
/* start lib css */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("https://view.juneapp.com/june-lp-framework/dev/sdk/2.2.0/fonts/fa-brands-400.eot");
  src: url("https://view.juneapp.com/june-lp-framework/dev/sdk/2.2.0/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("https://view.juneapp.com/june-lp-framework/dev/sdk/2.2.0/fonts/fa-brands-400.woff2") format("woff2"), url("https://view.juneapp.com/june-lp-framework/dev/sdk/2.2.0/fonts/fa-brands-400.woff") format("woff"), url("https://view.juneapp.com/june-lp-framework/dev/sdk/2.2.0/fonts/fa-brands-400.ttf") format("truetype"), url("https://view.juneapp.com/june-lp-framework/dev/sdk/2.2.0/fonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url("https://view.juneapp.com/june-lp-framework/dev/sdk/2.2.0/fonts/fa-regular-400.eot");
  src: url("https://view.juneapp.com/june-lp-framework/dev/sdk/2.2.0/fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("https://view.juneapp.com/june-lp-framework/dev/sdk/2.2.0/fonts/fa-regular-400.woff2") format("woff2"), url("https://view.juneapp.com/june-lp-framework/dev/sdk/2.2.0/fonts/fa-regular-400.woff") format("woff"), url("https://view.juneapp.com/june-lp-framework/dev/sdk/2.2.0/fonts/fa-regular-400.ttf") format("truetype"), url("https://view.juneapp.com/june-lp-framework/dev/sdk/2.2.0/fonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("https://view.juneapp.com/june-lp-framework/dev/sdk/2.2.0/fonts/fa-solid-900.eot");
  src: url("https://view.juneapp.com/june-lp-framework/dev/sdk/2.2.0/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("https://view.juneapp.com/june-lp-framework/dev/sdk/2.2.0/fonts/fa-solid-900.woff2") format("woff2"), url("https://view.juneapp.com/june-lp-framework/dev/sdk/2.2.0/fonts/fa-solid-900.woff") format("woff"), url("https://view.juneapp.com/june-lp-framework/dev/sdk/2.2.0/fonts/fa-solid-900.ttf") format("truetype"), url("https://view.juneapp.com/june-lp-framework/dev/sdk/2.2.0/fonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

body:before {
  content: "xl";
  display: none; }

@media screen and (max-width: 1281px) {
  body:before {
    content: "lg"; } }

@media screen and (max-width: 992px) {
  body:before {
    content: "md"; } }

@media screen and (max-width: 600px) {
  body:before {
    content: "sm"; } }

.june-scope {
  width: 100%;
  height: 100%;
  /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
  /*For IE8 or lower*/
  /* Auto Height */
  /* 3D Effects */
  /* IE10 Windows Phone 8 Fixes */
  /*
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
*/
  /*
.swiper-button-prev,
.june-slider-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.june-slider-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.june-slider-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.june-slider-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.june-slider-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.june-slider-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
*/
  /*
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
*/
  /* Common Styles */
  /* Bullets */
  /* Progress */
  /* Scrollbar */
  /* Preloader */
  /* custom added */
  /*
 *  Usage:
 *
      <div class="sk-rotating-plane"></div>
 *
 */
  /*
 *  Usage:
 *
      <div class="sk-double-bounce">
        <div class="sk-child sk-double-bounce1"></div>
        <div class="sk-child sk-double-bounce2"></div>
      </div>
 *
 */
  /*
 *  Usage:
 *
      <div class="sk-wave">
        <div class="sk-rect sk-rect1"></div>
        <div class="sk-rect sk-rect2"></div>
        <div class="sk-rect sk-rect3"></div>
        <div class="sk-rect sk-rect4"></div>
        <div class="sk-rect sk-rect5"></div>
      </div>
 *
 */
  /*
 *  Usage:
 *
      <div class="sk-wandering-cubes">
        <div class="sk-cube sk-cube1"></div>
        <div class="sk-cube sk-cube2"></div>
      </div>
 *
 */
  /*
 *  Usage:
 *
      <div class="sk-spinner sk-spinner-pulse"></div>
 *
 */
  /*
 *  Usage:
 *
      <div class="sk-chasing-dots">
        <div class="sk-child sk-dot1"></div>
        <div class="sk-child sk-dot2"></div>
      </div>
 *
 */
  /*
 *  Usage:
 *
      <div class="sk-three-bounce">
        <div class="sk-child sk-bounce1"></div>
        <div class="sk-child sk-bounce2"></div>
        <div class="sk-child sk-bounce3"></div>
      </div>
 *
 */
  /*
 *  Usage:
 *
      <div class="sk-circle">
        <div class="sk-circle1 sk-child"></div>
        <div class="sk-circle2 sk-child"></div>
        <div class="sk-circle3 sk-child"></div>
        <div class="sk-circle4 sk-child"></div>
        <div class="sk-circle5 sk-child"></div>
        <div class="sk-circle6 sk-child"></div>
        <div class="sk-circle7 sk-child"></div>
        <div class="sk-circle8 sk-child"></div>
        <div class="sk-circle9 sk-child"></div>
        <div class="sk-circle10 sk-child"></div>
        <div class="sk-circle11 sk-child"></div>
        <div class="sk-circle12 sk-child"></div>
      </div>
 *
 */
  /*
 *  Usage:
 *
      <div class="sk-cube-grid">
        <div class="sk-cube sk-cube1"></div>
        <div class="sk-cube sk-cube2"></div>
        <div class="sk-cube sk-cube3"></div>
        <div class="sk-cube sk-cube4"></div>
        <div class="sk-cube sk-cube5"></div>
        <div class="sk-cube sk-cube6"></div>
        <div class="sk-cube sk-cube7"></div>
        <div class="sk-cube sk-cube8"></div>
        <div class="sk-cube sk-cube9"></div>
      </div>
 *
 */
  /*
 *  Usage:
 *
      <div class="sk-fading-circle">
        <div class="sk-circle1 sk-circle"></div>
        <div class="sk-circle2 sk-circle"></div>
        <div class="sk-circle3 sk-circle"></div>
        <div class="sk-circle4 sk-circle"></div>
        <div class="sk-circle5 sk-circle"></div>
        <div class="sk-circle6 sk-circle"></div>
        <div class="sk-circle7 sk-circle"></div>
        <div class="sk-circle8 sk-circle"></div>
        <div class="sk-circle9 sk-circle"></div>
        <div class="sk-circle10 sk-circle"></div>
        <div class="sk-circle11 sk-circle"></div>
        <div class="sk-circle12 sk-circle"></div>
      </div>
 *
 */
  /*
 *  Usage:
 *
      <div class="sk-folding-cube">
        <div class="sk-cube1 sk-cube"></div>
        <div class="sk-cube2 sk-cube"></div>
        <div class="sk-cube4 sk-cube"></div>
        <div class="sk-cube3 sk-cube"></div>
      </div>
 *
 */
  /*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  /* custom infinite */ }
  .june-scope body {
    width: 100%;
    height: 100%; }
  .june-scope .fa,
  .june-scope .fas,
  .june-scope .far,
  .june-scope .fal,
  .june-scope .fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1; }
  .june-scope .fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -.0667em; }
  .june-scope .fa-xs {
    font-size: .75em; }
  .june-scope .fa-sm {
    font-size: .875em; }
  .june-scope .fa-1x {
    font-size: 1em; }
  .june-scope .fa-2x {
    font-size: 2em; }
  .june-scope .fa-3x {
    font-size: 3em; }
  .june-scope .fa-4x {
    font-size: 4em; }
  .june-scope .fa-5x {
    font-size: 5em; }
  .june-scope .fa-6x {
    font-size: 6em; }
  .june-scope .fa-7x {
    font-size: 7em; }
  .june-scope .fa-8x {
    font-size: 8em; }
  .june-scope .fa-9x {
    font-size: 9em; }
  .june-scope .fa-10x {
    font-size: 10em; }
  .june-scope .fa-fw {
    text-align: center;
    width: 1.25em; }
  .june-scope .fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0; }
    .june-scope .fa-ul > li {
      position: relative; }
  .june-scope .fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit; }
  .june-scope .fa-border {
    border: solid 0.08em #eee;
    border-radius: .1em;
    padding: .2em .25em .15em; }
  .june-scope .fa-pull-left {
    float: left; }
  .june-scope .fa-pull-right {
    float: right; }
  .june-scope .fa.fa-pull-left,
  .june-scope .fas.fa-pull-left,
  .june-scope .far.fa-pull-left,
  .june-scope .fal.fa-pull-left,
  .june-scope .fab.fa-pull-left {
    margin-right: .3em; }
  .june-scope .fa.fa-pull-right,
  .june-scope .fas.fa-pull-right,
  .june-scope .far.fa-pull-right,
  .june-scope .fal.fa-pull-right,
  .june-scope .fab.fa-pull-right {
    margin-left: .3em; }
  .june-scope .fa-spin {
    animation: fa-spin 2s infinite linear; }
  .june-scope .fa-pulse {
    animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
  .june-scope .fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg); }
  .june-scope .fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg); }
  .june-scope .fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg); }
  .june-scope .fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scale(-1, 1); }
  .june-scope .fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scale(1, -1); }
  .june-scope .fa-flip-horizontal.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scale(-1, -1); }
  .june-scope :root .fa-rotate-90,
  .june-scope :root .fa-rotate-180,
  .june-scope :root .fa-rotate-270,
  .june-scope :root .fa-flip-horizontal,
  .june-scope :root .fa-flip-vertical {
    filter: none; }
  .june-scope .fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em; }
  .june-scope .fa-stack-1x,
  .june-scope .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%; }
  .june-scope .fa-stack-1x {
    line-height: inherit; }
  .june-scope .fa-stack-2x {
    font-size: 2em; }
  .june-scope .fa-inverse {
    color: #fff; }
  .june-scope .fa-500px:before {
    content: "\f26e"; }
  .june-scope .fa-accessible-icon:before {
    content: "\f368"; }
  .june-scope .fa-accusoft:before {
    content: "\f369"; }
  .june-scope .fa-ad:before {
    content: "\f641"; }
  .june-scope .fa-address-book:before {
    content: "\f2b9"; }
  .june-scope .fa-address-card:before {
    content: "\f2bb"; }
  .june-scope .fa-adjust:before {
    content: "\f042"; }
  .june-scope .fa-adn:before {
    content: "\f170"; }
  .june-scope .fa-adversal:before {
    content: "\f36a"; }
  .june-scope .fa-affiliatetheme:before {
    content: "\f36b"; }
  .june-scope .fa-air-freshener:before {
    content: "\f5d0"; }
  .june-scope .fa-algolia:before {
    content: "\f36c"; }
  .june-scope .fa-align-center:before {
    content: "\f037"; }
  .june-scope .fa-align-justify:before {
    content: "\f039"; }
  .june-scope .fa-align-left:before {
    content: "\f036"; }
  .june-scope .fa-align-right:before {
    content: "\f038"; }
  .june-scope .fa-alipay:before {
    content: "\f642"; }
  .june-scope .fa-allergies:before {
    content: "\f461"; }
  .june-scope .fa-amazon:before {
    content: "\f270"; }
  .june-scope .fa-amazon-pay:before {
    content: "\f42c"; }
  .june-scope .fa-ambulance:before {
    content: "\f0f9"; }
  .june-scope .fa-american-sign-language-interpreting:before {
    content: "\f2a3"; }
  .june-scope .fa-amilia:before {
    content: "\f36d"; }
  .june-scope .fa-anchor:before {
    content: "\f13d"; }
  .june-scope .fa-android:before {
    content: "\f17b"; }
  .june-scope .fa-angellist:before {
    content: "\f209"; }
  .june-scope .fa-angle-double-down:before {
    content: "\f103"; }
  .june-scope .fa-angle-double-left:before {
    content: "\f100"; }
  .june-scope .fa-angle-double-right:before {
    content: "\f101"; }
  .june-scope .fa-angle-double-up:before {
    content: "\f102"; }
  .june-scope .fa-angle-down:before {
    content: "\f107"; }
  .june-scope .fa-angle-left:before {
    content: "\f104"; }
  .june-scope .fa-angle-right:before {
    content: "\f105"; }
  .june-scope .fa-angle-up:before {
    content: "\f106"; }
  .june-scope .fa-angry:before {
    content: "\f556"; }
  .june-scope .fa-angrycreative:before {
    content: "\f36e"; }
  .june-scope .fa-angular:before {
    content: "\f420"; }
  .june-scope .fa-ankh:before {
    content: "\f644"; }
  .june-scope .fa-app-store:before {
    content: "\f36f"; }
  .june-scope .fa-app-store-ios:before {
    content: "\f370"; }
  .june-scope .fa-apper:before {
    content: "\f371"; }
  .june-scope .fa-apple:before {
    content: "\f179"; }
  .june-scope .fa-apple-alt:before {
    content: "\f5d1"; }
  .june-scope .fa-apple-pay:before {
    content: "\f415"; }
  .june-scope .fa-archive:before {
    content: "\f187"; }
  .june-scope .fa-archway:before {
    content: "\f557"; }
  .june-scope .fa-arrow-alt-circle-down:before {
    content: "\f358"; }
  .june-scope .fa-arrow-alt-circle-left:before {
    content: "\f359"; }
  .june-scope .fa-arrow-alt-circle-right:before {
    content: "\f35a"; }
  .june-scope .fa-arrow-alt-circle-up:before {
    content: "\f35b"; }
  .june-scope .fa-arrow-circle-down:before {
    content: "\f0ab"; }
  .june-scope .fa-arrow-circle-left:before {
    content: "\f0a8"; }
  .june-scope .fa-arrow-circle-right:before {
    content: "\f0a9"; }
  .june-scope .fa-arrow-circle-up:before {
    content: "\f0aa"; }
  .june-scope .fa-arrow-down:before {
    content: "\f063"; }
  .june-scope .fa-arrow-left:before {
    content: "\f060"; }
  .june-scope .fa-arrow-right:before {
    content: "\f061"; }
  .june-scope .fa-arrow-up:before {
    content: "\f062"; }
  .june-scope .fa-arrows-alt:before {
    content: "\f0b2"; }
  .june-scope .fa-arrows-alt-h:before {
    content: "\f337"; }
  .june-scope .fa-arrows-alt-v:before {
    content: "\f338"; }
  .june-scope .fa-assistive-listening-systems:before {
    content: "\f2a2"; }
  .june-scope .fa-asterisk:before {
    content: "\f069"; }
  .june-scope .fa-asymmetrik:before {
    content: "\f372"; }
  .june-scope .fa-at:before {
    content: "\f1fa"; }
  .june-scope .fa-atlas:before {
    content: "\f558"; }
  .june-scope .fa-atom:before {
    content: "\f5d2"; }
  .june-scope .fa-audible:before {
    content: "\f373"; }
  .june-scope .fa-audio-description:before {
    content: "\f29e"; }
  .june-scope .fa-autoprefixer:before {
    content: "\f41c"; }
  .june-scope .fa-avianex:before {
    content: "\f374"; }
  .june-scope .fa-aviato:before {
    content: "\f421"; }
  .june-scope .fa-award:before {
    content: "\f559"; }
  .june-scope .fa-aws:before {
    content: "\f375"; }
  .june-scope .fa-backspace:before {
    content: "\f55a"; }
  .june-scope .fa-backward:before {
    content: "\f04a"; }
  .june-scope .fa-balance-scale:before {
    content: "\f24e"; }
  .june-scope .fa-ban:before {
    content: "\f05e"; }
  .june-scope .fa-band-aid:before {
    content: "\f462"; }
  .june-scope .fa-bandcamp:before {
    content: "\f2d5"; }
  .june-scope .fa-barcode:before {
    content: "\f02a"; }
  .june-scope .fa-bars:before {
    content: "\f0c9"; }
  .june-scope .fa-baseball-ball:before {
    content: "\f433"; }
  .june-scope .fa-basketball-ball:before {
    content: "\f434"; }
  .june-scope .fa-bath:before {
    content: "\f2cd"; }
  .june-scope .fa-battery-empty:before {
    content: "\f244"; }
  .june-scope .fa-battery-full:before {
    content: "\f240"; }
  .june-scope .fa-battery-half:before {
    content: "\f242"; }
  .june-scope .fa-battery-quarter:before {
    content: "\f243"; }
  .june-scope .fa-battery-three-quarters:before {
    content: "\f241"; }
  .june-scope .fa-bed:before {
    content: "\f236"; }
  .june-scope .fa-beer:before {
    content: "\f0fc"; }
  .june-scope .fa-behance:before {
    content: "\f1b4"; }
  .june-scope .fa-behance-square:before {
    content: "\f1b5"; }
  .june-scope .fa-bell:before {
    content: "\f0f3"; }
  .june-scope .fa-bell-slash:before {
    content: "\f1f6"; }
  .june-scope .fa-bezier-curve:before {
    content: "\f55b"; }
  .june-scope .fa-bible:before {
    content: "\f647"; }
  .june-scope .fa-bicycle:before {
    content: "\f206"; }
  .june-scope .fa-bimobject:before {
    content: "\f378"; }
  .june-scope .fa-binoculars:before {
    content: "\f1e5"; }
  .june-scope .fa-birthday-cake:before {
    content: "\f1fd"; }
  .june-scope .fa-bitbucket:before {
    content: "\f171"; }
  .june-scope .fa-bitcoin:before {
    content: "\f379"; }
  .june-scope .fa-bity:before {
    content: "\f37a"; }
  .june-scope .fa-black-tie:before {
    content: "\f27e"; }
  .june-scope .fa-blackberry:before {
    content: "\f37b"; }
  .june-scope .fa-blender:before {
    content: "\f517"; }
  .june-scope .fa-blind:before {
    content: "\f29d"; }
  .june-scope .fa-blogger:before {
    content: "\f37c"; }
  .june-scope .fa-blogger-b:before {
    content: "\f37d"; }
  .june-scope .fa-bluetooth:before {
    content: "\f293"; }
  .june-scope .fa-bluetooth-b:before {
    content: "\f294"; }
  .june-scope .fa-bold:before {
    content: "\f032"; }
  .june-scope .fa-bolt:before {
    content: "\f0e7"; }
  .june-scope .fa-bomb:before {
    content: "\f1e2"; }
  .june-scope .fa-bone:before {
    content: "\f5d7"; }
  .june-scope .fa-bong:before {
    content: "\f55c"; }
  .june-scope .fa-book:before {
    content: "\f02d"; }
  .june-scope .fa-book-open:before {
    content: "\f518"; }
  .june-scope .fa-book-reader:before {
    content: "\f5da"; }
  .june-scope .fa-bookmark:before {
    content: "\f02e"; }
  .june-scope .fa-bowling-ball:before {
    content: "\f436"; }
  .june-scope .fa-box:before {
    content: "\f466"; }
  .june-scope .fa-box-open:before {
    content: "\f49e"; }
  .june-scope .fa-boxes:before {
    content: "\f468"; }
  .june-scope .fa-braille:before {
    content: "\f2a1"; }
  .june-scope .fa-brain:before {
    content: "\f5dc"; }
  .june-scope .fa-briefcase:before {
    content: "\f0b1"; }
  .june-scope .fa-briefcase-medical:before {
    content: "\f469"; }
  .june-scope .fa-broadcast-tower:before {
    content: "\f519"; }
  .june-scope .fa-broom:before {
    content: "\f51a"; }
  .june-scope .fa-brush:before {
    content: "\f55d"; }
  .june-scope .fa-btc:before {
    content: "\f15a"; }
  .june-scope .fa-bug:before {
    content: "\f188"; }
  .june-scope .fa-building:before {
    content: "\f1ad"; }
  .june-scope .fa-bullhorn:before {
    content: "\f0a1"; }
  .june-scope .fa-bullseye:before {
    content: "\f140"; }
  .june-scope .fa-burn:before {
    content: "\f46a"; }
  .june-scope .fa-buromobelexperte:before {
    content: "\f37f"; }
  .june-scope .fa-bus:before {
    content: "\f207"; }
  .june-scope .fa-bus-alt:before {
    content: "\f55e"; }
  .june-scope .fa-business-time:before {
    content: "\f64a"; }
  .june-scope .fa-buysellads:before {
    content: "\f20d"; }
  .june-scope .fa-calculator:before {
    content: "\f1ec"; }
  .june-scope .fa-calendar:before {
    content: "\f133"; }
  .june-scope .fa-calendar-alt:before {
    content: "\f073"; }
  .june-scope .fa-calendar-check:before {
    content: "\f274"; }
  .june-scope .fa-calendar-minus:before {
    content: "\f272"; }
  .june-scope .fa-calendar-plus:before {
    content: "\f271"; }
  .june-scope .fa-calendar-times:before {
    content: "\f273"; }
  .june-scope .fa-camera:before {
    content: "\f030"; }
  .june-scope .fa-camera-retro:before {
    content: "\f083"; }
  .june-scope .fa-cannabis:before {
    content: "\f55f"; }
  .june-scope .fa-capsules:before {
    content: "\f46b"; }
  .june-scope .fa-car:before {
    content: "\f1b9"; }
  .june-scope .fa-car-alt:before {
    content: "\f5de"; }
  .june-scope .fa-car-battery:before {
    content: "\f5df"; }
  .june-scope .fa-car-crash:before {
    content: "\f5e1"; }
  .june-scope .fa-car-side:before {
    content: "\f5e4"; }
  .june-scope .fa-caret-down:before {
    content: "\f0d7"; }
  .june-scope .fa-caret-left:before {
    content: "\f0d9"; }
  .june-scope .fa-caret-right:before {
    content: "\f0da"; }
  .june-scope .fa-caret-square-down:before {
    content: "\f150"; }
  .june-scope .fa-caret-square-left:before {
    content: "\f191"; }
  .june-scope .fa-caret-square-right:before {
    content: "\f152"; }
  .june-scope .fa-caret-square-up:before {
    content: "\f151"; }
  .june-scope .fa-caret-up:before {
    content: "\f0d8"; }
  .june-scope .fa-cart-arrow-down:before {
    content: "\f218"; }
  .june-scope .fa-cart-plus:before {
    content: "\f217"; }
  .june-scope .fa-cc-amazon-pay:before {
    content: "\f42d"; }
  .june-scope .fa-cc-amex:before {
    content: "\f1f3"; }
  .june-scope .fa-cc-apple-pay:before {
    content: "\f416"; }
  .june-scope .fa-cc-diners-club:before {
    content: "\f24c"; }
  .june-scope .fa-cc-discover:before {
    content: "\f1f2"; }
  .june-scope .fa-cc-jcb:before {
    content: "\f24b"; }
  .june-scope .fa-cc-mastercard:before {
    content: "\f1f1"; }
  .june-scope .fa-cc-paypal:before {
    content: "\f1f4"; }
  .june-scope .fa-cc-stripe:before {
    content: "\f1f5"; }
  .june-scope .fa-cc-visa:before {
    content: "\f1f0"; }
  .june-scope .fa-centercode:before {
    content: "\f380"; }
  .june-scope .fa-certificate:before {
    content: "\f0a3"; }
  .june-scope .fa-chalkboard:before {
    content: "\f51b"; }
  .june-scope .fa-chalkboard-teacher:before {
    content: "\f51c"; }
  .june-scope .fa-charging-station:before {
    content: "\f5e7"; }
  .june-scope .fa-chart-area:before {
    content: "\f1fe"; }
  .june-scope .fa-chart-bar:before {
    content: "\f080"; }
  .june-scope .fa-chart-line:before {
    content: "\f201"; }
  .june-scope .fa-chart-pie:before {
    content: "\f200"; }
  .june-scope .fa-check:before {
    content: "\f00c"; }
  .june-scope .fa-check-circle:before {
    content: "\f058"; }
  .june-scope .fa-check-double:before {
    content: "\f560"; }
  .june-scope .fa-check-square:before {
    content: "\f14a"; }
  .june-scope .fa-chess:before {
    content: "\f439"; }
  .june-scope .fa-chess-bishop:before {
    content: "\f43a"; }
  .june-scope .fa-chess-board:before {
    content: "\f43c"; }
  .june-scope .fa-chess-king:before {
    content: "\f43f"; }
  .june-scope .fa-chess-knight:before {
    content: "\f441"; }
  .june-scope .fa-chess-pawn:before {
    content: "\f443"; }
  .june-scope .fa-chess-queen:before {
    content: "\f445"; }
  .june-scope .fa-chess-rook:before {
    content: "\f447"; }
  .june-scope .fa-chevron-circle-down:before {
    content: "\f13a"; }
  .june-scope .fa-chevron-circle-left:before {
    content: "\f137"; }
  .june-scope .fa-chevron-circle-right:before {
    content: "\f138"; }
  .june-scope .fa-chevron-circle-up:before {
    content: "\f139"; }
  .june-scope .fa-chevron-down:before {
    content: "\f078"; }
  .june-scope .fa-chevron-left:before {
    content: "\f053"; }
  .june-scope .fa-chevron-right:before {
    content: "\f054"; }
  .june-scope .fa-chevron-up:before {
    content: "\f077"; }
  .june-scope .fa-child:before {
    content: "\f1ae"; }
  .june-scope .fa-chrome:before {
    content: "\f268"; }
  .june-scope .fa-church:before {
    content: "\f51d"; }
  .june-scope .fa-circle:before {
    content: "\f111"; }
  .june-scope .fa-circle-notch:before {
    content: "\f1ce"; }
  .june-scope .fa-city:before {
    content: "\f64f"; }
  .june-scope .fa-clipboard:before {
    content: "\f328"; }
  .june-scope .fa-clipboard-check:before {
    content: "\f46c"; }
  .june-scope .fa-clipboard-list:before {
    content: "\f46d"; }
  .june-scope .fa-clock:before {
    content: "\f017"; }
  .june-scope .fa-clone:before {
    content: "\f24d"; }
  .june-scope .fa-closed-captioning:before {
    content: "\f20a"; }
  .june-scope .fa-cloud:before {
    content: "\f0c2"; }
  .june-scope .fa-cloud-download-alt:before {
    content: "\f381"; }
  .june-scope .fa-cloud-upload-alt:before {
    content: "\f382"; }
  .june-scope .fa-cloudscale:before {
    content: "\f383"; }
  .june-scope .fa-cloudsmith:before {
    content: "\f384"; }
  .june-scope .fa-cloudversify:before {
    content: "\f385"; }
  .june-scope .fa-cocktail:before {
    content: "\f561"; }
  .june-scope .fa-code:before {
    content: "\f121"; }
  .june-scope .fa-code-branch:before {
    content: "\f126"; }
  .june-scope .fa-codepen:before {
    content: "\f1cb"; }
  .june-scope .fa-codiepie:before {
    content: "\f284"; }
  .june-scope .fa-coffee:before {
    content: "\f0f4"; }
  .june-scope .fa-cog:before {
    content: "\f013"; }
  .june-scope .fa-cogs:before {
    content: "\f085"; }
  .june-scope .fa-coins:before {
    content: "\f51e"; }
  .june-scope .fa-columns:before {
    content: "\f0db"; }
  .june-scope .fa-comment:before {
    content: "\f075"; }
  .june-scope .fa-comment-alt:before {
    content: "\f27a"; }
  .june-scope .fa-comment-dollar:before {
    content: "\f651"; }
  .june-scope .fa-comment-dots:before {
    content: "\f4ad"; }
  .june-scope .fa-comment-slash:before {
    content: "\f4b3"; }
  .june-scope .fa-comments:before {
    content: "\f086"; }
  .june-scope .fa-comments-dollar:before {
    content: "\f653"; }
  .june-scope .fa-compact-disc:before {
    content: "\f51f"; }
  .june-scope .fa-compass:before {
    content: "\f14e"; }
  .june-scope .fa-compress:before {
    content: "\f066"; }
  .june-scope .fa-concierge-bell:before {
    content: "\f562"; }
  .june-scope .fa-connectdevelop:before {
    content: "\f20e"; }
  .june-scope .fa-contao:before {
    content: "\f26d"; }
  .june-scope .fa-cookie:before {
    content: "\f563"; }
  .june-scope .fa-cookie-bite:before {
    content: "\f564"; }
  .june-scope .fa-copy:before {
    content: "\f0c5"; }
  .june-scope .fa-copyright:before {
    content: "\f1f9"; }
  .june-scope .fa-couch:before {
    content: "\f4b8"; }
  .june-scope .fa-cpanel:before {
    content: "\f388"; }
  .june-scope .fa-creative-commons:before {
    content: "\f25e"; }
  .june-scope .fa-creative-commons-by:before {
    content: "\f4e7"; }
  .june-scope .fa-creative-commons-nc:before {
    content: "\f4e8"; }
  .june-scope .fa-creative-commons-nc-eu:before {
    content: "\f4e9"; }
  .june-scope .fa-creative-commons-nc-jp:before {
    content: "\f4ea"; }
  .june-scope .fa-creative-commons-nd:before {
    content: "\f4eb"; }
  .june-scope .fa-creative-commons-pd:before {
    content: "\f4ec"; }
  .june-scope .fa-creative-commons-pd-alt:before {
    content: "\f4ed"; }
  .june-scope .fa-creative-commons-remix:before {
    content: "\f4ee"; }
  .june-scope .fa-creative-commons-sa:before {
    content: "\f4ef"; }
  .june-scope .fa-creative-commons-sampling:before {
    content: "\f4f0"; }
  .june-scope .fa-creative-commons-sampling-plus:before {
    content: "\f4f1"; }
  .june-scope .fa-creative-commons-share:before {
    content: "\f4f2"; }
  .june-scope .fa-credit-card:before {
    content: "\f09d"; }
  .june-scope .fa-crop:before {
    content: "\f125"; }
  .june-scope .fa-crop-alt:before {
    content: "\f565"; }
  .june-scope .fa-cross:before {
    content: "\f654"; }
  .june-scope .fa-crosshairs:before {
    content: "\f05b"; }
  .june-scope .fa-crow:before {
    content: "\f520"; }
  .june-scope .fa-crown:before {
    content: "\f521"; }
  .june-scope .fa-css3:before {
    content: "\f13c"; }
  .june-scope .fa-css3-alt:before {
    content: "\f38b"; }
  .june-scope .fa-cube:before {
    content: "\f1b2"; }
  .june-scope .fa-cubes:before {
    content: "\f1b3"; }
  .june-scope .fa-cut:before {
    content: "\f0c4"; }
  .june-scope .fa-cuttlefish:before {
    content: "\f38c"; }
  .june-scope .fa-d-and-d:before {
    content: "\f38d"; }
  .june-scope .fa-dashcube:before {
    content: "\f210"; }
  .june-scope .fa-database:before {
    content: "\f1c0"; }
  .june-scope .fa-deaf:before {
    content: "\f2a4"; }
  .june-scope .fa-delicious:before {
    content: "\f1a5"; }
  .june-scope .fa-deploydog:before {
    content: "\f38e"; }
  .june-scope .fa-deskpro:before {
    content: "\f38f"; }
  .june-scope .fa-desktop:before {
    content: "\f108"; }
  .june-scope .fa-deviantart:before {
    content: "\f1bd"; }
  .june-scope .fa-dharmachakra:before {
    content: "\f655"; }
  .june-scope .fa-diagnoses:before {
    content: "\f470"; }
  .june-scope .fa-dice:before {
    content: "\f522"; }
  .june-scope .fa-dice-five:before {
    content: "\f523"; }
  .june-scope .fa-dice-four:before {
    content: "\f524"; }
  .june-scope .fa-dice-one:before {
    content: "\f525"; }
  .june-scope .fa-dice-six:before {
    content: "\f526"; }
  .june-scope .fa-dice-three:before {
    content: "\f527"; }
  .june-scope .fa-dice-two:before {
    content: "\f528"; }
  .june-scope .fa-digg:before {
    content: "\f1a6"; }
  .june-scope .fa-digital-ocean:before {
    content: "\f391"; }
  .june-scope .fa-digital-tachograph:before {
    content: "\f566"; }
  .june-scope .fa-directions:before {
    content: "\f5eb"; }
  .june-scope .fa-discord:before {
    content: "\f392"; }
  .june-scope .fa-discourse:before {
    content: "\f393"; }
  .june-scope .fa-divide:before {
    content: "\f529"; }
  .june-scope .fa-dizzy:before {
    content: "\f567"; }
  .june-scope .fa-dna:before {
    content: "\f471"; }
  .june-scope .fa-dochub:before {
    content: "\f394"; }
  .june-scope .fa-docker:before {
    content: "\f395"; }
  .june-scope .fa-dollar-sign:before {
    content: "\f155"; }
  .june-scope .fa-dolly:before {
    content: "\f472"; }
  .june-scope .fa-dolly-flatbed:before {
    content: "\f474"; }
  .june-scope .fa-donate:before {
    content: "\f4b9"; }
  .june-scope .fa-door-closed:before {
    content: "\f52a"; }
  .june-scope .fa-door-open:before {
    content: "\f52b"; }
  .june-scope .fa-dot-circle:before {
    content: "\f192"; }
  .june-scope .fa-dove:before {
    content: "\f4ba"; }
  .june-scope .fa-download:before {
    content: "\f019"; }
  .june-scope .fa-draft2digital:before {
    content: "\f396"; }
  .june-scope .fa-drafting-compass:before {
    content: "\f568"; }
  .june-scope .fa-draw-polygon:before {
    content: "\f5ee"; }
  .june-scope .fa-dribbble:before {
    content: "\f17d"; }
  .june-scope .fa-dribbble-square:before {
    content: "\f397"; }
  .june-scope .fa-dropbox:before {
    content: "\f16b"; }
  .june-scope .fa-drum:before {
    content: "\f569"; }
  .june-scope .fa-drum-steelpan:before {
    content: "\f56a"; }
  .june-scope .fa-drupal:before {
    content: "\f1a9"; }
  .june-scope .fa-dumbbell:before {
    content: "\f44b"; }
  .june-scope .fa-dyalog:before {
    content: "\f399"; }
  .june-scope .fa-earlybirds:before {
    content: "\f39a"; }
  .june-scope .fa-ebay:before {
    content: "\f4f4"; }
  .june-scope .fa-edge:before {
    content: "\f282"; }
  .june-scope .fa-edit:before {
    content: "\f044"; }
  .june-scope .fa-eject:before {
    content: "\f052"; }
  .june-scope .fa-elementor:before {
    content: "\f430"; }
  .june-scope .fa-ellipsis-h:before {
    content: "\f141"; }
  .june-scope .fa-ellipsis-v:before {
    content: "\f142"; }
  .june-scope .fa-ello:before {
    content: "\f5f1"; }
  .june-scope .fa-ember:before {
    content: "\f423"; }
  .june-scope .fa-empire:before {
    content: "\f1d1"; }
  .june-scope .fa-envelope:before {
    content: "\f0e0"; }
  .june-scope .fa-envelope-open:before {
    content: "\f2b6"; }
  .june-scope .fa-envelope-open-text:before {
    content: "\f658"; }
  .june-scope .fa-envelope-square:before {
    content: "\f199"; }
  .june-scope .fa-envira:before {
    content: "\f299"; }
  .june-scope .fa-equals:before {
    content: "\f52c"; }
  .june-scope .fa-eraser:before {
    content: "\f12d"; }
  .june-scope .fa-erlang:before {
    content: "\f39d"; }
  .june-scope .fa-ethereum:before {
    content: "\f42e"; }
  .june-scope .fa-etsy:before {
    content: "\f2d7"; }
  .june-scope .fa-euro-sign:before {
    content: "\f153"; }
  .june-scope .fa-exchange-alt:before {
    content: "\f362"; }
  .june-scope .fa-exclamation:before {
    content: "\f12a"; }
  .june-scope .fa-exclamation-circle:before {
    content: "\f06a"; }
  .june-scope .fa-exclamation-triangle:before {
    content: "\f071"; }
  .june-scope .fa-expand:before {
    content: "\f065"; }
  .june-scope .fa-expand-arrows-alt:before {
    content: "\f31e"; }
  .june-scope .fa-expeditedssl:before {
    content: "\f23e"; }
  .june-scope .fa-external-link-alt:before {
    content: "\f35d"; }
  .june-scope .fa-external-link-square-alt:before {
    content: "\f360"; }
  .june-scope .fa-eye:before {
    content: "\f06e"; }
  .june-scope .fa-eye-dropper:before {
    content: "\f1fb"; }
  .june-scope .fa-eye-slash:before {
    content: "\f070"; }
  .june-scope .fa-facebook:before {
    content: "\f09a"; }
  .june-scope .fa-facebook-f:before {
    content: "\f39e"; }
  .june-scope .fa-facebook-messenger:before {
    content: "\f39f"; }
  .june-scope .fa-facebook-square:before {
    content: "\f082"; }
  .june-scope .fa-fast-backward:before {
    content: "\f049"; }
  .june-scope .fa-fast-forward:before {
    content: "\f050"; }
  .june-scope .fa-fax:before {
    content: "\f1ac"; }
  .june-scope .fa-feather:before {
    content: "\f52d"; }
  .june-scope .fa-feather-alt:before {
    content: "\f56b"; }
  .june-scope .fa-female:before {
    content: "\f182"; }
  .june-scope .fa-fighter-jet:before {
    content: "\f0fb"; }
  .june-scope .fa-file:before {
    content: "\f15b"; }
  .june-scope .fa-file-alt:before {
    content: "\f15c"; }
  .june-scope .fa-file-archive:before {
    content: "\f1c6"; }
  .june-scope .fa-file-audio:before {
    content: "\f1c7"; }
  .june-scope .fa-file-code:before {
    content: "\f1c9"; }
  .june-scope .fa-file-contract:before {
    content: "\f56c"; }
  .june-scope .fa-file-download:before {
    content: "\f56d"; }
  .june-scope .fa-file-excel:before {
    content: "\f1c3"; }
  .june-scope .fa-file-export:before {
    content: "\f56e"; }
  .june-scope .fa-file-image:before {
    content: "\f1c5"; }
  .june-scope .fa-file-import:before {
    content: "\f56f"; }
  .june-scope .fa-file-invoice:before {
    content: "\f570"; }
  .june-scope .fa-file-invoice-dollar:before {
    content: "\f571"; }
  .june-scope .fa-file-medical:before {
    content: "\f477"; }
  .june-scope .fa-file-medical-alt:before {
    content: "\f478"; }
  .june-scope .fa-file-pdf:before {
    content: "\f1c1"; }
  .june-scope .fa-file-powerpoint:before {
    content: "\f1c4"; }
  .june-scope .fa-file-prescription:before {
    content: "\f572"; }
  .june-scope .fa-file-signature:before {
    content: "\f573"; }
  .june-scope .fa-file-upload:before {
    content: "\f574"; }
  .june-scope .fa-file-video:before {
    content: "\f1c8"; }
  .june-scope .fa-file-word:before {
    content: "\f1c2"; }
  .june-scope .fa-fill:before {
    content: "\f575"; }
  .june-scope .fa-fill-drip:before {
    content: "\f576"; }
  .june-scope .fa-film:before {
    content: "\f008"; }
  .june-scope .fa-filter:before {
    content: "\f0b0"; }
  .june-scope .fa-fingerprint:before {
    content: "\f577"; }
  .june-scope .fa-fire:before {
    content: "\f06d"; }
  .june-scope .fa-fire-extinguisher:before {
    content: "\f134"; }
  .june-scope .fa-firefox:before {
    content: "\f269"; }
  .june-scope .fa-first-aid:before {
    content: "\f479"; }
  .june-scope .fa-first-order:before {
    content: "\f2b0"; }
  .june-scope .fa-first-order-alt:before {
    content: "\f50a"; }
  .june-scope .fa-firstdraft:before {
    content: "\f3a1"; }
  .june-scope .fa-fish:before {
    content: "\f578"; }
  .june-scope .fa-flag:before {
    content: "\f024"; }
  .june-scope .fa-flag-checkered:before {
    content: "\f11e"; }
  .june-scope .fa-flask:before {
    content: "\f0c3"; }
  .june-scope .fa-flickr:before {
    content: "\f16e"; }
  .june-scope .fa-flipboard:before {
    content: "\f44d"; }
  .june-scope .fa-flushed:before {
    content: "\f579"; }
  .june-scope .fa-fly:before {
    content: "\f417"; }
  .june-scope .fa-folder:before {
    content: "\f07b"; }
  .june-scope .fa-folder-minus:before {
    content: "\f65d"; }
  .june-scope .fa-folder-open:before {
    content: "\f07c"; }
  .june-scope .fa-folder-plus:before {
    content: "\f65e"; }
  .june-scope .fa-font:before {
    content: "\f031"; }
  .june-scope .fa-font-awesome:before {
    content: "\f2b4"; }
  .june-scope .fa-font-awesome-alt:before {
    content: "\f35c"; }
  .june-scope .fa-font-awesome-flag:before {
    content: "\f425"; }
  .june-scope .fa-font-awesome-logo-full:before {
    content: "\f4e6"; }
  .june-scope .fa-fonticons:before {
    content: "\f280"; }
  .june-scope .fa-fonticons-fi:before {
    content: "\f3a2"; }
  .june-scope .fa-football-ball:before {
    content: "\f44e"; }
  .june-scope .fa-fort-awesome:before {
    content: "\f286"; }
  .june-scope .fa-fort-awesome-alt:before {
    content: "\f3a3"; }
  .june-scope .fa-forumbee:before {
    content: "\f211"; }
  .june-scope .fa-forward:before {
    content: "\f04e"; }
  .june-scope .fa-foursquare:before {
    content: "\f180"; }
  .june-scope .fa-free-code-camp:before {
    content: "\f2c5"; }
  .june-scope .fa-freebsd:before {
    content: "\f3a4"; }
  .june-scope .fa-frog:before {
    content: "\f52e"; }
  .june-scope .fa-frown:before {
    content: "\f119"; }
  .june-scope .fa-frown-open:before {
    content: "\f57a"; }
  .june-scope .fa-fulcrum:before {
    content: "\f50b"; }
  .june-scope .fa-funnel-dollar:before {
    content: "\f662"; }
  .june-scope .fa-futbol:before {
    content: "\f1e3"; }
  .june-scope .fa-galactic-republic:before {
    content: "\f50c"; }
  .june-scope .fa-galactic-senate:before {
    content: "\f50d"; }
  .june-scope .fa-gamepad:before {
    content: "\f11b"; }
  .june-scope .fa-gas-pump:before {
    content: "\f52f"; }
  .june-scope .fa-gavel:before {
    content: "\f0e3"; }
  .june-scope .fa-gem:before {
    content: "\f3a5"; }
  .june-scope .fa-genderless:before {
    content: "\f22d"; }
  .june-scope .fa-get-pocket:before {
    content: "\f265"; }
  .june-scope .fa-gg:before {
    content: "\f260"; }
  .june-scope .fa-gg-circle:before {
    content: "\f261"; }
  .june-scope .fa-gift:before {
    content: "\f06b"; }
  .june-scope .fa-git:before {
    content: "\f1d3"; }
  .june-scope .fa-git-square:before {
    content: "\f1d2"; }
  .june-scope .fa-github:before {
    content: "\f09b"; }
  .june-scope .fa-github-alt:before {
    content: "\f113"; }
  .june-scope .fa-github-square:before {
    content: "\f092"; }
  .june-scope .fa-gitkraken:before {
    content: "\f3a6"; }
  .june-scope .fa-gitlab:before {
    content: "\f296"; }
  .june-scope .fa-gitter:before {
    content: "\f426"; }
  .june-scope .fa-glass-martini:before {
    content: "\f000"; }
  .june-scope .fa-glass-martini-alt:before {
    content: "\f57b"; }
  .june-scope .fa-glasses:before {
    content: "\f530"; }
  .june-scope .fa-glide:before {
    content: "\f2a5"; }
  .june-scope .fa-glide-g:before {
    content: "\f2a6"; }
  .june-scope .fa-globe:before {
    content: "\f0ac"; }
  .june-scope .fa-globe-africa:before {
    content: "\f57c"; }
  .june-scope .fa-globe-americas:before {
    content: "\f57d"; }
  .june-scope .fa-globe-asia:before {
    content: "\f57e"; }
  .june-scope .fa-gofore:before {
    content: "\f3a7"; }
  .june-scope .fa-golf-ball:before {
    content: "\f450"; }
  .june-scope .fa-goodreads:before {
    content: "\f3a8"; }
  .june-scope .fa-goodreads-g:before {
    content: "\f3a9"; }
  .june-scope .fa-google:before {
    content: "\f1a0"; }
  .june-scope .fa-google-drive:before {
    content: "\f3aa"; }
  .june-scope .fa-google-play:before {
    content: "\f3ab"; }
  .june-scope .fa-google-plus:before {
    content: "\f2b3"; }
  .june-scope .fa-google-plus-g:before {
    content: "\f0d5"; }
  .june-scope .fa-google-plus-square:before {
    content: "\f0d4"; }
  .june-scope .fa-google-wallet:before {
    content: "\f1ee"; }
  .june-scope .fa-gopuram:before {
    content: "\f664"; }
  .june-scope .fa-graduation-cap:before {
    content: "\f19d"; }
  .june-scope .fa-gratipay:before {
    content: "\f184"; }
  .june-scope .fa-grav:before {
    content: "\f2d6"; }
  .june-scope .fa-greater-than:before {
    content: "\f531"; }
  .june-scope .fa-greater-than-equal:before {
    content: "\f532"; }
  .june-scope .fa-grimace:before {
    content: "\f57f"; }
  .june-scope .fa-grin:before {
    content: "\f580"; }
  .june-scope .fa-grin-alt:before {
    content: "\f581"; }
  .june-scope .fa-grin-beam:before {
    content: "\f582"; }
  .june-scope .fa-grin-beam-sweat:before {
    content: "\f583"; }
  .june-scope .fa-grin-hearts:before {
    content: "\f584"; }
  .june-scope .fa-grin-squint:before {
    content: "\f585"; }
  .june-scope .fa-grin-squint-tears:before {
    content: "\f586"; }
  .june-scope .fa-grin-stars:before {
    content: "\f587"; }
  .june-scope .fa-grin-tears:before {
    content: "\f588"; }
  .june-scope .fa-grin-tongue:before {
    content: "\f589"; }
  .june-scope .fa-grin-tongue-squint:before {
    content: "\f58a"; }
  .june-scope .fa-grin-tongue-wink:before {
    content: "\f58b"; }
  .june-scope .fa-grin-wink:before {
    content: "\f58c"; }
  .june-scope .fa-grip-horizontal:before {
    content: "\f58d"; }
  .june-scope .fa-grip-vertical:before {
    content: "\f58e"; }
  .june-scope .fa-gripfire:before {
    content: "\f3ac"; }
  .june-scope .fa-grunt:before {
    content: "\f3ad"; }
  .june-scope .fa-gulp:before {
    content: "\f3ae"; }
  .june-scope .fa-h-square:before {
    content: "\f0fd"; }
  .june-scope .fa-hacker-news:before {
    content: "\f1d4"; }
  .june-scope .fa-hacker-news-square:before {
    content: "\f3af"; }
  .june-scope .fa-hackerrank:before {
    content: "\f5f7"; }
  .june-scope .fa-hamsa:before {
    content: "\f665"; }
  .june-scope .fa-hand-holding:before {
    content: "\f4bd"; }
  .june-scope .fa-hand-holding-heart:before {
    content: "\f4be"; }
  .june-scope .fa-hand-holding-usd:before {
    content: "\f4c0"; }
  .june-scope .fa-hand-lizard:before {
    content: "\f258"; }
  .june-scope .fa-hand-paper:before {
    content: "\f256"; }
  .june-scope .fa-hand-peace:before {
    content: "\f25b"; }
  .june-scope .fa-hand-point-down:before {
    content: "\f0a7"; }
  .june-scope .fa-hand-point-left:before {
    content: "\f0a5"; }
  .june-scope .fa-hand-point-right:before {
    content: "\f0a4"; }
  .june-scope .fa-hand-point-up:before {
    content: "\f0a6"; }
  .june-scope .fa-hand-pointer:before {
    content: "\f25a"; }
  .june-scope .fa-hand-rock:before {
    content: "\f255"; }
  .june-scope .fa-hand-scissors:before {
    content: "\f257"; }
  .june-scope .fa-hand-spock:before {
    content: "\f259"; }
  .june-scope .fa-hands:before {
    content: "\f4c2"; }
  .june-scope .fa-hands-helping:before {
    content: "\f4c4"; }
  .june-scope .fa-handshake:before {
    content: "\f2b5"; }
  .june-scope .fa-hashtag:before {
    content: "\f292"; }
  .june-scope .fa-haykal:before {
    content: "\f666"; }
  .june-scope .fa-hdd:before {
    content: "\f0a0"; }
  .june-scope .fa-heading:before {
    content: "\f1dc"; }
  .june-scope .fa-headphones:before {
    content: "\f025"; }
  .june-scope .fa-headphones-alt:before {
    content: "\f58f"; }
  .june-scope .fa-headset:before {
    content: "\f590"; }
  .june-scope .fa-heart:before {
    content: "\f004"; }
  .june-scope .fa-heartbeat:before {
    content: "\f21e"; }
  .june-scope .fa-helicopter:before {
    content: "\f533"; }
  .june-scope .fa-highlighter:before {
    content: "\f591"; }
  .june-scope .fa-hips:before {
    content: "\f452"; }
  .june-scope .fa-hire-a-helper:before {
    content: "\f3b0"; }
  .june-scope .fa-history:before {
    content: "\f1da"; }
  .june-scope .fa-hockey-puck:before {
    content: "\f453"; }
  .june-scope .fa-home:before {
    content: "\f015"; }
  .june-scope .fa-hooli:before {
    content: "\f427"; }
  .june-scope .fa-hornbill:before {
    content: "\f592"; }
  .june-scope .fa-hospital:before {
    content: "\f0f8"; }
  .june-scope .fa-hospital-alt:before {
    content: "\f47d"; }
  .june-scope .fa-hospital-symbol:before {
    content: "\f47e"; }
  .june-scope .fa-hot-tub:before {
    content: "\f593"; }
  .june-scope .fa-hotel:before {
    content: "\f594"; }
  .june-scope .fa-hotjar:before {
    content: "\f3b1"; }
  .june-scope .fa-hourglass:before {
    content: "\f254"; }
  .june-scope .fa-hourglass-end:before {
    content: "\f253"; }
  .june-scope .fa-hourglass-half:before {
    content: "\f252"; }
  .june-scope .fa-hourglass-start:before {
    content: "\f251"; }
  .june-scope .fa-houzz:before {
    content: "\f27c"; }
  .june-scope .fa-html5:before {
    content: "\f13b"; }
  .june-scope .fa-hubspot:before {
    content: "\f3b2"; }
  .june-scope .fa-i-cursor:before {
    content: "\f246"; }
  .june-scope .fa-id-badge:before {
    content: "\f2c1"; }
  .june-scope .fa-id-card:before {
    content: "\f2c2"; }
  .june-scope .fa-id-card-alt:before {
    content: "\f47f"; }
  .june-scope .fa-image:before {
    content: "\f03e"; }
  .june-scope .fa-images:before {
    content: "\f302"; }
  .june-scope .fa-imdb:before {
    content: "\f2d8"; }
  .june-scope .fa-inbox:before {
    content: "\f01c"; }
  .june-scope .fa-indent:before {
    content: "\f03c"; }
  .june-scope .fa-industry:before {
    content: "\f275"; }
  .june-scope .fa-infinity:before {
    content: "\f534"; }
  .june-scope .fa-info:before {
    content: "\f129"; }
  .june-scope .fa-info-circle:before {
    content: "\f05a"; }
  .june-scope .fa-instagram:before {
    content: "\f16d"; }
  .june-scope .fa-internet-explorer:before {
    content: "\f26b"; }
  .june-scope .fa-ioxhost:before {
    content: "\f208"; }
  .june-scope .fa-italic:before {
    content: "\f033"; }
  .june-scope .fa-itunes:before {
    content: "\f3b4"; }
  .june-scope .fa-itunes-note:before {
    content: "\f3b5"; }
  .june-scope .fa-java:before {
    content: "\f4e4"; }
  .june-scope .fa-jedi:before {
    content: "\f669"; }
  .june-scope .fa-jedi-order:before {
    content: "\f50e"; }
  .june-scope .fa-jenkins:before {
    content: "\f3b6"; }
  .june-scope .fa-joget:before {
    content: "\f3b7"; }
  .june-scope .fa-joint:before {
    content: "\f595"; }
  .june-scope .fa-joomla:before {
    content: "\f1aa"; }
  .june-scope .fa-journal-whills:before {
    content: "\f66a"; }
  .june-scope .fa-js:before {
    content: "\f3b8"; }
  .june-scope .fa-js-square:before {
    content: "\f3b9"; }
  .june-scope .fa-jsfiddle:before {
    content: "\f1cc"; }
  .june-scope .fa-kaaba:before {
    content: "\f66b"; }
  .june-scope .fa-kaggle:before {
    content: "\f5fa"; }
  .june-scope .fa-key:before {
    content: "\f084"; }
  .june-scope .fa-keybase:before {
    content: "\f4f5"; }
  .june-scope .fa-keyboard:before {
    content: "\f11c"; }
  .june-scope .fa-keycdn:before {
    content: "\f3ba"; }
  .june-scope .fa-khanda:before {
    content: "\f66d"; }
  .june-scope .fa-kickstarter:before {
    content: "\f3bb"; }
  .june-scope .fa-kickstarter-k:before {
    content: "\f3bc"; }
  .june-scope .fa-kiss:before {
    content: "\f596"; }
  .june-scope .fa-kiss-beam:before {
    content: "\f597"; }
  .june-scope .fa-kiss-wink-heart:before {
    content: "\f598"; }
  .june-scope .fa-kiwi-bird:before {
    content: "\f535"; }
  .june-scope .fa-korvue:before {
    content: "\f42f"; }
  .june-scope .fa-landmark:before {
    content: "\f66f"; }
  .june-scope .fa-language:before {
    content: "\f1ab"; }
  .june-scope .fa-laptop:before {
    content: "\f109"; }
  .june-scope .fa-laptop-code:before {
    content: "\f5fc"; }
  .june-scope .fa-laravel:before {
    content: "\f3bd"; }
  .june-scope .fa-lastfm:before {
    content: "\f202"; }
  .june-scope .fa-lastfm-square:before {
    content: "\f203"; }
  .june-scope .fa-laugh:before {
    content: "\f599"; }
  .june-scope .fa-laugh-beam:before {
    content: "\f59a"; }
  .june-scope .fa-laugh-squint:before {
    content: "\f59b"; }
  .june-scope .fa-laugh-wink:before {
    content: "\f59c"; }
  .june-scope .fa-layer-group:before {
    content: "\f5fd"; }
  .june-scope .fa-leaf:before {
    content: "\f06c"; }
  .june-scope .fa-leanpub:before {
    content: "\f212"; }
  .june-scope .fa-lemon:before {
    content: "\f094"; }
  .june-scope .fa-less:before {
    content: "\f41d"; }
  .june-scope .fa-less-than:before {
    content: "\f536"; }
  .june-scope .fa-less-than-equal:before {
    content: "\f537"; }
  .june-scope .fa-level-down-alt:before {
    content: "\f3be"; }
  .june-scope .fa-level-up-alt:before {
    content: "\f3bf"; }
  .june-scope .fa-life-ring:before {
    content: "\f1cd"; }
  .june-scope .fa-lightbulb:before {
    content: "\f0eb"; }
  .june-scope .fa-line:before {
    content: "\f3c0"; }
  .june-scope .fa-link:before {
    content: "\f0c1"; }
  .june-scope .fa-linkedin:before {
    content: "\f08c"; }
  .june-scope .fa-linkedin-in:before {
    content: "\f0e1"; }
  .june-scope .fa-linode:before {
    content: "\f2b8"; }
  .june-scope .fa-linux:before {
    content: "\f17c"; }
  .june-scope .fa-lira-sign:before {
    content: "\f195"; }
  .june-scope .fa-list:before {
    content: "\f03a"; }
  .june-scope .fa-list-alt:before {
    content: "\f022"; }
  .june-scope .fa-list-ol:before {
    content: "\f0cb"; }
  .june-scope .fa-list-ul:before {
    content: "\f0ca"; }
  .june-scope .fa-location-arrow:before {
    content: "\f124"; }
  .june-scope .fa-lock:before {
    content: "\f023"; }
  .june-scope .fa-lock-open:before {
    content: "\f3c1"; }
  .june-scope .fa-long-arrow-alt-down:before {
    content: "\f309"; }
  .june-scope .fa-long-arrow-alt-left:before {
    content: "\f30a"; }
  .june-scope .fa-long-arrow-alt-right:before {
    content: "\f30b"; }
  .june-scope .fa-long-arrow-alt-up:before {
    content: "\f30c"; }
  .june-scope .fa-low-vision:before {
    content: "\f2a8"; }
  .june-scope .fa-luggage-cart:before {
    content: "\f59d"; }
  .june-scope .fa-lyft:before {
    content: "\f3c3"; }
  .june-scope .fa-magento:before {
    content: "\f3c4"; }
  .june-scope .fa-magic:before {
    content: "\f0d0"; }
  .june-scope .fa-magnet:before {
    content: "\f076"; }
  .june-scope .fa-mail-bulk:before {
    content: "\f674"; }
  .june-scope .fa-mailchimp:before {
    content: "\f59e"; }
  .june-scope .fa-male:before {
    content: "\f183"; }
  .june-scope .fa-mandalorian:before {
    content: "\f50f"; }
  .june-scope .fa-map:before {
    content: "\f279"; }
  .june-scope .fa-map-marked:before {
    content: "\f59f"; }
  .june-scope .fa-map-marked-alt:before {
    content: "\f5a0"; }
  .june-scope .fa-map-marker:before {
    content: "\f041"; }
  .june-scope .fa-map-marker-alt:before {
    content: "\f3c5"; }
  .june-scope .fa-map-pin:before {
    content: "\f276"; }
  .june-scope .fa-map-signs:before {
    content: "\f277"; }
  .june-scope .fa-markdown:before {
    content: "\f60f"; }
  .june-scope .fa-marker:before {
    content: "\f5a1"; }
  .june-scope .fa-mars:before {
    content: "\f222"; }
  .june-scope .fa-mars-double:before {
    content: "\f227"; }
  .june-scope .fa-mars-stroke:before {
    content: "\f229"; }
  .june-scope .fa-mars-stroke-h:before {
    content: "\f22b"; }
  .june-scope .fa-mars-stroke-v:before {
    content: "\f22a"; }
  .june-scope .fa-mastodon:before {
    content: "\f4f6"; }
  .june-scope .fa-maxcdn:before {
    content: "\f136"; }
  .june-scope .fa-medal:before {
    content: "\f5a2"; }
  .june-scope .fa-medapps:before {
    content: "\f3c6"; }
  .june-scope .fa-medium:before {
    content: "\f23a"; }
  .june-scope .fa-medium-m:before {
    content: "\f3c7"; }
  .june-scope .fa-medkit:before {
    content: "\f0fa"; }
  .june-scope .fa-medrt:before {
    content: "\f3c8"; }
  .june-scope .fa-meetup:before {
    content: "\f2e0"; }
  .june-scope .fa-megaport:before {
    content: "\f5a3"; }
  .june-scope .fa-meh:before {
    content: "\f11a"; }
  .june-scope .fa-meh-blank:before {
    content: "\f5a4"; }
  .june-scope .fa-meh-rolling-eyes:before {
    content: "\f5a5"; }
  .june-scope .fa-memory:before {
    content: "\f538"; }
  .june-scope .fa-menorah:before {
    content: "\f676"; }
  .june-scope .fa-mercury:before {
    content: "\f223"; }
  .june-scope .fa-microchip:before {
    content: "\f2db"; }
  .june-scope .fa-microphone:before {
    content: "\f130"; }
  .june-scope .fa-microphone-alt:before {
    content: "\f3c9"; }
  .june-scope .fa-microphone-alt-slash:before {
    content: "\f539"; }
  .june-scope .fa-microphone-slash:before {
    content: "\f131"; }
  .june-scope .fa-microscope:before {
    content: "\f610"; }
  .june-scope .fa-microsoft:before {
    content: "\f3ca"; }
  .june-scope .fa-minus:before {
    content: "\f068"; }
  .june-scope .fa-minus-circle:before {
    content: "\f056"; }
  .june-scope .fa-minus-square:before {
    content: "\f146"; }
  .june-scope .fa-mix:before {
    content: "\f3cb"; }
  .june-scope .fa-mixcloud:before {
    content: "\f289"; }
  .june-scope .fa-mizuni:before {
    content: "\f3cc"; }
  .june-scope .fa-mobile:before {
    content: "\f10b"; }
  .june-scope .fa-mobile-alt:before {
    content: "\f3cd"; }
  .june-scope .fa-modx:before {
    content: "\f285"; }
  .june-scope .fa-monero:before {
    content: "\f3d0"; }
  .june-scope .fa-money-bill:before {
    content: "\f0d6"; }
  .june-scope .fa-money-bill-alt:before {
    content: "\f3d1"; }
  .june-scope .fa-money-bill-wave:before {
    content: "\f53a"; }
  .june-scope .fa-money-bill-wave-alt:before {
    content: "\f53b"; }
  .june-scope .fa-money-check:before {
    content: "\f53c"; }
  .june-scope .fa-money-check-alt:before {
    content: "\f53d"; }
  .june-scope .fa-monument:before {
    content: "\f5a6"; }
  .june-scope .fa-moon:before {
    content: "\f186"; }
  .june-scope .fa-mortar-pestle:before {
    content: "\f5a7"; }
  .june-scope .fa-mosque:before {
    content: "\f678"; }
  .june-scope .fa-motorcycle:before {
    content: "\f21c"; }
  .june-scope .fa-mouse-pointer:before {
    content: "\f245"; }
  .june-scope .fa-music:before {
    content: "\f001"; }
  .june-scope .fa-napster:before {
    content: "\f3d2"; }
  .june-scope .fa-neos:before {
    content: "\f612"; }
  .june-scope .fa-neuter:before {
    content: "\f22c"; }
  .june-scope .fa-newspaper:before {
    content: "\f1ea"; }
  .june-scope .fa-nimblr:before {
    content: "\f5a8"; }
  .june-scope .fa-nintendo-switch:before {
    content: "\f418"; }
  .june-scope .fa-node:before {
    content: "\f419"; }
  .june-scope .fa-node-js:before {
    content: "\f3d3"; }
  .june-scope .fa-not-equal:before {
    content: "\f53e"; }
  .june-scope .fa-notes-medical:before {
    content: "\f481"; }
  .june-scope .fa-npm:before {
    content: "\f3d4"; }
  .june-scope .fa-ns8:before {
    content: "\f3d5"; }
  .june-scope .fa-nutritionix:before {
    content: "\f3d6"; }
  .june-scope .fa-object-group:before {
    content: "\f247"; }
  .june-scope .fa-object-ungroup:before {
    content: "\f248"; }
  .june-scope .fa-odnoklassniki:before {
    content: "\f263"; }
  .june-scope .fa-odnoklassniki-square:before {
    content: "\f264"; }
  .june-scope .fa-oil-can:before {
    content: "\f613"; }
  .june-scope .fa-old-republic:before {
    content: "\f510"; }
  .june-scope .fa-om:before {
    content: "\f679"; }
  .june-scope .fa-opencart:before {
    content: "\f23d"; }
  .june-scope .fa-openid:before {
    content: "\f19b"; }
  .june-scope .fa-opera:before {
    content: "\f26a"; }
  .june-scope .fa-optin-monster:before {
    content: "\f23c"; }
  .june-scope .fa-osi:before {
    content: "\f41a"; }
  .june-scope .fa-outdent:before {
    content: "\f03b"; }
  .june-scope .fa-page4:before {
    content: "\f3d7"; }
  .june-scope .fa-pagelines:before {
    content: "\f18c"; }
  .june-scope .fa-paint-brush:before {
    content: "\f1fc"; }
  .june-scope .fa-paint-roller:before {
    content: "\f5aa"; }
  .june-scope .fa-palette:before {
    content: "\f53f"; }
  .june-scope .fa-palfed:before {
    content: "\f3d8"; }
  .june-scope .fa-pallet:before {
    content: "\f482"; }
  .june-scope .fa-paper-plane:before {
    content: "\f1d8"; }
  .june-scope .fa-paperclip:before {
    content: "\f0c6"; }
  .june-scope .fa-parachute-box:before {
    content: "\f4cd"; }
  .june-scope .fa-paragraph:before {
    content: "\f1dd"; }
  .june-scope .fa-parking:before {
    content: "\f540"; }
  .june-scope .fa-passport:before {
    content: "\f5ab"; }
  .june-scope .fa-pastafarianism:before {
    content: "\f67b"; }
  .june-scope .fa-paste:before {
    content: "\f0ea"; }
  .june-scope .fa-patreon:before {
    content: "\f3d9"; }
  .june-scope .fa-pause:before {
    content: "\f04c"; }
  .june-scope .fa-pause-circle:before {
    content: "\f28b"; }
  .june-scope .fa-paw:before {
    content: "\f1b0"; }
  .june-scope .fa-paypal:before {
    content: "\f1ed"; }
  .june-scope .fa-peace:before {
    content: "\f67c"; }
  .june-scope .fa-pen:before {
    content: "\f304"; }
  .june-scope .fa-pen-alt:before {
    content: "\f305"; }
  .june-scope .fa-pen-fancy:before {
    content: "\f5ac"; }
  .june-scope .fa-pen-nib:before {
    content: "\f5ad"; }
  .june-scope .fa-pen-square:before {
    content: "\f14b"; }
  .june-scope .fa-pencil-alt:before {
    content: "\f303"; }
  .june-scope .fa-pencil-ruler:before {
    content: "\f5ae"; }
  .june-scope .fa-people-carry:before {
    content: "\f4ce"; }
  .june-scope .fa-percent:before {
    content: "\f295"; }
  .june-scope .fa-percentage:before {
    content: "\f541"; }
  .june-scope .fa-periscope:before {
    content: "\f3da"; }
  .june-scope .fa-phabricator:before {
    content: "\f3db"; }
  .june-scope .fa-phoenix-framework:before {
    content: "\f3dc"; }
  .june-scope .fa-phoenix-squadron:before {
    content: "\f511"; }
  .june-scope .fa-phone:before {
    content: "\f095"; }
  .june-scope .fa-phone-slash:before {
    content: "\f3dd"; }
  .june-scope .fa-phone-square:before {
    content: "\f098"; }
  .june-scope .fa-phone-volume:before {
    content: "\f2a0"; }
  .june-scope .fa-php:before {
    content: "\f457"; }
  .june-scope .fa-pied-piper:before {
    content: "\f2ae"; }
  .june-scope .fa-pied-piper-alt:before {
    content: "\f1a8"; }
  .june-scope .fa-pied-piper-hat:before {
    content: "\f4e5"; }
  .june-scope .fa-pied-piper-pp:before {
    content: "\f1a7"; }
  .june-scope .fa-piggy-bank:before {
    content: "\f4d3"; }
  .june-scope .fa-pills:before {
    content: "\f484"; }
  .june-scope .fa-pinterest:before {
    content: "\f0d2"; }
  .june-scope .fa-pinterest-p:before {
    content: "\f231"; }
  .june-scope .fa-pinterest-square:before {
    content: "\f0d3"; }
  .june-scope .fa-place-of-worship:before {
    content: "\f67f"; }
  .june-scope .fa-plane:before {
    content: "\f072"; }
  .june-scope .fa-plane-arrival:before {
    content: "\f5af"; }
  .june-scope .fa-plane-departure:before {
    content: "\f5b0"; }
  .june-scope .fa-play:before {
    content: "\f04b"; }
  .june-scope .fa-play-circle:before {
    content: "\f144"; }
  .june-scope .fa-playstation:before {
    content: "\f3df"; }
  .june-scope .fa-plug:before {
    content: "\f1e6"; }
  .june-scope .fa-plus:before {
    content: "\f067"; }
  .june-scope .fa-plus-circle:before {
    content: "\f055"; }
  .june-scope .fa-plus-square:before {
    content: "\f0fe"; }
  .june-scope .fa-podcast:before {
    content: "\f2ce"; }
  .june-scope .fa-poll:before {
    content: "\f681"; }
  .june-scope .fa-poll-h:before {
    content: "\f682"; }
  .june-scope .fa-poo:before {
    content: "\f2fe"; }
  .june-scope .fa-poop:before {
    content: "\f619"; }
  .june-scope .fa-portrait:before {
    content: "\f3e0"; }
  .june-scope .fa-pound-sign:before {
    content: "\f154"; }
  .june-scope .fa-power-off:before {
    content: "\f011"; }
  .june-scope .fa-pray:before {
    content: "\f683"; }
  .june-scope .fa-praying-hands:before {
    content: "\f684"; }
  .june-scope .fa-prescription:before {
    content: "\f5b1"; }
  .june-scope .fa-prescription-bottle:before {
    content: "\f485"; }
  .june-scope .fa-prescription-bottle-alt:before {
    content: "\f486"; }
  .june-scope .fa-print:before {
    content: "\f02f"; }
  .june-scope .fa-procedures:before {
    content: "\f487"; }
  .june-scope .fa-product-hunt:before {
    content: "\f288"; }
  .june-scope .fa-project-diagram:before {
    content: "\f542"; }
  .june-scope .fa-pushed:before {
    content: "\f3e1"; }
  .june-scope .fa-puzzle-piece:before {
    content: "\f12e"; }
  .june-scope .fa-python:before {
    content: "\f3e2"; }
  .june-scope .fa-qq:before {
    content: "\f1d6"; }
  .june-scope .fa-qrcode:before {
    content: "\f029"; }
  .june-scope .fa-question:before {
    content: "\f128"; }
  .june-scope .fa-question-circle:before {
    content: "\f059"; }
  .june-scope .fa-quidditch:before {
    content: "\f458"; }
  .june-scope .fa-quinscape:before {
    content: "\f459"; }
  .june-scope .fa-quora:before {
    content: "\f2c4"; }
  .june-scope .fa-quote-left:before {
    content: "\f10d"; }
  .june-scope .fa-quote-right:before {
    content: "\f10e"; }
  .june-scope .fa-quran:before {
    content: "\f687"; }
  .june-scope .fa-r-project:before {
    content: "\f4f7"; }
  .june-scope .fa-random:before {
    content: "\f074"; }
  .june-scope .fa-ravelry:before {
    content: "\f2d9"; }
  .june-scope .fa-react:before {
    content: "\f41b"; }
  .june-scope .fa-readme:before {
    content: "\f4d5"; }
  .june-scope .fa-rebel:before {
    content: "\f1d0"; }
  .june-scope .fa-receipt:before {
    content: "\f543"; }
  .june-scope .fa-recycle:before {
    content: "\f1b8"; }
  .june-scope .fa-red-river:before {
    content: "\f3e3"; }
  .june-scope .fa-reddit:before {
    content: "\f1a1"; }
  .june-scope .fa-reddit-alien:before {
    content: "\f281"; }
  .june-scope .fa-reddit-square:before {
    content: "\f1a2"; }
  .june-scope .fa-redo:before {
    content: "\f01e"; }
  .june-scope .fa-redo-alt:before {
    content: "\f2f9"; }
  .june-scope .fa-registered:before {
    content: "\f25d"; }
  .june-scope .fa-rendact:before {
    content: "\f3e4"; }
  .june-scope .fa-renren:before {
    content: "\f18b"; }
  .june-scope .fa-reply:before {
    content: "\f3e5"; }
  .june-scope .fa-reply-all:before {
    content: "\f122"; }
  .june-scope .fa-replyd:before {
    content: "\f3e6"; }
  .june-scope .fa-researchgate:before {
    content: "\f4f8"; }
  .june-scope .fa-resolving:before {
    content: "\f3e7"; }
  .june-scope .fa-retweet:before {
    content: "\f079"; }
  .june-scope .fa-rev:before {
    content: "\f5b2"; }
  .june-scope .fa-ribbon:before {
    content: "\f4d6"; }
  .june-scope .fa-road:before {
    content: "\f018"; }
  .june-scope .fa-robot:before {
    content: "\f544"; }
  .june-scope .fa-rocket:before {
    content: "\f135"; }
  .june-scope .fa-rocketchat:before {
    content: "\f3e8"; }
  .june-scope .fa-rockrms:before {
    content: "\f3e9"; }
  .june-scope .fa-route:before {
    content: "\f4d7"; }
  .june-scope .fa-rss:before {
    content: "\f09e"; }
  .june-scope .fa-rss-square:before {
    content: "\f143"; }
  .june-scope .fa-ruble-sign:before {
    content: "\f158"; }
  .june-scope .fa-ruler:before {
    content: "\f545"; }
  .june-scope .fa-ruler-combined:before {
    content: "\f546"; }
  .june-scope .fa-ruler-horizontal:before {
    content: "\f547"; }
  .june-scope .fa-ruler-vertical:before {
    content: "\f548"; }
  .june-scope .fa-rupee-sign:before {
    content: "\f156"; }
  .june-scope .fa-sad-cry:before {
    content: "\f5b3"; }
  .june-scope .fa-sad-tear:before {
    content: "\f5b4"; }
  .june-scope .fa-safari:before {
    content: "\f267"; }
  .june-scope .fa-sass:before {
    content: "\f41e"; }
  .june-scope .fa-save:before {
    content: "\f0c7"; }
  .june-scope .fa-schlix:before {
    content: "\f3ea"; }
  .june-scope .fa-school:before {
    content: "\f549"; }
  .june-scope .fa-screwdriver:before {
    content: "\f54a"; }
  .june-scope .fa-scribd:before {
    content: "\f28a"; }
  .june-scope .fa-search:before {
    content: "\f002"; }
  .june-scope .fa-search-dollar:before {
    content: "\f688"; }
  .june-scope .fa-search-location:before {
    content: "\f689"; }
  .june-scope .fa-search-minus:before {
    content: "\f010"; }
  .june-scope .fa-search-plus:before {
    content: "\f00e"; }
  .june-scope .fa-searchengin:before {
    content: "\f3eb"; }
  .june-scope .fa-seedling:before {
    content: "\f4d8"; }
  .june-scope .fa-sellcast:before {
    content: "\f2da"; }
  .june-scope .fa-sellsy:before {
    content: "\f213"; }
  .june-scope .fa-server:before {
    content: "\f233"; }
  .june-scope .fa-servicestack:before {
    content: "\f3ec"; }
  .june-scope .fa-shapes:before {
    content: "\f61f"; }
  .june-scope .fa-share:before {
    content: "\f064"; }
  .june-scope .fa-share-alt:before {
    content: "\f1e0"; }
  .june-scope .fa-share-alt-square:before {
    content: "\f1e1"; }
  .june-scope .fa-share-square:before {
    content: "\f14d"; }
  .june-scope .fa-shekel-sign:before {
    content: "\f20b"; }
  .june-scope .fa-shield-alt:before {
    content: "\f3ed"; }
  .june-scope .fa-ship:before {
    content: "\f21a"; }
  .june-scope .fa-shipping-fast:before {
    content: "\f48b"; }
  .june-scope .fa-shirtsinbulk:before {
    content: "\f214"; }
  .june-scope .fa-shoe-prints:before {
    content: "\f54b"; }
  .june-scope .fa-shopping-bag:before {
    content: "\f290"; }
  .june-scope .fa-shopping-basket:before {
    content: "\f291"; }
  .june-scope .fa-shopping-cart:before {
    content: "\f07a"; }
  .june-scope .fa-shopware:before {
    content: "\f5b5"; }
  .june-scope .fa-shower:before {
    content: "\f2cc"; }
  .june-scope .fa-shuttle-van:before {
    content: "\f5b6"; }
  .june-scope .fa-sign:before {
    content: "\f4d9"; }
  .june-scope .fa-sign-in-alt:before {
    content: "\f2f6"; }
  .june-scope .fa-sign-language:before {
    content: "\f2a7"; }
  .june-scope .fa-sign-out-alt:before {
    content: "\f2f5"; }
  .june-scope .fa-signal:before {
    content: "\f012"; }
  .june-scope .fa-signature:before {
    content: "\f5b7"; }
  .june-scope .fa-simplybuilt:before {
    content: "\f215"; }
  .june-scope .fa-sistrix:before {
    content: "\f3ee"; }
  .june-scope .fa-sitemap:before {
    content: "\f0e8"; }
  .june-scope .fa-sith:before {
    content: "\f512"; }
  .june-scope .fa-skull:before {
    content: "\f54c"; }
  .june-scope .fa-skyatlas:before {
    content: "\f216"; }
  .june-scope .fa-skype:before {
    content: "\f17e"; }
  .june-scope .fa-slack:before {
    content: "\f198"; }
  .june-scope .fa-slack-hash:before {
    content: "\f3ef"; }
  .june-scope .fa-sliders-h:before {
    content: "\f1de"; }
  .june-scope .fa-slideshare:before {
    content: "\f1e7"; }
  .june-scope .fa-smile:before {
    content: "\f118"; }
  .june-scope .fa-smile-beam:before {
    content: "\f5b8"; }
  .june-scope .fa-smile-wink:before {
    content: "\f4da"; }
  .june-scope .fa-smoking:before {
    content: "\f48d"; }
  .june-scope .fa-smoking-ban:before {
    content: "\f54d"; }
  .june-scope .fa-snapchat:before {
    content: "\f2ab"; }
  .june-scope .fa-snapchat-ghost:before {
    content: "\f2ac"; }
  .june-scope .fa-snapchat-square:before {
    content: "\f2ad"; }
  .june-scope .fa-snowflake:before {
    content: "\f2dc"; }
  .june-scope .fa-socks:before {
    content: "\f696"; }
  .june-scope .fa-solar-panel:before {
    content: "\f5ba"; }
  .june-scope .fa-sort:before {
    content: "\f0dc"; }
  .june-scope .fa-sort-alpha-down:before {
    content: "\f15d"; }
  .june-scope .fa-sort-alpha-up:before {
    content: "\f15e"; }
  .june-scope .fa-sort-amount-down:before {
    content: "\f160"; }
  .june-scope .fa-sort-amount-up:before {
    content: "\f161"; }
  .june-scope .fa-sort-down:before {
    content: "\f0dd"; }
  .june-scope .fa-sort-numeric-down:before {
    content: "\f162"; }
  .june-scope .fa-sort-numeric-up:before {
    content: "\f163"; }
  .june-scope .fa-sort-up:before {
    content: "\f0de"; }
  .june-scope .fa-soundcloud:before {
    content: "\f1be"; }
  .june-scope .fa-spa:before {
    content: "\f5bb"; }
  .june-scope .fa-space-shuttle:before {
    content: "\f197"; }
  .june-scope .fa-speakap:before {
    content: "\f3f3"; }
  .june-scope .fa-spinner:before {
    content: "\f110"; }
  .june-scope .fa-splotch:before {
    content: "\f5bc"; }
  .june-scope .fa-spotify:before {
    content: "\f1bc"; }
  .june-scope .fa-spray-can:before {
    content: "\f5bd"; }
  .june-scope .fa-square:before {
    content: "\f0c8"; }
  .june-scope .fa-square-full:before {
    content: "\f45c"; }
  .june-scope .fa-square-root-alt:before {
    content: "\f698"; }
  .june-scope .fa-squarespace:before {
    content: "\f5be"; }
  .june-scope .fa-stack-exchange:before {
    content: "\f18d"; }
  .june-scope .fa-stack-overflow:before {
    content: "\f16c"; }
  .june-scope .fa-stamp:before {
    content: "\f5bf"; }
  .june-scope .fa-star:before {
    content: "\f005"; }
  .june-scope .fa-star-and-crescent:before {
    content: "\f699"; }
  .june-scope .fa-star-half:before {
    content: "\f089"; }
  .june-scope .fa-star-half-alt:before {
    content: "\f5c0"; }
  .june-scope .fa-star-of-david:before {
    content: "\f69a"; }
  .june-scope .fa-star-of-life:before {
    content: "\f621"; }
  .june-scope .fa-staylinked:before {
    content: "\f3f5"; }
  .june-scope .fa-steam:before {
    content: "\f1b6"; }
  .june-scope .fa-steam-square:before {
    content: "\f1b7"; }
  .june-scope .fa-steam-symbol:before {
    content: "\f3f6"; }
  .june-scope .fa-step-backward:before {
    content: "\f048"; }
  .june-scope .fa-step-forward:before {
    content: "\f051"; }
  .june-scope .fa-stethoscope:before {
    content: "\f0f1"; }
  .june-scope .fa-sticker-mule:before {
    content: "\f3f7"; }
  .june-scope .fa-sticky-note:before {
    content: "\f249"; }
  .june-scope .fa-stop:before {
    content: "\f04d"; }
  .june-scope .fa-stop-circle:before {
    content: "\f28d"; }
  .june-scope .fa-stopwatch:before {
    content: "\f2f2"; }
  .june-scope .fa-store:before {
    content: "\f54e"; }
  .june-scope .fa-store-alt:before {
    content: "\f54f"; }
  .june-scope .fa-strava:before {
    content: "\f428"; }
  .june-scope .fa-stream:before {
    content: "\f550"; }
  .june-scope .fa-street-view:before {
    content: "\f21d"; }
  .june-scope .fa-strikethrough:before {
    content: "\f0cc"; }
  .june-scope .fa-stripe:before {
    content: "\f429"; }
  .june-scope .fa-stripe-s:before {
    content: "\f42a"; }
  .june-scope .fa-stroopwafel:before {
    content: "\f551"; }
  .june-scope .fa-studiovinari:before {
    content: "\f3f8"; }
  .june-scope .fa-stumbleupon:before {
    content: "\f1a4"; }
  .june-scope .fa-stumbleupon-circle:before {
    content: "\f1a3"; }
  .june-scope .fa-subscript:before {
    content: "\f12c"; }
  .june-scope .fa-subway:before {
    content: "\f239"; }
  .june-scope .fa-suitcase:before {
    content: "\f0f2"; }
  .june-scope .fa-suitcase-rolling:before {
    content: "\f5c1"; }
  .june-scope .fa-sun:before {
    content: "\f185"; }
  .june-scope .fa-superpowers:before {
    content: "\f2dd"; }
  .june-scope .fa-superscript:before {
    content: "\f12b"; }
  .june-scope .fa-supple:before {
    content: "\f3f9"; }
  .june-scope .fa-surprise:before {
    content: "\f5c2"; }
  .june-scope .fa-swatchbook:before {
    content: "\f5c3"; }
  .june-scope .fa-swimmer:before {
    content: "\f5c4"; }
  .june-scope .fa-swimming-pool:before {
    content: "\f5c5"; }
  .june-scope .fa-synagogue:before {
    content: "\f69b"; }
  .june-scope .fa-sync:before {
    content: "\f021"; }
  .june-scope .fa-sync-alt:before {
    content: "\f2f1"; }
  .june-scope .fa-syringe:before {
    content: "\f48e"; }
  .june-scope .fa-table:before {
    content: "\f0ce"; }
  .june-scope .fa-table-tennis:before {
    content: "\f45d"; }
  .june-scope .fa-tablet:before {
    content: "\f10a"; }
  .june-scope .fa-tablet-alt:before {
    content: "\f3fa"; }
  .june-scope .fa-tablets:before {
    content: "\f490"; }
  .june-scope .fa-tachometer-alt:before {
    content: "\f3fd"; }
  .june-scope .fa-tag:before {
    content: "\f02b"; }
  .june-scope .fa-tags:before {
    content: "\f02c"; }
  .june-scope .fa-tape:before {
    content: "\f4db"; }
  .june-scope .fa-tasks:before {
    content: "\f0ae"; }
  .june-scope .fa-taxi:before {
    content: "\f1ba"; }
  .june-scope .fa-teamspeak:before {
    content: "\f4f9"; }
  .june-scope .fa-teeth:before {
    content: "\f62e"; }
  .june-scope .fa-teeth-open:before {
    content: "\f62f"; }
  .june-scope .fa-telegram:before {
    content: "\f2c6"; }
  .june-scope .fa-telegram-plane:before {
    content: "\f3fe"; }
  .june-scope .fa-tencent-weibo:before {
    content: "\f1d5"; }
  .june-scope .fa-terminal:before {
    content: "\f120"; }
  .june-scope .fa-text-height:before {
    content: "\f034"; }
  .june-scope .fa-text-width:before {
    content: "\f035"; }
  .june-scope .fa-th:before {
    content: "\f00a"; }
  .june-scope .fa-th-large:before {
    content: "\f009"; }
  .june-scope .fa-th-list:before {
    content: "\f00b"; }
  .june-scope .fa-the-red-yeti:before {
    content: "\f69d"; }
  .june-scope .fa-theater-masks:before {
    content: "\f630"; }
  .june-scope .fa-themeco:before {
    content: "\f5c6"; }
  .june-scope .fa-themeisle:before {
    content: "\f2b2"; }
  .june-scope .fa-thermometer:before {
    content: "\f491"; }
  .june-scope .fa-thermometer-empty:before {
    content: "\f2cb"; }
  .june-scope .fa-thermometer-full:before {
    content: "\f2c7"; }
  .june-scope .fa-thermometer-half:before {
    content: "\f2c9"; }
  .june-scope .fa-thermometer-quarter:before {
    content: "\f2ca"; }
  .june-scope .fa-thermometer-three-quarters:before {
    content: "\f2c8"; }
  .june-scope .fa-thumbs-down:before {
    content: "\f165"; }
  .june-scope .fa-thumbs-up:before {
    content: "\f164"; }
  .june-scope .fa-thumbtack:before {
    content: "\f08d"; }
  .june-scope .fa-ticket-alt:before {
    content: "\f3ff"; }
  .june-scope .fa-times:before {
    content: "\f00d"; }
  .june-scope .fa-times-circle:before {
    content: "\f057"; }
  .june-scope .fa-tint:before {
    content: "\f043"; }
  .june-scope .fa-tint-slash:before {
    content: "\f5c7"; }
  .june-scope .fa-tired:before {
    content: "\f5c8"; }
  .june-scope .fa-toggle-off:before {
    content: "\f204"; }
  .june-scope .fa-toggle-on:before {
    content: "\f205"; }
  .june-scope .fa-toolbox:before {
    content: "\f552"; }
  .june-scope .fa-tooth:before {
    content: "\f5c9"; }
  .june-scope .fa-torah:before {
    content: "\f6a0"; }
  .june-scope .fa-torii-gate:before {
    content: "\f6a1"; }
  .june-scope .fa-trade-federation:before {
    content: "\f513"; }
  .june-scope .fa-trademark:before {
    content: "\f25c"; }
  .june-scope .fa-traffic-light:before {
    content: "\f637"; }
  .june-scope .fa-train:before {
    content: "\f238"; }
  .june-scope .fa-transgender:before {
    content: "\f224"; }
  .june-scope .fa-transgender-alt:before {
    content: "\f225"; }
  .june-scope .fa-trash:before {
    content: "\f1f8"; }
  .june-scope .fa-trash-alt:before {
    content: "\f2ed"; }
  .june-scope .fa-tree:before {
    content: "\f1bb"; }
  .june-scope .fa-trello:before {
    content: "\f181"; }
  .june-scope .fa-tripadvisor:before {
    content: "\f262"; }
  .june-scope .fa-trophy:before {
    content: "\f091"; }
  .june-scope .fa-truck:before {
    content: "\f0d1"; }
  .june-scope .fa-truck-loading:before {
    content: "\f4de"; }
  .june-scope .fa-truck-monster:before {
    content: "\f63b"; }
  .june-scope .fa-truck-moving:before {
    content: "\f4df"; }
  .june-scope .fa-truck-pickup:before {
    content: "\f63c"; }
  .june-scope .fa-tshirt:before {
    content: "\f553"; }
  .june-scope .fa-tty:before {
    content: "\f1e4"; }
  .june-scope .fa-tumblr:before {
    content: "\f173"; }
  .june-scope .fa-tumblr-square:before {
    content: "\f174"; }
  .june-scope .fa-tv:before {
    content: "\f26c"; }
  .june-scope .fa-twitch:before {
    content: "\f1e8"; }
  .june-scope .fa-twitter:before {
    content: "\f099"; }
  .june-scope .fa-twitter-square:before {
    content: "\f081"; }
  .june-scope .fa-typo3:before {
    content: "\f42b"; }
  .june-scope .fa-uber:before {
    content: "\f402"; }
  .june-scope .fa-uikit:before {
    content: "\f403"; }
  .june-scope .fa-umbrella:before {
    content: "\f0e9"; }
  .june-scope .fa-umbrella-beach:before {
    content: "\f5ca"; }
  .june-scope .fa-underline:before {
    content: "\f0cd"; }
  .june-scope .fa-undo:before {
    content: "\f0e2"; }
  .june-scope .fa-undo-alt:before {
    content: "\f2ea"; }
  .june-scope .fa-uniregistry:before {
    content: "\f404"; }
  .june-scope .fa-universal-access:before {
    content: "\f29a"; }
  .june-scope .fa-university:before {
    content: "\f19c"; }
  .june-scope .fa-unlink:before {
    content: "\f127"; }
  .june-scope .fa-unlock:before {
    content: "\f09c"; }
  .june-scope .fa-unlock-alt:before {
    content: "\f13e"; }
  .june-scope .fa-untappd:before {
    content: "\f405"; }
  .june-scope .fa-upload:before {
    content: "\f093"; }
  .june-scope .fa-usb:before {
    content: "\f287"; }
  .june-scope .fa-user:before {
    content: "\f007"; }
  .june-scope .fa-user-alt:before {
    content: "\f406"; }
  .june-scope .fa-user-alt-slash:before {
    content: "\f4fa"; }
  .june-scope .fa-user-astronaut:before {
    content: "\f4fb"; }
  .june-scope .fa-user-check:before {
    content: "\f4fc"; }
  .june-scope .fa-user-circle:before {
    content: "\f2bd"; }
  .june-scope .fa-user-clock:before {
    content: "\f4fd"; }
  .june-scope .fa-user-cog:before {
    content: "\f4fe"; }
  .june-scope .fa-user-edit:before {
    content: "\f4ff"; }
  .june-scope .fa-user-friends:before {
    content: "\f500"; }
  .june-scope .fa-user-graduate:before {
    content: "\f501"; }
  .june-scope .fa-user-lock:before {
    content: "\f502"; }
  .june-scope .fa-user-md:before {
    content: "\f0f0"; }
  .june-scope .fa-user-minus:before {
    content: "\f503"; }
  .june-scope .fa-user-ninja:before {
    content: "\f504"; }
  .june-scope .fa-user-plus:before {
    content: "\f234"; }
  .june-scope .fa-user-secret:before {
    content: "\f21b"; }
  .june-scope .fa-user-shield:before {
    content: "\f505"; }
  .june-scope .fa-user-slash:before {
    content: "\f506"; }
  .june-scope .fa-user-tag:before {
    content: "\f507"; }
  .june-scope .fa-user-tie:before {
    content: "\f508"; }
  .june-scope .fa-user-times:before {
    content: "\f235"; }
  .june-scope .fa-users:before {
    content: "\f0c0"; }
  .june-scope .fa-users-cog:before {
    content: "\f509"; }
  .june-scope .fa-ussunnah:before {
    content: "\f407"; }
  .june-scope .fa-utensil-spoon:before {
    content: "\f2e5"; }
  .june-scope .fa-utensils:before {
    content: "\f2e7"; }
  .june-scope .fa-vaadin:before {
    content: "\f408"; }
  .june-scope .fa-vector-square:before {
    content: "\f5cb"; }
  .june-scope .fa-venus:before {
    content: "\f221"; }
  .june-scope .fa-venus-double:before {
    content: "\f226"; }
  .june-scope .fa-venus-mars:before {
    content: "\f228"; }
  .june-scope .fa-viacoin:before {
    content: "\f237"; }
  .june-scope .fa-viadeo:before {
    content: "\f2a9"; }
  .june-scope .fa-viadeo-square:before {
    content: "\f2aa"; }
  .june-scope .fa-vial:before {
    content: "\f492"; }
  .june-scope .fa-vials:before {
    content: "\f493"; }
  .june-scope .fa-viber:before {
    content: "\f409"; }
  .june-scope .fa-video:before {
    content: "\f03d"; }
  .june-scope .fa-video-slash:before {
    content: "\f4e2"; }
  .june-scope .fa-vihara:before {
    content: "\f6a7"; }
  .june-scope .fa-vimeo:before {
    content: "\f40a"; }
  .june-scope .fa-vimeo-square:before {
    content: "\f194"; }
  .june-scope .fa-vimeo-v:before {
    content: "\f27d"; }
  .june-scope .fa-vine:before {
    content: "\f1ca"; }
  .june-scope .fa-vk:before {
    content: "\f189"; }
  .june-scope .fa-vnv:before {
    content: "\f40b"; }
  .june-scope .fa-volleyball-ball:before {
    content: "\f45f"; }
  .june-scope .fa-volume-down:before {
    content: "\f027"; }
  .june-scope .fa-volume-off:before {
    content: "\f026"; }
  .june-scope .fa-volume-up:before {
    content: "\f028"; }
  .june-scope .fa-vuejs:before {
    content: "\f41f"; }
  .june-scope .fa-walking:before {
    content: "\f554"; }
  .june-scope .fa-wallet:before {
    content: "\f555"; }
  .june-scope .fa-warehouse:before {
    content: "\f494"; }
  .june-scope .fa-weebly:before {
    content: "\f5cc"; }
  .june-scope .fa-weibo:before {
    content: "\f18a"; }
  .june-scope .fa-weight:before {
    content: "\f496"; }
  .june-scope .fa-weight-hanging:before {
    content: "\f5cd"; }
  .june-scope .fa-weixin:before {
    content: "\f1d7"; }
  .june-scope .fa-whatsapp:before {
    content: "\f232"; }
  .june-scope .fa-whatsapp-square:before {
    content: "\f40c"; }
  .june-scope .fa-wheelchair:before {
    content: "\f193"; }
  .june-scope .fa-whmcs:before {
    content: "\f40d"; }
  .june-scope .fa-wifi:before {
    content: "\f1eb"; }
  .june-scope .fa-wikipedia-w:before {
    content: "\f266"; }
  .june-scope .fa-window-close:before {
    content: "\f410"; }
  .june-scope .fa-window-maximize:before {
    content: "\f2d0"; }
  .june-scope .fa-window-minimize:before {
    content: "\f2d1"; }
  .june-scope .fa-window-restore:before {
    content: "\f2d2"; }
  .june-scope .fa-windows:before {
    content: "\f17a"; }
  .june-scope .fa-wine-glass:before {
    content: "\f4e3"; }
  .june-scope .fa-wine-glass-alt:before {
    content: "\f5ce"; }
  .june-scope .fa-wix:before {
    content: "\f5cf"; }
  .june-scope .fa-wolf-pack-battalion:before {
    content: "\f514"; }
  .june-scope .fa-won-sign:before {
    content: "\f159"; }
  .june-scope .fa-wordpress:before {
    content: "\f19a"; }
  .june-scope .fa-wordpress-simple:before {
    content: "\f411"; }
  .june-scope .fa-wpbeginner:before {
    content: "\f297"; }
  .june-scope .fa-wpexplorer:before {
    content: "\f2de"; }
  .june-scope .fa-wpforms:before {
    content: "\f298"; }
  .june-scope .fa-wrench:before {
    content: "\f0ad"; }
  .june-scope .fa-x-ray:before {
    content: "\f497"; }
  .june-scope .fa-xbox:before {
    content: "\f412"; }
  .june-scope .fa-xing:before {
    content: "\f168"; }
  .june-scope .fa-xing-square:before {
    content: "\f169"; }
  .june-scope .fa-y-combinator:before {
    content: "\f23b"; }
  .june-scope .fa-yahoo:before {
    content: "\f19e"; }
  .june-scope .fa-yandex:before {
    content: "\f413"; }
  .june-scope .fa-yandex-international:before {
    content: "\f414"; }
  .june-scope .fa-yelp:before {
    content: "\f1e9"; }
  .june-scope .fa-yen-sign:before {
    content: "\f157"; }
  .june-scope .fa-yin-yang:before {
    content: "\f6ad"; }
  .june-scope .fa-yoast:before {
    content: "\f2b1"; }
  .june-scope .fa-youtube:before {
    content: "\f167"; }
  .june-scope .fa-youtube-square:before {
    content: "\f431"; }
  .june-scope .fa-zhihu:before {
    content: "\f63f"; }
  .june-scope .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0; }
  .june-scope .sr-only-focusable:active, .june-scope .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal; }
  .june-scope .item-grid {
    cursor: pointer; }
  .june-scope .row.no-gutters {
    margin-left: 0px !important;
    margin-right: 0px !important; }
  .june-scope *,
  .june-scope *::before,
  .june-scope *::after {
    box-sizing: border-box; }
  .june-scope html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }
  .june-scope article, .june-scope aside, .june-scope dialog, .june-scope figcaption, .june-scope figure, .june-scope footer, .june-scope header, .june-scope hgroup, .june-scope main, .june-scope nav, .june-scope section {
    display: block; }
  .june-scope body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff; }
  .june-scope [tabindex="-1"]:focus {
    outline: 0 !important; }
  .june-scope hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible; }
  .june-scope h1, .june-scope h2, .june-scope h3, .june-scope h4, .june-scope h5, .june-scope h6 {
    margin-top: 0;
    margin-bottom: 0.5rem; }
  .june-scope p {
    margin-top: 0;
    margin-bottom: 1rem; }
  .june-scope abbr[title],
  .june-scope abbr[data-original-title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0; }
  .june-scope address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit; }
  .june-scope ol,
  .june-scope ul,
  .june-scope dl {
    margin-top: 0;
    margin-bottom: 1rem; }
  .june-scope ol ol,
  .june-scope ul ul,
  .june-scope ol ul,
  .june-scope ul ol {
    margin-bottom: 0; }
  .june-scope dt {
    font-weight: 700; }
  .june-scope dd {
    margin-bottom: .5rem;
    margin-left: 0; }
  .june-scope blockquote {
    margin: 0 0 1rem; }
  .june-scope dfn {
    font-style: italic; }
  .june-scope b,
  .june-scope strong {
    font-weight: bolder; }
  .june-scope small {
    font-size: 80%; }
  .june-scope sub,
  .june-scope sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline; }
  .june-scope sub {
    bottom: -.25em; }
  .june-scope sup {
    top: -.5em; }
  .june-scope a {
    color: #F44336;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects; }
    .june-scope a:hover {
      color: #d2190b;
      text-decoration: underline; }
  .june-scope a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none; }
    .june-scope a:not([href]):not([tabindex]):hover, .june-scope a:not([href]):not([tabindex]):focus {
      color: inherit;
      text-decoration: none; }
    .june-scope a:not([href]):not([tabindex]):focus {
      outline: 0; }
  .june-scope pre,
  .june-scope code,
  .june-scope kbd,
  .june-scope samp {
    font-family: monospace, monospace;
    font-size: 1em; }
  .june-scope pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar; }
  .june-scope figure {
    margin: 0 0 1rem; }
  .june-scope img {
    vertical-align: middle;
    border-style: none; }
  .june-scope svg:not(:root) {
    overflow: hidden; }
  .june-scope table {
    border-collapse: collapse; }
  .june-scope caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #868e96;
    text-align: left;
    caption-side: bottom; }
  .june-scope th {
    text-align: inherit; }
  .june-scope label {
    display: inline-block;
    margin-bottom: 0.5rem; }
  .june-scope button {
    border-radius: 0; }
  .june-scope button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color; }
  .june-scope input,
  .june-scope button,
  .june-scope select,
  .june-scope optgroup,
  .june-scope textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  .june-scope button,
  .june-scope input {
    overflow: visible; }
  .june-scope button,
  .june-scope select {
    text-transform: none; }
  .june-scope button,
  .june-scope html [type="button"],
  .june-scope [type="reset"],
  .june-scope [type="submit"] {
    -webkit-appearance: button; }
  .june-scope button::-moz-focus-inner,
  .june-scope [type="button"]::-moz-focus-inner,
  .june-scope [type="reset"]::-moz-focus-inner,
  .june-scope [type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none; }
  .june-scope input[type="radio"],
  .june-scope input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0; }
  .june-scope input[type="date"],
  .june-scope input[type="time"],
  .june-scope input[type="datetime-local"],
  .june-scope input[type="month"] {
    -webkit-appearance: listbox; }
  .june-scope textarea {
    overflow: auto;
    resize: vertical; }
  .june-scope fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }
  .june-scope legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal; }
  .june-scope progress {
    vertical-align: baseline; }
  .june-scope [type="number"]::-webkit-inner-spin-button,
  .june-scope [type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .june-scope [type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none; }
  .june-scope [type="search"]::-webkit-search-cancel-button,
  .june-scope [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .june-scope ::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button; }
  .june-scope output {
    display: inline-block; }
  .june-scope summary {
    display: list-item;
    cursor: pointer; }
  .june-scope template {
    display: none; }
  .june-scope [hidden] {
    display: none !important; }
  .june-scope .u-list {
    list-style-type: disc; }
    .june-scope .u-list.simple-list {
      list-style: initial;
      padding-left: 40px;
      margin-bottom: 1rem; }
  .june-scope .o-list {
    list-style-type: decimal; }
    .june-scope .o-list.simple-list {
      list-style: initial;
      padding-left: 40px;
      margin-bottom: 1rem; }
  .june-scope .icon-list {
    list-style: none;
    padding-left: 0px; }
    .june-scope .icon-list svg {
      margin-right: .5em; }
    .june-scope .icon-list > *:before {
      font-family: "Font Awesome 5 Free";
      font-weight: 900; }
    .june-scope .icon-list.checked > *:before {
      content: "\f00c"; }
    .june-scope .icon-list.done > *:before {
      content: "\f00d"; }
    .june-scope .icon-list.angle-left > *:before {
      content: "\f104"; }
    .june-scope .icon-list.angle-right > *:before {
      content: "\f105"; }
    .june-scope .icon-list.angle-down > *:before {
      content: "\f107"; }
    .june-scope .icon-list.angle-up > *:before {
      content: "\f106"; }
    .june-scope .icon-list.arrow-left > *:before {
      content: "\f060"; }
    .june-scope .icon-list.arrow-right > *:before {
      content: "\f061"; }
    .june-scope .icon-list.arrow-down > *:before {
      content: "\f063"; }
    .june-scope .icon-list.arrow-up > *:before {
      content: "\f062"; }
    .june-scope .icon-list.caret-left > *:before {
      content: "\f0d9"; }
    .june-scope .icon-list.caret-right > *:before {
      content: "\f0da"; }
    .june-scope .icon-list.caret-down > *:before {
      content: "\f0d7"; }
    .june-scope .icon-list.caret-up > *:before {
      content: "\f0d8"; }
    .june-scope .icon-list.chevron-left > *:before {
      content: "\f053"; }
    .june-scope .icon-list.chevron-right > *:before {
      content: "\f054"; }
    .june-scope .icon-list.chevron-down > *:before {
      content: "\f078"; }
    .june-scope .icon-list.chevron-up > *:before {
      content: "\f077"; }
    .june-scope .icon-list > .checked:before {
      content: "\f00c"; }
    .june-scope .icon-list > .done:before {
      content: "\f00d"; }
    .june-scope .icon-list > .angle-left:before {
      content: "\f104"; }
    .june-scope .icon-list > .angle-right:before {
      content: "\f105"; }
    .june-scope .icon-list > .angle-down:before {
      content: "\f107"; }
    .june-scope .icon-list > .angle-up:before {
      content: "\f106"; }
    .june-scope .icon-list > .arrow-left:before {
      content: "\f060"; }
    .june-scope .icon-list > .arrow-right:before {
      content: "\f061"; }
    .june-scope .icon-list > .arrow-down:before {
      content: "\f063"; }
    .june-scope .icon-list > .arrow-up:before {
      content: "\f062"; }
    .june-scope .icon-list > .caret-left:before {
      content: "\f0d9"; }
    .june-scope .icon-list > .caret-right:before {
      content: "\f0da"; }
    .june-scope .icon-list > .caret-down:before {
      content: "\f0d7"; }
    .june-scope .icon-list > .caret-up:before {
      content: "\f0d8"; }
    .june-scope .icon-list > .chevron-left:before {
      content: "\f053"; }
    .june-scope .icon-list > .chevron-right:before {
      content: "\f054"; }
    .june-scope .icon-list > .chevron-down:before {
      content: "\f078"; }
    .june-scope .icon-list > .chevron-up:before {
      content: "\f077"; }
  .june-scope .img-fluid {
    max-width: 100%;
    height: auto; }
  .june-scope .img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    max-width: 100%;
    height: auto; }
  .june-scope .figure {
    display: inline-block; }
  .june-scope .figure-img {
    margin-bottom: 0.5rem;
    line-height: 1; }
  .june-scope .figure-caption {
    font-size: 90%;
    color: #868e96; }
  .june-scope .img-zoom-xl-25 {
    zoom: 25%; }
  .june-scope .img-zoom-xl-50 {
    zoom: 50%; }
  .june-scope .img-zoom-xl-75 {
    zoom: 75%; }
  @media (max-width: 1280.98px) {
    .june-scope .img-zoom-lg-25 {
      zoom: 25%; }
    .june-scope .img-zoom-lg-50 {
      zoom: 50%; }
    .june-scope .img-zoom-lg-75 {
      zoom: 75%; } }
  @media (max-width: 991.98px) {
    .june-scope .img-zoom-md-25 {
      zoom: 25%; }
    .june-scope .img-zoom-md-50 {
      zoom: 50%; }
    .june-scope .img-zoom-md-75 {
      zoom: 75%; } }
  @media (max-width: 599.98px) {
    .june-scope .img-zoom-sm-25 {
      zoom: 25%; }
    .june-scope .img-zoom-sm-50 {
      zoom: 50%; }
    .june-scope .img-zoom-sm-75 {
      zoom: 75%; } }
  .june-scope body {
    overflow-x: hidden; }
  .june-scope .container {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 600px) {
      .june-scope .container {
        max-width: 576px; } }
    @media (min-width: 992px) {
      .june-scope .container {
        max-width: 960px; } }
    @media (min-width: 1281px) {
      .june-scope .container {
        max-width: 1140px; } }
  .june-scope .container-fluid {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto; }
  .june-scope .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px; }
  .june-scope .no-gutters {
    margin-right: 0;
    margin-left: 0; }
    .june-scope .no-gutters > .col,
    .june-scope .no-gutters > [class*="col-"] {
      padding-right: 0 !important;
      padding-left: 0 !important; }
  .june-scope .col-xl-1, .june-scope .col-xl-2, .june-scope .col-xl-3, .june-scope .col-xl-4, .june-scope .col-xl-5, .june-scope .col-xl-6, .june-scope .col-xl-7, .june-scope .col-xl-8, .june-scope .col-xl-9, .june-scope .col-xl-10, .june-scope .col-xl-11, .june-scope .col-xl-12, .june-scope .col-xl,
  .june-scope .col-xl-auto, .june-scope .col-lg-1, .june-scope .col-lg-2, .june-scope .col-lg-3, .june-scope .col-lg-4, .june-scope .col-lg-5, .june-scope .col-lg-6, .june-scope .col-lg-7, .june-scope .col-lg-8, .june-scope .col-lg-9, .june-scope .col-lg-10, .june-scope .col-lg-11, .june-scope .col-lg-12, .june-scope .col-lg,
  .june-scope .col-lg-auto, .june-scope .col-md-1, .june-scope .col-md-2, .june-scope .col-md-3, .june-scope .col-md-4, .june-scope .col-md-5, .june-scope .col-md-6, .june-scope .col-md-7, .june-scope .col-md-8, .june-scope .col-md-9, .june-scope .col-md-10, .june-scope .col-md-11, .june-scope .col-md-12, .june-scope .col-md,
  .june-scope .col-md-auto, .june-scope .col-sm-1, .june-scope .col-sm-2, .june-scope .col-sm-3, .june-scope .col-sm-4, .june-scope .col-sm-5, .june-scope .col-sm-6, .june-scope .col-sm-7, .june-scope .col-sm-8, .june-scope .col-sm-9, .june-scope .col-sm-10, .june-scope .col-sm-11, .june-scope .col-sm-12, .june-scope .col-sm,
  .june-scope .col-sm-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px; }
  .june-scope .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-background-clip: content-box;
    -moz-background-clip: content-box;
    background-clip: content-box; }
    .june-scope .col > div,
    .june-scope .col > a {
      display: block;
      min-height: 100%;
      position: relative; }
  .june-scope .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .june-scope .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .june-scope .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .june-scope .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .june-scope .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .june-scope .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .june-scope .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .june-scope .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .june-scope .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .june-scope .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .june-scope .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .june-scope .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .june-scope .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .june-scope .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .june-scope .order-xl-first {
    order: -1; }
  .june-scope .order-xl-1 {
    order: 1; }
  .june-scope .order-xl-2 {
    order: 2; }
  .june-scope .order-xl-3 {
    order: 3; }
  .june-scope .order-xl-4 {
    order: 4; }
  .june-scope .order-xl-5 {
    order: 5; }
  .june-scope .order-xl-6 {
    order: 6; }
  .june-scope .order-xl-7 {
    order: 7; }
  .june-scope .order-xl-8 {
    order: 8; }
  .june-scope .order-xl-9 {
    order: 9; }
  .june-scope .order-xl-10 {
    order: 10; }
  .june-scope .order-xl-11 {
    order: 11; }
  .june-scope .order-xl-12 {
    order: 12; }
  .june-scope .offset-xl-0 {
    margin-left: 0; }
  .june-scope .offset-xl-1 {
    margin-left: 8.33333%; }
  .june-scope .offset-xl-2 {
    margin-left: 16.66667%; }
  .june-scope .offset-xl-3 {
    margin-left: 25%; }
  .june-scope .offset-xl-4 {
    margin-left: 33.33333%; }
  .june-scope .offset-xl-5 {
    margin-left: 41.66667%; }
  .june-scope .offset-xl-6 {
    margin-left: 50%; }
  .june-scope .offset-xl-7 {
    margin-left: 58.33333%; }
  .june-scope .offset-xl-8 {
    margin-left: 66.66667%; }
  .june-scope .offset-xl-9 {
    margin-left: 75%; }
  .june-scope .offset-xl-10 {
    margin-left: 83.33333%; }
  .june-scope .offset-xl-11 {
    margin-left: 91.66667%; }
  @media (max-width: 1280.98px) {
    .june-scope .col-lg {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .june-scope .col-lg-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: none; }
    .june-scope .col-lg-1 {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .june-scope .col-lg-2 {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .june-scope .col-lg-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .june-scope .col-lg-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .june-scope .col-lg-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .june-scope .col-lg-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .june-scope .col-lg-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .june-scope .col-lg-8 {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .june-scope .col-lg-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .june-scope .col-lg-10 {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .june-scope .col-lg-11 {
      flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .june-scope .col-lg-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    .june-scope .order-lg-first {
      order: -1; }
    .june-scope .order-lg-1 {
      order: 1; }
    .june-scope .order-lg-2 {
      order: 2; }
    .june-scope .order-lg-3 {
      order: 3; }
    .june-scope .order-lg-4 {
      order: 4; }
    .june-scope .order-lg-5 {
      order: 5; }
    .june-scope .order-lg-6 {
      order: 6; }
    .june-scope .order-lg-7 {
      order: 7; }
    .june-scope .order-lg-8 {
      order: 8; }
    .june-scope .order-lg-9 {
      order: 9; }
    .june-scope .order-lg-10 {
      order: 10; }
    .june-scope .order-lg-11 {
      order: 11; }
    .june-scope .order-lg-12 {
      order: 12; }
    .june-scope .offset-lg-0 {
      margin-left: 0; }
    .june-scope .offset-lg-1 {
      margin-left: 8.33333%; }
    .june-scope .offset-lg-2 {
      margin-left: 16.66667%; }
    .june-scope .offset-lg-3 {
      margin-left: 25%; }
    .june-scope .offset-lg-4 {
      margin-left: 33.33333%; }
    .june-scope .offset-lg-5 {
      margin-left: 41.66667%; }
    .june-scope .offset-lg-6 {
      margin-left: 50%; }
    .june-scope .offset-lg-7 {
      margin-left: 58.33333%; }
    .june-scope .offset-lg-8 {
      margin-left: 66.66667%; }
    .june-scope .offset-lg-9 {
      margin-left: 75%; }
    .june-scope .offset-lg-10 {
      margin-left: 83.33333%; }
    .june-scope .offset-lg-11 {
      margin-left: 91.66667%; } }
  @media (max-width: 991.98px) {
    .june-scope .col-md {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .june-scope .col-md-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: none; }
    .june-scope .col-md-1 {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .june-scope .col-md-2 {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .june-scope .col-md-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .june-scope .col-md-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .june-scope .col-md-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .june-scope .col-md-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .june-scope .col-md-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .june-scope .col-md-8 {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .june-scope .col-md-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .june-scope .col-md-10 {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .june-scope .col-md-11 {
      flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .june-scope .col-md-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    .june-scope .order-md-first {
      order: -1; }
    .june-scope .order-md-1 {
      order: 1; }
    .june-scope .order-md-2 {
      order: 2; }
    .june-scope .order-md-3 {
      order: 3; }
    .june-scope .order-md-4 {
      order: 4; }
    .june-scope .order-md-5 {
      order: 5; }
    .june-scope .order-md-6 {
      order: 6; }
    .june-scope .order-md-7 {
      order: 7; }
    .june-scope .order-md-8 {
      order: 8; }
    .june-scope .order-md-9 {
      order: 9; }
    .june-scope .order-md-10 {
      order: 10; }
    .june-scope .order-md-11 {
      order: 11; }
    .june-scope .order-md-12 {
      order: 12; }
    .june-scope .offset-md-0 {
      margin-left: 0; }
    .june-scope .offset-md-1 {
      margin-left: 8.33333%; }
    .june-scope .offset-md-2 {
      margin-left: 16.66667%; }
    .june-scope .offset-md-3 {
      margin-left: 25%; }
    .june-scope .offset-md-4 {
      margin-left: 33.33333%; }
    .june-scope .offset-md-5 {
      margin-left: 41.66667%; }
    .june-scope .offset-md-6 {
      margin-left: 50%; }
    .june-scope .offset-md-7 {
      margin-left: 58.33333%; }
    .june-scope .offset-md-8 {
      margin-left: 66.66667%; }
    .june-scope .offset-md-9 {
      margin-left: 75%; }
    .june-scope .offset-md-10 {
      margin-left: 83.33333%; }
    .june-scope .offset-md-11 {
      margin-left: 91.66667%; } }
  @media (max-width: 599.98px) {
    .june-scope .col-sm {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .june-scope .col-sm-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: none; }
    .june-scope .col-sm-1 {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .june-scope .col-sm-2 {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .june-scope .col-sm-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .june-scope .col-sm-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .june-scope .col-sm-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .june-scope .col-sm-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .june-scope .col-sm-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .june-scope .col-sm-8 {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .june-scope .col-sm-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .june-scope .col-sm-10 {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .june-scope .col-sm-11 {
      flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .june-scope .col-sm-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    .june-scope .order-sm-first {
      order: -1; }
    .june-scope .order-sm-1 {
      order: 1; }
    .june-scope .order-sm-2 {
      order: 2; }
    .june-scope .order-sm-3 {
      order: 3; }
    .june-scope .order-sm-4 {
      order: 4; }
    .june-scope .order-sm-5 {
      order: 5; }
    .june-scope .order-sm-6 {
      order: 6; }
    .june-scope .order-sm-7 {
      order: 7; }
    .june-scope .order-sm-8 {
      order: 8; }
    .june-scope .order-sm-9 {
      order: 9; }
    .june-scope .order-sm-10 {
      order: 10; }
    .june-scope .order-sm-11 {
      order: 11; }
    .june-scope .order-sm-12 {
      order: 12; }
    .june-scope .offset-sm-0 {
      margin-left: 0; }
    .june-scope .offset-sm-1 {
      margin-left: 8.33333%; }
    .june-scope .offset-sm-2 {
      margin-left: 16.66667%; }
    .june-scope .offset-sm-3 {
      margin-left: 25%; }
    .june-scope .offset-sm-4 {
      margin-left: 33.33333%; }
    .june-scope .offset-sm-5 {
      margin-left: 41.66667%; }
    .june-scope .offset-sm-6 {
      margin-left: 50%; }
    .june-scope .offset-sm-7 {
      margin-left: 58.33333%; }
    .june-scope .offset-sm-8 {
      margin-left: 66.66667%; }
    .june-scope .offset-sm-9 {
      margin-left: 75%; }
    .june-scope .offset-sm-10 {
      margin-left: 83.33333%; }
    .june-scope .offset-sm-11 {
      margin-left: 91.66667%; } }
  .june-scope .container-xl {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1140px; }
  .june-scope .container-lg {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
    max-width: 960px; }
  .june-scope .container-md {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
    max-width: 576px; }
  .june-scope .container > * > .container,
  .june-scope .container > * > .container-fluid,
  .june-scope .container-fluid > * > .container,
  .june-scope .container-fluid > * > .container-fluid {
    padding-left: 0px !important;
    padding-right: 0px !important; }
  .june-scope .container-fluid {
    padding-left: 0px;
    padding-right: 0px; }
  .june-scope .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent; }
    .june-scope .table th,
    .june-scope .table td {
      padding: 0.75rem;
      vertical-align: top;
      border-top: 1px solid #e9ecef; }
    .june-scope .table thead th {
      vertical-align: bottom;
      border-bottom: 2px solid #e9ecef; }
    .june-scope .table tbody + tbody {
      border-top: 2px solid #e9ecef; }
    .june-scope .table .table {
      background-color: #fff; }
  .june-scope .table-sm th,
  .june-scope .table-sm td {
    padding: 0.3rem; }
  .june-scope .table-bordered {
    border: 1px solid #e9ecef; }
    .june-scope .table-bordered th,
    .june-scope .table-bordered td {
      border: 1px solid #e9ecef; }
    .june-scope .table-bordered thead th,
    .june-scope .table-bordered thead td {
      border-bottom-width: 2px; }
  .june-scope .table-borderless th,
  .june-scope .table-borderless td,
  .june-scope .table-borderless thead th,
  .june-scope .table-borderless tbody + tbody {
    border: 0; }
  .june-scope .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05); }
  .june-scope .table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075); }
  .june-scope .table-color-1,
  .june-scope .table-color-1 > th,
  .june-scope .table-color-1 > td {
    background-color: #fccac7; }
  .june-scope .table-hover .table-color-1:hover {
    background-color: #fbb3af; }
    .june-scope .table-hover .table-color-1:hover > td,
    .june-scope .table-hover .table-color-1:hover > th {
      background-color: #fbb3af; }
  .june-scope .table-color-2,
  .june-scope .table-color-2 > th,
  .june-scope .table-color-2 > td {
    background-color: #f8d8d8; }
  .june-scope .table-hover .table-color-2:hover {
    background-color: #f4c2c2; }
    .june-scope .table-hover .table-color-2:hover > td,
    .june-scope .table-hover .table-color-2:hover > th {
      background-color: #f4c2c2; }
  .june-scope .table-color-3,
  .june-scope .table-color-3 > th,
  .june-scope .table-color-3 > td {
    background-color: #fff1f2; }
  .june-scope .table-hover .table-color-3:hover {
    background-color: #ffd8da; }
    .june-scope .table-hover .table-color-3:hover > td,
    .june-scope .table-hover .table-color-3:hover > th {
      background-color: #ffd8da; }
  .june-scope .table-color-4,
  .june-scope .table-color-4 > th,
  .june-scope .table-color-4 > td {
    background-color: #efc3c3; }
  .june-scope .table-hover .table-color-4:hover {
    background-color: #eaafaf; }
    .june-scope .table-hover .table-color-4:hover > td,
    .june-scope .table-hover .table-color-4:hover > th {
      background-color: #eaafaf; }
  .june-scope .table-color-5,
  .june-scope .table-color-5 > th,
  .june-scope .table-color-5 > td {
    background-color: #ffe7b8; }
  .june-scope .table-hover .table-color-5:hover {
    background-color: #ffde9f; }
    .june-scope .table-hover .table-color-5:hover > td,
    .june-scope .table-hover .table-color-5:hover > th {
      background-color: #ffde9f; }
  .june-scope .table-color-6,
  .june-scope .table-color-6 > th,
  .june-scope .table-color-6 > td {
    background-color: #ffeeb8; }
  .june-scope .table-hover .table-color-6:hover {
    background-color: #ffe89f; }
    .june-scope .table-hover .table-color-6:hover > td,
    .june-scope .table-hover .table-color-6:hover > th {
      background-color: #ffe89f; }
  .june-scope .table-color-7,
  .june-scope .table-color-7 > th,
  .june-scope .table-color-7 > td {
    background-color: #b8e2de; }
  .june-scope .table-hover .table-color-7:hover {
    background-color: #a6dbd6; }
    .june-scope .table-hover .table-color-7:hover > td,
    .june-scope .table-hover .table-color-7:hover > th {
      background-color: #a6dbd6; }
  .june-scope .table-color-8,
  .june-scope .table-color-8 > th,
  .june-scope .table-color-8 > td {
    background-color: #b8d9d6; }
  .june-scope .table-hover .table-color-8:hover {
    background-color: #a7d0cc; }
    .june-scope .table-hover .table-color-8:hover > td,
    .june-scope .table-hover .table-color-8:hover > th {
      background-color: #a7d0cc; }
  .june-scope .table-color-9,
  .june-scope .table-color-9 > th,
  .june-scope .table-color-9 > td {
    background-color: #b8cdca; }
  .june-scope .table-hover .table-color-9:hover {
    background-color: #a9c2bf; }
    .june-scope .table-hover .table-color-9:hover > td,
    .june-scope .table-hover .table-color-9:hover > th {
      background-color: #a9c2bf; }
  .june-scope .table-color-success,
  .june-scope .table-color-success > th,
  .june-scope .table-color-success > td {
    background-color: #cde9ce; }
  .june-scope .table-hover .table-color-success:hover {
    background-color: #bbe1bd; }
    .june-scope .table-hover .table-color-success:hover > td,
    .june-scope .table-hover .table-color-success:hover > th {
      background-color: #bbe1bd; }
  .june-scope .table-color-error,
  .june-scope .table-color-error > th,
  .june-scope .table-color-error > td {
    background-color: #fccac7; }
  .june-scope .table-hover .table-color-error:hover {
    background-color: #fbb3af; }
    .june-scope .table-hover .table-color-error:hover > td,
    .june-scope .table-hover .table-color-error:hover > th {
      background-color: #fbb3af; }
  .june-scope .table-active,
  .june-scope .table-active > th,
  .june-scope .table-active > td {
    background-color: rgba(0, 0, 0, 0.075); }
  .june-scope .table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075); }
    .june-scope .table-hover .table-active:hover > td,
    .june-scope .table-hover .table-active:hover > th {
      background-color: rgba(0, 0, 0, 0.075); }
  .june-scope .table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e; }
  .june-scope .table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #e9ecef; }
  .june-scope .table-dark {
    color: #fff;
    background-color: #212529; }
    .june-scope .table-dark th,
    .june-scope .table-dark td,
    .june-scope .table-dark thead th {
      border-color: #32383e; }
    .june-scope .table-dark.table-bordered {
      border: 0; }
    .june-scope .table-dark.table-striped tbody tr:nth-of-type(odd) {
      background-color: rgba(255, 255, 255, 0.05); }
    .june-scope .table-dark.table-hover tbody tr:hover {
      background-color: rgba(255, 255, 255, 0.075); }
  @media (max-width: 599.98px) {
    .june-scope .table-responsive-md {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: -ms-autohiding-scrollbar; }
      .june-scope .table-responsive-md > .table-bordered {
        border: 0; } }
  @media (max-width: 991.98px) {
    .june-scope .table-responsive-lg {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: -ms-autohiding-scrollbar; }
      .june-scope .table-responsive-lg > .table-bordered {
        border: 0; } }
  @media (max-width: 1280.98px) {
    .june-scope .table-responsive-xl {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: -ms-autohiding-scrollbar; }
      .june-scope .table-responsive-xl > .table-bordered {
        border: 0; } }
  .june-scope .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .june-scope .table-responsive-sm > .table-bordered {
      border: 0; }
  .june-scope .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    .june-scope .btn:hover, .june-scope .btn:focus {
      text-decoration: none; }
    .june-scope .btn:focus, .june-scope .btn.focus {
      outline: 0;
      box-shadow: none; }
    .june-scope .btn.disabled, .june-scope .btn:disabled {
      opacity: 0.65; }
    .june-scope .btn:not(:disabled):not(.disabled) {
      cursor: pointer; }
    .june-scope .btn:not(:disabled):not(.disabled):active, .june-scope .btn:not(:disabled):not(.disabled).active {
      background-image: none; }
  .june-scope a.btn.disabled,
  .june-scope fieldset:disabled a.btn {
    pointer-events: none; }
  .june-scope .btn-color-1 {
    color: #fff;
    background-color: #F44336;
    border-color: #F44336; }
    .june-scope .btn-color-1:hover {
      border-color: #ea1c0d; }
    .june-scope .btn-color-1:focus, .june-scope .btn-color-1.focus {
      box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 0.5); }
    .june-scope .btn-color-1.disabled, .june-scope .btn-color-1:disabled {
      color: #fff;
      background-color: #F44336;
      border-color: #F44336; }
    .june-scope .btn-color-1:not(:disabled):not(.disabled):active, .june-scope .btn-color-1:not(:disabled):not(.disabled).active,
    .show > .june-scope .btn-color-1.dropdown-toggle {
      color: #fff;
      background-color: #ea1c0d;
      border-color: #de1b0c; }
      .june-scope .btn-color-1:not(:disabled):not(.disabled):active:focus, .june-scope .btn-color-1:not(:disabled):not(.disabled).active:focus,
      .show > .june-scope .btn-color-1.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 0.5); }
  .june-scope .btn-color-2 {
    color: #fff;
    background-color: #E57373;
    border-color: #E57373; }
    .june-scope .btn-color-2:hover {
      border-color: #dd4848; }
    .june-scope .btn-color-2:focus, .june-scope .btn-color-2.focus {
      box-shadow: 0 0 0 0.2rem rgba(229, 115, 115, 0.5); }
    .june-scope .btn-color-2.disabled, .june-scope .btn-color-2:disabled {
      color: #fff;
      background-color: #E57373;
      border-color: #E57373; }
    .june-scope .btn-color-2:not(:disabled):not(.disabled):active, .june-scope .btn-color-2:not(:disabled):not(.disabled).active,
    .show > .june-scope .btn-color-2.dropdown-toggle {
      color: #fff;
      background-color: #dd4848;
      border-color: #db3d3d; }
      .june-scope .btn-color-2:not(:disabled):not(.disabled):active:focus, .june-scope .btn-color-2:not(:disabled):not(.disabled).active:focus,
      .show > .june-scope .btn-color-2.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(229, 115, 115, 0.5); }
  .june-scope .btn-color-3 {
    color: #212529;
    background-color: #FFCDD2;
    border-color: #FFCDD2; }
    .june-scope .btn-color-3:hover {
      border-color: #ff9aa4; }
    .june-scope .btn-color-3:focus, .june-scope .btn-color-3.focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 205, 210, 0.5); }
    .june-scope .btn-color-3.disabled, .june-scope .btn-color-3:disabled {
      color: #212529;
      background-color: #FFCDD2;
      border-color: #FFCDD2; }
    .june-scope .btn-color-3:not(:disabled):not(.disabled):active, .june-scope .btn-color-3:not(:disabled):not(.disabled).active,
    .show > .june-scope .btn-color-3.dropdown-toggle {
      color: #212529;
      background-color: #ff9aa4;
      border-color: #ff8d99; }
      .june-scope .btn-color-3:not(:disabled):not(.disabled):active:focus, .june-scope .btn-color-3:not(:disabled):not(.disabled).active:focus,
      .show > .june-scope .btn-color-3.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(255, 205, 210, 0.5); }
  .june-scope .btn-color-4 {
    color: #fff;
    background-color: #C62828;
    border-color: #C62828; }
    .june-scope .btn-color-4:hover {
      border-color: #9c1f1f; }
    .june-scope .btn-color-4:focus, .june-scope .btn-color-4.focus {
      box-shadow: 0 0 0 0.2rem rgba(198, 40, 40, 0.5); }
    .june-scope .btn-color-4.disabled, .june-scope .btn-color-4:disabled {
      color: #fff;
      background-color: #C62828;
      border-color: #C62828; }
    .june-scope .btn-color-4:not(:disabled):not(.disabled):active, .june-scope .btn-color-4:not(:disabled):not(.disabled).active,
    .show > .june-scope .btn-color-4.dropdown-toggle {
      color: #fff;
      background-color: #9c1f1f;
      border-color: #911d1d; }
      .june-scope .btn-color-4:not(:disabled):not(.disabled):active:focus, .june-scope .btn-color-4:not(:disabled):not(.disabled).active:focus,
      .show > .june-scope .btn-color-4.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(198, 40, 40, 0.5); }
  .june-scope .btn-color-5 {
    color: #212529;
    background-color: #FFAB00;
    border-color: #FFAB00; }
    .june-scope .btn-color-5:hover {
      border-color: #cc8900; }
    .june-scope .btn-color-5:focus, .june-scope .btn-color-5.focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 171, 0, 0.5); }
    .june-scope .btn-color-5.disabled, .june-scope .btn-color-5:disabled {
      color: #212529;
      background-color: #FFAB00;
      border-color: #FFAB00; }
    .june-scope .btn-color-5:not(:disabled):not(.disabled):active, .june-scope .btn-color-5:not(:disabled):not(.disabled).active,
    .show > .june-scope .btn-color-5.dropdown-toggle {
      color: #fff;
      background-color: #cc8900;
      border-color: #bf8000; }
      .june-scope .btn-color-5:not(:disabled):not(.disabled):active:focus, .june-scope .btn-color-5:not(:disabled):not(.disabled).active:focus,
      .show > .june-scope .btn-color-5.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(255, 171, 0, 0.5); }
  .june-scope .btn-color-6 {
    color: #212529;
    background-color: #FFC400;
    border-color: #FFC400; }
    .june-scope .btn-color-6:hover {
      border-color: #cc9d00; }
    .june-scope .btn-color-6:focus, .june-scope .btn-color-6.focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 196, 0, 0.5); }
    .june-scope .btn-color-6.disabled, .june-scope .btn-color-6:disabled {
      color: #212529;
      background-color: #FFC400;
      border-color: #FFC400; }
    .june-scope .btn-color-6:not(:disabled):not(.disabled):active, .june-scope .btn-color-6:not(:disabled):not(.disabled).active,
    .show > .june-scope .btn-color-6.dropdown-toggle {
      color: #212529;
      background-color: #cc9d00;
      border-color: #bf9300; }
      .june-scope .btn-color-6:not(:disabled):not(.disabled):active:focus, .june-scope .btn-color-6:not(:disabled):not(.disabled).active:focus,
      .show > .june-scope .btn-color-6.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(255, 196, 0, 0.5); }
  .june-scope .btn-color-7 {
    color: #fff;
    background-color: #009688;
    border-color: #009688; }
    .june-scope .btn-color-7:hover {
      border-color: #00635a; }
    .june-scope .btn-color-7:focus, .june-scope .btn-color-7.focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 150, 136, 0.5); }
    .june-scope .btn-color-7.disabled, .june-scope .btn-color-7:disabled {
      color: #fff;
      background-color: #009688;
      border-color: #009688; }
    .june-scope .btn-color-7:not(:disabled):not(.disabled):active, .june-scope .btn-color-7:not(:disabled):not(.disabled).active,
    .show > .june-scope .btn-color-7.dropdown-toggle {
      color: #fff;
      background-color: #00635a;
      border-color: #00564e; }
      .june-scope .btn-color-7:not(:disabled):not(.disabled):active:focus, .june-scope .btn-color-7:not(:disabled):not(.disabled).active:focus,
      .show > .june-scope .btn-color-7.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(0, 150, 136, 0.5); }
  .june-scope .btn-color-8 {
    color: #fff;
    background-color: #00796B;
    border-color: #00796B; }
    .june-scope .btn-color-8:hover {
      border-color: #00463e; }
    .june-scope .btn-color-8:focus, .june-scope .btn-color-8.focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 121, 107, 0.5); }
    .june-scope .btn-color-8.disabled, .june-scope .btn-color-8:disabled {
      color: #fff;
      background-color: #00796B;
      border-color: #00796B; }
    .june-scope .btn-color-8:not(:disabled):not(.disabled):active, .june-scope .btn-color-8:not(:disabled):not(.disabled).active,
    .show > .june-scope .btn-color-8.dropdown-toggle {
      color: #fff;
      background-color: #00463e;
      border-color: #003933; }
      .june-scope .btn-color-8:not(:disabled):not(.disabled):active:focus, .june-scope .btn-color-8:not(:disabled):not(.disabled).active:focus,
      .show > .june-scope .btn-color-8.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(0, 121, 107, 0.5); }
  .june-scope .btn-color-9 {
    color: #fff;
    background-color: #004D40;
    border-color: #004D40; }
    .june-scope .btn-color-9:hover {
      border-color: #001a16; }
    .june-scope .btn-color-9:focus, .june-scope .btn-color-9.focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 77, 64, 0.5); }
    .june-scope .btn-color-9.disabled, .june-scope .btn-color-9:disabled {
      color: #fff;
      background-color: #004D40;
      border-color: #004D40; }
    .june-scope .btn-color-9:not(:disabled):not(.disabled):active, .june-scope .btn-color-9:not(:disabled):not(.disabled).active,
    .show > .june-scope .btn-color-9.dropdown-toggle {
      color: #fff;
      background-color: #001a16;
      border-color: #000d0b; }
      .june-scope .btn-color-9:not(:disabled):not(.disabled):active:focus, .june-scope .btn-color-9:not(:disabled):not(.disabled).active:focus,
      .show > .june-scope .btn-color-9.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(0, 77, 64, 0.5); }
  .june-scope .btn-color-success {
    color: #fff;
    background-color: #4CAF50;
    border-color: #4CAF50; }
    .june-scope .btn-color-success:hover {
      border-color: #3d8b40; }
    .june-scope .btn-color-success:focus, .june-scope .btn-color-success.focus {
      box-shadow: 0 0 0 0.2rem rgba(76, 175, 80, 0.5); }
    .june-scope .btn-color-success.disabled, .june-scope .btn-color-success:disabled {
      color: #fff;
      background-color: #4CAF50;
      border-color: #4CAF50; }
    .june-scope .btn-color-success:not(:disabled):not(.disabled):active, .june-scope .btn-color-success:not(:disabled):not(.disabled).active,
    .show > .june-scope .btn-color-success.dropdown-toggle {
      color: #fff;
      background-color: #3d8b40;
      border-color: #39833c; }
      .june-scope .btn-color-success:not(:disabled):not(.disabled):active:focus, .june-scope .btn-color-success:not(:disabled):not(.disabled).active:focus,
      .show > .june-scope .btn-color-success.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(76, 175, 80, 0.5); }
  .june-scope .btn-color-error {
    color: #fff;
    background-color: #F44336;
    border-color: #F44336; }
    .june-scope .btn-color-error:hover {
      border-color: #ea1c0d; }
    .june-scope .btn-color-error:focus, .june-scope .btn-color-error.focus {
      box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 0.5); }
    .june-scope .btn-color-error.disabled, .june-scope .btn-color-error:disabled {
      color: #fff;
      background-color: #F44336;
      border-color: #F44336; }
    .june-scope .btn-color-error:not(:disabled):not(.disabled):active, .june-scope .btn-color-error:not(:disabled):not(.disabled).active,
    .show > .june-scope .btn-color-error.dropdown-toggle {
      color: #fff;
      background-color: #ea1c0d;
      border-color: #de1b0c; }
      .june-scope .btn-color-error:not(:disabled):not(.disabled):active:focus, .june-scope .btn-color-error:not(:disabled):not(.disabled).active:focus,
      .show > .june-scope .btn-color-error.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 0.5); }
  .june-scope .btn-outline-color-1 {
    color: #F44336;
    background-color: transparent;
    background-image: none;
    border-color: #F44336; }
    .june-scope .btn-outline-color-1:hover {
      color: #fff;
      background-color: #F44336;
      border-color: #F44336; }
    .june-scope .btn-outline-color-1:focus, .june-scope .btn-outline-color-1.focus {
      box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 0.5); }
    .june-scope .btn-outline-color-1.disabled, .june-scope .btn-outline-color-1:disabled {
      color: #F44336;
      background-color: transparent; }
    .june-scope .btn-outline-color-1:not(:disabled):not(.disabled):active, .june-scope .btn-outline-color-1:not(:disabled):not(.disabled).active,
    .show > .june-scope .btn-outline-color-1.dropdown-toggle {
      color: #fff;
      background-color: #F44336;
      border-color: #F44336; }
      .june-scope .btn-outline-color-1:not(:disabled):not(.disabled):active:focus, .june-scope .btn-outline-color-1:not(:disabled):not(.disabled).active:focus,
      .show > .june-scope .btn-outline-color-1.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 0.5); }
  .june-scope .btn-outline-color-2 {
    color: #E57373;
    background-color: transparent;
    background-image: none;
    border-color: #E57373; }
    .june-scope .btn-outline-color-2:hover {
      color: #fff;
      background-color: #E57373;
      border-color: #E57373; }
    .june-scope .btn-outline-color-2:focus, .june-scope .btn-outline-color-2.focus {
      box-shadow: 0 0 0 0.2rem rgba(229, 115, 115, 0.5); }
    .june-scope .btn-outline-color-2.disabled, .june-scope .btn-outline-color-2:disabled {
      color: #E57373;
      background-color: transparent; }
    .june-scope .btn-outline-color-2:not(:disabled):not(.disabled):active, .june-scope .btn-outline-color-2:not(:disabled):not(.disabled).active,
    .show > .june-scope .btn-outline-color-2.dropdown-toggle {
      color: #fff;
      background-color: #E57373;
      border-color: #E57373; }
      .june-scope .btn-outline-color-2:not(:disabled):not(.disabled):active:focus, .june-scope .btn-outline-color-2:not(:disabled):not(.disabled).active:focus,
      .show > .june-scope .btn-outline-color-2.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(229, 115, 115, 0.5); }
  .june-scope .btn-outline-color-3 {
    color: #FFCDD2;
    background-color: transparent;
    background-image: none;
    border-color: #FFCDD2; }
    .june-scope .btn-outline-color-3:hover {
      color: #212529;
      background-color: #FFCDD2;
      border-color: #FFCDD2; }
    .june-scope .btn-outline-color-3:focus, .june-scope .btn-outline-color-3.focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 205, 210, 0.5); }
    .june-scope .btn-outline-color-3.disabled, .june-scope .btn-outline-color-3:disabled {
      color: #FFCDD2;
      background-color: transparent; }
    .june-scope .btn-outline-color-3:not(:disabled):not(.disabled):active, .june-scope .btn-outline-color-3:not(:disabled):not(.disabled).active,
    .show > .june-scope .btn-outline-color-3.dropdown-toggle {
      color: #212529;
      background-color: #FFCDD2;
      border-color: #FFCDD2; }
      .june-scope .btn-outline-color-3:not(:disabled):not(.disabled):active:focus, .june-scope .btn-outline-color-3:not(:disabled):not(.disabled).active:focus,
      .show > .june-scope .btn-outline-color-3.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(255, 205, 210, 0.5); }
  .june-scope .btn-outline-color-4 {
    color: #C62828;
    background-color: transparent;
    background-image: none;
    border-color: #C62828; }
    .june-scope .btn-outline-color-4:hover {
      color: #fff;
      background-color: #C62828;
      border-color: #C62828; }
    .june-scope .btn-outline-color-4:focus, .june-scope .btn-outline-color-4.focus {
      box-shadow: 0 0 0 0.2rem rgba(198, 40, 40, 0.5); }
    .june-scope .btn-outline-color-4.disabled, .june-scope .btn-outline-color-4:disabled {
      color: #C62828;
      background-color: transparent; }
    .june-scope .btn-outline-color-4:not(:disabled):not(.disabled):active, .june-scope .btn-outline-color-4:not(:disabled):not(.disabled).active,
    .show > .june-scope .btn-outline-color-4.dropdown-toggle {
      color: #fff;
      background-color: #C62828;
      border-color: #C62828; }
      .june-scope .btn-outline-color-4:not(:disabled):not(.disabled):active:focus, .june-scope .btn-outline-color-4:not(:disabled):not(.disabled).active:focus,
      .show > .june-scope .btn-outline-color-4.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(198, 40, 40, 0.5); }
  .june-scope .btn-outline-color-5 {
    color: #FFAB00;
    background-color: transparent;
    background-image: none;
    border-color: #FFAB00; }
    .june-scope .btn-outline-color-5:hover {
      color: #212529;
      background-color: #FFAB00;
      border-color: #FFAB00; }
    .june-scope .btn-outline-color-5:focus, .june-scope .btn-outline-color-5.focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 171, 0, 0.5); }
    .june-scope .btn-outline-color-5.disabled, .june-scope .btn-outline-color-5:disabled {
      color: #FFAB00;
      background-color: transparent; }
    .june-scope .btn-outline-color-5:not(:disabled):not(.disabled):active, .june-scope .btn-outline-color-5:not(:disabled):not(.disabled).active,
    .show > .june-scope .btn-outline-color-5.dropdown-toggle {
      color: #212529;
      background-color: #FFAB00;
      border-color: #FFAB00; }
      .june-scope .btn-outline-color-5:not(:disabled):not(.disabled):active:focus, .june-scope .btn-outline-color-5:not(:disabled):not(.disabled).active:focus,
      .show > .june-scope .btn-outline-color-5.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(255, 171, 0, 0.5); }
  .june-scope .btn-outline-color-6 {
    color: #FFC400;
    background-color: transparent;
    background-image: none;
    border-color: #FFC400; }
    .june-scope .btn-outline-color-6:hover {
      color: #212529;
      background-color: #FFC400;
      border-color: #FFC400; }
    .june-scope .btn-outline-color-6:focus, .june-scope .btn-outline-color-6.focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 196, 0, 0.5); }
    .june-scope .btn-outline-color-6.disabled, .june-scope .btn-outline-color-6:disabled {
      color: #FFC400;
      background-color: transparent; }
    .june-scope .btn-outline-color-6:not(:disabled):not(.disabled):active, .june-scope .btn-outline-color-6:not(:disabled):not(.disabled).active,
    .show > .june-scope .btn-outline-color-6.dropdown-toggle {
      color: #212529;
      background-color: #FFC400;
      border-color: #FFC400; }
      .june-scope .btn-outline-color-6:not(:disabled):not(.disabled):active:focus, .june-scope .btn-outline-color-6:not(:disabled):not(.disabled).active:focus,
      .show > .june-scope .btn-outline-color-6.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(255, 196, 0, 0.5); }
  .june-scope .btn-outline-color-7 {
    color: #009688;
    background-color: transparent;
    background-image: none;
    border-color: #009688; }
    .june-scope .btn-outline-color-7:hover {
      color: #fff;
      background-color: #009688;
      border-color: #009688; }
    .june-scope .btn-outline-color-7:focus, .june-scope .btn-outline-color-7.focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 150, 136, 0.5); }
    .june-scope .btn-outline-color-7.disabled, .june-scope .btn-outline-color-7:disabled {
      color: #009688;
      background-color: transparent; }
    .june-scope .btn-outline-color-7:not(:disabled):not(.disabled):active, .june-scope .btn-outline-color-7:not(:disabled):not(.disabled).active,
    .show > .june-scope .btn-outline-color-7.dropdown-toggle {
      color: #fff;
      background-color: #009688;
      border-color: #009688; }
      .june-scope .btn-outline-color-7:not(:disabled):not(.disabled):active:focus, .june-scope .btn-outline-color-7:not(:disabled):not(.disabled).active:focus,
      .show > .june-scope .btn-outline-color-7.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(0, 150, 136, 0.5); }
  .june-scope .btn-outline-color-8 {
    color: #00796B;
    background-color: transparent;
    background-image: none;
    border-color: #00796B; }
    .june-scope .btn-outline-color-8:hover {
      color: #fff;
      background-color: #00796B;
      border-color: #00796B; }
    .june-scope .btn-outline-color-8:focus, .june-scope .btn-outline-color-8.focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 121, 107, 0.5); }
    .june-scope .btn-outline-color-8.disabled, .june-scope .btn-outline-color-8:disabled {
      color: #00796B;
      background-color: transparent; }
    .june-scope .btn-outline-color-8:not(:disabled):not(.disabled):active, .june-scope .btn-outline-color-8:not(:disabled):not(.disabled).active,
    .show > .june-scope .btn-outline-color-8.dropdown-toggle {
      color: #fff;
      background-color: #00796B;
      border-color: #00796B; }
      .june-scope .btn-outline-color-8:not(:disabled):not(.disabled):active:focus, .june-scope .btn-outline-color-8:not(:disabled):not(.disabled).active:focus,
      .show > .june-scope .btn-outline-color-8.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(0, 121, 107, 0.5); }
  .june-scope .btn-outline-color-9 {
    color: #004D40;
    background-color: transparent;
    background-image: none;
    border-color: #004D40; }
    .june-scope .btn-outline-color-9:hover {
      color: #fff;
      background-color: #004D40;
      border-color: #004D40; }
    .june-scope .btn-outline-color-9:focus, .june-scope .btn-outline-color-9.focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 77, 64, 0.5); }
    .june-scope .btn-outline-color-9.disabled, .june-scope .btn-outline-color-9:disabled {
      color: #004D40;
      background-color: transparent; }
    .june-scope .btn-outline-color-9:not(:disabled):not(.disabled):active, .june-scope .btn-outline-color-9:not(:disabled):not(.disabled).active,
    .show > .june-scope .btn-outline-color-9.dropdown-toggle {
      color: #fff;
      background-color: #004D40;
      border-color: #004D40; }
      .june-scope .btn-outline-color-9:not(:disabled):not(.disabled):active:focus, .june-scope .btn-outline-color-9:not(:disabled):not(.disabled).active:focus,
      .show > .june-scope .btn-outline-color-9.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(0, 77, 64, 0.5); }
  .june-scope .btn-outline-color-success {
    color: #4CAF50;
    background-color: transparent;
    background-image: none;
    border-color: #4CAF50; }
    .june-scope .btn-outline-color-success:hover {
      color: #fff;
      background-color: #4CAF50;
      border-color: #4CAF50; }
    .june-scope .btn-outline-color-success:focus, .june-scope .btn-outline-color-success.focus {
      box-shadow: 0 0 0 0.2rem rgba(76, 175, 80, 0.5); }
    .june-scope .btn-outline-color-success.disabled, .june-scope .btn-outline-color-success:disabled {
      color: #4CAF50;
      background-color: transparent; }
    .june-scope .btn-outline-color-success:not(:disabled):not(.disabled):active, .june-scope .btn-outline-color-success:not(:disabled):not(.disabled).active,
    .show > .june-scope .btn-outline-color-success.dropdown-toggle {
      color: #fff;
      background-color: #4CAF50;
      border-color: #4CAF50; }
      .june-scope .btn-outline-color-success:not(:disabled):not(.disabled):active:focus, .june-scope .btn-outline-color-success:not(:disabled):not(.disabled).active:focus,
      .show > .june-scope .btn-outline-color-success.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(76, 175, 80, 0.5); }
  .june-scope .btn-outline-color-error {
    color: #F44336;
    background-color: transparent;
    background-image: none;
    border-color: #F44336; }
    .june-scope .btn-outline-color-error:hover {
      color: #fff;
      background-color: #F44336;
      border-color: #F44336; }
    .june-scope .btn-outline-color-error:focus, .june-scope .btn-outline-color-error.focus {
      box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 0.5); }
    .june-scope .btn-outline-color-error.disabled, .june-scope .btn-outline-color-error:disabled {
      color: #F44336;
      background-color: transparent; }
    .june-scope .btn-outline-color-error:not(:disabled):not(.disabled):active, .june-scope .btn-outline-color-error:not(:disabled):not(.disabled).active,
    .show > .june-scope .btn-outline-color-error.dropdown-toggle {
      color: #fff;
      background-color: #F44336;
      border-color: #F44336; }
      .june-scope .btn-outline-color-error:not(:disabled):not(.disabled):active:focus, .june-scope .btn-outline-color-error:not(:disabled):not(.disabled).active:focus,
      .show > .june-scope .btn-outline-color-error.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 0.5); }
  .june-scope .btn-link {
    font-weight: 400;
    color: #F44336;
    background-color: transparent; }
    .june-scope .btn-link:hover {
      color: #d2190b;
      text-decoration: underline;
      background-color: transparent;
      border-color: transparent; }
    .june-scope .btn-link:focus, .june-scope .btn-link.focus {
      text-decoration: underline;
      border-color: transparent;
      box-shadow: none; }
    .june-scope .btn-link:disabled, .june-scope .btn-link.disabled {
      color: #868e96; }
  .june-scope .btn-lg {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0; }
  .june-scope .btn-sm {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0; }
  .june-scope .btn-block {
    display: block;
    width: 100%; }
    .june-scope .btn-block + .btn-block {
      margin-top: 0.5rem; }
  .june-scope input[type="submit"].btn-block,
  .june-scope input[type="reset"].btn-block,
  .june-scope input[type="button"].btn-block {
    width: 100%; }
  .june-scope .btn-black {
    color: #fff;
    background-color: #000;
    border-color: #000; }
    .june-scope .btn-black:hover {
      border-color: black; }
    .june-scope .btn-black:focus, .june-scope .btn-black.focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }
    .june-scope .btn-black.disabled, .june-scope .btn-black:disabled {
      color: #fff;
      background-color: #000;
      border-color: #000; }
    .june-scope .btn-black:not(:disabled):not(.disabled):active, .june-scope .btn-black:not(:disabled):not(.disabled).active,
    .show > .june-scope .btn-black.dropdown-toggle {
      color: #fff;
      background-color: black;
      border-color: black; }
      .june-scope .btn-black:not(:disabled):not(.disabled):active:focus, .june-scope .btn-black:not(:disabled):not(.disabled).active:focus,
      .show > .june-scope .btn-black.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }
  .june-scope .btn-white {
    color: #212529;
    background-color: #fff;
    border-color: #fff; }
    .june-scope .btn-white:hover {
      border-color: #e6e6e6; }
    .june-scope .btn-white:focus, .june-scope .btn-white.focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
    .june-scope .btn-white.disabled, .june-scope .btn-white:disabled {
      color: #212529;
      background-color: #fff;
      border-color: #fff; }
    .june-scope .btn-white:not(:disabled):not(.disabled):active, .june-scope .btn-white:not(:disabled):not(.disabled).active,
    .show > .june-scope .btn-white.dropdown-toggle {
      color: #212529;
      background-color: #e6e6e6;
      border-color: #dfdfdf; }
      .june-scope .btn-white:not(:disabled):not(.disabled):active:focus, .june-scope .btn-white:not(:disabled):not(.disabled).active:focus,
      .show > .june-scope .btn-white.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .june-scope .btn-outline-black {
    color: #000;
    background-color: transparent;
    background-image: none;
    border-color: #000; }
    .june-scope .btn-outline-black:hover {
      color: #fff;
      background-color: #000;
      border-color: #000; }
    .june-scope .btn-outline-black:focus, .june-scope .btn-outline-black.focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }
    .june-scope .btn-outline-black.disabled, .june-scope .btn-outline-black:disabled {
      color: #000;
      background-color: transparent; }
    .june-scope .btn-outline-black:not(:disabled):not(.disabled):active, .june-scope .btn-outline-black:not(:disabled):not(.disabled).active,
    .show > .june-scope .btn-outline-black.dropdown-toggle {
      color: #fff;
      background-color: #000;
      border-color: #000; }
      .june-scope .btn-outline-black:not(:disabled):not(.disabled):active:focus, .june-scope .btn-outline-black:not(:disabled):not(.disabled).active:focus,
      .show > .june-scope .btn-outline-black.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }
  .june-scope .btn-outline-white {
    color: #fff;
    background-color: transparent;
    background-image: none;
    border-color: #fff; }
    .june-scope .btn-outline-white:hover {
      color: #212529;
      background-color: #fff;
      border-color: #fff; }
    .june-scope .btn-outline-white:focus, .june-scope .btn-outline-white.focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
    .june-scope .btn-outline-white.disabled, .june-scope .btn-outline-white:disabled {
      color: #fff;
      background-color: transparent; }
    .june-scope .btn-outline-white:not(:disabled):not(.disabled):active, .june-scope .btn-outline-white:not(:disabled):not(.disabled).active,
    .show > .june-scope .btn-outline-white.dropdown-toggle {
      color: #212529;
      background-color: #fff;
      border-color: #fff; }
      .june-scope .btn-outline-white:not(:disabled):not(.disabled):active:focus, .june-scope .btn-outline-white:not(:disabled):not(.disabled).active:focus,
      .show > .june-scope .btn-outline-white.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .june-scope .btn, .june-scope button, .june-scope a {
    outline: none !important;
    box-shadow: none !important;
    text-decoration: none; }
    .june-scope .btn:focus, .june-scope .btn.focus, .june-scope button:focus, .june-scope button.focus, .june-scope a:focus, .june-scope a.focus {
      box-shadow: none !important; }
  .june-scope .btn-disabled {
    pointer-events: none;
    opacity: 0.6 !important; }
  .june-scope .fade {
    opacity: 0;
    transition: opacity 0.15s linear; }
    .june-scope .fade.show {
      opacity: 1; }
  .june-scope .collapse {
    display: none; }
    .june-scope .collapse.show {
      display: block; }
  .june-scope tr.collapse.show {
    display: table-row; }
  .june-scope tbody.collapse.show {
    display: table-row-group; }
  .june-scope .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease; }
  .june-scope .dropup,
  .june-scope .dropdown {
    position: relative; }
  .june-scope .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .june-scope .dropdown-toggle:empty::after {
    margin-left: 0; }
  .june-scope .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15); }
  .june-scope .dropup .dropdown-menu {
    margin-top: 0;
    margin-bottom: 0.125rem; }
  .june-scope .dropup .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent; }
  .june-scope .dropup .dropdown-toggle:empty::after {
    margin-left: 0; }
  .june-scope .dropright .dropdown-menu {
    margin-top: 0;
    margin-left: 0.125rem; }
  .june-scope .dropright .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid; }
  .june-scope .dropright .dropdown-toggle:empty::after {
    margin-left: 0; }
  .june-scope .dropright .dropdown-toggle::after {
    vertical-align: 0; }
  .june-scope .dropleft .dropdown-menu {
    margin-top: 0;
    margin-right: 0.125rem; }
  .june-scope .dropleft .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: ""; }
  .june-scope .dropleft .dropdown-toggle::after {
    display: none; }
  .june-scope .dropleft .dropdown-toggle::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent; }
  .june-scope .dropleft .dropdown-toggle:empty::after {
    margin-left: 0; }
  .june-scope .dropleft .dropdown-toggle::before {
    vertical-align: 0; }
  .june-scope .dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef; }
  .june-scope .dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0; }
    .june-scope .dropdown-item:hover, .june-scope .dropdown-item:focus {
      color: #16181b;
      text-decoration: none;
      background-color: #f8f9fa; }
    .june-scope .dropdown-item.active, .june-scope .dropdown-item:active {
      color: #fff;
      text-decoration: none;
      background-color: #F44336; }
    .june-scope .dropdown-item.disabled, .june-scope .dropdown-item:disabled {
      color: #868e96;
      background-color: transparent; }
  .june-scope .dropdown-menu.show {
    display: block; }
  .june-scope .dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #868e96;
    white-space: nowrap; }
  .june-scope .dropdown-item-text {
    display: block;
    padding: 0.25rem 1.5rem;
    color: #212529; }
  .june-scope .form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    .june-scope .form-control::-ms-expand {
      background-color: transparent;
      border: 0; }
    .june-scope .form-control:focus {
      color: #495057;
      background-color: #fff;
      border-color: #fbb4af;
      outline: 0;
      box-shadow: none; }
    .june-scope .form-control::placeholder {
      color: #868e96;
      opacity: 1; }
    .june-scope .form-control:disabled, .june-scope .form-control[readonly] {
      background-color: #e9ecef;
      opacity: 1; }
  .june-scope select.form-control:not([size]):not([multiple]) {
    height: calc(calc((1rem * 1.5) + (0.375rem * 2)) + 2px); }
  .june-scope select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff; }
  .june-scope .form-control-file,
  .june-scope .form-control-range {
    display: block;
    width: 100%; }
  .june-scope .col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5; }
  .june-scope .col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5; }
  .june-scope .col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.875rem;
    line-height: 1.5; }
  .june-scope .form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0; }
    .june-scope .form-control-plaintext.form-control-sm, .june-scope .input-group-sm > .form-control-plaintext.form-control,
    .june-scope .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
    .june-scope .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
    .june-scope .input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
    .june-scope .input-group-sm > .input-group-append > .form-control-plaintext.btn, .june-scope .form-control-plaintext.form-control-lg, .june-scope .input-group-lg > .form-control-plaintext.form-control,
    .june-scope .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
    .june-scope .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
    .june-scope .input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
    .june-scope .input-group-lg > .input-group-append > .form-control-plaintext.btn {
      padding-right: 0;
      padding-left: 0; }
  .june-scope .form-control-sm, .june-scope .input-group-sm > .form-control,
  .june-scope .input-group-sm > .input-group-prepend > .input-group-text,
  .june-scope .input-group-sm > .input-group-append > .input-group-text,
  .june-scope .input-group-sm > .input-group-prepend > .btn,
  .june-scope .input-group-sm > .input-group-append > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5; }
  .june-scope select.form-control-sm:not([size]):not([multiple]), .june-scope .input-group-sm > select.form-control:not([size]):not([multiple]),
  .june-scope .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
  .june-scope .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
  .june-scope .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
  .june-scope .input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
    height: calc(calc((0.875rem * 1.5) + (0.25rem * 2)) + 2px); }
  .june-scope .form-control-lg, .june-scope .input-group-lg > .form-control,
  .june-scope .input-group-lg > .input-group-prepend > .input-group-text,
  .june-scope .input-group-lg > .input-group-append > .input-group-text,
  .june-scope .input-group-lg > .input-group-prepend > .btn,
  .june-scope .input-group-lg > .input-group-append > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5; }
  .june-scope select.form-control-lg:not([size]):not([multiple]), .june-scope .input-group-lg > select.form-control:not([size]):not([multiple]),
  .june-scope .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
  .june-scope .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
  .june-scope .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
  .june-scope .input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
    height: calc(calc((1.25rem * 1.5) + (0.5rem * 2)) + 2px); }
  .june-scope .form-group {
    margin-bottom: 1rem; }
  .june-scope .form-text {
    display: block;
    margin-top: 0.25rem; }
  .june-scope .form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px; }
    .june-scope .form-row > .col,
    .june-scope .form-row > [class*="col-"] {
      padding-right: 5px;
      padding-left: 5px; }
  .june-scope .form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem; }
  .june-scope .form-check-input {
    position: absolute;
    margin-top: 0.25rem;
    margin-left: -1.25rem; }
    .june-scope .form-check-input:disabled ~ .form-check-label {
      color: #868e96; }
  .june-scope .form-check-label {
    margin-bottom: 0; }
  .june-scope .form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem; }
    .june-scope .form-check-inline .form-check-input {
      position: static;
      margin-top: 0;
      margin-right: 0.3125rem;
      margin-left: 0; }
  .june-scope .valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #4CAF50; }
  .june-scope .valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(76, 175, 80, 0.8);
    border-radius: .2rem; }
  .was-validated .june-scope .form-control:valid, .june-scope .form-control.is-valid, .was-validated
  .june-scope .custom-select:valid,
  .june-scope .custom-select.is-valid {
    border-color: #4CAF50; }
    .was-validated .june-scope .form-control:valid:focus, .june-scope .form-control.is-valid:focus, .was-validated
    .june-scope .custom-select:valid:focus,
    .june-scope .custom-select.is-valid:focus {
      border-color: #4CAF50;
      box-shadow: 0 0 0 0.2rem rgba(76, 175, 80, 0.25); }
    .was-validated .june-scope .form-control:valid ~ .valid-feedback,
    .was-validated .june-scope .form-control:valid ~ .valid-tooltip, .june-scope .form-control.is-valid ~ .valid-feedback,
    .june-scope .form-control.is-valid ~ .valid-tooltip, .was-validated
    .june-scope .custom-select:valid ~ .valid-feedback,
    .was-validated
    .june-scope .custom-select:valid ~ .valid-tooltip,
    .june-scope .custom-select.is-valid ~ .valid-feedback,
    .june-scope .custom-select.is-valid ~ .valid-tooltip {
      display: block; }
  .was-validated .june-scope .form-check-input:valid ~ .form-check-label, .june-scope .form-check-input.is-valid ~ .form-check-label {
    color: #4CAF50; }
  .was-validated .june-scope .form-check-input:valid ~ .valid-feedback,
  .was-validated .june-scope .form-check-input:valid ~ .valid-tooltip, .june-scope .form-check-input.is-valid ~ .valid-feedback,
  .june-scope .form-check-input.is-valid ~ .valid-tooltip {
    display: block; }
  .was-validated .june-scope .custom-control-input:valid ~ .custom-control-label, .june-scope .custom-control-input.is-valid ~ .custom-control-label {
    color: #4CAF50; }
    .was-validated .june-scope .custom-control-input:valid ~ .custom-control-label::before, .june-scope .custom-control-input.is-valid ~ .custom-control-label::before {
      background-color: #a3d7a5; }
  .was-validated .june-scope .custom-control-input:valid ~ .valid-feedback,
  .was-validated .june-scope .custom-control-input:valid ~ .valid-tooltip, .june-scope .custom-control-input.is-valid ~ .valid-feedback,
  .june-scope .custom-control-input.is-valid ~ .valid-tooltip {
    display: block; }
  .was-validated .june-scope .custom-control-input:valid:checked ~ .custom-control-label::before, .june-scope .custom-control-input.is-valid:checked ~ .custom-control-label::before {
    background-color: #6ec071; }
  .was-validated .june-scope .custom-control-input:valid:focus ~ .custom-control-label::before, .june-scope .custom-control-input.is-valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(76, 175, 80, 0.25); }
  .was-validated .june-scope .custom-file-input:valid ~ .custom-file-label, .june-scope .custom-file-input.is-valid ~ .custom-file-label {
    border-color: #4CAF50; }
    .was-validated .june-scope .custom-file-input:valid ~ .custom-file-label::before, .june-scope .custom-file-input.is-valid ~ .custom-file-label::before {
      border-color: inherit; }
  .was-validated .june-scope .custom-file-input:valid ~ .valid-feedback,
  .was-validated .june-scope .custom-file-input:valid ~ .valid-tooltip, .june-scope .custom-file-input.is-valid ~ .valid-feedback,
  .june-scope .custom-file-input.is-valid ~ .valid-tooltip {
    display: block; }
  .was-validated .june-scope .custom-file-input:valid:focus ~ .custom-file-label, .june-scope .custom-file-input.is-valid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 0.2rem rgba(76, 175, 80, 0.25); }
  .june-scope .invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #F44336; }
  .june-scope .invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(244, 67, 54, 0.8);
    border-radius: .2rem; }
  .was-validated .june-scope .form-control:invalid, .june-scope .form-control.is-invalid, .was-validated
  .june-scope .custom-select:invalid,
  .june-scope .custom-select.is-invalid {
    border-color: #F44336; }
    .was-validated .june-scope .form-control:invalid:focus, .june-scope .form-control.is-invalid:focus, .was-validated
    .june-scope .custom-select:invalid:focus,
    .june-scope .custom-select.is-invalid:focus {
      border-color: #F44336;
      box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 0.25); }
    .was-validated .june-scope .form-control:invalid ~ .invalid-feedback,
    .was-validated .june-scope .form-control:invalid ~ .invalid-tooltip, .june-scope .form-control.is-invalid ~ .invalid-feedback,
    .june-scope .form-control.is-invalid ~ .invalid-tooltip, .was-validated
    .june-scope .custom-select:invalid ~ .invalid-feedback,
    .was-validated
    .june-scope .custom-select:invalid ~ .invalid-tooltip,
    .june-scope .custom-select.is-invalid ~ .invalid-feedback,
    .june-scope .custom-select.is-invalid ~ .invalid-tooltip {
      display: block; }
  .was-validated .june-scope .form-check-input:invalid ~ .form-check-label, .june-scope .form-check-input.is-invalid ~ .form-check-label {
    color: #F44336; }
  .was-validated .june-scope .form-check-input:invalid ~ .invalid-feedback,
  .was-validated .june-scope .form-check-input:invalid ~ .invalid-tooltip, .june-scope .form-check-input.is-invalid ~ .invalid-feedback,
  .june-scope .form-check-input.is-invalid ~ .invalid-tooltip {
    display: block; }
  .was-validated .june-scope .custom-control-input:invalid ~ .custom-control-label, .june-scope .custom-control-input.is-invalid ~ .custom-control-label {
    color: #F44336; }
    .was-validated .june-scope .custom-control-input:invalid ~ .custom-control-label::before, .june-scope .custom-control-input.is-invalid ~ .custom-control-label::before {
      background-color: #fbb4af; }
  .was-validated .june-scope .custom-control-input:invalid ~ .invalid-feedback,
  .was-validated .june-scope .custom-control-input:invalid ~ .invalid-tooltip, .june-scope .custom-control-input.is-invalid ~ .invalid-feedback,
  .june-scope .custom-control-input.is-invalid ~ .invalid-tooltip {
    display: block; }
  .was-validated .june-scope .custom-control-input:invalid:checked ~ .custom-control-label::before, .june-scope .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    background-color: #f77066; }
  .was-validated .june-scope .custom-control-input:invalid:focus ~ .custom-control-label::before, .june-scope .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(244, 67, 54, 0.25); }
  .was-validated .june-scope .custom-file-input:invalid ~ .custom-file-label, .june-scope .custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #F44336; }
    .was-validated .june-scope .custom-file-input:invalid ~ .custom-file-label::before, .june-scope .custom-file-input.is-invalid ~ .custom-file-label::before {
      border-color: inherit; }
  .was-validated .june-scope .custom-file-input:invalid ~ .invalid-feedback,
  .was-validated .june-scope .custom-file-input:invalid ~ .invalid-tooltip, .june-scope .custom-file-input.is-invalid ~ .invalid-feedback,
  .june-scope .custom-file-input.is-invalid ~ .invalid-tooltip {
    display: block; }
  .was-validated .june-scope .custom-file-input:invalid:focus ~ .custom-file-label, .june-scope .custom-file-input.is-invalid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 0.25); }
  .june-scope .form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center; }
    .june-scope .form-inline .form-check {
      width: 100%; }
    .june-scope .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .june-scope .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .june-scope .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .june-scope .form-inline .form-control-plaintext {
      display: inline-block; }
    .june-scope .form-inline .input-group,
    .june-scope .form-inline .custom-select {
      width: auto; }
    .june-scope .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .june-scope .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .june-scope .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .june-scope .form-inline .custom-control-label {
      margin-bottom: 0; }
  .june-scope .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%; }
    .june-scope .input-group > .form-control,
    .june-scope .input-group > .custom-select,
    .june-scope .input-group > .custom-file {
      position: relative;
      flex: 1 1 auto;
      width: 1%;
      margin-bottom: 0; }
      .june-scope .input-group > .form-control:focus,
      .june-scope .input-group > .custom-select:focus,
      .june-scope .input-group > .custom-file:focus {
        z-index: 3; }
      .june-scope .input-group > .form-control + .form-control,
      .june-scope .input-group > .form-control + .custom-select,
      .june-scope .input-group > .form-control + .custom-file,
      .june-scope .input-group > .custom-select + .form-control,
      .june-scope .input-group > .custom-select + .custom-select,
      .june-scope .input-group > .custom-select + .custom-file,
      .june-scope .input-group > .custom-file + .form-control,
      .june-scope .input-group > .custom-file + .custom-select,
      .june-scope .input-group > .custom-file + .custom-file {
        margin-left: -1px; }
    .june-scope .input-group > .custom-file {
      display: flex;
      align-items: center; }
  .june-scope .input-group-prepend,
  .june-scope .input-group-append {
    display: flex; }
    .june-scope .input-group-prepend .btn,
    .june-scope .input-group-append .btn {
      position: relative;
      z-index: 2; }
    .june-scope .input-group-prepend .btn + .btn,
    .june-scope .input-group-prepend .btn + .input-group-text,
    .june-scope .input-group-prepend .input-group-text + .input-group-text,
    .june-scope .input-group-prepend .input-group-text + .btn,
    .june-scope .input-group-append .btn + .btn,
    .june-scope .input-group-append .btn + .input-group-text,
    .june-scope .input-group-append .input-group-text + .input-group-text,
    .june-scope .input-group-append .input-group-text + .btn {
      margin-left: -1px; }
  .june-scope .input-group-prepend {
    margin-right: -1px; }
  .june-scope .input-group-append {
    margin-left: -1px; }
  .june-scope .input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da; }
    .june-scope .input-group-text input[type="radio"],
    .june-scope .input-group-text input[type="checkbox"] {
      margin-top: 0; }
  .june-scope .custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem; }
  .june-scope .custom-control-inline {
    display: inline-flex;
    margin-right: 1rem; }
  .june-scope .custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0; }
    .june-scope .custom-control-input:checked ~ .custom-control-label::before {
      color: #fff;
      background-color: #F44336; }
    .june-scope .custom-control-input:focus ~ .custom-control-label::before {
      box-shadow: 0 0 0 1px #fff, none; }
    .june-scope .custom-control-input:active ~ .custom-control-label::before {
      color: #fff;
      background-color: #fde1df; }
    .june-scope .custom-control-input:disabled ~ .custom-control-label {
      color: #868e96; }
      .june-scope .custom-control-input:disabled ~ .custom-control-label::before {
        background-color: #e9ecef; }
  .june-scope .custom-control-label {
    margin-bottom: 0; }
    .june-scope .custom-control-label::before {
      position: absolute;
      top: 0.25rem;
      left: 0;
      display: block;
      width: 1rem;
      height: 1rem;
      pointer-events: none;
      content: "";
      user-select: none;
      background-color: #ddd; }
    .june-scope .custom-control-label::after {
      position: absolute;
      top: 0.25rem;
      left: 0;
      display: block;
      width: 1rem;
      height: 1rem;
      content: "";
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 50% 50%; }
  .june-scope .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #F44336; }
  .june-scope .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml !default;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }
  .june-scope .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    background-color: #F44336; }
  .june-scope .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml !default;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }
  .june-scope .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(244, 67, 54, 0.5); }
  .june-scope .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(244, 67, 54, 0.5); }
  .june-scope .custom-radio .custom-control-label::before {
    border-radius: 50%; }
  .june-scope .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #F44336; }
  .june-scope .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml !default;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }
  .june-scope .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(244, 67, 54, 0.5); }
  .june-scope .custom-select {
    display: inline-block;
    width: 100%;
    height: calc(calc((1rem * 1.5) + (0.375rem * 2)) + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml !default;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: 0;
    appearance: none; }
    .june-scope .custom-select:focus {
      border-color: #fbb4af;
      outline: 0;
      box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(251, 180, 175, 0.5); }
      .june-scope .custom-select:focus::-ms-value {
        color: #495057;
        background-color: #fff; }
    .june-scope .custom-select[multiple], .june-scope .custom-select[size]:not([size="1"]) {
      height: auto;
      padding-right: 0.75rem;
      background-image: none; }
    .june-scope .custom-select:disabled {
      color: #868e96;
      background-color: #e9ecef; }
    .june-scope .custom-select::-ms-expand {
      opacity: 0; }
  .june-scope .custom-select-sm {
    height: calc(calc((0.875rem * 1.5) + (0.25rem * 2)) + 2px);
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 75%; }
  .june-scope .custom-select-lg {
    height: calc(calc((1.25rem * 1.5) + (0.5rem * 2)) + 2px);
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 125%; }
  .june-scope .custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(calc((1rem * 1.5) + (0.375rem * 2)) + 2px);
    margin-bottom: 0; }
  .june-scope .custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(calc((1rem * 1.5) + (0.375rem * 2)) + 2px);
    margin: 0;
    opacity: 0; }
    .june-scope .custom-file-input:focus ~ .custom-file-control {
      border-color: #fbb4af;
      box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #F44336; }
      .june-scope .custom-file-input:focus ~ .custom-file-control::before {
        border-color: #fbb4af; }
    .june-scope .custom-file-input:lang(en) ~ .custom-file-label::after {
      content: "Browse"; }
  .june-scope .custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(calc((1rem * 1.5) + (0.375rem * 2)) + 2px);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da; }
    .june-scope .custom-file-label::after {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      z-index: 3;
      display: block;
      height: calc(calc(calc((1rem * 1.5) + (0.375rem * 2)) + 2px) - 1px * 2);
      padding: 0.375rem 0.75rem;
      line-height: 1.5;
      color: #495057;
      content: "Browse";
      background-color: #e9ecef;
      border-left: 1px solid #ced4da; }
  .june-scope .custom-range {
    width: 100%;
    padding-left: 0;
    background-color: transparent;
    appearance: none; }
    .june-scope .custom-range:focus {
      outline: none; }
    .june-scope .custom-range::-moz-focus-outer {
      border: 0; }
    .june-scope .custom-range::-webkit-slider-thumb {
      width: 1rem;
      height: 1rem;
      margin-top: -0.25rem;
      background-color: #F44336;
      border: 0;
      appearance: none; }
      .june-scope .custom-range::-webkit-slider-thumb:focus {
        outline: none;
        box-shadow: 0 0 0 1px #fff, none; }
      .june-scope .custom-range::-webkit-slider-thumb:active {
        background-color: #fde1df; }
    .june-scope .custom-range::-webkit-slider-runnable-track {
      width: 100%;
      height: 0.5rem;
      color: transparent;
      cursor: pointer;
      background-color: #dee2e6;
      border-color: transparent; }
    .june-scope .custom-range::-moz-range-thumb {
      width: 1rem;
      height: 1rem;
      background-color: #F44336;
      border: 0;
      appearance: none; }
      .june-scope .custom-range::-moz-range-thumb:focus {
        outline: none;
        box-shadow: 0 0 0 1px #fff, none; }
      .june-scope .custom-range::-moz-range-thumb:active {
        background-color: #fde1df; }
    .june-scope .custom-range::-moz-range-track {
      width: 100%;
      height: 0.5rem;
      color: transparent;
      cursor: pointer;
      background-color: #dee2e6;
      border-color: transparent; }
    .june-scope .custom-range::-ms-thumb {
      width: 1rem;
      height: 1rem;
      background-color: #F44336;
      border: 0;
      appearance: none; }
      .june-scope .custom-range::-ms-thumb:focus {
        outline: none;
        box-shadow: 0 0 0 1px #fff, none; }
      .june-scope .custom-range::-ms-thumb:active {
        background-color: #fde1df; }
    .june-scope .custom-range::-ms-track {
      width: 100%;
      height: 0.5rem;
      color: transparent;
      cursor: pointer;
      background-color: transparent;
      border-color: transparent;
      border-width: 0.5rem; }
    .june-scope .custom-range::-ms-fill-lower {
      background-color: #dee2e6; }
    .june-scope .custom-range::-ms-fill-upper {
      margin-right: 15px;
      background-color: #dee2e6; }
  .june-scope .nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
  .june-scope .nav-link {
    display: block;
    padding: 0.5rem 1rem; }
    .june-scope .nav-link:hover, .june-scope .nav-link:focus {
      text-decoration: none; }
    .june-scope .nav-link.disabled {
      color: #868e96; }
  .june-scope .nav-tabs {
    border-bottom: 1px solid #ddd; }
    .june-scope .nav-tabs .nav-item {
      margin-bottom: -1px; }
    .june-scope .nav-tabs .nav-link {
      border: 1px solid transparent; }
      .june-scope .nav-tabs .nav-link:hover, .june-scope .nav-tabs .nav-link:focus {
        border-color: #e9ecef #e9ecef #ddd; }
      .june-scope .nav-tabs .nav-link.disabled {
        color: #868e96;
        background-color: transparent;
        border-color: transparent; }
    .june-scope .nav-tabs .nav-link.active,
    .june-scope .nav-tabs .nav-item.show .nav-link {
      color: #495057;
      background-color: #fff;
      border-color: #ddd; }
    .june-scope .nav-tabs .dropdown-menu {
      margin-top: -1px; }
  .june-scope .nav-pills .nav-link.active,
  .june-scope .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #F44336; }
  .june-scope .nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center; }
  .june-scope .nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center; }
  .june-scope .tab-content > .tab-pane {
    display: none; }
  .june-scope .tab-content > .active {
    display: block; }
  .june-scope .navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 1rem; }
    .june-scope .navbar > .container,
    .june-scope .navbar > .container-fluid {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between; }
  .june-scope .navbar-brand {
    display: inline-block;
    padding-top: calc((1rem * 1.5 + 0.5rem * 2))-1.875rem/2;
    padding-bottom: calc((1rem * 1.5 + 0.5rem * 2))-1.875rem/2;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap; }
    .june-scope .navbar-brand:hover, .june-scope .navbar-brand:focus {
      text-decoration: none; }
  .june-scope .navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
    .june-scope .navbar-nav .nav-link {
      padding-right: 0;
      padding-left: 0; }
    .june-scope .navbar-nav .dropdown-menu {
      position: static;
      float: none; }
  .june-scope .navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  .june-scope .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center; }
  .june-scope .navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent; }
    .june-scope .navbar-toggler:hover, .june-scope .navbar-toggler:focus {
      text-decoration: none; }
    .june-scope .navbar-toggler:not(:disabled):not(.disabled) {
      cursor: pointer; }
  .june-scope .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%; }
  @media (max-width: 599.98px) {
    .june-scope .navbar-expand-md > .container,
    .june-scope .navbar-expand-md > .container-fluid {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 600px) {
    .june-scope .navbar-expand-md {
      flex-flow: row nowrap;
      justify-content: flex-start; }
      .june-scope .navbar-expand-md .navbar-nav {
        flex-direction: row; }
        .june-scope .navbar-expand-md .navbar-nav .dropdown-menu {
          position: absolute; }
        .june-scope .navbar-expand-md .navbar-nav .dropdown-menu-right {
          right: 0;
          left: auto; }
        .june-scope .navbar-expand-md .navbar-nav .nav-link {
          padding-right: 0.5rem;
          padding-left: 0.5rem; }
      .june-scope .navbar-expand-md > .container,
      .june-scope .navbar-expand-md > .container-fluid {
        flex-wrap: nowrap; }
      .june-scope .navbar-expand-md .navbar-collapse {
        display: flex !important;
        flex-basis: auto; }
      .june-scope .navbar-expand-md .navbar-toggler {
        display: none; }
      .june-scope .navbar-expand-md .dropup .dropdown-menu {
        top: auto;
        bottom: 100%; } }
  @media (max-width: 991.98px) {
    .june-scope .navbar-expand-lg > .container,
    .june-scope .navbar-expand-lg > .container-fluid {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 992px) {
    .june-scope .navbar-expand-lg {
      flex-flow: row nowrap;
      justify-content: flex-start; }
      .june-scope .navbar-expand-lg .navbar-nav {
        flex-direction: row; }
        .june-scope .navbar-expand-lg .navbar-nav .dropdown-menu {
          position: absolute; }
        .june-scope .navbar-expand-lg .navbar-nav .dropdown-menu-right {
          right: 0;
          left: auto; }
        .june-scope .navbar-expand-lg .navbar-nav .nav-link {
          padding-right: 0.5rem;
          padding-left: 0.5rem; }
      .june-scope .navbar-expand-lg > .container,
      .june-scope .navbar-expand-lg > .container-fluid {
        flex-wrap: nowrap; }
      .june-scope .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto; }
      .june-scope .navbar-expand-lg .navbar-toggler {
        display: none; }
      .june-scope .navbar-expand-lg .dropup .dropdown-menu {
        top: auto;
        bottom: 100%; } }
  @media (max-width: 1280.98px) {
    .june-scope .navbar-expand-xl > .container,
    .june-scope .navbar-expand-xl > .container-fluid {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 1281px) {
    .june-scope .navbar-expand-xl {
      flex-flow: row nowrap;
      justify-content: flex-start; }
      .june-scope .navbar-expand-xl .navbar-nav {
        flex-direction: row; }
        .june-scope .navbar-expand-xl .navbar-nav .dropdown-menu {
          position: absolute; }
        .june-scope .navbar-expand-xl .navbar-nav .dropdown-menu-right {
          right: 0;
          left: auto; }
        .june-scope .navbar-expand-xl .navbar-nav .nav-link {
          padding-right: 0.5rem;
          padding-left: 0.5rem; }
      .june-scope .navbar-expand-xl > .container,
      .june-scope .navbar-expand-xl > .container-fluid {
        flex-wrap: nowrap; }
      .june-scope .navbar-expand-xl .navbar-collapse {
        display: flex !important;
        flex-basis: auto; }
      .june-scope .navbar-expand-xl .navbar-toggler {
        display: none; }
      .june-scope .navbar-expand-xl .dropup .dropdown-menu {
        top: auto;
        bottom: 100%; } }
  .june-scope .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .june-scope .navbar-expand-sm > .container,
    .june-scope .navbar-expand-sm > .container-fluid {
      padding-right: 0;
      padding-left: 0; }
    .june-scope .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .june-scope .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .june-scope .navbar-expand-sm .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .june-scope .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .june-scope .navbar-expand-sm > .container,
    .june-scope .navbar-expand-sm > .container-fluid {
      flex-wrap: nowrap; }
    .june-scope .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .june-scope .navbar-expand-sm .navbar-toggler {
      display: none; }
    .june-scope .navbar-expand-sm .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; }
  .june-scope .navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9); }
    .june-scope .navbar-light .navbar-brand:hover, .june-scope .navbar-light .navbar-brand:focus {
      color: rgba(0, 0, 0, 0.9); }
  .june-scope .navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5); }
    .june-scope .navbar-light .navbar-nav .nav-link:hover, .june-scope .navbar-light .navbar-nav .nav-link:focus {
      color: rgba(0, 0, 0, 0.7); }
    .june-scope .navbar-light .navbar-nav .nav-link.disabled {
      color: rgba(0, 0, 0, 0.3); }
  .june-scope .navbar-light .navbar-nav .show > .nav-link,
  .june-scope .navbar-light .navbar-nav .active > .nav-link,
  .june-scope .navbar-light .navbar-nav .nav-link.show,
  .june-scope .navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9); }
  .june-scope .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1); }
  .june-scope .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml !default;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
  .june-scope .navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5); }
    .june-scope .navbar-light .navbar-text a {
      color: rgba(0, 0, 0, 0.9); }
      .june-scope .navbar-light .navbar-text a:hover, .june-scope .navbar-light .navbar-text a:focus {
        color: rgba(0, 0, 0, 0.9); }
  .june-scope .navbar-dark .navbar-brand {
    color: #fff; }
    .june-scope .navbar-dark .navbar-brand:hover, .june-scope .navbar-dark .navbar-brand:focus {
      color: #fff; }
  .june-scope .navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5); }
    .june-scope .navbar-dark .navbar-nav .nav-link:hover, .june-scope .navbar-dark .navbar-nav .nav-link:focus {
      color: rgba(255, 255, 255, 0.75); }
    .june-scope .navbar-dark .navbar-nav .nav-link.disabled {
      color: rgba(255, 255, 255, 0.25); }
  .june-scope .navbar-dark .navbar-nav .show > .nav-link,
  .june-scope .navbar-dark .navbar-nav .active > .nav-link,
  .june-scope .navbar-dark .navbar-nav .nav-link.show,
  .june-scope .navbar-dark .navbar-nav .nav-link.active {
    color: #fff; }
  .june-scope .navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1); }
  .june-scope .navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml !default;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
  .june-scope .navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5); }
    .june-scope .navbar-dark .navbar-text a {
      color: #fff; }
      .june-scope .navbar-dark .navbar-text a:hover, .june-scope .navbar-dark .navbar-text a:focus {
        color: #fff; }
  .june-scope .j-nav {
    background-color: #FFFFFF;
    color: #333333;
    display: flex;
    align-items: center;
    transition: transform .3s ease, background-color .3s ease; }
    .june-scope .j-nav--is-invisible {
      transform: translateY(-100%); }
    .june-scope .j-nav__wrapper--is-fixed {
      top: 0;
      width: 100%;
      position: fixed;
      z-index: 1030; }
    .june-scope .j-nav__wrapper--is-sticky {
      top: 0;
      width: 100%;
      position: sticky;
      z-index: 1020; }
    .june-scope .j-nav__inner {
      min-height: 50px; }
    .june-scope .j-nav__container {
      display: flex;
      flex-wrap: nowrap;
      width: 100%; }
      .june-scope .j-nav__container > .col,
      .june-scope .j-nav__container > [class*="col-"] {
        padding-left: 0px;
        padding-right: 0px; }
    .june-scope .j-nav__link-wrapper {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%;
      width: 100%;
      min-height: 1px; }
    .june-scope .j-nav__link-list {
      display: flex;
      list-style: none;
      margin: 0;
      padding: 0;
      flex-wrap: nowrap; }
      .june-scope .j-nav__link-list > .col,
      .june-scope .j-nav__link-list > [class*="col-"] {
        padding-left: 0px;
        padding-right: 0px; }
    .june-scope .j-nav__link-item {
      flex: 0 0 auto;
      width: auto;
      max-width: none;
      min-height: 1px;
      display: block;
      position: relative; }
    .june-scope .j-nav__link {
      padding: 4px 8px 4px 8px;
      font-size: 16px;
      line-height: 1.2;
      color: #121212;
      background-color: #FFFFFF;
      font-family: Helvetica, Verdana, sans-serif;
      font-weight: 700;
      display: block;
      text-decoration: none;
      border-top: 0px solid transparent;
      border-bottom: 2px solid #121212;
      border-left: 0px solid transparent;
      border-right: 0px solid transparent;
      border-radius: 0px; }
    .june-scope .j-nav__link-text {
      position: relative;
      color: inherit !important;
      font-size: inherit !important;
      font-weight: inherit !important;
      line-height: 1 !important;
      margin: 0 !important;
      font-family: inherit !important;
      transition: all 0.3s ease; }
      .june-scope .j-nav__link-text:after {
        position: absolute;
        content: " ";
        transition: inherit;
        left: 0;
        bottom: -4px;
        width: 100%;
        height: 3px;
        background-color: #000; }
    .june-scope .j-nav__link-item.active .j-nav__link, .june-scope .j-nav__link-item--is-active .j-nav__link {
      color: #333333;
      background-color: #CACACA;
      border-top: 0px solid transparent;
      border-bottom: 2px solid #333333;
      border-left: 0px solid transparent;
      border-right: 0px solid transparent; }
    .june-scope .j-nav__link-item.active .j-nav__link-text:after, .june-scope .j-nav__link-item--is-active .j-nav__link-text:after {
      left: 0;
      bottom: -4px;
      width: 100%;
      height: 3px;
      background-color: #000; }
    .june-scope .j-nav__link-item:hover .j-nav__link {
      color: #333333;
      background-color: #CACACA;
      border-top: 0px solid transparent;
      border-bottom: 2px solid #333333;
      border-left: 0px solid transparent;
      border-right: 0px solid transparent; }
    .june-scope .j-nav__link-item:hover .j-nav__link-text:after {
      left: 0;
      bottom: -4px;
      width: 100%;
      height: 3px;
      background-color: #000; }
    .june-scope .j-nav__link-item:hover .j-nav__dd-wrapper {
      display: block; }
    .june-scope .j-nav__dd-wrapper {
      display: none;
      position: absolute;
      list-style: none;
      margin: 0;
      padding: 8px;
      background-color: #000;
      top: 100%;
      left: 0; }
    .june-scope .j-nav__dd-item {
      margin-bottom: 0; }
    .june-scope .j-nav__dd-link {
      display: block;
      padding: 6px 18px;
      font-size: 12px;
      color: #FFF;
      font-weight: bold;
      line-height: 1.2; }
      .june-scope .j-nav__dd-link:hover {
        background-color: rgba(255, 255, 255, 0.1); }
    .june-scope .j-nav__logo-wrapper {
      width: auto;
      max-width: none;
      position: relative;
      min-height: 1px;
      min-width: 20px;
      align-self: stretch;
      flex-shrink: 1; }
    .june-scope .j-nav__logo {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      text-decoration: none;
      height: 100%; }
      .june-scope .j-nav__logo > .col,
      .june-scope .j-nav__logo > [class*="col-"] {
        padding-left: 0px;
        padding-right: 0px; }
      .june-scope .j-nav__logo-img {
        max-width: 100%; }
        .june-scope .j-nav__logo-img[src="images/empty_image.svg"] {
          min-width: 60px; }
        .june-scope .j-nav__logo-img[style*="width"] {
          height: auto; }
      .june-scope .j-nav__logo-text {
        display: none;
        font-size: 24px;
        font-weight: normal;
        font-style: normal;
        font-family: Helvetica, Verdana, sans-serif;
        color: #121212; }
      .june-scope .j-nav__logo--with-text .j-nav__logo-text {
        display: block; }
      .june-scope .j-nav__logo:hover {
        text-decoration: none; }
    .june-scope .j-nav__toggler {
      display: none;
      box-shadow: none;
      border: none;
      background-color: transparent;
      outline: none;
      position: relative; }
      .june-scope .j-nav__toggler:focus, .june-scope .j-nav__toggler:hover {
        outline: none;
        box-shadow: none;
        border: none; }
      .june-scope .j-nav__toggler--button {
        position: relative;
        border: 0px solid #CCCCCC;
        background-color: transparent;
        width: 50px;
        height: 30px;
        cursor: pointer; }
      .june-scope .j-nav__toggler .j-nav__part-1, .june-scope .j-nav__toggler--burger .j-nav__part-1 {
        position: absolute;
        display: block;
        top: calc(50% - 6px - (4px * 1.5));
        left: calc(50% - (64% / 2));
        width: 64%;
        height: 4px;
        background-color: #000000; }
      .june-scope .j-nav__toggler .j-nav__part-2, .june-scope .j-nav__toggler--burger .j-nav__part-2 {
        position: absolute;
        display: block;
        top: calc(50% - (4px / 2));
        left: calc(50% - (64% / 2));
        width: 64%;
        height: 4px;
        background-color: #000000; }
      .june-scope .j-nav__toggler .j-nav__part-3, .june-scope .j-nav__toggler--burger .j-nav__part-3 {
        position: absolute;
        display: block;
        top: calc(50% + 6px + (4px / 2));
        left: calc(50% - (64% / 2));
        width: 64%;
        height: 4px;
        background-color: #000000; }
      .june-scope .j-nav__toggler--cross .j-nav__part-1 {
        display: block;
        top: calc(50% - (4px / 2));
        transform: rotate(45deg);
        transition: top .3s ease, transform .3s .3s ease; }
      .june-scope .j-nav__toggler--cross .j-nav__part-2 {
        display: block;
        transform: scale(0);
        transition: transform .3s ease; }
      .june-scope .j-nav__toggler--cross .j-nav__part-3 {
        display: block;
        top: calc(50% - (4px / 2));
        transform: rotate(-45deg);
        transition: top .3s ease, transform .3s .3s ease; }
      @media screen and (max-width: 1281px) {
        .june-scope .j-nav__toggler {
          transform: scale(1); } }
      @media screen and (max-width: 992px) {
        .june-scope .j-nav__toggler {
          transform: scale(1); } }
      @media screen and (max-width: 600px) {
        .june-scope .j-nav__toggler {
          transform: scale(1); } }
    .june-scope .j-nav--collapse-xl .j-nav__link-wrapper {
      display: none; }
    .june-scope .j-nav--collapse-xl.j-nav__wrapper--is-fixed {
      position: sticky; }
    .june-scope .j-nav--collapse-xl .j-nav__toggler {
      display: block; }
    .june-scope .j-nav--collapse-xl .j-nav {
      background-color: #FFFFFF; }
    .june-scope .j-nav__link-wrapper--collapse-xl {
      display: none; }
    .june-scope .j-nav--collapse-xl .j-nav__toggler {
      display: block; }
    .june-scope .j-nav__link-wrapper--collapse-xl ~ .j-nav__toggler {
      display: block; }
    @media (max-width: 1280.98px) {
      .june-scope .j-nav--collapse-lg .j-nav__link-wrapper {
        display: none; }
      .june-scope .j-nav--collapse-lg.j-nav__wrapper--is-fixed {
        position: sticky; }
      .june-scope .j-nav--collapse-lg .j-nav__toggler {
        display: block; }
      .june-scope .j-nav--collapse-lg .j-nav {
        background-color: #FFFFFF; }
      .june-scope .j-nav__link-wrapper--collapse-lg {
        display: none; }
      .june-scope .j-nav--collapse-lg .j-nav__toggler {
        display: block; }
      .june-scope .j-nav__link-wrapper--collapse-lg ~ .j-nav__toggler {
        display: block; } }
    @media (max-width: 991.98px) {
      .june-scope .j-nav--collapse-md .j-nav__link-wrapper {
        display: none; }
      .june-scope .j-nav--collapse-md.j-nav__wrapper--is-fixed {
        position: sticky; }
      .june-scope .j-nav--collapse-md .j-nav__toggler {
        display: block; }
      .june-scope .j-nav--collapse-md .j-nav {
        background-color: #FFFFFF; }
      .june-scope .j-nav__link-wrapper--collapse-md {
        display: none; }
      .june-scope .j-nav--collapse-md .j-nav__toggler {
        display: block; }
      .june-scope .j-nav__link-wrapper--collapse-md ~ .j-nav__toggler {
        display: block; } }
    @media (max-width: 599.98px) {
      .june-scope .j-nav--collapse-sm .j-nav__link-wrapper {
        display: none; }
      .june-scope .j-nav--collapse-sm.j-nav__wrapper--is-fixed {
        position: sticky; }
      .june-scope .j-nav--collapse-sm .j-nav__toggler {
        display: block; }
      .june-scope .j-nav--collapse-sm .j-nav {
        background-color: #FFFFFF; }
      .june-scope .j-nav__link-wrapper--collapse-sm {
        display: none; }
      .june-scope .j-nav--collapse-sm .j-nav__toggler {
        display: block; }
      .june-scope .j-nav__link-wrapper--collapse-sm ~ .j-nav__toggler {
        display: block; } }
  .june-scope .j-offcanvas {
    z-index: 1060;
    height: calc(100vh - 0px);
    top: 0px;
    position: fixed;
    transform: translateX(-100vw);
    display: none; }
    .june-scope .j-offcanvas__closer {
      padding: 10px;
      box-shadow: none;
      border: none;
      background-color: transparent;
      outline: none;
      position: absolute;
      cursor: pointer;
      top: 0;
      z-index: 9999; }
      .june-scope .j-offcanvas__closer:focus, .june-scope .j-offcanvas__closer:hover {
        outline: none;
        box-shadow: none;
        border: none; }
      .june-scope .j-offcanvas__closer-btn {
        width: 40px;
        height: 40px;
        background-color: transparent;
        postion: relative; }
      .june-scope .j-offcanvas__closer-part-1 {
        display: block;
        position: absolute;
        width: 28px;
        height: 2px;
        top: calc(50% - (2px / 2));
        left: calc(50% - (28px / 2));
        background-color: #333333;
        transform: rotate(45deg); }
      .june-scope .j-offcanvas__closer-part-2 {
        display: block;
        position: absolute;
        width: 28px;
        height: 2px;
        top: calc(50% - (2px / 2));
        left: calc(50% - (28px / 2));
        background-color: #333333;
        transform: rotate(-45deg); }
      .june-scope .j-offcanvas__closer--left {
        left: 10px; }
      .june-scope .j-offcanvas__closer--center {
        left: 50%;
        transform: translateX(-50%); }
      .june-scope .j-offcanvas__closer--right {
        left: auto;
        right: 10px; }
      .june-scope .j-offcanvas__closer--hidden {
        display: none; }
    .june-scope .j-offcanvas__nav {
      height: calc(100vh - 0px);
      overflow-y: auto;
      background-color: #FFFFFF;
      padding-top: 40px; }
    .june-scope .j-offcanvas__backdrop {
      background-color: rgba(0, 0, 0, 0.4);
      opacity: 0;
      position: fixed;
      top: 0;
      z-index: 1059;
      width: 300px;
      height: 100vh;
      transform: translateX(-300px);
      transition: opacity .3s ease, width 0s .3s ease; }
      .june-scope .j-offcanvas__backdrop--is-disabled {
        display: none; }
    .june-scope .j-offcanvas--left .j-offcanvas__backdrop {
      transform: translateX(-300px);
      left: 0; }
    .june-scope .j-offcanvas--right .j-offcanvas__backdrop {
      transform: translateX(300px);
      right: 0; }
    .june-scope .j-offcanvas--push-content {
      transition: transform .3s ease; }
      .june-scope .j-offcanvas--push-content .j-offcanvas {
        width: 300px;
        max-width: calc(100vw - 40px);
        top: 0;
        display: block; }
        .june-scope .j-offcanvas--push-content .j-offcanvas__nav {
          height: 100vh; }
      .june-scope .j-offcanvas--push-content.j-offcanvas--left .j-offcanvas {
        transform: translateX(-300px);
        left: 0; }
      .june-scope .j-offcanvas--push-content.j-offcanvas--right .j-offcanvas {
        transform: translateX(300px);
        left: auto;
        right: 0; }
    .june-scope .j-offcanvas--overlap .j-offcanvas {
      position: fixed;
      height: 100vh;
      width: 300px;
      max-width: calc(100vw - 40px);
      transition: transform .3s ease;
      display: block; }
    .june-scope .j-offcanvas--overlap.j-offcanvas--left .j-offcanvas {
      transform: translateX(-300px); }
    .june-scope .j-offcanvas--overlap.j-offcanvas--right .j-offcanvas {
      right: 0;
      left: auto;
      transform: translateX(300px); }
    .june-scope .j-offcanvas--fullscreen .j-offcanvas {
      width: 100vw;
      height: calc(100vh - 0px);
      position: fixed;
      left: 0;
      bottom: 0;
      right: 0;
      display: block; }
    .june-scope .j-offcanvas--fullscreen.j-offcanvas--left .j-offcanvas {
      transform: translateX(-100vw);
      transition: transform .3s ease; }
    .june-scope .j-offcanvas--fullscreen.j-offcanvas--right .j-offcanvas {
      transform: translateX(100vw);
      transition: transform .3s ease; }
    .june-scope .j-offcanvas--fullscreen.j-offcanvas--fade-in .j-offcanvas {
      visibility: hidden;
      pointer-events: none;
      opacity: 0;
      z-index: -1;
      transition: all 0s .3s ease, opacity .3s ease;
      transform: translateX(0px); }
    .june-scope .j-offcanvas--fullscreen.j-offcanvas--fade-in .j-offcanvas__backdrop {
      visibility: hidden;
      pointer-events: none;
      opacity: 0;
      z-index: -1;
      width: 100vw;
      height: 100vh; }
    .june-scope .j-offcanvas--is-open {
      overflow-y: hidden; }
      .june-scope .j-offcanvas--is-open.j-offcanvas--push-content.j-offcanvas--left {
        transform: translateX(300px); }
      .june-scope .j-offcanvas--is-open.j-offcanvas--push-content.j-offcanvas--right {
        transform: translateX(-300px); }
      .june-scope .j-offcanvas--is-open.j-offcanvas--overlap.j-offcanvas--left .j-offcanvas {
        transform: translateX(0); }
      .june-scope .j-offcanvas--is-open.j-offcanvas--overlap.j-offcanvas--right .j-offcanvas {
        transform: translateX(0); }
      .june-scope .j-offcanvas--is-open.j-offcanvas--fullscreen.j-offcanvas--left .j-offcanvas {
        transform: translateX(0);
        transition: transform .3s ease; }
      .june-scope .j-offcanvas--is-open.j-offcanvas--fullscreen.j-offcanvas--right .j-offcanvas {
        transform: translateX(0);
        transition: transform .3s ease; }
      .june-scope .j-offcanvas--is-open.j-offcanvas--fullscreen.j-offcanvas--fade-in .j-offcanvas {
        visibility: visible;
        pointer-events: initial;
        opacity: 1;
        z-index: 1060;
        transition: opacity .3s ease; }
      .june-scope .j-offcanvas--is-open.j-offcanvas--fullscreen.j-offcanvas--fade-in .j-offcanvas__backdrop {
        visibility: visible;
        pointer-events: initial;
        opacity: 1;
        z-index: 1059; }
      .june-scope .j-offcanvas--is-open .j-offcanvas {
        display: block; }
      .june-scope .j-offcanvas--is-open .j-offcanvas__backdrop {
        width: 100vw;
        opacity: 1;
        transform: translateX(0);
        transition: opacity .3s ease; }
    @media screen and (max-width: calc(300px + 40px)) {
      .june-scope .j-offcanvas--push-content.j-offcanvas--left .j-offcanvas {
        transform: translateX(calc(-100vw + 40px)); }
      .june-scope .j-offcanvas--push-content.j-offcanvas--right .j-offcanvas {
        transform: translateX(calc(100vw - 40px)); }
      .june-scope .j-offcanvas--overlap.j-offcanvas--left .j-offcanvas {
        transform: translateX(calc(-100vw + 40px)); }
      .june-scope .j-offcanvas--overlap.j-offcanvas--right .j-offcanvas {
        transform: translateX(calc(100vw - 40px)); }
      .june-scope .j-offcanvas--is-open.j-offcanvas--push-content.j-offcanvas--left {
        transform: translateX(calc(100vw - 40px)); }
      .june-scope .j-offcanvas--is-open.j-offcanvas--push-content.j-offcanvas--right {
        transform: translateX(calc(-100vw + 40px)); } }
  .june-scope .modal-open {
    overflow: hidden; }
  .june-scope .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0; }
    .modal-open .june-scope .modal {
      overflow-x: hidden;
      overflow-y: auto; }
  .june-scope .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    pointer-events: none; }
    .modal.fade .june-scope .modal-dialog {
      transition: transform 0.3s ease-out;
      transform: translate(0, -25%); }
    .modal.show .june-scope .modal-dialog {
      transform: translate(0, 0); }
  .june-scope .modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - (10px * 2)); }
  .june-scope .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    outline: 0; }
  .june-scope .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000; }
    .june-scope .modal-backdrop.fade {
      opacity: 0; }
    .june-scope .modal-backdrop.show {
      opacity: 0.5; }
  .june-scope .modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid transparent; }
    .june-scope .modal-header .close {
      padding: 15px;
      margin: -15px -15px -15px auto; }
  .june-scope .modal-title {
    margin-bottom: 0;
    line-height: 1.5; }
  .june-scope .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 15px; }
  .june-scope .modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 15px;
    border-top: 1px solid transparent; }
    .june-scope .modal-footer > :not(:first-child) {
      margin-left: .25rem; }
    .june-scope .modal-footer > :not(:last-child) {
      margin-right: .25rem; }
  .june-scope .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }
  .june-scope .modal-dialog {
    max-width: 500px;
    margin: 30px auto; }
  .june-scope .modal-dialog-centered {
    min-height: calc(100% - (30px * 2)); }
  .june-scope .modal-sm {
    max-width: 300px; }
  @media (min-width: 992px) {
    .june-scope .modal-lg {
      max-width: 800px; } }
  .june-scope .j-modal {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0px;
    width: 100vw;
    height: 100vh;
    z-index: -1;
    display: flex;
    justify-content: center;
    align-items: center;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: all .3s ease .2s; }
    .june-scope .j-modal__closer {
      padding: 10px;
      box-shadow: none;
      border: none;
      background-color: transparent;
      outline: none;
      position: absolute;
      cursor: pointer;
      z-index: 10; }
      .june-scope .j-modal__closer:focus, .june-scope .j-modal__closer:hover {
        outline: none;
        box-shadow: none;
        border: none; }
      .june-scope .j-modal__closer-btn {
        width: 40px;
        height: 40px;
        background-color: transparent;
        position: relative; }
      .june-scope .j-modal__closer-part-1 {
        display: block;
        position: absolute;
        width: 28px;
        height: 2px;
        top: calc(50% - (2px / 2));
        left: calc(50% - (28px / 2));
        background-color: #000000;
        transform: rotate(45deg); }
      .june-scope .j-modal__closer-part-2 {
        display: block;
        position: absolute;
        width: 28px;
        height: 2px;
        top: calc(50% - (2px / 2));
        left: calc(50% - (28px / 2));
        background-color: #000000;
        transform: rotate(-45deg); }
      .june-scope .j-modal__closer--left {
        left: 10px;
        top: 10px; }
      .june-scope .j-modal__closer--center {
        top: 10px;
        left: 50%;
        transform: translateX(-50%); }
      .june-scope .j-modal__closer--right {
        left: auto;
        right: 10px;
        top: 10px; }
      .june-scope .j-modal__closer--hidden {
        display: none; }
    .june-scope .j-modal__wrapper {
      position: relative;
      z-index: 2;
      transition: all .3s ease; }
      .june-scope .j-modal__wrapper--small {
        max-width: 400px;
        width: calc(100% - (10px * 2));
        max-height: 300px;
        height: calc(100% - (10px * 2));
        overflow-y: auto; }
      .june-scope .j-modal__wrapper--medium {
        max-width: 860px;
        width: calc(100% - (10px * 2));
        max-height: 480px;
        height: calc(100% - (10px * 2));
        overflow-y: auto; }
      .june-scope .j-modal__wrapper--full {
        width: 100vw;
        height: 100vh;
        overflow-y: auto; }
        .june-scope .j-modal__wrapper--full .j-modal__closer {
          position: fixed; }
      .june-scope .j-modal__wrapper--enter-left {
        transform: translateX(-100vw); }
      .june-scope .j-modal__wrapper--enter-right {
        transform: translateX(100vw); }
      .june-scope .j-modal__wrapper--enter-top {
        transform: translateY(-100vh); }
      .june-scope .j-modal__wrapper--enter-bottom {
        transform: translateY(100vh); }
      .june-scope .j-modal__wrapper--fade-in {
        opacity: 0; }
      .june-scope .j-modal__wrapper--grow {
        opacity: 0;
        transform: scale(0); }
      .june-scope .j-modal__wrapper--shrink {
        opacity: 0;
        transform: scale(2); }
    .june-scope .j-modal__content {
      width: 100%;
      min-height: 100%;
      background-color: #212121; }
    .june-scope .j-modal__backdrop {
      position: absolute;
      width: 100vw;
      height: 100vh;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background-color: rgba(0, 0, 0, 0.4); }
    .june-scope .j-modal--is-open, .june-scope .j-modal.active, .june-scope .j-modal--is-editing {
      z-index: 1060 !important;
      visibility: visible !important;
      opacity: 1 !important;
      pointer-events: initial !important;
      transition: all .3s ease; }
      .june-scope .j-modal--is-open .j-modal__wrapper, .june-scope .j-modal.active .j-modal__wrapper, .june-scope .j-modal--is-editing .j-modal__wrapper {
        transition: all .3s ease .2s; }
        .june-scope .j-modal--is-open .j-modal__wrapper--enter-left, .june-scope .j-modal--is-open .j-modal__wrapper--enter-right, .june-scope .j-modal.active .j-modal__wrapper--enter-left, .june-scope .j-modal.active .j-modal__wrapper--enter-right, .june-scope .j-modal--is-editing .j-modal__wrapper--enter-left, .june-scope .j-modal--is-editing .j-modal__wrapper--enter-right {
          transform: translateX(0vw); }
        .june-scope .j-modal--is-open .j-modal__wrapper--enter-top, .june-scope .j-modal--is-open .j-modal__wrapper--enter-bottom, .june-scope .j-modal.active .j-modal__wrapper--enter-top, .june-scope .j-modal.active .j-modal__wrapper--enter-bottom, .june-scope .j-modal--is-editing .j-modal__wrapper--enter-top, .june-scope .j-modal--is-editing .j-modal__wrapper--enter-bottom {
          transform: translateY(0vh); }
        .june-scope .j-modal--is-open .j-modal__wrapper--fade-in, .june-scope .j-modal.active .j-modal__wrapper--fade-in, .june-scope .j-modal--is-editing .j-modal__wrapper--fade-in {
          opacity: 1; }
        .june-scope .j-modal--is-open .j-modal__wrapper--grow, .june-scope .j-modal--is-open .j-modal__wrapper--shrink, .june-scope .j-modal.active .j-modal__wrapper--grow, .june-scope .j-modal.active .j-modal__wrapper--shrink, .june-scope .j-modal--is-editing .j-modal__wrapper--grow, .june-scope .j-modal--is-editing .j-modal__wrapper--shrink {
          opacity: 1;
          transform: scale(1); }
    .june-scope .j-modal--scroll-blocked {
      overflow: hidden !important; }
  .june-scope .align-baseline {
    vertical-align: baseline !important; }
  .june-scope .align-top {
    vertical-align: top !important; }
  .june-scope .align-middle {
    vertical-align: middle !important; }
  .june-scope .align-bottom {
    vertical-align: bottom !important; }
  .june-scope .align-text-bottom {
    vertical-align: text-bottom !important; }
  .june-scope .align-text-top {
    vertical-align: text-top !important; }
  .june-scope .bg-color-1 {
    background-color: #F44336 !important; }
  .june-scope a.bg-color-1,
  .june-scope button.bg-color-1 {
    /*@include hover-focus {
      background-color: darken($color, 10%) !important;
    }*/ }
  .june-scope .bg-color-2 {
    background-color: #E57373 !important; }
  .june-scope a.bg-color-2,
  .june-scope button.bg-color-2 {
    /*@include hover-focus {
      background-color: darken($color, 10%) !important;
    }*/ }
  .june-scope .bg-color-3 {
    background-color: #FFCDD2 !important; }
  .june-scope a.bg-color-3,
  .june-scope button.bg-color-3 {
    /*@include hover-focus {
      background-color: darken($color, 10%) !important;
    }*/ }
  .june-scope .bg-color-4 {
    background-color: #C62828 !important; }
  .june-scope a.bg-color-4,
  .june-scope button.bg-color-4 {
    /*@include hover-focus {
      background-color: darken($color, 10%) !important;
    }*/ }
  .june-scope .bg-color-5 {
    background-color: #FFAB00 !important; }
  .june-scope a.bg-color-5,
  .june-scope button.bg-color-5 {
    /*@include hover-focus {
      background-color: darken($color, 10%) !important;
    }*/ }
  .june-scope .bg-color-6 {
    background-color: #FFC400 !important; }
  .june-scope a.bg-color-6,
  .june-scope button.bg-color-6 {
    /*@include hover-focus {
      background-color: darken($color, 10%) !important;
    }*/ }
  .june-scope .bg-color-7 {
    background-color: #009688 !important; }
  .june-scope a.bg-color-7,
  .june-scope button.bg-color-7 {
    /*@include hover-focus {
      background-color: darken($color, 10%) !important;
    }*/ }
  .june-scope .bg-color-8 {
    background-color: #00796B !important; }
  .june-scope a.bg-color-8,
  .june-scope button.bg-color-8 {
    /*@include hover-focus {
      background-color: darken($color, 10%) !important;
    }*/ }
  .june-scope .bg-color-9 {
    background-color: #004D40 !important; }
  .june-scope a.bg-color-9,
  .june-scope button.bg-color-9 {
    /*@include hover-focus {
      background-color: darken($color, 10%) !important;
    }*/ }
  .june-scope .bg-color-success {
    background-color: #4CAF50 !important; }
  .june-scope a.bg-color-success,
  .june-scope button.bg-color-success {
    /*@include hover-focus {
      background-color: darken($color, 10%) !important;
    }*/ }
  .june-scope .bg-color-error {
    background-color: #F44336 !important; }
  .june-scope a.bg-color-error,
  .june-scope button.bg-color-error {
    /*@include hover-focus {
      background-color: darken($color, 10%) !important;
    }*/ }
  .june-scope .bg-white {
    background-color: #fff !important; }
  .june-scope .bg-transparent {
    background-color: transparent !important; }
  .june-scope .border {
    border: 1px solid #e9ecef !important; }
  .june-scope .border-top {
    border-top: 1px solid #e9ecef !important; }
  .june-scope .border-right {
    border-right: 1px solid #e9ecef !important; }
  .june-scope .border-bottom {
    border-bottom: 1px solid #e9ecef !important; }
  .june-scope .border-left {
    border-left: 1px solid #e9ecef !important; }
  .june-scope .border-0 {
    border: 0 !important; }
  .june-scope .border-top-0 {
    border-top: 0 !important; }
  .june-scope .border-right-0 {
    border-right: 0 !important; }
  .june-scope .border-bottom-0 {
    border-bottom: 0 !important; }
  .june-scope .border-left-0 {
    border-left: 0 !important; }
  .june-scope .border-color-1 {
    border-color: #F44336 !important; }
  .june-scope .border-color-2 {
    border-color: #E57373 !important; }
  .june-scope .border-color-3 {
    border-color: #FFCDD2 !important; }
  .june-scope .border-color-4 {
    border-color: #C62828 !important; }
  .june-scope .border-color-5 {
    border-color: #FFAB00 !important; }
  .june-scope .border-color-6 {
    border-color: #FFC400 !important; }
  .june-scope .border-color-7 {
    border-color: #009688 !important; }
  .june-scope .border-color-8 {
    border-color: #00796B !important; }
  .june-scope .border-color-9 {
    border-color: #004D40 !important; }
  .june-scope .border-color-success {
    border-color: #4CAF50 !important; }
  .june-scope .border-color-error {
    border-color: #F44336 !important; }
  .june-scope .border-white {
    border-color: #fff !important; }
  .june-scope .rounded {
    border-radius: 0.25rem !important; }
  .june-scope .rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important; }
  .june-scope .rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important; }
  .june-scope .rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important; }
  .june-scope .rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important; }
  .june-scope .rounded-circle {
    border-radius: 50% !important; }
  .june-scope .rounded-0 {
    border-radius: 0 !important; }
  .june-scope .clearfix::after {
    display: block;
    clear: both;
    content: ""; }
  .june-scope .float-sm-left {
    float: left !important; }
  .june-scope .float-sm-right {
    float: right !important; }
  .june-scope .float-sm-none {
    float: none !important; }
  @media (min-width: 600px) {
    .june-scope .float-md-left {
      float: left !important; }
    .june-scope .float-md-right {
      float: right !important; }
    .june-scope .float-md-none {
      float: none !important; } }
  @media (min-width: 992px) {
    .june-scope .float-lg-left {
      float: left !important; }
    .june-scope .float-lg-right {
      float: right !important; }
    .june-scope .float-lg-none {
      float: none !important; } }
  @media (min-width: 1281px) {
    .june-scope .float-xl-left {
      float: left !important; }
    .june-scope .float-xl-right {
      float: right !important; }
    .june-scope .float-xl-none {
      float: none !important; } }
  .june-scope .position-static {
    position: static !important; }
  .june-scope .position-relative {
    position: relative !important; }
  .june-scope .position-absolute {
    position: absolute !important; }
  .june-scope .position-fixed {
    position: fixed !important; }
  .june-scope .position-sticky {
    position: sticky !important; }
  .june-scope .fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030; }
  .june-scope .fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030; }
  @supports (position: sticky) {
    .june-scope .sticky-top {
      position: sticky;
      top: 0;
      z-index: 1020; } }
  .june-scope .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0; }
  .june-scope .sr-only-focusable:active, .june-scope .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal; }
  .june-scope .w-10 {
    width: 10% !important; }
  .june-scope .w-20 {
    width: 20% !important; }
  .june-scope .w-25 {
    width: 25% !important; }
  .june-scope .w-30 {
    width: 30% !important; }
  .june-scope .w-40 {
    width: 40% !important; }
  .june-scope .w-50 {
    width: 50% !important; }
  .june-scope .w-60 {
    width: 60% !important; }
  .june-scope .w-70 {
    width: 70% !important; }
  .june-scope .w-75 {
    width: 75% !important; }
  .june-scope .w-80 {
    width: 80% !important; }
  .june-scope .w-90 {
    width: 90% !important; }
  .june-scope .w-100 {
    width: 100% !important; }
  .june-scope .h-10 {
    height: 10% !important; }
  .june-scope .h-20 {
    height: 20% !important; }
  .june-scope .h-25 {
    height: 25% !important; }
  .june-scope .h-30 {
    height: 30% !important; }
  .june-scope .h-40 {
    height: 40% !important; }
  .june-scope .h-50 {
    height: 50% !important; }
  .june-scope .h-60 {
    height: 60% !important; }
  .june-scope .h-70 {
    height: 70% !important; }
  .june-scope .h-75 {
    height: 75% !important; }
  .june-scope .h-80 {
    height: 80% !important; }
  .june-scope .h-90 {
    height: 90% !important; }
  .june-scope .h-100 {
    height: 100% !important; }
  .june-scope .mw-100 {
    max-width: 100% !important; }
  .june-scope .mh-100 {
    max-height: 100% !important; }
  .june-scope .visible {
    visibility: visible !important; }
  .june-scope .invisible {
    visibility: hidden !important; }
  .june-scope .border-top-dotted {
    border-top-style: dotted !important; }
  .june-scope .border-bottom-dotted {
    border-bottom-style: dotted !important; }
  .june-scope .border-left-dotted {
    border-left-style: dotted !important; }
  .june-scope .border-right-dotted {
    border-right-style: dotted !important; }
  .june-scope .border-top-dashed {
    border-top-style: dashed !important; }
  .june-scope .border-bottom-dashed {
    border-bottom-style: dashed !important; }
  .june-scope .border-left-dashed {
    border-left-style: dashed !important; }
  .june-scope .border-right-dashed {
    border-right-style: dashed !important; }
  .june-scope .border-top-solid {
    border-top-style: solid !important; }
  .june-scope .border-bottom-solid {
    border-bottom-style: solid !important; }
  .june-scope .border-left-solid {
    border-left-style: solid !important; }
  .june-scope .border-right-solid {
    border-right-style: solid !important; }
  .june-scope .border-top-double {
    border-top-style: double !important; }
  .june-scope .border-bottom-double {
    border-bottom-style: double !important; }
  .june-scope .border-left-double {
    border-left-style: double !important; }
  .june-scope .border-right-double {
    border-right-style: double !important; }
  .june-scope .border-top-groove {
    border-top-style: groove !important; }
  .june-scope .border-bottom-groove {
    border-bottom-style: groove !important; }
  .june-scope .border-left-groove {
    border-left-style: groove !important; }
  .june-scope .border-right-groove {
    border-right-style: groove !important; }
  .june-scope .border-top-ridge {
    border-top-style: ridge !important; }
  .june-scope .border-bottom-ridge {
    border-bottom-style: ridge !important; }
  .june-scope .border-left-ridge {
    border-left-style: ridge !important; }
  .june-scope .border-right-ridge {
    border-right-style: ridge !important; }
  .june-scope .border-top-inset {
    border-top-style: inset !important; }
  .june-scope .border-bottom-inset {
    border-bottom-style: inset !important; }
  .june-scope .border-left-inset {
    border-left-style: inset !important; }
  .june-scope .border-right-inset {
    border-right-style: inset !important; }
  .june-scope .border-top-outset {
    border-top-style: outset !important; }
  .june-scope .border-bottom-outset {
    border-bottom-style: outset !important; }
  .june-scope .border-left-outset {
    border-left-style: outset !important; }
  .june-scope .border-right-outset {
    border-right-style: outset !important; }
  .june-scope .rounded-circle {
    border-radius: 2000px !important; }
  .june-scope .border-color-1 {
    border-color: #F44336 !important; }
  .june-scope .border-top-color-1 {
    border-top-color: #F44336 !important; }
  .june-scope .border-bottom-color-1 {
    border-bottom-color: #F44336 !important; }
  .june-scope .border-left-color-1 {
    border-left-color: #F44336 !important; }
  .june-scope .border-right-color-1 {
    border-right-color: #F44336 !important; }
  .june-scope .border-color-2 {
    border-color: #E57373 !important; }
  .june-scope .border-top-color-2 {
    border-top-color: #E57373 !important; }
  .june-scope .border-bottom-color-2 {
    border-bottom-color: #E57373 !important; }
  .june-scope .border-left-color-2 {
    border-left-color: #E57373 !important; }
  .june-scope .border-right-color-2 {
    border-right-color: #E57373 !important; }
  .june-scope .border-color-3 {
    border-color: #FFCDD2 !important; }
  .june-scope .border-top-color-3 {
    border-top-color: #FFCDD2 !important; }
  .june-scope .border-bottom-color-3 {
    border-bottom-color: #FFCDD2 !important; }
  .june-scope .border-left-color-3 {
    border-left-color: #FFCDD2 !important; }
  .june-scope .border-right-color-3 {
    border-right-color: #FFCDD2 !important; }
  .june-scope .border-color-4 {
    border-color: #C62828 !important; }
  .june-scope .border-top-color-4 {
    border-top-color: #C62828 !important; }
  .june-scope .border-bottom-color-4 {
    border-bottom-color: #C62828 !important; }
  .june-scope .border-left-color-4 {
    border-left-color: #C62828 !important; }
  .june-scope .border-right-color-4 {
    border-right-color: #C62828 !important; }
  .june-scope .border-color-5 {
    border-color: #FFAB00 !important; }
  .june-scope .border-top-color-5 {
    border-top-color: #FFAB00 !important; }
  .june-scope .border-bottom-color-5 {
    border-bottom-color: #FFAB00 !important; }
  .june-scope .border-left-color-5 {
    border-left-color: #FFAB00 !important; }
  .june-scope .border-right-color-5 {
    border-right-color: #FFAB00 !important; }
  .june-scope .border-color-6 {
    border-color: #FFC400 !important; }
  .june-scope .border-top-color-6 {
    border-top-color: #FFC400 !important; }
  .june-scope .border-bottom-color-6 {
    border-bottom-color: #FFC400 !important; }
  .june-scope .border-left-color-6 {
    border-left-color: #FFC400 !important; }
  .june-scope .border-right-color-6 {
    border-right-color: #FFC400 !important; }
  .june-scope .border-color-7 {
    border-color: #009688 !important; }
  .june-scope .border-top-color-7 {
    border-top-color: #009688 !important; }
  .june-scope .border-bottom-color-7 {
    border-bottom-color: #009688 !important; }
  .june-scope .border-left-color-7 {
    border-left-color: #009688 !important; }
  .june-scope .border-right-color-7 {
    border-right-color: #009688 !important; }
  .june-scope .border-color-8 {
    border-color: #00796B !important; }
  .june-scope .border-top-color-8 {
    border-top-color: #00796B !important; }
  .june-scope .border-bottom-color-8 {
    border-bottom-color: #00796B !important; }
  .june-scope .border-left-color-8 {
    border-left-color: #00796B !important; }
  .june-scope .border-right-color-8 {
    border-right-color: #00796B !important; }
  .june-scope .border-color-9 {
    border-color: #004D40 !important; }
  .june-scope .border-top-color-9 {
    border-top-color: #004D40 !important; }
  .june-scope .border-bottom-color-9 {
    border-bottom-color: #004D40 !important; }
  .june-scope .border-left-color-9 {
    border-left-color: #004D40 !important; }
  .june-scope .border-right-color-9 {
    border-right-color: #004D40 !important; }
  .june-scope .border-color-success {
    border-color: #4CAF50 !important; }
  .june-scope .border-top-color-success {
    border-top-color: #4CAF50 !important; }
  .june-scope .border-bottom-color-success {
    border-bottom-color: #4CAF50 !important; }
  .june-scope .border-left-color-success {
    border-left-color: #4CAF50 !important; }
  .june-scope .border-right-color-success {
    border-right-color: #4CAF50 !important; }
  .june-scope .border-color-error {
    border-color: #F44336 !important; }
  .june-scope .border-top-color-error {
    border-top-color: #F44336 !important; }
  .june-scope .border-bottom-color-error {
    border-bottom-color: #F44336 !important; }
  .june-scope .border-left-color-error {
    border-left-color: #F44336 !important; }
  .june-scope .border-right-color-error {
    border-right-color: #F44336 !important; }
  .june-scope .border-gray-100 {
    border-color: #f8f9fa !important; }
  .june-scope .border-top-gray-100 {
    border-top-color: #f8f9fa !important; }
  .june-scope .border-bottom-gray-100 {
    border-bottom-color: #f8f9fa !important; }
  .june-scope .border-left-gray-100 {
    border-left-color: #f8f9fa !important; }
  .june-scope .border-right-gray-100 {
    border-right-color: #f8f9fa !important; }
  .june-scope .border-gray-200 {
    border-color: #e9ecef !important; }
  .june-scope .border-top-gray-200 {
    border-top-color: #e9ecef !important; }
  .june-scope .border-bottom-gray-200 {
    border-bottom-color: #e9ecef !important; }
  .june-scope .border-left-gray-200 {
    border-left-color: #e9ecef !important; }
  .june-scope .border-right-gray-200 {
    border-right-color: #e9ecef !important; }
  .june-scope .border-gray-300 {
    border-color: #dee2e6 !important; }
  .june-scope .border-top-gray-300 {
    border-top-color: #dee2e6 !important; }
  .june-scope .border-bottom-gray-300 {
    border-bottom-color: #dee2e6 !important; }
  .june-scope .border-left-gray-300 {
    border-left-color: #dee2e6 !important; }
  .june-scope .border-right-gray-300 {
    border-right-color: #dee2e6 !important; }
  .june-scope .border-gray-400 {
    border-color: #ced4da !important; }
  .june-scope .border-top-gray-400 {
    border-top-color: #ced4da !important; }
  .june-scope .border-bottom-gray-400 {
    border-bottom-color: #ced4da !important; }
  .june-scope .border-left-gray-400 {
    border-left-color: #ced4da !important; }
  .june-scope .border-right-gray-400 {
    border-right-color: #ced4da !important; }
  .june-scope .border-gray-500 {
    border-color: #adb5bd !important; }
  .june-scope .border-top-gray-500 {
    border-top-color: #adb5bd !important; }
  .june-scope .border-bottom-gray-500 {
    border-bottom-color: #adb5bd !important; }
  .june-scope .border-left-gray-500 {
    border-left-color: #adb5bd !important; }
  .june-scope .border-right-gray-500 {
    border-right-color: #adb5bd !important; }
  .june-scope .border-gray-600 {
    border-color: #868e96 !important; }
  .june-scope .border-top-gray-600 {
    border-top-color: #868e96 !important; }
  .june-scope .border-bottom-gray-600 {
    border-bottom-color: #868e96 !important; }
  .june-scope .border-left-gray-600 {
    border-left-color: #868e96 !important; }
  .june-scope .border-right-gray-600 {
    border-right-color: #868e96 !important; }
  .june-scope .border-gray-700 {
    border-color: #495057 !important; }
  .june-scope .border-top-gray-700 {
    border-top-color: #495057 !important; }
  .june-scope .border-bottom-gray-700 {
    border-bottom-color: #495057 !important; }
  .june-scope .border-left-gray-700 {
    border-left-color: #495057 !important; }
  .june-scope .border-right-gray-700 {
    border-right-color: #495057 !important; }
  .june-scope .border-gray-800 {
    border-color: #343a40 !important; }
  .june-scope .border-top-gray-800 {
    border-top-color: #343a40 !important; }
  .june-scope .border-bottom-gray-800 {
    border-bottom-color: #343a40 !important; }
  .june-scope .border-left-gray-800 {
    border-left-color: #343a40 !important; }
  .june-scope .border-right-gray-800 {
    border-right-color: #343a40 !important; }
  .june-scope .border-gray-900 {
    border-color: #212529 !important; }
  .june-scope .border-top-gray-900 {
    border-top-color: #212529 !important; }
  .june-scope .border-bottom-gray-900 {
    border-bottom-color: #212529 !important; }
  .june-scope .border-left-gray-900 {
    border-left-color: #212529 !important; }
  .june-scope .border-right-gray-900 {
    border-right-color: #212529 !important; }
  .june-scope .border-black {
    border-color: #000 !important; }
  .june-scope .border-top-black {
    border-top-color: #000 !important; }
  .june-scope .border-bottom-black {
    border-bottom-color: #000 !important; }
  .june-scope .border-left-black {
    border-left-color: #000 !important; }
  .june-scope .border-right-black {
    border-right-color: #000 !important; }
  .june-scope .border-white {
    border-color: #fff !important; }
  .june-scope .border-top-white {
    border-top-color: #fff !important; }
  .june-scope .border-bottom-white {
    border-bottom-color: #fff !important; }
  .june-scope .border-left-white {
    border-left-color: #fff !important; }
  .june-scope .border-right-white {
    border-right-color: #fff !important; }
  .june-scope .border-transparent {
    border-color: transparent !important; }
  .june-scope .border-top-transparent {
    border-top-color: transparent !important; }
  .june-scope .border-bottom-transparent {
    border-bottom-color: transparent !important; }
  .june-scope .border-left-transparent {
    border-left-color: transparent !important; }
  .june-scope .border-right-transparent {
    border-right-color: transparent !important; }
  .june-scope .border-0 {
    border-width: 0px !important; }
  .june-scope .border-top-0 {
    border-top-width: 0px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-0 {
    border-bottom-width: 0px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-0 {
    border-left-width: 0px !important;
    border-left-style: solid; }
  .june-scope .border-right-0 {
    border-right-width: 0px !important;
    border-right-style: solid; }
  .june-scope .border-1 {
    border-width: 1px !important; }
  .june-scope .border-top-1 {
    border-top-width: 1px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-1 {
    border-bottom-width: 1px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-1 {
    border-left-width: 1px !important;
    border-left-style: solid; }
  .june-scope .border-right-1 {
    border-right-width: 1px !important;
    border-right-style: solid; }
  .june-scope .border-2 {
    border-width: 2px !important; }
  .june-scope .border-top-2 {
    border-top-width: 2px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-2 {
    border-bottom-width: 2px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-2 {
    border-left-width: 2px !important;
    border-left-style: solid; }
  .june-scope .border-right-2 {
    border-right-width: 2px !important;
    border-right-style: solid; }
  .june-scope .border-3 {
    border-width: 3px !important; }
  .june-scope .border-top-3 {
    border-top-width: 3px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-3 {
    border-bottom-width: 3px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-3 {
    border-left-width: 3px !important;
    border-left-style: solid; }
  .june-scope .border-right-3 {
    border-right-width: 3px !important;
    border-right-style: solid; }
  .june-scope .border-4 {
    border-width: 4px !important; }
  .june-scope .border-top-4 {
    border-top-width: 4px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-4 {
    border-bottom-width: 4px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-4 {
    border-left-width: 4px !important;
    border-left-style: solid; }
  .june-scope .border-right-4 {
    border-right-width: 4px !important;
    border-right-style: solid; }
  .june-scope .border-5 {
    border-width: 5px !important; }
  .june-scope .border-top-5 {
    border-top-width: 5px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-5 {
    border-bottom-width: 5px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-5 {
    border-left-width: 5px !important;
    border-left-style: solid; }
  .june-scope .border-right-5 {
    border-right-width: 5px !important;
    border-right-style: solid; }
  .june-scope .border-xl-0 {
    border-width: 0px !important; }
  .june-scope .border-top-xl-0 {
    border-top-width: 0px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-xl-0 {
    border-bottom-width: 0px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-xl-0 {
    border-left-width: 0px !important;
    border-left-style: solid; }
  .june-scope .border-right-xl-0 {
    border-right-width: 0px !important;
    border-right-style: solid; }
  .june-scope .border-xl-1 {
    border-width: 1px !important; }
  .june-scope .border-top-xl-1 {
    border-top-width: 1px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-xl-1 {
    border-bottom-width: 1px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-xl-1 {
    border-left-width: 1px !important;
    border-left-style: solid; }
  .june-scope .border-right-xl-1 {
    border-right-width: 1px !important;
    border-right-style: solid; }
  .june-scope .border-xl-2 {
    border-width: 2px !important; }
  .june-scope .border-top-xl-2 {
    border-top-width: 2px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-xl-2 {
    border-bottom-width: 2px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-xl-2 {
    border-left-width: 2px !important;
    border-left-style: solid; }
  .june-scope .border-right-xl-2 {
    border-right-width: 2px !important;
    border-right-style: solid; }
  .june-scope .border-xl-3 {
    border-width: 3px !important; }
  .june-scope .border-top-xl-3 {
    border-top-width: 3px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-xl-3 {
    border-bottom-width: 3px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-xl-3 {
    border-left-width: 3px !important;
    border-left-style: solid; }
  .june-scope .border-right-xl-3 {
    border-right-width: 3px !important;
    border-right-style: solid; }
  .june-scope .border-xl-4 {
    border-width: 4px !important; }
  .june-scope .border-top-xl-4 {
    border-top-width: 4px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-xl-4 {
    border-bottom-width: 4px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-xl-4 {
    border-left-width: 4px !important;
    border-left-style: solid; }
  .june-scope .border-right-xl-4 {
    border-right-width: 4px !important;
    border-right-style: solid; }
  .june-scope .border-xl-5 {
    border-width: 5px !important; }
  .june-scope .border-top-xl-5 {
    border-top-width: 5px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-xl-5 {
    border-bottom-width: 5px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-xl-5 {
    border-left-width: 5px !important;
    border-left-style: solid; }
  .june-scope .border-right-xl-5 {
    border-right-width: 5px !important;
    border-right-style: solid; }
  .june-scope .border-top-xl-dotted {
    border-top-style: dotted !important; }
  .june-scope .border-bottom-xl-dotted {
    border-bottom-style: dotted !important; }
  .june-scope .border-left-xl-dotted {
    border-left-style: dotted !important; }
  .june-scope .border-right-xl-dotted {
    border-right-style: dotted !important; }
  .june-scope .border-top-xl-dashed {
    border-top-style: dashed !important; }
  .june-scope .border-bottom-xl-dashed {
    border-bottom-style: dashed !important; }
  .june-scope .border-left-xl-dashed {
    border-left-style: dashed !important; }
  .june-scope .border-right-xl-dashed {
    border-right-style: dashed !important; }
  .june-scope .border-top-xl-solid {
    border-top-style: solid !important; }
  .june-scope .border-bottom-xl-solid {
    border-bottom-style: solid !important; }
  .june-scope .border-left-xl-solid {
    border-left-style: solid !important; }
  .june-scope .border-right-xl-solid {
    border-right-style: solid !important; }
  .june-scope .border-top-xl-double {
    border-top-style: double !important; }
  .june-scope .border-bottom-xl-double {
    border-bottom-style: double !important; }
  .june-scope .border-left-xl-double {
    border-left-style: double !important; }
  .june-scope .border-right-xl-double {
    border-right-style: double !important; }
  .june-scope .border-top-xl-groove {
    border-top-style: groove !important; }
  .june-scope .border-bottom-xl-groove {
    border-bottom-style: groove !important; }
  .june-scope .border-left-xl-groove {
    border-left-style: groove !important; }
  .june-scope .border-right-xl-groove {
    border-right-style: groove !important; }
  .june-scope .border-top-xl-ridge {
    border-top-style: ridge !important; }
  .june-scope .border-bottom-xl-ridge {
    border-bottom-style: ridge !important; }
  .june-scope .border-left-xl-ridge {
    border-left-style: ridge !important; }
  .june-scope .border-right-xl-ridge {
    border-right-style: ridge !important; }
  .june-scope .border-top-xl-inset {
    border-top-style: inset !important; }
  .june-scope .border-bottom-xl-inset {
    border-bottom-style: inset !important; }
  .june-scope .border-left-xl-inset {
    border-left-style: inset !important; }
  .june-scope .border-right-xl-inset {
    border-right-style: inset !important; }
  .june-scope .border-top-xl-outset {
    border-top-style: outset !important; }
  .june-scope .border-bottom-xl-outset {
    border-bottom-style: outset !important; }
  .june-scope .border-left-xl-outset {
    border-left-style: outset !important; }
  .june-scope .border-right-xl-outset {
    border-right-style: outset !important; }
  .june-scope .border-xl-color-1 {
    border-color: #F44336 !important; }
  .june-scope .border-top-xl-color-1 {
    border-top-color: #F44336 !important; }
  .june-scope .border-bottom-xl-color-1 {
    border-bottom-color: #F44336 !important; }
  .june-scope .border-left-xl-color-1 {
    border-left-color: #F44336 !important; }
  .june-scope .border-right-xl-color-1 {
    border-right-color: #F44336 !important; }
  .june-scope .border-xl-color-2 {
    border-color: #E57373 !important; }
  .june-scope .border-top-xl-color-2 {
    border-top-color: #E57373 !important; }
  .june-scope .border-bottom-xl-color-2 {
    border-bottom-color: #E57373 !important; }
  .june-scope .border-left-xl-color-2 {
    border-left-color: #E57373 !important; }
  .june-scope .border-right-xl-color-2 {
    border-right-color: #E57373 !important; }
  .june-scope .border-xl-color-3 {
    border-color: #FFCDD2 !important; }
  .june-scope .border-top-xl-color-3 {
    border-top-color: #FFCDD2 !important; }
  .june-scope .border-bottom-xl-color-3 {
    border-bottom-color: #FFCDD2 !important; }
  .june-scope .border-left-xl-color-3 {
    border-left-color: #FFCDD2 !important; }
  .june-scope .border-right-xl-color-3 {
    border-right-color: #FFCDD2 !important; }
  .june-scope .border-xl-color-4 {
    border-color: #C62828 !important; }
  .june-scope .border-top-xl-color-4 {
    border-top-color: #C62828 !important; }
  .june-scope .border-bottom-xl-color-4 {
    border-bottom-color: #C62828 !important; }
  .june-scope .border-left-xl-color-4 {
    border-left-color: #C62828 !important; }
  .june-scope .border-right-xl-color-4 {
    border-right-color: #C62828 !important; }
  .june-scope .border-xl-color-5 {
    border-color: #FFAB00 !important; }
  .june-scope .border-top-xl-color-5 {
    border-top-color: #FFAB00 !important; }
  .june-scope .border-bottom-xl-color-5 {
    border-bottom-color: #FFAB00 !important; }
  .june-scope .border-left-xl-color-5 {
    border-left-color: #FFAB00 !important; }
  .june-scope .border-right-xl-color-5 {
    border-right-color: #FFAB00 !important; }
  .june-scope .border-xl-color-6 {
    border-color: #FFC400 !important; }
  .june-scope .border-top-xl-color-6 {
    border-top-color: #FFC400 !important; }
  .june-scope .border-bottom-xl-color-6 {
    border-bottom-color: #FFC400 !important; }
  .june-scope .border-left-xl-color-6 {
    border-left-color: #FFC400 !important; }
  .june-scope .border-right-xl-color-6 {
    border-right-color: #FFC400 !important; }
  .june-scope .border-xl-color-7 {
    border-color: #009688 !important; }
  .june-scope .border-top-xl-color-7 {
    border-top-color: #009688 !important; }
  .june-scope .border-bottom-xl-color-7 {
    border-bottom-color: #009688 !important; }
  .june-scope .border-left-xl-color-7 {
    border-left-color: #009688 !important; }
  .june-scope .border-right-xl-color-7 {
    border-right-color: #009688 !important; }
  .june-scope .border-xl-color-8 {
    border-color: #00796B !important; }
  .june-scope .border-top-xl-color-8 {
    border-top-color: #00796B !important; }
  .june-scope .border-bottom-xl-color-8 {
    border-bottom-color: #00796B !important; }
  .june-scope .border-left-xl-color-8 {
    border-left-color: #00796B !important; }
  .june-scope .border-right-xl-color-8 {
    border-right-color: #00796B !important; }
  .june-scope .border-xl-color-9 {
    border-color: #004D40 !important; }
  .june-scope .border-top-xl-color-9 {
    border-top-color: #004D40 !important; }
  .june-scope .border-bottom-xl-color-9 {
    border-bottom-color: #004D40 !important; }
  .june-scope .border-left-xl-color-9 {
    border-left-color: #004D40 !important; }
  .june-scope .border-right-xl-color-9 {
    border-right-color: #004D40 !important; }
  .june-scope .border-xl-color-success {
    border-color: #4CAF50 !important; }
  .june-scope .border-top-xl-color-success {
    border-top-color: #4CAF50 !important; }
  .june-scope .border-bottom-xl-color-success {
    border-bottom-color: #4CAF50 !important; }
  .june-scope .border-left-xl-color-success {
    border-left-color: #4CAF50 !important; }
  .june-scope .border-right-xl-color-success {
    border-right-color: #4CAF50 !important; }
  .june-scope .border-xl-color-error {
    border-color: #F44336 !important; }
  .june-scope .border-top-xl-color-error {
    border-top-color: #F44336 !important; }
  .june-scope .border-bottom-xl-color-error {
    border-bottom-color: #F44336 !important; }
  .june-scope .border-left-xl-color-error {
    border-left-color: #F44336 !important; }
  .june-scope .border-right-xl-color-error {
    border-right-color: #F44336 !important; }
  .june-scope .border-xl-gray-xl-100 {
    border-color: #f8f9fa !important; }
  .june-scope .border-top-xl-gray-100 {
    border-top-color: #f8f9fa !important; }
  .june-scope .border-bottom-xl-gray-100 {
    border-bottom-color: #f8f9fa !important; }
  .june-scope .border-left-xl-gray-100 {
    border-left-color: #f8f9fa !important; }
  .june-scope .border-right-xl-gray-100 {
    border-right-color: #f8f9fa !important; }
  .june-scope .border-xl-gray-xl-200 {
    border-color: #e9ecef !important; }
  .june-scope .border-top-xl-gray-200 {
    border-top-color: #e9ecef !important; }
  .june-scope .border-bottom-xl-gray-200 {
    border-bottom-color: #e9ecef !important; }
  .june-scope .border-left-xl-gray-200 {
    border-left-color: #e9ecef !important; }
  .june-scope .border-right-xl-gray-200 {
    border-right-color: #e9ecef !important; }
  .june-scope .border-xl-gray-xl-300 {
    border-color: #dee2e6 !important; }
  .june-scope .border-top-xl-gray-300 {
    border-top-color: #dee2e6 !important; }
  .june-scope .border-bottom-xl-gray-300 {
    border-bottom-color: #dee2e6 !important; }
  .june-scope .border-left-xl-gray-300 {
    border-left-color: #dee2e6 !important; }
  .june-scope .border-right-xl-gray-300 {
    border-right-color: #dee2e6 !important; }
  .june-scope .border-xl-gray-xl-400 {
    border-color: #ced4da !important; }
  .june-scope .border-top-xl-gray-400 {
    border-top-color: #ced4da !important; }
  .june-scope .border-bottom-xl-gray-400 {
    border-bottom-color: #ced4da !important; }
  .june-scope .border-left-xl-gray-400 {
    border-left-color: #ced4da !important; }
  .june-scope .border-right-xl-gray-400 {
    border-right-color: #ced4da !important; }
  .june-scope .border-xl-gray-xl-500 {
    border-color: #adb5bd !important; }
  .june-scope .border-top-xl-gray-500 {
    border-top-color: #adb5bd !important; }
  .june-scope .border-bottom-xl-gray-500 {
    border-bottom-color: #adb5bd !important; }
  .june-scope .border-left-xl-gray-500 {
    border-left-color: #adb5bd !important; }
  .june-scope .border-right-xl-gray-500 {
    border-right-color: #adb5bd !important; }
  .june-scope .border-xl-gray-xl-600 {
    border-color: #868e96 !important; }
  .june-scope .border-top-xl-gray-600 {
    border-top-color: #868e96 !important; }
  .june-scope .border-bottom-xl-gray-600 {
    border-bottom-color: #868e96 !important; }
  .june-scope .border-left-xl-gray-600 {
    border-left-color: #868e96 !important; }
  .june-scope .border-right-xl-gray-600 {
    border-right-color: #868e96 !important; }
  .june-scope .border-xl-gray-xl-700 {
    border-color: #495057 !important; }
  .june-scope .border-top-xl-gray-700 {
    border-top-color: #495057 !important; }
  .june-scope .border-bottom-xl-gray-700 {
    border-bottom-color: #495057 !important; }
  .june-scope .border-left-xl-gray-700 {
    border-left-color: #495057 !important; }
  .june-scope .border-right-xl-gray-700 {
    border-right-color: #495057 !important; }
  .june-scope .border-xl-gray-xl-800 {
    border-color: #343a40 !important; }
  .june-scope .border-top-xl-gray-800 {
    border-top-color: #343a40 !important; }
  .june-scope .border-bottom-xl-gray-800 {
    border-bottom-color: #343a40 !important; }
  .june-scope .border-left-xl-gray-800 {
    border-left-color: #343a40 !important; }
  .june-scope .border-right-xl-gray-800 {
    border-right-color: #343a40 !important; }
  .june-scope .border-xl-gray-xl-900 {
    border-color: #212529 !important; }
  .june-scope .border-top-xl-gray-900 {
    border-top-color: #212529 !important; }
  .june-scope .border-bottom-xl-gray-900 {
    border-bottom-color: #212529 !important; }
  .june-scope .border-left-xl-gray-900 {
    border-left-color: #212529 !important; }
  .june-scope .border-right-xl-gray-900 {
    border-right-color: #212529 !important; }
  .june-scope .border-xl-black {
    border-color: #000 !important; }
  .june-scope .border-top-xl-black {
    border-top-color: #000 !important; }
  .june-scope .border-bottom-xl-black {
    border-bottom-color: #000 !important; }
  .june-scope .border-left-xl-black {
    border-left-color: #000 !important; }
  .june-scope .border-right-xl-black {
    border-right-color: #000 !important; }
  .june-scope .border-xl-white {
    border-color: #fff !important; }
  .june-scope .border-top-xl-white {
    border-top-color: #fff !important; }
  .june-scope .border-bottom-xl-white {
    border-bottom-color: #fff !important; }
  .june-scope .border-left-xl-white {
    border-left-color: #fff !important; }
  .june-scope .border-right-xl-white {
    border-right-color: #fff !important; }
  .june-scope .border-xl-transparent {
    border-color: transparent !important; }
  .june-scope .border-top-xl-transparent {
    border-top-color: transparent !important; }
  .june-scope .border-bottom-xl-transparent {
    border-bottom-color: transparent !important; }
  .june-scope .border-left-xl-transparent {
    border-left-color: transparent !important; }
  .june-scope .border-right-xl-transparent {
    border-right-color: transparent !important; }
  @media (max-width: 1280.98px) {
    .june-scope .border-lg-0 {
      border-width: 0px !important; }
    .june-scope .border-top-lg-0 {
      border-top-width: 0px !important;
      border-top-style: solid; }
    .june-scope .border-bottom-lg-0 {
      border-bottom-width: 0px !important;
      border-bottom-style: solid; }
    .june-scope .border-left-lg-0 {
      border-left-width: 0px !important;
      border-left-style: solid; }
    .june-scope .border-right-lg-0 {
      border-right-width: 0px !important;
      border-right-style: solid; }
    .june-scope .border-lg-1 {
      border-width: 1px !important; }
    .june-scope .border-top-lg-1 {
      border-top-width: 1px !important;
      border-top-style: solid; }
    .june-scope .border-bottom-lg-1 {
      border-bottom-width: 1px !important;
      border-bottom-style: solid; }
    .june-scope .border-left-lg-1 {
      border-left-width: 1px !important;
      border-left-style: solid; }
    .june-scope .border-right-lg-1 {
      border-right-width: 1px !important;
      border-right-style: solid; }
    .june-scope .border-lg-2 {
      border-width: 2px !important; }
    .june-scope .border-top-lg-2 {
      border-top-width: 2px !important;
      border-top-style: solid; }
    .june-scope .border-bottom-lg-2 {
      border-bottom-width: 2px !important;
      border-bottom-style: solid; }
    .june-scope .border-left-lg-2 {
      border-left-width: 2px !important;
      border-left-style: solid; }
    .june-scope .border-right-lg-2 {
      border-right-width: 2px !important;
      border-right-style: solid; }
    .june-scope .border-lg-3 {
      border-width: 3px !important; }
    .june-scope .border-top-lg-3 {
      border-top-width: 3px !important;
      border-top-style: solid; }
    .june-scope .border-bottom-lg-3 {
      border-bottom-width: 3px !important;
      border-bottom-style: solid; }
    .june-scope .border-left-lg-3 {
      border-left-width: 3px !important;
      border-left-style: solid; }
    .june-scope .border-right-lg-3 {
      border-right-width: 3px !important;
      border-right-style: solid; }
    .june-scope .border-lg-4 {
      border-width: 4px !important; }
    .june-scope .border-top-lg-4 {
      border-top-width: 4px !important;
      border-top-style: solid; }
    .june-scope .border-bottom-lg-4 {
      border-bottom-width: 4px !important;
      border-bottom-style: solid; }
    .june-scope .border-left-lg-4 {
      border-left-width: 4px !important;
      border-left-style: solid; }
    .june-scope .border-right-lg-4 {
      border-right-width: 4px !important;
      border-right-style: solid; }
    .june-scope .border-lg-5 {
      border-width: 5px !important; }
    .june-scope .border-top-lg-5 {
      border-top-width: 5px !important;
      border-top-style: solid; }
    .june-scope .border-bottom-lg-5 {
      border-bottom-width: 5px !important;
      border-bottom-style: solid; }
    .june-scope .border-left-lg-5 {
      border-left-width: 5px !important;
      border-left-style: solid; }
    .june-scope .border-right-lg-5 {
      border-right-width: 5px !important;
      border-right-style: solid; }
    .june-scope .border-top-lg-dotted {
      border-top-style: dotted !important; }
    .june-scope .border-bottom-lg-dotted {
      border-bottom-style: dotted !important; }
    .june-scope .border-left-lg-dotted {
      border-left-style: dotted !important; }
    .june-scope .border-right-lg-dotted {
      border-right-style: dotted !important; }
    .june-scope .border-top-lg-dashed {
      border-top-style: dashed !important; }
    .june-scope .border-bottom-lg-dashed {
      border-bottom-style: dashed !important; }
    .june-scope .border-left-lg-dashed {
      border-left-style: dashed !important; }
    .june-scope .border-right-lg-dashed {
      border-right-style: dashed !important; }
    .june-scope .border-top-lg-solid {
      border-top-style: solid !important; }
    .june-scope .border-bottom-lg-solid {
      border-bottom-style: solid !important; }
    .june-scope .border-left-lg-solid {
      border-left-style: solid !important; }
    .june-scope .border-right-lg-solid {
      border-right-style: solid !important; }
    .june-scope .border-top-lg-double {
      border-top-style: double !important; }
    .june-scope .border-bottom-lg-double {
      border-bottom-style: double !important; }
    .june-scope .border-left-lg-double {
      border-left-style: double !important; }
    .june-scope .border-right-lg-double {
      border-right-style: double !important; }
    .june-scope .border-top-lg-groove {
      border-top-style: groove !important; }
    .june-scope .border-bottom-lg-groove {
      border-bottom-style: groove !important; }
    .june-scope .border-left-lg-groove {
      border-left-style: groove !important; }
    .june-scope .border-right-lg-groove {
      border-right-style: groove !important; }
    .june-scope .border-top-lg-ridge {
      border-top-style: ridge !important; }
    .june-scope .border-bottom-lg-ridge {
      border-bottom-style: ridge !important; }
    .june-scope .border-left-lg-ridge {
      border-left-style: ridge !important; }
    .june-scope .border-right-lg-ridge {
      border-right-style: ridge !important; }
    .june-scope .border-top-lg-inset {
      border-top-style: inset !important; }
    .june-scope .border-bottom-lg-inset {
      border-bottom-style: inset !important; }
    .june-scope .border-left-lg-inset {
      border-left-style: inset !important; }
    .june-scope .border-right-lg-inset {
      border-right-style: inset !important; }
    .june-scope .border-top-lg-outset {
      border-top-style: outset !important; }
    .june-scope .border-bottom-lg-outset {
      border-bottom-style: outset !important; }
    .june-scope .border-left-lg-outset {
      border-left-style: outset !important; }
    .june-scope .border-right-lg-outset {
      border-right-style: outset !important; }
    .june-scope .border-lg-color-1 {
      border-color: #F44336 !important; }
    .june-scope .border-top-lg-color-1 {
      border-top-color: #F44336 !important; }
    .june-scope .border-bottom-lg-color-1 {
      border-bottom-color: #F44336 !important; }
    .june-scope .border-left-lg-color-1 {
      border-left-color: #F44336 !important; }
    .june-scope .border-right-lg-color-1 {
      border-right-color: #F44336 !important; }
    .june-scope .border-lg-color-2 {
      border-color: #E57373 !important; }
    .june-scope .border-top-lg-color-2 {
      border-top-color: #E57373 !important; }
    .june-scope .border-bottom-lg-color-2 {
      border-bottom-color: #E57373 !important; }
    .june-scope .border-left-lg-color-2 {
      border-left-color: #E57373 !important; }
    .june-scope .border-right-lg-color-2 {
      border-right-color: #E57373 !important; }
    .june-scope .border-lg-color-3 {
      border-color: #FFCDD2 !important; }
    .june-scope .border-top-lg-color-3 {
      border-top-color: #FFCDD2 !important; }
    .june-scope .border-bottom-lg-color-3 {
      border-bottom-color: #FFCDD2 !important; }
    .june-scope .border-left-lg-color-3 {
      border-left-color: #FFCDD2 !important; }
    .june-scope .border-right-lg-color-3 {
      border-right-color: #FFCDD2 !important; }
    .june-scope .border-lg-color-4 {
      border-color: #C62828 !important; }
    .june-scope .border-top-lg-color-4 {
      border-top-color: #C62828 !important; }
    .june-scope .border-bottom-lg-color-4 {
      border-bottom-color: #C62828 !important; }
    .june-scope .border-left-lg-color-4 {
      border-left-color: #C62828 !important; }
    .june-scope .border-right-lg-color-4 {
      border-right-color: #C62828 !important; }
    .june-scope .border-lg-color-5 {
      border-color: #FFAB00 !important; }
    .june-scope .border-top-lg-color-5 {
      border-top-color: #FFAB00 !important; }
    .june-scope .border-bottom-lg-color-5 {
      border-bottom-color: #FFAB00 !important; }
    .june-scope .border-left-lg-color-5 {
      border-left-color: #FFAB00 !important; }
    .june-scope .border-right-lg-color-5 {
      border-right-color: #FFAB00 !important; }
    .june-scope .border-lg-color-6 {
      border-color: #FFC400 !important; }
    .june-scope .border-top-lg-color-6 {
      border-top-color: #FFC400 !important; }
    .june-scope .border-bottom-lg-color-6 {
      border-bottom-color: #FFC400 !important; }
    .june-scope .border-left-lg-color-6 {
      border-left-color: #FFC400 !important; }
    .june-scope .border-right-lg-color-6 {
      border-right-color: #FFC400 !important; }
    .june-scope .border-lg-color-7 {
      border-color: #009688 !important; }
    .june-scope .border-top-lg-color-7 {
      border-top-color: #009688 !important; }
    .june-scope .border-bottom-lg-color-7 {
      border-bottom-color: #009688 !important; }
    .june-scope .border-left-lg-color-7 {
      border-left-color: #009688 !important; }
    .june-scope .border-right-lg-color-7 {
      border-right-color: #009688 !important; }
    .june-scope .border-lg-color-8 {
      border-color: #00796B !important; }
    .june-scope .border-top-lg-color-8 {
      border-top-color: #00796B !important; }
    .june-scope .border-bottom-lg-color-8 {
      border-bottom-color: #00796B !important; }
    .june-scope .border-left-lg-color-8 {
      border-left-color: #00796B !important; }
    .june-scope .border-right-lg-color-8 {
      border-right-color: #00796B !important; }
    .june-scope .border-lg-color-9 {
      border-color: #004D40 !important; }
    .june-scope .border-top-lg-color-9 {
      border-top-color: #004D40 !important; }
    .june-scope .border-bottom-lg-color-9 {
      border-bottom-color: #004D40 !important; }
    .june-scope .border-left-lg-color-9 {
      border-left-color: #004D40 !important; }
    .june-scope .border-right-lg-color-9 {
      border-right-color: #004D40 !important; }
    .june-scope .border-lg-color-success {
      border-color: #4CAF50 !important; }
    .june-scope .border-top-lg-color-success {
      border-top-color: #4CAF50 !important; }
    .june-scope .border-bottom-lg-color-success {
      border-bottom-color: #4CAF50 !important; }
    .june-scope .border-left-lg-color-success {
      border-left-color: #4CAF50 !important; }
    .june-scope .border-right-lg-color-success {
      border-right-color: #4CAF50 !important; }
    .june-scope .border-lg-color-error {
      border-color: #F44336 !important; }
    .june-scope .border-top-lg-color-error {
      border-top-color: #F44336 !important; }
    .june-scope .border-bottom-lg-color-error {
      border-bottom-color: #F44336 !important; }
    .june-scope .border-left-lg-color-error {
      border-left-color: #F44336 !important; }
    .june-scope .border-right-lg-color-error {
      border-right-color: #F44336 !important; }
    .june-scope .border-lg-gray-lg-100 {
      border-color: #f8f9fa !important; }
    .june-scope .border-top-lg-gray-100 {
      border-top-color: #f8f9fa !important; }
    .june-scope .border-bottom-lg-gray-100 {
      border-bottom-color: #f8f9fa !important; }
    .june-scope .border-left-lg-gray-100 {
      border-left-color: #f8f9fa !important; }
    .june-scope .border-right-lg-gray-100 {
      border-right-color: #f8f9fa !important; }
    .june-scope .border-lg-gray-lg-200 {
      border-color: #e9ecef !important; }
    .june-scope .border-top-lg-gray-200 {
      border-top-color: #e9ecef !important; }
    .june-scope .border-bottom-lg-gray-200 {
      border-bottom-color: #e9ecef !important; }
    .june-scope .border-left-lg-gray-200 {
      border-left-color: #e9ecef !important; }
    .june-scope .border-right-lg-gray-200 {
      border-right-color: #e9ecef !important; }
    .june-scope .border-lg-gray-lg-300 {
      border-color: #dee2e6 !important; }
    .june-scope .border-top-lg-gray-300 {
      border-top-color: #dee2e6 !important; }
    .june-scope .border-bottom-lg-gray-300 {
      border-bottom-color: #dee2e6 !important; }
    .june-scope .border-left-lg-gray-300 {
      border-left-color: #dee2e6 !important; }
    .june-scope .border-right-lg-gray-300 {
      border-right-color: #dee2e6 !important; }
    .june-scope .border-lg-gray-lg-400 {
      border-color: #ced4da !important; }
    .june-scope .border-top-lg-gray-400 {
      border-top-color: #ced4da !important; }
    .june-scope .border-bottom-lg-gray-400 {
      border-bottom-color: #ced4da !important; }
    .june-scope .border-left-lg-gray-400 {
      border-left-color: #ced4da !important; }
    .june-scope .border-right-lg-gray-400 {
      border-right-color: #ced4da !important; }
    .june-scope .border-lg-gray-lg-500 {
      border-color: #adb5bd !important; }
    .june-scope .border-top-lg-gray-500 {
      border-top-color: #adb5bd !important; }
    .june-scope .border-bottom-lg-gray-500 {
      border-bottom-color: #adb5bd !important; }
    .june-scope .border-left-lg-gray-500 {
      border-left-color: #adb5bd !important; }
    .june-scope .border-right-lg-gray-500 {
      border-right-color: #adb5bd !important; }
    .june-scope .border-lg-gray-lg-600 {
      border-color: #868e96 !important; }
    .june-scope .border-top-lg-gray-600 {
      border-top-color: #868e96 !important; }
    .june-scope .border-bottom-lg-gray-600 {
      border-bottom-color: #868e96 !important; }
    .june-scope .border-left-lg-gray-600 {
      border-left-color: #868e96 !important; }
    .june-scope .border-right-lg-gray-600 {
      border-right-color: #868e96 !important; }
    .june-scope .border-lg-gray-lg-700 {
      border-color: #495057 !important; }
    .june-scope .border-top-lg-gray-700 {
      border-top-color: #495057 !important; }
    .june-scope .border-bottom-lg-gray-700 {
      border-bottom-color: #495057 !important; }
    .june-scope .border-left-lg-gray-700 {
      border-left-color: #495057 !important; }
    .june-scope .border-right-lg-gray-700 {
      border-right-color: #495057 !important; }
    .june-scope .border-lg-gray-lg-800 {
      border-color: #343a40 !important; }
    .june-scope .border-top-lg-gray-800 {
      border-top-color: #343a40 !important; }
    .june-scope .border-bottom-lg-gray-800 {
      border-bottom-color: #343a40 !important; }
    .june-scope .border-left-lg-gray-800 {
      border-left-color: #343a40 !important; }
    .june-scope .border-right-lg-gray-800 {
      border-right-color: #343a40 !important; }
    .june-scope .border-lg-gray-lg-900 {
      border-color: #212529 !important; }
    .june-scope .border-top-lg-gray-900 {
      border-top-color: #212529 !important; }
    .june-scope .border-bottom-lg-gray-900 {
      border-bottom-color: #212529 !important; }
    .june-scope .border-left-lg-gray-900 {
      border-left-color: #212529 !important; }
    .june-scope .border-right-lg-gray-900 {
      border-right-color: #212529 !important; }
    .june-scope .border-lg-black {
      border-color: #000 !important; }
    .june-scope .border-top-lg-black {
      border-top-color: #000 !important; }
    .june-scope .border-bottom-lg-black {
      border-bottom-color: #000 !important; }
    .june-scope .border-left-lg-black {
      border-left-color: #000 !important; }
    .june-scope .border-right-lg-black {
      border-right-color: #000 !important; }
    .june-scope .border-lg-white {
      border-color: #fff !important; }
    .june-scope .border-top-lg-white {
      border-top-color: #fff !important; }
    .june-scope .border-bottom-lg-white {
      border-bottom-color: #fff !important; }
    .june-scope .border-left-lg-white {
      border-left-color: #fff !important; }
    .june-scope .border-right-lg-white {
      border-right-color: #fff !important; }
    .june-scope .border-lg-transparent {
      border-color: transparent !important; }
    .june-scope .border-top-lg-transparent {
      border-top-color: transparent !important; }
    .june-scope .border-bottom-lg-transparent {
      border-bottom-color: transparent !important; }
    .june-scope .border-left-lg-transparent {
      border-left-color: transparent !important; }
    .june-scope .border-right-lg-transparent {
      border-right-color: transparent !important; } }
  @media (max-width: 991.98px) {
    .june-scope .border-md-0 {
      border-width: 0px !important; }
    .june-scope .border-top-md-0 {
      border-top-width: 0px !important;
      border-top-style: solid; }
    .june-scope .border-bottom-md-0 {
      border-bottom-width: 0px !important;
      border-bottom-style: solid; }
    .june-scope .border-left-md-0 {
      border-left-width: 0px !important;
      border-left-style: solid; }
    .june-scope .border-right-md-0 {
      border-right-width: 0px !important;
      border-right-style: solid; }
    .june-scope .border-md-1 {
      border-width: 1px !important; }
    .june-scope .border-top-md-1 {
      border-top-width: 1px !important;
      border-top-style: solid; }
    .june-scope .border-bottom-md-1 {
      border-bottom-width: 1px !important;
      border-bottom-style: solid; }
    .june-scope .border-left-md-1 {
      border-left-width: 1px !important;
      border-left-style: solid; }
    .june-scope .border-right-md-1 {
      border-right-width: 1px !important;
      border-right-style: solid; }
    .june-scope .border-md-2 {
      border-width: 2px !important; }
    .june-scope .border-top-md-2 {
      border-top-width: 2px !important;
      border-top-style: solid; }
    .june-scope .border-bottom-md-2 {
      border-bottom-width: 2px !important;
      border-bottom-style: solid; }
    .june-scope .border-left-md-2 {
      border-left-width: 2px !important;
      border-left-style: solid; }
    .june-scope .border-right-md-2 {
      border-right-width: 2px !important;
      border-right-style: solid; }
    .june-scope .border-md-3 {
      border-width: 3px !important; }
    .june-scope .border-top-md-3 {
      border-top-width: 3px !important;
      border-top-style: solid; }
    .june-scope .border-bottom-md-3 {
      border-bottom-width: 3px !important;
      border-bottom-style: solid; }
    .june-scope .border-left-md-3 {
      border-left-width: 3px !important;
      border-left-style: solid; }
    .june-scope .border-right-md-3 {
      border-right-width: 3px !important;
      border-right-style: solid; }
    .june-scope .border-md-4 {
      border-width: 4px !important; }
    .june-scope .border-top-md-4 {
      border-top-width: 4px !important;
      border-top-style: solid; }
    .june-scope .border-bottom-md-4 {
      border-bottom-width: 4px !important;
      border-bottom-style: solid; }
    .june-scope .border-left-md-4 {
      border-left-width: 4px !important;
      border-left-style: solid; }
    .june-scope .border-right-md-4 {
      border-right-width: 4px !important;
      border-right-style: solid; }
    .june-scope .border-md-5 {
      border-width: 5px !important; }
    .june-scope .border-top-md-5 {
      border-top-width: 5px !important;
      border-top-style: solid; }
    .june-scope .border-bottom-md-5 {
      border-bottom-width: 5px !important;
      border-bottom-style: solid; }
    .june-scope .border-left-md-5 {
      border-left-width: 5px !important;
      border-left-style: solid; }
    .june-scope .border-right-md-5 {
      border-right-width: 5px !important;
      border-right-style: solid; }
    .june-scope .border-top-md-dotted {
      border-top-style: dotted !important; }
    .june-scope .border-bottom-md-dotted {
      border-bottom-style: dotted !important; }
    .june-scope .border-left-md-dotted {
      border-left-style: dotted !important; }
    .june-scope .border-right-md-dotted {
      border-right-style: dotted !important; }
    .june-scope .border-top-md-dashed {
      border-top-style: dashed !important; }
    .june-scope .border-bottom-md-dashed {
      border-bottom-style: dashed !important; }
    .june-scope .border-left-md-dashed {
      border-left-style: dashed !important; }
    .june-scope .border-right-md-dashed {
      border-right-style: dashed !important; }
    .june-scope .border-top-md-solid {
      border-top-style: solid !important; }
    .june-scope .border-bottom-md-solid {
      border-bottom-style: solid !important; }
    .june-scope .border-left-md-solid {
      border-left-style: solid !important; }
    .june-scope .border-right-md-solid {
      border-right-style: solid !important; }
    .june-scope .border-top-md-double {
      border-top-style: double !important; }
    .june-scope .border-bottom-md-double {
      border-bottom-style: double !important; }
    .june-scope .border-left-md-double {
      border-left-style: double !important; }
    .june-scope .border-right-md-double {
      border-right-style: double !important; }
    .june-scope .border-top-md-groove {
      border-top-style: groove !important; }
    .june-scope .border-bottom-md-groove {
      border-bottom-style: groove !important; }
    .june-scope .border-left-md-groove {
      border-left-style: groove !important; }
    .june-scope .border-right-md-groove {
      border-right-style: groove !important; }
    .june-scope .border-top-md-ridge {
      border-top-style: ridge !important; }
    .june-scope .border-bottom-md-ridge {
      border-bottom-style: ridge !important; }
    .june-scope .border-left-md-ridge {
      border-left-style: ridge !important; }
    .june-scope .border-right-md-ridge {
      border-right-style: ridge !important; }
    .june-scope .border-top-md-inset {
      border-top-style: inset !important; }
    .june-scope .border-bottom-md-inset {
      border-bottom-style: inset !important; }
    .june-scope .border-left-md-inset {
      border-left-style: inset !important; }
    .june-scope .border-right-md-inset {
      border-right-style: inset !important; }
    .june-scope .border-top-md-outset {
      border-top-style: outset !important; }
    .june-scope .border-bottom-md-outset {
      border-bottom-style: outset !important; }
    .june-scope .border-left-md-outset {
      border-left-style: outset !important; }
    .june-scope .border-right-md-outset {
      border-right-style: outset !important; }
    .june-scope .border-md-color-1 {
      border-color: #F44336 !important; }
    .june-scope .border-top-md-color-1 {
      border-top-color: #F44336 !important; }
    .june-scope .border-bottom-md-color-1 {
      border-bottom-color: #F44336 !important; }
    .june-scope .border-left-md-color-1 {
      border-left-color: #F44336 !important; }
    .june-scope .border-right-md-color-1 {
      border-right-color: #F44336 !important; }
    .june-scope .border-md-color-2 {
      border-color: #E57373 !important; }
    .june-scope .border-top-md-color-2 {
      border-top-color: #E57373 !important; }
    .june-scope .border-bottom-md-color-2 {
      border-bottom-color: #E57373 !important; }
    .june-scope .border-left-md-color-2 {
      border-left-color: #E57373 !important; }
    .june-scope .border-right-md-color-2 {
      border-right-color: #E57373 !important; }
    .june-scope .border-md-color-3 {
      border-color: #FFCDD2 !important; }
    .june-scope .border-top-md-color-3 {
      border-top-color: #FFCDD2 !important; }
    .june-scope .border-bottom-md-color-3 {
      border-bottom-color: #FFCDD2 !important; }
    .june-scope .border-left-md-color-3 {
      border-left-color: #FFCDD2 !important; }
    .june-scope .border-right-md-color-3 {
      border-right-color: #FFCDD2 !important; }
    .june-scope .border-md-color-4 {
      border-color: #C62828 !important; }
    .june-scope .border-top-md-color-4 {
      border-top-color: #C62828 !important; }
    .june-scope .border-bottom-md-color-4 {
      border-bottom-color: #C62828 !important; }
    .june-scope .border-left-md-color-4 {
      border-left-color: #C62828 !important; }
    .june-scope .border-right-md-color-4 {
      border-right-color: #C62828 !important; }
    .june-scope .border-md-color-5 {
      border-color: #FFAB00 !important; }
    .june-scope .border-top-md-color-5 {
      border-top-color: #FFAB00 !important; }
    .june-scope .border-bottom-md-color-5 {
      border-bottom-color: #FFAB00 !important; }
    .june-scope .border-left-md-color-5 {
      border-left-color: #FFAB00 !important; }
    .june-scope .border-right-md-color-5 {
      border-right-color: #FFAB00 !important; }
    .june-scope .border-md-color-6 {
      border-color: #FFC400 !important; }
    .june-scope .border-top-md-color-6 {
      border-top-color: #FFC400 !important; }
    .june-scope .border-bottom-md-color-6 {
      border-bottom-color: #FFC400 !important; }
    .june-scope .border-left-md-color-6 {
      border-left-color: #FFC400 !important; }
    .june-scope .border-right-md-color-6 {
      border-right-color: #FFC400 !important; }
    .june-scope .border-md-color-7 {
      border-color: #009688 !important; }
    .june-scope .border-top-md-color-7 {
      border-top-color: #009688 !important; }
    .june-scope .border-bottom-md-color-7 {
      border-bottom-color: #009688 !important; }
    .june-scope .border-left-md-color-7 {
      border-left-color: #009688 !important; }
    .june-scope .border-right-md-color-7 {
      border-right-color: #009688 !important; }
    .june-scope .border-md-color-8 {
      border-color: #00796B !important; }
    .june-scope .border-top-md-color-8 {
      border-top-color: #00796B !important; }
    .june-scope .border-bottom-md-color-8 {
      border-bottom-color: #00796B !important; }
    .june-scope .border-left-md-color-8 {
      border-left-color: #00796B !important; }
    .june-scope .border-right-md-color-8 {
      border-right-color: #00796B !important; }
    .june-scope .border-md-color-9 {
      border-color: #004D40 !important; }
    .june-scope .border-top-md-color-9 {
      border-top-color: #004D40 !important; }
    .june-scope .border-bottom-md-color-9 {
      border-bottom-color: #004D40 !important; }
    .june-scope .border-left-md-color-9 {
      border-left-color: #004D40 !important; }
    .june-scope .border-right-md-color-9 {
      border-right-color: #004D40 !important; }
    .june-scope .border-md-color-success {
      border-color: #4CAF50 !important; }
    .june-scope .border-top-md-color-success {
      border-top-color: #4CAF50 !important; }
    .june-scope .border-bottom-md-color-success {
      border-bottom-color: #4CAF50 !important; }
    .june-scope .border-left-md-color-success {
      border-left-color: #4CAF50 !important; }
    .june-scope .border-right-md-color-success {
      border-right-color: #4CAF50 !important; }
    .june-scope .border-md-color-error {
      border-color: #F44336 !important; }
    .june-scope .border-top-md-color-error {
      border-top-color: #F44336 !important; }
    .june-scope .border-bottom-md-color-error {
      border-bottom-color: #F44336 !important; }
    .june-scope .border-left-md-color-error {
      border-left-color: #F44336 !important; }
    .june-scope .border-right-md-color-error {
      border-right-color: #F44336 !important; }
    .june-scope .border-md-gray-md-100 {
      border-color: #f8f9fa !important; }
    .june-scope .border-top-md-gray-100 {
      border-top-color: #f8f9fa !important; }
    .june-scope .border-bottom-md-gray-100 {
      border-bottom-color: #f8f9fa !important; }
    .june-scope .border-left-md-gray-100 {
      border-left-color: #f8f9fa !important; }
    .june-scope .border-right-md-gray-100 {
      border-right-color: #f8f9fa !important; }
    .june-scope .border-md-gray-md-200 {
      border-color: #e9ecef !important; }
    .june-scope .border-top-md-gray-200 {
      border-top-color: #e9ecef !important; }
    .june-scope .border-bottom-md-gray-200 {
      border-bottom-color: #e9ecef !important; }
    .june-scope .border-left-md-gray-200 {
      border-left-color: #e9ecef !important; }
    .june-scope .border-right-md-gray-200 {
      border-right-color: #e9ecef !important; }
    .june-scope .border-md-gray-md-300 {
      border-color: #dee2e6 !important; }
    .june-scope .border-top-md-gray-300 {
      border-top-color: #dee2e6 !important; }
    .june-scope .border-bottom-md-gray-300 {
      border-bottom-color: #dee2e6 !important; }
    .june-scope .border-left-md-gray-300 {
      border-left-color: #dee2e6 !important; }
    .june-scope .border-right-md-gray-300 {
      border-right-color: #dee2e6 !important; }
    .june-scope .border-md-gray-md-400 {
      border-color: #ced4da !important; }
    .june-scope .border-top-md-gray-400 {
      border-top-color: #ced4da !important; }
    .june-scope .border-bottom-md-gray-400 {
      border-bottom-color: #ced4da !important; }
    .june-scope .border-left-md-gray-400 {
      border-left-color: #ced4da !important; }
    .june-scope .border-right-md-gray-400 {
      border-right-color: #ced4da !important; }
    .june-scope .border-md-gray-md-500 {
      border-color: #adb5bd !important; }
    .june-scope .border-top-md-gray-500 {
      border-top-color: #adb5bd !important; }
    .june-scope .border-bottom-md-gray-500 {
      border-bottom-color: #adb5bd !important; }
    .june-scope .border-left-md-gray-500 {
      border-left-color: #adb5bd !important; }
    .june-scope .border-right-md-gray-500 {
      border-right-color: #adb5bd !important; }
    .june-scope .border-md-gray-md-600 {
      border-color: #868e96 !important; }
    .june-scope .border-top-md-gray-600 {
      border-top-color: #868e96 !important; }
    .june-scope .border-bottom-md-gray-600 {
      border-bottom-color: #868e96 !important; }
    .june-scope .border-left-md-gray-600 {
      border-left-color: #868e96 !important; }
    .june-scope .border-right-md-gray-600 {
      border-right-color: #868e96 !important; }
    .june-scope .border-md-gray-md-700 {
      border-color: #495057 !important; }
    .june-scope .border-top-md-gray-700 {
      border-top-color: #495057 !important; }
    .june-scope .border-bottom-md-gray-700 {
      border-bottom-color: #495057 !important; }
    .june-scope .border-left-md-gray-700 {
      border-left-color: #495057 !important; }
    .june-scope .border-right-md-gray-700 {
      border-right-color: #495057 !important; }
    .june-scope .border-md-gray-md-800 {
      border-color: #343a40 !important; }
    .june-scope .border-top-md-gray-800 {
      border-top-color: #343a40 !important; }
    .june-scope .border-bottom-md-gray-800 {
      border-bottom-color: #343a40 !important; }
    .june-scope .border-left-md-gray-800 {
      border-left-color: #343a40 !important; }
    .june-scope .border-right-md-gray-800 {
      border-right-color: #343a40 !important; }
    .june-scope .border-md-gray-md-900 {
      border-color: #212529 !important; }
    .june-scope .border-top-md-gray-900 {
      border-top-color: #212529 !important; }
    .june-scope .border-bottom-md-gray-900 {
      border-bottom-color: #212529 !important; }
    .june-scope .border-left-md-gray-900 {
      border-left-color: #212529 !important; }
    .june-scope .border-right-md-gray-900 {
      border-right-color: #212529 !important; }
    .june-scope .border-md-black {
      border-color: #000 !important; }
    .june-scope .border-top-md-black {
      border-top-color: #000 !important; }
    .june-scope .border-bottom-md-black {
      border-bottom-color: #000 !important; }
    .june-scope .border-left-md-black {
      border-left-color: #000 !important; }
    .june-scope .border-right-md-black {
      border-right-color: #000 !important; }
    .june-scope .border-md-white {
      border-color: #fff !important; }
    .june-scope .border-top-md-white {
      border-top-color: #fff !important; }
    .june-scope .border-bottom-md-white {
      border-bottom-color: #fff !important; }
    .june-scope .border-left-md-white {
      border-left-color: #fff !important; }
    .june-scope .border-right-md-white {
      border-right-color: #fff !important; }
    .june-scope .border-md-transparent {
      border-color: transparent !important; }
    .june-scope .border-top-md-transparent {
      border-top-color: transparent !important; }
    .june-scope .border-bottom-md-transparent {
      border-bottom-color: transparent !important; }
    .june-scope .border-left-md-transparent {
      border-left-color: transparent !important; }
    .june-scope .border-right-md-transparent {
      border-right-color: transparent !important; } }
  @media (max-width: 599.98px) {
    .june-scope .border-sm-0 {
      border-width: 0px !important; }
    .june-scope .border-top-sm-0 {
      border-top-width: 0px !important;
      border-top-style: solid; }
    .june-scope .border-bottom-sm-0 {
      border-bottom-width: 0px !important;
      border-bottom-style: solid; }
    .june-scope .border-left-sm-0 {
      border-left-width: 0px !important;
      border-left-style: solid; }
    .june-scope .border-right-sm-0 {
      border-right-width: 0px !important;
      border-right-style: solid; }
    .june-scope .border-sm-1 {
      border-width: 1px !important; }
    .june-scope .border-top-sm-1 {
      border-top-width: 1px !important;
      border-top-style: solid; }
    .june-scope .border-bottom-sm-1 {
      border-bottom-width: 1px !important;
      border-bottom-style: solid; }
    .june-scope .border-left-sm-1 {
      border-left-width: 1px !important;
      border-left-style: solid; }
    .june-scope .border-right-sm-1 {
      border-right-width: 1px !important;
      border-right-style: solid; }
    .june-scope .border-sm-2 {
      border-width: 2px !important; }
    .june-scope .border-top-sm-2 {
      border-top-width: 2px !important;
      border-top-style: solid; }
    .june-scope .border-bottom-sm-2 {
      border-bottom-width: 2px !important;
      border-bottom-style: solid; }
    .june-scope .border-left-sm-2 {
      border-left-width: 2px !important;
      border-left-style: solid; }
    .june-scope .border-right-sm-2 {
      border-right-width: 2px !important;
      border-right-style: solid; }
    .june-scope .border-sm-3 {
      border-width: 3px !important; }
    .june-scope .border-top-sm-3 {
      border-top-width: 3px !important;
      border-top-style: solid; }
    .june-scope .border-bottom-sm-3 {
      border-bottom-width: 3px !important;
      border-bottom-style: solid; }
    .june-scope .border-left-sm-3 {
      border-left-width: 3px !important;
      border-left-style: solid; }
    .june-scope .border-right-sm-3 {
      border-right-width: 3px !important;
      border-right-style: solid; }
    .june-scope .border-sm-4 {
      border-width: 4px !important; }
    .june-scope .border-top-sm-4 {
      border-top-width: 4px !important;
      border-top-style: solid; }
    .june-scope .border-bottom-sm-4 {
      border-bottom-width: 4px !important;
      border-bottom-style: solid; }
    .june-scope .border-left-sm-4 {
      border-left-width: 4px !important;
      border-left-style: solid; }
    .june-scope .border-right-sm-4 {
      border-right-width: 4px !important;
      border-right-style: solid; }
    .june-scope .border-sm-5 {
      border-width: 5px !important; }
    .june-scope .border-top-sm-5 {
      border-top-width: 5px !important;
      border-top-style: solid; }
    .june-scope .border-bottom-sm-5 {
      border-bottom-width: 5px !important;
      border-bottom-style: solid; }
    .june-scope .border-left-sm-5 {
      border-left-width: 5px !important;
      border-left-style: solid; }
    .june-scope .border-right-sm-5 {
      border-right-width: 5px !important;
      border-right-style: solid; }
    .june-scope .border-top-sm-dotted {
      border-top-style: dotted !important; }
    .june-scope .border-bottom-sm-dotted {
      border-bottom-style: dotted !important; }
    .june-scope .border-left-sm-dotted {
      border-left-style: dotted !important; }
    .june-scope .border-right-sm-dotted {
      border-right-style: dotted !important; }
    .june-scope .border-top-sm-dashed {
      border-top-style: dashed !important; }
    .june-scope .border-bottom-sm-dashed {
      border-bottom-style: dashed !important; }
    .june-scope .border-left-sm-dashed {
      border-left-style: dashed !important; }
    .june-scope .border-right-sm-dashed {
      border-right-style: dashed !important; }
    .june-scope .border-top-sm-solid {
      border-top-style: solid !important; }
    .june-scope .border-bottom-sm-solid {
      border-bottom-style: solid !important; }
    .june-scope .border-left-sm-solid {
      border-left-style: solid !important; }
    .june-scope .border-right-sm-solid {
      border-right-style: solid !important; }
    .june-scope .border-top-sm-double {
      border-top-style: double !important; }
    .june-scope .border-bottom-sm-double {
      border-bottom-style: double !important; }
    .june-scope .border-left-sm-double {
      border-left-style: double !important; }
    .june-scope .border-right-sm-double {
      border-right-style: double !important; }
    .june-scope .border-top-sm-groove {
      border-top-style: groove !important; }
    .june-scope .border-bottom-sm-groove {
      border-bottom-style: groove !important; }
    .june-scope .border-left-sm-groove {
      border-left-style: groove !important; }
    .june-scope .border-right-sm-groove {
      border-right-style: groove !important; }
    .june-scope .border-top-sm-ridge {
      border-top-style: ridge !important; }
    .june-scope .border-bottom-sm-ridge {
      border-bottom-style: ridge !important; }
    .june-scope .border-left-sm-ridge {
      border-left-style: ridge !important; }
    .june-scope .border-right-sm-ridge {
      border-right-style: ridge !important; }
    .june-scope .border-top-sm-inset {
      border-top-style: inset !important; }
    .june-scope .border-bottom-sm-inset {
      border-bottom-style: inset !important; }
    .june-scope .border-left-sm-inset {
      border-left-style: inset !important; }
    .june-scope .border-right-sm-inset {
      border-right-style: inset !important; }
    .june-scope .border-top-sm-outset {
      border-top-style: outset !important; }
    .june-scope .border-bottom-sm-outset {
      border-bottom-style: outset !important; }
    .june-scope .border-left-sm-outset {
      border-left-style: outset !important; }
    .june-scope .border-right-sm-outset {
      border-right-style: outset !important; }
    .june-scope .border-sm-color-1 {
      border-color: #F44336 !important; }
    .june-scope .border-top-sm-color-1 {
      border-top-color: #F44336 !important; }
    .june-scope .border-bottom-sm-color-1 {
      border-bottom-color: #F44336 !important; }
    .june-scope .border-left-sm-color-1 {
      border-left-color: #F44336 !important; }
    .june-scope .border-right-sm-color-1 {
      border-right-color: #F44336 !important; }
    .june-scope .border-sm-color-2 {
      border-color: #E57373 !important; }
    .june-scope .border-top-sm-color-2 {
      border-top-color: #E57373 !important; }
    .june-scope .border-bottom-sm-color-2 {
      border-bottom-color: #E57373 !important; }
    .june-scope .border-left-sm-color-2 {
      border-left-color: #E57373 !important; }
    .june-scope .border-right-sm-color-2 {
      border-right-color: #E57373 !important; }
    .june-scope .border-sm-color-3 {
      border-color: #FFCDD2 !important; }
    .june-scope .border-top-sm-color-3 {
      border-top-color: #FFCDD2 !important; }
    .june-scope .border-bottom-sm-color-3 {
      border-bottom-color: #FFCDD2 !important; }
    .june-scope .border-left-sm-color-3 {
      border-left-color: #FFCDD2 !important; }
    .june-scope .border-right-sm-color-3 {
      border-right-color: #FFCDD2 !important; }
    .june-scope .border-sm-color-4 {
      border-color: #C62828 !important; }
    .june-scope .border-top-sm-color-4 {
      border-top-color: #C62828 !important; }
    .june-scope .border-bottom-sm-color-4 {
      border-bottom-color: #C62828 !important; }
    .june-scope .border-left-sm-color-4 {
      border-left-color: #C62828 !important; }
    .june-scope .border-right-sm-color-4 {
      border-right-color: #C62828 !important; }
    .june-scope .border-sm-color-5 {
      border-color: #FFAB00 !important; }
    .june-scope .border-top-sm-color-5 {
      border-top-color: #FFAB00 !important; }
    .june-scope .border-bottom-sm-color-5 {
      border-bottom-color: #FFAB00 !important; }
    .june-scope .border-left-sm-color-5 {
      border-left-color: #FFAB00 !important; }
    .june-scope .border-right-sm-color-5 {
      border-right-color: #FFAB00 !important; }
    .june-scope .border-sm-color-6 {
      border-color: #FFC400 !important; }
    .june-scope .border-top-sm-color-6 {
      border-top-color: #FFC400 !important; }
    .june-scope .border-bottom-sm-color-6 {
      border-bottom-color: #FFC400 !important; }
    .june-scope .border-left-sm-color-6 {
      border-left-color: #FFC400 !important; }
    .june-scope .border-right-sm-color-6 {
      border-right-color: #FFC400 !important; }
    .june-scope .border-sm-color-7 {
      border-color: #009688 !important; }
    .june-scope .border-top-sm-color-7 {
      border-top-color: #009688 !important; }
    .june-scope .border-bottom-sm-color-7 {
      border-bottom-color: #009688 !important; }
    .june-scope .border-left-sm-color-7 {
      border-left-color: #009688 !important; }
    .june-scope .border-right-sm-color-7 {
      border-right-color: #009688 !important; }
    .june-scope .border-sm-color-8 {
      border-color: #00796B !important; }
    .june-scope .border-top-sm-color-8 {
      border-top-color: #00796B !important; }
    .june-scope .border-bottom-sm-color-8 {
      border-bottom-color: #00796B !important; }
    .june-scope .border-left-sm-color-8 {
      border-left-color: #00796B !important; }
    .june-scope .border-right-sm-color-8 {
      border-right-color: #00796B !important; }
    .june-scope .border-sm-color-9 {
      border-color: #004D40 !important; }
    .june-scope .border-top-sm-color-9 {
      border-top-color: #004D40 !important; }
    .june-scope .border-bottom-sm-color-9 {
      border-bottom-color: #004D40 !important; }
    .june-scope .border-left-sm-color-9 {
      border-left-color: #004D40 !important; }
    .june-scope .border-right-sm-color-9 {
      border-right-color: #004D40 !important; }
    .june-scope .border-sm-color-success {
      border-color: #4CAF50 !important; }
    .june-scope .border-top-sm-color-success {
      border-top-color: #4CAF50 !important; }
    .june-scope .border-bottom-sm-color-success {
      border-bottom-color: #4CAF50 !important; }
    .june-scope .border-left-sm-color-success {
      border-left-color: #4CAF50 !important; }
    .june-scope .border-right-sm-color-success {
      border-right-color: #4CAF50 !important; }
    .june-scope .border-sm-color-error {
      border-color: #F44336 !important; }
    .june-scope .border-top-sm-color-error {
      border-top-color: #F44336 !important; }
    .june-scope .border-bottom-sm-color-error {
      border-bottom-color: #F44336 !important; }
    .june-scope .border-left-sm-color-error {
      border-left-color: #F44336 !important; }
    .june-scope .border-right-sm-color-error {
      border-right-color: #F44336 !important; }
    .june-scope .border-sm-gray-sm-100 {
      border-color: #f8f9fa !important; }
    .june-scope .border-top-sm-gray-100 {
      border-top-color: #f8f9fa !important; }
    .june-scope .border-bottom-sm-gray-100 {
      border-bottom-color: #f8f9fa !important; }
    .june-scope .border-left-sm-gray-100 {
      border-left-color: #f8f9fa !important; }
    .june-scope .border-right-sm-gray-100 {
      border-right-color: #f8f9fa !important; }
    .june-scope .border-sm-gray-sm-200 {
      border-color: #e9ecef !important; }
    .june-scope .border-top-sm-gray-200 {
      border-top-color: #e9ecef !important; }
    .june-scope .border-bottom-sm-gray-200 {
      border-bottom-color: #e9ecef !important; }
    .june-scope .border-left-sm-gray-200 {
      border-left-color: #e9ecef !important; }
    .june-scope .border-right-sm-gray-200 {
      border-right-color: #e9ecef !important; }
    .june-scope .border-sm-gray-sm-300 {
      border-color: #dee2e6 !important; }
    .june-scope .border-top-sm-gray-300 {
      border-top-color: #dee2e6 !important; }
    .june-scope .border-bottom-sm-gray-300 {
      border-bottom-color: #dee2e6 !important; }
    .june-scope .border-left-sm-gray-300 {
      border-left-color: #dee2e6 !important; }
    .june-scope .border-right-sm-gray-300 {
      border-right-color: #dee2e6 !important; }
    .june-scope .border-sm-gray-sm-400 {
      border-color: #ced4da !important; }
    .june-scope .border-top-sm-gray-400 {
      border-top-color: #ced4da !important; }
    .june-scope .border-bottom-sm-gray-400 {
      border-bottom-color: #ced4da !important; }
    .june-scope .border-left-sm-gray-400 {
      border-left-color: #ced4da !important; }
    .june-scope .border-right-sm-gray-400 {
      border-right-color: #ced4da !important; }
    .june-scope .border-sm-gray-sm-500 {
      border-color: #adb5bd !important; }
    .june-scope .border-top-sm-gray-500 {
      border-top-color: #adb5bd !important; }
    .june-scope .border-bottom-sm-gray-500 {
      border-bottom-color: #adb5bd !important; }
    .june-scope .border-left-sm-gray-500 {
      border-left-color: #adb5bd !important; }
    .june-scope .border-right-sm-gray-500 {
      border-right-color: #adb5bd !important; }
    .june-scope .border-sm-gray-sm-600 {
      border-color: #868e96 !important; }
    .june-scope .border-top-sm-gray-600 {
      border-top-color: #868e96 !important; }
    .june-scope .border-bottom-sm-gray-600 {
      border-bottom-color: #868e96 !important; }
    .june-scope .border-left-sm-gray-600 {
      border-left-color: #868e96 !important; }
    .june-scope .border-right-sm-gray-600 {
      border-right-color: #868e96 !important; }
    .june-scope .border-sm-gray-sm-700 {
      border-color: #495057 !important; }
    .june-scope .border-top-sm-gray-700 {
      border-top-color: #495057 !important; }
    .june-scope .border-bottom-sm-gray-700 {
      border-bottom-color: #495057 !important; }
    .june-scope .border-left-sm-gray-700 {
      border-left-color: #495057 !important; }
    .june-scope .border-right-sm-gray-700 {
      border-right-color: #495057 !important; }
    .june-scope .border-sm-gray-sm-800 {
      border-color: #343a40 !important; }
    .june-scope .border-top-sm-gray-800 {
      border-top-color: #343a40 !important; }
    .june-scope .border-bottom-sm-gray-800 {
      border-bottom-color: #343a40 !important; }
    .june-scope .border-left-sm-gray-800 {
      border-left-color: #343a40 !important; }
    .june-scope .border-right-sm-gray-800 {
      border-right-color: #343a40 !important; }
    .june-scope .border-sm-gray-sm-900 {
      border-color: #212529 !important; }
    .june-scope .border-top-sm-gray-900 {
      border-top-color: #212529 !important; }
    .june-scope .border-bottom-sm-gray-900 {
      border-bottom-color: #212529 !important; }
    .june-scope .border-left-sm-gray-900 {
      border-left-color: #212529 !important; }
    .june-scope .border-right-sm-gray-900 {
      border-right-color: #212529 !important; }
    .june-scope .border-sm-black {
      border-color: #000 !important; }
    .june-scope .border-top-sm-black {
      border-top-color: #000 !important; }
    .june-scope .border-bottom-sm-black {
      border-bottom-color: #000 !important; }
    .june-scope .border-left-sm-black {
      border-left-color: #000 !important; }
    .june-scope .border-right-sm-black {
      border-right-color: #000 !important; }
    .june-scope .border-sm-white {
      border-color: #fff !important; }
    .june-scope .border-top-sm-white {
      border-top-color: #fff !important; }
    .june-scope .border-bottom-sm-white {
      border-bottom-color: #fff !important; }
    .june-scope .border-left-sm-white {
      border-left-color: #fff !important; }
    .june-scope .border-right-sm-white {
      border-right-color: #fff !important; }
    .june-scope .border-sm-transparent {
      border-color: transparent !important; }
    .june-scope .border-top-sm-transparent {
      border-top-color: transparent !important; }
    .june-scope .border-bottom-sm-transparent {
      border-bottom-color: transparent !important; }
    .june-scope .border-left-sm-transparent {
      border-left-color: transparent !important; }
    .june-scope .border-right-sm-transparent {
      border-right-color: transparent !important; } }
  .june-scope .position-xl-static {
    position: static !important; }
  .june-scope .position-xl-relative {
    position: relative !important; }
  .june-scope .position-xl-absolute {
    position: absolute !important; }
  .june-scope .position-xl-fixed {
    position: fixed !important; }
  .june-scope .position-xl-sticky {
    top: 0;
    position: -webkit-sticky !important;
    position: sticky !important; }
  @media (max-width: 1280.98px) {
    .june-scope .position-lg-static {
      position: static !important; }
    .june-scope .position-lg-relative {
      position: relative !important; }
    .june-scope .position-lg-absolute {
      position: absolute !important; }
    .june-scope .position-lg-fixed {
      position: fixed !important; }
    .june-scope .position-lg-sticky {
      top: 0;
      position: -webkit-sticky !important;
      position: sticky !important; } }
  @media (max-width: 991.98px) {
    .june-scope .position-md-static {
      position: static !important; }
    .june-scope .position-md-relative {
      position: relative !important; }
    .june-scope .position-md-absolute {
      position: absolute !important; }
    .june-scope .position-md-fixed {
      position: fixed !important; }
    .june-scope .position-md-sticky {
      top: 0;
      position: -webkit-sticky !important;
      position: sticky !important; } }
  @media (max-width: 599.98px) {
    .june-scope .position-sm-static {
      position: static !important; }
    .june-scope .position-sm-relative {
      position: relative !important; }
    .june-scope .position-sm-absolute {
      position: absolute !important; }
    .june-scope .position-sm-fixed {
      position: fixed !important; }
    .june-scope .position-sm-sticky {
      top: 0;
      position: -webkit-sticky !important;
      position: sticky !important; } }
  .june-scope .fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030; }
  .june-scope .fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030; }
  @supports (position: sticky) {
    .june-scope .sticky-top {
      position: -webkit-sticky;
      position: sticky;
      top: 0;
      z-index: 1020; } }
  .june-scope .d-none {
    display: none !important; }
  .june-scope .d-inline {
    display: inline !important; }
  .june-scope .d-inline-block {
    display: inline-block !important; }
  .june-scope .d-block {
    display: block !important; }
  .june-scope .d-table {
    display: table !important; }
  .june-scope .d-table-row {
    display: table-row !important; }
  .june-scope .d-table-cell {
    display: table-cell !important; }
  .june-scope .d-flex {
    display: flex !important; }
  .june-scope .d-inline-flex {
    display: inline-flex !important; }
  .june-scope .d-xl-none {
    display: none !important; }
  .june-scope .d-xl-inline {
    display: inline !important; }
  .june-scope .d-xl-inline-block {
    display: inline-block !important; }
  .june-scope .d-xl-block {
    display: block !important; }
  .june-scope .d-xl-table {
    display: table !important; }
  .june-scope .d-xl-table-row {
    display: table-row !important; }
  .june-scope .d-xl-table-cell {
    display: table-cell !important; }
  .june-scope .d-xl-flex {
    display: flex !important; }
  .june-scope .d-xl-inline-flex {
    display: inline-flex !important; }
  @media (max-width: 1280.98px) {
    .june-scope .d-lg-none {
      display: none !important; }
    .june-scope .d-lg-inline {
      display: inline !important; }
    .june-scope .d-lg-inline-block {
      display: inline-block !important; }
    .june-scope .d-lg-block {
      display: block !important; }
    .june-scope .d-lg-table {
      display: table !important; }
    .june-scope .d-lg-table-row {
      display: table-row !important; }
    .june-scope .d-lg-table-cell {
      display: table-cell !important; }
    .june-scope .d-lg-flex {
      display: flex !important; }
    .june-scope .d-lg-inline-flex {
      display: inline-flex !important; } }
  @media (max-width: 991.98px) {
    .june-scope .d-md-none {
      display: none !important; }
    .june-scope .d-md-inline {
      display: inline !important; }
    .june-scope .d-md-inline-block {
      display: inline-block !important; }
    .june-scope .d-md-block {
      display: block !important; }
    .june-scope .d-md-table {
      display: table !important; }
    .june-scope .d-md-table-row {
      display: table-row !important; }
    .june-scope .d-md-table-cell {
      display: table-cell !important; }
    .june-scope .d-md-flex {
      display: flex !important; }
    .june-scope .d-md-inline-flex {
      display: inline-flex !important; } }
  @media (max-width: 599.98px) {
    .june-scope .d-sm-none {
      display: none !important; }
    .june-scope .d-sm-inline {
      display: inline !important; }
    .june-scope .d-sm-inline-block {
      display: inline-block !important; }
    .june-scope .d-sm-block {
      display: block !important; }
    .june-scope .d-sm-table {
      display: table !important; }
    .june-scope .d-sm-table-row {
      display: table-row !important; }
    .june-scope .d-sm-table-cell {
      display: table-cell !important; }
    .june-scope .d-sm-flex {
      display: flex !important; }
    .june-scope .d-sm-inline-flex {
      display: inline-flex !important; } }
  .june-scope .flex-xl-row {
    flex-direction: row !important; }
  .june-scope .flex-xl-column {
    flex-direction: column !important; }
    .june-scope .flex-xl-column .col {
      flex-basis: auto; }
  .june-scope .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .june-scope .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
    .june-scope .flex-xl-column-reverse .col {
      flex-basis: auto; }
  .june-scope .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .june-scope .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .june-scope .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .june-scope .flex-xl-fill {
    flex: 1 1 auto !important; }
  .june-scope .justify-content-xl-start {
    justify-content: flex-start !important; }
  .june-scope .justify-content-xl-end {
    justify-content: flex-end !important; }
  .june-scope .justify-content-xl-center {
    justify-content: center !important; }
  .june-scope .justify-content-xl-between {
    justify-content: space-between !important; }
  .june-scope .justify-content-xl-around {
    justify-content: space-around !important; }
  .june-scope .align-items-xl-start {
    align-items: flex-start !important; }
  .june-scope .align-items-xl-end {
    align-items: flex-end !important; }
  .june-scope .align-items-xl-center {
    align-items: center !important; }
  .june-scope .align-items-xl-baseline {
    align-items: baseline !important; }
  .june-scope .align-items-xl-stretch {
    align-items: stretch !important; }
  .june-scope .align-content-xl-start {
    align-content: flex-start !important; }
  .june-scope .align-content-xl-end {
    align-content: flex-end !important; }
  .june-scope .align-content-xl-center {
    align-content: center !important; }
  .june-scope .align-content-xl-between {
    align-content: space-between !important; }
  .june-scope .align-content-xl-around {
    align-content: space-around !important; }
  .june-scope .align-content-xl-stretch {
    align-content: stretch !important; }
  .june-scope .align-self-xl-auto {
    align-self: auto !important; }
  .june-scope .align-self-xl-start {
    align-self: flex-start !important; }
  .june-scope .align-self-xl-end {
    align-self: flex-end !important; }
  .june-scope .align-self-xl-center {
    align-self: center !important; }
  .june-scope .align-self-xl-baseline {
    align-self: baseline !important; }
  .june-scope .align-self-xl-stretch {
    align-self: stretch !important; }
  @media (max-width: 1280.98px) {
    .june-scope .flex-lg-row {
      flex-direction: row !important; }
    .june-scope .flex-lg-column {
      flex-direction: column !important; }
      .june-scope .flex-lg-column .col {
        flex-basis: auto; }
    .june-scope .flex-lg-row-reverse {
      flex-direction: row-reverse !important; }
    .june-scope .flex-lg-column-reverse {
      flex-direction: column-reverse !important; }
      .june-scope .flex-lg-column-reverse .col {
        flex-basis: auto; }
    .june-scope .flex-lg-wrap {
      flex-wrap: wrap !important; }
    .june-scope .flex-lg-nowrap {
      flex-wrap: nowrap !important; }
    .june-scope .flex-lg-wrap-reverse {
      flex-wrap: wrap-reverse !important; }
    .june-scope .flex-lg-fill {
      flex: 1 1 auto !important; }
    .june-scope .justify-content-lg-start {
      justify-content: flex-start !important; }
    .june-scope .justify-content-lg-end {
      justify-content: flex-end !important; }
    .june-scope .justify-content-lg-center {
      justify-content: center !important; }
    .june-scope .justify-content-lg-between {
      justify-content: space-between !important; }
    .june-scope .justify-content-lg-around {
      justify-content: space-around !important; }
    .june-scope .align-items-lg-start {
      align-items: flex-start !important; }
    .june-scope .align-items-lg-end {
      align-items: flex-end !important; }
    .june-scope .align-items-lg-center {
      align-items: center !important; }
    .june-scope .align-items-lg-baseline {
      align-items: baseline !important; }
    .june-scope .align-items-lg-stretch {
      align-items: stretch !important; }
    .june-scope .align-content-lg-start {
      align-content: flex-start !important; }
    .june-scope .align-content-lg-end {
      align-content: flex-end !important; }
    .june-scope .align-content-lg-center {
      align-content: center !important; }
    .june-scope .align-content-lg-between {
      align-content: space-between !important; }
    .june-scope .align-content-lg-around {
      align-content: space-around !important; }
    .june-scope .align-content-lg-stretch {
      align-content: stretch !important; }
    .june-scope .align-self-lg-auto {
      align-self: auto !important; }
    .june-scope .align-self-lg-start {
      align-self: flex-start !important; }
    .june-scope .align-self-lg-end {
      align-self: flex-end !important; }
    .june-scope .align-self-lg-center {
      align-self: center !important; }
    .june-scope .align-self-lg-baseline {
      align-self: baseline !important; }
    .june-scope .align-self-lg-stretch {
      align-self: stretch !important; } }
  @media (max-width: 991.98px) {
    .june-scope .flex-md-row {
      flex-direction: row !important; }
    .june-scope .flex-md-column {
      flex-direction: column !important; }
      .june-scope .flex-md-column .col {
        flex-basis: auto; }
    .june-scope .flex-md-row-reverse {
      flex-direction: row-reverse !important; }
    .june-scope .flex-md-column-reverse {
      flex-direction: column-reverse !important; }
      .june-scope .flex-md-column-reverse .col {
        flex-basis: auto; }
    .june-scope .flex-md-wrap {
      flex-wrap: wrap !important; }
    .june-scope .flex-md-nowrap {
      flex-wrap: nowrap !important; }
    .june-scope .flex-md-wrap-reverse {
      flex-wrap: wrap-reverse !important; }
    .june-scope .flex-md-fill {
      flex: 1 1 auto !important; }
    .june-scope .justify-content-md-start {
      justify-content: flex-start !important; }
    .june-scope .justify-content-md-end {
      justify-content: flex-end !important; }
    .june-scope .justify-content-md-center {
      justify-content: center !important; }
    .june-scope .justify-content-md-between {
      justify-content: space-between !important; }
    .june-scope .justify-content-md-around {
      justify-content: space-around !important; }
    .june-scope .align-items-md-start {
      align-items: flex-start !important; }
    .june-scope .align-items-md-end {
      align-items: flex-end !important; }
    .june-scope .align-items-md-center {
      align-items: center !important; }
    .june-scope .align-items-md-baseline {
      align-items: baseline !important; }
    .june-scope .align-items-md-stretch {
      align-items: stretch !important; }
    .june-scope .align-content-md-start {
      align-content: flex-start !important; }
    .june-scope .align-content-md-end {
      align-content: flex-end !important; }
    .june-scope .align-content-md-center {
      align-content: center !important; }
    .june-scope .align-content-md-between {
      align-content: space-between !important; }
    .june-scope .align-content-md-around {
      align-content: space-around !important; }
    .june-scope .align-content-md-stretch {
      align-content: stretch !important; }
    .june-scope .align-self-md-auto {
      align-self: auto !important; }
    .june-scope .align-self-md-start {
      align-self: flex-start !important; }
    .june-scope .align-self-md-end {
      align-self: flex-end !important; }
    .june-scope .align-self-md-center {
      align-self: center !important; }
    .june-scope .align-self-md-baseline {
      align-self: baseline !important; }
    .june-scope .align-self-md-stretch {
      align-self: stretch !important; } }
  @media (max-width: 599.98px) {
    .june-scope .flex-sm-row {
      flex-direction: row !important; }
    .june-scope .flex-sm-column {
      flex-direction: column !important; }
      .june-scope .flex-sm-column .col {
        flex-basis: auto; }
    .june-scope .flex-sm-row-reverse {
      flex-direction: row-reverse !important; }
    .june-scope .flex-sm-column-reverse {
      flex-direction: column-reverse !important; }
      .june-scope .flex-sm-column-reverse .col {
        flex-basis: auto; }
    .june-scope .flex-sm-wrap {
      flex-wrap: wrap !important; }
    .june-scope .flex-sm-nowrap {
      flex-wrap: nowrap !important; }
    .june-scope .flex-sm-wrap-reverse {
      flex-wrap: wrap-reverse !important; }
    .june-scope .flex-sm-fill {
      flex: 1 1 auto !important; }
    .june-scope .justify-content-sm-start {
      justify-content: flex-start !important; }
    .june-scope .justify-content-sm-end {
      justify-content: flex-end !important; }
    .june-scope .justify-content-sm-center {
      justify-content: center !important; }
    .june-scope .justify-content-sm-between {
      justify-content: space-between !important; }
    .june-scope .justify-content-sm-around {
      justify-content: space-around !important; }
    .june-scope .align-items-sm-start {
      align-items: flex-start !important; }
    .june-scope .align-items-sm-end {
      align-items: flex-end !important; }
    .june-scope .align-items-sm-center {
      align-items: center !important; }
    .june-scope .align-items-sm-baseline {
      align-items: baseline !important; }
    .june-scope .align-items-sm-stretch {
      align-items: stretch !important; }
    .june-scope .align-content-sm-start {
      align-content: flex-start !important; }
    .june-scope .align-content-sm-end {
      align-content: flex-end !important; }
    .june-scope .align-content-sm-center {
      align-content: center !important; }
    .june-scope .align-content-sm-between {
      align-content: space-between !important; }
    .june-scope .align-content-sm-around {
      align-content: space-around !important; }
    .june-scope .align-content-sm-stretch {
      align-content: stretch !important; }
    .june-scope .align-self-sm-auto {
      align-self: auto !important; }
    .june-scope .align-self-sm-start {
      align-self: flex-start !important; }
    .june-scope .align-self-sm-end {
      align-self: flex-end !important; }
    .june-scope .align-self-sm-center {
      align-self: center !important; }
    .june-scope .align-self-sm-baseline {
      align-self: baseline !important; }
    .june-scope .align-self-sm-stretch {
      align-self: stretch !important; } }
  .june-scope .m-0 {
    margin: 0 !important; }
  .june-scope .mt-0,
  .june-scope .my-0 {
    margin-top: 0 !important; }
  .june-scope .mr-0,
  .june-scope .mx-0 {
    margin-right: 0 !important; }
  .june-scope .mb-0,
  .june-scope .my-0 {
    margin-bottom: 0 !important; }
  .june-scope .ml-0,
  .june-scope .mx-0 {
    margin-left: 0 !important; }
  .june-scope .m-1 {
    margin: 0.25rem !important; }
  .june-scope .mt-1,
  .june-scope .my-1 {
    margin-top: 0.25rem !important; }
  .june-scope .mr-1,
  .june-scope .mx-1 {
    margin-right: 0.25rem !important; }
  .june-scope .mb-1,
  .june-scope .my-1 {
    margin-bottom: 0.25rem !important; }
  .june-scope .ml-1,
  .june-scope .mx-1 {
    margin-left: 0.25rem !important; }
  .june-scope .m-2 {
    margin: 0.5rem !important; }
  .june-scope .mt-2,
  .june-scope .my-2 {
    margin-top: 0.5rem !important; }
  .june-scope .mr-2,
  .june-scope .mx-2 {
    margin-right: 0.5rem !important; }
  .june-scope .mb-2,
  .june-scope .my-2 {
    margin-bottom: 0.5rem !important; }
  .june-scope .ml-2,
  .june-scope .mx-2 {
    margin-left: 0.5rem !important; }
  .june-scope .m-3 {
    margin: 1rem !important; }
  .june-scope .mt-3,
  .june-scope .my-3 {
    margin-top: 1rem !important; }
  .june-scope .mr-3,
  .june-scope .mx-3 {
    margin-right: 1rem !important; }
  .june-scope .mb-3,
  .june-scope .my-3 {
    margin-bottom: 1rem !important; }
  .june-scope .ml-3,
  .june-scope .mx-3 {
    margin-left: 1rem !important; }
  .june-scope .m-4 {
    margin: 1.5rem !important; }
  .june-scope .mt-4,
  .june-scope .my-4 {
    margin-top: 1.5rem !important; }
  .june-scope .mr-4,
  .june-scope .mx-4 {
    margin-right: 1.5rem !important; }
  .june-scope .mb-4,
  .june-scope .my-4 {
    margin-bottom: 1.5rem !important; }
  .june-scope .ml-4,
  .june-scope .mx-4 {
    margin-left: 1.5rem !important; }
  .june-scope .m-5 {
    margin: 3rem !important; }
  .june-scope .mt-5,
  .june-scope .my-5 {
    margin-top: 3rem !important; }
  .june-scope .mr-5,
  .june-scope .mx-5 {
    margin-right: 3rem !important; }
  .june-scope .mb-5,
  .june-scope .my-5 {
    margin-bottom: 3rem !important; }
  .june-scope .ml-5,
  .june-scope .mx-5 {
    margin-left: 3rem !important; }
  .june-scope .m-6 {
    margin: 2rem !important; }
  .june-scope .mt-6,
  .june-scope .my-6 {
    margin-top: 2rem !important; }
  .june-scope .mr-6,
  .june-scope .mx-6 {
    margin-right: 2rem !important; }
  .june-scope .mb-6,
  .june-scope .my-6 {
    margin-bottom: 2rem !important; }
  .june-scope .ml-6,
  .june-scope .mx-6 {
    margin-left: 2rem !important; }
  .june-scope .m-7 {
    margin: 5rem !important; }
  .june-scope .mt-7,
  .june-scope .my-7 {
    margin-top: 5rem !important; }
  .june-scope .mr-7,
  .june-scope .mx-7 {
    margin-right: 5rem !important; }
  .june-scope .mb-7,
  .june-scope .my-7 {
    margin-bottom: 5rem !important; }
  .june-scope .ml-7,
  .june-scope .mx-7 {
    margin-left: 5rem !important; }
  .june-scope .m-8 {
    margin: 4rem !important; }
  .june-scope .mt-8,
  .june-scope .my-8 {
    margin-top: 4rem !important; }
  .june-scope .mr-8,
  .june-scope .mx-8 {
    margin-right: 4rem !important; }
  .june-scope .mb-8,
  .june-scope .my-8 {
    margin-bottom: 4rem !important; }
  .june-scope .ml-8,
  .june-scope .mx-8 {
    margin-left: 4rem !important; }
  .june-scope .m-9 {
    margin: 6rem !important; }
  .june-scope .mt-9,
  .june-scope .my-9 {
    margin-top: 6rem !important; }
  .june-scope .mr-9,
  .june-scope .mx-9 {
    margin-right: 6rem !important; }
  .june-scope .mb-9,
  .june-scope .my-9 {
    margin-bottom: 6rem !important; }
  .june-scope .ml-9,
  .june-scope .mx-9 {
    margin-left: 6rem !important; }
  .june-scope .p-0 {
    padding: 0 !important; }
  .june-scope .pt-0:not(.col):not(.june-slider),
  .june-scope .pt-0.col > div,
  .june-scope .py-0,
  .june-scope .pt-0.june-slider > .col > div,
  .june-scope .june-slider > .pt-0.col > div {
    padding-top: 0 !important; }
  .june-scope .pr-0:not(.col):not(.june-slider),
  .june-scope .pr-0.col > div,
  .june-scope .px-0,
  .june-scope .pr-0.june-slider > .col > div,
  .june-scope .june-slider > .pr-0.col > div {
    padding-right: 0 !important; }
  .june-scope .pb-0:not(.col):not(.june-slider),
  .june-scope .pb-0.col > div,
  .june-scope .py-0,
  .june-scope .pb-0.june-slider > .col > div,
  .june-scope .june-slider > .pb-0.col > div {
    padding-bottom: 0 !important; }
  .june-scope .pl-0:not(.col):not(.june-slider),
  .june-scope .pl-0.col > div,
  .june-scope .px-0,
  .june-scope .pl-0.june-slider > .col > div,
  .june-scope .june-slider > .pl-0.col > div {
    padding-left: 0 !important; }
  .june-scope .p-1 {
    padding: 0.25rem !important; }
  .june-scope .pt-1:not(.col):not(.june-slider),
  .june-scope .pt-1.col > div,
  .june-scope .py-1,
  .june-scope .pt-1.june-slider > .col > div,
  .june-scope .june-slider > .pt-1.col > div {
    padding-top: 0.25rem !important; }
  .june-scope .pr-1:not(.col):not(.june-slider),
  .june-scope .pr-1.col > div,
  .june-scope .px-1,
  .june-scope .pr-1.june-slider > .col > div,
  .june-scope .june-slider > .pr-1.col > div {
    padding-right: 0.25rem !important; }
  .june-scope .pb-1:not(.col):not(.june-slider),
  .june-scope .pb-1.col > div,
  .june-scope .py-1,
  .june-scope .pb-1.june-slider > .col > div,
  .june-scope .june-slider > .pb-1.col > div {
    padding-bottom: 0.25rem !important; }
  .june-scope .pl-1:not(.col):not(.june-slider),
  .june-scope .pl-1.col > div,
  .june-scope .px-1,
  .june-scope .pl-1.june-slider > .col > div,
  .june-scope .june-slider > .pl-1.col > div {
    padding-left: 0.25rem !important; }
  .june-scope .p-2 {
    padding: 0.5rem !important; }
  .june-scope .pt-2:not(.col):not(.june-slider),
  .june-scope .pt-2.col > div,
  .june-scope .py-2,
  .june-scope .pt-2.june-slider > .col > div,
  .june-scope .june-slider > .pt-2.col > div {
    padding-top: 0.5rem !important; }
  .june-scope .pr-2:not(.col):not(.june-slider),
  .june-scope .pr-2.col > div,
  .june-scope .px-2,
  .june-scope .pr-2.june-slider > .col > div,
  .june-scope .june-slider > .pr-2.col > div {
    padding-right: 0.5rem !important; }
  .june-scope .pb-2:not(.col):not(.june-slider),
  .june-scope .pb-2.col > div,
  .june-scope .py-2,
  .june-scope .pb-2.june-slider > .col > div,
  .june-scope .june-slider > .pb-2.col > div {
    padding-bottom: 0.5rem !important; }
  .june-scope .pl-2:not(.col):not(.june-slider),
  .june-scope .pl-2.col > div,
  .june-scope .px-2,
  .june-scope .pl-2.june-slider > .col > div,
  .june-scope .june-slider > .pl-2.col > div {
    padding-left: 0.5rem !important; }
  .june-scope .p-3 {
    padding: 1rem !important; }
  .june-scope .pt-3:not(.col):not(.june-slider),
  .june-scope .pt-3.col > div,
  .june-scope .py-3,
  .june-scope .pt-3.june-slider > .col > div,
  .june-scope .june-slider > .pt-3.col > div {
    padding-top: 1rem !important; }
  .june-scope .pr-3:not(.col):not(.june-slider),
  .june-scope .pr-3.col > div,
  .june-scope .px-3,
  .june-scope .pr-3.june-slider > .col > div,
  .june-scope .june-slider > .pr-3.col > div {
    padding-right: 1rem !important; }
  .june-scope .pb-3:not(.col):not(.june-slider),
  .june-scope .pb-3.col > div,
  .june-scope .py-3,
  .june-scope .pb-3.june-slider > .col > div,
  .june-scope .june-slider > .pb-3.col > div {
    padding-bottom: 1rem !important; }
  .june-scope .pl-3:not(.col):not(.june-slider),
  .june-scope .pl-3.col > div,
  .june-scope .px-3,
  .june-scope .pl-3.june-slider > .col > div,
  .june-scope .june-slider > .pl-3.col > div {
    padding-left: 1rem !important; }
  .june-scope .p-4 {
    padding: 1.5rem !important; }
  .june-scope .pt-4:not(.col):not(.june-slider),
  .june-scope .pt-4.col > div,
  .june-scope .py-4,
  .june-scope .pt-4.june-slider > .col > div,
  .june-scope .june-slider > .pt-4.col > div {
    padding-top: 1.5rem !important; }
  .june-scope .pr-4:not(.col):not(.june-slider),
  .june-scope .pr-4.col > div,
  .june-scope .px-4,
  .june-scope .pr-4.june-slider > .col > div,
  .june-scope .june-slider > .pr-4.col > div {
    padding-right: 1.5rem !important; }
  .june-scope .pb-4:not(.col):not(.june-slider),
  .june-scope .pb-4.col > div,
  .june-scope .py-4,
  .june-scope .pb-4.june-slider > .col > div,
  .june-scope .june-slider > .pb-4.col > div {
    padding-bottom: 1.5rem !important; }
  .june-scope .pl-4:not(.col):not(.june-slider),
  .june-scope .pl-4.col > div,
  .june-scope .px-4,
  .june-scope .pl-4.june-slider > .col > div,
  .june-scope .june-slider > .pl-4.col > div {
    padding-left: 1.5rem !important; }
  .june-scope .p-5 {
    padding: 3rem !important; }
  .june-scope .pt-5:not(.col):not(.june-slider),
  .june-scope .pt-5.col > div,
  .june-scope .py-5,
  .june-scope .pt-5.june-slider > .col > div,
  .june-scope .june-slider > .pt-5.col > div {
    padding-top: 3rem !important; }
  .june-scope .pr-5:not(.col):not(.june-slider),
  .june-scope .pr-5.col > div,
  .june-scope .px-5,
  .june-scope .pr-5.june-slider > .col > div,
  .june-scope .june-slider > .pr-5.col > div {
    padding-right: 3rem !important; }
  .june-scope .pb-5:not(.col):not(.june-slider),
  .june-scope .pb-5.col > div,
  .june-scope .py-5,
  .june-scope .pb-5.june-slider > .col > div,
  .june-scope .june-slider > .pb-5.col > div {
    padding-bottom: 3rem !important; }
  .june-scope .pl-5:not(.col):not(.june-slider),
  .june-scope .pl-5.col > div,
  .june-scope .px-5,
  .june-scope .pl-5.june-slider > .col > div,
  .june-scope .june-slider > .pl-5.col > div {
    padding-left: 3rem !important; }
  .june-scope .p-6 {
    padding: 2rem !important; }
  .june-scope .pt-6:not(.col):not(.june-slider),
  .june-scope .pt-6.col > div,
  .june-scope .py-6,
  .june-scope .pt-6.june-slider > .col > div,
  .june-scope .june-slider > .pt-6.col > div {
    padding-top: 2rem !important; }
  .june-scope .pr-6:not(.col):not(.june-slider),
  .june-scope .pr-6.col > div,
  .june-scope .px-6,
  .june-scope .pr-6.june-slider > .col > div,
  .june-scope .june-slider > .pr-6.col > div {
    padding-right: 2rem !important; }
  .june-scope .pb-6:not(.col):not(.june-slider),
  .june-scope .pb-6.col > div,
  .june-scope .py-6,
  .june-scope .pb-6.june-slider > .col > div,
  .june-scope .june-slider > .pb-6.col > div {
    padding-bottom: 2rem !important; }
  .june-scope .pl-6:not(.col):not(.june-slider),
  .june-scope .pl-6.col > div,
  .june-scope .px-6,
  .june-scope .pl-6.june-slider > .col > div,
  .june-scope .june-slider > .pl-6.col > div {
    padding-left: 2rem !important; }
  .june-scope .p-7 {
    padding: 5rem !important; }
  .june-scope .pt-7:not(.col):not(.june-slider),
  .june-scope .pt-7.col > div,
  .june-scope .py-7,
  .june-scope .pt-7.june-slider > .col > div,
  .june-scope .june-slider > .pt-7.col > div {
    padding-top: 5rem !important; }
  .june-scope .pr-7:not(.col):not(.june-slider),
  .june-scope .pr-7.col > div,
  .june-scope .px-7,
  .june-scope .pr-7.june-slider > .col > div,
  .june-scope .june-slider > .pr-7.col > div {
    padding-right: 5rem !important; }
  .june-scope .pb-7:not(.col):not(.june-slider),
  .june-scope .pb-7.col > div,
  .june-scope .py-7,
  .june-scope .pb-7.june-slider > .col > div,
  .june-scope .june-slider > .pb-7.col > div {
    padding-bottom: 5rem !important; }
  .june-scope .pl-7:not(.col):not(.june-slider),
  .june-scope .pl-7.col > div,
  .june-scope .px-7,
  .june-scope .pl-7.june-slider > .col > div,
  .june-scope .june-slider > .pl-7.col > div {
    padding-left: 5rem !important; }
  .june-scope .p-8 {
    padding: 4rem !important; }
  .june-scope .pt-8:not(.col):not(.june-slider),
  .june-scope .pt-8.col > div,
  .june-scope .py-8,
  .june-scope .pt-8.june-slider > .col > div,
  .june-scope .june-slider > .pt-8.col > div {
    padding-top: 4rem !important; }
  .june-scope .pr-8:not(.col):not(.june-slider),
  .june-scope .pr-8.col > div,
  .june-scope .px-8,
  .june-scope .pr-8.june-slider > .col > div,
  .june-scope .june-slider > .pr-8.col > div {
    padding-right: 4rem !important; }
  .june-scope .pb-8:not(.col):not(.june-slider),
  .june-scope .pb-8.col > div,
  .june-scope .py-8,
  .june-scope .pb-8.june-slider > .col > div,
  .june-scope .june-slider > .pb-8.col > div {
    padding-bottom: 4rem !important; }
  .june-scope .pl-8:not(.col):not(.june-slider),
  .june-scope .pl-8.col > div,
  .june-scope .px-8,
  .june-scope .pl-8.june-slider > .col > div,
  .june-scope .june-slider > .pl-8.col > div {
    padding-left: 4rem !important; }
  .june-scope .p-9 {
    padding: 6rem !important; }
  .june-scope .pt-9:not(.col):not(.june-slider),
  .june-scope .pt-9.col > div,
  .june-scope .py-9,
  .june-scope .pt-9.june-slider > .col > div,
  .june-scope .june-slider > .pt-9.col > div {
    padding-top: 6rem !important; }
  .june-scope .pr-9:not(.col):not(.june-slider),
  .june-scope .pr-9.col > div,
  .june-scope .px-9,
  .june-scope .pr-9.june-slider > .col > div,
  .june-scope .june-slider > .pr-9.col > div {
    padding-right: 6rem !important; }
  .june-scope .pb-9:not(.col):not(.june-slider),
  .june-scope .pb-9.col > div,
  .june-scope .py-9,
  .june-scope .pb-9.june-slider > .col > div,
  .june-scope .june-slider > .pb-9.col > div {
    padding-bottom: 6rem !important; }
  .june-scope .pl-9:not(.col):not(.june-slider),
  .june-scope .pl-9.col > div,
  .june-scope .px-9,
  .june-scope .pl-9.june-slider > .col > div,
  .june-scope .june-slider > .pl-9.col > div {
    padding-left: 6rem !important; }
  @media (min-width: 1281px) {
    .june-scope .m-xl-0 {
      margin: 0 !important; }
    .june-scope .mt-xl-0,
    .june-scope .my-xl-0 {
      margin-top: 0 !important; }
    .june-scope .mr-xl-0,
    .june-scope .mx-xl-0 {
      margin-right: 0 !important; }
    .june-scope .mb-xl-0,
    .june-scope .my-xl-0 {
      margin-bottom: 0 !important; }
    .june-scope .ml-xl-0,
    .june-scope .mx-xl-0 {
      margin-left: 0 !important; }
    .june-scope .m-xl-1 {
      margin: 0.25rem !important; }
    .june-scope .mt-xl-1,
    .june-scope .my-xl-1 {
      margin-top: 0.25rem !important; }
    .june-scope .mr-xl-1,
    .june-scope .mx-xl-1 {
      margin-right: 0.25rem !important; }
    .june-scope .mb-xl-1,
    .june-scope .my-xl-1 {
      margin-bottom: 0.25rem !important; }
    .june-scope .ml-xl-1,
    .june-scope .mx-xl-1 {
      margin-left: 0.25rem !important; }
    .june-scope .m-xl-2 {
      margin: 0.5rem !important; }
    .june-scope .mt-xl-2,
    .june-scope .my-xl-2 {
      margin-top: 0.5rem !important; }
    .june-scope .mr-xl-2,
    .june-scope .mx-xl-2 {
      margin-right: 0.5rem !important; }
    .june-scope .mb-xl-2,
    .june-scope .my-xl-2 {
      margin-bottom: 0.5rem !important; }
    .june-scope .ml-xl-2,
    .june-scope .mx-xl-2 {
      margin-left: 0.5rem !important; }
    .june-scope .m-xl-3 {
      margin: 1rem !important; }
    .june-scope .mt-xl-3,
    .june-scope .my-xl-3 {
      margin-top: 1rem !important; }
    .june-scope .mr-xl-3,
    .june-scope .mx-xl-3 {
      margin-right: 1rem !important; }
    .june-scope .mb-xl-3,
    .june-scope .my-xl-3 {
      margin-bottom: 1rem !important; }
    .june-scope .ml-xl-3,
    .june-scope .mx-xl-3 {
      margin-left: 1rem !important; }
    .june-scope .m-xl-4 {
      margin: 1.5rem !important; }
    .june-scope .mt-xl-4,
    .june-scope .my-xl-4 {
      margin-top: 1.5rem !important; }
    .june-scope .mr-xl-4,
    .june-scope .mx-xl-4 {
      margin-right: 1.5rem !important; }
    .june-scope .mb-xl-4,
    .june-scope .my-xl-4 {
      margin-bottom: 1.5rem !important; }
    .june-scope .ml-xl-4,
    .june-scope .mx-xl-4 {
      margin-left: 1.5rem !important; }
    .june-scope .m-xl-5 {
      margin: 3rem !important; }
    .june-scope .mt-xl-5,
    .june-scope .my-xl-5 {
      margin-top: 3rem !important; }
    .june-scope .mr-xl-5,
    .june-scope .mx-xl-5 {
      margin-right: 3rem !important; }
    .june-scope .mb-xl-5,
    .june-scope .my-xl-5 {
      margin-bottom: 3rem !important; }
    .june-scope .ml-xl-5,
    .june-scope .mx-xl-5 {
      margin-left: 3rem !important; }
    .june-scope .m-xl-6 {
      margin: 2rem !important; }
    .june-scope .mt-xl-6,
    .june-scope .my-xl-6 {
      margin-top: 2rem !important; }
    .june-scope .mr-xl-6,
    .june-scope .mx-xl-6 {
      margin-right: 2rem !important; }
    .june-scope .mb-xl-6,
    .june-scope .my-xl-6 {
      margin-bottom: 2rem !important; }
    .june-scope .ml-xl-6,
    .june-scope .mx-xl-6 {
      margin-left: 2rem !important; }
    .june-scope .m-xl-7 {
      margin: 5rem !important; }
    .june-scope .mt-xl-7,
    .june-scope .my-xl-7 {
      margin-top: 5rem !important; }
    .june-scope .mr-xl-7,
    .june-scope .mx-xl-7 {
      margin-right: 5rem !important; }
    .june-scope .mb-xl-7,
    .june-scope .my-xl-7 {
      margin-bottom: 5rem !important; }
    .june-scope .ml-xl-7,
    .june-scope .mx-xl-7 {
      margin-left: 5rem !important; }
    .june-scope .m-xl-8 {
      margin: 4rem !important; }
    .june-scope .mt-xl-8,
    .june-scope .my-xl-8 {
      margin-top: 4rem !important; }
    .june-scope .mr-xl-8,
    .june-scope .mx-xl-8 {
      margin-right: 4rem !important; }
    .june-scope .mb-xl-8,
    .june-scope .my-xl-8 {
      margin-bottom: 4rem !important; }
    .june-scope .ml-xl-8,
    .june-scope .mx-xl-8 {
      margin-left: 4rem !important; }
    .june-scope .m-xl-9 {
      margin: 6rem !important; }
    .june-scope .mt-xl-9,
    .june-scope .my-xl-9 {
      margin-top: 6rem !important; }
    .june-scope .mr-xl-9,
    .june-scope .mx-xl-9 {
      margin-right: 6rem !important; }
    .june-scope .mb-xl-9,
    .june-scope .my-xl-9 {
      margin-bottom: 6rem !important; }
    .june-scope .ml-xl-9,
    .june-scope .mx-xl-9 {
      margin-left: 6rem !important; }
    .june-scope .p-xl-0 {
      padding: 0 !important; }
    .june-scope .pt-xl-0:not(.col):not(.june-slider),
    .june-scope .pt-xl-0.col > div,
    .june-scope .py-xl-0,
    .june-scope .pt-xl-0.june-slider > .col > div,
    .june-scope .june-slider > .pt-xl-0.col > div {
      padding-top: 0 !important; }
    .june-scope .pr-xl-0:not(.col):not(.june-slider),
    .june-scope .pr-xl-0.col > div,
    .june-scope .px-xl-0,
    .june-scope .pr-xl-0.june-slider > .col > div,
    .june-scope .june-slider > .pr-xl-0.col > div {
      padding-right: 0 !important; }
    .june-scope .pb-xl-0:not(.col):not(.june-slider),
    .june-scope .pb-xl-0.col > div,
    .june-scope .py-xl-0,
    .june-scope .pb-xl-0.june-slider > .col > div,
    .june-scope .june-slider > .pb-xl-0.col > div {
      padding-bottom: 0 !important; }
    .june-scope .pl-xl-0:not(.col):not(.june-slider),
    .june-scope .pl-xl-0.col > div,
    .june-scope .px-xl-0,
    .june-scope .pl-xl-0.june-slider > .col > div,
    .june-scope .june-slider > .pl-xl-0.col > div {
      padding-left: 0 !important; }
    .june-scope .p-xl-1 {
      padding: 0.25rem !important; }
    .june-scope .pt-xl-1:not(.col):not(.june-slider),
    .june-scope .pt-xl-1.col > div,
    .june-scope .py-xl-1,
    .june-scope .pt-xl-1.june-slider > .col > div,
    .june-scope .june-slider > .pt-xl-1.col > div {
      padding-top: 0.25rem !important; }
    .june-scope .pr-xl-1:not(.col):not(.june-slider),
    .june-scope .pr-xl-1.col > div,
    .june-scope .px-xl-1,
    .june-scope .pr-xl-1.june-slider > .col > div,
    .june-scope .june-slider > .pr-xl-1.col > div {
      padding-right: 0.25rem !important; }
    .june-scope .pb-xl-1:not(.col):not(.june-slider),
    .june-scope .pb-xl-1.col > div,
    .june-scope .py-xl-1,
    .june-scope .pb-xl-1.june-slider > .col > div,
    .june-scope .june-slider > .pb-xl-1.col > div {
      padding-bottom: 0.25rem !important; }
    .june-scope .pl-xl-1:not(.col):not(.june-slider),
    .june-scope .pl-xl-1.col > div,
    .june-scope .px-xl-1,
    .june-scope .pl-xl-1.june-slider > .col > div,
    .june-scope .june-slider > .pl-xl-1.col > div {
      padding-left: 0.25rem !important; }
    .june-scope .p-xl-2 {
      padding: 0.5rem !important; }
    .june-scope .pt-xl-2:not(.col):not(.june-slider),
    .june-scope .pt-xl-2.col > div,
    .june-scope .py-xl-2,
    .june-scope .pt-xl-2.june-slider > .col > div,
    .june-scope .june-slider > .pt-xl-2.col > div {
      padding-top: 0.5rem !important; }
    .june-scope .pr-xl-2:not(.col):not(.june-slider),
    .june-scope .pr-xl-2.col > div,
    .june-scope .px-xl-2,
    .june-scope .pr-xl-2.june-slider > .col > div,
    .june-scope .june-slider > .pr-xl-2.col > div {
      padding-right: 0.5rem !important; }
    .june-scope .pb-xl-2:not(.col):not(.june-slider),
    .june-scope .pb-xl-2.col > div,
    .june-scope .py-xl-2,
    .june-scope .pb-xl-2.june-slider > .col > div,
    .june-scope .june-slider > .pb-xl-2.col > div {
      padding-bottom: 0.5rem !important; }
    .june-scope .pl-xl-2:not(.col):not(.june-slider),
    .june-scope .pl-xl-2.col > div,
    .june-scope .px-xl-2,
    .june-scope .pl-xl-2.june-slider > .col > div,
    .june-scope .june-slider > .pl-xl-2.col > div {
      padding-left: 0.5rem !important; }
    .june-scope .p-xl-3 {
      padding: 1rem !important; }
    .june-scope .pt-xl-3:not(.col):not(.june-slider),
    .june-scope .pt-xl-3.col > div,
    .june-scope .py-xl-3,
    .june-scope .pt-xl-3.june-slider > .col > div,
    .june-scope .june-slider > .pt-xl-3.col > div {
      padding-top: 1rem !important; }
    .june-scope .pr-xl-3:not(.col):not(.june-slider),
    .june-scope .pr-xl-3.col > div,
    .june-scope .px-xl-3,
    .june-scope .pr-xl-3.june-slider > .col > div,
    .june-scope .june-slider > .pr-xl-3.col > div {
      padding-right: 1rem !important; }
    .june-scope .pb-xl-3:not(.col):not(.june-slider),
    .june-scope .pb-xl-3.col > div,
    .june-scope .py-xl-3,
    .june-scope .pb-xl-3.june-slider > .col > div,
    .june-scope .june-slider > .pb-xl-3.col > div {
      padding-bottom: 1rem !important; }
    .june-scope .pl-xl-3:not(.col):not(.june-slider),
    .june-scope .pl-xl-3.col > div,
    .june-scope .px-xl-3,
    .june-scope .pl-xl-3.june-slider > .col > div,
    .june-scope .june-slider > .pl-xl-3.col > div {
      padding-left: 1rem !important; }
    .june-scope .p-xl-4 {
      padding: 1.5rem !important; }
    .june-scope .pt-xl-4:not(.col):not(.june-slider),
    .june-scope .pt-xl-4.col > div,
    .june-scope .py-xl-4,
    .june-scope .pt-xl-4.june-slider > .col > div,
    .june-scope .june-slider > .pt-xl-4.col > div {
      padding-top: 1.5rem !important; }
    .june-scope .pr-xl-4:not(.col):not(.june-slider),
    .june-scope .pr-xl-4.col > div,
    .june-scope .px-xl-4,
    .june-scope .pr-xl-4.june-slider > .col > div,
    .june-scope .june-slider > .pr-xl-4.col > div {
      padding-right: 1.5rem !important; }
    .june-scope .pb-xl-4:not(.col):not(.june-slider),
    .june-scope .pb-xl-4.col > div,
    .june-scope .py-xl-4,
    .june-scope .pb-xl-4.june-slider > .col > div,
    .june-scope .june-slider > .pb-xl-4.col > div {
      padding-bottom: 1.5rem !important; }
    .june-scope .pl-xl-4:not(.col):not(.june-slider),
    .june-scope .pl-xl-4.col > div,
    .june-scope .px-xl-4,
    .june-scope .pl-xl-4.june-slider > .col > div,
    .june-scope .june-slider > .pl-xl-4.col > div {
      padding-left: 1.5rem !important; }
    .june-scope .p-xl-5 {
      padding: 3rem !important; }
    .june-scope .pt-xl-5:not(.col):not(.june-slider),
    .june-scope .pt-xl-5.col > div,
    .june-scope .py-xl-5,
    .june-scope .pt-xl-5.june-slider > .col > div,
    .june-scope .june-slider > .pt-xl-5.col > div {
      padding-top: 3rem !important; }
    .june-scope .pr-xl-5:not(.col):not(.june-slider),
    .june-scope .pr-xl-5.col > div,
    .june-scope .px-xl-5,
    .june-scope .pr-xl-5.june-slider > .col > div,
    .june-scope .june-slider > .pr-xl-5.col > div {
      padding-right: 3rem !important; }
    .june-scope .pb-xl-5:not(.col):not(.june-slider),
    .june-scope .pb-xl-5.col > div,
    .june-scope .py-xl-5,
    .june-scope .pb-xl-5.june-slider > .col > div,
    .june-scope .june-slider > .pb-xl-5.col > div {
      padding-bottom: 3rem !important; }
    .june-scope .pl-xl-5:not(.col):not(.june-slider),
    .june-scope .pl-xl-5.col > div,
    .june-scope .px-xl-5,
    .june-scope .pl-xl-5.june-slider > .col > div,
    .june-scope .june-slider > .pl-xl-5.col > div {
      padding-left: 3rem !important; }
    .june-scope .p-xl-6 {
      padding: 2rem !important; }
    .june-scope .pt-xl-6:not(.col):not(.june-slider),
    .june-scope .pt-xl-6.col > div,
    .june-scope .py-xl-6,
    .june-scope .pt-xl-6.june-slider > .col > div,
    .june-scope .june-slider > .pt-xl-6.col > div {
      padding-top: 2rem !important; }
    .june-scope .pr-xl-6:not(.col):not(.june-slider),
    .june-scope .pr-xl-6.col > div,
    .june-scope .px-xl-6,
    .june-scope .pr-xl-6.june-slider > .col > div,
    .june-scope .june-slider > .pr-xl-6.col > div {
      padding-right: 2rem !important; }
    .june-scope .pb-xl-6:not(.col):not(.june-slider),
    .june-scope .pb-xl-6.col > div,
    .june-scope .py-xl-6,
    .june-scope .pb-xl-6.june-slider > .col > div,
    .june-scope .june-slider > .pb-xl-6.col > div {
      padding-bottom: 2rem !important; }
    .june-scope .pl-xl-6:not(.col):not(.june-slider),
    .june-scope .pl-xl-6.col > div,
    .june-scope .px-xl-6,
    .june-scope .pl-xl-6.june-slider > .col > div,
    .june-scope .june-slider > .pl-xl-6.col > div {
      padding-left: 2rem !important; }
    .june-scope .p-xl-7 {
      padding: 5rem !important; }
    .june-scope .pt-xl-7:not(.col):not(.june-slider),
    .june-scope .pt-xl-7.col > div,
    .june-scope .py-xl-7,
    .june-scope .pt-xl-7.june-slider > .col > div,
    .june-scope .june-slider > .pt-xl-7.col > div {
      padding-top: 5rem !important; }
    .june-scope .pr-xl-7:not(.col):not(.june-slider),
    .june-scope .pr-xl-7.col > div,
    .june-scope .px-xl-7,
    .june-scope .pr-xl-7.june-slider > .col > div,
    .june-scope .june-slider > .pr-xl-7.col > div {
      padding-right: 5rem !important; }
    .june-scope .pb-xl-7:not(.col):not(.june-slider),
    .june-scope .pb-xl-7.col > div,
    .june-scope .py-xl-7,
    .june-scope .pb-xl-7.june-slider > .col > div,
    .june-scope .june-slider > .pb-xl-7.col > div {
      padding-bottom: 5rem !important; }
    .june-scope .pl-xl-7:not(.col):not(.june-slider),
    .june-scope .pl-xl-7.col > div,
    .june-scope .px-xl-7,
    .june-scope .pl-xl-7.june-slider > .col > div,
    .june-scope .june-slider > .pl-xl-7.col > div {
      padding-left: 5rem !important; }
    .june-scope .p-xl-8 {
      padding: 4rem !important; }
    .june-scope .pt-xl-8:not(.col):not(.june-slider),
    .june-scope .pt-xl-8.col > div,
    .june-scope .py-xl-8,
    .june-scope .pt-xl-8.june-slider > .col > div,
    .june-scope .june-slider > .pt-xl-8.col > div {
      padding-top: 4rem !important; }
    .june-scope .pr-xl-8:not(.col):not(.june-slider),
    .june-scope .pr-xl-8.col > div,
    .june-scope .px-xl-8,
    .june-scope .pr-xl-8.june-slider > .col > div,
    .june-scope .june-slider > .pr-xl-8.col > div {
      padding-right: 4rem !important; }
    .june-scope .pb-xl-8:not(.col):not(.june-slider),
    .june-scope .pb-xl-8.col > div,
    .june-scope .py-xl-8,
    .june-scope .pb-xl-8.june-slider > .col > div,
    .june-scope .june-slider > .pb-xl-8.col > div {
      padding-bottom: 4rem !important; }
    .june-scope .pl-xl-8:not(.col):not(.june-slider),
    .june-scope .pl-xl-8.col > div,
    .june-scope .px-xl-8,
    .june-scope .pl-xl-8.june-slider > .col > div,
    .june-scope .june-slider > .pl-xl-8.col > div {
      padding-left: 4rem !important; }
    .june-scope .p-xl-9 {
      padding: 6rem !important; }
    .june-scope .pt-xl-9:not(.col):not(.june-slider),
    .june-scope .pt-xl-9.col > div,
    .june-scope .py-xl-9,
    .june-scope .pt-xl-9.june-slider > .col > div,
    .june-scope .june-slider > .pt-xl-9.col > div {
      padding-top: 6rem !important; }
    .june-scope .pr-xl-9:not(.col):not(.june-slider),
    .june-scope .pr-xl-9.col > div,
    .june-scope .px-xl-9,
    .june-scope .pr-xl-9.june-slider > .col > div,
    .june-scope .june-slider > .pr-xl-9.col > div {
      padding-right: 6rem !important; }
    .june-scope .pb-xl-9:not(.col):not(.june-slider),
    .june-scope .pb-xl-9.col > div,
    .june-scope .py-xl-9,
    .june-scope .pb-xl-9.june-slider > .col > div,
    .june-scope .june-slider > .pb-xl-9.col > div {
      padding-bottom: 6rem !important; }
    .june-scope .pl-xl-9:not(.col):not(.june-slider),
    .june-scope .pl-xl-9.col > div,
    .june-scope .px-xl-9,
    .june-scope .pl-xl-9.june-slider > .col > div,
    .june-scope .june-slider > .pl-xl-9.col > div {
      padding-left: 6rem !important; }
    .june-scope .m-xl-auto {
      margin: auto !important; }
    .june-scope .mt-xl-auto,
    .june-scope .my-xl-auto {
      margin-top: auto !important; }
    .june-scope .mr-xl-auto,
    .june-scope .mx-xl-auto {
      margin-right: auto !important; }
    .june-scope .mb-xl-auto,
    .june-scope .my-xl-auto {
      margin-bottom: auto !important; }
    .june-scope .ml-xl-auto,
    .june-scope .mx-xl-auto {
      margin-left: auto !important; } }
  @media (min-width: 992px) and (max-width: 1280.98px) {
    .june-scope .m-lg-0 {
      margin: 0 !important; }
    .june-scope .mt-lg-0,
    .june-scope .my-lg-0 {
      margin-top: 0 !important; }
    .june-scope .mr-lg-0,
    .june-scope .mx-lg-0 {
      margin-right: 0 !important; }
    .june-scope .mb-lg-0,
    .june-scope .my-lg-0 {
      margin-bottom: 0 !important; }
    .june-scope .ml-lg-0,
    .june-scope .mx-lg-0 {
      margin-left: 0 !important; }
    .june-scope .m-lg-1 {
      margin: 0.25rem !important; }
    .june-scope .mt-lg-1,
    .june-scope .my-lg-1 {
      margin-top: 0.25rem !important; }
    .june-scope .mr-lg-1,
    .june-scope .mx-lg-1 {
      margin-right: 0.25rem !important; }
    .june-scope .mb-lg-1,
    .june-scope .my-lg-1 {
      margin-bottom: 0.25rem !important; }
    .june-scope .ml-lg-1,
    .june-scope .mx-lg-1 {
      margin-left: 0.25rem !important; }
    .june-scope .m-lg-2 {
      margin: 0.5rem !important; }
    .june-scope .mt-lg-2,
    .june-scope .my-lg-2 {
      margin-top: 0.5rem !important; }
    .june-scope .mr-lg-2,
    .june-scope .mx-lg-2 {
      margin-right: 0.5rem !important; }
    .june-scope .mb-lg-2,
    .june-scope .my-lg-2 {
      margin-bottom: 0.5rem !important; }
    .june-scope .ml-lg-2,
    .june-scope .mx-lg-2 {
      margin-left: 0.5rem !important; }
    .june-scope .m-lg-3 {
      margin: 1rem !important; }
    .june-scope .mt-lg-3,
    .june-scope .my-lg-3 {
      margin-top: 1rem !important; }
    .june-scope .mr-lg-3,
    .june-scope .mx-lg-3 {
      margin-right: 1rem !important; }
    .june-scope .mb-lg-3,
    .june-scope .my-lg-3 {
      margin-bottom: 1rem !important; }
    .june-scope .ml-lg-3,
    .june-scope .mx-lg-3 {
      margin-left: 1rem !important; }
    .june-scope .m-lg-4 {
      margin: 1.5rem !important; }
    .june-scope .mt-lg-4,
    .june-scope .my-lg-4 {
      margin-top: 1.5rem !important; }
    .june-scope .mr-lg-4,
    .june-scope .mx-lg-4 {
      margin-right: 1.5rem !important; }
    .june-scope .mb-lg-4,
    .june-scope .my-lg-4 {
      margin-bottom: 1.5rem !important; }
    .june-scope .ml-lg-4,
    .june-scope .mx-lg-4 {
      margin-left: 1.5rem !important; }
    .june-scope .m-lg-5 {
      margin: 3rem !important; }
    .june-scope .mt-lg-5,
    .june-scope .my-lg-5 {
      margin-top: 3rem !important; }
    .june-scope .mr-lg-5,
    .june-scope .mx-lg-5 {
      margin-right: 3rem !important; }
    .june-scope .mb-lg-5,
    .june-scope .my-lg-5 {
      margin-bottom: 3rem !important; }
    .june-scope .ml-lg-5,
    .june-scope .mx-lg-5 {
      margin-left: 3rem !important; }
    .june-scope .m-lg-6 {
      margin: 2rem !important; }
    .june-scope .mt-lg-6,
    .june-scope .my-lg-6 {
      margin-top: 2rem !important; }
    .june-scope .mr-lg-6,
    .june-scope .mx-lg-6 {
      margin-right: 2rem !important; }
    .june-scope .mb-lg-6,
    .june-scope .my-lg-6 {
      margin-bottom: 2rem !important; }
    .june-scope .ml-lg-6,
    .june-scope .mx-lg-6 {
      margin-left: 2rem !important; }
    .june-scope .m-lg-7 {
      margin: 5rem !important; }
    .june-scope .mt-lg-7,
    .june-scope .my-lg-7 {
      margin-top: 5rem !important; }
    .june-scope .mr-lg-7,
    .june-scope .mx-lg-7 {
      margin-right: 5rem !important; }
    .june-scope .mb-lg-7,
    .june-scope .my-lg-7 {
      margin-bottom: 5rem !important; }
    .june-scope .ml-lg-7,
    .june-scope .mx-lg-7 {
      margin-left: 5rem !important; }
    .june-scope .m-lg-8 {
      margin: 4rem !important; }
    .june-scope .mt-lg-8,
    .june-scope .my-lg-8 {
      margin-top: 4rem !important; }
    .june-scope .mr-lg-8,
    .june-scope .mx-lg-8 {
      margin-right: 4rem !important; }
    .june-scope .mb-lg-8,
    .june-scope .my-lg-8 {
      margin-bottom: 4rem !important; }
    .june-scope .ml-lg-8,
    .june-scope .mx-lg-8 {
      margin-left: 4rem !important; }
    .june-scope .m-lg-9 {
      margin: 6rem !important; }
    .june-scope .mt-lg-9,
    .june-scope .my-lg-9 {
      margin-top: 6rem !important; }
    .june-scope .mr-lg-9,
    .june-scope .mx-lg-9 {
      margin-right: 6rem !important; }
    .june-scope .mb-lg-9,
    .june-scope .my-lg-9 {
      margin-bottom: 6rem !important; }
    .june-scope .ml-lg-9,
    .june-scope .mx-lg-9 {
      margin-left: 6rem !important; }
    .june-scope .p-lg-0 {
      padding: 0 !important; }
    .june-scope .pt-lg-0:not(.col):not(.june-slider),
    .june-scope .pt-lg-0.col > div,
    .june-scope .py-lg-0,
    .june-scope .pt-lg-0.june-slider > .col > div,
    .june-scope .june-slider > .pt-lg-0.col > div {
      padding-top: 0 !important; }
    .june-scope .pr-lg-0:not(.col):not(.june-slider),
    .june-scope .pr-lg-0.col > div,
    .june-scope .px-lg-0,
    .june-scope .pr-lg-0.june-slider > .col > div,
    .june-scope .june-slider > .pr-lg-0.col > div {
      padding-right: 0 !important; }
    .june-scope .pb-lg-0:not(.col):not(.june-slider),
    .june-scope .pb-lg-0.col > div,
    .june-scope .py-lg-0,
    .june-scope .pb-lg-0.june-slider > .col > div,
    .june-scope .june-slider > .pb-lg-0.col > div {
      padding-bottom: 0 !important; }
    .june-scope .pl-lg-0:not(.col):not(.june-slider),
    .june-scope .pl-lg-0.col > div,
    .june-scope .px-lg-0,
    .june-scope .pl-lg-0.june-slider > .col > div,
    .june-scope .june-slider > .pl-lg-0.col > div {
      padding-left: 0 !important; }
    .june-scope .p-lg-1 {
      padding: 0.25rem !important; }
    .june-scope .pt-lg-1:not(.col):not(.june-slider),
    .june-scope .pt-lg-1.col > div,
    .june-scope .py-lg-1,
    .june-scope .pt-lg-1.june-slider > .col > div,
    .june-scope .june-slider > .pt-lg-1.col > div {
      padding-top: 0.25rem !important; }
    .june-scope .pr-lg-1:not(.col):not(.june-slider),
    .june-scope .pr-lg-1.col > div,
    .june-scope .px-lg-1,
    .june-scope .pr-lg-1.june-slider > .col > div,
    .june-scope .june-slider > .pr-lg-1.col > div {
      padding-right: 0.25rem !important; }
    .june-scope .pb-lg-1:not(.col):not(.june-slider),
    .june-scope .pb-lg-1.col > div,
    .june-scope .py-lg-1,
    .june-scope .pb-lg-1.june-slider > .col > div,
    .june-scope .june-slider > .pb-lg-1.col > div {
      padding-bottom: 0.25rem !important; }
    .june-scope .pl-lg-1:not(.col):not(.june-slider),
    .june-scope .pl-lg-1.col > div,
    .june-scope .px-lg-1,
    .june-scope .pl-lg-1.june-slider > .col > div,
    .june-scope .june-slider > .pl-lg-1.col > div {
      padding-left: 0.25rem !important; }
    .june-scope .p-lg-2 {
      padding: 0.5rem !important; }
    .june-scope .pt-lg-2:not(.col):not(.june-slider),
    .june-scope .pt-lg-2.col > div,
    .june-scope .py-lg-2,
    .june-scope .pt-lg-2.june-slider > .col > div,
    .june-scope .june-slider > .pt-lg-2.col > div {
      padding-top: 0.5rem !important; }
    .june-scope .pr-lg-2:not(.col):not(.june-slider),
    .june-scope .pr-lg-2.col > div,
    .june-scope .px-lg-2,
    .june-scope .pr-lg-2.june-slider > .col > div,
    .june-scope .june-slider > .pr-lg-2.col > div {
      padding-right: 0.5rem !important; }
    .june-scope .pb-lg-2:not(.col):not(.june-slider),
    .june-scope .pb-lg-2.col > div,
    .june-scope .py-lg-2,
    .june-scope .pb-lg-2.june-slider > .col > div,
    .june-scope .june-slider > .pb-lg-2.col > div {
      padding-bottom: 0.5rem !important; }
    .june-scope .pl-lg-2:not(.col):not(.june-slider),
    .june-scope .pl-lg-2.col > div,
    .june-scope .px-lg-2,
    .june-scope .pl-lg-2.june-slider > .col > div,
    .june-scope .june-slider > .pl-lg-2.col > div {
      padding-left: 0.5rem !important; }
    .june-scope .p-lg-3 {
      padding: 1rem !important; }
    .june-scope .pt-lg-3:not(.col):not(.june-slider),
    .june-scope .pt-lg-3.col > div,
    .june-scope .py-lg-3,
    .june-scope .pt-lg-3.june-slider > .col > div,
    .june-scope .june-slider > .pt-lg-3.col > div {
      padding-top: 1rem !important; }
    .june-scope .pr-lg-3:not(.col):not(.june-slider),
    .june-scope .pr-lg-3.col > div,
    .june-scope .px-lg-3,
    .june-scope .pr-lg-3.june-slider > .col > div,
    .june-scope .june-slider > .pr-lg-3.col > div {
      padding-right: 1rem !important; }
    .june-scope .pb-lg-3:not(.col):not(.june-slider),
    .june-scope .pb-lg-3.col > div,
    .june-scope .py-lg-3,
    .june-scope .pb-lg-3.june-slider > .col > div,
    .june-scope .june-slider > .pb-lg-3.col > div {
      padding-bottom: 1rem !important; }
    .june-scope .pl-lg-3:not(.col):not(.june-slider),
    .june-scope .pl-lg-3.col > div,
    .june-scope .px-lg-3,
    .june-scope .pl-lg-3.june-slider > .col > div,
    .june-scope .june-slider > .pl-lg-3.col > div {
      padding-left: 1rem !important; }
    .june-scope .p-lg-4 {
      padding: 1.5rem !important; }
    .june-scope .pt-lg-4:not(.col):not(.june-slider),
    .june-scope .pt-lg-4.col > div,
    .june-scope .py-lg-4,
    .june-scope .pt-lg-4.june-slider > .col > div,
    .june-scope .june-slider > .pt-lg-4.col > div {
      padding-top: 1.5rem !important; }
    .june-scope .pr-lg-4:not(.col):not(.june-slider),
    .june-scope .pr-lg-4.col > div,
    .june-scope .px-lg-4,
    .june-scope .pr-lg-4.june-slider > .col > div,
    .june-scope .june-slider > .pr-lg-4.col > div {
      padding-right: 1.5rem !important; }
    .june-scope .pb-lg-4:not(.col):not(.june-slider),
    .june-scope .pb-lg-4.col > div,
    .june-scope .py-lg-4,
    .june-scope .pb-lg-4.june-slider > .col > div,
    .june-scope .june-slider > .pb-lg-4.col > div {
      padding-bottom: 1.5rem !important; }
    .june-scope .pl-lg-4:not(.col):not(.june-slider),
    .june-scope .pl-lg-4.col > div,
    .june-scope .px-lg-4,
    .june-scope .pl-lg-4.june-slider > .col > div,
    .june-scope .june-slider > .pl-lg-4.col > div {
      padding-left: 1.5rem !important; }
    .june-scope .p-lg-5 {
      padding: 3rem !important; }
    .june-scope .pt-lg-5:not(.col):not(.june-slider),
    .june-scope .pt-lg-5.col > div,
    .june-scope .py-lg-5,
    .june-scope .pt-lg-5.june-slider > .col > div,
    .june-scope .june-slider > .pt-lg-5.col > div {
      padding-top: 3rem !important; }
    .june-scope .pr-lg-5:not(.col):not(.june-slider),
    .june-scope .pr-lg-5.col > div,
    .june-scope .px-lg-5,
    .june-scope .pr-lg-5.june-slider > .col > div,
    .june-scope .june-slider > .pr-lg-5.col > div {
      padding-right: 3rem !important; }
    .june-scope .pb-lg-5:not(.col):not(.june-slider),
    .june-scope .pb-lg-5.col > div,
    .june-scope .py-lg-5,
    .june-scope .pb-lg-5.june-slider > .col > div,
    .june-scope .june-slider > .pb-lg-5.col > div {
      padding-bottom: 3rem !important; }
    .june-scope .pl-lg-5:not(.col):not(.june-slider),
    .june-scope .pl-lg-5.col > div,
    .june-scope .px-lg-5,
    .june-scope .pl-lg-5.june-slider > .col > div,
    .june-scope .june-slider > .pl-lg-5.col > div {
      padding-left: 3rem !important; }
    .june-scope .p-lg-6 {
      padding: 2rem !important; }
    .june-scope .pt-lg-6:not(.col):not(.june-slider),
    .june-scope .pt-lg-6.col > div,
    .june-scope .py-lg-6,
    .june-scope .pt-lg-6.june-slider > .col > div,
    .june-scope .june-slider > .pt-lg-6.col > div {
      padding-top: 2rem !important; }
    .june-scope .pr-lg-6:not(.col):not(.june-slider),
    .june-scope .pr-lg-6.col > div,
    .june-scope .px-lg-6,
    .june-scope .pr-lg-6.june-slider > .col > div,
    .june-scope .june-slider > .pr-lg-6.col > div {
      padding-right: 2rem !important; }
    .june-scope .pb-lg-6:not(.col):not(.june-slider),
    .june-scope .pb-lg-6.col > div,
    .june-scope .py-lg-6,
    .june-scope .pb-lg-6.june-slider > .col > div,
    .june-scope .june-slider > .pb-lg-6.col > div {
      padding-bottom: 2rem !important; }
    .june-scope .pl-lg-6:not(.col):not(.june-slider),
    .june-scope .pl-lg-6.col > div,
    .june-scope .px-lg-6,
    .june-scope .pl-lg-6.june-slider > .col > div,
    .june-scope .june-slider > .pl-lg-6.col > div {
      padding-left: 2rem !important; }
    .june-scope .p-lg-7 {
      padding: 5rem !important; }
    .june-scope .pt-lg-7:not(.col):not(.june-slider),
    .june-scope .pt-lg-7.col > div,
    .june-scope .py-lg-7,
    .june-scope .pt-lg-7.june-slider > .col > div,
    .june-scope .june-slider > .pt-lg-7.col > div {
      padding-top: 5rem !important; }
    .june-scope .pr-lg-7:not(.col):not(.june-slider),
    .june-scope .pr-lg-7.col > div,
    .june-scope .px-lg-7,
    .june-scope .pr-lg-7.june-slider > .col > div,
    .june-scope .june-slider > .pr-lg-7.col > div {
      padding-right: 5rem !important; }
    .june-scope .pb-lg-7:not(.col):not(.june-slider),
    .june-scope .pb-lg-7.col > div,
    .june-scope .py-lg-7,
    .june-scope .pb-lg-7.june-slider > .col > div,
    .june-scope .june-slider > .pb-lg-7.col > div {
      padding-bottom: 5rem !important; }
    .june-scope .pl-lg-7:not(.col):not(.june-slider),
    .june-scope .pl-lg-7.col > div,
    .june-scope .px-lg-7,
    .june-scope .pl-lg-7.june-slider > .col > div,
    .june-scope .june-slider > .pl-lg-7.col > div {
      padding-left: 5rem !important; }
    .june-scope .p-lg-8 {
      padding: 4rem !important; }
    .june-scope .pt-lg-8:not(.col):not(.june-slider),
    .june-scope .pt-lg-8.col > div,
    .june-scope .py-lg-8,
    .june-scope .pt-lg-8.june-slider > .col > div,
    .june-scope .june-slider > .pt-lg-8.col > div {
      padding-top: 4rem !important; }
    .june-scope .pr-lg-8:not(.col):not(.june-slider),
    .june-scope .pr-lg-8.col > div,
    .june-scope .px-lg-8,
    .june-scope .pr-lg-8.june-slider > .col > div,
    .june-scope .june-slider > .pr-lg-8.col > div {
      padding-right: 4rem !important; }
    .june-scope .pb-lg-8:not(.col):not(.june-slider),
    .june-scope .pb-lg-8.col > div,
    .june-scope .py-lg-8,
    .june-scope .pb-lg-8.june-slider > .col > div,
    .june-scope .june-slider > .pb-lg-8.col > div {
      padding-bottom: 4rem !important; }
    .june-scope .pl-lg-8:not(.col):not(.june-slider),
    .june-scope .pl-lg-8.col > div,
    .june-scope .px-lg-8,
    .june-scope .pl-lg-8.june-slider > .col > div,
    .june-scope .june-slider > .pl-lg-8.col > div {
      padding-left: 4rem !important; }
    .june-scope .p-lg-9 {
      padding: 6rem !important; }
    .june-scope .pt-lg-9:not(.col):not(.june-slider),
    .june-scope .pt-lg-9.col > div,
    .june-scope .py-lg-9,
    .june-scope .pt-lg-9.june-slider > .col > div,
    .june-scope .june-slider > .pt-lg-9.col > div {
      padding-top: 6rem !important; }
    .june-scope .pr-lg-9:not(.col):not(.june-slider),
    .june-scope .pr-lg-9.col > div,
    .june-scope .px-lg-9,
    .june-scope .pr-lg-9.june-slider > .col > div,
    .june-scope .june-slider > .pr-lg-9.col > div {
      padding-right: 6rem !important; }
    .june-scope .pb-lg-9:not(.col):not(.june-slider),
    .june-scope .pb-lg-9.col > div,
    .june-scope .py-lg-9,
    .june-scope .pb-lg-9.june-slider > .col > div,
    .june-scope .june-slider > .pb-lg-9.col > div {
      padding-bottom: 6rem !important; }
    .june-scope .pl-lg-9:not(.col):not(.june-slider),
    .june-scope .pl-lg-9.col > div,
    .june-scope .px-lg-9,
    .june-scope .pl-lg-9.june-slider > .col > div,
    .june-scope .june-slider > .pl-lg-9.col > div {
      padding-left: 6rem !important; }
    .june-scope .m-lg-auto {
      margin: auto !important; }
    .june-scope .mt-lg-auto,
    .june-scope .my-lg-auto {
      margin-top: auto !important; }
    .june-scope .mr-lg-auto,
    .june-scope .mx-lg-auto {
      margin-right: auto !important; }
    .june-scope .mb-lg-auto,
    .june-scope .my-lg-auto {
      margin-bottom: auto !important; }
    .june-scope .ml-lg-auto,
    .june-scope .mx-lg-auto {
      margin-left: auto !important; } }
  @media (min-width: 600px) and (max-width: 991.98px) {
    .june-scope .m-md-0 {
      margin: 0 !important; }
    .june-scope .mt-md-0,
    .june-scope .my-md-0 {
      margin-top: 0 !important; }
    .june-scope .mr-md-0,
    .june-scope .mx-md-0 {
      margin-right: 0 !important; }
    .june-scope .mb-md-0,
    .june-scope .my-md-0 {
      margin-bottom: 0 !important; }
    .june-scope .ml-md-0,
    .june-scope .mx-md-0 {
      margin-left: 0 !important; }
    .june-scope .m-md-1 {
      margin: 0.25rem !important; }
    .june-scope .mt-md-1,
    .june-scope .my-md-1 {
      margin-top: 0.25rem !important; }
    .june-scope .mr-md-1,
    .june-scope .mx-md-1 {
      margin-right: 0.25rem !important; }
    .june-scope .mb-md-1,
    .june-scope .my-md-1 {
      margin-bottom: 0.25rem !important; }
    .june-scope .ml-md-1,
    .june-scope .mx-md-1 {
      margin-left: 0.25rem !important; }
    .june-scope .m-md-2 {
      margin: 0.5rem !important; }
    .june-scope .mt-md-2,
    .june-scope .my-md-2 {
      margin-top: 0.5rem !important; }
    .june-scope .mr-md-2,
    .june-scope .mx-md-2 {
      margin-right: 0.5rem !important; }
    .june-scope .mb-md-2,
    .june-scope .my-md-2 {
      margin-bottom: 0.5rem !important; }
    .june-scope .ml-md-2,
    .june-scope .mx-md-2 {
      margin-left: 0.5rem !important; }
    .june-scope .m-md-3 {
      margin: 1rem !important; }
    .june-scope .mt-md-3,
    .june-scope .my-md-3 {
      margin-top: 1rem !important; }
    .june-scope .mr-md-3,
    .june-scope .mx-md-3 {
      margin-right: 1rem !important; }
    .june-scope .mb-md-3,
    .june-scope .my-md-3 {
      margin-bottom: 1rem !important; }
    .june-scope .ml-md-3,
    .june-scope .mx-md-3 {
      margin-left: 1rem !important; }
    .june-scope .m-md-4 {
      margin: 1.5rem !important; }
    .june-scope .mt-md-4,
    .june-scope .my-md-4 {
      margin-top: 1.5rem !important; }
    .june-scope .mr-md-4,
    .june-scope .mx-md-4 {
      margin-right: 1.5rem !important; }
    .june-scope .mb-md-4,
    .june-scope .my-md-4 {
      margin-bottom: 1.5rem !important; }
    .june-scope .ml-md-4,
    .june-scope .mx-md-4 {
      margin-left: 1.5rem !important; }
    .june-scope .m-md-5 {
      margin: 3rem !important; }
    .june-scope .mt-md-5,
    .june-scope .my-md-5 {
      margin-top: 3rem !important; }
    .june-scope .mr-md-5,
    .june-scope .mx-md-5 {
      margin-right: 3rem !important; }
    .june-scope .mb-md-5,
    .june-scope .my-md-5 {
      margin-bottom: 3rem !important; }
    .june-scope .ml-md-5,
    .june-scope .mx-md-5 {
      margin-left: 3rem !important; }
    .june-scope .m-md-6 {
      margin: 2rem !important; }
    .june-scope .mt-md-6,
    .june-scope .my-md-6 {
      margin-top: 2rem !important; }
    .june-scope .mr-md-6,
    .june-scope .mx-md-6 {
      margin-right: 2rem !important; }
    .june-scope .mb-md-6,
    .june-scope .my-md-6 {
      margin-bottom: 2rem !important; }
    .june-scope .ml-md-6,
    .june-scope .mx-md-6 {
      margin-left: 2rem !important; }
    .june-scope .m-md-7 {
      margin: 5rem !important; }
    .june-scope .mt-md-7,
    .june-scope .my-md-7 {
      margin-top: 5rem !important; }
    .june-scope .mr-md-7,
    .june-scope .mx-md-7 {
      margin-right: 5rem !important; }
    .june-scope .mb-md-7,
    .june-scope .my-md-7 {
      margin-bottom: 5rem !important; }
    .june-scope .ml-md-7,
    .june-scope .mx-md-7 {
      margin-left: 5rem !important; }
    .june-scope .m-md-8 {
      margin: 4rem !important; }
    .june-scope .mt-md-8,
    .june-scope .my-md-8 {
      margin-top: 4rem !important; }
    .june-scope .mr-md-8,
    .june-scope .mx-md-8 {
      margin-right: 4rem !important; }
    .june-scope .mb-md-8,
    .june-scope .my-md-8 {
      margin-bottom: 4rem !important; }
    .june-scope .ml-md-8,
    .june-scope .mx-md-8 {
      margin-left: 4rem !important; }
    .june-scope .m-md-9 {
      margin: 6rem !important; }
    .june-scope .mt-md-9,
    .june-scope .my-md-9 {
      margin-top: 6rem !important; }
    .june-scope .mr-md-9,
    .june-scope .mx-md-9 {
      margin-right: 6rem !important; }
    .june-scope .mb-md-9,
    .june-scope .my-md-9 {
      margin-bottom: 6rem !important; }
    .june-scope .ml-md-9,
    .june-scope .mx-md-9 {
      margin-left: 6rem !important; }
    .june-scope .p-md-0 {
      padding: 0 !important; }
    .june-scope .pt-md-0:not(.col):not(.june-slider),
    .june-scope .pt-md-0.col > div,
    .june-scope .py-md-0,
    .june-scope .pt-md-0.june-slider > .col > div,
    .june-scope .june-slider > .pt-md-0.col > div {
      padding-top: 0 !important; }
    .june-scope .pr-md-0:not(.col):not(.june-slider),
    .june-scope .pr-md-0.col > div,
    .june-scope .px-md-0,
    .june-scope .pr-md-0.june-slider > .col > div,
    .june-scope .june-slider > .pr-md-0.col > div {
      padding-right: 0 !important; }
    .june-scope .pb-md-0:not(.col):not(.june-slider),
    .june-scope .pb-md-0.col > div,
    .june-scope .py-md-0,
    .june-scope .pb-md-0.june-slider > .col > div,
    .june-scope .june-slider > .pb-md-0.col > div {
      padding-bottom: 0 !important; }
    .june-scope .pl-md-0:not(.col):not(.june-slider),
    .june-scope .pl-md-0.col > div,
    .june-scope .px-md-0,
    .june-scope .pl-md-0.june-slider > .col > div,
    .june-scope .june-slider > .pl-md-0.col > div {
      padding-left: 0 !important; }
    .june-scope .p-md-1 {
      padding: 0.25rem !important; }
    .june-scope .pt-md-1:not(.col):not(.june-slider),
    .june-scope .pt-md-1.col > div,
    .june-scope .py-md-1,
    .june-scope .pt-md-1.june-slider > .col > div,
    .june-scope .june-slider > .pt-md-1.col > div {
      padding-top: 0.25rem !important; }
    .june-scope .pr-md-1:not(.col):not(.june-slider),
    .june-scope .pr-md-1.col > div,
    .june-scope .px-md-1,
    .june-scope .pr-md-1.june-slider > .col > div,
    .june-scope .june-slider > .pr-md-1.col > div {
      padding-right: 0.25rem !important; }
    .june-scope .pb-md-1:not(.col):not(.june-slider),
    .june-scope .pb-md-1.col > div,
    .june-scope .py-md-1,
    .june-scope .pb-md-1.june-slider > .col > div,
    .june-scope .june-slider > .pb-md-1.col > div {
      padding-bottom: 0.25rem !important; }
    .june-scope .pl-md-1:not(.col):not(.june-slider),
    .june-scope .pl-md-1.col > div,
    .june-scope .px-md-1,
    .june-scope .pl-md-1.june-slider > .col > div,
    .june-scope .june-slider > .pl-md-1.col > div {
      padding-left: 0.25rem !important; }
    .june-scope .p-md-2 {
      padding: 0.5rem !important; }
    .june-scope .pt-md-2:not(.col):not(.june-slider),
    .june-scope .pt-md-2.col > div,
    .june-scope .py-md-2,
    .june-scope .pt-md-2.june-slider > .col > div,
    .june-scope .june-slider > .pt-md-2.col > div {
      padding-top: 0.5rem !important; }
    .june-scope .pr-md-2:not(.col):not(.june-slider),
    .june-scope .pr-md-2.col > div,
    .june-scope .px-md-2,
    .june-scope .pr-md-2.june-slider > .col > div,
    .june-scope .june-slider > .pr-md-2.col > div {
      padding-right: 0.5rem !important; }
    .june-scope .pb-md-2:not(.col):not(.june-slider),
    .june-scope .pb-md-2.col > div,
    .june-scope .py-md-2,
    .june-scope .pb-md-2.june-slider > .col > div,
    .june-scope .june-slider > .pb-md-2.col > div {
      padding-bottom: 0.5rem !important; }
    .june-scope .pl-md-2:not(.col):not(.june-slider),
    .june-scope .pl-md-2.col > div,
    .june-scope .px-md-2,
    .june-scope .pl-md-2.june-slider > .col > div,
    .june-scope .june-slider > .pl-md-2.col > div {
      padding-left: 0.5rem !important; }
    .june-scope .p-md-3 {
      padding: 1rem !important; }
    .june-scope .pt-md-3:not(.col):not(.june-slider),
    .june-scope .pt-md-3.col > div,
    .june-scope .py-md-3,
    .june-scope .pt-md-3.june-slider > .col > div,
    .june-scope .june-slider > .pt-md-3.col > div {
      padding-top: 1rem !important; }
    .june-scope .pr-md-3:not(.col):not(.june-slider),
    .june-scope .pr-md-3.col > div,
    .june-scope .px-md-3,
    .june-scope .pr-md-3.june-slider > .col > div,
    .june-scope .june-slider > .pr-md-3.col > div {
      padding-right: 1rem !important; }
    .june-scope .pb-md-3:not(.col):not(.june-slider),
    .june-scope .pb-md-3.col > div,
    .june-scope .py-md-3,
    .june-scope .pb-md-3.june-slider > .col > div,
    .june-scope .june-slider > .pb-md-3.col > div {
      padding-bottom: 1rem !important; }
    .june-scope .pl-md-3:not(.col):not(.june-slider),
    .june-scope .pl-md-3.col > div,
    .june-scope .px-md-3,
    .june-scope .pl-md-3.june-slider > .col > div,
    .june-scope .june-slider > .pl-md-3.col > div {
      padding-left: 1rem !important; }
    .june-scope .p-md-4 {
      padding: 1.5rem !important; }
    .june-scope .pt-md-4:not(.col):not(.june-slider),
    .june-scope .pt-md-4.col > div,
    .june-scope .py-md-4,
    .june-scope .pt-md-4.june-slider > .col > div,
    .june-scope .june-slider > .pt-md-4.col > div {
      padding-top: 1.5rem !important; }
    .june-scope .pr-md-4:not(.col):not(.june-slider),
    .june-scope .pr-md-4.col > div,
    .june-scope .px-md-4,
    .june-scope .pr-md-4.june-slider > .col > div,
    .june-scope .june-slider > .pr-md-4.col > div {
      padding-right: 1.5rem !important; }
    .june-scope .pb-md-4:not(.col):not(.june-slider),
    .june-scope .pb-md-4.col > div,
    .june-scope .py-md-4,
    .june-scope .pb-md-4.june-slider > .col > div,
    .june-scope .june-slider > .pb-md-4.col > div {
      padding-bottom: 1.5rem !important; }
    .june-scope .pl-md-4:not(.col):not(.june-slider),
    .june-scope .pl-md-4.col > div,
    .june-scope .px-md-4,
    .june-scope .pl-md-4.june-slider > .col > div,
    .june-scope .june-slider > .pl-md-4.col > div {
      padding-left: 1.5rem !important; }
    .june-scope .p-md-5 {
      padding: 3rem !important; }
    .june-scope .pt-md-5:not(.col):not(.june-slider),
    .june-scope .pt-md-5.col > div,
    .june-scope .py-md-5,
    .june-scope .pt-md-5.june-slider > .col > div,
    .june-scope .june-slider > .pt-md-5.col > div {
      padding-top: 3rem !important; }
    .june-scope .pr-md-5:not(.col):not(.june-slider),
    .june-scope .pr-md-5.col > div,
    .june-scope .px-md-5,
    .june-scope .pr-md-5.june-slider > .col > div,
    .june-scope .june-slider > .pr-md-5.col > div {
      padding-right: 3rem !important; }
    .june-scope .pb-md-5:not(.col):not(.june-slider),
    .june-scope .pb-md-5.col > div,
    .june-scope .py-md-5,
    .june-scope .pb-md-5.june-slider > .col > div,
    .june-scope .june-slider > .pb-md-5.col > div {
      padding-bottom: 3rem !important; }
    .june-scope .pl-md-5:not(.col):not(.june-slider),
    .june-scope .pl-md-5.col > div,
    .june-scope .px-md-5,
    .june-scope .pl-md-5.june-slider > .col > div,
    .june-scope .june-slider > .pl-md-5.col > div {
      padding-left: 3rem !important; }
    .june-scope .p-md-6 {
      padding: 2rem !important; }
    .june-scope .pt-md-6:not(.col):not(.june-slider),
    .june-scope .pt-md-6.col > div,
    .june-scope .py-md-6,
    .june-scope .pt-md-6.june-slider > .col > div,
    .june-scope .june-slider > .pt-md-6.col > div {
      padding-top: 2rem !important; }
    .june-scope .pr-md-6:not(.col):not(.june-slider),
    .june-scope .pr-md-6.col > div,
    .june-scope .px-md-6,
    .june-scope .pr-md-6.june-slider > .col > div,
    .june-scope .june-slider > .pr-md-6.col > div {
      padding-right: 2rem !important; }
    .june-scope .pb-md-6:not(.col):not(.june-slider),
    .june-scope .pb-md-6.col > div,
    .june-scope .py-md-6,
    .june-scope .pb-md-6.june-slider > .col > div,
    .june-scope .june-slider > .pb-md-6.col > div {
      padding-bottom: 2rem !important; }
    .june-scope .pl-md-6:not(.col):not(.june-slider),
    .june-scope .pl-md-6.col > div,
    .june-scope .px-md-6,
    .june-scope .pl-md-6.june-slider > .col > div,
    .june-scope .june-slider > .pl-md-6.col > div {
      padding-left: 2rem !important; }
    .june-scope .p-md-7 {
      padding: 5rem !important; }
    .june-scope .pt-md-7:not(.col):not(.june-slider),
    .june-scope .pt-md-7.col > div,
    .june-scope .py-md-7,
    .june-scope .pt-md-7.june-slider > .col > div,
    .june-scope .june-slider > .pt-md-7.col > div {
      padding-top: 5rem !important; }
    .june-scope .pr-md-7:not(.col):not(.june-slider),
    .june-scope .pr-md-7.col > div,
    .june-scope .px-md-7,
    .june-scope .pr-md-7.june-slider > .col > div,
    .june-scope .june-slider > .pr-md-7.col > div {
      padding-right: 5rem !important; }
    .june-scope .pb-md-7:not(.col):not(.june-slider),
    .june-scope .pb-md-7.col > div,
    .june-scope .py-md-7,
    .june-scope .pb-md-7.june-slider > .col > div,
    .june-scope .june-slider > .pb-md-7.col > div {
      padding-bottom: 5rem !important; }
    .june-scope .pl-md-7:not(.col):not(.june-slider),
    .june-scope .pl-md-7.col > div,
    .june-scope .px-md-7,
    .june-scope .pl-md-7.june-slider > .col > div,
    .june-scope .june-slider > .pl-md-7.col > div {
      padding-left: 5rem !important; }
    .june-scope .p-md-8 {
      padding: 4rem !important; }
    .june-scope .pt-md-8:not(.col):not(.june-slider),
    .june-scope .pt-md-8.col > div,
    .june-scope .py-md-8,
    .june-scope .pt-md-8.june-slider > .col > div,
    .june-scope .june-slider > .pt-md-8.col > div {
      padding-top: 4rem !important; }
    .june-scope .pr-md-8:not(.col):not(.june-slider),
    .june-scope .pr-md-8.col > div,
    .june-scope .px-md-8,
    .june-scope .pr-md-8.june-slider > .col > div,
    .june-scope .june-slider > .pr-md-8.col > div {
      padding-right: 4rem !important; }
    .june-scope .pb-md-8:not(.col):not(.june-slider),
    .june-scope .pb-md-8.col > div,
    .june-scope .py-md-8,
    .june-scope .pb-md-8.june-slider > .col > div,
    .june-scope .june-slider > .pb-md-8.col > div {
      padding-bottom: 4rem !important; }
    .june-scope .pl-md-8:not(.col):not(.june-slider),
    .june-scope .pl-md-8.col > div,
    .june-scope .px-md-8,
    .june-scope .pl-md-8.june-slider > .col > div,
    .june-scope .june-slider > .pl-md-8.col > div {
      padding-left: 4rem !important; }
    .june-scope .p-md-9 {
      padding: 6rem !important; }
    .june-scope .pt-md-9:not(.col):not(.june-slider),
    .june-scope .pt-md-9.col > div,
    .june-scope .py-md-9,
    .june-scope .pt-md-9.june-slider > .col > div,
    .june-scope .june-slider > .pt-md-9.col > div {
      padding-top: 6rem !important; }
    .june-scope .pr-md-9:not(.col):not(.june-slider),
    .june-scope .pr-md-9.col > div,
    .june-scope .px-md-9,
    .june-scope .pr-md-9.june-slider > .col > div,
    .june-scope .june-slider > .pr-md-9.col > div {
      padding-right: 6rem !important; }
    .june-scope .pb-md-9:not(.col):not(.june-slider),
    .june-scope .pb-md-9.col > div,
    .june-scope .py-md-9,
    .june-scope .pb-md-9.june-slider > .col > div,
    .june-scope .june-slider > .pb-md-9.col > div {
      padding-bottom: 6rem !important; }
    .june-scope .pl-md-9:not(.col):not(.june-slider),
    .june-scope .pl-md-9.col > div,
    .june-scope .px-md-9,
    .june-scope .pl-md-9.june-slider > .col > div,
    .june-scope .june-slider > .pl-md-9.col > div {
      padding-left: 6rem !important; }
    .june-scope .m-md-auto {
      margin: auto !important; }
    .june-scope .mt-md-auto,
    .june-scope .my-md-auto {
      margin-top: auto !important; }
    .june-scope .mr-md-auto,
    .june-scope .mx-md-auto {
      margin-right: auto !important; }
    .june-scope .mb-md-auto,
    .june-scope .my-md-auto {
      margin-bottom: auto !important; }
    .june-scope .ml-md-auto,
    .june-scope .mx-md-auto {
      margin-left: auto !important; } }
  @media (max-width: 599.98px) {
    .june-scope .m-sm-0 {
      margin: 0 !important; }
    .june-scope .mt-sm-0,
    .june-scope .my-sm-0 {
      margin-top: 0 !important; }
    .june-scope .mr-sm-0,
    .june-scope .mx-sm-0 {
      margin-right: 0 !important; }
    .june-scope .mb-sm-0,
    .june-scope .my-sm-0 {
      margin-bottom: 0 !important; }
    .june-scope .ml-sm-0,
    .june-scope .mx-sm-0 {
      margin-left: 0 !important; }
    .june-scope .m-sm-1 {
      margin: 0.25rem !important; }
    .june-scope .mt-sm-1,
    .june-scope .my-sm-1 {
      margin-top: 0.25rem !important; }
    .june-scope .mr-sm-1,
    .june-scope .mx-sm-1 {
      margin-right: 0.25rem !important; }
    .june-scope .mb-sm-1,
    .june-scope .my-sm-1 {
      margin-bottom: 0.25rem !important; }
    .june-scope .ml-sm-1,
    .june-scope .mx-sm-1 {
      margin-left: 0.25rem !important; }
    .june-scope .m-sm-2 {
      margin: 0.5rem !important; }
    .june-scope .mt-sm-2,
    .june-scope .my-sm-2 {
      margin-top: 0.5rem !important; }
    .june-scope .mr-sm-2,
    .june-scope .mx-sm-2 {
      margin-right: 0.5rem !important; }
    .june-scope .mb-sm-2,
    .june-scope .my-sm-2 {
      margin-bottom: 0.5rem !important; }
    .june-scope .ml-sm-2,
    .june-scope .mx-sm-2 {
      margin-left: 0.5rem !important; }
    .june-scope .m-sm-3 {
      margin: 1rem !important; }
    .june-scope .mt-sm-3,
    .june-scope .my-sm-3 {
      margin-top: 1rem !important; }
    .june-scope .mr-sm-3,
    .june-scope .mx-sm-3 {
      margin-right: 1rem !important; }
    .june-scope .mb-sm-3,
    .june-scope .my-sm-3 {
      margin-bottom: 1rem !important; }
    .june-scope .ml-sm-3,
    .june-scope .mx-sm-3 {
      margin-left: 1rem !important; }
    .june-scope .m-sm-4 {
      margin: 1.5rem !important; }
    .june-scope .mt-sm-4,
    .june-scope .my-sm-4 {
      margin-top: 1.5rem !important; }
    .june-scope .mr-sm-4,
    .june-scope .mx-sm-4 {
      margin-right: 1.5rem !important; }
    .june-scope .mb-sm-4,
    .june-scope .my-sm-4 {
      margin-bottom: 1.5rem !important; }
    .june-scope .ml-sm-4,
    .june-scope .mx-sm-4 {
      margin-left: 1.5rem !important; }
    .june-scope .m-sm-5 {
      margin: 3rem !important; }
    .june-scope .mt-sm-5,
    .june-scope .my-sm-5 {
      margin-top: 3rem !important; }
    .june-scope .mr-sm-5,
    .june-scope .mx-sm-5 {
      margin-right: 3rem !important; }
    .june-scope .mb-sm-5,
    .june-scope .my-sm-5 {
      margin-bottom: 3rem !important; }
    .june-scope .ml-sm-5,
    .june-scope .mx-sm-5 {
      margin-left: 3rem !important; }
    .june-scope .m-sm-6 {
      margin: 2rem !important; }
    .june-scope .mt-sm-6,
    .june-scope .my-sm-6 {
      margin-top: 2rem !important; }
    .june-scope .mr-sm-6,
    .june-scope .mx-sm-6 {
      margin-right: 2rem !important; }
    .june-scope .mb-sm-6,
    .june-scope .my-sm-6 {
      margin-bottom: 2rem !important; }
    .june-scope .ml-sm-6,
    .june-scope .mx-sm-6 {
      margin-left: 2rem !important; }
    .june-scope .m-sm-7 {
      margin: 5rem !important; }
    .june-scope .mt-sm-7,
    .june-scope .my-sm-7 {
      margin-top: 5rem !important; }
    .june-scope .mr-sm-7,
    .june-scope .mx-sm-7 {
      margin-right: 5rem !important; }
    .june-scope .mb-sm-7,
    .june-scope .my-sm-7 {
      margin-bottom: 5rem !important; }
    .june-scope .ml-sm-7,
    .june-scope .mx-sm-7 {
      margin-left: 5rem !important; }
    .june-scope .m-sm-8 {
      margin: 4rem !important; }
    .june-scope .mt-sm-8,
    .june-scope .my-sm-8 {
      margin-top: 4rem !important; }
    .june-scope .mr-sm-8,
    .june-scope .mx-sm-8 {
      margin-right: 4rem !important; }
    .june-scope .mb-sm-8,
    .june-scope .my-sm-8 {
      margin-bottom: 4rem !important; }
    .june-scope .ml-sm-8,
    .june-scope .mx-sm-8 {
      margin-left: 4rem !important; }
    .june-scope .m-sm-9 {
      margin: 6rem !important; }
    .june-scope .mt-sm-9,
    .june-scope .my-sm-9 {
      margin-top: 6rem !important; }
    .june-scope .mr-sm-9,
    .june-scope .mx-sm-9 {
      margin-right: 6rem !important; }
    .june-scope .mb-sm-9,
    .june-scope .my-sm-9 {
      margin-bottom: 6rem !important; }
    .june-scope .ml-sm-9,
    .june-scope .mx-sm-9 {
      margin-left: 6rem !important; }
    .june-scope .p-sm-0 {
      padding: 0 !important; }
    .june-scope .pt-sm-0:not(.col):not(.june-slider),
    .june-scope .pt-sm-0.col > div,
    .june-scope .py-sm-0,
    .june-scope .pt-sm-0.june-slider > .col > div,
    .june-scope .june-slider > .pt-sm-0.col > div {
      padding-top: 0 !important; }
    .june-scope .pr-sm-0:not(.col):not(.june-slider),
    .june-scope .pr-sm-0.col > div,
    .june-scope .px-sm-0,
    .june-scope .pr-sm-0.june-slider > .col > div,
    .june-scope .june-slider > .pr-sm-0.col > div {
      padding-right: 0 !important; }
    .june-scope .pb-sm-0:not(.col):not(.june-slider),
    .june-scope .pb-sm-0.col > div,
    .june-scope .py-sm-0,
    .june-scope .pb-sm-0.june-slider > .col > div,
    .june-scope .june-slider > .pb-sm-0.col > div {
      padding-bottom: 0 !important; }
    .june-scope .pl-sm-0:not(.col):not(.june-slider),
    .june-scope .pl-sm-0.col > div,
    .june-scope .px-sm-0,
    .june-scope .pl-sm-0.june-slider > .col > div,
    .june-scope .june-slider > .pl-sm-0.col > div {
      padding-left: 0 !important; }
    .june-scope .p-sm-1 {
      padding: 0.25rem !important; }
    .june-scope .pt-sm-1:not(.col):not(.june-slider),
    .june-scope .pt-sm-1.col > div,
    .june-scope .py-sm-1,
    .june-scope .pt-sm-1.june-slider > .col > div,
    .june-scope .june-slider > .pt-sm-1.col > div {
      padding-top: 0.25rem !important; }
    .june-scope .pr-sm-1:not(.col):not(.june-slider),
    .june-scope .pr-sm-1.col > div,
    .june-scope .px-sm-1,
    .june-scope .pr-sm-1.june-slider > .col > div,
    .june-scope .june-slider > .pr-sm-1.col > div {
      padding-right: 0.25rem !important; }
    .june-scope .pb-sm-1:not(.col):not(.june-slider),
    .june-scope .pb-sm-1.col > div,
    .june-scope .py-sm-1,
    .june-scope .pb-sm-1.june-slider > .col > div,
    .june-scope .june-slider > .pb-sm-1.col > div {
      padding-bottom: 0.25rem !important; }
    .june-scope .pl-sm-1:not(.col):not(.june-slider),
    .june-scope .pl-sm-1.col > div,
    .june-scope .px-sm-1,
    .june-scope .pl-sm-1.june-slider > .col > div,
    .june-scope .june-slider > .pl-sm-1.col > div {
      padding-left: 0.25rem !important; }
    .june-scope .p-sm-2 {
      padding: 0.5rem !important; }
    .june-scope .pt-sm-2:not(.col):not(.june-slider),
    .june-scope .pt-sm-2.col > div,
    .june-scope .py-sm-2,
    .june-scope .pt-sm-2.june-slider > .col > div,
    .june-scope .june-slider > .pt-sm-2.col > div {
      padding-top: 0.5rem !important; }
    .june-scope .pr-sm-2:not(.col):not(.june-slider),
    .june-scope .pr-sm-2.col > div,
    .june-scope .px-sm-2,
    .june-scope .pr-sm-2.june-slider > .col > div,
    .june-scope .june-slider > .pr-sm-2.col > div {
      padding-right: 0.5rem !important; }
    .june-scope .pb-sm-2:not(.col):not(.june-slider),
    .june-scope .pb-sm-2.col > div,
    .june-scope .py-sm-2,
    .june-scope .pb-sm-2.june-slider > .col > div,
    .june-scope .june-slider > .pb-sm-2.col > div {
      padding-bottom: 0.5rem !important; }
    .june-scope .pl-sm-2:not(.col):not(.june-slider),
    .june-scope .pl-sm-2.col > div,
    .june-scope .px-sm-2,
    .june-scope .pl-sm-2.june-slider > .col > div,
    .june-scope .june-slider > .pl-sm-2.col > div {
      padding-left: 0.5rem !important; }
    .june-scope .p-sm-3 {
      padding: 1rem !important; }
    .june-scope .pt-sm-3:not(.col):not(.june-slider),
    .june-scope .pt-sm-3.col > div,
    .june-scope .py-sm-3,
    .june-scope .pt-sm-3.june-slider > .col > div,
    .june-scope .june-slider > .pt-sm-3.col > div {
      padding-top: 1rem !important; }
    .june-scope .pr-sm-3:not(.col):not(.june-slider),
    .june-scope .pr-sm-3.col > div,
    .june-scope .px-sm-3,
    .june-scope .pr-sm-3.june-slider > .col > div,
    .june-scope .june-slider > .pr-sm-3.col > div {
      padding-right: 1rem !important; }
    .june-scope .pb-sm-3:not(.col):not(.june-slider),
    .june-scope .pb-sm-3.col > div,
    .june-scope .py-sm-3,
    .june-scope .pb-sm-3.june-slider > .col > div,
    .june-scope .june-slider > .pb-sm-3.col > div {
      padding-bottom: 1rem !important; }
    .june-scope .pl-sm-3:not(.col):not(.june-slider),
    .june-scope .pl-sm-3.col > div,
    .june-scope .px-sm-3,
    .june-scope .pl-sm-3.june-slider > .col > div,
    .june-scope .june-slider > .pl-sm-3.col > div {
      padding-left: 1rem !important; }
    .june-scope .p-sm-4 {
      padding: 1.5rem !important; }
    .june-scope .pt-sm-4:not(.col):not(.june-slider),
    .june-scope .pt-sm-4.col > div,
    .june-scope .py-sm-4,
    .june-scope .pt-sm-4.june-slider > .col > div,
    .june-scope .june-slider > .pt-sm-4.col > div {
      padding-top: 1.5rem !important; }
    .june-scope .pr-sm-4:not(.col):not(.june-slider),
    .june-scope .pr-sm-4.col > div,
    .june-scope .px-sm-4,
    .june-scope .pr-sm-4.june-slider > .col > div,
    .june-scope .june-slider > .pr-sm-4.col > div {
      padding-right: 1.5rem !important; }
    .june-scope .pb-sm-4:not(.col):not(.june-slider),
    .june-scope .pb-sm-4.col > div,
    .june-scope .py-sm-4,
    .june-scope .pb-sm-4.june-slider > .col > div,
    .june-scope .june-slider > .pb-sm-4.col > div {
      padding-bottom: 1.5rem !important; }
    .june-scope .pl-sm-4:not(.col):not(.june-slider),
    .june-scope .pl-sm-4.col > div,
    .june-scope .px-sm-4,
    .june-scope .pl-sm-4.june-slider > .col > div,
    .june-scope .june-slider > .pl-sm-4.col > div {
      padding-left: 1.5rem !important; }
    .june-scope .p-sm-5 {
      padding: 3rem !important; }
    .june-scope .pt-sm-5:not(.col):not(.june-slider),
    .june-scope .pt-sm-5.col > div,
    .june-scope .py-sm-5,
    .june-scope .pt-sm-5.june-slider > .col > div,
    .june-scope .june-slider > .pt-sm-5.col > div {
      padding-top: 3rem !important; }
    .june-scope .pr-sm-5:not(.col):not(.june-slider),
    .june-scope .pr-sm-5.col > div,
    .june-scope .px-sm-5,
    .june-scope .pr-sm-5.june-slider > .col > div,
    .june-scope .june-slider > .pr-sm-5.col > div {
      padding-right: 3rem !important; }
    .june-scope .pb-sm-5:not(.col):not(.june-slider),
    .june-scope .pb-sm-5.col > div,
    .june-scope .py-sm-5,
    .june-scope .pb-sm-5.june-slider > .col > div,
    .june-scope .june-slider > .pb-sm-5.col > div {
      padding-bottom: 3rem !important; }
    .june-scope .pl-sm-5:not(.col):not(.june-slider),
    .june-scope .pl-sm-5.col > div,
    .june-scope .px-sm-5,
    .june-scope .pl-sm-5.june-slider > .col > div,
    .june-scope .june-slider > .pl-sm-5.col > div {
      padding-left: 3rem !important; }
    .june-scope .p-sm-6 {
      padding: 2rem !important; }
    .june-scope .pt-sm-6:not(.col):not(.june-slider),
    .june-scope .pt-sm-6.col > div,
    .june-scope .py-sm-6,
    .june-scope .pt-sm-6.june-slider > .col > div,
    .june-scope .june-slider > .pt-sm-6.col > div {
      padding-top: 2rem !important; }
    .june-scope .pr-sm-6:not(.col):not(.june-slider),
    .june-scope .pr-sm-6.col > div,
    .june-scope .px-sm-6,
    .june-scope .pr-sm-6.june-slider > .col > div,
    .june-scope .june-slider > .pr-sm-6.col > div {
      padding-right: 2rem !important; }
    .june-scope .pb-sm-6:not(.col):not(.june-slider),
    .june-scope .pb-sm-6.col > div,
    .june-scope .py-sm-6,
    .june-scope .pb-sm-6.june-slider > .col > div,
    .june-scope .june-slider > .pb-sm-6.col > div {
      padding-bottom: 2rem !important; }
    .june-scope .pl-sm-6:not(.col):not(.june-slider),
    .june-scope .pl-sm-6.col > div,
    .june-scope .px-sm-6,
    .june-scope .pl-sm-6.june-slider > .col > div,
    .june-scope .june-slider > .pl-sm-6.col > div {
      padding-left: 2rem !important; }
    .june-scope .p-sm-7 {
      padding: 5rem !important; }
    .june-scope .pt-sm-7:not(.col):not(.june-slider),
    .june-scope .pt-sm-7.col > div,
    .june-scope .py-sm-7,
    .june-scope .pt-sm-7.june-slider > .col > div,
    .june-scope .june-slider > .pt-sm-7.col > div {
      padding-top: 5rem !important; }
    .june-scope .pr-sm-7:not(.col):not(.june-slider),
    .june-scope .pr-sm-7.col > div,
    .june-scope .px-sm-7,
    .june-scope .pr-sm-7.june-slider > .col > div,
    .june-scope .june-slider > .pr-sm-7.col > div {
      padding-right: 5rem !important; }
    .june-scope .pb-sm-7:not(.col):not(.june-slider),
    .june-scope .pb-sm-7.col > div,
    .june-scope .py-sm-7,
    .june-scope .pb-sm-7.june-slider > .col > div,
    .june-scope .june-slider > .pb-sm-7.col > div {
      padding-bottom: 5rem !important; }
    .june-scope .pl-sm-7:not(.col):not(.june-slider),
    .june-scope .pl-sm-7.col > div,
    .june-scope .px-sm-7,
    .june-scope .pl-sm-7.june-slider > .col > div,
    .june-scope .june-slider > .pl-sm-7.col > div {
      padding-left: 5rem !important; }
    .june-scope .p-sm-8 {
      padding: 4rem !important; }
    .june-scope .pt-sm-8:not(.col):not(.june-slider),
    .june-scope .pt-sm-8.col > div,
    .june-scope .py-sm-8,
    .june-scope .pt-sm-8.june-slider > .col > div,
    .june-scope .june-slider > .pt-sm-8.col > div {
      padding-top: 4rem !important; }
    .june-scope .pr-sm-8:not(.col):not(.june-slider),
    .june-scope .pr-sm-8.col > div,
    .june-scope .px-sm-8,
    .june-scope .pr-sm-8.june-slider > .col > div,
    .june-scope .june-slider > .pr-sm-8.col > div {
      padding-right: 4rem !important; }
    .june-scope .pb-sm-8:not(.col):not(.june-slider),
    .june-scope .pb-sm-8.col > div,
    .june-scope .py-sm-8,
    .june-scope .pb-sm-8.june-slider > .col > div,
    .june-scope .june-slider > .pb-sm-8.col > div {
      padding-bottom: 4rem !important; }
    .june-scope .pl-sm-8:not(.col):not(.june-slider),
    .june-scope .pl-sm-8.col > div,
    .june-scope .px-sm-8,
    .june-scope .pl-sm-8.june-slider > .col > div,
    .june-scope .june-slider > .pl-sm-8.col > div {
      padding-left: 4rem !important; }
    .june-scope .p-sm-9 {
      padding: 6rem !important; }
    .june-scope .pt-sm-9:not(.col):not(.june-slider),
    .june-scope .pt-sm-9.col > div,
    .june-scope .py-sm-9,
    .june-scope .pt-sm-9.june-slider > .col > div,
    .june-scope .june-slider > .pt-sm-9.col > div {
      padding-top: 6rem !important; }
    .june-scope .pr-sm-9:not(.col):not(.june-slider),
    .june-scope .pr-sm-9.col > div,
    .june-scope .px-sm-9,
    .june-scope .pr-sm-9.june-slider > .col > div,
    .june-scope .june-slider > .pr-sm-9.col > div {
      padding-right: 6rem !important; }
    .june-scope .pb-sm-9:not(.col):not(.june-slider),
    .june-scope .pb-sm-9.col > div,
    .june-scope .py-sm-9,
    .june-scope .pb-sm-9.june-slider > .col > div,
    .june-scope .june-slider > .pb-sm-9.col > div {
      padding-bottom: 6rem !important; }
    .june-scope .pl-sm-9:not(.col):not(.june-slider),
    .june-scope .pl-sm-9.col > div,
    .june-scope .px-sm-9,
    .june-scope .pl-sm-9.june-slider > .col > div,
    .june-scope .june-slider > .pl-sm-9.col > div {
      padding-left: 6rem !important; }
    .june-scope .m-sm-auto {
      margin: auto !important; }
    .june-scope .mt-sm-auto,
    .june-scope .my-sm-auto {
      margin-top: auto !important; }
    .june-scope .mr-sm-auto,
    .june-scope .mx-sm-auto {
      margin-right: auto !important; }
    .june-scope .mb-sm-auto,
    .june-scope .my-sm-auto {
      margin-bottom: auto !important; }
    .june-scope .ml-sm-auto,
    .june-scope .mx-sm-auto {
      margin-left: auto !important; } }
  .june-scope .richtext-inner {
    word-break: break-word; }
  .june-scope .text-left, .june-scope .richtext-inner.text-left * {
    text-align: left !important; }
  .june-scope .text-right, .june-scope .richtext-inner.text-right * {
    text-align: right !important; }
  .june-scope .text-center, .june-scope .richtext-inner.text-center * {
    text-align: center !important; }
  .june-scope .text-justify, .june-scope .richtext-inner.text-justify * {
    text-align: justify !important; }
  @media (min-width: 1281px) {
    .june-scope .text-xl-left, .june-scope .richtext-inner.text-xl-left * {
      text-align: left !important; }
    .june-scope .text-xl-right, .june-scope .richtext-inner.text-xl-right * {
      text-align: right !important; }
    .june-scope .text-xl-center, .june-scope .richtext-inner.text-xl-center * {
      text-align: center !important; }
    .june-scope .text-xl-justify, .june-scope .richtext-inner.text-xl-justify * {
      text-align: justify !important; } }
  @media (min-width: 992px) and (max-width: 1280.98px) {
    .june-scope .text-lg-left, .june-scope .richtext-inner.text-lg-left * {
      text-align: left !important; }
    .june-scope .text-lg-right, .june-scope .richtext-inner.text-lg-right * {
      text-align: right !important; }
    .june-scope .text-lg-center, .june-scope .richtext-inner.text-lg-center * {
      text-align: center !important; }
    .june-scope .text-lg-justify, .june-scope .richtext-inner.text-lg-justify * {
      text-align: justify !important; } }
  @media (min-width: 600px) and (max-width: 991.98px) {
    .june-scope .text-md-left, .june-scope .richtext-inner.text-md-left * {
      text-align: left !important; }
    .june-scope .text-md-right, .june-scope .richtext-inner.text-md-right * {
      text-align: right !important; }
    .june-scope .text-md-center, .june-scope .richtext-inner.text-md-center * {
      text-align: center !important; }
    .june-scope .text-md-justify, .june-scope .richtext-inner.text-md-justify * {
      text-align: justify !important; } }
  @media (max-width: 599.98px) {
    .june-scope .text-sm-left, .june-scope .richtext-inner.text-sm-left * {
      text-align: left !important; }
    .june-scope .text-sm-right, .june-scope .richtext-inner.text-sm-right * {
      text-align: right !important; }
    .june-scope .text-sm-center, .june-scope .richtext-inner.text-sm-center * {
      text-align: center !important; }
    .june-scope .text-sm-justify, .june-scope .richtext-inner.text-sm-justify * {
      text-align: justify !important; } }
  .june-scope .text-lowercase {
    text-transform: lowercase !important; }
  .june-scope .text-uppercase {
    text-transform: uppercase !important; }
  .june-scope .text-capitalize {
    text-transform: capitalize !important; }
  .june-scope .font-weight-light {
    font-weight: 300 !important; }
  .june-scope .font-weight-normal {
    font-weight: 400 !important; }
  .june-scope .font-weight-bold {
    font-weight: 700 !important; }
  .june-scope .font-italic {
    font-style: italic !important; }
  .june-scope .text-white {
    color: #fff !important; }
  .june-scope .text-color-1 {
    color: #F44336 !important; }
  .june-scope a.text-color-1:hover, .june-scope a.text-color-1:focus {
    color: #ea1c0d !important; }
  .june-scope .text-color-2 {
    color: #E57373 !important; }
  .june-scope a.text-color-2:hover, .june-scope a.text-color-2:focus {
    color: #dd4848 !important; }
  .june-scope .text-color-3 {
    color: #FFCDD2 !important; }
  .june-scope a.text-color-3:hover, .june-scope a.text-color-3:focus {
    color: #ff9aa4 !important; }
  .june-scope .text-color-4 {
    color: #C62828 !important; }
  .june-scope a.text-color-4:hover, .june-scope a.text-color-4:focus {
    color: #9c1f1f !important; }
  .june-scope .text-color-5 {
    color: #FFAB00 !important; }
  .june-scope a.text-color-5:hover, .june-scope a.text-color-5:focus {
    color: #cc8900 !important; }
  .june-scope .text-color-6 {
    color: #FFC400 !important; }
  .june-scope a.text-color-6:hover, .june-scope a.text-color-6:focus {
    color: #cc9d00 !important; }
  .june-scope .text-color-7 {
    color: #009688 !important; }
  .june-scope a.text-color-7:hover, .june-scope a.text-color-7:focus {
    color: #00635a !important; }
  .june-scope .text-color-8 {
    color: #00796B !important; }
  .june-scope a.text-color-8:hover, .june-scope a.text-color-8:focus {
    color: #00463e !important; }
  .june-scope .text-color-9 {
    color: #004D40 !important; }
  .june-scope a.text-color-9:hover, .june-scope a.text-color-9:focus {
    color: #001a16 !important; }
  .june-scope .text-color-success {
    color: #4CAF50 !important; }
  .june-scope a.text-color-success:hover, .june-scope a.text-color-success:focus {
    color: #3d8b40 !important; }
  .june-scope .text-color-error {
    color: #F44336 !important; }
  .june-scope a.text-color-error:hover, .june-scope a.text-color-error:focus {
    color: #ea1c0d !important; }
  .june-scope .text-muted {
    color: #868e96 !important; }
  .june-scope .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  .june-scope .vw-xl-10 {
    min-width: 10vw !important; }
  .june-scope .vw-xl-20 {
    min-width: 20vw !important; }
  .june-scope .vw-xl-25 {
    min-width: 25vw !important; }
  .june-scope .vw-xl-30 {
    min-width: 30vw !important; }
  .june-scope .vw-xl-40 {
    min-width: 40vw !important; }
  .june-scope .vw-xl-50 {
    min-width: 50vw !important; }
  .june-scope .vw-xl-60 {
    min-width: 60vw !important; }
  .june-scope .vw-xl-70 {
    min-width: 70vw !important; }
  .june-scope .vw-xl-75 {
    min-width: 75vw !important; }
  .june-scope .vw-xl-80 {
    min-width: 80vw !important; }
  .june-scope .vw-xl-90 {
    min-width: 90vw !important; }
  .june-scope .vw-xl-100 {
    min-width: 100vw !important; }
  .june-scope .vh-xl-10 {
    min-height: 10vh !important; }
  .june-scope .vh-xl-20 {
    min-height: 20vh !important; }
  .june-scope .vh-xl-25 {
    min-height: 25vh !important; }
  .june-scope .vh-xl-30 {
    min-height: 30vh !important; }
  .june-scope .vh-xl-40 {
    min-height: 40vh !important; }
  .june-scope .vh-xl-50 {
    min-height: 50vh !important; }
  .june-scope .vh-xl-60 {
    min-height: 60vh !important; }
  .june-scope .vh-xl-70 {
    min-height: 70vh !important; }
  .june-scope .vh-xl-75 {
    min-height: 75vh !important; }
  .june-scope .vh-xl-80 {
    min-height: 80vh !important; }
  .june-scope .vh-xl-90 {
    min-height: 90vh !important; }
  .june-scope .vh-xl-100 {
    min-height: 100vh !important; }
  .june-scope .w-xl-10 {
    width: 10% !important; }
  .june-scope .w-xl-20 {
    width: 20% !important; }
  .june-scope .w-xl-25 {
    width: 25% !important; }
  .june-scope .w-xl-30 {
    width: 30% !important; }
  .june-scope .w-xl-40 {
    width: 40% !important; }
  .june-scope .w-xl-50 {
    width: 50% !important; }
  .june-scope .w-xl-60 {
    width: 60% !important; }
  .june-scope .w-xl-70 {
    width: 70% !important; }
  .june-scope .w-xl-75 {
    width: 75% !important; }
  .june-scope .w-xl-80 {
    width: 80% !important; }
  .june-scope .w-xl-90 {
    width: 90% !important; }
  .june-scope .w-xl-100 {
    width: 100% !important; }
  .june-scope .h-xl-10 {
    height: 10% !important; }
  .june-scope .h-xl-20 {
    height: 20% !important; }
  .june-scope .h-xl-25 {
    height: 25% !important; }
  .june-scope .h-xl-30 {
    height: 30% !important; }
  .june-scope .h-xl-40 {
    height: 40% !important; }
  .june-scope .h-xl-50 {
    height: 50% !important; }
  .june-scope .h-xl-60 {
    height: 60% !important; }
  .june-scope .h-xl-70 {
    height: 70% !important; }
  .june-scope .h-xl-75 {
    height: 75% !important; }
  .june-scope .h-xl-80 {
    height: 80% !important; }
  .june-scope .h-xl-90 {
    height: 90% !important; }
  .june-scope .h-xl-100 {
    height: 100% !important; }
  .june-scope .w-xl-auto {
    width: auto !important; }
  .june-scope .h-xl-auto {
    height: auto !important; }
  .june-scope .mw-xl-100 {
    max-width: 100%; }
  .june-scope .mh-xl-100 {
    max-height: 100%; }
  @media (max-width: 1280.98px) {
    .june-scope .vw-lg-10 {
      min-width: 10vw !important; }
    .june-scope .vw-lg-20 {
      min-width: 20vw !important; }
    .june-scope .vw-lg-25 {
      min-width: 25vw !important; }
    .june-scope .vw-lg-30 {
      min-width: 30vw !important; }
    .june-scope .vw-lg-40 {
      min-width: 40vw !important; }
    .june-scope .vw-lg-50 {
      min-width: 50vw !important; }
    .june-scope .vw-lg-60 {
      min-width: 60vw !important; }
    .june-scope .vw-lg-70 {
      min-width: 70vw !important; }
    .june-scope .vw-lg-75 {
      min-width: 75vw !important; }
    .june-scope .vw-lg-80 {
      min-width: 80vw !important; }
    .june-scope .vw-lg-90 {
      min-width: 90vw !important; }
    .june-scope .vw-lg-100 {
      min-width: 100vw !important; }
    .june-scope .vh-lg-10 {
      min-height: 10vh !important; }
    .june-scope .vh-lg-20 {
      min-height: 20vh !important; }
    .june-scope .vh-lg-25 {
      min-height: 25vh !important; }
    .june-scope .vh-lg-30 {
      min-height: 30vh !important; }
    .june-scope .vh-lg-40 {
      min-height: 40vh !important; }
    .june-scope .vh-lg-50 {
      min-height: 50vh !important; }
    .june-scope .vh-lg-60 {
      min-height: 60vh !important; }
    .june-scope .vh-lg-70 {
      min-height: 70vh !important; }
    .june-scope .vh-lg-75 {
      min-height: 75vh !important; }
    .june-scope .vh-lg-80 {
      min-height: 80vh !important; }
    .june-scope .vh-lg-90 {
      min-height: 90vh !important; }
    .june-scope .vh-lg-100 {
      min-height: 100vh !important; }
    .june-scope .w-lg-10 {
      width: 10% !important; }
    .june-scope .w-lg-20 {
      width: 20% !important; }
    .june-scope .w-lg-25 {
      width: 25% !important; }
    .june-scope .w-lg-30 {
      width: 30% !important; }
    .june-scope .w-lg-40 {
      width: 40% !important; }
    .june-scope .w-lg-50 {
      width: 50% !important; }
    .june-scope .w-lg-60 {
      width: 60% !important; }
    .june-scope .w-lg-70 {
      width: 70% !important; }
    .june-scope .w-lg-75 {
      width: 75% !important; }
    .june-scope .w-lg-80 {
      width: 80% !important; }
    .june-scope .w-lg-90 {
      width: 90% !important; }
    .june-scope .w-lg-100 {
      width: 100% !important; }
    .june-scope .h-lg-10 {
      height: 10% !important; }
    .june-scope .h-lg-20 {
      height: 20% !important; }
    .june-scope .h-lg-25 {
      height: 25% !important; }
    .june-scope .h-lg-30 {
      height: 30% !important; }
    .june-scope .h-lg-40 {
      height: 40% !important; }
    .june-scope .h-lg-50 {
      height: 50% !important; }
    .june-scope .h-lg-60 {
      height: 60% !important; }
    .june-scope .h-lg-70 {
      height: 70% !important; }
    .june-scope .h-lg-75 {
      height: 75% !important; }
    .june-scope .h-lg-80 {
      height: 80% !important; }
    .june-scope .h-lg-90 {
      height: 90% !important; }
    .june-scope .h-lg-100 {
      height: 100% !important; }
    .june-scope .w-lg-auto {
      width: auto !important; }
    .june-scope .h-lg-auto {
      height: auto !important; }
    .june-scope .mw-lg-100 {
      max-width: 100%; }
    .june-scope .mh-lg-100 {
      max-height: 100%; } }
  @media (max-width: 991.98px) {
    .june-scope .vw-md-10 {
      min-width: 10vw !important; }
    .june-scope .vw-md-20 {
      min-width: 20vw !important; }
    .june-scope .vw-md-25 {
      min-width: 25vw !important; }
    .june-scope .vw-md-30 {
      min-width: 30vw !important; }
    .june-scope .vw-md-40 {
      min-width: 40vw !important; }
    .june-scope .vw-md-50 {
      min-width: 50vw !important; }
    .june-scope .vw-md-60 {
      min-width: 60vw !important; }
    .june-scope .vw-md-70 {
      min-width: 70vw !important; }
    .june-scope .vw-md-75 {
      min-width: 75vw !important; }
    .june-scope .vw-md-80 {
      min-width: 80vw !important; }
    .june-scope .vw-md-90 {
      min-width: 90vw !important; }
    .june-scope .vw-md-100 {
      min-width: 100vw !important; }
    .june-scope .vh-md-10 {
      min-height: 10vh !important; }
    .june-scope .vh-md-20 {
      min-height: 20vh !important; }
    .june-scope .vh-md-25 {
      min-height: 25vh !important; }
    .june-scope .vh-md-30 {
      min-height: 30vh !important; }
    .june-scope .vh-md-40 {
      min-height: 40vh !important; }
    .june-scope .vh-md-50 {
      min-height: 50vh !important; }
    .june-scope .vh-md-60 {
      min-height: 60vh !important; }
    .june-scope .vh-md-70 {
      min-height: 70vh !important; }
    .june-scope .vh-md-75 {
      min-height: 75vh !important; }
    .june-scope .vh-md-80 {
      min-height: 80vh !important; }
    .june-scope .vh-md-90 {
      min-height: 90vh !important; }
    .june-scope .vh-md-100 {
      min-height: 100vh !important; }
    .june-scope .w-md-10 {
      width: 10% !important; }
    .june-scope .w-md-20 {
      width: 20% !important; }
    .june-scope .w-md-25 {
      width: 25% !important; }
    .june-scope .w-md-30 {
      width: 30% !important; }
    .june-scope .w-md-40 {
      width: 40% !important; }
    .june-scope .w-md-50 {
      width: 50% !important; }
    .june-scope .w-md-60 {
      width: 60% !important; }
    .june-scope .w-md-70 {
      width: 70% !important; }
    .june-scope .w-md-75 {
      width: 75% !important; }
    .june-scope .w-md-80 {
      width: 80% !important; }
    .june-scope .w-md-90 {
      width: 90% !important; }
    .june-scope .w-md-100 {
      width: 100% !important; }
    .june-scope .h-md-10 {
      height: 10% !important; }
    .june-scope .h-md-20 {
      height: 20% !important; }
    .june-scope .h-md-25 {
      height: 25% !important; }
    .june-scope .h-md-30 {
      height: 30% !important; }
    .june-scope .h-md-40 {
      height: 40% !important; }
    .june-scope .h-md-50 {
      height: 50% !important; }
    .june-scope .h-md-60 {
      height: 60% !important; }
    .june-scope .h-md-70 {
      height: 70% !important; }
    .june-scope .h-md-75 {
      height: 75% !important; }
    .june-scope .h-md-80 {
      height: 80% !important; }
    .june-scope .h-md-90 {
      height: 90% !important; }
    .june-scope .h-md-100 {
      height: 100% !important; }
    .june-scope .w-md-auto {
      width: auto !important; }
    .june-scope .h-md-auto {
      height: auto !important; }
    .june-scope .mw-md-100 {
      max-width: 100%; }
    .june-scope .mh-md-100 {
      max-height: 100%; } }
  @media (max-width: 599.98px) {
    .june-scope .vw-sm-10 {
      min-width: 10vw !important; }
    .june-scope .vw-sm-20 {
      min-width: 20vw !important; }
    .june-scope .vw-sm-25 {
      min-width: 25vw !important; }
    .june-scope .vw-sm-30 {
      min-width: 30vw !important; }
    .june-scope .vw-sm-40 {
      min-width: 40vw !important; }
    .june-scope .vw-sm-50 {
      min-width: 50vw !important; }
    .june-scope .vw-sm-60 {
      min-width: 60vw !important; }
    .june-scope .vw-sm-70 {
      min-width: 70vw !important; }
    .june-scope .vw-sm-75 {
      min-width: 75vw !important; }
    .june-scope .vw-sm-80 {
      min-width: 80vw !important; }
    .june-scope .vw-sm-90 {
      min-width: 90vw !important; }
    .june-scope .vw-sm-100 {
      min-width: 100vw !important; }
    .june-scope .vh-sm-10 {
      min-height: 10vh !important; }
    .june-scope .vh-sm-20 {
      min-height: 20vh !important; }
    .june-scope .vh-sm-25 {
      min-height: 25vh !important; }
    .june-scope .vh-sm-30 {
      min-height: 30vh !important; }
    .june-scope .vh-sm-40 {
      min-height: 40vh !important; }
    .june-scope .vh-sm-50 {
      min-height: 50vh !important; }
    .june-scope .vh-sm-60 {
      min-height: 60vh !important; }
    .june-scope .vh-sm-70 {
      min-height: 70vh !important; }
    .june-scope .vh-sm-75 {
      min-height: 75vh !important; }
    .june-scope .vh-sm-80 {
      min-height: 80vh !important; }
    .june-scope .vh-sm-90 {
      min-height: 90vh !important; }
    .june-scope .vh-sm-100 {
      min-height: 100vh !important; }
    .june-scope .w-sm-10 {
      width: 10% !important; }
    .june-scope .w-sm-20 {
      width: 20% !important; }
    .june-scope .w-sm-25 {
      width: 25% !important; }
    .june-scope .w-sm-30 {
      width: 30% !important; }
    .june-scope .w-sm-40 {
      width: 40% !important; }
    .june-scope .w-sm-50 {
      width: 50% !important; }
    .june-scope .w-sm-60 {
      width: 60% !important; }
    .june-scope .w-sm-70 {
      width: 70% !important; }
    .june-scope .w-sm-75 {
      width: 75% !important; }
    .june-scope .w-sm-80 {
      width: 80% !important; }
    .june-scope .w-sm-90 {
      width: 90% !important; }
    .june-scope .w-sm-100 {
      width: 100% !important; }
    .june-scope .h-sm-10 {
      height: 10% !important; }
    .june-scope .h-sm-20 {
      height: 20% !important; }
    .june-scope .h-sm-25 {
      height: 25% !important; }
    .june-scope .h-sm-30 {
      height: 30% !important; }
    .june-scope .h-sm-40 {
      height: 40% !important; }
    .june-scope .h-sm-50 {
      height: 50% !important; }
    .june-scope .h-sm-60 {
      height: 60% !important; }
    .june-scope .h-sm-70 {
      height: 70% !important; }
    .june-scope .h-sm-75 {
      height: 75% !important; }
    .june-scope .h-sm-80 {
      height: 80% !important; }
    .june-scope .h-sm-90 {
      height: 90% !important; }
    .june-scope .h-sm-100 {
      height: 100% !important; }
    .june-scope .w-sm-auto {
      width: auto !important; }
    .june-scope .h-sm-auto {
      height: auto !important; }
    .june-scope .mw-sm-100 {
      max-width: 100%; }
    .june-scope .mh-sm-100 {
      max-height: 100%; } }
  .june-scope [class*="content-align-xl"] {
    display: flex !important;
    flex-wrap: wrap; }
  .june-scope .content-align-xl-top {
    align-content: flex-start;
    align-items: flex-start; }
    .june-scope .content-align-xl-top > *:not(.j-decorator),
    .june-scope .content-align-xl-top > .d-xl-block:not(.j-decorator) {
      width: 100%; }
    .june-scope .content-align-xl-top > .d-xl-inline-block,
    .june-scope .content-align-xl-top > .d-xl-inline {
      width: auto; }
  .june-scope .content-align-xl-middle {
    align-content: center;
    align-items: center; }
    .june-scope .content-align-xl-middle > *:not(.j-decorator),
    .june-scope .content-align-xl-middle > .d-xl-block:not(.j-decorator) {
      width: 100%; }
    .june-scope .content-align-xl-middle > .d-xl-inline-block,
    .june-scope .content-align-xl-middle > .d-xl-inline {
      width: auto; }
  .june-scope .content-align-xl-bottom {
    align-content: flex-end;
    align-items: flex-end; }
    .june-scope .content-align-xl-bottom > *:not(.j-decorator),
    .june-scope .content-align-xl-bottom > .d-xl-block:not(.j-decorator) {
      width: 100%; }
    .june-scope .content-align-xl-bottom > .d-xl-inline-block,
    .june-scope .content-align-xl-bottom > .d-xl-inline {
      width: auto; }
  .june-scope .content-align-xl-between {
    align-content: space-between;
    align-items: center; }
    .june-scope .content-align-xl-between > *:not(.j-decorator),
    .june-scope .content-align-xl-between > .d-xl-block:not(.j-decorator) {
      width: 100%; }
    .june-scope .content-align-xl-between > .d-xl-inline-block,
    .june-scope .content-align-xl-between > .d-xl-inline {
      width: auto; }
  .june-scope .content-align-xl-around {
    align-content: space-around;
    align-items: center; }
    .june-scope .content-align-xl-around > *:not(.j-decorator),
    .june-scope .content-align-xl-around > .d-xl-block:not(.j-decorator) {
      width: 100%; }
    .june-scope .content-align-xl-around > .d-xl-inline-block,
    .june-scope .content-align-xl-around > .d-xl-inline {
      width: auto; }
  .june-scope .content-align-xl-none {
    align-items: initial;
    align-content: initial; }
    .june-scope .content-align-xl-none > * {
      width: auto; }
  @media (max-width: 1280.98px) {
    .june-scope [class*="content-align-lg"] {
      display: flex !important;
      flex-wrap: wrap; }
    .june-scope .content-align-lg-top {
      align-content: flex-start;
      align-items: flex-start; }
      .june-scope .content-align-lg-top > *:not(.j-decorator),
      .june-scope .content-align-lg-top > .d-lg-block:not(.j-decorator) {
        width: 100%; }
      .june-scope .content-align-lg-top > .d-lg-inline-block,
      .june-scope .content-align-lg-top > .d-lg-inline {
        width: auto; }
    .june-scope .content-align-lg-middle {
      align-content: center;
      align-items: center; }
      .june-scope .content-align-lg-middle > *:not(.j-decorator),
      .june-scope .content-align-lg-middle > .d-lg-block:not(.j-decorator) {
        width: 100%; }
      .june-scope .content-align-lg-middle > .d-lg-inline-block,
      .june-scope .content-align-lg-middle > .d-lg-inline {
        width: auto; }
    .june-scope .content-align-lg-bottom {
      align-content: flex-end;
      align-items: flex-end; }
      .june-scope .content-align-lg-bottom > *:not(.j-decorator),
      .june-scope .content-align-lg-bottom > .d-lg-block:not(.j-decorator) {
        width: 100%; }
      .june-scope .content-align-lg-bottom > .d-lg-inline-block,
      .june-scope .content-align-lg-bottom > .d-lg-inline {
        width: auto; }
    .june-scope .content-align-lg-between {
      align-content: space-between;
      align-items: center; }
      .june-scope .content-align-lg-between > *:not(.j-decorator),
      .june-scope .content-align-lg-between > .d-lg-block:not(.j-decorator) {
        width: 100%; }
      .june-scope .content-align-lg-between > .d-lg-inline-block,
      .june-scope .content-align-lg-between > .d-lg-inline {
        width: auto; }
    .june-scope .content-align-lg-around {
      align-content: space-around;
      align-items: center; }
      .june-scope .content-align-lg-around > *:not(.j-decorator),
      .june-scope .content-align-lg-around > .d-lg-block:not(.j-decorator) {
        width: 100%; }
      .june-scope .content-align-lg-around > .d-lg-inline-block,
      .june-scope .content-align-lg-around > .d-lg-inline {
        width: auto; }
    .june-scope .content-align-lg-none {
      align-items: initial;
      align-content: initial; }
      .june-scope .content-align-lg-none > * {
        width: auto; } }
  @media (max-width: 991.98px) {
    .june-scope [class*="content-align-md"] {
      display: flex !important;
      flex-wrap: wrap; }
    .june-scope .content-align-md-top {
      align-content: flex-start;
      align-items: flex-start; }
      .june-scope .content-align-md-top > *:not(.j-decorator),
      .june-scope .content-align-md-top > .d-md-block:not(.j-decorator) {
        width: 100%; }
      .june-scope .content-align-md-top > .d-md-inline-block,
      .june-scope .content-align-md-top > .d-md-inline {
        width: auto; }
    .june-scope .content-align-md-middle {
      align-content: center;
      align-items: center; }
      .june-scope .content-align-md-middle > *:not(.j-decorator),
      .june-scope .content-align-md-middle > .d-md-block:not(.j-decorator) {
        width: 100%; }
      .june-scope .content-align-md-middle > .d-md-inline-block,
      .june-scope .content-align-md-middle > .d-md-inline {
        width: auto; }
    .june-scope .content-align-md-bottom {
      align-content: flex-end;
      align-items: flex-end; }
      .june-scope .content-align-md-bottom > *:not(.j-decorator),
      .june-scope .content-align-md-bottom > .d-md-block:not(.j-decorator) {
        width: 100%; }
      .june-scope .content-align-md-bottom > .d-md-inline-block,
      .june-scope .content-align-md-bottom > .d-md-inline {
        width: auto; }
    .june-scope .content-align-md-between {
      align-content: space-between;
      align-items: center; }
      .june-scope .content-align-md-between > *:not(.j-decorator),
      .june-scope .content-align-md-between > .d-md-block:not(.j-decorator) {
        width: 100%; }
      .june-scope .content-align-md-between > .d-md-inline-block,
      .june-scope .content-align-md-between > .d-md-inline {
        width: auto; }
    .june-scope .content-align-md-around {
      align-content: space-around;
      align-items: center; }
      .june-scope .content-align-md-around > *:not(.j-decorator),
      .june-scope .content-align-md-around > .d-md-block:not(.j-decorator) {
        width: 100%; }
      .june-scope .content-align-md-around > .d-md-inline-block,
      .june-scope .content-align-md-around > .d-md-inline {
        width: auto; }
    .june-scope .content-align-md-none {
      align-items: initial;
      align-content: initial; }
      .june-scope .content-align-md-none > * {
        width: auto; } }
  @media (max-width: 599.98px) {
    .june-scope [class*="content-align-sm"] {
      display: flex !important;
      flex-wrap: wrap; }
    .june-scope .content-align-sm-top {
      align-content: flex-start;
      align-items: flex-start; }
      .june-scope .content-align-sm-top > *:not(.j-decorator),
      .june-scope .content-align-sm-top > .d-sm-block:not(.j-decorator) {
        width: 100%; }
      .june-scope .content-align-sm-top > .d-sm-inline-block,
      .june-scope .content-align-sm-top > .d-sm-inline {
        width: auto; }
    .june-scope .content-align-sm-middle {
      align-content: center;
      align-items: center; }
      .june-scope .content-align-sm-middle > *:not(.j-decorator),
      .june-scope .content-align-sm-middle > .d-sm-block:not(.j-decorator) {
        width: 100%; }
      .june-scope .content-align-sm-middle > .d-sm-inline-block,
      .june-scope .content-align-sm-middle > .d-sm-inline {
        width: auto; }
    .june-scope .content-align-sm-bottom {
      align-content: flex-end;
      align-items: flex-end; }
      .june-scope .content-align-sm-bottom > *:not(.j-decorator),
      .june-scope .content-align-sm-bottom > .d-sm-block:not(.j-decorator) {
        width: 100%; }
      .june-scope .content-align-sm-bottom > .d-sm-inline-block,
      .june-scope .content-align-sm-bottom > .d-sm-inline {
        width: auto; }
    .june-scope .content-align-sm-between {
      align-content: space-between;
      align-items: center; }
      .june-scope .content-align-sm-between > *:not(.j-decorator),
      .june-scope .content-align-sm-between > .d-sm-block:not(.j-decorator) {
        width: 100%; }
      .june-scope .content-align-sm-between > .d-sm-inline-block,
      .june-scope .content-align-sm-between > .d-sm-inline {
        width: auto; }
    .june-scope .content-align-sm-around {
      align-content: space-around;
      align-items: center; }
      .june-scope .content-align-sm-around > *:not(.j-decorator),
      .june-scope .content-align-sm-around > .d-sm-block:not(.j-decorator) {
        width: 100%; }
      .june-scope .content-align-sm-around > .d-sm-inline-block,
      .june-scope .content-align-sm-around > .d-sm-inline {
        width: auto; }
    .june-scope .content-align-sm-none {
      align-items: initial;
      align-content: initial; }
      .june-scope .content-align-sm-none > * {
        width: auto; } }
  .june-scope .keep-ratio-xl-21-9 {
    display: flex; }
    .june-scope .keep-ratio-xl-21-9.d-xl-block {
      display: flex !important; }
    .june-scope .keep-ratio-xl-21-9:before {
      content: " ";
      width: 1px;
      margin-left: -1px;
      padding-top: 42.85714%; }
    .june-scope .keep-ratio-xl-21-9 > * {
      width: 100%; }
  .june-scope .keep-ratio-xl-16-9 {
    display: flex; }
    .june-scope .keep-ratio-xl-16-9.d-xl-block {
      display: flex !important; }
    .june-scope .keep-ratio-xl-16-9:before {
      content: " ";
      width: 1px;
      margin-left: -1px;
      padding-top: 56.25%; }
    .june-scope .keep-ratio-xl-16-9 > * {
      width: 100%; }
  .june-scope .keep-ratio-xl-4-3 {
    display: flex; }
    .june-scope .keep-ratio-xl-4-3.d-xl-block {
      display: flex !important; }
    .june-scope .keep-ratio-xl-4-3:before {
      content: " ";
      width: 1px;
      margin-left: -1px;
      padding-top: 75%; }
    .june-scope .keep-ratio-xl-4-3 > * {
      width: 100%; }
  .june-scope .keep-ratio-xl-3-2 {
    display: flex; }
    .june-scope .keep-ratio-xl-3-2.d-xl-block {
      display: flex !important; }
    .june-scope .keep-ratio-xl-3-2:before {
      content: " ";
      width: 1px;
      margin-left: -1px;
      padding-top: 66.66667%; }
    .june-scope .keep-ratio-xl-3-2 > * {
      width: 100%; }
  .june-scope .keep-ratio-xl-2-1 {
    display: flex; }
    .june-scope .keep-ratio-xl-2-1.d-xl-block {
      display: flex !important; }
    .june-scope .keep-ratio-xl-2-1:before {
      content: " ";
      width: 1px;
      margin-left: -1px;
      padding-top: 50%; }
    .june-scope .keep-ratio-xl-2-1 > * {
      width: 100%; }
  .june-scope .keep-ratio-xl-square {
    display: flex; }
    .june-scope .keep-ratio-xl-square.d-xl-block {
      display: flex !important; }
    .june-scope .keep-ratio-xl-square:before {
      content: " ";
      width: 1px;
      margin-left: -1px;
      padding-top: 100%; }
    .june-scope .keep-ratio-xl-square > * {
      width: 100%; }
  .june-scope .keep-ratio-xl-1-2 {
    display: flex; }
    .june-scope .keep-ratio-xl-1-2.d-xl-block {
      display: flex !important; }
    .june-scope .keep-ratio-xl-1-2:before {
      content: " ";
      width: 1px;
      margin-left: -1px;
      padding-top: 200%; }
    .june-scope .keep-ratio-xl-1-2 > * {
      width: 100%; }
  .june-scope .keep-ratio-xl-2-3 {
    display: flex; }
    .june-scope .keep-ratio-xl-2-3.d-xl-block {
      display: flex !important; }
    .june-scope .keep-ratio-xl-2-3:before {
      content: " ";
      width: 1px;
      margin-left: -1px;
      padding-top: 150%; }
    .june-scope .keep-ratio-xl-2-3 > * {
      width: 100%; }
  .june-scope .keep-ratio-xl-3-4 {
    display: flex; }
    .june-scope .keep-ratio-xl-3-4.d-xl-block {
      display: flex !important; }
    .june-scope .keep-ratio-xl-3-4:before {
      content: " ";
      width: 1px;
      margin-left: -1px;
      padding-top: 133.33333%; }
    .june-scope .keep-ratio-xl-3-4 > * {
      width: 100%; }
  .june-scope .keep-ratio-xl-9-16 {
    display: flex; }
    .june-scope .keep-ratio-xl-9-16.d-xl-block {
      display: flex !important; }
    .june-scope .keep-ratio-xl-9-16:before {
      content: " ";
      width: 1px;
      margin-left: -1px;
      padding-top: 177.77778%; }
    .june-scope .keep-ratio-xl-9-16 > * {
      width: 100%; }
  .june-scope .keep-ratio-xl-9-21 {
    display: flex; }
    .june-scope .keep-ratio-xl-9-21.d-xl-block {
      display: flex !important; }
    .june-scope .keep-ratio-xl-9-21:before {
      content: " ";
      width: 1px;
      margin-left: -1px;
      padding-top: 233.33333%; }
    .june-scope .keep-ratio-xl-9-21 > * {
      width: 100%; }
  .june-scope .keep-ratio-xl-none {
    display: block; }
    .june-scope .keep-ratio-xl-none:before {
      content: none; }
  @media (max-width: 1280.98px) {
    .june-scope .keep-ratio-lg-21-9 {
      display: flex; }
      .june-scope .keep-ratio-lg-21-9.d-lg-block {
        display: flex !important; }
      .june-scope .keep-ratio-lg-21-9:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 42.85714%; }
      .june-scope .keep-ratio-lg-21-9 > * {
        width: 100%; }
    .june-scope .keep-ratio-lg-16-9 {
      display: flex; }
      .june-scope .keep-ratio-lg-16-9.d-lg-block {
        display: flex !important; }
      .june-scope .keep-ratio-lg-16-9:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 56.25%; }
      .june-scope .keep-ratio-lg-16-9 > * {
        width: 100%; }
    .june-scope .keep-ratio-lg-4-3 {
      display: flex; }
      .june-scope .keep-ratio-lg-4-3.d-lg-block {
        display: flex !important; }
      .june-scope .keep-ratio-lg-4-3:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 75%; }
      .june-scope .keep-ratio-lg-4-3 > * {
        width: 100%; }
    .june-scope .keep-ratio-lg-3-2 {
      display: flex; }
      .june-scope .keep-ratio-lg-3-2.d-lg-block {
        display: flex !important; }
      .june-scope .keep-ratio-lg-3-2:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 66.66667%; }
      .june-scope .keep-ratio-lg-3-2 > * {
        width: 100%; }
    .june-scope .keep-ratio-lg-2-1 {
      display: flex; }
      .june-scope .keep-ratio-lg-2-1.d-lg-block {
        display: flex !important; }
      .june-scope .keep-ratio-lg-2-1:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 50%; }
      .june-scope .keep-ratio-lg-2-1 > * {
        width: 100%; }
    .june-scope .keep-ratio-lg-square {
      display: flex; }
      .june-scope .keep-ratio-lg-square.d-lg-block {
        display: flex !important; }
      .june-scope .keep-ratio-lg-square:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 100%; }
      .june-scope .keep-ratio-lg-square > * {
        width: 100%; }
    .june-scope .keep-ratio-lg-1-2 {
      display: flex; }
      .june-scope .keep-ratio-lg-1-2.d-lg-block {
        display: flex !important; }
      .june-scope .keep-ratio-lg-1-2:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 200%; }
      .june-scope .keep-ratio-lg-1-2 > * {
        width: 100%; }
    .june-scope .keep-ratio-lg-2-3 {
      display: flex; }
      .june-scope .keep-ratio-lg-2-3.d-lg-block {
        display: flex !important; }
      .june-scope .keep-ratio-lg-2-3:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 150%; }
      .june-scope .keep-ratio-lg-2-3 > * {
        width: 100%; }
    .june-scope .keep-ratio-lg-3-4 {
      display: flex; }
      .june-scope .keep-ratio-lg-3-4.d-lg-block {
        display: flex !important; }
      .june-scope .keep-ratio-lg-3-4:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 133.33333%; }
      .june-scope .keep-ratio-lg-3-4 > * {
        width: 100%; }
    .june-scope .keep-ratio-lg-9-16 {
      display: flex; }
      .june-scope .keep-ratio-lg-9-16.d-lg-block {
        display: flex !important; }
      .june-scope .keep-ratio-lg-9-16:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 177.77778%; }
      .june-scope .keep-ratio-lg-9-16 > * {
        width: 100%; }
    .june-scope .keep-ratio-lg-9-21 {
      display: flex; }
      .june-scope .keep-ratio-lg-9-21.d-lg-block {
        display: flex !important; }
      .june-scope .keep-ratio-lg-9-21:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 233.33333%; }
      .june-scope .keep-ratio-lg-9-21 > * {
        width: 100%; }
    .june-scope .keep-ratio-lg-none {
      display: block; }
      .june-scope .keep-ratio-lg-none:before {
        content: none; } }
  @media (max-width: 991.98px) {
    .june-scope .keep-ratio-md-21-9 {
      display: flex; }
      .june-scope .keep-ratio-md-21-9.d-md-block {
        display: flex !important; }
      .june-scope .keep-ratio-md-21-9:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 42.85714%; }
      .june-scope .keep-ratio-md-21-9 > * {
        width: 100%; }
    .june-scope .keep-ratio-md-16-9 {
      display: flex; }
      .june-scope .keep-ratio-md-16-9.d-md-block {
        display: flex !important; }
      .june-scope .keep-ratio-md-16-9:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 56.25%; }
      .june-scope .keep-ratio-md-16-9 > * {
        width: 100%; }
    .june-scope .keep-ratio-md-4-3 {
      display: flex; }
      .june-scope .keep-ratio-md-4-3.d-md-block {
        display: flex !important; }
      .june-scope .keep-ratio-md-4-3:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 75%; }
      .june-scope .keep-ratio-md-4-3 > * {
        width: 100%; }
    .june-scope .keep-ratio-md-3-2 {
      display: flex; }
      .june-scope .keep-ratio-md-3-2.d-md-block {
        display: flex !important; }
      .june-scope .keep-ratio-md-3-2:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 66.66667%; }
      .june-scope .keep-ratio-md-3-2 > * {
        width: 100%; }
    .june-scope .keep-ratio-md-2-1 {
      display: flex; }
      .june-scope .keep-ratio-md-2-1.d-md-block {
        display: flex !important; }
      .june-scope .keep-ratio-md-2-1:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 50%; }
      .june-scope .keep-ratio-md-2-1 > * {
        width: 100%; }
    .june-scope .keep-ratio-md-square {
      display: flex; }
      .june-scope .keep-ratio-md-square.d-md-block {
        display: flex !important; }
      .june-scope .keep-ratio-md-square:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 100%; }
      .june-scope .keep-ratio-md-square > * {
        width: 100%; }
    .june-scope .keep-ratio-md-1-2 {
      display: flex; }
      .june-scope .keep-ratio-md-1-2.d-md-block {
        display: flex !important; }
      .june-scope .keep-ratio-md-1-2:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 200%; }
      .june-scope .keep-ratio-md-1-2 > * {
        width: 100%; }
    .june-scope .keep-ratio-md-2-3 {
      display: flex; }
      .june-scope .keep-ratio-md-2-3.d-md-block {
        display: flex !important; }
      .june-scope .keep-ratio-md-2-3:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 150%; }
      .june-scope .keep-ratio-md-2-3 > * {
        width: 100%; }
    .june-scope .keep-ratio-md-3-4 {
      display: flex; }
      .june-scope .keep-ratio-md-3-4.d-md-block {
        display: flex !important; }
      .june-scope .keep-ratio-md-3-4:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 133.33333%; }
      .june-scope .keep-ratio-md-3-4 > * {
        width: 100%; }
    .june-scope .keep-ratio-md-9-16 {
      display: flex; }
      .june-scope .keep-ratio-md-9-16.d-md-block {
        display: flex !important; }
      .june-scope .keep-ratio-md-9-16:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 177.77778%; }
      .june-scope .keep-ratio-md-9-16 > * {
        width: 100%; }
    .june-scope .keep-ratio-md-9-21 {
      display: flex; }
      .june-scope .keep-ratio-md-9-21.d-md-block {
        display: flex !important; }
      .june-scope .keep-ratio-md-9-21:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 233.33333%; }
      .june-scope .keep-ratio-md-9-21 > * {
        width: 100%; }
    .june-scope .keep-ratio-md-none {
      display: block; }
      .june-scope .keep-ratio-md-none:before {
        content: none; } }
  @media (max-width: 599.98px) {
    .june-scope .keep-ratio-sm-21-9 {
      display: flex; }
      .june-scope .keep-ratio-sm-21-9.d-sm-block {
        display: flex !important; }
      .june-scope .keep-ratio-sm-21-9:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 42.85714%; }
      .june-scope .keep-ratio-sm-21-9 > * {
        width: 100%; }
    .june-scope .keep-ratio-sm-16-9 {
      display: flex; }
      .june-scope .keep-ratio-sm-16-9.d-sm-block {
        display: flex !important; }
      .june-scope .keep-ratio-sm-16-9:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 56.25%; }
      .june-scope .keep-ratio-sm-16-9 > * {
        width: 100%; }
    .june-scope .keep-ratio-sm-4-3 {
      display: flex; }
      .june-scope .keep-ratio-sm-4-3.d-sm-block {
        display: flex !important; }
      .june-scope .keep-ratio-sm-4-3:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 75%; }
      .june-scope .keep-ratio-sm-4-3 > * {
        width: 100%; }
    .june-scope .keep-ratio-sm-3-2 {
      display: flex; }
      .june-scope .keep-ratio-sm-3-2.d-sm-block {
        display: flex !important; }
      .june-scope .keep-ratio-sm-3-2:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 66.66667%; }
      .june-scope .keep-ratio-sm-3-2 > * {
        width: 100%; }
    .june-scope .keep-ratio-sm-2-1 {
      display: flex; }
      .june-scope .keep-ratio-sm-2-1.d-sm-block {
        display: flex !important; }
      .june-scope .keep-ratio-sm-2-1:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 50%; }
      .june-scope .keep-ratio-sm-2-1 > * {
        width: 100%; }
    .june-scope .keep-ratio-sm-square {
      display: flex; }
      .june-scope .keep-ratio-sm-square.d-sm-block {
        display: flex !important; }
      .june-scope .keep-ratio-sm-square:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 100%; }
      .june-scope .keep-ratio-sm-square > * {
        width: 100%; }
    .june-scope .keep-ratio-sm-1-2 {
      display: flex; }
      .june-scope .keep-ratio-sm-1-2.d-sm-block {
        display: flex !important; }
      .june-scope .keep-ratio-sm-1-2:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 200%; }
      .june-scope .keep-ratio-sm-1-2 > * {
        width: 100%; }
    .june-scope .keep-ratio-sm-2-3 {
      display: flex; }
      .june-scope .keep-ratio-sm-2-3.d-sm-block {
        display: flex !important; }
      .june-scope .keep-ratio-sm-2-3:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 150%; }
      .june-scope .keep-ratio-sm-2-3 > * {
        width: 100%; }
    .june-scope .keep-ratio-sm-3-4 {
      display: flex; }
      .june-scope .keep-ratio-sm-3-4.d-sm-block {
        display: flex !important; }
      .june-scope .keep-ratio-sm-3-4:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 133.33333%; }
      .june-scope .keep-ratio-sm-3-4 > * {
        width: 100%; }
    .june-scope .keep-ratio-sm-9-16 {
      display: flex; }
      .june-scope .keep-ratio-sm-9-16.d-sm-block {
        display: flex !important; }
      .june-scope .keep-ratio-sm-9-16:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 177.77778%; }
      .june-scope .keep-ratio-sm-9-16 > * {
        width: 100%; }
    .june-scope .keep-ratio-sm-9-21 {
      display: flex; }
      .june-scope .keep-ratio-sm-9-21.d-sm-block {
        display: flex !important; }
      .june-scope .keep-ratio-sm-9-21:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 233.33333%; }
      .june-scope .keep-ratio-sm-9-21 > * {
        width: 100%; }
    .june-scope .keep-ratio-sm-none {
      display: block; }
      .june-scope .keep-ratio-sm-none:before {
        content: none; } }
  .june-scope .bg-position-xl-left-top {
    background-position: left top !important; }
  .june-scope .bg-position-xl-left-center {
    background-position: left center !important; }
  .june-scope .bg-position-xl-left-bottom {
    background-position: left bottom !important; }
  .june-scope .bg-position-xl-center-top {
    background-position: center top !important; }
  .june-scope .bg-position-xl-center {
    background-position: center !important; }
  .june-scope .bg-position-xl-center-bottom {
    background-position: center bottom !important; }
  .june-scope .bg-position-xl-right-top {
    background-position: right top !important; }
  .june-scope .bg-position-xl-right-center {
    background-position: right center !important; }
  .june-scope .bg-position-xl-right-bottom {
    background-position: right bottom !important; }
  @media (max-width: 1280.98px) {
    .june-scope .bg-position-lg-left-top {
      background-position: left top !important; }
    .june-scope .bg-position-lg-left-center {
      background-position: left center !important; }
    .june-scope .bg-position-lg-left-bottom {
      background-position: left bottom !important; }
    .june-scope .bg-position-lg-center-top {
      background-position: center top !important; }
    .june-scope .bg-position-lg-center {
      background-position: center !important; }
    .june-scope .bg-position-lg-center-bottom {
      background-position: center bottom !important; }
    .june-scope .bg-position-lg-right-top {
      background-position: right top !important; }
    .june-scope .bg-position-lg-right-center {
      background-position: right center !important; }
    .june-scope .bg-position-lg-right-bottom {
      background-position: right bottom !important; } }
  @media (max-width: 991.98px) {
    .june-scope .bg-position-md-left-top {
      background-position: left top !important; }
    .june-scope .bg-position-md-left-center {
      background-position: left center !important; }
    .june-scope .bg-position-md-left-bottom {
      background-position: left bottom !important; }
    .june-scope .bg-position-md-center-top {
      background-position: center top !important; }
    .june-scope .bg-position-md-center {
      background-position: center !important; }
    .june-scope .bg-position-md-center-bottom {
      background-position: center bottom !important; }
    .june-scope .bg-position-md-right-top {
      background-position: right top !important; }
    .june-scope .bg-position-md-right-center {
      background-position: right center !important; }
    .june-scope .bg-position-md-right-bottom {
      background-position: right bottom !important; } }
  @media (max-width: 599.98px) {
    .june-scope .bg-position-sm-left-top {
      background-position: left top !important; }
    .june-scope .bg-position-sm-left-center {
      background-position: left center !important; }
    .june-scope .bg-position-sm-left-bottom {
      background-position: left bottom !important; }
    .june-scope .bg-position-sm-center-top {
      background-position: center top !important; }
    .june-scope .bg-position-sm-center {
      background-position: center !important; }
    .june-scope .bg-position-sm-center-bottom {
      background-position: center bottom !important; }
    .june-scope .bg-position-sm-right-top {
      background-position: right top !important; }
    .june-scope .bg-position-sm-right-center {
      background-position: right center !important; }
    .june-scope .bg-position-sm-right-bottom {
      background-position: right bottom !important; } }
  .june-scope .bg-size-auto {
    background-size: auto; }
  .june-scope .bg-size-cover {
    background-size: cover; }
  .june-scope .bg-size-contain {
    background-size: contain; }
  .june-scope .bg-no-repeat {
    background-repeat: no-repeat; }
  .june-scope .bg-repeat {
    background-repeat: repeat; }
  .june-scope .bg-attachment-fixed {
    background-attachment: fixed; }
  .june-scope .bg-attachment-local {
    background-attachment: local; }
  .june-scope section {
    position: relative; }
  .june-scope p {
    letter-spacing: 0px;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 1rem;
    color: #212529; }
  .june-scope h1, .june-scope .h1 {
    font-size: 2.5rem;
    line-height: 1.2;
    font-family: inherit;
    font-weight: 500;
    letter-spacing: 0px;
    margin-bottom: 0.5em;
    color: #212529;
    /*u {
    text-decoration: none;
    line-height: $h1-line-height;
    background-image: linear-gradient(to bottom, #FFFFFF 0%, #FFFFFF 100%);
    background-size: 100%;
    background-repeat: no-repeat;
    @if is-absolute-length($h1-line-height) {
      background-position: 0 calc(1.2 + 8px);
    }
    @else {
      background-position: 0 calc(2.5rem * 1.2 + 8px);
    }
    overflow: hidden;
  }*/ }
    .june-scope h1 u, .june-scope .h1 u {
      text-decoration: none;
      border-bottom: 0px solid; }
  .june-scope h2, .june-scope .h2 {
    font-size: 2rem;
    line-height: 1.2;
    font-family: inherit;
    font-weight: 500;
    letter-spacing: 0px;
    margin-bottom: 0.5em;
    color: #212529; }
    .june-scope h2 u, .june-scope .h2 u {
      text-decoration: none;
      border-bottom: 0px solid; }
  .june-scope h3, .june-scope .h3 {
    font-size: 1.75rem;
    line-height: 1.2;
    font-family: inherit;
    font-weight: 500;
    letter-spacing: 0px;
    margin-bottom: 0.5em;
    color: #212529; }
    .june-scope h3 u, .june-scope .h3 u {
      text-decoration: none;
      border-bottom: 0px solid; }
  .june-scope h4, .june-scope .h4 {
    font-size: 1.5rem;
    line-height: 1.2;
    font-family: inherit;
    font-weight: 500;
    letter-spacing: 0px;
    margin-bottom: 0.5em;
    color: #212529; }
    .june-scope h4 u, .june-scope .h4 u {
      text-decoration: none;
      border-bottom: 0px solid; }
  .june-scope h5, .june-scope .h5 {
    font-size: 1.25rem;
    line-height: 1.2;
    font-family: inherit;
    font-weight: 500;
    letter-spacing: 0px;
    margin-bottom: 0.5em;
    color: #212529; }
    .june-scope h5 u, .june-scope .h5 u {
      text-decoration: none;
      border-bottom: 0px solid; }
  .june-scope h6, .june-scope .h6 {
    font-size: 1rem;
    line-height: 1.2;
    font-family: inherit;
    font-weight: 500;
    letter-spacing: 0px;
    margin-bottom: 0.5em;
    color: #212529; }
    .june-scope h6 u, .june-scope .h6 u {
      text-decoration: none;
      border-bottom: 0px solid; }
  .june-scope small, .june-scope .small {
    font-size: 80%;
    line-height: 80%;
    margin-bottom: 0.5em; }
  .june-scope li {
    font-size: 1rem;
    line-height: 1.2;
    font-family: inherit;
    font-weight: 500;
    letter-spacing: 0px;
    margin-bottom: 0;
    color: #212529; }
  .june-scope .display-1 {
    font-size: 6rem;
    font-family: inherit;
    font-weight: 300;
    line-height: 1.2;
    letter-spacing: 0px; }
  .june-scope .display-2 {
    font-size: 5.5rem;
    font-family: inherit;
    font-weight: 300;
    line-height: 1.2;
    letter-spacing: 0px; }
  .june-scope .display-3 {
    font-size: 4.5rem;
    font-family: inherit;
    font-weight: 300;
    line-height: 1.2;
    letter-spacing: 0px; }
  .june-scope .display-4 {
    font-size: 3.5rem;
    font-family: inherit;
    font-weight: 300;
    line-height: 1.2;
    letter-spacing: 0px; }
  @media screen and (max-width: 1281px) {
    .june-scope p {
      font-size: 16px;
      line-height: 20px;
      margin-bottom: 0.5em; }
    .june-scope h1, .june-scope .h1 {
      font-size: 2.5rem;
      line-height: 1.2;
      margin-bottom: 0.5em; }
      .june-scope h1 u, .june-scope .h1 u {
        border-bottom: 0px solid; }
    .june-scope h2, .june-scope .h2 {
      font-size: 2rem;
      line-height: 1.2;
      margin-bottom: 0.5em; }
      .june-scope h2 u, .june-scope .h2 u {
        border-bottom: 0px solid; }
    .june-scope h3, .june-scope .h3 {
      font-size: 1.75rem;
      line-height: 1.2;
      margin-bottom: 0.5em; }
      .june-scope h3 u, .june-scope .h3 u {
        border-bottom: 0px solid; }
    .june-scope h4, .june-scope .h4 {
      font-size: 1.5rem;
      line-height: 1.2;
      margin-bottom: 0.5em; }
      .june-scope h4 u, .june-scope .h4 u {
        border-bottom: 0px solid; }
    .june-scope h5, .june-scope .h5 {
      font-size: 1.25rem;
      line-height: 1.2;
      margin-bottom: 0.5em; }
      .june-scope h5 u, .june-scope .h5 u {
        border-bottom: 0px solid; }
    .june-scope h6, .june-scope .h6 {
      font-size: 1rem;
      line-height: 1.2;
      margin-bottom: 0.5em; }
      .june-scope h6 u, .june-scope .h6 u {
        border-bottom: 0px solid; }
    .june-scope li {
      font-size: 1rem;
      line-height: 1.2;
      margin-bottom: 0; }
    .june-scope small, .june-scope .small {
      font-size: 80%;
      line-height: 80%;
      margin-bottom: 0.5em; }
    .june-scope .display-1 {
      font-size: 6rem; }
    .june-scope .display-2 {
      font-size: 5.5rem; }
    .june-scope .display-3 {
      font-size: 4.5rem; }
    .june-scope .display-4 {
      font-size: 3.5rem; } }
  @media screen and (max-width: 992px) {
    .june-scope p {
      font-size: 16px;
      line-height: 20px;
      margin-bottom: 0.5em; }
    .june-scope h1, .june-scope .h1 {
      font-size: 2.5rem;
      line-height: 1.2;
      margin-bottom: 0.5em; }
      .june-scope h1 u, .june-scope .h1 u {
        border-bottom: 0px solid; }
    .june-scope h2, .june-scope .h2 {
      font-size: 2rem;
      line-height: 1.2;
      margin-bottom: 0.5em; }
      .june-scope h2 u, .june-scope .h2 u {
        border-bottom: 0px solid; }
    .june-scope h3, .june-scope .h3 {
      font-size: 1.75rem;
      line-height: 1.2;
      margin-bottom: 0.5em; }
      .june-scope h3 u, .june-scope .h3 u {
        border-bottom: 0px solid; }
    .june-scope h4, .june-scope .h4 {
      font-size: 1.5rem;
      line-height: 1.2;
      margin-bottom: 0.5em; }
      .june-scope h4 u, .june-scope .h4 u {
        border-bottom: 0px solid; }
    .june-scope h5, .june-scope .h5 {
      font-size: 1.25rem;
      line-height: 1.2;
      margin-bottom: 0.5em; }
      .june-scope h5 u, .june-scope .h5 u {
        border-bottom: 0px solid; }
    .june-scope h6, .june-scope .h6 {
      font-size: 1rem;
      line-height: 1.2;
      margin-bottom: 0.5em; }
      .june-scope h6 u, .june-scope .h6 u {
        border-bottom: 0px solid; }
    .june-scope li {
      font-size: 1rem;
      line-height: 1.2;
      margin-bottom: 0; }
    .june-scope small, .june-scope .small {
      font-size: 80%;
      line-height: 80%;
      margin-bottom: 0.5em; }
    .june-scope .display-1 {
      font-size: 6rem; }
    .june-scope .display-2 {
      font-size: 5.5rem; }
    .june-scope .display-3 {
      font-size: 4.5rem; }
    .june-scope .display-4 {
      font-size: 3.5rem; } }
  @media screen and (max-width: 600px) {
    .june-scope p {
      font-size: 16px;
      line-height: 20px;
      margin-bottom: 0.5em; }
    .june-scope h1, .june-scope .h1 {
      font-size: 2.5rem;
      line-height: 1.2;
      margin-bottom: 0.5em; }
      .june-scope h1 u, .june-scope .h1 u {
        display: inline;
        border-bottom: 0px solid; }
    .june-scope h2, .june-scope .h2 {
      font-size: 2rem;
      line-height: 1.2;
      margin-bottom: 0.5em; }
      .june-scope h2 u, .june-scope .h2 u {
        display: inline;
        border-bottom: 0px solid; }
    .june-scope h3, .june-scope .h3 {
      font-size: 1.75rem;
      line-height: 1.2;
      margin-bottom: 0.5em; }
      .june-scope h3 u, .june-scope .h3 u {
        display: inline;
        border-bottom: 0px solid; }
    .june-scope h4, .june-scope .h4 {
      font-size: 1.5rem;
      line-height: 1.2;
      margin-bottom: 0.5em; }
      .june-scope h4 u, .june-scope .h4 u {
        display: inline;
        border-bottom: 0px solid; }
    .june-scope h5, .june-scope .h5 {
      font-size: 1.25rem;
      line-height: 1.2;
      margin-bottom: 0.5em; }
      .june-scope h5 u, .june-scope .h5 u {
        display: inline;
        border-bottom: 0px solid; }
    .june-scope h6, .june-scope .h6 {
      font-size: 1rem;
      line-height: 1.2;
      margin-bottom: 0.5em; }
      .june-scope h6 u, .june-scope .h6 u {
        display: inline;
        border-bottom: 0px solid; }
    .june-scope li {
      font-size: 1rem;
      line-height: 1.2;
      margin-bottom: 0; }
    .june-scope small, .june-scope .small {
      font-size: 80%;
      line-height: 80%;
      margin-bottom: 0.5em; }
    .june-scope .display-1 {
      font-size: 6rem; }
    .june-scope .display-2 {
      font-size: 5.5rem; }
    .june-scope .display-3 {
      font-size: 4.5rem; }
    .june-scope .display-4 {
      font-size: 3.5rem; } }
  .june-scope .form-control {
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    box-shadow: none !important;
    font-size: 1rem;
    line-height: 1.5;
    padding: 0.375rem 0.75rem;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    .june-scope .form-control:focus {
      box-shadow: none !important;
      background-color: #fff;
      color: #495057;
      border: 1px solid #fbb4af; }
    .june-scope .form-control::placeholder {
      color: #868e96; }
    .june-scope .form-control:disabled, .june-scope .form-control[readonly] {
      background-color: #e9ecef; }
    .june-scope .form-control.row {
      margin-left: 0px;
      margin-right: 0px; }
    .june-scope .form-control.form-control-lg, .june-scope .input-group-lg > .form-control,
    .june-scope .input-group-lg > .input-group-prepend > .form-control.input-group-text,
    .june-scope .input-group-lg > .input-group-append > .form-control.input-group-text,
    .june-scope .input-group-lg > .input-group-prepend > .form-control.btn,
    .june-scope .input-group-lg > .input-group-append > .form-control.btn {
      font-size: 1.25rem;
      line-height: 1.5;
      padding: 0.5rem 1rem;
      border-radius: 0.3rem; }
    .june-scope .form-control.form-control-sm, .june-scope .input-group-sm > .form-control,
    .june-scope .input-group-sm > .input-group-prepend > .form-control.input-group-text,
    .june-scope .input-group-sm > .input-group-append > .form-control.input-group-text,
    .june-scope .input-group-sm > .input-group-prepend > .form-control.btn,
    .june-scope .input-group-sm > .input-group-append > .form-control.btn {
      font-size: 0.875rem;
      line-height: 1.5;
      padding: 0.25rem 0.5rem;
      border-radius: 0.2rem; }
    @media screen and (max-width: 1281px) {
      .june-scope .form-control {
        font-size: 1rem;
        line-height: 1.5;
        padding: 0.375rem 0.75rem; }
        .june-scope .form-control.form-control-lg, .june-scope .input-group-lg > .form-control,
        .june-scope .input-group-lg > .input-group-prepend > .form-control.input-group-text,
        .june-scope .input-group-lg > .input-group-append > .form-control.input-group-text,
        .june-scope .input-group-lg > .input-group-prepend > .form-control.btn,
        .june-scope .input-group-lg > .input-group-append > .form-control.btn {
          font-size: 1.25rem;
          line-height: 1.5;
          padding: 0.5rem 1rem; }
        .june-scope .form-control.form-control-sm, .june-scope .input-group-sm > .form-control,
        .june-scope .input-group-sm > .input-group-prepend > .form-control.input-group-text,
        .june-scope .input-group-sm > .input-group-append > .form-control.input-group-text,
        .june-scope .input-group-sm > .input-group-prepend > .form-control.btn,
        .june-scope .input-group-sm > .input-group-append > .form-control.btn {
          font-size: 0.875rem;
          line-height: 1.5;
          padding: 0.25rem 0.5rem; } }
    @media screen and (max-width: 992px) {
      .june-scope .form-control {
        font-size: 1rem;
        line-height: 1.5;
        padding: 0.375rem 0.75rem; }
        .june-scope .form-control.form-control-lg, .june-scope .input-group-lg > .form-control,
        .june-scope .input-group-lg > .input-group-prepend > .form-control.input-group-text,
        .june-scope .input-group-lg > .input-group-append > .form-control.input-group-text,
        .june-scope .input-group-lg > .input-group-prepend > .form-control.btn,
        .june-scope .input-group-lg > .input-group-append > .form-control.btn {
          font-size: 1.25rem;
          line-height: 1.5;
          padding: 0.5rem 1rem; }
        .june-scope .form-control.form-control-sm, .june-scope .input-group-sm > .form-control,
        .june-scope .input-group-sm > .input-group-prepend > .form-control.input-group-text,
        .june-scope .input-group-sm > .input-group-append > .form-control.input-group-text,
        .june-scope .input-group-sm > .input-group-prepend > .form-control.btn,
        .june-scope .input-group-sm > .input-group-append > .form-control.btn {
          font-size: 0.875rem;
          line-height: 1.5;
          padding: 0.25rem 0.5rem; } }
    @media screen and (max-width: 600px) {
      .june-scope .form-control {
        font-size: 1rem;
        line-height: 1.5;
        padding: 0.375rem 0.75rem; }
        .june-scope .form-control.form-control-lg, .june-scope .input-group-lg > .form-control,
        .june-scope .input-group-lg > .input-group-prepend > .form-control.input-group-text,
        .june-scope .input-group-lg > .input-group-append > .form-control.input-group-text,
        .june-scope .input-group-lg > .input-group-prepend > .form-control.btn,
        .june-scope .input-group-lg > .input-group-append > .form-control.btn {
          font-size: 1.25rem;
          line-height: 1.5;
          padding: 0.5rem 1rem; }
        .june-scope .form-control.form-control-sm, .june-scope .input-group-sm > .form-control,
        .june-scope .input-group-sm > .input-group-prepend > .form-control.input-group-text,
        .june-scope .input-group-sm > .input-group-append > .form-control.input-group-text,
        .june-scope .input-group-sm > .input-group-prepend > .form-control.btn,
        .june-scope .input-group-sm > .input-group-append > .form-control.btn {
          font-size: 0.875rem;
          line-height: 1.5;
          padding: 0.25rem 0.5rem; } }
  .june-scope select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff; }
  .june-scope .form-row {
    margin-right: -5px;
    margin-left: -5px; }
    .june-scope .form-row > .col,
    .june-scope .form-row > [class*="col-"] {
      padding-right: 5px;
      padding-left: 5px; }
    .june-scope .form-row.no-gutters {
      margin-right: 0px;
      margin-left: 0px; }
      .june-scope .form-row.no-gutters > .col,
      .june-scope .form-row.no-gutters > [class*="col-"] {
        padding-right: 0px;
        padding-left: 0px; }
  .june-scope .form-label {
    font-family: "Verdana", sans-serif;
    color: #333;
    letter-spacing: 0px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2; }
    @media screen and (max-width: 1281px) {
      .june-scope .form-label {
        font-size: 14px;
        line-height: 1.2; } }
    @media screen and (max-width: 992px) {
      .june-scope .form-label {
        font-size: 14px;
        line-height: 1.2; } }
    @media screen and (max-width: 600px) {
      .june-scope .form-label {
        font-size: 14px;
        line-height: 1.2; } }
  .june-scope .form-inner label .fr-wrapper,
  .june-scope .form-check label .fr-wrapper,
  .june-scope .form-control label .fr-wrapper {
    min-width: 150px;
    overflow: hidden; }
  .june-scope .form-inner label .fr-element,
  .june-scope .form-check label .fr-element,
  .june-scope .form-control label .fr-element {
    min-height: auto !important; }
  .june-scope .form-inner label p,
  .june-scope .form-check label p,
  .june-scope .form-control label p {
    margin-bottom: 0 !important; }
  .june-scope .xdsoft_datetimepicker {
    box-shadow: none;
    background: transparent;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 8px;
    padding-left: 0;
    padding-top: 2px;
    position: absolute;
    z-index: 9999;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none; }
  .june-scope .xdsoft_datetimepicker.xdsoft_rtl {
    padding: 8px 0 8px 8px; }
  .june-scope .xdsoft_datetimepicker iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 210px;
    background: transparent;
    border: none; }
  .june-scope .xdsoft_datetimepicker button {
    border: none !important; }
  .june-scope .xdsoft_noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none; }
  .june-scope .xdsoft_noselect::selection {
    background: transparent; }
  .june-scope .xdsoft_noselect::-moz-selection {
    background: transparent; }
  .june-scope .xdsoft_datetimepicker.xdsoft_inline {
    display: inline-flex;
    justify-content: center;
    position: static;
    box-shadow: none;
    padding: 0;
    border: none;
    width: 100%; }
  .june-scope .xdsoft_datetimepicker * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0; }
  .june-scope .xdsoft_datetimepicker .xdsoft_datepicker, .june-scope .xdsoft_datetimepicker .xdsoft_timepicker {
    display: none; }
  .june-scope .xdsoft_datetimepicker .xdsoft_datepicker.active, .june-scope .xdsoft_datetimepicker .xdsoft_timepicker.active {
    display: block; }
  .june-scope .xdsoft_datetimepicker .xdsoft_datepicker {
    width: 80%; }
  .june-scope .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
    margin-left: 0; }
  .june-scope .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
    width: 256px; }
  .june-scope .xdsoft_datetimepicker .xdsoft_timepicker {
    width: 20%;
    text-align: center;
    margin-top: 0; }
  .june-scope .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
    margin-left: 0; }
  .june-scope .xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
    margin-top: 8px;
    margin-bottom: 3px; }
  .june-scope .xdsoft_datetimepicker .xdsoft_monthpicker {
    position: relative;
    text-align: center; }
    .june-scope .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_prev,
    .june-scope .xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_next {
      display: none; }
  .june-scope .xdsoft_datetimepicker .xdsoft_label i,
  .june-scope .xdsoft_datetimepicker .xdsoft_prev,
  .june-scope .xdsoft_datetimepicker .xdsoft_next,
  .june-scope .xdsoft_datetimepicker .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC); }
  .june-scope .xdsoft_monthpicker .xdsoft_label {
    float: none !important;
    font-size: 20px !important;
    line-height: 24px !important; }
  .june-scope .xdsoft_datetimepicker .xdsoft_label i {
    opacity: 0.5;
    background-position: -92px -19px;
    display: inline-block;
    width: 9px;
    height: 20px;
    vertical-align: middle; }
  .june-scope .xdsoft_datetimepicker .xdsoft_prev {
    float: left;
    background-position: -20px 0; }
  .june-scope .xdsoft_datetimepicker .xdsoft_today_button {
    float: left;
    background-position: -70px 0;
    margin-left: 5px; }
  .june-scope .xdsoft_datetimepicker .xdsoft_next {
    float: right;
    background-position: 0 0; }
  .june-scope .xdsoft_datetimepicker .xdsoft_next,
  .june-scope .xdsoft_datetimepicker .xdsoft_prev,
  .june-scope .xdsoft_datetimepicker .xdsoft_today_button {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 30px;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    width: 20px;
    min-width: 0; }
  .june-scope .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
  .june-scope .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
    float: none;
    background-position: -40px -15px;
    height: 15px;
    width: 30px;
    display: inline-block;
    margin-top: 7px; }
  .june-scope .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
  .june-scope .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
    float: none;
    margin-left: 0;
    margin-right: 14px; }
  .june-scope .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    background-position: -40px 0;
    margin-bottom: 7px;
    margin-top: 0; }
  .june-scope .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    height: 250px;
    overflow: hidden; }
  .june-scope .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
    color: #333;
    border: 1px solid #e6e6e6;
    background-color: #e6e6e6;
    font-size: 16px;
    text-align: center;
    border-collapse: collapse;
    cursor: pointer;
    height: 44px;
    line-height: 44px;
    border-radius: 4px;
    margin-bottom: 5px; }
  .june-scope .xdsoft_datetimepicker .xdsoft_today_button:hover,
  .june-scope .xdsoft_datetimepicker .xdsoft_next:hover,
  .june-scope .xdsoft_datetimepicker .xdsoft_prev:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  .june-scope .xdsoft_datetimepicker .xdsoft_label {
    display: inline;
    position: relative;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: transparent;
    float: left;
    width: 182px;
    text-align: center;
    cursor: pointer; }
  .june-scope .xdsoft_datetimepicker .xdsoft_label:hover > span {
    text-decoration: underline; }
  .june-scope .xdsoft_datetimepicker .xdsoft_label:hover i {
    opacity: 1.0; }
  .june-scope .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
    border: 1px solid #ccc;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 101;
    display: none;
    background: #fff;
    max-height: 160px;
    overflow-y: hidden; }
  .june-scope .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
    right: -7px; }
  .june-scope .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
    right: 2px; }
  .june-scope .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
    color: #fff;
    background: #1BF5DD; }
  .june-scope .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
    padding: 2px 10px 2px 5px;
    text-decoration: none !important; }
  .june-scope .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
    color: #fff;
    font-weight: 700;
    background-color: #333; }
  .june-scope .xdsoft_datetimepicker .xdsoft_month {
    width: 100px;
    text-align: right; }
  .june-scope .xdsoft_datetimepicker .xdsoft_calendar {
    clear: both; }
  .june-scope .xdsoft_datetimepicker .xdsoft_year {
    width: 48px;
    margin-left: 5px; }
  .june-scope .xdsoft_datetimepicker .xdsoft_calendar table {
    border-collapse: collapse;
    width: 100%; }
  .june-scope .xdsoft_datetimepicker .xdsoft_calendar td > div {
    padding-right: 5px; }
  .june-scope .xdsoft_datetimepicker .xdsoft_calendar th {
    height: 25px; }
  .june-scope .xdsoft_datetimepicker .xdsoft_calendar td,
  .june-scope .xdsoft_datetimepicker .xdsoft_calendar th {
    width: 14.2857142%;
    background: transparent;
    border: none;
    color: #666;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    padding: 0;
    border-collapse: collapse;
    cursor: pointer;
    height: 48px; }
  .june-scope .xdsoft_datetimepicker .xdsoft_calendar td div {
    display: inline-block;
    text-align: center;
    border-radius: 999px;
    height: 44px;
    line-height: 44px;
    width: 44px;
    padding-right: 0; }
  .june-scope .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td, .june-scope .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
    width: 12.5%; }
  .june-scope .xdsoft_datetimepicker .xdsoft_calendar th {
    background: transparent; }
  .june-scope .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    color: #33aaff; }
  .june-scope .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000; }
  .june-scope .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000; }
  .june-scope .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
  .june-scope .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
  .june-scope .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
    color: #fff;
    font-weight: 400;
    text-align: center; }
    .june-scope .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default div,
    .june-scope .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current div,
    .june-scope .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current div {
      display: inline-block;
      height: 44px;
      line-height: 44px;
      text-align: center;
      width: 44px;
      background-color: #333;
      border-color: #333;
      padding-right: 0;
      border-radius: 999px; }
  .june-scope .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
    background-color: #333;
    border-color: #333; }
  .june-scope .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
  .june-scope .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
  .june-scope .xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    cursor: default; }
  .june-scope .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; }
  .june-scope .xdsoft_datetimepicker .xdsoft_calendar td:hover div,
  .june-scope .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
    color: #fff !important;
    background: #1BF5DD !important;
    border-color: #1BF5DD !important;
    box-shadow: none !important; }
  .june-scope .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
  .june-scope .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover {
    background: #33aaff !important;
    box-shadow: #178fe5 0 1px 3px 0 inset !important;
    color: #fff !important; }
  .june-scope .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
  .june-scope .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
    color: inherit	!important;
    background: inherit !important;
    box-shadow: inherit !important; }
  .june-scope .xdsoft_datetimepicker .xdsoft_calendar th {
    font-weight: 400;
    text-align: center;
    color: #999;
    cursor: default; }
  .june-scope .xdsoft_datetimepicker .xdsoft_copyright {
    color: #ccc !important;
    font-size: 10px;
    clear: both;
    float: none;
    margin-left: 8px; }
  .june-scope .xdsoft_datetimepicker .xdsoft_copyright a {
    color: #eee !important; }
  .june-scope .xdsoft_datetimepicker .xdsoft_copyright a:hover {
    color: #aaa !important; }
  .june-scope .xdsoft_time_box {
    position: relative; }
    .june-scope .xdsoft_time_box .xdsoft_time_variant {
      padding-right: 12px !important; }
  .june-scope .xdsoft_scrollbar > .xdsoft_scroller {
    background: #ccc !important;
    height: 20px;
    border-radius: 3px; }
  .june-scope .xdsoft_scrollbar {
    position: absolute;
    width: 7px;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer; }
  .june-scope .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
    left: 0;
    right: auto; }
  .june-scope .xdsoft_scroller_box {
    position: relative; }
  .june-scope .xdsoft_datetimepicker.xdsoft_dark {
    box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
    background: #000;
    border-bottom: 1px solid #444;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    border-top: 1px solid #333;
    color: #ccc; }
  .june-scope .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div {
    background: #0a0a0a;
    border-top: 1px solid #222;
    color: #999; }
  .june-scope .xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
    background-color: #000; }
  .june-scope .xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
    border: 1px solid #333;
    background: #000; }
  .june-scope .xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
    color: #000;
    background: #007fff; }
  .june-scope .xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
    background: #cc5500;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000; }
  .june-scope .xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
  .june-scope .xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
  .june-scope .xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
  .june-scope .xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==); }
  .june-scope .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
  .june-scope .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0a0a0a;
    border: 1px solid #222;
    color: #999; }
  .june-scope .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0e0e0e; }
  .june-scope .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
    color: #cc5500; }
  .june-scope .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000; }
  .june-scope .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000; }
  .june-scope .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
  .june-scope .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
  .june-scope .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
    background: #cc5500;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000; }
  .june-scope .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
  .june-scope .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
    color: #000 !important;
    background: #007fff !important; }
  .june-scope .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    color: #666; }
  .june-scope .xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
    color: #333 !important; }
  .june-scope .xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
    color: #111 !important; }
  .june-scope .xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
    color: #555 !important; }
  .june-scope .xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller {
    background: #333 !important; }
  .june-scope .xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #dddddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px; }
  .june-scope .xdsoft_datetimepicker .blue-gradient-button {
    font-family: "museo-sans", "Book Antiqua", sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #82878c;
    height: 28px;
    position: relative;
    padding: 4px 17px 4px 33px;
    border: 1px solid #d7d8da;
    background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
    /* IE10+ */
    background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 );
    /* IE6-9 */ }
  .june-scope .xdsoft_datetimepicker .blue-gradient-button:hover, .june-scope .xdsoft_datetimepicker .blue-gradient-button:focus, .june-scope .xdsoft_datetimepicker .blue-gradient-button:hover span, .june-scope .xdsoft_datetimepicker .blue-gradient-button:focus span {
    color: #454551;
    background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 );
    /* IE6-9 */ }
  .june-scope .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month:hover div,
  .june-scope .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover div,
  .june-scope .xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover div {
    background-color: transparent !important;
    color: #666 !important;
    font-weight: normal !important; }
  .june-scope .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
    right: 0 !important; }
    .june-scope .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select .xdsoft_option {
      font-size: 16px !important;
      padding: 6px 20px !important; }
  @media screen and (max-width: 992px) {
    .june-scope .xdsoft_datetimepicker.xdsoft_inline {
      flex-direction: column; }
      .june-scope .xdsoft_datetimepicker.xdsoft_inline .xdsoft_datepicker,
      .june-scope .xdsoft_datetimepicker.xdsoft_inline .xdsoft_timepicker {
        width: 100% !important; } }
  .june-scope [class*="june-slider-"]:not(.june-slider) > .row > .col + .col {
    position: absolute;
    z-index: -1;
    visibility: hidden; }
  .june-scope .june-slider {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    /* Fix of Webkit flickering */
    z-index: 1; }
    .june-scope .june-slider > .row {
      position: relative;
      width: 100%;
      height: 100%;
      z-index: 1;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: nowrap;
      margin-right: 0px;
      margin-left: 0px;
      -webkit-transition-property: -webkit-transform;
      transition-property: -webkit-transform;
      -o-transition-property: transform;
      transition-property: transform;
      transition-property: transform, -webkit-transform;
      -webkit-box-sizing: content-box;
      box-sizing: content-box;
      -webkit-transform: translate3d(0px, 0, 0);
      transform: translate3d(0px, 0, 0); }
      .june-scope .june-slider > .row > .col {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 100%;
        position: relative;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        flex: 0 0 100%;
        max-width: 100%;
        flex-basis: initial; }
  .june-scope .june-slider-no-flexbox .col {
    float: left; }
  .june-scope .june-slider-vertical > .row {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .june-scope .june-slider-android .col {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0); }
  .june-scope .june-slider-multirow > .row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .june-scope .june-slider-free-mode > .row {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto; }
  .june-scope .swiper-invisible-blank-slide {
    visibility: hidden; }
  .june-scope .june-slider-autoheight,
  .june-scope .june-slider-autoheight .col {
    height: auto; }
  .june-scope .june-slider-autoheight .row {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform; }
  .june-scope .june-slider-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px; }
  .june-scope .june-slider-3d .row,
  .june-scope .june-slider-3d .col,
  .june-scope .june-slider-3d .col-shadow-left,
  .june-scope .june-slider-3d .col-shadow-right,
  .june-scope .june-slider-3d .col-shadow-top,
  .june-scope .june-slider-3d .col-shadow-bottom,
  .june-scope .june-slider-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d; }
  .june-scope .june-slider-3d .col-shadow-left,
  .june-scope .june-slider-3d .col-shadow-right,
  .june-scope .june-slider-3d .col-shadow-top,
  .june-scope .june-slider-3d .col-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10; }
  .june-scope .june-slider-3d .col-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .june-scope .june-slider-3d .col-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .june-scope .june-slider-3d .col-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .june-scope .june-slider-3d .col-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .june-scope .june-slider-wp8-horizontal,
  .june-scope .june-slider-wp8-horizontal > .row {
    -ms-touch-action: pan-y;
    touch-action: pan-y; }
  .june-scope .june-slider-wp8-vertical,
  .june-scope .june-slider-wp8-vertical > .row {
    -ms-touch-action: pan-x;
    touch-action: pan-x; }
  .june-scope .swiper-button-prev.swiper-button-disabled,
  .june-scope .swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none; }
  .june-scope .swiper-button-lock {
    display: none; }
  .june-scope .swiper-pagination.swiper-pagination-hidden {
    opacity: 0; }
  .june-scope .swiper-pagination-fraction,
  .june-scope .swiper-pagination-custom,
  .june-scope .june-slider-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%; }
  .june-scope .swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0; }
  .june-scope .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative; }
  .june-scope .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .june-scope .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .june-scope .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66); }
  .june-scope .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33); }
  .june-scope .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66); }
  .june-scope .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33); }
  .june-scope .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2; }
  .june-scope button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .june-scope .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer; }
  .june-scope .swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff; }
  .june-scope .june-slider-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0); }
  .june-scope .june-slider-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block; }
  .june-scope .june-slider-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px; }
  .june-scope .june-slider-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 200ms top, 200ms -webkit-transform;
    transition: 200ms top, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top, 200ms -webkit-transform; }
  .june-scope .june-slider-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px; }
  .june-scope .june-slider-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap; }
  .june-scope .june-slider-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms left, 200ms -webkit-transform;
    transition: 200ms left, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left, 200ms -webkit-transform; }
  .june-scope .june-slider-horizontal.june-slider-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms right, 200ms -webkit-transform;
    transition: 200ms right, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right, 200ms -webkit-transform; }
  .june-scope .swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute; }
  .june-scope .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top; }
  .june-scope .june-slider-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top; }
  .june-scope .june-slider-horizontal > .swiper-pagination-progressbar,
  .june-scope .june-slider-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0; }
  .june-scope .june-slider-vertical > .swiper-pagination-progressbar,
  .june-scope .june-slider-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0; }
  .june-scope .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #ffffff; }
  .june-scope .swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25); }
  .june-scope .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #ffffff; }
  .june-scope .swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000000; }
  .june-scope .swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25); }
  .june-scope .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000000; }
  .june-scope .swiper-pagination-lock {
    display: none; }
  .june-scope .swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1); }
  .june-scope .june-slider-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%; }
  .june-scope .june-slider-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%; }
  .june-scope .swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0; }
  .june-scope .swiper-scrollbar-cursor-drag {
    cursor: move; }
  .june-scope .swiper-scrollbar-lock {
    display: none; }
  .june-scope .swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center; }
  .june-scope .swiper-zoom-container > img,
  .june-scope .swiper-zoom-container > svg,
  .june-scope .swiper-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
  .june-scope .col-zoomed {
    cursor: move; }
  .june-scope .swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite; }
  .june-scope .swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat; }
  .june-scope .swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
  .june-scope .june-slider-fade.june-slider-free-mode .col {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .june-scope .june-slider-fade .col,
  .june-scope .june-slider-fade > .row > .col {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity; }
  .june-scope .june-slider-fade .col .col {
    pointer-events: none; }
  .june-scope .june-slider-fade .col-active,
  .june-scope .june-slider-fade .col-active .col-active {
    pointer-events: auto; }
  .june-scope .swiper-slide-active,
  .june-scope .swiper-slide-active .col,
  .june-scope .swiper-slide-active .col .col {
    pointer-events: auto !important; }
  .june-scope .j-tabs.june-slider .col {
    pointer-events: none; }
    .june-scope .j-tabs.june-slider .col .col {
      pointer-events: none; }
  .june-scope .j-tabs.june-slider .swiper-slide-active .col {
    pointer-events: auto; }
    .june-scope .j-tabs.june-slider .swiper-slide-active .col .col {
      pointer-events: auto; }
  .june-scope .june-slider-cube {
    overflow: visible; }
  .june-scope .june-slider-cube .col {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%; }
  .june-scope .june-slider-cube .col .col {
    pointer-events: none; }
  .june-scope .june-slider-cube.june-slider-rtl .col {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0; }
  .june-scope .june-slider-cube .col-active,
  .june-scope .june-slider-cube .col-active .col-active {
    pointer-events: auto; }
  .june-scope .june-slider-cube .col-active,
  .june-scope .june-slider-cube .col-next,
  .june-scope .june-slider-cube .col-prev,
  .june-scope .june-slider-cube .col-next + .col {
    pointer-events: auto;
    visibility: visible; }
  .june-scope .june-slider-cube .col-shadow-top,
  .june-scope .june-slider-cube .col-shadow-bottom,
  .june-scope .june-slider-cube .col-shadow-left,
  .june-scope .june-slider-cube .col-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .june-scope .june-slider-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0; }
  .june-scope .june-slider-flip {
    overflow: visible; }
  .june-scope .june-slider-flip .col {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1; }
  .june-scope .june-slider-flip .col .col {
    pointer-events: none; }
  .june-scope .june-slider-flip .col-active,
  .june-scope .june-slider-flip .col-active .col-active {
    pointer-events: auto; }
  .june-scope .june-slider-flip .col-shadow-top,
  .june-scope .june-slider-flip .col-shadow-bottom,
  .june-scope .june-slider-flip .col-shadow-left,
  .june-scope .june-slider-flip .col-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .june-scope .june-slider-coverflow .row {
    /* Windows 8 IE 10 fix */
    -ms-perspective: 1200px; }
  .june-scope .june-slider.container-fluid {
    padding-right: 0px;
    padding-left: 0px; }
  .june-scope .swiper-button-next,
  .june-scope .swiper-button-prev,
  .june-scope .swiper-pagination {
    display: none; }
  .june-scope .june-slider.enable-navigation .swiper-button-next,
  .june-scope .june-slider.enable-navigation .swiper-button-prev,
  .june-scope .june-slider.enable-pagination .swiper-pagination {
    display: block; }
  .june-scope .swiper-button-prev, .june-scope .swiper-button-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    cursor: pointer;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 999px;
    width: 40px;
    height: 40px; }
    .june-scope .swiper-button-prev:before, .june-scope .swiper-button-next:before {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform-origin: 50%;
      width: 12px;
      height: 12px;
      border-right: 3px solid #333A40;
      border-top: 3px solid #333A40; }
  .june-scope .swiper-button-next {
    margin-right: 0px;
    right: 5px; }
    .june-scope .swiper-button-next:before {
      transform: translate(-25%, -50%) rotate(45deg);
      left: 42%; }
  .june-scope .swiper-button-prev {
    margin-left: 0px;
    left: 5px; }
    .june-scope .swiper-button-prev:before {
      transform: translate(-25%, -50%) rotate(-135deg); }
  .june-scope .swiper-pagination {
    text-align: center;
    bottom: 10px;
    left: 50% !important;
    display: inline-block !important;
    transform: translateX(-50%);
    width: auto !important;
    position: absolute;
    right: auto;
    z-index: 1; }
    .june-scope .swiper-pagination .swiper-pagination-bullet {
      display: inline-block;
      width: 10px;
      height: 10px;
      background-color: #C6C6C6;
      margin: 4px 4px;
      border-radius: 6px;
      border: 1px solid transparent;
      cursor: pointer;
      position: relative; }
      .june-scope .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: #333A40; }
  .june-scope .disable-arrows .swiper-button-next,
  .june-scope .disable-arrows .swiper-button-prev {
    display: none !important; }
  .june-scope .show-arrow-on-hover .swiper-button-next,
  .june-scope .show-arrow-on-hover .swiper-button-prev {
    display: none !important; }
  .june-scope .show-arrow-on-hover:hover .swiper-button-next,
  .june-scope .show-arrow-on-hover:hover .swiper-button-prev {
    display: block !important; }
  .june-scope .disable-paging .swiper-pagination {
    display: none !important; }
  .june-scope .show-paging-on-hover .swiper-pagination {
    display: none !important; }
  .june-scope .show-paging-on-hover:hover .swiper-pagination {
    display: block !important; }
  .june-scope .col.hover-reveal-xl > div > * {
    opacity: 0;
    transition: opacity .3s ease; }
  .june-scope .col.hover-reveal-xl > div:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0);
    transition: all .3s ease; }
  .june-scope .col.hover-reveal-xl > div:hover:before {
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.75); }
  .june-scope .col.hover-reveal-xl > div:hover > * {
    position: relative;
    opacity: 1; }
  .june-scope .col.always-show-xl > div > * {
    position: relative;
    opacity: 1;
    background-color: transparent; }
  .june-scope .col.always-show-xl > div:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.75); }
  @media screen and (max-width: 1281px) {
    .june-scope .col.hover-reveal-lg > div > * {
      opacity: 0;
      transition: opacity .3s ease; }
    .june-scope .col.hover-reveal-lg > div:before {
      content: " ";
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 100%;
      visibility: hidden;
      background-color: rgba(0, 0, 0, 0);
      transition: all .3s ease; }
    .june-scope .col.hover-reveal-lg > div:hover:before {
      visibility: visible;
      background-color: rgba(0, 0, 0, 0.75); }
    .june-scope .col.hover-reveal-lg > div:hover > * {
      position: relative;
      opacity: 1; }
    .june-scope .col.always-show-lg > div > * {
      position: relative;
      opacity: 1;
      background-color: transparent; }
    .june-scope .col.always-show-lg > div:before {
      content: " ";
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 100%;
      visibility: visible;
      background-color: rgba(0, 0, 0, 0.75); }
    .june-scope .col.disable-hover-lg > div > * {
      opacity: 1;
      background-color: transparent; }
    .june-scope .col.disable-hover-lg > div:before {
      content: none; } }
  @media screen and (max-width: 992px) {
    .june-scope .col.hover-reveal-md > div > * {
      opacity: 0;
      transition: opacity .3s ease; }
    .june-scope .col.hover-reveal-md > div:before {
      content: " ";
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 100%;
      visibility: hidden;
      background-color: rgba(0, 0, 0, 0);
      transition: all .3s ease; }
    .june-scope .col.hover-reveal-md > div:hover:before {
      visibility: visible;
      background-color: rgba(0, 0, 0, 0.75); }
    .june-scope .col.hover-reveal-md > div:hover > * {
      position: relative;
      opacity: 1; }
    .june-scope .col.always-show-md > div > * {
      position: relative;
      opacity: 1;
      background-color: transparent; }
    .june-scope .col.always-show-md > div:before {
      content: " ";
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 100%;
      visibility: visible;
      background-color: rgba(0, 0, 0, 0.75); }
    .june-scope .col.disable-hover-md > div > * {
      opacity: 1;
      background-color: transparent; }
    .june-scope .col.disable-hover-md > div:before {
      content: none; } }
  @media screen and (max-width: 600px) {
    .june-scope .col.hover-reveal-sm > div > * {
      opacity: 0;
      transition: opacity .3s ease; }
    .june-scope .col.hover-reveal-sm > div:before {
      content: " ";
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 100%;
      visibility: hidden;
      background-color: rgba(0, 0, 0, 0);
      transition: all .3s ease; }
    .june-scope .col.hover-reveal-sm > div:hover:before {
      visibility: visible;
      background-color: rgba(0, 0, 0, 0.75); }
    .june-scope .col.hover-reveal-sm > div:hover > * {
      position: relative;
      opacity: 1; }
    .june-scope .col.always-show-sm > div > * {
      position: relative;
      opacity: 1;
      background-color: transparent; }
    .june-scope .col.always-show-sm > div:before {
      content: " ";
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 100%;
      visibility: visible;
      background-color: rgba(0, 0, 0, 0.75); }
    .june-scope .col.disable-hover-sm > div > * {
      opacity: 1;
      background-color: transparent; }
    .june-scope .col.disable-hover-sm > div:before {
      content: none; } }
  .june-scope .j-collapsible {
    position: relative; }
    .june-scope .j-collapsible__header {
      display: block;
      width: 100%;
      min-height: 16px;
      position: relative; }
    .june-scope .j-collapsible__content {
      height: 0;
      overflow: hidden; }
    .june-scope .j-collapsible--is-open .j-collapsible__content {
      height: auto;
      overflow: visible; }
  .june-scope .j-separator {
    display: flex;
    width: 100%; }
    .june-scope .j-separator__start {
      justify-content: flex-start; }
    .june-scope .j-separator__center {
      justify-content: center; }
    .june-scope .j-separator__end {
      justify-content: flex-end; }
    .june-scope .j-separator__type-1 {
      width: 100%;
      height: 4px;
      background-color: #000;
      position: relative; }
    .june-scope .j-separator__type-2 {
      width: 80%;
      height: 2px;
      background-color: #CCC;
      position: relative; }
    .june-scope .j-separator__type-3 {
      width: 45%;
      height: 2px;
      background-color: #c00;
      position: relative; }
    .june-scope .j-separator__content {
      display: none; }
    .june-scope .j-separator--with-content .j-separator__content {
      display: block;
      position: absolute;
      left: 50%;
      transform: translate(-50%, -50%);
      top: 50%; }
      .june-scope .j-separator--with-content .j-separator__content--left {
        left: 0;
        transform: translate(0, -50%); }
      .june-scope .j-separator--with-content .j-separator__content--center {
        left: 50%;
        transform: translate(-50%, -50%); }
      .june-scope .j-separator--with-content .j-separator__content--right {
        left: 100%;
        transform: translate(-100%, -50%); }
    .june-scope .j-separator--is-vertical {
      display: inline-block;
      flex-direction: column;
      width: auto; }
      .june-scope .j-separator--is-vertical .j-separator__type-1 {
        width: 4px;
        height: 100%;
        background-color: #000; }
      .june-scope .j-separator--is-vertical .j-separator__type-2 {
        width: 2px;
        height: 80%;
        background-color: #CCC; }
      .june-scope .j-separator--is-vertical .j-separator__type-3 {
        width: 2px;
        height: 45%;
        background-color: #c00; }
      .june-scope .j-separator--is-vertical .j-separator__content {
        display: none; }

@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes move-up-strong {
  0% {
    transform: translateY(40%); }
  100% {
    transform: translateY(0%); } }

@-moz-keyframes move-up-strong {
  0% {
    transform: translateY(40%); }
  100% {
    transform: translateY(0%); } }

@-o-keyframes move-up-strong {
  0% {
    transform: translateY(40%); }
  100% {
    transform: translateY(0%); } }

@keyframes move-up-strong {
  0% {
    transform: translateY(40%); }
  100% {
    transform: translateY(0%); } }

@-webkit-keyframes move-up-regular {
  0% {
    transform: translateY(20%); }
  100% {
    transform: translateY(0%); } }

@-moz-keyframes move-up-regular {
  0% {
    transform: translateY(20%); }
  100% {
    transform: translateY(0%); } }

@-o-keyframes move-up-regular {
  0% {
    transform: translateY(20%); }
  100% {
    transform: translateY(0%); } }

@keyframes move-up-regular {
  0% {
    transform: translateY(20%); }
  100% {
    transform: translateY(0%); } }

@-webkit-keyframes move-up-light {
  0% {
    transform: translateY(5%); }
  100% {
    transform: translateY(0%); } }

@-moz-keyframes move-up-light {
  0% {
    transform: translateY(5%); }
  100% {
    transform: translateY(0%); } }

@-o-keyframes move-up-light {
  0% {
    transform: translateY(5%); }
  100% {
    transform: translateY(0%); } }

@keyframes move-up-light {
  0% {
    transform: translateY(5%); }
  100% {
    transform: translateY(0%); } }

@-webkit-keyframes move-down-strong {
  0% {
    transform: translateY(-40%); }
  100% {
    transform: translateY(0%); } }

@-moz-keyframes move-down-strong {
  0% {
    transform: translateY(-40%); }
  100% {
    transform: translateY(0%); } }

@-o-keyframes move-down-strong {
  0% {
    transform: translateY(-40%); }
  100% {
    transform: translateY(0%); } }

@keyframes move-down-strong {
  0% {
    transform: translateY(-40%); }
  100% {
    transform: translateY(0%); } }

@-webkit-keyframes move-down-regular {
  0% {
    transform: translateY(-20%); }
  100% {
    transform: translateY(0%); } }

@-moz-keyframes move-down-regular {
  0% {
    transform: translateY(-20%); }
  100% {
    transform: translateY(0%); } }

@-o-keyframes move-down-regular {
  0% {
    transform: translateY(-20%); }
  100% {
    transform: translateY(0%); } }

@keyframes move-down-regular {
  0% {
    transform: translateY(-20%); }
  100% {
    transform: translateY(0%); } }

@-webkit-keyframes move-down-light {
  0% {
    transform: translateY(-5%); }
  100% {
    transform: translateY(0%); } }

@-moz-keyframes move-down-light {
  0% {
    transform: translateY(-5%); }
  100% {
    transform: translateY(0%); } }

@-o-keyframes move-down-light {
  0% {
    transform: translateY(-5%); }
  100% {
    transform: translateY(0%); } }

@keyframes move-down-light {
  0% {
    transform: translateY(-5%); }
  100% {
    transform: translateY(0%); } }

@-webkit-keyframes move-right-strong {
  0% {
    transform: translateX(-40%); }
  100% {
    transform: translateX(0%); } }

@-moz-keyframes move-right-strong {
  0% {
    transform: translateX(-40%); }
  100% {
    transform: translateX(0%); } }

@-o-keyframes move-right-strong {
  0% {
    transform: translateX(-40%); }
  100% {
    transform: translateX(0%); } }

@keyframes move-right-strong {
  0% {
    transform: translateX(-40%); }
  100% {
    transform: translateX(0%); } }

@-webkit-keyframes move-right-regular {
  0% {
    transform: translateX(-20%); }
  100% {
    transform: translateX(0%); } }

@-moz-keyframes move-right-regular {
  0% {
    transform: translateX(-20%); }
  100% {
    transform: translateX(0%); } }

@-o-keyframes move-right-regular {
  0% {
    transform: translateX(-20%); }
  100% {
    transform: translateX(0%); } }

@keyframes move-right-regular {
  0% {
    transform: translateX(-20%); }
  100% {
    transform: translateX(0%); } }

@-webkit-keyframes move-right-light {
  0% {
    transform: translateX(-5%); }
  100% {
    transform: translateX(0%); } }

@-moz-keyframes move-right-light {
  0% {
    transform: translateX(-5%); }
  100% {
    transform: translateX(0%); } }

@-o-keyframes move-right-light {
  0% {
    transform: translateX(-5%); }
  100% {
    transform: translateX(0%); } }

@keyframes move-right-light {
  0% {
    transform: translateX(-5%); }
  100% {
    transform: translateX(0%); } }

@-webkit-keyframes move-left-strong {
  0% {
    transform: translateX(40%); }
  100% {
    transform: translateX(0%); } }

@-moz-keyframes move-left-strong {
  0% {
    transform: translateX(40%); }
  100% {
    transform: translateX(0%); } }

@-o-keyframes move-left-strong {
  0% {
    transform: translateX(40%); }
  100% {
    transform: translateX(0%); } }

@keyframes move-left-strong {
  0% {
    transform: translateX(40%); }
  100% {
    transform: translateX(0%); } }

@-webkit-keyframes move-left-regular {
  0% {
    transform: translateX(20%); }
  100% {
    transform: translateX(0%); } }

@-moz-keyframes move-left-regular {
  0% {
    transform: translateX(20%); }
  100% {
    transform: translateX(0%); } }

@-o-keyframes move-left-regular {
  0% {
    transform: translateX(20%); }
  100% {
    transform: translateX(0%); } }

@keyframes move-left-regular {
  0% {
    transform: translateX(20%); }
  100% {
    transform: translateX(0%); } }

@-webkit-keyframes move-left-light {
  0% {
    transform: translateX(5%); }
  100% {
    transform: translateX(0%); } }

@-moz-keyframes move-left-light {
  0% {
    transform: translateX(5%); }
  100% {
    transform: translateX(0%); } }

@-o-keyframes move-left-light {
  0% {
    transform: translateX(5%); }
  100% {
    transform: translateX(0%); } }

@keyframes move-left-light {
  0% {
    transform: translateX(5%); }
  100% {
    transform: translateX(0%); } }

@-webkit-keyframes grow-strong {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

@-moz-keyframes grow-strong {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

@-o-keyframes grow-strong {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

@keyframes grow-strong {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

@-webkit-keyframes grow-regular {
  0% {
    transform: scale(0.6); }
  100% {
    transform: scale(1); } }

@-moz-keyframes grow-regular {
  0% {
    transform: scale(0.6); }
  100% {
    transform: scale(1); } }

@-o-keyframes grow-regular {
  0% {
    transform: scale(0.6); }
  100% {
    transform: scale(1); } }

@keyframes grow-regular {
  0% {
    transform: scale(0.6); }
  100% {
    transform: scale(1); } }

@-webkit-keyframes grow-light {
  0% {
    transform: scale(0.8); }
  100% {
    transform: scale(1); } }

@-moz-keyframes grow-light {
  0% {
    transform: scale(0.8); }
  100% {
    transform: scale(1); } }

@-o-keyframes grow-light {
  0% {
    transform: scale(0.8); }
  100% {
    transform: scale(1); } }

@keyframes grow-light {
  0% {
    transform: scale(0.8); }
  100% {
    transform: scale(1); } }

@-webkit-keyframes shrink-strong {
  0% {
    transform: scale(1.8); }
  100% {
    transform: scale(1); } }

@-moz-keyframes shrink-strong {
  0% {
    transform: scale(1.8); }
  100% {
    transform: scale(1); } }

@-o-keyframes shrink-strong {
  0% {
    transform: scale(1.8); }
  100% {
    transform: scale(1); } }

@keyframes shrink-strong {
  0% {
    transform: scale(1.8); }
  100% {
    transform: scale(1); } }

@-webkit-keyframes shrink-regular {
  0% {
    transform: scale(1.5); }
  100% {
    transform: scale(1); } }

@-moz-keyframes shrink-regular {
  0% {
    transform: scale(1.5); }
  100% {
    transform: scale(1); } }

@-o-keyframes shrink-regular {
  0% {
    transform: scale(1.5); }
  100% {
    transform: scale(1); } }

@keyframes shrink-regular {
  0% {
    transform: scale(1.5); }
  100% {
    transform: scale(1); } }

@-webkit-keyframes shrink-light {
  0% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }

@-moz-keyframes shrink-light {
  0% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }

@-o-keyframes shrink-light {
  0% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }

@keyframes shrink-light {
  0% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }
  .june-scope .j-anim-style__fade-in, .june-scope .j-anim-style__fade-in-strong, .june-scope .j-anim-style__fade-in-regular, .june-scope .j-anim-style__fade-in-light, .june-scope .j-anim-style__fade-in-strong--with-fade, .june-scope .j-anim-style__fade-in-regular--with-fade, .june-scope .j-anim-style__fade-in-light--with-fade {
    opacity: 0; }
    .june-scope .j-anim-style__fade-in.j-anim--is-running, .june-scope .j-anim-style__fade-in-strong.j-anim--is-running, .june-scope .j-anim-style__fade-in-regular.j-anim--is-running, .june-scope .j-anim-style__fade-in-light.j-anim--is-running, .june-scope .j-anim-style__fade-in-strong--with-fade.j-anim--is-running, .june-scope .j-anim-style__fade-in-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style__fade-in-light--with-fade.j-anim--is-running {
      -webkit-animation: fade-in 0.5s 0s 1 normal ease forwards;
      -moz-animation: fade-in 0.5s 0s 1 normal ease forwards;
      -o-animation: fade-in 0.5s 0s 1 normal ease forwards;
      animation: fade-in 0.5s 0s 1 normal ease forwards; }
  .june-scope .j-anim-style__move-up-strong {
    opacity: 1;
    transform: translateY(40%); }
    .june-scope .j-anim-style__move-up-strong.j-anim--is-running {
      -webkit-animation: move-up-strong 0.5s 0s 1 normal ease forwards;
      -moz-animation: move-up-strong 0.5s 0s 1 normal ease forwards;
      -o-animation: move-up-strong 0.5s 0s 1 normal ease forwards;
      animation: move-up-strong 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style__move-up-strong--with-fade {
      transform: translateY(40%);
      opacity: 0; }
      .june-scope .j-anim-style__move-up-strong--with-fade.j-anim--is-running {
        -webkit-animation: move-up-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-up-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -o-animation: move-up-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        animation: move-up-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
  .june-scope .j-anim-style__move-up-regular, .june-scope .j-anim-style__move-up {
    opacity: 1;
    transform: translateY(20%); }
    .june-scope .j-anim-style__move-up-regular.j-anim--is-running, .june-scope .j-anim-style__move-up.j-anim--is-running {
      -webkit-animation: move-up-regular 0.5s 0s 1 normal ease forwards;
      -moz-animation: move-up-regular 0.5s 0s 1 normal ease forwards;
      -o-animation: move-up-regular 0.5s 0s 1 normal ease forwards;
      animation: move-up-regular 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style__move-up-regular--with-fade, .june-scope .j-anim-style__move-up--with-fade {
      transform: translateY(20%);
      opacity: 0; }
      .june-scope .j-anim-style__move-up-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style__move-up--with-fade.j-anim--is-running {
        -webkit-animation: move-up-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-up-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -o-animation: move-up-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        animation: move-up-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
  .june-scope .j-anim-style__move-up-light {
    opacity: 1;
    transform: translateY(5%); }
    .june-scope .j-anim-style__move-up-light.j-anim--is-running {
      -webkit-animation: move-up-light 0.5s 0s 1 normal ease forwards;
      -moz-animation: move-up-light 0.5s 0s 1 normal ease forwards;
      -o-animation: move-up-light 0.5s 0s 1 normal ease forwards;
      animation: move-up-light 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style__move-up-light--with-fade {
      transform: translateY(5%);
      opacity: 0; }
      .june-scope .j-anim-style__move-up-light--with-fade.j-anim--is-running {
        -webkit-animation: move-up-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-up-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -o-animation: move-up-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        animation: move-up-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
  .june-scope .j-anim-style__move-down-strong {
    opacity: 1;
    transform: translateY(-40%); }
    .june-scope .j-anim-style__move-down-strong.j-anim--is-running {
      -webkit-animation: move-down-strong 0.5s 0s 1 normal ease forwards;
      -moz-animation: move-down-strong 0.5s 0s 1 normal ease forwards;
      -o-animation: move-down-strong 0.5s 0s 1 normal ease forwards;
      animation: move-down-strong 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style__move-down-strong--with-fade {
      transform: translateY(-40%);
      opacity: 0; }
      .june-scope .j-anim-style__move-down-strong--with-fade.j-anim--is-running {
        -webkit-animation: move-down-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-down-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -o-animation: move-down-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        animation: move-down-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
  .june-scope .j-anim-style__move-down-regular, .june-scope .j-anim-style__move-down {
    opacity: 1;
    transform: translateY(-20%); }
    .june-scope .j-anim-style__move-down-regular.j-anim--is-running, .june-scope .j-anim-style__move-down.j-anim--is-running {
      -webkit-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
      -moz-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
      -o-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
      animation: move-down-regular 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style__move-down-regular--with-fade, .june-scope .j-anim-style__move-down--with-fade {
      transform: translateY(-20%);
      opacity: 0; }
      .june-scope .j-anim-style__move-down-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style__move-down--with-fade.j-anim--is-running {
        -webkit-animation: move-down-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-down-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -o-animation: move-down-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        animation: move-down-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
  .june-scope .j-anim-style__move-down-light {
    opacity: 1;
    transform: translateY(-5%); }
    .june-scope .j-anim-style__move-down-light.j-anim--is-running {
      -webkit-animation: move-down-light 0.5s 0s 1 normal ease forwards;
      -moz-animation: move-down-light 0.5s 0s 1 normal ease forwards;
      -o-animation: move-down-light 0.5s 0s 1 normal ease forwards;
      animation: move-down-light 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style__move-down-light--with-fade {
      transform: translateY(-5%);
      opacity: 0; }
      .june-scope .j-anim-style__move-down-light--with-fade.j-anim--is-running {
        -webkit-animation: move-down-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-down-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -o-animation: move-down-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        animation: move-down-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
  .june-scope .j-anim-style__move-left-strong {
    opacity: 1;
    transform: translateX(40%); }
    .june-scope .j-anim-style__move-left-strong.j-anim--is-running {
      -webkit-animation: move-left-strong 0.5s 0s 1 normal ease forwards;
      -moz-animation: move-left-strong 0.5s 0s 1 normal ease forwards;
      -o-animation: move-left-strong 0.5s 0s 1 normal ease forwards;
      animation: move-left-strong 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style__move-left-strong--with-fade {
      transform: translateX(40%);
      opacity: 0; }
      .june-scope .j-anim-style__move-left-strong--with-fade.j-anim--is-running {
        -webkit-animation: move-left-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-left-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -o-animation: move-left-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        animation: move-left-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
  .june-scope .j-anim-style__move-left-regular, .june-scope .j-anim-style__move-left {
    opacity: 1;
    transform: translateX(20%); }
    .june-scope .j-anim-style__move-left-regular.j-anim--is-running, .june-scope .j-anim-style__move-left.j-anim--is-running {
      -webkit-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
      -moz-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
      -o-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
      animation: move-down-regular 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style__move-left-regular--with-fade, .june-scope .j-anim-style__move-left--with-fade {
      transform: translateX(20%);
      opacity: 0; }
      .june-scope .j-anim-style__move-left-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style__move-left--with-fade.j-anim--is-running {
        -webkit-animation: move-left-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-left-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -o-animation: move-left-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        animation: move-left-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
  .june-scope .j-anim-style__move-left-light {
    opacity: 1;
    transform: translateX(5%); }
    .june-scope .j-anim-style__move-left-light.j-anim--is-running {
      -webkit-animation: move-left-light 0.5s 0s 1 normal ease forwards;
      -moz-animation: move-left-light 0.5s 0s 1 normal ease forwards;
      -o-animation: move-left-light 0.5s 0s 1 normal ease forwards;
      animation: move-left-light 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style__move-left-light--with-fade {
      transform: translateX(5%);
      opacity: 0; }
      .june-scope .j-anim-style__move-left-light--with-fade.j-anim--is-running {
        -webkit-animation: move-left-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-left-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -o-animation: move-left-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        animation: move-left-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
  .june-scope .j-anim-style__move-right-strong {
    opacity: 1;
    transform: translateX(-40%); }
    .june-scope .j-anim-style__move-right-strong.j-anim--is-running {
      -webkit-animation: move-right-strong 0.5s 0s 1 normal ease forwards;
      -moz-animation: move-right-strong 0.5s 0s 1 normal ease forwards;
      -o-animation: move-right-strong 0.5s 0s 1 normal ease forwards;
      animation: move-right-strong 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style__move-right-strong--with-fade {
      transform: translateX(-40%);
      opacity: 0; }
      .june-scope .j-anim-style__move-right-strong--with-fade.j-anim--is-running {
        -webkit-animation: move-right-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-right-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -o-animation: move-right-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        animation: move-right-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
  .june-scope .j-anim-style__move-right-regular, .june-scope .j-anim-style__move-right {
    opacity: 1;
    transform: translateX(-20%); }
    .june-scope .j-anim-style__move-right-regular.j-anim--is-running, .june-scope .j-anim-style__move-right.j-anim--is-running {
      -webkit-animation: move-right-regular 0.5s 0s 1 normal ease forwards;
      -moz-animation: move-right-regular 0.5s 0s 1 normal ease forwards;
      -o-animation: move-right-regular 0.5s 0s 1 normal ease forwards;
      animation: move-right-regular 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style__move-right-regular--with-fade, .june-scope .j-anim-style__move-right--with-fade {
      transform: translateX(-20%);
      opacity: 0; }
      .june-scope .j-anim-style__move-right-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style__move-right--with-fade.j-anim--is-running {
        -webkit-animation: move-right-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-right-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -o-animation: move-right-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        animation: move-right-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
  .june-scope .j-anim-style__move-right-light {
    opacity: 1;
    transform: translateX(-5%); }
    .june-scope .j-anim-style__move-right-light.j-anim--is-running {
      -webkit-animation: move-right-light 0.5s 0s 1 normal ease forwards;
      -moz-animation: move-right-light 0.5s 0s 1 normal ease forwards;
      -o-animation: move-right-light 0.5s 0s 1 normal ease forwards;
      animation: move-right-light 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style__move-right-light--with-fade {
      transform: translateX(-5%);
      opacity: 0; }
      .june-scope .j-anim-style__move-right-light--with-fade.j-anim--is-running {
        -webkit-animation: move-right-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-right-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -o-animation: move-right-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        animation: move-right-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
  .june-scope .j-anim-style__grow-strong {
    opacity: 1;
    transform: translateY(-40%); }
    .june-scope .j-anim-style__grow-strong.j-anim--is-running {
      -webkit-animation: grow-strong 0.5s 0s 1 normal ease forwards;
      -moz-animation: grow-strong 0.5s 0s 1 normal ease forwards;
      -o-animation: grow-strong 0.5s 0s 1 normal ease forwards;
      animation: grow-strong 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style__grow-strong--with-fade {
      transform: translateY(-40%);
      opacity: 0; }
      .june-scope .j-anim-style__grow-strong--with-fade.j-anim--is-running {
        -webkit-animation: grow-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -moz-animation: grow-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -o-animation: grow-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        animation: grow-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
  .june-scope .j-anim-style__grow-regular, .june-scope .j-anim-style__grow {
    opacity: 1;
    transform: translateY(-20%); }
    .june-scope .j-anim-style__grow-regular.j-anim--is-running, .june-scope .j-anim-style__grow.j-anim--is-running {
      -webkit-animation: grow-regular 0.5s 0s 1 normal ease forwards;
      -moz-animation: grow-regular 0.5s 0s 1 normal ease forwards;
      -o-animation: grow-regular 0.5s 0s 1 normal ease forwards;
      animation: grow-regular 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style__grow-regular--with-fade, .june-scope .j-anim-style__grow--with-fade {
      transform: translateY(-20%);
      opacity: 0; }
      .june-scope .j-anim-style__grow-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style__grow--with-fade.j-anim--is-running {
        -webkit-animation: grow-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -moz-animation: grow-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -o-animation: grow-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        animation: grow-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
  .june-scope .j-anim-style__grow-light {
    opacity: 1;
    transform: translateY(-5%); }
    .june-scope .j-anim-style__grow-light.j-anim--is-running {
      -webkit-animation: grow-light 0.5s 0s 1 normal ease forwards;
      -moz-animation: grow-light 0.5s 0s 1 normal ease forwards;
      -o-animation: grow-light 0.5s 0s 1 normal ease forwards;
      animation: grow-light 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style__grow-light--with-fade {
      transform: translateY(-5%);
      opacity: 0; }
      .june-scope .j-anim-style__grow-light--with-fade.j-anim--is-running {
        -webkit-animation: grow-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -moz-animation: grow-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -o-animation: grow-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        animation: grow-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
  .june-scope .j-anim-style__shrink-strong {
    opacity: 1;
    transform: translateY(-40%); }
    .june-scope .j-anim-style__shrink-strong.j-anim--is-running {
      -webkit-animation: shrink-strong 0.5s 0s 1 normal ease forwards;
      -moz-animation: shrink-strong 0.5s 0s 1 normal ease forwards;
      -o-animation: shrink-strong 0.5s 0s 1 normal ease forwards;
      animation: shrink-strong 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style__shrink-strong--with-fade {
      transform: translateY(-40%);
      opacity: 0; }
      .june-scope .j-anim-style__shrink-strong--with-fade.j-anim--is-running {
        -webkit-animation: shrink-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -moz-animation: shrink-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -o-animation: shrink-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        animation: shrink-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
  .june-scope .j-anim-style__shrink-regular, .june-scope .j-anim-style__shrink {
    opacity: 1;
    transform: translateY(-20%); }
    .june-scope .j-anim-style__shrink-regular.j-anim--is-running, .june-scope .j-anim-style__shrink.j-anim--is-running {
      -webkit-animation: shrink-regular 0.5s 0s 1 normal ease forwards;
      -moz-animation: shrink-regular 0.5s 0s 1 normal ease forwards;
      -o-animation: shrink-regular 0.5s 0s 1 normal ease forwards;
      animation: shrink-regular 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style__shrink-regular--with-fade, .june-scope .j-anim-style__shrink--with-fade {
      transform: translateY(-20%);
      opacity: 0; }
      .june-scope .j-anim-style__shrink-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style__shrink--with-fade.j-anim--is-running {
        -webkit-animation: shrink-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -moz-animation: shrink-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -o-animation: shrink-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        animation: shrink-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
  .june-scope .j-anim-style__shrink-light {
    opacity: 1;
    transform: translateY(-5%); }
    .june-scope .j-anim-style__shrink-light.j-anim--is-running {
      -webkit-animation: shrink-light 0.5s 0s 1 normal ease forwards;
      -moz-animation: shrink-light 0.5s 0s 1 normal ease forwards;
      -o-animation: shrink-light 0.5s 0s 1 normal ease forwards;
      animation: shrink-light 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style__shrink-light--with-fade {
      transform: translateY(-5%);
      opacity: 0; }
      .june-scope .j-anim-style__shrink-light--with-fade.j-anim--is-running {
        -webkit-animation: shrink-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -moz-animation: shrink-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        -o-animation: shrink-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
        animation: shrink-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
  @media (min-width: 1281px) {
    .june-scope .j-anim -xl--disabled {
      animation: none !important;
      opacity: 1 !important;
      transform: none !important; }
    .june-scope .j-anim-style-xl__fade-in, .june-scope .j-anim-style-xl__fade-in-strong, .june-scope .j-anim-style-xl__fade-in-regular, .june-scope .j-anim-style-xl__fade-in-light, .june-scope .j-anim-style-xl__fade-in-strong--with-fade, .june-scope .j-anim-style-xl__fade-in-regular--with-fade, .june-scope .j-anim-style-xl__fade-in-light--with-fade {
      opacity: 0; }
      .june-scope .j-anim-style-xl__fade-in.j-anim--is-running, .june-scope .j-anim-style-xl__fade-in-strong.j-anim--is-running, .june-scope .j-anim-style-xl__fade-in-regular.j-anim--is-running, .june-scope .j-anim-style-xl__fade-in-light.j-anim--is-running, .june-scope .j-anim-style-xl__fade-in-strong--with-fade.j-anim--is-running, .june-scope .j-anim-style-xl__fade-in-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-xl__fade-in-light--with-fade.j-anim--is-running {
        -webkit-animation: fade-in 0.5s 0s 1 normal ease forwards;
        -moz-animation: fade-in 0.5s 0s 1 normal ease forwards;
        -o-animation: fade-in 0.5s 0s 1 normal ease forwards;
        animation: fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-xl__move-up-strong {
      opacity: 1;
      transform: translateY(40%); }
      .june-scope .j-anim-style-xl__move-up-strong.j-anim--is-running {
        -webkit-animation: move-up-strong 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-up-strong 0.5s 0s 1 normal ease forwards;
        -o-animation: move-up-strong 0.5s 0s 1 normal ease forwards;
        animation: move-up-strong 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-xl__move-up-strong--with-fade {
        transform: translateY(40%);
        opacity: 0; }
        .june-scope .j-anim-style-xl__move-up-strong--with-fade.j-anim--is-running {
          -webkit-animation: move-up-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-up-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-up-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-up-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-xl__move-up-regular, .june-scope .j-anim-style-xl__move-up {
      opacity: 1;
      transform: translateY(20%); }
      .june-scope .j-anim-style-xl__move-up-regular.j-anim--is-running, .june-scope .j-anim-style-xl__move-up.j-anim--is-running {
        -webkit-animation: move-up-regular 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-up-regular 0.5s 0s 1 normal ease forwards;
        -o-animation: move-up-regular 0.5s 0s 1 normal ease forwards;
        animation: move-up-regular 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-xl__move-up-regular--with-fade, .june-scope .j-anim-style-xl__move-up--with-fade {
        transform: translateY(20%);
        opacity: 0; }
        .june-scope .j-anim-style-xl__move-up-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-xl__move-up--with-fade.j-anim--is-running {
          -webkit-animation: move-up-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-up-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-up-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-up-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-xl__move-up-light {
      opacity: 1;
      transform: translateY(5%); }
      .june-scope .j-anim-style-xl__move-up-light.j-anim--is-running {
        -webkit-animation: move-up-light 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-up-light 0.5s 0s 1 normal ease forwards;
        -o-animation: move-up-light 0.5s 0s 1 normal ease forwards;
        animation: move-up-light 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-xl__move-up-light--with-fade {
        transform: translateY(5%);
        opacity: 0; }
        .june-scope .j-anim-style-xl__move-up-light--with-fade.j-anim--is-running {
          -webkit-animation: move-up-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-up-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-up-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-up-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-xl__move-down-strong {
      opacity: 1;
      transform: translateY(-40%); }
      .june-scope .j-anim-style-xl__move-down-strong.j-anim--is-running {
        -webkit-animation: move-down-strong 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-down-strong 0.5s 0s 1 normal ease forwards;
        -o-animation: move-down-strong 0.5s 0s 1 normal ease forwards;
        animation: move-down-strong 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-xl__move-down-strong--with-fade {
        transform: translateY(-40%);
        opacity: 0; }
        .june-scope .j-anim-style-xl__move-down-strong--with-fade.j-anim--is-running {
          -webkit-animation: move-down-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-down-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-down-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-down-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-xl__move-down-regular, .june-scope .j-anim-style-xl__move-down {
      opacity: 1;
      transform: translateY(-20%); }
      .june-scope .j-anim-style-xl__move-down-regular.j-anim--is-running, .june-scope .j-anim-style-xl__move-down.j-anim--is-running {
        -webkit-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
        -o-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
        animation: move-down-regular 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-xl__move-down-regular--with-fade, .june-scope .j-anim-style-xl__move-down--with-fade {
        transform: translateY(-20%);
        opacity: 0; }
        .june-scope .j-anim-style-xl__move-down-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-xl__move-down--with-fade.j-anim--is-running {
          -webkit-animation: move-down-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-down-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-down-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-down-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-xl__move-down-light {
      opacity: 1;
      transform: translateY(-5%); }
      .june-scope .j-anim-style-xl__move-down-light.j-anim--is-running {
        -webkit-animation: move-down-light 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-down-light 0.5s 0s 1 normal ease forwards;
        -o-animation: move-down-light 0.5s 0s 1 normal ease forwards;
        animation: move-down-light 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-xl__move-down-light--with-fade {
        transform: translateY(-5%);
        opacity: 0; }
        .june-scope .j-anim-style-xl__move-down-light--with-fade.j-anim--is-running {
          -webkit-animation: move-down-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-down-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-down-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-down-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-xl__move-left-strong {
      opacity: 1;
      transform: translateX(40%); }
      .june-scope .j-anim-style-xl__move-left-strong.j-anim--is-running {
        -webkit-animation: move-left-strong 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-left-strong 0.5s 0s 1 normal ease forwards;
        -o-animation: move-left-strong 0.5s 0s 1 normal ease forwards;
        animation: move-left-strong 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-xl__move-left-strong--with-fade {
        transform: translateX(40%);
        opacity: 0; }
        .june-scope .j-anim-style-xl__move-left-strong--with-fade.j-anim--is-running {
          -webkit-animation: move-left-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-left-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-left-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-left-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-xl__move-left-regular, .june-scope .j-anim-style-xl__move-left {
      opacity: 1;
      transform: translateX(20%); }
      .june-scope .j-anim-style-xl__move-left-regular.j-anim--is-running, .june-scope .j-anim-style-xl__move-left.j-anim--is-running {
        -webkit-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
        -o-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
        animation: move-down-regular 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-xl__move-left-regular--with-fade, .june-scope .j-anim-style-xl__move-left--with-fade {
        transform: translateX(20%);
        opacity: 0; }
        .june-scope .j-anim-style-xl__move-left-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-xl__move-left--with-fade.j-anim--is-running {
          -webkit-animation: move-left-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-left-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-left-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-left-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-xl__move-left-light {
      opacity: 1;
      transform: translateX(5%); }
      .june-scope .j-anim-style-xl__move-left-light.j-anim--is-running {
        -webkit-animation: move-left-light 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-left-light 0.5s 0s 1 normal ease forwards;
        -o-animation: move-left-light 0.5s 0s 1 normal ease forwards;
        animation: move-left-light 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-xl__move-left-light--with-fade {
        transform: translateX(5%);
        opacity: 0; }
        .june-scope .j-anim-style-xl__move-left-light--with-fade.j-anim--is-running {
          -webkit-animation: move-left-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-left-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-left-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-left-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-xl__move-right-strong {
      opacity: 1;
      transform: translateX(-40%); }
      .june-scope .j-anim-style-xl__move-right-strong.j-anim--is-running {
        -webkit-animation: move-right-strong 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-right-strong 0.5s 0s 1 normal ease forwards;
        -o-animation: move-right-strong 0.5s 0s 1 normal ease forwards;
        animation: move-right-strong 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-xl__move-right-strong--with-fade {
        transform: translateX(-40%);
        opacity: 0; }
        .june-scope .j-anim-style-xl__move-right-strong--with-fade.j-anim--is-running {
          -webkit-animation: move-right-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-right-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-right-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-right-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-xl__move-right-regular, .june-scope .j-anim-style-xl__move-right {
      opacity: 1;
      transform: translateX(-20%); }
      .june-scope .j-anim-style-xl__move-right-regular.j-anim--is-running, .june-scope .j-anim-style-xl__move-right.j-anim--is-running {
        -webkit-animation: move-right-regular 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-right-regular 0.5s 0s 1 normal ease forwards;
        -o-animation: move-right-regular 0.5s 0s 1 normal ease forwards;
        animation: move-right-regular 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-xl__move-right-regular--with-fade, .june-scope .j-anim-style-xl__move-right--with-fade {
        transform: translateX(-20%);
        opacity: 0; }
        .june-scope .j-anim-style-xl__move-right-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-xl__move-right--with-fade.j-anim--is-running {
          -webkit-animation: move-right-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-right-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-right-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-right-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-xl__move-right-light {
      opacity: 1;
      transform: translateX(-5%); }
      .june-scope .j-anim-style-xl__move-right-light.j-anim--is-running {
        -webkit-animation: move-right-light 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-right-light 0.5s 0s 1 normal ease forwards;
        -o-animation: move-right-light 0.5s 0s 1 normal ease forwards;
        animation: move-right-light 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-xl__move-right-light--with-fade {
        transform: translateX(-5%);
        opacity: 0; }
        .june-scope .j-anim-style-xl__move-right-light--with-fade.j-anim--is-running {
          -webkit-animation: move-right-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-right-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-right-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-right-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-xl__grow-strong {
      opacity: 1;
      transform: translateY(-40%); }
      .june-scope .j-anim-style-xl__grow-strong.j-anim--is-running {
        -webkit-animation: grow-strong 0.5s 0s 1 normal ease forwards;
        -moz-animation: grow-strong 0.5s 0s 1 normal ease forwards;
        -o-animation: grow-strong 0.5s 0s 1 normal ease forwards;
        animation: grow-strong 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-xl__grow-strong--with-fade {
        transform: translateY(-40%);
        opacity: 0; }
        .june-scope .j-anim-style-xl__grow-strong--with-fade.j-anim--is-running {
          -webkit-animation: grow-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: grow-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: grow-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: grow-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-xl__grow-regular, .june-scope .j-anim-style-xl__grow {
      opacity: 1;
      transform: translateY(-20%); }
      .june-scope .j-anim-style-xl__grow-regular.j-anim--is-running, .june-scope .j-anim-style-xl__grow.j-anim--is-running {
        -webkit-animation: grow-regular 0.5s 0s 1 normal ease forwards;
        -moz-animation: grow-regular 0.5s 0s 1 normal ease forwards;
        -o-animation: grow-regular 0.5s 0s 1 normal ease forwards;
        animation: grow-regular 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-xl__grow-regular--with-fade, .june-scope .j-anim-style-xl__grow--with-fade {
        transform: translateY(-20%);
        opacity: 0; }
        .june-scope .j-anim-style-xl__grow-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-xl__grow--with-fade.j-anim--is-running {
          -webkit-animation: grow-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: grow-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: grow-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: grow-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-xl__grow-light {
      opacity: 1;
      transform: translateY(-5%); }
      .june-scope .j-anim-style-xl__grow-light.j-anim--is-running {
        -webkit-animation: grow-light 0.5s 0s 1 normal ease forwards;
        -moz-animation: grow-light 0.5s 0s 1 normal ease forwards;
        -o-animation: grow-light 0.5s 0s 1 normal ease forwards;
        animation: grow-light 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-xl__grow-light--with-fade {
        transform: translateY(-5%);
        opacity: 0; }
        .june-scope .j-anim-style-xl__grow-light--with-fade.j-anim--is-running {
          -webkit-animation: grow-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: grow-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: grow-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: grow-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-xl__shrink-strong {
      opacity: 1;
      transform: translateY(-40%); }
      .june-scope .j-anim-style-xl__shrink-strong.j-anim--is-running {
        -webkit-animation: shrink-strong 0.5s 0s 1 normal ease forwards;
        -moz-animation: shrink-strong 0.5s 0s 1 normal ease forwards;
        -o-animation: shrink-strong 0.5s 0s 1 normal ease forwards;
        animation: shrink-strong 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-xl__shrink-strong--with-fade {
        transform: translateY(-40%);
        opacity: 0; }
        .june-scope .j-anim-style-xl__shrink-strong--with-fade.j-anim--is-running {
          -webkit-animation: shrink-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: shrink-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: shrink-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: shrink-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-xl__shrink-regular, .june-scope .j-anim-style-xl__shrink {
      opacity: 1;
      transform: translateY(-20%); }
      .june-scope .j-anim-style-xl__shrink-regular.j-anim--is-running, .june-scope .j-anim-style-xl__shrink.j-anim--is-running {
        -webkit-animation: shrink-regular 0.5s 0s 1 normal ease forwards;
        -moz-animation: shrink-regular 0.5s 0s 1 normal ease forwards;
        -o-animation: shrink-regular 0.5s 0s 1 normal ease forwards;
        animation: shrink-regular 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-xl__shrink-regular--with-fade, .june-scope .j-anim-style-xl__shrink--with-fade {
        transform: translateY(-20%);
        opacity: 0; }
        .june-scope .j-anim-style-xl__shrink-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-xl__shrink--with-fade.j-anim--is-running {
          -webkit-animation: shrink-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: shrink-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: shrink-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: shrink-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-xl__shrink-light {
      opacity: 1;
      transform: translateY(-5%); }
      .june-scope .j-anim-style-xl__shrink-light.j-anim--is-running {
        -webkit-animation: shrink-light 0.5s 0s 1 normal ease forwards;
        -moz-animation: shrink-light 0.5s 0s 1 normal ease forwards;
        -o-animation: shrink-light 0.5s 0s 1 normal ease forwards;
        animation: shrink-light 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-xl__shrink-light--with-fade {
        transform: translateY(-5%);
        opacity: 0; }
        .june-scope .j-anim-style-xl__shrink-light--with-fade.j-anim--is-running {
          -webkit-animation: shrink-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: shrink-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: shrink-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: shrink-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; } }
  @media (min-width: 992px) and (max-width: 1280.98px) {
    .june-scope .j-anim -lg--disabled {
      animation: none !important;
      opacity: 1 !important;
      transform: none !important; }
    .june-scope .j-anim-style-lg__fade-in, .june-scope .j-anim-style-lg__fade-in-strong, .june-scope .j-anim-style-lg__fade-in-regular, .june-scope .j-anim-style-lg__fade-in-light, .june-scope .j-anim-style-lg__fade-in-strong--with-fade, .june-scope .j-anim-style-lg__fade-in-regular--with-fade, .june-scope .j-anim-style-lg__fade-in-light--with-fade {
      opacity: 0; }
      .june-scope .j-anim-style-lg__fade-in.j-anim--is-running, .june-scope .j-anim-style-lg__fade-in-strong.j-anim--is-running, .june-scope .j-anim-style-lg__fade-in-regular.j-anim--is-running, .june-scope .j-anim-style-lg__fade-in-light.j-anim--is-running, .june-scope .j-anim-style-lg__fade-in-strong--with-fade.j-anim--is-running, .june-scope .j-anim-style-lg__fade-in-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-lg__fade-in-light--with-fade.j-anim--is-running {
        -webkit-animation: fade-in 0.5s 0s 1 normal ease forwards;
        -moz-animation: fade-in 0.5s 0s 1 normal ease forwards;
        -o-animation: fade-in 0.5s 0s 1 normal ease forwards;
        animation: fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-lg__move-up-strong {
      opacity: 1;
      transform: translateY(40%); }
      .june-scope .j-anim-style-lg__move-up-strong.j-anim--is-running {
        -webkit-animation: move-up-strong 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-up-strong 0.5s 0s 1 normal ease forwards;
        -o-animation: move-up-strong 0.5s 0s 1 normal ease forwards;
        animation: move-up-strong 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-lg__move-up-strong--with-fade {
        transform: translateY(40%);
        opacity: 0; }
        .june-scope .j-anim-style-lg__move-up-strong--with-fade.j-anim--is-running {
          -webkit-animation: move-up-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-up-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-up-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-up-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-lg__move-up-regular, .june-scope .j-anim-style-lg__move-up {
      opacity: 1;
      transform: translateY(20%); }
      .june-scope .j-anim-style-lg__move-up-regular.j-anim--is-running, .june-scope .j-anim-style-lg__move-up.j-anim--is-running {
        -webkit-animation: move-up-regular 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-up-regular 0.5s 0s 1 normal ease forwards;
        -o-animation: move-up-regular 0.5s 0s 1 normal ease forwards;
        animation: move-up-regular 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-lg__move-up-regular--with-fade, .june-scope .j-anim-style-lg__move-up--with-fade {
        transform: translateY(20%);
        opacity: 0; }
        .june-scope .j-anim-style-lg__move-up-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-lg__move-up--with-fade.j-anim--is-running {
          -webkit-animation: move-up-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-up-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-up-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-up-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-lg__move-up-light {
      opacity: 1;
      transform: translateY(5%); }
      .june-scope .j-anim-style-lg__move-up-light.j-anim--is-running {
        -webkit-animation: move-up-light 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-up-light 0.5s 0s 1 normal ease forwards;
        -o-animation: move-up-light 0.5s 0s 1 normal ease forwards;
        animation: move-up-light 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-lg__move-up-light--with-fade {
        transform: translateY(5%);
        opacity: 0; }
        .june-scope .j-anim-style-lg__move-up-light--with-fade.j-anim--is-running {
          -webkit-animation: move-up-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-up-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-up-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-up-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-lg__move-down-strong {
      opacity: 1;
      transform: translateY(-40%); }
      .june-scope .j-anim-style-lg__move-down-strong.j-anim--is-running {
        -webkit-animation: move-down-strong 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-down-strong 0.5s 0s 1 normal ease forwards;
        -o-animation: move-down-strong 0.5s 0s 1 normal ease forwards;
        animation: move-down-strong 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-lg__move-down-strong--with-fade {
        transform: translateY(-40%);
        opacity: 0; }
        .june-scope .j-anim-style-lg__move-down-strong--with-fade.j-anim--is-running {
          -webkit-animation: move-down-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-down-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-down-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-down-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-lg__move-down-regular, .june-scope .j-anim-style-lg__move-down {
      opacity: 1;
      transform: translateY(-20%); }
      .june-scope .j-anim-style-lg__move-down-regular.j-anim--is-running, .june-scope .j-anim-style-lg__move-down.j-anim--is-running {
        -webkit-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
        -o-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
        animation: move-down-regular 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-lg__move-down-regular--with-fade, .june-scope .j-anim-style-lg__move-down--with-fade {
        transform: translateY(-20%);
        opacity: 0; }
        .june-scope .j-anim-style-lg__move-down-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-lg__move-down--with-fade.j-anim--is-running {
          -webkit-animation: move-down-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-down-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-down-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-down-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-lg__move-down-light {
      opacity: 1;
      transform: translateY(-5%); }
      .june-scope .j-anim-style-lg__move-down-light.j-anim--is-running {
        -webkit-animation: move-down-light 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-down-light 0.5s 0s 1 normal ease forwards;
        -o-animation: move-down-light 0.5s 0s 1 normal ease forwards;
        animation: move-down-light 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-lg__move-down-light--with-fade {
        transform: translateY(-5%);
        opacity: 0; }
        .june-scope .j-anim-style-lg__move-down-light--with-fade.j-anim--is-running {
          -webkit-animation: move-down-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-down-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-down-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-down-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-lg__move-left-strong {
      opacity: 1;
      transform: translateX(40%); }
      .june-scope .j-anim-style-lg__move-left-strong.j-anim--is-running {
        -webkit-animation: move-left-strong 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-left-strong 0.5s 0s 1 normal ease forwards;
        -o-animation: move-left-strong 0.5s 0s 1 normal ease forwards;
        animation: move-left-strong 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-lg__move-left-strong--with-fade {
        transform: translateX(40%);
        opacity: 0; }
        .june-scope .j-anim-style-lg__move-left-strong--with-fade.j-anim--is-running {
          -webkit-animation: move-left-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-left-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-left-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-left-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-lg__move-left-regular, .june-scope .j-anim-style-lg__move-left {
      opacity: 1;
      transform: translateX(20%); }
      .june-scope .j-anim-style-lg__move-left-regular.j-anim--is-running, .june-scope .j-anim-style-lg__move-left.j-anim--is-running {
        -webkit-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
        -o-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
        animation: move-down-regular 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-lg__move-left-regular--with-fade, .june-scope .j-anim-style-lg__move-left--with-fade {
        transform: translateX(20%);
        opacity: 0; }
        .june-scope .j-anim-style-lg__move-left-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-lg__move-left--with-fade.j-anim--is-running {
          -webkit-animation: move-left-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-left-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-left-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-left-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-lg__move-left-light {
      opacity: 1;
      transform: translateX(5%); }
      .june-scope .j-anim-style-lg__move-left-light.j-anim--is-running {
        -webkit-animation: move-left-light 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-left-light 0.5s 0s 1 normal ease forwards;
        -o-animation: move-left-light 0.5s 0s 1 normal ease forwards;
        animation: move-left-light 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-lg__move-left-light--with-fade {
        transform: translateX(5%);
        opacity: 0; }
        .june-scope .j-anim-style-lg__move-left-light--with-fade.j-anim--is-running {
          -webkit-animation: move-left-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-left-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-left-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-left-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-lg__move-right-strong {
      opacity: 1;
      transform: translateX(-40%); }
      .june-scope .j-anim-style-lg__move-right-strong.j-anim--is-running {
        -webkit-animation: move-right-strong 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-right-strong 0.5s 0s 1 normal ease forwards;
        -o-animation: move-right-strong 0.5s 0s 1 normal ease forwards;
        animation: move-right-strong 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-lg__move-right-strong--with-fade {
        transform: translateX(-40%);
        opacity: 0; }
        .june-scope .j-anim-style-lg__move-right-strong--with-fade.j-anim--is-running {
          -webkit-animation: move-right-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-right-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-right-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-right-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-lg__move-right-regular, .june-scope .j-anim-style-lg__move-right {
      opacity: 1;
      transform: translateX(-20%); }
      .june-scope .j-anim-style-lg__move-right-regular.j-anim--is-running, .june-scope .j-anim-style-lg__move-right.j-anim--is-running {
        -webkit-animation: move-right-regular 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-right-regular 0.5s 0s 1 normal ease forwards;
        -o-animation: move-right-regular 0.5s 0s 1 normal ease forwards;
        animation: move-right-regular 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-lg__move-right-regular--with-fade, .june-scope .j-anim-style-lg__move-right--with-fade {
        transform: translateX(-20%);
        opacity: 0; }
        .june-scope .j-anim-style-lg__move-right-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-lg__move-right--with-fade.j-anim--is-running {
          -webkit-animation: move-right-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-right-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-right-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-right-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-lg__move-right-light {
      opacity: 1;
      transform: translateX(-5%); }
      .june-scope .j-anim-style-lg__move-right-light.j-anim--is-running {
        -webkit-animation: move-right-light 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-right-light 0.5s 0s 1 normal ease forwards;
        -o-animation: move-right-light 0.5s 0s 1 normal ease forwards;
        animation: move-right-light 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-lg__move-right-light--with-fade {
        transform: translateX(-5%);
        opacity: 0; }
        .june-scope .j-anim-style-lg__move-right-light--with-fade.j-anim--is-running {
          -webkit-animation: move-right-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-right-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-right-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-right-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-lg__grow-strong {
      opacity: 1;
      transform: translateY(-40%); }
      .june-scope .j-anim-style-lg__grow-strong.j-anim--is-running {
        -webkit-animation: grow-strong 0.5s 0s 1 normal ease forwards;
        -moz-animation: grow-strong 0.5s 0s 1 normal ease forwards;
        -o-animation: grow-strong 0.5s 0s 1 normal ease forwards;
        animation: grow-strong 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-lg__grow-strong--with-fade {
        transform: translateY(-40%);
        opacity: 0; }
        .june-scope .j-anim-style-lg__grow-strong--with-fade.j-anim--is-running {
          -webkit-animation: grow-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: grow-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: grow-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: grow-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-lg__grow-regular, .june-scope .j-anim-style-lg__grow {
      opacity: 1;
      transform: translateY(-20%); }
      .june-scope .j-anim-style-lg__grow-regular.j-anim--is-running, .june-scope .j-anim-style-lg__grow.j-anim--is-running {
        -webkit-animation: grow-regular 0.5s 0s 1 normal ease forwards;
        -moz-animation: grow-regular 0.5s 0s 1 normal ease forwards;
        -o-animation: grow-regular 0.5s 0s 1 normal ease forwards;
        animation: grow-regular 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-lg__grow-regular--with-fade, .june-scope .j-anim-style-lg__grow--with-fade {
        transform: translateY(-20%);
        opacity: 0; }
        .june-scope .j-anim-style-lg__grow-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-lg__grow--with-fade.j-anim--is-running {
          -webkit-animation: grow-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: grow-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: grow-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: grow-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-lg__grow-light {
      opacity: 1;
      transform: translateY(-5%); }
      .june-scope .j-anim-style-lg__grow-light.j-anim--is-running {
        -webkit-animation: grow-light 0.5s 0s 1 normal ease forwards;
        -moz-animation: grow-light 0.5s 0s 1 normal ease forwards;
        -o-animation: grow-light 0.5s 0s 1 normal ease forwards;
        animation: grow-light 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-lg__grow-light--with-fade {
        transform: translateY(-5%);
        opacity: 0; }
        .june-scope .j-anim-style-lg__grow-light--with-fade.j-anim--is-running {
          -webkit-animation: grow-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: grow-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: grow-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: grow-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-lg__shrink-strong {
      opacity: 1;
      transform: translateY(-40%); }
      .june-scope .j-anim-style-lg__shrink-strong.j-anim--is-running {
        -webkit-animation: shrink-strong 0.5s 0s 1 normal ease forwards;
        -moz-animation: shrink-strong 0.5s 0s 1 normal ease forwards;
        -o-animation: shrink-strong 0.5s 0s 1 normal ease forwards;
        animation: shrink-strong 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-lg__shrink-strong--with-fade {
        transform: translateY(-40%);
        opacity: 0; }
        .june-scope .j-anim-style-lg__shrink-strong--with-fade.j-anim--is-running {
          -webkit-animation: shrink-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: shrink-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: shrink-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: shrink-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-lg__shrink-regular, .june-scope .j-anim-style-lg__shrink {
      opacity: 1;
      transform: translateY(-20%); }
      .june-scope .j-anim-style-lg__shrink-regular.j-anim--is-running, .june-scope .j-anim-style-lg__shrink.j-anim--is-running {
        -webkit-animation: shrink-regular 0.5s 0s 1 normal ease forwards;
        -moz-animation: shrink-regular 0.5s 0s 1 normal ease forwards;
        -o-animation: shrink-regular 0.5s 0s 1 normal ease forwards;
        animation: shrink-regular 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-lg__shrink-regular--with-fade, .june-scope .j-anim-style-lg__shrink--with-fade {
        transform: translateY(-20%);
        opacity: 0; }
        .june-scope .j-anim-style-lg__shrink-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-lg__shrink--with-fade.j-anim--is-running {
          -webkit-animation: shrink-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: shrink-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: shrink-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: shrink-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-lg__shrink-light {
      opacity: 1;
      transform: translateY(-5%); }
      .june-scope .j-anim-style-lg__shrink-light.j-anim--is-running {
        -webkit-animation: shrink-light 0.5s 0s 1 normal ease forwards;
        -moz-animation: shrink-light 0.5s 0s 1 normal ease forwards;
        -o-animation: shrink-light 0.5s 0s 1 normal ease forwards;
        animation: shrink-light 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-lg__shrink-light--with-fade {
        transform: translateY(-5%);
        opacity: 0; }
        .june-scope .j-anim-style-lg__shrink-light--with-fade.j-anim--is-running {
          -webkit-animation: shrink-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: shrink-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: shrink-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: shrink-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; } }
  @media (min-width: 600px) and (max-width: 991.98px) {
    .june-scope .j-anim -md--disabled {
      animation: none !important;
      opacity: 1 !important;
      transform: none !important; }
    .june-scope .j-anim-style-md__fade-in, .june-scope .j-anim-style-md__fade-in-strong, .june-scope .j-anim-style-md__fade-in-regular, .june-scope .j-anim-style-md__fade-in-light, .june-scope .j-anim-style-md__fade-in-strong--with-fade, .june-scope .j-anim-style-md__fade-in-regular--with-fade, .june-scope .j-anim-style-md__fade-in-light--with-fade {
      opacity: 0; }
      .june-scope .j-anim-style-md__fade-in.j-anim--is-running, .june-scope .j-anim-style-md__fade-in-strong.j-anim--is-running, .june-scope .j-anim-style-md__fade-in-regular.j-anim--is-running, .june-scope .j-anim-style-md__fade-in-light.j-anim--is-running, .june-scope .j-anim-style-md__fade-in-strong--with-fade.j-anim--is-running, .june-scope .j-anim-style-md__fade-in-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-md__fade-in-light--with-fade.j-anim--is-running {
        -webkit-animation: fade-in 0.5s 0s 1 normal ease forwards;
        -moz-animation: fade-in 0.5s 0s 1 normal ease forwards;
        -o-animation: fade-in 0.5s 0s 1 normal ease forwards;
        animation: fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-md__move-up-strong {
      opacity: 1;
      transform: translateY(40%); }
      .june-scope .j-anim-style-md__move-up-strong.j-anim--is-running {
        -webkit-animation: move-up-strong 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-up-strong 0.5s 0s 1 normal ease forwards;
        -o-animation: move-up-strong 0.5s 0s 1 normal ease forwards;
        animation: move-up-strong 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-md__move-up-strong--with-fade {
        transform: translateY(40%);
        opacity: 0; }
        .june-scope .j-anim-style-md__move-up-strong--with-fade.j-anim--is-running {
          -webkit-animation: move-up-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-up-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-up-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-up-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-md__move-up-regular, .june-scope .j-anim-style-md__move-up {
      opacity: 1;
      transform: translateY(20%); }
      .june-scope .j-anim-style-md__move-up-regular.j-anim--is-running, .june-scope .j-anim-style-md__move-up.j-anim--is-running {
        -webkit-animation: move-up-regular 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-up-regular 0.5s 0s 1 normal ease forwards;
        -o-animation: move-up-regular 0.5s 0s 1 normal ease forwards;
        animation: move-up-regular 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-md__move-up-regular--with-fade, .june-scope .j-anim-style-md__move-up--with-fade {
        transform: translateY(20%);
        opacity: 0; }
        .june-scope .j-anim-style-md__move-up-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-md__move-up--with-fade.j-anim--is-running {
          -webkit-animation: move-up-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-up-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-up-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-up-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-md__move-up-light {
      opacity: 1;
      transform: translateY(5%); }
      .june-scope .j-anim-style-md__move-up-light.j-anim--is-running {
        -webkit-animation: move-up-light 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-up-light 0.5s 0s 1 normal ease forwards;
        -o-animation: move-up-light 0.5s 0s 1 normal ease forwards;
        animation: move-up-light 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-md__move-up-light--with-fade {
        transform: translateY(5%);
        opacity: 0; }
        .june-scope .j-anim-style-md__move-up-light--with-fade.j-anim--is-running {
          -webkit-animation: move-up-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-up-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-up-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-up-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-md__move-down-strong {
      opacity: 1;
      transform: translateY(-40%); }
      .june-scope .j-anim-style-md__move-down-strong.j-anim--is-running {
        -webkit-animation: move-down-strong 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-down-strong 0.5s 0s 1 normal ease forwards;
        -o-animation: move-down-strong 0.5s 0s 1 normal ease forwards;
        animation: move-down-strong 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-md__move-down-strong--with-fade {
        transform: translateY(-40%);
        opacity: 0; }
        .june-scope .j-anim-style-md__move-down-strong--with-fade.j-anim--is-running {
          -webkit-animation: move-down-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-down-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-down-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-down-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-md__move-down-regular, .june-scope .j-anim-style-md__move-down {
      opacity: 1;
      transform: translateY(-20%); }
      .june-scope .j-anim-style-md__move-down-regular.j-anim--is-running, .june-scope .j-anim-style-md__move-down.j-anim--is-running {
        -webkit-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
        -o-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
        animation: move-down-regular 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-md__move-down-regular--with-fade, .june-scope .j-anim-style-md__move-down--with-fade {
        transform: translateY(-20%);
        opacity: 0; }
        .june-scope .j-anim-style-md__move-down-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-md__move-down--with-fade.j-anim--is-running {
          -webkit-animation: move-down-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-down-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-down-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-down-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-md__move-down-light {
      opacity: 1;
      transform: translateY(-5%); }
      .june-scope .j-anim-style-md__move-down-light.j-anim--is-running {
        -webkit-animation: move-down-light 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-down-light 0.5s 0s 1 normal ease forwards;
        -o-animation: move-down-light 0.5s 0s 1 normal ease forwards;
        animation: move-down-light 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-md__move-down-light--with-fade {
        transform: translateY(-5%);
        opacity: 0; }
        .june-scope .j-anim-style-md__move-down-light--with-fade.j-anim--is-running {
          -webkit-animation: move-down-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-down-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-down-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-down-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-md__move-left-strong {
      opacity: 1;
      transform: translateX(40%); }
      .june-scope .j-anim-style-md__move-left-strong.j-anim--is-running {
        -webkit-animation: move-left-strong 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-left-strong 0.5s 0s 1 normal ease forwards;
        -o-animation: move-left-strong 0.5s 0s 1 normal ease forwards;
        animation: move-left-strong 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-md__move-left-strong--with-fade {
        transform: translateX(40%);
        opacity: 0; }
        .june-scope .j-anim-style-md__move-left-strong--with-fade.j-anim--is-running {
          -webkit-animation: move-left-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-left-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-left-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-left-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-md__move-left-regular, .june-scope .j-anim-style-md__move-left {
      opacity: 1;
      transform: translateX(20%); }
      .june-scope .j-anim-style-md__move-left-regular.j-anim--is-running, .june-scope .j-anim-style-md__move-left.j-anim--is-running {
        -webkit-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
        -o-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
        animation: move-down-regular 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-md__move-left-regular--with-fade, .june-scope .j-anim-style-md__move-left--with-fade {
        transform: translateX(20%);
        opacity: 0; }
        .june-scope .j-anim-style-md__move-left-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-md__move-left--with-fade.j-anim--is-running {
          -webkit-animation: move-left-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-left-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-left-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-left-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-md__move-left-light {
      opacity: 1;
      transform: translateX(5%); }
      .june-scope .j-anim-style-md__move-left-light.j-anim--is-running {
        -webkit-animation: move-left-light 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-left-light 0.5s 0s 1 normal ease forwards;
        -o-animation: move-left-light 0.5s 0s 1 normal ease forwards;
        animation: move-left-light 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-md__move-left-light--with-fade {
        transform: translateX(5%);
        opacity: 0; }
        .june-scope .j-anim-style-md__move-left-light--with-fade.j-anim--is-running {
          -webkit-animation: move-left-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-left-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-left-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-left-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-md__move-right-strong {
      opacity: 1;
      transform: translateX(-40%); }
      .june-scope .j-anim-style-md__move-right-strong.j-anim--is-running {
        -webkit-animation: move-right-strong 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-right-strong 0.5s 0s 1 normal ease forwards;
        -o-animation: move-right-strong 0.5s 0s 1 normal ease forwards;
        animation: move-right-strong 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-md__move-right-strong--with-fade {
        transform: translateX(-40%);
        opacity: 0; }
        .june-scope .j-anim-style-md__move-right-strong--with-fade.j-anim--is-running {
          -webkit-animation: move-right-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-right-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-right-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-right-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-md__move-right-regular, .june-scope .j-anim-style-md__move-right {
      opacity: 1;
      transform: translateX(-20%); }
      .june-scope .j-anim-style-md__move-right-regular.j-anim--is-running, .june-scope .j-anim-style-md__move-right.j-anim--is-running {
        -webkit-animation: move-right-regular 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-right-regular 0.5s 0s 1 normal ease forwards;
        -o-animation: move-right-regular 0.5s 0s 1 normal ease forwards;
        animation: move-right-regular 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-md__move-right-regular--with-fade, .june-scope .j-anim-style-md__move-right--with-fade {
        transform: translateX(-20%);
        opacity: 0; }
        .june-scope .j-anim-style-md__move-right-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-md__move-right--with-fade.j-anim--is-running {
          -webkit-animation: move-right-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-right-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-right-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-right-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-md__move-right-light {
      opacity: 1;
      transform: translateX(-5%); }
      .june-scope .j-anim-style-md__move-right-light.j-anim--is-running {
        -webkit-animation: move-right-light 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-right-light 0.5s 0s 1 normal ease forwards;
        -o-animation: move-right-light 0.5s 0s 1 normal ease forwards;
        animation: move-right-light 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-md__move-right-light--with-fade {
        transform: translateX(-5%);
        opacity: 0; }
        .june-scope .j-anim-style-md__move-right-light--with-fade.j-anim--is-running {
          -webkit-animation: move-right-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-right-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-right-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-right-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-md__grow-strong {
      opacity: 1;
      transform: translateY(-40%); }
      .june-scope .j-anim-style-md__grow-strong.j-anim--is-running {
        -webkit-animation: grow-strong 0.5s 0s 1 normal ease forwards;
        -moz-animation: grow-strong 0.5s 0s 1 normal ease forwards;
        -o-animation: grow-strong 0.5s 0s 1 normal ease forwards;
        animation: grow-strong 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-md__grow-strong--with-fade {
        transform: translateY(-40%);
        opacity: 0; }
        .june-scope .j-anim-style-md__grow-strong--with-fade.j-anim--is-running {
          -webkit-animation: grow-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: grow-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: grow-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: grow-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-md__grow-regular, .june-scope .j-anim-style-md__grow {
      opacity: 1;
      transform: translateY(-20%); }
      .june-scope .j-anim-style-md__grow-regular.j-anim--is-running, .june-scope .j-anim-style-md__grow.j-anim--is-running {
        -webkit-animation: grow-regular 0.5s 0s 1 normal ease forwards;
        -moz-animation: grow-regular 0.5s 0s 1 normal ease forwards;
        -o-animation: grow-regular 0.5s 0s 1 normal ease forwards;
        animation: grow-regular 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-md__grow-regular--with-fade, .june-scope .j-anim-style-md__grow--with-fade {
        transform: translateY(-20%);
        opacity: 0; }
        .june-scope .j-anim-style-md__grow-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-md__grow--with-fade.j-anim--is-running {
          -webkit-animation: grow-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: grow-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: grow-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: grow-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-md__grow-light {
      opacity: 1;
      transform: translateY(-5%); }
      .june-scope .j-anim-style-md__grow-light.j-anim--is-running {
        -webkit-animation: grow-light 0.5s 0s 1 normal ease forwards;
        -moz-animation: grow-light 0.5s 0s 1 normal ease forwards;
        -o-animation: grow-light 0.5s 0s 1 normal ease forwards;
        animation: grow-light 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-md__grow-light--with-fade {
        transform: translateY(-5%);
        opacity: 0; }
        .june-scope .j-anim-style-md__grow-light--with-fade.j-anim--is-running {
          -webkit-animation: grow-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: grow-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: grow-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: grow-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-md__shrink-strong {
      opacity: 1;
      transform: translateY(-40%); }
      .june-scope .j-anim-style-md__shrink-strong.j-anim--is-running {
        -webkit-animation: shrink-strong 0.5s 0s 1 normal ease forwards;
        -moz-animation: shrink-strong 0.5s 0s 1 normal ease forwards;
        -o-animation: shrink-strong 0.5s 0s 1 normal ease forwards;
        animation: shrink-strong 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-md__shrink-strong--with-fade {
        transform: translateY(-40%);
        opacity: 0; }
        .june-scope .j-anim-style-md__shrink-strong--with-fade.j-anim--is-running {
          -webkit-animation: shrink-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: shrink-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: shrink-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: shrink-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-md__shrink-regular, .june-scope .j-anim-style-md__shrink {
      opacity: 1;
      transform: translateY(-20%); }
      .june-scope .j-anim-style-md__shrink-regular.j-anim--is-running, .june-scope .j-anim-style-md__shrink.j-anim--is-running {
        -webkit-animation: shrink-regular 0.5s 0s 1 normal ease forwards;
        -moz-animation: shrink-regular 0.5s 0s 1 normal ease forwards;
        -o-animation: shrink-regular 0.5s 0s 1 normal ease forwards;
        animation: shrink-regular 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-md__shrink-regular--with-fade, .june-scope .j-anim-style-md__shrink--with-fade {
        transform: translateY(-20%);
        opacity: 0; }
        .june-scope .j-anim-style-md__shrink-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-md__shrink--with-fade.j-anim--is-running {
          -webkit-animation: shrink-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: shrink-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: shrink-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: shrink-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-md__shrink-light {
      opacity: 1;
      transform: translateY(-5%); }
      .june-scope .j-anim-style-md__shrink-light.j-anim--is-running {
        -webkit-animation: shrink-light 0.5s 0s 1 normal ease forwards;
        -moz-animation: shrink-light 0.5s 0s 1 normal ease forwards;
        -o-animation: shrink-light 0.5s 0s 1 normal ease forwards;
        animation: shrink-light 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-md__shrink-light--with-fade {
        transform: translateY(-5%);
        opacity: 0; }
        .june-scope .j-anim-style-md__shrink-light--with-fade.j-anim--is-running {
          -webkit-animation: shrink-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: shrink-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: shrink-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: shrink-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; } }
  @media (max-width: 599.98px) {
    .june-scope .j-anim -sm--disabled {
      animation: none !important;
      opacity: 1 !important;
      transform: none !important; }
    .june-scope .j-anim-style-sm__fade-in, .june-scope .j-anim-style-sm__fade-in-strong, .june-scope .j-anim-style-sm__fade-in-regular, .june-scope .j-anim-style-sm__fade-in-light, .june-scope .j-anim-style-sm__fade-in-strong--with-fade, .june-scope .j-anim-style-sm__fade-in-regular--with-fade, .june-scope .j-anim-style-sm__fade-in-light--with-fade {
      opacity: 0; }
      .june-scope .j-anim-style-sm__fade-in.j-anim--is-running, .june-scope .j-anim-style-sm__fade-in-strong.j-anim--is-running, .june-scope .j-anim-style-sm__fade-in-regular.j-anim--is-running, .june-scope .j-anim-style-sm__fade-in-light.j-anim--is-running, .june-scope .j-anim-style-sm__fade-in-strong--with-fade.j-anim--is-running, .june-scope .j-anim-style-sm__fade-in-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-sm__fade-in-light--with-fade.j-anim--is-running {
        -webkit-animation: fade-in 0.5s 0s 1 normal ease forwards;
        -moz-animation: fade-in 0.5s 0s 1 normal ease forwards;
        -o-animation: fade-in 0.5s 0s 1 normal ease forwards;
        animation: fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-sm__move-up-strong {
      opacity: 1;
      transform: translateY(40%); }
      .june-scope .j-anim-style-sm__move-up-strong.j-anim--is-running {
        -webkit-animation: move-up-strong 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-up-strong 0.5s 0s 1 normal ease forwards;
        -o-animation: move-up-strong 0.5s 0s 1 normal ease forwards;
        animation: move-up-strong 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-sm__move-up-strong--with-fade {
        transform: translateY(40%);
        opacity: 0; }
        .june-scope .j-anim-style-sm__move-up-strong--with-fade.j-anim--is-running {
          -webkit-animation: move-up-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-up-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-up-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-up-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-sm__move-up-regular, .june-scope .j-anim-style-sm__move-up {
      opacity: 1;
      transform: translateY(20%); }
      .june-scope .j-anim-style-sm__move-up-regular.j-anim--is-running, .june-scope .j-anim-style-sm__move-up.j-anim--is-running {
        -webkit-animation: move-up-regular 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-up-regular 0.5s 0s 1 normal ease forwards;
        -o-animation: move-up-regular 0.5s 0s 1 normal ease forwards;
        animation: move-up-regular 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-sm__move-up-regular--with-fade, .june-scope .j-anim-style-sm__move-up--with-fade {
        transform: translateY(20%);
        opacity: 0; }
        .june-scope .j-anim-style-sm__move-up-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-sm__move-up--with-fade.j-anim--is-running {
          -webkit-animation: move-up-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-up-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-up-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-up-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-sm__move-up-light {
      opacity: 1;
      transform: translateY(5%); }
      .june-scope .j-anim-style-sm__move-up-light.j-anim--is-running {
        -webkit-animation: move-up-light 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-up-light 0.5s 0s 1 normal ease forwards;
        -o-animation: move-up-light 0.5s 0s 1 normal ease forwards;
        animation: move-up-light 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-sm__move-up-light--with-fade {
        transform: translateY(5%);
        opacity: 0; }
        .june-scope .j-anim-style-sm__move-up-light--with-fade.j-anim--is-running {
          -webkit-animation: move-up-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-up-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-up-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-up-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-sm__move-down-strong {
      opacity: 1;
      transform: translateY(-40%); }
      .june-scope .j-anim-style-sm__move-down-strong.j-anim--is-running {
        -webkit-animation: move-down-strong 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-down-strong 0.5s 0s 1 normal ease forwards;
        -o-animation: move-down-strong 0.5s 0s 1 normal ease forwards;
        animation: move-down-strong 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-sm__move-down-strong--with-fade {
        transform: translateY(-40%);
        opacity: 0; }
        .june-scope .j-anim-style-sm__move-down-strong--with-fade.j-anim--is-running {
          -webkit-animation: move-down-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-down-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-down-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-down-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-sm__move-down-regular, .june-scope .j-anim-style-sm__move-down {
      opacity: 1;
      transform: translateY(-20%); }
      .june-scope .j-anim-style-sm__move-down-regular.j-anim--is-running, .june-scope .j-anim-style-sm__move-down.j-anim--is-running {
        -webkit-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
        -o-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
        animation: move-down-regular 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-sm__move-down-regular--with-fade, .june-scope .j-anim-style-sm__move-down--with-fade {
        transform: translateY(-20%);
        opacity: 0; }
        .june-scope .j-anim-style-sm__move-down-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-sm__move-down--with-fade.j-anim--is-running {
          -webkit-animation: move-down-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-down-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-down-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-down-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-sm__move-down-light {
      opacity: 1;
      transform: translateY(-5%); }
      .june-scope .j-anim-style-sm__move-down-light.j-anim--is-running {
        -webkit-animation: move-down-light 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-down-light 0.5s 0s 1 normal ease forwards;
        -o-animation: move-down-light 0.5s 0s 1 normal ease forwards;
        animation: move-down-light 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-sm__move-down-light--with-fade {
        transform: translateY(-5%);
        opacity: 0; }
        .june-scope .j-anim-style-sm__move-down-light--with-fade.j-anim--is-running {
          -webkit-animation: move-down-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-down-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-down-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-down-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-sm__move-left-strong {
      opacity: 1;
      transform: translateX(40%); }
      .june-scope .j-anim-style-sm__move-left-strong.j-anim--is-running {
        -webkit-animation: move-left-strong 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-left-strong 0.5s 0s 1 normal ease forwards;
        -o-animation: move-left-strong 0.5s 0s 1 normal ease forwards;
        animation: move-left-strong 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-sm__move-left-strong--with-fade {
        transform: translateX(40%);
        opacity: 0; }
        .june-scope .j-anim-style-sm__move-left-strong--with-fade.j-anim--is-running {
          -webkit-animation: move-left-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-left-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-left-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-left-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-sm__move-left-regular, .june-scope .j-anim-style-sm__move-left {
      opacity: 1;
      transform: translateX(20%); }
      .june-scope .j-anim-style-sm__move-left-regular.j-anim--is-running, .june-scope .j-anim-style-sm__move-left.j-anim--is-running {
        -webkit-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
        -o-animation: move-down-regular 0.5s 0s 1 normal ease forwards;
        animation: move-down-regular 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-sm__move-left-regular--with-fade, .june-scope .j-anim-style-sm__move-left--with-fade {
        transform: translateX(20%);
        opacity: 0; }
        .june-scope .j-anim-style-sm__move-left-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-sm__move-left--with-fade.j-anim--is-running {
          -webkit-animation: move-left-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-left-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-left-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-left-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-sm__move-left-light {
      opacity: 1;
      transform: translateX(5%); }
      .june-scope .j-anim-style-sm__move-left-light.j-anim--is-running {
        -webkit-animation: move-left-light 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-left-light 0.5s 0s 1 normal ease forwards;
        -o-animation: move-left-light 0.5s 0s 1 normal ease forwards;
        animation: move-left-light 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-sm__move-left-light--with-fade {
        transform: translateX(5%);
        opacity: 0; }
        .june-scope .j-anim-style-sm__move-left-light--with-fade.j-anim--is-running {
          -webkit-animation: move-left-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-left-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-left-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-left-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-sm__move-right-strong {
      opacity: 1;
      transform: translateX(-40%); }
      .june-scope .j-anim-style-sm__move-right-strong.j-anim--is-running {
        -webkit-animation: move-right-strong 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-right-strong 0.5s 0s 1 normal ease forwards;
        -o-animation: move-right-strong 0.5s 0s 1 normal ease forwards;
        animation: move-right-strong 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-sm__move-right-strong--with-fade {
        transform: translateX(-40%);
        opacity: 0; }
        .june-scope .j-anim-style-sm__move-right-strong--with-fade.j-anim--is-running {
          -webkit-animation: move-right-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-right-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-right-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-right-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-sm__move-right-regular, .june-scope .j-anim-style-sm__move-right {
      opacity: 1;
      transform: translateX(-20%); }
      .june-scope .j-anim-style-sm__move-right-regular.j-anim--is-running, .june-scope .j-anim-style-sm__move-right.j-anim--is-running {
        -webkit-animation: move-right-regular 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-right-regular 0.5s 0s 1 normal ease forwards;
        -o-animation: move-right-regular 0.5s 0s 1 normal ease forwards;
        animation: move-right-regular 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-sm__move-right-regular--with-fade, .june-scope .j-anim-style-sm__move-right--with-fade {
        transform: translateX(-20%);
        opacity: 0; }
        .june-scope .j-anim-style-sm__move-right-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-sm__move-right--with-fade.j-anim--is-running {
          -webkit-animation: move-right-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-right-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-right-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-right-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-sm__move-right-light {
      opacity: 1;
      transform: translateX(-5%); }
      .june-scope .j-anim-style-sm__move-right-light.j-anim--is-running {
        -webkit-animation: move-right-light 0.5s 0s 1 normal ease forwards;
        -moz-animation: move-right-light 0.5s 0s 1 normal ease forwards;
        -o-animation: move-right-light 0.5s 0s 1 normal ease forwards;
        animation: move-right-light 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-sm__move-right-light--with-fade {
        transform: translateX(-5%);
        opacity: 0; }
        .june-scope .j-anim-style-sm__move-right-light--with-fade.j-anim--is-running {
          -webkit-animation: move-right-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: move-right-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: move-right-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: move-right-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-sm__grow-strong {
      opacity: 1;
      transform: translateY(-40%); }
      .june-scope .j-anim-style-sm__grow-strong.j-anim--is-running {
        -webkit-animation: grow-strong 0.5s 0s 1 normal ease forwards;
        -moz-animation: grow-strong 0.5s 0s 1 normal ease forwards;
        -o-animation: grow-strong 0.5s 0s 1 normal ease forwards;
        animation: grow-strong 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-sm__grow-strong--with-fade {
        transform: translateY(-40%);
        opacity: 0; }
        .june-scope .j-anim-style-sm__grow-strong--with-fade.j-anim--is-running {
          -webkit-animation: grow-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: grow-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: grow-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: grow-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-sm__grow-regular, .june-scope .j-anim-style-sm__grow {
      opacity: 1;
      transform: translateY(-20%); }
      .june-scope .j-anim-style-sm__grow-regular.j-anim--is-running, .june-scope .j-anim-style-sm__grow.j-anim--is-running {
        -webkit-animation: grow-regular 0.5s 0s 1 normal ease forwards;
        -moz-animation: grow-regular 0.5s 0s 1 normal ease forwards;
        -o-animation: grow-regular 0.5s 0s 1 normal ease forwards;
        animation: grow-regular 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-sm__grow-regular--with-fade, .june-scope .j-anim-style-sm__grow--with-fade {
        transform: translateY(-20%);
        opacity: 0; }
        .june-scope .j-anim-style-sm__grow-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-sm__grow--with-fade.j-anim--is-running {
          -webkit-animation: grow-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: grow-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: grow-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: grow-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-sm__grow-light {
      opacity: 1;
      transform: translateY(-5%); }
      .june-scope .j-anim-style-sm__grow-light.j-anim--is-running {
        -webkit-animation: grow-light 0.5s 0s 1 normal ease forwards;
        -moz-animation: grow-light 0.5s 0s 1 normal ease forwards;
        -o-animation: grow-light 0.5s 0s 1 normal ease forwards;
        animation: grow-light 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-sm__grow-light--with-fade {
        transform: translateY(-5%);
        opacity: 0; }
        .june-scope .j-anim-style-sm__grow-light--with-fade.j-anim--is-running {
          -webkit-animation: grow-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: grow-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: grow-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: grow-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-sm__shrink-strong {
      opacity: 1;
      transform: translateY(-40%); }
      .june-scope .j-anim-style-sm__shrink-strong.j-anim--is-running {
        -webkit-animation: shrink-strong 0.5s 0s 1 normal ease forwards;
        -moz-animation: shrink-strong 0.5s 0s 1 normal ease forwards;
        -o-animation: shrink-strong 0.5s 0s 1 normal ease forwards;
        animation: shrink-strong 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-sm__shrink-strong--with-fade {
        transform: translateY(-40%);
        opacity: 0; }
        .june-scope .j-anim-style-sm__shrink-strong--with-fade.j-anim--is-running {
          -webkit-animation: shrink-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: shrink-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: shrink-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: shrink-strong 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-sm__shrink-regular, .june-scope .j-anim-style-sm__shrink {
      opacity: 1;
      transform: translateY(-20%); }
      .june-scope .j-anim-style-sm__shrink-regular.j-anim--is-running, .june-scope .j-anim-style-sm__shrink.j-anim--is-running {
        -webkit-animation: shrink-regular 0.5s 0s 1 normal ease forwards;
        -moz-animation: shrink-regular 0.5s 0s 1 normal ease forwards;
        -o-animation: shrink-regular 0.5s 0s 1 normal ease forwards;
        animation: shrink-regular 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-sm__shrink-regular--with-fade, .june-scope .j-anim-style-sm__shrink--with-fade {
        transform: translateY(-20%);
        opacity: 0; }
        .june-scope .j-anim-style-sm__shrink-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-sm__shrink--with-fade.j-anim--is-running {
          -webkit-animation: shrink-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: shrink-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: shrink-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: shrink-regular 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; }
    .june-scope .j-anim-style-sm__shrink-light {
      opacity: 1;
      transform: translateY(-5%); }
      .june-scope .j-anim-style-sm__shrink-light.j-anim--is-running {
        -webkit-animation: shrink-light 0.5s 0s 1 normal ease forwards;
        -moz-animation: shrink-light 0.5s 0s 1 normal ease forwards;
        -o-animation: shrink-light 0.5s 0s 1 normal ease forwards;
        animation: shrink-light 0.5s 0s 1 normal ease forwards; }
      .june-scope .j-anim-style-sm__shrink-light--with-fade {
        transform: translateY(-5%);
        opacity: 0; }
        .june-scope .j-anim-style-sm__shrink-light--with-fade.j-anim--is-running {
          -webkit-animation: shrink-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -moz-animation: shrink-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          -o-animation: shrink-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards;
          animation: shrink-light 0.5s 0s 1 normal ease forwards, fade-in 0.5s 0s 1 normal ease forwards; } }
  .june-scope .j-anim--duration-0 {
    -webkit-animation-duration: 0s !important;
    -moz-animation-duration: 0s !important;
    -o-animation-duration: 0s !important;
    animation-duration: 0s !important; }
  .june-scope .j-anim--delay-0 {
    -webkit-animation-delay: 0s !important;
    -moz-animation-delay: 0s !important;
    -o-animation-delay: 0s !important;
    animation-delay: 0s !important; }
  .june-scope .j-anim--duration-1 {
    -webkit-animation-duration: 300ms !important;
    -moz-animation-duration: 300ms !important;
    -o-animation-duration: 300ms !important;
    animation-duration: 300ms !important; }
  .june-scope .j-anim--delay-1 {
    -webkit-animation-delay: 300ms !important;
    -moz-animation-delay: 300ms !important;
    -o-animation-delay: 300ms !important;
    animation-delay: 300ms !important; }
  .june-scope .j-anim--duration-2 {
    -webkit-animation-duration: 500ms !important;
    -moz-animation-duration: 500ms !important;
    -o-animation-duration: 500ms !important;
    animation-duration: 500ms !important; }
  .june-scope .j-anim--delay-2 {
    -webkit-animation-delay: 500ms !important;
    -moz-animation-delay: 500ms !important;
    -o-animation-delay: 500ms !important;
    animation-delay: 500ms !important; }
  .june-scope .j-anim--duration-3 {
    -webkit-animation-duration: 800ms !important;
    -moz-animation-duration: 800ms !important;
    -o-animation-duration: 800ms !important;
    animation-duration: 800ms !important; }
  .june-scope .j-anim--delay-3 {
    -webkit-animation-delay: 800ms !important;
    -moz-animation-delay: 800ms !important;
    -o-animation-delay: 800ms !important;
    animation-delay: 800ms !important; }
  .june-scope .j-anim--duration-4 {
    -webkit-animation-duration: 1s !important;
    -moz-animation-duration: 1s !important;
    -o-animation-duration: 1s !important;
    animation-duration: 1s !important; }
  .june-scope .j-anim--delay-4 {
    -webkit-animation-delay: 1s !important;
    -moz-animation-delay: 1s !important;
    -o-animation-delay: 1s !important;
    animation-delay: 1s !important; }
  .june-scope .j-anim--duration-5 {
    -webkit-animation-duration: 1.25s !important;
    -moz-animation-duration: 1.25s !important;
    -o-animation-duration: 1.25s !important;
    animation-duration: 1.25s !important; }
  .june-scope .j-anim--delay-5 {
    -webkit-animation-delay: 1.25s !important;
    -moz-animation-delay: 1.25s !important;
    -o-animation-delay: 1.25s !important;
    animation-delay: 1.25s !important; }
  .june-scope .j-anim--duration-6 {
    -webkit-animation-duration: 1.5s !important;
    -moz-animation-duration: 1.5s !important;
    -o-animation-duration: 1.5s !important;
    animation-duration: 1.5s !important; }
  .june-scope .j-anim--delay-6 {
    -webkit-animation-delay: 1.5s !important;
    -moz-animation-delay: 1.5s !important;
    -o-animation-delay: 1.5s !important;
    animation-delay: 1.5s !important; }
  .june-scope .j-anim--duration-7 {
    -webkit-animation-duration: 1.75s !important;
    -moz-animation-duration: 1.75s !important;
    -o-animation-duration: 1.75s !important;
    animation-duration: 1.75s !important; }
  .june-scope .j-anim--delay-7 {
    -webkit-animation-delay: 1.75s !important;
    -moz-animation-delay: 1.75s !important;
    -o-animation-delay: 1.75s !important;
    animation-delay: 1.75s !important; }
  .june-scope .j-anim--duration-8 {
    -webkit-animation-duration: 2s !important;
    -moz-animation-duration: 2s !important;
    -o-animation-duration: 2s !important;
    animation-duration: 2s !important; }
  .june-scope .j-anim--delay-8 {
    -webkit-animation-delay: 2s !important;
    -moz-animation-delay: 2s !important;
    -o-animation-delay: 2s !important;
    animation-delay: 2s !important; }
  .june-scope .j-anim--duration-9 {
    -webkit-animation-duration: 2.5s !important;
    -moz-animation-duration: 2.5s !important;
    -o-animation-duration: 2.5s !important;
    animation-duration: 2.5s !important; }
  .june-scope .j-anim--delay-9 {
    -webkit-animation-delay: 2.5s !important;
    -moz-animation-delay: 2.5s !important;
    -o-animation-delay: 2.5s !important;
    animation-delay: 2.5s !important; }
  .june-scope .j-anim--iterations-1 {
    -webkit-animation-iteration-count: 1 !important;
    -moz-animation-iteration-count: 1 !important;
    -o-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important; }
  .june-scope .j-anim--iterations-2 {
    -webkit-animation-iteration-count: 2 !important;
    -moz-animation-iteration-count: 2 !important;
    -o-animation-iteration-count: 2 !important;
    animation-iteration-count: 2 !important; }
  .june-scope .j-anim--iterations-3 {
    -webkit-animation-iteration-count: 3 !important;
    -moz-animation-iteration-count: 3 !important;
    -o-animation-iteration-count: 3 !important;
    animation-iteration-count: 3 !important; }
  .june-scope .j-anim--iterations-4 {
    -webkit-animation-iteration-count: 4 !important;
    -moz-animation-iteration-count: 4 !important;
    -o-animation-iteration-count: 4 !important;
    animation-iteration-count: 4 !important; }
  .june-scope .j-anim--iterations-5 {
    -webkit-animation-iteration-count: 5 !important;
    -moz-animation-iteration-count: 5 !important;
    -o-animation-iteration-count: 5 !important;
    animation-iteration-count: 5 !important; }
  .june-scope .j-anim--iterations-6 {
    -webkit-animation-iteration-count: 6 !important;
    -moz-animation-iteration-count: 6 !important;
    -o-animation-iteration-count: 6 !important;
    animation-iteration-count: 6 !important; }
  .june-scope .j-anim--iterations-7 {
    -webkit-animation-iteration-count: 7 !important;
    -moz-animation-iteration-count: 7 !important;
    -o-animation-iteration-count: 7 !important;
    animation-iteration-count: 7 !important; }
  .june-scope .j-anim--iterations-8 {
    -webkit-animation-iteration-count: 8 !important;
    -moz-animation-iteration-count: 8 !important;
    -o-animation-iteration-count: 8 !important;
    animation-iteration-count: 8 !important; }
  .june-scope .j-anim--iterations-9 {
    -webkit-animation-iteration-count: 9 !important;
    -moz-animation-iteration-count: 9 !important;
    -o-animation-iteration-count: 9 !important;
    animation-iteration-count: 9 !important; }
  .june-scope .j-anim--iterations-10 {
    -webkit-animation-iteration-count: 10 !important;
    -moz-animation-iteration-count: 10 !important;
    -o-animation-iteration-count: 10 !important;
    animation-iteration-count: 10 !important; }
  .june-scope .j-anim--iterations-11 {
    -webkit-animation-iteration-count: 11 !important;
    -moz-animation-iteration-count: 11 !important;
    -o-animation-iteration-count: 11 !important;
    animation-iteration-count: 11 !important; }
  .june-scope .j-anim--iterations-12 {
    -webkit-animation-iteration-count: 12 !important;
    -moz-animation-iteration-count: 12 !important;
    -o-animation-iteration-count: 12 !important;
    animation-iteration-count: 12 !important; }
  .june-scope .j-anim--iterations-13 {
    -webkit-animation-iteration-count: 13 !important;
    -moz-animation-iteration-count: 13 !important;
    -o-animation-iteration-count: 13 !important;
    animation-iteration-count: 13 !important; }
  .june-scope .j-anim--iterations-14 {
    -webkit-animation-iteration-count: 14 !important;
    -moz-animation-iteration-count: 14 !important;
    -o-animation-iteration-count: 14 !important;
    animation-iteration-count: 14 !important; }
  .june-scope .j-anim--iterations-15 {
    -webkit-animation-iteration-count: 15 !important;
    -moz-animation-iteration-count: 15 !important;
    -o-animation-iteration-count: 15 !important;
    animation-iteration-count: 15 !important; }
  .june-scope .j-anim--iterations-16 {
    -webkit-animation-iteration-count: 16 !important;
    -moz-animation-iteration-count: 16 !important;
    -o-animation-iteration-count: 16 !important;
    animation-iteration-count: 16 !important; }
  .june-scope .j-anim--iterations-17 {
    -webkit-animation-iteration-count: 17 !important;
    -moz-animation-iteration-count: 17 !important;
    -o-animation-iteration-count: 17 !important;
    animation-iteration-count: 17 !important; }
  .june-scope .j-anim--iterations-18 {
    -webkit-animation-iteration-count: 18 !important;
    -moz-animation-iteration-count: 18 !important;
    -o-animation-iteration-count: 18 !important;
    animation-iteration-count: 18 !important; }
  .june-scope .j-anim--iterations-19 {
    -webkit-animation-iteration-count: 19 !important;
    -moz-animation-iteration-count: 19 !important;
    -o-animation-iteration-count: 19 !important;
    animation-iteration-count: 19 !important; }
  .june-scope .j-anim--iterations-20 {
    -webkit-animation-iteration-count: 20 !important;
    -moz-animation-iteration-count: 20 !important;
    -o-animation-iteration-count: 20 !important;
    animation-iteration-count: 20 !important; }
  .june-scope .j-anim--iterations-infinite {
    -webkit-animation-iteration-count: infinite !important;
    -moz-animation-iteration-count: infinite !important;
    -o-animation-iteration-count: infinite !important;
    animation-iteration-count: infinite !important; }
  .june-scope .j-anim--direction-normal {
    -webkit-animation-direction: normal !important;
    -moz-animation-direction: normal !important;
    -o-animation-direction: normal !important;
    animation-direction: normal !important; }
  .june-scope .j-anim--direction-alternate {
    -webkit-animation-direction: alternate !important;
    -moz-animation-direction: alternate !important;
    -o-animation-direction: alternate !important;
    animation-direction: alternate !important; }
  .june-scope .j-anim--timing-ease {
    -webkit-animation-timing-function: ease !important;
    -moz-animation-timing-function: ease !important;
    -o-animation-timing-function: ease !important;
    animation-timing-function: ease !important; }
  .june-scope .j-anim--timing-ease-in {
    -webkit-animation-timing-function: ease-in !important;
    -moz-animation-timing-function: ease-in !important;
    -o-animation-timing-function: ease-in !important;
    animation-timing-function: ease-in !important; }
  .june-scope .j-anim--timing-ease-out {
    -webkit-animation-timing-function: ease-out !important;
    -moz-animation-timing-function: ease-out !important;
    -o-animation-timing-function: ease-out !important;
    animation-timing-function: ease-out !important; }
  .june-scope .j-anim--timing-ease-in-out {
    -webkit-animation-timing-function: ease-in-out !important;
    -moz-animation-timing-function: ease-in-out !important;
    -o-animation-timing-function: ease-in-out !important;
    animation-timing-function: ease-in-out !important; }
  .june-scope .j-anim--timing-linear {
    -webkit-animation-timing-function: linear !important;
    -moz-animation-timing-function: linear !important;
    -o-animation-timing-function: linear !important;
    animation-timing-function: linear !important; }
  @media (min-width: 1281px) {
    .june-scope [class*="j-anim-style-xl--disabled"] {
      animation: none !important;
      opacity: 1 !important;
      transform: none !important; } }
  @media (min-width: 992px) and (max-width: 1280.98px) {
    .june-scope [class*="j-anim-style-lg--disabled"] {
      animation: none !important;
      opacity: 1 !important;
      transform: none !important; } }
  @media (min-width: 600px) and (max-width: 991.98px) {
    .june-scope [class*="j-anim-style-md--disabled"] {
      animation: none !important;
      opacity: 1 !important;
      transform: none !important; } }
  @media (max-width: 599.98px) {
    .june-scope [class*="j-anim-style-sm--disabled"] {
      animation: none !important;
      opacity: 1 !important;
      transform: none !important; } }
  .june-scope .j-gradient--type-1 {
    background: -webkit-linear-gradient(270deg, #004d40 0%, #009688 100%) !important;
    background: -moz-linear-gradient(270deg, #004d40 0%, #009688 100%) !important;
    background: -o-linear-gradient(270deg, #004d40 0%, #009688 100%) !important;
    background: linear-gradient(270deg, #004d40 0%, #009688 100%) !important; }
  .june-scope .j-gradient--type-2 {
    background: -webkit-linear-gradient(0deg, #b388ff 0%, #6200ea 100%) !important;
    background: -moz-linear-gradient(0deg, #b388ff 0%, #6200ea 100%) !important;
    background: -o-linear-gradient(0deg, #b388ff 0%, #6200ea 100%) !important;
    background: linear-gradient(0deg, #b388ff 0%, #6200ea 100%) !important; }
  .june-scope .j-gradient--type-3 {
    background: -webkit-linear-gradient(45deg, #b2dfdb 0%, #b388ff 100%) !important;
    background: -moz-linear-gradient(45deg, #b2dfdb 0%, #b388ff 100%) !important;
    background: -o-linear-gradient(45deg, #b2dfdb 0%, #b388ff 100%) !important;
    background: linear-gradient(45deg, #b2dfdb 0%, #b388ff 100%) !important; }
  .june-scope .j-gradient--light-down {
    background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.35) 35%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.35) 35%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.35) 35%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.35) 35%, rgba(255, 255, 255, 0) 100%); }
  .june-scope .j-gradient--light-up {
    background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.35) 65%, rgba(255, 255, 255, 0.7) 100%);
    background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.35) 65%, rgba(255, 255, 255, 0.7) 100%);
    background: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.35) 65%, rgba(255, 255, 255, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.35) 65%, rgba(255, 255, 255, 0.7) 100%); }
  .june-scope .j-gradient--shadow-down {
    background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.35) 35%, rgba(0, 0, 0, 0) 100%);
    background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.35) 35%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.35) 35%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.35) 35%, rgba(0, 0, 0, 0) 100%); }
  .june-scope .j-gradient--shadow-up {
    background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 65%, rgba(0, 0, 0, 0.7) 100%);
    background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 65%, rgba(0, 0, 0, 0.7) 100%);
    background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 65%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 65%, rgba(0, 0, 0, 0.7) 100%); }
  .june-scope .j-mega-menu__wrapper {
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    width: 100vw;
    display: none; }
    .june-scope .j-mega-menu__wrapper--is-open, .june-scope .j-mega-menu__wrapper--is-active {
      display: block; }
  .june-scope .j-decorator {
    position: absolute;
    z-index: 999;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%); }
    .june-scope .j-decorator--xl-top-left {
      top: 0;
      left: 0;
      transform: translate(-50%, -50%); }
    .june-scope .j-decorator--xl-top {
      top: 0;
      left: 50%;
      transform: translate(-50%, -50%); }
    .june-scope .j-decorator--xl-top-right {
      top: 0;
      left: auto;
      right: 0;
      transform: translate(50%, -50%); }
    .june-scope .j-decorator--xl-middle-left {
      top: 50%;
      left: 0;
      transform: translate(-50%, -50%); }
    .june-scope .j-decorator--xl-middle {
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .june-scope .j-decorator--xl-middle-right {
      top: 50%;
      left: auto;
      right: 0;
      transform: translate(50%, -50%); }
    .june-scope .j-decorator--xl-bottom-left {
      top: auto;
      left: 0;
      bottom: 0;
      transform: translate(-50%, 50%); }
    .june-scope .j-decorator--xl-bottom {
      top: auto;
      left: 50%;
      bottom: 0;
      transform: translate(-50%, 50%); }
    .june-scope .j-decorator--xl-bottom-right {
      top: auto;
      left: auto;
      right: 0;
      bottom: 0;
      transform: translate(50%, 50%); }
    @media (max-width: 1280.98px) {
      .june-scope .j-decorator--lg-top-left {
        top: 0;
        left: 0;
        transform: translate(-50%, -50%); }
      .june-scope .j-decorator--lg-top {
        top: 0;
        left: 50%;
        transform: translate(-50%, -50%); }
      .june-scope .j-decorator--lg-top-right {
        top: 0;
        left: auto;
        right: 0;
        transform: translate(50%, -50%); }
      .june-scope .j-decorator--lg-middle-left {
        top: 50%;
        left: 0;
        transform: translate(-50%, -50%); }
      .june-scope .j-decorator--lg-middle {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
      .june-scope .j-decorator--lg-middle-right {
        top: 50%;
        left: auto;
        right: 0;
        transform: translate(50%, -50%); }
      .june-scope .j-decorator--lg-bottom-left {
        top: auto;
        left: 0;
        bottom: 0;
        transform: translate(-50%, 50%); }
      .june-scope .j-decorator--lg-bottom {
        top: auto;
        left: 50%;
        bottom: 0;
        transform: translate(-50%, 50%); }
      .june-scope .j-decorator--lg-bottom-right {
        top: auto;
        left: auto;
        right: 0;
        bottom: 0;
        transform: translate(50%, 50%); } }
    @media (max-width: 991.98px) {
      .june-scope .j-decorator--md-top-left {
        top: 0;
        left: 0;
        transform: translate(-50%, -50%); }
      .june-scope .j-decorator--md-top {
        top: 0;
        left: 50%;
        transform: translate(-50%, -50%); }
      .june-scope .j-decorator--md-top-right {
        top: 0;
        left: auto;
        right: 0;
        transform: translate(50%, -50%); }
      .june-scope .j-decorator--md-middle-left {
        top: 50%;
        left: 0;
        transform: translate(-50%, -50%); }
      .june-scope .j-decorator--md-middle {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
      .june-scope .j-decorator--md-middle-right {
        top: 50%;
        left: auto;
        right: 0;
        transform: translate(50%, -50%); }
      .june-scope .j-decorator--md-bottom-left {
        top: auto;
        left: 0;
        bottom: 0;
        transform: translate(-50%, 50%); }
      .june-scope .j-decorator--md-bottom {
        top: auto;
        left: 50%;
        bottom: 0;
        transform: translate(-50%, 50%); }
      .june-scope .j-decorator--md-bottom-right {
        top: auto;
        left: auto;
        right: 0;
        bottom: 0;
        transform: translate(50%, 50%); } }
    @media (max-width: 599.98px) {
      .june-scope .j-decorator--sm-top-left {
        top: 0;
        left: 0;
        transform: translate(-50%, -50%); }
      .june-scope .j-decorator--sm-top {
        top: 0;
        left: 50%;
        transform: translate(-50%, -50%); }
      .june-scope .j-decorator--sm-top-right {
        top: 0;
        left: auto;
        right: 0;
        transform: translate(50%, -50%); }
      .june-scope .j-decorator--sm-middle-left {
        top: 50%;
        left: 0;
        transform: translate(-50%, -50%); }
      .june-scope .j-decorator--sm-middle {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
      .june-scope .j-decorator--sm-middle-right {
        top: 50%;
        left: auto;
        right: 0;
        transform: translate(50%, -50%); }
      .june-scope .j-decorator--sm-bottom-left {
        top: auto;
        left: 0;
        bottom: 0;
        transform: translate(-50%, 50%); }
      .june-scope .j-decorator--sm-bottom {
        top: auto;
        left: 50%;
        bottom: 0;
        transform: translate(-50%, 50%); }
      .june-scope .j-decorator--sm-bottom-right {
        top: auto;
        left: auto;
        right: 0;
        bottom: 0;
        transform: translate(50%, 50%); } }
    .june-scope .j-decorator img[src="images/empty_image.svg"] {
      min-width: 30px; }
  @media (min-width: 1281px) {
    .june-scope .j-translate-xl-t-0 {
      transform: translateY(0); }
    .june-scope .j-translate-xl-b-0 {
      transform: translateY(-0); }
    .june-scope .j-translate-xl-l-0 {
      transform: translateX(0); }
    .june-scope .j-translate-xl-r-0 {
      transform: translateX(-0); }
    .june-scope .j-translate-xl-l-0.j-translate-xl-t-0 {
      transform: translate(0, 0); }
    .june-scope .j-translate-xl-l-0.j-translate-xl-b-0 {
      transform: translate(0, -0); }
    .june-scope .j-translate-xl-l-0.j-translate-xl-t-1 {
      transform: translate(0, 0.25rem); }
    .june-scope .j-translate-xl-l-0.j-translate-xl-b-1 {
      transform: translate(0, -0.25rem); }
    .june-scope .j-translate-xl-l-0.j-translate-xl-t-2 {
      transform: translate(0, 0.5rem); }
    .june-scope .j-translate-xl-l-0.j-translate-xl-b-2 {
      transform: translate(0, -0.5rem); }
    .june-scope .j-translate-xl-l-0.j-translate-xl-t-3 {
      transform: translate(0, 1rem); }
    .june-scope .j-translate-xl-l-0.j-translate-xl-b-3 {
      transform: translate(0, -1rem); }
    .june-scope .j-translate-xl-l-0.j-translate-xl-t-4 {
      transform: translate(0, 1.5rem); }
    .june-scope .j-translate-xl-l-0.j-translate-xl-b-4 {
      transform: translate(0, -1.5rem); }
    .june-scope .j-translate-xl-l-0.j-translate-xl-t-5 {
      transform: translate(0, 3rem); }
    .june-scope .j-translate-xl-l-0.j-translate-xl-b-5 {
      transform: translate(0, -3rem); }
    .june-scope .j-translate-xl-l-0.j-translate-xl-t-6 {
      transform: translate(0, 2rem); }
    .june-scope .j-translate-xl-l-0.j-translate-xl-b-6 {
      transform: translate(0, -2rem); }
    .june-scope .j-translate-xl-l-0.j-translate-xl-t-7 {
      transform: translate(0, 5rem); }
    .june-scope .j-translate-xl-l-0.j-translate-xl-b-7 {
      transform: translate(0, -5rem); }
    .june-scope .j-translate-xl-l-0.j-translate-xl-t-8 {
      transform: translate(0, 4rem); }
    .june-scope .j-translate-xl-l-0.j-translate-xl-b-8 {
      transform: translate(0, -4rem); }
    .june-scope .j-translate-xl-l-0.j-translate-xl-t-9 {
      transform: translate(0, 6rem); }
    .june-scope .j-translate-xl-l-0.j-translate-xl-b-9 {
      transform: translate(0, -6rem); }
    .june-scope .j-translate-xl-r-0.j-translate-xl-t-0 {
      transform: translate(-0, 0); }
    .june-scope .j-translate-xl-r-0.j-translate-xl-b-0 {
      transform: translate(-0, -0); }
    .june-scope .j-translate-xl-r-0.j-translate-xl-t-1 {
      transform: translate(-0, 0.25rem); }
    .june-scope .j-translate-xl-r-0.j-translate-xl-b-1 {
      transform: translate(-0, -0.25rem); }
    .june-scope .j-translate-xl-r-0.j-translate-xl-t-2 {
      transform: translate(-0, 0.5rem); }
    .june-scope .j-translate-xl-r-0.j-translate-xl-b-2 {
      transform: translate(-0, -0.5rem); }
    .june-scope .j-translate-xl-r-0.j-translate-xl-t-3 {
      transform: translate(-0, 1rem); }
    .june-scope .j-translate-xl-r-0.j-translate-xl-b-3 {
      transform: translate(-0, -1rem); }
    .june-scope .j-translate-xl-r-0.j-translate-xl-t-4 {
      transform: translate(-0, 1.5rem); }
    .june-scope .j-translate-xl-r-0.j-translate-xl-b-4 {
      transform: translate(-0, -1.5rem); }
    .june-scope .j-translate-xl-r-0.j-translate-xl-t-5 {
      transform: translate(-0, 3rem); }
    .june-scope .j-translate-xl-r-0.j-translate-xl-b-5 {
      transform: translate(-0, -3rem); }
    .june-scope .j-translate-xl-r-0.j-translate-xl-t-6 {
      transform: translate(-0, 2rem); }
    .june-scope .j-translate-xl-r-0.j-translate-xl-b-6 {
      transform: translate(-0, -2rem); }
    .june-scope .j-translate-xl-r-0.j-translate-xl-t-7 {
      transform: translate(-0, 5rem); }
    .june-scope .j-translate-xl-r-0.j-translate-xl-b-7 {
      transform: translate(-0, -5rem); }
    .june-scope .j-translate-xl-r-0.j-translate-xl-t-8 {
      transform: translate(-0, 4rem); }
    .june-scope .j-translate-xl-r-0.j-translate-xl-b-8 {
      transform: translate(-0, -4rem); }
    .june-scope .j-translate-xl-r-0.j-translate-xl-t-9 {
      transform: translate(-0, 6rem); }
    .june-scope .j-translate-xl-r-0.j-translate-xl-b-9 {
      transform: translate(-0, -6rem); }
    .june-scope .j-translate-xl-t-1 {
      transform: translateY(0.25rem); }
    .june-scope .j-translate-xl-b-1 {
      transform: translateY(-0.25rem); }
    .june-scope .j-translate-xl-l-1 {
      transform: translateX(0.25rem); }
    .june-scope .j-translate-xl-r-1 {
      transform: translateX(-0.25rem); }
    .june-scope .j-translate-xl-l-1.j-translate-xl-t-0 {
      transform: translate(0.25rem, 0); }
    .june-scope .j-translate-xl-l-1.j-translate-xl-b-0 {
      transform: translate(0.25rem, -0); }
    .june-scope .j-translate-xl-l-1.j-translate-xl-t-1 {
      transform: translate(0.25rem, 0.25rem); }
    .june-scope .j-translate-xl-l-1.j-translate-xl-b-1 {
      transform: translate(0.25rem, -0.25rem); }
    .june-scope .j-translate-xl-l-1.j-translate-xl-t-2 {
      transform: translate(0.25rem, 0.5rem); }
    .june-scope .j-translate-xl-l-1.j-translate-xl-b-2 {
      transform: translate(0.25rem, -0.5rem); }
    .june-scope .j-translate-xl-l-1.j-translate-xl-t-3 {
      transform: translate(0.25rem, 1rem); }
    .june-scope .j-translate-xl-l-1.j-translate-xl-b-3 {
      transform: translate(0.25rem, -1rem); }
    .june-scope .j-translate-xl-l-1.j-translate-xl-t-4 {
      transform: translate(0.25rem, 1.5rem); }
    .june-scope .j-translate-xl-l-1.j-translate-xl-b-4 {
      transform: translate(0.25rem, -1.5rem); }
    .june-scope .j-translate-xl-l-1.j-translate-xl-t-5 {
      transform: translate(0.25rem, 3rem); }
    .june-scope .j-translate-xl-l-1.j-translate-xl-b-5 {
      transform: translate(0.25rem, -3rem); }
    .june-scope .j-translate-xl-l-1.j-translate-xl-t-6 {
      transform: translate(0.25rem, 2rem); }
    .june-scope .j-translate-xl-l-1.j-translate-xl-b-6 {
      transform: translate(0.25rem, -2rem); }
    .june-scope .j-translate-xl-l-1.j-translate-xl-t-7 {
      transform: translate(0.25rem, 5rem); }
    .june-scope .j-translate-xl-l-1.j-translate-xl-b-7 {
      transform: translate(0.25rem, -5rem); }
    .june-scope .j-translate-xl-l-1.j-translate-xl-t-8 {
      transform: translate(0.25rem, 4rem); }
    .june-scope .j-translate-xl-l-1.j-translate-xl-b-8 {
      transform: translate(0.25rem, -4rem); }
    .june-scope .j-translate-xl-l-1.j-translate-xl-t-9 {
      transform: translate(0.25rem, 6rem); }
    .june-scope .j-translate-xl-l-1.j-translate-xl-b-9 {
      transform: translate(0.25rem, -6rem); }
    .june-scope .j-translate-xl-r-1.j-translate-xl-t-0 {
      transform: translate(-0.25rem, 0); }
    .june-scope .j-translate-xl-r-1.j-translate-xl-b-0 {
      transform: translate(-0.25rem, -0); }
    .june-scope .j-translate-xl-r-1.j-translate-xl-t-1 {
      transform: translate(-0.25rem, 0.25rem); }
    .june-scope .j-translate-xl-r-1.j-translate-xl-b-1 {
      transform: translate(-0.25rem, -0.25rem); }
    .june-scope .j-translate-xl-r-1.j-translate-xl-t-2 {
      transform: translate(-0.25rem, 0.5rem); }
    .june-scope .j-translate-xl-r-1.j-translate-xl-b-2 {
      transform: translate(-0.25rem, -0.5rem); }
    .june-scope .j-translate-xl-r-1.j-translate-xl-t-3 {
      transform: translate(-0.25rem, 1rem); }
    .june-scope .j-translate-xl-r-1.j-translate-xl-b-3 {
      transform: translate(-0.25rem, -1rem); }
    .june-scope .j-translate-xl-r-1.j-translate-xl-t-4 {
      transform: translate(-0.25rem, 1.5rem); }
    .june-scope .j-translate-xl-r-1.j-translate-xl-b-4 {
      transform: translate(-0.25rem, -1.5rem); }
    .june-scope .j-translate-xl-r-1.j-translate-xl-t-5 {
      transform: translate(-0.25rem, 3rem); }
    .june-scope .j-translate-xl-r-1.j-translate-xl-b-5 {
      transform: translate(-0.25rem, -3rem); }
    .june-scope .j-translate-xl-r-1.j-translate-xl-t-6 {
      transform: translate(-0.25rem, 2rem); }
    .june-scope .j-translate-xl-r-1.j-translate-xl-b-6 {
      transform: translate(-0.25rem, -2rem); }
    .june-scope .j-translate-xl-r-1.j-translate-xl-t-7 {
      transform: translate(-0.25rem, 5rem); }
    .june-scope .j-translate-xl-r-1.j-translate-xl-b-7 {
      transform: translate(-0.25rem, -5rem); }
    .june-scope .j-translate-xl-r-1.j-translate-xl-t-8 {
      transform: translate(-0.25rem, 4rem); }
    .june-scope .j-translate-xl-r-1.j-translate-xl-b-8 {
      transform: translate(-0.25rem, -4rem); }
    .june-scope .j-translate-xl-r-1.j-translate-xl-t-9 {
      transform: translate(-0.25rem, 6rem); }
    .june-scope .j-translate-xl-r-1.j-translate-xl-b-9 {
      transform: translate(-0.25rem, -6rem); }
    .june-scope .j-translate-xl-t-2 {
      transform: translateY(0.5rem); }
    .june-scope .j-translate-xl-b-2 {
      transform: translateY(-0.5rem); }
    .june-scope .j-translate-xl-l-2 {
      transform: translateX(0.5rem); }
    .june-scope .j-translate-xl-r-2 {
      transform: translateX(-0.5rem); }
    .june-scope .j-translate-xl-l-2.j-translate-xl-t-0 {
      transform: translate(0.5rem, 0); }
    .june-scope .j-translate-xl-l-2.j-translate-xl-b-0 {
      transform: translate(0.5rem, -0); }
    .june-scope .j-translate-xl-l-2.j-translate-xl-t-1 {
      transform: translate(0.5rem, 0.25rem); }
    .june-scope .j-translate-xl-l-2.j-translate-xl-b-1 {
      transform: translate(0.5rem, -0.25rem); }
    .june-scope .j-translate-xl-l-2.j-translate-xl-t-2 {
      transform: translate(0.5rem, 0.5rem); }
    .june-scope .j-translate-xl-l-2.j-translate-xl-b-2 {
      transform: translate(0.5rem, -0.5rem); }
    .june-scope .j-translate-xl-l-2.j-translate-xl-t-3 {
      transform: translate(0.5rem, 1rem); }
    .june-scope .j-translate-xl-l-2.j-translate-xl-b-3 {
      transform: translate(0.5rem, -1rem); }
    .june-scope .j-translate-xl-l-2.j-translate-xl-t-4 {
      transform: translate(0.5rem, 1.5rem); }
    .june-scope .j-translate-xl-l-2.j-translate-xl-b-4 {
      transform: translate(0.5rem, -1.5rem); }
    .june-scope .j-translate-xl-l-2.j-translate-xl-t-5 {
      transform: translate(0.5rem, 3rem); }
    .june-scope .j-translate-xl-l-2.j-translate-xl-b-5 {
      transform: translate(0.5rem, -3rem); }
    .june-scope .j-translate-xl-l-2.j-translate-xl-t-6 {
      transform: translate(0.5rem, 2rem); }
    .june-scope .j-translate-xl-l-2.j-translate-xl-b-6 {
      transform: translate(0.5rem, -2rem); }
    .june-scope .j-translate-xl-l-2.j-translate-xl-t-7 {
      transform: translate(0.5rem, 5rem); }
    .june-scope .j-translate-xl-l-2.j-translate-xl-b-7 {
      transform: translate(0.5rem, -5rem); }
    .june-scope .j-translate-xl-l-2.j-translate-xl-t-8 {
      transform: translate(0.5rem, 4rem); }
    .june-scope .j-translate-xl-l-2.j-translate-xl-b-8 {
      transform: translate(0.5rem, -4rem); }
    .june-scope .j-translate-xl-l-2.j-translate-xl-t-9 {
      transform: translate(0.5rem, 6rem); }
    .june-scope .j-translate-xl-l-2.j-translate-xl-b-9 {
      transform: translate(0.5rem, -6rem); }
    .june-scope .j-translate-xl-r-2.j-translate-xl-t-0 {
      transform: translate(-0.5rem, 0); }
    .june-scope .j-translate-xl-r-2.j-translate-xl-b-0 {
      transform: translate(-0.5rem, -0); }
    .june-scope .j-translate-xl-r-2.j-translate-xl-t-1 {
      transform: translate(-0.5rem, 0.25rem); }
    .june-scope .j-translate-xl-r-2.j-translate-xl-b-1 {
      transform: translate(-0.5rem, -0.25rem); }
    .june-scope .j-translate-xl-r-2.j-translate-xl-t-2 {
      transform: translate(-0.5rem, 0.5rem); }
    .june-scope .j-translate-xl-r-2.j-translate-xl-b-2 {
      transform: translate(-0.5rem, -0.5rem); }
    .june-scope .j-translate-xl-r-2.j-translate-xl-t-3 {
      transform: translate(-0.5rem, 1rem); }
    .june-scope .j-translate-xl-r-2.j-translate-xl-b-3 {
      transform: translate(-0.5rem, -1rem); }
    .june-scope .j-translate-xl-r-2.j-translate-xl-t-4 {
      transform: translate(-0.5rem, 1.5rem); }
    .june-scope .j-translate-xl-r-2.j-translate-xl-b-4 {
      transform: translate(-0.5rem, -1.5rem); }
    .june-scope .j-translate-xl-r-2.j-translate-xl-t-5 {
      transform: translate(-0.5rem, 3rem); }
    .june-scope .j-translate-xl-r-2.j-translate-xl-b-5 {
      transform: translate(-0.5rem, -3rem); }
    .june-scope .j-translate-xl-r-2.j-translate-xl-t-6 {
      transform: translate(-0.5rem, 2rem); }
    .june-scope .j-translate-xl-r-2.j-translate-xl-b-6 {
      transform: translate(-0.5rem, -2rem); }
    .june-scope .j-translate-xl-r-2.j-translate-xl-t-7 {
      transform: translate(-0.5rem, 5rem); }
    .june-scope .j-translate-xl-r-2.j-translate-xl-b-7 {
      transform: translate(-0.5rem, -5rem); }
    .june-scope .j-translate-xl-r-2.j-translate-xl-t-8 {
      transform: translate(-0.5rem, 4rem); }
    .june-scope .j-translate-xl-r-2.j-translate-xl-b-8 {
      transform: translate(-0.5rem, -4rem); }
    .june-scope .j-translate-xl-r-2.j-translate-xl-t-9 {
      transform: translate(-0.5rem, 6rem); }
    .june-scope .j-translate-xl-r-2.j-translate-xl-b-9 {
      transform: translate(-0.5rem, -6rem); }
    .june-scope .j-translate-xl-t-3 {
      transform: translateY(1rem); }
    .june-scope .j-translate-xl-b-3 {
      transform: translateY(-1rem); }
    .june-scope .j-translate-xl-l-3 {
      transform: translateX(1rem); }
    .june-scope .j-translate-xl-r-3 {
      transform: translateX(-1rem); }
    .june-scope .j-translate-xl-l-3.j-translate-xl-t-0 {
      transform: translate(1rem, 0); }
    .june-scope .j-translate-xl-l-3.j-translate-xl-b-0 {
      transform: translate(1rem, -0); }
    .june-scope .j-translate-xl-l-3.j-translate-xl-t-1 {
      transform: translate(1rem, 0.25rem); }
    .june-scope .j-translate-xl-l-3.j-translate-xl-b-1 {
      transform: translate(1rem, -0.25rem); }
    .june-scope .j-translate-xl-l-3.j-translate-xl-t-2 {
      transform: translate(1rem, 0.5rem); }
    .june-scope .j-translate-xl-l-3.j-translate-xl-b-2 {
      transform: translate(1rem, -0.5rem); }
    .june-scope .j-translate-xl-l-3.j-translate-xl-t-3 {
      transform: translate(1rem, 1rem); }
    .june-scope .j-translate-xl-l-3.j-translate-xl-b-3 {
      transform: translate(1rem, -1rem); }
    .june-scope .j-translate-xl-l-3.j-translate-xl-t-4 {
      transform: translate(1rem, 1.5rem); }
    .june-scope .j-translate-xl-l-3.j-translate-xl-b-4 {
      transform: translate(1rem, -1.5rem); }
    .june-scope .j-translate-xl-l-3.j-translate-xl-t-5 {
      transform: translate(1rem, 3rem); }
    .june-scope .j-translate-xl-l-3.j-translate-xl-b-5 {
      transform: translate(1rem, -3rem); }
    .june-scope .j-translate-xl-l-3.j-translate-xl-t-6 {
      transform: translate(1rem, 2rem); }
    .june-scope .j-translate-xl-l-3.j-translate-xl-b-6 {
      transform: translate(1rem, -2rem); }
    .june-scope .j-translate-xl-l-3.j-translate-xl-t-7 {
      transform: translate(1rem, 5rem); }
    .june-scope .j-translate-xl-l-3.j-translate-xl-b-7 {
      transform: translate(1rem, -5rem); }
    .june-scope .j-translate-xl-l-3.j-translate-xl-t-8 {
      transform: translate(1rem, 4rem); }
    .june-scope .j-translate-xl-l-3.j-translate-xl-b-8 {
      transform: translate(1rem, -4rem); }
    .june-scope .j-translate-xl-l-3.j-translate-xl-t-9 {
      transform: translate(1rem, 6rem); }
    .june-scope .j-translate-xl-l-3.j-translate-xl-b-9 {
      transform: translate(1rem, -6rem); }
    .june-scope .j-translate-xl-r-3.j-translate-xl-t-0 {
      transform: translate(-1rem, 0); }
    .june-scope .j-translate-xl-r-3.j-translate-xl-b-0 {
      transform: translate(-1rem, -0); }
    .june-scope .j-translate-xl-r-3.j-translate-xl-t-1 {
      transform: translate(-1rem, 0.25rem); }
    .june-scope .j-translate-xl-r-3.j-translate-xl-b-1 {
      transform: translate(-1rem, -0.25rem); }
    .june-scope .j-translate-xl-r-3.j-translate-xl-t-2 {
      transform: translate(-1rem, 0.5rem); }
    .june-scope .j-translate-xl-r-3.j-translate-xl-b-2 {
      transform: translate(-1rem, -0.5rem); }
    .june-scope .j-translate-xl-r-3.j-translate-xl-t-3 {
      transform: translate(-1rem, 1rem); }
    .june-scope .j-translate-xl-r-3.j-translate-xl-b-3 {
      transform: translate(-1rem, -1rem); }
    .june-scope .j-translate-xl-r-3.j-translate-xl-t-4 {
      transform: translate(-1rem, 1.5rem); }
    .june-scope .j-translate-xl-r-3.j-translate-xl-b-4 {
      transform: translate(-1rem, -1.5rem); }
    .june-scope .j-translate-xl-r-3.j-translate-xl-t-5 {
      transform: translate(-1rem, 3rem); }
    .june-scope .j-translate-xl-r-3.j-translate-xl-b-5 {
      transform: translate(-1rem, -3rem); }
    .june-scope .j-translate-xl-r-3.j-translate-xl-t-6 {
      transform: translate(-1rem, 2rem); }
    .june-scope .j-translate-xl-r-3.j-translate-xl-b-6 {
      transform: translate(-1rem, -2rem); }
    .june-scope .j-translate-xl-r-3.j-translate-xl-t-7 {
      transform: translate(-1rem, 5rem); }
    .june-scope .j-translate-xl-r-3.j-translate-xl-b-7 {
      transform: translate(-1rem, -5rem); }
    .june-scope .j-translate-xl-r-3.j-translate-xl-t-8 {
      transform: translate(-1rem, 4rem); }
    .june-scope .j-translate-xl-r-3.j-translate-xl-b-8 {
      transform: translate(-1rem, -4rem); }
    .june-scope .j-translate-xl-r-3.j-translate-xl-t-9 {
      transform: translate(-1rem, 6rem); }
    .june-scope .j-translate-xl-r-3.j-translate-xl-b-9 {
      transform: translate(-1rem, -6rem); }
    .june-scope .j-translate-xl-t-4 {
      transform: translateY(1.5rem); }
    .june-scope .j-translate-xl-b-4 {
      transform: translateY(-1.5rem); }
    .june-scope .j-translate-xl-l-4 {
      transform: translateX(1.5rem); }
    .june-scope .j-translate-xl-r-4 {
      transform: translateX(-1.5rem); }
    .june-scope .j-translate-xl-l-4.j-translate-xl-t-0 {
      transform: translate(1.5rem, 0); }
    .june-scope .j-translate-xl-l-4.j-translate-xl-b-0 {
      transform: translate(1.5rem, -0); }
    .june-scope .j-translate-xl-l-4.j-translate-xl-t-1 {
      transform: translate(1.5rem, 0.25rem); }
    .june-scope .j-translate-xl-l-4.j-translate-xl-b-1 {
      transform: translate(1.5rem, -0.25rem); }
    .june-scope .j-translate-xl-l-4.j-translate-xl-t-2 {
      transform: translate(1.5rem, 0.5rem); }
    .june-scope .j-translate-xl-l-4.j-translate-xl-b-2 {
      transform: translate(1.5rem, -0.5rem); }
    .june-scope .j-translate-xl-l-4.j-translate-xl-t-3 {
      transform: translate(1.5rem, 1rem); }
    .june-scope .j-translate-xl-l-4.j-translate-xl-b-3 {
      transform: translate(1.5rem, -1rem); }
    .june-scope .j-translate-xl-l-4.j-translate-xl-t-4 {
      transform: translate(1.5rem, 1.5rem); }
    .june-scope .j-translate-xl-l-4.j-translate-xl-b-4 {
      transform: translate(1.5rem, -1.5rem); }
    .june-scope .j-translate-xl-l-4.j-translate-xl-t-5 {
      transform: translate(1.5rem, 3rem); }
    .june-scope .j-translate-xl-l-4.j-translate-xl-b-5 {
      transform: translate(1.5rem, -3rem); }
    .june-scope .j-translate-xl-l-4.j-translate-xl-t-6 {
      transform: translate(1.5rem, 2rem); }
    .june-scope .j-translate-xl-l-4.j-translate-xl-b-6 {
      transform: translate(1.5rem, -2rem); }
    .june-scope .j-translate-xl-l-4.j-translate-xl-t-7 {
      transform: translate(1.5rem, 5rem); }
    .june-scope .j-translate-xl-l-4.j-translate-xl-b-7 {
      transform: translate(1.5rem, -5rem); }
    .june-scope .j-translate-xl-l-4.j-translate-xl-t-8 {
      transform: translate(1.5rem, 4rem); }
    .june-scope .j-translate-xl-l-4.j-translate-xl-b-8 {
      transform: translate(1.5rem, -4rem); }
    .june-scope .j-translate-xl-l-4.j-translate-xl-t-9 {
      transform: translate(1.5rem, 6rem); }
    .june-scope .j-translate-xl-l-4.j-translate-xl-b-9 {
      transform: translate(1.5rem, -6rem); }
    .june-scope .j-translate-xl-r-4.j-translate-xl-t-0 {
      transform: translate(-1.5rem, 0); }
    .june-scope .j-translate-xl-r-4.j-translate-xl-b-0 {
      transform: translate(-1.5rem, -0); }
    .june-scope .j-translate-xl-r-4.j-translate-xl-t-1 {
      transform: translate(-1.5rem, 0.25rem); }
    .june-scope .j-translate-xl-r-4.j-translate-xl-b-1 {
      transform: translate(-1.5rem, -0.25rem); }
    .june-scope .j-translate-xl-r-4.j-translate-xl-t-2 {
      transform: translate(-1.5rem, 0.5rem); }
    .june-scope .j-translate-xl-r-4.j-translate-xl-b-2 {
      transform: translate(-1.5rem, -0.5rem); }
    .june-scope .j-translate-xl-r-4.j-translate-xl-t-3 {
      transform: translate(-1.5rem, 1rem); }
    .june-scope .j-translate-xl-r-4.j-translate-xl-b-3 {
      transform: translate(-1.5rem, -1rem); }
    .june-scope .j-translate-xl-r-4.j-translate-xl-t-4 {
      transform: translate(-1.5rem, 1.5rem); }
    .june-scope .j-translate-xl-r-4.j-translate-xl-b-4 {
      transform: translate(-1.5rem, -1.5rem); }
    .june-scope .j-translate-xl-r-4.j-translate-xl-t-5 {
      transform: translate(-1.5rem, 3rem); }
    .june-scope .j-translate-xl-r-4.j-translate-xl-b-5 {
      transform: translate(-1.5rem, -3rem); }
    .june-scope .j-translate-xl-r-4.j-translate-xl-t-6 {
      transform: translate(-1.5rem, 2rem); }
    .june-scope .j-translate-xl-r-4.j-translate-xl-b-6 {
      transform: translate(-1.5rem, -2rem); }
    .june-scope .j-translate-xl-r-4.j-translate-xl-t-7 {
      transform: translate(-1.5rem, 5rem); }
    .june-scope .j-translate-xl-r-4.j-translate-xl-b-7 {
      transform: translate(-1.5rem, -5rem); }
    .june-scope .j-translate-xl-r-4.j-translate-xl-t-8 {
      transform: translate(-1.5rem, 4rem); }
    .june-scope .j-translate-xl-r-4.j-translate-xl-b-8 {
      transform: translate(-1.5rem, -4rem); }
    .june-scope .j-translate-xl-r-4.j-translate-xl-t-9 {
      transform: translate(-1.5rem, 6rem); }
    .june-scope .j-translate-xl-r-4.j-translate-xl-b-9 {
      transform: translate(-1.5rem, -6rem); }
    .june-scope .j-translate-xl-t-5 {
      transform: translateY(3rem); }
    .june-scope .j-translate-xl-b-5 {
      transform: translateY(-3rem); }
    .june-scope .j-translate-xl-l-5 {
      transform: translateX(3rem); }
    .june-scope .j-translate-xl-r-5 {
      transform: translateX(-3rem); }
    .june-scope .j-translate-xl-l-5.j-translate-xl-t-0 {
      transform: translate(3rem, 0); }
    .june-scope .j-translate-xl-l-5.j-translate-xl-b-0 {
      transform: translate(3rem, -0); }
    .june-scope .j-translate-xl-l-5.j-translate-xl-t-1 {
      transform: translate(3rem, 0.25rem); }
    .june-scope .j-translate-xl-l-5.j-translate-xl-b-1 {
      transform: translate(3rem, -0.25rem); }
    .june-scope .j-translate-xl-l-5.j-translate-xl-t-2 {
      transform: translate(3rem, 0.5rem); }
    .june-scope .j-translate-xl-l-5.j-translate-xl-b-2 {
      transform: translate(3rem, -0.5rem); }
    .june-scope .j-translate-xl-l-5.j-translate-xl-t-3 {
      transform: translate(3rem, 1rem); }
    .june-scope .j-translate-xl-l-5.j-translate-xl-b-3 {
      transform: translate(3rem, -1rem); }
    .june-scope .j-translate-xl-l-5.j-translate-xl-t-4 {
      transform: translate(3rem, 1.5rem); }
    .june-scope .j-translate-xl-l-5.j-translate-xl-b-4 {
      transform: translate(3rem, -1.5rem); }
    .june-scope .j-translate-xl-l-5.j-translate-xl-t-5 {
      transform: translate(3rem, 3rem); }
    .june-scope .j-translate-xl-l-5.j-translate-xl-b-5 {
      transform: translate(3rem, -3rem); }
    .june-scope .j-translate-xl-l-5.j-translate-xl-t-6 {
      transform: translate(3rem, 2rem); }
    .june-scope .j-translate-xl-l-5.j-translate-xl-b-6 {
      transform: translate(3rem, -2rem); }
    .june-scope .j-translate-xl-l-5.j-translate-xl-t-7 {
      transform: translate(3rem, 5rem); }
    .june-scope .j-translate-xl-l-5.j-translate-xl-b-7 {
      transform: translate(3rem, -5rem); }
    .june-scope .j-translate-xl-l-5.j-translate-xl-t-8 {
      transform: translate(3rem, 4rem); }
    .june-scope .j-translate-xl-l-5.j-translate-xl-b-8 {
      transform: translate(3rem, -4rem); }
    .june-scope .j-translate-xl-l-5.j-translate-xl-t-9 {
      transform: translate(3rem, 6rem); }
    .june-scope .j-translate-xl-l-5.j-translate-xl-b-9 {
      transform: translate(3rem, -6rem); }
    .june-scope .j-translate-xl-r-5.j-translate-xl-t-0 {
      transform: translate(-3rem, 0); }
    .june-scope .j-translate-xl-r-5.j-translate-xl-b-0 {
      transform: translate(-3rem, -0); }
    .june-scope .j-translate-xl-r-5.j-translate-xl-t-1 {
      transform: translate(-3rem, 0.25rem); }
    .june-scope .j-translate-xl-r-5.j-translate-xl-b-1 {
      transform: translate(-3rem, -0.25rem); }
    .june-scope .j-translate-xl-r-5.j-translate-xl-t-2 {
      transform: translate(-3rem, 0.5rem); }
    .june-scope .j-translate-xl-r-5.j-translate-xl-b-2 {
      transform: translate(-3rem, -0.5rem); }
    .june-scope .j-translate-xl-r-5.j-translate-xl-t-3 {
      transform: translate(-3rem, 1rem); }
    .june-scope .j-translate-xl-r-5.j-translate-xl-b-3 {
      transform: translate(-3rem, -1rem); }
    .june-scope .j-translate-xl-r-5.j-translate-xl-t-4 {
      transform: translate(-3rem, 1.5rem); }
    .june-scope .j-translate-xl-r-5.j-translate-xl-b-4 {
      transform: translate(-3rem, -1.5rem); }
    .june-scope .j-translate-xl-r-5.j-translate-xl-t-5 {
      transform: translate(-3rem, 3rem); }
    .june-scope .j-translate-xl-r-5.j-translate-xl-b-5 {
      transform: translate(-3rem, -3rem); }
    .june-scope .j-translate-xl-r-5.j-translate-xl-t-6 {
      transform: translate(-3rem, 2rem); }
    .june-scope .j-translate-xl-r-5.j-translate-xl-b-6 {
      transform: translate(-3rem, -2rem); }
    .june-scope .j-translate-xl-r-5.j-translate-xl-t-7 {
      transform: translate(-3rem, 5rem); }
    .june-scope .j-translate-xl-r-5.j-translate-xl-b-7 {
      transform: translate(-3rem, -5rem); }
    .june-scope .j-translate-xl-r-5.j-translate-xl-t-8 {
      transform: translate(-3rem, 4rem); }
    .june-scope .j-translate-xl-r-5.j-translate-xl-b-8 {
      transform: translate(-3rem, -4rem); }
    .june-scope .j-translate-xl-r-5.j-translate-xl-t-9 {
      transform: translate(-3rem, 6rem); }
    .june-scope .j-translate-xl-r-5.j-translate-xl-b-9 {
      transform: translate(-3rem, -6rem); }
    .june-scope .j-translate-xl-t-6 {
      transform: translateY(2rem); }
    .june-scope .j-translate-xl-b-6 {
      transform: translateY(-2rem); }
    .june-scope .j-translate-xl-l-6 {
      transform: translateX(2rem); }
    .june-scope .j-translate-xl-r-6 {
      transform: translateX(-2rem); }
    .june-scope .j-translate-xl-l-6.j-translate-xl-t-0 {
      transform: translate(2rem, 0); }
    .june-scope .j-translate-xl-l-6.j-translate-xl-b-0 {
      transform: translate(2rem, -0); }
    .june-scope .j-translate-xl-l-6.j-translate-xl-t-1 {
      transform: translate(2rem, 0.25rem); }
    .june-scope .j-translate-xl-l-6.j-translate-xl-b-1 {
      transform: translate(2rem, -0.25rem); }
    .june-scope .j-translate-xl-l-6.j-translate-xl-t-2 {
      transform: translate(2rem, 0.5rem); }
    .june-scope .j-translate-xl-l-6.j-translate-xl-b-2 {
      transform: translate(2rem, -0.5rem); }
    .june-scope .j-translate-xl-l-6.j-translate-xl-t-3 {
      transform: translate(2rem, 1rem); }
    .june-scope .j-translate-xl-l-6.j-translate-xl-b-3 {
      transform: translate(2rem, -1rem); }
    .june-scope .j-translate-xl-l-6.j-translate-xl-t-4 {
      transform: translate(2rem, 1.5rem); }
    .june-scope .j-translate-xl-l-6.j-translate-xl-b-4 {
      transform: translate(2rem, -1.5rem); }
    .june-scope .j-translate-xl-l-6.j-translate-xl-t-5 {
      transform: translate(2rem, 3rem); }
    .june-scope .j-translate-xl-l-6.j-translate-xl-b-5 {
      transform: translate(2rem, -3rem); }
    .june-scope .j-translate-xl-l-6.j-translate-xl-t-6 {
      transform: translate(2rem, 2rem); }
    .june-scope .j-translate-xl-l-6.j-translate-xl-b-6 {
      transform: translate(2rem, -2rem); }
    .june-scope .j-translate-xl-l-6.j-translate-xl-t-7 {
      transform: translate(2rem, 5rem); }
    .june-scope .j-translate-xl-l-6.j-translate-xl-b-7 {
      transform: translate(2rem, -5rem); }
    .june-scope .j-translate-xl-l-6.j-translate-xl-t-8 {
      transform: translate(2rem, 4rem); }
    .june-scope .j-translate-xl-l-6.j-translate-xl-b-8 {
      transform: translate(2rem, -4rem); }
    .june-scope .j-translate-xl-l-6.j-translate-xl-t-9 {
      transform: translate(2rem, 6rem); }
    .june-scope .j-translate-xl-l-6.j-translate-xl-b-9 {
      transform: translate(2rem, -6rem); }
    .june-scope .j-translate-xl-r-6.j-translate-xl-t-0 {
      transform: translate(-2rem, 0); }
    .june-scope .j-translate-xl-r-6.j-translate-xl-b-0 {
      transform: translate(-2rem, -0); }
    .june-scope .j-translate-xl-r-6.j-translate-xl-t-1 {
      transform: translate(-2rem, 0.25rem); }
    .june-scope .j-translate-xl-r-6.j-translate-xl-b-1 {
      transform: translate(-2rem, -0.25rem); }
    .june-scope .j-translate-xl-r-6.j-translate-xl-t-2 {
      transform: translate(-2rem, 0.5rem); }
    .june-scope .j-translate-xl-r-6.j-translate-xl-b-2 {
      transform: translate(-2rem, -0.5rem); }
    .june-scope .j-translate-xl-r-6.j-translate-xl-t-3 {
      transform: translate(-2rem, 1rem); }
    .june-scope .j-translate-xl-r-6.j-translate-xl-b-3 {
      transform: translate(-2rem, -1rem); }
    .june-scope .j-translate-xl-r-6.j-translate-xl-t-4 {
      transform: translate(-2rem, 1.5rem); }
    .june-scope .j-translate-xl-r-6.j-translate-xl-b-4 {
      transform: translate(-2rem, -1.5rem); }
    .june-scope .j-translate-xl-r-6.j-translate-xl-t-5 {
      transform: translate(-2rem, 3rem); }
    .june-scope .j-translate-xl-r-6.j-translate-xl-b-5 {
      transform: translate(-2rem, -3rem); }
    .june-scope .j-translate-xl-r-6.j-translate-xl-t-6 {
      transform: translate(-2rem, 2rem); }
    .june-scope .j-translate-xl-r-6.j-translate-xl-b-6 {
      transform: translate(-2rem, -2rem); }
    .june-scope .j-translate-xl-r-6.j-translate-xl-t-7 {
      transform: translate(-2rem, 5rem); }
    .june-scope .j-translate-xl-r-6.j-translate-xl-b-7 {
      transform: translate(-2rem, -5rem); }
    .june-scope .j-translate-xl-r-6.j-translate-xl-t-8 {
      transform: translate(-2rem, 4rem); }
    .june-scope .j-translate-xl-r-6.j-translate-xl-b-8 {
      transform: translate(-2rem, -4rem); }
    .june-scope .j-translate-xl-r-6.j-translate-xl-t-9 {
      transform: translate(-2rem, 6rem); }
    .june-scope .j-translate-xl-r-6.j-translate-xl-b-9 {
      transform: translate(-2rem, -6rem); }
    .june-scope .j-translate-xl-t-7 {
      transform: translateY(5rem); }
    .june-scope .j-translate-xl-b-7 {
      transform: translateY(-5rem); }
    .june-scope .j-translate-xl-l-7 {
      transform: translateX(5rem); }
    .june-scope .j-translate-xl-r-7 {
      transform: translateX(-5rem); }
    .june-scope .j-translate-xl-l-7.j-translate-xl-t-0 {
      transform: translate(5rem, 0); }
    .june-scope .j-translate-xl-l-7.j-translate-xl-b-0 {
      transform: translate(5rem, -0); }
    .june-scope .j-translate-xl-l-7.j-translate-xl-t-1 {
      transform: translate(5rem, 0.25rem); }
    .june-scope .j-translate-xl-l-7.j-translate-xl-b-1 {
      transform: translate(5rem, -0.25rem); }
    .june-scope .j-translate-xl-l-7.j-translate-xl-t-2 {
      transform: translate(5rem, 0.5rem); }
    .june-scope .j-translate-xl-l-7.j-translate-xl-b-2 {
      transform: translate(5rem, -0.5rem); }
    .june-scope .j-translate-xl-l-7.j-translate-xl-t-3 {
      transform: translate(5rem, 1rem); }
    .june-scope .j-translate-xl-l-7.j-translate-xl-b-3 {
      transform: translate(5rem, -1rem); }
    .june-scope .j-translate-xl-l-7.j-translate-xl-t-4 {
      transform: translate(5rem, 1.5rem); }
    .june-scope .j-translate-xl-l-7.j-translate-xl-b-4 {
      transform: translate(5rem, -1.5rem); }
    .june-scope .j-translate-xl-l-7.j-translate-xl-t-5 {
      transform: translate(5rem, 3rem); }
    .june-scope .j-translate-xl-l-7.j-translate-xl-b-5 {
      transform: translate(5rem, -3rem); }
    .june-scope .j-translate-xl-l-7.j-translate-xl-t-6 {
      transform: translate(5rem, 2rem); }
    .june-scope .j-translate-xl-l-7.j-translate-xl-b-6 {
      transform: translate(5rem, -2rem); }
    .june-scope .j-translate-xl-l-7.j-translate-xl-t-7 {
      transform: translate(5rem, 5rem); }
    .june-scope .j-translate-xl-l-7.j-translate-xl-b-7 {
      transform: translate(5rem, -5rem); }
    .june-scope .j-translate-xl-l-7.j-translate-xl-t-8 {
      transform: translate(5rem, 4rem); }
    .june-scope .j-translate-xl-l-7.j-translate-xl-b-8 {
      transform: translate(5rem, -4rem); }
    .june-scope .j-translate-xl-l-7.j-translate-xl-t-9 {
      transform: translate(5rem, 6rem); }
    .june-scope .j-translate-xl-l-7.j-translate-xl-b-9 {
      transform: translate(5rem, -6rem); }
    .june-scope .j-translate-xl-r-7.j-translate-xl-t-0 {
      transform: translate(-5rem, 0); }
    .june-scope .j-translate-xl-r-7.j-translate-xl-b-0 {
      transform: translate(-5rem, -0); }
    .june-scope .j-translate-xl-r-7.j-translate-xl-t-1 {
      transform: translate(-5rem, 0.25rem); }
    .june-scope .j-translate-xl-r-7.j-translate-xl-b-1 {
      transform: translate(-5rem, -0.25rem); }
    .june-scope .j-translate-xl-r-7.j-translate-xl-t-2 {
      transform: translate(-5rem, 0.5rem); }
    .june-scope .j-translate-xl-r-7.j-translate-xl-b-2 {
      transform: translate(-5rem, -0.5rem); }
    .june-scope .j-translate-xl-r-7.j-translate-xl-t-3 {
      transform: translate(-5rem, 1rem); }
    .june-scope .j-translate-xl-r-7.j-translate-xl-b-3 {
      transform: translate(-5rem, -1rem); }
    .june-scope .j-translate-xl-r-7.j-translate-xl-t-4 {
      transform: translate(-5rem, 1.5rem); }
    .june-scope .j-translate-xl-r-7.j-translate-xl-b-4 {
      transform: translate(-5rem, -1.5rem); }
    .june-scope .j-translate-xl-r-7.j-translate-xl-t-5 {
      transform: translate(-5rem, 3rem); }
    .june-scope .j-translate-xl-r-7.j-translate-xl-b-5 {
      transform: translate(-5rem, -3rem); }
    .june-scope .j-translate-xl-r-7.j-translate-xl-t-6 {
      transform: translate(-5rem, 2rem); }
    .june-scope .j-translate-xl-r-7.j-translate-xl-b-6 {
      transform: translate(-5rem, -2rem); }
    .june-scope .j-translate-xl-r-7.j-translate-xl-t-7 {
      transform: translate(-5rem, 5rem); }
    .june-scope .j-translate-xl-r-7.j-translate-xl-b-7 {
      transform: translate(-5rem, -5rem); }
    .june-scope .j-translate-xl-r-7.j-translate-xl-t-8 {
      transform: translate(-5rem, 4rem); }
    .june-scope .j-translate-xl-r-7.j-translate-xl-b-8 {
      transform: translate(-5rem, -4rem); }
    .june-scope .j-translate-xl-r-7.j-translate-xl-t-9 {
      transform: translate(-5rem, 6rem); }
    .june-scope .j-translate-xl-r-7.j-translate-xl-b-9 {
      transform: translate(-5rem, -6rem); }
    .june-scope .j-translate-xl-t-8 {
      transform: translateY(4rem); }
    .june-scope .j-translate-xl-b-8 {
      transform: translateY(-4rem); }
    .june-scope .j-translate-xl-l-8 {
      transform: translateX(4rem); }
    .june-scope .j-translate-xl-r-8 {
      transform: translateX(-4rem); }
    .june-scope .j-translate-xl-l-8.j-translate-xl-t-0 {
      transform: translate(4rem, 0); }
    .june-scope .j-translate-xl-l-8.j-translate-xl-b-0 {
      transform: translate(4rem, -0); }
    .june-scope .j-translate-xl-l-8.j-translate-xl-t-1 {
      transform: translate(4rem, 0.25rem); }
    .june-scope .j-translate-xl-l-8.j-translate-xl-b-1 {
      transform: translate(4rem, -0.25rem); }
    .june-scope .j-translate-xl-l-8.j-translate-xl-t-2 {
      transform: translate(4rem, 0.5rem); }
    .june-scope .j-translate-xl-l-8.j-translate-xl-b-2 {
      transform: translate(4rem, -0.5rem); }
    .june-scope .j-translate-xl-l-8.j-translate-xl-t-3 {
      transform: translate(4rem, 1rem); }
    .june-scope .j-translate-xl-l-8.j-translate-xl-b-3 {
      transform: translate(4rem, -1rem); }
    .june-scope .j-translate-xl-l-8.j-translate-xl-t-4 {
      transform: translate(4rem, 1.5rem); }
    .june-scope .j-translate-xl-l-8.j-translate-xl-b-4 {
      transform: translate(4rem, -1.5rem); }
    .june-scope .j-translate-xl-l-8.j-translate-xl-t-5 {
      transform: translate(4rem, 3rem); }
    .june-scope .j-translate-xl-l-8.j-translate-xl-b-5 {
      transform: translate(4rem, -3rem); }
    .june-scope .j-translate-xl-l-8.j-translate-xl-t-6 {
      transform: translate(4rem, 2rem); }
    .june-scope .j-translate-xl-l-8.j-translate-xl-b-6 {
      transform: translate(4rem, -2rem); }
    .june-scope .j-translate-xl-l-8.j-translate-xl-t-7 {
      transform: translate(4rem, 5rem); }
    .june-scope .j-translate-xl-l-8.j-translate-xl-b-7 {
      transform: translate(4rem, -5rem); }
    .june-scope .j-translate-xl-l-8.j-translate-xl-t-8 {
      transform: translate(4rem, 4rem); }
    .june-scope .j-translate-xl-l-8.j-translate-xl-b-8 {
      transform: translate(4rem, -4rem); }
    .june-scope .j-translate-xl-l-8.j-translate-xl-t-9 {
      transform: translate(4rem, 6rem); }
    .june-scope .j-translate-xl-l-8.j-translate-xl-b-9 {
      transform: translate(4rem, -6rem); }
    .june-scope .j-translate-xl-r-8.j-translate-xl-t-0 {
      transform: translate(-4rem, 0); }
    .june-scope .j-translate-xl-r-8.j-translate-xl-b-0 {
      transform: translate(-4rem, -0); }
    .june-scope .j-translate-xl-r-8.j-translate-xl-t-1 {
      transform: translate(-4rem, 0.25rem); }
    .june-scope .j-translate-xl-r-8.j-translate-xl-b-1 {
      transform: translate(-4rem, -0.25rem); }
    .june-scope .j-translate-xl-r-8.j-translate-xl-t-2 {
      transform: translate(-4rem, 0.5rem); }
    .june-scope .j-translate-xl-r-8.j-translate-xl-b-2 {
      transform: translate(-4rem, -0.5rem); }
    .june-scope .j-translate-xl-r-8.j-translate-xl-t-3 {
      transform: translate(-4rem, 1rem); }
    .june-scope .j-translate-xl-r-8.j-translate-xl-b-3 {
      transform: translate(-4rem, -1rem); }
    .june-scope .j-translate-xl-r-8.j-translate-xl-t-4 {
      transform: translate(-4rem, 1.5rem); }
    .june-scope .j-translate-xl-r-8.j-translate-xl-b-4 {
      transform: translate(-4rem, -1.5rem); }
    .june-scope .j-translate-xl-r-8.j-translate-xl-t-5 {
      transform: translate(-4rem, 3rem); }
    .june-scope .j-translate-xl-r-8.j-translate-xl-b-5 {
      transform: translate(-4rem, -3rem); }
    .june-scope .j-translate-xl-r-8.j-translate-xl-t-6 {
      transform: translate(-4rem, 2rem); }
    .june-scope .j-translate-xl-r-8.j-translate-xl-b-6 {
      transform: translate(-4rem, -2rem); }
    .june-scope .j-translate-xl-r-8.j-translate-xl-t-7 {
      transform: translate(-4rem, 5rem); }
    .june-scope .j-translate-xl-r-8.j-translate-xl-b-7 {
      transform: translate(-4rem, -5rem); }
    .june-scope .j-translate-xl-r-8.j-translate-xl-t-8 {
      transform: translate(-4rem, 4rem); }
    .june-scope .j-translate-xl-r-8.j-translate-xl-b-8 {
      transform: translate(-4rem, -4rem); }
    .june-scope .j-translate-xl-r-8.j-translate-xl-t-9 {
      transform: translate(-4rem, 6rem); }
    .june-scope .j-translate-xl-r-8.j-translate-xl-b-9 {
      transform: translate(-4rem, -6rem); }
    .june-scope .j-translate-xl-t-9 {
      transform: translateY(6rem); }
    .june-scope .j-translate-xl-b-9 {
      transform: translateY(-6rem); }
    .june-scope .j-translate-xl-l-9 {
      transform: translateX(6rem); }
    .june-scope .j-translate-xl-r-9 {
      transform: translateX(-6rem); }
    .june-scope .j-translate-xl-l-9.j-translate-xl-t-0 {
      transform: translate(6rem, 0); }
    .june-scope .j-translate-xl-l-9.j-translate-xl-b-0 {
      transform: translate(6rem, -0); }
    .june-scope .j-translate-xl-l-9.j-translate-xl-t-1 {
      transform: translate(6rem, 0.25rem); }
    .june-scope .j-translate-xl-l-9.j-translate-xl-b-1 {
      transform: translate(6rem, -0.25rem); }
    .june-scope .j-translate-xl-l-9.j-translate-xl-t-2 {
      transform: translate(6rem, 0.5rem); }
    .june-scope .j-translate-xl-l-9.j-translate-xl-b-2 {
      transform: translate(6rem, -0.5rem); }
    .june-scope .j-translate-xl-l-9.j-translate-xl-t-3 {
      transform: translate(6rem, 1rem); }
    .june-scope .j-translate-xl-l-9.j-translate-xl-b-3 {
      transform: translate(6rem, -1rem); }
    .june-scope .j-translate-xl-l-9.j-translate-xl-t-4 {
      transform: translate(6rem, 1.5rem); }
    .june-scope .j-translate-xl-l-9.j-translate-xl-b-4 {
      transform: translate(6rem, -1.5rem); }
    .june-scope .j-translate-xl-l-9.j-translate-xl-t-5 {
      transform: translate(6rem, 3rem); }
    .june-scope .j-translate-xl-l-9.j-translate-xl-b-5 {
      transform: translate(6rem, -3rem); }
    .june-scope .j-translate-xl-l-9.j-translate-xl-t-6 {
      transform: translate(6rem, 2rem); }
    .june-scope .j-translate-xl-l-9.j-translate-xl-b-6 {
      transform: translate(6rem, -2rem); }
    .june-scope .j-translate-xl-l-9.j-translate-xl-t-7 {
      transform: translate(6rem, 5rem); }
    .june-scope .j-translate-xl-l-9.j-translate-xl-b-7 {
      transform: translate(6rem, -5rem); }
    .june-scope .j-translate-xl-l-9.j-translate-xl-t-8 {
      transform: translate(6rem, 4rem); }
    .june-scope .j-translate-xl-l-9.j-translate-xl-b-8 {
      transform: translate(6rem, -4rem); }
    .june-scope .j-translate-xl-l-9.j-translate-xl-t-9 {
      transform: translate(6rem, 6rem); }
    .june-scope .j-translate-xl-l-9.j-translate-xl-b-9 {
      transform: translate(6rem, -6rem); }
    .june-scope .j-translate-xl-r-9.j-translate-xl-t-0 {
      transform: translate(-6rem, 0); }
    .june-scope .j-translate-xl-r-9.j-translate-xl-b-0 {
      transform: translate(-6rem, -0); }
    .june-scope .j-translate-xl-r-9.j-translate-xl-t-1 {
      transform: translate(-6rem, 0.25rem); }
    .june-scope .j-translate-xl-r-9.j-translate-xl-b-1 {
      transform: translate(-6rem, -0.25rem); }
    .june-scope .j-translate-xl-r-9.j-translate-xl-t-2 {
      transform: translate(-6rem, 0.5rem); }
    .june-scope .j-translate-xl-r-9.j-translate-xl-b-2 {
      transform: translate(-6rem, -0.5rem); }
    .june-scope .j-translate-xl-r-9.j-translate-xl-t-3 {
      transform: translate(-6rem, 1rem); }
    .june-scope .j-translate-xl-r-9.j-translate-xl-b-3 {
      transform: translate(-6rem, -1rem); }
    .june-scope .j-translate-xl-r-9.j-translate-xl-t-4 {
      transform: translate(-6rem, 1.5rem); }
    .june-scope .j-translate-xl-r-9.j-translate-xl-b-4 {
      transform: translate(-6rem, -1.5rem); }
    .june-scope .j-translate-xl-r-9.j-translate-xl-t-5 {
      transform: translate(-6rem, 3rem); }
    .june-scope .j-translate-xl-r-9.j-translate-xl-b-5 {
      transform: translate(-6rem, -3rem); }
    .june-scope .j-translate-xl-r-9.j-translate-xl-t-6 {
      transform: translate(-6rem, 2rem); }
    .june-scope .j-translate-xl-r-9.j-translate-xl-b-6 {
      transform: translate(-6rem, -2rem); }
    .june-scope .j-translate-xl-r-9.j-translate-xl-t-7 {
      transform: translate(-6rem, 5rem); }
    .june-scope .j-translate-xl-r-9.j-translate-xl-b-7 {
      transform: translate(-6rem, -5rem); }
    .june-scope .j-translate-xl-r-9.j-translate-xl-t-8 {
      transform: translate(-6rem, 4rem); }
    .june-scope .j-translate-xl-r-9.j-translate-xl-b-8 {
      transform: translate(-6rem, -4rem); }
    .june-scope .j-translate-xl-r-9.j-translate-xl-t-9 {
      transform: translate(-6rem, 6rem); }
    .june-scope .j-translate-xl-r-9.j-translate-xl-b-9 {
      transform: translate(-6rem, -6rem); } }
  @media (min-width: 992px) and (max-width: 1280.98px) {
    .june-scope .j-translate-lg-t-0 {
      transform: translateY(0); }
    .june-scope .j-translate-lg-b-0 {
      transform: translateY(-0); }
    .june-scope .j-translate-lg-l-0 {
      transform: translateX(0); }
    .june-scope .j-translate-lg-r-0 {
      transform: translateX(-0); }
    .june-scope .j-translate-lg-l-0.j-translate-lg-t-0 {
      transform: translate(0, 0); }
    .june-scope .j-translate-lg-l-0.j-translate-lg-b-0 {
      transform: translate(0, -0); }
    .june-scope .j-translate-lg-l-0.j-translate-lg-t-1 {
      transform: translate(0, 0.25rem); }
    .june-scope .j-translate-lg-l-0.j-translate-lg-b-1 {
      transform: translate(0, -0.25rem); }
    .june-scope .j-translate-lg-l-0.j-translate-lg-t-2 {
      transform: translate(0, 0.5rem); }
    .june-scope .j-translate-lg-l-0.j-translate-lg-b-2 {
      transform: translate(0, -0.5rem); }
    .june-scope .j-translate-lg-l-0.j-translate-lg-t-3 {
      transform: translate(0, 1rem); }
    .june-scope .j-translate-lg-l-0.j-translate-lg-b-3 {
      transform: translate(0, -1rem); }
    .june-scope .j-translate-lg-l-0.j-translate-lg-t-4 {
      transform: translate(0, 1.5rem); }
    .june-scope .j-translate-lg-l-0.j-translate-lg-b-4 {
      transform: translate(0, -1.5rem); }
    .june-scope .j-translate-lg-l-0.j-translate-lg-t-5 {
      transform: translate(0, 3rem); }
    .june-scope .j-translate-lg-l-0.j-translate-lg-b-5 {
      transform: translate(0, -3rem); }
    .june-scope .j-translate-lg-l-0.j-translate-lg-t-6 {
      transform: translate(0, 2rem); }
    .june-scope .j-translate-lg-l-0.j-translate-lg-b-6 {
      transform: translate(0, -2rem); }
    .june-scope .j-translate-lg-l-0.j-translate-lg-t-7 {
      transform: translate(0, 5rem); }
    .june-scope .j-translate-lg-l-0.j-translate-lg-b-7 {
      transform: translate(0, -5rem); }
    .june-scope .j-translate-lg-l-0.j-translate-lg-t-8 {
      transform: translate(0, 4rem); }
    .june-scope .j-translate-lg-l-0.j-translate-lg-b-8 {
      transform: translate(0, -4rem); }
    .june-scope .j-translate-lg-l-0.j-translate-lg-t-9 {
      transform: translate(0, 6rem); }
    .june-scope .j-translate-lg-l-0.j-translate-lg-b-9 {
      transform: translate(0, -6rem); }
    .june-scope .j-translate-lg-r-0.j-translate-lg-t-0 {
      transform: translate(-0, 0); }
    .june-scope .j-translate-lg-r-0.j-translate-lg-b-0 {
      transform: translate(-0, -0); }
    .june-scope .j-translate-lg-r-0.j-translate-lg-t-1 {
      transform: translate(-0, 0.25rem); }
    .june-scope .j-translate-lg-r-0.j-translate-lg-b-1 {
      transform: translate(-0, -0.25rem); }
    .june-scope .j-translate-lg-r-0.j-translate-lg-t-2 {
      transform: translate(-0, 0.5rem); }
    .june-scope .j-translate-lg-r-0.j-translate-lg-b-2 {
      transform: translate(-0, -0.5rem); }
    .june-scope .j-translate-lg-r-0.j-translate-lg-t-3 {
      transform: translate(-0, 1rem); }
    .june-scope .j-translate-lg-r-0.j-translate-lg-b-3 {
      transform: translate(-0, -1rem); }
    .june-scope .j-translate-lg-r-0.j-translate-lg-t-4 {
      transform: translate(-0, 1.5rem); }
    .june-scope .j-translate-lg-r-0.j-translate-lg-b-4 {
      transform: translate(-0, -1.5rem); }
    .june-scope .j-translate-lg-r-0.j-translate-lg-t-5 {
      transform: translate(-0, 3rem); }
    .june-scope .j-translate-lg-r-0.j-translate-lg-b-5 {
      transform: translate(-0, -3rem); }
    .june-scope .j-translate-lg-r-0.j-translate-lg-t-6 {
      transform: translate(-0, 2rem); }
    .june-scope .j-translate-lg-r-0.j-translate-lg-b-6 {
      transform: translate(-0, -2rem); }
    .june-scope .j-translate-lg-r-0.j-translate-lg-t-7 {
      transform: translate(-0, 5rem); }
    .june-scope .j-translate-lg-r-0.j-translate-lg-b-7 {
      transform: translate(-0, -5rem); }
    .june-scope .j-translate-lg-r-0.j-translate-lg-t-8 {
      transform: translate(-0, 4rem); }
    .june-scope .j-translate-lg-r-0.j-translate-lg-b-8 {
      transform: translate(-0, -4rem); }
    .june-scope .j-translate-lg-r-0.j-translate-lg-t-9 {
      transform: translate(-0, 6rem); }
    .june-scope .j-translate-lg-r-0.j-translate-lg-b-9 {
      transform: translate(-0, -6rem); }
    .june-scope .j-translate-lg-t-1 {
      transform: translateY(0.25rem); }
    .june-scope .j-translate-lg-b-1 {
      transform: translateY(-0.25rem); }
    .june-scope .j-translate-lg-l-1 {
      transform: translateX(0.25rem); }
    .june-scope .j-translate-lg-r-1 {
      transform: translateX(-0.25rem); }
    .june-scope .j-translate-lg-l-1.j-translate-lg-t-0 {
      transform: translate(0.25rem, 0); }
    .june-scope .j-translate-lg-l-1.j-translate-lg-b-0 {
      transform: translate(0.25rem, -0); }
    .june-scope .j-translate-lg-l-1.j-translate-lg-t-1 {
      transform: translate(0.25rem, 0.25rem); }
    .june-scope .j-translate-lg-l-1.j-translate-lg-b-1 {
      transform: translate(0.25rem, -0.25rem); }
    .june-scope .j-translate-lg-l-1.j-translate-lg-t-2 {
      transform: translate(0.25rem, 0.5rem); }
    .june-scope .j-translate-lg-l-1.j-translate-lg-b-2 {
      transform: translate(0.25rem, -0.5rem); }
    .june-scope .j-translate-lg-l-1.j-translate-lg-t-3 {
      transform: translate(0.25rem, 1rem); }
    .june-scope .j-translate-lg-l-1.j-translate-lg-b-3 {
      transform: translate(0.25rem, -1rem); }
    .june-scope .j-translate-lg-l-1.j-translate-lg-t-4 {
      transform: translate(0.25rem, 1.5rem); }
    .june-scope .j-translate-lg-l-1.j-translate-lg-b-4 {
      transform: translate(0.25rem, -1.5rem); }
    .june-scope .j-translate-lg-l-1.j-translate-lg-t-5 {
      transform: translate(0.25rem, 3rem); }
    .june-scope .j-translate-lg-l-1.j-translate-lg-b-5 {
      transform: translate(0.25rem, -3rem); }
    .june-scope .j-translate-lg-l-1.j-translate-lg-t-6 {
      transform: translate(0.25rem, 2rem); }
    .june-scope .j-translate-lg-l-1.j-translate-lg-b-6 {
      transform: translate(0.25rem, -2rem); }
    .june-scope .j-translate-lg-l-1.j-translate-lg-t-7 {
      transform: translate(0.25rem, 5rem); }
    .june-scope .j-translate-lg-l-1.j-translate-lg-b-7 {
      transform: translate(0.25rem, -5rem); }
    .june-scope .j-translate-lg-l-1.j-translate-lg-t-8 {
      transform: translate(0.25rem, 4rem); }
    .june-scope .j-translate-lg-l-1.j-translate-lg-b-8 {
      transform: translate(0.25rem, -4rem); }
    .june-scope .j-translate-lg-l-1.j-translate-lg-t-9 {
      transform: translate(0.25rem, 6rem); }
    .june-scope .j-translate-lg-l-1.j-translate-lg-b-9 {
      transform: translate(0.25rem, -6rem); }
    .june-scope .j-translate-lg-r-1.j-translate-lg-t-0 {
      transform: translate(-0.25rem, 0); }
    .june-scope .j-translate-lg-r-1.j-translate-lg-b-0 {
      transform: translate(-0.25rem, -0); }
    .june-scope .j-translate-lg-r-1.j-translate-lg-t-1 {
      transform: translate(-0.25rem, 0.25rem); }
    .june-scope .j-translate-lg-r-1.j-translate-lg-b-1 {
      transform: translate(-0.25rem, -0.25rem); }
    .june-scope .j-translate-lg-r-1.j-translate-lg-t-2 {
      transform: translate(-0.25rem, 0.5rem); }
    .june-scope .j-translate-lg-r-1.j-translate-lg-b-2 {
      transform: translate(-0.25rem, -0.5rem); }
    .june-scope .j-translate-lg-r-1.j-translate-lg-t-3 {
      transform: translate(-0.25rem, 1rem); }
    .june-scope .j-translate-lg-r-1.j-translate-lg-b-3 {
      transform: translate(-0.25rem, -1rem); }
    .june-scope .j-translate-lg-r-1.j-translate-lg-t-4 {
      transform: translate(-0.25rem, 1.5rem); }
    .june-scope .j-translate-lg-r-1.j-translate-lg-b-4 {
      transform: translate(-0.25rem, -1.5rem); }
    .june-scope .j-translate-lg-r-1.j-translate-lg-t-5 {
      transform: translate(-0.25rem, 3rem); }
    .june-scope .j-translate-lg-r-1.j-translate-lg-b-5 {
      transform: translate(-0.25rem, -3rem); }
    .june-scope .j-translate-lg-r-1.j-translate-lg-t-6 {
      transform: translate(-0.25rem, 2rem); }
    .june-scope .j-translate-lg-r-1.j-translate-lg-b-6 {
      transform: translate(-0.25rem, -2rem); }
    .june-scope .j-translate-lg-r-1.j-translate-lg-t-7 {
      transform: translate(-0.25rem, 5rem); }
    .june-scope .j-translate-lg-r-1.j-translate-lg-b-7 {
      transform: translate(-0.25rem, -5rem); }
    .june-scope .j-translate-lg-r-1.j-translate-lg-t-8 {
      transform: translate(-0.25rem, 4rem); }
    .june-scope .j-translate-lg-r-1.j-translate-lg-b-8 {
      transform: translate(-0.25rem, -4rem); }
    .june-scope .j-translate-lg-r-1.j-translate-lg-t-9 {
      transform: translate(-0.25rem, 6rem); }
    .june-scope .j-translate-lg-r-1.j-translate-lg-b-9 {
      transform: translate(-0.25rem, -6rem); }
    .june-scope .j-translate-lg-t-2 {
      transform: translateY(0.5rem); }
    .june-scope .j-translate-lg-b-2 {
      transform: translateY(-0.5rem); }
    .june-scope .j-translate-lg-l-2 {
      transform: translateX(0.5rem); }
    .june-scope .j-translate-lg-r-2 {
      transform: translateX(-0.5rem); }
    .june-scope .j-translate-lg-l-2.j-translate-lg-t-0 {
      transform: translate(0.5rem, 0); }
    .june-scope .j-translate-lg-l-2.j-translate-lg-b-0 {
      transform: translate(0.5rem, -0); }
    .june-scope .j-translate-lg-l-2.j-translate-lg-t-1 {
      transform: translate(0.5rem, 0.25rem); }
    .june-scope .j-translate-lg-l-2.j-translate-lg-b-1 {
      transform: translate(0.5rem, -0.25rem); }
    .june-scope .j-translate-lg-l-2.j-translate-lg-t-2 {
      transform: translate(0.5rem, 0.5rem); }
    .june-scope .j-translate-lg-l-2.j-translate-lg-b-2 {
      transform: translate(0.5rem, -0.5rem); }
    .june-scope .j-translate-lg-l-2.j-translate-lg-t-3 {
      transform: translate(0.5rem, 1rem); }
    .june-scope .j-translate-lg-l-2.j-translate-lg-b-3 {
      transform: translate(0.5rem, -1rem); }
    .june-scope .j-translate-lg-l-2.j-translate-lg-t-4 {
      transform: translate(0.5rem, 1.5rem); }
    .june-scope .j-translate-lg-l-2.j-translate-lg-b-4 {
      transform: translate(0.5rem, -1.5rem); }
    .june-scope .j-translate-lg-l-2.j-translate-lg-t-5 {
      transform: translate(0.5rem, 3rem); }
    .june-scope .j-translate-lg-l-2.j-translate-lg-b-5 {
      transform: translate(0.5rem, -3rem); }
    .june-scope .j-translate-lg-l-2.j-translate-lg-t-6 {
      transform: translate(0.5rem, 2rem); }
    .june-scope .j-translate-lg-l-2.j-translate-lg-b-6 {
      transform: translate(0.5rem, -2rem); }
    .june-scope .j-translate-lg-l-2.j-translate-lg-t-7 {
      transform: translate(0.5rem, 5rem); }
    .june-scope .j-translate-lg-l-2.j-translate-lg-b-7 {
      transform: translate(0.5rem, -5rem); }
    .june-scope .j-translate-lg-l-2.j-translate-lg-t-8 {
      transform: translate(0.5rem, 4rem); }
    .june-scope .j-translate-lg-l-2.j-translate-lg-b-8 {
      transform: translate(0.5rem, -4rem); }
    .june-scope .j-translate-lg-l-2.j-translate-lg-t-9 {
      transform: translate(0.5rem, 6rem); }
    .june-scope .j-translate-lg-l-2.j-translate-lg-b-9 {
      transform: translate(0.5rem, -6rem); }
    .june-scope .j-translate-lg-r-2.j-translate-lg-t-0 {
      transform: translate(-0.5rem, 0); }
    .june-scope .j-translate-lg-r-2.j-translate-lg-b-0 {
      transform: translate(-0.5rem, -0); }
    .june-scope .j-translate-lg-r-2.j-translate-lg-t-1 {
      transform: translate(-0.5rem, 0.25rem); }
    .june-scope .j-translate-lg-r-2.j-translate-lg-b-1 {
      transform: translate(-0.5rem, -0.25rem); }
    .june-scope .j-translate-lg-r-2.j-translate-lg-t-2 {
      transform: translate(-0.5rem, 0.5rem); }
    .june-scope .j-translate-lg-r-2.j-translate-lg-b-2 {
      transform: translate(-0.5rem, -0.5rem); }
    .june-scope .j-translate-lg-r-2.j-translate-lg-t-3 {
      transform: translate(-0.5rem, 1rem); }
    .june-scope .j-translate-lg-r-2.j-translate-lg-b-3 {
      transform: translate(-0.5rem, -1rem); }
    .june-scope .j-translate-lg-r-2.j-translate-lg-t-4 {
      transform: translate(-0.5rem, 1.5rem); }
    .june-scope .j-translate-lg-r-2.j-translate-lg-b-4 {
      transform: translate(-0.5rem, -1.5rem); }
    .june-scope .j-translate-lg-r-2.j-translate-lg-t-5 {
      transform: translate(-0.5rem, 3rem); }
    .june-scope .j-translate-lg-r-2.j-translate-lg-b-5 {
      transform: translate(-0.5rem, -3rem); }
    .june-scope .j-translate-lg-r-2.j-translate-lg-t-6 {
      transform: translate(-0.5rem, 2rem); }
    .june-scope .j-translate-lg-r-2.j-translate-lg-b-6 {
      transform: translate(-0.5rem, -2rem); }
    .june-scope .j-translate-lg-r-2.j-translate-lg-t-7 {
      transform: translate(-0.5rem, 5rem); }
    .june-scope .j-translate-lg-r-2.j-translate-lg-b-7 {
      transform: translate(-0.5rem, -5rem); }
    .june-scope .j-translate-lg-r-2.j-translate-lg-t-8 {
      transform: translate(-0.5rem, 4rem); }
    .june-scope .j-translate-lg-r-2.j-translate-lg-b-8 {
      transform: translate(-0.5rem, -4rem); }
    .june-scope .j-translate-lg-r-2.j-translate-lg-t-9 {
      transform: translate(-0.5rem, 6rem); }
    .june-scope .j-translate-lg-r-2.j-translate-lg-b-9 {
      transform: translate(-0.5rem, -6rem); }
    .june-scope .j-translate-lg-t-3 {
      transform: translateY(1rem); }
    .june-scope .j-translate-lg-b-3 {
      transform: translateY(-1rem); }
    .june-scope .j-translate-lg-l-3 {
      transform: translateX(1rem); }
    .june-scope .j-translate-lg-r-3 {
      transform: translateX(-1rem); }
    .june-scope .j-translate-lg-l-3.j-translate-lg-t-0 {
      transform: translate(1rem, 0); }
    .june-scope .j-translate-lg-l-3.j-translate-lg-b-0 {
      transform: translate(1rem, -0); }
    .june-scope .j-translate-lg-l-3.j-translate-lg-t-1 {
      transform: translate(1rem, 0.25rem); }
    .june-scope .j-translate-lg-l-3.j-translate-lg-b-1 {
      transform: translate(1rem, -0.25rem); }
    .june-scope .j-translate-lg-l-3.j-translate-lg-t-2 {
      transform: translate(1rem, 0.5rem); }
    .june-scope .j-translate-lg-l-3.j-translate-lg-b-2 {
      transform: translate(1rem, -0.5rem); }
    .june-scope .j-translate-lg-l-3.j-translate-lg-t-3 {
      transform: translate(1rem, 1rem); }
    .june-scope .j-translate-lg-l-3.j-translate-lg-b-3 {
      transform: translate(1rem, -1rem); }
    .june-scope .j-translate-lg-l-3.j-translate-lg-t-4 {
      transform: translate(1rem, 1.5rem); }
    .june-scope .j-translate-lg-l-3.j-translate-lg-b-4 {
      transform: translate(1rem, -1.5rem); }
    .june-scope .j-translate-lg-l-3.j-translate-lg-t-5 {
      transform: translate(1rem, 3rem); }
    .june-scope .j-translate-lg-l-3.j-translate-lg-b-5 {
      transform: translate(1rem, -3rem); }
    .june-scope .j-translate-lg-l-3.j-translate-lg-t-6 {
      transform: translate(1rem, 2rem); }
    .june-scope .j-translate-lg-l-3.j-translate-lg-b-6 {
      transform: translate(1rem, -2rem); }
    .june-scope .j-translate-lg-l-3.j-translate-lg-t-7 {
      transform: translate(1rem, 5rem); }
    .june-scope .j-translate-lg-l-3.j-translate-lg-b-7 {
      transform: translate(1rem, -5rem); }
    .june-scope .j-translate-lg-l-3.j-translate-lg-t-8 {
      transform: translate(1rem, 4rem); }
    .june-scope .j-translate-lg-l-3.j-translate-lg-b-8 {
      transform: translate(1rem, -4rem); }
    .june-scope .j-translate-lg-l-3.j-translate-lg-t-9 {
      transform: translate(1rem, 6rem); }
    .june-scope .j-translate-lg-l-3.j-translate-lg-b-9 {
      transform: translate(1rem, -6rem); }
    .june-scope .j-translate-lg-r-3.j-translate-lg-t-0 {
      transform: translate(-1rem, 0); }
    .june-scope .j-translate-lg-r-3.j-translate-lg-b-0 {
      transform: translate(-1rem, -0); }
    .june-scope .j-translate-lg-r-3.j-translate-lg-t-1 {
      transform: translate(-1rem, 0.25rem); }
    .june-scope .j-translate-lg-r-3.j-translate-lg-b-1 {
      transform: translate(-1rem, -0.25rem); }
    .june-scope .j-translate-lg-r-3.j-translate-lg-t-2 {
      transform: translate(-1rem, 0.5rem); }
    .june-scope .j-translate-lg-r-3.j-translate-lg-b-2 {
      transform: translate(-1rem, -0.5rem); }
    .june-scope .j-translate-lg-r-3.j-translate-lg-t-3 {
      transform: translate(-1rem, 1rem); }
    .june-scope .j-translate-lg-r-3.j-translate-lg-b-3 {
      transform: translate(-1rem, -1rem); }
    .june-scope .j-translate-lg-r-3.j-translate-lg-t-4 {
      transform: translate(-1rem, 1.5rem); }
    .june-scope .j-translate-lg-r-3.j-translate-lg-b-4 {
      transform: translate(-1rem, -1.5rem); }
    .june-scope .j-translate-lg-r-3.j-translate-lg-t-5 {
      transform: translate(-1rem, 3rem); }
    .june-scope .j-translate-lg-r-3.j-translate-lg-b-5 {
      transform: translate(-1rem, -3rem); }
    .june-scope .j-translate-lg-r-3.j-translate-lg-t-6 {
      transform: translate(-1rem, 2rem); }
    .june-scope .j-translate-lg-r-3.j-translate-lg-b-6 {
      transform: translate(-1rem, -2rem); }
    .june-scope .j-translate-lg-r-3.j-translate-lg-t-7 {
      transform: translate(-1rem, 5rem); }
    .june-scope .j-translate-lg-r-3.j-translate-lg-b-7 {
      transform: translate(-1rem, -5rem); }
    .june-scope .j-translate-lg-r-3.j-translate-lg-t-8 {
      transform: translate(-1rem, 4rem); }
    .june-scope .j-translate-lg-r-3.j-translate-lg-b-8 {
      transform: translate(-1rem, -4rem); }
    .june-scope .j-translate-lg-r-3.j-translate-lg-t-9 {
      transform: translate(-1rem, 6rem); }
    .june-scope .j-translate-lg-r-3.j-translate-lg-b-9 {
      transform: translate(-1rem, -6rem); }
    .june-scope .j-translate-lg-t-4 {
      transform: translateY(1.5rem); }
    .june-scope .j-translate-lg-b-4 {
      transform: translateY(-1.5rem); }
    .june-scope .j-translate-lg-l-4 {
      transform: translateX(1.5rem); }
    .june-scope .j-translate-lg-r-4 {
      transform: translateX(-1.5rem); }
    .june-scope .j-translate-lg-l-4.j-translate-lg-t-0 {
      transform: translate(1.5rem, 0); }
    .june-scope .j-translate-lg-l-4.j-translate-lg-b-0 {
      transform: translate(1.5rem, -0); }
    .june-scope .j-translate-lg-l-4.j-translate-lg-t-1 {
      transform: translate(1.5rem, 0.25rem); }
    .june-scope .j-translate-lg-l-4.j-translate-lg-b-1 {
      transform: translate(1.5rem, -0.25rem); }
    .june-scope .j-translate-lg-l-4.j-translate-lg-t-2 {
      transform: translate(1.5rem, 0.5rem); }
    .june-scope .j-translate-lg-l-4.j-translate-lg-b-2 {
      transform: translate(1.5rem, -0.5rem); }
    .june-scope .j-translate-lg-l-4.j-translate-lg-t-3 {
      transform: translate(1.5rem, 1rem); }
    .june-scope .j-translate-lg-l-4.j-translate-lg-b-3 {
      transform: translate(1.5rem, -1rem); }
    .june-scope .j-translate-lg-l-4.j-translate-lg-t-4 {
      transform: translate(1.5rem, 1.5rem); }
    .june-scope .j-translate-lg-l-4.j-translate-lg-b-4 {
      transform: translate(1.5rem, -1.5rem); }
    .june-scope .j-translate-lg-l-4.j-translate-lg-t-5 {
      transform: translate(1.5rem, 3rem); }
    .june-scope .j-translate-lg-l-4.j-translate-lg-b-5 {
      transform: translate(1.5rem, -3rem); }
    .june-scope .j-translate-lg-l-4.j-translate-lg-t-6 {
      transform: translate(1.5rem, 2rem); }
    .june-scope .j-translate-lg-l-4.j-translate-lg-b-6 {
      transform: translate(1.5rem, -2rem); }
    .june-scope .j-translate-lg-l-4.j-translate-lg-t-7 {
      transform: translate(1.5rem, 5rem); }
    .june-scope .j-translate-lg-l-4.j-translate-lg-b-7 {
      transform: translate(1.5rem, -5rem); }
    .june-scope .j-translate-lg-l-4.j-translate-lg-t-8 {
      transform: translate(1.5rem, 4rem); }
    .june-scope .j-translate-lg-l-4.j-translate-lg-b-8 {
      transform: translate(1.5rem, -4rem); }
    .june-scope .j-translate-lg-l-4.j-translate-lg-t-9 {
      transform: translate(1.5rem, 6rem); }
    .june-scope .j-translate-lg-l-4.j-translate-lg-b-9 {
      transform: translate(1.5rem, -6rem); }
    .june-scope .j-translate-lg-r-4.j-translate-lg-t-0 {
      transform: translate(-1.5rem, 0); }
    .june-scope .j-translate-lg-r-4.j-translate-lg-b-0 {
      transform: translate(-1.5rem, -0); }
    .june-scope .j-translate-lg-r-4.j-translate-lg-t-1 {
      transform: translate(-1.5rem, 0.25rem); }
    .june-scope .j-translate-lg-r-4.j-translate-lg-b-1 {
      transform: translate(-1.5rem, -0.25rem); }
    .june-scope .j-translate-lg-r-4.j-translate-lg-t-2 {
      transform: translate(-1.5rem, 0.5rem); }
    .june-scope .j-translate-lg-r-4.j-translate-lg-b-2 {
      transform: translate(-1.5rem, -0.5rem); }
    .june-scope .j-translate-lg-r-4.j-translate-lg-t-3 {
      transform: translate(-1.5rem, 1rem); }
    .june-scope .j-translate-lg-r-4.j-translate-lg-b-3 {
      transform: translate(-1.5rem, -1rem); }
    .june-scope .j-translate-lg-r-4.j-translate-lg-t-4 {
      transform: translate(-1.5rem, 1.5rem); }
    .june-scope .j-translate-lg-r-4.j-translate-lg-b-4 {
      transform: translate(-1.5rem, -1.5rem); }
    .june-scope .j-translate-lg-r-4.j-translate-lg-t-5 {
      transform: translate(-1.5rem, 3rem); }
    .june-scope .j-translate-lg-r-4.j-translate-lg-b-5 {
      transform: translate(-1.5rem, -3rem); }
    .june-scope .j-translate-lg-r-4.j-translate-lg-t-6 {
      transform: translate(-1.5rem, 2rem); }
    .june-scope .j-translate-lg-r-4.j-translate-lg-b-6 {
      transform: translate(-1.5rem, -2rem); }
    .june-scope .j-translate-lg-r-4.j-translate-lg-t-7 {
      transform: translate(-1.5rem, 5rem); }
    .june-scope .j-translate-lg-r-4.j-translate-lg-b-7 {
      transform: translate(-1.5rem, -5rem); }
    .june-scope .j-translate-lg-r-4.j-translate-lg-t-8 {
      transform: translate(-1.5rem, 4rem); }
    .june-scope .j-translate-lg-r-4.j-translate-lg-b-8 {
      transform: translate(-1.5rem, -4rem); }
    .june-scope .j-translate-lg-r-4.j-translate-lg-t-9 {
      transform: translate(-1.5rem, 6rem); }
    .june-scope .j-translate-lg-r-4.j-translate-lg-b-9 {
      transform: translate(-1.5rem, -6rem); }
    .june-scope .j-translate-lg-t-5 {
      transform: translateY(3rem); }
    .june-scope .j-translate-lg-b-5 {
      transform: translateY(-3rem); }
    .june-scope .j-translate-lg-l-5 {
      transform: translateX(3rem); }
    .june-scope .j-translate-lg-r-5 {
      transform: translateX(-3rem); }
    .june-scope .j-translate-lg-l-5.j-translate-lg-t-0 {
      transform: translate(3rem, 0); }
    .june-scope .j-translate-lg-l-5.j-translate-lg-b-0 {
      transform: translate(3rem, -0); }
    .june-scope .j-translate-lg-l-5.j-translate-lg-t-1 {
      transform: translate(3rem, 0.25rem); }
    .june-scope .j-translate-lg-l-5.j-translate-lg-b-1 {
      transform: translate(3rem, -0.25rem); }
    .june-scope .j-translate-lg-l-5.j-translate-lg-t-2 {
      transform: translate(3rem, 0.5rem); }
    .june-scope .j-translate-lg-l-5.j-translate-lg-b-2 {
      transform: translate(3rem, -0.5rem); }
    .june-scope .j-translate-lg-l-5.j-translate-lg-t-3 {
      transform: translate(3rem, 1rem); }
    .june-scope .j-translate-lg-l-5.j-translate-lg-b-3 {
      transform: translate(3rem, -1rem); }
    .june-scope .j-translate-lg-l-5.j-translate-lg-t-4 {
      transform: translate(3rem, 1.5rem); }
    .june-scope .j-translate-lg-l-5.j-translate-lg-b-4 {
      transform: translate(3rem, -1.5rem); }
    .june-scope .j-translate-lg-l-5.j-translate-lg-t-5 {
      transform: translate(3rem, 3rem); }
    .june-scope .j-translate-lg-l-5.j-translate-lg-b-5 {
      transform: translate(3rem, -3rem); }
    .june-scope .j-translate-lg-l-5.j-translate-lg-t-6 {
      transform: translate(3rem, 2rem); }
    .june-scope .j-translate-lg-l-5.j-translate-lg-b-6 {
      transform: translate(3rem, -2rem); }
    .june-scope .j-translate-lg-l-5.j-translate-lg-t-7 {
      transform: translate(3rem, 5rem); }
    .june-scope .j-translate-lg-l-5.j-translate-lg-b-7 {
      transform: translate(3rem, -5rem); }
    .june-scope .j-translate-lg-l-5.j-translate-lg-t-8 {
      transform: translate(3rem, 4rem); }
    .june-scope .j-translate-lg-l-5.j-translate-lg-b-8 {
      transform: translate(3rem, -4rem); }
    .june-scope .j-translate-lg-l-5.j-translate-lg-t-9 {
      transform: translate(3rem, 6rem); }
    .june-scope .j-translate-lg-l-5.j-translate-lg-b-9 {
      transform: translate(3rem, -6rem); }
    .june-scope .j-translate-lg-r-5.j-translate-lg-t-0 {
      transform: translate(-3rem, 0); }
    .june-scope .j-translate-lg-r-5.j-translate-lg-b-0 {
      transform: translate(-3rem, -0); }
    .june-scope .j-translate-lg-r-5.j-translate-lg-t-1 {
      transform: translate(-3rem, 0.25rem); }
    .june-scope .j-translate-lg-r-5.j-translate-lg-b-1 {
      transform: translate(-3rem, -0.25rem); }
    .june-scope .j-translate-lg-r-5.j-translate-lg-t-2 {
      transform: translate(-3rem, 0.5rem); }
    .june-scope .j-translate-lg-r-5.j-translate-lg-b-2 {
      transform: translate(-3rem, -0.5rem); }
    .june-scope .j-translate-lg-r-5.j-translate-lg-t-3 {
      transform: translate(-3rem, 1rem); }
    .june-scope .j-translate-lg-r-5.j-translate-lg-b-3 {
      transform: translate(-3rem, -1rem); }
    .june-scope .j-translate-lg-r-5.j-translate-lg-t-4 {
      transform: translate(-3rem, 1.5rem); }
    .june-scope .j-translate-lg-r-5.j-translate-lg-b-4 {
      transform: translate(-3rem, -1.5rem); }
    .june-scope .j-translate-lg-r-5.j-translate-lg-t-5 {
      transform: translate(-3rem, 3rem); }
    .june-scope .j-translate-lg-r-5.j-translate-lg-b-5 {
      transform: translate(-3rem, -3rem); }
    .june-scope .j-translate-lg-r-5.j-translate-lg-t-6 {
      transform: translate(-3rem, 2rem); }
    .june-scope .j-translate-lg-r-5.j-translate-lg-b-6 {
      transform: translate(-3rem, -2rem); }
    .june-scope .j-translate-lg-r-5.j-translate-lg-t-7 {
      transform: translate(-3rem, 5rem); }
    .june-scope .j-translate-lg-r-5.j-translate-lg-b-7 {
      transform: translate(-3rem, -5rem); }
    .june-scope .j-translate-lg-r-5.j-translate-lg-t-8 {
      transform: translate(-3rem, 4rem); }
    .june-scope .j-translate-lg-r-5.j-translate-lg-b-8 {
      transform: translate(-3rem, -4rem); }
    .june-scope .j-translate-lg-r-5.j-translate-lg-t-9 {
      transform: translate(-3rem, 6rem); }
    .june-scope .j-translate-lg-r-5.j-translate-lg-b-9 {
      transform: translate(-3rem, -6rem); }
    .june-scope .j-translate-lg-t-6 {
      transform: translateY(2rem); }
    .june-scope .j-translate-lg-b-6 {
      transform: translateY(-2rem); }
    .june-scope .j-translate-lg-l-6 {
      transform: translateX(2rem); }
    .june-scope .j-translate-lg-r-6 {
      transform: translateX(-2rem); }
    .june-scope .j-translate-lg-l-6.j-translate-lg-t-0 {
      transform: translate(2rem, 0); }
    .june-scope .j-translate-lg-l-6.j-translate-lg-b-0 {
      transform: translate(2rem, -0); }
    .june-scope .j-translate-lg-l-6.j-translate-lg-t-1 {
      transform: translate(2rem, 0.25rem); }
    .june-scope .j-translate-lg-l-6.j-translate-lg-b-1 {
      transform: translate(2rem, -0.25rem); }
    .june-scope .j-translate-lg-l-6.j-translate-lg-t-2 {
      transform: translate(2rem, 0.5rem); }
    .june-scope .j-translate-lg-l-6.j-translate-lg-b-2 {
      transform: translate(2rem, -0.5rem); }
    .june-scope .j-translate-lg-l-6.j-translate-lg-t-3 {
      transform: translate(2rem, 1rem); }
    .june-scope .j-translate-lg-l-6.j-translate-lg-b-3 {
      transform: translate(2rem, -1rem); }
    .june-scope .j-translate-lg-l-6.j-translate-lg-t-4 {
      transform: translate(2rem, 1.5rem); }
    .june-scope .j-translate-lg-l-6.j-translate-lg-b-4 {
      transform: translate(2rem, -1.5rem); }
    .june-scope .j-translate-lg-l-6.j-translate-lg-t-5 {
      transform: translate(2rem, 3rem); }
    .june-scope .j-translate-lg-l-6.j-translate-lg-b-5 {
      transform: translate(2rem, -3rem); }
    .june-scope .j-translate-lg-l-6.j-translate-lg-t-6 {
      transform: translate(2rem, 2rem); }
    .june-scope .j-translate-lg-l-6.j-translate-lg-b-6 {
      transform: translate(2rem, -2rem); }
    .june-scope .j-translate-lg-l-6.j-translate-lg-t-7 {
      transform: translate(2rem, 5rem); }
    .june-scope .j-translate-lg-l-6.j-translate-lg-b-7 {
      transform: translate(2rem, -5rem); }
    .june-scope .j-translate-lg-l-6.j-translate-lg-t-8 {
      transform: translate(2rem, 4rem); }
    .june-scope .j-translate-lg-l-6.j-translate-lg-b-8 {
      transform: translate(2rem, -4rem); }
    .june-scope .j-translate-lg-l-6.j-translate-lg-t-9 {
      transform: translate(2rem, 6rem); }
    .june-scope .j-translate-lg-l-6.j-translate-lg-b-9 {
      transform: translate(2rem, -6rem); }
    .june-scope .j-translate-lg-r-6.j-translate-lg-t-0 {
      transform: translate(-2rem, 0); }
    .june-scope .j-translate-lg-r-6.j-translate-lg-b-0 {
      transform: translate(-2rem, -0); }
    .june-scope .j-translate-lg-r-6.j-translate-lg-t-1 {
      transform: translate(-2rem, 0.25rem); }
    .june-scope .j-translate-lg-r-6.j-translate-lg-b-1 {
      transform: translate(-2rem, -0.25rem); }
    .june-scope .j-translate-lg-r-6.j-translate-lg-t-2 {
      transform: translate(-2rem, 0.5rem); }
    .june-scope .j-translate-lg-r-6.j-translate-lg-b-2 {
      transform: translate(-2rem, -0.5rem); }
    .june-scope .j-translate-lg-r-6.j-translate-lg-t-3 {
      transform: translate(-2rem, 1rem); }
    .june-scope .j-translate-lg-r-6.j-translate-lg-b-3 {
      transform: translate(-2rem, -1rem); }
    .june-scope .j-translate-lg-r-6.j-translate-lg-t-4 {
      transform: translate(-2rem, 1.5rem); }
    .june-scope .j-translate-lg-r-6.j-translate-lg-b-4 {
      transform: translate(-2rem, -1.5rem); }
    .june-scope .j-translate-lg-r-6.j-translate-lg-t-5 {
      transform: translate(-2rem, 3rem); }
    .june-scope .j-translate-lg-r-6.j-translate-lg-b-5 {
      transform: translate(-2rem, -3rem); }
    .june-scope .j-translate-lg-r-6.j-translate-lg-t-6 {
      transform: translate(-2rem, 2rem); }
    .june-scope .j-translate-lg-r-6.j-translate-lg-b-6 {
      transform: translate(-2rem, -2rem); }
    .june-scope .j-translate-lg-r-6.j-translate-lg-t-7 {
      transform: translate(-2rem, 5rem); }
    .june-scope .j-translate-lg-r-6.j-translate-lg-b-7 {
      transform: translate(-2rem, -5rem); }
    .june-scope .j-translate-lg-r-6.j-translate-lg-t-8 {
      transform: translate(-2rem, 4rem); }
    .june-scope .j-translate-lg-r-6.j-translate-lg-b-8 {
      transform: translate(-2rem, -4rem); }
    .june-scope .j-translate-lg-r-6.j-translate-lg-t-9 {
      transform: translate(-2rem, 6rem); }
    .june-scope .j-translate-lg-r-6.j-translate-lg-b-9 {
      transform: translate(-2rem, -6rem); }
    .june-scope .j-translate-lg-t-7 {
      transform: translateY(5rem); }
    .june-scope .j-translate-lg-b-7 {
      transform: translateY(-5rem); }
    .june-scope .j-translate-lg-l-7 {
      transform: translateX(5rem); }
    .june-scope .j-translate-lg-r-7 {
      transform: translateX(-5rem); }
    .june-scope .j-translate-lg-l-7.j-translate-lg-t-0 {
      transform: translate(5rem, 0); }
    .june-scope .j-translate-lg-l-7.j-translate-lg-b-0 {
      transform: translate(5rem, -0); }
    .june-scope .j-translate-lg-l-7.j-translate-lg-t-1 {
      transform: translate(5rem, 0.25rem); }
    .june-scope .j-translate-lg-l-7.j-translate-lg-b-1 {
      transform: translate(5rem, -0.25rem); }
    .june-scope .j-translate-lg-l-7.j-translate-lg-t-2 {
      transform: translate(5rem, 0.5rem); }
    .june-scope .j-translate-lg-l-7.j-translate-lg-b-2 {
      transform: translate(5rem, -0.5rem); }
    .june-scope .j-translate-lg-l-7.j-translate-lg-t-3 {
      transform: translate(5rem, 1rem); }
    .june-scope .j-translate-lg-l-7.j-translate-lg-b-3 {
      transform: translate(5rem, -1rem); }
    .june-scope .j-translate-lg-l-7.j-translate-lg-t-4 {
      transform: translate(5rem, 1.5rem); }
    .june-scope .j-translate-lg-l-7.j-translate-lg-b-4 {
      transform: translate(5rem, -1.5rem); }
    .june-scope .j-translate-lg-l-7.j-translate-lg-t-5 {
      transform: translate(5rem, 3rem); }
    .june-scope .j-translate-lg-l-7.j-translate-lg-b-5 {
      transform: translate(5rem, -3rem); }
    .june-scope .j-translate-lg-l-7.j-translate-lg-t-6 {
      transform: translate(5rem, 2rem); }
    .june-scope .j-translate-lg-l-7.j-translate-lg-b-6 {
      transform: translate(5rem, -2rem); }
    .june-scope .j-translate-lg-l-7.j-translate-lg-t-7 {
      transform: translate(5rem, 5rem); }
    .june-scope .j-translate-lg-l-7.j-translate-lg-b-7 {
      transform: translate(5rem, -5rem); }
    .june-scope .j-translate-lg-l-7.j-translate-lg-t-8 {
      transform: translate(5rem, 4rem); }
    .june-scope .j-translate-lg-l-7.j-translate-lg-b-8 {
      transform: translate(5rem, -4rem); }
    .june-scope .j-translate-lg-l-7.j-translate-lg-t-9 {
      transform: translate(5rem, 6rem); }
    .june-scope .j-translate-lg-l-7.j-translate-lg-b-9 {
      transform: translate(5rem, -6rem); }
    .june-scope .j-translate-lg-r-7.j-translate-lg-t-0 {
      transform: translate(-5rem, 0); }
    .june-scope .j-translate-lg-r-7.j-translate-lg-b-0 {
      transform: translate(-5rem, -0); }
    .june-scope .j-translate-lg-r-7.j-translate-lg-t-1 {
      transform: translate(-5rem, 0.25rem); }
    .june-scope .j-translate-lg-r-7.j-translate-lg-b-1 {
      transform: translate(-5rem, -0.25rem); }
    .june-scope .j-translate-lg-r-7.j-translate-lg-t-2 {
      transform: translate(-5rem, 0.5rem); }
    .june-scope .j-translate-lg-r-7.j-translate-lg-b-2 {
      transform: translate(-5rem, -0.5rem); }
    .june-scope .j-translate-lg-r-7.j-translate-lg-t-3 {
      transform: translate(-5rem, 1rem); }
    .june-scope .j-translate-lg-r-7.j-translate-lg-b-3 {
      transform: translate(-5rem, -1rem); }
    .june-scope .j-translate-lg-r-7.j-translate-lg-t-4 {
      transform: translate(-5rem, 1.5rem); }
    .june-scope .j-translate-lg-r-7.j-translate-lg-b-4 {
      transform: translate(-5rem, -1.5rem); }
    .june-scope .j-translate-lg-r-7.j-translate-lg-t-5 {
      transform: translate(-5rem, 3rem); }
    .june-scope .j-translate-lg-r-7.j-translate-lg-b-5 {
      transform: translate(-5rem, -3rem); }
    .june-scope .j-translate-lg-r-7.j-translate-lg-t-6 {
      transform: translate(-5rem, 2rem); }
    .june-scope .j-translate-lg-r-7.j-translate-lg-b-6 {
      transform: translate(-5rem, -2rem); }
    .june-scope .j-translate-lg-r-7.j-translate-lg-t-7 {
      transform: translate(-5rem, 5rem); }
    .june-scope .j-translate-lg-r-7.j-translate-lg-b-7 {
      transform: translate(-5rem, -5rem); }
    .june-scope .j-translate-lg-r-7.j-translate-lg-t-8 {
      transform: translate(-5rem, 4rem); }
    .june-scope .j-translate-lg-r-7.j-translate-lg-b-8 {
      transform: translate(-5rem, -4rem); }
    .june-scope .j-translate-lg-r-7.j-translate-lg-t-9 {
      transform: translate(-5rem, 6rem); }
    .june-scope .j-translate-lg-r-7.j-translate-lg-b-9 {
      transform: translate(-5rem, -6rem); }
    .june-scope .j-translate-lg-t-8 {
      transform: translateY(4rem); }
    .june-scope .j-translate-lg-b-8 {
      transform: translateY(-4rem); }
    .june-scope .j-translate-lg-l-8 {
      transform: translateX(4rem); }
    .june-scope .j-translate-lg-r-8 {
      transform: translateX(-4rem); }
    .june-scope .j-translate-lg-l-8.j-translate-lg-t-0 {
      transform: translate(4rem, 0); }
    .june-scope .j-translate-lg-l-8.j-translate-lg-b-0 {
      transform: translate(4rem, -0); }
    .june-scope .j-translate-lg-l-8.j-translate-lg-t-1 {
      transform: translate(4rem, 0.25rem); }
    .june-scope .j-translate-lg-l-8.j-translate-lg-b-1 {
      transform: translate(4rem, -0.25rem); }
    .june-scope .j-translate-lg-l-8.j-translate-lg-t-2 {
      transform: translate(4rem, 0.5rem); }
    .june-scope .j-translate-lg-l-8.j-translate-lg-b-2 {
      transform: translate(4rem, -0.5rem); }
    .june-scope .j-translate-lg-l-8.j-translate-lg-t-3 {
      transform: translate(4rem, 1rem); }
    .june-scope .j-translate-lg-l-8.j-translate-lg-b-3 {
      transform: translate(4rem, -1rem); }
    .june-scope .j-translate-lg-l-8.j-translate-lg-t-4 {
      transform: translate(4rem, 1.5rem); }
    .june-scope .j-translate-lg-l-8.j-translate-lg-b-4 {
      transform: translate(4rem, -1.5rem); }
    .june-scope .j-translate-lg-l-8.j-translate-lg-t-5 {
      transform: translate(4rem, 3rem); }
    .june-scope .j-translate-lg-l-8.j-translate-lg-b-5 {
      transform: translate(4rem, -3rem); }
    .june-scope .j-translate-lg-l-8.j-translate-lg-t-6 {
      transform: translate(4rem, 2rem); }
    .june-scope .j-translate-lg-l-8.j-translate-lg-b-6 {
      transform: translate(4rem, -2rem); }
    .june-scope .j-translate-lg-l-8.j-translate-lg-t-7 {
      transform: translate(4rem, 5rem); }
    .june-scope .j-translate-lg-l-8.j-translate-lg-b-7 {
      transform: translate(4rem, -5rem); }
    .june-scope .j-translate-lg-l-8.j-translate-lg-t-8 {
      transform: translate(4rem, 4rem); }
    .june-scope .j-translate-lg-l-8.j-translate-lg-b-8 {
      transform: translate(4rem, -4rem); }
    .june-scope .j-translate-lg-l-8.j-translate-lg-t-9 {
      transform: translate(4rem, 6rem); }
    .june-scope .j-translate-lg-l-8.j-translate-lg-b-9 {
      transform: translate(4rem, -6rem); }
    .june-scope .j-translate-lg-r-8.j-translate-lg-t-0 {
      transform: translate(-4rem, 0); }
    .june-scope .j-translate-lg-r-8.j-translate-lg-b-0 {
      transform: translate(-4rem, -0); }
    .june-scope .j-translate-lg-r-8.j-translate-lg-t-1 {
      transform: translate(-4rem, 0.25rem); }
    .june-scope .j-translate-lg-r-8.j-translate-lg-b-1 {
      transform: translate(-4rem, -0.25rem); }
    .june-scope .j-translate-lg-r-8.j-translate-lg-t-2 {
      transform: translate(-4rem, 0.5rem); }
    .june-scope .j-translate-lg-r-8.j-translate-lg-b-2 {
      transform: translate(-4rem, -0.5rem); }
    .june-scope .j-translate-lg-r-8.j-translate-lg-t-3 {
      transform: translate(-4rem, 1rem); }
    .june-scope .j-translate-lg-r-8.j-translate-lg-b-3 {
      transform: translate(-4rem, -1rem); }
    .june-scope .j-translate-lg-r-8.j-translate-lg-t-4 {
      transform: translate(-4rem, 1.5rem); }
    .june-scope .j-translate-lg-r-8.j-translate-lg-b-4 {
      transform: translate(-4rem, -1.5rem); }
    .june-scope .j-translate-lg-r-8.j-translate-lg-t-5 {
      transform: translate(-4rem, 3rem); }
    .june-scope .j-translate-lg-r-8.j-translate-lg-b-5 {
      transform: translate(-4rem, -3rem); }
    .june-scope .j-translate-lg-r-8.j-translate-lg-t-6 {
      transform: translate(-4rem, 2rem); }
    .june-scope .j-translate-lg-r-8.j-translate-lg-b-6 {
      transform: translate(-4rem, -2rem); }
    .june-scope .j-translate-lg-r-8.j-translate-lg-t-7 {
      transform: translate(-4rem, 5rem); }
    .june-scope .j-translate-lg-r-8.j-translate-lg-b-7 {
      transform: translate(-4rem, -5rem); }
    .june-scope .j-translate-lg-r-8.j-translate-lg-t-8 {
      transform: translate(-4rem, 4rem); }
    .june-scope .j-translate-lg-r-8.j-translate-lg-b-8 {
      transform: translate(-4rem, -4rem); }
    .june-scope .j-translate-lg-r-8.j-translate-lg-t-9 {
      transform: translate(-4rem, 6rem); }
    .june-scope .j-translate-lg-r-8.j-translate-lg-b-9 {
      transform: translate(-4rem, -6rem); }
    .june-scope .j-translate-lg-t-9 {
      transform: translateY(6rem); }
    .june-scope .j-translate-lg-b-9 {
      transform: translateY(-6rem); }
    .june-scope .j-translate-lg-l-9 {
      transform: translateX(6rem); }
    .june-scope .j-translate-lg-r-9 {
      transform: translateX(-6rem); }
    .june-scope .j-translate-lg-l-9.j-translate-lg-t-0 {
      transform: translate(6rem, 0); }
    .june-scope .j-translate-lg-l-9.j-translate-lg-b-0 {
      transform: translate(6rem, -0); }
    .june-scope .j-translate-lg-l-9.j-translate-lg-t-1 {
      transform: translate(6rem, 0.25rem); }
    .june-scope .j-translate-lg-l-9.j-translate-lg-b-1 {
      transform: translate(6rem, -0.25rem); }
    .june-scope .j-translate-lg-l-9.j-translate-lg-t-2 {
      transform: translate(6rem, 0.5rem); }
    .june-scope .j-translate-lg-l-9.j-translate-lg-b-2 {
      transform: translate(6rem, -0.5rem); }
    .june-scope .j-translate-lg-l-9.j-translate-lg-t-3 {
      transform: translate(6rem, 1rem); }
    .june-scope .j-translate-lg-l-9.j-translate-lg-b-3 {
      transform: translate(6rem, -1rem); }
    .june-scope .j-translate-lg-l-9.j-translate-lg-t-4 {
      transform: translate(6rem, 1.5rem); }
    .june-scope .j-translate-lg-l-9.j-translate-lg-b-4 {
      transform: translate(6rem, -1.5rem); }
    .june-scope .j-translate-lg-l-9.j-translate-lg-t-5 {
      transform: translate(6rem, 3rem); }
    .june-scope .j-translate-lg-l-9.j-translate-lg-b-5 {
      transform: translate(6rem, -3rem); }
    .june-scope .j-translate-lg-l-9.j-translate-lg-t-6 {
      transform: translate(6rem, 2rem); }
    .june-scope .j-translate-lg-l-9.j-translate-lg-b-6 {
      transform: translate(6rem, -2rem); }
    .june-scope .j-translate-lg-l-9.j-translate-lg-t-7 {
      transform: translate(6rem, 5rem); }
    .june-scope .j-translate-lg-l-9.j-translate-lg-b-7 {
      transform: translate(6rem, -5rem); }
    .june-scope .j-translate-lg-l-9.j-translate-lg-t-8 {
      transform: translate(6rem, 4rem); }
    .june-scope .j-translate-lg-l-9.j-translate-lg-b-8 {
      transform: translate(6rem, -4rem); }
    .june-scope .j-translate-lg-l-9.j-translate-lg-t-9 {
      transform: translate(6rem, 6rem); }
    .june-scope .j-translate-lg-l-9.j-translate-lg-b-9 {
      transform: translate(6rem, -6rem); }
    .june-scope .j-translate-lg-r-9.j-translate-lg-t-0 {
      transform: translate(-6rem, 0); }
    .june-scope .j-translate-lg-r-9.j-translate-lg-b-0 {
      transform: translate(-6rem, -0); }
    .june-scope .j-translate-lg-r-9.j-translate-lg-t-1 {
      transform: translate(-6rem, 0.25rem); }
    .june-scope .j-translate-lg-r-9.j-translate-lg-b-1 {
      transform: translate(-6rem, -0.25rem); }
    .june-scope .j-translate-lg-r-9.j-translate-lg-t-2 {
      transform: translate(-6rem, 0.5rem); }
    .june-scope .j-translate-lg-r-9.j-translate-lg-b-2 {
      transform: translate(-6rem, -0.5rem); }
    .june-scope .j-translate-lg-r-9.j-translate-lg-t-3 {
      transform: translate(-6rem, 1rem); }
    .june-scope .j-translate-lg-r-9.j-translate-lg-b-3 {
      transform: translate(-6rem, -1rem); }
    .june-scope .j-translate-lg-r-9.j-translate-lg-t-4 {
      transform: translate(-6rem, 1.5rem); }
    .june-scope .j-translate-lg-r-9.j-translate-lg-b-4 {
      transform: translate(-6rem, -1.5rem); }
    .june-scope .j-translate-lg-r-9.j-translate-lg-t-5 {
      transform: translate(-6rem, 3rem); }
    .june-scope .j-translate-lg-r-9.j-translate-lg-b-5 {
      transform: translate(-6rem, -3rem); }
    .june-scope .j-translate-lg-r-9.j-translate-lg-t-6 {
      transform: translate(-6rem, 2rem); }
    .june-scope .j-translate-lg-r-9.j-translate-lg-b-6 {
      transform: translate(-6rem, -2rem); }
    .june-scope .j-translate-lg-r-9.j-translate-lg-t-7 {
      transform: translate(-6rem, 5rem); }
    .june-scope .j-translate-lg-r-9.j-translate-lg-b-7 {
      transform: translate(-6rem, -5rem); }
    .june-scope .j-translate-lg-r-9.j-translate-lg-t-8 {
      transform: translate(-6rem, 4rem); }
    .june-scope .j-translate-lg-r-9.j-translate-lg-b-8 {
      transform: translate(-6rem, -4rem); }
    .june-scope .j-translate-lg-r-9.j-translate-lg-t-9 {
      transform: translate(-6rem, 6rem); }
    .june-scope .j-translate-lg-r-9.j-translate-lg-b-9 {
      transform: translate(-6rem, -6rem); } }
  @media (min-width: 600px) and (max-width: 991.98px) {
    .june-scope .j-translate-md-t-0 {
      transform: translateY(0); }
    .june-scope .j-translate-md-b-0 {
      transform: translateY(-0); }
    .june-scope .j-translate-md-l-0 {
      transform: translateX(0); }
    .june-scope .j-translate-md-r-0 {
      transform: translateX(-0); }
    .june-scope .j-translate-md-l-0.j-translate-md-t-0 {
      transform: translate(0, 0); }
    .june-scope .j-translate-md-l-0.j-translate-md-b-0 {
      transform: translate(0, -0); }
    .june-scope .j-translate-md-l-0.j-translate-md-t-1 {
      transform: translate(0, 0.25rem); }
    .june-scope .j-translate-md-l-0.j-translate-md-b-1 {
      transform: translate(0, -0.25rem); }
    .june-scope .j-translate-md-l-0.j-translate-md-t-2 {
      transform: translate(0, 0.5rem); }
    .june-scope .j-translate-md-l-0.j-translate-md-b-2 {
      transform: translate(0, -0.5rem); }
    .june-scope .j-translate-md-l-0.j-translate-md-t-3 {
      transform: translate(0, 1rem); }
    .june-scope .j-translate-md-l-0.j-translate-md-b-3 {
      transform: translate(0, -1rem); }
    .june-scope .j-translate-md-l-0.j-translate-md-t-4 {
      transform: translate(0, 1.5rem); }
    .june-scope .j-translate-md-l-0.j-translate-md-b-4 {
      transform: translate(0, -1.5rem); }
    .june-scope .j-translate-md-l-0.j-translate-md-t-5 {
      transform: translate(0, 3rem); }
    .june-scope .j-translate-md-l-0.j-translate-md-b-5 {
      transform: translate(0, -3rem); }
    .june-scope .j-translate-md-l-0.j-translate-md-t-6 {
      transform: translate(0, 2rem); }
    .june-scope .j-translate-md-l-0.j-translate-md-b-6 {
      transform: translate(0, -2rem); }
    .june-scope .j-translate-md-l-0.j-translate-md-t-7 {
      transform: translate(0, 5rem); }
    .june-scope .j-translate-md-l-0.j-translate-md-b-7 {
      transform: translate(0, -5rem); }
    .june-scope .j-translate-md-l-0.j-translate-md-t-8 {
      transform: translate(0, 4rem); }
    .june-scope .j-translate-md-l-0.j-translate-md-b-8 {
      transform: translate(0, -4rem); }
    .june-scope .j-translate-md-l-0.j-translate-md-t-9 {
      transform: translate(0, 6rem); }
    .june-scope .j-translate-md-l-0.j-translate-md-b-9 {
      transform: translate(0, -6rem); }
    .june-scope .j-translate-md-r-0.j-translate-md-t-0 {
      transform: translate(-0, 0); }
    .june-scope .j-translate-md-r-0.j-translate-md-b-0 {
      transform: translate(-0, -0); }
    .june-scope .j-translate-md-r-0.j-translate-md-t-1 {
      transform: translate(-0, 0.25rem); }
    .june-scope .j-translate-md-r-0.j-translate-md-b-1 {
      transform: translate(-0, -0.25rem); }
    .june-scope .j-translate-md-r-0.j-translate-md-t-2 {
      transform: translate(-0, 0.5rem); }
    .june-scope .j-translate-md-r-0.j-translate-md-b-2 {
      transform: translate(-0, -0.5rem); }
    .june-scope .j-translate-md-r-0.j-translate-md-t-3 {
      transform: translate(-0, 1rem); }
    .june-scope .j-translate-md-r-0.j-translate-md-b-3 {
      transform: translate(-0, -1rem); }
    .june-scope .j-translate-md-r-0.j-translate-md-t-4 {
      transform: translate(-0, 1.5rem); }
    .june-scope .j-translate-md-r-0.j-translate-md-b-4 {
      transform: translate(-0, -1.5rem); }
    .june-scope .j-translate-md-r-0.j-translate-md-t-5 {
      transform: translate(-0, 3rem); }
    .june-scope .j-translate-md-r-0.j-translate-md-b-5 {
      transform: translate(-0, -3rem); }
    .june-scope .j-translate-md-r-0.j-translate-md-t-6 {
      transform: translate(-0, 2rem); }
    .june-scope .j-translate-md-r-0.j-translate-md-b-6 {
      transform: translate(-0, -2rem); }
    .june-scope .j-translate-md-r-0.j-translate-md-t-7 {
      transform: translate(-0, 5rem); }
    .june-scope .j-translate-md-r-0.j-translate-md-b-7 {
      transform: translate(-0, -5rem); }
    .june-scope .j-translate-md-r-0.j-translate-md-t-8 {
      transform: translate(-0, 4rem); }
    .june-scope .j-translate-md-r-0.j-translate-md-b-8 {
      transform: translate(-0, -4rem); }
    .june-scope .j-translate-md-r-0.j-translate-md-t-9 {
      transform: translate(-0, 6rem); }
    .june-scope .j-translate-md-r-0.j-translate-md-b-9 {
      transform: translate(-0, -6rem); }
    .june-scope .j-translate-md-t-1 {
      transform: translateY(0.25rem); }
    .june-scope .j-translate-md-b-1 {
      transform: translateY(-0.25rem); }
    .june-scope .j-translate-md-l-1 {
      transform: translateX(0.25rem); }
    .june-scope .j-translate-md-r-1 {
      transform: translateX(-0.25rem); }
    .june-scope .j-translate-md-l-1.j-translate-md-t-0 {
      transform: translate(0.25rem, 0); }
    .june-scope .j-translate-md-l-1.j-translate-md-b-0 {
      transform: translate(0.25rem, -0); }
    .june-scope .j-translate-md-l-1.j-translate-md-t-1 {
      transform: translate(0.25rem, 0.25rem); }
    .june-scope .j-translate-md-l-1.j-translate-md-b-1 {
      transform: translate(0.25rem, -0.25rem); }
    .june-scope .j-translate-md-l-1.j-translate-md-t-2 {
      transform: translate(0.25rem, 0.5rem); }
    .june-scope .j-translate-md-l-1.j-translate-md-b-2 {
      transform: translate(0.25rem, -0.5rem); }
    .june-scope .j-translate-md-l-1.j-translate-md-t-3 {
      transform: translate(0.25rem, 1rem); }
    .june-scope .j-translate-md-l-1.j-translate-md-b-3 {
      transform: translate(0.25rem, -1rem); }
    .june-scope .j-translate-md-l-1.j-translate-md-t-4 {
      transform: translate(0.25rem, 1.5rem); }
    .june-scope .j-translate-md-l-1.j-translate-md-b-4 {
      transform: translate(0.25rem, -1.5rem); }
    .june-scope .j-translate-md-l-1.j-translate-md-t-5 {
      transform: translate(0.25rem, 3rem); }
    .june-scope .j-translate-md-l-1.j-translate-md-b-5 {
      transform: translate(0.25rem, -3rem); }
    .june-scope .j-translate-md-l-1.j-translate-md-t-6 {
      transform: translate(0.25rem, 2rem); }
    .june-scope .j-translate-md-l-1.j-translate-md-b-6 {
      transform: translate(0.25rem, -2rem); }
    .june-scope .j-translate-md-l-1.j-translate-md-t-7 {
      transform: translate(0.25rem, 5rem); }
    .june-scope .j-translate-md-l-1.j-translate-md-b-7 {
      transform: translate(0.25rem, -5rem); }
    .june-scope .j-translate-md-l-1.j-translate-md-t-8 {
      transform: translate(0.25rem, 4rem); }
    .june-scope .j-translate-md-l-1.j-translate-md-b-8 {
      transform: translate(0.25rem, -4rem); }
    .june-scope .j-translate-md-l-1.j-translate-md-t-9 {
      transform: translate(0.25rem, 6rem); }
    .june-scope .j-translate-md-l-1.j-translate-md-b-9 {
      transform: translate(0.25rem, -6rem); }
    .june-scope .j-translate-md-r-1.j-translate-md-t-0 {
      transform: translate(-0.25rem, 0); }
    .june-scope .j-translate-md-r-1.j-translate-md-b-0 {
      transform: translate(-0.25rem, -0); }
    .june-scope .j-translate-md-r-1.j-translate-md-t-1 {
      transform: translate(-0.25rem, 0.25rem); }
    .june-scope .j-translate-md-r-1.j-translate-md-b-1 {
      transform: translate(-0.25rem, -0.25rem); }
    .june-scope .j-translate-md-r-1.j-translate-md-t-2 {
      transform: translate(-0.25rem, 0.5rem); }
    .june-scope .j-translate-md-r-1.j-translate-md-b-2 {
      transform: translate(-0.25rem, -0.5rem); }
    .june-scope .j-translate-md-r-1.j-translate-md-t-3 {
      transform: translate(-0.25rem, 1rem); }
    .june-scope .j-translate-md-r-1.j-translate-md-b-3 {
      transform: translate(-0.25rem, -1rem); }
    .june-scope .j-translate-md-r-1.j-translate-md-t-4 {
      transform: translate(-0.25rem, 1.5rem); }
    .june-scope .j-translate-md-r-1.j-translate-md-b-4 {
      transform: translate(-0.25rem, -1.5rem); }
    .june-scope .j-translate-md-r-1.j-translate-md-t-5 {
      transform: translate(-0.25rem, 3rem); }
    .june-scope .j-translate-md-r-1.j-translate-md-b-5 {
      transform: translate(-0.25rem, -3rem); }
    .june-scope .j-translate-md-r-1.j-translate-md-t-6 {
      transform: translate(-0.25rem, 2rem); }
    .june-scope .j-translate-md-r-1.j-translate-md-b-6 {
      transform: translate(-0.25rem, -2rem); }
    .june-scope .j-translate-md-r-1.j-translate-md-t-7 {
      transform: translate(-0.25rem, 5rem); }
    .june-scope .j-translate-md-r-1.j-translate-md-b-7 {
      transform: translate(-0.25rem, -5rem); }
    .june-scope .j-translate-md-r-1.j-translate-md-t-8 {
      transform: translate(-0.25rem, 4rem); }
    .june-scope .j-translate-md-r-1.j-translate-md-b-8 {
      transform: translate(-0.25rem, -4rem); }
    .june-scope .j-translate-md-r-1.j-translate-md-t-9 {
      transform: translate(-0.25rem, 6rem); }
    .june-scope .j-translate-md-r-1.j-translate-md-b-9 {
      transform: translate(-0.25rem, -6rem); }
    .june-scope .j-translate-md-t-2 {
      transform: translateY(0.5rem); }
    .june-scope .j-translate-md-b-2 {
      transform: translateY(-0.5rem); }
    .june-scope .j-translate-md-l-2 {
      transform: translateX(0.5rem); }
    .june-scope .j-translate-md-r-2 {
      transform: translateX(-0.5rem); }
    .june-scope .j-translate-md-l-2.j-translate-md-t-0 {
      transform: translate(0.5rem, 0); }
    .june-scope .j-translate-md-l-2.j-translate-md-b-0 {
      transform: translate(0.5rem, -0); }
    .june-scope .j-translate-md-l-2.j-translate-md-t-1 {
      transform: translate(0.5rem, 0.25rem); }
    .june-scope .j-translate-md-l-2.j-translate-md-b-1 {
      transform: translate(0.5rem, -0.25rem); }
    .june-scope .j-translate-md-l-2.j-translate-md-t-2 {
      transform: translate(0.5rem, 0.5rem); }
    .june-scope .j-translate-md-l-2.j-translate-md-b-2 {
      transform: translate(0.5rem, -0.5rem); }
    .june-scope .j-translate-md-l-2.j-translate-md-t-3 {
      transform: translate(0.5rem, 1rem); }
    .june-scope .j-translate-md-l-2.j-translate-md-b-3 {
      transform: translate(0.5rem, -1rem); }
    .june-scope .j-translate-md-l-2.j-translate-md-t-4 {
      transform: translate(0.5rem, 1.5rem); }
    .june-scope .j-translate-md-l-2.j-translate-md-b-4 {
      transform: translate(0.5rem, -1.5rem); }
    .june-scope .j-translate-md-l-2.j-translate-md-t-5 {
      transform: translate(0.5rem, 3rem); }
    .june-scope .j-translate-md-l-2.j-translate-md-b-5 {
      transform: translate(0.5rem, -3rem); }
    .june-scope .j-translate-md-l-2.j-translate-md-t-6 {
      transform: translate(0.5rem, 2rem); }
    .june-scope .j-translate-md-l-2.j-translate-md-b-6 {
      transform: translate(0.5rem, -2rem); }
    .june-scope .j-translate-md-l-2.j-translate-md-t-7 {
      transform: translate(0.5rem, 5rem); }
    .june-scope .j-translate-md-l-2.j-translate-md-b-7 {
      transform: translate(0.5rem, -5rem); }
    .june-scope .j-translate-md-l-2.j-translate-md-t-8 {
      transform: translate(0.5rem, 4rem); }
    .june-scope .j-translate-md-l-2.j-translate-md-b-8 {
      transform: translate(0.5rem, -4rem); }
    .june-scope .j-translate-md-l-2.j-translate-md-t-9 {
      transform: translate(0.5rem, 6rem); }
    .june-scope .j-translate-md-l-2.j-translate-md-b-9 {
      transform: translate(0.5rem, -6rem); }
    .june-scope .j-translate-md-r-2.j-translate-md-t-0 {
      transform: translate(-0.5rem, 0); }
    .june-scope .j-translate-md-r-2.j-translate-md-b-0 {
      transform: translate(-0.5rem, -0); }
    .june-scope .j-translate-md-r-2.j-translate-md-t-1 {
      transform: translate(-0.5rem, 0.25rem); }
    .june-scope .j-translate-md-r-2.j-translate-md-b-1 {
      transform: translate(-0.5rem, -0.25rem); }
    .june-scope .j-translate-md-r-2.j-translate-md-t-2 {
      transform: translate(-0.5rem, 0.5rem); }
    .june-scope .j-translate-md-r-2.j-translate-md-b-2 {
      transform: translate(-0.5rem, -0.5rem); }
    .june-scope .j-translate-md-r-2.j-translate-md-t-3 {
      transform: translate(-0.5rem, 1rem); }
    .june-scope .j-translate-md-r-2.j-translate-md-b-3 {
      transform: translate(-0.5rem, -1rem); }
    .june-scope .j-translate-md-r-2.j-translate-md-t-4 {
      transform: translate(-0.5rem, 1.5rem); }
    .june-scope .j-translate-md-r-2.j-translate-md-b-4 {
      transform: translate(-0.5rem, -1.5rem); }
    .june-scope .j-translate-md-r-2.j-translate-md-t-5 {
      transform: translate(-0.5rem, 3rem); }
    .june-scope .j-translate-md-r-2.j-translate-md-b-5 {
      transform: translate(-0.5rem, -3rem); }
    .june-scope .j-translate-md-r-2.j-translate-md-t-6 {
      transform: translate(-0.5rem, 2rem); }
    .june-scope .j-translate-md-r-2.j-translate-md-b-6 {
      transform: translate(-0.5rem, -2rem); }
    .june-scope .j-translate-md-r-2.j-translate-md-t-7 {
      transform: translate(-0.5rem, 5rem); }
    .june-scope .j-translate-md-r-2.j-translate-md-b-7 {
      transform: translate(-0.5rem, -5rem); }
    .june-scope .j-translate-md-r-2.j-translate-md-t-8 {
      transform: translate(-0.5rem, 4rem); }
    .june-scope .j-translate-md-r-2.j-translate-md-b-8 {
      transform: translate(-0.5rem, -4rem); }
    .june-scope .j-translate-md-r-2.j-translate-md-t-9 {
      transform: translate(-0.5rem, 6rem); }
    .june-scope .j-translate-md-r-2.j-translate-md-b-9 {
      transform: translate(-0.5rem, -6rem); }
    .june-scope .j-translate-md-t-3 {
      transform: translateY(1rem); }
    .june-scope .j-translate-md-b-3 {
      transform: translateY(-1rem); }
    .june-scope .j-translate-md-l-3 {
      transform: translateX(1rem); }
    .june-scope .j-translate-md-r-3 {
      transform: translateX(-1rem); }
    .june-scope .j-translate-md-l-3.j-translate-md-t-0 {
      transform: translate(1rem, 0); }
    .june-scope .j-translate-md-l-3.j-translate-md-b-0 {
      transform: translate(1rem, -0); }
    .june-scope .j-translate-md-l-3.j-translate-md-t-1 {
      transform: translate(1rem, 0.25rem); }
    .june-scope .j-translate-md-l-3.j-translate-md-b-1 {
      transform: translate(1rem, -0.25rem); }
    .june-scope .j-translate-md-l-3.j-translate-md-t-2 {
      transform: translate(1rem, 0.5rem); }
    .june-scope .j-translate-md-l-3.j-translate-md-b-2 {
      transform: translate(1rem, -0.5rem); }
    .june-scope .j-translate-md-l-3.j-translate-md-t-3 {
      transform: translate(1rem, 1rem); }
    .june-scope .j-translate-md-l-3.j-translate-md-b-3 {
      transform: translate(1rem, -1rem); }
    .june-scope .j-translate-md-l-3.j-translate-md-t-4 {
      transform: translate(1rem, 1.5rem); }
    .june-scope .j-translate-md-l-3.j-translate-md-b-4 {
      transform: translate(1rem, -1.5rem); }
    .june-scope .j-translate-md-l-3.j-translate-md-t-5 {
      transform: translate(1rem, 3rem); }
    .june-scope .j-translate-md-l-3.j-translate-md-b-5 {
      transform: translate(1rem, -3rem); }
    .june-scope .j-translate-md-l-3.j-translate-md-t-6 {
      transform: translate(1rem, 2rem); }
    .june-scope .j-translate-md-l-3.j-translate-md-b-6 {
      transform: translate(1rem, -2rem); }
    .june-scope .j-translate-md-l-3.j-translate-md-t-7 {
      transform: translate(1rem, 5rem); }
    .june-scope .j-translate-md-l-3.j-translate-md-b-7 {
      transform: translate(1rem, -5rem); }
    .june-scope .j-translate-md-l-3.j-translate-md-t-8 {
      transform: translate(1rem, 4rem); }
    .june-scope .j-translate-md-l-3.j-translate-md-b-8 {
      transform: translate(1rem, -4rem); }
    .june-scope .j-translate-md-l-3.j-translate-md-t-9 {
      transform: translate(1rem, 6rem); }
    .june-scope .j-translate-md-l-3.j-translate-md-b-9 {
      transform: translate(1rem, -6rem); }
    .june-scope .j-translate-md-r-3.j-translate-md-t-0 {
      transform: translate(-1rem, 0); }
    .june-scope .j-translate-md-r-3.j-translate-md-b-0 {
      transform: translate(-1rem, -0); }
    .june-scope .j-translate-md-r-3.j-translate-md-t-1 {
      transform: translate(-1rem, 0.25rem); }
    .june-scope .j-translate-md-r-3.j-translate-md-b-1 {
      transform: translate(-1rem, -0.25rem); }
    .june-scope .j-translate-md-r-3.j-translate-md-t-2 {
      transform: translate(-1rem, 0.5rem); }
    .june-scope .j-translate-md-r-3.j-translate-md-b-2 {
      transform: translate(-1rem, -0.5rem); }
    .june-scope .j-translate-md-r-3.j-translate-md-t-3 {
      transform: translate(-1rem, 1rem); }
    .june-scope .j-translate-md-r-3.j-translate-md-b-3 {
      transform: translate(-1rem, -1rem); }
    .june-scope .j-translate-md-r-3.j-translate-md-t-4 {
      transform: translate(-1rem, 1.5rem); }
    .june-scope .j-translate-md-r-3.j-translate-md-b-4 {
      transform: translate(-1rem, -1.5rem); }
    .june-scope .j-translate-md-r-3.j-translate-md-t-5 {
      transform: translate(-1rem, 3rem); }
    .june-scope .j-translate-md-r-3.j-translate-md-b-5 {
      transform: translate(-1rem, -3rem); }
    .june-scope .j-translate-md-r-3.j-translate-md-t-6 {
      transform: translate(-1rem, 2rem); }
    .june-scope .j-translate-md-r-3.j-translate-md-b-6 {
      transform: translate(-1rem, -2rem); }
    .june-scope .j-translate-md-r-3.j-translate-md-t-7 {
      transform: translate(-1rem, 5rem); }
    .june-scope .j-translate-md-r-3.j-translate-md-b-7 {
      transform: translate(-1rem, -5rem); }
    .june-scope .j-translate-md-r-3.j-translate-md-t-8 {
      transform: translate(-1rem, 4rem); }
    .june-scope .j-translate-md-r-3.j-translate-md-b-8 {
      transform: translate(-1rem, -4rem); }
    .june-scope .j-translate-md-r-3.j-translate-md-t-9 {
      transform: translate(-1rem, 6rem); }
    .june-scope .j-translate-md-r-3.j-translate-md-b-9 {
      transform: translate(-1rem, -6rem); }
    .june-scope .j-translate-md-t-4 {
      transform: translateY(1.5rem); }
    .june-scope .j-translate-md-b-4 {
      transform: translateY(-1.5rem); }
    .june-scope .j-translate-md-l-4 {
      transform: translateX(1.5rem); }
    .june-scope .j-translate-md-r-4 {
      transform: translateX(-1.5rem); }
    .june-scope .j-translate-md-l-4.j-translate-md-t-0 {
      transform: translate(1.5rem, 0); }
    .june-scope .j-translate-md-l-4.j-translate-md-b-0 {
      transform: translate(1.5rem, -0); }
    .june-scope .j-translate-md-l-4.j-translate-md-t-1 {
      transform: translate(1.5rem, 0.25rem); }
    .june-scope .j-translate-md-l-4.j-translate-md-b-1 {
      transform: translate(1.5rem, -0.25rem); }
    .june-scope .j-translate-md-l-4.j-translate-md-t-2 {
      transform: translate(1.5rem, 0.5rem); }
    .june-scope .j-translate-md-l-4.j-translate-md-b-2 {
      transform: translate(1.5rem, -0.5rem); }
    .june-scope .j-translate-md-l-4.j-translate-md-t-3 {
      transform: translate(1.5rem, 1rem); }
    .june-scope .j-translate-md-l-4.j-translate-md-b-3 {
      transform: translate(1.5rem, -1rem); }
    .june-scope .j-translate-md-l-4.j-translate-md-t-4 {
      transform: translate(1.5rem, 1.5rem); }
    .june-scope .j-translate-md-l-4.j-translate-md-b-4 {
      transform: translate(1.5rem, -1.5rem); }
    .june-scope .j-translate-md-l-4.j-translate-md-t-5 {
      transform: translate(1.5rem, 3rem); }
    .june-scope .j-translate-md-l-4.j-translate-md-b-5 {
      transform: translate(1.5rem, -3rem); }
    .june-scope .j-translate-md-l-4.j-translate-md-t-6 {
      transform: translate(1.5rem, 2rem); }
    .june-scope .j-translate-md-l-4.j-translate-md-b-6 {
      transform: translate(1.5rem, -2rem); }
    .june-scope .j-translate-md-l-4.j-translate-md-t-7 {
      transform: translate(1.5rem, 5rem); }
    .june-scope .j-translate-md-l-4.j-translate-md-b-7 {
      transform: translate(1.5rem, -5rem); }
    .june-scope .j-translate-md-l-4.j-translate-md-t-8 {
      transform: translate(1.5rem, 4rem); }
    .june-scope .j-translate-md-l-4.j-translate-md-b-8 {
      transform: translate(1.5rem, -4rem); }
    .june-scope .j-translate-md-l-4.j-translate-md-t-9 {
      transform: translate(1.5rem, 6rem); }
    .june-scope .j-translate-md-l-4.j-translate-md-b-9 {
      transform: translate(1.5rem, -6rem); }
    .june-scope .j-translate-md-r-4.j-translate-md-t-0 {
      transform: translate(-1.5rem, 0); }
    .june-scope .j-translate-md-r-4.j-translate-md-b-0 {
      transform: translate(-1.5rem, -0); }
    .june-scope .j-translate-md-r-4.j-translate-md-t-1 {
      transform: translate(-1.5rem, 0.25rem); }
    .june-scope .j-translate-md-r-4.j-translate-md-b-1 {
      transform: translate(-1.5rem, -0.25rem); }
    .june-scope .j-translate-md-r-4.j-translate-md-t-2 {
      transform: translate(-1.5rem, 0.5rem); }
    .june-scope .j-translate-md-r-4.j-translate-md-b-2 {
      transform: translate(-1.5rem, -0.5rem); }
    .june-scope .j-translate-md-r-4.j-translate-md-t-3 {
      transform: translate(-1.5rem, 1rem); }
    .june-scope .j-translate-md-r-4.j-translate-md-b-3 {
      transform: translate(-1.5rem, -1rem); }
    .june-scope .j-translate-md-r-4.j-translate-md-t-4 {
      transform: translate(-1.5rem, 1.5rem); }
    .june-scope .j-translate-md-r-4.j-translate-md-b-4 {
      transform: translate(-1.5rem, -1.5rem); }
    .june-scope .j-translate-md-r-4.j-translate-md-t-5 {
      transform: translate(-1.5rem, 3rem); }
    .june-scope .j-translate-md-r-4.j-translate-md-b-5 {
      transform: translate(-1.5rem, -3rem); }
    .june-scope .j-translate-md-r-4.j-translate-md-t-6 {
      transform: translate(-1.5rem, 2rem); }
    .june-scope .j-translate-md-r-4.j-translate-md-b-6 {
      transform: translate(-1.5rem, -2rem); }
    .june-scope .j-translate-md-r-4.j-translate-md-t-7 {
      transform: translate(-1.5rem, 5rem); }
    .june-scope .j-translate-md-r-4.j-translate-md-b-7 {
      transform: translate(-1.5rem, -5rem); }
    .june-scope .j-translate-md-r-4.j-translate-md-t-8 {
      transform: translate(-1.5rem, 4rem); }
    .june-scope .j-translate-md-r-4.j-translate-md-b-8 {
      transform: translate(-1.5rem, -4rem); }
    .june-scope .j-translate-md-r-4.j-translate-md-t-9 {
      transform: translate(-1.5rem, 6rem); }
    .june-scope .j-translate-md-r-4.j-translate-md-b-9 {
      transform: translate(-1.5rem, -6rem); }
    .june-scope .j-translate-md-t-5 {
      transform: translateY(3rem); }
    .june-scope .j-translate-md-b-5 {
      transform: translateY(-3rem); }
    .june-scope .j-translate-md-l-5 {
      transform: translateX(3rem); }
    .june-scope .j-translate-md-r-5 {
      transform: translateX(-3rem); }
    .june-scope .j-translate-md-l-5.j-translate-md-t-0 {
      transform: translate(3rem, 0); }
    .june-scope .j-translate-md-l-5.j-translate-md-b-0 {
      transform: translate(3rem, -0); }
    .june-scope .j-translate-md-l-5.j-translate-md-t-1 {
      transform: translate(3rem, 0.25rem); }
    .june-scope .j-translate-md-l-5.j-translate-md-b-1 {
      transform: translate(3rem, -0.25rem); }
    .june-scope .j-translate-md-l-5.j-translate-md-t-2 {
      transform: translate(3rem, 0.5rem); }
    .june-scope .j-translate-md-l-5.j-translate-md-b-2 {
      transform: translate(3rem, -0.5rem); }
    .june-scope .j-translate-md-l-5.j-translate-md-t-3 {
      transform: translate(3rem, 1rem); }
    .june-scope .j-translate-md-l-5.j-translate-md-b-3 {
      transform: translate(3rem, -1rem); }
    .june-scope .j-translate-md-l-5.j-translate-md-t-4 {
      transform: translate(3rem, 1.5rem); }
    .june-scope .j-translate-md-l-5.j-translate-md-b-4 {
      transform: translate(3rem, -1.5rem); }
    .june-scope .j-translate-md-l-5.j-translate-md-t-5 {
      transform: translate(3rem, 3rem); }
    .june-scope .j-translate-md-l-5.j-translate-md-b-5 {
      transform: translate(3rem, -3rem); }
    .june-scope .j-translate-md-l-5.j-translate-md-t-6 {
      transform: translate(3rem, 2rem); }
    .june-scope .j-translate-md-l-5.j-translate-md-b-6 {
      transform: translate(3rem, -2rem); }
    .june-scope .j-translate-md-l-5.j-translate-md-t-7 {
      transform: translate(3rem, 5rem); }
    .june-scope .j-translate-md-l-5.j-translate-md-b-7 {
      transform: translate(3rem, -5rem); }
    .june-scope .j-translate-md-l-5.j-translate-md-t-8 {
      transform: translate(3rem, 4rem); }
    .june-scope .j-translate-md-l-5.j-translate-md-b-8 {
      transform: translate(3rem, -4rem); }
    .june-scope .j-translate-md-l-5.j-translate-md-t-9 {
      transform: translate(3rem, 6rem); }
    .june-scope .j-translate-md-l-5.j-translate-md-b-9 {
      transform: translate(3rem, -6rem); }
    .june-scope .j-translate-md-r-5.j-translate-md-t-0 {
      transform: translate(-3rem, 0); }
    .june-scope .j-translate-md-r-5.j-translate-md-b-0 {
      transform: translate(-3rem, -0); }
    .june-scope .j-translate-md-r-5.j-translate-md-t-1 {
      transform: translate(-3rem, 0.25rem); }
    .june-scope .j-translate-md-r-5.j-translate-md-b-1 {
      transform: translate(-3rem, -0.25rem); }
    .june-scope .j-translate-md-r-5.j-translate-md-t-2 {
      transform: translate(-3rem, 0.5rem); }
    .june-scope .j-translate-md-r-5.j-translate-md-b-2 {
      transform: translate(-3rem, -0.5rem); }
    .june-scope .j-translate-md-r-5.j-translate-md-t-3 {
      transform: translate(-3rem, 1rem); }
    .june-scope .j-translate-md-r-5.j-translate-md-b-3 {
      transform: translate(-3rem, -1rem); }
    .june-scope .j-translate-md-r-5.j-translate-md-t-4 {
      transform: translate(-3rem, 1.5rem); }
    .june-scope .j-translate-md-r-5.j-translate-md-b-4 {
      transform: translate(-3rem, -1.5rem); }
    .june-scope .j-translate-md-r-5.j-translate-md-t-5 {
      transform: translate(-3rem, 3rem); }
    .june-scope .j-translate-md-r-5.j-translate-md-b-5 {
      transform: translate(-3rem, -3rem); }
    .june-scope .j-translate-md-r-5.j-translate-md-t-6 {
      transform: translate(-3rem, 2rem); }
    .june-scope .j-translate-md-r-5.j-translate-md-b-6 {
      transform: translate(-3rem, -2rem); }
    .june-scope .j-translate-md-r-5.j-translate-md-t-7 {
      transform: translate(-3rem, 5rem); }
    .june-scope .j-translate-md-r-5.j-translate-md-b-7 {
      transform: translate(-3rem, -5rem); }
    .june-scope .j-translate-md-r-5.j-translate-md-t-8 {
      transform: translate(-3rem, 4rem); }
    .june-scope .j-translate-md-r-5.j-translate-md-b-8 {
      transform: translate(-3rem, -4rem); }
    .june-scope .j-translate-md-r-5.j-translate-md-t-9 {
      transform: translate(-3rem, 6rem); }
    .june-scope .j-translate-md-r-5.j-translate-md-b-9 {
      transform: translate(-3rem, -6rem); }
    .june-scope .j-translate-md-t-6 {
      transform: translateY(2rem); }
    .june-scope .j-translate-md-b-6 {
      transform: translateY(-2rem); }
    .june-scope .j-translate-md-l-6 {
      transform: translateX(2rem); }
    .june-scope .j-translate-md-r-6 {
      transform: translateX(-2rem); }
    .june-scope .j-translate-md-l-6.j-translate-md-t-0 {
      transform: translate(2rem, 0); }
    .june-scope .j-translate-md-l-6.j-translate-md-b-0 {
      transform: translate(2rem, -0); }
    .june-scope .j-translate-md-l-6.j-translate-md-t-1 {
      transform: translate(2rem, 0.25rem); }
    .june-scope .j-translate-md-l-6.j-translate-md-b-1 {
      transform: translate(2rem, -0.25rem); }
    .june-scope .j-translate-md-l-6.j-translate-md-t-2 {
      transform: translate(2rem, 0.5rem); }
    .june-scope .j-translate-md-l-6.j-translate-md-b-2 {
      transform: translate(2rem, -0.5rem); }
    .june-scope .j-translate-md-l-6.j-translate-md-t-3 {
      transform: translate(2rem, 1rem); }
    .june-scope .j-translate-md-l-6.j-translate-md-b-3 {
      transform: translate(2rem, -1rem); }
    .june-scope .j-translate-md-l-6.j-translate-md-t-4 {
      transform: translate(2rem, 1.5rem); }
    .june-scope .j-translate-md-l-6.j-translate-md-b-4 {
      transform: translate(2rem, -1.5rem); }
    .june-scope .j-translate-md-l-6.j-translate-md-t-5 {
      transform: translate(2rem, 3rem); }
    .june-scope .j-translate-md-l-6.j-translate-md-b-5 {
      transform: translate(2rem, -3rem); }
    .june-scope .j-translate-md-l-6.j-translate-md-t-6 {
      transform: translate(2rem, 2rem); }
    .june-scope .j-translate-md-l-6.j-translate-md-b-6 {
      transform: translate(2rem, -2rem); }
    .june-scope .j-translate-md-l-6.j-translate-md-t-7 {
      transform: translate(2rem, 5rem); }
    .june-scope .j-translate-md-l-6.j-translate-md-b-7 {
      transform: translate(2rem, -5rem); }
    .june-scope .j-translate-md-l-6.j-translate-md-t-8 {
      transform: translate(2rem, 4rem); }
    .june-scope .j-translate-md-l-6.j-translate-md-b-8 {
      transform: translate(2rem, -4rem); }
    .june-scope .j-translate-md-l-6.j-translate-md-t-9 {
      transform: translate(2rem, 6rem); }
    .june-scope .j-translate-md-l-6.j-translate-md-b-9 {
      transform: translate(2rem, -6rem); }
    .june-scope .j-translate-md-r-6.j-translate-md-t-0 {
      transform: translate(-2rem, 0); }
    .june-scope .j-translate-md-r-6.j-translate-md-b-0 {
      transform: translate(-2rem, -0); }
    .june-scope .j-translate-md-r-6.j-translate-md-t-1 {
      transform: translate(-2rem, 0.25rem); }
    .june-scope .j-translate-md-r-6.j-translate-md-b-1 {
      transform: translate(-2rem, -0.25rem); }
    .june-scope .j-translate-md-r-6.j-translate-md-t-2 {
      transform: translate(-2rem, 0.5rem); }
    .june-scope .j-translate-md-r-6.j-translate-md-b-2 {
      transform: translate(-2rem, -0.5rem); }
    .june-scope .j-translate-md-r-6.j-translate-md-t-3 {
      transform: translate(-2rem, 1rem); }
    .june-scope .j-translate-md-r-6.j-translate-md-b-3 {
      transform: translate(-2rem, -1rem); }
    .june-scope .j-translate-md-r-6.j-translate-md-t-4 {
      transform: translate(-2rem, 1.5rem); }
    .june-scope .j-translate-md-r-6.j-translate-md-b-4 {
      transform: translate(-2rem, -1.5rem); }
    .june-scope .j-translate-md-r-6.j-translate-md-t-5 {
      transform: translate(-2rem, 3rem); }
    .june-scope .j-translate-md-r-6.j-translate-md-b-5 {
      transform: translate(-2rem, -3rem); }
    .june-scope .j-translate-md-r-6.j-translate-md-t-6 {
      transform: translate(-2rem, 2rem); }
    .june-scope .j-translate-md-r-6.j-translate-md-b-6 {
      transform: translate(-2rem, -2rem); }
    .june-scope .j-translate-md-r-6.j-translate-md-t-7 {
      transform: translate(-2rem, 5rem); }
    .june-scope .j-translate-md-r-6.j-translate-md-b-7 {
      transform: translate(-2rem, -5rem); }
    .june-scope .j-translate-md-r-6.j-translate-md-t-8 {
      transform: translate(-2rem, 4rem); }
    .june-scope .j-translate-md-r-6.j-translate-md-b-8 {
      transform: translate(-2rem, -4rem); }
    .june-scope .j-translate-md-r-6.j-translate-md-t-9 {
      transform: translate(-2rem, 6rem); }
    .june-scope .j-translate-md-r-6.j-translate-md-b-9 {
      transform: translate(-2rem, -6rem); }
    .june-scope .j-translate-md-t-7 {
      transform: translateY(5rem); }
    .june-scope .j-translate-md-b-7 {
      transform: translateY(-5rem); }
    .june-scope .j-translate-md-l-7 {
      transform: translateX(5rem); }
    .june-scope .j-translate-md-r-7 {
      transform: translateX(-5rem); }
    .june-scope .j-translate-md-l-7.j-translate-md-t-0 {
      transform: translate(5rem, 0); }
    .june-scope .j-translate-md-l-7.j-translate-md-b-0 {
      transform: translate(5rem, -0); }
    .june-scope .j-translate-md-l-7.j-translate-md-t-1 {
      transform: translate(5rem, 0.25rem); }
    .june-scope .j-translate-md-l-7.j-translate-md-b-1 {
      transform: translate(5rem, -0.25rem); }
    .june-scope .j-translate-md-l-7.j-translate-md-t-2 {
      transform: translate(5rem, 0.5rem); }
    .june-scope .j-translate-md-l-7.j-translate-md-b-2 {
      transform: translate(5rem, -0.5rem); }
    .june-scope .j-translate-md-l-7.j-translate-md-t-3 {
      transform: translate(5rem, 1rem); }
    .june-scope .j-translate-md-l-7.j-translate-md-b-3 {
      transform: translate(5rem, -1rem); }
    .june-scope .j-translate-md-l-7.j-translate-md-t-4 {
      transform: translate(5rem, 1.5rem); }
    .june-scope .j-translate-md-l-7.j-translate-md-b-4 {
      transform: translate(5rem, -1.5rem); }
    .june-scope .j-translate-md-l-7.j-translate-md-t-5 {
      transform: translate(5rem, 3rem); }
    .june-scope .j-translate-md-l-7.j-translate-md-b-5 {
      transform: translate(5rem, -3rem); }
    .june-scope .j-translate-md-l-7.j-translate-md-t-6 {
      transform: translate(5rem, 2rem); }
    .june-scope .j-translate-md-l-7.j-translate-md-b-6 {
      transform: translate(5rem, -2rem); }
    .june-scope .j-translate-md-l-7.j-translate-md-t-7 {
      transform: translate(5rem, 5rem); }
    .june-scope .j-translate-md-l-7.j-translate-md-b-7 {
      transform: translate(5rem, -5rem); }
    .june-scope .j-translate-md-l-7.j-translate-md-t-8 {
      transform: translate(5rem, 4rem); }
    .june-scope .j-translate-md-l-7.j-translate-md-b-8 {
      transform: translate(5rem, -4rem); }
    .june-scope .j-translate-md-l-7.j-translate-md-t-9 {
      transform: translate(5rem, 6rem); }
    .june-scope .j-translate-md-l-7.j-translate-md-b-9 {
      transform: translate(5rem, -6rem); }
    .june-scope .j-translate-md-r-7.j-translate-md-t-0 {
      transform: translate(-5rem, 0); }
    .june-scope .j-translate-md-r-7.j-translate-md-b-0 {
      transform: translate(-5rem, -0); }
    .june-scope .j-translate-md-r-7.j-translate-md-t-1 {
      transform: translate(-5rem, 0.25rem); }
    .june-scope .j-translate-md-r-7.j-translate-md-b-1 {
      transform: translate(-5rem, -0.25rem); }
    .june-scope .j-translate-md-r-7.j-translate-md-t-2 {
      transform: translate(-5rem, 0.5rem); }
    .june-scope .j-translate-md-r-7.j-translate-md-b-2 {
      transform: translate(-5rem, -0.5rem); }
    .june-scope .j-translate-md-r-7.j-translate-md-t-3 {
      transform: translate(-5rem, 1rem); }
    .june-scope .j-translate-md-r-7.j-translate-md-b-3 {
      transform: translate(-5rem, -1rem); }
    .june-scope .j-translate-md-r-7.j-translate-md-t-4 {
      transform: translate(-5rem, 1.5rem); }
    .june-scope .j-translate-md-r-7.j-translate-md-b-4 {
      transform: translate(-5rem, -1.5rem); }
    .june-scope .j-translate-md-r-7.j-translate-md-t-5 {
      transform: translate(-5rem, 3rem); }
    .june-scope .j-translate-md-r-7.j-translate-md-b-5 {
      transform: translate(-5rem, -3rem); }
    .june-scope .j-translate-md-r-7.j-translate-md-t-6 {
      transform: translate(-5rem, 2rem); }
    .june-scope .j-translate-md-r-7.j-translate-md-b-6 {
      transform: translate(-5rem, -2rem); }
    .june-scope .j-translate-md-r-7.j-translate-md-t-7 {
      transform: translate(-5rem, 5rem); }
    .june-scope .j-translate-md-r-7.j-translate-md-b-7 {
      transform: translate(-5rem, -5rem); }
    .june-scope .j-translate-md-r-7.j-translate-md-t-8 {
      transform: translate(-5rem, 4rem); }
    .june-scope .j-translate-md-r-7.j-translate-md-b-8 {
      transform: translate(-5rem, -4rem); }
    .june-scope .j-translate-md-r-7.j-translate-md-t-9 {
      transform: translate(-5rem, 6rem); }
    .june-scope .j-translate-md-r-7.j-translate-md-b-9 {
      transform: translate(-5rem, -6rem); }
    .june-scope .j-translate-md-t-8 {
      transform: translateY(4rem); }
    .june-scope .j-translate-md-b-8 {
      transform: translateY(-4rem); }
    .june-scope .j-translate-md-l-8 {
      transform: translateX(4rem); }
    .june-scope .j-translate-md-r-8 {
      transform: translateX(-4rem); }
    .june-scope .j-translate-md-l-8.j-translate-md-t-0 {
      transform: translate(4rem, 0); }
    .june-scope .j-translate-md-l-8.j-translate-md-b-0 {
      transform: translate(4rem, -0); }
    .june-scope .j-translate-md-l-8.j-translate-md-t-1 {
      transform: translate(4rem, 0.25rem); }
    .june-scope .j-translate-md-l-8.j-translate-md-b-1 {
      transform: translate(4rem, -0.25rem); }
    .june-scope .j-translate-md-l-8.j-translate-md-t-2 {
      transform: translate(4rem, 0.5rem); }
    .june-scope .j-translate-md-l-8.j-translate-md-b-2 {
      transform: translate(4rem, -0.5rem); }
    .june-scope .j-translate-md-l-8.j-translate-md-t-3 {
      transform: translate(4rem, 1rem); }
    .june-scope .j-translate-md-l-8.j-translate-md-b-3 {
      transform: translate(4rem, -1rem); }
    .june-scope .j-translate-md-l-8.j-translate-md-t-4 {
      transform: translate(4rem, 1.5rem); }
    .june-scope .j-translate-md-l-8.j-translate-md-b-4 {
      transform: translate(4rem, -1.5rem); }
    .june-scope .j-translate-md-l-8.j-translate-md-t-5 {
      transform: translate(4rem, 3rem); }
    .june-scope .j-translate-md-l-8.j-translate-md-b-5 {
      transform: translate(4rem, -3rem); }
    .june-scope .j-translate-md-l-8.j-translate-md-t-6 {
      transform: translate(4rem, 2rem); }
    .june-scope .j-translate-md-l-8.j-translate-md-b-6 {
      transform: translate(4rem, -2rem); }
    .june-scope .j-translate-md-l-8.j-translate-md-t-7 {
      transform: translate(4rem, 5rem); }
    .june-scope .j-translate-md-l-8.j-translate-md-b-7 {
      transform: translate(4rem, -5rem); }
    .june-scope .j-translate-md-l-8.j-translate-md-t-8 {
      transform: translate(4rem, 4rem); }
    .june-scope .j-translate-md-l-8.j-translate-md-b-8 {
      transform: translate(4rem, -4rem); }
    .june-scope .j-translate-md-l-8.j-translate-md-t-9 {
      transform: translate(4rem, 6rem); }
    .june-scope .j-translate-md-l-8.j-translate-md-b-9 {
      transform: translate(4rem, -6rem); }
    .june-scope .j-translate-md-r-8.j-translate-md-t-0 {
      transform: translate(-4rem, 0); }
    .june-scope .j-translate-md-r-8.j-translate-md-b-0 {
      transform: translate(-4rem, -0); }
    .june-scope .j-translate-md-r-8.j-translate-md-t-1 {
      transform: translate(-4rem, 0.25rem); }
    .june-scope .j-translate-md-r-8.j-translate-md-b-1 {
      transform: translate(-4rem, -0.25rem); }
    .june-scope .j-translate-md-r-8.j-translate-md-t-2 {
      transform: translate(-4rem, 0.5rem); }
    .june-scope .j-translate-md-r-8.j-translate-md-b-2 {
      transform: translate(-4rem, -0.5rem); }
    .june-scope .j-translate-md-r-8.j-translate-md-t-3 {
      transform: translate(-4rem, 1rem); }
    .june-scope .j-translate-md-r-8.j-translate-md-b-3 {
      transform: translate(-4rem, -1rem); }
    .june-scope .j-translate-md-r-8.j-translate-md-t-4 {
      transform: translate(-4rem, 1.5rem); }
    .june-scope .j-translate-md-r-8.j-translate-md-b-4 {
      transform: translate(-4rem, -1.5rem); }
    .june-scope .j-translate-md-r-8.j-translate-md-t-5 {
      transform: translate(-4rem, 3rem); }
    .june-scope .j-translate-md-r-8.j-translate-md-b-5 {
      transform: translate(-4rem, -3rem); }
    .june-scope .j-translate-md-r-8.j-translate-md-t-6 {
      transform: translate(-4rem, 2rem); }
    .june-scope .j-translate-md-r-8.j-translate-md-b-6 {
      transform: translate(-4rem, -2rem); }
    .june-scope .j-translate-md-r-8.j-translate-md-t-7 {
      transform: translate(-4rem, 5rem); }
    .june-scope .j-translate-md-r-8.j-translate-md-b-7 {
      transform: translate(-4rem, -5rem); }
    .june-scope .j-translate-md-r-8.j-translate-md-t-8 {
      transform: translate(-4rem, 4rem); }
    .june-scope .j-translate-md-r-8.j-translate-md-b-8 {
      transform: translate(-4rem, -4rem); }
    .june-scope .j-translate-md-r-8.j-translate-md-t-9 {
      transform: translate(-4rem, 6rem); }
    .june-scope .j-translate-md-r-8.j-translate-md-b-9 {
      transform: translate(-4rem, -6rem); }
    .june-scope .j-translate-md-t-9 {
      transform: translateY(6rem); }
    .june-scope .j-translate-md-b-9 {
      transform: translateY(-6rem); }
    .june-scope .j-translate-md-l-9 {
      transform: translateX(6rem); }
    .june-scope .j-translate-md-r-9 {
      transform: translateX(-6rem); }
    .june-scope .j-translate-md-l-9.j-translate-md-t-0 {
      transform: translate(6rem, 0); }
    .june-scope .j-translate-md-l-9.j-translate-md-b-0 {
      transform: translate(6rem, -0); }
    .june-scope .j-translate-md-l-9.j-translate-md-t-1 {
      transform: translate(6rem, 0.25rem); }
    .june-scope .j-translate-md-l-9.j-translate-md-b-1 {
      transform: translate(6rem, -0.25rem); }
    .june-scope .j-translate-md-l-9.j-translate-md-t-2 {
      transform: translate(6rem, 0.5rem); }
    .june-scope .j-translate-md-l-9.j-translate-md-b-2 {
      transform: translate(6rem, -0.5rem); }
    .june-scope .j-translate-md-l-9.j-translate-md-t-3 {
      transform: translate(6rem, 1rem); }
    .june-scope .j-translate-md-l-9.j-translate-md-b-3 {
      transform: translate(6rem, -1rem); }
    .june-scope .j-translate-md-l-9.j-translate-md-t-4 {
      transform: translate(6rem, 1.5rem); }
    .june-scope .j-translate-md-l-9.j-translate-md-b-4 {
      transform: translate(6rem, -1.5rem); }
    .june-scope .j-translate-md-l-9.j-translate-md-t-5 {
      transform: translate(6rem, 3rem); }
    .june-scope .j-translate-md-l-9.j-translate-md-b-5 {
      transform: translate(6rem, -3rem); }
    .june-scope .j-translate-md-l-9.j-translate-md-t-6 {
      transform: translate(6rem, 2rem); }
    .june-scope .j-translate-md-l-9.j-translate-md-b-6 {
      transform: translate(6rem, -2rem); }
    .june-scope .j-translate-md-l-9.j-translate-md-t-7 {
      transform: translate(6rem, 5rem); }
    .june-scope .j-translate-md-l-9.j-translate-md-b-7 {
      transform: translate(6rem, -5rem); }
    .june-scope .j-translate-md-l-9.j-translate-md-t-8 {
      transform: translate(6rem, 4rem); }
    .june-scope .j-translate-md-l-9.j-translate-md-b-8 {
      transform: translate(6rem, -4rem); }
    .june-scope .j-translate-md-l-9.j-translate-md-t-9 {
      transform: translate(6rem, 6rem); }
    .june-scope .j-translate-md-l-9.j-translate-md-b-9 {
      transform: translate(6rem, -6rem); }
    .june-scope .j-translate-md-r-9.j-translate-md-t-0 {
      transform: translate(-6rem, 0); }
    .june-scope .j-translate-md-r-9.j-translate-md-b-0 {
      transform: translate(-6rem, -0); }
    .june-scope .j-translate-md-r-9.j-translate-md-t-1 {
      transform: translate(-6rem, 0.25rem); }
    .june-scope .j-translate-md-r-9.j-translate-md-b-1 {
      transform: translate(-6rem, -0.25rem); }
    .june-scope .j-translate-md-r-9.j-translate-md-t-2 {
      transform: translate(-6rem, 0.5rem); }
    .june-scope .j-translate-md-r-9.j-translate-md-b-2 {
      transform: translate(-6rem, -0.5rem); }
    .june-scope .j-translate-md-r-9.j-translate-md-t-3 {
      transform: translate(-6rem, 1rem); }
    .june-scope .j-translate-md-r-9.j-translate-md-b-3 {
      transform: translate(-6rem, -1rem); }
    .june-scope .j-translate-md-r-9.j-translate-md-t-4 {
      transform: translate(-6rem, 1.5rem); }
    .june-scope .j-translate-md-r-9.j-translate-md-b-4 {
      transform: translate(-6rem, -1.5rem); }
    .june-scope .j-translate-md-r-9.j-translate-md-t-5 {
      transform: translate(-6rem, 3rem); }
    .june-scope .j-translate-md-r-9.j-translate-md-b-5 {
      transform: translate(-6rem, -3rem); }
    .june-scope .j-translate-md-r-9.j-translate-md-t-6 {
      transform: translate(-6rem, 2rem); }
    .june-scope .j-translate-md-r-9.j-translate-md-b-6 {
      transform: translate(-6rem, -2rem); }
    .june-scope .j-translate-md-r-9.j-translate-md-t-7 {
      transform: translate(-6rem, 5rem); }
    .june-scope .j-translate-md-r-9.j-translate-md-b-7 {
      transform: translate(-6rem, -5rem); }
    .june-scope .j-translate-md-r-9.j-translate-md-t-8 {
      transform: translate(-6rem, 4rem); }
    .june-scope .j-translate-md-r-9.j-translate-md-b-8 {
      transform: translate(-6rem, -4rem); }
    .june-scope .j-translate-md-r-9.j-translate-md-t-9 {
      transform: translate(-6rem, 6rem); }
    .june-scope .j-translate-md-r-9.j-translate-md-b-9 {
      transform: translate(-6rem, -6rem); } }
  @media (max-width: 599.98px) {
    .june-scope .j-translate-sm-t-0 {
      transform: translateY(0); }
    .june-scope .j-translate-sm-b-0 {
      transform: translateY(-0); }
    .june-scope .j-translate-sm-l-0 {
      transform: translateX(0); }
    .june-scope .j-translate-sm-r-0 {
      transform: translateX(-0); }
    .june-scope .j-translate-sm-l-0.j-translate-sm-t-0 {
      transform: translate(0, 0); }
    .june-scope .j-translate-sm-l-0.j-translate-sm-b-0 {
      transform: translate(0, -0); }
    .june-scope .j-translate-sm-l-0.j-translate-sm-t-1 {
      transform: translate(0, 0.25rem); }
    .june-scope .j-translate-sm-l-0.j-translate-sm-b-1 {
      transform: translate(0, -0.25rem); }
    .june-scope .j-translate-sm-l-0.j-translate-sm-t-2 {
      transform: translate(0, 0.5rem); }
    .june-scope .j-translate-sm-l-0.j-translate-sm-b-2 {
      transform: translate(0, -0.5rem); }
    .june-scope .j-translate-sm-l-0.j-translate-sm-t-3 {
      transform: translate(0, 1rem); }
    .june-scope .j-translate-sm-l-0.j-translate-sm-b-3 {
      transform: translate(0, -1rem); }
    .june-scope .j-translate-sm-l-0.j-translate-sm-t-4 {
      transform: translate(0, 1.5rem); }
    .june-scope .j-translate-sm-l-0.j-translate-sm-b-4 {
      transform: translate(0, -1.5rem); }
    .june-scope .j-translate-sm-l-0.j-translate-sm-t-5 {
      transform: translate(0, 3rem); }
    .june-scope .j-translate-sm-l-0.j-translate-sm-b-5 {
      transform: translate(0, -3rem); }
    .june-scope .j-translate-sm-l-0.j-translate-sm-t-6 {
      transform: translate(0, 2rem); }
    .june-scope .j-translate-sm-l-0.j-translate-sm-b-6 {
      transform: translate(0, -2rem); }
    .june-scope .j-translate-sm-l-0.j-translate-sm-t-7 {
      transform: translate(0, 5rem); }
    .june-scope .j-translate-sm-l-0.j-translate-sm-b-7 {
      transform: translate(0, -5rem); }
    .june-scope .j-translate-sm-l-0.j-translate-sm-t-8 {
      transform: translate(0, 4rem); }
    .june-scope .j-translate-sm-l-0.j-translate-sm-b-8 {
      transform: translate(0, -4rem); }
    .june-scope .j-translate-sm-l-0.j-translate-sm-t-9 {
      transform: translate(0, 6rem); }
    .june-scope .j-translate-sm-l-0.j-translate-sm-b-9 {
      transform: translate(0, -6rem); }
    .june-scope .j-translate-sm-r-0.j-translate-sm-t-0 {
      transform: translate(-0, 0); }
    .june-scope .j-translate-sm-r-0.j-translate-sm-b-0 {
      transform: translate(-0, -0); }
    .june-scope .j-translate-sm-r-0.j-translate-sm-t-1 {
      transform: translate(-0, 0.25rem); }
    .june-scope .j-translate-sm-r-0.j-translate-sm-b-1 {
      transform: translate(-0, -0.25rem); }
    .june-scope .j-translate-sm-r-0.j-translate-sm-t-2 {
      transform: translate(-0, 0.5rem); }
    .june-scope .j-translate-sm-r-0.j-translate-sm-b-2 {
      transform: translate(-0, -0.5rem); }
    .june-scope .j-translate-sm-r-0.j-translate-sm-t-3 {
      transform: translate(-0, 1rem); }
    .june-scope .j-translate-sm-r-0.j-translate-sm-b-3 {
      transform: translate(-0, -1rem); }
    .june-scope .j-translate-sm-r-0.j-translate-sm-t-4 {
      transform: translate(-0, 1.5rem); }
    .june-scope .j-translate-sm-r-0.j-translate-sm-b-4 {
      transform: translate(-0, -1.5rem); }
    .june-scope .j-translate-sm-r-0.j-translate-sm-t-5 {
      transform: translate(-0, 3rem); }
    .june-scope .j-translate-sm-r-0.j-translate-sm-b-5 {
      transform: translate(-0, -3rem); }
    .june-scope .j-translate-sm-r-0.j-translate-sm-t-6 {
      transform: translate(-0, 2rem); }
    .june-scope .j-translate-sm-r-0.j-translate-sm-b-6 {
      transform: translate(-0, -2rem); }
    .june-scope .j-translate-sm-r-0.j-translate-sm-t-7 {
      transform: translate(-0, 5rem); }
    .june-scope .j-translate-sm-r-0.j-translate-sm-b-7 {
      transform: translate(-0, -5rem); }
    .june-scope .j-translate-sm-r-0.j-translate-sm-t-8 {
      transform: translate(-0, 4rem); }
    .june-scope .j-translate-sm-r-0.j-translate-sm-b-8 {
      transform: translate(-0, -4rem); }
    .june-scope .j-translate-sm-r-0.j-translate-sm-t-9 {
      transform: translate(-0, 6rem); }
    .june-scope .j-translate-sm-r-0.j-translate-sm-b-9 {
      transform: translate(-0, -6rem); }
    .june-scope .j-translate-sm-t-1 {
      transform: translateY(0.25rem); }
    .june-scope .j-translate-sm-b-1 {
      transform: translateY(-0.25rem); }
    .june-scope .j-translate-sm-l-1 {
      transform: translateX(0.25rem); }
    .june-scope .j-translate-sm-r-1 {
      transform: translateX(-0.25rem); }
    .june-scope .j-translate-sm-l-1.j-translate-sm-t-0 {
      transform: translate(0.25rem, 0); }
    .june-scope .j-translate-sm-l-1.j-translate-sm-b-0 {
      transform: translate(0.25rem, -0); }
    .june-scope .j-translate-sm-l-1.j-translate-sm-t-1 {
      transform: translate(0.25rem, 0.25rem); }
    .june-scope .j-translate-sm-l-1.j-translate-sm-b-1 {
      transform: translate(0.25rem, -0.25rem); }
    .june-scope .j-translate-sm-l-1.j-translate-sm-t-2 {
      transform: translate(0.25rem, 0.5rem); }
    .june-scope .j-translate-sm-l-1.j-translate-sm-b-2 {
      transform: translate(0.25rem, -0.5rem); }
    .june-scope .j-translate-sm-l-1.j-translate-sm-t-3 {
      transform: translate(0.25rem, 1rem); }
    .june-scope .j-translate-sm-l-1.j-translate-sm-b-3 {
      transform: translate(0.25rem, -1rem); }
    .june-scope .j-translate-sm-l-1.j-translate-sm-t-4 {
      transform: translate(0.25rem, 1.5rem); }
    .june-scope .j-translate-sm-l-1.j-translate-sm-b-4 {
      transform: translate(0.25rem, -1.5rem); }
    .june-scope .j-translate-sm-l-1.j-translate-sm-t-5 {
      transform: translate(0.25rem, 3rem); }
    .june-scope .j-translate-sm-l-1.j-translate-sm-b-5 {
      transform: translate(0.25rem, -3rem); }
    .june-scope .j-translate-sm-l-1.j-translate-sm-t-6 {
      transform: translate(0.25rem, 2rem); }
    .june-scope .j-translate-sm-l-1.j-translate-sm-b-6 {
      transform: translate(0.25rem, -2rem); }
    .june-scope .j-translate-sm-l-1.j-translate-sm-t-7 {
      transform: translate(0.25rem, 5rem); }
    .june-scope .j-translate-sm-l-1.j-translate-sm-b-7 {
      transform: translate(0.25rem, -5rem); }
    .june-scope .j-translate-sm-l-1.j-translate-sm-t-8 {
      transform: translate(0.25rem, 4rem); }
    .june-scope .j-translate-sm-l-1.j-translate-sm-b-8 {
      transform: translate(0.25rem, -4rem); }
    .june-scope .j-translate-sm-l-1.j-translate-sm-t-9 {
      transform: translate(0.25rem, 6rem); }
    .june-scope .j-translate-sm-l-1.j-translate-sm-b-9 {
      transform: translate(0.25rem, -6rem); }
    .june-scope .j-translate-sm-r-1.j-translate-sm-t-0 {
      transform: translate(-0.25rem, 0); }
    .june-scope .j-translate-sm-r-1.j-translate-sm-b-0 {
      transform: translate(-0.25rem, -0); }
    .june-scope .j-translate-sm-r-1.j-translate-sm-t-1 {
      transform: translate(-0.25rem, 0.25rem); }
    .june-scope .j-translate-sm-r-1.j-translate-sm-b-1 {
      transform: translate(-0.25rem, -0.25rem); }
    .june-scope .j-translate-sm-r-1.j-translate-sm-t-2 {
      transform: translate(-0.25rem, 0.5rem); }
    .june-scope .j-translate-sm-r-1.j-translate-sm-b-2 {
      transform: translate(-0.25rem, -0.5rem); }
    .june-scope .j-translate-sm-r-1.j-translate-sm-t-3 {
      transform: translate(-0.25rem, 1rem); }
    .june-scope .j-translate-sm-r-1.j-translate-sm-b-3 {
      transform: translate(-0.25rem, -1rem); }
    .june-scope .j-translate-sm-r-1.j-translate-sm-t-4 {
      transform: translate(-0.25rem, 1.5rem); }
    .june-scope .j-translate-sm-r-1.j-translate-sm-b-4 {
      transform: translate(-0.25rem, -1.5rem); }
    .june-scope .j-translate-sm-r-1.j-translate-sm-t-5 {
      transform: translate(-0.25rem, 3rem); }
    .june-scope .j-translate-sm-r-1.j-translate-sm-b-5 {
      transform: translate(-0.25rem, -3rem); }
    .june-scope .j-translate-sm-r-1.j-translate-sm-t-6 {
      transform: translate(-0.25rem, 2rem); }
    .june-scope .j-translate-sm-r-1.j-translate-sm-b-6 {
      transform: translate(-0.25rem, -2rem); }
    .june-scope .j-translate-sm-r-1.j-translate-sm-t-7 {
      transform: translate(-0.25rem, 5rem); }
    .june-scope .j-translate-sm-r-1.j-translate-sm-b-7 {
      transform: translate(-0.25rem, -5rem); }
    .june-scope .j-translate-sm-r-1.j-translate-sm-t-8 {
      transform: translate(-0.25rem, 4rem); }
    .june-scope .j-translate-sm-r-1.j-translate-sm-b-8 {
      transform: translate(-0.25rem, -4rem); }
    .june-scope .j-translate-sm-r-1.j-translate-sm-t-9 {
      transform: translate(-0.25rem, 6rem); }
    .june-scope .j-translate-sm-r-1.j-translate-sm-b-9 {
      transform: translate(-0.25rem, -6rem); }
    .june-scope .j-translate-sm-t-2 {
      transform: translateY(0.5rem); }
    .june-scope .j-translate-sm-b-2 {
      transform: translateY(-0.5rem); }
    .june-scope .j-translate-sm-l-2 {
      transform: translateX(0.5rem); }
    .june-scope .j-translate-sm-r-2 {
      transform: translateX(-0.5rem); }
    .june-scope .j-translate-sm-l-2.j-translate-sm-t-0 {
      transform: translate(0.5rem, 0); }
    .june-scope .j-translate-sm-l-2.j-translate-sm-b-0 {
      transform: translate(0.5rem, -0); }
    .june-scope .j-translate-sm-l-2.j-translate-sm-t-1 {
      transform: translate(0.5rem, 0.25rem); }
    .june-scope .j-translate-sm-l-2.j-translate-sm-b-1 {
      transform: translate(0.5rem, -0.25rem); }
    .june-scope .j-translate-sm-l-2.j-translate-sm-t-2 {
      transform: translate(0.5rem, 0.5rem); }
    .june-scope .j-translate-sm-l-2.j-translate-sm-b-2 {
      transform: translate(0.5rem, -0.5rem); }
    .june-scope .j-translate-sm-l-2.j-translate-sm-t-3 {
      transform: translate(0.5rem, 1rem); }
    .june-scope .j-translate-sm-l-2.j-translate-sm-b-3 {
      transform: translate(0.5rem, -1rem); }
    .june-scope .j-translate-sm-l-2.j-translate-sm-t-4 {
      transform: translate(0.5rem, 1.5rem); }
    .june-scope .j-translate-sm-l-2.j-translate-sm-b-4 {
      transform: translate(0.5rem, -1.5rem); }
    .june-scope .j-translate-sm-l-2.j-translate-sm-t-5 {
      transform: translate(0.5rem, 3rem); }
    .june-scope .j-translate-sm-l-2.j-translate-sm-b-5 {
      transform: translate(0.5rem, -3rem); }
    .june-scope .j-translate-sm-l-2.j-translate-sm-t-6 {
      transform: translate(0.5rem, 2rem); }
    .june-scope .j-translate-sm-l-2.j-translate-sm-b-6 {
      transform: translate(0.5rem, -2rem); }
    .june-scope .j-translate-sm-l-2.j-translate-sm-t-7 {
      transform: translate(0.5rem, 5rem); }
    .june-scope .j-translate-sm-l-2.j-translate-sm-b-7 {
      transform: translate(0.5rem, -5rem); }
    .june-scope .j-translate-sm-l-2.j-translate-sm-t-8 {
      transform: translate(0.5rem, 4rem); }
    .june-scope .j-translate-sm-l-2.j-translate-sm-b-8 {
      transform: translate(0.5rem, -4rem); }
    .june-scope .j-translate-sm-l-2.j-translate-sm-t-9 {
      transform: translate(0.5rem, 6rem); }
    .june-scope .j-translate-sm-l-2.j-translate-sm-b-9 {
      transform: translate(0.5rem, -6rem); }
    .june-scope .j-translate-sm-r-2.j-translate-sm-t-0 {
      transform: translate(-0.5rem, 0); }
    .june-scope .j-translate-sm-r-2.j-translate-sm-b-0 {
      transform: translate(-0.5rem, -0); }
    .june-scope .j-translate-sm-r-2.j-translate-sm-t-1 {
      transform: translate(-0.5rem, 0.25rem); }
    .june-scope .j-translate-sm-r-2.j-translate-sm-b-1 {
      transform: translate(-0.5rem, -0.25rem); }
    .june-scope .j-translate-sm-r-2.j-translate-sm-t-2 {
      transform: translate(-0.5rem, 0.5rem); }
    .june-scope .j-translate-sm-r-2.j-translate-sm-b-2 {
      transform: translate(-0.5rem, -0.5rem); }
    .june-scope .j-translate-sm-r-2.j-translate-sm-t-3 {
      transform: translate(-0.5rem, 1rem); }
    .june-scope .j-translate-sm-r-2.j-translate-sm-b-3 {
      transform: translate(-0.5rem, -1rem); }
    .june-scope .j-translate-sm-r-2.j-translate-sm-t-4 {
      transform: translate(-0.5rem, 1.5rem); }
    .june-scope .j-translate-sm-r-2.j-translate-sm-b-4 {
      transform: translate(-0.5rem, -1.5rem); }
    .june-scope .j-translate-sm-r-2.j-translate-sm-t-5 {
      transform: translate(-0.5rem, 3rem); }
    .june-scope .j-translate-sm-r-2.j-translate-sm-b-5 {
      transform: translate(-0.5rem, -3rem); }
    .june-scope .j-translate-sm-r-2.j-translate-sm-t-6 {
      transform: translate(-0.5rem, 2rem); }
    .june-scope .j-translate-sm-r-2.j-translate-sm-b-6 {
      transform: translate(-0.5rem, -2rem); }
    .june-scope .j-translate-sm-r-2.j-translate-sm-t-7 {
      transform: translate(-0.5rem, 5rem); }
    .june-scope .j-translate-sm-r-2.j-translate-sm-b-7 {
      transform: translate(-0.5rem, -5rem); }
    .june-scope .j-translate-sm-r-2.j-translate-sm-t-8 {
      transform: translate(-0.5rem, 4rem); }
    .june-scope .j-translate-sm-r-2.j-translate-sm-b-8 {
      transform: translate(-0.5rem, -4rem); }
    .june-scope .j-translate-sm-r-2.j-translate-sm-t-9 {
      transform: translate(-0.5rem, 6rem); }
    .june-scope .j-translate-sm-r-2.j-translate-sm-b-9 {
      transform: translate(-0.5rem, -6rem); }
    .june-scope .j-translate-sm-t-3 {
      transform: translateY(1rem); }
    .june-scope .j-translate-sm-b-3 {
      transform: translateY(-1rem); }
    .june-scope .j-translate-sm-l-3 {
      transform: translateX(1rem); }
    .june-scope .j-translate-sm-r-3 {
      transform: translateX(-1rem); }
    .june-scope .j-translate-sm-l-3.j-translate-sm-t-0 {
      transform: translate(1rem, 0); }
    .june-scope .j-translate-sm-l-3.j-translate-sm-b-0 {
      transform: translate(1rem, -0); }
    .june-scope .j-translate-sm-l-3.j-translate-sm-t-1 {
      transform: translate(1rem, 0.25rem); }
    .june-scope .j-translate-sm-l-3.j-translate-sm-b-1 {
      transform: translate(1rem, -0.25rem); }
    .june-scope .j-translate-sm-l-3.j-translate-sm-t-2 {
      transform: translate(1rem, 0.5rem); }
    .june-scope .j-translate-sm-l-3.j-translate-sm-b-2 {
      transform: translate(1rem, -0.5rem); }
    .june-scope .j-translate-sm-l-3.j-translate-sm-t-3 {
      transform: translate(1rem, 1rem); }
    .june-scope .j-translate-sm-l-3.j-translate-sm-b-3 {
      transform: translate(1rem, -1rem); }
    .june-scope .j-translate-sm-l-3.j-translate-sm-t-4 {
      transform: translate(1rem, 1.5rem); }
    .june-scope .j-translate-sm-l-3.j-translate-sm-b-4 {
      transform: translate(1rem, -1.5rem); }
    .june-scope .j-translate-sm-l-3.j-translate-sm-t-5 {
      transform: translate(1rem, 3rem); }
    .june-scope .j-translate-sm-l-3.j-translate-sm-b-5 {
      transform: translate(1rem, -3rem); }
    .june-scope .j-translate-sm-l-3.j-translate-sm-t-6 {
      transform: translate(1rem, 2rem); }
    .june-scope .j-translate-sm-l-3.j-translate-sm-b-6 {
      transform: translate(1rem, -2rem); }
    .june-scope .j-translate-sm-l-3.j-translate-sm-t-7 {
      transform: translate(1rem, 5rem); }
    .june-scope .j-translate-sm-l-3.j-translate-sm-b-7 {
      transform: translate(1rem, -5rem); }
    .june-scope .j-translate-sm-l-3.j-translate-sm-t-8 {
      transform: translate(1rem, 4rem); }
    .june-scope .j-translate-sm-l-3.j-translate-sm-b-8 {
      transform: translate(1rem, -4rem); }
    .june-scope .j-translate-sm-l-3.j-translate-sm-t-9 {
      transform: translate(1rem, 6rem); }
    .june-scope .j-translate-sm-l-3.j-translate-sm-b-9 {
      transform: translate(1rem, -6rem); }
    .june-scope .j-translate-sm-r-3.j-translate-sm-t-0 {
      transform: translate(-1rem, 0); }
    .june-scope .j-translate-sm-r-3.j-translate-sm-b-0 {
      transform: translate(-1rem, -0); }
    .june-scope .j-translate-sm-r-3.j-translate-sm-t-1 {
      transform: translate(-1rem, 0.25rem); }
    .june-scope .j-translate-sm-r-3.j-translate-sm-b-1 {
      transform: translate(-1rem, -0.25rem); }
    .june-scope .j-translate-sm-r-3.j-translate-sm-t-2 {
      transform: translate(-1rem, 0.5rem); }
    .june-scope .j-translate-sm-r-3.j-translate-sm-b-2 {
      transform: translate(-1rem, -0.5rem); }
    .june-scope .j-translate-sm-r-3.j-translate-sm-t-3 {
      transform: translate(-1rem, 1rem); }
    .june-scope .j-translate-sm-r-3.j-translate-sm-b-3 {
      transform: translate(-1rem, -1rem); }
    .june-scope .j-translate-sm-r-3.j-translate-sm-t-4 {
      transform: translate(-1rem, 1.5rem); }
    .june-scope .j-translate-sm-r-3.j-translate-sm-b-4 {
      transform: translate(-1rem, -1.5rem); }
    .june-scope .j-translate-sm-r-3.j-translate-sm-t-5 {
      transform: translate(-1rem, 3rem); }
    .june-scope .j-translate-sm-r-3.j-translate-sm-b-5 {
      transform: translate(-1rem, -3rem); }
    .june-scope .j-translate-sm-r-3.j-translate-sm-t-6 {
      transform: translate(-1rem, 2rem); }
    .june-scope .j-translate-sm-r-3.j-translate-sm-b-6 {
      transform: translate(-1rem, -2rem); }
    .june-scope .j-translate-sm-r-3.j-translate-sm-t-7 {
      transform: translate(-1rem, 5rem); }
    .june-scope .j-translate-sm-r-3.j-translate-sm-b-7 {
      transform: translate(-1rem, -5rem); }
    .june-scope .j-translate-sm-r-3.j-translate-sm-t-8 {
      transform: translate(-1rem, 4rem); }
    .june-scope .j-translate-sm-r-3.j-translate-sm-b-8 {
      transform: translate(-1rem, -4rem); }
    .june-scope .j-translate-sm-r-3.j-translate-sm-t-9 {
      transform: translate(-1rem, 6rem); }
    .june-scope .j-translate-sm-r-3.j-translate-sm-b-9 {
      transform: translate(-1rem, -6rem); }
    .june-scope .j-translate-sm-t-4 {
      transform: translateY(1.5rem); }
    .june-scope .j-translate-sm-b-4 {
      transform: translateY(-1.5rem); }
    .june-scope .j-translate-sm-l-4 {
      transform: translateX(1.5rem); }
    .june-scope .j-translate-sm-r-4 {
      transform: translateX(-1.5rem); }
    .june-scope .j-translate-sm-l-4.j-translate-sm-t-0 {
      transform: translate(1.5rem, 0); }
    .june-scope .j-translate-sm-l-4.j-translate-sm-b-0 {
      transform: translate(1.5rem, -0); }
    .june-scope .j-translate-sm-l-4.j-translate-sm-t-1 {
      transform: translate(1.5rem, 0.25rem); }
    .june-scope .j-translate-sm-l-4.j-translate-sm-b-1 {
      transform: translate(1.5rem, -0.25rem); }
    .june-scope .j-translate-sm-l-4.j-translate-sm-t-2 {
      transform: translate(1.5rem, 0.5rem); }
    .june-scope .j-translate-sm-l-4.j-translate-sm-b-2 {
      transform: translate(1.5rem, -0.5rem); }
    .june-scope .j-translate-sm-l-4.j-translate-sm-t-3 {
      transform: translate(1.5rem, 1rem); }
    .june-scope .j-translate-sm-l-4.j-translate-sm-b-3 {
      transform: translate(1.5rem, -1rem); }
    .june-scope .j-translate-sm-l-4.j-translate-sm-t-4 {
      transform: translate(1.5rem, 1.5rem); }
    .june-scope .j-translate-sm-l-4.j-translate-sm-b-4 {
      transform: translate(1.5rem, -1.5rem); }
    .june-scope .j-translate-sm-l-4.j-translate-sm-t-5 {
      transform: translate(1.5rem, 3rem); }
    .june-scope .j-translate-sm-l-4.j-translate-sm-b-5 {
      transform: translate(1.5rem, -3rem); }
    .june-scope .j-translate-sm-l-4.j-translate-sm-t-6 {
      transform: translate(1.5rem, 2rem); }
    .june-scope .j-translate-sm-l-4.j-translate-sm-b-6 {
      transform: translate(1.5rem, -2rem); }
    .june-scope .j-translate-sm-l-4.j-translate-sm-t-7 {
      transform: translate(1.5rem, 5rem); }
    .june-scope .j-translate-sm-l-4.j-translate-sm-b-7 {
      transform: translate(1.5rem, -5rem); }
    .june-scope .j-translate-sm-l-4.j-translate-sm-t-8 {
      transform: translate(1.5rem, 4rem); }
    .june-scope .j-translate-sm-l-4.j-translate-sm-b-8 {
      transform: translate(1.5rem, -4rem); }
    .june-scope .j-translate-sm-l-4.j-translate-sm-t-9 {
      transform: translate(1.5rem, 6rem); }
    .june-scope .j-translate-sm-l-4.j-translate-sm-b-9 {
      transform: translate(1.5rem, -6rem); }
    .june-scope .j-translate-sm-r-4.j-translate-sm-t-0 {
      transform: translate(-1.5rem, 0); }
    .june-scope .j-translate-sm-r-4.j-translate-sm-b-0 {
      transform: translate(-1.5rem, -0); }
    .june-scope .j-translate-sm-r-4.j-translate-sm-t-1 {
      transform: translate(-1.5rem, 0.25rem); }
    .june-scope .j-translate-sm-r-4.j-translate-sm-b-1 {
      transform: translate(-1.5rem, -0.25rem); }
    .june-scope .j-translate-sm-r-4.j-translate-sm-t-2 {
      transform: translate(-1.5rem, 0.5rem); }
    .june-scope .j-translate-sm-r-4.j-translate-sm-b-2 {
      transform: translate(-1.5rem, -0.5rem); }
    .june-scope .j-translate-sm-r-4.j-translate-sm-t-3 {
      transform: translate(-1.5rem, 1rem); }
    .june-scope .j-translate-sm-r-4.j-translate-sm-b-3 {
      transform: translate(-1.5rem, -1rem); }
    .june-scope .j-translate-sm-r-4.j-translate-sm-t-4 {
      transform: translate(-1.5rem, 1.5rem); }
    .june-scope .j-translate-sm-r-4.j-translate-sm-b-4 {
      transform: translate(-1.5rem, -1.5rem); }
    .june-scope .j-translate-sm-r-4.j-translate-sm-t-5 {
      transform: translate(-1.5rem, 3rem); }
    .june-scope .j-translate-sm-r-4.j-translate-sm-b-5 {
      transform: translate(-1.5rem, -3rem); }
    .june-scope .j-translate-sm-r-4.j-translate-sm-t-6 {
      transform: translate(-1.5rem, 2rem); }
    .june-scope .j-translate-sm-r-4.j-translate-sm-b-6 {
      transform: translate(-1.5rem, -2rem); }
    .june-scope .j-translate-sm-r-4.j-translate-sm-t-7 {
      transform: translate(-1.5rem, 5rem); }
    .june-scope .j-translate-sm-r-4.j-translate-sm-b-7 {
      transform: translate(-1.5rem, -5rem); }
    .june-scope .j-translate-sm-r-4.j-translate-sm-t-8 {
      transform: translate(-1.5rem, 4rem); }
    .june-scope .j-translate-sm-r-4.j-translate-sm-b-8 {
      transform: translate(-1.5rem, -4rem); }
    .june-scope .j-translate-sm-r-4.j-translate-sm-t-9 {
      transform: translate(-1.5rem, 6rem); }
    .june-scope .j-translate-sm-r-4.j-translate-sm-b-9 {
      transform: translate(-1.5rem, -6rem); }
    .june-scope .j-translate-sm-t-5 {
      transform: translateY(3rem); }
    .june-scope .j-translate-sm-b-5 {
      transform: translateY(-3rem); }
    .june-scope .j-translate-sm-l-5 {
      transform: translateX(3rem); }
    .june-scope .j-translate-sm-r-5 {
      transform: translateX(-3rem); }
    .june-scope .j-translate-sm-l-5.j-translate-sm-t-0 {
      transform: translate(3rem, 0); }
    .june-scope .j-translate-sm-l-5.j-translate-sm-b-0 {
      transform: translate(3rem, -0); }
    .june-scope .j-translate-sm-l-5.j-translate-sm-t-1 {
      transform: translate(3rem, 0.25rem); }
    .june-scope .j-translate-sm-l-5.j-translate-sm-b-1 {
      transform: translate(3rem, -0.25rem); }
    .june-scope .j-translate-sm-l-5.j-translate-sm-t-2 {
      transform: translate(3rem, 0.5rem); }
    .june-scope .j-translate-sm-l-5.j-translate-sm-b-2 {
      transform: translate(3rem, -0.5rem); }
    .june-scope .j-translate-sm-l-5.j-translate-sm-t-3 {
      transform: translate(3rem, 1rem); }
    .june-scope .j-translate-sm-l-5.j-translate-sm-b-3 {
      transform: translate(3rem, -1rem); }
    .june-scope .j-translate-sm-l-5.j-translate-sm-t-4 {
      transform: translate(3rem, 1.5rem); }
    .june-scope .j-translate-sm-l-5.j-translate-sm-b-4 {
      transform: translate(3rem, -1.5rem); }
    .june-scope .j-translate-sm-l-5.j-translate-sm-t-5 {
      transform: translate(3rem, 3rem); }
    .june-scope .j-translate-sm-l-5.j-translate-sm-b-5 {
      transform: translate(3rem, -3rem); }
    .june-scope .j-translate-sm-l-5.j-translate-sm-t-6 {
      transform: translate(3rem, 2rem); }
    .june-scope .j-translate-sm-l-5.j-translate-sm-b-6 {
      transform: translate(3rem, -2rem); }
    .june-scope .j-translate-sm-l-5.j-translate-sm-t-7 {
      transform: translate(3rem, 5rem); }
    .june-scope .j-translate-sm-l-5.j-translate-sm-b-7 {
      transform: translate(3rem, -5rem); }
    .june-scope .j-translate-sm-l-5.j-translate-sm-t-8 {
      transform: translate(3rem, 4rem); }
    .june-scope .j-translate-sm-l-5.j-translate-sm-b-8 {
      transform: translate(3rem, -4rem); }
    .june-scope .j-translate-sm-l-5.j-translate-sm-t-9 {
      transform: translate(3rem, 6rem); }
    .june-scope .j-translate-sm-l-5.j-translate-sm-b-9 {
      transform: translate(3rem, -6rem); }
    .june-scope .j-translate-sm-r-5.j-translate-sm-t-0 {
      transform: translate(-3rem, 0); }
    .june-scope .j-translate-sm-r-5.j-translate-sm-b-0 {
      transform: translate(-3rem, -0); }
    .june-scope .j-translate-sm-r-5.j-translate-sm-t-1 {
      transform: translate(-3rem, 0.25rem); }
    .june-scope .j-translate-sm-r-5.j-translate-sm-b-1 {
      transform: translate(-3rem, -0.25rem); }
    .june-scope .j-translate-sm-r-5.j-translate-sm-t-2 {
      transform: translate(-3rem, 0.5rem); }
    .june-scope .j-translate-sm-r-5.j-translate-sm-b-2 {
      transform: translate(-3rem, -0.5rem); }
    .june-scope .j-translate-sm-r-5.j-translate-sm-t-3 {
      transform: translate(-3rem, 1rem); }
    .june-scope .j-translate-sm-r-5.j-translate-sm-b-3 {
      transform: translate(-3rem, -1rem); }
    .june-scope .j-translate-sm-r-5.j-translate-sm-t-4 {
      transform: translate(-3rem, 1.5rem); }
    .june-scope .j-translate-sm-r-5.j-translate-sm-b-4 {
      transform: translate(-3rem, -1.5rem); }
    .june-scope .j-translate-sm-r-5.j-translate-sm-t-5 {
      transform: translate(-3rem, 3rem); }
    .june-scope .j-translate-sm-r-5.j-translate-sm-b-5 {
      transform: translate(-3rem, -3rem); }
    .june-scope .j-translate-sm-r-5.j-translate-sm-t-6 {
      transform: translate(-3rem, 2rem); }
    .june-scope .j-translate-sm-r-5.j-translate-sm-b-6 {
      transform: translate(-3rem, -2rem); }
    .june-scope .j-translate-sm-r-5.j-translate-sm-t-7 {
      transform: translate(-3rem, 5rem); }
    .june-scope .j-translate-sm-r-5.j-translate-sm-b-7 {
      transform: translate(-3rem, -5rem); }
    .june-scope .j-translate-sm-r-5.j-translate-sm-t-8 {
      transform: translate(-3rem, 4rem); }
    .june-scope .j-translate-sm-r-5.j-translate-sm-b-8 {
      transform: translate(-3rem, -4rem); }
    .june-scope .j-translate-sm-r-5.j-translate-sm-t-9 {
      transform: translate(-3rem, 6rem); }
    .june-scope .j-translate-sm-r-5.j-translate-sm-b-9 {
      transform: translate(-3rem, -6rem); }
    .june-scope .j-translate-sm-t-6 {
      transform: translateY(2rem); }
    .june-scope .j-translate-sm-b-6 {
      transform: translateY(-2rem); }
    .june-scope .j-translate-sm-l-6 {
      transform: translateX(2rem); }
    .june-scope .j-translate-sm-r-6 {
      transform: translateX(-2rem); }
    .june-scope .j-translate-sm-l-6.j-translate-sm-t-0 {
      transform: translate(2rem, 0); }
    .june-scope .j-translate-sm-l-6.j-translate-sm-b-0 {
      transform: translate(2rem, -0); }
    .june-scope .j-translate-sm-l-6.j-translate-sm-t-1 {
      transform: translate(2rem, 0.25rem); }
    .june-scope .j-translate-sm-l-6.j-translate-sm-b-1 {
      transform: translate(2rem, -0.25rem); }
    .june-scope .j-translate-sm-l-6.j-translate-sm-t-2 {
      transform: translate(2rem, 0.5rem); }
    .june-scope .j-translate-sm-l-6.j-translate-sm-b-2 {
      transform: translate(2rem, -0.5rem); }
    .june-scope .j-translate-sm-l-6.j-translate-sm-t-3 {
      transform: translate(2rem, 1rem); }
    .june-scope .j-translate-sm-l-6.j-translate-sm-b-3 {
      transform: translate(2rem, -1rem); }
    .june-scope .j-translate-sm-l-6.j-translate-sm-t-4 {
      transform: translate(2rem, 1.5rem); }
    .june-scope .j-translate-sm-l-6.j-translate-sm-b-4 {
      transform: translate(2rem, -1.5rem); }
    .june-scope .j-translate-sm-l-6.j-translate-sm-t-5 {
      transform: translate(2rem, 3rem); }
    .june-scope .j-translate-sm-l-6.j-translate-sm-b-5 {
      transform: translate(2rem, -3rem); }
    .june-scope .j-translate-sm-l-6.j-translate-sm-t-6 {
      transform: translate(2rem, 2rem); }
    .june-scope .j-translate-sm-l-6.j-translate-sm-b-6 {
      transform: translate(2rem, -2rem); }
    .june-scope .j-translate-sm-l-6.j-translate-sm-t-7 {
      transform: translate(2rem, 5rem); }
    .june-scope .j-translate-sm-l-6.j-translate-sm-b-7 {
      transform: translate(2rem, -5rem); }
    .june-scope .j-translate-sm-l-6.j-translate-sm-t-8 {
      transform: translate(2rem, 4rem); }
    .june-scope .j-translate-sm-l-6.j-translate-sm-b-8 {
      transform: translate(2rem, -4rem); }
    .june-scope .j-translate-sm-l-6.j-translate-sm-t-9 {
      transform: translate(2rem, 6rem); }
    .june-scope .j-translate-sm-l-6.j-translate-sm-b-9 {
      transform: translate(2rem, -6rem); }
    .june-scope .j-translate-sm-r-6.j-translate-sm-t-0 {
      transform: translate(-2rem, 0); }
    .june-scope .j-translate-sm-r-6.j-translate-sm-b-0 {
      transform: translate(-2rem, -0); }
    .june-scope .j-translate-sm-r-6.j-translate-sm-t-1 {
      transform: translate(-2rem, 0.25rem); }
    .june-scope .j-translate-sm-r-6.j-translate-sm-b-1 {
      transform: translate(-2rem, -0.25rem); }
    .june-scope .j-translate-sm-r-6.j-translate-sm-t-2 {
      transform: translate(-2rem, 0.5rem); }
    .june-scope .j-translate-sm-r-6.j-translate-sm-b-2 {
      transform: translate(-2rem, -0.5rem); }
    .june-scope .j-translate-sm-r-6.j-translate-sm-t-3 {
      transform: translate(-2rem, 1rem); }
    .june-scope .j-translate-sm-r-6.j-translate-sm-b-3 {
      transform: translate(-2rem, -1rem); }
    .june-scope .j-translate-sm-r-6.j-translate-sm-t-4 {
      transform: translate(-2rem, 1.5rem); }
    .june-scope .j-translate-sm-r-6.j-translate-sm-b-4 {
      transform: translate(-2rem, -1.5rem); }
    .june-scope .j-translate-sm-r-6.j-translate-sm-t-5 {
      transform: translate(-2rem, 3rem); }
    .june-scope .j-translate-sm-r-6.j-translate-sm-b-5 {
      transform: translate(-2rem, -3rem); }
    .june-scope .j-translate-sm-r-6.j-translate-sm-t-6 {
      transform: translate(-2rem, 2rem); }
    .june-scope .j-translate-sm-r-6.j-translate-sm-b-6 {
      transform: translate(-2rem, -2rem); }
    .june-scope .j-translate-sm-r-6.j-translate-sm-t-7 {
      transform: translate(-2rem, 5rem); }
    .june-scope .j-translate-sm-r-6.j-translate-sm-b-7 {
      transform: translate(-2rem, -5rem); }
    .june-scope .j-translate-sm-r-6.j-translate-sm-t-8 {
      transform: translate(-2rem, 4rem); }
    .june-scope .j-translate-sm-r-6.j-translate-sm-b-8 {
      transform: translate(-2rem, -4rem); }
    .june-scope .j-translate-sm-r-6.j-translate-sm-t-9 {
      transform: translate(-2rem, 6rem); }
    .june-scope .j-translate-sm-r-6.j-translate-sm-b-9 {
      transform: translate(-2rem, -6rem); }
    .june-scope .j-translate-sm-t-7 {
      transform: translateY(5rem); }
    .june-scope .j-translate-sm-b-7 {
      transform: translateY(-5rem); }
    .june-scope .j-translate-sm-l-7 {
      transform: translateX(5rem); }
    .june-scope .j-translate-sm-r-7 {
      transform: translateX(-5rem); }
    .june-scope .j-translate-sm-l-7.j-translate-sm-t-0 {
      transform: translate(5rem, 0); }
    .june-scope .j-translate-sm-l-7.j-translate-sm-b-0 {
      transform: translate(5rem, -0); }
    .june-scope .j-translate-sm-l-7.j-translate-sm-t-1 {
      transform: translate(5rem, 0.25rem); }
    .june-scope .j-translate-sm-l-7.j-translate-sm-b-1 {
      transform: translate(5rem, -0.25rem); }
    .june-scope .j-translate-sm-l-7.j-translate-sm-t-2 {
      transform: translate(5rem, 0.5rem); }
    .june-scope .j-translate-sm-l-7.j-translate-sm-b-2 {
      transform: translate(5rem, -0.5rem); }
    .june-scope .j-translate-sm-l-7.j-translate-sm-t-3 {
      transform: translate(5rem, 1rem); }
    .june-scope .j-translate-sm-l-7.j-translate-sm-b-3 {
      transform: translate(5rem, -1rem); }
    .june-scope .j-translate-sm-l-7.j-translate-sm-t-4 {
      transform: translate(5rem, 1.5rem); }
    .june-scope .j-translate-sm-l-7.j-translate-sm-b-4 {
      transform: translate(5rem, -1.5rem); }
    .june-scope .j-translate-sm-l-7.j-translate-sm-t-5 {
      transform: translate(5rem, 3rem); }
    .june-scope .j-translate-sm-l-7.j-translate-sm-b-5 {
      transform: translate(5rem, -3rem); }
    .june-scope .j-translate-sm-l-7.j-translate-sm-t-6 {
      transform: translate(5rem, 2rem); }
    .june-scope .j-translate-sm-l-7.j-translate-sm-b-6 {
      transform: translate(5rem, -2rem); }
    .june-scope .j-translate-sm-l-7.j-translate-sm-t-7 {
      transform: translate(5rem, 5rem); }
    .june-scope .j-translate-sm-l-7.j-translate-sm-b-7 {
      transform: translate(5rem, -5rem); }
    .june-scope .j-translate-sm-l-7.j-translate-sm-t-8 {
      transform: translate(5rem, 4rem); }
    .june-scope .j-translate-sm-l-7.j-translate-sm-b-8 {
      transform: translate(5rem, -4rem); }
    .june-scope .j-translate-sm-l-7.j-translate-sm-t-9 {
      transform: translate(5rem, 6rem); }
    .june-scope .j-translate-sm-l-7.j-translate-sm-b-9 {
      transform: translate(5rem, -6rem); }
    .june-scope .j-translate-sm-r-7.j-translate-sm-t-0 {
      transform: translate(-5rem, 0); }
    .june-scope .j-translate-sm-r-7.j-translate-sm-b-0 {
      transform: translate(-5rem, -0); }
    .june-scope .j-translate-sm-r-7.j-translate-sm-t-1 {
      transform: translate(-5rem, 0.25rem); }
    .june-scope .j-translate-sm-r-7.j-translate-sm-b-1 {
      transform: translate(-5rem, -0.25rem); }
    .june-scope .j-translate-sm-r-7.j-translate-sm-t-2 {
      transform: translate(-5rem, 0.5rem); }
    .june-scope .j-translate-sm-r-7.j-translate-sm-b-2 {
      transform: translate(-5rem, -0.5rem); }
    .june-scope .j-translate-sm-r-7.j-translate-sm-t-3 {
      transform: translate(-5rem, 1rem); }
    .june-scope .j-translate-sm-r-7.j-translate-sm-b-3 {
      transform: translate(-5rem, -1rem); }
    .june-scope .j-translate-sm-r-7.j-translate-sm-t-4 {
      transform: translate(-5rem, 1.5rem); }
    .june-scope .j-translate-sm-r-7.j-translate-sm-b-4 {
      transform: translate(-5rem, -1.5rem); }
    .june-scope .j-translate-sm-r-7.j-translate-sm-t-5 {
      transform: translate(-5rem, 3rem); }
    .june-scope .j-translate-sm-r-7.j-translate-sm-b-5 {
      transform: translate(-5rem, -3rem); }
    .june-scope .j-translate-sm-r-7.j-translate-sm-t-6 {
      transform: translate(-5rem, 2rem); }
    .june-scope .j-translate-sm-r-7.j-translate-sm-b-6 {
      transform: translate(-5rem, -2rem); }
    .june-scope .j-translate-sm-r-7.j-translate-sm-t-7 {
      transform: translate(-5rem, 5rem); }
    .june-scope .j-translate-sm-r-7.j-translate-sm-b-7 {
      transform: translate(-5rem, -5rem); }
    .june-scope .j-translate-sm-r-7.j-translate-sm-t-8 {
      transform: translate(-5rem, 4rem); }
    .june-scope .j-translate-sm-r-7.j-translate-sm-b-8 {
      transform: translate(-5rem, -4rem); }
    .june-scope .j-translate-sm-r-7.j-translate-sm-t-9 {
      transform: translate(-5rem, 6rem); }
    .june-scope .j-translate-sm-r-7.j-translate-sm-b-9 {
      transform: translate(-5rem, -6rem); }
    .june-scope .j-translate-sm-t-8 {
      transform: translateY(4rem); }
    .june-scope .j-translate-sm-b-8 {
      transform: translateY(-4rem); }
    .june-scope .j-translate-sm-l-8 {
      transform: translateX(4rem); }
    .june-scope .j-translate-sm-r-8 {
      transform: translateX(-4rem); }
    .june-scope .j-translate-sm-l-8.j-translate-sm-t-0 {
      transform: translate(4rem, 0); }
    .june-scope .j-translate-sm-l-8.j-translate-sm-b-0 {
      transform: translate(4rem, -0); }
    .june-scope .j-translate-sm-l-8.j-translate-sm-t-1 {
      transform: translate(4rem, 0.25rem); }
    .june-scope .j-translate-sm-l-8.j-translate-sm-b-1 {
      transform: translate(4rem, -0.25rem); }
    .june-scope .j-translate-sm-l-8.j-translate-sm-t-2 {
      transform: translate(4rem, 0.5rem); }
    .june-scope .j-translate-sm-l-8.j-translate-sm-b-2 {
      transform: translate(4rem, -0.5rem); }
    .june-scope .j-translate-sm-l-8.j-translate-sm-t-3 {
      transform: translate(4rem, 1rem); }
    .june-scope .j-translate-sm-l-8.j-translate-sm-b-3 {
      transform: translate(4rem, -1rem); }
    .june-scope .j-translate-sm-l-8.j-translate-sm-t-4 {
      transform: translate(4rem, 1.5rem); }
    .june-scope .j-translate-sm-l-8.j-translate-sm-b-4 {
      transform: translate(4rem, -1.5rem); }
    .june-scope .j-translate-sm-l-8.j-translate-sm-t-5 {
      transform: translate(4rem, 3rem); }
    .june-scope .j-translate-sm-l-8.j-translate-sm-b-5 {
      transform: translate(4rem, -3rem); }
    .june-scope .j-translate-sm-l-8.j-translate-sm-t-6 {
      transform: translate(4rem, 2rem); }
    .june-scope .j-translate-sm-l-8.j-translate-sm-b-6 {
      transform: translate(4rem, -2rem); }
    .june-scope .j-translate-sm-l-8.j-translate-sm-t-7 {
      transform: translate(4rem, 5rem); }
    .june-scope .j-translate-sm-l-8.j-translate-sm-b-7 {
      transform: translate(4rem, -5rem); }
    .june-scope .j-translate-sm-l-8.j-translate-sm-t-8 {
      transform: translate(4rem, 4rem); }
    .june-scope .j-translate-sm-l-8.j-translate-sm-b-8 {
      transform: translate(4rem, -4rem); }
    .june-scope .j-translate-sm-l-8.j-translate-sm-t-9 {
      transform: translate(4rem, 6rem); }
    .june-scope .j-translate-sm-l-8.j-translate-sm-b-9 {
      transform: translate(4rem, -6rem); }
    .june-scope .j-translate-sm-r-8.j-translate-sm-t-0 {
      transform: translate(-4rem, 0); }
    .june-scope .j-translate-sm-r-8.j-translate-sm-b-0 {
      transform: translate(-4rem, -0); }
    .june-scope .j-translate-sm-r-8.j-translate-sm-t-1 {
      transform: translate(-4rem, 0.25rem); }
    .june-scope .j-translate-sm-r-8.j-translate-sm-b-1 {
      transform: translate(-4rem, -0.25rem); }
    .june-scope .j-translate-sm-r-8.j-translate-sm-t-2 {
      transform: translate(-4rem, 0.5rem); }
    .june-scope .j-translate-sm-r-8.j-translate-sm-b-2 {
      transform: translate(-4rem, -0.5rem); }
    .june-scope .j-translate-sm-r-8.j-translate-sm-t-3 {
      transform: translate(-4rem, 1rem); }
    .june-scope .j-translate-sm-r-8.j-translate-sm-b-3 {
      transform: translate(-4rem, -1rem); }
    .june-scope .j-translate-sm-r-8.j-translate-sm-t-4 {
      transform: translate(-4rem, 1.5rem); }
    .june-scope .j-translate-sm-r-8.j-translate-sm-b-4 {
      transform: translate(-4rem, -1.5rem); }
    .june-scope .j-translate-sm-r-8.j-translate-sm-t-5 {
      transform: translate(-4rem, 3rem); }
    .june-scope .j-translate-sm-r-8.j-translate-sm-b-5 {
      transform: translate(-4rem, -3rem); }
    .june-scope .j-translate-sm-r-8.j-translate-sm-t-6 {
      transform: translate(-4rem, 2rem); }
    .june-scope .j-translate-sm-r-8.j-translate-sm-b-6 {
      transform: translate(-4rem, -2rem); }
    .june-scope .j-translate-sm-r-8.j-translate-sm-t-7 {
      transform: translate(-4rem, 5rem); }
    .june-scope .j-translate-sm-r-8.j-translate-sm-b-7 {
      transform: translate(-4rem, -5rem); }
    .june-scope .j-translate-sm-r-8.j-translate-sm-t-8 {
      transform: translate(-4rem, 4rem); }
    .june-scope .j-translate-sm-r-8.j-translate-sm-b-8 {
      transform: translate(-4rem, -4rem); }
    .june-scope .j-translate-sm-r-8.j-translate-sm-t-9 {
      transform: translate(-4rem, 6rem); }
    .june-scope .j-translate-sm-r-8.j-translate-sm-b-9 {
      transform: translate(-4rem, -6rem); }
    .june-scope .j-translate-sm-t-9 {
      transform: translateY(6rem); }
    .june-scope .j-translate-sm-b-9 {
      transform: translateY(-6rem); }
    .june-scope .j-translate-sm-l-9 {
      transform: translateX(6rem); }
    .june-scope .j-translate-sm-r-9 {
      transform: translateX(-6rem); }
    .june-scope .j-translate-sm-l-9.j-translate-sm-t-0 {
      transform: translate(6rem, 0); }
    .june-scope .j-translate-sm-l-9.j-translate-sm-b-0 {
      transform: translate(6rem, -0); }
    .june-scope .j-translate-sm-l-9.j-translate-sm-t-1 {
      transform: translate(6rem, 0.25rem); }
    .june-scope .j-translate-sm-l-9.j-translate-sm-b-1 {
      transform: translate(6rem, -0.25rem); }
    .june-scope .j-translate-sm-l-9.j-translate-sm-t-2 {
      transform: translate(6rem, 0.5rem); }
    .june-scope .j-translate-sm-l-9.j-translate-sm-b-2 {
      transform: translate(6rem, -0.5rem); }
    .june-scope .j-translate-sm-l-9.j-translate-sm-t-3 {
      transform: translate(6rem, 1rem); }
    .june-scope .j-translate-sm-l-9.j-translate-sm-b-3 {
      transform: translate(6rem, -1rem); }
    .june-scope .j-translate-sm-l-9.j-translate-sm-t-4 {
      transform: translate(6rem, 1.5rem); }
    .june-scope .j-translate-sm-l-9.j-translate-sm-b-4 {
      transform: translate(6rem, -1.5rem); }
    .june-scope .j-translate-sm-l-9.j-translate-sm-t-5 {
      transform: translate(6rem, 3rem); }
    .june-scope .j-translate-sm-l-9.j-translate-sm-b-5 {
      transform: translate(6rem, -3rem); }
    .june-scope .j-translate-sm-l-9.j-translate-sm-t-6 {
      transform: translate(6rem, 2rem); }
    .june-scope .j-translate-sm-l-9.j-translate-sm-b-6 {
      transform: translate(6rem, -2rem); }
    .june-scope .j-translate-sm-l-9.j-translate-sm-t-7 {
      transform: translate(6rem, 5rem); }
    .june-scope .j-translate-sm-l-9.j-translate-sm-b-7 {
      transform: translate(6rem, -5rem); }
    .june-scope .j-translate-sm-l-9.j-translate-sm-t-8 {
      transform: translate(6rem, 4rem); }
    .june-scope .j-translate-sm-l-9.j-translate-sm-b-8 {
      transform: translate(6rem, -4rem); }
    .june-scope .j-translate-sm-l-9.j-translate-sm-t-9 {
      transform: translate(6rem, 6rem); }
    .june-scope .j-translate-sm-l-9.j-translate-sm-b-9 {
      transform: translate(6rem, -6rem); }
    .june-scope .j-translate-sm-r-9.j-translate-sm-t-0 {
      transform: translate(-6rem, 0); }
    .june-scope .j-translate-sm-r-9.j-translate-sm-b-0 {
      transform: translate(-6rem, -0); }
    .june-scope .j-translate-sm-r-9.j-translate-sm-t-1 {
      transform: translate(-6rem, 0.25rem); }
    .june-scope .j-translate-sm-r-9.j-translate-sm-b-1 {
      transform: translate(-6rem, -0.25rem); }
    .june-scope .j-translate-sm-r-9.j-translate-sm-t-2 {
      transform: translate(-6rem, 0.5rem); }
    .june-scope .j-translate-sm-r-9.j-translate-sm-b-2 {
      transform: translate(-6rem, -0.5rem); }
    .june-scope .j-translate-sm-r-9.j-translate-sm-t-3 {
      transform: translate(-6rem, 1rem); }
    .june-scope .j-translate-sm-r-9.j-translate-sm-b-3 {
      transform: translate(-6rem, -1rem); }
    .june-scope .j-translate-sm-r-9.j-translate-sm-t-4 {
      transform: translate(-6rem, 1.5rem); }
    .june-scope .j-translate-sm-r-9.j-translate-sm-b-4 {
      transform: translate(-6rem, -1.5rem); }
    .june-scope .j-translate-sm-r-9.j-translate-sm-t-5 {
      transform: translate(-6rem, 3rem); }
    .june-scope .j-translate-sm-r-9.j-translate-sm-b-5 {
      transform: translate(-6rem, -3rem); }
    .june-scope .j-translate-sm-r-9.j-translate-sm-t-6 {
      transform: translate(-6rem, 2rem); }
    .june-scope .j-translate-sm-r-9.j-translate-sm-b-6 {
      transform: translate(-6rem, -2rem); }
    .june-scope .j-translate-sm-r-9.j-translate-sm-t-7 {
      transform: translate(-6rem, 5rem); }
    .june-scope .j-translate-sm-r-9.j-translate-sm-b-7 {
      transform: translate(-6rem, -5rem); }
    .june-scope .j-translate-sm-r-9.j-translate-sm-t-8 {
      transform: translate(-6rem, 4rem); }
    .june-scope .j-translate-sm-r-9.j-translate-sm-b-8 {
      transform: translate(-6rem, -4rem); }
    .june-scope .j-translate-sm-r-9.j-translate-sm-t-9 {
      transform: translate(-6rem, 6rem); }
    .june-scope .j-translate-sm-r-9.j-translate-sm-b-9 {
      transform: translate(-6rem, -6rem); } }
  @media (min-width: 1281px) {
    .june-scope .j-shadow-xl__1 {
      box-shadow: 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-xl__1--inset {
      box-shadow: inset 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-xl__2 {
      box-shadow: 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-xl__2--inset {
      box-shadow: inset 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-xl__3 {
      box-shadow: 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-xl__3--inset {
      box-shadow: inset 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-xl__4 {
      box-shadow: 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-xl__4--inset {
      box-shadow: inset 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-xl__5 {
      box-shadow: 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-xl__5--inset {
      box-shadow: inset 0px 0px 0px 0px #000; } }
  @media (min-width: 992px) and (max-width: 1280.98px) {
    .june-scope .j-shadow-lg__1 {
      box-shadow: 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-lg__1--inset {
      box-shadow: inset 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-lg__2 {
      box-shadow: 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-lg__2--inset {
      box-shadow: inset 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-lg__3 {
      box-shadow: 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-lg__3--inset {
      box-shadow: inset 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-lg__4 {
      box-shadow: 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-lg__4--inset {
      box-shadow: inset 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-lg__5 {
      box-shadow: 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-lg__5--inset {
      box-shadow: inset 0px 0px 0px 0px #000; } }
  @media (min-width: 600px) and (max-width: 991.98px) {
    .june-scope .j-shadow-md__1 {
      box-shadow: 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-md__1--inset {
      box-shadow: inset 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-md__2 {
      box-shadow: 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-md__2--inset {
      box-shadow: inset 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-md__3 {
      box-shadow: 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-md__3--inset {
      box-shadow: inset 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-md__4 {
      box-shadow: 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-md__4--inset {
      box-shadow: inset 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-md__5 {
      box-shadow: 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-md__5--inset {
      box-shadow: inset 0px 0px 0px 0px #000; } }
  @media (max-width: 599.98px) {
    .june-scope .j-shadow-sm__1 {
      box-shadow: 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-sm__1--inset {
      box-shadow: inset 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-sm__2 {
      box-shadow: 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-sm__2--inset {
      box-shadow: inset 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-sm__3 {
      box-shadow: 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-sm__3--inset {
      box-shadow: inset 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-sm__4 {
      box-shadow: 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-sm__4--inset {
      box-shadow: inset 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-sm__5 {
      box-shadow: 0px 0px 0px 0px #000; }
    .june-scope .j-shadow-sm__5--inset {
      box-shadow: inset 0px 0px 0px 0px #000; } }
  .june-scope .j-hover-text-color-1:hover {
    color: #F44336 !important; }
  .june-scope .j-hover-bg-color-1:hover {
    background-color: #F44336 !important; }
  .june-scope .j-hover-text-color-2:hover {
    color: #E57373 !important; }
  .june-scope .j-hover-bg-color-2:hover {
    background-color: #E57373 !important; }
  .june-scope .j-hover-text-color-3:hover {
    color: #FFCDD2 !important; }
  .june-scope .j-hover-bg-color-3:hover {
    background-color: #FFCDD2 !important; }
  .june-scope .j-hover-text-color-4:hover {
    color: #C62828 !important; }
  .june-scope .j-hover-bg-color-4:hover {
    background-color: #C62828 !important; }
  .june-scope .j-hover-text-color-5:hover {
    color: #FFAB00 !important; }
  .june-scope .j-hover-bg-color-5:hover {
    background-color: #FFAB00 !important; }
  .june-scope .j-hover-text-color-6:hover {
    color: #FFC400 !important; }
  .june-scope .j-hover-bg-color-6:hover {
    background-color: #FFC400 !important; }
  .june-scope .j-hover-text-color-7:hover {
    color: #009688 !important; }
  .june-scope .j-hover-bg-color-7:hover {
    background-color: #009688 !important; }
  .june-scope .j-hover-text-color-8:hover {
    color: #00796B !important; }
  .june-scope .j-hover-bg-color-8:hover {
    background-color: #00796B !important; }
  .june-scope .j-hover-text-color-9:hover {
    color: #004D40 !important; }
  .june-scope .j-hover-bg-color-9:hover {
    background-color: #004D40 !important; }
  .june-scope .j-hover-text-color-success:hover {
    color: #4CAF50 !important; }
  .june-scope .j-hover-bg-color-success:hover {
    background-color: #4CAF50 !important; }
  .june-scope .j-hover-text-color-error:hover {
    color: #F44336 !important; }
  .june-scope .j-hover-bg-color-error:hover {
    background-color: #F44336 !important; }
  .june-scope .j-hover-text-gray-100:hover {
    color: #f8f9fa !important; }
  .june-scope .j-hover-bg-gray-100:hover {
    background-color: #f8f9fa !important; }
  .june-scope .j-hover-text-gray-200:hover {
    color: #e9ecef !important; }
  .june-scope .j-hover-bg-gray-200:hover {
    background-color: #e9ecef !important; }
  .june-scope .j-hover-text-gray-300:hover {
    color: #dee2e6 !important; }
  .june-scope .j-hover-bg-gray-300:hover {
    background-color: #dee2e6 !important; }
  .june-scope .j-hover-text-gray-400:hover {
    color: #ced4da !important; }
  .june-scope .j-hover-bg-gray-400:hover {
    background-color: #ced4da !important; }
  .june-scope .j-hover-text-gray-500:hover {
    color: #adb5bd !important; }
  .june-scope .j-hover-bg-gray-500:hover {
    background-color: #adb5bd !important; }
  .june-scope .j-hover-text-gray-600:hover {
    color: #868e96 !important; }
  .june-scope .j-hover-bg-gray-600:hover {
    background-color: #868e96 !important; }
  .june-scope .j-hover-text-gray-700:hover {
    color: #495057 !important; }
  .june-scope .j-hover-bg-gray-700:hover {
    background-color: #495057 !important; }
  .june-scope .j-hover-text-gray-800:hover {
    color: #343a40 !important; }
  .june-scope .j-hover-bg-gray-800:hover {
    background-color: #343a40 !important; }
  .june-scope .j-hover-text-gray-900:hover {
    color: #212529 !important; }
  .june-scope .j-hover-bg-gray-900:hover {
    background-color: #212529 !important; }
  .june-scope .j-hover-text-white:hover {
    color: #fff !important; }
  .june-scope .j-hover-bg-white:hover {
    background-color: #fff !important; }
  .june-scope .j-hover-text-black:hover {
    color: #000 !important; }
  .june-scope .j-hover-bg-black:hover {
    background-color: #000 !important; }
  .june-scope .j-hover-bg-transparent:hover {
    background-color: transparent !important; }
  .june-scope .j-tabs {
    display: flex;
    flex-direction: column; }
    .june-scope .j-tabs .swiper-pagination {
      display: flex !important;
      flex-wrap: nowrap;
      justify-content: flex-start;
      position: relative;
      bottom: 0 !important; }
    .june-scope .j-tabs .swiper-pagination-bullet {
      width: auto;
      height: auto;
      margin: 0;
      padding: 0;
      display: block;
      white-space: nowrap;
      opacity: 1;
      background: none; }
      .june-scope .j-tabs .swiper-pagination-bullet:last-child {
        margin: 0 !important; }
    .june-scope .j-tabs > .row > .col {
      pointer-events: none;
      opacity: 0 !important;
      align-self: flex-start; }
      .june-scope .j-tabs > .row > .col.swiper-slide-active {
        pointer-events: initial;
        opacity: 1 !important; }
    @media (min-width: 1281px) {
      .june-scope .j-tabs-xl--nav-top {
        flex-direction: column; }
      .june-scope .j-tabs-xl--nav-left {
        flex-direction: row; }
        .june-scope .j-tabs-xl--nav-left .swiper-pagination {
          width: auto;
          flex-direction: column; }
      .june-scope .j-tabs-xl--nav-bottom {
        flex-direction: column-reverse; }
      .june-scope .j-tabs-xl--nav-right {
        flex-direction: row-reverse; }
        .june-scope .j-tabs-xl--nav-right .swiper-pagination {
          width: auto;
          flex-direction: column; } }
    @media (min-width: 992px) and (max-width: 1280.98px) {
      .june-scope .j-tabs-lg--nav-top {
        flex-direction: column; }
      .june-scope .j-tabs-lg--nav-left {
        flex-direction: row; }
        .june-scope .j-tabs-lg--nav-left .swiper-pagination {
          width: auto;
          flex-direction: column; }
      .june-scope .j-tabs-lg--nav-bottom {
        flex-direction: column-reverse; }
      .june-scope .j-tabs-lg--nav-right {
        flex-direction: row-reverse; }
        .june-scope .j-tabs-lg--nav-right .swiper-pagination {
          width: auto;
          flex-direction: column; } }
    @media (min-width: 600px) and (max-width: 991.98px) {
      .june-scope .j-tabs-md--nav-top {
        flex-direction: column; }
      .june-scope .j-tabs-md--nav-left {
        flex-direction: row; }
        .june-scope .j-tabs-md--nav-left .swiper-pagination {
          width: auto;
          flex-direction: column; }
      .june-scope .j-tabs-md--nav-bottom {
        flex-direction: column-reverse; }
      .june-scope .j-tabs-md--nav-right {
        flex-direction: row-reverse; }
        .june-scope .j-tabs-md--nav-right .swiper-pagination {
          width: auto;
          flex-direction: column; } }
    @media (max-width: 599.98px) {
      .june-scope .j-tabs-sm--nav-top {
        flex-direction: column; }
      .june-scope .j-tabs-sm--nav-left {
        flex-direction: row; }
        .june-scope .j-tabs-sm--nav-left .swiper-pagination {
          width: auto;
          flex-direction: column; }
      .june-scope .j-tabs-sm--nav-bottom {
        flex-direction: column-reverse; }
      .june-scope .j-tabs-sm--nav-right {
        flex-direction: row-reverse; }
        .june-scope .j-tabs-sm--nav-right .swiper-pagination {
          width: auto;
          flex-direction: column; } }
  .june-scope .j-full-slider {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    /* Fix of Webkit flickering */
    z-index: 1; }
    .june-scope .j-full-slider__wrapper {
      position: relative;
      width: 100%;
      height: 100%;
      z-index: 1;
      display: flex;
      transition-property: transform;
      box-sizing: content-box;
      align-items: flex-start; }
    .june-scope .j-full-slider__item {
      flex-shrink: 0;
      width: 100%;
      position: relative;
      transition-property: transform;
      overflow: hidden;
      min-height: 100vh;
      padding-top: 60px; }
    .june-scope .j-full-slider__paging {
      align-self: center;
      padding: 0 24px;
      font-size: 16px;
      line-height: 1;
      color: #FFF; }
    .june-scope .j-full-slider__pagination {
      display: flex;
      justify-content: flex-start;
      align-items: stretch; }
    .june-scope .j-full-slider__tab {
      cursor: pointer;
      display: block;
      border-left: 1px solid #000; }
    .june-scope .j-full-slider__tab-inner {
      cursor: pointer;
      padding: 10px 24px;
      font-size: 16px;
      line-height: 32px;
      color: #FFF;
      border-top: 4px solid transparent;
      border-bottom: 4px solid transparent; }
    .june-scope .j-full-slider__tab:hover .j-full-slider__tab-inner {
      border-top-color: transparent;
      border-bottom-color: rgba(0, 0, 0, 0.2); }
    .june-scope .j-full-slider__tab--is-active .j-full-slider__tab-inner {
      border-top-color: transparent !important;
      border-bottom-color: rgba(0, 0, 0, 0.4) !important; }
    .june-scope .j-full-slider__bullet {
      width: 14px;
      height: 14px;
      background-color: rgba(0, 0, 0, 0.3);
      border-radius: 999px;
      margin: 6px;
      border: 0px solid #000; }
      .june-scope .j-full-slider__bullet--is-active {
        background-color: rgba(0, 0, 0, 0.7); }
    .june-scope .j-full-slider__navigation {
      position: fixed;
      display: flex;
      z-index: 9; }
      .june-scope .j-full-slider__navigation--top-left {
        top: 20px + 32px + 10px * 2 + 4px + 4px;
        left: 20px; }
      .june-scope .j-full-slider__navigation--top-right {
        top: 20px + 32px + 10px * 2 + 4px + 4px;
        right: 20px; }
      .june-scope .j-full-slider__navigation--bottom-left {
        bottom: 20px;
        left: 20px; }
      .june-scope .j-full-slider__navigation--bottom-right {
        bottom: 20px;
        right: 20px; }
    .june-scope .j-full-slider__nav-item {
      position: relative;
      width: 40px;
      height: 40px;
      background-color: #333;
      background-size: auto;
      background-position: center;
      background-repeat: no-repeat;
      cursor: pointer; }
      .june-scope .j-full-slider__nav-item--is-disabled {
        opacity: 0.5; }
    .june-scope .j-full-slider__prev {
      background-image: url(none); }
    .june-scope .j-full-slider__next {
      background-image: url(none); }
    .june-scope .j-full-slider__burger-menu {
      display: none; }
    .june-scope .j-full-slider--navigation .j-full-slider__navbar {
      display: flex;
      justify-content: flex-start;
      position: fixed;
      top: 0;
      width: 100%;
      align-items: stretch;
      z-index: 10;
      background-color: #333;
      height: 60px; }
    .june-scope .j-full-slider--bullets .j-full-slider__navbar {
      position: absolute;
      bottom: 2px;
      z-index: 99;
      left: 50%;
      transform: translateX(-50%); }
    .june-scope .j-full-slider--bullets .j-full-slider__paging {
      display: none; }
    .june-scope .j-full-slider--bullets .j-full-slider__burger-menu {
      display: none !important; }
    .june-scope .j-full-slider--bullets .j-full-slider__navigation {
      display: none; }
    .june-scope .j-full-slider--bullets .j-full-slider__item {
      padding-top: 0; }
    .june-scope .j-full-slider--bullets[data-s-direction="vertical"] .j-full-slider__navbar {
      bottom: auto;
      top: 50%;
      left: auto;
      right: 2px;
      transform: translateY(-50%); }
    .june-scope .j-full-slider--bullets[data-s-direction="vertical"] .j-full-slider__pagination {
      flex-direction: column; }
    .june-scope .j-full-slider[data-s-direction="vertical"] .j-full-slider__wrapper {
      flex-direction: column;
      height: 100vh; }
    .june-scope .j-full-slider[data-s-direction="vertical"] .j-full-slider__item {
      max-height: 100vh; }
    @media screen and (max-width: 992px) {
      .june-scope .j-full-slider__navbar {
        justify-content: space-between;
        position: relative; }
      .june-scope .j-full-slider__burger-menu {
        position: relative;
        display: block;
        width: 70px;
        cursor: pointer; }
      .june-scope .j-full-slider__burger-part {
        position: absolute;
        background-color: #FFF;
        width: 30px;
        height: 2px;
        top: calc(50% - 1px);
        left: calc(50% - 15px); }
        .june-scope .j-full-slider__burger-part:before, .june-scope .j-full-slider__burger-part:after {
          content: " ";
          position: absolute;
          width: 100%;
          left: 0;
          height: 2px;
          background-color: #FFF;
          transition: all .3s ease; }
        .june-scope .j-full-slider__burger-part:before {
          bottom: calc(100% + 8px); }
        .june-scope .j-full-slider__burger-part:after {
          top: calc(100% + 8px); }
      .june-scope .j-full-slider__burger-menu--is-active .j-full-slider__burger-part {
        background-color: transparent; }
        .june-scope .j-full-slider__burger-menu--is-active .j-full-slider__burger-part:before {
          bottom: 0;
          transform: rotate(45deg); }
        .june-scope .j-full-slider__burger-menu--is-active .j-full-slider__burger-part:after {
          top: 0;
          transform: rotate(-45deg); }
      .june-scope .j-full-slider__pagination {
        border-top: 2px solid black;
        display: none;
        position: absolute;
        top: 100%;
        background-color: #333;
        right: 0; }
        .june-scope .j-full-slider__pagination--is-open {
          display: block; } }
  .june-scope .june-slider {
    text-align: center; }
    .june-scope .june-slider .row {
      text-align: initial; }
    .june-scope .june-slider__progress-bar {
      background-color: transparent;
      padding: 10px;
      display: inline-flex;
      align-items: flex-start;
      position: relative;
      z-index: 20;
      justify-content: space-around; }
      .june-scope .june-slider__progress-bar:before {
        position: absolute;
        content: " ";
        top: 28px;
        left: 0;
        width: 100%;
        height: 4px;
        background-color: rgba(0, 0, 0, 0.4); }
      .june-scope .june-slider__progress-bar .june-slider__step-label {
        padding-top: 6px;
        color: inherit; }
    .june-scope .june-slider__progress-part {
      padding: 0 20px;
      display: flex;
      flex-direction: column;
      align-items: center;
      color: rgba(0, 0, 0, 0.1); }
      .june-scope .june-slider__progress-part-inner {
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #FFF;
        height: 40px;
        width: 40px;
        border-radius: 999px;
        position: relative;
        border: 4px solid rgba(0, 0, 0, 0.1);
        cursor: pointer; }
      .june-scope .june-slider__progress-part--active {
        color: rgba(0, 0, 0, 0.4); }
        .june-scope .june-slider__progress-part--active .june-slider__progress-part-inner {
          border-color: rgba(0, 0, 0, 0.4); }
      .june-scope .june-slider__progress-part--active ~ * {
        color: rgba(0, 0, 0, 0.9); }
        .june-scope .june-slider__progress-part--active ~ * .june-slider__progress-part-inner {
          border-color: rgba(0, 0, 0, 0.9); }
    .june-scope .june-slider__tab-bar {
      display: flex;
      width: 100%; }
    .june-scope .june-slider__tab-item {
      flex: 1 0 0;
      height: 80px;
      background-color: #333;
      color: #FFF;
      fpnt-size: 16px;
      cursor: pointer;
      position: relative;
      z-index: 11;
      display: flex;
      align-items: center;
      justify-content: center; }
      .june-scope .june-slider__tab-item:before {
        padding-right: 6px; }
      .june-scope .june-slider__tab-item .june-slider__step-label {
        color: inherit; }
      .june-scope .june-slider__tab-item--active {
        background-color: #000;
        color: #FFF;
        z-index: 10; }
      .june-scope .june-slider__tab-item--active ~ * {
        background-color: #FFF;
        color: #000;
        z-index: 9; }
    .june-scope .june-slider--arrow-tabs .june-slider__tab-item:after {
      content: " ";
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 40px;
      border: 20px solid transparent;
      border-top-width: 40px;
      border-bottom-width: 40px;
      border-left-color: #333; }
    .june-scope .june-slider--arrow-tabs .june-slider__tab-item--active:after {
      border-left-color: #333; }
    .june-scope .june-slider--arrow-tabs .june-slider__tab-item--active ~ *:after {
      border-left-color: #FFF; }
    .june-scope .june-slider--arrow-tabs .june-slider__tab-item--active + *:after {
      border-left-color: #000; }
    .june-scope .june-slider--arrow-tabs .june-slider__tab-item:first-child:after {
      display: none; }
    .june-scope .june-slider--arrow-tabs .june-slider__error-pill {
      top: 10px;
      right: 10px;
      transform: none; }
    .june-scope .june-slider--angled-tabs .june-slider__tab-item:after {
      content: " ";
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 40px;
      border: 20px solid transparent;
      border-top-width: 0;
      border-bottom-width: 80px;
      border-left-color: #333; }
    .june-scope .june-slider--angled-tabs .june-slider__tab-item--active:after {
      border-left-color: #333; }
    .june-scope .june-slider--angled-tabs .june-slider__tab-item--active ~ *:after {
      border-left-color: #FFF; }
    .june-scope .june-slider--angled-tabs .june-slider__tab-item--active + *:after {
      border-left-color: #000; }
    .june-scope .june-slider--angled-tabs .june-slider__tab-item:first-child:after {
      display: none; }
    .june-scope .june-slider--angled-tabs .june-slider__error-pill {
      top: 10px;
      right: 10px;
      transform: none; }
    .june-scope .june-slider--navi-left .june-slider__submit,
    .june-scope .june-slider--navi-left .june-slider__next {
      margin-right: auto; }
    .june-scope .june-slider--navi-right .june-slider__prev,
    .june-scope .june-slider--navi-right .btn-disabled + .june-slider__next {
      margin-left: auto; }
    .june-scope .june-slider--navi-spaced .june-slider__submit,
    .june-scope .june-slider--navi-spaced .june-slider__next {
      margin-left: auto; }
    .june-scope .june-slider__error-pill {
      position: absolute;
      background-color: #FF0000;
      color: #FFFFFF;
      top: 0;
      right: 0;
      font-size: 11px;
      min-width: 16px;
      height: 16px;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 999px;
      transform: translate(-5px, -50%);
      z-index: 999;
      font-weight: bold; }
    .june-scope .june-slider[data-s-type="multistep"] {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      padding-top: 8px; }
    .june-scope .june-slider--counted .june-slider__pagination {
      counter-reset: my-counter; }
    .june-scope .june-slider--counted .june-slider__progress-part-inner, .june-scope .june-slider--counted .june-slider__tab-item {
      counter-increment: my-counter; }
      .june-scope .june-slider--counted .june-slider__progress-part-inner:before, .june-scope .june-slider--counted .june-slider__tab-item:before {
        color: inherit;
        content: counter(my-counter); }
    .june-scope .june-slider--hide-label .june-slider__step-label {
      display: none; }
    .june-scope .june-slider--hide-pagination .june-slider__pagination {
      display: none; }
    .june-scope .june-slider .btn-disabled {
      display: none; }
    .june-scope .june-slider__submit {
      display: none; }
    .june-scope .june-slider .btn-disabled + .june-slider__submit {
      display: inline-block; }

@keyframes loaderSpin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
  .june-scope .j-listfeed {
    min-height: 60px; }
    .june-scope .j-listfeed__loader {
      display: flex;
      justify-content: center;
      align-items: center; }
      .june-scope .j-listfeed__loader--is-hidden {
        display: none; }
    .june-scope .j-listfeed__loader-icon {
      font-size: 0px;
      color: transparent;
      line-height: 0;
      width: 36px;
      height: 36px;
      animation-name: loaderSpin;
      animation-duration: 1s;
      animation-iteration-count: infinite;
      animation-timing-function: ease; }
  .june-scope .j-tabs-bullet {
    cursor: pointer; }
  .june-scope .j-tabs__tab {
    pointer-events: none !important; }
  .june-scope .j-tabs--active {
    pointer-events: auto !important; }
  .june-scope .j-tabs--item-type-1 .j-tabs-bullet {
    font-family: Helvetica, Verdana, sans-serif;
    font-weight: normal;
    text-decoration: none;
    color: #000;
    background-color: #E6E6E6;
    border-top: 0px solid #000;
    border-bottom: 0px solid #000;
    border-left: 0px solid #000;
    border-right: 0px solid #000;
    border-radius: 0px 0px 0px 0px; }
    .june-scope .j-tabs--item-type-1 .j-tabs-bullet:hover {
      text-decoration: none;
      color: #000;
      background-color: #F0F0F0;
      border-top-color: #000;
      border-bottom-color: #000;
      border-left-color: #000;
      border-right-color: #000; }
    .june-scope .j-tabs--item-type-1 .j-tabs-bullet--active {
      text-decoration: none;
      color: #000;
      background-color: #FFF;
      border-top-color: #000;
      border-bottom-color: #000;
      border-left-color: #000;
      border-right-color: #000; }
  .june-scope .j-tabs--item-type-2 .j-tabs-bullet {
    font-family: Helvetica, Verdana, sans-serif;
    font-weight: normal;
    text-decoration: none;
    color: #000;
    background-color: #E6E6E6;
    border-top: 0px solid #000;
    border-bottom: 0px solid #000;
    border-left: 0px solid #000;
    border-right: 0px solid #000;
    border-radius: 0px 0px 0px 0px; }
    .june-scope .j-tabs--item-type-2 .j-tabs-bullet:hover {
      text-decoration: none;
      color: #000;
      background-color: #F0F0F0;
      border-top-color: #000;
      border-bottom-color: #000;
      border-left-color: #000;
      border-right-color: #000; }
    .june-scope .j-tabs--item-type-2 .j-tabs-bullet--active {
      text-decoration: none;
      color: #000;
      background-color: #FFF;
      border-top-color: #000;
      border-bottom-color: #000;
      border-left-color: #000;
      border-right-color: #000; }
  .june-scope .j-tabs--item-type-3 .j-tabs-bullet {
    font-family: Helvetica, Verdana, sans-serif;
    font-weight: normal;
    text-decoration: none;
    color: #000;
    background-color: #E6E6E6;
    border-top: 0px solid #000;
    border-bottom: 0px solid #000;
    border-left: 0px solid #000;
    border-right: 0px solid #000;
    border-radius: 0px 0px 0px 0px; }
    .june-scope .j-tabs--item-type-3 .j-tabs-bullet:hover {
      text-decoration: none;
      color: #000;
      background-color: #F0F0F0;
      border-top-color: #000;
      border-bottom-color: #000;
      border-left-color: #000;
      border-right-color: #000; }
    .june-scope .j-tabs--item-type-3 .j-tabs-bullet--active {
      text-decoration: none;
      color: #000;
      background-color: #FFF;
      border-top-color: #000;
      border-bottom-color: #000;
      border-left-color: #000;
      border-right-color: #000; }
  @media (min-width: 1281px) {
    .june-scope .j-tabs--item-type-1 .j-tabs-bullet {
      padding: 8px 20px;
      font-size: 16px;
      line-height: 24px; }
    .june-scope .j-tabs--item-type-2 .j-tabs-bullet {
      padding: 8px 20px;
      font-size: 16px;
      line-height: 24px; }
    .june-scope .j-tabs--item-type-3 .j-tabs-bullet {
      padding: 8px 20px;
      font-size: 16px;
      line-height: 24px; } }
  @media (min-width: 992px) and (max-width: 1280.98px) {
    .june-scope .j-tabs--item-type-1 .j-tabs-bullet {
      padding: 8px 20px;
      font-size: 16px;
      line-height: 24px; }
    .june-scope .j-tabs--item-type-2 .j-tabs-bullet {
      padding: 8px 20px;
      font-size: 16px;
      line-height: 24px; }
    .june-scope .j-tabs--item-type-3 .j-tabs-bullet {
      padding: 8px 20px;
      font-size: 16px;
      line-height: 24px; } }
  @media (min-width: 600px) and (max-width: 991.98px) {
    .june-scope .j-tabs--item-type-1 .j-tabs-bullet {
      padding: 8px 20px;
      font-size: 16px;
      line-height: 24px; }
    .june-scope .j-tabs--item-type-2 .j-tabs-bullet {
      padding: 8px 20px;
      font-size: 16px;
      line-height: 24px; }
    .june-scope .j-tabs--item-type-3 .j-tabs-bullet {
      padding: 8px 20px;
      font-size: 16px;
      line-height: 24px; } }
  @media (max-width: 599.98px) {
    .june-scope .j-tabs--item-type-1 .j-tabs-bullet {
      padding: 8px 20px;
      font-size: 16px;
      line-height: 24px; }
    .june-scope .j-tabs--item-type-2 .j-tabs-bullet {
      padding: 8px 20px;
      font-size: 16px;
      line-height: 24px; }
    .june-scope .j-tabs--item-type-3 .j-tabs-bullet {
      padding: 8px 20px;
      font-size: 16px;
      line-height: 24px; } }
  @media (min-width: 1281px) {
    .june-scope .j-tabs-xl--nav-top .j-tabs--item-type-1 .j-tabs-bullet, .june-scope .j-tabs-xl--nav-bottom .j-tabs--item-type-1 .j-tabs-bullet {
      margin: 0 !important;
      margin-right: 0px !important; }
      .june-scope .j-tabs-xl--nav-top .j-tabs--item-type-1 .j-tabs-bullet:last-child, .june-scope .j-tabs-xl--nav-bottom .j-tabs--item-type-1 .j-tabs-bullet:last-child {
        margin-right: 0 !important; }
    .june-scope .j-tabs-xl--nav-top .j-tabs--item-type-2 .j-tabs-bullet, .june-scope .j-tabs-xl--nav-bottom .j-tabs--item-type-2 .j-tabs-bullet {
      margin: 0 !important;
      margin-right: 0px !important; }
      .june-scope .j-tabs-xl--nav-top .j-tabs--item-type-2 .j-tabs-bullet:last-child, .june-scope .j-tabs-xl--nav-bottom .j-tabs--item-type-2 .j-tabs-bullet:last-child {
        margin-right: 0 !important; }
    .june-scope .j-tabs-xl--nav-top .j-tabs--item-type-3 .j-tabs-bullet, .june-scope .j-tabs-xl--nav-bottom .j-tabs--item-type-3 .j-tabs-bullet {
      margin: 0 !important;
      margin-right: 0px !important; }
      .june-scope .j-tabs-xl--nav-top .j-tabs--item-type-3 .j-tabs-bullet:last-child, .june-scope .j-tabs-xl--nav-bottom .j-tabs--item-type-3 .j-tabs-bullet:last-child {
        margin-right: 0 !important; }
    .june-scope .j-tabs-xl--nav-left .j-tabs--item-type-1 .j-tabs-bullet, .june-scope .j-tabs-xl--nav-right .j-tabs--item-type-1 .j-tabs-bullet {
      margin: 0 !important;
      margin-bottom: 0px !important; }
      .june-scope .j-tabs-xl--nav-left .j-tabs--item-type-1 .j-tabs-bullet:last-child, .june-scope .j-tabs-xl--nav-right .j-tabs--item-type-1 .j-tabs-bullet:last-child {
        margin-bottom: 0 !important; }
    .june-scope .j-tabs-xl--nav-left .j-tabs--item-type-2 .j-tabs-bullet, .june-scope .j-tabs-xl--nav-right .j-tabs--item-type-2 .j-tabs-bullet {
      margin: 0 !important;
      margin-bottom: 0px !important; }
      .june-scope .j-tabs-xl--nav-left .j-tabs--item-type-2 .j-tabs-bullet:last-child, .june-scope .j-tabs-xl--nav-right .j-tabs--item-type-2 .j-tabs-bullet:last-child {
        margin-bottom: 0 !important; }
    .june-scope .j-tabs-xl--nav-left .j-tabs--item-type-3 .j-tabs-bullet, .june-scope .j-tabs-xl--nav-right .j-tabs--item-type-3 .j-tabs-bullet {
      margin: 0 !important;
      margin-bottom: 0px !important; }
      .june-scope .j-tabs-xl--nav-left .j-tabs--item-type-3 .j-tabs-bullet:last-child, .june-scope .j-tabs-xl--nav-right .j-tabs--item-type-3 .j-tabs-bullet:last-child {
        margin-bottom: 0 !important; } }
  @media (min-width: 992px) and (max-width: 1280.98px) {
    .june-scope .j-tabs-lg--nav-top .j-tabs--item-type-1 .j-tabs-bullet, .june-scope .j-tabs-lg--nav-bottom .j-tabs--item-type-1 .j-tabs-bullet {
      margin: 0 !important;
      margin-right: 0px !important; }
      .june-scope .j-tabs-lg--nav-top .j-tabs--item-type-1 .j-tabs-bullet:last-child, .june-scope .j-tabs-lg--nav-bottom .j-tabs--item-type-1 .j-tabs-bullet:last-child {
        margin-right: 0 !important; }
    .june-scope .j-tabs-lg--nav-top .j-tabs--item-type-2 .j-tabs-bullet, .june-scope .j-tabs-lg--nav-bottom .j-tabs--item-type-2 .j-tabs-bullet {
      margin: 0 !important;
      margin-right: 0px !important; }
      .june-scope .j-tabs-lg--nav-top .j-tabs--item-type-2 .j-tabs-bullet:last-child, .june-scope .j-tabs-lg--nav-bottom .j-tabs--item-type-2 .j-tabs-bullet:last-child {
        margin-right: 0 !important; }
    .june-scope .j-tabs-lg--nav-top .j-tabs--item-type-3 .j-tabs-bullet, .june-scope .j-tabs-lg--nav-bottom .j-tabs--item-type-3 .j-tabs-bullet {
      margin: 0 !important;
      margin-right: 0px !important; }
      .june-scope .j-tabs-lg--nav-top .j-tabs--item-type-3 .j-tabs-bullet:last-child, .june-scope .j-tabs-lg--nav-bottom .j-tabs--item-type-3 .j-tabs-bullet:last-child {
        margin-right: 0 !important; }
    .june-scope .j-tabs-lg--nav-left .j-tabs--item-type-1 .j-tabs-bullet, .june-scope .j-tabs-lg--nav-right .j-tabs--item-type-1 .j-tabs-bullet {
      margin: 0 !important;
      margin-bottom: 0px !important; }
      .june-scope .j-tabs-lg--nav-left .j-tabs--item-type-1 .j-tabs-bullet:last-child, .june-scope .j-tabs-lg--nav-right .j-tabs--item-type-1 .j-tabs-bullet:last-child {
        margin-bottom: 0 !important; }
    .june-scope .j-tabs-lg--nav-left .j-tabs--item-type-2 .j-tabs-bullet, .june-scope .j-tabs-lg--nav-right .j-tabs--item-type-2 .j-tabs-bullet {
      margin: 0 !important;
      margin-bottom: 0px !important; }
      .june-scope .j-tabs-lg--nav-left .j-tabs--item-type-2 .j-tabs-bullet:last-child, .june-scope .j-tabs-lg--nav-right .j-tabs--item-type-2 .j-tabs-bullet:last-child {
        margin-bottom: 0 !important; }
    .june-scope .j-tabs-lg--nav-left .j-tabs--item-type-3 .j-tabs-bullet, .june-scope .j-tabs-lg--nav-right .j-tabs--item-type-3 .j-tabs-bullet {
      margin: 0 !important;
      margin-bottom: 0px !important; }
      .june-scope .j-tabs-lg--nav-left .j-tabs--item-type-3 .j-tabs-bullet:last-child, .june-scope .j-tabs-lg--nav-right .j-tabs--item-type-3 .j-tabs-bullet:last-child {
        margin-bottom: 0 !important; } }
  @media (min-width: 600px) and (max-width: 991.98px) {
    .june-scope .j-tabs-md--nav-top .j-tabs--item-type-1 .j-tabs-bullet, .june-scope .j-tabs-md--nav-bottom .j-tabs--item-type-1 .j-tabs-bullet {
      margin: 0 !important;
      margin-right: 0px !important; }
      .june-scope .j-tabs-md--nav-top .j-tabs--item-type-1 .j-tabs-bullet:last-child, .june-scope .j-tabs-md--nav-bottom .j-tabs--item-type-1 .j-tabs-bullet:last-child {
        margin-right: 0 !important; }
    .june-scope .j-tabs-md--nav-top .j-tabs--item-type-2 .j-tabs-bullet, .june-scope .j-tabs-md--nav-bottom .j-tabs--item-type-2 .j-tabs-bullet {
      margin: 0 !important;
      margin-right: 0px !important; }
      .june-scope .j-tabs-md--nav-top .j-tabs--item-type-2 .j-tabs-bullet:last-child, .june-scope .j-tabs-md--nav-bottom .j-tabs--item-type-2 .j-tabs-bullet:last-child {
        margin-right: 0 !important; }
    .june-scope .j-tabs-md--nav-top .j-tabs--item-type-3 .j-tabs-bullet, .june-scope .j-tabs-md--nav-bottom .j-tabs--item-type-3 .j-tabs-bullet {
      margin: 0 !important;
      margin-right: 0px !important; }
      .june-scope .j-tabs-md--nav-top .j-tabs--item-type-3 .j-tabs-bullet:last-child, .june-scope .j-tabs-md--nav-bottom .j-tabs--item-type-3 .j-tabs-bullet:last-child {
        margin-right: 0 !important; }
    .june-scope .j-tabs-md--nav-left .j-tabs--item-type-1 .j-tabs-bullet, .june-scope .j-tabs-md--nav-right .j-tabs--item-type-1 .j-tabs-bullet {
      margin: 0 !important;
      margin-bottom: 0px !important; }
      .june-scope .j-tabs-md--nav-left .j-tabs--item-type-1 .j-tabs-bullet:last-child, .june-scope .j-tabs-md--nav-right .j-tabs--item-type-1 .j-tabs-bullet:last-child {
        margin-bottom: 0 !important; }
    .june-scope .j-tabs-md--nav-left .j-tabs--item-type-2 .j-tabs-bullet, .june-scope .j-tabs-md--nav-right .j-tabs--item-type-2 .j-tabs-bullet {
      margin: 0 !important;
      margin-bottom: 0px !important; }
      .june-scope .j-tabs-md--nav-left .j-tabs--item-type-2 .j-tabs-bullet:last-child, .june-scope .j-tabs-md--nav-right .j-tabs--item-type-2 .j-tabs-bullet:last-child {
        margin-bottom: 0 !important; }
    .june-scope .j-tabs-md--nav-left .j-tabs--item-type-3 .j-tabs-bullet, .june-scope .j-tabs-md--nav-right .j-tabs--item-type-3 .j-tabs-bullet {
      margin: 0 !important;
      margin-bottom: 0px !important; }
      .june-scope .j-tabs-md--nav-left .j-tabs--item-type-3 .j-tabs-bullet:last-child, .june-scope .j-tabs-md--nav-right .j-tabs--item-type-3 .j-tabs-bullet:last-child {
        margin-bottom: 0 !important; } }
  @media (max-width: 599.98px) {
    .june-scope .j-tabs-sm--nav-top .j-tabs--item-type-1 .j-tabs-bullet, .june-scope .j-tabs-sm--nav-bottom .j-tabs--item-type-1 .j-tabs-bullet {
      margin: 0 !important;
      margin-right: 0px !important; }
      .june-scope .j-tabs-sm--nav-top .j-tabs--item-type-1 .j-tabs-bullet:last-child, .june-scope .j-tabs-sm--nav-bottom .j-tabs--item-type-1 .j-tabs-bullet:last-child {
        margin-right: 0 !important; }
    .june-scope .j-tabs-sm--nav-top .j-tabs--item-type-2 .j-tabs-bullet, .june-scope .j-tabs-sm--nav-bottom .j-tabs--item-type-2 .j-tabs-bullet {
      margin: 0 !important;
      margin-right: 0px !important; }
      .june-scope .j-tabs-sm--nav-top .j-tabs--item-type-2 .j-tabs-bullet:last-child, .june-scope .j-tabs-sm--nav-bottom .j-tabs--item-type-2 .j-tabs-bullet:last-child {
        margin-right: 0 !important; }
    .june-scope .j-tabs-sm--nav-top .j-tabs--item-type-3 .j-tabs-bullet, .june-scope .j-tabs-sm--nav-bottom .j-tabs--item-type-3 .j-tabs-bullet {
      margin: 0 !important;
      margin-right: 0px !important; }
      .june-scope .j-tabs-sm--nav-top .j-tabs--item-type-3 .j-tabs-bullet:last-child, .june-scope .j-tabs-sm--nav-bottom .j-tabs--item-type-3 .j-tabs-bullet:last-child {
        margin-right: 0 !important; }
    .june-scope .j-tabs-sm--nav-left .j-tabs--item-type-1 .j-tabs-bullet, .june-scope .j-tabs-sm--nav-right .j-tabs--item-type-1 .j-tabs-bullet {
      margin: 0 !important;
      margin-bottom: 0px !important; }
      .june-scope .j-tabs-sm--nav-left .j-tabs--item-type-1 .j-tabs-bullet:last-child, .june-scope .j-tabs-sm--nav-right .j-tabs--item-type-1 .j-tabs-bullet:last-child {
        margin-bottom: 0 !important; }
    .june-scope .j-tabs-sm--nav-left .j-tabs--item-type-2 .j-tabs-bullet, .june-scope .j-tabs-sm--nav-right .j-tabs--item-type-2 .j-tabs-bullet {
      margin: 0 !important;
      margin-bottom: 0px !important; }
      .june-scope .j-tabs-sm--nav-left .j-tabs--item-type-2 .j-tabs-bullet:last-child, .june-scope .j-tabs-sm--nav-right .j-tabs--item-type-2 .j-tabs-bullet:last-child {
        margin-bottom: 0 !important; }
    .june-scope .j-tabs-sm--nav-left .j-tabs--item-type-3 .j-tabs-bullet, .june-scope .j-tabs-sm--nav-right .j-tabs--item-type-3 .j-tabs-bullet {
      margin: 0 !important;
      margin-bottom: 0px !important; }
      .june-scope .j-tabs-sm--nav-left .j-tabs--item-type-3 .j-tabs-bullet:last-child, .june-scope .j-tabs-sm--nav-right .j-tabs--item-type-3 .j-tabs-bullet:last-child {
        margin-bottom: 0 !important; } }
  .june-scope .sk-rotating-plane {
    width: 40px;
    height: 40px;
    background-color: #333;
    margin: 40px auto;
    animation: sk-rotatePlane 1.2s infinite ease-in-out; }

@keyframes sk-rotatePlane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }
  .june-scope .sk-double-bounce {
    width: 40px;
    height: 40px;
    position: relative;
    margin: 40px auto; }
    .june-scope .sk-double-bounce .sk-child {
      width: 100%;
      height: 100%;
      border-radius: 50%;
      background-color: #333;
      opacity: 0.6;
      position: absolute;
      top: 0;
      left: 0;
      animation: sk-doubleBounce 2.0s infinite ease-in-out; }
    .june-scope .sk-double-bounce .sk-child2 {
      animation-delay: -1.0s; }

@keyframes sk-doubleBounce {
  0%, 100% {
    transform: scale(0); }
  50% {
    transform: scale(1); } }
  .june-scope .sk-wave {
    margin: 40px auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px; }
    .june-scope .sk-wave .sk-child {
      background-color: #333;
      height: 100%;
      width: 6px;
      display: inline-block;
      animation: sk-waveStretchDelay 1.2s infinite ease-in-out; }
    .june-scope .sk-wave .sk-child1 {
      animation-delay: -1.2s; }
    .june-scope .sk-wave .sk-child2 {
      animation-delay: -1.1s; }
    .june-scope .sk-wave .sk-child3 {
      animation-delay: -1s; }
    .june-scope .sk-wave .sk-child4 {
      animation-delay: -0.9s; }
    .june-scope .sk-wave .sk-child5 {
      animation-delay: -0.8s; }

@keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
    transform: scaleY(0.4); }
  20% {
    transform: scaleY(1); } }
  .june-scope .sk-wandering-cubes {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative; }
    .june-scope .sk-wandering-cubes .sk-child {
      background-color: #333;
      width: 10px;
      height: 10px;
      position: absolute;
      top: 0;
      left: 0;
      animation: sk-wanderingCube 1.8s ease-in-out -1.8s infinite both; }
    .june-scope .sk-wandering-cubes .sk-child2 {
      animation-delay: -0.9s; }

@keyframes sk-wanderingCube {
  0% {
    transform: rotate(0deg); }
  25% {
    transform: translateX(30px) rotate(-90deg) scale(0.5); }
  50% {
    /* Hack to make FF rotate in the right direction */
    transform: translateX(30px) translateY(30px) rotate(-179deg); }
  50.1% {
    transform: translateX(30px) translateY(30px) rotate(-180deg); }
  75% {
    transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5); }
  100% {
    transform: rotate(-360deg); } }
  .june-scope .sk-spinner-pulse {
    width: 40px;
    height: 40px;
    margin: 40px auto;
    background-color: #333;
    border-radius: 100%;
    animation: sk-pulseScaleOut 1.0s infinite ease-in-out; }

@keyframes sk-pulseScaleOut {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1);
    opacity: 0; } }
  .june-scope .sk-chasing-dots {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center;
    animation: sk-chasingDotsRotate 2s infinite linear; }
    .june-scope .sk-chasing-dots .sk-child {
      width: 60%;
      height: 60%;
      display: inline-block;
      position: absolute;
      top: 0;
      background-color: #333;
      border-radius: 100%;
      animation: sk-chasingDotsBounce 2s infinite ease-in-out; }
    .june-scope .sk-chasing-dots .sk-child2 {
      top: auto;
      bottom: 0;
      animation-delay: -1s; }

@keyframes sk-chasingDotsRotate {
  100% {
    transform: rotate(360deg); } }

@keyframes sk-chasingDotsBounce {
  0%, 100% {
    transform: scale(0); }
  50% {
    transform: scale(1); } }
  .june-scope .sk-three-bounce {
    margin: 40px auto;
    width: 80px;
    text-align: center; }
    .june-scope .sk-three-bounce .sk-child {
      width: 20px;
      height: 20px;
      background-color: #333;
      border-radius: 100%;
      display: inline-block;
      animation: sk-three-bounce 1.4s ease-in-out 0s infinite both; }
    .june-scope .sk-three-bounce .sk-child1 {
      animation-delay: -0.32s; }
    .june-scope .sk-three-bounce .sk-child2 {
      animation-delay: -0.16s; }

@keyframes sk-three-bounce {
  0%, 80%, 100% {
    transform: scale(0); }
  40% {
    transform: scale(1); } }
  .june-scope .sk-circle {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative; }
    .june-scope .sk-circle .sk-child {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .june-scope .sk-circle .sk-child:before {
      content: '';
      display: block;
      margin: 0 auto;
      width: 15%;
      height: 15%;
      background-color: #333;
      border-radius: 100%;
      animation: sk-circleBounceDelay 1.2s infinite ease-in-out both; }
    .june-scope .sk-circle .sk-child2 {
      transform: rotate(30deg); }
    .june-scope .sk-circle .sk-child3 {
      transform: rotate(60deg); }
    .june-scope .sk-circle .sk-child4 {
      transform: rotate(90deg); }
    .june-scope .sk-circle .sk-child5 {
      transform: rotate(120deg); }
    .june-scope .sk-circle .sk-child6 {
      transform: rotate(150deg); }
    .june-scope .sk-circle .sk-child7 {
      transform: rotate(180deg); }
    .june-scope .sk-circle .sk-child8 {
      transform: rotate(210deg); }
    .june-scope .sk-circle .sk-child9 {
      transform: rotate(240deg); }
    .june-scope .sk-circle .sk-child10 {
      transform: rotate(270deg); }
    .june-scope .sk-circle .sk-child11 {
      transform: rotate(300deg); }
    .june-scope .sk-circle .sk-child12 {
      transform: rotate(330deg); }
    .june-scope .sk-circle .sk-child2:before {
      animation-delay: -1.1s; }
    .june-scope .sk-circle .sk-child3:before {
      animation-delay: -1s; }
    .june-scope .sk-circle .sk-child4:before {
      animation-delay: -0.9s; }
    .june-scope .sk-circle .sk-child5:before {
      animation-delay: -0.8s; }
    .june-scope .sk-circle .sk-child6:before {
      animation-delay: -0.7s; }
    .june-scope .sk-circle .sk-child7:before {
      animation-delay: -0.6s; }
    .june-scope .sk-circle .sk-child8:before {
      animation-delay: -0.5s; }
    .june-scope .sk-circle .sk-child9:before {
      animation-delay: -0.4s; }
    .june-scope .sk-circle .sk-child10:before {
      animation-delay: -0.3s; }
    .june-scope .sk-circle .sk-child11:before {
      animation-delay: -0.2s; }
    .june-scope .sk-circle .sk-child12:before {
      animation-delay: -0.1s; }

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    transform: scale(0); }
  40% {
    transform: scale(1); } }
  .june-scope .sk-cube-grid {
    width: 40px;
    height: 40px;
    margin: 40px auto;
    /*
   * Spinner positions
   * 1 2 3
   * 4 5 6
   * 7 8 9
   */ }
    .june-scope .sk-cube-grid .sk-child {
      width: 33.33%;
      height: 33.33%;
      background-color: #333;
      float: left;
      animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; }
    .june-scope .sk-cube-grid .sk-child1 {
      animation-delay: 0.2s; }
    .june-scope .sk-cube-grid .sk-child2 {
      animation-delay: 0.3s; }
    .june-scope .sk-cube-grid .sk-child3 {
      animation-delay: 0.4s; }
    .june-scope .sk-cube-grid .sk-child4 {
      animation-delay: 0.1s; }
    .june-scope .sk-cube-grid .sk-child5 {
      animation-delay: 0.2s; }
    .june-scope .sk-cube-grid .sk-child6 {
      animation-delay: 0.3s; }
    .june-scope .sk-cube-grid .sk-child7 {
      animation-delay: 0.0s; }
    .june-scope .sk-cube-grid .sk-child8 {
      animation-delay: 0.1s; }
    .june-scope .sk-cube-grid .sk-child9 {
      animation-delay: 0.2s; }

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    transform: scale3D(1, 1, 1); }
  35% {
    transform: scale3D(0, 0, 1); } }
  .june-scope .sk-fading-circle {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative; }
    .june-scope .sk-fading-circle .sk-child {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .june-scope .sk-fading-circle .sk-child:before {
      content: '';
      display: block;
      margin: 0 auto;
      width: 15%;
      height: 15%;
      background-color: #333;
      border-radius: 100%;
      animation: sk-circleFadeDelay 1.2s infinite ease-in-out both; }
    .june-scope .sk-fading-circle .sk-child2 {
      transform: rotate(30deg); }
    .june-scope .sk-fading-circle .sk-child3 {
      transform: rotate(60deg); }
    .june-scope .sk-fading-circle .sk-child4 {
      transform: rotate(90deg); }
    .june-scope .sk-fading-circle .sk-child5 {
      transform: rotate(120deg); }
    .june-scope .sk-fading-circle .sk-child6 {
      transform: rotate(150deg); }
    .june-scope .sk-fading-circle .sk-child7 {
      transform: rotate(180deg); }
    .june-scope .sk-fading-circle .sk-child8 {
      transform: rotate(210deg); }
    .june-scope .sk-fading-circle .sk-child9 {
      transform: rotate(240deg); }
    .june-scope .sk-fading-circle .sk-child10 {
      transform: rotate(270deg); }
    .june-scope .sk-fading-circle .sk-child11 {
      transform: rotate(300deg); }
    .june-scope .sk-fading-circle .sk-child12 {
      transform: rotate(330deg); }
    .june-scope .sk-fading-circle .sk-child2:before {
      animation-delay: -1.1s; }
    .june-scope .sk-fading-circle .sk-child3:before {
      animation-delay: -1s; }
    .june-scope .sk-fading-circle .sk-child4:before {
      animation-delay: -0.9s; }
    .june-scope .sk-fading-circle .sk-child5:before {
      animation-delay: -0.8s; }
    .june-scope .sk-fading-circle .sk-child6:before {
      animation-delay: -0.7s; }
    .june-scope .sk-fading-circle .sk-child7:before {
      animation-delay: -0.6s; }
    .june-scope .sk-fading-circle .sk-child8:before {
      animation-delay: -0.5s; }
    .june-scope .sk-fading-circle .sk-child9:before {
      animation-delay: -0.4s; }
    .june-scope .sk-fading-circle .sk-child10:before {
      animation-delay: -0.3s; }
    .june-scope .sk-fading-circle .sk-child11:before {
      animation-delay: -0.2s; }
    .june-scope .sk-fading-circle .sk-child12:before {
      animation-delay: -0.1s; }

@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0; }
  40% {
    opacity: 1; } }
  .june-scope .sk-folding-cube {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative;
    transform: rotateZ(45deg); }
    .june-scope .sk-folding-cube .sk-child {
      float: left;
      width: 50%;
      height: 50%;
      position: relative;
      transform: scale(1.1); }
    .june-scope .sk-folding-cube .sk-child:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #333;
      animation: sk-foldCubeAngle 2.4s infinite linear both;
      transform-origin: 100% 100%; }
    .june-scope .sk-folding-cube .sk-child2 {
      transform: scale(1.1) rotateZ(90deg); }
    .june-scope .sk-folding-cube .sk-child3 {
      transform: scale(1.1) rotateZ(180deg); }
    .june-scope .sk-folding-cube .sk-child4 {
      transform: scale(1.1) rotateZ(270deg); }
    .june-scope .sk-folding-cube .sk-child2:before {
      animation-delay: 0.3s; }
    .june-scope .sk-folding-cube .sk-child3:before {
      animation-delay: 0.6s; }
    .june-scope .sk-folding-cube .sk-child4:before {
      animation-delay: 0.9s; }

@keyframes sk-foldCubeAngle {
  0%, 10% {
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0; }
  25%, 75% {
    transform: perspective(140px) rotateX(0deg);
    opacity: 1; }
  90%, 100% {
    transform: perspective(140px) rotateY(180deg);
    opacity: 0; } }
  .june-scope .sk-wrapper {
    position: fixed;
    z-index: 2147483647;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #FFF;
    /*.sk-child {
    &,
    &:before {
      background-color: $prelaoder-icon-color;
    }
  }*/ }
    .june-scope .sk-wrapper.is-ready {
      animation: preloader-out 0.5s ease-out; }
    .june-scope .sk-wrapper .sk-june-preloader {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 80px;
      height: 80px; }
    .june-scope .sk-wrapper .sk-june-preloader-inner {
      width: 100%;
      height: 100%;
      border-radius: 999px;
      border: 2px solid #C9C9C9;
      border-top-color: #000;
      animation: june-preloader 1.2s infinite linear; }

@keyframes preloader-out {
  from {
    opacity: 1; }
  top {
    opacity: 0; } }

@keyframes june-preloader {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
  .june-scope .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }
  .june-scope .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }
  .june-scope .animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s; }
  .june-scope .animated.flipOutX,
  .june-scope .animated.flipOutY,
  .june-scope .animated.bounceIn,
  .june-scope .animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
  .june-scope .bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
  .june-scope .flash {
    -webkit-animation-name: flash;
    animation-name: flash; }

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
  .june-scope .pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
  .june-scope .rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand; }

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
  .june-scope .shake {
    -webkit-animation-name: shake;
    animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
  .june-scope .headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
  .june-scope .swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
  .june-scope .tada {
    -webkit-animation-name: tada;
    animation-name: tada; }

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }
  .june-scope .wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble; }

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
  .june-scope .jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
  .june-scope .bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
  .june-scope .bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
  .june-scope .bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
  .june-scope .bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .june-scope .bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
  .june-scope .bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
  .june-scope .bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
  .june-scope .bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
  .june-scope .bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
  .june-scope .bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
  .june-scope .fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
  .june-scope .fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
  .june-scope .fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
  .june-scope .fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
  .june-scope .fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
  .june-scope .fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
  .june-scope .fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
  .june-scope .fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
  .june-scope .fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
  .june-scope .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
  .june-scope .fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
  .june-scope .fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
  .june-scope .fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
  .june-scope .fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
  .june-scope .fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
  .june-scope .fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
  .june-scope .fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
  .june-scope .fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
  .june-scope .animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
  .june-scope .flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
  .june-scope .flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
  .june-scope .flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
  .june-scope .flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
  .june-scope .lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
  .june-scope .lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
  .june-scope .rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
  .june-scope .rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
  .june-scope .rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
  .june-scope .rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
  .june-scope .rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
  .june-scope .rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
  .june-scope .rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
  .june-scope .rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
  .june-scope .rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
  .june-scope .rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
  .june-scope .hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge; }

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
  .june-scope .rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn; }

@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
  .june-scope .rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
  .june-scope .zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .june-scope .zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .june-scope .zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .june-scope .zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .june-scope .zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
  .june-scope .zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .june-scope .zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
  .june-scope .zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
  .june-scope .zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .june-scope .zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .june-scope .slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .june-scope .slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .june-scope .slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .june-scope .slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
  .june-scope .slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
  .june-scope .slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
  .june-scope .slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
  .june-scope .slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp; }
  .june-scope .floating {
    -webkit-animation-name: Floatingx;
    -webkit-animation-duration: 3s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floating;
    -moz-animation-duration: 3s;
    -moz-animation-timing-function: ease-in-out; }

@-webkit-keyframes Floatingx {
  from {
    -webkit-transform: translate(0, 0px); }
  65% {
    -webkit-transform: translate(0, 20px); }
  to {
    -webkit-transform: translate(0, 0px); } }

@keyframes Floating {
  from {
    -moz-transform: translate(0, 0px); }
  65% {
    -moz-transform: translate(0, 20px); }
  to {
    -moz-transform: translate(0, 0px); } }
  .june-scope .scaling {
    -webkit-animation-name: scalex;
    -webkit-animation-duration: 3s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: scale;
    -moz-animation-duration: 3s;
    -moz-animation-timing-function: ease-in-out; }

@-webkit-keyframes scalex {
  from {
    -webkit-transform: scale(0.9); }
  65% {
    -webkit-transform: scale(1); }
  to {
    -webkit-transform: scale(0.9); } }

@keyframes scale {
  from {
    -moz-transform: scale(0.9); }
  65% {
    -moz-transform: scale(1); }
  to {
    -moz-transform: scale(0.9); } }
  .june-scope .jarallax {
    position: relative;
    z-index: 0; }
  .june-scope .jarallax > .jarallax-img {
    position: absolute;
    object-fit: cover;
    /* support for plugin https://github.com/bfred-it/object-fit-images */
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }

/* end lib css */

/* start parent css */


 

  

  

 

 

 .june-scope body {
  font-family: Open Sans;
  font-size: 1rem;
  color: #303030;
  background-color: #FFFFFF;
  background-image: url(none);
  background-attachment: local;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.june-scope h1, .june-scope h2, .june-scope h3, .june-scope h4, .june-scope h5, .june-scope h6 {
  margin-bottom: 0.5rem; }

.june-scope p {
  margin-bottom: 0px; }

.june-scope label {
  margin-bottom: 0.5rem; }

.june-scope a {
  color: #FFF;
  text-decoration: none; }
  .june-scope a:hover {
    color: #bfbfbf;
    text-decoration: none; }

.june-scope .j-nav .img-wrap {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
  position: relative;
  min-height: 1px;
  min-width: 20px; }

.june-scope .text-subline {
  font-size: 13.5px;
  font-weight: 500; }

.june-scope .text-blockquote {
  font-size: 30px;
  font-weight: 700;
  font-style: italic;
  line-height: 1.1; }

@media screen and (max-width: 992px) {
  .june-scope .text-subline {
    font-size: 12px; }
  .june-scope .text-blockquote {
    font-size: 23px; }
  .june-scope .j-nav {
    background-color: #000 !important; } }

.june-scope .richtext-inner .text-bullet {
  position: relative;
  padding-left: 24px;
  line-height: 14px;
  margin-bottom: 16px; }
  .june-scope .richtext-inner .text-bullet:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 8px;
    width: 12px;
    height: 12px;
    background-color: #000;
    border-radius: 99px; }

.june-scope #mobile-cta {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  transition: transform .3s ease; }

.june-scope #create_info .richtext-inner .text-bullet:before {
  background-color: #6BE1D5; }

.june-scope #analytics .richtext-inner .text-bullet:before {
  background-color: #FF81A3; }

.june-scope #actions .richtext-inner .text-bullet:before {
  background-color: #FFA29B; }

.june-scope .m-0 {
  margin: 0 !important; }

.june-scope .mt-0,
.june-scope .my-0 {
  margin-top: 0 !important; }

.june-scope .mr-0,
.june-scope .mx-0 {
  margin-right: 0 !important; }

.june-scope .mb-0,
.june-scope .my-0 {
  margin-bottom: 0 !important; }

.june-scope .ml-0,
.june-scope .mx-0 {
  margin-left: 0 !important; }

.june-scope .m-1 {
  margin: 5px !important; }

.june-scope .mt-1,
.june-scope .my-1 {
  margin-top: 5px !important; }

.june-scope .mr-1,
.june-scope .mx-1 {
  margin-right: 5px !important; }

.june-scope .mb-1,
.june-scope .my-1 {
  margin-bottom: 5px !important; }

.june-scope .ml-1,
.june-scope .mx-1 {
  margin-left: 5px !important; }

.june-scope .m-2 {
  margin: 10px !important; }

.june-scope .mt-2,
.june-scope .my-2 {
  margin-top: 10px !important; }

.june-scope .mr-2,
.june-scope .mx-2 {
  margin-right: 10px !important; }

.june-scope .mb-2,
.june-scope .my-2 {
  margin-bottom: 10px !important; }

.june-scope .ml-2,
.june-scope .mx-2 {
  margin-left: 10px !important; }

.june-scope .m-3 {
  margin: 15px !important; }

.june-scope .mt-3,
.june-scope .my-3 {
  margin-top: 15px !important; }

.june-scope .mr-3,
.june-scope .mx-3 {
  margin-right: 15px !important; }

.june-scope .mb-3,
.june-scope .my-3 {
  margin-bottom: 15px !important; }

.june-scope .ml-3,
.june-scope .mx-3 {
  margin-left: 15px !important; }

.june-scope .m-4 {
  margin: 20px !important; }

.june-scope .mt-4,
.june-scope .my-4 {
  margin-top: 20px !important; }

.june-scope .mr-4,
.june-scope .mx-4 {
  margin-right: 20px !important; }

.june-scope .mb-4,
.june-scope .my-4 {
  margin-bottom: 20px !important; }

.june-scope .ml-4,
.june-scope .mx-4 {
  margin-left: 20px !important; }

.june-scope .m-5 {
  margin: 24px !important; }

.june-scope .mt-5,
.june-scope .my-5 {
  margin-top: 24px !important; }

.june-scope .mr-5,
.june-scope .mx-5 {
  margin-right: 24px !important; }

.june-scope .mb-5,
.june-scope .my-5 {
  margin-bottom: 24px !important; }

.june-scope .ml-5,
.june-scope .mx-5 {
  margin-left: 24px !important; }

.june-scope .m-6 {
  margin: 30px !important; }

.june-scope .mt-6,
.june-scope .my-6 {
  margin-top: 30px !important; }

.june-scope .mr-6,
.june-scope .mx-6 {
  margin-right: 30px !important; }

.june-scope .mb-6,
.june-scope .my-6 {
  margin-bottom: 30px !important; }

.june-scope .ml-6,
.june-scope .mx-6 {
  margin-left: 30px !important; }

.june-scope .m-7 {
  margin: 35px !important; }

.june-scope .mt-7,
.june-scope .my-7 {
  margin-top: 35px !important; }

.june-scope .mr-7,
.june-scope .mx-7 {
  margin-right: 35px !important; }

.june-scope .mb-7,
.june-scope .my-7 {
  margin-bottom: 35px !important; }

.june-scope .ml-7,
.june-scope .mx-7 {
  margin-left: 35px !important; }

.june-scope .m-8 {
  margin: 40px !important; }

.june-scope .mt-8,
.june-scope .my-8 {
  margin-top: 40px !important; }

.june-scope .mr-8,
.june-scope .mx-8 {
  margin-right: 40px !important; }

.june-scope .mb-8,
.june-scope .my-8 {
  margin-bottom: 40px !important; }

.june-scope .ml-8,
.june-scope .mx-8 {
  margin-left: 40px !important; }

.june-scope .m-9 {
  margin: 44px !important; }

.june-scope .mt-9,
.june-scope .my-9 {
  margin-top: 44px !important; }

.june-scope .mr-9,
.june-scope .mx-9 {
  margin-right: 44px !important; }

.june-scope .mb-9,
.june-scope .my-9 {
  margin-bottom: 44px !important; }

.june-scope .ml-9,
.june-scope .mx-9 {
  margin-left: 44px !important; }

.june-scope .p-0 {
  padding: 0 !important; }

.june-scope .pt-0:not(.col):not(.june-slider),
.june-scope .pt-0.col > div,
.june-scope .py-0,
.june-scope .pt-0.june-slider > .col > div,
.june-scope .june-slider > .pt-0.col > div {
  padding-top: 0 !important; }

.june-scope .pr-0:not(.col):not(.june-slider),
.june-scope .pr-0.col > div,
.june-scope .px-0,
.june-scope .pr-0.june-slider > .col > div,
.june-scope .june-slider > .pr-0.col > div {
  padding-right: 0 !important; }

.june-scope .pb-0:not(.col):not(.june-slider),
.june-scope .pb-0.col > div,
.june-scope .py-0,
.june-scope .pb-0.june-slider > .col > div,
.june-scope .june-slider > .pb-0.col > div {
  padding-bottom: 0 !important; }

.june-scope .pl-0:not(.col):not(.june-slider),
.june-scope .pl-0.col > div,
.june-scope .px-0,
.june-scope .pl-0.june-slider > .col > div,
.june-scope .june-slider > .pl-0.col > div {
  padding-left: 0 !important; }

.june-scope .p-1 {
  padding: 5px !important; }

.june-scope .pt-1:not(.col):not(.june-slider),
.june-scope .pt-1.col > div,
.june-scope .py-1,
.june-scope .pt-1.june-slider > .col > div,
.june-scope .june-slider > .pt-1.col > div {
  padding-top: 5px !important; }

.june-scope .pr-1:not(.col):not(.june-slider),
.june-scope .pr-1.col > div,
.june-scope .px-1,
.june-scope .pr-1.june-slider > .col > div,
.june-scope .june-slider > .pr-1.col > div {
  padding-right: 5px !important; }

.june-scope .pb-1:not(.col):not(.june-slider),
.june-scope .pb-1.col > div,
.june-scope .py-1,
.june-scope .pb-1.june-slider > .col > div,
.june-scope .june-slider > .pb-1.col > div {
  padding-bottom: 5px !important; }

.june-scope .pl-1:not(.col):not(.june-slider),
.june-scope .pl-1.col > div,
.june-scope .px-1,
.june-scope .pl-1.june-slider > .col > div,
.june-scope .june-slider > .pl-1.col > div {
  padding-left: 5px !important; }

.june-scope .p-2 {
  padding: 10px !important; }

.june-scope .pt-2:not(.col):not(.june-slider),
.june-scope .pt-2.col > div,
.june-scope .py-2,
.june-scope .pt-2.june-slider > .col > div,
.june-scope .june-slider > .pt-2.col > div {
  padding-top: 10px !important; }

.june-scope .pr-2:not(.col):not(.june-slider),
.june-scope .pr-2.col > div,
.june-scope .px-2,
.june-scope .pr-2.june-slider > .col > div,
.june-scope .june-slider > .pr-2.col > div {
  padding-right: 10px !important; }

.june-scope .pb-2:not(.col):not(.june-slider),
.june-scope .pb-2.col > div,
.june-scope .py-2,
.june-scope .pb-2.june-slider > .col > div,
.june-scope .june-slider > .pb-2.col > div {
  padding-bottom: 10px !important; }

.june-scope .pl-2:not(.col):not(.june-slider),
.june-scope .pl-2.col > div,
.june-scope .px-2,
.june-scope .pl-2.june-slider > .col > div,
.june-scope .june-slider > .pl-2.col > div {
  padding-left: 10px !important; }

.june-scope .p-3 {
  padding: 15px !important; }

.june-scope .pt-3:not(.col):not(.june-slider),
.june-scope .pt-3.col > div,
.june-scope .py-3,
.june-scope .pt-3.june-slider > .col > div,
.june-scope .june-slider > .pt-3.col > div {
  padding-top: 15px !important; }

.june-scope .pr-3:not(.col):not(.june-slider),
.june-scope .pr-3.col > div,
.june-scope .px-3,
.june-scope .pr-3.june-slider > .col > div,
.june-scope .june-slider > .pr-3.col > div {
  padding-right: 15px !important; }

.june-scope .pb-3:not(.col):not(.june-slider),
.june-scope .pb-3.col > div,
.june-scope .py-3,
.june-scope .pb-3.june-slider > .col > div,
.june-scope .june-slider > .pb-3.col > div {
  padding-bottom: 15px !important; }

.june-scope .pl-3:not(.col):not(.june-slider),
.june-scope .pl-3.col > div,
.june-scope .px-3,
.june-scope .pl-3.june-slider > .col > div,
.june-scope .june-slider > .pl-3.col > div {
  padding-left: 15px !important; }

.june-scope .p-4 {
  padding: 20px !important; }

.june-scope .pt-4:not(.col):not(.june-slider),
.june-scope .pt-4.col > div,
.june-scope .py-4,
.june-scope .pt-4.june-slider > .col > div,
.june-scope .june-slider > .pt-4.col > div {
  padding-top: 20px !important; }

.june-scope .pr-4:not(.col):not(.june-slider),
.june-scope .pr-4.col > div,
.june-scope .px-4,
.june-scope .pr-4.june-slider > .col > div,
.june-scope .june-slider > .pr-4.col > div {
  padding-right: 20px !important; }

.june-scope .pb-4:not(.col):not(.june-slider),
.june-scope .pb-4.col > div,
.june-scope .py-4,
.june-scope .pb-4.june-slider > .col > div,
.june-scope .june-slider > .pb-4.col > div {
  padding-bottom: 20px !important; }

.june-scope .pl-4:not(.col):not(.june-slider),
.june-scope .pl-4.col > div,
.june-scope .px-4,
.june-scope .pl-4.june-slider > .col > div,
.june-scope .june-slider > .pl-4.col > div {
  padding-left: 20px !important; }

.june-scope .p-5 {
  padding: 24px !important; }

.june-scope .pt-5:not(.col):not(.june-slider),
.june-scope .pt-5.col > div,
.june-scope .py-5,
.june-scope .pt-5.june-slider > .col > div,
.june-scope .june-slider > .pt-5.col > div {
  padding-top: 24px !important; }

.june-scope .pr-5:not(.col):not(.june-slider),
.june-scope .pr-5.col > div,
.june-scope .px-5,
.june-scope .pr-5.june-slider > .col > div,
.june-scope .june-slider > .pr-5.col > div {
  padding-right: 24px !important; }

.june-scope .pb-5:not(.col):not(.june-slider),
.june-scope .pb-5.col > div,
.june-scope .py-5,
.june-scope .pb-5.june-slider > .col > div,
.june-scope .june-slider > .pb-5.col > div {
  padding-bottom: 24px !important; }

.june-scope .pl-5:not(.col):not(.june-slider),
.june-scope .pl-5.col > div,
.june-scope .px-5,
.june-scope .pl-5.june-slider > .col > div,
.june-scope .june-slider > .pl-5.col > div {
  padding-left: 24px !important; }

.june-scope .p-6 {
  padding: 30px !important; }

.june-scope .pt-6:not(.col):not(.june-slider),
.june-scope .pt-6.col > div,
.june-scope .py-6,
.june-scope .pt-6.june-slider > .col > div,
.june-scope .june-slider > .pt-6.col > div {
  padding-top: 30px !important; }

.june-scope .pr-6:not(.col):not(.june-slider),
.june-scope .pr-6.col > div,
.june-scope .px-6,
.june-scope .pr-6.june-slider > .col > div,
.june-scope .june-slider > .pr-6.col > div {
  padding-right: 30px !important; }

.june-scope .pb-6:not(.col):not(.june-slider),
.june-scope .pb-6.col > div,
.june-scope .py-6,
.june-scope .pb-6.june-slider > .col > div,
.june-scope .june-slider > .pb-6.col > div {
  padding-bottom: 30px !important; }

.june-scope .pl-6:not(.col):not(.june-slider),
.june-scope .pl-6.col > div,
.june-scope .px-6,
.june-scope .pl-6.june-slider > .col > div,
.june-scope .june-slider > .pl-6.col > div {
  padding-left: 30px !important; }

.june-scope .p-7 {
  padding: 35px !important; }

.june-scope .pt-7:not(.col):not(.june-slider),
.june-scope .pt-7.col > div,
.june-scope .py-7,
.june-scope .pt-7.june-slider > .col > div,
.june-scope .june-slider > .pt-7.col > div {
  padding-top: 35px !important; }

.june-scope .pr-7:not(.col):not(.june-slider),
.june-scope .pr-7.col > div,
.june-scope .px-7,
.june-scope .pr-7.june-slider > .col > div,
.june-scope .june-slider > .pr-7.col > div {
  padding-right: 35px !important; }

.june-scope .pb-7:not(.col):not(.june-slider),
.june-scope .pb-7.col > div,
.june-scope .py-7,
.june-scope .pb-7.june-slider > .col > div,
.june-scope .june-slider > .pb-7.col > div {
  padding-bottom: 35px !important; }

.june-scope .pl-7:not(.col):not(.june-slider),
.june-scope .pl-7.col > div,
.june-scope .px-7,
.june-scope .pl-7.june-slider > .col > div,
.june-scope .june-slider > .pl-7.col > div {
  padding-left: 35px !important; }

.june-scope .p-8 {
  padding: 40px !important; }

.june-scope .pt-8:not(.col):not(.june-slider),
.june-scope .pt-8.col > div,
.june-scope .py-8,
.june-scope .pt-8.june-slider > .col > div,
.june-scope .june-slider > .pt-8.col > div {
  padding-top: 40px !important; }

.june-scope .pr-8:not(.col):not(.june-slider),
.june-scope .pr-8.col > div,
.june-scope .px-8,
.june-scope .pr-8.june-slider > .col > div,
.june-scope .june-slider > .pr-8.col > div {
  padding-right: 40px !important; }

.june-scope .pb-8:not(.col):not(.june-slider),
.june-scope .pb-8.col > div,
.june-scope .py-8,
.june-scope .pb-8.june-slider > .col > div,
.june-scope .june-slider > .pb-8.col > div {
  padding-bottom: 40px !important; }

.june-scope .pl-8:not(.col):not(.june-slider),
.june-scope .pl-8.col > div,
.june-scope .px-8,
.june-scope .pl-8.june-slider > .col > div,
.june-scope .june-slider > .pl-8.col > div {
  padding-left: 40px !important; }

.june-scope .p-9 {
  padding: 44px !important; }

.june-scope .pt-9:not(.col):not(.june-slider),
.june-scope .pt-9.col > div,
.june-scope .py-9,
.june-scope .pt-9.june-slider > .col > div,
.june-scope .june-slider > .pt-9.col > div {
  padding-top: 44px !important; }

.june-scope .pr-9:not(.col):not(.june-slider),
.june-scope .pr-9.col > div,
.june-scope .px-9,
.june-scope .pr-9.june-slider > .col > div,
.june-scope .june-slider > .pr-9.col > div {
  padding-right: 44px !important; }

.june-scope .pb-9:not(.col):not(.june-slider),
.june-scope .pb-9.col > div,
.june-scope .py-9,
.june-scope .pb-9.june-slider > .col > div,
.june-scope .june-slider > .pb-9.col > div {
  padding-bottom: 44px !important; }

.june-scope .pl-9:not(.col):not(.june-slider),
.june-scope .pl-9.col > div,
.june-scope .px-9,
.june-scope .pl-9.june-slider > .col > div,
.june-scope .june-slider > .pl-9.col > div {
  padding-left: 44px !important; }

@media (min-width: 1281px) {
  .june-scope .m-xl-0 {
    margin: 0 !important; }
  .june-scope .mt-xl-0,
  .june-scope .my-xl-0 {
    margin-top: 0 !important; }
  .june-scope .mr-xl-0,
  .june-scope .mx-xl-0 {
    margin-right: 0 !important; }
  .june-scope .mb-xl-0,
  .june-scope .my-xl-0 {
    margin-bottom: 0 !important; }
  .june-scope .ml-xl-0,
  .june-scope .mx-xl-0 {
    margin-left: 0 !important; }
  .june-scope .m-xl-1 {
    margin: 5px !important; }
  .june-scope .mt-xl-1,
  .june-scope .my-xl-1 {
    margin-top: 5px !important; }
  .june-scope .mr-xl-1,
  .june-scope .mx-xl-1 {
    margin-right: 5px !important; }
  .june-scope .mb-xl-1,
  .june-scope .my-xl-1 {
    margin-bottom: 5px !important; }
  .june-scope .ml-xl-1,
  .june-scope .mx-xl-1 {
    margin-left: 5px !important; }
  .june-scope .m-xl-2 {
    margin: 10px !important; }
  .june-scope .mt-xl-2,
  .june-scope .my-xl-2 {
    margin-top: 10px !important; }
  .june-scope .mr-xl-2,
  .june-scope .mx-xl-2 {
    margin-right: 10px !important; }
  .june-scope .mb-xl-2,
  .june-scope .my-xl-2 {
    margin-bottom: 10px !important; }
  .june-scope .ml-xl-2,
  .june-scope .mx-xl-2 {
    margin-left: 10px !important; }
  .june-scope .m-xl-3 {
    margin: 15px !important; }
  .june-scope .mt-xl-3,
  .june-scope .my-xl-3 {
    margin-top: 15px !important; }
  .june-scope .mr-xl-3,
  .june-scope .mx-xl-3 {
    margin-right: 15px !important; }
  .june-scope .mb-xl-3,
  .june-scope .my-xl-3 {
    margin-bottom: 15px !important; }
  .june-scope .ml-xl-3,
  .june-scope .mx-xl-3 {
    margin-left: 15px !important; }
  .june-scope .m-xl-4 {
    margin: 20px !important; }
  .june-scope .mt-xl-4,
  .june-scope .my-xl-4 {
    margin-top: 20px !important; }
  .june-scope .mr-xl-4,
  .june-scope .mx-xl-4 {
    margin-right: 20px !important; }
  .june-scope .mb-xl-4,
  .june-scope .my-xl-4 {
    margin-bottom: 20px !important; }
  .june-scope .ml-xl-4,
  .june-scope .mx-xl-4 {
    margin-left: 20px !important; }
  .june-scope .m-xl-5 {
    margin: 24px !important; }
  .june-scope .mt-xl-5,
  .june-scope .my-xl-5 {
    margin-top: 24px !important; }
  .june-scope .mr-xl-5,
  .june-scope .mx-xl-5 {
    margin-right: 24px !important; }
  .june-scope .mb-xl-5,
  .june-scope .my-xl-5 {
    margin-bottom: 24px !important; }
  .june-scope .ml-xl-5,
  .june-scope .mx-xl-5 {
    margin-left: 24px !important; }
  .june-scope .m-xl-6 {
    margin: 30px !important; }
  .june-scope .mt-xl-6,
  .june-scope .my-xl-6 {
    margin-top: 30px !important; }
  .june-scope .mr-xl-6,
  .june-scope .mx-xl-6 {
    margin-right: 30px !important; }
  .june-scope .mb-xl-6,
  .june-scope .my-xl-6 {
    margin-bottom: 30px !important; }
  .june-scope .ml-xl-6,
  .june-scope .mx-xl-6 {
    margin-left: 30px !important; }
  .june-scope .m-xl-7 {
    margin: 35px !important; }
  .june-scope .mt-xl-7,
  .june-scope .my-xl-7 {
    margin-top: 35px !important; }
  .june-scope .mr-xl-7,
  .june-scope .mx-xl-7 {
    margin-right: 35px !important; }
  .june-scope .mb-xl-7,
  .june-scope .my-xl-7 {
    margin-bottom: 35px !important; }
  .june-scope .ml-xl-7,
  .june-scope .mx-xl-7 {
    margin-left: 35px !important; }
  .june-scope .m-xl-8 {
    margin: 40px !important; }
  .june-scope .mt-xl-8,
  .june-scope .my-xl-8 {
    margin-top: 40px !important; }
  .june-scope .mr-xl-8,
  .june-scope .mx-xl-8 {
    margin-right: 40px !important; }
  .june-scope .mb-xl-8,
  .june-scope .my-xl-8 {
    margin-bottom: 40px !important; }
  .june-scope .ml-xl-8,
  .june-scope .mx-xl-8 {
    margin-left: 40px !important; }
  .june-scope .m-xl-9 {
    margin: 44px !important; }
  .june-scope .mt-xl-9,
  .june-scope .my-xl-9 {
    margin-top: 44px !important; }
  .june-scope .mr-xl-9,
  .june-scope .mx-xl-9 {
    margin-right: 44px !important; }
  .june-scope .mb-xl-9,
  .june-scope .my-xl-9 {
    margin-bottom: 44px !important; }
  .june-scope .ml-xl-9,
  .june-scope .mx-xl-9 {
    margin-left: 44px !important; }
  .june-scope .p-xl-0 {
    padding: 0 !important; }
  .june-scope .pt-xl-0:not(.col):not(.june-slider),
  .june-scope .pt-xl-0.col > div,
  .june-scope .py-xl-0,
  .june-scope .pt-xl-0.june-slider > .col > div,
  .june-scope .june-slider > .pt-xl-0.col > div {
    padding-top: 0 !important; }
  .june-scope .pr-xl-0:not(.col):not(.june-slider),
  .june-scope .pr-xl-0.col > div,
  .june-scope .px-xl-0,
  .june-scope .pr-xl-0.june-slider > .col > div,
  .june-scope .june-slider > .pr-xl-0.col > div {
    padding-right: 0 !important; }
  .june-scope .pb-xl-0:not(.col):not(.june-slider),
  .june-scope .pb-xl-0.col > div,
  .june-scope .py-xl-0,
  .june-scope .pb-xl-0.june-slider > .col > div,
  .june-scope .june-slider > .pb-xl-0.col > div {
    padding-bottom: 0 !important; }
  .june-scope .pl-xl-0:not(.col):not(.june-slider),
  .june-scope .pl-xl-0.col > div,
  .june-scope .px-xl-0,
  .june-scope .pl-xl-0.june-slider > .col > div,
  .june-scope .june-slider > .pl-xl-0.col > div {
    padding-left: 0 !important; }
  .june-scope .p-xl-1 {
    padding: 5px !important; }
  .june-scope .pt-xl-1:not(.col):not(.june-slider),
  .june-scope .pt-xl-1.col > div,
  .june-scope .py-xl-1,
  .june-scope .pt-xl-1.june-slider > .col > div,
  .june-scope .june-slider > .pt-xl-1.col > div {
    padding-top: 5px !important; }
  .june-scope .pr-xl-1:not(.col):not(.june-slider),
  .june-scope .pr-xl-1.col > div,
  .june-scope .px-xl-1,
  .june-scope .pr-xl-1.june-slider > .col > div,
  .june-scope .june-slider > .pr-xl-1.col > div {
    padding-right: 5px !important; }
  .june-scope .pb-xl-1:not(.col):not(.june-slider),
  .june-scope .pb-xl-1.col > div,
  .june-scope .py-xl-1,
  .june-scope .pb-xl-1.june-slider > .col > div,
  .june-scope .june-slider > .pb-xl-1.col > div {
    padding-bottom: 5px !important; }
  .june-scope .pl-xl-1:not(.col):not(.june-slider),
  .june-scope .pl-xl-1.col > div,
  .june-scope .px-xl-1,
  .june-scope .pl-xl-1.june-slider > .col > div,
  .june-scope .june-slider > .pl-xl-1.col > div {
    padding-left: 5px !important; }
  .june-scope .p-xl-2 {
    padding: 10px !important; }
  .june-scope .pt-xl-2:not(.col):not(.june-slider),
  .june-scope .pt-xl-2.col > div,
  .june-scope .py-xl-2,
  .june-scope .pt-xl-2.june-slider > .col > div,
  .june-scope .june-slider > .pt-xl-2.col > div {
    padding-top: 10px !important; }
  .june-scope .pr-xl-2:not(.col):not(.june-slider),
  .june-scope .pr-xl-2.col > div,
  .june-scope .px-xl-2,
  .june-scope .pr-xl-2.june-slider > .col > div,
  .june-scope .june-slider > .pr-xl-2.col > div {
    padding-right: 10px !important; }
  .june-scope .pb-xl-2:not(.col):not(.june-slider),
  .june-scope .pb-xl-2.col > div,
  .june-scope .py-xl-2,
  .june-scope .pb-xl-2.june-slider > .col > div,
  .june-scope .june-slider > .pb-xl-2.col > div {
    padding-bottom: 10px !important; }
  .june-scope .pl-xl-2:not(.col):not(.june-slider),
  .june-scope .pl-xl-2.col > div,
  .june-scope .px-xl-2,
  .june-scope .pl-xl-2.june-slider > .col > div,
  .june-scope .june-slider > .pl-xl-2.col > div {
    padding-left: 10px !important; }
  .june-scope .p-xl-3 {
    padding: 15px !important; }
  .june-scope .pt-xl-3:not(.col):not(.june-slider),
  .june-scope .pt-xl-3.col > div,
  .june-scope .py-xl-3,
  .june-scope .pt-xl-3.june-slider > .col > div,
  .june-scope .june-slider > .pt-xl-3.col > div {
    padding-top: 15px !important; }
  .june-scope .pr-xl-3:not(.col):not(.june-slider),
  .june-scope .pr-xl-3.col > div,
  .june-scope .px-xl-3,
  .june-scope .pr-xl-3.june-slider > .col > div,
  .june-scope .june-slider > .pr-xl-3.col > div {
    padding-right: 15px !important; }
  .june-scope .pb-xl-3:not(.col):not(.june-slider),
  .june-scope .pb-xl-3.col > div,
  .june-scope .py-xl-3,
  .june-scope .pb-xl-3.june-slider > .col > div,
  .june-scope .june-slider > .pb-xl-3.col > div {
    padding-bottom: 15px !important; }
  .june-scope .pl-xl-3:not(.col):not(.june-slider),
  .june-scope .pl-xl-3.col > div,
  .june-scope .px-xl-3,
  .june-scope .pl-xl-3.june-slider > .col > div,
  .june-scope .june-slider > .pl-xl-3.col > div {
    padding-left: 15px !important; }
  .june-scope .p-xl-4 {
    padding: 20px !important; }
  .june-scope .pt-xl-4:not(.col):not(.june-slider),
  .june-scope .pt-xl-4.col > div,
  .june-scope .py-xl-4,
  .june-scope .pt-xl-4.june-slider > .col > div,
  .june-scope .june-slider > .pt-xl-4.col > div {
    padding-top: 20px !important; }
  .june-scope .pr-xl-4:not(.col):not(.june-slider),
  .june-scope .pr-xl-4.col > div,
  .june-scope .px-xl-4,
  .june-scope .pr-xl-4.june-slider > .col > div,
  .june-scope .june-slider > .pr-xl-4.col > div {
    padding-right: 20px !important; }
  .june-scope .pb-xl-4:not(.col):not(.june-slider),
  .june-scope .pb-xl-4.col > div,
  .june-scope .py-xl-4,
  .june-scope .pb-xl-4.june-slider > .col > div,
  .june-scope .june-slider > .pb-xl-4.col > div {
    padding-bottom: 20px !important; }
  .june-scope .pl-xl-4:not(.col):not(.june-slider),
  .june-scope .pl-xl-4.col > div,
  .june-scope .px-xl-4,
  .june-scope .pl-xl-4.june-slider > .col > div,
  .june-scope .june-slider > .pl-xl-4.col > div {
    padding-left: 20px !important; }
  .june-scope .p-xl-5 {
    padding: 24px !important; }
  .june-scope .pt-xl-5:not(.col):not(.june-slider),
  .june-scope .pt-xl-5.col > div,
  .june-scope .py-xl-5,
  .june-scope .pt-xl-5.june-slider > .col > div,
  .june-scope .june-slider > .pt-xl-5.col > div {
    padding-top: 24px !important; }
  .june-scope .pr-xl-5:not(.col):not(.june-slider),
  .june-scope .pr-xl-5.col > div,
  .june-scope .px-xl-5,
  .june-scope .pr-xl-5.june-slider > .col > div,
  .june-scope .june-slider > .pr-xl-5.col > div {
    padding-right: 24px !important; }
  .june-scope .pb-xl-5:not(.col):not(.june-slider),
  .june-scope .pb-xl-5.col > div,
  .june-scope .py-xl-5,
  .june-scope .pb-xl-5.june-slider > .col > div,
  .june-scope .june-slider > .pb-xl-5.col > div {
    padding-bottom: 24px !important; }
  .june-scope .pl-xl-5:not(.col):not(.june-slider),
  .june-scope .pl-xl-5.col > div,
  .june-scope .px-xl-5,
  .june-scope .pl-xl-5.june-slider > .col > div,
  .june-scope .june-slider > .pl-xl-5.col > div {
    padding-left: 24px !important; }
  .june-scope .p-xl-6 {
    padding: 30px !important; }
  .june-scope .pt-xl-6:not(.col):not(.june-slider),
  .june-scope .pt-xl-6.col > div,
  .june-scope .py-xl-6,
  .june-scope .pt-xl-6.june-slider > .col > div,
  .june-scope .june-slider > .pt-xl-6.col > div {
    padding-top: 30px !important; }
  .june-scope .pr-xl-6:not(.col):not(.june-slider),
  .june-scope .pr-xl-6.col > div,
  .june-scope .px-xl-6,
  .june-scope .pr-xl-6.june-slider > .col > div,
  .june-scope .june-slider > .pr-xl-6.col > div {
    padding-right: 30px !important; }
  .june-scope .pb-xl-6:not(.col):not(.june-slider),
  .june-scope .pb-xl-6.col > div,
  .june-scope .py-xl-6,
  .june-scope .pb-xl-6.june-slider > .col > div,
  .june-scope .june-slider > .pb-xl-6.col > div {
    padding-bottom: 30px !important; }
  .june-scope .pl-xl-6:not(.col):not(.june-slider),
  .june-scope .pl-xl-6.col > div,
  .june-scope .px-xl-6,
  .june-scope .pl-xl-6.june-slider > .col > div,
  .june-scope .june-slider > .pl-xl-6.col > div {
    padding-left: 30px !important; }
  .june-scope .p-xl-7 {
    padding: 35px !important; }
  .june-scope .pt-xl-7:not(.col):not(.june-slider),
  .june-scope .pt-xl-7.col > div,
  .june-scope .py-xl-7,
  .june-scope .pt-xl-7.june-slider > .col > div,
  .june-scope .june-slider > .pt-xl-7.col > div {
    padding-top: 35px !important; }
  .june-scope .pr-xl-7:not(.col):not(.june-slider),
  .june-scope .pr-xl-7.col > div,
  .june-scope .px-xl-7,
  .june-scope .pr-xl-7.june-slider > .col > div,
  .june-scope .june-slider > .pr-xl-7.col > div {
    padding-right: 35px !important; }
  .june-scope .pb-xl-7:not(.col):not(.june-slider),
  .june-scope .pb-xl-7.col > div,
  .june-scope .py-xl-7,
  .june-scope .pb-xl-7.june-slider > .col > div,
  .june-scope .june-slider > .pb-xl-7.col > div {
    padding-bottom: 35px !important; }
  .june-scope .pl-xl-7:not(.col):not(.june-slider),
  .june-scope .pl-xl-7.col > div,
  .june-scope .px-xl-7,
  .june-scope .pl-xl-7.june-slider > .col > div,
  .june-scope .june-slider > .pl-xl-7.col > div {
    padding-left: 35px !important; }
  .june-scope .p-xl-8 {
    padding: 40px !important; }
  .june-scope .pt-xl-8:not(.col):not(.june-slider),
  .june-scope .pt-xl-8.col > div,
  .june-scope .py-xl-8,
  .june-scope .pt-xl-8.june-slider > .col > div,
  .june-scope .june-slider > .pt-xl-8.col > div {
    padding-top: 40px !important; }
  .june-scope .pr-xl-8:not(.col):not(.june-slider),
  .june-scope .pr-xl-8.col > div,
  .june-scope .px-xl-8,
  .june-scope .pr-xl-8.june-slider > .col > div,
  .june-scope .june-slider > .pr-xl-8.col > div {
    padding-right: 40px !important; }
  .june-scope .pb-xl-8:not(.col):not(.june-slider),
  .june-scope .pb-xl-8.col > div,
  .june-scope .py-xl-8,
  .june-scope .pb-xl-8.june-slider > .col > div,
  .june-scope .june-slider > .pb-xl-8.col > div {
    padding-bottom: 40px !important; }
  .june-scope .pl-xl-8:not(.col):not(.june-slider),
  .june-scope .pl-xl-8.col > div,
  .june-scope .px-xl-8,
  .june-scope .pl-xl-8.june-slider > .col > div,
  .june-scope .june-slider > .pl-xl-8.col > div {
    padding-left: 40px !important; }
  .june-scope .p-xl-9 {
    padding: 44px !important; }
  .june-scope .pt-xl-9:not(.col):not(.june-slider),
  .june-scope .pt-xl-9.col > div,
  .june-scope .py-xl-9,
  .june-scope .pt-xl-9.june-slider > .col > div,
  .june-scope .june-slider > .pt-xl-9.col > div {
    padding-top: 44px !important; }
  .june-scope .pr-xl-9:not(.col):not(.june-slider),
  .june-scope .pr-xl-9.col > div,
  .june-scope .px-xl-9,
  .june-scope .pr-xl-9.june-slider > .col > div,
  .june-scope .june-slider > .pr-xl-9.col > div {
    padding-right: 44px !important; }
  .june-scope .pb-xl-9:not(.col):not(.june-slider),
  .june-scope .pb-xl-9.col > div,
  .june-scope .py-xl-9,
  .june-scope .pb-xl-9.june-slider > .col > div,
  .june-scope .june-slider > .pb-xl-9.col > div {
    padding-bottom: 44px !important; }
  .june-scope .pl-xl-9:not(.col):not(.june-slider),
  .june-scope .pl-xl-9.col > div,
  .june-scope .px-xl-9,
  .june-scope .pl-xl-9.june-slider > .col > div,
  .june-scope .june-slider > .pl-xl-9.col > div {
    padding-left: 44px !important; }
  .june-scope .m-xl-auto {
    margin: auto !important; }
  .june-scope .mt-xl-auto,
  .june-scope .my-xl-auto {
    margin-top: auto !important; }
  .june-scope .mr-xl-auto,
  .june-scope .mx-xl-auto {
    margin-right: auto !important; }
  .june-scope .mb-xl-auto,
  .june-scope .my-xl-auto {
    margin-bottom: auto !important; }
  .june-scope .ml-xl-auto,
  .june-scope .mx-xl-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) and (max-width: 1280.98px) {
  .june-scope .m-lg-0 {
    margin: 0 !important; }
  .june-scope .mt-lg-0,
  .june-scope .my-lg-0 {
    margin-top: 0 !important; }
  .june-scope .mr-lg-0,
  .june-scope .mx-lg-0 {
    margin-right: 0 !important; }
  .june-scope .mb-lg-0,
  .june-scope .my-lg-0 {
    margin-bottom: 0 !important; }
  .june-scope .ml-lg-0,
  .june-scope .mx-lg-0 {
    margin-left: 0 !important; }
  .june-scope .m-lg-1 {
    margin: 5px !important; }
  .june-scope .mt-lg-1,
  .june-scope .my-lg-1 {
    margin-top: 5px !important; }
  .june-scope .mr-lg-1,
  .june-scope .mx-lg-1 {
    margin-right: 5px !important; }
  .june-scope .mb-lg-1,
  .june-scope .my-lg-1 {
    margin-bottom: 5px !important; }
  .june-scope .ml-lg-1,
  .june-scope .mx-lg-1 {
    margin-left: 5px !important; }
  .june-scope .m-lg-2 {
    margin: 10px !important; }
  .june-scope .mt-lg-2,
  .june-scope .my-lg-2 {
    margin-top: 10px !important; }
  .june-scope .mr-lg-2,
  .june-scope .mx-lg-2 {
    margin-right: 10px !important; }
  .june-scope .mb-lg-2,
  .june-scope .my-lg-2 {
    margin-bottom: 10px !important; }
  .june-scope .ml-lg-2,
  .june-scope .mx-lg-2 {
    margin-left: 10px !important; }
  .june-scope .m-lg-3 {
    margin: 15px !important; }
  .june-scope .mt-lg-3,
  .june-scope .my-lg-3 {
    margin-top: 15px !important; }
  .june-scope .mr-lg-3,
  .june-scope .mx-lg-3 {
    margin-right: 15px !important; }
  .june-scope .mb-lg-3,
  .june-scope .my-lg-3 {
    margin-bottom: 15px !important; }
  .june-scope .ml-lg-3,
  .june-scope .mx-lg-3 {
    margin-left: 15px !important; }
  .june-scope .m-lg-4 {
    margin: 20px !important; }
  .june-scope .mt-lg-4,
  .june-scope .my-lg-4 {
    margin-top: 20px !important; }
  .june-scope .mr-lg-4,
  .june-scope .mx-lg-4 {
    margin-right: 20px !important; }
  .june-scope .mb-lg-4,
  .june-scope .my-lg-4 {
    margin-bottom: 20px !important; }
  .june-scope .ml-lg-4,
  .june-scope .mx-lg-4 {
    margin-left: 20px !important; }
  .june-scope .m-lg-5 {
    margin: 24px !important; }
  .june-scope .mt-lg-5,
  .june-scope .my-lg-5 {
    margin-top: 24px !important; }
  .june-scope .mr-lg-5,
  .june-scope .mx-lg-5 {
    margin-right: 24px !important; }
  .june-scope .mb-lg-5,
  .june-scope .my-lg-5 {
    margin-bottom: 24px !important; }
  .june-scope .ml-lg-5,
  .june-scope .mx-lg-5 {
    margin-left: 24px !important; }
  .june-scope .m-lg-6 {
    margin: 30px !important; }
  .june-scope .mt-lg-6,
  .june-scope .my-lg-6 {
    margin-top: 30px !important; }
  .june-scope .mr-lg-6,
  .june-scope .mx-lg-6 {
    margin-right: 30px !important; }
  .june-scope .mb-lg-6,
  .june-scope .my-lg-6 {
    margin-bottom: 30px !important; }
  .june-scope .ml-lg-6,
  .june-scope .mx-lg-6 {
    margin-left: 30px !important; }
  .june-scope .m-lg-7 {
    margin: 35px !important; }
  .june-scope .mt-lg-7,
  .june-scope .my-lg-7 {
    margin-top: 35px !important; }
  .june-scope .mr-lg-7,
  .june-scope .mx-lg-7 {
    margin-right: 35px !important; }
  .june-scope .mb-lg-7,
  .june-scope .my-lg-7 {
    margin-bottom: 35px !important; }
  .june-scope .ml-lg-7,
  .june-scope .mx-lg-7 {
    margin-left: 35px !important; }
  .june-scope .m-lg-8 {
    margin: 40px !important; }
  .june-scope .mt-lg-8,
  .june-scope .my-lg-8 {
    margin-top: 40px !important; }
  .june-scope .mr-lg-8,
  .june-scope .mx-lg-8 {
    margin-right: 40px !important; }
  .june-scope .mb-lg-8,
  .june-scope .my-lg-8 {
    margin-bottom: 40px !important; }
  .june-scope .ml-lg-8,
  .june-scope .mx-lg-8 {
    margin-left: 40px !important; }
  .june-scope .m-lg-9 {
    margin: 44px !important; }
  .june-scope .mt-lg-9,
  .june-scope .my-lg-9 {
    margin-top: 44px !important; }
  .june-scope .mr-lg-9,
  .june-scope .mx-lg-9 {
    margin-right: 44px !important; }
  .june-scope .mb-lg-9,
  .june-scope .my-lg-9 {
    margin-bottom: 44px !important; }
  .june-scope .ml-lg-9,
  .june-scope .mx-lg-9 {
    margin-left: 44px !important; }
  .june-scope .p-lg-0 {
    padding: 0 !important; }
  .june-scope .pt-lg-0:not(.col):not(.june-slider),
  .june-scope .pt-lg-0.col > div,
  .june-scope .py-lg-0,
  .june-scope .pt-lg-0.june-slider > .col > div,
  .june-scope .june-slider > .pt-lg-0.col > div {
    padding-top: 0 !important; }
  .june-scope .pr-lg-0:not(.col):not(.june-slider),
  .june-scope .pr-lg-0.col > div,
  .june-scope .px-lg-0,
  .june-scope .pr-lg-0.june-slider > .col > div,
  .june-scope .june-slider > .pr-lg-0.col > div {
    padding-right: 0 !important; }
  .june-scope .pb-lg-0:not(.col):not(.june-slider),
  .june-scope .pb-lg-0.col > div,
  .june-scope .py-lg-0,
  .june-scope .pb-lg-0.june-slider > .col > div,
  .june-scope .june-slider > .pb-lg-0.col > div {
    padding-bottom: 0 !important; }
  .june-scope .pl-lg-0:not(.col):not(.june-slider),
  .june-scope .pl-lg-0.col > div,
  .june-scope .px-lg-0,
  .june-scope .pl-lg-0.june-slider > .col > div,
  .june-scope .june-slider > .pl-lg-0.col > div {
    padding-left: 0 !important; }
  .june-scope .p-lg-1 {
    padding: 5px !important; }
  .june-scope .pt-lg-1:not(.col):not(.june-slider),
  .june-scope .pt-lg-1.col > div,
  .june-scope .py-lg-1,
  .june-scope .pt-lg-1.june-slider > .col > div,
  .june-scope .june-slider > .pt-lg-1.col > div {
    padding-top: 5px !important; }
  .june-scope .pr-lg-1:not(.col):not(.june-slider),
  .june-scope .pr-lg-1.col > div,
  .june-scope .px-lg-1,
  .june-scope .pr-lg-1.june-slider > .col > div,
  .june-scope .june-slider > .pr-lg-1.col > div {
    padding-right: 5px !important; }
  .june-scope .pb-lg-1:not(.col):not(.june-slider),
  .june-scope .pb-lg-1.col > div,
  .june-scope .py-lg-1,
  .june-scope .pb-lg-1.june-slider > .col > div,
  .june-scope .june-slider > .pb-lg-1.col > div {
    padding-bottom: 5px !important; }
  .june-scope .pl-lg-1:not(.col):not(.june-slider),
  .june-scope .pl-lg-1.col > div,
  .june-scope .px-lg-1,
  .june-scope .pl-lg-1.june-slider > .col > div,
  .june-scope .june-slider > .pl-lg-1.col > div {
    padding-left: 5px !important; }
  .june-scope .p-lg-2 {
    padding: 10px !important; }
  .june-scope .pt-lg-2:not(.col):not(.june-slider),
  .june-scope .pt-lg-2.col > div,
  .june-scope .py-lg-2,
  .june-scope .pt-lg-2.june-slider > .col > div,
  .june-scope .june-slider > .pt-lg-2.col > div {
    padding-top: 10px !important; }
  .june-scope .pr-lg-2:not(.col):not(.june-slider),
  .june-scope .pr-lg-2.col > div,
  .june-scope .px-lg-2,
  .june-scope .pr-lg-2.june-slider > .col > div,
  .june-scope .june-slider > .pr-lg-2.col > div {
    padding-right: 10px !important; }
  .june-scope .pb-lg-2:not(.col):not(.june-slider),
  .june-scope .pb-lg-2.col > div,
  .june-scope .py-lg-2,
  .june-scope .pb-lg-2.june-slider > .col > div,
  .june-scope .june-slider > .pb-lg-2.col > div {
    padding-bottom: 10px !important; }
  .june-scope .pl-lg-2:not(.col):not(.june-slider),
  .june-scope .pl-lg-2.col > div,
  .june-scope .px-lg-2,
  .june-scope .pl-lg-2.june-slider > .col > div,
  .june-scope .june-slider > .pl-lg-2.col > div {
    padding-left: 10px !important; }
  .june-scope .p-lg-3 {
    padding: 15px !important; }
  .june-scope .pt-lg-3:not(.col):not(.june-slider),
  .june-scope .pt-lg-3.col > div,
  .june-scope .py-lg-3,
  .june-scope .pt-lg-3.june-slider > .col > div,
  .june-scope .june-slider > .pt-lg-3.col > div {
    padding-top: 15px !important; }
  .june-scope .pr-lg-3:not(.col):not(.june-slider),
  .june-scope .pr-lg-3.col > div,
  .june-scope .px-lg-3,
  .june-scope .pr-lg-3.june-slider > .col > div,
  .june-scope .june-slider > .pr-lg-3.col > div {
    padding-right: 15px !important; }
  .june-scope .pb-lg-3:not(.col):not(.june-slider),
  .june-scope .pb-lg-3.col > div,
  .june-scope .py-lg-3,
  .june-scope .pb-lg-3.june-slider > .col > div,
  .june-scope .june-slider > .pb-lg-3.col > div {
    padding-bottom: 15px !important; }
  .june-scope .pl-lg-3:not(.col):not(.june-slider),
  .june-scope .pl-lg-3.col > div,
  .june-scope .px-lg-3,
  .june-scope .pl-lg-3.june-slider > .col > div,
  .june-scope .june-slider > .pl-lg-3.col > div {
    padding-left: 15px !important; }
  .june-scope .p-lg-4 {
    padding: 20px !important; }
  .june-scope .pt-lg-4:not(.col):not(.june-slider),
  .june-scope .pt-lg-4.col > div,
  .june-scope .py-lg-4,
  .june-scope .pt-lg-4.june-slider > .col > div,
  .june-scope .june-slider > .pt-lg-4.col > div {
    padding-top: 20px !important; }
  .june-scope .pr-lg-4:not(.col):not(.june-slider),
  .june-scope .pr-lg-4.col > div,
  .june-scope .px-lg-4,
  .june-scope .pr-lg-4.june-slider > .col > div,
  .june-scope .june-slider > .pr-lg-4.col > div {
    padding-right: 20px !important; }
  .june-scope .pb-lg-4:not(.col):not(.june-slider),
  .june-scope .pb-lg-4.col > div,
  .june-scope .py-lg-4,
  .june-scope .pb-lg-4.june-slider > .col > div,
  .june-scope .june-slider > .pb-lg-4.col > div {
    padding-bottom: 20px !important; }
  .june-scope .pl-lg-4:not(.col):not(.june-slider),
  .june-scope .pl-lg-4.col > div,
  .june-scope .px-lg-4,
  .june-scope .pl-lg-4.june-slider > .col > div,
  .june-scope .june-slider > .pl-lg-4.col > div {
    padding-left: 20px !important; }
  .june-scope .p-lg-5 {
    padding: 24px !important; }
  .june-scope .pt-lg-5:not(.col):not(.june-slider),
  .june-scope .pt-lg-5.col > div,
  .june-scope .py-lg-5,
  .june-scope .pt-lg-5.june-slider > .col > div,
  .june-scope .june-slider > .pt-lg-5.col > div {
    padding-top: 24px !important; }
  .june-scope .pr-lg-5:not(.col):not(.june-slider),
  .june-scope .pr-lg-5.col > div,
  .june-scope .px-lg-5,
  .june-scope .pr-lg-5.june-slider > .col > div,
  .june-scope .june-slider > .pr-lg-5.col > div {
    padding-right: 24px !important; }
  .june-scope .pb-lg-5:not(.col):not(.june-slider),
  .june-scope .pb-lg-5.col > div,
  .june-scope .py-lg-5,
  .june-scope .pb-lg-5.june-slider > .col > div,
  .june-scope .june-slider > .pb-lg-5.col > div {
    padding-bottom: 24px !important; }
  .june-scope .pl-lg-5:not(.col):not(.june-slider),
  .june-scope .pl-lg-5.col > div,
  .june-scope .px-lg-5,
  .june-scope .pl-lg-5.june-slider > .col > div,
  .june-scope .june-slider > .pl-lg-5.col > div {
    padding-left: 24px !important; }
  .june-scope .p-lg-6 {
    padding: 30px !important; }
  .june-scope .pt-lg-6:not(.col):not(.june-slider),
  .june-scope .pt-lg-6.col > div,
  .june-scope .py-lg-6,
  .june-scope .pt-lg-6.june-slider > .col > div,
  .june-scope .june-slider > .pt-lg-6.col > div {
    padding-top: 30px !important; }
  .june-scope .pr-lg-6:not(.col):not(.june-slider),
  .june-scope .pr-lg-6.col > div,
  .june-scope .px-lg-6,
  .june-scope .pr-lg-6.june-slider > .col > div,
  .june-scope .june-slider > .pr-lg-6.col > div {
    padding-right: 30px !important; }
  .june-scope .pb-lg-6:not(.col):not(.june-slider),
  .june-scope .pb-lg-6.col > div,
  .june-scope .py-lg-6,
  .june-scope .pb-lg-6.june-slider > .col > div,
  .june-scope .june-slider > .pb-lg-6.col > div {
    padding-bottom: 30px !important; }
  .june-scope .pl-lg-6:not(.col):not(.june-slider),
  .june-scope .pl-lg-6.col > div,
  .june-scope .px-lg-6,
  .june-scope .pl-lg-6.june-slider > .col > div,
  .june-scope .june-slider > .pl-lg-6.col > div {
    padding-left: 30px !important; }
  .june-scope .p-lg-7 {
    padding: 35px !important; }
  .june-scope .pt-lg-7:not(.col):not(.june-slider),
  .june-scope .pt-lg-7.col > div,
  .june-scope .py-lg-7,
  .june-scope .pt-lg-7.june-slider > .col > div,
  .june-scope .june-slider > .pt-lg-7.col > div {
    padding-top: 35px !important; }
  .june-scope .pr-lg-7:not(.col):not(.june-slider),
  .june-scope .pr-lg-7.col > div,
  .june-scope .px-lg-7,
  .june-scope .pr-lg-7.june-slider > .col > div,
  .june-scope .june-slider > .pr-lg-7.col > div {
    padding-right: 35px !important; }
  .june-scope .pb-lg-7:not(.col):not(.june-slider),
  .june-scope .pb-lg-7.col > div,
  .june-scope .py-lg-7,
  .june-scope .pb-lg-7.june-slider > .col > div,
  .june-scope .june-slider > .pb-lg-7.col > div {
    padding-bottom: 35px !important; }
  .june-scope .pl-lg-7:not(.col):not(.june-slider),
  .june-scope .pl-lg-7.col > div,
  .june-scope .px-lg-7,
  .june-scope .pl-lg-7.june-slider > .col > div,
  .june-scope .june-slider > .pl-lg-7.col > div {
    padding-left: 35px !important; }
  .june-scope .p-lg-8 {
    padding: 40px !important; }
  .june-scope .pt-lg-8:not(.col):not(.june-slider),
  .june-scope .pt-lg-8.col > div,
  .june-scope .py-lg-8,
  .june-scope .pt-lg-8.june-slider > .col > div,
  .june-scope .june-slider > .pt-lg-8.col > div {
    padding-top: 40px !important; }
  .june-scope .pr-lg-8:not(.col):not(.june-slider),
  .june-scope .pr-lg-8.col > div,
  .june-scope .px-lg-8,
  .june-scope .pr-lg-8.june-slider > .col > div,
  .june-scope .june-slider > .pr-lg-8.col > div {
    padding-right: 40px !important; }
  .june-scope .pb-lg-8:not(.col):not(.june-slider),
  .june-scope .pb-lg-8.col > div,
  .june-scope .py-lg-8,
  .june-scope .pb-lg-8.june-slider > .col > div,
  .june-scope .june-slider > .pb-lg-8.col > div {
    padding-bottom: 40px !important; }
  .june-scope .pl-lg-8:not(.col):not(.june-slider),
  .june-scope .pl-lg-8.col > div,
  .june-scope .px-lg-8,
  .june-scope .pl-lg-8.june-slider > .col > div,
  .june-scope .june-slider > .pl-lg-8.col > div {
    padding-left: 40px !important; }
  .june-scope .p-lg-9 {
    padding: 44px !important; }
  .june-scope .pt-lg-9:not(.col):not(.june-slider),
  .june-scope .pt-lg-9.col > div,
  .june-scope .py-lg-9,
  .june-scope .pt-lg-9.june-slider > .col > div,
  .june-scope .june-slider > .pt-lg-9.col > div {
    padding-top: 44px !important; }
  .june-scope .pr-lg-9:not(.col):not(.june-slider),
  .june-scope .pr-lg-9.col > div,
  .june-scope .px-lg-9,
  .june-scope .pr-lg-9.june-slider > .col > div,
  .june-scope .june-slider > .pr-lg-9.col > div {
    padding-right: 44px !important; }
  .june-scope .pb-lg-9:not(.col):not(.june-slider),
  .june-scope .pb-lg-9.col > div,
  .june-scope .py-lg-9,
  .june-scope .pb-lg-9.june-slider > .col > div,
  .june-scope .june-slider > .pb-lg-9.col > div {
    padding-bottom: 44px !important; }
  .june-scope .pl-lg-9:not(.col):not(.june-slider),
  .june-scope .pl-lg-9.col > div,
  .june-scope .px-lg-9,
  .june-scope .pl-lg-9.june-slider > .col > div,
  .june-scope .june-slider > .pl-lg-9.col > div {
    padding-left: 44px !important; }
  .june-scope .m-lg-auto {
    margin: auto !important; }
  .june-scope .mt-lg-auto,
  .june-scope .my-lg-auto {
    margin-top: auto !important; }
  .june-scope .mr-lg-auto,
  .june-scope .mx-lg-auto {
    margin-right: auto !important; }
  .june-scope .mb-lg-auto,
  .june-scope .my-lg-auto {
    margin-bottom: auto !important; }
  .june-scope .ml-lg-auto,
  .june-scope .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 599px) and (max-width: 991.98px) {
  .june-scope .m-md-0 {
    margin: 0 !important; }
  .june-scope .mt-md-0,
  .june-scope .my-md-0 {
    margin-top: 0 !important; }
  .june-scope .mr-md-0,
  .june-scope .mx-md-0 {
    margin-right: 0 !important; }
  .june-scope .mb-md-0,
  .june-scope .my-md-0 {
    margin-bottom: 0 !important; }
  .june-scope .ml-md-0,
  .june-scope .mx-md-0 {
    margin-left: 0 !important; }
  .june-scope .m-md-1 {
    margin: 5px !important; }
  .june-scope .mt-md-1,
  .june-scope .my-md-1 {
    margin-top: 5px !important; }
  .june-scope .mr-md-1,
  .june-scope .mx-md-1 {
    margin-right: 5px !important; }
  .june-scope .mb-md-1,
  .june-scope .my-md-1 {
    margin-bottom: 5px !important; }
  .june-scope .ml-md-1,
  .june-scope .mx-md-1 {
    margin-left: 5px !important; }
  .june-scope .m-md-2 {
    margin: 10px !important; }
  .june-scope .mt-md-2,
  .june-scope .my-md-2 {
    margin-top: 10px !important; }
  .june-scope .mr-md-2,
  .june-scope .mx-md-2 {
    margin-right: 10px !important; }
  .june-scope .mb-md-2,
  .june-scope .my-md-2 {
    margin-bottom: 10px !important; }
  .june-scope .ml-md-2,
  .june-scope .mx-md-2 {
    margin-left: 10px !important; }
  .june-scope .m-md-3 {
    margin: 15px !important; }
  .june-scope .mt-md-3,
  .june-scope .my-md-3 {
    margin-top: 15px !important; }
  .june-scope .mr-md-3,
  .june-scope .mx-md-3 {
    margin-right: 15px !important; }
  .june-scope .mb-md-3,
  .june-scope .my-md-3 {
    margin-bottom: 15px !important; }
  .june-scope .ml-md-3,
  .june-scope .mx-md-3 {
    margin-left: 15px !important; }
  .june-scope .m-md-4 {
    margin: 20px !important; }
  .june-scope .mt-md-4,
  .june-scope .my-md-4 {
    margin-top: 20px !important; }
  .june-scope .mr-md-4,
  .june-scope .mx-md-4 {
    margin-right: 20px !important; }
  .june-scope .mb-md-4,
  .june-scope .my-md-4 {
    margin-bottom: 20px !important; }
  .june-scope .ml-md-4,
  .june-scope .mx-md-4 {
    margin-left: 20px !important; }
  .june-scope .m-md-5 {
    margin: 24px !important; }
  .june-scope .mt-md-5,
  .june-scope .my-md-5 {
    margin-top: 24px !important; }
  .june-scope .mr-md-5,
  .june-scope .mx-md-5 {
    margin-right: 24px !important; }
  .june-scope .mb-md-5,
  .june-scope .my-md-5 {
    margin-bottom: 24px !important; }
  .june-scope .ml-md-5,
  .june-scope .mx-md-5 {
    margin-left: 24px !important; }
  .june-scope .m-md-6 {
    margin: 30px !important; }
  .june-scope .mt-md-6,
  .june-scope .my-md-6 {
    margin-top: 30px !important; }
  .june-scope .mr-md-6,
  .june-scope .mx-md-6 {
    margin-right: 30px !important; }
  .june-scope .mb-md-6,
  .june-scope .my-md-6 {
    margin-bottom: 30px !important; }
  .june-scope .ml-md-6,
  .june-scope .mx-md-6 {
    margin-left: 30px !important; }
  .june-scope .m-md-7 {
    margin: 35px !important; }
  .june-scope .mt-md-7,
  .june-scope .my-md-7 {
    margin-top: 35px !important; }
  .june-scope .mr-md-7,
  .june-scope .mx-md-7 {
    margin-right: 35px !important; }
  .june-scope .mb-md-7,
  .june-scope .my-md-7 {
    margin-bottom: 35px !important; }
  .june-scope .ml-md-7,
  .june-scope .mx-md-7 {
    margin-left: 35px !important; }
  .june-scope .m-md-8 {
    margin: 40px !important; }
  .june-scope .mt-md-8,
  .june-scope .my-md-8 {
    margin-top: 40px !important; }
  .june-scope .mr-md-8,
  .june-scope .mx-md-8 {
    margin-right: 40px !important; }
  .june-scope .mb-md-8,
  .june-scope .my-md-8 {
    margin-bottom: 40px !important; }
  .june-scope .ml-md-8,
  .june-scope .mx-md-8 {
    margin-left: 40px !important; }
  .june-scope .m-md-9 {
    margin: 44px !important; }
  .june-scope .mt-md-9,
  .june-scope .my-md-9 {
    margin-top: 44px !important; }
  .june-scope .mr-md-9,
  .june-scope .mx-md-9 {
    margin-right: 44px !important; }
  .june-scope .mb-md-9,
  .june-scope .my-md-9 {
    margin-bottom: 44px !important; }
  .june-scope .ml-md-9,
  .june-scope .mx-md-9 {
    margin-left: 44px !important; }
  .june-scope .p-md-0 {
    padding: 0 !important; }
  .june-scope .pt-md-0:not(.col):not(.june-slider),
  .june-scope .pt-md-0.col > div,
  .june-scope .py-md-0,
  .june-scope .pt-md-0.june-slider > .col > div,
  .june-scope .june-slider > .pt-md-0.col > div {
    padding-top: 0 !important; }
  .june-scope .pr-md-0:not(.col):not(.june-slider),
  .june-scope .pr-md-0.col > div,
  .june-scope .px-md-0,
  .june-scope .pr-md-0.june-slider > .col > div,
  .june-scope .june-slider > .pr-md-0.col > div {
    padding-right: 0 !important; }
  .june-scope .pb-md-0:not(.col):not(.june-slider),
  .june-scope .pb-md-0.col > div,
  .june-scope .py-md-0,
  .june-scope .pb-md-0.june-slider > .col > div,
  .june-scope .june-slider > .pb-md-0.col > div {
    padding-bottom: 0 !important; }
  .june-scope .pl-md-0:not(.col):not(.june-slider),
  .june-scope .pl-md-0.col > div,
  .june-scope .px-md-0,
  .june-scope .pl-md-0.june-slider > .col > div,
  .june-scope .june-slider > .pl-md-0.col > div {
    padding-left: 0 !important; }
  .june-scope .p-md-1 {
    padding: 5px !important; }
  .june-scope .pt-md-1:not(.col):not(.june-slider),
  .june-scope .pt-md-1.col > div,
  .june-scope .py-md-1,
  .june-scope .pt-md-1.june-slider > .col > div,
  .june-scope .june-slider > .pt-md-1.col > div {
    padding-top: 5px !important; }
  .june-scope .pr-md-1:not(.col):not(.june-slider),
  .june-scope .pr-md-1.col > div,
  .june-scope .px-md-1,
  .june-scope .pr-md-1.june-slider > .col > div,
  .june-scope .june-slider > .pr-md-1.col > div {
    padding-right: 5px !important; }
  .june-scope .pb-md-1:not(.col):not(.june-slider),
  .june-scope .pb-md-1.col > div,
  .june-scope .py-md-1,
  .june-scope .pb-md-1.june-slider > .col > div,
  .june-scope .june-slider > .pb-md-1.col > div {
    padding-bottom: 5px !important; }
  .june-scope .pl-md-1:not(.col):not(.june-slider),
  .june-scope .pl-md-1.col > div,
  .june-scope .px-md-1,
  .june-scope .pl-md-1.june-slider > .col > div,
  .june-scope .june-slider > .pl-md-1.col > div {
    padding-left: 5px !important; }
  .june-scope .p-md-2 {
    padding: 10px !important; }
  .june-scope .pt-md-2:not(.col):not(.june-slider),
  .june-scope .pt-md-2.col > div,
  .june-scope .py-md-2,
  .june-scope .pt-md-2.june-slider > .col > div,
  .june-scope .june-slider > .pt-md-2.col > div {
    padding-top: 10px !important; }
  .june-scope .pr-md-2:not(.col):not(.june-slider),
  .june-scope .pr-md-2.col > div,
  .june-scope .px-md-2,
  .june-scope .pr-md-2.june-slider > .col > div,
  .june-scope .june-slider > .pr-md-2.col > div {
    padding-right: 10px !important; }
  .june-scope .pb-md-2:not(.col):not(.june-slider),
  .june-scope .pb-md-2.col > div,
  .june-scope .py-md-2,
  .june-scope .pb-md-2.june-slider > .col > div,
  .june-scope .june-slider > .pb-md-2.col > div {
    padding-bottom: 10px !important; }
  .june-scope .pl-md-2:not(.col):not(.june-slider),
  .june-scope .pl-md-2.col > div,
  .june-scope .px-md-2,
  .june-scope .pl-md-2.june-slider > .col > div,
  .june-scope .june-slider > .pl-md-2.col > div {
    padding-left: 10px !important; }
  .june-scope .p-md-3 {
    padding: 15px !important; }
  .june-scope .pt-md-3:not(.col):not(.june-slider),
  .june-scope .pt-md-3.col > div,
  .june-scope .py-md-3,
  .june-scope .pt-md-3.june-slider > .col > div,
  .june-scope .june-slider > .pt-md-3.col > div {
    padding-top: 15px !important; }
  .june-scope .pr-md-3:not(.col):not(.june-slider),
  .june-scope .pr-md-3.col > div,
  .june-scope .px-md-3,
  .june-scope .pr-md-3.june-slider > .col > div,
  .june-scope .june-slider > .pr-md-3.col > div {
    padding-right: 15px !important; }
  .june-scope .pb-md-3:not(.col):not(.june-slider),
  .june-scope .pb-md-3.col > div,
  .june-scope .py-md-3,
  .june-scope .pb-md-3.june-slider > .col > div,
  .june-scope .june-slider > .pb-md-3.col > div {
    padding-bottom: 15px !important; }
  .june-scope .pl-md-3:not(.col):not(.june-slider),
  .june-scope .pl-md-3.col > div,
  .june-scope .px-md-3,
  .june-scope .pl-md-3.june-slider > .col > div,
  .june-scope .june-slider > .pl-md-3.col > div {
    padding-left: 15px !important; }
  .june-scope .p-md-4 {
    padding: 20px !important; }
  .june-scope .pt-md-4:not(.col):not(.june-slider),
  .june-scope .pt-md-4.col > div,
  .june-scope .py-md-4,
  .june-scope .pt-md-4.june-slider > .col > div,
  .june-scope .june-slider > .pt-md-4.col > div {
    padding-top: 20px !important; }
  .june-scope .pr-md-4:not(.col):not(.june-slider),
  .june-scope .pr-md-4.col > div,
  .june-scope .px-md-4,
  .june-scope .pr-md-4.june-slider > .col > div,
  .june-scope .june-slider > .pr-md-4.col > div {
    padding-right: 20px !important; }
  .june-scope .pb-md-4:not(.col):not(.june-slider),
  .june-scope .pb-md-4.col > div,
  .june-scope .py-md-4,
  .june-scope .pb-md-4.june-slider > .col > div,
  .june-scope .june-slider > .pb-md-4.col > div {
    padding-bottom: 20px !important; }
  .june-scope .pl-md-4:not(.col):not(.june-slider),
  .june-scope .pl-md-4.col > div,
  .june-scope .px-md-4,
  .june-scope .pl-md-4.june-slider > .col > div,
  .june-scope .june-slider > .pl-md-4.col > div {
    padding-left: 20px !important; }
  .june-scope .p-md-5 {
    padding: 24px !important; }
  .june-scope .pt-md-5:not(.col):not(.june-slider),
  .june-scope .pt-md-5.col > div,
  .june-scope .py-md-5,
  .june-scope .pt-md-5.june-slider > .col > div,
  .june-scope .june-slider > .pt-md-5.col > div {
    padding-top: 24px !important; }
  .june-scope .pr-md-5:not(.col):not(.june-slider),
  .june-scope .pr-md-5.col > div,
  .june-scope .px-md-5,
  .june-scope .pr-md-5.june-slider > .col > div,
  .june-scope .june-slider > .pr-md-5.col > div {
    padding-right: 24px !important; }
  .june-scope .pb-md-5:not(.col):not(.june-slider),
  .june-scope .pb-md-5.col > div,
  .june-scope .py-md-5,
  .june-scope .pb-md-5.june-slider > .col > div,
  .june-scope .june-slider > .pb-md-5.col > div {
    padding-bottom: 24px !important; }
  .june-scope .pl-md-5:not(.col):not(.june-slider),
  .june-scope .pl-md-5.col > div,
  .june-scope .px-md-5,
  .june-scope .pl-md-5.june-slider > .col > div,
  .june-scope .june-slider > .pl-md-5.col > div {
    padding-left: 24px !important; }
  .june-scope .p-md-6 {
    padding: 30px !important; }
  .june-scope .pt-md-6:not(.col):not(.june-slider),
  .june-scope .pt-md-6.col > div,
  .june-scope .py-md-6,
  .june-scope .pt-md-6.june-slider > .col > div,
  .june-scope .june-slider > .pt-md-6.col > div {
    padding-top: 30px !important; }
  .june-scope .pr-md-6:not(.col):not(.june-slider),
  .june-scope .pr-md-6.col > div,
  .june-scope .px-md-6,
  .june-scope .pr-md-6.june-slider > .col > div,
  .june-scope .june-slider > .pr-md-6.col > div {
    padding-right: 30px !important; }
  .june-scope .pb-md-6:not(.col):not(.june-slider),
  .june-scope .pb-md-6.col > div,
  .june-scope .py-md-6,
  .june-scope .pb-md-6.june-slider > .col > div,
  .june-scope .june-slider > .pb-md-6.col > div {
    padding-bottom: 30px !important; }
  .june-scope .pl-md-6:not(.col):not(.june-slider),
  .june-scope .pl-md-6.col > div,
  .june-scope .px-md-6,
  .june-scope .pl-md-6.june-slider > .col > div,
  .june-scope .june-slider > .pl-md-6.col > div {
    padding-left: 30px !important; }
  .june-scope .p-md-7 {
    padding: 35px !important; }
  .june-scope .pt-md-7:not(.col):not(.june-slider),
  .june-scope .pt-md-7.col > div,
  .june-scope .py-md-7,
  .june-scope .pt-md-7.june-slider > .col > div,
  .june-scope .june-slider > .pt-md-7.col > div {
    padding-top: 35px !important; }
  .june-scope .pr-md-7:not(.col):not(.june-slider),
  .june-scope .pr-md-7.col > div,
  .june-scope .px-md-7,
  .june-scope .pr-md-7.june-slider > .col > div,
  .june-scope .june-slider > .pr-md-7.col > div {
    padding-right: 35px !important; }
  .june-scope .pb-md-7:not(.col):not(.june-slider),
  .june-scope .pb-md-7.col > div,
  .june-scope .py-md-7,
  .june-scope .pb-md-7.june-slider > .col > div,
  .june-scope .june-slider > .pb-md-7.col > div {
    padding-bottom: 35px !important; }
  .june-scope .pl-md-7:not(.col):not(.june-slider),
  .june-scope .pl-md-7.col > div,
  .june-scope .px-md-7,
  .june-scope .pl-md-7.june-slider > .col > div,
  .june-scope .june-slider > .pl-md-7.col > div {
    padding-left: 35px !important; }
  .june-scope .p-md-8 {
    padding: 40px !important; }
  .june-scope .pt-md-8:not(.col):not(.june-slider),
  .june-scope .pt-md-8.col > div,
  .june-scope .py-md-8,
  .june-scope .pt-md-8.june-slider > .col > div,
  .june-scope .june-slider > .pt-md-8.col > div {
    padding-top: 40px !important; }
  .june-scope .pr-md-8:not(.col):not(.june-slider),
  .june-scope .pr-md-8.col > div,
  .june-scope .px-md-8,
  .june-scope .pr-md-8.june-slider > .col > div,
  .june-scope .june-slider > .pr-md-8.col > div {
    padding-right: 40px !important; }
  .june-scope .pb-md-8:not(.col):not(.june-slider),
  .june-scope .pb-md-8.col > div,
  .june-scope .py-md-8,
  .june-scope .pb-md-8.june-slider > .col > div,
  .june-scope .june-slider > .pb-md-8.col > div {
    padding-bottom: 40px !important; }
  .june-scope .pl-md-8:not(.col):not(.june-slider),
  .june-scope .pl-md-8.col > div,
  .june-scope .px-md-8,
  .june-scope .pl-md-8.june-slider > .col > div,
  .june-scope .june-slider > .pl-md-8.col > div {
    padding-left: 40px !important; }
  .june-scope .p-md-9 {
    padding: 44px !important; }
  .june-scope .pt-md-9:not(.col):not(.june-slider),
  .june-scope .pt-md-9.col > div,
  .june-scope .py-md-9,
  .june-scope .pt-md-9.june-slider > .col > div,
  .june-scope .june-slider > .pt-md-9.col > div {
    padding-top: 44px !important; }
  .june-scope .pr-md-9:not(.col):not(.june-slider),
  .june-scope .pr-md-9.col > div,
  .june-scope .px-md-9,
  .june-scope .pr-md-9.june-slider > .col > div,
  .june-scope .june-slider > .pr-md-9.col > div {
    padding-right: 44px !important; }
  .june-scope .pb-md-9:not(.col):not(.june-slider),
  .june-scope .pb-md-9.col > div,
  .june-scope .py-md-9,
  .june-scope .pb-md-9.june-slider > .col > div,
  .june-scope .june-slider > .pb-md-9.col > div {
    padding-bottom: 44px !important; }
  .june-scope .pl-md-9:not(.col):not(.june-slider),
  .june-scope .pl-md-9.col > div,
  .june-scope .px-md-9,
  .june-scope .pl-md-9.june-slider > .col > div,
  .june-scope .june-slider > .pl-md-9.col > div {
    padding-left: 44px !important; }
  .june-scope .m-md-auto {
    margin: auto !important; }
  .june-scope .mt-md-auto,
  .june-scope .my-md-auto {
    margin-top: auto !important; }
  .june-scope .mr-md-auto,
  .june-scope .mx-md-auto {
    margin-right: auto !important; }
  .june-scope .mb-md-auto,
  .june-scope .my-md-auto {
    margin-bottom: auto !important; }
  .june-scope .ml-md-auto,
  .june-scope .mx-md-auto {
    margin-left: auto !important; } }

@media (max-width: 598.98px) {
  .june-scope .m-sm-0 {
    margin: 0 !important; }
  .june-scope .mt-sm-0,
  .june-scope .my-sm-0 {
    margin-top: 0 !important; }
  .june-scope .mr-sm-0,
  .june-scope .mx-sm-0 {
    margin-right: 0 !important; }
  .june-scope .mb-sm-0,
  .june-scope .my-sm-0 {
    margin-bottom: 0 !important; }
  .june-scope .ml-sm-0,
  .june-scope .mx-sm-0 {
    margin-left: 0 !important; }
  .june-scope .m-sm-1 {
    margin: 5px !important; }
  .june-scope .mt-sm-1,
  .june-scope .my-sm-1 {
    margin-top: 5px !important; }
  .june-scope .mr-sm-1,
  .june-scope .mx-sm-1 {
    margin-right: 5px !important; }
  .june-scope .mb-sm-1,
  .june-scope .my-sm-1 {
    margin-bottom: 5px !important; }
  .june-scope .ml-sm-1,
  .june-scope .mx-sm-1 {
    margin-left: 5px !important; }
  .june-scope .m-sm-2 {
    margin: 10px !important; }
  .june-scope .mt-sm-2,
  .june-scope .my-sm-2 {
    margin-top: 10px !important; }
  .june-scope .mr-sm-2,
  .june-scope .mx-sm-2 {
    margin-right: 10px !important; }
  .june-scope .mb-sm-2,
  .june-scope .my-sm-2 {
    margin-bottom: 10px !important; }
  .june-scope .ml-sm-2,
  .june-scope .mx-sm-2 {
    margin-left: 10px !important; }
  .june-scope .m-sm-3 {
    margin: 15px !important; }
  .june-scope .mt-sm-3,
  .june-scope .my-sm-3 {
    margin-top: 15px !important; }
  .june-scope .mr-sm-3,
  .june-scope .mx-sm-3 {
    margin-right: 15px !important; }
  .june-scope .mb-sm-3,
  .june-scope .my-sm-3 {
    margin-bottom: 15px !important; }
  .june-scope .ml-sm-3,
  .june-scope .mx-sm-3 {
    margin-left: 15px !important; }
  .june-scope .m-sm-4 {
    margin: 20px !important; }
  .june-scope .mt-sm-4,
  .june-scope .my-sm-4 {
    margin-top: 20px !important; }
  .june-scope .mr-sm-4,
  .june-scope .mx-sm-4 {
    margin-right: 20px !important; }
  .june-scope .mb-sm-4,
  .june-scope .my-sm-4 {
    margin-bottom: 20px !important; }
  .june-scope .ml-sm-4,
  .june-scope .mx-sm-4 {
    margin-left: 20px !important; }
  .june-scope .m-sm-5 {
    margin: 24px !important; }
  .june-scope .mt-sm-5,
  .june-scope .my-sm-5 {
    margin-top: 24px !important; }
  .june-scope .mr-sm-5,
  .june-scope .mx-sm-5 {
    margin-right: 24px !important; }
  .june-scope .mb-sm-5,
  .june-scope .my-sm-5 {
    margin-bottom: 24px !important; }
  .june-scope .ml-sm-5,
  .june-scope .mx-sm-5 {
    margin-left: 24px !important; }
  .june-scope .m-sm-6 {
    margin: 30px !important; }
  .june-scope .mt-sm-6,
  .june-scope .my-sm-6 {
    margin-top: 30px !important; }
  .june-scope .mr-sm-6,
  .june-scope .mx-sm-6 {
    margin-right: 30px !important; }
  .june-scope .mb-sm-6,
  .june-scope .my-sm-6 {
    margin-bottom: 30px !important; }
  .june-scope .ml-sm-6,
  .june-scope .mx-sm-6 {
    margin-left: 30px !important; }
  .june-scope .m-sm-7 {
    margin: 35px !important; }
  .june-scope .mt-sm-7,
  .june-scope .my-sm-7 {
    margin-top: 35px !important; }
  .june-scope .mr-sm-7,
  .june-scope .mx-sm-7 {
    margin-right: 35px !important; }
  .june-scope .mb-sm-7,
  .june-scope .my-sm-7 {
    margin-bottom: 35px !important; }
  .june-scope .ml-sm-7,
  .june-scope .mx-sm-7 {
    margin-left: 35px !important; }
  .june-scope .m-sm-8 {
    margin: 40px !important; }
  .june-scope .mt-sm-8,
  .june-scope .my-sm-8 {
    margin-top: 40px !important; }
  .june-scope .mr-sm-8,
  .june-scope .mx-sm-8 {
    margin-right: 40px !important; }
  .june-scope .mb-sm-8,
  .june-scope .my-sm-8 {
    margin-bottom: 40px !important; }
  .june-scope .ml-sm-8,
  .june-scope .mx-sm-8 {
    margin-left: 40px !important; }
  .june-scope .m-sm-9 {
    margin: 44px !important; }
  .june-scope .mt-sm-9,
  .june-scope .my-sm-9 {
    margin-top: 44px !important; }
  .june-scope .mr-sm-9,
  .june-scope .mx-sm-9 {
    margin-right: 44px !important; }
  .june-scope .mb-sm-9,
  .june-scope .my-sm-9 {
    margin-bottom: 44px !important; }
  .june-scope .ml-sm-9,
  .june-scope .mx-sm-9 {
    margin-left: 44px !important; }
  .june-scope .p-sm-0 {
    padding: 0 !important; }
  .june-scope .pt-sm-0:not(.col):not(.june-slider),
  .june-scope .pt-sm-0.col > div,
  .june-scope .py-sm-0,
  .june-scope .pt-sm-0.june-slider > .col > div,
  .june-scope .june-slider > .pt-sm-0.col > div {
    padding-top: 0 !important; }
  .june-scope .pr-sm-0:not(.col):not(.june-slider),
  .june-scope .pr-sm-0.col > div,
  .june-scope .px-sm-0,
  .june-scope .pr-sm-0.june-slider > .col > div,
  .june-scope .june-slider > .pr-sm-0.col > div {
    padding-right: 0 !important; }
  .june-scope .pb-sm-0:not(.col):not(.june-slider),
  .june-scope .pb-sm-0.col > div,
  .june-scope .py-sm-0,
  .june-scope .pb-sm-0.june-slider > .col > div,
  .june-scope .june-slider > .pb-sm-0.col > div {
    padding-bottom: 0 !important; }
  .june-scope .pl-sm-0:not(.col):not(.june-slider),
  .june-scope .pl-sm-0.col > div,
  .june-scope .px-sm-0,
  .june-scope .pl-sm-0.june-slider > .col > div,
  .june-scope .june-slider > .pl-sm-0.col > div {
    padding-left: 0 !important; }
  .june-scope .p-sm-1 {
    padding: 5px !important; }
  .june-scope .pt-sm-1:not(.col):not(.june-slider),
  .june-scope .pt-sm-1.col > div,
  .june-scope .py-sm-1,
  .june-scope .pt-sm-1.june-slider > .col > div,
  .june-scope .june-slider > .pt-sm-1.col > div {
    padding-top: 5px !important; }
  .june-scope .pr-sm-1:not(.col):not(.june-slider),
  .june-scope .pr-sm-1.col > div,
  .june-scope .px-sm-1,
  .june-scope .pr-sm-1.june-slider > .col > div,
  .june-scope .june-slider > .pr-sm-1.col > div {
    padding-right: 5px !important; }
  .june-scope .pb-sm-1:not(.col):not(.june-slider),
  .june-scope .pb-sm-1.col > div,
  .june-scope .py-sm-1,
  .june-scope .pb-sm-1.june-slider > .col > div,
  .june-scope .june-slider > .pb-sm-1.col > div {
    padding-bottom: 5px !important; }
  .june-scope .pl-sm-1:not(.col):not(.june-slider),
  .june-scope .pl-sm-1.col > div,
  .june-scope .px-sm-1,
  .june-scope .pl-sm-1.june-slider > .col > div,
  .june-scope .june-slider > .pl-sm-1.col > div {
    padding-left: 5px !important; }
  .june-scope .p-sm-2 {
    padding: 10px !important; }
  .june-scope .pt-sm-2:not(.col):not(.june-slider),
  .june-scope .pt-sm-2.col > div,
  .june-scope .py-sm-2,
  .june-scope .pt-sm-2.june-slider > .col > div,
  .june-scope .june-slider > .pt-sm-2.col > div {
    padding-top: 10px !important; }
  .june-scope .pr-sm-2:not(.col):not(.june-slider),
  .june-scope .pr-sm-2.col > div,
  .june-scope .px-sm-2,
  .june-scope .pr-sm-2.june-slider > .col > div,
  .june-scope .june-slider > .pr-sm-2.col > div {
    padding-right: 10px !important; }
  .june-scope .pb-sm-2:not(.col):not(.june-slider),
  .june-scope .pb-sm-2.col > div,
  .june-scope .py-sm-2,
  .june-scope .pb-sm-2.june-slider > .col > div,
  .june-scope .june-slider > .pb-sm-2.col > div {
    padding-bottom: 10px !important; }
  .june-scope .pl-sm-2:not(.col):not(.june-slider),
  .june-scope .pl-sm-2.col > div,
  .june-scope .px-sm-2,
  .june-scope .pl-sm-2.june-slider > .col > div,
  .june-scope .june-slider > .pl-sm-2.col > div {
    padding-left: 10px !important; }
  .june-scope .p-sm-3 {
    padding: 15px !important; }
  .june-scope .pt-sm-3:not(.col):not(.june-slider),
  .june-scope .pt-sm-3.col > div,
  .june-scope .py-sm-3,
  .june-scope .pt-sm-3.june-slider > .col > div,
  .june-scope .june-slider > .pt-sm-3.col > div {
    padding-top: 15px !important; }
  .june-scope .pr-sm-3:not(.col):not(.june-slider),
  .june-scope .pr-sm-3.col > div,
  .june-scope .px-sm-3,
  .june-scope .pr-sm-3.june-slider > .col > div,
  .june-scope .june-slider > .pr-sm-3.col > div {
    padding-right: 15px !important; }
  .june-scope .pb-sm-3:not(.col):not(.june-slider),
  .june-scope .pb-sm-3.col > div,
  .june-scope .py-sm-3,
  .june-scope .pb-sm-3.june-slider > .col > div,
  .june-scope .june-slider > .pb-sm-3.col > div {
    padding-bottom: 15px !important; }
  .june-scope .pl-sm-3:not(.col):not(.june-slider),
  .june-scope .pl-sm-3.col > div,
  .june-scope .px-sm-3,
  .june-scope .pl-sm-3.june-slider > .col > div,
  .june-scope .june-slider > .pl-sm-3.col > div {
    padding-left: 15px !important; }
  .june-scope .p-sm-4 {
    padding: 20px !important; }
  .june-scope .pt-sm-4:not(.col):not(.june-slider),
  .june-scope .pt-sm-4.col > div,
  .june-scope .py-sm-4,
  .june-scope .pt-sm-4.june-slider > .col > div,
  .june-scope .june-slider > .pt-sm-4.col > div {
    padding-top: 20px !important; }
  .june-scope .pr-sm-4:not(.col):not(.june-slider),
  .june-scope .pr-sm-4.col > div,
  .june-scope .px-sm-4,
  .june-scope .pr-sm-4.june-slider > .col > div,
  .june-scope .june-slider > .pr-sm-4.col > div {
    padding-right: 20px !important; }
  .june-scope .pb-sm-4:not(.col):not(.june-slider),
  .june-scope .pb-sm-4.col > div,
  .june-scope .py-sm-4,
  .june-scope .pb-sm-4.june-slider > .col > div,
  .june-scope .june-slider > .pb-sm-4.col > div {
    padding-bottom: 20px !important; }
  .june-scope .pl-sm-4:not(.col):not(.june-slider),
  .june-scope .pl-sm-4.col > div,
  .june-scope .px-sm-4,
  .june-scope .pl-sm-4.june-slider > .col > div,
  .june-scope .june-slider > .pl-sm-4.col > div {
    padding-left: 20px !important; }
  .june-scope .p-sm-5 {
    padding: 24px !important; }
  .june-scope .pt-sm-5:not(.col):not(.june-slider),
  .june-scope .pt-sm-5.col > div,
  .june-scope .py-sm-5,
  .june-scope .pt-sm-5.june-slider > .col > div,
  .june-scope .june-slider > .pt-sm-5.col > div {
    padding-top: 24px !important; }
  .june-scope .pr-sm-5:not(.col):not(.june-slider),
  .june-scope .pr-sm-5.col > div,
  .june-scope .px-sm-5,
  .june-scope .pr-sm-5.june-slider > .col > div,
  .june-scope .june-slider > .pr-sm-5.col > div {
    padding-right: 24px !important; }
  .june-scope .pb-sm-5:not(.col):not(.june-slider),
  .june-scope .pb-sm-5.col > div,
  .june-scope .py-sm-5,
  .june-scope .pb-sm-5.june-slider > .col > div,
  .june-scope .june-slider > .pb-sm-5.col > div {
    padding-bottom: 24px !important; }
  .june-scope .pl-sm-5:not(.col):not(.june-slider),
  .june-scope .pl-sm-5.col > div,
  .june-scope .px-sm-5,
  .june-scope .pl-sm-5.june-slider > .col > div,
  .june-scope .june-slider > .pl-sm-5.col > div {
    padding-left: 24px !important; }
  .june-scope .p-sm-6 {
    padding: 30px !important; }
  .june-scope .pt-sm-6:not(.col):not(.june-slider),
  .june-scope .pt-sm-6.col > div,
  .june-scope .py-sm-6,
  .june-scope .pt-sm-6.june-slider > .col > div,
  .june-scope .june-slider > .pt-sm-6.col > div {
    padding-top: 30px !important; }
  .june-scope .pr-sm-6:not(.col):not(.june-slider),
  .june-scope .pr-sm-6.col > div,
  .june-scope .px-sm-6,
  .june-scope .pr-sm-6.june-slider > .col > div,
  .june-scope .june-slider > .pr-sm-6.col > div {
    padding-right: 30px !important; }
  .june-scope .pb-sm-6:not(.col):not(.june-slider),
  .june-scope .pb-sm-6.col > div,
  .june-scope .py-sm-6,
  .june-scope .pb-sm-6.june-slider > .col > div,
  .june-scope .june-slider > .pb-sm-6.col > div {
    padding-bottom: 30px !important; }
  .june-scope .pl-sm-6:not(.col):not(.june-slider),
  .june-scope .pl-sm-6.col > div,
  .june-scope .px-sm-6,
  .june-scope .pl-sm-6.june-slider > .col > div,
  .june-scope .june-slider > .pl-sm-6.col > div {
    padding-left: 30px !important; }
  .june-scope .p-sm-7 {
    padding: 35px !important; }
  .june-scope .pt-sm-7:not(.col):not(.june-slider),
  .june-scope .pt-sm-7.col > div,
  .june-scope .py-sm-7,
  .june-scope .pt-sm-7.june-slider > .col > div,
  .june-scope .june-slider > .pt-sm-7.col > div {
    padding-top: 35px !important; }
  .june-scope .pr-sm-7:not(.col):not(.june-slider),
  .june-scope .pr-sm-7.col > div,
  .june-scope .px-sm-7,
  .june-scope .pr-sm-7.june-slider > .col > div,
  .june-scope .june-slider > .pr-sm-7.col > div {
    padding-right: 35px !important; }
  .june-scope .pb-sm-7:not(.col):not(.june-slider),
  .june-scope .pb-sm-7.col > div,
  .june-scope .py-sm-7,
  .june-scope .pb-sm-7.june-slider > .col > div,
  .june-scope .june-slider > .pb-sm-7.col > div {
    padding-bottom: 35px !important; }
  .june-scope .pl-sm-7:not(.col):not(.june-slider),
  .june-scope .pl-sm-7.col > div,
  .june-scope .px-sm-7,
  .june-scope .pl-sm-7.june-slider > .col > div,
  .june-scope .june-slider > .pl-sm-7.col > div {
    padding-left: 35px !important; }
  .june-scope .p-sm-8 {
    padding: 40px !important; }
  .june-scope .pt-sm-8:not(.col):not(.june-slider),
  .june-scope .pt-sm-8.col > div,
  .june-scope .py-sm-8,
  .june-scope .pt-sm-8.june-slider > .col > div,
  .june-scope .june-slider > .pt-sm-8.col > div {
    padding-top: 40px !important; }
  .june-scope .pr-sm-8:not(.col):not(.june-slider),
  .june-scope .pr-sm-8.col > div,
  .june-scope .px-sm-8,
  .june-scope .pr-sm-8.june-slider > .col > div,
  .june-scope .june-slider > .pr-sm-8.col > div {
    padding-right: 40px !important; }
  .june-scope .pb-sm-8:not(.col):not(.june-slider),
  .june-scope .pb-sm-8.col > div,
  .june-scope .py-sm-8,
  .june-scope .pb-sm-8.june-slider > .col > div,
  .june-scope .june-slider > .pb-sm-8.col > div {
    padding-bottom: 40px !important; }
  .june-scope .pl-sm-8:not(.col):not(.june-slider),
  .june-scope .pl-sm-8.col > div,
  .june-scope .px-sm-8,
  .june-scope .pl-sm-8.june-slider > .col > div,
  .june-scope .june-slider > .pl-sm-8.col > div {
    padding-left: 40px !important; }
  .june-scope .p-sm-9 {
    padding: 44px !important; }
  .june-scope .pt-sm-9:not(.col):not(.june-slider),
  .june-scope .pt-sm-9.col > div,
  .june-scope .py-sm-9,
  .june-scope .pt-sm-9.june-slider > .col > div,
  .june-scope .june-slider > .pt-sm-9.col > div {
    padding-top: 44px !important; }
  .june-scope .pr-sm-9:not(.col):not(.june-slider),
  .june-scope .pr-sm-9.col > div,
  .june-scope .px-sm-9,
  .june-scope .pr-sm-9.june-slider > .col > div,
  .june-scope .june-slider > .pr-sm-9.col > div {
    padding-right: 44px !important; }
  .june-scope .pb-sm-9:not(.col):not(.june-slider),
  .june-scope .pb-sm-9.col > div,
  .june-scope .py-sm-9,
  .june-scope .pb-sm-9.june-slider > .col > div,
  .june-scope .june-slider > .pb-sm-9.col > div {
    padding-bottom: 44px !important; }
  .june-scope .pl-sm-9:not(.col):not(.june-slider),
  .june-scope .pl-sm-9.col > div,
  .june-scope .px-sm-9,
  .june-scope .pl-sm-9.june-slider > .col > div,
  .june-scope .june-slider > .pl-sm-9.col > div {
    padding-left: 44px !important; }
  .june-scope .m-sm-auto {
    margin: auto !important; }
  .june-scope .mt-sm-auto,
  .june-scope .my-sm-auto {
    margin-top: auto !important; }
  .june-scope .mr-sm-auto,
  .june-scope .mx-sm-auto {
    margin-right: auto !important; }
  .june-scope .mb-sm-auto,
  .june-scope .my-sm-auto {
    margin-bottom: auto !important; }
  .june-scope .ml-sm-auto,
  .june-scope .mx-sm-auto {
    margin-left: auto !important; } }

.june-scope .j-decorator {
  position: absolute;
  z-index: 999;
  top: 0;
  left: 50%;
  z-index: 20;
  transform: translate(-50%, -50%); }
  .june-scope .j-decorator--xl-top-left {
    top: 0;
    left: 0;
    transform: translate(-50%, -50%); }
  .june-scope .j-decorator--xl-top {
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%); }
  .june-scope .j-decorator--xl-top-right {
    top: 0;
    left: auto;
    right: 0;
    transform: translate(50%, -50%); }
  .june-scope .j-decorator--xl-middle-left {
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%); }
  .june-scope .j-decorator--xl-middle {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .june-scope .j-decorator--xl-middle-right {
    top: 50%;
    left: auto;
    right: 0;
    transform: translate(50%, -50%); }
  .june-scope .j-decorator--xl-bottom-left {
    top: auto;
    left: 0;
    bottom: 0;
    transform: translate(-50%, 50%); }
  .june-scope .j-decorator--xl-bottom {
    top: auto;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 50%); }
  .june-scope .j-decorator--xl-bottom-right {
    top: auto;
    left: auto;
    right: 0;
    bottom: 0;
    transform: translate(50%, 50%); }
  @media (max-width: 1280.98px) {
    .june-scope .j-decorator--lg-top-left {
      top: 0;
      left: 0;
      transform: translate(-50%, -50%); }
    .june-scope .j-decorator--lg-top {
      top: 0;
      left: 50%;
      transform: translate(-50%, -50%); }
    .june-scope .j-decorator--lg-top-right {
      top: 0;
      left: auto;
      right: 0;
      transform: translate(50%, -50%); }
    .june-scope .j-decorator--lg-middle-left {
      top: 50%;
      left: 0;
      transform: translate(-50%, -50%); }
    .june-scope .j-decorator--lg-middle {
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .june-scope .j-decorator--lg-middle-right {
      top: 50%;
      left: auto;
      right: 0;
      transform: translate(50%, -50%); }
    .june-scope .j-decorator--lg-bottom-left {
      top: auto;
      left: 0;
      bottom: 0;
      transform: translate(-50%, 50%); }
    .june-scope .j-decorator--lg-bottom {
      top: auto;
      left: 50%;
      bottom: 0;
      transform: translate(-50%, 50%); }
    .june-scope .j-decorator--lg-bottom-right {
      top: auto;
      left: auto;
      right: 0;
      bottom: 0;
      transform: translate(50%, 50%); } }
  @media (max-width: 991.98px) {
    .june-scope .j-decorator--md-top-left {
      top: 0;
      left: 0;
      transform: translate(-50%, -50%); }
    .june-scope .j-decorator--md-top {
      top: 0;
      left: 50%;
      transform: translate(-50%, -50%); }
    .june-scope .j-decorator--md-top-right {
      top: 0;
      left: auto;
      right: 0;
      transform: translate(50%, -50%); }
    .june-scope .j-decorator--md-middle-left {
      top: 50%;
      left: 0;
      transform: translate(-50%, -50%); }
    .june-scope .j-decorator--md-middle {
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .june-scope .j-decorator--md-middle-right {
      top: 50%;
      left: auto;
      right: 0;
      transform: translate(50%, -50%); }
    .june-scope .j-decorator--md-bottom-left {
      top: auto;
      left: 0;
      bottom: 0;
      transform: translate(-50%, 50%); }
    .june-scope .j-decorator--md-bottom {
      top: auto;
      left: 50%;
      bottom: 0;
      transform: translate(-50%, 50%); }
    .june-scope .j-decorator--md-bottom-right {
      top: auto;
      left: auto;
      right: 0;
      bottom: 0;
      transform: translate(50%, 50%); } }
  @media (max-width: 598.98px) {
    .june-scope .j-decorator--sm-top-left {
      top: 0;
      left: 0;
      transform: translate(-50%, -50%); }
    .june-scope .j-decorator--sm-top {
      top: 0;
      left: 50%;
      transform: translate(-50%, -50%); }
    .june-scope .j-decorator--sm-top-right {
      top: 0;
      left: auto;
      right: 0;
      transform: translate(50%, -50%); }
    .june-scope .j-decorator--sm-middle-left {
      top: 50%;
      left: 0;
      transform: translate(-50%, -50%); }
    .june-scope .j-decorator--sm-middle {
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .june-scope .j-decorator--sm-middle-right {
      top: 50%;
      left: auto;
      right: 0;
      transform: translate(50%, -50%); }
    .june-scope .j-decorator--sm-bottom-left {
      top: auto;
      left: 0;
      bottom: 0;
      transform: translate(-50%, 50%); }
    .june-scope .j-decorator--sm-bottom {
      top: auto;
      left: 50%;
      bottom: 0;
      transform: translate(-50%, 50%); }
    .june-scope .j-decorator--sm-bottom-right {
      top: auto;
      left: auto;
      right: 0;
      bottom: 0;
      transform: translate(50%, 50%); } }
  .june-scope .j-decorator img[src="images/empty_image.svg"] {
    min-width: 30px; }
  .june-scope .j-decorator__text * {
    font-family: "Nothing You Could Do", cursive;
    font-size: 14px;
    line-height: 14px; }

.june-scope .form-control {
  color: #161616;
  background-color: #FFFFFF;
  border: 1px solid transparent;
  box-shadow: none !important;
  font-size: 12px;
  line-height: 18px;
  padding: 8px 8px;
  border-radius: 2px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  .june-scope .form-control:focus {
    box-shadow: none !important;
    background-color: #FFFFFF;
    color: #303030;
    border: 1px solid #303030; }
  .june-scope .form-control::placeholder {
    color: #818181; }
  .june-scope .form-control:disabled, .june-scope .form-control[readonly] {
    background-color: #FFFFFF; }
  .june-scope .form-control.row {
    margin-left: 0px;
    margin-right: 0px; }
  .june-scope .form-control.form-control-lg {
    font-size: 16px;
    line-height: 24px;
    padding: 8px 16px;
    border-radius: 2px; }
  .june-scope .form-control.form-control-sm {
    font-size: 12px;
    line-height: 16px;
    padding: 2px 4px;
    border-radius: 0px; }
  @media screen and (max-width: 1281px) {
    .june-scope .form-control {
      font-size: 12px;
      line-height: 18px;
      padding: 8px 8px;
      border-radius: 2px; }
      .june-scope .form-control.form-control-lg {
        font-size: 16px;
        line-height: 24px;
        padding: 8px 16px;
        border-radius: 2px; }
      .june-scope .form-control.form-control-sm {
        font-size: 12px;
        line-height: 16px;
        padding: 2px 4px;
        border-radius: 0px; } }
  @media screen and (max-width: 992px) {
    .june-scope .form-control {
      font-size: 12px;
      line-height: 18px;
      padding: 8px 8px;
      border-radius: 2px; }
      .june-scope .form-control.form-control-lg {
        font-size: 16px;
        line-height: 24px;
        padding: 8px 16px;
        border-radius: 2px; }
      .june-scope .form-control.form-control-sm {
        font-size: 12px;
        line-height: 16px;
        padding: 2px 4px;
        border-radius: 0px; } }
  @media screen and (max-width: 599px) {
    .june-scope .form-control {
      font-size: 12px;
      line-height: 18px;
      padding: 8px 8px;
      border-radius: 2px; }
      .june-scope .form-control.form-control-lg {
        font-size: 16px;
        line-height: 24px;
        padding: 8px 16px;
        border-radius: 0px; }
      .june-scope .form-control.form-control-sm {
        font-size: 16px;
        line-height: 16px;
        padding: 2px 4px;
        border-radius: 0px; } }

.june-scope select.form-control:focus::-ms-value {
  color: #161616;
  background-color: #FFFFFF; }

.june-scope .form-row {
  margin-right: -5px;
  margin-left: -5px; }
  .june-scope .form-row > .col,
  .june-scope .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }
  .june-scope .form-row.no-gutters {
    margin-right: 0px;
    margin-left: 0px; }
    .june-scope .form-row.no-gutters > .col,
    .june-scope .form-row.no-gutters > [class*="col-"] {
      padding-right: 0px;
      padding-left: 0px; }

.june-scope .form-inner label .fr-wrapper,
.june-scope .form-check label .fr-wrapper,
.june-scope .form-control label .fr-wrapper {
  min-width: 150px;
  overflow: hidden; }

.june-scope .form-inner label .fr-element,
.june-scope .form-check label .fr-element,
.june-scope .form-control label .fr-element {
  min-height: auto !important; }

.june-scope .form-inner label p,
.june-scope .form-check label p,
.june-scope .form-control label p {
  margin-bottom: 0 !important; }

.june-scope .container {
  width: 100%;
  padding-right: 6px;
  padding-left: 6px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 599px) {
    .june-scope .container {
      max-width: 576px; } }
  @media (min-width: 992px) {
    .june-scope .container {
      max-width: 960px; } }
  @media (min-width: 1281px) {
    .june-scope .container {
      max-width: 1140px; } }

.june-scope .container-fluid {
  width: 100%;
  padding-right: 6px;
  padding-left: 6px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0; }

.june-scope .col {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-xl-1 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-xl-2 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-xl-3 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-xl-4 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-xl-5 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-xl-6 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-xl-7 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-xl-8 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-xl-9 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-xl-10 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-xl-11 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-xl-12 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-lg-1 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-lg-2 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-lg-3 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-lg-4 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-lg-5 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-lg-6 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-lg-7 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-lg-8 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-lg-9 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-lg-10 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-lg-11 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-lg-12 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-md-1 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-md-2 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-md-3 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-md-4 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-md-5 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-md-6 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-md-7 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-md-8 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-md-9 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-md-10 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-md-11 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-md-12 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-sm-1 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-sm-2 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-sm-3 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-sm-4 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-sm-5 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-sm-6 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-sm-7 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-sm-8 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-sm-9 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-sm-10 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-sm-11 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .col-sm-12 {
  padding-right: 6px;
  padding-left: 6px; }

.june-scope .root-wrapper {
  padding: 0 0px; }

@media screen and (max-width: 1281px) {
  .june-scope .root-wrapper {
    padding: 0 0px; } }

@media screen and (max-width: 992px) {
  .june-scope .root-wrapper {
    padding: 0 0px; } }

@media screen and (max-width: 599px) {
  .june-scope .root-wrapper {
    padding: 0 0px; } }

.june-scope .row {
  margin-right: -6px;
  margin-left: -6px; }

.june-scope .btn-color-1 {
  color: #F0F0F0;
  background-color: #02F1D7;
  border-color: #02F1D7; }
  .june-scope .btn-color-1:hover {
    color: #ffffff;
    background-color: #02cbb5;
    border-color: #02beaa; }
  .june-scope .btn-color-1:focus, .june-scope .btn-color-1.focus {
    box-shadow: 0 0 0 0.2rem rgba(2, 241, 215, 0.5); }
  .june-scope .btn-color-1.disabled, .june-scope .btn-color-1:disabled {
    color: #F0F0F0;
    background-color: #02F1D7;
    border-color: #02F1D7; }
  .june-scope .btn-color-1:not(:disabled):not(.disabled):active, .june-scope .btn-color-1:not(:disabled):not(.disabled).active,
  .show > .june-scope .btn-color-1.dropdown-toggle {
    color: #ffffff;
    background-color: #02beaa;
    border-color: #01b29f; }
    .june-scope .btn-color-1:not(:disabled):not(.disabled):active:focus, .june-scope .btn-color-1:not(:disabled):not(.disabled).active:focus,
    .show > .june-scope .btn-color-1.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(2, 241, 215, 0.5); }

.june-scope .btn-color-2 {
  color: #ffffff;
  background-color: #000;
  border-color: #000; }
  .june-scope .btn-color-2:hover {
    color: #ffffff;
    background-color: black;
    border-color: black; }
  .june-scope .btn-color-2:focus, .june-scope .btn-color-2.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }
  .june-scope .btn-color-2.disabled, .june-scope .btn-color-2:disabled {
    color: #ffffff;
    background-color: #000;
    border-color: #000; }
  .june-scope .btn-color-2:not(:disabled):not(.disabled):active, .june-scope .btn-color-2:not(:disabled):not(.disabled).active,
  .show > .june-scope .btn-color-2.dropdown-toggle {
    color: #ffffff;
    background-color: black;
    border-color: black; }
    .june-scope .btn-color-2:not(:disabled):not(.disabled):active:focus, .june-scope .btn-color-2:not(:disabled):not(.disabled).active:focus,
    .show > .june-scope .btn-color-2.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }

.june-scope .btn-color-3 {
  color: #F0F0F0;
  background-color: #03e6cd;
  border-color: #03e6cd; }
  .june-scope .btn-color-3:hover {
    color: #ffffff;
    background-color: #03c0ab;
    border-color: #02b4a0; }
  .june-scope .btn-color-3:focus, .june-scope .btn-color-3.focus {
    box-shadow: 0 0 0 0.2rem rgba(3, 230, 205, 0.5); }
  .june-scope .btn-color-3.disabled, .june-scope .btn-color-3:disabled {
    color: #F0F0F0;
    background-color: #03e6cd;
    border-color: #03e6cd; }
  .june-scope .btn-color-3:not(:disabled):not(.disabled):active, .june-scope .btn-color-3:not(:disabled):not(.disabled).active,
  .show > .june-scope .btn-color-3.dropdown-toggle {
    color: #ffffff;
    background-color: #02b4a0;
    border-color: #02a795; }
    .june-scope .btn-color-3:not(:disabled):not(.disabled):active:focus, .june-scope .btn-color-3:not(:disabled):not(.disabled).active:focus,
    .show > .june-scope .btn-color-3.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(3, 230, 205, 0.5); }

.june-scope .btn-color-4 {
  color: #F0F0F0;
  background-color: #FC82A3;
  border-color: #FC82A3; }
  .june-scope .btn-color-4:hover {
    color: #ffffff;
    background-color: #fb5d88;
    border-color: #fb507e; }
  .june-scope .btn-color-4:focus, .june-scope .btn-color-4.focus {
    box-shadow: 0 0 0 0.2rem rgba(252, 130, 163, 0.5); }
  .june-scope .btn-color-4.disabled, .june-scope .btn-color-4:disabled {
    color: #F0F0F0;
    background-color: #FC82A3;
    border-color: #FC82A3; }
  .june-scope .btn-color-4:not(:disabled):not(.disabled):active, .june-scope .btn-color-4:not(:disabled):not(.disabled).active,
  .show > .june-scope .btn-color-4.dropdown-toggle {
    color: #ffffff;
    background-color: #fb507e;
    border-color: #fb4475; }
    .june-scope .btn-color-4:not(:disabled):not(.disabled):active:focus, .june-scope .btn-color-4:not(:disabled):not(.disabled).active:focus,
    .show > .june-scope .btn-color-4.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(252, 130, 163, 0.5); }

.june-scope .btn-color-5 {
  color: #F0F0F0;
  background-color: #02F1D7;
  border-color: #02F1D7; }
  .june-scope .btn-color-5:hover {
    color: #ffffff;
    background-color: #02cbb5;
    border-color: #02beaa; }
  .june-scope .btn-color-5:focus, .june-scope .btn-color-5.focus {
    box-shadow: 0 0 0 0.2rem rgba(2, 241, 215, 0.5); }
  .june-scope .btn-color-5.disabled, .june-scope .btn-color-5:disabled {
    color: #F0F0F0;
    background-color: #02F1D7;
    border-color: #02F1D7; }
  .june-scope .btn-color-5:not(:disabled):not(.disabled):active, .june-scope .btn-color-5:not(:disabled):not(.disabled).active,
  .show > .june-scope .btn-color-5.dropdown-toggle {
    color: #ffffff;
    background-color: #02beaa;
    border-color: #01b29f; }
    .june-scope .btn-color-5:not(:disabled):not(.disabled):active:focus, .june-scope .btn-color-5:not(:disabled):not(.disabled).active:focus,
    .show > .june-scope .btn-color-5.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(2, 241, 215, 0.5); }

.june-scope .btn-color-6 {
  color: #F0F0F0;
  background-color: #afa1e3;
  border-color: #afa1e3; }
  .june-scope .btn-color-6:hover {
    color: #ffffff;
    background-color: #9684da;
    border-color: #8e7ad7; }
  .june-scope .btn-color-6:focus, .june-scope .btn-color-6.focus {
    box-shadow: 0 0 0 0.2rem rgba(175, 161, 227, 0.5); }
  .june-scope .btn-color-6.disabled, .june-scope .btn-color-6:disabled {
    color: #F0F0F0;
    background-color: #afa1e3;
    border-color: #afa1e3; }
  .june-scope .btn-color-6:not(:disabled):not(.disabled):active, .june-scope .btn-color-6:not(:disabled):not(.disabled).active,
  .show > .june-scope .btn-color-6.dropdown-toggle {
    color: #ffffff;
    background-color: #8e7ad7;
    border-color: #8570d4; }
    .june-scope .btn-color-6:not(:disabled):not(.disabled):active:focus, .june-scope .btn-color-6:not(:disabled):not(.disabled).active:focus,
    .show > .june-scope .btn-color-6.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(175, 161, 227, 0.5); }

.june-scope .btn-color-7 {
  color: #ffffff;
  background-color: #B872EF;
  border-color: #B872EF; }
  .june-scope .btn-color-7:hover {
    color: #ffffff;
    background-color: #a750eb;
    border-color: #a144ea; }
  .june-scope .btn-color-7:focus, .june-scope .btn-color-7.focus {
    box-shadow: 0 0 0 0.2rem rgba(184, 114, 239, 0.5); }
  .june-scope .btn-color-7.disabled, .june-scope .btn-color-7:disabled {
    color: #ffffff;
    background-color: #B872EF;
    border-color: #B872EF; }
  .june-scope .btn-color-7:not(:disabled):not(.disabled):active, .june-scope .btn-color-7:not(:disabled):not(.disabled).active,
  .show > .june-scope .btn-color-7.dropdown-toggle {
    color: #ffffff;
    background-color: #a144ea;
    border-color: #9b39e9; }
    .june-scope .btn-color-7:not(:disabled):not(.disabled):active:focus, .june-scope .btn-color-7:not(:disabled):not(.disabled).active:focus,
    .show > .june-scope .btn-color-7.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(184, 114, 239, 0.5); }

.june-scope .btn-color-8 {
  color: #ffffff;
  background-color: #B872EF;
  border-color: #B872EF; }
  .june-scope .btn-color-8:hover {
    color: #ffffff;
    background-color: #a750eb;
    border-color: #a144ea; }
  .june-scope .btn-color-8:focus, .june-scope .btn-color-8.focus {
    box-shadow: 0 0 0 0.2rem rgba(184, 114, 239, 0.5); }
  .june-scope .btn-color-8.disabled, .june-scope .btn-color-8:disabled {
    color: #ffffff;
    background-color: #B872EF;
    border-color: #B872EF; }
  .june-scope .btn-color-8:not(:disabled):not(.disabled):active, .june-scope .btn-color-8:not(:disabled):not(.disabled).active,
  .show > .june-scope .btn-color-8.dropdown-toggle {
    color: #ffffff;
    background-color: #a144ea;
    border-color: #9b39e9; }
    .june-scope .btn-color-8:not(:disabled):not(.disabled):active:focus, .june-scope .btn-color-8:not(:disabled):not(.disabled).active:focus,
    .show > .june-scope .btn-color-8.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(184, 114, 239, 0.5); }

.june-scope .btn-color-9 {
  color: #F0F0F0;
  background-color: #7cc2e4;
  border-color: #7cc2e4; }
  .june-scope .btn-color-9:hover {
    color: #F0F0F0;
    background-color: #5cb3dd;
    border-color: #52aedb; }
  .june-scope .btn-color-9:focus, .june-scope .btn-color-9.focus {
    box-shadow: 0 0 0 0.2rem rgba(124, 194, 228, 0.5); }
  .june-scope .btn-color-9.disabled, .june-scope .btn-color-9:disabled {
    color: #F0F0F0;
    background-color: #7cc2e4;
    border-color: #7cc2e4; }
  .june-scope .btn-color-9:not(:disabled):not(.disabled):active, .june-scope .btn-color-9:not(:disabled):not(.disabled).active,
  .show > .june-scope .btn-color-9.dropdown-toggle {
    color: #F0F0F0;
    background-color: #52aedb;
    border-color: #47a9d9; }
    .june-scope .btn-color-9:not(:disabled):not(.disabled):active:focus, .june-scope .btn-color-9:not(:disabled):not(.disabled).active:focus,
    .show > .june-scope .btn-color-9.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(124, 194, 228, 0.5); }

.june-scope .btn-color-success {
  color: #ffffff;
  background-color: #4CAF50;
  border-color: #4CAF50; }
  .june-scope .btn-color-success:hover {
    color: #ffffff;
    background-color: #409444;
    border-color: #3d8b40; }
  .june-scope .btn-color-success:focus, .june-scope .btn-color-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(76, 175, 80, 0.5); }
  .june-scope .btn-color-success.disabled, .june-scope .btn-color-success:disabled {
    color: #ffffff;
    background-color: #4CAF50;
    border-color: #4CAF50; }
  .june-scope .btn-color-success:not(:disabled):not(.disabled):active, .june-scope .btn-color-success:not(:disabled):not(.disabled).active,
  .show > .june-scope .btn-color-success.dropdown-toggle {
    color: #ffffff;
    background-color: #3d8b40;
    border-color: #39833c; }
    .june-scope .btn-color-success:not(:disabled):not(.disabled):active:focus, .june-scope .btn-color-success:not(:disabled):not(.disabled).active:focus,
    .show > .june-scope .btn-color-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(76, 175, 80, 0.5); }

.june-scope .btn-color-error {
  color: #ffffff;
  background-color: #F44336;
  border-color: #F44336; }
  .june-scope .btn-color-error:hover {
    color: #ffffff;
    background-color: #f22112;
    border-color: #ea1c0d; }
  .june-scope .btn-color-error:focus, .june-scope .btn-color-error.focus {
    box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 0.5); }
  .june-scope .btn-color-error.disabled, .june-scope .btn-color-error:disabled {
    color: #ffffff;
    background-color: #F44336;
    border-color: #F44336; }
  .june-scope .btn-color-error:not(:disabled):not(.disabled):active, .june-scope .btn-color-error:not(:disabled):not(.disabled).active,
  .show > .june-scope .btn-color-error.dropdown-toggle {
    color: #ffffff;
    background-color: #ea1c0d;
    border-color: #de1b0c; }
    .june-scope .btn-color-error:not(:disabled):not(.disabled):active:focus, .june-scope .btn-color-error:not(:disabled):not(.disabled).active:focus,
    .show > .june-scope .btn-color-error.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 0.5); }

.june-scope .btn-outline-color-1 {
  color: #02F1D7;
  background-color: transparent;
  background-image: none;
  border-color: #02F1D7; }
  .june-scope .btn-outline-color-1:hover {
    color: #F0F0F0;
    background-color: #02F1D7;
    border-color: #02F1D7; }
  .june-scope .btn-outline-color-1:focus, .june-scope .btn-outline-color-1.focus {
    box-shadow: 0 0 0 0.2rem rgba(2, 241, 215, 0.5); }
  .june-scope .btn-outline-color-1.disabled, .june-scope .btn-outline-color-1:disabled {
    color: #02F1D7;
    background-color: transparent; }
  .june-scope .btn-outline-color-1:not(:disabled):not(.disabled):active, .june-scope .btn-outline-color-1:not(:disabled):not(.disabled).active,
  .show > .june-scope .btn-outline-color-1.dropdown-toggle {
    color: #F0F0F0;
    background-color: #02F1D7;
    border-color: #02F1D7; }
    .june-scope .btn-outline-color-1:not(:disabled):not(.disabled):active:focus, .june-scope .btn-outline-color-1:not(:disabled):not(.disabled).active:focus,
    .show > .june-scope .btn-outline-color-1.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(2, 241, 215, 0.5); }

.june-scope .btn-outline-color-2 {
  color: #000;
  background-color: transparent;
  background-image: none;
  border-color: #000; }
  .june-scope .btn-outline-color-2:hover {
    color: #ffffff;
    background-color: #000;
    border-color: #000; }
  .june-scope .btn-outline-color-2:focus, .june-scope .btn-outline-color-2.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }
  .june-scope .btn-outline-color-2.disabled, .june-scope .btn-outline-color-2:disabled {
    color: #000;
    background-color: transparent; }
  .june-scope .btn-outline-color-2:not(:disabled):not(.disabled):active, .june-scope .btn-outline-color-2:not(:disabled):not(.disabled).active,
  .show > .june-scope .btn-outline-color-2.dropdown-toggle {
    color: #ffffff;
    background-color: #000;
    border-color: #000; }
    .june-scope .btn-outline-color-2:not(:disabled):not(.disabled):active:focus, .june-scope .btn-outline-color-2:not(:disabled):not(.disabled).active:focus,
    .show > .june-scope .btn-outline-color-2.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }

.june-scope .btn-outline-color-3 {
  color: #03e6cd;
  background-color: transparent;
  background-image: none;
  border-color: #03e6cd; }
  .june-scope .btn-outline-color-3:hover {
    color: #F0F0F0;
    background-color: #03e6cd;
    border-color: #03e6cd; }
  .june-scope .btn-outline-color-3:focus, .june-scope .btn-outline-color-3.focus {
    box-shadow: 0 0 0 0.2rem rgba(3, 230, 205, 0.5); }
  .june-scope .btn-outline-color-3.disabled, .june-scope .btn-outline-color-3:disabled {
    color: #03e6cd;
    background-color: transparent; }
  .june-scope .btn-outline-color-3:not(:disabled):not(.disabled):active, .june-scope .btn-outline-color-3:not(:disabled):not(.disabled).active,
  .show > .june-scope .btn-outline-color-3.dropdown-toggle {
    color: #F0F0F0;
    background-color: #03e6cd;
    border-color: #03e6cd; }
    .june-scope .btn-outline-color-3:not(:disabled):not(.disabled):active:focus, .june-scope .btn-outline-color-3:not(:disabled):not(.disabled).active:focus,
    .show > .june-scope .btn-outline-color-3.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(3, 230, 205, 0.5); }

.june-scope .btn-outline-color-4 {
  color: #FC82A3;
  background-color: transparent;
  background-image: none;
  border-color: #FC82A3; }
  .june-scope .btn-outline-color-4:hover {
    color: #F0F0F0;
    background-color: #FC82A3;
    border-color: #FC82A3; }
  .june-scope .btn-outline-color-4:focus, .june-scope .btn-outline-color-4.focus {
    box-shadow: 0 0 0 0.2rem rgba(252, 130, 163, 0.5); }
  .june-scope .btn-outline-color-4.disabled, .june-scope .btn-outline-color-4:disabled {
    color: #FC82A3;
    background-color: transparent; }
  .june-scope .btn-outline-color-4:not(:disabled):not(.disabled):active, .june-scope .btn-outline-color-4:not(:disabled):not(.disabled).active,
  .show > .june-scope .btn-outline-color-4.dropdown-toggle {
    color: #F0F0F0;
    background-color: #FC82A3;
    border-color: #FC82A3; }
    .june-scope .btn-outline-color-4:not(:disabled):not(.disabled):active:focus, .june-scope .btn-outline-color-4:not(:disabled):not(.disabled).active:focus,
    .show > .june-scope .btn-outline-color-4.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(252, 130, 163, 0.5); }

.june-scope .btn-outline-color-5 {
  color: #02F1D7;
  background-color: transparent;
  background-image: none;
  border-color: #02F1D7; }
  .june-scope .btn-outline-color-5:hover {
    color: #F0F0F0;
    background-color: #02F1D7;
    border-color: #02F1D7; }
  .june-scope .btn-outline-color-5:focus, .june-scope .btn-outline-color-5.focus {
    box-shadow: 0 0 0 0.2rem rgba(2, 241, 215, 0.5); }
  .june-scope .btn-outline-color-5.disabled, .june-scope .btn-outline-color-5:disabled {
    color: #02F1D7;
    background-color: transparent; }
  .june-scope .btn-outline-color-5:not(:disabled):not(.disabled):active, .june-scope .btn-outline-color-5:not(:disabled):not(.disabled).active,
  .show > .june-scope .btn-outline-color-5.dropdown-toggle {
    color: #F0F0F0;
    background-color: #02F1D7;
    border-color: #02F1D7; }
    .june-scope .btn-outline-color-5:not(:disabled):not(.disabled):active:focus, .june-scope .btn-outline-color-5:not(:disabled):not(.disabled).active:focus,
    .show > .june-scope .btn-outline-color-5.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(2, 241, 215, 0.5); }

.june-scope .btn-outline-color-6 {
  color: #afa1e3;
  background-color: transparent;
  background-image: none;
  border-color: #afa1e3; }
  .june-scope .btn-outline-color-6:hover {
    color: #F0F0F0;
    background-color: #afa1e3;
    border-color: #afa1e3; }
  .june-scope .btn-outline-color-6:focus, .june-scope .btn-outline-color-6.focus {
    box-shadow: 0 0 0 0.2rem rgba(175, 161, 227, 0.5); }
  .june-scope .btn-outline-color-6.disabled, .june-scope .btn-outline-color-6:disabled {
    color: #afa1e3;
    background-color: transparent; }
  .june-scope .btn-outline-color-6:not(:disabled):not(.disabled):active, .june-scope .btn-outline-color-6:not(:disabled):not(.disabled).active,
  .show > .june-scope .btn-outline-color-6.dropdown-toggle {
    color: #F0F0F0;
    background-color: #afa1e3;
    border-color: #afa1e3; }
    .june-scope .btn-outline-color-6:not(:disabled):not(.disabled):active:focus, .june-scope .btn-outline-color-6:not(:disabled):not(.disabled).active:focus,
    .show > .june-scope .btn-outline-color-6.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(175, 161, 227, 0.5); }

.june-scope .btn-outline-color-7 {
  color: #B872EF;
  background-color: transparent;
  background-image: none;
  border-color: #B872EF; }
  .june-scope .btn-outline-color-7:hover {
    color: #ffffff;
    background-color: #B872EF;
    border-color: #B872EF; }
  .june-scope .btn-outline-color-7:focus, .june-scope .btn-outline-color-7.focus {
    box-shadow: 0 0 0 0.2rem rgba(184, 114, 239, 0.5); }
  .june-scope .btn-outline-color-7.disabled, .june-scope .btn-outline-color-7:disabled {
    color: #B872EF;
    background-color: transparent; }
  .june-scope .btn-outline-color-7:not(:disabled):not(.disabled):active, .june-scope .btn-outline-color-7:not(:disabled):not(.disabled).active,
  .show > .june-scope .btn-outline-color-7.dropdown-toggle {
    color: #ffffff;
    background-color: #B872EF;
    border-color: #B872EF; }
    .june-scope .btn-outline-color-7:not(:disabled):not(.disabled):active:focus, .june-scope .btn-outline-color-7:not(:disabled):not(.disabled).active:focus,
    .show > .june-scope .btn-outline-color-7.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(184, 114, 239, 0.5); }

.june-scope .btn-outline-color-8 {
  color: #B872EF;
  background-color: transparent;
  background-image: none;
  border-color: #B872EF; }
  .june-scope .btn-outline-color-8:hover {
    color: #ffffff;
    background-color: #B872EF;
    border-color: #B872EF; }
  .june-scope .btn-outline-color-8:focus, .june-scope .btn-outline-color-8.focus {
    box-shadow: 0 0 0 0.2rem rgba(184, 114, 239, 0.5); }
  .june-scope .btn-outline-color-8.disabled, .june-scope .btn-outline-color-8:disabled {
    color: #B872EF;
    background-color: transparent; }
  .june-scope .btn-outline-color-8:not(:disabled):not(.disabled):active, .june-scope .btn-outline-color-8:not(:disabled):not(.disabled).active,
  .show > .june-scope .btn-outline-color-8.dropdown-toggle {
    color: #ffffff;
    background-color: #B872EF;
    border-color: #B872EF; }
    .june-scope .btn-outline-color-8:not(:disabled):not(.disabled):active:focus, .june-scope .btn-outline-color-8:not(:disabled):not(.disabled).active:focus,
    .show > .june-scope .btn-outline-color-8.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(184, 114, 239, 0.5); }

.june-scope .btn-outline-color-9 {
  color: #7cc2e4;
  background-color: transparent;
  background-image: none;
  border-color: #7cc2e4; }
  .june-scope .btn-outline-color-9:hover {
    color: #F0F0F0;
    background-color: #7cc2e4;
    border-color: #7cc2e4; }
  .june-scope .btn-outline-color-9:focus, .june-scope .btn-outline-color-9.focus {
    box-shadow: 0 0 0 0.2rem rgba(124, 194, 228, 0.5); }
  .june-scope .btn-outline-color-9.disabled, .june-scope .btn-outline-color-9:disabled {
    color: #7cc2e4;
    background-color: transparent; }
  .june-scope .btn-outline-color-9:not(:disabled):not(.disabled):active, .june-scope .btn-outline-color-9:not(:disabled):not(.disabled).active,
  .show > .june-scope .btn-outline-color-9.dropdown-toggle {
    color: #F0F0F0;
    background-color: #7cc2e4;
    border-color: #7cc2e4; }
    .june-scope .btn-outline-color-9:not(:disabled):not(.disabled):active:focus, .june-scope .btn-outline-color-9:not(:disabled):not(.disabled).active:focus,
    .show > .june-scope .btn-outline-color-9.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(124, 194, 228, 0.5); }

.june-scope .btn-outline-color-success {
  color: #4CAF50;
  background-color: transparent;
  background-image: none;
  border-color: #4CAF50; }
  .june-scope .btn-outline-color-success:hover {
    color: #ffffff;
    background-color: #4CAF50;
    border-color: #4CAF50; }
  .june-scope .btn-outline-color-success:focus, .june-scope .btn-outline-color-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(76, 175, 80, 0.5); }
  .june-scope .btn-outline-color-success.disabled, .june-scope .btn-outline-color-success:disabled {
    color: #4CAF50;
    background-color: transparent; }
  .june-scope .btn-outline-color-success:not(:disabled):not(.disabled):active, .june-scope .btn-outline-color-success:not(:disabled):not(.disabled).active,
  .show > .june-scope .btn-outline-color-success.dropdown-toggle {
    color: #ffffff;
    background-color: #4CAF50;
    border-color: #4CAF50; }
    .june-scope .btn-outline-color-success:not(:disabled):not(.disabled):active:focus, .june-scope .btn-outline-color-success:not(:disabled):not(.disabled).active:focus,
    .show > .june-scope .btn-outline-color-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(76, 175, 80, 0.5); }

.june-scope .btn-outline-color-error {
  color: #F44336;
  background-color: transparent;
  background-image: none;
  border-color: #F44336; }
  .june-scope .btn-outline-color-error:hover {
    color: #ffffff;
    background-color: #F44336;
    border-color: #F44336; }
  .june-scope .btn-outline-color-error:focus, .june-scope .btn-outline-color-error.focus {
    box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 0.5); }
  .june-scope .btn-outline-color-error.disabled, .june-scope .btn-outline-color-error:disabled {
    color: #F44336;
    background-color: transparent; }
  .june-scope .btn-outline-color-error:not(:disabled):not(.disabled):active, .june-scope .btn-outline-color-error:not(:disabled):not(.disabled).active,
  .show > .june-scope .btn-outline-color-error.dropdown-toggle {
    color: #ffffff;
    background-color: #F44336;
    border-color: #F44336; }
    .june-scope .btn-outline-color-error:not(:disabled):not(.disabled):active:focus, .june-scope .btn-outline-color-error:not(:disabled):not(.disabled).active:focus,
    .show > .june-scope .btn-outline-color-error.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 0.5); }

.june-scope .btn-link {
  font-weight: 400;
  color: #FFF;
  text-decoration: none; }
  .june-scope .btn-link:hover {
    color: #bfbfbf;
    text-decoration: none; }
  .june-scope .btn-link:focus, .june-scope .btn-link.focus {
    text-decoration: none; }
  .june-scope .btn-link:disabled, .june-scope .btn-link.disabled {
    color: #fdbe41; }

.june-scope .btn-sm-xl {
  padding: 8px 18px 8px 18px;
  font-size: 12px;
  line-height: 1.2; }

.june-scope .btn-md-xl {
  padding: 12px 24px 12px 24px;
  font-size: 14px;
  line-height: 1.2; }

.june-scope .btn-lg-xl {
  padding: 16px 26px 16px 26px;
  font-size: 18px;
  line-height: 1.2; }

@media (max-width: 1280.98px) {
  .june-scope .btn-sm-lg {
    padding: 8px 18px 8px 18px;
    font-size: 12px;
    line-height: 1.2; }
  .june-scope .btn-md-lg {
    padding: 12px 24px 12px 24px;
    font-size: 14px;
    line-height: 1.2; }
  .june-scope .btn-lg-lg {
    padding: 16px 26px 16px 26px;
    font-size: 18px;
    line-height: 1.2; } }

@media (max-width: 991.98px) {
  .june-scope .btn-sm-md {
    padding: 8px 18px 8px 18px;
    font-size: 12px;
    line-height: 1.2; }
  .june-scope .btn-md-md {
    padding: 12px 24px 12px 24px;
    font-size: 14px;
    line-height: 1.2; }
  .june-scope .btn-lg-md {
    padding: 16px 26px 16px 26px;
    font-size: 18px;
    line-height: 1.2; } }

@media (max-width: 598.98px) {
  .june-scope .btn-sm-sm {
    padding: 8px 18px 8px 18px;
    font-size: 12px;
    line-height: 1.2; }
  .june-scope .btn-md-sm {
    padding: 12px 24px 12px 24px;
    font-size: 14px;
    line-height: 1.2; }
  .june-scope .btn-lg-sm {
    padding: 16px 26px 16px 26px;
    font-size: 18px;
    line-height: 1.2; } }

.june-scope .btn-set1 {
  color: #FFFFFF;
  background-color: #212121;
  border: 4px solid #212121;
  border-radius: 0px;
  font-family: Open Sans;
  font-weight: 700; }
  .june-scope .btn-set1:hover {
    color: #ffff;
    background-color: #212121;
    border-color: #212121; }

.june-scope .btn-set2 {
  color: #FFFFFF;
  background-color: #FC82A3;
  border: 4px solid #FC82A3;
  border-radius: 0px;
  font-family: Open Sans;
  font-weight: 700; }
  .june-scope .btn-set2:hover {
    color: #ffff;
    background-color: transparent;
    border-color: #FFFFFF; }

.june-scope .btn-set3 {
  color: #FFFFFF;
  background-color: #03e6cd;
  border: 4px solid #03e6cd;
  border-radius: 0px;
  font-family: Open Sans;
  font-weight: 700; }
  .june-scope .btn-set3:hover {
    color: #fff;
    background-color: #000;
    border-color: #000; }

.june-scope .btn.icon-before:before,
.june-scope .btn:before {
  margin-right: 8px; }

.june-scope .btn.icon-after:after {
  margin-left: 8px; }

.june-scope .swiper-button-prev, .june-scope .swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  cursor: pointer;
  z-index: 1;
  background-color: transparent;
  border-radius: 999px;
  width: 40px;
  height: 40px; }
  .june-scope .swiper-button-prev:before, .june-scope .swiper-button-next:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform-origin: 50%;
    width: 12px;
    height: 12px;
    border-right: 3px solid #333a40;
    border-top: 3px solid #333a40; }

.june-scope .swiper-button-next {
  margin-right: 0px;
  right: -10px; }
  .june-scope .swiper-button-next:before {
    transform: translate(-25%, -50%) rotate(45deg);
    left: 38%; }

.june-scope .swiper-button-prev {
  margin-left: 0px;
  left: -10px; }
  .june-scope .swiper-button-prev:before {
    transform: translate(-25%, -50%) rotate(-135deg); }

.june-scope .swiper-pagination {
  text-align: center; }
  .june-scope .swiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #c6c6c6;
    margin: 4px 4px;
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0);
    cursor: pointer;
    position: relative; }
    .june-scope .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background-color: #333a40; }

.june-scope .border-top-dotted {
  border-top-style: dotted !important; }

.june-scope .border-bottom-dotted {
  border-bottom-style: dotted !important; }

.june-scope .border-left-dotted {
  border-left-style: dotted !important; }

.june-scope .border-right-dotted {
  border-right-style: dotted !important; }

.june-scope .border-top-dashed {
  border-top-style: dashed !important; }

.june-scope .border-bottom-dashed {
  border-bottom-style: dashed !important; }

.june-scope .border-left-dashed {
  border-left-style: dashed !important; }

.june-scope .border-right-dashed {
  border-right-style: dashed !important; }

.june-scope .border-top-solid {
  border-top-style: solid !important; }

.june-scope .border-bottom-solid {
  border-bottom-style: solid !important; }

.june-scope .border-left-solid {
  border-left-style: solid !important; }

.june-scope .border-right-solid {
  border-right-style: solid !important; }

.june-scope .border-top-double {
  border-top-style: double !important; }

.june-scope .border-bottom-double {
  border-bottom-style: double !important; }

.june-scope .border-left-double {
  border-left-style: double !important; }

.june-scope .border-right-double {
  border-right-style: double !important; }

.june-scope .border-top-groove {
  border-top-style: groove !important; }

.june-scope .border-bottom-groove {
  border-bottom-style: groove !important; }

.june-scope .border-left-groove {
  border-left-style: groove !important; }

.june-scope .border-right-groove {
  border-right-style: groove !important; }

.june-scope .border-top-ridge {
  border-top-style: ridge !important; }

.june-scope .border-bottom-ridge {
  border-bottom-style: ridge !important; }

.june-scope .border-left-ridge {
  border-left-style: ridge !important; }

.june-scope .border-right-ridge {
  border-right-style: ridge !important; }

.june-scope .border-top-inset {
  border-top-style: inset !important; }

.june-scope .border-bottom-inset {
  border-bottom-style: inset !important; }

.june-scope .border-left-inset {
  border-left-style: inset !important; }

.june-scope .border-right-inset {
  border-right-style: inset !important; }

.june-scope .border-top-outset {
  border-top-style: outset !important; }

.june-scope .border-bottom-outset {
  border-bottom-style: outset !important; }

.june-scope .border-left-outset {
  border-left-style: outset !important; }

.june-scope .border-right-outset {
  border-right-style: outset !important; }

.june-scope .rounded-circle {
  border-radius: 2000px !important; }

.june-scope .border-color-1 {
  border-color: #02F1D7 !important; }

.june-scope .border-top-color-1 {
  border-top-color: #02F1D7 !important; }

.june-scope .border-bottom-color-1 {
  border-bottom-color: #02F1D7 !important; }

.june-scope .border-left-color-1 {
  border-left-color: #02F1D7 !important; }

.june-scope .border-right-color-1 {
  border-right-color: #02F1D7 !important; }

.june-scope .border-color-2 {
  border-color: #000 !important; }

.june-scope .border-top-color-2 {
  border-top-color: #000 !important; }

.june-scope .border-bottom-color-2 {
  border-bottom-color: #000 !important; }

.june-scope .border-left-color-2 {
  border-left-color: #000 !important; }

.june-scope .border-right-color-2 {
  border-right-color: #000 !important; }

.june-scope .border-color-3 {
  border-color: #03e6cd !important; }

.june-scope .border-top-color-3 {
  border-top-color: #03e6cd !important; }

.june-scope .border-bottom-color-3 {
  border-bottom-color: #03e6cd !important; }

.june-scope .border-left-color-3 {
  border-left-color: #03e6cd !important; }

.june-scope .border-right-color-3 {
  border-right-color: #03e6cd !important; }

.june-scope .border-color-4 {
  border-color: #FC82A3 !important; }

.june-scope .border-top-color-4 {
  border-top-color: #FC82A3 !important; }

.june-scope .border-bottom-color-4 {
  border-bottom-color: #FC82A3 !important; }

.june-scope .border-left-color-4 {
  border-left-color: #FC82A3 !important; }

.june-scope .border-right-color-4 {
  border-right-color: #FC82A3 !important; }

.june-scope .border-color-5 {
  border-color: #02F1D7 !important; }

.june-scope .border-top-color-5 {
  border-top-color: #02F1D7 !important; }

.june-scope .border-bottom-color-5 {
  border-bottom-color: #02F1D7 !important; }

.june-scope .border-left-color-5 {
  border-left-color: #02F1D7 !important; }

.june-scope .border-right-color-5 {
  border-right-color: #02F1D7 !important; }

.june-scope .border-color-6 {
  border-color: #afa1e3 !important; }

.june-scope .border-top-color-6 {
  border-top-color: #afa1e3 !important; }

.june-scope .border-bottom-color-6 {
  border-bottom-color: #afa1e3 !important; }

.june-scope .border-left-color-6 {
  border-left-color: #afa1e3 !important; }

.june-scope .border-right-color-6 {
  border-right-color: #afa1e3 !important; }

.june-scope .border-color-7 {
  border-color: #B872EF !important; }

.june-scope .border-top-color-7 {
  border-top-color: #B872EF !important; }

.june-scope .border-bottom-color-7 {
  border-bottom-color: #B872EF !important; }

.june-scope .border-left-color-7 {
  border-left-color: #B872EF !important; }

.june-scope .border-right-color-7 {
  border-right-color: #B872EF !important; }

.june-scope .border-color-8 {
  border-color: #B872EF !important; }

.june-scope .border-top-color-8 {
  border-top-color: #B872EF !important; }

.june-scope .border-bottom-color-8 {
  border-bottom-color: #B872EF !important; }

.june-scope .border-left-color-8 {
  border-left-color: #B872EF !important; }

.june-scope .border-right-color-8 {
  border-right-color: #B872EF !important; }

.june-scope .border-color-9 {
  border-color: #7cc2e4 !important; }

.june-scope .border-top-color-9 {
  border-top-color: #7cc2e4 !important; }

.june-scope .border-bottom-color-9 {
  border-bottom-color: #7cc2e4 !important; }

.june-scope .border-left-color-9 {
  border-left-color: #7cc2e4 !important; }

.june-scope .border-right-color-9 {
  border-right-color: #7cc2e4 !important; }

.june-scope .border-color-success {
  border-color: #4CAF50 !important; }

.june-scope .border-top-color-success {
  border-top-color: #4CAF50 !important; }

.june-scope .border-bottom-color-success {
  border-bottom-color: #4CAF50 !important; }

.june-scope .border-left-color-success {
  border-left-color: #4CAF50 !important; }

.june-scope .border-right-color-success {
  border-right-color: #4CAF50 !important; }

.june-scope .border-color-error {
  border-color: #F44336 !important; }

.june-scope .border-top-color-error {
  border-top-color: #F44336 !important; }

.june-scope .border-bottom-color-error {
  border-bottom-color: #F44336 !important; }

.june-scope .border-left-color-error {
  border-left-color: #F44336 !important; }

.june-scope .border-right-color-error {
  border-right-color: #F44336 !important; }

.june-scope .border-gray-100 {
  border-color: #f5f7f7 !important; }

.june-scope .border-top-gray-100 {
  border-top-color: #f5f7f7 !important; }

.june-scope .border-bottom-gray-100 {
  border-bottom-color: #f5f7f7 !important; }

.june-scope .border-left-gray-100 {
  border-left-color: #f5f7f7 !important; }

.june-scope .border-right-gray-100 {
  border-right-color: #f5f7f7 !important; }

.june-scope .border-gray-200 {
  border-color: #303030 !important; }

.june-scope .border-top-gray-200 {
  border-top-color: #303030 !important; }

.june-scope .border-bottom-gray-200 {
  border-bottom-color: #303030 !important; }

.june-scope .border-left-gray-200 {
  border-left-color: #303030 !important; }

.june-scope .border-right-gray-200 {
  border-right-color: #303030 !important; }

.june-scope .border-gray-300 {
  border-color: #212121 !important; }

.june-scope .border-top-gray-300 {
  border-top-color: #212121 !important; }

.june-scope .border-bottom-gray-300 {
  border-bottom-color: #212121 !important; }

.june-scope .border-left-gray-300 {
  border-left-color: #212121 !important; }

.june-scope .border-right-gray-300 {
  border-right-color: #212121 !important; }

.june-scope .border-gray-400 {
  border-color: #1C1C1C !important; }

.june-scope .border-top-gray-400 {
  border-top-color: #1C1C1C !important; }

.june-scope .border-bottom-gray-400 {
  border-bottom-color: #1C1C1C !important; }

.june-scope .border-left-gray-400 {
  border-left-color: #1C1C1C !important; }

.june-scope .border-right-gray-400 {
  border-right-color: #1C1C1C !important; }

.june-scope .border-gray-500 {
  border-color: #2fc5af !important; }

.june-scope .border-top-gray-500 {
  border-top-color: #2fc5af !important; }

.june-scope .border-bottom-gray-500 {
  border-bottom-color: #2fc5af !important; }

.june-scope .border-left-gray-500 {
  border-left-color: #2fc5af !important; }

.june-scope .border-right-gray-500 {
  border-right-color: #2fc5af !important; }

.june-scope .border-gray-600 {
  border-color: #fdbe41 !important; }

.june-scope .border-top-gray-600 {
  border-top-color: #fdbe41 !important; }

.june-scope .border-bottom-gray-600 {
  border-bottom-color: #fdbe41 !important; }

.june-scope .border-left-gray-600 {
  border-left-color: #fdbe41 !important; }

.june-scope .border-right-gray-600 {
  border-right-color: #fdbe41 !important; }

.june-scope .border-gray-700 {
  border-color: #F6F6F4 !important; }

.june-scope .border-top-gray-700 {
  border-top-color: #F6F6F4 !important; }

.june-scope .border-bottom-gray-700 {
  border-bottom-color: #F6F6F4 !important; }

.june-scope .border-left-gray-700 {
  border-left-color: #F6F6F4 !important; }

.june-scope .border-right-gray-700 {
  border-right-color: #F6F6F4 !important; }

.june-scope .border-gray-800 {
  border-color: #363636 !important; }

.june-scope .border-top-gray-800 {
  border-top-color: #363636 !important; }

.june-scope .border-bottom-gray-800 {
  border-bottom-color: #363636 !important; }

.june-scope .border-left-gray-800 {
  border-left-color: #363636 !important; }

.june-scope .border-right-gray-800 {
  border-right-color: #363636 !important; }

.june-scope .border-gray-900 {
  border-color: #F0F0F0 !important; }

.june-scope .border-top-gray-900 {
  border-top-color: #F0F0F0 !important; }

.june-scope .border-bottom-gray-900 {
  border-bottom-color: #F0F0F0 !important; }

.june-scope .border-left-gray-900 {
  border-left-color: #F0F0F0 !important; }

.june-scope .border-right-gray-900 {
  border-right-color: #F0F0F0 !important; }

.june-scope .border-black {
  border-color: #000000 !important; }

.june-scope .border-top-black {
  border-top-color: #000000 !important; }

.june-scope .border-bottom-black {
  border-bottom-color: #000000 !important; }

.june-scope .border-left-black {
  border-left-color: #000000 !important; }

.june-scope .border-right-black {
  border-right-color: #000000 !important; }

.june-scope .border-white {
  border-color: #ffffff !important; }

.june-scope .border-top-white {
  border-top-color: #ffffff !important; }

.june-scope .border-bottom-white {
  border-bottom-color: #ffffff !important; }

.june-scope .border-left-white {
  border-left-color: #ffffff !important; }

.june-scope .border-right-white {
  border-right-color: #ffffff !important; }

.june-scope .border-transparent {
  border-color: transparent !important; }

.june-scope .border-top-transparent {
  border-top-color: transparent !important; }

.june-scope .border-bottom-transparent {
  border-bottom-color: transparent !important; }

.june-scope .border-left-transparent {
  border-left-color: transparent !important; }

.june-scope .border-right-transparent {
  border-right-color: transparent !important; }

.june-scope .border-0 {
  border-width: 0px !important; }

.june-scope .border-top-0 {
  border-top-width: 0px !important;
  border-top-style: solid; }

.june-scope .border-bottom-0 {
  border-bottom-width: 0px !important;
  border-bottom-style: solid; }

.june-scope .border-left-0 {
  border-left-width: 0px !important;
  border-left-style: solid; }

.june-scope .border-right-0 {
  border-right-width: 0px !important;
  border-right-style: solid; }

.june-scope .border-1 {
  border-width: 1px !important; }

.june-scope .border-top-1 {
  border-top-width: 1px !important;
  border-top-style: solid; }

.june-scope .border-bottom-1 {
  border-bottom-width: 1px !important;
  border-bottom-style: solid; }

.june-scope .border-left-1 {
  border-left-width: 1px !important;
  border-left-style: solid; }

.june-scope .border-right-1 {
  border-right-width: 1px !important;
  border-right-style: solid; }

.june-scope .border-2 {
  border-width: 3px !important; }

.june-scope .border-top-2 {
  border-top-width: 3px !important;
  border-top-style: solid; }

.june-scope .border-bottom-2 {
  border-bottom-width: 3px !important;
  border-bottom-style: solid; }

.june-scope .border-left-2 {
  border-left-width: 3px !important;
  border-left-style: solid; }

.june-scope .border-right-2 {
  border-right-width: 3px !important;
  border-right-style: solid; }

.june-scope .border-3 {
  border-width: 20px !important; }

.june-scope .border-top-3 {
  border-top-width: 20px !important;
  border-top-style: solid; }

.june-scope .border-bottom-3 {
  border-bottom-width: 20px !important;
  border-bottom-style: solid; }

.june-scope .border-left-3 {
  border-left-width: 20px !important;
  border-left-style: solid; }

.june-scope .border-right-3 {
  border-right-width: 20px !important;
  border-right-style: solid; }

.june-scope .border-4 {
  border-width: 30px !important; }

.june-scope .border-top-4 {
  border-top-width: 30px !important;
  border-top-style: solid; }

.june-scope .border-bottom-4 {
  border-bottom-width: 30px !important;
  border-bottom-style: solid; }

.june-scope .border-left-4 {
  border-left-width: 30px !important;
  border-left-style: solid; }

.june-scope .border-right-4 {
  border-right-width: 30px !important;
  border-right-style: solid; }

.june-scope .border-5 {
  border-width: 40px !important; }

.june-scope .border-top-5 {
  border-top-width: 40px !important;
  border-top-style: solid; }

.june-scope .border-bottom-5 {
  border-bottom-width: 40px !important;
  border-bottom-style: solid; }

.june-scope .border-left-5 {
  border-left-width: 40px !important;
  border-left-style: solid; }

.june-scope .border-right-5 {
  border-right-width: 40px !important;
  border-right-style: solid; }

.june-scope .border-xl-0 {
  border-width: 0px !important; }

.june-scope .border-top-xl-0 {
  border-top-width: 0px !important;
  border-top-style: solid; }

.june-scope .border-bottom-xl-0 {
  border-bottom-width: 0px !important;
  border-bottom-style: solid; }

.june-scope .border-left-xl-0 {
  border-left-width: 0px !important;
  border-left-style: solid; }

.june-scope .border-right-xl-0 {
  border-right-width: 0px !important;
  border-right-style: solid; }

.june-scope .border-xl-1 {
  border-width: 1px !important; }

.june-scope .border-top-xl-1 {
  border-top-width: 1px !important;
  border-top-style: solid; }

.june-scope .border-bottom-xl-1 {
  border-bottom-width: 1px !important;
  border-bottom-style: solid; }

.june-scope .border-left-xl-1 {
  border-left-width: 1px !important;
  border-left-style: solid; }

.june-scope .border-right-xl-1 {
  border-right-width: 1px !important;
  border-right-style: solid; }

.june-scope .border-xl-2 {
  border-width: 3px !important; }

.june-scope .border-top-xl-2 {
  border-top-width: 3px !important;
  border-top-style: solid; }

.june-scope .border-bottom-xl-2 {
  border-bottom-width: 3px !important;
  border-bottom-style: solid; }

.june-scope .border-left-xl-2 {
  border-left-width: 3px !important;
  border-left-style: solid; }

.june-scope .border-right-xl-2 {
  border-right-width: 3px !important;
  border-right-style: solid; }

.june-scope .border-xl-3 {
  border-width: 20px !important; }

.june-scope .border-top-xl-3 {
  border-top-width: 20px !important;
  border-top-style: solid; }

.june-scope .border-bottom-xl-3 {
  border-bottom-width: 20px !important;
  border-bottom-style: solid; }

.june-scope .border-left-xl-3 {
  border-left-width: 20px !important;
  border-left-style: solid; }

.june-scope .border-right-xl-3 {
  border-right-width: 20px !important;
  border-right-style: solid; }

.june-scope .border-xl-4 {
  border-width: 30px !important; }

.june-scope .border-top-xl-4 {
  border-top-width: 30px !important;
  border-top-style: solid; }

.june-scope .border-bottom-xl-4 {
  border-bottom-width: 30px !important;
  border-bottom-style: solid; }

.june-scope .border-left-xl-4 {
  border-left-width: 30px !important;
  border-left-style: solid; }

.june-scope .border-right-xl-4 {
  border-right-width: 30px !important;
  border-right-style: solid; }

.june-scope .border-xl-5 {
  border-width: 40px !important; }

.june-scope .border-top-xl-5 {
  border-top-width: 40px !important;
  border-top-style: solid; }

.june-scope .border-bottom-xl-5 {
  border-bottom-width: 40px !important;
  border-bottom-style: solid; }

.june-scope .border-left-xl-5 {
  border-left-width: 40px !important;
  border-left-style: solid; }

.june-scope .border-right-xl-5 {
  border-right-width: 40px !important;
  border-right-style: solid; }

.june-scope .border-top-xl-dotted {
  border-top-style: dotted !important; }

.june-scope .border-bottom-xl-dotted {
  border-bottom-style: dotted !important; }

.june-scope .border-left-xl-dotted {
  border-left-style: dotted !important; }

.june-scope .border-right-xl-dotted {
  border-right-style: dotted !important; }

.june-scope .border-top-xl-dashed {
  border-top-style: dashed !important; }

.june-scope .border-bottom-xl-dashed {
  border-bottom-style: dashed !important; }

.june-scope .border-left-xl-dashed {
  border-left-style: dashed !important; }

.june-scope .border-right-xl-dashed {
  border-right-style: dashed !important; }

.june-scope .border-top-xl-solid {
  border-top-style: solid !important; }

.june-scope .border-bottom-xl-solid {
  border-bottom-style: solid !important; }

.june-scope .border-left-xl-solid {
  border-left-style: solid !important; }

.june-scope .border-right-xl-solid {
  border-right-style: solid !important; }

.june-scope .border-top-xl-double {
  border-top-style: double !important; }

.june-scope .border-bottom-xl-double {
  border-bottom-style: double !important; }

.june-scope .border-left-xl-double {
  border-left-style: double !important; }

.june-scope .border-right-xl-double {
  border-right-style: double !important; }

.june-scope .border-top-xl-groove {
  border-top-style: groove !important; }

.june-scope .border-bottom-xl-groove {
  border-bottom-style: groove !important; }

.june-scope .border-left-xl-groove {
  border-left-style: groove !important; }

.june-scope .border-right-xl-groove {
  border-right-style: groove !important; }

.june-scope .border-top-xl-ridge {
  border-top-style: ridge !important; }

.june-scope .border-bottom-xl-ridge {
  border-bottom-style: ridge !important; }

.june-scope .border-left-xl-ridge {
  border-left-style: ridge !important; }

.june-scope .border-right-xl-ridge {
  border-right-style: ridge !important; }

.june-scope .border-top-xl-inset {
  border-top-style: inset !important; }

.june-scope .border-bottom-xl-inset {
  border-bottom-style: inset !important; }

.june-scope .border-left-xl-inset {
  border-left-style: inset !important; }

.june-scope .border-right-xl-inset {
  border-right-style: inset !important; }

.june-scope .border-top-xl-outset {
  border-top-style: outset !important; }

.june-scope .border-bottom-xl-outset {
  border-bottom-style: outset !important; }

.june-scope .border-left-xl-outset {
  border-left-style: outset !important; }

.june-scope .border-right-xl-outset {
  border-right-style: outset !important; }

.june-scope .border-xl-color-1 {
  border-color: #02F1D7 !important; }

.june-scope .border-top-xl-color-1 {
  border-top-color: #02F1D7 !important; }

.june-scope .border-bottom-xl-color-1 {
  border-bottom-color: #02F1D7 !important; }

.june-scope .border-left-xl-color-1 {
  border-left-color: #02F1D7 !important; }

.june-scope .border-right-xl-color-1 {
  border-right-color: #02F1D7 !important; }

.june-scope .border-xl-color-2 {
  border-color: #000 !important; }

.june-scope .border-top-xl-color-2 {
  border-top-color: #000 !important; }

.june-scope .border-bottom-xl-color-2 {
  border-bottom-color: #000 !important; }

.june-scope .border-left-xl-color-2 {
  border-left-color: #000 !important; }

.june-scope .border-right-xl-color-2 {
  border-right-color: #000 !important; }

.june-scope .border-xl-color-3 {
  border-color: #03e6cd !important; }

.june-scope .border-top-xl-color-3 {
  border-top-color: #03e6cd !important; }

.june-scope .border-bottom-xl-color-3 {
  border-bottom-color: #03e6cd !important; }

.june-scope .border-left-xl-color-3 {
  border-left-color: #03e6cd !important; }

.june-scope .border-right-xl-color-3 {
  border-right-color: #03e6cd !important; }

.june-scope .border-xl-color-4 {
  border-color: #FC82A3 !important; }

.june-scope .border-top-xl-color-4 {
  border-top-color: #FC82A3 !important; }

.june-scope .border-bottom-xl-color-4 {
  border-bottom-color: #FC82A3 !important; }

.june-scope .border-left-xl-color-4 {
  border-left-color: #FC82A3 !important; }

.june-scope .border-right-xl-color-4 {
  border-right-color: #FC82A3 !important; }

.june-scope .border-xl-color-5 {
  border-color: #02F1D7 !important; }

.june-scope .border-top-xl-color-5 {
  border-top-color: #02F1D7 !important; }

.june-scope .border-bottom-xl-color-5 {
  border-bottom-color: #02F1D7 !important; }

.june-scope .border-left-xl-color-5 {
  border-left-color: #02F1D7 !important; }

.june-scope .border-right-xl-color-5 {
  border-right-color: #02F1D7 !important; }

.june-scope .border-xl-color-6 {
  border-color: #afa1e3 !important; }

.june-scope .border-top-xl-color-6 {
  border-top-color: #afa1e3 !important; }

.june-scope .border-bottom-xl-color-6 {
  border-bottom-color: #afa1e3 !important; }

.june-scope .border-left-xl-color-6 {
  border-left-color: #afa1e3 !important; }

.june-scope .border-right-xl-color-6 {
  border-right-color: #afa1e3 !important; }

.june-scope .border-xl-color-7 {
  border-color: #B872EF !important; }

.june-scope .border-top-xl-color-7 {
  border-top-color: #B872EF !important; }

.june-scope .border-bottom-xl-color-7 {
  border-bottom-color: #B872EF !important; }

.june-scope .border-left-xl-color-7 {
  border-left-color: #B872EF !important; }

.june-scope .border-right-xl-color-7 {
  border-right-color: #B872EF !important; }

.june-scope .border-xl-color-8 {
  border-color: #B872EF !important; }

.june-scope .border-top-xl-color-8 {
  border-top-color: #B872EF !important; }

.june-scope .border-bottom-xl-color-8 {
  border-bottom-color: #B872EF !important; }

.june-scope .border-left-xl-color-8 {
  border-left-color: #B872EF !important; }

.june-scope .border-right-xl-color-8 {
  border-right-color: #B872EF !important; }

.june-scope .border-xl-color-9 {
  border-color: #7cc2e4 !important; }

.june-scope .border-top-xl-color-9 {
  border-top-color: #7cc2e4 !important; }

.june-scope .border-bottom-xl-color-9 {
  border-bottom-color: #7cc2e4 !important; }

.june-scope .border-left-xl-color-9 {
  border-left-color: #7cc2e4 !important; }

.june-scope .border-right-xl-color-9 {
  border-right-color: #7cc2e4 !important; }

.june-scope .border-xl-color-success {
  border-color: #4CAF50 !important; }

.june-scope .border-top-xl-color-success {
  border-top-color: #4CAF50 !important; }

.june-scope .border-bottom-xl-color-success {
  border-bottom-color: #4CAF50 !important; }

.june-scope .border-left-xl-color-success {
  border-left-color: #4CAF50 !important; }

.june-scope .border-right-xl-color-success {
  border-right-color: #4CAF50 !important; }

.june-scope .border-xl-color-error {
  border-color: #F44336 !important; }

.june-scope .border-top-xl-color-error {
  border-top-color: #F44336 !important; }

.june-scope .border-bottom-xl-color-error {
  border-bottom-color: #F44336 !important; }

.june-scope .border-left-xl-color-error {
  border-left-color: #F44336 !important; }

.june-scope .border-right-xl-color-error {
  border-right-color: #F44336 !important; }

.june-scope .border-xl-gray-xl-100 {
  border-color: #f5f7f7 !important; }

.june-scope .border-top-xl-gray-100 {
  border-top-color: #f5f7f7 !important; }

.june-scope .border-bottom-xl-gray-100 {
  border-bottom-color: #f5f7f7 !important; }

.june-scope .border-left-xl-gray-100 {
  border-left-color: #f5f7f7 !important; }

.june-scope .border-right-xl-gray-100 {
  border-right-color: #f5f7f7 !important; }

.june-scope .border-xl-gray-xl-200 {
  border-color: #303030 !important; }

.june-scope .border-top-xl-gray-200 {
  border-top-color: #303030 !important; }

.june-scope .border-bottom-xl-gray-200 {
  border-bottom-color: #303030 !important; }

.june-scope .border-left-xl-gray-200 {
  border-left-color: #303030 !important; }

.june-scope .border-right-xl-gray-200 {
  border-right-color: #303030 !important; }

.june-scope .border-xl-gray-xl-300 {
  border-color: #212121 !important; }

.june-scope .border-top-xl-gray-300 {
  border-top-color: #212121 !important; }

.june-scope .border-bottom-xl-gray-300 {
  border-bottom-color: #212121 !important; }

.june-scope .border-left-xl-gray-300 {
  border-left-color: #212121 !important; }

.june-scope .border-right-xl-gray-300 {
  border-right-color: #212121 !important; }

.june-scope .border-xl-gray-xl-400 {
  border-color: #1C1C1C !important; }

.june-scope .border-top-xl-gray-400 {
  border-top-color: #1C1C1C !important; }

.june-scope .border-bottom-xl-gray-400 {
  border-bottom-color: #1C1C1C !important; }

.june-scope .border-left-xl-gray-400 {
  border-left-color: #1C1C1C !important; }

.june-scope .border-right-xl-gray-400 {
  border-right-color: #1C1C1C !important; }

.june-scope .border-xl-gray-xl-500 {
  border-color: #2fc5af !important; }

.june-scope .border-top-xl-gray-500 {
  border-top-color: #2fc5af !important; }

.june-scope .border-bottom-xl-gray-500 {
  border-bottom-color: #2fc5af !important; }

.june-scope .border-left-xl-gray-500 {
  border-left-color: #2fc5af !important; }

.june-scope .border-right-xl-gray-500 {
  border-right-color: #2fc5af !important; }

.june-scope .border-xl-gray-xl-600 {
  border-color: #fdbe41 !important; }

.june-scope .border-top-xl-gray-600 {
  border-top-color: #fdbe41 !important; }

.june-scope .border-bottom-xl-gray-600 {
  border-bottom-color: #fdbe41 !important; }

.june-scope .border-left-xl-gray-600 {
  border-left-color: #fdbe41 !important; }

.june-scope .border-right-xl-gray-600 {
  border-right-color: #fdbe41 !important; }

.june-scope .border-xl-gray-xl-700 {
  border-color: #F6F6F4 !important; }

.june-scope .border-top-xl-gray-700 {
  border-top-color: #F6F6F4 !important; }

.june-scope .border-bottom-xl-gray-700 {
  border-bottom-color: #F6F6F4 !important; }

.june-scope .border-left-xl-gray-700 {
  border-left-color: #F6F6F4 !important; }

.june-scope .border-right-xl-gray-700 {
  border-right-color: #F6F6F4 !important; }

.june-scope .border-xl-gray-xl-800 {
  border-color: #363636 !important; }

.june-scope .border-top-xl-gray-800 {
  border-top-color: #363636 !important; }

.june-scope .border-bottom-xl-gray-800 {
  border-bottom-color: #363636 !important; }

.june-scope .border-left-xl-gray-800 {
  border-left-color: #363636 !important; }

.june-scope .border-right-xl-gray-800 {
  border-right-color: #363636 !important; }

.june-scope .border-xl-gray-xl-900 {
  border-color: #F0F0F0 !important; }

.june-scope .border-top-xl-gray-900 {
  border-top-color: #F0F0F0 !important; }

.june-scope .border-bottom-xl-gray-900 {
  border-bottom-color: #F0F0F0 !important; }

.june-scope .border-left-xl-gray-900 {
  border-left-color: #F0F0F0 !important; }

.june-scope .border-right-xl-gray-900 {
  border-right-color: #F0F0F0 !important; }

.june-scope .border-xl-black {
  border-color: #000000 !important; }

.june-scope .border-top-xl-black {
  border-top-color: #000000 !important; }

.june-scope .border-bottom-xl-black {
  border-bottom-color: #000000 !important; }

.june-scope .border-left-xl-black {
  border-left-color: #000000 !important; }

.june-scope .border-right-xl-black {
  border-right-color: #000000 !important; }

.june-scope .border-xl-white {
  border-color: #ffffff !important; }

.june-scope .border-top-xl-white {
  border-top-color: #ffffff !important; }

.june-scope .border-bottom-xl-white {
  border-bottom-color: #ffffff !important; }

.june-scope .border-left-xl-white {
  border-left-color: #ffffff !important; }

.june-scope .border-right-xl-white {
  border-right-color: #ffffff !important; }

.june-scope .border-xl-transparent {
  border-color: transparent !important; }

.june-scope .border-top-xl-transparent {
  border-top-color: transparent !important; }

.june-scope .border-bottom-xl-transparent {
  border-bottom-color: transparent !important; }

.june-scope .border-left-xl-transparent {
  border-left-color: transparent !important; }

.june-scope .border-right-xl-transparent {
  border-right-color: transparent !important; }

@media (max-width: 1280.98px) {
  .june-scope .border-lg-0 {
    border-width: 0px !important; }
  .june-scope .border-top-lg-0 {
    border-top-width: 0px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-lg-0 {
    border-bottom-width: 0px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-lg-0 {
    border-left-width: 0px !important;
    border-left-style: solid; }
  .june-scope .border-right-lg-0 {
    border-right-width: 0px !important;
    border-right-style: solid; }
  .june-scope .border-lg-1 {
    border-width: 1px !important; }
  .june-scope .border-top-lg-1 {
    border-top-width: 1px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-lg-1 {
    border-bottom-width: 1px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-lg-1 {
    border-left-width: 1px !important;
    border-left-style: solid; }
  .june-scope .border-right-lg-1 {
    border-right-width: 1px !important;
    border-right-style: solid; }
  .june-scope .border-lg-2 {
    border-width: 3px !important; }
  .june-scope .border-top-lg-2 {
    border-top-width: 3px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-lg-2 {
    border-bottom-width: 3px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-lg-2 {
    border-left-width: 3px !important;
    border-left-style: solid; }
  .june-scope .border-right-lg-2 {
    border-right-width: 3px !important;
    border-right-style: solid; }
  .june-scope .border-lg-3 {
    border-width: 20px !important; }
  .june-scope .border-top-lg-3 {
    border-top-width: 20px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-lg-3 {
    border-bottom-width: 20px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-lg-3 {
    border-left-width: 20px !important;
    border-left-style: solid; }
  .june-scope .border-right-lg-3 {
    border-right-width: 20px !important;
    border-right-style: solid; }
  .june-scope .border-lg-4 {
    border-width: 30px !important; }
  .june-scope .border-top-lg-4 {
    border-top-width: 30px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-lg-4 {
    border-bottom-width: 30px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-lg-4 {
    border-left-width: 30px !important;
    border-left-style: solid; }
  .june-scope .border-right-lg-4 {
    border-right-width: 30px !important;
    border-right-style: solid; }
  .june-scope .border-lg-5 {
    border-width: 40px !important; }
  .june-scope .border-top-lg-5 {
    border-top-width: 40px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-lg-5 {
    border-bottom-width: 40px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-lg-5 {
    border-left-width: 40px !important;
    border-left-style: solid; }
  .june-scope .border-right-lg-5 {
    border-right-width: 40px !important;
    border-right-style: solid; }
  .june-scope .border-top-lg-dotted {
    border-top-style: dotted !important; }
  .june-scope .border-bottom-lg-dotted {
    border-bottom-style: dotted !important; }
  .june-scope .border-left-lg-dotted {
    border-left-style: dotted !important; }
  .june-scope .border-right-lg-dotted {
    border-right-style: dotted !important; }
  .june-scope .border-top-lg-dashed {
    border-top-style: dashed !important; }
  .june-scope .border-bottom-lg-dashed {
    border-bottom-style: dashed !important; }
  .june-scope .border-left-lg-dashed {
    border-left-style: dashed !important; }
  .june-scope .border-right-lg-dashed {
    border-right-style: dashed !important; }
  .june-scope .border-top-lg-solid {
    border-top-style: solid !important; }
  .june-scope .border-bottom-lg-solid {
    border-bottom-style: solid !important; }
  .june-scope .border-left-lg-solid {
    border-left-style: solid !important; }
  .june-scope .border-right-lg-solid {
    border-right-style: solid !important; }
  .june-scope .border-top-lg-double {
    border-top-style: double !important; }
  .june-scope .border-bottom-lg-double {
    border-bottom-style: double !important; }
  .june-scope .border-left-lg-double {
    border-left-style: double !important; }
  .june-scope .border-right-lg-double {
    border-right-style: double !important; }
  .june-scope .border-top-lg-groove {
    border-top-style: groove !important; }
  .june-scope .border-bottom-lg-groove {
    border-bottom-style: groove !important; }
  .june-scope .border-left-lg-groove {
    border-left-style: groove !important; }
  .june-scope .border-right-lg-groove {
    border-right-style: groove !important; }
  .june-scope .border-top-lg-ridge {
    border-top-style: ridge !important; }
  .june-scope .border-bottom-lg-ridge {
    border-bottom-style: ridge !important; }
  .june-scope .border-left-lg-ridge {
    border-left-style: ridge !important; }
  .june-scope .border-right-lg-ridge {
    border-right-style: ridge !important; }
  .june-scope .border-top-lg-inset {
    border-top-style: inset !important; }
  .june-scope .border-bottom-lg-inset {
    border-bottom-style: inset !important; }
  .june-scope .border-left-lg-inset {
    border-left-style: inset !important; }
  .june-scope .border-right-lg-inset {
    border-right-style: inset !important; }
  .june-scope .border-top-lg-outset {
    border-top-style: outset !important; }
  .june-scope .border-bottom-lg-outset {
    border-bottom-style: outset !important; }
  .june-scope .border-left-lg-outset {
    border-left-style: outset !important; }
  .june-scope .border-right-lg-outset {
    border-right-style: outset !important; }
  .june-scope .border-lg-color-1 {
    border-color: #02F1D7 !important; }
  .june-scope .border-top-lg-color-1 {
    border-top-color: #02F1D7 !important; }
  .june-scope .border-bottom-lg-color-1 {
    border-bottom-color: #02F1D7 !important; }
  .june-scope .border-left-lg-color-1 {
    border-left-color: #02F1D7 !important; }
  .june-scope .border-right-lg-color-1 {
    border-right-color: #02F1D7 !important; }
  .june-scope .border-lg-color-2 {
    border-color: #000 !important; }
  .june-scope .border-top-lg-color-2 {
    border-top-color: #000 !important; }
  .june-scope .border-bottom-lg-color-2 {
    border-bottom-color: #000 !important; }
  .june-scope .border-left-lg-color-2 {
    border-left-color: #000 !important; }
  .june-scope .border-right-lg-color-2 {
    border-right-color: #000 !important; }
  .june-scope .border-lg-color-3 {
    border-color: #03e6cd !important; }
  .june-scope .border-top-lg-color-3 {
    border-top-color: #03e6cd !important; }
  .june-scope .border-bottom-lg-color-3 {
    border-bottom-color: #03e6cd !important; }
  .june-scope .border-left-lg-color-3 {
    border-left-color: #03e6cd !important; }
  .june-scope .border-right-lg-color-3 {
    border-right-color: #03e6cd !important; }
  .june-scope .border-lg-color-4 {
    border-color: #FC82A3 !important; }
  .june-scope .border-top-lg-color-4 {
    border-top-color: #FC82A3 !important; }
  .june-scope .border-bottom-lg-color-4 {
    border-bottom-color: #FC82A3 !important; }
  .june-scope .border-left-lg-color-4 {
    border-left-color: #FC82A3 !important; }
  .june-scope .border-right-lg-color-4 {
    border-right-color: #FC82A3 !important; }
  .june-scope .border-lg-color-5 {
    border-color: #02F1D7 !important; }
  .june-scope .border-top-lg-color-5 {
    border-top-color: #02F1D7 !important; }
  .june-scope .border-bottom-lg-color-5 {
    border-bottom-color: #02F1D7 !important; }
  .june-scope .border-left-lg-color-5 {
    border-left-color: #02F1D7 !important; }
  .june-scope .border-right-lg-color-5 {
    border-right-color: #02F1D7 !important; }
  .june-scope .border-lg-color-6 {
    border-color: #afa1e3 !important; }
  .june-scope .border-top-lg-color-6 {
    border-top-color: #afa1e3 !important; }
  .june-scope .border-bottom-lg-color-6 {
    border-bottom-color: #afa1e3 !important; }
  .june-scope .border-left-lg-color-6 {
    border-left-color: #afa1e3 !important; }
  .june-scope .border-right-lg-color-6 {
    border-right-color: #afa1e3 !important; }
  .june-scope .border-lg-color-7 {
    border-color: #B872EF !important; }
  .june-scope .border-top-lg-color-7 {
    border-top-color: #B872EF !important; }
  .june-scope .border-bottom-lg-color-7 {
    border-bottom-color: #B872EF !important; }
  .june-scope .border-left-lg-color-7 {
    border-left-color: #B872EF !important; }
  .june-scope .border-right-lg-color-7 {
    border-right-color: #B872EF !important; }
  .june-scope .border-lg-color-8 {
    border-color: #B872EF !important; }
  .june-scope .border-top-lg-color-8 {
    border-top-color: #B872EF !important; }
  .june-scope .border-bottom-lg-color-8 {
    border-bottom-color: #B872EF !important; }
  .june-scope .border-left-lg-color-8 {
    border-left-color: #B872EF !important; }
  .june-scope .border-right-lg-color-8 {
    border-right-color: #B872EF !important; }
  .june-scope .border-lg-color-9 {
    border-color: #7cc2e4 !important; }
  .june-scope .border-top-lg-color-9 {
    border-top-color: #7cc2e4 !important; }
  .june-scope .border-bottom-lg-color-9 {
    border-bottom-color: #7cc2e4 !important; }
  .june-scope .border-left-lg-color-9 {
    border-left-color: #7cc2e4 !important; }
  .june-scope .border-right-lg-color-9 {
    border-right-color: #7cc2e4 !important; }
  .june-scope .border-lg-color-success {
    border-color: #4CAF50 !important; }
  .june-scope .border-top-lg-color-success {
    border-top-color: #4CAF50 !important; }
  .june-scope .border-bottom-lg-color-success {
    border-bottom-color: #4CAF50 !important; }
  .june-scope .border-left-lg-color-success {
    border-left-color: #4CAF50 !important; }
  .june-scope .border-right-lg-color-success {
    border-right-color: #4CAF50 !important; }
  .june-scope .border-lg-color-error {
    border-color: #F44336 !important; }
  .june-scope .border-top-lg-color-error {
    border-top-color: #F44336 !important; }
  .june-scope .border-bottom-lg-color-error {
    border-bottom-color: #F44336 !important; }
  .june-scope .border-left-lg-color-error {
    border-left-color: #F44336 !important; }
  .june-scope .border-right-lg-color-error {
    border-right-color: #F44336 !important; }
  .june-scope .border-lg-gray-lg-100 {
    border-color: #f5f7f7 !important; }
  .june-scope .border-top-lg-gray-100 {
    border-top-color: #f5f7f7 !important; }
  .june-scope .border-bottom-lg-gray-100 {
    border-bottom-color: #f5f7f7 !important; }
  .june-scope .border-left-lg-gray-100 {
    border-left-color: #f5f7f7 !important; }
  .june-scope .border-right-lg-gray-100 {
    border-right-color: #f5f7f7 !important; }
  .june-scope .border-lg-gray-lg-200 {
    border-color: #303030 !important; }
  .june-scope .border-top-lg-gray-200 {
    border-top-color: #303030 !important; }
  .june-scope .border-bottom-lg-gray-200 {
    border-bottom-color: #303030 !important; }
  .june-scope .border-left-lg-gray-200 {
    border-left-color: #303030 !important; }
  .june-scope .border-right-lg-gray-200 {
    border-right-color: #303030 !important; }
  .june-scope .border-lg-gray-lg-300 {
    border-color: #212121 !important; }
  .june-scope .border-top-lg-gray-300 {
    border-top-color: #212121 !important; }
  .june-scope .border-bottom-lg-gray-300 {
    border-bottom-color: #212121 !important; }
  .june-scope .border-left-lg-gray-300 {
    border-left-color: #212121 !important; }
  .june-scope .border-right-lg-gray-300 {
    border-right-color: #212121 !important; }
  .june-scope .border-lg-gray-lg-400 {
    border-color: #1C1C1C !important; }
  .june-scope .border-top-lg-gray-400 {
    border-top-color: #1C1C1C !important; }
  .june-scope .border-bottom-lg-gray-400 {
    border-bottom-color: #1C1C1C !important; }
  .june-scope .border-left-lg-gray-400 {
    border-left-color: #1C1C1C !important; }
  .june-scope .border-right-lg-gray-400 {
    border-right-color: #1C1C1C !important; }
  .june-scope .border-lg-gray-lg-500 {
    border-color: #2fc5af !important; }
  .june-scope .border-top-lg-gray-500 {
    border-top-color: #2fc5af !important; }
  .june-scope .border-bottom-lg-gray-500 {
    border-bottom-color: #2fc5af !important; }
  .june-scope .border-left-lg-gray-500 {
    border-left-color: #2fc5af !important; }
  .june-scope .border-right-lg-gray-500 {
    border-right-color: #2fc5af !important; }
  .june-scope .border-lg-gray-lg-600 {
    border-color: #fdbe41 !important; }
  .june-scope .border-top-lg-gray-600 {
    border-top-color: #fdbe41 !important; }
  .june-scope .border-bottom-lg-gray-600 {
    border-bottom-color: #fdbe41 !important; }
  .june-scope .border-left-lg-gray-600 {
    border-left-color: #fdbe41 !important; }
  .june-scope .border-right-lg-gray-600 {
    border-right-color: #fdbe41 !important; }
  .june-scope .border-lg-gray-lg-700 {
    border-color: #F6F6F4 !important; }
  .june-scope .border-top-lg-gray-700 {
    border-top-color: #F6F6F4 !important; }
  .june-scope .border-bottom-lg-gray-700 {
    border-bottom-color: #F6F6F4 !important; }
  .june-scope .border-left-lg-gray-700 {
    border-left-color: #F6F6F4 !important; }
  .june-scope .border-right-lg-gray-700 {
    border-right-color: #F6F6F4 !important; }
  .june-scope .border-lg-gray-lg-800 {
    border-color: #363636 !important; }
  .june-scope .border-top-lg-gray-800 {
    border-top-color: #363636 !important; }
  .june-scope .border-bottom-lg-gray-800 {
    border-bottom-color: #363636 !important; }
  .june-scope .border-left-lg-gray-800 {
    border-left-color: #363636 !important; }
  .june-scope .border-right-lg-gray-800 {
    border-right-color: #363636 !important; }
  .june-scope .border-lg-gray-lg-900 {
    border-color: #F0F0F0 !important; }
  .june-scope .border-top-lg-gray-900 {
    border-top-color: #F0F0F0 !important; }
  .june-scope .border-bottom-lg-gray-900 {
    border-bottom-color: #F0F0F0 !important; }
  .june-scope .border-left-lg-gray-900 {
    border-left-color: #F0F0F0 !important; }
  .june-scope .border-right-lg-gray-900 {
    border-right-color: #F0F0F0 !important; }
  .june-scope .border-lg-black {
    border-color: #000000 !important; }
  .june-scope .border-top-lg-black {
    border-top-color: #000000 !important; }
  .june-scope .border-bottom-lg-black {
    border-bottom-color: #000000 !important; }
  .june-scope .border-left-lg-black {
    border-left-color: #000000 !important; }
  .june-scope .border-right-lg-black {
    border-right-color: #000000 !important; }
  .june-scope .border-lg-white {
    border-color: #ffffff !important; }
  .june-scope .border-top-lg-white {
    border-top-color: #ffffff !important; }
  .june-scope .border-bottom-lg-white {
    border-bottom-color: #ffffff !important; }
  .june-scope .border-left-lg-white {
    border-left-color: #ffffff !important; }
  .june-scope .border-right-lg-white {
    border-right-color: #ffffff !important; }
  .june-scope .border-lg-transparent {
    border-color: transparent !important; }
  .june-scope .border-top-lg-transparent {
    border-top-color: transparent !important; }
  .june-scope .border-bottom-lg-transparent {
    border-bottom-color: transparent !important; }
  .june-scope .border-left-lg-transparent {
    border-left-color: transparent !important; }
  .june-scope .border-right-lg-transparent {
    border-right-color: transparent !important; } }

@media (max-width: 991.98px) {
  .june-scope .border-md-0 {
    border-width: 0px !important; }
  .june-scope .border-top-md-0 {
    border-top-width: 0px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-md-0 {
    border-bottom-width: 0px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-md-0 {
    border-left-width: 0px !important;
    border-left-style: solid; }
  .june-scope .border-right-md-0 {
    border-right-width: 0px !important;
    border-right-style: solid; }
  .june-scope .border-md-1 {
    border-width: 1px !important; }
  .june-scope .border-top-md-1 {
    border-top-width: 1px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-md-1 {
    border-bottom-width: 1px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-md-1 {
    border-left-width: 1px !important;
    border-left-style: solid; }
  .june-scope .border-right-md-1 {
    border-right-width: 1px !important;
    border-right-style: solid; }
  .june-scope .border-md-2 {
    border-width: 3px !important; }
  .june-scope .border-top-md-2 {
    border-top-width: 3px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-md-2 {
    border-bottom-width: 3px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-md-2 {
    border-left-width: 3px !important;
    border-left-style: solid; }
  .june-scope .border-right-md-2 {
    border-right-width: 3px !important;
    border-right-style: solid; }
  .june-scope .border-md-3 {
    border-width: 20px !important; }
  .june-scope .border-top-md-3 {
    border-top-width: 20px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-md-3 {
    border-bottom-width: 20px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-md-3 {
    border-left-width: 20px !important;
    border-left-style: solid; }
  .june-scope .border-right-md-3 {
    border-right-width: 20px !important;
    border-right-style: solid; }
  .june-scope .border-md-4 {
    border-width: 30px !important; }
  .june-scope .border-top-md-4 {
    border-top-width: 30px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-md-4 {
    border-bottom-width: 30px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-md-4 {
    border-left-width: 30px !important;
    border-left-style: solid; }
  .june-scope .border-right-md-4 {
    border-right-width: 30px !important;
    border-right-style: solid; }
  .june-scope .border-md-5 {
    border-width: 40px !important; }
  .june-scope .border-top-md-5 {
    border-top-width: 40px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-md-5 {
    border-bottom-width: 40px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-md-5 {
    border-left-width: 40px !important;
    border-left-style: solid; }
  .june-scope .border-right-md-5 {
    border-right-width: 40px !important;
    border-right-style: solid; }
  .june-scope .border-top-md-dotted {
    border-top-style: dotted !important; }
  .june-scope .border-bottom-md-dotted {
    border-bottom-style: dotted !important; }
  .june-scope .border-left-md-dotted {
    border-left-style: dotted !important; }
  .june-scope .border-right-md-dotted {
    border-right-style: dotted !important; }
  .june-scope .border-top-md-dashed {
    border-top-style: dashed !important; }
  .june-scope .border-bottom-md-dashed {
    border-bottom-style: dashed !important; }
  .june-scope .border-left-md-dashed {
    border-left-style: dashed !important; }
  .june-scope .border-right-md-dashed {
    border-right-style: dashed !important; }
  .june-scope .border-top-md-solid {
    border-top-style: solid !important; }
  .june-scope .border-bottom-md-solid {
    border-bottom-style: solid !important; }
  .june-scope .border-left-md-solid {
    border-left-style: solid !important; }
  .june-scope .border-right-md-solid {
    border-right-style: solid !important; }
  .june-scope .border-top-md-double {
    border-top-style: double !important; }
  .june-scope .border-bottom-md-double {
    border-bottom-style: double !important; }
  .june-scope .border-left-md-double {
    border-left-style: double !important; }
  .june-scope .border-right-md-double {
    border-right-style: double !important; }
  .june-scope .border-top-md-groove {
    border-top-style: groove !important; }
  .june-scope .border-bottom-md-groove {
    border-bottom-style: groove !important; }
  .june-scope .border-left-md-groove {
    border-left-style: groove !important; }
  .june-scope .border-right-md-groove {
    border-right-style: groove !important; }
  .june-scope .border-top-md-ridge {
    border-top-style: ridge !important; }
  .june-scope .border-bottom-md-ridge {
    border-bottom-style: ridge !important; }
  .june-scope .border-left-md-ridge {
    border-left-style: ridge !important; }
  .june-scope .border-right-md-ridge {
    border-right-style: ridge !important; }
  .june-scope .border-top-md-inset {
    border-top-style: inset !important; }
  .june-scope .border-bottom-md-inset {
    border-bottom-style: inset !important; }
  .june-scope .border-left-md-inset {
    border-left-style: inset !important; }
  .june-scope .border-right-md-inset {
    border-right-style: inset !important; }
  .june-scope .border-top-md-outset {
    border-top-style: outset !important; }
  .june-scope .border-bottom-md-outset {
    border-bottom-style: outset !important; }
  .june-scope .border-left-md-outset {
    border-left-style: outset !important; }
  .june-scope .border-right-md-outset {
    border-right-style: outset !important; }
  .june-scope .border-md-color-1 {
    border-color: #02F1D7 !important; }
  .june-scope .border-top-md-color-1 {
    border-top-color: #02F1D7 !important; }
  .june-scope .border-bottom-md-color-1 {
    border-bottom-color: #02F1D7 !important; }
  .june-scope .border-left-md-color-1 {
    border-left-color: #02F1D7 !important; }
  .june-scope .border-right-md-color-1 {
    border-right-color: #02F1D7 !important; }
  .june-scope .border-md-color-2 {
    border-color: #000 !important; }
  .june-scope .border-top-md-color-2 {
    border-top-color: #000 !important; }
  .june-scope .border-bottom-md-color-2 {
    border-bottom-color: #000 !important; }
  .june-scope .border-left-md-color-2 {
    border-left-color: #000 !important; }
  .june-scope .border-right-md-color-2 {
    border-right-color: #000 !important; }
  .june-scope .border-md-color-3 {
    border-color: #03e6cd !important; }
  .june-scope .border-top-md-color-3 {
    border-top-color: #03e6cd !important; }
  .june-scope .border-bottom-md-color-3 {
    border-bottom-color: #03e6cd !important; }
  .june-scope .border-left-md-color-3 {
    border-left-color: #03e6cd !important; }
  .june-scope .border-right-md-color-3 {
    border-right-color: #03e6cd !important; }
  .june-scope .border-md-color-4 {
    border-color: #FC82A3 !important; }
  .june-scope .border-top-md-color-4 {
    border-top-color: #FC82A3 !important; }
  .june-scope .border-bottom-md-color-4 {
    border-bottom-color: #FC82A3 !important; }
  .june-scope .border-left-md-color-4 {
    border-left-color: #FC82A3 !important; }
  .june-scope .border-right-md-color-4 {
    border-right-color: #FC82A3 !important; }
  .june-scope .border-md-color-5 {
    border-color: #02F1D7 !important; }
  .june-scope .border-top-md-color-5 {
    border-top-color: #02F1D7 !important; }
  .june-scope .border-bottom-md-color-5 {
    border-bottom-color: #02F1D7 !important; }
  .june-scope .border-left-md-color-5 {
    border-left-color: #02F1D7 !important; }
  .june-scope .border-right-md-color-5 {
    border-right-color: #02F1D7 !important; }
  .june-scope .border-md-color-6 {
    border-color: #afa1e3 !important; }
  .june-scope .border-top-md-color-6 {
    border-top-color: #afa1e3 !important; }
  .june-scope .border-bottom-md-color-6 {
    border-bottom-color: #afa1e3 !important; }
  .june-scope .border-left-md-color-6 {
    border-left-color: #afa1e3 !important; }
  .june-scope .border-right-md-color-6 {
    border-right-color: #afa1e3 !important; }
  .june-scope .border-md-color-7 {
    border-color: #B872EF !important; }
  .june-scope .border-top-md-color-7 {
    border-top-color: #B872EF !important; }
  .june-scope .border-bottom-md-color-7 {
    border-bottom-color: #B872EF !important; }
  .june-scope .border-left-md-color-7 {
    border-left-color: #B872EF !important; }
  .june-scope .border-right-md-color-7 {
    border-right-color: #B872EF !important; }
  .june-scope .border-md-color-8 {
    border-color: #B872EF !important; }
  .june-scope .border-top-md-color-8 {
    border-top-color: #B872EF !important; }
  .june-scope .border-bottom-md-color-8 {
    border-bottom-color: #B872EF !important; }
  .june-scope .border-left-md-color-8 {
    border-left-color: #B872EF !important; }
  .june-scope .border-right-md-color-8 {
    border-right-color: #B872EF !important; }
  .june-scope .border-md-color-9 {
    border-color: #7cc2e4 !important; }
  .june-scope .border-top-md-color-9 {
    border-top-color: #7cc2e4 !important; }
  .june-scope .border-bottom-md-color-9 {
    border-bottom-color: #7cc2e4 !important; }
  .june-scope .border-left-md-color-9 {
    border-left-color: #7cc2e4 !important; }
  .june-scope .border-right-md-color-9 {
    border-right-color: #7cc2e4 !important; }
  .june-scope .border-md-color-success {
    border-color: #4CAF50 !important; }
  .june-scope .border-top-md-color-success {
    border-top-color: #4CAF50 !important; }
  .june-scope .border-bottom-md-color-success {
    border-bottom-color: #4CAF50 !important; }
  .june-scope .border-left-md-color-success {
    border-left-color: #4CAF50 !important; }
  .june-scope .border-right-md-color-success {
    border-right-color: #4CAF50 !important; }
  .june-scope .border-md-color-error {
    border-color: #F44336 !important; }
  .june-scope .border-top-md-color-error {
    border-top-color: #F44336 !important; }
  .june-scope .border-bottom-md-color-error {
    border-bottom-color: #F44336 !important; }
  .june-scope .border-left-md-color-error {
    border-left-color: #F44336 !important; }
  .june-scope .border-right-md-color-error {
    border-right-color: #F44336 !important; }
  .june-scope .border-md-gray-md-100 {
    border-color: #f5f7f7 !important; }
  .june-scope .border-top-md-gray-100 {
    border-top-color: #f5f7f7 !important; }
  .june-scope .border-bottom-md-gray-100 {
    border-bottom-color: #f5f7f7 !important; }
  .june-scope .border-left-md-gray-100 {
    border-left-color: #f5f7f7 !important; }
  .june-scope .border-right-md-gray-100 {
    border-right-color: #f5f7f7 !important; }
  .june-scope .border-md-gray-md-200 {
    border-color: #303030 !important; }
  .june-scope .border-top-md-gray-200 {
    border-top-color: #303030 !important; }
  .june-scope .border-bottom-md-gray-200 {
    border-bottom-color: #303030 !important; }
  .june-scope .border-left-md-gray-200 {
    border-left-color: #303030 !important; }
  .june-scope .border-right-md-gray-200 {
    border-right-color: #303030 !important; }
  .june-scope .border-md-gray-md-300 {
    border-color: #212121 !important; }
  .june-scope .border-top-md-gray-300 {
    border-top-color: #212121 !important; }
  .june-scope .border-bottom-md-gray-300 {
    border-bottom-color: #212121 !important; }
  .june-scope .border-left-md-gray-300 {
    border-left-color: #212121 !important; }
  .june-scope .border-right-md-gray-300 {
    border-right-color: #212121 !important; }
  .june-scope .border-md-gray-md-400 {
    border-color: #1C1C1C !important; }
  .june-scope .border-top-md-gray-400 {
    border-top-color: #1C1C1C !important; }
  .june-scope .border-bottom-md-gray-400 {
    border-bottom-color: #1C1C1C !important; }
  .june-scope .border-left-md-gray-400 {
    border-left-color: #1C1C1C !important; }
  .june-scope .border-right-md-gray-400 {
    border-right-color: #1C1C1C !important; }
  .june-scope .border-md-gray-md-500 {
    border-color: #2fc5af !important; }
  .june-scope .border-top-md-gray-500 {
    border-top-color: #2fc5af !important; }
  .june-scope .border-bottom-md-gray-500 {
    border-bottom-color: #2fc5af !important; }
  .june-scope .border-left-md-gray-500 {
    border-left-color: #2fc5af !important; }
  .june-scope .border-right-md-gray-500 {
    border-right-color: #2fc5af !important; }
  .june-scope .border-md-gray-md-600 {
    border-color: #fdbe41 !important; }
  .june-scope .border-top-md-gray-600 {
    border-top-color: #fdbe41 !important; }
  .june-scope .border-bottom-md-gray-600 {
    border-bottom-color: #fdbe41 !important; }
  .june-scope .border-left-md-gray-600 {
    border-left-color: #fdbe41 !important; }
  .june-scope .border-right-md-gray-600 {
    border-right-color: #fdbe41 !important; }
  .june-scope .border-md-gray-md-700 {
    border-color: #F6F6F4 !important; }
  .june-scope .border-top-md-gray-700 {
    border-top-color: #F6F6F4 !important; }
  .june-scope .border-bottom-md-gray-700 {
    border-bottom-color: #F6F6F4 !important; }
  .june-scope .border-left-md-gray-700 {
    border-left-color: #F6F6F4 !important; }
  .june-scope .border-right-md-gray-700 {
    border-right-color: #F6F6F4 !important; }
  .june-scope .border-md-gray-md-800 {
    border-color: #363636 !important; }
  .june-scope .border-top-md-gray-800 {
    border-top-color: #363636 !important; }
  .june-scope .border-bottom-md-gray-800 {
    border-bottom-color: #363636 !important; }
  .june-scope .border-left-md-gray-800 {
    border-left-color: #363636 !important; }
  .june-scope .border-right-md-gray-800 {
    border-right-color: #363636 !important; }
  .june-scope .border-md-gray-md-900 {
    border-color: #F0F0F0 !important; }
  .june-scope .border-top-md-gray-900 {
    border-top-color: #F0F0F0 !important; }
  .june-scope .border-bottom-md-gray-900 {
    border-bottom-color: #F0F0F0 !important; }
  .june-scope .border-left-md-gray-900 {
    border-left-color: #F0F0F0 !important; }
  .june-scope .border-right-md-gray-900 {
    border-right-color: #F0F0F0 !important; }
  .june-scope .border-md-black {
    border-color: #000000 !important; }
  .june-scope .border-top-md-black {
    border-top-color: #000000 !important; }
  .june-scope .border-bottom-md-black {
    border-bottom-color: #000000 !important; }
  .june-scope .border-left-md-black {
    border-left-color: #000000 !important; }
  .june-scope .border-right-md-black {
    border-right-color: #000000 !important; }
  .june-scope .border-md-white {
    border-color: #ffffff !important; }
  .june-scope .border-top-md-white {
    border-top-color: #ffffff !important; }
  .june-scope .border-bottom-md-white {
    border-bottom-color: #ffffff !important; }
  .june-scope .border-left-md-white {
    border-left-color: #ffffff !important; }
  .june-scope .border-right-md-white {
    border-right-color: #ffffff !important; }
  .june-scope .border-md-transparent {
    border-color: transparent !important; }
  .june-scope .border-top-md-transparent {
    border-top-color: transparent !important; }
  .june-scope .border-bottom-md-transparent {
    border-bottom-color: transparent !important; }
  .june-scope .border-left-md-transparent {
    border-left-color: transparent !important; }
  .june-scope .border-right-md-transparent {
    border-right-color: transparent !important; } }

@media (max-width: 598.98px) {
  .june-scope .border-sm-0 {
    border-width: 0px !important; }
  .june-scope .border-top-sm-0 {
    border-top-width: 0px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-sm-0 {
    border-bottom-width: 0px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-sm-0 {
    border-left-width: 0px !important;
    border-left-style: solid; }
  .june-scope .border-right-sm-0 {
    border-right-width: 0px !important;
    border-right-style: solid; }
  .june-scope .border-sm-1 {
    border-width: 1px !important; }
  .june-scope .border-top-sm-1 {
    border-top-width: 1px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-sm-1 {
    border-bottom-width: 1px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-sm-1 {
    border-left-width: 1px !important;
    border-left-style: solid; }
  .june-scope .border-right-sm-1 {
    border-right-width: 1px !important;
    border-right-style: solid; }
  .june-scope .border-sm-2 {
    border-width: 3px !important; }
  .june-scope .border-top-sm-2 {
    border-top-width: 3px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-sm-2 {
    border-bottom-width: 3px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-sm-2 {
    border-left-width: 3px !important;
    border-left-style: solid; }
  .june-scope .border-right-sm-2 {
    border-right-width: 3px !important;
    border-right-style: solid; }
  .june-scope .border-sm-3 {
    border-width: 20px !important; }
  .june-scope .border-top-sm-3 {
    border-top-width: 20px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-sm-3 {
    border-bottom-width: 20px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-sm-3 {
    border-left-width: 20px !important;
    border-left-style: solid; }
  .june-scope .border-right-sm-3 {
    border-right-width: 20px !important;
    border-right-style: solid; }
  .june-scope .border-sm-4 {
    border-width: 30px !important; }
  .june-scope .border-top-sm-4 {
    border-top-width: 30px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-sm-4 {
    border-bottom-width: 30px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-sm-4 {
    border-left-width: 30px !important;
    border-left-style: solid; }
  .june-scope .border-right-sm-4 {
    border-right-width: 30px !important;
    border-right-style: solid; }
  .june-scope .border-sm-5 {
    border-width: 40px !important; }
  .june-scope .border-top-sm-5 {
    border-top-width: 40px !important;
    border-top-style: solid; }
  .june-scope .border-bottom-sm-5 {
    border-bottom-width: 40px !important;
    border-bottom-style: solid; }
  .june-scope .border-left-sm-5 {
    border-left-width: 40px !important;
    border-left-style: solid; }
  .june-scope .border-right-sm-5 {
    border-right-width: 40px !important;
    border-right-style: solid; }
  .june-scope .border-top-sm-dotted {
    border-top-style: dotted !important; }
  .june-scope .border-bottom-sm-dotted {
    border-bottom-style: dotted !important; }
  .june-scope .border-left-sm-dotted {
    border-left-style: dotted !important; }
  .june-scope .border-right-sm-dotted {
    border-right-style: dotted !important; }
  .june-scope .border-top-sm-dashed {
    border-top-style: dashed !important; }
  .june-scope .border-bottom-sm-dashed {
    border-bottom-style: dashed !important; }
  .june-scope .border-left-sm-dashed {
    border-left-style: dashed !important; }
  .june-scope .border-right-sm-dashed {
    border-right-style: dashed !important; }
  .june-scope .border-top-sm-solid {
    border-top-style: solid !important; }
  .june-scope .border-bottom-sm-solid {
    border-bottom-style: solid !important; }
  .june-scope .border-left-sm-solid {
    border-left-style: solid !important; }
  .june-scope .border-right-sm-solid {
    border-right-style: solid !important; }
  .june-scope .border-top-sm-double {
    border-top-style: double !important; }
  .june-scope .border-bottom-sm-double {
    border-bottom-style: double !important; }
  .june-scope .border-left-sm-double {
    border-left-style: double !important; }
  .june-scope .border-right-sm-double {
    border-right-style: double !important; }
  .june-scope .border-top-sm-groove {
    border-top-style: groove !important; }
  .june-scope .border-bottom-sm-groove {
    border-bottom-style: groove !important; }
  .june-scope .border-left-sm-groove {
    border-left-style: groove !important; }
  .june-scope .border-right-sm-groove {
    border-right-style: groove !important; }
  .june-scope .border-top-sm-ridge {
    border-top-style: ridge !important; }
  .june-scope .border-bottom-sm-ridge {
    border-bottom-style: ridge !important; }
  .june-scope .border-left-sm-ridge {
    border-left-style: ridge !important; }
  .june-scope .border-right-sm-ridge {
    border-right-style: ridge !important; }
  .june-scope .border-top-sm-inset {
    border-top-style: inset !important; }
  .june-scope .border-bottom-sm-inset {
    border-bottom-style: inset !important; }
  .june-scope .border-left-sm-inset {
    border-left-style: inset !important; }
  .june-scope .border-right-sm-inset {
    border-right-style: inset !important; }
  .june-scope .border-top-sm-outset {
    border-top-style: outset !important; }
  .june-scope .border-bottom-sm-outset {
    border-bottom-style: outset !important; }
  .june-scope .border-left-sm-outset {
    border-left-style: outset !important; }
  .june-scope .border-right-sm-outset {
    border-right-style: outset !important; }
  .june-scope .border-sm-color-1 {
    border-color: #02F1D7 !important; }
  .june-scope .border-top-sm-color-1 {
    border-top-color: #02F1D7 !important; }
  .june-scope .border-bottom-sm-color-1 {
    border-bottom-color: #02F1D7 !important; }
  .june-scope .border-left-sm-color-1 {
    border-left-color: #02F1D7 !important; }
  .june-scope .border-right-sm-color-1 {
    border-right-color: #02F1D7 !important; }
  .june-scope .border-sm-color-2 {
    border-color: #000 !important; }
  .june-scope .border-top-sm-color-2 {
    border-top-color: #000 !important; }
  .june-scope .border-bottom-sm-color-2 {
    border-bottom-color: #000 !important; }
  .june-scope .border-left-sm-color-2 {
    border-left-color: #000 !important; }
  .june-scope .border-right-sm-color-2 {
    border-right-color: #000 !important; }
  .june-scope .border-sm-color-3 {
    border-color: #03e6cd !important; }
  .june-scope .border-top-sm-color-3 {
    border-top-color: #03e6cd !important; }
  .june-scope .border-bottom-sm-color-3 {
    border-bottom-color: #03e6cd !important; }
  .june-scope .border-left-sm-color-3 {
    border-left-color: #03e6cd !important; }
  .june-scope .border-right-sm-color-3 {
    border-right-color: #03e6cd !important; }
  .june-scope .border-sm-color-4 {
    border-color: #FC82A3 !important; }
  .june-scope .border-top-sm-color-4 {
    border-top-color: #FC82A3 !important; }
  .june-scope .border-bottom-sm-color-4 {
    border-bottom-color: #FC82A3 !important; }
  .june-scope .border-left-sm-color-4 {
    border-left-color: #FC82A3 !important; }
  .june-scope .border-right-sm-color-4 {
    border-right-color: #FC82A3 !important; }
  .june-scope .border-sm-color-5 {
    border-color: #02F1D7 !important; }
  .june-scope .border-top-sm-color-5 {
    border-top-color: #02F1D7 !important; }
  .june-scope .border-bottom-sm-color-5 {
    border-bottom-color: #02F1D7 !important; }
  .june-scope .border-left-sm-color-5 {
    border-left-color: #02F1D7 !important; }
  .june-scope .border-right-sm-color-5 {
    border-right-color: #02F1D7 !important; }
  .june-scope .border-sm-color-6 {
    border-color: #afa1e3 !important; }
  .june-scope .border-top-sm-color-6 {
    border-top-color: #afa1e3 !important; }
  .june-scope .border-bottom-sm-color-6 {
    border-bottom-color: #afa1e3 !important; }
  .june-scope .border-left-sm-color-6 {
    border-left-color: #afa1e3 !important; }
  .june-scope .border-right-sm-color-6 {
    border-right-color: #afa1e3 !important; }
  .june-scope .border-sm-color-7 {
    border-color: #B872EF !important; }
  .june-scope .border-top-sm-color-7 {
    border-top-color: #B872EF !important; }
  .june-scope .border-bottom-sm-color-7 {
    border-bottom-color: #B872EF !important; }
  .june-scope .border-left-sm-color-7 {
    border-left-color: #B872EF !important; }
  .june-scope .border-right-sm-color-7 {
    border-right-color: #B872EF !important; }
  .june-scope .border-sm-color-8 {
    border-color: #B872EF !important; }
  .june-scope .border-top-sm-color-8 {
    border-top-color: #B872EF !important; }
  .june-scope .border-bottom-sm-color-8 {
    border-bottom-color: #B872EF !important; }
  .june-scope .border-left-sm-color-8 {
    border-left-color: #B872EF !important; }
  .june-scope .border-right-sm-color-8 {
    border-right-color: #B872EF !important; }
  .june-scope .border-sm-color-9 {
    border-color: #7cc2e4 !important; }
  .june-scope .border-top-sm-color-9 {
    border-top-color: #7cc2e4 !important; }
  .june-scope .border-bottom-sm-color-9 {
    border-bottom-color: #7cc2e4 !important; }
  .june-scope .border-left-sm-color-9 {
    border-left-color: #7cc2e4 !important; }
  .june-scope .border-right-sm-color-9 {
    border-right-color: #7cc2e4 !important; }
  .june-scope .border-sm-color-success {
    border-color: #4CAF50 !important; }
  .june-scope .border-top-sm-color-success {
    border-top-color: #4CAF50 !important; }
  .june-scope .border-bottom-sm-color-success {
    border-bottom-color: #4CAF50 !important; }
  .june-scope .border-left-sm-color-success {
    border-left-color: #4CAF50 !important; }
  .june-scope .border-right-sm-color-success {
    border-right-color: #4CAF50 !important; }
  .june-scope .border-sm-color-error {
    border-color: #F44336 !important; }
  .june-scope .border-top-sm-color-error {
    border-top-color: #F44336 !important; }
  .june-scope .border-bottom-sm-color-error {
    border-bottom-color: #F44336 !important; }
  .june-scope .border-left-sm-color-error {
    border-left-color: #F44336 !important; }
  .june-scope .border-right-sm-color-error {
    border-right-color: #F44336 !important; }
  .june-scope .border-sm-gray-sm-100 {
    border-color: #f5f7f7 !important; }
  .june-scope .border-top-sm-gray-100 {
    border-top-color: #f5f7f7 !important; }
  .june-scope .border-bottom-sm-gray-100 {
    border-bottom-color: #f5f7f7 !important; }
  .june-scope .border-left-sm-gray-100 {
    border-left-color: #f5f7f7 !important; }
  .june-scope .border-right-sm-gray-100 {
    border-right-color: #f5f7f7 !important; }
  .june-scope .border-sm-gray-sm-200 {
    border-color: #303030 !important; }
  .june-scope .border-top-sm-gray-200 {
    border-top-color: #303030 !important; }
  .june-scope .border-bottom-sm-gray-200 {
    border-bottom-color: #303030 !important; }
  .june-scope .border-left-sm-gray-200 {
    border-left-color: #303030 !important; }
  .june-scope .border-right-sm-gray-200 {
    border-right-color: #303030 !important; }
  .june-scope .border-sm-gray-sm-300 {
    border-color: #212121 !important; }
  .june-scope .border-top-sm-gray-300 {
    border-top-color: #212121 !important; }
  .june-scope .border-bottom-sm-gray-300 {
    border-bottom-color: #212121 !important; }
  .june-scope .border-left-sm-gray-300 {
    border-left-color: #212121 !important; }
  .june-scope .border-right-sm-gray-300 {
    border-right-color: #212121 !important; }
  .june-scope .border-sm-gray-sm-400 {
    border-color: #1C1C1C !important; }
  .june-scope .border-top-sm-gray-400 {
    border-top-color: #1C1C1C !important; }
  .june-scope .border-bottom-sm-gray-400 {
    border-bottom-color: #1C1C1C !important; }
  .june-scope .border-left-sm-gray-400 {
    border-left-color: #1C1C1C !important; }
  .june-scope .border-right-sm-gray-400 {
    border-right-color: #1C1C1C !important; }
  .june-scope .border-sm-gray-sm-500 {
    border-color: #2fc5af !important; }
  .june-scope .border-top-sm-gray-500 {
    border-top-color: #2fc5af !important; }
  .june-scope .border-bottom-sm-gray-500 {
    border-bottom-color: #2fc5af !important; }
  .june-scope .border-left-sm-gray-500 {
    border-left-color: #2fc5af !important; }
  .june-scope .border-right-sm-gray-500 {
    border-right-color: #2fc5af !important; }
  .june-scope .border-sm-gray-sm-600 {
    border-color: #fdbe41 !important; }
  .june-scope .border-top-sm-gray-600 {
    border-top-color: #fdbe41 !important; }
  .june-scope .border-bottom-sm-gray-600 {
    border-bottom-color: #fdbe41 !important; }
  .june-scope .border-left-sm-gray-600 {
    border-left-color: #fdbe41 !important; }
  .june-scope .border-right-sm-gray-600 {
    border-right-color: #fdbe41 !important; }
  .june-scope .border-sm-gray-sm-700 {
    border-color: #F6F6F4 !important; }
  .june-scope .border-top-sm-gray-700 {
    border-top-color: #F6F6F4 !important; }
  .june-scope .border-bottom-sm-gray-700 {
    border-bottom-color: #F6F6F4 !important; }
  .june-scope .border-left-sm-gray-700 {
    border-left-color: #F6F6F4 !important; }
  .june-scope .border-right-sm-gray-700 {
    border-right-color: #F6F6F4 !important; }
  .june-scope .border-sm-gray-sm-800 {
    border-color: #363636 !important; }
  .june-scope .border-top-sm-gray-800 {
    border-top-color: #363636 !important; }
  .june-scope .border-bottom-sm-gray-800 {
    border-bottom-color: #363636 !important; }
  .june-scope .border-left-sm-gray-800 {
    border-left-color: #363636 !important; }
  .june-scope .border-right-sm-gray-800 {
    border-right-color: #363636 !important; }
  .june-scope .border-sm-gray-sm-900 {
    border-color: #F0F0F0 !important; }
  .june-scope .border-top-sm-gray-900 {
    border-top-color: #F0F0F0 !important; }
  .june-scope .border-bottom-sm-gray-900 {
    border-bottom-color: #F0F0F0 !important; }
  .june-scope .border-left-sm-gray-900 {
    border-left-color: #F0F0F0 !important; }
  .june-scope .border-right-sm-gray-900 {
    border-right-color: #F0F0F0 !important; }
  .june-scope .border-sm-black {
    border-color: #000000 !important; }
  .june-scope .border-top-sm-black {
    border-top-color: #000000 !important; }
  .june-scope .border-bottom-sm-black {
    border-bottom-color: #000000 !important; }
  .june-scope .border-left-sm-black {
    border-left-color: #000000 !important; }
  .june-scope .border-right-sm-black {
    border-right-color: #000000 !important; }
  .june-scope .border-sm-white {
    border-color: #ffffff !important; }
  .june-scope .border-top-sm-white {
    border-top-color: #ffffff !important; }
  .june-scope .border-bottom-sm-white {
    border-bottom-color: #ffffff !important; }
  .june-scope .border-left-sm-white {
    border-left-color: #ffffff !important; }
  .june-scope .border-right-sm-white {
    border-right-color: #ffffff !important; }
  .june-scope .border-sm-transparent {
    border-color: transparent !important; }
  .june-scope .border-top-sm-transparent {
    border-top-color: transparent !important; }
  .june-scope .border-bottom-sm-transparent {
    border-bottom-color: transparent !important; }
  .june-scope .border-left-sm-transparent {
    border-left-color: transparent !important; }
  .june-scope .border-right-sm-transparent {
    border-right-color: transparent !important; } }

.june-scope .bg-color-1 {
  background-color: #02F1D7 !important; }

.june-scope .bg-color-2 {
  background-color: #000 !important; }

.june-scope .bg-color-3 {
  background-color: #03e6cd !important; }

.june-scope .bg-color-4 {
  background-color: #FC82A3 !important; }

.june-scope .bg-color-5 {
  background-color: #02F1D7 !important; }

.june-scope .bg-color-6 {
  background-color: #afa1e3 !important; }

.june-scope .bg-color-7 {
  background-color: #B872EF !important; }

.june-scope .bg-color-8 {
  background-color: #B872EF !important; }

.june-scope .bg-color-9 {
  background-color: #7cc2e4 !important; }

.june-scope .bg-color-success {
  background-color: #4CAF50 !important; }

.june-scope .bg-color-error {
  background-color: #F44336 !important; }

.june-scope .bg-gray-100 {
  background-color: #f5f7f7 !important; }

.june-scope .bg-gray-200 {
  background-color: #303030 !important; }

.june-scope .bg-gray-300 {
  background-color: #212121 !important; }

.june-scope .bg-gray-400 {
  background-color: #1C1C1C !important; }

.june-scope .bg-gray-500 {
  background-color: #2fc5af !important; }

.june-scope .bg-gray-600 {
  background-color: #fdbe41 !important; }

.june-scope .bg-gray-700 {
  background-color: #F6F6F4 !important; }

.june-scope .bg-gray-800 {
  background-color: #363636 !important; }

.june-scope .bg-gray-900 {
  background-color: #F0F0F0 !important; }

.june-scope .bg-white {
  background-color: #ffffff !important; }

.june-scope .bg-black {
  background-color: #000000 !important; }

.june-scope .text-color-1 {
  color: #02F1D7 !important; }

.june-scope a.text-color-1:hover, .june-scope a.text-color-1:focus {
  color: #02beaa !important; }

.june-scope .text-color-2 {
  color: #000 !important; }

.june-scope a.text-color-2:hover, .june-scope a.text-color-2:focus {
  color: black !important; }

.june-scope .text-color-3 {
  color: #03e6cd !important; }

.june-scope a.text-color-3:hover, .june-scope a.text-color-3:focus {
  color: #02b4a0 !important; }

.june-scope .text-color-4 {
  color: #FC82A3 !important; }

.june-scope a.text-color-4:hover, .june-scope a.text-color-4:focus {
  color: #fb507e !important; }

.june-scope .text-color-5 {
  color: #02F1D7 !important; }

.june-scope a.text-color-5:hover, .june-scope a.text-color-5:focus {
  color: #02beaa !important; }

.june-scope .text-color-6 {
  color: #afa1e3 !important; }

.june-scope a.text-color-6:hover, .june-scope a.text-color-6:focus {
  color: #8e7ad7 !important; }

.june-scope .text-color-7 {
  color: #B872EF !important; }

.june-scope a.text-color-7:hover, .june-scope a.text-color-7:focus {
  color: #a144ea !important; }

.june-scope .text-color-8 {
  color: #B872EF !important; }

.june-scope a.text-color-8:hover, .june-scope a.text-color-8:focus {
  color: #a144ea !important; }

.june-scope .text-color-9 {
  color: #7cc2e4 !important; }

.june-scope a.text-color-9:hover, .june-scope a.text-color-9:focus {
  color: #52aedb !important; }

.june-scope .text-color-success {
  color: #4CAF50 !important; }

.june-scope a.text-color-success:hover, .june-scope a.text-color-success:focus {
  color: #3d8b40 !important; }

.june-scope .text-color-error {
  color: #F44336 !important; }

.june-scope a.text-color-error:hover, .june-scope a.text-color-error:focus {
  color: #ea1c0d !important; }

.june-scope .text-gray-100 {
  color: #f5f7f7 !important; }

.june-scope a.text-gray-100:hover, .june-scope a.text-gray-100:focus {
  color: #d9e0e0 !important; }

.june-scope .text-gray-200 {
  color: #303030 !important; }

.june-scope a.text-gray-200:hover, .june-scope a.text-gray-200:focus {
  color: #171717 !important; }

.june-scope .text-gray-300 {
  color: #212121 !important; }

.june-scope a.text-gray-300:hover, .june-scope a.text-gray-300:focus {
  color: #080808 !important; }

.june-scope .text-gray-400 {
  color: #1C1C1C !important; }

.june-scope a.text-gray-400:hover, .june-scope a.text-gray-400:focus {
  color: #030303 !important; }

.june-scope .text-gray-500 {
  color: #2fc5af !important; }

.june-scope a.text-gray-500:hover, .june-scope a.text-gray-500:focus {
  color: #259c8a !important; }

.june-scope .text-gray-600 {
  color: #fdbe41 !important; }

.june-scope a.text-gray-600:hover, .june-scope a.text-gray-600:focus {
  color: #fcad0f !important; }

.june-scope .text-gray-700 {
  color: #F6F6F4 !important; }

.june-scope a.text-gray-700:hover, .june-scope a.text-gray-700:focus {
  color: #dfdfd8 !important; }

.june-scope .text-gray-800 {
  color: #363636 !important; }

.june-scope a.text-gray-800:hover, .june-scope a.text-gray-800:focus {
  color: #1d1d1d !important; }

.june-scope .text-gray-900 {
  color: #F0F0F0 !important; }

.june-scope a.text-gray-900:hover, .june-scope a.text-gray-900:focus {
  color: #d7d7d7 !important; }

.june-scope .text-black {
  color: #000000 !important; }

.june-scope .border-color-1 {
  border-color: #02F1D7 !important; }

.june-scope .border-top-color-1 {
  border-top-color: #02F1D7 !important; }

.june-scope .border-bottom-color-1 {
  border-bottom-color: #02F1D7 !important; }

.june-scope .border-left-color-1 {
  border-left-color: #02F1D7 !important; }

.june-scope .border-right-color-1 {
  border-right-color: #02F1D7 !important; }

.june-scope .border-color-2 {
  border-color: #000 !important; }

.june-scope .border-top-color-2 {
  border-top-color: #000 !important; }

.june-scope .border-bottom-color-2 {
  border-bottom-color: #000 !important; }

.june-scope .border-left-color-2 {
  border-left-color: #000 !important; }

.june-scope .border-right-color-2 {
  border-right-color: #000 !important; }

.june-scope .border-color-3 {
  border-color: #03e6cd !important; }

.june-scope .border-top-color-3 {
  border-top-color: #03e6cd !important; }

.june-scope .border-bottom-color-3 {
  border-bottom-color: #03e6cd !important; }

.june-scope .border-left-color-3 {
  border-left-color: #03e6cd !important; }

.june-scope .border-right-color-3 {
  border-right-color: #03e6cd !important; }

.june-scope .border-color-4 {
  border-color: #FC82A3 !important; }

.june-scope .border-top-color-4 {
  border-top-color: #FC82A3 !important; }

.june-scope .border-bottom-color-4 {
  border-bottom-color: #FC82A3 !important; }

.june-scope .border-left-color-4 {
  border-left-color: #FC82A3 !important; }

.june-scope .border-right-color-4 {
  border-right-color: #FC82A3 !important; }

.june-scope .border-color-5 {
  border-color: #02F1D7 !important; }

.june-scope .border-top-color-5 {
  border-top-color: #02F1D7 !important; }

.june-scope .border-bottom-color-5 {
  border-bottom-color: #02F1D7 !important; }

.june-scope .border-left-color-5 {
  border-left-color: #02F1D7 !important; }

.june-scope .border-right-color-5 {
  border-right-color: #02F1D7 !important; }

.june-scope .border-color-6 {
  border-color: #afa1e3 !important; }

.june-scope .border-top-color-6 {
  border-top-color: #afa1e3 !important; }

.june-scope .border-bottom-color-6 {
  border-bottom-color: #afa1e3 !important; }

.june-scope .border-left-color-6 {
  border-left-color: #afa1e3 !important; }

.june-scope .border-right-color-6 {
  border-right-color: #afa1e3 !important; }

.june-scope .border-color-7 {
  border-color: #B872EF !important; }

.june-scope .border-top-color-7 {
  border-top-color: #B872EF !important; }

.june-scope .border-bottom-color-7 {
  border-bottom-color: #B872EF !important; }

.june-scope .border-left-color-7 {
  border-left-color: #B872EF !important; }

.june-scope .border-right-color-7 {
  border-right-color: #B872EF !important; }

.june-scope .border-color-8 {
  border-color: #B872EF !important; }

.june-scope .border-top-color-8 {
  border-top-color: #B872EF !important; }

.june-scope .border-bottom-color-8 {
  border-bottom-color: #B872EF !important; }

.june-scope .border-left-color-8 {
  border-left-color: #B872EF !important; }

.june-scope .border-right-color-8 {
  border-right-color: #B872EF !important; }

.june-scope .border-color-9 {
  border-color: #7cc2e4 !important; }

.june-scope .border-top-color-9 {
  border-top-color: #7cc2e4 !important; }

.june-scope .border-bottom-color-9 {
  border-bottom-color: #7cc2e4 !important; }

.june-scope .border-left-color-9 {
  border-left-color: #7cc2e4 !important; }

.june-scope .border-right-color-9 {
  border-right-color: #7cc2e4 !important; }

.june-scope .border-color-success {
  border-color: #4CAF50 !important; }

.june-scope .border-top-color-success {
  border-top-color: #4CAF50 !important; }

.june-scope .border-bottom-color-success {
  border-bottom-color: #4CAF50 !important; }

.june-scope .border-left-color-success {
  border-left-color: #4CAF50 !important; }

.june-scope .border-right-color-success {
  border-right-color: #4CAF50 !important; }

.june-scope .border-color-error {
  border-color: #F44336 !important; }

.june-scope .border-top-color-error {
  border-top-color: #F44336 !important; }

.june-scope .border-bottom-color-error {
  border-bottom-color: #F44336 !important; }

.june-scope .border-left-color-error {
  border-left-color: #F44336 !important; }

.june-scope .border-right-color-error {
  border-right-color: #F44336 !important; }

.june-scope .border-gray-100 {
  border-color: #f5f7f7 !important; }

.june-scope .border-top-gray-100 {
  border-top-color: #f5f7f7 !important; }

.june-scope .border-bottom-gray-100 {
  border-bottom-color: #f5f7f7 !important; }

.june-scope .border-left-gray-100 {
  border-left-color: #f5f7f7 !important; }

.june-scope .border-right-gray-100 {
  border-right-color: #f5f7f7 !important; }

.june-scope .border-gray-200 {
  border-color: #303030 !important; }

.june-scope .border-top-gray-200 {
  border-top-color: #303030 !important; }

.june-scope .border-bottom-gray-200 {
  border-bottom-color: #303030 !important; }

.june-scope .border-left-gray-200 {
  border-left-color: #303030 !important; }

.june-scope .border-right-gray-200 {
  border-right-color: #303030 !important; }

.june-scope .border-gray-300 {
  border-color: #212121 !important; }

.june-scope .border-top-gray-300 {
  border-top-color: #212121 !important; }

.june-scope .border-bottom-gray-300 {
  border-bottom-color: #212121 !important; }

.june-scope .border-left-gray-300 {
  border-left-color: #212121 !important; }

.june-scope .border-right-gray-300 {
  border-right-color: #212121 !important; }

.june-scope .border-gray-400 {
  border-color: #1C1C1C !important; }

.june-scope .border-top-gray-400 {
  border-top-color: #1C1C1C !important; }

.june-scope .border-bottom-gray-400 {
  border-bottom-color: #1C1C1C !important; }

.june-scope .border-left-gray-400 {
  border-left-color: #1C1C1C !important; }

.june-scope .border-right-gray-400 {
  border-right-color: #1C1C1C !important; }

.june-scope .border-gray-500 {
  border-color: #2fc5af !important; }

.june-scope .border-top-gray-500 {
  border-top-color: #2fc5af !important; }

.june-scope .border-bottom-gray-500 {
  border-bottom-color: #2fc5af !important; }

.june-scope .border-left-gray-500 {
  border-left-color: #2fc5af !important; }

.june-scope .border-right-gray-500 {
  border-right-color: #2fc5af !important; }

.june-scope .border-gray-600 {
  border-color: #fdbe41 !important; }

.june-scope .border-top-gray-600 {
  border-top-color: #fdbe41 !important; }

.june-scope .border-bottom-gray-600 {
  border-bottom-color: #fdbe41 !important; }

.june-scope .border-left-gray-600 {
  border-left-color: #fdbe41 !important; }

.june-scope .border-right-gray-600 {
  border-right-color: #fdbe41 !important; }

.june-scope .border-gray-700 {
  border-color: #F6F6F4 !important; }

.june-scope .border-top-gray-700 {
  border-top-color: #F6F6F4 !important; }

.june-scope .border-bottom-gray-700 {
  border-bottom-color: #F6F6F4 !important; }

.june-scope .border-left-gray-700 {
  border-left-color: #F6F6F4 !important; }

.june-scope .border-right-gray-700 {
  border-right-color: #F6F6F4 !important; }

.june-scope .border-gray-800 {
  border-color: #363636 !important; }

.june-scope .border-top-gray-800 {
  border-top-color: #363636 !important; }

.june-scope .border-bottom-gray-800 {
  border-bottom-color: #363636 !important; }

.june-scope .border-left-gray-800 {
  border-left-color: #363636 !important; }

.june-scope .border-right-gray-800 {
  border-right-color: #363636 !important; }

.june-scope .border-gray-900 {
  border-color: #F0F0F0 !important; }

.june-scope .border-top-gray-900 {
  border-top-color: #F0F0F0 !important; }

.june-scope .border-bottom-gray-900 {
  border-bottom-color: #F0F0F0 !important; }

.june-scope .border-left-gray-900 {
  border-left-color: #F0F0F0 !important; }

.june-scope .border-right-gray-900 {
  border-right-color: #F0F0F0 !important; }

.june-scope .border-black {
  border-color: #000000 !important; }

.june-scope .border-top-black {
  border-color: #000000 !important; }

.june-scope .border-bottom-black {
  border-color: #000000 !important; }

.june-scope .border-left-black {
  border-color: #000000 !important; }

.june-scope .border-right-black {
  border-color: #000000 !important; }

.june-scope .border-white {
  border-color: #ffffff !important; }

.june-scope .border-top-white {
  border-color: #ffffff !important; }

.june-scope .border-bottom-white {
  border-color: #ffffff !important; }

.june-scope .border-left-white {
  border-color: #ffffff !important; }

.june-scope .border-right-white {
  border-color: #ffffff !important; }

.june-scope .j-hover-text-color-1:hover {
  color: #02F1D7 !important; }

.june-scope .j-hover-bg-color-1:hover {
  background-color: #02F1D7 !important; }

.june-scope .j-hover-text-color-2:hover {
  color: #000 !important; }

.june-scope .j-hover-bg-color-2:hover {
  background-color: #000 !important; }

.june-scope .j-hover-text-color-3:hover {
  color: #03e6cd !important; }

.june-scope .j-hover-bg-color-3:hover {
  background-color: #03e6cd !important; }

.june-scope .j-hover-text-color-4:hover {
  color: #FC82A3 !important; }

.june-scope .j-hover-bg-color-4:hover {
  background-color: #FC82A3 !important; }

.june-scope .j-hover-text-color-5:hover {
  color: #02F1D7 !important; }

.june-scope .j-hover-bg-color-5:hover {
  background-color: #02F1D7 !important; }

.june-scope .j-hover-text-color-6:hover {
  color: #afa1e3 !important; }

.june-scope .j-hover-bg-color-6:hover {
  background-color: #afa1e3 !important; }

.june-scope .j-hover-text-color-7:hover {
  color: #B872EF !important; }

.june-scope .j-hover-bg-color-7:hover {
  background-color: #B872EF !important; }

.june-scope .j-hover-text-color-8:hover {
  color: #B872EF !important; }

.june-scope .j-hover-bg-color-8:hover {
  background-color: #B872EF !important; }

.june-scope .j-hover-text-color-9:hover {
  color: #7cc2e4 !important; }

.june-scope .j-hover-bg-color-9:hover {
  background-color: #7cc2e4 !important; }

.june-scope .j-hover-text-color-success:hover {
  color: #4CAF50 !important; }

.june-scope .j-hover-bg-color-success:hover {
  background-color: #4CAF50 !important; }

.june-scope .j-hover-text-color-error:hover {
  color: #F44336 !important; }

.june-scope .j-hover-bg-color-error:hover {
  background-color: #F44336 !important; }

.june-scope .j-hover-text-gray-100:hover {
  color: #f5f7f7 !important; }

.june-scope .j-hover-bg-gray-100:hover {
  background-color: #f5f7f7 !important; }

.june-scope .j-hover-text-gray-200:hover {
  color: #303030 !important; }

.june-scope .j-hover-bg-gray-200:hover {
  background-color: #303030 !important; }

.june-scope .j-hover-text-gray-300:hover {
  color: #212121 !important; }

.june-scope .j-hover-bg-gray-300:hover {
  background-color: #212121 !important; }

.june-scope .j-hover-text-gray-400:hover {
  color: #1C1C1C !important; }

.june-scope .j-hover-bg-gray-400:hover {
  background-color: #1C1C1C !important; }

.june-scope .j-hover-text-gray-500:hover {
  color: #2fc5af !important; }

.june-scope .j-hover-bg-gray-500:hover {
  background-color: #2fc5af !important; }

.june-scope .j-hover-text-gray-600:hover {
  color: #fdbe41 !important; }

.june-scope .j-hover-bg-gray-600:hover {
  background-color: #fdbe41 !important; }

.june-scope .j-hover-text-gray-700:hover {
  color: #F6F6F4 !important; }

.june-scope .j-hover-bg-gray-700:hover {
  background-color: #F6F6F4 !important; }

.june-scope .j-hover-text-gray-800:hover {
  color: #363636 !important; }

.june-scope .j-hover-bg-gray-800:hover {
  background-color: #363636 !important; }

.june-scope .j-hover-text-gray-900:hover {
  color: #F0F0F0 !important; }

.june-scope .j-hover-bg-gray-900:hover {
  background-color: #F0F0F0 !important; }

.june-scope .j-hover-text-white:hover {
  color: #ffffff !important; }

.june-scope .j-hover-bg-white:hover {
  background-color: #ffffff !important; }

.june-scope .j-hover-text-black:hover {
  color: #000000 !important; }

.june-scope .j-hover-bg-black:hover {
  background-color: #000000 !important; }

.june-scope .j-hover-bg-transparent:hover {
  background-color: transparent !important; }

.june-scope p {
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 0px;
  color: #303030; }

.june-scope h1, .june-scope .h1 {
  font-size: 70px;
  line-height: 1.2;
  font-family: Open Sans;
  font-weight: 800;
  letter-spacing: 0em;
  margin-bottom: 20px;
  color: #ffffff;
  /*u {
    text-decoration: none;
    line-height: $h1-line-height;
    background-image: linear-gradient(to bottom, #FFFFFF 0%, #FFFFFF 100%);
    background-size: 100%;
    background-repeat: no-repeat;
    @if is-absolute-length($h1-line-height) {
      background-position: 0 calc(1.2 + 8px);
    }
    @else {
      background-position: 0 calc(70px * 1.2 + 8px);
    }
    overflow: hidden;
  }*/ }
  .june-scope h1 u, .june-scope .h1 u {
    text-decoration: none;
    border-bottom: 0px solid; }

.june-scope h2, .june-scope .h2 {
  font-size: 70px;
  line-height: 1.2;
  font-family: Open Sans;
  font-weight: 800;
  letter-spacing: 0em;
  margin-bottom: 40px;
  color: #303030; }
  .june-scope h2 u, .june-scope .h2 u {
    text-decoration: none;
    border-bottom: 0px solid; }

.june-scope h3, .june-scope .h3 {
  font-size: 54px;
  line-height: 1.2;
  font-family: Open Sans;
  font-weight: 800;
  letter-spacing: 0em;
  margin-bottom: 20px;
  color: #303030; }
  .june-scope h3 u, .june-scope .h3 u {
    text-decoration: none;
    border-bottom: 0px solid; }

.june-scope h4, .june-scope .h4 {
  font-size: 24px;
  line-height: 1.2;
  font-family: Open Sans;
  font-weight: 800;
  letter-spacing: 0px;
  margin-bottom: 20px;
  color: #303030; }
  .june-scope h4 u, .june-scope .h4 u {
    text-decoration: none;
    border-bottom: 0px solid; }

.june-scope h5, .june-scope .h5 {
  font-size: 25px;
  line-height: 1.2;
  font-family: Open Sans;
  font-weight: 400;
  letter-spacing: 0px;
  margin-bottom: 20px;
  color: #212529; }
  .june-scope h5 u, .june-scope .h5 u {
    text-decoration: none;
    border-bottom: 0px solid; }

.june-scope h6, .june-scope .h6 {
  font-size: 45px;
  line-height: 1.2;
  font-family: Open Sans;
  font-weight: 900;
  letter-spacing: 0px;
  margin-bottom: 0px;
  color: #212529; }
  .june-scope h6 u, .june-scope .h6 u {
    text-decoration: none;
    border-bottom: 0px solid; }

.june-scope small, .june-scope .small {
  font-size: 12px;
  line-height: 1.1;
  margin-bottom: 0px; }

.june-scope li {
  font-size: 16px;
  line-height: 1.5;
  font-family: inherit;
  font-weight: 500;
  letter-spacing: 0px;
  margin-bottom: 8px;
  color: #212529; }

.june-scope .display-1 {
  font-size: 6rem;
  font-family: inherit;
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: 0px; }

.june-scope .display-2 {
  font-size: 5.5rem;
  font-family: inherit;
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: 0px; }

.june-scope .display-3 {
  font-size: 4.5rem;
  font-family: inherit;
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: 0px; }

.june-scope .display-4 {
  font-size: 3.5rem;
  font-family: inherit;
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: 0px; }

@media screen and (max-width: 1281px) {
  .june-scope p {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 0px; }
  .june-scope h1, .june-scope .h1 {
    font-size: 65px;
    line-height: 1.2;
    margin-bottom: 20px; }
    .june-scope h1 u, .june-scope .h1 u {
      border-bottom: 0px solid; }
  .june-scope h2, .june-scope .h2 {
    font-size: 55px;
    line-height: 1.2;
    margin-bottom: 20px; }
    .june-scope h2 u, .june-scope .h2 u {
      border-bottom: 0px solid; }
  .june-scope h3, .june-scope .h3 {
    font-size: 45px;
    line-height: 1.2;
    margin-bottom: 15px; }
    .june-scope h3 u, .june-scope .h3 u {
      border-bottom: 0px solid; }
  .june-scope h4, .june-scope .h4 {
    font-size: 19px;
    line-height: 1.2;
    margin-bottom: 15px; }
    .june-scope h4 u, .june-scope .h4 u {
      border-bottom: 0px solid; }
  .june-scope h5, .june-scope .h5 {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 0px; }
    .june-scope h5 u, .june-scope .h5 u {
      border-bottom: 0px solid; }
  .june-scope h6, .june-scope .h6 {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 0px; }
    .june-scope h6 u, .june-scope .h6 u {
      border-bottom: 0px solid; }
  .june-scope li {
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 8px; }
  .june-scope small, .june-scope .small {
    font-size: 12px;
    line-height: 1.1;
    margin-bottom: 0px; }
  .june-scope .display-1 {
    font-size: 6rem; }
  .june-scope .display-2 {
    font-size: 5.5rem; }
  .june-scope .display-3 {
    font-size: 4.5rem; }
  .june-scope .display-4 {
    font-size: 3.5rem; } }

@media screen and (max-width: 992px) {
  .june-scope p {
    font-size: 17px;
    line-height: 1.5;
    margin-bottom: 0px; }
  .june-scope h1, .june-scope .h1 {
    font-size: 58px;
    line-height: 1.2;
    margin-bottom: 20px; }
    .june-scope h1 u, .june-scope .h1 u {
      border-bottom: 0px solid; }
  .june-scope h2, .june-scope .h2 {
    font-size: 45px;
    line-height: 1.2;
    margin-bottom: 20px; }
    .june-scope h2 u, .june-scope .h2 u {
      border-bottom: 0px solid; }
  .june-scope h3, .june-scope .h3 {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 15px; }
    .june-scope h3 u, .june-scope .h3 u {
      border-bottom: 0px solid; }
  .june-scope h4, .june-scope .h4 {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 15px; }
    .june-scope h4 u, .june-scope .h4 u {
      border-bottom: 0px solid; }
  .june-scope h5, .june-scope .h5 {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 15px; }
    .june-scope h5 u, .june-scope .h5 u {
      border-bottom: 0px solid; }
  .june-scope h6, .june-scope .h6 {
    font-size: 25px;
    line-height: 1.2;
    margin-bottom: 0px; }
    .june-scope h6 u, .june-scope .h6 u {
      border-bottom: 0px solid; }
  .june-scope li {
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 7px; }
  .june-scope small, .june-scope .small {
    font-size: 12px;
    line-height: 1.1;
    margin-bottom: 0px; }
  .june-scope .display-1 {
    font-size: 6rem; }
  .june-scope .display-2 {
    font-size: 5.5rem; }
  .june-scope .display-3 {
    font-size: 4.5rem; }
  .june-scope .display-4 {
    font-size: 3.5rem; } }

@media screen and (max-width: 599px) {
  .june-scope p {
    font-size: 17px;
    line-height: 1.5;
    margin-bottom: 0px; }
  .june-scope h1, .june-scope .h1 {
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 20px; }
    .june-scope h1 u, .june-scope .h1 u {
      display: inline;
      border-bottom: 0px solid; }
  .june-scope h2, .june-scope .h2 {
    font-size: 26px;
    line-height: 1.2;
    margin-bottom: 20px; }
    .june-scope h2 u, .june-scope .h2 u {
      display: inline;
      border-bottom: 0px solid; }
  .june-scope h3, .june-scope .h3 {
    font-size: 26px;
    line-height: 1.2;
    margin-bottom: 20px; }
    .june-scope h3 u, .june-scope .h3 u {
      display: inline;
      border-bottom: 0px solid; }
  .june-scope h4, .june-scope .h4 {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 15px; }
    .june-scope h4 u, .june-scope .h4 u {
      display: inline;
      border-bottom: 0px solid; }
  .june-scope h5, .june-scope .h5 {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 15px; }
    .june-scope h5 u, .june-scope .h5 u {
      display: inline;
      border-bottom: 0px solid; }
  .june-scope h6, .june-scope .h6 {
    font-size: 25px;
    line-height: 1.2;
    margin-bottom: 0px; }
    .june-scope h6 u, .june-scope .h6 u {
      display: inline;
      border-bottom: 0px solid; }
  .june-scope li {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 6px; }
  .june-scope small, .june-scope .small {
    font-size: 12px;
    line-height: 1.1;
    margin-bottom: 0px; }
  .june-scope .display-1 {
    font-size: 6rem; }
  .june-scope .display-2 {
    font-size: 5.5rem; }
  .june-scope .display-3 {
    font-size: 4.5rem; }
  .june-scope .display-4 {
    font-size: 3.5rem; } }

.june-scope .j-tabs--item-type-1 .j-tabs-bullet {
  font-family: Helvetica, sans-serif;
  font-weight: 600;
  text-decoration: none;
  color: #737373;
  background-color: #E6E6E6;
  border-top: 0px solid #000;
  border-bottom: 0px solid #000;
  border-left: 0px solid #000;
  border-right: 0px solid #000;
  border-radius: 8px 8px 0px 0px; }
  .june-scope .j-tabs--item-type-1 .j-tabs-bullet:hover {
    text-decoration: none;
    color: #000;
    background-color: #E6E6E6;
    border-top-color: #000;
    border-bottom-color: #000;
    border-left-color: #000;
    border-right-color: #000; }
  .june-scope .j-tabs--item-type-1 .j-tabs-bullet--active {
    text-decoration: none;
    color: #000;
    background-color: #FFF;
    border-top-color: #000;
    border-bottom-color: #000;
    border-left-color: #000;
    border-right-color: #000; }

.june-scope .j-tabs--item-type-2 .j-tabs-bullet {
  font-family: Open Sans, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  color: #414141;
  background-color: #E8DDFF;
  border-top: 0px solid #000;
  border-bottom: 0px solid #000;
  border-left: 1px solid #B872EF;
  border-right: 1px solid #B872EF;
  border-radius: 0px 0px 0px 0px; }
  .june-scope .j-tabs--item-type-2 .j-tabs-bullet:hover {
    text-decoration: normal;
    color: #000;
    background-color: #FFFFFF;
    border-top-color: #000;
    border-bottom-color: #000;
    border-left-color: #B872EF;
    border-right-color: #B872EF; }
  .june-scope .j-tabs--item-type-2 .j-tabs-bullet--active {
    text-decoration: none;
    color: #000;
    background-color: #FFFFFF;
    border-top-color: #000;
    border-bottom-color: #000;
    border-left-color: #B872EF;
    border-right-color: #B872EF; }

.june-scope .j-tabs--item-type-3 .j-tabs-bullet {
  font-family: Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  color: #000;
  background-color: #EEE;
  border-top: 0px solid #000;
  border-bottom: 0px solid #000;
  border-left: 0px solid #000;
  border-right: 0px solid #000;
  border-radius: 0px 0px 0px 0px; }
  .june-scope .j-tabs--item-type-3 .j-tabs-bullet:hover {
    text-decoration: none;
    color: #000;
    background-color: #F0F0F0;
    border-top-color: #000;
    border-bottom-color: #000;
    border-left-color: #000;
    border-right-color: #000; }
  .june-scope .j-tabs--item-type-3 .j-tabs-bullet--active {
    text-decoration: none;
    color: #000;
    background-color: #FFF;
    border-top-color: #000;
    border-bottom-color: #000;
    border-left-color: #000;
    border-right-color: #000; }

@media (min-width: 1281px) {
  .june-scope .j-tabs--item-type-1 .j-tabs-bullet {
    padding: 12px 42px;
    font-size: 16px;
    line-height: 24px; }
  .june-scope .j-tabs--item-type-2 .j-tabs-bullet {
    padding: 20px 50px;
    font-size: 16px;
    line-height: 24px; }
  .june-scope .j-tabs--item-type-3 .j-tabs-bullet {
    padding: 8px 20px;
    font-size: 16px;
    line-height: 24px; } }

@media (min-width: 992px) and (max-width: 1280.98px) {
  .june-scope .j-tabs--item-type-1 .j-tabs-bullet {
    padding: 8px 42px;
    font-size: 16px;
    line-height: 24px; }
  .june-scope .j-tabs--item-type-2 .j-tabs-bullet {
    padding: 20px 40px;
    font-size: 16px;
    line-height: 24px; }
  .june-scope .j-tabs--item-type-3 .j-tabs-bullet {
    padding: 8px 20px;
    font-size: 16px;
    line-height: 24px; } }

@media (min-width: 599px) and (max-width: 991.98px) {
  .june-scope .j-tabs--item-type-1 .j-tabs-bullet {
    padding: 8px 30px;
    font-size: 16px;
    line-height: 24px; }
  .june-scope .j-tabs--item-type-2 .j-tabs-bullet {
    padding: 20px 40px;
    font-size: 16px;
    line-height: 24px; }
  .june-scope .j-tabs--item-type-3 .j-tabs-bullet {
    padding: 8px 20px;
    font-size: 16px;
    line-height: 24px; } }

@media (max-width: 598.98px) {
  .june-scope .j-tabs--item-type-1 .j-tabs-bullet {
    padding: 8px 30px;
    font-size: 16px;
    line-height: 24px; }
  .june-scope .j-tabs--item-type-2 .j-tabs-bullet {
    padding: 10px 20px;
    font-size: 9px;
    line-height: 24px; }
  .june-scope .j-tabs--item-type-3 .j-tabs-bullet {
    padding: 8px 20px;
    font-size: 16px;
    line-height: 24px; } }

@media (min-width: 1281px) {
  .june-scope .j-tabs-xl--nav-top .j-tabs--item-type-1 .j-tabs-bullet, .june-scope .j-tabs-xl--nav-bottom .j-tabs--item-type-1 .j-tabs-bullet {
    margin: 0 !important;
    margin-right: 8px !important; }
    .june-scope .j-tabs-xl--nav-top .j-tabs--item-type-1 .j-tabs-bullet:last-child, .june-scope .j-tabs-xl--nav-bottom .j-tabs--item-type-1 .j-tabs-bullet:last-child {
      margin-right: 0 !important; }
  .june-scope .j-tabs-xl--nav-top .j-tabs--item-type-2 .j-tabs-bullet, .june-scope .j-tabs-xl--nav-bottom .j-tabs--item-type-2 .j-tabs-bullet {
    margin: 0 !important;
    margin-right: 0px !important; }
    .june-scope .j-tabs-xl--nav-top .j-tabs--item-type-2 .j-tabs-bullet:last-child, .june-scope .j-tabs-xl--nav-bottom .j-tabs--item-type-2 .j-tabs-bullet:last-child {
      margin-right: 0 !important; }
  .june-scope .j-tabs-xl--nav-top .j-tabs--item-type-3 .j-tabs-bullet, .june-scope .j-tabs-xl--nav-bottom .j-tabs--item-type-3 .j-tabs-bullet {
    margin: 0 !important;
    margin-right: 0px !important; }
    .june-scope .j-tabs-xl--nav-top .j-tabs--item-type-3 .j-tabs-bullet:last-child, .june-scope .j-tabs-xl--nav-bottom .j-tabs--item-type-3 .j-tabs-bullet:last-child {
      margin-right: 0 !important; }
  .june-scope .j-tabs-xl--nav-left .j-tabs--item-type-1 .j-tabs-bullet, .june-scope .j-tabs-xl--nav-right .j-tabs--item-type-1 .j-tabs-bullet {
    margin: 0 !important;
    margin-bottom: 8px !important; }
    .june-scope .j-tabs-xl--nav-left .j-tabs--item-type-1 .j-tabs-bullet:last-child, .june-scope .j-tabs-xl--nav-right .j-tabs--item-type-1 .j-tabs-bullet:last-child {
      margin-bottom: 0 !important; }
  .june-scope .j-tabs-xl--nav-left .j-tabs--item-type-2 .j-tabs-bullet, .june-scope .j-tabs-xl--nav-right .j-tabs--item-type-2 .j-tabs-bullet {
    margin: 0 !important;
    margin-bottom: 0px !important; }
    .june-scope .j-tabs-xl--nav-left .j-tabs--item-type-2 .j-tabs-bullet:last-child, .june-scope .j-tabs-xl--nav-right .j-tabs--item-type-2 .j-tabs-bullet:last-child {
      margin-bottom: 0 !important; }
  .june-scope .j-tabs-xl--nav-left .j-tabs--item-type-3 .j-tabs-bullet, .june-scope .j-tabs-xl--nav-right .j-tabs--item-type-3 .j-tabs-bullet {
    margin: 0 !important;
    margin-bottom: 0px !important; }
    .june-scope .j-tabs-xl--nav-left .j-tabs--item-type-3 .j-tabs-bullet:last-child, .june-scope .j-tabs-xl--nav-right .j-tabs--item-type-3 .j-tabs-bullet:last-child {
      margin-bottom: 0 !important; } }

@media (min-width: 992px) and (max-width: 1280.98px) {
  .june-scope .j-tabs-lg--nav-top .j-tabs--item-type-1 .j-tabs-bullet, .june-scope .j-tabs-lg--nav-bottom .j-tabs--item-type-1 .j-tabs-bullet {
    margin: 0 !important;
    margin-right: 8px !important; }
    .june-scope .j-tabs-lg--nav-top .j-tabs--item-type-1 .j-tabs-bullet:last-child, .june-scope .j-tabs-lg--nav-bottom .j-tabs--item-type-1 .j-tabs-bullet:last-child {
      margin-right: 0 !important; }
  .june-scope .j-tabs-lg--nav-top .j-tabs--item-type-2 .j-tabs-bullet, .june-scope .j-tabs-lg--nav-bottom .j-tabs--item-type-2 .j-tabs-bullet {
    margin: 0 !important;
    margin-right: 0px !important; }
    .june-scope .j-tabs-lg--nav-top .j-tabs--item-type-2 .j-tabs-bullet:last-child, .june-scope .j-tabs-lg--nav-bottom .j-tabs--item-type-2 .j-tabs-bullet:last-child {
      margin-right: 0 !important; }
  .june-scope .j-tabs-lg--nav-top .j-tabs--item-type-3 .j-tabs-bullet, .june-scope .j-tabs-lg--nav-bottom .j-tabs--item-type-3 .j-tabs-bullet {
    margin: 0 !important;
    margin-right: 0px !important; }
    .june-scope .j-tabs-lg--nav-top .j-tabs--item-type-3 .j-tabs-bullet:last-child, .june-scope .j-tabs-lg--nav-bottom .j-tabs--item-type-3 .j-tabs-bullet:last-child {
      margin-right: 0 !important; }
  .june-scope .j-tabs-lg--nav-left .j-tabs--item-type-1 .j-tabs-bullet, .june-scope .j-tabs-lg--nav-right .j-tabs--item-type-1 .j-tabs-bullet {
    margin: 0 !important;
    margin-bottom: 8px !important; }
    .june-scope .j-tabs-lg--nav-left .j-tabs--item-type-1 .j-tabs-bullet:last-child, .june-scope .j-tabs-lg--nav-right .j-tabs--item-type-1 .j-tabs-bullet:last-child {
      margin-bottom: 0 !important; }
  .june-scope .j-tabs-lg--nav-left .j-tabs--item-type-2 .j-tabs-bullet, .june-scope .j-tabs-lg--nav-right .j-tabs--item-type-2 .j-tabs-bullet {
    margin: 0 !important;
    margin-bottom: 0px !important; }
    .june-scope .j-tabs-lg--nav-left .j-tabs--item-type-2 .j-tabs-bullet:last-child, .june-scope .j-tabs-lg--nav-right .j-tabs--item-type-2 .j-tabs-bullet:last-child {
      margin-bottom: 0 !important; }
  .june-scope .j-tabs-lg--nav-left .j-tabs--item-type-3 .j-tabs-bullet, .june-scope .j-tabs-lg--nav-right .j-tabs--item-type-3 .j-tabs-bullet {
    margin: 0 !important;
    margin-bottom: 0px !important; }
    .june-scope .j-tabs-lg--nav-left .j-tabs--item-type-3 .j-tabs-bullet:last-child, .june-scope .j-tabs-lg--nav-right .j-tabs--item-type-3 .j-tabs-bullet:last-child {
      margin-bottom: 0 !important; } }

@media (min-width: 599px) and (max-width: 991.98px) {
  .june-scope .j-tabs-md--nav-top .j-tabs--item-type-1 .j-tabs-bullet, .june-scope .j-tabs-md--nav-bottom .j-tabs--item-type-1 .j-tabs-bullet {
    margin: 0 !important;
    margin-right: 8px !important; }
    .june-scope .j-tabs-md--nav-top .j-tabs--item-type-1 .j-tabs-bullet:last-child, .june-scope .j-tabs-md--nav-bottom .j-tabs--item-type-1 .j-tabs-bullet:last-child {
      margin-right: 0 !important; }
  .june-scope .j-tabs-md--nav-top .j-tabs--item-type-2 .j-tabs-bullet, .june-scope .j-tabs-md--nav-bottom .j-tabs--item-type-2 .j-tabs-bullet {
    margin: 0 !important;
    margin-right: 0px !important; }
    .june-scope .j-tabs-md--nav-top .j-tabs--item-type-2 .j-tabs-bullet:last-child, .june-scope .j-tabs-md--nav-bottom .j-tabs--item-type-2 .j-tabs-bullet:last-child {
      margin-right: 0 !important; }
  .june-scope .j-tabs-md--nav-top .j-tabs--item-type-3 .j-tabs-bullet, .june-scope .j-tabs-md--nav-bottom .j-tabs--item-type-3 .j-tabs-bullet {
    margin: 0 !important;
    margin-right: 0px !important; }
    .june-scope .j-tabs-md--nav-top .j-tabs--item-type-3 .j-tabs-bullet:last-child, .june-scope .j-tabs-md--nav-bottom .j-tabs--item-type-3 .j-tabs-bullet:last-child {
      margin-right: 0 !important; }
  .june-scope .j-tabs-md--nav-left .j-tabs--item-type-1 .j-tabs-bullet, .june-scope .j-tabs-md--nav-right .j-tabs--item-type-1 .j-tabs-bullet {
    margin: 0 !important;
    margin-bottom: 8px !important; }
    .june-scope .j-tabs-md--nav-left .j-tabs--item-type-1 .j-tabs-bullet:last-child, .june-scope .j-tabs-md--nav-right .j-tabs--item-type-1 .j-tabs-bullet:last-child {
      margin-bottom: 0 !important; }
  .june-scope .j-tabs-md--nav-left .j-tabs--item-type-2 .j-tabs-bullet, .june-scope .j-tabs-md--nav-right .j-tabs--item-type-2 .j-tabs-bullet {
    margin: 0 !important;
    margin-bottom: 0px !important; }
    .june-scope .j-tabs-md--nav-left .j-tabs--item-type-2 .j-tabs-bullet:last-child, .june-scope .j-tabs-md--nav-right .j-tabs--item-type-2 .j-tabs-bullet:last-child {
      margin-bottom: 0 !important; }
  .june-scope .j-tabs-md--nav-left .j-tabs--item-type-3 .j-tabs-bullet, .june-scope .j-tabs-md--nav-right .j-tabs--item-type-3 .j-tabs-bullet {
    margin: 0 !important;
    margin-bottom: 0px !important; }
    .june-scope .j-tabs-md--nav-left .j-tabs--item-type-3 .j-tabs-bullet:last-child, .june-scope .j-tabs-md--nav-right .j-tabs--item-type-3 .j-tabs-bullet:last-child {
      margin-bottom: 0 !important; } }

@media (max-width: 598.98px) {
  .june-scope .j-tabs-sm--nav-top .j-tabs--item-type-1 .j-tabs-bullet, .june-scope .j-tabs-sm--nav-bottom .j-tabs--item-type-1 .j-tabs-bullet {
    margin: 0 !important;
    margin-right: 8px !important; }
    .june-scope .j-tabs-sm--nav-top .j-tabs--item-type-1 .j-tabs-bullet:last-child, .june-scope .j-tabs-sm--nav-bottom .j-tabs--item-type-1 .j-tabs-bullet:last-child {
      margin-right: 0 !important; }
  .june-scope .j-tabs-sm--nav-top .j-tabs--item-type-2 .j-tabs-bullet, .june-scope .j-tabs-sm--nav-bottom .j-tabs--item-type-2 .j-tabs-bullet {
    margin: 0 !important;
    margin-right: 0px !important; }
    .june-scope .j-tabs-sm--nav-top .j-tabs--item-type-2 .j-tabs-bullet:last-child, .june-scope .j-tabs-sm--nav-bottom .j-tabs--item-type-2 .j-tabs-bullet:last-child {
      margin-right: 0 !important; }
  .june-scope .j-tabs-sm--nav-top .j-tabs--item-type-3 .j-tabs-bullet, .june-scope .j-tabs-sm--nav-bottom .j-tabs--item-type-3 .j-tabs-bullet {
    margin: 0 !important;
    margin-right: 0px !important; }
    .june-scope .j-tabs-sm--nav-top .j-tabs--item-type-3 .j-tabs-bullet:last-child, .june-scope .j-tabs-sm--nav-bottom .j-tabs--item-type-3 .j-tabs-bullet:last-child {
      margin-right: 0 !important; }
  .june-scope .j-tabs-sm--nav-left .j-tabs--item-type-1 .j-tabs-bullet, .june-scope .j-tabs-sm--nav-right .j-tabs--item-type-1 .j-tabs-bullet {
    margin: 0 !important;
    margin-bottom: 8px !important; }
    .june-scope .j-tabs-sm--nav-left .j-tabs--item-type-1 .j-tabs-bullet:last-child, .june-scope .j-tabs-sm--nav-right .j-tabs--item-type-1 .j-tabs-bullet:last-child {
      margin-bottom: 0 !important; }
  .june-scope .j-tabs-sm--nav-left .j-tabs--item-type-2 .j-tabs-bullet, .june-scope .j-tabs-sm--nav-right .j-tabs--item-type-2 .j-tabs-bullet {
    margin: 0 !important;
    margin-bottom: 0px !important; }
    .june-scope .j-tabs-sm--nav-left .j-tabs--item-type-2 .j-tabs-bullet:last-child, .june-scope .j-tabs-sm--nav-right .j-tabs--item-type-2 .j-tabs-bullet:last-child {
      margin-bottom: 0 !important; }
  .june-scope .j-tabs-sm--nav-left .j-tabs--item-type-3 .j-tabs-bullet, .june-scope .j-tabs-sm--nav-right .j-tabs--item-type-3 .j-tabs-bullet {
    margin: 0 !important;
    margin-bottom: 0px !important; }
    .june-scope .j-tabs-sm--nav-left .j-tabs--item-type-3 .j-tabs-bullet:last-child, .june-scope .j-tabs-sm--nav-right .j-tabs--item-type-3 .j-tabs-bullet:last-child {
      margin-bottom: 0 !important; } }

@media (min-width: 1281px) {
  .june-scope .j-shadow-xl__1 {
    box-shadow: 8px 8px 10px 0px rgba(0, 0, 0, 0.3); }
  .june-scope .j-shadow-xl__1--inset {
    box-shadow: inset 8px 8px 10px 0px rgba(0, 0, 0, 0.3); }
  .june-scope .j-shadow-xl__2 {
    box-shadow: 20px 20px 30px 0px rgba(0, 0, 0, 0.3); }
  .june-scope .j-shadow-xl__2--inset {
    box-shadow: inset 20px 20px 30px 0px rgba(0, 0, 0, 0.3); }
  .june-scope .j-shadow-xl__3 {
    box-shadow: 0px 0px 0px 0px #000; }
  .june-scope .j-shadow-xl__3--inset {
    box-shadow: inset 0px 0px 0px 0px #000; }
  .june-scope .j-shadow-xl__4 {
    box-shadow: 0px 0px 0px 0px #000; }
  .june-scope .j-shadow-xl__4--inset {
    box-shadow: inset 0px 0px 0px 0px #000; }
  .june-scope .j-shadow-xl__5 {
    box-shadow: 0px 0px 0px 0px #000; }
  .june-scope .j-shadow-xl__5--inset {
    box-shadow: inset 0px 0px 0px 0px #000; } }

@media (min-width: 992px) and (max-width: 1280.98px) {
  .june-scope .j-shadow-lg__1 {
    box-shadow: 8px 8px 10px 0px rgba(0, 0, 0, 0.3); }
  .june-scope .j-shadow-lg__1--inset {
    box-shadow: inset 8px 8px 10px 0px rgba(0, 0, 0, 0.3); }
  .june-scope .j-shadow-lg__2 {
    box-shadow: 20px 20px 30px 0px rgba(0, 0, 0, 0.3); }
  .june-scope .j-shadow-lg__2--inset {
    box-shadow: inset 20px 20px 30px 0px rgba(0, 0, 0, 0.3); }
  .june-scope .j-shadow-lg__3 {
    box-shadow: 0px 0px 0px 0px #000; }
  .june-scope .j-shadow-lg__3--inset {
    box-shadow: inset 0px 0px 0px 0px #000; }
  .june-scope .j-shadow-lg__4 {
    box-shadow: 0px 0px 0px 0px #000; }
  .june-scope .j-shadow-lg__4--inset {
    box-shadow: inset 0px 0px 0px 0px #000; }
  .june-scope .j-shadow-lg__5 {
    box-shadow: 0px 0px 0px 0px #000; }
  .june-scope .j-shadow-lg__5--inset {
    box-shadow: inset 0px 0px 0px 0px #000; } }

@media (min-width: 599px) and (max-width: 991.98px) {
  .june-scope .j-shadow-md__1 {
    box-shadow: 8px 8px 10px 0px rgba(0, 0, 0, 0.3); }
  .june-scope .j-shadow-md__1--inset {
    box-shadow: inset 8px 8px 10px 0px rgba(0, 0, 0, 0.3); }
  .june-scope .j-shadow-md__2 {
    box-shadow: 20px 20px 30px 0px rgba(0, 0, 0, 0.3); }
  .june-scope .j-shadow-md__2--inset {
    box-shadow: inset 20px 20px 30px 0px rgba(0, 0, 0, 0.3); }
  .june-scope .j-shadow-md__3 {
    box-shadow: 0px 0px 0px 0px #000; }
  .june-scope .j-shadow-md__3--inset {
    box-shadow: inset 0px 0px 0px 0px #000; }
  .june-scope .j-shadow-md__4 {
    box-shadow: 0px 0px 0px 0px #000; }
  .june-scope .j-shadow-md__4--inset {
    box-shadow: inset 0px 0px 0px 0px #000; }
  .june-scope .j-shadow-md__5 {
    box-shadow: 0px 0px 0px 0px #000; }
  .june-scope .j-shadow-md__5--inset {
    box-shadow: inset 0px 0px 0px 0px #000; } }

@media (max-width: 598.98px) {
  .june-scope .j-shadow-sm__1 {
    box-shadow: 8px 8px 10px 0px rgba(0, 0, 0, 0.3); }
  .june-scope .j-shadow-sm__1--inset {
    box-shadow: inset 8px 8px 10px 0px rgba(0, 0, 0, 0.3); }
  .june-scope .j-shadow-sm__2 {
    box-shadow: 20px 20px 30px 0px rgba(0, 0, 0, 0.3); }
  .june-scope .j-shadow-sm__2--inset {
    box-shadow: inset 20px 20px 30px 0px rgba(0, 0, 0, 0.3); }
  .june-scope .j-shadow-sm__3 {
    box-shadow: 0px 0px 0px 0px #000; }
  .june-scope .j-shadow-sm__3--inset {
    box-shadow: inset 0px 0px 0px 0px #000; }
  .june-scope .j-shadow-sm__4 {
    box-shadow: 0px 0px 0px 0px #000; }
  .june-scope .j-shadow-sm__4--inset {
    box-shadow: inset 0px 0px 0px 0px #000; }
  .june-scope .j-shadow-sm__5 {
    box-shadow: 0px 0px 0px 0px #000; }
  .june-scope .j-shadow-sm__5--inset {
    box-shadow: inset 0px 0px 0px 0px #000; } }

.june-scope .j-separator {
  display: flex;
  width: 100%; }
  .june-scope .j-separator__start {
    justify-content: flex-start; }
  .june-scope .j-separator__center {
    justify-content: center; }
  .june-scope .j-separator__end {
    justify-content: flex-end; }
  .june-scope .j-separator__type-1 {
    width: 75%;
    height: 4px;
    background-color: black;
    position: relative; }
  .june-scope .j-separator__type-2 {
    width: 100%;
    height: 1px;
    background-color: #ececec;
    position: relative; }
  .june-scope .j-separator__type-3 {
    width: 80%;
    height: 2px;
    background-color: #303030;
    position: relative; }
  .june-scope .j-separator__content {
    display: none; }
  .june-scope .j-separator--with-content .j-separator__content {
    display: block;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%; }
    .june-scope .j-separator--with-content .j-separator__content--left {
      left: 0;
      transform: translate(0, -50%); }
    .june-scope .j-separator--with-content .j-separator__content--center {
      left: 50%;
      transform: translate(-50%, -50%); }
    .june-scope .j-separator--with-content .j-separator__content--right {
      left: 100%;
      transform: translate(-100%, -50%); }
  .june-scope .j-separator--is-vertical {
    display: inline-block;
    flex-direction: column;
    width: auto; }
    .june-scope .j-separator--is-vertical .j-separator__type-1 {
      width: 4px;
      height: 75%;
      background-color: black; }
    .june-scope .j-separator--is-vertical .j-separator__type-2 {
      width: 1px;
      height: 100%;
      background-color: #ececec; }
    .june-scope .j-separator--is-vertical .j-separator__type-3 {
      width: 2px;
      height: 80%;
      background-color: #303030; }
    .june-scope .j-separator--is-vertical .j-separator__content {
      display: none; }

.june-scope .j-nav {
  background-color: transparent;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  transition: transform .3s ease, background-color .3s ease; }
  .june-scope .j-nav--is-invisible {
    transform: translateY(-100%); }
  .june-scope .j-nav__wrapper--is-fixed {
    top: 0;
    width: 100%;
    position: fixed;
    z-index: 1030; }
  .june-scope .j-nav__wrapper--is-sticky {
    top: 0;
    width: 100%;
    position: sticky;
    z-index: 1020; }
  .june-scope .j-nav__inner {
    min-height: 50px; }
  .june-scope .j-nav__container {
    display: flex;
    flex-wrap: wrap;
    width: 100%; }
    .june-scope .j-nav__container > .col,
    .june-scope .j-nav__container > [class*="col-"] {
      padding-left: 0px;
      padding-right: 0px; }
  .june-scope .j-nav__link-wrapper {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    width: 100%;
    min-height: 1px; }
  .june-scope .j-nav__link-list {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    flex-wrap: wrap; }
    .june-scope .j-nav__link-list > .col,
    .june-scope .j-nav__link-list > [class*="col-"] {
      padding-left: 0px;
      padding-right: 0px; }
  .june-scope .j-nav__link-item {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    min-height: 1px;
    display: block;
    position: relative; }
  .june-scope .j-nav__link {
    padding: 8px 15px 8px 15px;
    font-size: 12px;
    line-height: 1.2;
    color: #FFFFFF;
    background-color: transparent;
    font-family: inherit;
    font-weight: 700;
    display: block;
    text-decoration: none;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-radius: 4px; }
  .june-scope .j-nav__link-text {
    position: relative;
    color: inherit !important;
    font-size: inherit !important;
    font-weight: inherit !important;
    line-height: 1 !important;
    margin: 0 !important;
    font-family: inherit !important;
    transition: all 0.3s ease; }
    .june-scope .j-nav__link-text:after {
      position: absolute;
      content: " ";
      transition: inherit;
      left: 0px;
      bottom: -4px;
      width: 0%;
      height: 0px;
      background-color: transparent; }
  .june-scope .j-nav__link-item.active .j-nav__link, .june-scope .j-nav__link-item--is-active .j-nav__link {
    color: #FFFFFF;
    background-color: rgba(255, 255, 255, 0);
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent; }
  .june-scope .j-nav__link-item.active .j-nav__link-text:after, .june-scope .j-nav__link-item--is-active .j-nav__link-text:after {
    left: 0px;
    bottom: -4px;
    width: 100%;
    height: 0px;
    background-color: #000000; }
  .june-scope .j-nav__link-item:hover .j-nav__link {
    color: #ffffff;
    background-color: transparent;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent; }
  .june-scope .j-nav__link-item:hover .j-nav__link-text:after {
    left: 0px;
    bottom: -4px;
    width: 100%;
    height: 0px;
    background-color: transparent; }
  .june-scope .j-nav__link-item:hover .j-nav__dd-wrapper {
    display: block; }
  .june-scope .j-nav__dd-wrapper {
    display: none;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 8px;
    background-color: #000;
    top: 100%;
    left: 0; }
  .june-scope .j-nav__dd-item {
    margin-bottom: 0; }
  .june-scope .j-nav__dd-link {
    display: block;
    padding: 6px 18px;
    font-size: 12px;
    color: #FFF;
    font-weight: bold;
    line-height: 1.2; }
    .june-scope .j-nav__dd-link:hover {
      background-color: rgba(255, 255, 255, 0.1); }
  .june-scope .j-nav__logo-wrapper {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    position: relative;
    min-height: 1px;
    min-width: 20px; }
  .june-scope .j-nav__logo {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    text-decoration: none; }
    .june-scope .j-nav__logo > .col,
    .june-scope .j-nav__logo > [class*="col-"] {
      padding-left: 0px;
      padding-right: 0px; }
    .june-scope .j-nav__logo-text {
      display: none;
      font-size: 12px;
      font-weight: normal;
      font-style: normal;
      font-family: inherit;
      color: #000; }
    .june-scope .j-nav__logo--with-text .j-nav__logo-text {
      display: block; }
    .june-scope .j-nav__logo:hover {
      text-decoration: none; }
  .june-scope .j-nav__toggler {
    display: none;
    box-shadow: none;
    border: none;
    background-color: transparent;
    outline: none;
    position: relative; }
    .june-scope .j-nav__toggler:focus, .june-scope .j-nav__toggler:hover {
      outline: none;
      box-shadow: none;
      border: none; }
    .june-scope .j-nav__toggler--button {
      position: relative;
      border: 0px solid #000000;
      background-color: transparent;
      width: 45px;
      height: 30px;
      cursor: pointer; }
    .june-scope .j-nav__toggler .j-nav__part-1, .june-scope .j-nav__toggler--burger .j-nav__part-1 {
      position: absolute;
      display: block;
      top: calc(50% - 4px - (2px * 1.5));
      left: calc(50% - (40% / 2));
      width: 40%;
      height: 2px;
      background-color: #FFFFFF; }
    .june-scope .j-nav__toggler .j-nav__part-2, .june-scope .j-nav__toggler--burger .j-nav__part-2 {
      position: absolute;
      display: block;
      top: calc(50% - (2px / 2));
      left: calc(50% - (40% / 2));
      width: 40%;
      height: 2px;
      background-color: #FFFFFF; }
    .june-scope .j-nav__toggler .j-nav__part-3, .june-scope .j-nav__toggler--burger .j-nav__part-3 {
      position: absolute;
      display: block;
      top: calc(50% + 4px + (2px / 2));
      left: calc(50% - (40% / 2));
      width: 40%;
      height: 2px;
      background-color: #FFFFFF; }
    .june-scope .j-nav__toggler--cross .j-nav__part-1 {
      display: block;
      top: calc(50% - (2px / 2));
      transform: rotate(45deg);
      transition: top .3s ease, transform .3s .3s ease; }
    .june-scope .j-nav__toggler--cross .j-nav__part-2 {
      display: block;
      transform: scale(0);
      transition: transform .3s ease; }
    .june-scope .j-nav__toggler--cross .j-nav__part-3 {
      display: block;
      top: calc(50% - (2px / 2));
      transform: rotate(-45deg);
      transition: top .3s ease, transform .3s .3s ease; }
    @media screen and (max-width: 1281px) {
      .june-scope .j-nav__toggler {
        transform: scale(1); } }
    @media screen and (max-width: 992px) {
      .june-scope .j-nav__toggler {
        transform: scale(1.3); } }
    @media screen and (max-width: 599px) {
      .june-scope .j-nav__toggler {
        transform: scale(1); } }
  .june-scope .j-nav--collapse-xl .j-nav__link-wrapper {
    display: none; }
  .june-scope .j-nav__link-wrapper--collapse-xl {
    display: none; }
  .june-scope .j-nav--collapse-xl .j-nav__toggler {
    display: block; }
  .june-scope .j-nav__link-wrapper--collapse-xl ~ .j-nav__toggler {
    display: block; }
  @media (max-width: 1280.98px) {
    .june-scope .j-nav--collapse-lg .j-nav__link-wrapper {
      display: none; }
    .june-scope .j-nav__link-wrapper--collapse-lg {
      display: none; }
    .june-scope .j-nav--collapse-lg .j-nav__toggler {
      display: block; }
    .june-scope .j-nav__link-wrapper--collapse-lg ~ .j-nav__toggler {
      display: block; } }
  @media (max-width: 991.98px) {
    .june-scope .j-nav--collapse-md .j-nav__link-wrapper {
      display: none; }
    .june-scope .j-nav__link-wrapper--collapse-md {
      display: none; }
    .june-scope .j-nav--collapse-md .j-nav__toggler {
      display: block; }
    .june-scope .j-nav__link-wrapper--collapse-md ~ .j-nav__toggler {
      display: block; } }
  @media (max-width: 598.98px) {
    .june-scope .j-nav--collapse-sm .j-nav__link-wrapper {
      display: none; }
    .june-scope .j-nav__link-wrapper--collapse-sm {
      display: none; }
    .june-scope .j-nav--collapse-sm .j-nav__toggler {
      display: block; }
    .june-scope .j-nav__link-wrapper--collapse-sm ~ .j-nav__toggler {
      display: block; } }

.june-scope .j-offcanvas {
  z-index: 1060;
  height: calc(100vh - 0px);
  top: 0px;
  position: fixed;
  transform: translateX(-100vw); }
  .june-scope .j-offcanvas__closer {
    padding: 10px;
    box-shadow: none;
    border: none;
    background-color: transparent;
    outline: none;
    position: absolute;
    cursor: pointer;
    top: 0; }
    .june-scope .j-offcanvas__closer:focus, .june-scope .j-offcanvas__closer:hover {
      outline: none;
      box-shadow: none;
      border: none; }
    .june-scope .j-offcanvas__closer-btn {
      width: 30px;
      height: 30px;
      background-color: transparent;
      postion: relative; }
    .june-scope .j-offcanvas__closer-part-1 {
      display: block;
      position: absolute;
      width: 20px;
      height: 2px;
      top: calc(50% - (2px / 2));
      left: calc(50% - (20px / 2));
      background-color: white;
      transform: rotate(45deg); }
    .june-scope .j-offcanvas__closer-part-2 {
      display: block;
      position: absolute;
      width: 20px;
      height: 2px;
      top: calc(50% - (2px / 2));
      left: calc(50% - (20px / 2));
      background-color: white;
      transform: rotate(-45deg); }
    .june-scope .j-offcanvas__closer--left {
      left: 10px; }
    .june-scope .j-offcanvas__closer--center {
      left: 50%;
      transform: translateX(-50%); }
    .june-scope .j-offcanvas__closer--right {
      left: auto;
      right: 10px; }
    .june-scope .j-offcanvas__closer--hidden {
      display: none; }
  .june-scope .j-offcanvas__nav {
    height: calc(100vh - 0px);
    overflow-y: auto;
    background-color: #1c1c1c;
    padding-top: 30px; }
  .june-scope .j-offcanvas__backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 0;
    position: fixed;
    top: 0;
    z-index: 1059;
    width: 300px;
    height: 100vh;
    transform: translateX(-300px);
    transition: opacity .3s ease, width 0s .3s ease, transform 0s .3s ease; }
    .june-scope .j-offcanvas__backdrop--is-disabled {
      display: none; }
  .june-scope .j-offcanvas--left .j-offcanvas__backdrop {
    left: 0; }
  .june-scope .j-offcanvas--right .j-offcanvas__backdrop {
    right: 0; }
  .june-scope .j-offcanvas--push-content {
    transition: transform .3s ease; }
    .june-scope .j-offcanvas--push-content .j-offcanvas {
      width: 300px;
      max-width: calc(100vw - 40px);
      top: 0; }
      .june-scope .j-offcanvas--push-content .j-offcanvas__nav {
        height: 100vh; }
    .june-scope .j-offcanvas--push-content.j-offcanvas--left .j-offcanvas {
      transform: translateX(-300px);
      left: 0; }
    .june-scope .j-offcanvas--push-content.j-offcanvas--right .j-offcanvas {
      transform: translateX(300px);
      left: auto;
      right: 0; }
  .june-scope .j-offcanvas--overlap .j-offcanvas {
    position: fixed;
    height: 100vh;
    width: 300px;
    max-width: calc(100vw - 40px);
    transition: transform .3s ease; }
  .june-scope .j-offcanvas--overlap.j-offcanvas--left .j-offcanvas {
    transform: translateX(-300px); }
  .june-scope .j-offcanvas--overlap.j-offcanvas--right .j-offcanvas {
    right: 0;
    left: auto;
    transform: translateX(300px); }
  .june-scope .j-offcanvas--fullscreen .j-offcanvas {
    width: 100vw;
    height: calc(100vh - 0px);
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0; }
  .june-scope .j-offcanvas--fullscreen.j-offcanvas--left .j-offcanvas {
    transform: translateX(-100vw);
    transition: transform .3s ease; }
  .june-scope .j-offcanvas--fullscreen.j-offcanvas--right .j-offcanvas {
    transform: translateX(100vw);
    transition: transform .3s ease; }
  .june-scope .j-offcanvas--fullscreen.j-offcanvas--fade-in .j-offcanvas {
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    z-index: -1;
    transition: all 0s .3s ease, opacity .3s ease;
    transform: translateX(0px); }
  .june-scope .j-offcanvas--fullscreen.j-offcanvas--fade-in .j-offcanvas__backdrop {
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    z-index: -1;
    width: 100vw;
    height: 100vh; }
  .june-scope .j-offcanvas--is-open {
    overflow-y: hidden; }
    .june-scope .j-offcanvas--is-open.j-offcanvas--push-content.j-offcanvas--left {
      transform: translateX(300px); }
    .june-scope .j-offcanvas--is-open.j-offcanvas--push-content.j-offcanvas--right {
      transform: translateX(-300px); }
    .june-scope .j-offcanvas--is-open.j-offcanvas--overlap.j-offcanvas--left .j-offcanvas {
      transform: translateX(0); }
    .june-scope .j-offcanvas--is-open.j-offcanvas--overlap.j-offcanvas--right .j-offcanvas {
      transform: translateX(0); }
    .june-scope .j-offcanvas--is-open.j-offcanvas--fullscreen.j-offcanvas--left .j-offcanvas {
      transform: translateX(0);
      transition: transform .3s ease; }
    .june-scope .j-offcanvas--is-open.j-offcanvas--fullscreen.j-offcanvas--right .j-offcanvas {
      transform: translateX(0);
      transition: transform .3s ease; }
    .june-scope .j-offcanvas--is-open.j-offcanvas--fullscreen.j-offcanvas--fade-in .j-offcanvas {
      visibility: visible;
      pointer-events: initial;
      opacity: 1;
      z-index: 1060;
      transition: opacity .3s ease; }
    .june-scope .j-offcanvas--is-open.j-offcanvas--fullscreen.j-offcanvas--fade-in .j-offcanvas__backdrop {
      visibility: visible;
      pointer-events: initial;
      opacity: 1;
      z-index: 1059; }
    .june-scope .j-offcanvas--is-open .j-offcanvas__backdrop {
      width: 100vw;
      opacity: 1;
      transform: translateX(0);
      transition: opacity .3s ease; }
  @media screen and (max-width: calc(300px + 40px)) {
    .june-scope .j-offcanvas--push-content.j-offcanvas--left .j-offcanvas {
      transform: translateX(calc(-100vw + 40px)); }
    .june-scope .j-offcanvas--push-content.j-offcanvas--right .j-offcanvas {
      transform: translateX(calc(100vw - 40px)); }
    .june-scope .j-offcanvas--overlap.j-offcanvas--left .j-offcanvas {
      transform: translateX(calc(-100vw + 40px)); }
    .june-scope .j-offcanvas--overlap.j-offcanvas--right .j-offcanvas {
      transform: translateX(calc(100vw - 40px)); }
    .june-scope .j-offcanvas--is-open.j-offcanvas--push-content.j-offcanvas--left {
      transform: translateX(calc(100vw - 40px)); }
    .june-scope .j-offcanvas--is-open.j-offcanvas--push-content.j-offcanvas--right {
      transform: translateX(calc(-100vw + 40px)); } }

.june-scope .j-modal {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0px;
  width: 100vw;
  height: 100vh;
  z-index: -1;
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: all .3s ease .2s; }
  .june-scope .j-modal__closer {
    padding: 10px;
    box-shadow: none;
    border: none;
    background-color: transparent;
    outline: none;
    position: absolute;
    cursor: pointer; }
    .june-scope .j-modal__closer:focus, .june-scope .j-modal__closer:hover {
      outline: none;
      box-shadow: none;
      border: none; }
    .june-scope .j-modal__closer-btn {
      width: 40px;
      height: 40px;
      background-color: transparent;
      postion: relative; }
    .june-scope .j-modal__closer-part-1 {
      display: block;
      position: absolute;
      width: 28px;
      height: 2px;
      top: calc(50% - (2px / 2));
      left: calc(50% - (28px / 2));
      background-color: #FFFFFF;
      transform: rotate(45deg); }
    .june-scope .j-modal__closer-part-2 {
      display: block;
      position: absolute;
      width: 28px;
      height: 2px;
      top: calc(50% - (2px / 2));
      left: calc(50% - (28px / 2));
      background-color: #FFFFFF;
      transform: rotate(-45deg); }
    .june-scope .j-modal__closer--left {
      left: 10px;
      top: 10px; }
    .june-scope .j-modal__closer--center {
      top: 10px;
      left: 50%;
      transform: translateX(-50%); }
    .june-scope .j-modal__closer--right {
      left: auto;
      right: 10px;
      top: 10px; }
    .june-scope .j-modal__closer--hidden {
      display: none; }
  .june-scope .j-modal__wrapper {
    position: relative;
    z-index: 2;
    transition: all .3s ease; }
    .june-scope .j-modal__wrapper--closer-outside {
      position: static; }
    .june-scope .j-modal__wrapper--closer-inside {
      position: relative; }
    .june-scope .j-modal__wrapper--small {
      max-width: 400px;
      width: calc(100% - (10px * 2));
      max-height: 300px;
      height: calc(100% - (10px * 2));
      overflow-y: auto; }
    .june-scope .j-modal__wrapper--medium {
      max-width: 860px;
      width: calc(100% - (10px * 2));
      max-height: 480px;
      height: calc(100% - (10px * 2));
      overflow-y: auto; }
    .june-scope .j-modal__wrapper--full {
      width: 100vw;
      height: 100vh;
      overflow-y: auto; }
    .june-scope .j-modal__wrapper--enter-left {
      transform: translateX(-100vw); }
    .june-scope .j-modal__wrapper--enter-right {
      transform: translateX(100vw); }
    .june-scope .j-modal__wrapper--enter-top {
      transform: translateY(-100vh); }
    .june-scope .j-modal__wrapper--enter-bottom {
      transform: translateY(100vh); }
    .june-scope .j-modal__wrapper--fade-in {
      opacity: 0; }
    .june-scope .j-modal__wrapper--grow {
      opacity: 0;
      transform: scale(0); }
    .june-scope .j-modal__wrapper--shrink {
      opacity: 0;
      transform: scale(2); }
  .june-scope .j-modal__content {
    width: 100%;
    min-height: 100%;
    background-color: #212121; }
  .june-scope .j-modal__backdrop {
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.4); }
  .june-scope .j-modal--is-open, .june-scope .j-modal.active {
    z-index: 1060;
    visibility: visible;
    opacity: 1;
    pointer-events: initial;
    transition: all .3s ease; }
    .june-scope .j-modal--is-open .j-modal__wrapper, .june-scope .j-modal.active .j-modal__wrapper {
      transition: all .3s ease .2s; }
      .june-scope .j-modal--is-open .j-modal__wrapper--enter-left, .june-scope .j-modal--is-open .j-modal__wrapper--enter-right, .june-scope .j-modal.active .j-modal__wrapper--enter-left, .june-scope .j-modal.active .j-modal__wrapper--enter-right {
        transform: translateX(0vw); }
      .june-scope .j-modal--is-open .j-modal__wrapper--enter-top, .june-scope .j-modal--is-open .j-modal__wrapper--enter-bottom, .june-scope .j-modal.active .j-modal__wrapper--enter-top, .june-scope .j-modal.active .j-modal__wrapper--enter-bottom {
        transform: translateY(0vh); }
      .june-scope .j-modal--is-open .j-modal__wrapper--fade-in, .june-scope .j-modal.active .j-modal__wrapper--fade-in {
        opacity: 1; }
      .june-scope .j-modal--is-open .j-modal__wrapper--grow, .june-scope .j-modal--is-open .j-modal__wrapper--shrink, .june-scope .j-modal.active .j-modal__wrapper--grow, .june-scope .j-modal.active .j-modal__wrapper--shrink {
        opacity: 1;
        transform: scale(1); }
  .june-scope .j-modal--scroll-blocked {
    overflow: hidden !important; }

@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes move-up-strong {
  0% {
    transform: translateY(40%); }
  100% {
    transform: translateY(0%); } }

@-moz-keyframes move-up-strong {
  0% {
    transform: translateY(40%); }
  100% {
    transform: translateY(0%); } }

@-o-keyframes move-up-strong {
  0% {
    transform: translateY(40%); }
  100% {
    transform: translateY(0%); } }

@keyframes move-up-strong {
  0% {
    transform: translateY(40%); }
  100% {
    transform: translateY(0%); } }

@-webkit-keyframes move-up-regular {
  0% {
    transform: translateY(20%); }
  100% {
    transform: translateY(0%); } }

@-moz-keyframes move-up-regular {
  0% {
    transform: translateY(20%); }
  100% {
    transform: translateY(0%); } }

@-o-keyframes move-up-regular {
  0% {
    transform: translateY(20%); }
  100% {
    transform: translateY(0%); } }

@keyframes move-up-regular {
  0% {
    transform: translateY(20%); }
  100% {
    transform: translateY(0%); } }

@-webkit-keyframes move-up-light {
  0% {
    transform: translateY(5%); }
  100% {
    transform: translateY(0%); } }

@-moz-keyframes move-up-light {
  0% {
    transform: translateY(5%); }
  100% {
    transform: translateY(0%); } }

@-o-keyframes move-up-light {
  0% {
    transform: translateY(5%); }
  100% {
    transform: translateY(0%); } }

@keyframes move-up-light {
  0% {
    transform: translateY(5%); }
  100% {
    transform: translateY(0%); } }

@-webkit-keyframes move-down-strong {
  0% {
    transform: translateY(-40%); }
  100% {
    transform: translateY(0%); } }

@-moz-keyframes move-down-strong {
  0% {
    transform: translateY(-40%); }
  100% {
    transform: translateY(0%); } }

@-o-keyframes move-down-strong {
  0% {
    transform: translateY(-40%); }
  100% {
    transform: translateY(0%); } }

@keyframes move-down-strong {
  0% {
    transform: translateY(-40%); }
  100% {
    transform: translateY(0%); } }

@-webkit-keyframes move-down-regular {
  0% {
    transform: translateY(-20%); }
  100% {
    transform: translateY(0%); } }

@-moz-keyframes move-down-regular {
  0% {
    transform: translateY(-20%); }
  100% {
    transform: translateY(0%); } }

@-o-keyframes move-down-regular {
  0% {
    transform: translateY(-20%); }
  100% {
    transform: translateY(0%); } }

@keyframes move-down-regular {
  0% {
    transform: translateY(-20%); }
  100% {
    transform: translateY(0%); } }

@-webkit-keyframes move-down-light {
  0% {
    transform: translateY(-5%); }
  100% {
    transform: translateY(0%); } }

@-moz-keyframes move-down-light {
  0% {
    transform: translateY(-5%); }
  100% {
    transform: translateY(0%); } }

@-o-keyframes move-down-light {
  0% {
    transform: translateY(-5%); }
  100% {
    transform: translateY(0%); } }

@keyframes move-down-light {
  0% {
    transform: translateY(-5%); }
  100% {
    transform: translateY(0%); } }

@-webkit-keyframes move-right-strong {
  0% {
    transform: translateX(-40%); }
  100% {
    transform: translateX(0%); } }

@-moz-keyframes move-right-strong {
  0% {
    transform: translateX(-40%); }
  100% {
    transform: translateX(0%); } }

@-o-keyframes move-right-strong {
  0% {
    transform: translateX(-40%); }
  100% {
    transform: translateX(0%); } }

@keyframes move-right-strong {
  0% {
    transform: translateX(-40%); }
  100% {
    transform: translateX(0%); } }

@-webkit-keyframes move-right-regular {
  0% {
    transform: translateX(-20%); }
  100% {
    transform: translateX(0%); } }

@-moz-keyframes move-right-regular {
  0% {
    transform: translateX(-20%); }
  100% {
    transform: translateX(0%); } }

@-o-keyframes move-right-regular {
  0% {
    transform: translateX(-20%); }
  100% {
    transform: translateX(0%); } }

@keyframes move-right-regular {
  0% {
    transform: translateX(-20%); }
  100% {
    transform: translateX(0%); } }

@-webkit-keyframes move-right-light {
  0% {
    transform: translateX(-5%); }
  100% {
    transform: translateX(0%); } }

@-moz-keyframes move-right-light {
  0% {
    transform: translateX(-5%); }
  100% {
    transform: translateX(0%); } }

@-o-keyframes move-right-light {
  0% {
    transform: translateX(-5%); }
  100% {
    transform: translateX(0%); } }

@keyframes move-right-light {
  0% {
    transform: translateX(-5%); }
  100% {
    transform: translateX(0%); } }

@-webkit-keyframes move-left-strong {
  0% {
    transform: translateX(40%); }
  100% {
    transform: translateX(0%); } }

@-moz-keyframes move-left-strong {
  0% {
    transform: translateX(40%); }
  100% {
    transform: translateX(0%); } }

@-o-keyframes move-left-strong {
  0% {
    transform: translateX(40%); }
  100% {
    transform: translateX(0%); } }

@keyframes move-left-strong {
  0% {
    transform: translateX(40%); }
  100% {
    transform: translateX(0%); } }

@-webkit-keyframes move-left-regular {
  0% {
    transform: translateX(20%); }
  100% {
    transform: translateX(0%); } }

@-moz-keyframes move-left-regular {
  0% {
    transform: translateX(20%); }
  100% {
    transform: translateX(0%); } }

@-o-keyframes move-left-regular {
  0% {
    transform: translateX(20%); }
  100% {
    transform: translateX(0%); } }

@keyframes move-left-regular {
  0% {
    transform: translateX(20%); }
  100% {
    transform: translateX(0%); } }

@-webkit-keyframes move-left-light {
  0% {
    transform: translateX(5%); }
  100% {
    transform: translateX(0%); } }

@-moz-keyframes move-left-light {
  0% {
    transform: translateX(5%); }
  100% {
    transform: translateX(0%); } }

@-o-keyframes move-left-light {
  0% {
    transform: translateX(5%); }
  100% {
    transform: translateX(0%); } }

@keyframes move-left-light {
  0% {
    transform: translateX(5%); }
  100% {
    transform: translateX(0%); } }

@-webkit-keyframes grow-strong {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

@-moz-keyframes grow-strong {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

@-o-keyframes grow-strong {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

@keyframes grow-strong {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

@-webkit-keyframes grow-regular {
  0% {
    transform: scale(0.6); }
  100% {
    transform: scale(1); } }

@-moz-keyframes grow-regular {
  0% {
    transform: scale(0.6); }
  100% {
    transform: scale(1); } }

@-o-keyframes grow-regular {
  0% {
    transform: scale(0.6); }
  100% {
    transform: scale(1); } }

@keyframes grow-regular {
  0% {
    transform: scale(0.6); }
  100% {
    transform: scale(1); } }

@-webkit-keyframes grow-light {
  0% {
    transform: scale(0.8); }
  100% {
    transform: scale(1); } }

@-moz-keyframes grow-light {
  0% {
    transform: scale(0.8); }
  100% {
    transform: scale(1); } }

@-o-keyframes grow-light {
  0% {
    transform: scale(0.8); }
  100% {
    transform: scale(1); } }

@keyframes grow-light {
  0% {
    transform: scale(0.8); }
  100% {
    transform: scale(1); } }

@-webkit-keyframes shrink-strong {
  0% {
    transform: scale(1.8); }
  100% {
    transform: scale(1); } }

@-moz-keyframes shrink-strong {
  0% {
    transform: scale(1.8); }
  100% {
    transform: scale(1); } }

@-o-keyframes shrink-strong {
  0% {
    transform: scale(1.8); }
  100% {
    transform: scale(1); } }

@keyframes shrink-strong {
  0% {
    transform: scale(1.8); }
  100% {
    transform: scale(1); } }

@-webkit-keyframes shrink-regular {
  0% {
    transform: scale(1.5); }
  100% {
    transform: scale(1); } }

@-moz-keyframes shrink-regular {
  0% {
    transform: scale(1.5); }
  100% {
    transform: scale(1); } }

@-o-keyframes shrink-regular {
  0% {
    transform: scale(1.5); }
  100% {
    transform: scale(1); } }

@keyframes shrink-regular {
  0% {
    transform: scale(1.5); }
  100% {
    transform: scale(1); } }

@-webkit-keyframes shrink-light {
  0% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }

@-moz-keyframes shrink-light {
  0% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }

@-o-keyframes shrink-light {
  0% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }

@keyframes shrink-light {
  0% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }

@media (min-width: 1281px) {
  .june-scope .j-anim-style-xl__fade-in.j-anim--initial {
    opacity: 0; }
  .june-scope .j-anim-style-xl__fade-in.j-anim--is-running {
    -webkit-animation: fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: fade-in 0.5s 0s 1 alternate ease forwards;
    animation: fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__move-up-strong.j-anim--initial {
    opacity: 1;
    transform: translateY(40%); }
  .june-scope .j-anim-style-xl__move-up-strong.j-anim--is-running {
    -webkit-animation: move-up-strong 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-up-strong 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-up-strong 0.5s 0s 1 alternate ease forwards;
    animation: move-up-strong 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__move-up-strong--with-fade.j-anim--initial {
    transform: translateY(40%);
    opacity: 0; }
  .june-scope .j-anim-style-xl__move-up-strong--with-fade.j-anim--is-running {
    -webkit-animation: move-up-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-up-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-up-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-up-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__move-up-regular.j-anim--initial, .june-scope .j-anim-style-xl__move-up.j-anim--initial {
    opacity: 1;
    transform: translateY(20%); }
  .june-scope .j-anim-style-xl__move-up-regular.j-anim--is-running, .june-scope .j-anim-style-xl__move-up.j-anim--is-running {
    -webkit-animation: move-up-regular 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-up-regular 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-up-regular 0.5s 0s 1 alternate ease forwards;
    animation: move-up-regular 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__move-up-regular--with-fade.j-anim--initial, .june-scope .j-anim-style-xl__move-up--with-fade.j-anim--initial {
    transform: translateY(20%);
    opacity: 0; }
  .june-scope .j-anim-style-xl__move-up-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-xl__move-up--with-fade.j-anim--is-running {
    -webkit-animation: move-up-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-up-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-up-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-up-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__move-up-light.j-anim--initial {
    opacity: 1;
    transform: translateY(5%); }
  .june-scope .j-anim-style-xl__move-up-light.j-anim--is-running {
    -webkit-animation: move-up-light 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-up-light 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-up-light 0.5s 0s 1 alternate ease forwards;
    animation: move-up-light 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__move-up-light--with-fade.j-anim--initial {
    transform: translateY(5%);
    opacity: 0; }
  .june-scope .j-anim-style-xl__move-up-light--with-fade.j-anim--is-running {
    -webkit-animation: move-up-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-up-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-up-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-up-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__move-down-strong.j-anim--initial {
    opacity: 1;
    transform: translateY(-40%); }
  .june-scope .j-anim-style-xl__move-down-strong.j-anim--is-running {
    -webkit-animation: move-down-strong 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-strong 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-strong 0.5s 0s 1 alternate ease forwards;
    animation: move-down-strong 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__move-down-strong--with-fade.j-anim--initial {
    transform: translateY(-40%);
    opacity: 0; }
  .june-scope .j-anim-style-xl__move-down-strong--with-fade.j-anim--is-running {
    -webkit-animation: move-down-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-down-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__move-down-regular.j-anim--initial, .june-scope .j-anim-style-xl__move-down.j-anim--initial {
    opacity: 1;
    transform: translateY(-20%); }
  .june-scope .j-anim-style-xl__move-down-regular.j-anim--is-running, .june-scope .j-anim-style-xl__move-down.j-anim--is-running {
    -webkit-animation: move-down-regular 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-regular 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-regular 0.5s 0s 1 alternate ease forwards;
    animation: move-down-regular 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__move-down-regular--with-fade.j-anim--initial, .june-scope .j-anim-style-xl__move-down--with-fade.j-anim--initial {
    transform: translateY(-20%);
    opacity: 0; }
  .june-scope .j-anim-style-xl__move-down-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-xl__move-down--with-fade.j-anim--is-running {
    -webkit-animation: move-down-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-down-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__move-down-light.j-anim--initial {
    opacity: 1;
    transform: translateY(-5%); }
  .june-scope .j-anim-style-xl__move-down-light.j-anim--is-running {
    -webkit-animation: move-down-light 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-light 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-light 0.5s 0s 1 alternate ease forwards;
    animation: move-down-light 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__move-down-light--with-fade.j-anim--initial {
    transform: translateY(-5%);
    opacity: 0; }
  .june-scope .j-anim-style-xl__move-down-light--with-fade.j-anim--is-running {
    -webkit-animation: move-down-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-down-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__move-left-strong.j-anim--initial {
    opacity: 1;
    transform: translateX(40%); }
  .june-scope .j-anim-style-xl__move-left-strong.j-anim--is-running {
    -webkit-animation: move-left-strong 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-left-strong 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-left-strong 0.5s 0s 1 alternate ease forwards;
    animation: move-left-strong 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__move-left-strong--with-fade.j-anim--initial {
    transform: translateX(40%);
    opacity: 0; }
  .june-scope .j-anim-style-xl__move-left-strong--with-fade.j-anim--is-running {
    -webkit-animation: move-left-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-left-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-left-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-left-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__move-left-regular.j-anim--initial, .june-scope .j-anim-style-xl__move-left.j-anim--initial {
    opacity: 1;
    transform: translateX(20%); }
  .june-scope .j-anim-style-xl__move-left-regular.j-anim--is-running, .june-scope .j-anim-style-xl__move-left.j-anim--is-running {
    -webkit-animation: move-down-regular 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-regular 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-regular 0.5s 0s 1 alternate ease forwards;
    animation: move-down-regular 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__move-left-regular--with-fade.j-anim--initial, .june-scope .j-anim-style-xl__move-left--with-fade.j-anim--initial {
    transform: translateX(20%);
    opacity: 0; }
  .june-scope .j-anim-style-xl__move-left-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-xl__move-left--with-fade.j-anim--is-running {
    -webkit-animation: move-left-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-left-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-left-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-left-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__move-left-light.j-anim--initial {
    opacity: 1;
    transform: translateX(5%); }
  .june-scope .j-anim-style-xl__move-left-light.j-anim--is-running {
    -webkit-animation: move-left-light 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-left-light 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-left-light 0.5s 0s 1 alternate ease forwards;
    animation: move-left-light 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__move-left-light--with-fade.j-anim--initial {
    transform: translateX(5%);
    opacity: 0; }
  .june-scope .j-anim-style-xl__move-left-light--with-fade.j-anim--is-running {
    -webkit-animation: move-left-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-left-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-left-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-left-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__move-right-strong.j-anim--initial {
    opacity: 1;
    transform: translateX(-40%); }
  .june-scope .j-anim-style-xl__move-right-strong.j-anim--is-running {
    -webkit-animation: move-right-strong 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-right-strong 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-right-strong 0.5s 0s 1 alternate ease forwards;
    animation: move-right-strong 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__move-right-strong--with-fade.j-anim--initial {
    transform: translateX(-40%);
    opacity: 0; }
  .june-scope .j-anim-style-xl__move-right-strong--with-fade.j-anim--is-running {
    -webkit-animation: move-right-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-right-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-right-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-right-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__move-right-regular.j-anim--initial, .june-scope .j-anim-style-xl__move-right.j-anim--initial {
    opacity: 1;
    transform: translateX(-20%); }
  .june-scope .j-anim-style-xl__move-right-regular.j-anim--is-running, .june-scope .j-anim-style-xl__move-right.j-anim--is-running {
    -webkit-animation: move-right-regular 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-right-regular 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-right-regular 0.5s 0s 1 alternate ease forwards;
    animation: move-right-regular 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__move-right-regular--with-fade.j-anim--initial, .june-scope .j-anim-style-xl__move-right--with-fade.j-anim--initial {
    transform: translateX(-20%);
    opacity: 0; }
  .june-scope .j-anim-style-xl__move-right-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-xl__move-right--with-fade.j-anim--is-running {
    -webkit-animation: move-right-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-right-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-right-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-right-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__move-right-light.j-anim--initial {
    opacity: 1;
    transform: translateX(-5%); }
  .june-scope .j-anim-style-xl__move-right-light.j-anim--is-running {
    -webkit-animation: move-right-light 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-right-light 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-right-light 0.5s 0s 1 alternate ease forwards;
    animation: move-right-light 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__move-right-light--with-fade.j-anim--initial {
    transform: translateX(-5%);
    opacity: 0; }
  .june-scope .j-anim-style-xl__move-right-light--with-fade.j-anim--is-running {
    -webkit-animation: move-right-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-right-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-right-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-right-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__grow-strong.j-anim--initial {
    opacity: 1;
    transform: translateY(-40%); }
  .june-scope .j-anim-style-xl__grow-strong.j-anim--is-running {
    -webkit-animation: grow-strong 0.5s 0s 1 alternate ease forwards;
    -moz-animation: grow-strong 0.5s 0s 1 alternate ease forwards;
    -o-animation: grow-strong 0.5s 0s 1 alternate ease forwards;
    animation: grow-strong 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__grow-strong--with-fade.j-anim--initial {
    transform: translateY(-40%);
    opacity: 0; }
  .june-scope .j-anim-style-xl__grow-strong--with-fade.j-anim--is-running {
    -webkit-animation: grow-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: grow-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: grow-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: grow-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__grow-regular.j-anim--initial, .june-scope .j-anim-style-xl__grow.j-anim--initial {
    opacity: 1;
    transform: translateY(-20%); }
  .june-scope .j-anim-style-xl__grow-regular.j-anim--is-running, .june-scope .j-anim-style-xl__grow.j-anim--is-running {
    -webkit-animation: grow-regular 0.5s 0s 1 alternate ease forwards;
    -moz-animation: grow-regular 0.5s 0s 1 alternate ease forwards;
    -o-animation: grow-regular 0.5s 0s 1 alternate ease forwards;
    animation: grow-regular 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__grow-regular--with-fade.j-anim--initial, .june-scope .j-anim-style-xl__grow--with-fade.j-anim--initial {
    transform: translateY(-20%);
    opacity: 0; }
  .june-scope .j-anim-style-xl__grow-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-xl__grow--with-fade.j-anim--is-running {
    -webkit-animation: grow-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: grow-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: grow-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: grow-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__grow-light.j-anim--initial {
    opacity: 1;
    transform: translateY(-5%); }
  .june-scope .j-anim-style-xl__grow-light.j-anim--is-running {
    -webkit-animation: grow-light 0.5s 0s 1 alternate ease forwards;
    -moz-animation: grow-light 0.5s 0s 1 alternate ease forwards;
    -o-animation: grow-light 0.5s 0s 1 alternate ease forwards;
    animation: grow-light 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__grow-light--with-fade.j-anim--initial {
    transform: translateY(-5%);
    opacity: 0; }
  .june-scope .j-anim-style-xl__grow-light--with-fade.j-anim--is-running {
    -webkit-animation: grow-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: grow-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: grow-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: grow-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__shrink-strong.j-anim--initial {
    opacity: 1;
    transform: translateY(-40%); }
  .june-scope .j-anim-style-xl__shrink-strong.j-anim--is-running {
    -webkit-animation: shrink-strong 0.5s 0s 1 alternate ease forwards;
    -moz-animation: shrink-strong 0.5s 0s 1 alternate ease forwards;
    -o-animation: shrink-strong 0.5s 0s 1 alternate ease forwards;
    animation: shrink-strong 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__shrink-strong--with-fade.j-anim--initial {
    transform: translateY(-40%);
    opacity: 0; }
  .june-scope .j-anim-style-xl__shrink-strong--with-fade.j-anim--is-running {
    -webkit-animation: shrink-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: shrink-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: shrink-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: shrink-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__shrink-regular.j-anim--initial, .june-scope .j-anim-style-xl__shrink.j-anim--initial {
    opacity: 1;
    transform: translateY(-20%); }
  .june-scope .j-anim-style-xl__shrink-regular.j-anim--is-running, .june-scope .j-anim-style-xl__shrink.j-anim--is-running {
    -webkit-animation: shrink-regular 0.5s 0s 1 alternate ease forwards;
    -moz-animation: shrink-regular 0.5s 0s 1 alternate ease forwards;
    -o-animation: shrink-regular 0.5s 0s 1 alternate ease forwards;
    animation: shrink-regular 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__shrink-regular--with-fade.j-anim--initial, .june-scope .j-anim-style-xl__shrink--with-fade.j-anim--initial {
    transform: translateY(-20%);
    opacity: 0; }
  .june-scope .j-anim-style-xl__shrink-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-xl__shrink--with-fade.j-anim--is-running {
    -webkit-animation: shrink-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: shrink-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: shrink-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: shrink-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__shrink-light.j-anim--initial {
    opacity: 1;
    transform: translateY(-5%); }
  .june-scope .j-anim-style-xl__shrink-light.j-anim--is-running {
    -webkit-animation: shrink-light 0.5s 0s 1 alternate ease forwards;
    -moz-animation: shrink-light 0.5s 0s 1 alternate ease forwards;
    -o-animation: shrink-light 0.5s 0s 1 alternate ease forwards;
    animation: shrink-light 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-xl__shrink-light--with-fade.j-anim--initial {
    transform: translateY(-5%);
    opacity: 0; }
  .june-scope .j-anim-style-xl__shrink-light--with-fade.j-anim--is-running {
    -webkit-animation: shrink-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: shrink-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: shrink-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: shrink-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; } }

@media (min-width: 992px) and (max-width: 1280.98px) {
  .june-scope .j-anim-style-lg__fade-in.j-anim--initial {
    opacity: 0; }
  .june-scope .j-anim-style-lg__fade-in.j-anim--is-running {
    -webkit-animation: fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: fade-in 0.5s 0s 1 alternate ease forwards;
    animation: fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__move-up-strong.j-anim--initial {
    opacity: 1;
    transform: translateY(40%); }
  .june-scope .j-anim-style-lg__move-up-strong.j-anim--is-running {
    -webkit-animation: move-up-strong 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-up-strong 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-up-strong 0.5s 0s 1 alternate ease forwards;
    animation: move-up-strong 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__move-up-strong--with-fade.j-anim--initial {
    transform: translateY(40%);
    opacity: 0; }
  .june-scope .j-anim-style-lg__move-up-strong--with-fade.j-anim--is-running {
    -webkit-animation: move-up-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-up-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-up-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-up-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__move-up-regular.j-anim--initial, .june-scope .j-anim-style-lg__move-up.j-anim--initial {
    opacity: 1;
    transform: translateY(20%); }
  .june-scope .j-anim-style-lg__move-up-regular.j-anim--is-running, .june-scope .j-anim-style-lg__move-up.j-anim--is-running {
    -webkit-animation: move-up-regular 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-up-regular 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-up-regular 0.5s 0s 1 alternate ease forwards;
    animation: move-up-regular 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__move-up-regular--with-fade.j-anim--initial, .june-scope .j-anim-style-lg__move-up--with-fade.j-anim--initial {
    transform: translateY(20%);
    opacity: 0; }
  .june-scope .j-anim-style-lg__move-up-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-lg__move-up--with-fade.j-anim--is-running {
    -webkit-animation: move-up-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-up-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-up-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-up-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__move-up-light.j-anim--initial {
    opacity: 1;
    transform: translateY(5%); }
  .june-scope .j-anim-style-lg__move-up-light.j-anim--is-running {
    -webkit-animation: move-up-light 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-up-light 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-up-light 0.5s 0s 1 alternate ease forwards;
    animation: move-up-light 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__move-up-light--with-fade.j-anim--initial {
    transform: translateY(5%);
    opacity: 0; }
  .june-scope .j-anim-style-lg__move-up-light--with-fade.j-anim--is-running {
    -webkit-animation: move-up-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-up-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-up-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-up-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__move-down-strong.j-anim--initial {
    opacity: 1;
    transform: translateY(-40%); }
  .june-scope .j-anim-style-lg__move-down-strong.j-anim--is-running {
    -webkit-animation: move-down-strong 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-strong 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-strong 0.5s 0s 1 alternate ease forwards;
    animation: move-down-strong 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__move-down-strong--with-fade.j-anim--initial {
    transform: translateY(-40%);
    opacity: 0; }
  .june-scope .j-anim-style-lg__move-down-strong--with-fade.j-anim--is-running {
    -webkit-animation: move-down-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-down-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__move-down-regular.j-anim--initial, .june-scope .j-anim-style-lg__move-down.j-anim--initial {
    opacity: 1;
    transform: translateY(-20%); }
  .june-scope .j-anim-style-lg__move-down-regular.j-anim--is-running, .june-scope .j-anim-style-lg__move-down.j-anim--is-running {
    -webkit-animation: move-down-regular 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-regular 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-regular 0.5s 0s 1 alternate ease forwards;
    animation: move-down-regular 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__move-down-regular--with-fade.j-anim--initial, .june-scope .j-anim-style-lg__move-down--with-fade.j-anim--initial {
    transform: translateY(-20%);
    opacity: 0; }
  .june-scope .j-anim-style-lg__move-down-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-lg__move-down--with-fade.j-anim--is-running {
    -webkit-animation: move-down-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-down-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__move-down-light.j-anim--initial {
    opacity: 1;
    transform: translateY(-5%); }
  .june-scope .j-anim-style-lg__move-down-light.j-anim--is-running {
    -webkit-animation: move-down-light 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-light 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-light 0.5s 0s 1 alternate ease forwards;
    animation: move-down-light 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__move-down-light--with-fade.j-anim--initial {
    transform: translateY(-5%);
    opacity: 0; }
  .june-scope .j-anim-style-lg__move-down-light--with-fade.j-anim--is-running {
    -webkit-animation: move-down-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-down-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__move-left-strong.j-anim--initial {
    opacity: 1;
    transform: translateX(40%); }
  .june-scope .j-anim-style-lg__move-left-strong.j-anim--is-running {
    -webkit-animation: move-left-strong 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-left-strong 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-left-strong 0.5s 0s 1 alternate ease forwards;
    animation: move-left-strong 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__move-left-strong--with-fade.j-anim--initial {
    transform: translateX(40%);
    opacity: 0; }
  .june-scope .j-anim-style-lg__move-left-strong--with-fade.j-anim--is-running {
    -webkit-animation: move-left-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-left-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-left-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-left-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__move-left-regular.j-anim--initial, .june-scope .j-anim-style-lg__move-left.j-anim--initial {
    opacity: 1;
    transform: translateX(20%); }
  .june-scope .j-anim-style-lg__move-left-regular.j-anim--is-running, .june-scope .j-anim-style-lg__move-left.j-anim--is-running {
    -webkit-animation: move-down-regular 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-regular 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-regular 0.5s 0s 1 alternate ease forwards;
    animation: move-down-regular 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__move-left-regular--with-fade.j-anim--initial, .june-scope .j-anim-style-lg__move-left--with-fade.j-anim--initial {
    transform: translateX(20%);
    opacity: 0; }
  .june-scope .j-anim-style-lg__move-left-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-lg__move-left--with-fade.j-anim--is-running {
    -webkit-animation: move-left-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-left-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-left-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-left-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__move-left-light.j-anim--initial {
    opacity: 1;
    transform: translateX(5%); }
  .june-scope .j-anim-style-lg__move-left-light.j-anim--is-running {
    -webkit-animation: move-left-light 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-left-light 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-left-light 0.5s 0s 1 alternate ease forwards;
    animation: move-left-light 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__move-left-light--with-fade.j-anim--initial {
    transform: translateX(5%);
    opacity: 0; }
  .june-scope .j-anim-style-lg__move-left-light--with-fade.j-anim--is-running {
    -webkit-animation: move-left-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-left-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-left-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-left-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__move-right-strong.j-anim--initial {
    opacity: 1;
    transform: translateX(-40%); }
  .june-scope .j-anim-style-lg__move-right-strong.j-anim--is-running {
    -webkit-animation: move-right-strong 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-right-strong 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-right-strong 0.5s 0s 1 alternate ease forwards;
    animation: move-right-strong 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__move-right-strong--with-fade.j-anim--initial {
    transform: translateX(-40%);
    opacity: 0; }
  .june-scope .j-anim-style-lg__move-right-strong--with-fade.j-anim--is-running {
    -webkit-animation: move-right-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-right-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-right-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-right-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__move-right-regular.j-anim--initial, .june-scope .j-anim-style-lg__move-right.j-anim--initial {
    opacity: 1;
    transform: translateX(-20%); }
  .june-scope .j-anim-style-lg__move-right-regular.j-anim--is-running, .june-scope .j-anim-style-lg__move-right.j-anim--is-running {
    -webkit-animation: move-right-regular 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-right-regular 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-right-regular 0.5s 0s 1 alternate ease forwards;
    animation: move-right-regular 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__move-right-regular--with-fade.j-anim--initial, .june-scope .j-anim-style-lg__move-right--with-fade.j-anim--initial {
    transform: translateX(-20%);
    opacity: 0; }
  .june-scope .j-anim-style-lg__move-right-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-lg__move-right--with-fade.j-anim--is-running {
    -webkit-animation: move-right-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-right-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-right-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-right-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__move-right-light.j-anim--initial {
    opacity: 1;
    transform: translateX(-5%); }
  .june-scope .j-anim-style-lg__move-right-light.j-anim--is-running {
    -webkit-animation: move-right-light 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-right-light 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-right-light 0.5s 0s 1 alternate ease forwards;
    animation: move-right-light 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__move-right-light--with-fade.j-anim--initial {
    transform: translateX(-5%);
    opacity: 0; }
  .june-scope .j-anim-style-lg__move-right-light--with-fade.j-anim--is-running {
    -webkit-animation: move-right-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-right-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-right-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-right-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__grow-strong.j-anim--initial {
    opacity: 1;
    transform: translateY(-40%); }
  .june-scope .j-anim-style-lg__grow-strong.j-anim--is-running {
    -webkit-animation: grow-strong 0.5s 0s 1 alternate ease forwards;
    -moz-animation: grow-strong 0.5s 0s 1 alternate ease forwards;
    -o-animation: grow-strong 0.5s 0s 1 alternate ease forwards;
    animation: grow-strong 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__grow-strong--with-fade.j-anim--initial {
    transform: translateY(-40%);
    opacity: 0; }
  .june-scope .j-anim-style-lg__grow-strong--with-fade.j-anim--is-running {
    -webkit-animation: grow-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: grow-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: grow-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: grow-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__grow-regular.j-anim--initial, .june-scope .j-anim-style-lg__grow.j-anim--initial {
    opacity: 1;
    transform: translateY(-20%); }
  .june-scope .j-anim-style-lg__grow-regular.j-anim--is-running, .june-scope .j-anim-style-lg__grow.j-anim--is-running {
    -webkit-animation: grow-regular 0.5s 0s 1 alternate ease forwards;
    -moz-animation: grow-regular 0.5s 0s 1 alternate ease forwards;
    -o-animation: grow-regular 0.5s 0s 1 alternate ease forwards;
    animation: grow-regular 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__grow-regular--with-fade.j-anim--initial, .june-scope .j-anim-style-lg__grow--with-fade.j-anim--initial {
    transform: translateY(-20%);
    opacity: 0; }
  .june-scope .j-anim-style-lg__grow-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-lg__grow--with-fade.j-anim--is-running {
    -webkit-animation: grow-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: grow-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: grow-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: grow-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__grow-light.j-anim--initial {
    opacity: 1;
    transform: translateY(-5%); }
  .june-scope .j-anim-style-lg__grow-light.j-anim--is-running {
    -webkit-animation: grow-light 0.5s 0s 1 alternate ease forwards;
    -moz-animation: grow-light 0.5s 0s 1 alternate ease forwards;
    -o-animation: grow-light 0.5s 0s 1 alternate ease forwards;
    animation: grow-light 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__grow-light--with-fade.j-anim--initial {
    transform: translateY(-5%);
    opacity: 0; }
  .june-scope .j-anim-style-lg__grow-light--with-fade.j-anim--is-running {
    -webkit-animation: grow-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: grow-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: grow-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: grow-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__shrink-strong.j-anim--initial {
    opacity: 1;
    transform: translateY(-40%); }
  .june-scope .j-anim-style-lg__shrink-strong.j-anim--is-running {
    -webkit-animation: shrink-strong 0.5s 0s 1 alternate ease forwards;
    -moz-animation: shrink-strong 0.5s 0s 1 alternate ease forwards;
    -o-animation: shrink-strong 0.5s 0s 1 alternate ease forwards;
    animation: shrink-strong 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__shrink-strong--with-fade.j-anim--initial {
    transform: translateY(-40%);
    opacity: 0; }
  .june-scope .j-anim-style-lg__shrink-strong--with-fade.j-anim--is-running {
    -webkit-animation: shrink-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: shrink-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: shrink-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: shrink-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__shrink-regular.j-anim--initial, .june-scope .j-anim-style-lg__shrink.j-anim--initial {
    opacity: 1;
    transform: translateY(-20%); }
  .june-scope .j-anim-style-lg__shrink-regular.j-anim--is-running, .june-scope .j-anim-style-lg__shrink.j-anim--is-running {
    -webkit-animation: shrink-regular 0.5s 0s 1 alternate ease forwards;
    -moz-animation: shrink-regular 0.5s 0s 1 alternate ease forwards;
    -o-animation: shrink-regular 0.5s 0s 1 alternate ease forwards;
    animation: shrink-regular 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__shrink-regular--with-fade.j-anim--initial, .june-scope .j-anim-style-lg__shrink--with-fade.j-anim--initial {
    transform: translateY(-20%);
    opacity: 0; }
  .june-scope .j-anim-style-lg__shrink-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-lg__shrink--with-fade.j-anim--is-running {
    -webkit-animation: shrink-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: shrink-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: shrink-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: shrink-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__shrink-light.j-anim--initial {
    opacity: 1;
    transform: translateY(-5%); }
  .june-scope .j-anim-style-lg__shrink-light.j-anim--is-running {
    -webkit-animation: shrink-light 0.5s 0s 1 alternate ease forwards;
    -moz-animation: shrink-light 0.5s 0s 1 alternate ease forwards;
    -o-animation: shrink-light 0.5s 0s 1 alternate ease forwards;
    animation: shrink-light 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-lg__shrink-light--with-fade.j-anim--initial {
    transform: translateY(-5%);
    opacity: 0; }
  .june-scope .j-anim-style-lg__shrink-light--with-fade.j-anim--is-running {
    -webkit-animation: shrink-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: shrink-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: shrink-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: shrink-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; } }

@media (min-width: 599px) and (max-width: 991.98px) {
  .june-scope .j-anim-style-md__fade-in.j-anim--initial {
    opacity: 0; }
  .june-scope .j-anim-style-md__fade-in.j-anim--is-running {
    -webkit-animation: fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: fade-in 0.5s 0s 1 alternate ease forwards;
    animation: fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__move-up-strong.j-anim--initial {
    opacity: 1;
    transform: translateY(40%); }
  .june-scope .j-anim-style-md__move-up-strong.j-anim--is-running {
    -webkit-animation: move-up-strong 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-up-strong 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-up-strong 0.5s 0s 1 alternate ease forwards;
    animation: move-up-strong 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__move-up-strong--with-fade.j-anim--initial {
    transform: translateY(40%);
    opacity: 0; }
  .june-scope .j-anim-style-md__move-up-strong--with-fade.j-anim--is-running {
    -webkit-animation: move-up-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-up-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-up-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-up-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__move-up-regular.j-anim--initial, .june-scope .j-anim-style-md__move-up.j-anim--initial {
    opacity: 1;
    transform: translateY(20%); }
  .june-scope .j-anim-style-md__move-up-regular.j-anim--is-running, .june-scope .j-anim-style-md__move-up.j-anim--is-running {
    -webkit-animation: move-up-regular 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-up-regular 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-up-regular 0.5s 0s 1 alternate ease forwards;
    animation: move-up-regular 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__move-up-regular--with-fade.j-anim--initial, .june-scope .j-anim-style-md__move-up--with-fade.j-anim--initial {
    transform: translateY(20%);
    opacity: 0; }
  .june-scope .j-anim-style-md__move-up-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-md__move-up--with-fade.j-anim--is-running {
    -webkit-animation: move-up-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-up-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-up-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-up-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__move-up-light.j-anim--initial {
    opacity: 1;
    transform: translateY(5%); }
  .june-scope .j-anim-style-md__move-up-light.j-anim--is-running {
    -webkit-animation: move-up-light 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-up-light 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-up-light 0.5s 0s 1 alternate ease forwards;
    animation: move-up-light 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__move-up-light--with-fade.j-anim--initial {
    transform: translateY(5%);
    opacity: 0; }
  .june-scope .j-anim-style-md__move-up-light--with-fade.j-anim--is-running {
    -webkit-animation: move-up-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-up-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-up-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-up-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__move-down-strong.j-anim--initial {
    opacity: 1;
    transform: translateY(-40%); }
  .june-scope .j-anim-style-md__move-down-strong.j-anim--is-running {
    -webkit-animation: move-down-strong 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-strong 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-strong 0.5s 0s 1 alternate ease forwards;
    animation: move-down-strong 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__move-down-strong--with-fade.j-anim--initial {
    transform: translateY(-40%);
    opacity: 0; }
  .june-scope .j-anim-style-md__move-down-strong--with-fade.j-anim--is-running {
    -webkit-animation: move-down-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-down-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__move-down-regular.j-anim--initial, .june-scope .j-anim-style-md__move-down.j-anim--initial {
    opacity: 1;
    transform: translateY(-20%); }
  .june-scope .j-anim-style-md__move-down-regular.j-anim--is-running, .june-scope .j-anim-style-md__move-down.j-anim--is-running {
    -webkit-animation: move-down-regular 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-regular 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-regular 0.5s 0s 1 alternate ease forwards;
    animation: move-down-regular 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__move-down-regular--with-fade.j-anim--initial, .june-scope .j-anim-style-md__move-down--with-fade.j-anim--initial {
    transform: translateY(-20%);
    opacity: 0; }
  .june-scope .j-anim-style-md__move-down-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-md__move-down--with-fade.j-anim--is-running {
    -webkit-animation: move-down-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-down-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__move-down-light.j-anim--initial {
    opacity: 1;
    transform: translateY(-5%); }
  .june-scope .j-anim-style-md__move-down-light.j-anim--is-running {
    -webkit-animation: move-down-light 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-light 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-light 0.5s 0s 1 alternate ease forwards;
    animation: move-down-light 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__move-down-light--with-fade.j-anim--initial {
    transform: translateY(-5%);
    opacity: 0; }
  .june-scope .j-anim-style-md__move-down-light--with-fade.j-anim--is-running {
    -webkit-animation: move-down-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-down-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__move-left-strong.j-anim--initial {
    opacity: 1;
    transform: translateX(40%); }
  .june-scope .j-anim-style-md__move-left-strong.j-anim--is-running {
    -webkit-animation: move-left-strong 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-left-strong 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-left-strong 0.5s 0s 1 alternate ease forwards;
    animation: move-left-strong 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__move-left-strong--with-fade.j-anim--initial {
    transform: translateX(40%);
    opacity: 0; }
  .june-scope .j-anim-style-md__move-left-strong--with-fade.j-anim--is-running {
    -webkit-animation: move-left-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-left-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-left-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-left-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__move-left-regular.j-anim--initial, .june-scope .j-anim-style-md__move-left.j-anim--initial {
    opacity: 1;
    transform: translateX(20%); }
  .june-scope .j-anim-style-md__move-left-regular.j-anim--is-running, .june-scope .j-anim-style-md__move-left.j-anim--is-running {
    -webkit-animation: move-down-regular 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-regular 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-regular 0.5s 0s 1 alternate ease forwards;
    animation: move-down-regular 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__move-left-regular--with-fade.j-anim--initial, .june-scope .j-anim-style-md__move-left--with-fade.j-anim--initial {
    transform: translateX(20%);
    opacity: 0; }
  .june-scope .j-anim-style-md__move-left-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-md__move-left--with-fade.j-anim--is-running {
    -webkit-animation: move-left-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-left-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-left-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-left-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__move-left-light.j-anim--initial {
    opacity: 1;
    transform: translateX(5%); }
  .june-scope .j-anim-style-md__move-left-light.j-anim--is-running {
    -webkit-animation: move-left-light 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-left-light 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-left-light 0.5s 0s 1 alternate ease forwards;
    animation: move-left-light 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__move-left-light--with-fade.j-anim--initial {
    transform: translateX(5%);
    opacity: 0; }
  .june-scope .j-anim-style-md__move-left-light--with-fade.j-anim--is-running {
    -webkit-animation: move-left-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-left-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-left-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-left-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__move-right-strong.j-anim--initial {
    opacity: 1;
    transform: translateX(-40%); }
  .june-scope .j-anim-style-md__move-right-strong.j-anim--is-running {
    -webkit-animation: move-right-strong 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-right-strong 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-right-strong 0.5s 0s 1 alternate ease forwards;
    animation: move-right-strong 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__move-right-strong--with-fade.j-anim--initial {
    transform: translateX(-40%);
    opacity: 0; }
  .june-scope .j-anim-style-md__move-right-strong--with-fade.j-anim--is-running {
    -webkit-animation: move-right-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-right-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-right-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-right-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__move-right-regular.j-anim--initial, .june-scope .j-anim-style-md__move-right.j-anim--initial {
    opacity: 1;
    transform: translateX(-20%); }
  .june-scope .j-anim-style-md__move-right-regular.j-anim--is-running, .june-scope .j-anim-style-md__move-right.j-anim--is-running {
    -webkit-animation: move-right-regular 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-right-regular 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-right-regular 0.5s 0s 1 alternate ease forwards;
    animation: move-right-regular 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__move-right-regular--with-fade.j-anim--initial, .june-scope .j-anim-style-md__move-right--with-fade.j-anim--initial {
    transform: translateX(-20%);
    opacity: 0; }
  .june-scope .j-anim-style-md__move-right-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-md__move-right--with-fade.j-anim--is-running {
    -webkit-animation: move-right-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-right-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-right-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-right-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__move-right-light.j-anim--initial {
    opacity: 1;
    transform: translateX(-5%); }
  .june-scope .j-anim-style-md__move-right-light.j-anim--is-running {
    -webkit-animation: move-right-light 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-right-light 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-right-light 0.5s 0s 1 alternate ease forwards;
    animation: move-right-light 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__move-right-light--with-fade.j-anim--initial {
    transform: translateX(-5%);
    opacity: 0; }
  .june-scope .j-anim-style-md__move-right-light--with-fade.j-anim--is-running {
    -webkit-animation: move-right-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-right-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-right-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-right-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__grow-strong.j-anim--initial {
    opacity: 1;
    transform: translateY(-40%); }
  .june-scope .j-anim-style-md__grow-strong.j-anim--is-running {
    -webkit-animation: grow-strong 0.5s 0s 1 alternate ease forwards;
    -moz-animation: grow-strong 0.5s 0s 1 alternate ease forwards;
    -o-animation: grow-strong 0.5s 0s 1 alternate ease forwards;
    animation: grow-strong 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__grow-strong--with-fade.j-anim--initial {
    transform: translateY(-40%);
    opacity: 0; }
  .june-scope .j-anim-style-md__grow-strong--with-fade.j-anim--is-running {
    -webkit-animation: grow-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: grow-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: grow-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: grow-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__grow-regular.j-anim--initial, .june-scope .j-anim-style-md__grow.j-anim--initial {
    opacity: 1;
    transform: translateY(-20%); }
  .june-scope .j-anim-style-md__grow-regular.j-anim--is-running, .june-scope .j-anim-style-md__grow.j-anim--is-running {
    -webkit-animation: grow-regular 0.5s 0s 1 alternate ease forwards;
    -moz-animation: grow-regular 0.5s 0s 1 alternate ease forwards;
    -o-animation: grow-regular 0.5s 0s 1 alternate ease forwards;
    animation: grow-regular 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__grow-regular--with-fade.j-anim--initial, .june-scope .j-anim-style-md__grow--with-fade.j-anim--initial {
    transform: translateY(-20%);
    opacity: 0; }
  .june-scope .j-anim-style-md__grow-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-md__grow--with-fade.j-anim--is-running {
    -webkit-animation: grow-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: grow-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: grow-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: grow-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__grow-light.j-anim--initial {
    opacity: 1;
    transform: translateY(-5%); }
  .june-scope .j-anim-style-md__grow-light.j-anim--is-running {
    -webkit-animation: grow-light 0.5s 0s 1 alternate ease forwards;
    -moz-animation: grow-light 0.5s 0s 1 alternate ease forwards;
    -o-animation: grow-light 0.5s 0s 1 alternate ease forwards;
    animation: grow-light 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__grow-light--with-fade.j-anim--initial {
    transform: translateY(-5%);
    opacity: 0; }
  .june-scope .j-anim-style-md__grow-light--with-fade.j-anim--is-running {
    -webkit-animation: grow-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: grow-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: grow-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: grow-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__shrink-strong.j-anim--initial {
    opacity: 1;
    transform: translateY(-40%); }
  .june-scope .j-anim-style-md__shrink-strong.j-anim--is-running {
    -webkit-animation: shrink-strong 0.5s 0s 1 alternate ease forwards;
    -moz-animation: shrink-strong 0.5s 0s 1 alternate ease forwards;
    -o-animation: shrink-strong 0.5s 0s 1 alternate ease forwards;
    animation: shrink-strong 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__shrink-strong--with-fade.j-anim--initial {
    transform: translateY(-40%);
    opacity: 0; }
  .june-scope .j-anim-style-md__shrink-strong--with-fade.j-anim--is-running {
    -webkit-animation: shrink-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: shrink-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: shrink-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: shrink-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__shrink-regular.j-anim--initial, .june-scope .j-anim-style-md__shrink.j-anim--initial {
    opacity: 1;
    transform: translateY(-20%); }
  .june-scope .j-anim-style-md__shrink-regular.j-anim--is-running, .june-scope .j-anim-style-md__shrink.j-anim--is-running {
    -webkit-animation: shrink-regular 0.5s 0s 1 alternate ease forwards;
    -moz-animation: shrink-regular 0.5s 0s 1 alternate ease forwards;
    -o-animation: shrink-regular 0.5s 0s 1 alternate ease forwards;
    animation: shrink-regular 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__shrink-regular--with-fade.j-anim--initial, .june-scope .j-anim-style-md__shrink--with-fade.j-anim--initial {
    transform: translateY(-20%);
    opacity: 0; }
  .june-scope .j-anim-style-md__shrink-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-md__shrink--with-fade.j-anim--is-running {
    -webkit-animation: shrink-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: shrink-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: shrink-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: shrink-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__shrink-light.j-anim--initial {
    opacity: 1;
    transform: translateY(-5%); }
  .june-scope .j-anim-style-md__shrink-light.j-anim--is-running {
    -webkit-animation: shrink-light 0.5s 0s 1 alternate ease forwards;
    -moz-animation: shrink-light 0.5s 0s 1 alternate ease forwards;
    -o-animation: shrink-light 0.5s 0s 1 alternate ease forwards;
    animation: shrink-light 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-md__shrink-light--with-fade.j-anim--initial {
    transform: translateY(-5%);
    opacity: 0; }
  .june-scope .j-anim-style-md__shrink-light--with-fade.j-anim--is-running {
    -webkit-animation: shrink-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: shrink-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: shrink-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: shrink-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; } }

@media (max-width: 598.98px) {
  .june-scope .j-anim-style-sm__fade-in.j-anim--initial {
    opacity: 0; }
  .june-scope .j-anim-style-sm__fade-in.j-anim--is-running {
    -webkit-animation: fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: fade-in 0.5s 0s 1 alternate ease forwards;
    animation: fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__move-up-strong.j-anim--initial {
    opacity: 1;
    transform: translateY(40%); }
  .june-scope .j-anim-style-sm__move-up-strong.j-anim--is-running {
    -webkit-animation: move-up-strong 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-up-strong 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-up-strong 0.5s 0s 1 alternate ease forwards;
    animation: move-up-strong 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__move-up-strong--with-fade.j-anim--initial {
    transform: translateY(40%);
    opacity: 0; }
  .june-scope .j-anim-style-sm__move-up-strong--with-fade.j-anim--is-running {
    -webkit-animation: move-up-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-up-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-up-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-up-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__move-up-regular.j-anim--initial, .june-scope .j-anim-style-sm__move-up.j-anim--initial {
    opacity: 1;
    transform: translateY(20%); }
  .june-scope .j-anim-style-sm__move-up-regular.j-anim--is-running, .june-scope .j-anim-style-sm__move-up.j-anim--is-running {
    -webkit-animation: move-up-regular 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-up-regular 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-up-regular 0.5s 0s 1 alternate ease forwards;
    animation: move-up-regular 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__move-up-regular--with-fade.j-anim--initial, .june-scope .j-anim-style-sm__move-up--with-fade.j-anim--initial {
    transform: translateY(20%);
    opacity: 0; }
  .june-scope .j-anim-style-sm__move-up-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-sm__move-up--with-fade.j-anim--is-running {
    -webkit-animation: move-up-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-up-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-up-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-up-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__move-up-light.j-anim--initial {
    opacity: 1;
    transform: translateY(5%); }
  .june-scope .j-anim-style-sm__move-up-light.j-anim--is-running {
    -webkit-animation: move-up-light 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-up-light 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-up-light 0.5s 0s 1 alternate ease forwards;
    animation: move-up-light 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__move-up-light--with-fade.j-anim--initial {
    transform: translateY(5%);
    opacity: 0; }
  .june-scope .j-anim-style-sm__move-up-light--with-fade.j-anim--is-running {
    -webkit-animation: move-up-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-up-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-up-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-up-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__move-down-strong.j-anim--initial {
    opacity: 1;
    transform: translateY(-40%); }
  .june-scope .j-anim-style-sm__move-down-strong.j-anim--is-running {
    -webkit-animation: move-down-strong 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-strong 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-strong 0.5s 0s 1 alternate ease forwards;
    animation: move-down-strong 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__move-down-strong--with-fade.j-anim--initial {
    transform: translateY(-40%);
    opacity: 0; }
  .june-scope .j-anim-style-sm__move-down-strong--with-fade.j-anim--is-running {
    -webkit-animation: move-down-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-down-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__move-down-regular.j-anim--initial, .june-scope .j-anim-style-sm__move-down.j-anim--initial {
    opacity: 1;
    transform: translateY(-20%); }
  .june-scope .j-anim-style-sm__move-down-regular.j-anim--is-running, .june-scope .j-anim-style-sm__move-down.j-anim--is-running {
    -webkit-animation: move-down-regular 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-regular 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-regular 0.5s 0s 1 alternate ease forwards;
    animation: move-down-regular 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__move-down-regular--with-fade.j-anim--initial, .june-scope .j-anim-style-sm__move-down--with-fade.j-anim--initial {
    transform: translateY(-20%);
    opacity: 0; }
  .june-scope .j-anim-style-sm__move-down-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-sm__move-down--with-fade.j-anim--is-running {
    -webkit-animation: move-down-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-down-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__move-down-light.j-anim--initial {
    opacity: 1;
    transform: translateY(-5%); }
  .june-scope .j-anim-style-sm__move-down-light.j-anim--is-running {
    -webkit-animation: move-down-light 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-light 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-light 0.5s 0s 1 alternate ease forwards;
    animation: move-down-light 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__move-down-light--with-fade.j-anim--initial {
    transform: translateY(-5%);
    opacity: 0; }
  .june-scope .j-anim-style-sm__move-down-light--with-fade.j-anim--is-running {
    -webkit-animation: move-down-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-down-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__move-left-strong.j-anim--initial {
    opacity: 1;
    transform: translateX(40%); }
  .june-scope .j-anim-style-sm__move-left-strong.j-anim--is-running {
    -webkit-animation: move-left-strong 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-left-strong 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-left-strong 0.5s 0s 1 alternate ease forwards;
    animation: move-left-strong 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__move-left-strong--with-fade.j-anim--initial {
    transform: translateX(40%);
    opacity: 0; }
  .june-scope .j-anim-style-sm__move-left-strong--with-fade.j-anim--is-running {
    -webkit-animation: move-left-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-left-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-left-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-left-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__move-left-regular.j-anim--initial, .june-scope .j-anim-style-sm__move-left.j-anim--initial {
    opacity: 1;
    transform: translateX(20%); }
  .june-scope .j-anim-style-sm__move-left-regular.j-anim--is-running, .june-scope .j-anim-style-sm__move-left.j-anim--is-running {
    -webkit-animation: move-down-regular 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-down-regular 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-down-regular 0.5s 0s 1 alternate ease forwards;
    animation: move-down-regular 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__move-left-regular--with-fade.j-anim--initial, .june-scope .j-anim-style-sm__move-left--with-fade.j-anim--initial {
    transform: translateX(20%);
    opacity: 0; }
  .june-scope .j-anim-style-sm__move-left-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-sm__move-left--with-fade.j-anim--is-running {
    -webkit-animation: move-left-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-left-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-left-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-left-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__move-left-light.j-anim--initial {
    opacity: 1;
    transform: translateX(5%); }
  .june-scope .j-anim-style-sm__move-left-light.j-anim--is-running {
    -webkit-animation: move-left-light 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-left-light 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-left-light 0.5s 0s 1 alternate ease forwards;
    animation: move-left-light 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__move-left-light--with-fade.j-anim--initial {
    transform: translateX(5%);
    opacity: 0; }
  .june-scope .j-anim-style-sm__move-left-light--with-fade.j-anim--is-running {
    -webkit-animation: move-left-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-left-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-left-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-left-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__move-right-strong.j-anim--initial {
    opacity: 1;
    transform: translateX(-40%); }
  .june-scope .j-anim-style-sm__move-right-strong.j-anim--is-running {
    -webkit-animation: move-right-strong 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-right-strong 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-right-strong 0.5s 0s 1 alternate ease forwards;
    animation: move-right-strong 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__move-right-strong--with-fade.j-anim--initial {
    transform: translateX(-40%);
    opacity: 0; }
  .june-scope .j-anim-style-sm__move-right-strong--with-fade.j-anim--is-running {
    -webkit-animation: move-right-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-right-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-right-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-right-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__move-right-regular.j-anim--initial, .june-scope .j-anim-style-sm__move-right.j-anim--initial {
    opacity: 1;
    transform: translateX(-20%); }
  .june-scope .j-anim-style-sm__move-right-regular.j-anim--is-running, .june-scope .j-anim-style-sm__move-right.j-anim--is-running {
    -webkit-animation: move-right-regular 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-right-regular 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-right-regular 0.5s 0s 1 alternate ease forwards;
    animation: move-right-regular 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__move-right-regular--with-fade.j-anim--initial, .june-scope .j-anim-style-sm__move-right--with-fade.j-anim--initial {
    transform: translateX(-20%);
    opacity: 0; }
  .june-scope .j-anim-style-sm__move-right-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-sm__move-right--with-fade.j-anim--is-running {
    -webkit-animation: move-right-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-right-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-right-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-right-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__move-right-light.j-anim--initial {
    opacity: 1;
    transform: translateX(-5%); }
  .june-scope .j-anim-style-sm__move-right-light.j-anim--is-running {
    -webkit-animation: move-right-light 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-right-light 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-right-light 0.5s 0s 1 alternate ease forwards;
    animation: move-right-light 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__move-right-light--with-fade.j-anim--initial {
    transform: translateX(-5%);
    opacity: 0; }
  .june-scope .j-anim-style-sm__move-right-light--with-fade.j-anim--is-running {
    -webkit-animation: move-right-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: move-right-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: move-right-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: move-right-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__grow-strong.j-anim--initial {
    opacity: 1;
    transform: translateY(-40%); }
  .june-scope .j-anim-style-sm__grow-strong.j-anim--is-running {
    -webkit-animation: grow-strong 0.5s 0s 1 alternate ease forwards;
    -moz-animation: grow-strong 0.5s 0s 1 alternate ease forwards;
    -o-animation: grow-strong 0.5s 0s 1 alternate ease forwards;
    animation: grow-strong 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__grow-strong--with-fade.j-anim--initial {
    transform: translateY(-40%);
    opacity: 0; }
  .june-scope .j-anim-style-sm__grow-strong--with-fade.j-anim--is-running {
    -webkit-animation: grow-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: grow-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: grow-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: grow-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__grow-regular.j-anim--initial, .june-scope .j-anim-style-sm__grow.j-anim--initial {
    opacity: 1;
    transform: translateY(-20%); }
  .june-scope .j-anim-style-sm__grow-regular.j-anim--is-running, .june-scope .j-anim-style-sm__grow.j-anim--is-running {
    -webkit-animation: grow-regular 0.5s 0s 1 alternate ease forwards;
    -moz-animation: grow-regular 0.5s 0s 1 alternate ease forwards;
    -o-animation: grow-regular 0.5s 0s 1 alternate ease forwards;
    animation: grow-regular 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__grow-regular--with-fade.j-anim--initial, .june-scope .j-anim-style-sm__grow--with-fade.j-anim--initial {
    transform: translateY(-20%);
    opacity: 0; }
  .june-scope .j-anim-style-sm__grow-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-sm__grow--with-fade.j-anim--is-running {
    -webkit-animation: grow-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: grow-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: grow-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: grow-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__grow-light.j-anim--initial {
    opacity: 1;
    transform: translateY(-5%); }
  .june-scope .j-anim-style-sm__grow-light.j-anim--is-running {
    -webkit-animation: grow-light 0.5s 0s 1 alternate ease forwards;
    -moz-animation: grow-light 0.5s 0s 1 alternate ease forwards;
    -o-animation: grow-light 0.5s 0s 1 alternate ease forwards;
    animation: grow-light 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__grow-light--with-fade.j-anim--initial {
    transform: translateY(-5%);
    opacity: 0; }
  .june-scope .j-anim-style-sm__grow-light--with-fade.j-anim--is-running {
    -webkit-animation: grow-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: grow-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: grow-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: grow-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__shrink-strong.j-anim--initial {
    opacity: 1;
    transform: translateY(-40%); }
  .june-scope .j-anim-style-sm__shrink-strong.j-anim--is-running {
    -webkit-animation: shrink-strong 0.5s 0s 1 alternate ease forwards;
    -moz-animation: shrink-strong 0.5s 0s 1 alternate ease forwards;
    -o-animation: shrink-strong 0.5s 0s 1 alternate ease forwards;
    animation: shrink-strong 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__shrink-strong--with-fade.j-anim--initial {
    transform: translateY(-40%);
    opacity: 0; }
  .june-scope .j-anim-style-sm__shrink-strong--with-fade.j-anim--is-running {
    -webkit-animation: shrink-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: shrink-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: shrink-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: shrink-strong 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__shrink-regular.j-anim--initial, .june-scope .j-anim-style-sm__shrink.j-anim--initial {
    opacity: 1;
    transform: translateY(-20%); }
  .june-scope .j-anim-style-sm__shrink-regular.j-anim--is-running, .june-scope .j-anim-style-sm__shrink.j-anim--is-running {
    -webkit-animation: shrink-regular 0.5s 0s 1 alternate ease forwards;
    -moz-animation: shrink-regular 0.5s 0s 1 alternate ease forwards;
    -o-animation: shrink-regular 0.5s 0s 1 alternate ease forwards;
    animation: shrink-regular 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__shrink-regular--with-fade.j-anim--initial, .june-scope .j-anim-style-sm__shrink--with-fade.j-anim--initial {
    transform: translateY(-20%);
    opacity: 0; }
  .june-scope .j-anim-style-sm__shrink-regular--with-fade.j-anim--is-running, .june-scope .j-anim-style-sm__shrink--with-fade.j-anim--is-running {
    -webkit-animation: shrink-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: shrink-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: shrink-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: shrink-regular 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__shrink-light.j-anim--initial {
    opacity: 1;
    transform: translateY(-5%); }
  .june-scope .j-anim-style-sm__shrink-light.j-anim--is-running {
    -webkit-animation: shrink-light 0.5s 0s 1 alternate ease forwards;
    -moz-animation: shrink-light 0.5s 0s 1 alternate ease forwards;
    -o-animation: shrink-light 0.5s 0s 1 alternate ease forwards;
    animation: shrink-light 0.5s 0s 1 alternate ease forwards; }
  .june-scope .j-anim-style-sm__shrink-light--with-fade.j-anim--initial {
    transform: translateY(-5%);
    opacity: 0; }
  .june-scope .j-anim-style-sm__shrink-light--with-fade.j-anim--is-running {
    -webkit-animation: shrink-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -moz-animation: shrink-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    -o-animation: shrink-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards;
    animation: shrink-light 0.5s 0s 1 alternate ease forwards, fade-in 0.5s 0s 1 alternate ease forwards; } }

.june-scope .j-anim--duration-0 {
  -webkit-animation-duration: 0s !important;
  -moz-animation-duration: 0s !important;
  -o-animation-duration: 0s !important;
  animation-duration: 0s !important; }

.june-scope .j-anim--delay-0 {
  -webkit-animation-delay: 0s !important;
  -moz-animation-delay: 0s !important;
  -o-animation-delay: 0s !important;
  animation-delay: 0s !important; }

.june-scope .j-anim--duration-1 {
  -webkit-animation-duration: 300ms !important;
  -moz-animation-duration: 300ms !important;
  -o-animation-duration: 300ms !important;
  animation-duration: 300ms !important; }

.june-scope .j-anim--delay-1 {
  -webkit-animation-delay: 300ms !important;
  -moz-animation-delay: 300ms !important;
  -o-animation-delay: 300ms !important;
  animation-delay: 300ms !important; }

.june-scope .j-anim--duration-2 {
  -webkit-animation-duration: 500ms !important;
  -moz-animation-duration: 500ms !important;
  -o-animation-duration: 500ms !important;
  animation-duration: 500ms !important; }

.june-scope .j-anim--delay-2 {
  -webkit-animation-delay: 500ms !important;
  -moz-animation-delay: 500ms !important;
  -o-animation-delay: 500ms !important;
  animation-delay: 500ms !important; }

.june-scope .j-anim--duration-3 {
  -webkit-animation-duration: 800ms !important;
  -moz-animation-duration: 800ms !important;
  -o-animation-duration: 800ms !important;
  animation-duration: 800ms !important; }

.june-scope .j-anim--delay-3 {
  -webkit-animation-delay: 800ms !important;
  -moz-animation-delay: 800ms !important;
  -o-animation-delay: 800ms !important;
  animation-delay: 800ms !important; }

.june-scope .j-anim--duration-4 {
  -webkit-animation-duration: 1s !important;
  -moz-animation-duration: 1s !important;
  -o-animation-duration: 1s !important;
  animation-duration: 1s !important; }

.june-scope .j-anim--delay-4 {
  -webkit-animation-delay: 1s !important;
  -moz-animation-delay: 1s !important;
  -o-animation-delay: 1s !important;
  animation-delay: 1s !important; }

.june-scope .j-anim--duration-5 {
  -webkit-animation-duration: 1.25s !important;
  -moz-animation-duration: 1.25s !important;
  -o-animation-duration: 1.25s !important;
  animation-duration: 1.25s !important; }

.june-scope .j-anim--delay-5 {
  -webkit-animation-delay: 1.25s !important;
  -moz-animation-delay: 1.25s !important;
  -o-animation-delay: 1.25s !important;
  animation-delay: 1.25s !important; }

.june-scope .j-anim--duration-6 {
  -webkit-animation-duration: 1.5s !important;
  -moz-animation-duration: 1.5s !important;
  -o-animation-duration: 1.5s !important;
  animation-duration: 1.5s !important; }

.june-scope .j-anim--delay-6 {
  -webkit-animation-delay: 1.5s !important;
  -moz-animation-delay: 1.5s !important;
  -o-animation-delay: 1.5s !important;
  animation-delay: 1.5s !important; }

.june-scope .j-anim--duration-7 {
  -webkit-animation-duration: 1.75s !important;
  -moz-animation-duration: 1.75s !important;
  -o-animation-duration: 1.75s !important;
  animation-duration: 1.75s !important; }

.june-scope .j-anim--delay-7 {
  -webkit-animation-delay: 1.75s !important;
  -moz-animation-delay: 1.75s !important;
  -o-animation-delay: 1.75s !important;
  animation-delay: 1.75s !important; }

.june-scope .j-anim--duration-8 {
  -webkit-animation-duration: 2s !important;
  -moz-animation-duration: 2s !important;
  -o-animation-duration: 2s !important;
  animation-duration: 2s !important; }

.june-scope .j-anim--delay-8 {
  -webkit-animation-delay: 2s !important;
  -moz-animation-delay: 2s !important;
  -o-animation-delay: 2s !important;
  animation-delay: 2s !important; }

.june-scope .j-anim--duration-9 {
  -webkit-animation-duration: 2.5s !important;
  -moz-animation-duration: 2.5s !important;
  -o-animation-duration: 2.5s !important;
  animation-duration: 2.5s !important; }

.june-scope .j-anim--delay-9 {
  -webkit-animation-delay: 2.5s !important;
  -moz-animation-delay: 2.5s !important;
  -o-animation-delay: 2.5s !important;
  animation-delay: 2.5s !important; }

.june-scope .j-anim--iterations-1 {
  -webkit-animation-iteration-count: 1 !important;
  -moz-animation-iteration-count: 1 !important;
  -o-animation-iteration-count: 1 !important;
  animation-iteration-count: 1 !important; }

.june-scope .j-anim--iterations-2 {
  -webkit-animation-iteration-count: 2 !important;
  -moz-animation-iteration-count: 2 !important;
  -o-animation-iteration-count: 2 !important;
  animation-iteration-count: 2 !important; }

.june-scope .j-anim--iterations-3 {
  -webkit-animation-iteration-count: 3 !important;
  -moz-animation-iteration-count: 3 !important;
  -o-animation-iteration-count: 3 !important;
  animation-iteration-count: 3 !important; }

.june-scope .j-anim--iterations-4 {
  -webkit-animation-iteration-count: 4 !important;
  -moz-animation-iteration-count: 4 !important;
  -o-animation-iteration-count: 4 !important;
  animation-iteration-count: 4 !important; }

.june-scope .j-anim--iterations-5 {
  -webkit-animation-iteration-count: 5 !important;
  -moz-animation-iteration-count: 5 !important;
  -o-animation-iteration-count: 5 !important;
  animation-iteration-count: 5 !important; }

.june-scope .j-anim--iterations-6 {
  -webkit-animation-iteration-count: 6 !important;
  -moz-animation-iteration-count: 6 !important;
  -o-animation-iteration-count: 6 !important;
  animation-iteration-count: 6 !important; }

.june-scope .j-anim--iterations-7 {
  -webkit-animation-iteration-count: 7 !important;
  -moz-animation-iteration-count: 7 !important;
  -o-animation-iteration-count: 7 !important;
  animation-iteration-count: 7 !important; }

.june-scope .j-anim--iterations-8 {
  -webkit-animation-iteration-count: 8 !important;
  -moz-animation-iteration-count: 8 !important;
  -o-animation-iteration-count: 8 !important;
  animation-iteration-count: 8 !important; }

.june-scope .j-anim--iterations-9 {
  -webkit-animation-iteration-count: 9 !important;
  -moz-animation-iteration-count: 9 !important;
  -o-animation-iteration-count: 9 !important;
  animation-iteration-count: 9 !important; }

.june-scope .j-anim--iterations-10 {
  -webkit-animation-iteration-count: 10 !important;
  -moz-animation-iteration-count: 10 !important;
  -o-animation-iteration-count: 10 !important;
  animation-iteration-count: 10 !important; }

.june-scope .j-anim--iterations-11 {
  -webkit-animation-iteration-count: 11 !important;
  -moz-animation-iteration-count: 11 !important;
  -o-animation-iteration-count: 11 !important;
  animation-iteration-count: 11 !important; }

.june-scope .j-anim--iterations-12 {
  -webkit-animation-iteration-count: 12 !important;
  -moz-animation-iteration-count: 12 !important;
  -o-animation-iteration-count: 12 !important;
  animation-iteration-count: 12 !important; }

.june-scope .j-anim--iterations-13 {
  -webkit-animation-iteration-count: 13 !important;
  -moz-animation-iteration-count: 13 !important;
  -o-animation-iteration-count: 13 !important;
  animation-iteration-count: 13 !important; }

.june-scope .j-anim--iterations-14 {
  -webkit-animation-iteration-count: 14 !important;
  -moz-animation-iteration-count: 14 !important;
  -o-animation-iteration-count: 14 !important;
  animation-iteration-count: 14 !important; }

.june-scope .j-anim--iterations-15 {
  -webkit-animation-iteration-count: 15 !important;
  -moz-animation-iteration-count: 15 !important;
  -o-animation-iteration-count: 15 !important;
  animation-iteration-count: 15 !important; }

.june-scope .j-anim--iterations-16 {
  -webkit-animation-iteration-count: 16 !important;
  -moz-animation-iteration-count: 16 !important;
  -o-animation-iteration-count: 16 !important;
  animation-iteration-count: 16 !important; }

.june-scope .j-anim--iterations-17 {
  -webkit-animation-iteration-count: 17 !important;
  -moz-animation-iteration-count: 17 !important;
  -o-animation-iteration-count: 17 !important;
  animation-iteration-count: 17 !important; }

.june-scope .j-anim--iterations-18 {
  -webkit-animation-iteration-count: 18 !important;
  -moz-animation-iteration-count: 18 !important;
  -o-animation-iteration-count: 18 !important;
  animation-iteration-count: 18 !important; }

.june-scope .j-anim--iterations-19 {
  -webkit-animation-iteration-count: 19 !important;
  -moz-animation-iteration-count: 19 !important;
  -o-animation-iteration-count: 19 !important;
  animation-iteration-count: 19 !important; }

.june-scope .j-anim--iterations-20 {
  -webkit-animation-iteration-count: 20 !important;
  -moz-animation-iteration-count: 20 !important;
  -o-animation-iteration-count: 20 !important;
  animation-iteration-count: 20 !important; }

.june-scope .j-anim--iterations-infinite {
  -webkit-animation-iteration-count: infinite !important;
  -moz-animation-iteration-count: infinite !important;
  -o-animation-iteration-count: infinite !important;
  animation-iteration-count: infinite !important; }

.june-scope .j-anim--direction-normal {
  -webkit-animation-direction: normal !important;
  -moz-animation-direction: normal !important;
  -o-animation-direction: normal !important;
  animation-direction: normal !important; }

.june-scope .j-anim--direction-alternate {
  -webkit-animation-direction: alternate !important;
  -moz-animation-direction: alternate !important;
  -o-animation-direction: alternate !important;
  animation-direction: alternate !important; }

.june-scope .j-anim--timing-ease {
  -webkit-animation-timing-function: ease !important;
  -moz-animation-timing-function: ease !important;
  -o-animation-timing-function: ease !important;
  animation-timing-function: ease !important; }

.june-scope .j-anim--timing-ease-in {
  -webkit-animation-timing-function: ease-in !important;
  -moz-animation-timing-function: ease-in !important;
  -o-animation-timing-function: ease-in !important;
  animation-timing-function: ease-in !important; }

.june-scope .j-anim--timing-ease-out {
  -webkit-animation-timing-function: ease-out !important;
  -moz-animation-timing-function: ease-out !important;
  -o-animation-timing-function: ease-out !important;
  animation-timing-function: ease-out !important; }

.june-scope .j-anim--timing-ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
  -moz-animation-timing-function: ease-in-out !important;
  -o-animation-timing-function: ease-in-out !important;
  animation-timing-function: ease-in-out !important; }

.june-scope .j-anim--timing-linear {
  -webkit-animation-timing-function: linear !important;
  -moz-animation-timing-function: linear !important;
  -o-animation-timing-function: linear !important;
  animation-timing-function: linear !important; }

.june-scope .j-gradient--type-1 {
  background: -webkit-linear-gradient(270deg, #004d40 0%, #009688 100%) !important;
  background: -moz-linear-gradient(270deg, #004d40 0%, #009688 100%) !important;
  background: -o-linear-gradient(270deg, #004d40 0%, #009688 100%) !important;
  background: linear-gradient(270deg, #004d40 0%, #009688 100%) !important; }

.june-scope .j-gradient--type-2 {
  background: -webkit-linear-gradient(0deg, #b388ff 0%, #6200ea 100%) !important;
  background: -moz-linear-gradient(0deg, #b388ff 0%, #6200ea 100%) !important;
  background: -o-linear-gradient(0deg, #b388ff 0%, #6200ea 100%) !important;
  background: linear-gradient(0deg, #b388ff 0%, #6200ea 100%) !important; }

.june-scope .j-gradient--type-3 {
  background: -webkit-linear-gradient(45deg, #b2dfdb 0%, #b388ff 100%) !important;
  background: -moz-linear-gradient(45deg, #b2dfdb 0%, #b388ff 100%) !important;
  background: -o-linear-gradient(45deg, #b2dfdb 0%, #b388ff 100%) !important;
  background: linear-gradient(45deg, #b2dfdb 0%, #b388ff 100%) !important; }

.june-scope .j-gradient--light-down {
  background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.35) 35%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.35) 35%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.35) 35%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.35) 35%, rgba(255, 255, 255, 0) 100%); }

.june-scope .j-gradient--light-up {
  background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.35) 65%, rgba(255, 255, 255, 0.7) 100%);
  background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.35) 65%, rgba(255, 255, 255, 0.7) 100%);
  background: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.35) 65%, rgba(255, 255, 255, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.35) 65%, rgba(255, 255, 255, 0.7) 100%); }

.june-scope .j-gradient--shadow-down {
  background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.35) 35%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.35) 35%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.35) 35%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.35) 35%, rgba(0, 0, 0, 0) 100%); }

.june-scope .j-gradient--shadow-up {
  background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 65%, rgba(0, 0, 0, 0.7) 100%);
  background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 65%, rgba(0, 0, 0, 0.7) 100%);
  background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 65%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 65%, rgba(0, 0, 0, 0.7) 100%); }

@media (min-width: 1281px) {
  .june-scope .j-translate-xl-t-0 {
    transform: translateY(0); }
  .june-scope .j-translate-xl-b-0 {
    transform: translateY(-0); }
  .june-scope .j-translate-xl-l-0 {
    transform: translateX(0); }
  .june-scope .j-translate-xl-r-0 {
    transform: translateX(-0); }
  .june-scope .j-translate-xl-l-0.j-translate-xl-t-0 {
    transform: translate(0, 0); }
  .june-scope .j-translate-xl-l-0.j-translate-xl-b-0 {
    transform: translate(0, -0); }
  .june-scope .j-translate-xl-l-0.j-translate-xl-t-1 {
    transform: translate(0, 5px); }
  .june-scope .j-translate-xl-l-0.j-translate-xl-b-1 {
    transform: translate(0, -5px); }
  .june-scope .j-translate-xl-l-0.j-translate-xl-t-2 {
    transform: translate(0, 10px); }
  .june-scope .j-translate-xl-l-0.j-translate-xl-b-2 {
    transform: translate(0, -10px); }
  .june-scope .j-translate-xl-l-0.j-translate-xl-t-3 {
    transform: translate(0, 15px); }
  .june-scope .j-translate-xl-l-0.j-translate-xl-b-3 {
    transform: translate(0, -15px); }
  .june-scope .j-translate-xl-l-0.j-translate-xl-t-4 {
    transform: translate(0, 20px); }
  .june-scope .j-translate-xl-l-0.j-translate-xl-b-4 {
    transform: translate(0, -20px); }
  .june-scope .j-translate-xl-l-0.j-translate-xl-t-5 {
    transform: translate(0, 24px); }
  .june-scope .j-translate-xl-l-0.j-translate-xl-b-5 {
    transform: translate(0, -24px); }
  .june-scope .j-translate-xl-l-0.j-translate-xl-t-6 {
    transform: translate(0, 30px); }
  .june-scope .j-translate-xl-l-0.j-translate-xl-b-6 {
    transform: translate(0, -30px); }
  .june-scope .j-translate-xl-l-0.j-translate-xl-t-7 {
    transform: translate(0, 35px); }
  .june-scope .j-translate-xl-l-0.j-translate-xl-b-7 {
    transform: translate(0, -35px); }
  .june-scope .j-translate-xl-l-0.j-translate-xl-t-8 {
    transform: translate(0, 40px); }
  .june-scope .j-translate-xl-l-0.j-translate-xl-b-8 {
    transform: translate(0, -40px); }
  .june-scope .j-translate-xl-l-0.j-translate-xl-t-9 {
    transform: translate(0, 44px); }
  .june-scope .j-translate-xl-l-0.j-translate-xl-b-9 {
    transform: translate(0, -44px); }
  .june-scope .j-translate-xl-r-0.j-translate-xl-t-0 {
    transform: translate(-0, 0); }
  .june-scope .j-translate-xl-r-0.j-translate-xl-b-0 {
    transform: translate(-0, -0); }
  .june-scope .j-translate-xl-r-0.j-translate-xl-t-1 {
    transform: translate(-0, 5px); }
  .june-scope .j-translate-xl-r-0.j-translate-xl-b-1 {
    transform: translate(-0, -5px); }
  .june-scope .j-translate-xl-r-0.j-translate-xl-t-2 {
    transform: translate(-0, 10px); }
  .june-scope .j-translate-xl-r-0.j-translate-xl-b-2 {
    transform: translate(-0, -10px); }
  .june-scope .j-translate-xl-r-0.j-translate-xl-t-3 {
    transform: translate(-0, 15px); }
  .june-scope .j-translate-xl-r-0.j-translate-xl-b-3 {
    transform: translate(-0, -15px); }
  .june-scope .j-translate-xl-r-0.j-translate-xl-t-4 {
    transform: translate(-0, 20px); }
  .june-scope .j-translate-xl-r-0.j-translate-xl-b-4 {
    transform: translate(-0, -20px); }
  .june-scope .j-translate-xl-r-0.j-translate-xl-t-5 {
    transform: translate(-0, 24px); }
  .june-scope .j-translate-xl-r-0.j-translate-xl-b-5 {
    transform: translate(-0, -24px); }
  .june-scope .j-translate-xl-r-0.j-translate-xl-t-6 {
    transform: translate(-0, 30px); }
  .june-scope .j-translate-xl-r-0.j-translate-xl-b-6 {
    transform: translate(-0, -30px); }
  .june-scope .j-translate-xl-r-0.j-translate-xl-t-7 {
    transform: translate(-0, 35px); }
  .june-scope .j-translate-xl-r-0.j-translate-xl-b-7 {
    transform: translate(-0, -35px); }
  .june-scope .j-translate-xl-r-0.j-translate-xl-t-8 {
    transform: translate(-0, 40px); }
  .june-scope .j-translate-xl-r-0.j-translate-xl-b-8 {
    transform: translate(-0, -40px); }
  .june-scope .j-translate-xl-r-0.j-translate-xl-t-9 {
    transform: translate(-0, 44px); }
  .june-scope .j-translate-xl-r-0.j-translate-xl-b-9 {
    transform: translate(-0, -44px); }
  .june-scope .j-translate-xl-t-1 {
    transform: translateY(5px); }
  .june-scope .j-translate-xl-b-1 {
    transform: translateY(-5px); }
  .june-scope .j-translate-xl-l-1 {
    transform: translateX(5px); }
  .june-scope .j-translate-xl-r-1 {
    transform: translateX(-5px); }
  .june-scope .j-translate-xl-l-1.j-translate-xl-t-0 {
    transform: translate(5px, 0); }
  .june-scope .j-translate-xl-l-1.j-translate-xl-b-0 {
    transform: translate(5px, -0); }
  .june-scope .j-translate-xl-l-1.j-translate-xl-t-1 {
    transform: translate(5px, 5px); }
  .june-scope .j-translate-xl-l-1.j-translate-xl-b-1 {
    transform: translate(5px, -5px); }
  .june-scope .j-translate-xl-l-1.j-translate-xl-t-2 {
    transform: translate(5px, 10px); }
  .june-scope .j-translate-xl-l-1.j-translate-xl-b-2 {
    transform: translate(5px, -10px); }
  .june-scope .j-translate-xl-l-1.j-translate-xl-t-3 {
    transform: translate(5px, 15px); }
  .june-scope .j-translate-xl-l-1.j-translate-xl-b-3 {
    transform: translate(5px, -15px); }
  .june-scope .j-translate-xl-l-1.j-translate-xl-t-4 {
    transform: translate(5px, 20px); }
  .june-scope .j-translate-xl-l-1.j-translate-xl-b-4 {
    transform: translate(5px, -20px); }
  .june-scope .j-translate-xl-l-1.j-translate-xl-t-5 {
    transform: translate(5px, 24px); }
  .june-scope .j-translate-xl-l-1.j-translate-xl-b-5 {
    transform: translate(5px, -24px); }
  .june-scope .j-translate-xl-l-1.j-translate-xl-t-6 {
    transform: translate(5px, 30px); }
  .june-scope .j-translate-xl-l-1.j-translate-xl-b-6 {
    transform: translate(5px, -30px); }
  .june-scope .j-translate-xl-l-1.j-translate-xl-t-7 {
    transform: translate(5px, 35px); }
  .june-scope .j-translate-xl-l-1.j-translate-xl-b-7 {
    transform: translate(5px, -35px); }
  .june-scope .j-translate-xl-l-1.j-translate-xl-t-8 {
    transform: translate(5px, 40px); }
  .june-scope .j-translate-xl-l-1.j-translate-xl-b-8 {
    transform: translate(5px, -40px); }
  .june-scope .j-translate-xl-l-1.j-translate-xl-t-9 {
    transform: translate(5px, 44px); }
  .june-scope .j-translate-xl-l-1.j-translate-xl-b-9 {
    transform: translate(5px, -44px); }
  .june-scope .j-translate-xl-r-1.j-translate-xl-t-0 {
    transform: translate(-5px, 0); }
  .june-scope .j-translate-xl-r-1.j-translate-xl-b-0 {
    transform: translate(-5px, -0); }
  .june-scope .j-translate-xl-r-1.j-translate-xl-t-1 {
    transform: translate(-5px, 5px); }
  .june-scope .j-translate-xl-r-1.j-translate-xl-b-1 {
    transform: translate(-5px, -5px); }
  .june-scope .j-translate-xl-r-1.j-translate-xl-t-2 {
    transform: translate(-5px, 10px); }
  .june-scope .j-translate-xl-r-1.j-translate-xl-b-2 {
    transform: translate(-5px, -10px); }
  .june-scope .j-translate-xl-r-1.j-translate-xl-t-3 {
    transform: translate(-5px, 15px); }
  .june-scope .j-translate-xl-r-1.j-translate-xl-b-3 {
    transform: translate(-5px, -15px); }
  .june-scope .j-translate-xl-r-1.j-translate-xl-t-4 {
    transform: translate(-5px, 20px); }
  .june-scope .j-translate-xl-r-1.j-translate-xl-b-4 {
    transform: translate(-5px, -20px); }
  .june-scope .j-translate-xl-r-1.j-translate-xl-t-5 {
    transform: translate(-5px, 24px); }
  .june-scope .j-translate-xl-r-1.j-translate-xl-b-5 {
    transform: translate(-5px, -24px); }
  .june-scope .j-translate-xl-r-1.j-translate-xl-t-6 {
    transform: translate(-5px, 30px); }
  .june-scope .j-translate-xl-r-1.j-translate-xl-b-6 {
    transform: translate(-5px, -30px); }
  .june-scope .j-translate-xl-r-1.j-translate-xl-t-7 {
    transform: translate(-5px, 35px); }
  .june-scope .j-translate-xl-r-1.j-translate-xl-b-7 {
    transform: translate(-5px, -35px); }
  .june-scope .j-translate-xl-r-1.j-translate-xl-t-8 {
    transform: translate(-5px, 40px); }
  .june-scope .j-translate-xl-r-1.j-translate-xl-b-8 {
    transform: translate(-5px, -40px); }
  .june-scope .j-translate-xl-r-1.j-translate-xl-t-9 {
    transform: translate(-5px, 44px); }
  .june-scope .j-translate-xl-r-1.j-translate-xl-b-9 {
    transform: translate(-5px, -44px); }
  .june-scope .j-translate-xl-t-2 {
    transform: translateY(10px); }
  .june-scope .j-translate-xl-b-2 {
    transform: translateY(-10px); }
  .june-scope .j-translate-xl-l-2 {
    transform: translateX(10px); }
  .june-scope .j-translate-xl-r-2 {
    transform: translateX(-10px); }
  .june-scope .j-translate-xl-l-2.j-translate-xl-t-0 {
    transform: translate(10px, 0); }
  .june-scope .j-translate-xl-l-2.j-translate-xl-b-0 {
    transform: translate(10px, -0); }
  .june-scope .j-translate-xl-l-2.j-translate-xl-t-1 {
    transform: translate(10px, 5px); }
  .june-scope .j-translate-xl-l-2.j-translate-xl-b-1 {
    transform: translate(10px, -5px); }
  .june-scope .j-translate-xl-l-2.j-translate-xl-t-2 {
    transform: translate(10px, 10px); }
  .june-scope .j-translate-xl-l-2.j-translate-xl-b-2 {
    transform: translate(10px, -10px); }
  .june-scope .j-translate-xl-l-2.j-translate-xl-t-3 {
    transform: translate(10px, 15px); }
  .june-scope .j-translate-xl-l-2.j-translate-xl-b-3 {
    transform: translate(10px, -15px); }
  .june-scope .j-translate-xl-l-2.j-translate-xl-t-4 {
    transform: translate(10px, 20px); }
  .june-scope .j-translate-xl-l-2.j-translate-xl-b-4 {
    transform: translate(10px, -20px); }
  .june-scope .j-translate-xl-l-2.j-translate-xl-t-5 {
    transform: translate(10px, 24px); }
  .june-scope .j-translate-xl-l-2.j-translate-xl-b-5 {
    transform: translate(10px, -24px); }
  .june-scope .j-translate-xl-l-2.j-translate-xl-t-6 {
    transform: translate(10px, 30px); }
  .june-scope .j-translate-xl-l-2.j-translate-xl-b-6 {
    transform: translate(10px, -30px); }
  .june-scope .j-translate-xl-l-2.j-translate-xl-t-7 {
    transform: translate(10px, 35px); }
  .june-scope .j-translate-xl-l-2.j-translate-xl-b-7 {
    transform: translate(10px, -35px); }
  .june-scope .j-translate-xl-l-2.j-translate-xl-t-8 {
    transform: translate(10px, 40px); }
  .june-scope .j-translate-xl-l-2.j-translate-xl-b-8 {
    transform: translate(10px, -40px); }
  .june-scope .j-translate-xl-l-2.j-translate-xl-t-9 {
    transform: translate(10px, 44px); }
  .june-scope .j-translate-xl-l-2.j-translate-xl-b-9 {
    transform: translate(10px, -44px); }
  .june-scope .j-translate-xl-r-2.j-translate-xl-t-0 {
    transform: translate(-10px, 0); }
  .june-scope .j-translate-xl-r-2.j-translate-xl-b-0 {
    transform: translate(-10px, -0); }
  .june-scope .j-translate-xl-r-2.j-translate-xl-t-1 {
    transform: translate(-10px, 5px); }
  .june-scope .j-translate-xl-r-2.j-translate-xl-b-1 {
    transform: translate(-10px, -5px); }
  .june-scope .j-translate-xl-r-2.j-translate-xl-t-2 {
    transform: translate(-10px, 10px); }
  .june-scope .j-translate-xl-r-2.j-translate-xl-b-2 {
    transform: translate(-10px, -10px); }
  .june-scope .j-translate-xl-r-2.j-translate-xl-t-3 {
    transform: translate(-10px, 15px); }
  .june-scope .j-translate-xl-r-2.j-translate-xl-b-3 {
    transform: translate(-10px, -15px); }
  .june-scope .j-translate-xl-r-2.j-translate-xl-t-4 {
    transform: translate(-10px, 20px); }
  .june-scope .j-translate-xl-r-2.j-translate-xl-b-4 {
    transform: translate(-10px, -20px); }
  .june-scope .j-translate-xl-r-2.j-translate-xl-t-5 {
    transform: translate(-10px, 24px); }
  .june-scope .j-translate-xl-r-2.j-translate-xl-b-5 {
    transform: translate(-10px, -24px); }
  .june-scope .j-translate-xl-r-2.j-translate-xl-t-6 {
    transform: translate(-10px, 30px); }
  .june-scope .j-translate-xl-r-2.j-translate-xl-b-6 {
    transform: translate(-10px, -30px); }
  .june-scope .j-translate-xl-r-2.j-translate-xl-t-7 {
    transform: translate(-10px, 35px); }
  .june-scope .j-translate-xl-r-2.j-translate-xl-b-7 {
    transform: translate(-10px, -35px); }
  .june-scope .j-translate-xl-r-2.j-translate-xl-t-8 {
    transform: translate(-10px, 40px); }
  .june-scope .j-translate-xl-r-2.j-translate-xl-b-8 {
    transform: translate(-10px, -40px); }
  .june-scope .j-translate-xl-r-2.j-translate-xl-t-9 {
    transform: translate(-10px, 44px); }
  .june-scope .j-translate-xl-r-2.j-translate-xl-b-9 {
    transform: translate(-10px, -44px); }
  .june-scope .j-translate-xl-t-3 {
    transform: translateY(15px); }
  .june-scope .j-translate-xl-b-3 {
    transform: translateY(-15px); }
  .june-scope .j-translate-xl-l-3 {
    transform: translateX(15px); }
  .june-scope .j-translate-xl-r-3 {
    transform: translateX(-15px); }
  .june-scope .j-translate-xl-l-3.j-translate-xl-t-0 {
    transform: translate(15px, 0); }
  .june-scope .j-translate-xl-l-3.j-translate-xl-b-0 {
    transform: translate(15px, -0); }
  .june-scope .j-translate-xl-l-3.j-translate-xl-t-1 {
    transform: translate(15px, 5px); }
  .june-scope .j-translate-xl-l-3.j-translate-xl-b-1 {
    transform: translate(15px, -5px); }
  .june-scope .j-translate-xl-l-3.j-translate-xl-t-2 {
    transform: translate(15px, 10px); }
  .june-scope .j-translate-xl-l-3.j-translate-xl-b-2 {
    transform: translate(15px, -10px); }
  .june-scope .j-translate-xl-l-3.j-translate-xl-t-3 {
    transform: translate(15px, 15px); }
  .june-scope .j-translate-xl-l-3.j-translate-xl-b-3 {
    transform: translate(15px, -15px); }
  .june-scope .j-translate-xl-l-3.j-translate-xl-t-4 {
    transform: translate(15px, 20px); }
  .june-scope .j-translate-xl-l-3.j-translate-xl-b-4 {
    transform: translate(15px, -20px); }
  .june-scope .j-translate-xl-l-3.j-translate-xl-t-5 {
    transform: translate(15px, 24px); }
  .june-scope .j-translate-xl-l-3.j-translate-xl-b-5 {
    transform: translate(15px, -24px); }
  .june-scope .j-translate-xl-l-3.j-translate-xl-t-6 {
    transform: translate(15px, 30px); }
  .june-scope .j-translate-xl-l-3.j-translate-xl-b-6 {
    transform: translate(15px, -30px); }
  .june-scope .j-translate-xl-l-3.j-translate-xl-t-7 {
    transform: translate(15px, 35px); }
  .june-scope .j-translate-xl-l-3.j-translate-xl-b-7 {
    transform: translate(15px, -35px); }
  .june-scope .j-translate-xl-l-3.j-translate-xl-t-8 {
    transform: translate(15px, 40px); }
  .june-scope .j-translate-xl-l-3.j-translate-xl-b-8 {
    transform: translate(15px, -40px); }
  .june-scope .j-translate-xl-l-3.j-translate-xl-t-9 {
    transform: translate(15px, 44px); }
  .june-scope .j-translate-xl-l-3.j-translate-xl-b-9 {
    transform: translate(15px, -44px); }
  .june-scope .j-translate-xl-r-3.j-translate-xl-t-0 {
    transform: translate(-15px, 0); }
  .june-scope .j-translate-xl-r-3.j-translate-xl-b-0 {
    transform: translate(-15px, -0); }
  .june-scope .j-translate-xl-r-3.j-translate-xl-t-1 {
    transform: translate(-15px, 5px); }
  .june-scope .j-translate-xl-r-3.j-translate-xl-b-1 {
    transform: translate(-15px, -5px); }
  .june-scope .j-translate-xl-r-3.j-translate-xl-t-2 {
    transform: translate(-15px, 10px); }
  .june-scope .j-translate-xl-r-3.j-translate-xl-b-2 {
    transform: translate(-15px, -10px); }
  .june-scope .j-translate-xl-r-3.j-translate-xl-t-3 {
    transform: translate(-15px, 15px); }
  .june-scope .j-translate-xl-r-3.j-translate-xl-b-3 {
    transform: translate(-15px, -15px); }
  .june-scope .j-translate-xl-r-3.j-translate-xl-t-4 {
    transform: translate(-15px, 20px); }
  .june-scope .j-translate-xl-r-3.j-translate-xl-b-4 {
    transform: translate(-15px, -20px); }
  .june-scope .j-translate-xl-r-3.j-translate-xl-t-5 {
    transform: translate(-15px, 24px); }
  .june-scope .j-translate-xl-r-3.j-translate-xl-b-5 {
    transform: translate(-15px, -24px); }
  .june-scope .j-translate-xl-r-3.j-translate-xl-t-6 {
    transform: translate(-15px, 30px); }
  .june-scope .j-translate-xl-r-3.j-translate-xl-b-6 {
    transform: translate(-15px, -30px); }
  .june-scope .j-translate-xl-r-3.j-translate-xl-t-7 {
    transform: translate(-15px, 35px); }
  .june-scope .j-translate-xl-r-3.j-translate-xl-b-7 {
    transform: translate(-15px, -35px); }
  .june-scope .j-translate-xl-r-3.j-translate-xl-t-8 {
    transform: translate(-15px, 40px); }
  .june-scope .j-translate-xl-r-3.j-translate-xl-b-8 {
    transform: translate(-15px, -40px); }
  .june-scope .j-translate-xl-r-3.j-translate-xl-t-9 {
    transform: translate(-15px, 44px); }
  .june-scope .j-translate-xl-r-3.j-translate-xl-b-9 {
    transform: translate(-15px, -44px); }
  .june-scope .j-translate-xl-t-4 {
    transform: translateY(20px); }
  .june-scope .j-translate-xl-b-4 {
    transform: translateY(-20px); }
  .june-scope .j-translate-xl-l-4 {
    transform: translateX(20px); }
  .june-scope .j-translate-xl-r-4 {
    transform: translateX(-20px); }
  .june-scope .j-translate-xl-l-4.j-translate-xl-t-0 {
    transform: translate(20px, 0); }
  .june-scope .j-translate-xl-l-4.j-translate-xl-b-0 {
    transform: translate(20px, -0); }
  .june-scope .j-translate-xl-l-4.j-translate-xl-t-1 {
    transform: translate(20px, 5px); }
  .june-scope .j-translate-xl-l-4.j-translate-xl-b-1 {
    transform: translate(20px, -5px); }
  .june-scope .j-translate-xl-l-4.j-translate-xl-t-2 {
    transform: translate(20px, 10px); }
  .june-scope .j-translate-xl-l-4.j-translate-xl-b-2 {
    transform: translate(20px, -10px); }
  .june-scope .j-translate-xl-l-4.j-translate-xl-t-3 {
    transform: translate(20px, 15px); }
  .june-scope .j-translate-xl-l-4.j-translate-xl-b-3 {
    transform: translate(20px, -15px); }
  .june-scope .j-translate-xl-l-4.j-translate-xl-t-4 {
    transform: translate(20px, 20px); }
  .june-scope .j-translate-xl-l-4.j-translate-xl-b-4 {
    transform: translate(20px, -20px); }
  .june-scope .j-translate-xl-l-4.j-translate-xl-t-5 {
    transform: translate(20px, 24px); }
  .june-scope .j-translate-xl-l-4.j-translate-xl-b-5 {
    transform: translate(20px, -24px); }
  .june-scope .j-translate-xl-l-4.j-translate-xl-t-6 {
    transform: translate(20px, 30px); }
  .june-scope .j-translate-xl-l-4.j-translate-xl-b-6 {
    transform: translate(20px, -30px); }
  .june-scope .j-translate-xl-l-4.j-translate-xl-t-7 {
    transform: translate(20px, 35px); }
  .june-scope .j-translate-xl-l-4.j-translate-xl-b-7 {
    transform: translate(20px, -35px); }
  .june-scope .j-translate-xl-l-4.j-translate-xl-t-8 {
    transform: translate(20px, 40px); }
  .june-scope .j-translate-xl-l-4.j-translate-xl-b-8 {
    transform: translate(20px, -40px); }
  .june-scope .j-translate-xl-l-4.j-translate-xl-t-9 {
    transform: translate(20px, 44px); }
  .june-scope .j-translate-xl-l-4.j-translate-xl-b-9 {
    transform: translate(20px, -44px); }
  .june-scope .j-translate-xl-r-4.j-translate-xl-t-0 {
    transform: translate(-20px, 0); }
  .june-scope .j-translate-xl-r-4.j-translate-xl-b-0 {
    transform: translate(-20px, -0); }
  .june-scope .j-translate-xl-r-4.j-translate-xl-t-1 {
    transform: translate(-20px, 5px); }
  .june-scope .j-translate-xl-r-4.j-translate-xl-b-1 {
    transform: translate(-20px, -5px); }
  .june-scope .j-translate-xl-r-4.j-translate-xl-t-2 {
    transform: translate(-20px, 10px); }
  .june-scope .j-translate-xl-r-4.j-translate-xl-b-2 {
    transform: translate(-20px, -10px); }
  .june-scope .j-translate-xl-r-4.j-translate-xl-t-3 {
    transform: translate(-20px, 15px); }
  .june-scope .j-translate-xl-r-4.j-translate-xl-b-3 {
    transform: translate(-20px, -15px); }
  .june-scope .j-translate-xl-r-4.j-translate-xl-t-4 {
    transform: translate(-20px, 20px); }
  .june-scope .j-translate-xl-r-4.j-translate-xl-b-4 {
    transform: translate(-20px, -20px); }
  .june-scope .j-translate-xl-r-4.j-translate-xl-t-5 {
    transform: translate(-20px, 24px); }
  .june-scope .j-translate-xl-r-4.j-translate-xl-b-5 {
    transform: translate(-20px, -24px); }
  .june-scope .j-translate-xl-r-4.j-translate-xl-t-6 {
    transform: translate(-20px, 30px); }
  .june-scope .j-translate-xl-r-4.j-translate-xl-b-6 {
    transform: translate(-20px, -30px); }
  .june-scope .j-translate-xl-r-4.j-translate-xl-t-7 {
    transform: translate(-20px, 35px); }
  .june-scope .j-translate-xl-r-4.j-translate-xl-b-7 {
    transform: translate(-20px, -35px); }
  .june-scope .j-translate-xl-r-4.j-translate-xl-t-8 {
    transform: translate(-20px, 40px); }
  .june-scope .j-translate-xl-r-4.j-translate-xl-b-8 {
    transform: translate(-20px, -40px); }
  .june-scope .j-translate-xl-r-4.j-translate-xl-t-9 {
    transform: translate(-20px, 44px); }
  .june-scope .j-translate-xl-r-4.j-translate-xl-b-9 {
    transform: translate(-20px, -44px); }
  .june-scope .j-translate-xl-t-5 {
    transform: translateY(24px); }
  .june-scope .j-translate-xl-b-5 {
    transform: translateY(-24px); }
  .june-scope .j-translate-xl-l-5 {
    transform: translateX(24px); }
  .june-scope .j-translate-xl-r-5 {
    transform: translateX(-24px); }
  .june-scope .j-translate-xl-l-5.j-translate-xl-t-0 {
    transform: translate(24px, 0); }
  .june-scope .j-translate-xl-l-5.j-translate-xl-b-0 {
    transform: translate(24px, -0); }
  .june-scope .j-translate-xl-l-5.j-translate-xl-t-1 {
    transform: translate(24px, 5px); }
  .june-scope .j-translate-xl-l-5.j-translate-xl-b-1 {
    transform: translate(24px, -5px); }
  .june-scope .j-translate-xl-l-5.j-translate-xl-t-2 {
    transform: translate(24px, 10px); }
  .june-scope .j-translate-xl-l-5.j-translate-xl-b-2 {
    transform: translate(24px, -10px); }
  .june-scope .j-translate-xl-l-5.j-translate-xl-t-3 {
    transform: translate(24px, 15px); }
  .june-scope .j-translate-xl-l-5.j-translate-xl-b-3 {
    transform: translate(24px, -15px); }
  .june-scope .j-translate-xl-l-5.j-translate-xl-t-4 {
    transform: translate(24px, 20px); }
  .june-scope .j-translate-xl-l-5.j-translate-xl-b-4 {
    transform: translate(24px, -20px); }
  .june-scope .j-translate-xl-l-5.j-translate-xl-t-5 {
    transform: translate(24px, 24px); }
  .june-scope .j-translate-xl-l-5.j-translate-xl-b-5 {
    transform: translate(24px, -24px); }
  .june-scope .j-translate-xl-l-5.j-translate-xl-t-6 {
    transform: translate(24px, 30px); }
  .june-scope .j-translate-xl-l-5.j-translate-xl-b-6 {
    transform: translate(24px, -30px); }
  .june-scope .j-translate-xl-l-5.j-translate-xl-t-7 {
    transform: translate(24px, 35px); }
  .june-scope .j-translate-xl-l-5.j-translate-xl-b-7 {
    transform: translate(24px, -35px); }
  .june-scope .j-translate-xl-l-5.j-translate-xl-t-8 {
    transform: translate(24px, 40px); }
  .june-scope .j-translate-xl-l-5.j-translate-xl-b-8 {
    transform: translate(24px, -40px); }
  .june-scope .j-translate-xl-l-5.j-translate-xl-t-9 {
    transform: translate(24px, 44px); }
  .june-scope .j-translate-xl-l-5.j-translate-xl-b-9 {
    transform: translate(24px, -44px); }
  .june-scope .j-translate-xl-r-5.j-translate-xl-t-0 {
    transform: translate(-24px, 0); }
  .june-scope .j-translate-xl-r-5.j-translate-xl-b-0 {
    transform: translate(-24px, -0); }
  .june-scope .j-translate-xl-r-5.j-translate-xl-t-1 {
    transform: translate(-24px, 5px); }
  .june-scope .j-translate-xl-r-5.j-translate-xl-b-1 {
    transform: translate(-24px, -5px); }
  .june-scope .j-translate-xl-r-5.j-translate-xl-t-2 {
    transform: translate(-24px, 10px); }
  .june-scope .j-translate-xl-r-5.j-translate-xl-b-2 {
    transform: translate(-24px, -10px); }
  .june-scope .j-translate-xl-r-5.j-translate-xl-t-3 {
    transform: translate(-24px, 15px); }
  .june-scope .j-translate-xl-r-5.j-translate-xl-b-3 {
    transform: translate(-24px, -15px); }
  .june-scope .j-translate-xl-r-5.j-translate-xl-t-4 {
    transform: translate(-24px, 20px); }
  .june-scope .j-translate-xl-r-5.j-translate-xl-b-4 {
    transform: translate(-24px, -20px); }
  .june-scope .j-translate-xl-r-5.j-translate-xl-t-5 {
    transform: translate(-24px, 24px); }
  .june-scope .j-translate-xl-r-5.j-translate-xl-b-5 {
    transform: translate(-24px, -24px); }
  .june-scope .j-translate-xl-r-5.j-translate-xl-t-6 {
    transform: translate(-24px, 30px); }
  .june-scope .j-translate-xl-r-5.j-translate-xl-b-6 {
    transform: translate(-24px, -30px); }
  .june-scope .j-translate-xl-r-5.j-translate-xl-t-7 {
    transform: translate(-24px, 35px); }
  .june-scope .j-translate-xl-r-5.j-translate-xl-b-7 {
    transform: translate(-24px, -35px); }
  .june-scope .j-translate-xl-r-5.j-translate-xl-t-8 {
    transform: translate(-24px, 40px); }
  .june-scope .j-translate-xl-r-5.j-translate-xl-b-8 {
    transform: translate(-24px, -40px); }
  .june-scope .j-translate-xl-r-5.j-translate-xl-t-9 {
    transform: translate(-24px, 44px); }
  .june-scope .j-translate-xl-r-5.j-translate-xl-b-9 {
    transform: translate(-24px, -44px); }
  .june-scope .j-translate-xl-t-6 {
    transform: translateY(30px); }
  .june-scope .j-translate-xl-b-6 {
    transform: translateY(-30px); }
  .june-scope .j-translate-xl-l-6 {
    transform: translateX(30px); }
  .june-scope .j-translate-xl-r-6 {
    transform: translateX(-30px); }
  .june-scope .j-translate-xl-l-6.j-translate-xl-t-0 {
    transform: translate(30px, 0); }
  .june-scope .j-translate-xl-l-6.j-translate-xl-b-0 {
    transform: translate(30px, -0); }
  .june-scope .j-translate-xl-l-6.j-translate-xl-t-1 {
    transform: translate(30px, 5px); }
  .june-scope .j-translate-xl-l-6.j-translate-xl-b-1 {
    transform: translate(30px, -5px); }
  .june-scope .j-translate-xl-l-6.j-translate-xl-t-2 {
    transform: translate(30px, 10px); }
  .june-scope .j-translate-xl-l-6.j-translate-xl-b-2 {
    transform: translate(30px, -10px); }
  .june-scope .j-translate-xl-l-6.j-translate-xl-t-3 {
    transform: translate(30px, 15px); }
  .june-scope .j-translate-xl-l-6.j-translate-xl-b-3 {
    transform: translate(30px, -15px); }
  .june-scope .j-translate-xl-l-6.j-translate-xl-t-4 {
    transform: translate(30px, 20px); }
  .june-scope .j-translate-xl-l-6.j-translate-xl-b-4 {
    transform: translate(30px, -20px); }
  .june-scope .j-translate-xl-l-6.j-translate-xl-t-5 {
    transform: translate(30px, 24px); }
  .june-scope .j-translate-xl-l-6.j-translate-xl-b-5 {
    transform: translate(30px, -24px); }
  .june-scope .j-translate-xl-l-6.j-translate-xl-t-6 {
    transform: translate(30px, 30px); }
  .june-scope .j-translate-xl-l-6.j-translate-xl-b-6 {
    transform: translate(30px, -30px); }
  .june-scope .j-translate-xl-l-6.j-translate-xl-t-7 {
    transform: translate(30px, 35px); }
  .june-scope .j-translate-xl-l-6.j-translate-xl-b-7 {
    transform: translate(30px, -35px); }
  .june-scope .j-translate-xl-l-6.j-translate-xl-t-8 {
    transform: translate(30px, 40px); }
  .june-scope .j-translate-xl-l-6.j-translate-xl-b-8 {
    transform: translate(30px, -40px); }
  .june-scope .j-translate-xl-l-6.j-translate-xl-t-9 {
    transform: translate(30px, 44px); }
  .june-scope .j-translate-xl-l-6.j-translate-xl-b-9 {
    transform: translate(30px, -44px); }
  .june-scope .j-translate-xl-r-6.j-translate-xl-t-0 {
    transform: translate(-30px, 0); }
  .june-scope .j-translate-xl-r-6.j-translate-xl-b-0 {
    transform: translate(-30px, -0); }
  .june-scope .j-translate-xl-r-6.j-translate-xl-t-1 {
    transform: translate(-30px, 5px); }
  .june-scope .j-translate-xl-r-6.j-translate-xl-b-1 {
    transform: translate(-30px, -5px); }
  .june-scope .j-translate-xl-r-6.j-translate-xl-t-2 {
    transform: translate(-30px, 10px); }
  .june-scope .j-translate-xl-r-6.j-translate-xl-b-2 {
    transform: translate(-30px, -10px); }
  .june-scope .j-translate-xl-r-6.j-translate-xl-t-3 {
    transform: translate(-30px, 15px); }
  .june-scope .j-translate-xl-r-6.j-translate-xl-b-3 {
    transform: translate(-30px, -15px); }
  .june-scope .j-translate-xl-r-6.j-translate-xl-t-4 {
    transform: translate(-30px, 20px); }
  .june-scope .j-translate-xl-r-6.j-translate-xl-b-4 {
    transform: translate(-30px, -20px); }
  .june-scope .j-translate-xl-r-6.j-translate-xl-t-5 {
    transform: translate(-30px, 24px); }
  .june-scope .j-translate-xl-r-6.j-translate-xl-b-5 {
    transform: translate(-30px, -24px); }
  .june-scope .j-translate-xl-r-6.j-translate-xl-t-6 {
    transform: translate(-30px, 30px); }
  .june-scope .j-translate-xl-r-6.j-translate-xl-b-6 {
    transform: translate(-30px, -30px); }
  .june-scope .j-translate-xl-r-6.j-translate-xl-t-7 {
    transform: translate(-30px, 35px); }
  .june-scope .j-translate-xl-r-6.j-translate-xl-b-7 {
    transform: translate(-30px, -35px); }
  .june-scope .j-translate-xl-r-6.j-translate-xl-t-8 {
    transform: translate(-30px, 40px); }
  .june-scope .j-translate-xl-r-6.j-translate-xl-b-8 {
    transform: translate(-30px, -40px); }
  .june-scope .j-translate-xl-r-6.j-translate-xl-t-9 {
    transform: translate(-30px, 44px); }
  .june-scope .j-translate-xl-r-6.j-translate-xl-b-9 {
    transform: translate(-30px, -44px); }
  .june-scope .j-translate-xl-t-7 {
    transform: translateY(35px); }
  .june-scope .j-translate-xl-b-7 {
    transform: translateY(-35px); }
  .june-scope .j-translate-xl-l-7 {
    transform: translateX(35px); }
  .june-scope .j-translate-xl-r-7 {
    transform: translateX(-35px); }
  .june-scope .j-translate-xl-l-7.j-translate-xl-t-0 {
    transform: translate(35px, 0); }
  .june-scope .j-translate-xl-l-7.j-translate-xl-b-0 {
    transform: translate(35px, -0); }
  .june-scope .j-translate-xl-l-7.j-translate-xl-t-1 {
    transform: translate(35px, 5px); }
  .june-scope .j-translate-xl-l-7.j-translate-xl-b-1 {
    transform: translate(35px, -5px); }
  .june-scope .j-translate-xl-l-7.j-translate-xl-t-2 {
    transform: translate(35px, 10px); }
  .june-scope .j-translate-xl-l-7.j-translate-xl-b-2 {
    transform: translate(35px, -10px); }
  .june-scope .j-translate-xl-l-7.j-translate-xl-t-3 {
    transform: translate(35px, 15px); }
  .june-scope .j-translate-xl-l-7.j-translate-xl-b-3 {
    transform: translate(35px, -15px); }
  .june-scope .j-translate-xl-l-7.j-translate-xl-t-4 {
    transform: translate(35px, 20px); }
  .june-scope .j-translate-xl-l-7.j-translate-xl-b-4 {
    transform: translate(35px, -20px); }
  .june-scope .j-translate-xl-l-7.j-translate-xl-t-5 {
    transform: translate(35px, 24px); }
  .june-scope .j-translate-xl-l-7.j-translate-xl-b-5 {
    transform: translate(35px, -24px); }
  .june-scope .j-translate-xl-l-7.j-translate-xl-t-6 {
    transform: translate(35px, 30px); }
  .june-scope .j-translate-xl-l-7.j-translate-xl-b-6 {
    transform: translate(35px, -30px); }
  .june-scope .j-translate-xl-l-7.j-translate-xl-t-7 {
    transform: translate(35px, 35px); }
  .june-scope .j-translate-xl-l-7.j-translate-xl-b-7 {
    transform: translate(35px, -35px); }
  .june-scope .j-translate-xl-l-7.j-translate-xl-t-8 {
    transform: translate(35px, 40px); }
  .june-scope .j-translate-xl-l-7.j-translate-xl-b-8 {
    transform: translate(35px, -40px); }
  .june-scope .j-translate-xl-l-7.j-translate-xl-t-9 {
    transform: translate(35px, 44px); }
  .june-scope .j-translate-xl-l-7.j-translate-xl-b-9 {
    transform: translate(35px, -44px); }
  .june-scope .j-translate-xl-r-7.j-translate-xl-t-0 {
    transform: translate(-35px, 0); }
  .june-scope .j-translate-xl-r-7.j-translate-xl-b-0 {
    transform: translate(-35px, -0); }
  .june-scope .j-translate-xl-r-7.j-translate-xl-t-1 {
    transform: translate(-35px, 5px); }
  .june-scope .j-translate-xl-r-7.j-translate-xl-b-1 {
    transform: translate(-35px, -5px); }
  .june-scope .j-translate-xl-r-7.j-translate-xl-t-2 {
    transform: translate(-35px, 10px); }
  .june-scope .j-translate-xl-r-7.j-translate-xl-b-2 {
    transform: translate(-35px, -10px); }
  .june-scope .j-translate-xl-r-7.j-translate-xl-t-3 {
    transform: translate(-35px, 15px); }
  .june-scope .j-translate-xl-r-7.j-translate-xl-b-3 {
    transform: translate(-35px, -15px); }
  .june-scope .j-translate-xl-r-7.j-translate-xl-t-4 {
    transform: translate(-35px, 20px); }
  .june-scope .j-translate-xl-r-7.j-translate-xl-b-4 {
    transform: translate(-35px, -20px); }
  .june-scope .j-translate-xl-r-7.j-translate-xl-t-5 {
    transform: translate(-35px, 24px); }
  .june-scope .j-translate-xl-r-7.j-translate-xl-b-5 {
    transform: translate(-35px, -24px); }
  .june-scope .j-translate-xl-r-7.j-translate-xl-t-6 {
    transform: translate(-35px, 30px); }
  .june-scope .j-translate-xl-r-7.j-translate-xl-b-6 {
    transform: translate(-35px, -30px); }
  .june-scope .j-translate-xl-r-7.j-translate-xl-t-7 {
    transform: translate(-35px, 35px); }
  .june-scope .j-translate-xl-r-7.j-translate-xl-b-7 {
    transform: translate(-35px, -35px); }
  .june-scope .j-translate-xl-r-7.j-translate-xl-t-8 {
    transform: translate(-35px, 40px); }
  .june-scope .j-translate-xl-r-7.j-translate-xl-b-8 {
    transform: translate(-35px, -40px); }
  .june-scope .j-translate-xl-r-7.j-translate-xl-t-9 {
    transform: translate(-35px, 44px); }
  .june-scope .j-translate-xl-r-7.j-translate-xl-b-9 {
    transform: translate(-35px, -44px); }
  .june-scope .j-translate-xl-t-8 {
    transform: translateY(40px); }
  .june-scope .j-translate-xl-b-8 {
    transform: translateY(-40px); }
  .june-scope .j-translate-xl-l-8 {
    transform: translateX(40px); }
  .june-scope .j-translate-xl-r-8 {
    transform: translateX(-40px); }
  .june-scope .j-translate-xl-l-8.j-translate-xl-t-0 {
    transform: translate(40px, 0); }
  .june-scope .j-translate-xl-l-8.j-translate-xl-b-0 {
    transform: translate(40px, -0); }
  .june-scope .j-translate-xl-l-8.j-translate-xl-t-1 {
    transform: translate(40px, 5px); }
  .june-scope .j-translate-xl-l-8.j-translate-xl-b-1 {
    transform: translate(40px, -5px); }
  .june-scope .j-translate-xl-l-8.j-translate-xl-t-2 {
    transform: translate(40px, 10px); }
  .june-scope .j-translate-xl-l-8.j-translate-xl-b-2 {
    transform: translate(40px, -10px); }
  .june-scope .j-translate-xl-l-8.j-translate-xl-t-3 {
    transform: translate(40px, 15px); }
  .june-scope .j-translate-xl-l-8.j-translate-xl-b-3 {
    transform: translate(40px, -15px); }
  .june-scope .j-translate-xl-l-8.j-translate-xl-t-4 {
    transform: translate(40px, 20px); }
  .june-scope .j-translate-xl-l-8.j-translate-xl-b-4 {
    transform: translate(40px, -20px); }
  .june-scope .j-translate-xl-l-8.j-translate-xl-t-5 {
    transform: translate(40px, 24px); }
  .june-scope .j-translate-xl-l-8.j-translate-xl-b-5 {
    transform: translate(40px, -24px); }
  .june-scope .j-translate-xl-l-8.j-translate-xl-t-6 {
    transform: translate(40px, 30px); }
  .june-scope .j-translate-xl-l-8.j-translate-xl-b-6 {
    transform: translate(40px, -30px); }
  .june-scope .j-translate-xl-l-8.j-translate-xl-t-7 {
    transform: translate(40px, 35px); }
  .june-scope .j-translate-xl-l-8.j-translate-xl-b-7 {
    transform: translate(40px, -35px); }
  .june-scope .j-translate-xl-l-8.j-translate-xl-t-8 {
    transform: translate(40px, 40px); }
  .june-scope .j-translate-xl-l-8.j-translate-xl-b-8 {
    transform: translate(40px, -40px); }
  .june-scope .j-translate-xl-l-8.j-translate-xl-t-9 {
    transform: translate(40px, 44px); }
  .june-scope .j-translate-xl-l-8.j-translate-xl-b-9 {
    transform: translate(40px, -44px); }
  .june-scope .j-translate-xl-r-8.j-translate-xl-t-0 {
    transform: translate(-40px, 0); }
  .june-scope .j-translate-xl-r-8.j-translate-xl-b-0 {
    transform: translate(-40px, -0); }
  .june-scope .j-translate-xl-r-8.j-translate-xl-t-1 {
    transform: translate(-40px, 5px); }
  .june-scope .j-translate-xl-r-8.j-translate-xl-b-1 {
    transform: translate(-40px, -5px); }
  .june-scope .j-translate-xl-r-8.j-translate-xl-t-2 {
    transform: translate(-40px, 10px); }
  .june-scope .j-translate-xl-r-8.j-translate-xl-b-2 {
    transform: translate(-40px, -10px); }
  .june-scope .j-translate-xl-r-8.j-translate-xl-t-3 {
    transform: translate(-40px, 15px); }
  .june-scope .j-translate-xl-r-8.j-translate-xl-b-3 {
    transform: translate(-40px, -15px); }
  .june-scope .j-translate-xl-r-8.j-translate-xl-t-4 {
    transform: translate(-40px, 20px); }
  .june-scope .j-translate-xl-r-8.j-translate-xl-b-4 {
    transform: translate(-40px, -20px); }
  .june-scope .j-translate-xl-r-8.j-translate-xl-t-5 {
    transform: translate(-40px, 24px); }
  .june-scope .j-translate-xl-r-8.j-translate-xl-b-5 {
    transform: translate(-40px, -24px); }
  .june-scope .j-translate-xl-r-8.j-translate-xl-t-6 {
    transform: translate(-40px, 30px); }
  .june-scope .j-translate-xl-r-8.j-translate-xl-b-6 {
    transform: translate(-40px, -30px); }
  .june-scope .j-translate-xl-r-8.j-translate-xl-t-7 {
    transform: translate(-40px, 35px); }
  .june-scope .j-translate-xl-r-8.j-translate-xl-b-7 {
    transform: translate(-40px, -35px); }
  .june-scope .j-translate-xl-r-8.j-translate-xl-t-8 {
    transform: translate(-40px, 40px); }
  .june-scope .j-translate-xl-r-8.j-translate-xl-b-8 {
    transform: translate(-40px, -40px); }
  .june-scope .j-translate-xl-r-8.j-translate-xl-t-9 {
    transform: translate(-40px, 44px); }
  .june-scope .j-translate-xl-r-8.j-translate-xl-b-9 {
    transform: translate(-40px, -44px); }
  .june-scope .j-translate-xl-t-9 {
    transform: translateY(44px); }
  .june-scope .j-translate-xl-b-9 {
    transform: translateY(-44px); }
  .june-scope .j-translate-xl-l-9 {
    transform: translateX(44px); }
  .june-scope .j-translate-xl-r-9 {
    transform: translateX(-44px); }
  .june-scope .j-translate-xl-l-9.j-translate-xl-t-0 {
    transform: translate(44px, 0); }
  .june-scope .j-translate-xl-l-9.j-translate-xl-b-0 {
    transform: translate(44px, -0); }
  .june-scope .j-translate-xl-l-9.j-translate-xl-t-1 {
    transform: translate(44px, 5px); }
  .june-scope .j-translate-xl-l-9.j-translate-xl-b-1 {
    transform: translate(44px, -5px); }
  .june-scope .j-translate-xl-l-9.j-translate-xl-t-2 {
    transform: translate(44px, 10px); }
  .june-scope .j-translate-xl-l-9.j-translate-xl-b-2 {
    transform: translate(44px, -10px); }
  .june-scope .j-translate-xl-l-9.j-translate-xl-t-3 {
    transform: translate(44px, 15px); }
  .june-scope .j-translate-xl-l-9.j-translate-xl-b-3 {
    transform: translate(44px, -15px); }
  .june-scope .j-translate-xl-l-9.j-translate-xl-t-4 {
    transform: translate(44px, 20px); }
  .june-scope .j-translate-xl-l-9.j-translate-xl-b-4 {
    transform: translate(44px, -20px); }
  .june-scope .j-translate-xl-l-9.j-translate-xl-t-5 {
    transform: translate(44px, 24px); }
  .june-scope .j-translate-xl-l-9.j-translate-xl-b-5 {
    transform: translate(44px, -24px); }
  .june-scope .j-translate-xl-l-9.j-translate-xl-t-6 {
    transform: translate(44px, 30px); }
  .june-scope .j-translate-xl-l-9.j-translate-xl-b-6 {
    transform: translate(44px, -30px); }
  .june-scope .j-translate-xl-l-9.j-translate-xl-t-7 {
    transform: translate(44px, 35px); }
  .june-scope .j-translate-xl-l-9.j-translate-xl-b-7 {
    transform: translate(44px, -35px); }
  .june-scope .j-translate-xl-l-9.j-translate-xl-t-8 {
    transform: translate(44px, 40px); }
  .june-scope .j-translate-xl-l-9.j-translate-xl-b-8 {
    transform: translate(44px, -40px); }
  .june-scope .j-translate-xl-l-9.j-translate-xl-t-9 {
    transform: translate(44px, 44px); }
  .june-scope .j-translate-xl-l-9.j-translate-xl-b-9 {
    transform: translate(44px, -44px); }
  .june-scope .j-translate-xl-r-9.j-translate-xl-t-0 {
    transform: translate(-44px, 0); }
  .june-scope .j-translate-xl-r-9.j-translate-xl-b-0 {
    transform: translate(-44px, -0); }
  .june-scope .j-translate-xl-r-9.j-translate-xl-t-1 {
    transform: translate(-44px, 5px); }
  .june-scope .j-translate-xl-r-9.j-translate-xl-b-1 {
    transform: translate(-44px, -5px); }
  .june-scope .j-translate-xl-r-9.j-translate-xl-t-2 {
    transform: translate(-44px, 10px); }
  .june-scope .j-translate-xl-r-9.j-translate-xl-b-2 {
    transform: translate(-44px, -10px); }
  .june-scope .j-translate-xl-r-9.j-translate-xl-t-3 {
    transform: translate(-44px, 15px); }
  .june-scope .j-translate-xl-r-9.j-translate-xl-b-3 {
    transform: translate(-44px, -15px); }
  .june-scope .j-translate-xl-r-9.j-translate-xl-t-4 {
    transform: translate(-44px, 20px); }
  .june-scope .j-translate-xl-r-9.j-translate-xl-b-4 {
    transform: translate(-44px, -20px); }
  .june-scope .j-translate-xl-r-9.j-translate-xl-t-5 {
    transform: translate(-44px, 24px); }
  .june-scope .j-translate-xl-r-9.j-translate-xl-b-5 {
    transform: translate(-44px, -24px); }
  .june-scope .j-translate-xl-r-9.j-translate-xl-t-6 {
    transform: translate(-44px, 30px); }
  .june-scope .j-translate-xl-r-9.j-translate-xl-b-6 {
    transform: translate(-44px, -30px); }
  .june-scope .j-translate-xl-r-9.j-translate-xl-t-7 {
    transform: translate(-44px, 35px); }
  .june-scope .j-translate-xl-r-9.j-translate-xl-b-7 {
    transform: translate(-44px, -35px); }
  .june-scope .j-translate-xl-r-9.j-translate-xl-t-8 {
    transform: translate(-44px, 40px); }
  .june-scope .j-translate-xl-r-9.j-translate-xl-b-8 {
    transform: translate(-44px, -40px); }
  .june-scope .j-translate-xl-r-9.j-translate-xl-t-9 {
    transform: translate(-44px, 44px); }
  .june-scope .j-translate-xl-r-9.j-translate-xl-b-9 {
    transform: translate(-44px, -44px); } }

@media (min-width: 992px) and (max-width: 1280.98px) {
  .june-scope .j-translate-lg-t-0 {
    transform: translateY(0); }
  .june-scope .j-translate-lg-b-0 {
    transform: translateY(-0); }
  .june-scope .j-translate-lg-l-0 {
    transform: translateX(0); }
  .june-scope .j-translate-lg-r-0 {
    transform: translateX(-0); }
  .june-scope .j-translate-lg-l-0.j-translate-lg-t-0 {
    transform: translate(0, 0); }
  .june-scope .j-translate-lg-l-0.j-translate-lg-b-0 {
    transform: translate(0, -0); }
  .june-scope .j-translate-lg-l-0.j-translate-lg-t-1 {
    transform: translate(0, 5px); }
  .june-scope .j-translate-lg-l-0.j-translate-lg-b-1 {
    transform: translate(0, -5px); }
  .june-scope .j-translate-lg-l-0.j-translate-lg-t-2 {
    transform: translate(0, 10px); }
  .june-scope .j-translate-lg-l-0.j-translate-lg-b-2 {
    transform: translate(0, -10px); }
  .june-scope .j-translate-lg-l-0.j-translate-lg-t-3 {
    transform: translate(0, 15px); }
  .june-scope .j-translate-lg-l-0.j-translate-lg-b-3 {
    transform: translate(0, -15px); }
  .june-scope .j-translate-lg-l-0.j-translate-lg-t-4 {
    transform: translate(0, 20px); }
  .june-scope .j-translate-lg-l-0.j-translate-lg-b-4 {
    transform: translate(0, -20px); }
  .june-scope .j-translate-lg-l-0.j-translate-lg-t-5 {
    transform: translate(0, 24px); }
  .june-scope .j-translate-lg-l-0.j-translate-lg-b-5 {
    transform: translate(0, -24px); }
  .june-scope .j-translate-lg-l-0.j-translate-lg-t-6 {
    transform: translate(0, 30px); }
  .june-scope .j-translate-lg-l-0.j-translate-lg-b-6 {
    transform: translate(0, -30px); }
  .june-scope .j-translate-lg-l-0.j-translate-lg-t-7 {
    transform: translate(0, 35px); }
  .june-scope .j-translate-lg-l-0.j-translate-lg-b-7 {
    transform: translate(0, -35px); }
  .june-scope .j-translate-lg-l-0.j-translate-lg-t-8 {
    transform: translate(0, 40px); }
  .june-scope .j-translate-lg-l-0.j-translate-lg-b-8 {
    transform: translate(0, -40px); }
  .june-scope .j-translate-lg-l-0.j-translate-lg-t-9 {
    transform: translate(0, 44px); }
  .june-scope .j-translate-lg-l-0.j-translate-lg-b-9 {
    transform: translate(0, -44px); }
  .june-scope .j-translate-lg-r-0.j-translate-lg-t-0 {
    transform: translate(-0, 0); }
  .june-scope .j-translate-lg-r-0.j-translate-lg-b-0 {
    transform: translate(-0, -0); }
  .june-scope .j-translate-lg-r-0.j-translate-lg-t-1 {
    transform: translate(-0, 5px); }
  .june-scope .j-translate-lg-r-0.j-translate-lg-b-1 {
    transform: translate(-0, -5px); }
  .june-scope .j-translate-lg-r-0.j-translate-lg-t-2 {
    transform: translate(-0, 10px); }
  .june-scope .j-translate-lg-r-0.j-translate-lg-b-2 {
    transform: translate(-0, -10px); }
  .june-scope .j-translate-lg-r-0.j-translate-lg-t-3 {
    transform: translate(-0, 15px); }
  .june-scope .j-translate-lg-r-0.j-translate-lg-b-3 {
    transform: translate(-0, -15px); }
  .june-scope .j-translate-lg-r-0.j-translate-lg-t-4 {
    transform: translate(-0, 20px); }
  .june-scope .j-translate-lg-r-0.j-translate-lg-b-4 {
    transform: translate(-0, -20px); }
  .june-scope .j-translate-lg-r-0.j-translate-lg-t-5 {
    transform: translate(-0, 24px); }
  .june-scope .j-translate-lg-r-0.j-translate-lg-b-5 {
    transform: translate(-0, -24px); }
  .june-scope .j-translate-lg-r-0.j-translate-lg-t-6 {
    transform: translate(-0, 30px); }
  .june-scope .j-translate-lg-r-0.j-translate-lg-b-6 {
    transform: translate(-0, -30px); }
  .june-scope .j-translate-lg-r-0.j-translate-lg-t-7 {
    transform: translate(-0, 35px); }
  .june-scope .j-translate-lg-r-0.j-translate-lg-b-7 {
    transform: translate(-0, -35px); }
  .june-scope .j-translate-lg-r-0.j-translate-lg-t-8 {
    transform: translate(-0, 40px); }
  .june-scope .j-translate-lg-r-0.j-translate-lg-b-8 {
    transform: translate(-0, -40px); }
  .june-scope .j-translate-lg-r-0.j-translate-lg-t-9 {
    transform: translate(-0, 44px); }
  .june-scope .j-translate-lg-r-0.j-translate-lg-b-9 {
    transform: translate(-0, -44px); }
  .june-scope .j-translate-lg-t-1 {
    transform: translateY(5px); }
  .june-scope .j-translate-lg-b-1 {
    transform: translateY(-5px); }
  .june-scope .j-translate-lg-l-1 {
    transform: translateX(5px); }
  .june-scope .j-translate-lg-r-1 {
    transform: translateX(-5px); }
  .june-scope .j-translate-lg-l-1.j-translate-lg-t-0 {
    transform: translate(5px, 0); }
  .june-scope .j-translate-lg-l-1.j-translate-lg-b-0 {
    transform: translate(5px, -0); }
  .june-scope .j-translate-lg-l-1.j-translate-lg-t-1 {
    transform: translate(5px, 5px); }
  .june-scope .j-translate-lg-l-1.j-translate-lg-b-1 {
    transform: translate(5px, -5px); }
  .june-scope .j-translate-lg-l-1.j-translate-lg-t-2 {
    transform: translate(5px, 10px); }
  .june-scope .j-translate-lg-l-1.j-translate-lg-b-2 {
    transform: translate(5px, -10px); }
  .june-scope .j-translate-lg-l-1.j-translate-lg-t-3 {
    transform: translate(5px, 15px); }
  .june-scope .j-translate-lg-l-1.j-translate-lg-b-3 {
    transform: translate(5px, -15px); }
  .june-scope .j-translate-lg-l-1.j-translate-lg-t-4 {
    transform: translate(5px, 20px); }
  .june-scope .j-translate-lg-l-1.j-translate-lg-b-4 {
    transform: translate(5px, -20px); }
  .june-scope .j-translate-lg-l-1.j-translate-lg-t-5 {
    transform: translate(5px, 24px); }
  .june-scope .j-translate-lg-l-1.j-translate-lg-b-5 {
    transform: translate(5px, -24px); }
  .june-scope .j-translate-lg-l-1.j-translate-lg-t-6 {
    transform: translate(5px, 30px); }
  .june-scope .j-translate-lg-l-1.j-translate-lg-b-6 {
    transform: translate(5px, -30px); }
  .june-scope .j-translate-lg-l-1.j-translate-lg-t-7 {
    transform: translate(5px, 35px); }
  .june-scope .j-translate-lg-l-1.j-translate-lg-b-7 {
    transform: translate(5px, -35px); }
  .june-scope .j-translate-lg-l-1.j-translate-lg-t-8 {
    transform: translate(5px, 40px); }
  .june-scope .j-translate-lg-l-1.j-translate-lg-b-8 {
    transform: translate(5px, -40px); }
  .june-scope .j-translate-lg-l-1.j-translate-lg-t-9 {
    transform: translate(5px, 44px); }
  .june-scope .j-translate-lg-l-1.j-translate-lg-b-9 {
    transform: translate(5px, -44px); }
  .june-scope .j-translate-lg-r-1.j-translate-lg-t-0 {
    transform: translate(-5px, 0); }
  .june-scope .j-translate-lg-r-1.j-translate-lg-b-0 {
    transform: translate(-5px, -0); }
  .june-scope .j-translate-lg-r-1.j-translate-lg-t-1 {
    transform: translate(-5px, 5px); }
  .june-scope .j-translate-lg-r-1.j-translate-lg-b-1 {
    transform: translate(-5px, -5px); }
  .june-scope .j-translate-lg-r-1.j-translate-lg-t-2 {
    transform: translate(-5px, 10px); }
  .june-scope .j-translate-lg-r-1.j-translate-lg-b-2 {
    transform: translate(-5px, -10px); }
  .june-scope .j-translate-lg-r-1.j-translate-lg-t-3 {
    transform: translate(-5px, 15px); }
  .june-scope .j-translate-lg-r-1.j-translate-lg-b-3 {
    transform: translate(-5px, -15px); }
  .june-scope .j-translate-lg-r-1.j-translate-lg-t-4 {
    transform: translate(-5px, 20px); }
  .june-scope .j-translate-lg-r-1.j-translate-lg-b-4 {
    transform: translate(-5px, -20px); }
  .june-scope .j-translate-lg-r-1.j-translate-lg-t-5 {
    transform: translate(-5px, 24px); }
  .june-scope .j-translate-lg-r-1.j-translate-lg-b-5 {
    transform: translate(-5px, -24px); }
  .june-scope .j-translate-lg-r-1.j-translate-lg-t-6 {
    transform: translate(-5px, 30px); }
  .june-scope .j-translate-lg-r-1.j-translate-lg-b-6 {
    transform: translate(-5px, -30px); }
  .june-scope .j-translate-lg-r-1.j-translate-lg-t-7 {
    transform: translate(-5px, 35px); }
  .june-scope .j-translate-lg-r-1.j-translate-lg-b-7 {
    transform: translate(-5px, -35px); }
  .june-scope .j-translate-lg-r-1.j-translate-lg-t-8 {
    transform: translate(-5px, 40px); }
  .june-scope .j-translate-lg-r-1.j-translate-lg-b-8 {
    transform: translate(-5px, -40px); }
  .june-scope .j-translate-lg-r-1.j-translate-lg-t-9 {
    transform: translate(-5px, 44px); }
  .june-scope .j-translate-lg-r-1.j-translate-lg-b-9 {
    transform: translate(-5px, -44px); }
  .june-scope .j-translate-lg-t-2 {
    transform: translateY(10px); }
  .june-scope .j-translate-lg-b-2 {
    transform: translateY(-10px); }
  .june-scope .j-translate-lg-l-2 {
    transform: translateX(10px); }
  .june-scope .j-translate-lg-r-2 {
    transform: translateX(-10px); }
  .june-scope .j-translate-lg-l-2.j-translate-lg-t-0 {
    transform: translate(10px, 0); }
  .june-scope .j-translate-lg-l-2.j-translate-lg-b-0 {
    transform: translate(10px, -0); }
  .june-scope .j-translate-lg-l-2.j-translate-lg-t-1 {
    transform: translate(10px, 5px); }
  .june-scope .j-translate-lg-l-2.j-translate-lg-b-1 {
    transform: translate(10px, -5px); }
  .june-scope .j-translate-lg-l-2.j-translate-lg-t-2 {
    transform: translate(10px, 10px); }
  .june-scope .j-translate-lg-l-2.j-translate-lg-b-2 {
    transform: translate(10px, -10px); }
  .june-scope .j-translate-lg-l-2.j-translate-lg-t-3 {
    transform: translate(10px, 15px); }
  .june-scope .j-translate-lg-l-2.j-translate-lg-b-3 {
    transform: translate(10px, -15px); }
  .june-scope .j-translate-lg-l-2.j-translate-lg-t-4 {
    transform: translate(10px, 20px); }
  .june-scope .j-translate-lg-l-2.j-translate-lg-b-4 {
    transform: translate(10px, -20px); }
  .june-scope .j-translate-lg-l-2.j-translate-lg-t-5 {
    transform: translate(10px, 24px); }
  .june-scope .j-translate-lg-l-2.j-translate-lg-b-5 {
    transform: translate(10px, -24px); }
  .june-scope .j-translate-lg-l-2.j-translate-lg-t-6 {
    transform: translate(10px, 30px); }
  .june-scope .j-translate-lg-l-2.j-translate-lg-b-6 {
    transform: translate(10px, -30px); }
  .june-scope .j-translate-lg-l-2.j-translate-lg-t-7 {
    transform: translate(10px, 35px); }
  .june-scope .j-translate-lg-l-2.j-translate-lg-b-7 {
    transform: translate(10px, -35px); }
  .june-scope .j-translate-lg-l-2.j-translate-lg-t-8 {
    transform: translate(10px, 40px); }
  .june-scope .j-translate-lg-l-2.j-translate-lg-b-8 {
    transform: translate(10px, -40px); }
  .june-scope .j-translate-lg-l-2.j-translate-lg-t-9 {
    transform: translate(10px, 44px); }
  .june-scope .j-translate-lg-l-2.j-translate-lg-b-9 {
    transform: translate(10px, -44px); }
  .june-scope .j-translate-lg-r-2.j-translate-lg-t-0 {
    transform: translate(-10px, 0); }
  .june-scope .j-translate-lg-r-2.j-translate-lg-b-0 {
    transform: translate(-10px, -0); }
  .june-scope .j-translate-lg-r-2.j-translate-lg-t-1 {
    transform: translate(-10px, 5px); }
  .june-scope .j-translate-lg-r-2.j-translate-lg-b-1 {
    transform: translate(-10px, -5px); }
  .june-scope .j-translate-lg-r-2.j-translate-lg-t-2 {
    transform: translate(-10px, 10px); }
  .june-scope .j-translate-lg-r-2.j-translate-lg-b-2 {
    transform: translate(-10px, -10px); }
  .june-scope .j-translate-lg-r-2.j-translate-lg-t-3 {
    transform: translate(-10px, 15px); }
  .june-scope .j-translate-lg-r-2.j-translate-lg-b-3 {
    transform: translate(-10px, -15px); }
  .june-scope .j-translate-lg-r-2.j-translate-lg-t-4 {
    transform: translate(-10px, 20px); }
  .june-scope .j-translate-lg-r-2.j-translate-lg-b-4 {
    transform: translate(-10px, -20px); }
  .june-scope .j-translate-lg-r-2.j-translate-lg-t-5 {
    transform: translate(-10px, 24px); }
  .june-scope .j-translate-lg-r-2.j-translate-lg-b-5 {
    transform: translate(-10px, -24px); }
  .june-scope .j-translate-lg-r-2.j-translate-lg-t-6 {
    transform: translate(-10px, 30px); }
  .june-scope .j-translate-lg-r-2.j-translate-lg-b-6 {
    transform: translate(-10px, -30px); }
  .june-scope .j-translate-lg-r-2.j-translate-lg-t-7 {
    transform: translate(-10px, 35px); }
  .june-scope .j-translate-lg-r-2.j-translate-lg-b-7 {
    transform: translate(-10px, -35px); }
  .june-scope .j-translate-lg-r-2.j-translate-lg-t-8 {
    transform: translate(-10px, 40px); }
  .june-scope .j-translate-lg-r-2.j-translate-lg-b-8 {
    transform: translate(-10px, -40px); }
  .june-scope .j-translate-lg-r-2.j-translate-lg-t-9 {
    transform: translate(-10px, 44px); }
  .june-scope .j-translate-lg-r-2.j-translate-lg-b-9 {
    transform: translate(-10px, -44px); }
  .june-scope .j-translate-lg-t-3 {
    transform: translateY(15px); }
  .june-scope .j-translate-lg-b-3 {
    transform: translateY(-15px); }
  .june-scope .j-translate-lg-l-3 {
    transform: translateX(15px); }
  .june-scope .j-translate-lg-r-3 {
    transform: translateX(-15px); }
  .june-scope .j-translate-lg-l-3.j-translate-lg-t-0 {
    transform: translate(15px, 0); }
  .june-scope .j-translate-lg-l-3.j-translate-lg-b-0 {
    transform: translate(15px, -0); }
  .june-scope .j-translate-lg-l-3.j-translate-lg-t-1 {
    transform: translate(15px, 5px); }
  .june-scope .j-translate-lg-l-3.j-translate-lg-b-1 {
    transform: translate(15px, -5px); }
  .june-scope .j-translate-lg-l-3.j-translate-lg-t-2 {
    transform: translate(15px, 10px); }
  .june-scope .j-translate-lg-l-3.j-translate-lg-b-2 {
    transform: translate(15px, -10px); }
  .june-scope .j-translate-lg-l-3.j-translate-lg-t-3 {
    transform: translate(15px, 15px); }
  .june-scope .j-translate-lg-l-3.j-translate-lg-b-3 {
    transform: translate(15px, -15px); }
  .june-scope .j-translate-lg-l-3.j-translate-lg-t-4 {
    transform: translate(15px, 20px); }
  .june-scope .j-translate-lg-l-3.j-translate-lg-b-4 {
    transform: translate(15px, -20px); }
  .june-scope .j-translate-lg-l-3.j-translate-lg-t-5 {
    transform: translate(15px, 24px); }
  .june-scope .j-translate-lg-l-3.j-translate-lg-b-5 {
    transform: translate(15px, -24px); }
  .june-scope .j-translate-lg-l-3.j-translate-lg-t-6 {
    transform: translate(15px, 30px); }
  .june-scope .j-translate-lg-l-3.j-translate-lg-b-6 {
    transform: translate(15px, -30px); }
  .june-scope .j-translate-lg-l-3.j-translate-lg-t-7 {
    transform: translate(15px, 35px); }
  .june-scope .j-translate-lg-l-3.j-translate-lg-b-7 {
    transform: translate(15px, -35px); }
  .june-scope .j-translate-lg-l-3.j-translate-lg-t-8 {
    transform: translate(15px, 40px); }
  .june-scope .j-translate-lg-l-3.j-translate-lg-b-8 {
    transform: translate(15px, -40px); }
  .june-scope .j-translate-lg-l-3.j-translate-lg-t-9 {
    transform: translate(15px, 44px); }
  .june-scope .j-translate-lg-l-3.j-translate-lg-b-9 {
    transform: translate(15px, -44px); }
  .june-scope .j-translate-lg-r-3.j-translate-lg-t-0 {
    transform: translate(-15px, 0); }
  .june-scope .j-translate-lg-r-3.j-translate-lg-b-0 {
    transform: translate(-15px, -0); }
  .june-scope .j-translate-lg-r-3.j-translate-lg-t-1 {
    transform: translate(-15px, 5px); }
  .june-scope .j-translate-lg-r-3.j-translate-lg-b-1 {
    transform: translate(-15px, -5px); }
  .june-scope .j-translate-lg-r-3.j-translate-lg-t-2 {
    transform: translate(-15px, 10px); }
  .june-scope .j-translate-lg-r-3.j-translate-lg-b-2 {
    transform: translate(-15px, -10px); }
  .june-scope .j-translate-lg-r-3.j-translate-lg-t-3 {
    transform: translate(-15px, 15px); }
  .june-scope .j-translate-lg-r-3.j-translate-lg-b-3 {
    transform: translate(-15px, -15px); }
  .june-scope .j-translate-lg-r-3.j-translate-lg-t-4 {
    transform: translate(-15px, 20px); }
  .june-scope .j-translate-lg-r-3.j-translate-lg-b-4 {
    transform: translate(-15px, -20px); }
  .june-scope .j-translate-lg-r-3.j-translate-lg-t-5 {
    transform: translate(-15px, 24px); }
  .june-scope .j-translate-lg-r-3.j-translate-lg-b-5 {
    transform: translate(-15px, -24px); }
  .june-scope .j-translate-lg-r-3.j-translate-lg-t-6 {
    transform: translate(-15px, 30px); }
  .june-scope .j-translate-lg-r-3.j-translate-lg-b-6 {
    transform: translate(-15px, -30px); }
  .june-scope .j-translate-lg-r-3.j-translate-lg-t-7 {
    transform: translate(-15px, 35px); }
  .june-scope .j-translate-lg-r-3.j-translate-lg-b-7 {
    transform: translate(-15px, -35px); }
  .june-scope .j-translate-lg-r-3.j-translate-lg-t-8 {
    transform: translate(-15px, 40px); }
  .june-scope .j-translate-lg-r-3.j-translate-lg-b-8 {
    transform: translate(-15px, -40px); }
  .june-scope .j-translate-lg-r-3.j-translate-lg-t-9 {
    transform: translate(-15px, 44px); }
  .june-scope .j-translate-lg-r-3.j-translate-lg-b-9 {
    transform: translate(-15px, -44px); }
  .june-scope .j-translate-lg-t-4 {
    transform: translateY(20px); }
  .june-scope .j-translate-lg-b-4 {
    transform: translateY(-20px); }
  .june-scope .j-translate-lg-l-4 {
    transform: translateX(20px); }
  .june-scope .j-translate-lg-r-4 {
    transform: translateX(-20px); }
  .june-scope .j-translate-lg-l-4.j-translate-lg-t-0 {
    transform: translate(20px, 0); }
  .june-scope .j-translate-lg-l-4.j-translate-lg-b-0 {
    transform: translate(20px, -0); }
  .june-scope .j-translate-lg-l-4.j-translate-lg-t-1 {
    transform: translate(20px, 5px); }
  .june-scope .j-translate-lg-l-4.j-translate-lg-b-1 {
    transform: translate(20px, -5px); }
  .june-scope .j-translate-lg-l-4.j-translate-lg-t-2 {
    transform: translate(20px, 10px); }
  .june-scope .j-translate-lg-l-4.j-translate-lg-b-2 {
    transform: translate(20px, -10px); }
  .june-scope .j-translate-lg-l-4.j-translate-lg-t-3 {
    transform: translate(20px, 15px); }
  .june-scope .j-translate-lg-l-4.j-translate-lg-b-3 {
    transform: translate(20px, -15px); }
  .june-scope .j-translate-lg-l-4.j-translate-lg-t-4 {
    transform: translate(20px, 20px); }
  .june-scope .j-translate-lg-l-4.j-translate-lg-b-4 {
    transform: translate(20px, -20px); }
  .june-scope .j-translate-lg-l-4.j-translate-lg-t-5 {
    transform: translate(20px, 24px); }
  .june-scope .j-translate-lg-l-4.j-translate-lg-b-5 {
    transform: translate(20px, -24px); }
  .june-scope .j-translate-lg-l-4.j-translate-lg-t-6 {
    transform: translate(20px, 30px); }
  .june-scope .j-translate-lg-l-4.j-translate-lg-b-6 {
    transform: translate(20px, -30px); }
  .june-scope .j-translate-lg-l-4.j-translate-lg-t-7 {
    transform: translate(20px, 35px); }
  .june-scope .j-translate-lg-l-4.j-translate-lg-b-7 {
    transform: translate(20px, -35px); }
  .june-scope .j-translate-lg-l-4.j-translate-lg-t-8 {
    transform: translate(20px, 40px); }
  .june-scope .j-translate-lg-l-4.j-translate-lg-b-8 {
    transform: translate(20px, -40px); }
  .june-scope .j-translate-lg-l-4.j-translate-lg-t-9 {
    transform: translate(20px, 44px); }
  .june-scope .j-translate-lg-l-4.j-translate-lg-b-9 {
    transform: translate(20px, -44px); }
  .june-scope .j-translate-lg-r-4.j-translate-lg-t-0 {
    transform: translate(-20px, 0); }
  .june-scope .j-translate-lg-r-4.j-translate-lg-b-0 {
    transform: translate(-20px, -0); }
  .june-scope .j-translate-lg-r-4.j-translate-lg-t-1 {
    transform: translate(-20px, 5px); }
  .june-scope .j-translate-lg-r-4.j-translate-lg-b-1 {
    transform: translate(-20px, -5px); }
  .june-scope .j-translate-lg-r-4.j-translate-lg-t-2 {
    transform: translate(-20px, 10px); }
  .june-scope .j-translate-lg-r-4.j-translate-lg-b-2 {
    transform: translate(-20px, -10px); }
  .june-scope .j-translate-lg-r-4.j-translate-lg-t-3 {
    transform: translate(-20px, 15px); }
  .june-scope .j-translate-lg-r-4.j-translate-lg-b-3 {
    transform: translate(-20px, -15px); }
  .june-scope .j-translate-lg-r-4.j-translate-lg-t-4 {
    transform: translate(-20px, 20px); }
  .june-scope .j-translate-lg-r-4.j-translate-lg-b-4 {
    transform: translate(-20px, -20px); }
  .june-scope .j-translate-lg-r-4.j-translate-lg-t-5 {
    transform: translate(-20px, 24px); }
  .june-scope .j-translate-lg-r-4.j-translate-lg-b-5 {
    transform: translate(-20px, -24px); }
  .june-scope .j-translate-lg-r-4.j-translate-lg-t-6 {
    transform: translate(-20px, 30px); }
  .june-scope .j-translate-lg-r-4.j-translate-lg-b-6 {
    transform: translate(-20px, -30px); }
  .june-scope .j-translate-lg-r-4.j-translate-lg-t-7 {
    transform: translate(-20px, 35px); }
  .june-scope .j-translate-lg-r-4.j-translate-lg-b-7 {
    transform: translate(-20px, -35px); }
  .june-scope .j-translate-lg-r-4.j-translate-lg-t-8 {
    transform: translate(-20px, 40px); }
  .june-scope .j-translate-lg-r-4.j-translate-lg-b-8 {
    transform: translate(-20px, -40px); }
  .june-scope .j-translate-lg-r-4.j-translate-lg-t-9 {
    transform: translate(-20px, 44px); }
  .june-scope .j-translate-lg-r-4.j-translate-lg-b-9 {
    transform: translate(-20px, -44px); }
  .june-scope .j-translate-lg-t-5 {
    transform: translateY(24px); }
  .june-scope .j-translate-lg-b-5 {
    transform: translateY(-24px); }
  .june-scope .j-translate-lg-l-5 {
    transform: translateX(24px); }
  .june-scope .j-translate-lg-r-5 {
    transform: translateX(-24px); }
  .june-scope .j-translate-lg-l-5.j-translate-lg-t-0 {
    transform: translate(24px, 0); }
  .june-scope .j-translate-lg-l-5.j-translate-lg-b-0 {
    transform: translate(24px, -0); }
  .june-scope .j-translate-lg-l-5.j-translate-lg-t-1 {
    transform: translate(24px, 5px); }
  .june-scope .j-translate-lg-l-5.j-translate-lg-b-1 {
    transform: translate(24px, -5px); }
  .june-scope .j-translate-lg-l-5.j-translate-lg-t-2 {
    transform: translate(24px, 10px); }
  .june-scope .j-translate-lg-l-5.j-translate-lg-b-2 {
    transform: translate(24px, -10px); }
  .june-scope .j-translate-lg-l-5.j-translate-lg-t-3 {
    transform: translate(24px, 15px); }
  .june-scope .j-translate-lg-l-5.j-translate-lg-b-3 {
    transform: translate(24px, -15px); }
  .june-scope .j-translate-lg-l-5.j-translate-lg-t-4 {
    transform: translate(24px, 20px); }
  .june-scope .j-translate-lg-l-5.j-translate-lg-b-4 {
    transform: translate(24px, -20px); }
  .june-scope .j-translate-lg-l-5.j-translate-lg-t-5 {
    transform: translate(24px, 24px); }
  .june-scope .j-translate-lg-l-5.j-translate-lg-b-5 {
    transform: translate(24px, -24px); }
  .june-scope .j-translate-lg-l-5.j-translate-lg-t-6 {
    transform: translate(24px, 30px); }
  .june-scope .j-translate-lg-l-5.j-translate-lg-b-6 {
    transform: translate(24px, -30px); }
  .june-scope .j-translate-lg-l-5.j-translate-lg-t-7 {
    transform: translate(24px, 35px); }
  .june-scope .j-translate-lg-l-5.j-translate-lg-b-7 {
    transform: translate(24px, -35px); }
  .june-scope .j-translate-lg-l-5.j-translate-lg-t-8 {
    transform: translate(24px, 40px); }
  .june-scope .j-translate-lg-l-5.j-translate-lg-b-8 {
    transform: translate(24px, -40px); }
  .june-scope .j-translate-lg-l-5.j-translate-lg-t-9 {
    transform: translate(24px, 44px); }
  .june-scope .j-translate-lg-l-5.j-translate-lg-b-9 {
    transform: translate(24px, -44px); }
  .june-scope .j-translate-lg-r-5.j-translate-lg-t-0 {
    transform: translate(-24px, 0); }
  .june-scope .j-translate-lg-r-5.j-translate-lg-b-0 {
    transform: translate(-24px, -0); }
  .june-scope .j-translate-lg-r-5.j-translate-lg-t-1 {
    transform: translate(-24px, 5px); }
  .june-scope .j-translate-lg-r-5.j-translate-lg-b-1 {
    transform: translate(-24px, -5px); }
  .june-scope .j-translate-lg-r-5.j-translate-lg-t-2 {
    transform: translate(-24px, 10px); }
  .june-scope .j-translate-lg-r-5.j-translate-lg-b-2 {
    transform: translate(-24px, -10px); }
  .june-scope .j-translate-lg-r-5.j-translate-lg-t-3 {
    transform: translate(-24px, 15px); }
  .june-scope .j-translate-lg-r-5.j-translate-lg-b-3 {
    transform: translate(-24px, -15px); }
  .june-scope .j-translate-lg-r-5.j-translate-lg-t-4 {
    transform: translate(-24px, 20px); }
  .june-scope .j-translate-lg-r-5.j-translate-lg-b-4 {
    transform: translate(-24px, -20px); }
  .june-scope .j-translate-lg-r-5.j-translate-lg-t-5 {
    transform: translate(-24px, 24px); }
  .june-scope .j-translate-lg-r-5.j-translate-lg-b-5 {
    transform: translate(-24px, -24px); }
  .june-scope .j-translate-lg-r-5.j-translate-lg-t-6 {
    transform: translate(-24px, 30px); }
  .june-scope .j-translate-lg-r-5.j-translate-lg-b-6 {
    transform: translate(-24px, -30px); }
  .june-scope .j-translate-lg-r-5.j-translate-lg-t-7 {
    transform: translate(-24px, 35px); }
  .june-scope .j-translate-lg-r-5.j-translate-lg-b-7 {
    transform: translate(-24px, -35px); }
  .june-scope .j-translate-lg-r-5.j-translate-lg-t-8 {
    transform: translate(-24px, 40px); }
  .june-scope .j-translate-lg-r-5.j-translate-lg-b-8 {
    transform: translate(-24px, -40px); }
  .june-scope .j-translate-lg-r-5.j-translate-lg-t-9 {
    transform: translate(-24px, 44px); }
  .june-scope .j-translate-lg-r-5.j-translate-lg-b-9 {
    transform: translate(-24px, -44px); }
  .june-scope .j-translate-lg-t-6 {
    transform: translateY(30px); }
  .june-scope .j-translate-lg-b-6 {
    transform: translateY(-30px); }
  .june-scope .j-translate-lg-l-6 {
    transform: translateX(30px); }
  .june-scope .j-translate-lg-r-6 {
    transform: translateX(-30px); }
  .june-scope .j-translate-lg-l-6.j-translate-lg-t-0 {
    transform: translate(30px, 0); }
  .june-scope .j-translate-lg-l-6.j-translate-lg-b-0 {
    transform: translate(30px, -0); }
  .june-scope .j-translate-lg-l-6.j-translate-lg-t-1 {
    transform: translate(30px, 5px); }
  .june-scope .j-translate-lg-l-6.j-translate-lg-b-1 {
    transform: translate(30px, -5px); }
  .june-scope .j-translate-lg-l-6.j-translate-lg-t-2 {
    transform: translate(30px, 10px); }
  .june-scope .j-translate-lg-l-6.j-translate-lg-b-2 {
    transform: translate(30px, -10px); }
  .june-scope .j-translate-lg-l-6.j-translate-lg-t-3 {
    transform: translate(30px, 15px); }
  .june-scope .j-translate-lg-l-6.j-translate-lg-b-3 {
    transform: translate(30px, -15px); }
  .june-scope .j-translate-lg-l-6.j-translate-lg-t-4 {
    transform: translate(30px, 20px); }
  .june-scope .j-translate-lg-l-6.j-translate-lg-b-4 {
    transform: translate(30px, -20px); }
  .june-scope .j-translate-lg-l-6.j-translate-lg-t-5 {
    transform: translate(30px, 24px); }
  .june-scope .j-translate-lg-l-6.j-translate-lg-b-5 {
    transform: translate(30px, -24px); }
  .june-scope .j-translate-lg-l-6.j-translate-lg-t-6 {
    transform: translate(30px, 30px); }
  .june-scope .j-translate-lg-l-6.j-translate-lg-b-6 {
    transform: translate(30px, -30px); }
  .june-scope .j-translate-lg-l-6.j-translate-lg-t-7 {
    transform: translate(30px, 35px); }
  .june-scope .j-translate-lg-l-6.j-translate-lg-b-7 {
    transform: translate(30px, -35px); }
  .june-scope .j-translate-lg-l-6.j-translate-lg-t-8 {
    transform: translate(30px, 40px); }
  .june-scope .j-translate-lg-l-6.j-translate-lg-b-8 {
    transform: translate(30px, -40px); }
  .june-scope .j-translate-lg-l-6.j-translate-lg-t-9 {
    transform: translate(30px, 44px); }
  .june-scope .j-translate-lg-l-6.j-translate-lg-b-9 {
    transform: translate(30px, -44px); }
  .june-scope .j-translate-lg-r-6.j-translate-lg-t-0 {
    transform: translate(-30px, 0); }
  .june-scope .j-translate-lg-r-6.j-translate-lg-b-0 {
    transform: translate(-30px, -0); }
  .june-scope .j-translate-lg-r-6.j-translate-lg-t-1 {
    transform: translate(-30px, 5px); }
  .june-scope .j-translate-lg-r-6.j-translate-lg-b-1 {
    transform: translate(-30px, -5px); }
  .june-scope .j-translate-lg-r-6.j-translate-lg-t-2 {
    transform: translate(-30px, 10px); }
  .june-scope .j-translate-lg-r-6.j-translate-lg-b-2 {
    transform: translate(-30px, -10px); }
  .june-scope .j-translate-lg-r-6.j-translate-lg-t-3 {
    transform: translate(-30px, 15px); }
  .june-scope .j-translate-lg-r-6.j-translate-lg-b-3 {
    transform: translate(-30px, -15px); }
  .june-scope .j-translate-lg-r-6.j-translate-lg-t-4 {
    transform: translate(-30px, 20px); }
  .june-scope .j-translate-lg-r-6.j-translate-lg-b-4 {
    transform: translate(-30px, -20px); }
  .june-scope .j-translate-lg-r-6.j-translate-lg-t-5 {
    transform: translate(-30px, 24px); }
  .june-scope .j-translate-lg-r-6.j-translate-lg-b-5 {
    transform: translate(-30px, -24px); }
  .june-scope .j-translate-lg-r-6.j-translate-lg-t-6 {
    transform: translate(-30px, 30px); }
  .june-scope .j-translate-lg-r-6.j-translate-lg-b-6 {
    transform: translate(-30px, -30px); }
  .june-scope .j-translate-lg-r-6.j-translate-lg-t-7 {
    transform: translate(-30px, 35px); }
  .june-scope .j-translate-lg-r-6.j-translate-lg-b-7 {
    transform: translate(-30px, -35px); }
  .june-scope .j-translate-lg-r-6.j-translate-lg-t-8 {
    transform: translate(-30px, 40px); }
  .june-scope .j-translate-lg-r-6.j-translate-lg-b-8 {
    transform: translate(-30px, -40px); }
  .june-scope .j-translate-lg-r-6.j-translate-lg-t-9 {
    transform: translate(-30px, 44px); }
  .june-scope .j-translate-lg-r-6.j-translate-lg-b-9 {
    transform: translate(-30px, -44px); }
  .june-scope .j-translate-lg-t-7 {
    transform: translateY(35px); }
  .june-scope .j-translate-lg-b-7 {
    transform: translateY(-35px); }
  .june-scope .j-translate-lg-l-7 {
    transform: translateX(35px); }
  .june-scope .j-translate-lg-r-7 {
    transform: translateX(-35px); }
  .june-scope .j-translate-lg-l-7.j-translate-lg-t-0 {
    transform: translate(35px, 0); }
  .june-scope .j-translate-lg-l-7.j-translate-lg-b-0 {
    transform: translate(35px, -0); }
  .june-scope .j-translate-lg-l-7.j-translate-lg-t-1 {
    transform: translate(35px, 5px); }
  .june-scope .j-translate-lg-l-7.j-translate-lg-b-1 {
    transform: translate(35px, -5px); }
  .june-scope .j-translate-lg-l-7.j-translate-lg-t-2 {
    transform: translate(35px, 10px); }
  .june-scope .j-translate-lg-l-7.j-translate-lg-b-2 {
    transform: translate(35px, -10px); }
  .june-scope .j-translate-lg-l-7.j-translate-lg-t-3 {
    transform: translate(35px, 15px); }
  .june-scope .j-translate-lg-l-7.j-translate-lg-b-3 {
    transform: translate(35px, -15px); }
  .june-scope .j-translate-lg-l-7.j-translate-lg-t-4 {
    transform: translate(35px, 20px); }
  .june-scope .j-translate-lg-l-7.j-translate-lg-b-4 {
    transform: translate(35px, -20px); }
  .june-scope .j-translate-lg-l-7.j-translate-lg-t-5 {
    transform: translate(35px, 24px); }
  .june-scope .j-translate-lg-l-7.j-translate-lg-b-5 {
    transform: translate(35px, -24px); }
  .june-scope .j-translate-lg-l-7.j-translate-lg-t-6 {
    transform: translate(35px, 30px); }
  .june-scope .j-translate-lg-l-7.j-translate-lg-b-6 {
    transform: translate(35px, -30px); }
  .june-scope .j-translate-lg-l-7.j-translate-lg-t-7 {
    transform: translate(35px, 35px); }
  .june-scope .j-translate-lg-l-7.j-translate-lg-b-7 {
    transform: translate(35px, -35px); }
  .june-scope .j-translate-lg-l-7.j-translate-lg-t-8 {
    transform: translate(35px, 40px); }
  .june-scope .j-translate-lg-l-7.j-translate-lg-b-8 {
    transform: translate(35px, -40px); }
  .june-scope .j-translate-lg-l-7.j-translate-lg-t-9 {
    transform: translate(35px, 44px); }
  .june-scope .j-translate-lg-l-7.j-translate-lg-b-9 {
    transform: translate(35px, -44px); }
  .june-scope .j-translate-lg-r-7.j-translate-lg-t-0 {
    transform: translate(-35px, 0); }
  .june-scope .j-translate-lg-r-7.j-translate-lg-b-0 {
    transform: translate(-35px, -0); }
  .june-scope .j-translate-lg-r-7.j-translate-lg-t-1 {
    transform: translate(-35px, 5px); }
  .june-scope .j-translate-lg-r-7.j-translate-lg-b-1 {
    transform: translate(-35px, -5px); }
  .june-scope .j-translate-lg-r-7.j-translate-lg-t-2 {
    transform: translate(-35px, 10px); }
  .june-scope .j-translate-lg-r-7.j-translate-lg-b-2 {
    transform: translate(-35px, -10px); }
  .june-scope .j-translate-lg-r-7.j-translate-lg-t-3 {
    transform: translate(-35px, 15px); }
  .june-scope .j-translate-lg-r-7.j-translate-lg-b-3 {
    transform: translate(-35px, -15px); }
  .june-scope .j-translate-lg-r-7.j-translate-lg-t-4 {
    transform: translate(-35px, 20px); }
  .june-scope .j-translate-lg-r-7.j-translate-lg-b-4 {
    transform: translate(-35px, -20px); }
  .june-scope .j-translate-lg-r-7.j-translate-lg-t-5 {
    transform: translate(-35px, 24px); }
  .june-scope .j-translate-lg-r-7.j-translate-lg-b-5 {
    transform: translate(-35px, -24px); }
  .june-scope .j-translate-lg-r-7.j-translate-lg-t-6 {
    transform: translate(-35px, 30px); }
  .june-scope .j-translate-lg-r-7.j-translate-lg-b-6 {
    transform: translate(-35px, -30px); }
  .june-scope .j-translate-lg-r-7.j-translate-lg-t-7 {
    transform: translate(-35px, 35px); }
  .june-scope .j-translate-lg-r-7.j-translate-lg-b-7 {
    transform: translate(-35px, -35px); }
  .june-scope .j-translate-lg-r-7.j-translate-lg-t-8 {
    transform: translate(-35px, 40px); }
  .june-scope .j-translate-lg-r-7.j-translate-lg-b-8 {
    transform: translate(-35px, -40px); }
  .june-scope .j-translate-lg-r-7.j-translate-lg-t-9 {
    transform: translate(-35px, 44px); }
  .june-scope .j-translate-lg-r-7.j-translate-lg-b-9 {
    transform: translate(-35px, -44px); }
  .june-scope .j-translate-lg-t-8 {
    transform: translateY(40px); }
  .june-scope .j-translate-lg-b-8 {
    transform: translateY(-40px); }
  .june-scope .j-translate-lg-l-8 {
    transform: translateX(40px); }
  .june-scope .j-translate-lg-r-8 {
    transform: translateX(-40px); }
  .june-scope .j-translate-lg-l-8.j-translate-lg-t-0 {
    transform: translate(40px, 0); }
  .june-scope .j-translate-lg-l-8.j-translate-lg-b-0 {
    transform: translate(40px, -0); }
  .june-scope .j-translate-lg-l-8.j-translate-lg-t-1 {
    transform: translate(40px, 5px); }
  .june-scope .j-translate-lg-l-8.j-translate-lg-b-1 {
    transform: translate(40px, -5px); }
  .june-scope .j-translate-lg-l-8.j-translate-lg-t-2 {
    transform: translate(40px, 10px); }
  .june-scope .j-translate-lg-l-8.j-translate-lg-b-2 {
    transform: translate(40px, -10px); }
  .june-scope .j-translate-lg-l-8.j-translate-lg-t-3 {
    transform: translate(40px, 15px); }
  .june-scope .j-translate-lg-l-8.j-translate-lg-b-3 {
    transform: translate(40px, -15px); }
  .june-scope .j-translate-lg-l-8.j-translate-lg-t-4 {
    transform: translate(40px, 20px); }
  .june-scope .j-translate-lg-l-8.j-translate-lg-b-4 {
    transform: translate(40px, -20px); }
  .june-scope .j-translate-lg-l-8.j-translate-lg-t-5 {
    transform: translate(40px, 24px); }
  .june-scope .j-translate-lg-l-8.j-translate-lg-b-5 {
    transform: translate(40px, -24px); }
  .june-scope .j-translate-lg-l-8.j-translate-lg-t-6 {
    transform: translate(40px, 30px); }
  .june-scope .j-translate-lg-l-8.j-translate-lg-b-6 {
    transform: translate(40px, -30px); }
  .june-scope .j-translate-lg-l-8.j-translate-lg-t-7 {
    transform: translate(40px, 35px); }
  .june-scope .j-translate-lg-l-8.j-translate-lg-b-7 {
    transform: translate(40px, -35px); }
  .june-scope .j-translate-lg-l-8.j-translate-lg-t-8 {
    transform: translate(40px, 40px); }
  .june-scope .j-translate-lg-l-8.j-translate-lg-b-8 {
    transform: translate(40px, -40px); }
  .june-scope .j-translate-lg-l-8.j-translate-lg-t-9 {
    transform: translate(40px, 44px); }
  .june-scope .j-translate-lg-l-8.j-translate-lg-b-9 {
    transform: translate(40px, -44px); }
  .june-scope .j-translate-lg-r-8.j-translate-lg-t-0 {
    transform: translate(-40px, 0); }
  .june-scope .j-translate-lg-r-8.j-translate-lg-b-0 {
    transform: translate(-40px, -0); }
  .june-scope .j-translate-lg-r-8.j-translate-lg-t-1 {
    transform: translate(-40px, 5px); }
  .june-scope .j-translate-lg-r-8.j-translate-lg-b-1 {
    transform: translate(-40px, -5px); }
  .june-scope .j-translate-lg-r-8.j-translate-lg-t-2 {
    transform: translate(-40px, 10px); }
  .june-scope .j-translate-lg-r-8.j-translate-lg-b-2 {
    transform: translate(-40px, -10px); }
  .june-scope .j-translate-lg-r-8.j-translate-lg-t-3 {
    transform: translate(-40px, 15px); }
  .june-scope .j-translate-lg-r-8.j-translate-lg-b-3 {
    transform: translate(-40px, -15px); }
  .june-scope .j-translate-lg-r-8.j-translate-lg-t-4 {
    transform: translate(-40px, 20px); }
  .june-scope .j-translate-lg-r-8.j-translate-lg-b-4 {
    transform: translate(-40px, -20px); }
  .june-scope .j-translate-lg-r-8.j-translate-lg-t-5 {
    transform: translate(-40px, 24px); }
  .june-scope .j-translate-lg-r-8.j-translate-lg-b-5 {
    transform: translate(-40px, -24px); }
  .june-scope .j-translate-lg-r-8.j-translate-lg-t-6 {
    transform: translate(-40px, 30px); }
  .june-scope .j-translate-lg-r-8.j-translate-lg-b-6 {
    transform: translate(-40px, -30px); }
  .june-scope .j-translate-lg-r-8.j-translate-lg-t-7 {
    transform: translate(-40px, 35px); }
  .june-scope .j-translate-lg-r-8.j-translate-lg-b-7 {
    transform: translate(-40px, -35px); }
  .june-scope .j-translate-lg-r-8.j-translate-lg-t-8 {
    transform: translate(-40px, 40px); }
  .june-scope .j-translate-lg-r-8.j-translate-lg-b-8 {
    transform: translate(-40px, -40px); }
  .june-scope .j-translate-lg-r-8.j-translate-lg-t-9 {
    transform: translate(-40px, 44px); }
  .june-scope .j-translate-lg-r-8.j-translate-lg-b-9 {
    transform: translate(-40px, -44px); }
  .june-scope .j-translate-lg-t-9 {
    transform: translateY(44px); }
  .june-scope .j-translate-lg-b-9 {
    transform: translateY(-44px); }
  .june-scope .j-translate-lg-l-9 {
    transform: translateX(44px); }
  .june-scope .j-translate-lg-r-9 {
    transform: translateX(-44px); }
  .june-scope .j-translate-lg-l-9.j-translate-lg-t-0 {
    transform: translate(44px, 0); }
  .june-scope .j-translate-lg-l-9.j-translate-lg-b-0 {
    transform: translate(44px, -0); }
  .june-scope .j-translate-lg-l-9.j-translate-lg-t-1 {
    transform: translate(44px, 5px); }
  .june-scope .j-translate-lg-l-9.j-translate-lg-b-1 {
    transform: translate(44px, -5px); }
  .june-scope .j-translate-lg-l-9.j-translate-lg-t-2 {
    transform: translate(44px, 10px); }
  .june-scope .j-translate-lg-l-9.j-translate-lg-b-2 {
    transform: translate(44px, -10px); }
  .june-scope .j-translate-lg-l-9.j-translate-lg-t-3 {
    transform: translate(44px, 15px); }
  .june-scope .j-translate-lg-l-9.j-translate-lg-b-3 {
    transform: translate(44px, -15px); }
  .june-scope .j-translate-lg-l-9.j-translate-lg-t-4 {
    transform: translate(44px, 20px); }
  .june-scope .j-translate-lg-l-9.j-translate-lg-b-4 {
    transform: translate(44px, -20px); }
  .june-scope .j-translate-lg-l-9.j-translate-lg-t-5 {
    transform: translate(44px, 24px); }
  .june-scope .j-translate-lg-l-9.j-translate-lg-b-5 {
    transform: translate(44px, -24px); }
  .june-scope .j-translate-lg-l-9.j-translate-lg-t-6 {
    transform: translate(44px, 30px); }
  .june-scope .j-translate-lg-l-9.j-translate-lg-b-6 {
    transform: translate(44px, -30px); }
  .june-scope .j-translate-lg-l-9.j-translate-lg-t-7 {
    transform: translate(44px, 35px); }
  .june-scope .j-translate-lg-l-9.j-translate-lg-b-7 {
    transform: translate(44px, -35px); }
  .june-scope .j-translate-lg-l-9.j-translate-lg-t-8 {
    transform: translate(44px, 40px); }
  .june-scope .j-translate-lg-l-9.j-translate-lg-b-8 {
    transform: translate(44px, -40px); }
  .june-scope .j-translate-lg-l-9.j-translate-lg-t-9 {
    transform: translate(44px, 44px); }
  .june-scope .j-translate-lg-l-9.j-translate-lg-b-9 {
    transform: translate(44px, -44px); }
  .june-scope .j-translate-lg-r-9.j-translate-lg-t-0 {
    transform: translate(-44px, 0); }
  .june-scope .j-translate-lg-r-9.j-translate-lg-b-0 {
    transform: translate(-44px, -0); }
  .june-scope .j-translate-lg-r-9.j-translate-lg-t-1 {
    transform: translate(-44px, 5px); }
  .june-scope .j-translate-lg-r-9.j-translate-lg-b-1 {
    transform: translate(-44px, -5px); }
  .june-scope .j-translate-lg-r-9.j-translate-lg-t-2 {
    transform: translate(-44px, 10px); }
  .june-scope .j-translate-lg-r-9.j-translate-lg-b-2 {
    transform: translate(-44px, -10px); }
  .june-scope .j-translate-lg-r-9.j-translate-lg-t-3 {
    transform: translate(-44px, 15px); }
  .june-scope .j-translate-lg-r-9.j-translate-lg-b-3 {
    transform: translate(-44px, -15px); }
  .june-scope .j-translate-lg-r-9.j-translate-lg-t-4 {
    transform: translate(-44px, 20px); }
  .june-scope .j-translate-lg-r-9.j-translate-lg-b-4 {
    transform: translate(-44px, -20px); }
  .june-scope .j-translate-lg-r-9.j-translate-lg-t-5 {
    transform: translate(-44px, 24px); }
  .june-scope .j-translate-lg-r-9.j-translate-lg-b-5 {
    transform: translate(-44px, -24px); }
  .june-scope .j-translate-lg-r-9.j-translate-lg-t-6 {
    transform: translate(-44px, 30px); }
  .june-scope .j-translate-lg-r-9.j-translate-lg-b-6 {
    transform: translate(-44px, -30px); }
  .june-scope .j-translate-lg-r-9.j-translate-lg-t-7 {
    transform: translate(-44px, 35px); }
  .june-scope .j-translate-lg-r-9.j-translate-lg-b-7 {
    transform: translate(-44px, -35px); }
  .june-scope .j-translate-lg-r-9.j-translate-lg-t-8 {
    transform: translate(-44px, 40px); }
  .june-scope .j-translate-lg-r-9.j-translate-lg-b-8 {
    transform: translate(-44px, -40px); }
  .june-scope .j-translate-lg-r-9.j-translate-lg-t-9 {
    transform: translate(-44px, 44px); }
  .june-scope .j-translate-lg-r-9.j-translate-lg-b-9 {
    transform: translate(-44px, -44px); } }

@media (min-width: 599px) and (max-width: 991.98px) {
  .june-scope .j-translate-md-t-0 {
    transform: translateY(0); }
  .june-scope .j-translate-md-b-0 {
    transform: translateY(-0); }
  .june-scope .j-translate-md-l-0 {
    transform: translateX(0); }
  .june-scope .j-translate-md-r-0 {
    transform: translateX(-0); }
  .june-scope .j-translate-md-l-0.j-translate-md-t-0 {
    transform: translate(0, 0); }
  .june-scope .j-translate-md-l-0.j-translate-md-b-0 {
    transform: translate(0, -0); }
  .june-scope .j-translate-md-l-0.j-translate-md-t-1 {
    transform: translate(0, 5px); }
  .june-scope .j-translate-md-l-0.j-translate-md-b-1 {
    transform: translate(0, -5px); }
  .june-scope .j-translate-md-l-0.j-translate-md-t-2 {
    transform: translate(0, 10px); }
  .june-scope .j-translate-md-l-0.j-translate-md-b-2 {
    transform: translate(0, -10px); }
  .june-scope .j-translate-md-l-0.j-translate-md-t-3 {
    transform: translate(0, 15px); }
  .june-scope .j-translate-md-l-0.j-translate-md-b-3 {
    transform: translate(0, -15px); }
  .june-scope .j-translate-md-l-0.j-translate-md-t-4 {
    transform: translate(0, 20px); }
  .june-scope .j-translate-md-l-0.j-translate-md-b-4 {
    transform: translate(0, -20px); }
  .june-scope .j-translate-md-l-0.j-translate-md-t-5 {
    transform: translate(0, 24px); }
  .june-scope .j-translate-md-l-0.j-translate-md-b-5 {
    transform: translate(0, -24px); }
  .june-scope .j-translate-md-l-0.j-translate-md-t-6 {
    transform: translate(0, 30px); }
  .june-scope .j-translate-md-l-0.j-translate-md-b-6 {
    transform: translate(0, -30px); }
  .june-scope .j-translate-md-l-0.j-translate-md-t-7 {
    transform: translate(0, 35px); }
  .june-scope .j-translate-md-l-0.j-translate-md-b-7 {
    transform: translate(0, -35px); }
  .june-scope .j-translate-md-l-0.j-translate-md-t-8 {
    transform: translate(0, 40px); }
  .june-scope .j-translate-md-l-0.j-translate-md-b-8 {
    transform: translate(0, -40px); }
  .june-scope .j-translate-md-l-0.j-translate-md-t-9 {
    transform: translate(0, 44px); }
  .june-scope .j-translate-md-l-0.j-translate-md-b-9 {
    transform: translate(0, -44px); }
  .june-scope .j-translate-md-r-0.j-translate-md-t-0 {
    transform: translate(-0, 0); }
  .june-scope .j-translate-md-r-0.j-translate-md-b-0 {
    transform: translate(-0, -0); }
  .june-scope .j-translate-md-r-0.j-translate-md-t-1 {
    transform: translate(-0, 5px); }
  .june-scope .j-translate-md-r-0.j-translate-md-b-1 {
    transform: translate(-0, -5px); }
  .june-scope .j-translate-md-r-0.j-translate-md-t-2 {
    transform: translate(-0, 10px); }
  .june-scope .j-translate-md-r-0.j-translate-md-b-2 {
    transform: translate(-0, -10px); }
  .june-scope .j-translate-md-r-0.j-translate-md-t-3 {
    transform: translate(-0, 15px); }
  .june-scope .j-translate-md-r-0.j-translate-md-b-3 {
    transform: translate(-0, -15px); }
  .june-scope .j-translate-md-r-0.j-translate-md-t-4 {
    transform: translate(-0, 20px); }
  .june-scope .j-translate-md-r-0.j-translate-md-b-4 {
    transform: translate(-0, -20px); }
  .june-scope .j-translate-md-r-0.j-translate-md-t-5 {
    transform: translate(-0, 24px); }
  .june-scope .j-translate-md-r-0.j-translate-md-b-5 {
    transform: translate(-0, -24px); }
  .june-scope .j-translate-md-r-0.j-translate-md-t-6 {
    transform: translate(-0, 30px); }
  .june-scope .j-translate-md-r-0.j-translate-md-b-6 {
    transform: translate(-0, -30px); }
  .june-scope .j-translate-md-r-0.j-translate-md-t-7 {
    transform: translate(-0, 35px); }
  .june-scope .j-translate-md-r-0.j-translate-md-b-7 {
    transform: translate(-0, -35px); }
  .june-scope .j-translate-md-r-0.j-translate-md-t-8 {
    transform: translate(-0, 40px); }
  .june-scope .j-translate-md-r-0.j-translate-md-b-8 {
    transform: translate(-0, -40px); }
  .june-scope .j-translate-md-r-0.j-translate-md-t-9 {
    transform: translate(-0, 44px); }
  .june-scope .j-translate-md-r-0.j-translate-md-b-9 {
    transform: translate(-0, -44px); }
  .june-scope .j-translate-md-t-1 {
    transform: translateY(5px); }
  .june-scope .j-translate-md-b-1 {
    transform: translateY(-5px); }
  .june-scope .j-translate-md-l-1 {
    transform: translateX(5px); }
  .june-scope .j-translate-md-r-1 {
    transform: translateX(-5px); }
  .june-scope .j-translate-md-l-1.j-translate-md-t-0 {
    transform: translate(5px, 0); }
  .june-scope .j-translate-md-l-1.j-translate-md-b-0 {
    transform: translate(5px, -0); }
  .june-scope .j-translate-md-l-1.j-translate-md-t-1 {
    transform: translate(5px, 5px); }
  .june-scope .j-translate-md-l-1.j-translate-md-b-1 {
    transform: translate(5px, -5px); }
  .june-scope .j-translate-md-l-1.j-translate-md-t-2 {
    transform: translate(5px, 10px); }
  .june-scope .j-translate-md-l-1.j-translate-md-b-2 {
    transform: translate(5px, -10px); }
  .june-scope .j-translate-md-l-1.j-translate-md-t-3 {
    transform: translate(5px, 15px); }
  .june-scope .j-translate-md-l-1.j-translate-md-b-3 {
    transform: translate(5px, -15px); }
  .june-scope .j-translate-md-l-1.j-translate-md-t-4 {
    transform: translate(5px, 20px); }
  .june-scope .j-translate-md-l-1.j-translate-md-b-4 {
    transform: translate(5px, -20px); }
  .june-scope .j-translate-md-l-1.j-translate-md-t-5 {
    transform: translate(5px, 24px); }
  .june-scope .j-translate-md-l-1.j-translate-md-b-5 {
    transform: translate(5px, -24px); }
  .june-scope .j-translate-md-l-1.j-translate-md-t-6 {
    transform: translate(5px, 30px); }
  .june-scope .j-translate-md-l-1.j-translate-md-b-6 {
    transform: translate(5px, -30px); }
  .june-scope .j-translate-md-l-1.j-translate-md-t-7 {
    transform: translate(5px, 35px); }
  .june-scope .j-translate-md-l-1.j-translate-md-b-7 {
    transform: translate(5px, -35px); }
  .june-scope .j-translate-md-l-1.j-translate-md-t-8 {
    transform: translate(5px, 40px); }
  .june-scope .j-translate-md-l-1.j-translate-md-b-8 {
    transform: translate(5px, -40px); }
  .june-scope .j-translate-md-l-1.j-translate-md-t-9 {
    transform: translate(5px, 44px); }
  .june-scope .j-translate-md-l-1.j-translate-md-b-9 {
    transform: translate(5px, -44px); }
  .june-scope .j-translate-md-r-1.j-translate-md-t-0 {
    transform: translate(-5px, 0); }
  .june-scope .j-translate-md-r-1.j-translate-md-b-0 {
    transform: translate(-5px, -0); }
  .june-scope .j-translate-md-r-1.j-translate-md-t-1 {
    transform: translate(-5px, 5px); }
  .june-scope .j-translate-md-r-1.j-translate-md-b-1 {
    transform: translate(-5px, -5px); }
  .june-scope .j-translate-md-r-1.j-translate-md-t-2 {
    transform: translate(-5px, 10px); }
  .june-scope .j-translate-md-r-1.j-translate-md-b-2 {
    transform: translate(-5px, -10px); }
  .june-scope .j-translate-md-r-1.j-translate-md-t-3 {
    transform: translate(-5px, 15px); }
  .june-scope .j-translate-md-r-1.j-translate-md-b-3 {
    transform: translate(-5px, -15px); }
  .june-scope .j-translate-md-r-1.j-translate-md-t-4 {
    transform: translate(-5px, 20px); }
  .june-scope .j-translate-md-r-1.j-translate-md-b-4 {
    transform: translate(-5px, -20px); }
  .june-scope .j-translate-md-r-1.j-translate-md-t-5 {
    transform: translate(-5px, 24px); }
  .june-scope .j-translate-md-r-1.j-translate-md-b-5 {
    transform: translate(-5px, -24px); }
  .june-scope .j-translate-md-r-1.j-translate-md-t-6 {
    transform: translate(-5px, 30px); }
  .june-scope .j-translate-md-r-1.j-translate-md-b-6 {
    transform: translate(-5px, -30px); }
  .june-scope .j-translate-md-r-1.j-translate-md-t-7 {
    transform: translate(-5px, 35px); }
  .june-scope .j-translate-md-r-1.j-translate-md-b-7 {
    transform: translate(-5px, -35px); }
  .june-scope .j-translate-md-r-1.j-translate-md-t-8 {
    transform: translate(-5px, 40px); }
  .june-scope .j-translate-md-r-1.j-translate-md-b-8 {
    transform: translate(-5px, -40px); }
  .june-scope .j-translate-md-r-1.j-translate-md-t-9 {
    transform: translate(-5px, 44px); }
  .june-scope .j-translate-md-r-1.j-translate-md-b-9 {
    transform: translate(-5px, -44px); }
  .june-scope .j-translate-md-t-2 {
    transform: translateY(10px); }
  .june-scope .j-translate-md-b-2 {
    transform: translateY(-10px); }
  .june-scope .j-translate-md-l-2 {
    transform: translateX(10px); }
  .june-scope .j-translate-md-r-2 {
    transform: translateX(-10px); }
  .june-scope .j-translate-md-l-2.j-translate-md-t-0 {
    transform: translate(10px, 0); }
  .june-scope .j-translate-md-l-2.j-translate-md-b-0 {
    transform: translate(10px, -0); }
  .june-scope .j-translate-md-l-2.j-translate-md-t-1 {
    transform: translate(10px, 5px); }
  .june-scope .j-translate-md-l-2.j-translate-md-b-1 {
    transform: translate(10px, -5px); }
  .june-scope .j-translate-md-l-2.j-translate-md-t-2 {
    transform: translate(10px, 10px); }
  .june-scope .j-translate-md-l-2.j-translate-md-b-2 {
    transform: translate(10px, -10px); }
  .june-scope .j-translate-md-l-2.j-translate-md-t-3 {
    transform: translate(10px, 15px); }
  .june-scope .j-translate-md-l-2.j-translate-md-b-3 {
    transform: translate(10px, -15px); }
  .june-scope .j-translate-md-l-2.j-translate-md-t-4 {
    transform: translate(10px, 20px); }
  .june-scope .j-translate-md-l-2.j-translate-md-b-4 {
    transform: translate(10px, -20px); }
  .june-scope .j-translate-md-l-2.j-translate-md-t-5 {
    transform: translate(10px, 24px); }
  .june-scope .j-translate-md-l-2.j-translate-md-b-5 {
    transform: translate(10px, -24px); }
  .june-scope .j-translate-md-l-2.j-translate-md-t-6 {
    transform: translate(10px, 30px); }
  .june-scope .j-translate-md-l-2.j-translate-md-b-6 {
    transform: translate(10px, -30px); }
  .june-scope .j-translate-md-l-2.j-translate-md-t-7 {
    transform: translate(10px, 35px); }
  .june-scope .j-translate-md-l-2.j-translate-md-b-7 {
    transform: translate(10px, -35px); }
  .june-scope .j-translate-md-l-2.j-translate-md-t-8 {
    transform: translate(10px, 40px); }
  .june-scope .j-translate-md-l-2.j-translate-md-b-8 {
    transform: translate(10px, -40px); }
  .june-scope .j-translate-md-l-2.j-translate-md-t-9 {
    transform: translate(10px, 44px); }
  .june-scope .j-translate-md-l-2.j-translate-md-b-9 {
    transform: translate(10px, -44px); }
  .june-scope .j-translate-md-r-2.j-translate-md-t-0 {
    transform: translate(-10px, 0); }
  .june-scope .j-translate-md-r-2.j-translate-md-b-0 {
    transform: translate(-10px, -0); }
  .june-scope .j-translate-md-r-2.j-translate-md-t-1 {
    transform: translate(-10px, 5px); }
  .june-scope .j-translate-md-r-2.j-translate-md-b-1 {
    transform: translate(-10px, -5px); }
  .june-scope .j-translate-md-r-2.j-translate-md-t-2 {
    transform: translate(-10px, 10px); }
  .june-scope .j-translate-md-r-2.j-translate-md-b-2 {
    transform: translate(-10px, -10px); }
  .june-scope .j-translate-md-r-2.j-translate-md-t-3 {
    transform: translate(-10px, 15px); }
  .june-scope .j-translate-md-r-2.j-translate-md-b-3 {
    transform: translate(-10px, -15px); }
  .june-scope .j-translate-md-r-2.j-translate-md-t-4 {
    transform: translate(-10px, 20px); }
  .june-scope .j-translate-md-r-2.j-translate-md-b-4 {
    transform: translate(-10px, -20px); }
  .june-scope .j-translate-md-r-2.j-translate-md-t-5 {
    transform: translate(-10px, 24px); }
  .june-scope .j-translate-md-r-2.j-translate-md-b-5 {
    transform: translate(-10px, -24px); }
  .june-scope .j-translate-md-r-2.j-translate-md-t-6 {
    transform: translate(-10px, 30px); }
  .june-scope .j-translate-md-r-2.j-translate-md-b-6 {
    transform: translate(-10px, -30px); }
  .june-scope .j-translate-md-r-2.j-translate-md-t-7 {
    transform: translate(-10px, 35px); }
  .june-scope .j-translate-md-r-2.j-translate-md-b-7 {
    transform: translate(-10px, -35px); }
  .june-scope .j-translate-md-r-2.j-translate-md-t-8 {
    transform: translate(-10px, 40px); }
  .june-scope .j-translate-md-r-2.j-translate-md-b-8 {
    transform: translate(-10px, -40px); }
  .june-scope .j-translate-md-r-2.j-translate-md-t-9 {
    transform: translate(-10px, 44px); }
  .june-scope .j-translate-md-r-2.j-translate-md-b-9 {
    transform: translate(-10px, -44px); }
  .june-scope .j-translate-md-t-3 {
    transform: translateY(15px); }
  .june-scope .j-translate-md-b-3 {
    transform: translateY(-15px); }
  .june-scope .j-translate-md-l-3 {
    transform: translateX(15px); }
  .june-scope .j-translate-md-r-3 {
    transform: translateX(-15px); }
  .june-scope .j-translate-md-l-3.j-translate-md-t-0 {
    transform: translate(15px, 0); }
  .june-scope .j-translate-md-l-3.j-translate-md-b-0 {
    transform: translate(15px, -0); }
  .june-scope .j-translate-md-l-3.j-translate-md-t-1 {
    transform: translate(15px, 5px); }
  .june-scope .j-translate-md-l-3.j-translate-md-b-1 {
    transform: translate(15px, -5px); }
  .june-scope .j-translate-md-l-3.j-translate-md-t-2 {
    transform: translate(15px, 10px); }
  .june-scope .j-translate-md-l-3.j-translate-md-b-2 {
    transform: translate(15px, -10px); }
  .june-scope .j-translate-md-l-3.j-translate-md-t-3 {
    transform: translate(15px, 15px); }
  .june-scope .j-translate-md-l-3.j-translate-md-b-3 {
    transform: translate(15px, -15px); }
  .june-scope .j-translate-md-l-3.j-translate-md-t-4 {
    transform: translate(15px, 20px); }
  .june-scope .j-translate-md-l-3.j-translate-md-b-4 {
    transform: translate(15px, -20px); }
  .june-scope .j-translate-md-l-3.j-translate-md-t-5 {
    transform: translate(15px, 24px); }
  .june-scope .j-translate-md-l-3.j-translate-md-b-5 {
    transform: translate(15px, -24px); }
  .june-scope .j-translate-md-l-3.j-translate-md-t-6 {
    transform: translate(15px, 30px); }
  .june-scope .j-translate-md-l-3.j-translate-md-b-6 {
    transform: translate(15px, -30px); }
  .june-scope .j-translate-md-l-3.j-translate-md-t-7 {
    transform: translate(15px, 35px); }
  .june-scope .j-translate-md-l-3.j-translate-md-b-7 {
    transform: translate(15px, -35px); }
  .june-scope .j-translate-md-l-3.j-translate-md-t-8 {
    transform: translate(15px, 40px); }
  .june-scope .j-translate-md-l-3.j-translate-md-b-8 {
    transform: translate(15px, -40px); }
  .june-scope .j-translate-md-l-3.j-translate-md-t-9 {
    transform: translate(15px, 44px); }
  .june-scope .j-translate-md-l-3.j-translate-md-b-9 {
    transform: translate(15px, -44px); }
  .june-scope .j-translate-md-r-3.j-translate-md-t-0 {
    transform: translate(-15px, 0); }
  .june-scope .j-translate-md-r-3.j-translate-md-b-0 {
    transform: translate(-15px, -0); }
  .june-scope .j-translate-md-r-3.j-translate-md-t-1 {
    transform: translate(-15px, 5px); }
  .june-scope .j-translate-md-r-3.j-translate-md-b-1 {
    transform: translate(-15px, -5px); }
  .june-scope .j-translate-md-r-3.j-translate-md-t-2 {
    transform: translate(-15px, 10px); }
  .june-scope .j-translate-md-r-3.j-translate-md-b-2 {
    transform: translate(-15px, -10px); }
  .june-scope .j-translate-md-r-3.j-translate-md-t-3 {
    transform: translate(-15px, 15px); }
  .june-scope .j-translate-md-r-3.j-translate-md-b-3 {
    transform: translate(-15px, -15px); }
  .june-scope .j-translate-md-r-3.j-translate-md-t-4 {
    transform: translate(-15px, 20px); }
  .june-scope .j-translate-md-r-3.j-translate-md-b-4 {
    transform: translate(-15px, -20px); }
  .june-scope .j-translate-md-r-3.j-translate-md-t-5 {
    transform: translate(-15px, 24px); }
  .june-scope .j-translate-md-r-3.j-translate-md-b-5 {
    transform: translate(-15px, -24px); }
  .june-scope .j-translate-md-r-3.j-translate-md-t-6 {
    transform: translate(-15px, 30px); }
  .june-scope .j-translate-md-r-3.j-translate-md-b-6 {
    transform: translate(-15px, -30px); }
  .june-scope .j-translate-md-r-3.j-translate-md-t-7 {
    transform: translate(-15px, 35px); }
  .june-scope .j-translate-md-r-3.j-translate-md-b-7 {
    transform: translate(-15px, -35px); }
  .june-scope .j-translate-md-r-3.j-translate-md-t-8 {
    transform: translate(-15px, 40px); }
  .june-scope .j-translate-md-r-3.j-translate-md-b-8 {
    transform: translate(-15px, -40px); }
  .june-scope .j-translate-md-r-3.j-translate-md-t-9 {
    transform: translate(-15px, 44px); }
  .june-scope .j-translate-md-r-3.j-translate-md-b-9 {
    transform: translate(-15px, -44px); }
  .june-scope .j-translate-md-t-4 {
    transform: translateY(20px); }
  .june-scope .j-translate-md-b-4 {
    transform: translateY(-20px); }
  .june-scope .j-translate-md-l-4 {
    transform: translateX(20px); }
  .june-scope .j-translate-md-r-4 {
    transform: translateX(-20px); }
  .june-scope .j-translate-md-l-4.j-translate-md-t-0 {
    transform: translate(20px, 0); }
  .june-scope .j-translate-md-l-4.j-translate-md-b-0 {
    transform: translate(20px, -0); }
  .june-scope .j-translate-md-l-4.j-translate-md-t-1 {
    transform: translate(20px, 5px); }
  .june-scope .j-translate-md-l-4.j-translate-md-b-1 {
    transform: translate(20px, -5px); }
  .june-scope .j-translate-md-l-4.j-translate-md-t-2 {
    transform: translate(20px, 10px); }
  .june-scope .j-translate-md-l-4.j-translate-md-b-2 {
    transform: translate(20px, -10px); }
  .june-scope .j-translate-md-l-4.j-translate-md-t-3 {
    transform: translate(20px, 15px); }
  .june-scope .j-translate-md-l-4.j-translate-md-b-3 {
    transform: translate(20px, -15px); }
  .june-scope .j-translate-md-l-4.j-translate-md-t-4 {
    transform: translate(20px, 20px); }
  .june-scope .j-translate-md-l-4.j-translate-md-b-4 {
    transform: translate(20px, -20px); }
  .june-scope .j-translate-md-l-4.j-translate-md-t-5 {
    transform: translate(20px, 24px); }
  .june-scope .j-translate-md-l-4.j-translate-md-b-5 {
    transform: translate(20px, -24px); }
  .june-scope .j-translate-md-l-4.j-translate-md-t-6 {
    transform: translate(20px, 30px); }
  .june-scope .j-translate-md-l-4.j-translate-md-b-6 {
    transform: translate(20px, -30px); }
  .june-scope .j-translate-md-l-4.j-translate-md-t-7 {
    transform: translate(20px, 35px); }
  .june-scope .j-translate-md-l-4.j-translate-md-b-7 {
    transform: translate(20px, -35px); }
  .june-scope .j-translate-md-l-4.j-translate-md-t-8 {
    transform: translate(20px, 40px); }
  .june-scope .j-translate-md-l-4.j-translate-md-b-8 {
    transform: translate(20px, -40px); }
  .june-scope .j-translate-md-l-4.j-translate-md-t-9 {
    transform: translate(20px, 44px); }
  .june-scope .j-translate-md-l-4.j-translate-md-b-9 {
    transform: translate(20px, -44px); }
  .june-scope .j-translate-md-r-4.j-translate-md-t-0 {
    transform: translate(-20px, 0); }
  .june-scope .j-translate-md-r-4.j-translate-md-b-0 {
    transform: translate(-20px, -0); }
  .june-scope .j-translate-md-r-4.j-translate-md-t-1 {
    transform: translate(-20px, 5px); }
  .june-scope .j-translate-md-r-4.j-translate-md-b-1 {
    transform: translate(-20px, -5px); }
  .june-scope .j-translate-md-r-4.j-translate-md-t-2 {
    transform: translate(-20px, 10px); }
  .june-scope .j-translate-md-r-4.j-translate-md-b-2 {
    transform: translate(-20px, -10px); }
  .june-scope .j-translate-md-r-4.j-translate-md-t-3 {
    transform: translate(-20px, 15px); }
  .june-scope .j-translate-md-r-4.j-translate-md-b-3 {
    transform: translate(-20px, -15px); }
  .june-scope .j-translate-md-r-4.j-translate-md-t-4 {
    transform: translate(-20px, 20px); }
  .june-scope .j-translate-md-r-4.j-translate-md-b-4 {
    transform: translate(-20px, -20px); }
  .june-scope .j-translate-md-r-4.j-translate-md-t-5 {
    transform: translate(-20px, 24px); }
  .june-scope .j-translate-md-r-4.j-translate-md-b-5 {
    transform: translate(-20px, -24px); }
  .june-scope .j-translate-md-r-4.j-translate-md-t-6 {
    transform: translate(-20px, 30px); }
  .june-scope .j-translate-md-r-4.j-translate-md-b-6 {
    transform: translate(-20px, -30px); }
  .june-scope .j-translate-md-r-4.j-translate-md-t-7 {
    transform: translate(-20px, 35px); }
  .june-scope .j-translate-md-r-4.j-translate-md-b-7 {
    transform: translate(-20px, -35px); }
  .june-scope .j-translate-md-r-4.j-translate-md-t-8 {
    transform: translate(-20px, 40px); }
  .june-scope .j-translate-md-r-4.j-translate-md-b-8 {
    transform: translate(-20px, -40px); }
  .june-scope .j-translate-md-r-4.j-translate-md-t-9 {
    transform: translate(-20px, 44px); }
  .june-scope .j-translate-md-r-4.j-translate-md-b-9 {
    transform: translate(-20px, -44px); }
  .june-scope .j-translate-md-t-5 {
    transform: translateY(24px); }
  .june-scope .j-translate-md-b-5 {
    transform: translateY(-24px); }
  .june-scope .j-translate-md-l-5 {
    transform: translateX(24px); }
  .june-scope .j-translate-md-r-5 {
    transform: translateX(-24px); }
  .june-scope .j-translate-md-l-5.j-translate-md-t-0 {
    transform: translate(24px, 0); }
  .june-scope .j-translate-md-l-5.j-translate-md-b-0 {
    transform: translate(24px, -0); }
  .june-scope .j-translate-md-l-5.j-translate-md-t-1 {
    transform: translate(24px, 5px); }
  .june-scope .j-translate-md-l-5.j-translate-md-b-1 {
    transform: translate(24px, -5px); }
  .june-scope .j-translate-md-l-5.j-translate-md-t-2 {
    transform: translate(24px, 10px); }
  .june-scope .j-translate-md-l-5.j-translate-md-b-2 {
    transform: translate(24px, -10px); }
  .june-scope .j-translate-md-l-5.j-translate-md-t-3 {
    transform: translate(24px, 15px); }
  .june-scope .j-translate-md-l-5.j-translate-md-b-3 {
    transform: translate(24px, -15px); }
  .june-scope .j-translate-md-l-5.j-translate-md-t-4 {
    transform: translate(24px, 20px); }
  .june-scope .j-translate-md-l-5.j-translate-md-b-4 {
    transform: translate(24px, -20px); }
  .june-scope .j-translate-md-l-5.j-translate-md-t-5 {
    transform: translate(24px, 24px); }
  .june-scope .j-translate-md-l-5.j-translate-md-b-5 {
    transform: translate(24px, -24px); }
  .june-scope .j-translate-md-l-5.j-translate-md-t-6 {
    transform: translate(24px, 30px); }
  .june-scope .j-translate-md-l-5.j-translate-md-b-6 {
    transform: translate(24px, -30px); }
  .june-scope .j-translate-md-l-5.j-translate-md-t-7 {
    transform: translate(24px, 35px); }
  .june-scope .j-translate-md-l-5.j-translate-md-b-7 {
    transform: translate(24px, -35px); }
  .june-scope .j-translate-md-l-5.j-translate-md-t-8 {
    transform: translate(24px, 40px); }
  .june-scope .j-translate-md-l-5.j-translate-md-b-8 {
    transform: translate(24px, -40px); }
  .june-scope .j-translate-md-l-5.j-translate-md-t-9 {
    transform: translate(24px, 44px); }
  .june-scope .j-translate-md-l-5.j-translate-md-b-9 {
    transform: translate(24px, -44px); }
  .june-scope .j-translate-md-r-5.j-translate-md-t-0 {
    transform: translate(-24px, 0); }
  .june-scope .j-translate-md-r-5.j-translate-md-b-0 {
    transform: translate(-24px, -0); }
  .june-scope .j-translate-md-r-5.j-translate-md-t-1 {
    transform: translate(-24px, 5px); }
  .june-scope .j-translate-md-r-5.j-translate-md-b-1 {
    transform: translate(-24px, -5px); }
  .june-scope .j-translate-md-r-5.j-translate-md-t-2 {
    transform: translate(-24px, 10px); }
  .june-scope .j-translate-md-r-5.j-translate-md-b-2 {
    transform: translate(-24px, -10px); }
  .june-scope .j-translate-md-r-5.j-translate-md-t-3 {
    transform: translate(-24px, 15px); }
  .june-scope .j-translate-md-r-5.j-translate-md-b-3 {
    transform: translate(-24px, -15px); }
  .june-scope .j-translate-md-r-5.j-translate-md-t-4 {
    transform: translate(-24px, 20px); }
  .june-scope .j-translate-md-r-5.j-translate-md-b-4 {
    transform: translate(-24px, -20px); }
  .june-scope .j-translate-md-r-5.j-translate-md-t-5 {
    transform: translate(-24px, 24px); }
  .june-scope .j-translate-md-r-5.j-translate-md-b-5 {
    transform: translate(-24px, -24px); }
  .june-scope .j-translate-md-r-5.j-translate-md-t-6 {
    transform: translate(-24px, 30px); }
  .june-scope .j-translate-md-r-5.j-translate-md-b-6 {
    transform: translate(-24px, -30px); }
  .june-scope .j-translate-md-r-5.j-translate-md-t-7 {
    transform: translate(-24px, 35px); }
  .june-scope .j-translate-md-r-5.j-translate-md-b-7 {
    transform: translate(-24px, -35px); }
  .june-scope .j-translate-md-r-5.j-translate-md-t-8 {
    transform: translate(-24px, 40px); }
  .june-scope .j-translate-md-r-5.j-translate-md-b-8 {
    transform: translate(-24px, -40px); }
  .june-scope .j-translate-md-r-5.j-translate-md-t-9 {
    transform: translate(-24px, 44px); }
  .june-scope .j-translate-md-r-5.j-translate-md-b-9 {
    transform: translate(-24px, -44px); }
  .june-scope .j-translate-md-t-6 {
    transform: translateY(30px); }
  .june-scope .j-translate-md-b-6 {
    transform: translateY(-30px); }
  .june-scope .j-translate-md-l-6 {
    transform: translateX(30px); }
  .june-scope .j-translate-md-r-6 {
    transform: translateX(-30px); }
  .june-scope .j-translate-md-l-6.j-translate-md-t-0 {
    transform: translate(30px, 0); }
  .june-scope .j-translate-md-l-6.j-translate-md-b-0 {
    transform: translate(30px, -0); }
  .june-scope .j-translate-md-l-6.j-translate-md-t-1 {
    transform: translate(30px, 5px); }
  .june-scope .j-translate-md-l-6.j-translate-md-b-1 {
    transform: translate(30px, -5px); }
  .june-scope .j-translate-md-l-6.j-translate-md-t-2 {
    transform: translate(30px, 10px); }
  .june-scope .j-translate-md-l-6.j-translate-md-b-2 {
    transform: translate(30px, -10px); }
  .june-scope .j-translate-md-l-6.j-translate-md-t-3 {
    transform: translate(30px, 15px); }
  .june-scope .j-translate-md-l-6.j-translate-md-b-3 {
    transform: translate(30px, -15px); }
  .june-scope .j-translate-md-l-6.j-translate-md-t-4 {
    transform: translate(30px, 20px); }
  .june-scope .j-translate-md-l-6.j-translate-md-b-4 {
    transform: translate(30px, -20px); }
  .june-scope .j-translate-md-l-6.j-translate-md-t-5 {
    transform: translate(30px, 24px); }
  .june-scope .j-translate-md-l-6.j-translate-md-b-5 {
    transform: translate(30px, -24px); }
  .june-scope .j-translate-md-l-6.j-translate-md-t-6 {
    transform: translate(30px, 30px); }
  .june-scope .j-translate-md-l-6.j-translate-md-b-6 {
    transform: translate(30px, -30px); }
  .june-scope .j-translate-md-l-6.j-translate-md-t-7 {
    transform: translate(30px, 35px); }
  .june-scope .j-translate-md-l-6.j-translate-md-b-7 {
    transform: translate(30px, -35px); }
  .june-scope .j-translate-md-l-6.j-translate-md-t-8 {
    transform: translate(30px, 40px); }
  .june-scope .j-translate-md-l-6.j-translate-md-b-8 {
    transform: translate(30px, -40px); }
  .june-scope .j-translate-md-l-6.j-translate-md-t-9 {
    transform: translate(30px, 44px); }
  .june-scope .j-translate-md-l-6.j-translate-md-b-9 {
    transform: translate(30px, -44px); }
  .june-scope .j-translate-md-r-6.j-translate-md-t-0 {
    transform: translate(-30px, 0); }
  .june-scope .j-translate-md-r-6.j-translate-md-b-0 {
    transform: translate(-30px, -0); }
  .june-scope .j-translate-md-r-6.j-translate-md-t-1 {
    transform: translate(-30px, 5px); }
  .june-scope .j-translate-md-r-6.j-translate-md-b-1 {
    transform: translate(-30px, -5px); }
  .june-scope .j-translate-md-r-6.j-translate-md-t-2 {
    transform: translate(-30px, 10px); }
  .june-scope .j-translate-md-r-6.j-translate-md-b-2 {
    transform: translate(-30px, -10px); }
  .june-scope .j-translate-md-r-6.j-translate-md-t-3 {
    transform: translate(-30px, 15px); }
  .june-scope .j-translate-md-r-6.j-translate-md-b-3 {
    transform: translate(-30px, -15px); }
  .june-scope .j-translate-md-r-6.j-translate-md-t-4 {
    transform: translate(-30px, 20px); }
  .june-scope .j-translate-md-r-6.j-translate-md-b-4 {
    transform: translate(-30px, -20px); }
  .june-scope .j-translate-md-r-6.j-translate-md-t-5 {
    transform: translate(-30px, 24px); }
  .june-scope .j-translate-md-r-6.j-translate-md-b-5 {
    transform: translate(-30px, -24px); }
  .june-scope .j-translate-md-r-6.j-translate-md-t-6 {
    transform: translate(-30px, 30px); }
  .june-scope .j-translate-md-r-6.j-translate-md-b-6 {
    transform: translate(-30px, -30px); }
  .june-scope .j-translate-md-r-6.j-translate-md-t-7 {
    transform: translate(-30px, 35px); }
  .june-scope .j-translate-md-r-6.j-translate-md-b-7 {
    transform: translate(-30px, -35px); }
  .june-scope .j-translate-md-r-6.j-translate-md-t-8 {
    transform: translate(-30px, 40px); }
  .june-scope .j-translate-md-r-6.j-translate-md-b-8 {
    transform: translate(-30px, -40px); }
  .june-scope .j-translate-md-r-6.j-translate-md-t-9 {
    transform: translate(-30px, 44px); }
  .june-scope .j-translate-md-r-6.j-translate-md-b-9 {
    transform: translate(-30px, -44px); }
  .june-scope .j-translate-md-t-7 {
    transform: translateY(35px); }
  .june-scope .j-translate-md-b-7 {
    transform: translateY(-35px); }
  .june-scope .j-translate-md-l-7 {
    transform: translateX(35px); }
  .june-scope .j-translate-md-r-7 {
    transform: translateX(-35px); }
  .june-scope .j-translate-md-l-7.j-translate-md-t-0 {
    transform: translate(35px, 0); }
  .june-scope .j-translate-md-l-7.j-translate-md-b-0 {
    transform: translate(35px, -0); }
  .june-scope .j-translate-md-l-7.j-translate-md-t-1 {
    transform: translate(35px, 5px); }
  .june-scope .j-translate-md-l-7.j-translate-md-b-1 {
    transform: translate(35px, -5px); }
  .june-scope .j-translate-md-l-7.j-translate-md-t-2 {
    transform: translate(35px, 10px); }
  .june-scope .j-translate-md-l-7.j-translate-md-b-2 {
    transform: translate(35px, -10px); }
  .june-scope .j-translate-md-l-7.j-translate-md-t-3 {
    transform: translate(35px, 15px); }
  .june-scope .j-translate-md-l-7.j-translate-md-b-3 {
    transform: translate(35px, -15px); }
  .june-scope .j-translate-md-l-7.j-translate-md-t-4 {
    transform: translate(35px, 20px); }
  .june-scope .j-translate-md-l-7.j-translate-md-b-4 {
    transform: translate(35px, -20px); }
  .june-scope .j-translate-md-l-7.j-translate-md-t-5 {
    transform: translate(35px, 24px); }
  .june-scope .j-translate-md-l-7.j-translate-md-b-5 {
    transform: translate(35px, -24px); }
  .june-scope .j-translate-md-l-7.j-translate-md-t-6 {
    transform: translate(35px, 30px); }
  .june-scope .j-translate-md-l-7.j-translate-md-b-6 {
    transform: translate(35px, -30px); }
  .june-scope .j-translate-md-l-7.j-translate-md-t-7 {
    transform: translate(35px, 35px); }
  .june-scope .j-translate-md-l-7.j-translate-md-b-7 {
    transform: translate(35px, -35px); }
  .june-scope .j-translate-md-l-7.j-translate-md-t-8 {
    transform: translate(35px, 40px); }
  .june-scope .j-translate-md-l-7.j-translate-md-b-8 {
    transform: translate(35px, -40px); }
  .june-scope .j-translate-md-l-7.j-translate-md-t-9 {
    transform: translate(35px, 44px); }
  .june-scope .j-translate-md-l-7.j-translate-md-b-9 {
    transform: translate(35px, -44px); }
  .june-scope .j-translate-md-r-7.j-translate-md-t-0 {
    transform: translate(-35px, 0); }
  .june-scope .j-translate-md-r-7.j-translate-md-b-0 {
    transform: translate(-35px, -0); }
  .june-scope .j-translate-md-r-7.j-translate-md-t-1 {
    transform: translate(-35px, 5px); }
  .june-scope .j-translate-md-r-7.j-translate-md-b-1 {
    transform: translate(-35px, -5px); }
  .june-scope .j-translate-md-r-7.j-translate-md-t-2 {
    transform: translate(-35px, 10px); }
  .june-scope .j-translate-md-r-7.j-translate-md-b-2 {
    transform: translate(-35px, -10px); }
  .june-scope .j-translate-md-r-7.j-translate-md-t-3 {
    transform: translate(-35px, 15px); }
  .june-scope .j-translate-md-r-7.j-translate-md-b-3 {
    transform: translate(-35px, -15px); }
  .june-scope .j-translate-md-r-7.j-translate-md-t-4 {
    transform: translate(-35px, 20px); }
  .june-scope .j-translate-md-r-7.j-translate-md-b-4 {
    transform: translate(-35px, -20px); }
  .june-scope .j-translate-md-r-7.j-translate-md-t-5 {
    transform: translate(-35px, 24px); }
  .june-scope .j-translate-md-r-7.j-translate-md-b-5 {
    transform: translate(-35px, -24px); }
  .june-scope .j-translate-md-r-7.j-translate-md-t-6 {
    transform: translate(-35px, 30px); }
  .june-scope .j-translate-md-r-7.j-translate-md-b-6 {
    transform: translate(-35px, -30px); }
  .june-scope .j-translate-md-r-7.j-translate-md-t-7 {
    transform: translate(-35px, 35px); }
  .june-scope .j-translate-md-r-7.j-translate-md-b-7 {
    transform: translate(-35px, -35px); }
  .june-scope .j-translate-md-r-7.j-translate-md-t-8 {
    transform: translate(-35px, 40px); }
  .june-scope .j-translate-md-r-7.j-translate-md-b-8 {
    transform: translate(-35px, -40px); }
  .june-scope .j-translate-md-r-7.j-translate-md-t-9 {
    transform: translate(-35px, 44px); }
  .june-scope .j-translate-md-r-7.j-translate-md-b-9 {
    transform: translate(-35px, -44px); }
  .june-scope .j-translate-md-t-8 {
    transform: translateY(40px); }
  .june-scope .j-translate-md-b-8 {
    transform: translateY(-40px); }
  .june-scope .j-translate-md-l-8 {
    transform: translateX(40px); }
  .june-scope .j-translate-md-r-8 {
    transform: translateX(-40px); }
  .june-scope .j-translate-md-l-8.j-translate-md-t-0 {
    transform: translate(40px, 0); }
  .june-scope .j-translate-md-l-8.j-translate-md-b-0 {
    transform: translate(40px, -0); }
  .june-scope .j-translate-md-l-8.j-translate-md-t-1 {
    transform: translate(40px, 5px); }
  .june-scope .j-translate-md-l-8.j-translate-md-b-1 {
    transform: translate(40px, -5px); }
  .june-scope .j-translate-md-l-8.j-translate-md-t-2 {
    transform: translate(40px, 10px); }
  .june-scope .j-translate-md-l-8.j-translate-md-b-2 {
    transform: translate(40px, -10px); }
  .june-scope .j-translate-md-l-8.j-translate-md-t-3 {
    transform: translate(40px, 15px); }
  .june-scope .j-translate-md-l-8.j-translate-md-b-3 {
    transform: translate(40px, -15px); }
  .june-scope .j-translate-md-l-8.j-translate-md-t-4 {
    transform: translate(40px, 20px); }
  .june-scope .j-translate-md-l-8.j-translate-md-b-4 {
    transform: translate(40px, -20px); }
  .june-scope .j-translate-md-l-8.j-translate-md-t-5 {
    transform: translate(40px, 24px); }
  .june-scope .j-translate-md-l-8.j-translate-md-b-5 {
    transform: translate(40px, -24px); }
  .june-scope .j-translate-md-l-8.j-translate-md-t-6 {
    transform: translate(40px, 30px); }
  .june-scope .j-translate-md-l-8.j-translate-md-b-6 {
    transform: translate(40px, -30px); }
  .june-scope .j-translate-md-l-8.j-translate-md-t-7 {
    transform: translate(40px, 35px); }
  .june-scope .j-translate-md-l-8.j-translate-md-b-7 {
    transform: translate(40px, -35px); }
  .june-scope .j-translate-md-l-8.j-translate-md-t-8 {
    transform: translate(40px, 40px); }
  .june-scope .j-translate-md-l-8.j-translate-md-b-8 {
    transform: translate(40px, -40px); }
  .june-scope .j-translate-md-l-8.j-translate-md-t-9 {
    transform: translate(40px, 44px); }
  .june-scope .j-translate-md-l-8.j-translate-md-b-9 {
    transform: translate(40px, -44px); }
  .june-scope .j-translate-md-r-8.j-translate-md-t-0 {
    transform: translate(-40px, 0); }
  .june-scope .j-translate-md-r-8.j-translate-md-b-0 {
    transform: translate(-40px, -0); }
  .june-scope .j-translate-md-r-8.j-translate-md-t-1 {
    transform: translate(-40px, 5px); }
  .june-scope .j-translate-md-r-8.j-translate-md-b-1 {
    transform: translate(-40px, -5px); }
  .june-scope .j-translate-md-r-8.j-translate-md-t-2 {
    transform: translate(-40px, 10px); }
  .june-scope .j-translate-md-r-8.j-translate-md-b-2 {
    transform: translate(-40px, -10px); }
  .june-scope .j-translate-md-r-8.j-translate-md-t-3 {
    transform: translate(-40px, 15px); }
  .june-scope .j-translate-md-r-8.j-translate-md-b-3 {
    transform: translate(-40px, -15px); }
  .june-scope .j-translate-md-r-8.j-translate-md-t-4 {
    transform: translate(-40px, 20px); }
  .june-scope .j-translate-md-r-8.j-translate-md-b-4 {
    transform: translate(-40px, -20px); }
  .june-scope .j-translate-md-r-8.j-translate-md-t-5 {
    transform: translate(-40px, 24px); }
  .june-scope .j-translate-md-r-8.j-translate-md-b-5 {
    transform: translate(-40px, -24px); }
  .june-scope .j-translate-md-r-8.j-translate-md-t-6 {
    transform: translate(-40px, 30px); }
  .june-scope .j-translate-md-r-8.j-translate-md-b-6 {
    transform: translate(-40px, -30px); }
  .june-scope .j-translate-md-r-8.j-translate-md-t-7 {
    transform: translate(-40px, 35px); }
  .june-scope .j-translate-md-r-8.j-translate-md-b-7 {
    transform: translate(-40px, -35px); }
  .june-scope .j-translate-md-r-8.j-translate-md-t-8 {
    transform: translate(-40px, 40px); }
  .june-scope .j-translate-md-r-8.j-translate-md-b-8 {
    transform: translate(-40px, -40px); }
  .june-scope .j-translate-md-r-8.j-translate-md-t-9 {
    transform: translate(-40px, 44px); }
  .june-scope .j-translate-md-r-8.j-translate-md-b-9 {
    transform: translate(-40px, -44px); }
  .june-scope .j-translate-md-t-9 {
    transform: translateY(44px); }
  .june-scope .j-translate-md-b-9 {
    transform: translateY(-44px); }
  .june-scope .j-translate-md-l-9 {
    transform: translateX(44px); }
  .june-scope .j-translate-md-r-9 {
    transform: translateX(-44px); }
  .june-scope .j-translate-md-l-9.j-translate-md-t-0 {
    transform: translate(44px, 0); }
  .june-scope .j-translate-md-l-9.j-translate-md-b-0 {
    transform: translate(44px, -0); }
  .june-scope .j-translate-md-l-9.j-translate-md-t-1 {
    transform: translate(44px, 5px); }
  .june-scope .j-translate-md-l-9.j-translate-md-b-1 {
    transform: translate(44px, -5px); }
  .june-scope .j-translate-md-l-9.j-translate-md-t-2 {
    transform: translate(44px, 10px); }
  .june-scope .j-translate-md-l-9.j-translate-md-b-2 {
    transform: translate(44px, -10px); }
  .june-scope .j-translate-md-l-9.j-translate-md-t-3 {
    transform: translate(44px, 15px); }
  .june-scope .j-translate-md-l-9.j-translate-md-b-3 {
    transform: translate(44px, -15px); }
  .june-scope .j-translate-md-l-9.j-translate-md-t-4 {
    transform: translate(44px, 20px); }
  .june-scope .j-translate-md-l-9.j-translate-md-b-4 {
    transform: translate(44px, -20px); }
  .june-scope .j-translate-md-l-9.j-translate-md-t-5 {
    transform: translate(44px, 24px); }
  .june-scope .j-translate-md-l-9.j-translate-md-b-5 {
    transform: translate(44px, -24px); }
  .june-scope .j-translate-md-l-9.j-translate-md-t-6 {
    transform: translate(44px, 30px); }
  .june-scope .j-translate-md-l-9.j-translate-md-b-6 {
    transform: translate(44px, -30px); }
  .june-scope .j-translate-md-l-9.j-translate-md-t-7 {
    transform: translate(44px, 35px); }
  .june-scope .j-translate-md-l-9.j-translate-md-b-7 {
    transform: translate(44px, -35px); }
  .june-scope .j-translate-md-l-9.j-translate-md-t-8 {
    transform: translate(44px, 40px); }
  .june-scope .j-translate-md-l-9.j-translate-md-b-8 {
    transform: translate(44px, -40px); }
  .june-scope .j-translate-md-l-9.j-translate-md-t-9 {
    transform: translate(44px, 44px); }
  .june-scope .j-translate-md-l-9.j-translate-md-b-9 {
    transform: translate(44px, -44px); }
  .june-scope .j-translate-md-r-9.j-translate-md-t-0 {
    transform: translate(-44px, 0); }
  .june-scope .j-translate-md-r-9.j-translate-md-b-0 {
    transform: translate(-44px, -0); }
  .june-scope .j-translate-md-r-9.j-translate-md-t-1 {
    transform: translate(-44px, 5px); }
  .june-scope .j-translate-md-r-9.j-translate-md-b-1 {
    transform: translate(-44px, -5px); }
  .june-scope .j-translate-md-r-9.j-translate-md-t-2 {
    transform: translate(-44px, 10px); }
  .june-scope .j-translate-md-r-9.j-translate-md-b-2 {
    transform: translate(-44px, -10px); }
  .june-scope .j-translate-md-r-9.j-translate-md-t-3 {
    transform: translate(-44px, 15px); }
  .june-scope .j-translate-md-r-9.j-translate-md-b-3 {
    transform: translate(-44px, -15px); }
  .june-scope .j-translate-md-r-9.j-translate-md-t-4 {
    transform: translate(-44px, 20px); }
  .june-scope .j-translate-md-r-9.j-translate-md-b-4 {
    transform: translate(-44px, -20px); }
  .june-scope .j-translate-md-r-9.j-translate-md-t-5 {
    transform: translate(-44px, 24px); }
  .june-scope .j-translate-md-r-9.j-translate-md-b-5 {
    transform: translate(-44px, -24px); }
  .june-scope .j-translate-md-r-9.j-translate-md-t-6 {
    transform: translate(-44px, 30px); }
  .june-scope .j-translate-md-r-9.j-translate-md-b-6 {
    transform: translate(-44px, -30px); }
  .june-scope .j-translate-md-r-9.j-translate-md-t-7 {
    transform: translate(-44px, 35px); }
  .june-scope .j-translate-md-r-9.j-translate-md-b-7 {
    transform: translate(-44px, -35px); }
  .june-scope .j-translate-md-r-9.j-translate-md-t-8 {
    transform: translate(-44px, 40px); }
  .june-scope .j-translate-md-r-9.j-translate-md-b-8 {
    transform: translate(-44px, -40px); }
  .june-scope .j-translate-md-r-9.j-translate-md-t-9 {
    transform: translate(-44px, 44px); }
  .june-scope .j-translate-md-r-9.j-translate-md-b-9 {
    transform: translate(-44px, -44px); } }

@media (max-width: 598.98px) {
  .june-scope .j-translate-sm-t-0 {
    transform: translateY(0); }
  .june-scope .j-translate-sm-b-0 {
    transform: translateY(-0); }
  .june-scope .j-translate-sm-l-0 {
    transform: translateX(0); }
  .june-scope .j-translate-sm-r-0 {
    transform: translateX(-0); }
  .june-scope .j-translate-sm-l-0.j-translate-sm-t-0 {
    transform: translate(0, 0); }
  .june-scope .j-translate-sm-l-0.j-translate-sm-b-0 {
    transform: translate(0, -0); }
  .june-scope .j-translate-sm-l-0.j-translate-sm-t-1 {
    transform: translate(0, 5px); }
  .june-scope .j-translate-sm-l-0.j-translate-sm-b-1 {
    transform: translate(0, -5px); }
  .june-scope .j-translate-sm-l-0.j-translate-sm-t-2 {
    transform: translate(0, 10px); }
  .june-scope .j-translate-sm-l-0.j-translate-sm-b-2 {
    transform: translate(0, -10px); }
  .june-scope .j-translate-sm-l-0.j-translate-sm-t-3 {
    transform: translate(0, 15px); }
  .june-scope .j-translate-sm-l-0.j-translate-sm-b-3 {
    transform: translate(0, -15px); }
  .june-scope .j-translate-sm-l-0.j-translate-sm-t-4 {
    transform: translate(0, 20px); }
  .june-scope .j-translate-sm-l-0.j-translate-sm-b-4 {
    transform: translate(0, -20px); }
  .june-scope .j-translate-sm-l-0.j-translate-sm-t-5 {
    transform: translate(0, 24px); }
  .june-scope .j-translate-sm-l-0.j-translate-sm-b-5 {
    transform: translate(0, -24px); }
  .june-scope .j-translate-sm-l-0.j-translate-sm-t-6 {
    transform: translate(0, 30px); }
  .june-scope .j-translate-sm-l-0.j-translate-sm-b-6 {
    transform: translate(0, -30px); }
  .june-scope .j-translate-sm-l-0.j-translate-sm-t-7 {
    transform: translate(0, 35px); }
  .june-scope .j-translate-sm-l-0.j-translate-sm-b-7 {
    transform: translate(0, -35px); }
  .june-scope .j-translate-sm-l-0.j-translate-sm-t-8 {
    transform: translate(0, 40px); }
  .june-scope .j-translate-sm-l-0.j-translate-sm-b-8 {
    transform: translate(0, -40px); }
  .june-scope .j-translate-sm-l-0.j-translate-sm-t-9 {
    transform: translate(0, 44px); }
  .june-scope .j-translate-sm-l-0.j-translate-sm-b-9 {
    transform: translate(0, -44px); }
  .june-scope .j-translate-sm-r-0.j-translate-sm-t-0 {
    transform: translate(-0, 0); }
  .june-scope .j-translate-sm-r-0.j-translate-sm-b-0 {
    transform: translate(-0, -0); }
  .june-scope .j-translate-sm-r-0.j-translate-sm-t-1 {
    transform: translate(-0, 5px); }
  .june-scope .j-translate-sm-r-0.j-translate-sm-b-1 {
    transform: translate(-0, -5px); }
  .june-scope .j-translate-sm-r-0.j-translate-sm-t-2 {
    transform: translate(-0, 10px); }
  .june-scope .j-translate-sm-r-0.j-translate-sm-b-2 {
    transform: translate(-0, -10px); }
  .june-scope .j-translate-sm-r-0.j-translate-sm-t-3 {
    transform: translate(-0, 15px); }
  .june-scope .j-translate-sm-r-0.j-translate-sm-b-3 {
    transform: translate(-0, -15px); }
  .june-scope .j-translate-sm-r-0.j-translate-sm-t-4 {
    transform: translate(-0, 20px); }
  .june-scope .j-translate-sm-r-0.j-translate-sm-b-4 {
    transform: translate(-0, -20px); }
  .june-scope .j-translate-sm-r-0.j-translate-sm-t-5 {
    transform: translate(-0, 24px); }
  .june-scope .j-translate-sm-r-0.j-translate-sm-b-5 {
    transform: translate(-0, -24px); }
  .june-scope .j-translate-sm-r-0.j-translate-sm-t-6 {
    transform: translate(-0, 30px); }
  .june-scope .j-translate-sm-r-0.j-translate-sm-b-6 {
    transform: translate(-0, -30px); }
  .june-scope .j-translate-sm-r-0.j-translate-sm-t-7 {
    transform: translate(-0, 35px); }
  .june-scope .j-translate-sm-r-0.j-translate-sm-b-7 {
    transform: translate(-0, -35px); }
  .june-scope .j-translate-sm-r-0.j-translate-sm-t-8 {
    transform: translate(-0, 40px); }
  .june-scope .j-translate-sm-r-0.j-translate-sm-b-8 {
    transform: translate(-0, -40px); }
  .june-scope .j-translate-sm-r-0.j-translate-sm-t-9 {
    transform: translate(-0, 44px); }
  .june-scope .j-translate-sm-r-0.j-translate-sm-b-9 {
    transform: translate(-0, -44px); }
  .june-scope .j-translate-sm-t-1 {
    transform: translateY(5px); }
  .june-scope .j-translate-sm-b-1 {
    transform: translateY(-5px); }
  .june-scope .j-translate-sm-l-1 {
    transform: translateX(5px); }
  .june-scope .j-translate-sm-r-1 {
    transform: translateX(-5px); }
  .june-scope .j-translate-sm-l-1.j-translate-sm-t-0 {
    transform: translate(5px, 0); }
  .june-scope .j-translate-sm-l-1.j-translate-sm-b-0 {
    transform: translate(5px, -0); }
  .june-scope .j-translate-sm-l-1.j-translate-sm-t-1 {
    transform: translate(5px, 5px); }
  .june-scope .j-translate-sm-l-1.j-translate-sm-b-1 {
    transform: translate(5px, -5px); }
  .june-scope .j-translate-sm-l-1.j-translate-sm-t-2 {
    transform: translate(5px, 10px); }
  .june-scope .j-translate-sm-l-1.j-translate-sm-b-2 {
    transform: translate(5px, -10px); }
  .june-scope .j-translate-sm-l-1.j-translate-sm-t-3 {
    transform: translate(5px, 15px); }
  .june-scope .j-translate-sm-l-1.j-translate-sm-b-3 {
    transform: translate(5px, -15px); }
  .june-scope .j-translate-sm-l-1.j-translate-sm-t-4 {
    transform: translate(5px, 20px); }
  .june-scope .j-translate-sm-l-1.j-translate-sm-b-4 {
    transform: translate(5px, -20px); }
  .june-scope .j-translate-sm-l-1.j-translate-sm-t-5 {
    transform: translate(5px, 24px); }
  .june-scope .j-translate-sm-l-1.j-translate-sm-b-5 {
    transform: translate(5px, -24px); }
  .june-scope .j-translate-sm-l-1.j-translate-sm-t-6 {
    transform: translate(5px, 30px); }
  .june-scope .j-translate-sm-l-1.j-translate-sm-b-6 {
    transform: translate(5px, -30px); }
  .june-scope .j-translate-sm-l-1.j-translate-sm-t-7 {
    transform: translate(5px, 35px); }
  .june-scope .j-translate-sm-l-1.j-translate-sm-b-7 {
    transform: translate(5px, -35px); }
  .june-scope .j-translate-sm-l-1.j-translate-sm-t-8 {
    transform: translate(5px, 40px); }
  .june-scope .j-translate-sm-l-1.j-translate-sm-b-8 {
    transform: translate(5px, -40px); }
  .june-scope .j-translate-sm-l-1.j-translate-sm-t-9 {
    transform: translate(5px, 44px); }
  .june-scope .j-translate-sm-l-1.j-translate-sm-b-9 {
    transform: translate(5px, -44px); }
  .june-scope .j-translate-sm-r-1.j-translate-sm-t-0 {
    transform: translate(-5px, 0); }
  .june-scope .j-translate-sm-r-1.j-translate-sm-b-0 {
    transform: translate(-5px, -0); }
  .june-scope .j-translate-sm-r-1.j-translate-sm-t-1 {
    transform: translate(-5px, 5px); }
  .june-scope .j-translate-sm-r-1.j-translate-sm-b-1 {
    transform: translate(-5px, -5px); }
  .june-scope .j-translate-sm-r-1.j-translate-sm-t-2 {
    transform: translate(-5px, 10px); }
  .june-scope .j-translate-sm-r-1.j-translate-sm-b-2 {
    transform: translate(-5px, -10px); }
  .june-scope .j-translate-sm-r-1.j-translate-sm-t-3 {
    transform: translate(-5px, 15px); }
  .june-scope .j-translate-sm-r-1.j-translate-sm-b-3 {
    transform: translate(-5px, -15px); }
  .june-scope .j-translate-sm-r-1.j-translate-sm-t-4 {
    transform: translate(-5px, 20px); }
  .june-scope .j-translate-sm-r-1.j-translate-sm-b-4 {
    transform: translate(-5px, -20px); }
  .june-scope .j-translate-sm-r-1.j-translate-sm-t-5 {
    transform: translate(-5px, 24px); }
  .june-scope .j-translate-sm-r-1.j-translate-sm-b-5 {
    transform: translate(-5px, -24px); }
  .june-scope .j-translate-sm-r-1.j-translate-sm-t-6 {
    transform: translate(-5px, 30px); }
  .june-scope .j-translate-sm-r-1.j-translate-sm-b-6 {
    transform: translate(-5px, -30px); }
  .june-scope .j-translate-sm-r-1.j-translate-sm-t-7 {
    transform: translate(-5px, 35px); }
  .june-scope .j-translate-sm-r-1.j-translate-sm-b-7 {
    transform: translate(-5px, -35px); }
  .june-scope .j-translate-sm-r-1.j-translate-sm-t-8 {
    transform: translate(-5px, 40px); }
  .june-scope .j-translate-sm-r-1.j-translate-sm-b-8 {
    transform: translate(-5px, -40px); }
  .june-scope .j-translate-sm-r-1.j-translate-sm-t-9 {
    transform: translate(-5px, 44px); }
  .june-scope .j-translate-sm-r-1.j-translate-sm-b-9 {
    transform: translate(-5px, -44px); }
  .june-scope .j-translate-sm-t-2 {
    transform: translateY(10px); }
  .june-scope .j-translate-sm-b-2 {
    transform: translateY(-10px); }
  .june-scope .j-translate-sm-l-2 {
    transform: translateX(10px); }
  .june-scope .j-translate-sm-r-2 {
    transform: translateX(-10px); }
  .june-scope .j-translate-sm-l-2.j-translate-sm-t-0 {
    transform: translate(10px, 0); }
  .june-scope .j-translate-sm-l-2.j-translate-sm-b-0 {
    transform: translate(10px, -0); }
  .june-scope .j-translate-sm-l-2.j-translate-sm-t-1 {
    transform: translate(10px, 5px); }
  .june-scope .j-translate-sm-l-2.j-translate-sm-b-1 {
    transform: translate(10px, -5px); }
  .june-scope .j-translate-sm-l-2.j-translate-sm-t-2 {
    transform: translate(10px, 10px); }
  .june-scope .j-translate-sm-l-2.j-translate-sm-b-2 {
    transform: translate(10px, -10px); }
  .june-scope .j-translate-sm-l-2.j-translate-sm-t-3 {
    transform: translate(10px, 15px); }
  .june-scope .j-translate-sm-l-2.j-translate-sm-b-3 {
    transform: translate(10px, -15px); }
  .june-scope .j-translate-sm-l-2.j-translate-sm-t-4 {
    transform: translate(10px, 20px); }
  .june-scope .j-translate-sm-l-2.j-translate-sm-b-4 {
    transform: translate(10px, -20px); }
  .june-scope .j-translate-sm-l-2.j-translate-sm-t-5 {
    transform: translate(10px, 24px); }
  .june-scope .j-translate-sm-l-2.j-translate-sm-b-5 {
    transform: translate(10px, -24px); }
  .june-scope .j-translate-sm-l-2.j-translate-sm-t-6 {
    transform: translate(10px, 30px); }
  .june-scope .j-translate-sm-l-2.j-translate-sm-b-6 {
    transform: translate(10px, -30px); }
  .june-scope .j-translate-sm-l-2.j-translate-sm-t-7 {
    transform: translate(10px, 35px); }
  .june-scope .j-translate-sm-l-2.j-translate-sm-b-7 {
    transform: translate(10px, -35px); }
  .june-scope .j-translate-sm-l-2.j-translate-sm-t-8 {
    transform: translate(10px, 40px); }
  .june-scope .j-translate-sm-l-2.j-translate-sm-b-8 {
    transform: translate(10px, -40px); }
  .june-scope .j-translate-sm-l-2.j-translate-sm-t-9 {
    transform: translate(10px, 44px); }
  .june-scope .j-translate-sm-l-2.j-translate-sm-b-9 {
    transform: translate(10px, -44px); }
  .june-scope .j-translate-sm-r-2.j-translate-sm-t-0 {
    transform: translate(-10px, 0); }
  .june-scope .j-translate-sm-r-2.j-translate-sm-b-0 {
    transform: translate(-10px, -0); }
  .june-scope .j-translate-sm-r-2.j-translate-sm-t-1 {
    transform: translate(-10px, 5px); }
  .june-scope .j-translate-sm-r-2.j-translate-sm-b-1 {
    transform: translate(-10px, -5px); }
  .june-scope .j-translate-sm-r-2.j-translate-sm-t-2 {
    transform: translate(-10px, 10px); }
  .june-scope .j-translate-sm-r-2.j-translate-sm-b-2 {
    transform: translate(-10px, -10px); }
  .june-scope .j-translate-sm-r-2.j-translate-sm-t-3 {
    transform: translate(-10px, 15px); }
  .june-scope .j-translate-sm-r-2.j-translate-sm-b-3 {
    transform: translate(-10px, -15px); }
  .june-scope .j-translate-sm-r-2.j-translate-sm-t-4 {
    transform: translate(-10px, 20px); }
  .june-scope .j-translate-sm-r-2.j-translate-sm-b-4 {
    transform: translate(-10px, -20px); }
  .june-scope .j-translate-sm-r-2.j-translate-sm-t-5 {
    transform: translate(-10px, 24px); }
  .june-scope .j-translate-sm-r-2.j-translate-sm-b-5 {
    transform: translate(-10px, -24px); }
  .june-scope .j-translate-sm-r-2.j-translate-sm-t-6 {
    transform: translate(-10px, 30px); }
  .june-scope .j-translate-sm-r-2.j-translate-sm-b-6 {
    transform: translate(-10px, -30px); }
  .june-scope .j-translate-sm-r-2.j-translate-sm-t-7 {
    transform: translate(-10px, 35px); }
  .june-scope .j-translate-sm-r-2.j-translate-sm-b-7 {
    transform: translate(-10px, -35px); }
  .june-scope .j-translate-sm-r-2.j-translate-sm-t-8 {
    transform: translate(-10px, 40px); }
  .june-scope .j-translate-sm-r-2.j-translate-sm-b-8 {
    transform: translate(-10px, -40px); }
  .june-scope .j-translate-sm-r-2.j-translate-sm-t-9 {
    transform: translate(-10px, 44px); }
  .june-scope .j-translate-sm-r-2.j-translate-sm-b-9 {
    transform: translate(-10px, -44px); }
  .june-scope .j-translate-sm-t-3 {
    transform: translateY(15px); }
  .june-scope .j-translate-sm-b-3 {
    transform: translateY(-15px); }
  .june-scope .j-translate-sm-l-3 {
    transform: translateX(15px); }
  .june-scope .j-translate-sm-r-3 {
    transform: translateX(-15px); }
  .june-scope .j-translate-sm-l-3.j-translate-sm-t-0 {
    transform: translate(15px, 0); }
  .june-scope .j-translate-sm-l-3.j-translate-sm-b-0 {
    transform: translate(15px, -0); }
  .june-scope .j-translate-sm-l-3.j-translate-sm-t-1 {
    transform: translate(15px, 5px); }
  .june-scope .j-translate-sm-l-3.j-translate-sm-b-1 {
    transform: translate(15px, -5px); }
  .june-scope .j-translate-sm-l-3.j-translate-sm-t-2 {
    transform: translate(15px, 10px); }
  .june-scope .j-translate-sm-l-3.j-translate-sm-b-2 {
    transform: translate(15px, -10px); }
  .june-scope .j-translate-sm-l-3.j-translate-sm-t-3 {
    transform: translate(15px, 15px); }
  .june-scope .j-translate-sm-l-3.j-translate-sm-b-3 {
    transform: translate(15px, -15px); }
  .june-scope .j-translate-sm-l-3.j-translate-sm-t-4 {
    transform: translate(15px, 20px); }
  .june-scope .j-translate-sm-l-3.j-translate-sm-b-4 {
    transform: translate(15px, -20px); }
  .june-scope .j-translate-sm-l-3.j-translate-sm-t-5 {
    transform: translate(15px, 24px); }
  .june-scope .j-translate-sm-l-3.j-translate-sm-b-5 {
    transform: translate(15px, -24px); }
  .june-scope .j-translate-sm-l-3.j-translate-sm-t-6 {
    transform: translate(15px, 30px); }
  .june-scope .j-translate-sm-l-3.j-translate-sm-b-6 {
    transform: translate(15px, -30px); }
  .june-scope .j-translate-sm-l-3.j-translate-sm-t-7 {
    transform: translate(15px, 35px); }
  .june-scope .j-translate-sm-l-3.j-translate-sm-b-7 {
    transform: translate(15px, -35px); }
  .june-scope .j-translate-sm-l-3.j-translate-sm-t-8 {
    transform: translate(15px, 40px); }
  .june-scope .j-translate-sm-l-3.j-translate-sm-b-8 {
    transform: translate(15px, -40px); }
  .june-scope .j-translate-sm-l-3.j-translate-sm-t-9 {
    transform: translate(15px, 44px); }
  .june-scope .j-translate-sm-l-3.j-translate-sm-b-9 {
    transform: translate(15px, -44px); }
  .june-scope .j-translate-sm-r-3.j-translate-sm-t-0 {
    transform: translate(-15px, 0); }
  .june-scope .j-translate-sm-r-3.j-translate-sm-b-0 {
    transform: translate(-15px, -0); }
  .june-scope .j-translate-sm-r-3.j-translate-sm-t-1 {
    transform: translate(-15px, 5px); }
  .june-scope .j-translate-sm-r-3.j-translate-sm-b-1 {
    transform: translate(-15px, -5px); }
  .june-scope .j-translate-sm-r-3.j-translate-sm-t-2 {
    transform: translate(-15px, 10px); }
  .june-scope .j-translate-sm-r-3.j-translate-sm-b-2 {
    transform: translate(-15px, -10px); }
  .june-scope .j-translate-sm-r-3.j-translate-sm-t-3 {
    transform: translate(-15px, 15px); }
  .june-scope .j-translate-sm-r-3.j-translate-sm-b-3 {
    transform: translate(-15px, -15px); }
  .june-scope .j-translate-sm-r-3.j-translate-sm-t-4 {
    transform: translate(-15px, 20px); }
  .june-scope .j-translate-sm-r-3.j-translate-sm-b-4 {
    transform: translate(-15px, -20px); }
  .june-scope .j-translate-sm-r-3.j-translate-sm-t-5 {
    transform: translate(-15px, 24px); }
  .june-scope .j-translate-sm-r-3.j-translate-sm-b-5 {
    transform: translate(-15px, -24px); }
  .june-scope .j-translate-sm-r-3.j-translate-sm-t-6 {
    transform: translate(-15px, 30px); }
  .june-scope .j-translate-sm-r-3.j-translate-sm-b-6 {
    transform: translate(-15px, -30px); }
  .june-scope .j-translate-sm-r-3.j-translate-sm-t-7 {
    transform: translate(-15px, 35px); }
  .june-scope .j-translate-sm-r-3.j-translate-sm-b-7 {
    transform: translate(-15px, -35px); }
  .june-scope .j-translate-sm-r-3.j-translate-sm-t-8 {
    transform: translate(-15px, 40px); }
  .june-scope .j-translate-sm-r-3.j-translate-sm-b-8 {
    transform: translate(-15px, -40px); }
  .june-scope .j-translate-sm-r-3.j-translate-sm-t-9 {
    transform: translate(-15px, 44px); }
  .june-scope .j-translate-sm-r-3.j-translate-sm-b-9 {
    transform: translate(-15px, -44px); }
  .june-scope .j-translate-sm-t-4 {
    transform: translateY(20px); }
  .june-scope .j-translate-sm-b-4 {
    transform: translateY(-20px); }
  .june-scope .j-translate-sm-l-4 {
    transform: translateX(20px); }
  .june-scope .j-translate-sm-r-4 {
    transform: translateX(-20px); }
  .june-scope .j-translate-sm-l-4.j-translate-sm-t-0 {
    transform: translate(20px, 0); }
  .june-scope .j-translate-sm-l-4.j-translate-sm-b-0 {
    transform: translate(20px, -0); }
  .june-scope .j-translate-sm-l-4.j-translate-sm-t-1 {
    transform: translate(20px, 5px); }
  .june-scope .j-translate-sm-l-4.j-translate-sm-b-1 {
    transform: translate(20px, -5px); }
  .june-scope .j-translate-sm-l-4.j-translate-sm-t-2 {
    transform: translate(20px, 10px); }
  .june-scope .j-translate-sm-l-4.j-translate-sm-b-2 {
    transform: translate(20px, -10px); }
  .june-scope .j-translate-sm-l-4.j-translate-sm-t-3 {
    transform: translate(20px, 15px); }
  .june-scope .j-translate-sm-l-4.j-translate-sm-b-3 {
    transform: translate(20px, -15px); }
  .june-scope .j-translate-sm-l-4.j-translate-sm-t-4 {
    transform: translate(20px, 20px); }
  .june-scope .j-translate-sm-l-4.j-translate-sm-b-4 {
    transform: translate(20px, -20px); }
  .june-scope .j-translate-sm-l-4.j-translate-sm-t-5 {
    transform: translate(20px, 24px); }
  .june-scope .j-translate-sm-l-4.j-translate-sm-b-5 {
    transform: translate(20px, -24px); }
  .june-scope .j-translate-sm-l-4.j-translate-sm-t-6 {
    transform: translate(20px, 30px); }
  .june-scope .j-translate-sm-l-4.j-translate-sm-b-6 {
    transform: translate(20px, -30px); }
  .june-scope .j-translate-sm-l-4.j-translate-sm-t-7 {
    transform: translate(20px, 35px); }
  .june-scope .j-translate-sm-l-4.j-translate-sm-b-7 {
    transform: translate(20px, -35px); }
  .june-scope .j-translate-sm-l-4.j-translate-sm-t-8 {
    transform: translate(20px, 40px); }
  .june-scope .j-translate-sm-l-4.j-translate-sm-b-8 {
    transform: translate(20px, -40px); }
  .june-scope .j-translate-sm-l-4.j-translate-sm-t-9 {
    transform: translate(20px, 44px); }
  .june-scope .j-translate-sm-l-4.j-translate-sm-b-9 {
    transform: translate(20px, -44px); }
  .june-scope .j-translate-sm-r-4.j-translate-sm-t-0 {
    transform: translate(-20px, 0); }
  .june-scope .j-translate-sm-r-4.j-translate-sm-b-0 {
    transform: translate(-20px, -0); }
  .june-scope .j-translate-sm-r-4.j-translate-sm-t-1 {
    transform: translate(-20px, 5px); }
  .june-scope .j-translate-sm-r-4.j-translate-sm-b-1 {
    transform: translate(-20px, -5px); }
  .june-scope .j-translate-sm-r-4.j-translate-sm-t-2 {
    transform: translate(-20px, 10px); }
  .june-scope .j-translate-sm-r-4.j-translate-sm-b-2 {
    transform: translate(-20px, -10px); }
  .june-scope .j-translate-sm-r-4.j-translate-sm-t-3 {
    transform: translate(-20px, 15px); }
  .june-scope .j-translate-sm-r-4.j-translate-sm-b-3 {
    transform: translate(-20px, -15px); }
  .june-scope .j-translate-sm-r-4.j-translate-sm-t-4 {
    transform: translate(-20px, 20px); }
  .june-scope .j-translate-sm-r-4.j-translate-sm-b-4 {
    transform: translate(-20px, -20px); }
  .june-scope .j-translate-sm-r-4.j-translate-sm-t-5 {
    transform: translate(-20px, 24px); }
  .june-scope .j-translate-sm-r-4.j-translate-sm-b-5 {
    transform: translate(-20px, -24px); }
  .june-scope .j-translate-sm-r-4.j-translate-sm-t-6 {
    transform: translate(-20px, 30px); }
  .june-scope .j-translate-sm-r-4.j-translate-sm-b-6 {
    transform: translate(-20px, -30px); }
  .june-scope .j-translate-sm-r-4.j-translate-sm-t-7 {
    transform: translate(-20px, 35px); }
  .june-scope .j-translate-sm-r-4.j-translate-sm-b-7 {
    transform: translate(-20px, -35px); }
  .june-scope .j-translate-sm-r-4.j-translate-sm-t-8 {
    transform: translate(-20px, 40px); }
  .june-scope .j-translate-sm-r-4.j-translate-sm-b-8 {
    transform: translate(-20px, -40px); }
  .june-scope .j-translate-sm-r-4.j-translate-sm-t-9 {
    transform: translate(-20px, 44px); }
  .june-scope .j-translate-sm-r-4.j-translate-sm-b-9 {
    transform: translate(-20px, -44px); }
  .june-scope .j-translate-sm-t-5 {
    transform: translateY(24px); }
  .june-scope .j-translate-sm-b-5 {
    transform: translateY(-24px); }
  .june-scope .j-translate-sm-l-5 {
    transform: translateX(24px); }
  .june-scope .j-translate-sm-r-5 {
    transform: translateX(-24px); }
  .june-scope .j-translate-sm-l-5.j-translate-sm-t-0 {
    transform: translate(24px, 0); }
  .june-scope .j-translate-sm-l-5.j-translate-sm-b-0 {
    transform: translate(24px, -0); }
  .june-scope .j-translate-sm-l-5.j-translate-sm-t-1 {
    transform: translate(24px, 5px); }
  .june-scope .j-translate-sm-l-5.j-translate-sm-b-1 {
    transform: translate(24px, -5px); }
  .june-scope .j-translate-sm-l-5.j-translate-sm-t-2 {
    transform: translate(24px, 10px); }
  .june-scope .j-translate-sm-l-5.j-translate-sm-b-2 {
    transform: translate(24px, -10px); }
  .june-scope .j-translate-sm-l-5.j-translate-sm-t-3 {
    transform: translate(24px, 15px); }
  .june-scope .j-translate-sm-l-5.j-translate-sm-b-3 {
    transform: translate(24px, -15px); }
  .june-scope .j-translate-sm-l-5.j-translate-sm-t-4 {
    transform: translate(24px, 20px); }
  .june-scope .j-translate-sm-l-5.j-translate-sm-b-4 {
    transform: translate(24px, -20px); }
  .june-scope .j-translate-sm-l-5.j-translate-sm-t-5 {
    transform: translate(24px, 24px); }
  .june-scope .j-translate-sm-l-5.j-translate-sm-b-5 {
    transform: translate(24px, -24px); }
  .june-scope .j-translate-sm-l-5.j-translate-sm-t-6 {
    transform: translate(24px, 30px); }
  .june-scope .j-translate-sm-l-5.j-translate-sm-b-6 {
    transform: translate(24px, -30px); }
  .june-scope .j-translate-sm-l-5.j-translate-sm-t-7 {
    transform: translate(24px, 35px); }
  .june-scope .j-translate-sm-l-5.j-translate-sm-b-7 {
    transform: translate(24px, -35px); }
  .june-scope .j-translate-sm-l-5.j-translate-sm-t-8 {
    transform: translate(24px, 40px); }
  .june-scope .j-translate-sm-l-5.j-translate-sm-b-8 {
    transform: translate(24px, -40px); }
  .june-scope .j-translate-sm-l-5.j-translate-sm-t-9 {
    transform: translate(24px, 44px); }
  .june-scope .j-translate-sm-l-5.j-translate-sm-b-9 {
    transform: translate(24px, -44px); }
  .june-scope .j-translate-sm-r-5.j-translate-sm-t-0 {
    transform: translate(-24px, 0); }
  .june-scope .j-translate-sm-r-5.j-translate-sm-b-0 {
    transform: translate(-24px, -0); }
  .june-scope .j-translate-sm-r-5.j-translate-sm-t-1 {
    transform: translate(-24px, 5px); }
  .june-scope .j-translate-sm-r-5.j-translate-sm-b-1 {
    transform: translate(-24px, -5px); }
  .june-scope .j-translate-sm-r-5.j-translate-sm-t-2 {
    transform: translate(-24px, 10px); }
  .june-scope .j-translate-sm-r-5.j-translate-sm-b-2 {
    transform: translate(-24px, -10px); }
  .june-scope .j-translate-sm-r-5.j-translate-sm-t-3 {
    transform: translate(-24px, 15px); }
  .june-scope .j-translate-sm-r-5.j-translate-sm-b-3 {
    transform: translate(-24px, -15px); }
  .june-scope .j-translate-sm-r-5.j-translate-sm-t-4 {
    transform: translate(-24px, 20px); }
  .june-scope .j-translate-sm-r-5.j-translate-sm-b-4 {
    transform: translate(-24px, -20px); }
  .june-scope .j-translate-sm-r-5.j-translate-sm-t-5 {
    transform: translate(-24px, 24px); }
  .june-scope .j-translate-sm-r-5.j-translate-sm-b-5 {
    transform: translate(-24px, -24px); }
  .june-scope .j-translate-sm-r-5.j-translate-sm-t-6 {
    transform: translate(-24px, 30px); }
  .june-scope .j-translate-sm-r-5.j-translate-sm-b-6 {
    transform: translate(-24px, -30px); }
  .june-scope .j-translate-sm-r-5.j-translate-sm-t-7 {
    transform: translate(-24px, 35px); }
  .june-scope .j-translate-sm-r-5.j-translate-sm-b-7 {
    transform: translate(-24px, -35px); }
  .june-scope .j-translate-sm-r-5.j-translate-sm-t-8 {
    transform: translate(-24px, 40px); }
  .june-scope .j-translate-sm-r-5.j-translate-sm-b-8 {
    transform: translate(-24px, -40px); }
  .june-scope .j-translate-sm-r-5.j-translate-sm-t-9 {
    transform: translate(-24px, 44px); }
  .june-scope .j-translate-sm-r-5.j-translate-sm-b-9 {
    transform: translate(-24px, -44px); }
  .june-scope .j-translate-sm-t-6 {
    transform: translateY(30px); }
  .june-scope .j-translate-sm-b-6 {
    transform: translateY(-30px); }
  .june-scope .j-translate-sm-l-6 {
    transform: translateX(30px); }
  .june-scope .j-translate-sm-r-6 {
    transform: translateX(-30px); }
  .june-scope .j-translate-sm-l-6.j-translate-sm-t-0 {
    transform: translate(30px, 0); }
  .june-scope .j-translate-sm-l-6.j-translate-sm-b-0 {
    transform: translate(30px, -0); }
  .june-scope .j-translate-sm-l-6.j-translate-sm-t-1 {
    transform: translate(30px, 5px); }
  .june-scope .j-translate-sm-l-6.j-translate-sm-b-1 {
    transform: translate(30px, -5px); }
  .june-scope .j-translate-sm-l-6.j-translate-sm-t-2 {
    transform: translate(30px, 10px); }
  .june-scope .j-translate-sm-l-6.j-translate-sm-b-2 {
    transform: translate(30px, -10px); }
  .june-scope .j-translate-sm-l-6.j-translate-sm-t-3 {
    transform: translate(30px, 15px); }
  .june-scope .j-translate-sm-l-6.j-translate-sm-b-3 {
    transform: translate(30px, -15px); }
  .june-scope .j-translate-sm-l-6.j-translate-sm-t-4 {
    transform: translate(30px, 20px); }
  .june-scope .j-translate-sm-l-6.j-translate-sm-b-4 {
    transform: translate(30px, -20px); }
  .june-scope .j-translate-sm-l-6.j-translate-sm-t-5 {
    transform: translate(30px, 24px); }
  .june-scope .j-translate-sm-l-6.j-translate-sm-b-5 {
    transform: translate(30px, -24px); }
  .june-scope .j-translate-sm-l-6.j-translate-sm-t-6 {
    transform: translate(30px, 30px); }
  .june-scope .j-translate-sm-l-6.j-translate-sm-b-6 {
    transform: translate(30px, -30px); }
  .june-scope .j-translate-sm-l-6.j-translate-sm-t-7 {
    transform: translate(30px, 35px); }
  .june-scope .j-translate-sm-l-6.j-translate-sm-b-7 {
    transform: translate(30px, -35px); }
  .june-scope .j-translate-sm-l-6.j-translate-sm-t-8 {
    transform: translate(30px, 40px); }
  .june-scope .j-translate-sm-l-6.j-translate-sm-b-8 {
    transform: translate(30px, -40px); }
  .june-scope .j-translate-sm-l-6.j-translate-sm-t-9 {
    transform: translate(30px, 44px); }
  .june-scope .j-translate-sm-l-6.j-translate-sm-b-9 {
    transform: translate(30px, -44px); }
  .june-scope .j-translate-sm-r-6.j-translate-sm-t-0 {
    transform: translate(-30px, 0); }
  .june-scope .j-translate-sm-r-6.j-translate-sm-b-0 {
    transform: translate(-30px, -0); }
  .june-scope .j-translate-sm-r-6.j-translate-sm-t-1 {
    transform: translate(-30px, 5px); }
  .june-scope .j-translate-sm-r-6.j-translate-sm-b-1 {
    transform: translate(-30px, -5px); }
  .june-scope .j-translate-sm-r-6.j-translate-sm-t-2 {
    transform: translate(-30px, 10px); }
  .june-scope .j-translate-sm-r-6.j-translate-sm-b-2 {
    transform: translate(-30px, -10px); }
  .june-scope .j-translate-sm-r-6.j-translate-sm-t-3 {
    transform: translate(-30px, 15px); }
  .june-scope .j-translate-sm-r-6.j-translate-sm-b-3 {
    transform: translate(-30px, -15px); }
  .june-scope .j-translate-sm-r-6.j-translate-sm-t-4 {
    transform: translate(-30px, 20px); }
  .june-scope .j-translate-sm-r-6.j-translate-sm-b-4 {
    transform: translate(-30px, -20px); }
  .june-scope .j-translate-sm-r-6.j-translate-sm-t-5 {
    transform: translate(-30px, 24px); }
  .june-scope .j-translate-sm-r-6.j-translate-sm-b-5 {
    transform: translate(-30px, -24px); }
  .june-scope .j-translate-sm-r-6.j-translate-sm-t-6 {
    transform: translate(-30px, 30px); }
  .june-scope .j-translate-sm-r-6.j-translate-sm-b-6 {
    transform: translate(-30px, -30px); }
  .june-scope .j-translate-sm-r-6.j-translate-sm-t-7 {
    transform: translate(-30px, 35px); }
  .june-scope .j-translate-sm-r-6.j-translate-sm-b-7 {
    transform: translate(-30px, -35px); }
  .june-scope .j-translate-sm-r-6.j-translate-sm-t-8 {
    transform: translate(-30px, 40px); }
  .june-scope .j-translate-sm-r-6.j-translate-sm-b-8 {
    transform: translate(-30px, -40px); }
  .june-scope .j-translate-sm-r-6.j-translate-sm-t-9 {
    transform: translate(-30px, 44px); }
  .june-scope .j-translate-sm-r-6.j-translate-sm-b-9 {
    transform: translate(-30px, -44px); }
  .june-scope .j-translate-sm-t-7 {
    transform: translateY(35px); }
  .june-scope .j-translate-sm-b-7 {
    transform: translateY(-35px); }
  .june-scope .j-translate-sm-l-7 {
    transform: translateX(35px); }
  .june-scope .j-translate-sm-r-7 {
    transform: translateX(-35px); }
  .june-scope .j-translate-sm-l-7.j-translate-sm-t-0 {
    transform: translate(35px, 0); }
  .june-scope .j-translate-sm-l-7.j-translate-sm-b-0 {
    transform: translate(35px, -0); }
  .june-scope .j-translate-sm-l-7.j-translate-sm-t-1 {
    transform: translate(35px, 5px); }
  .june-scope .j-translate-sm-l-7.j-translate-sm-b-1 {
    transform: translate(35px, -5px); }
  .june-scope .j-translate-sm-l-7.j-translate-sm-t-2 {
    transform: translate(35px, 10px); }
  .june-scope .j-translate-sm-l-7.j-translate-sm-b-2 {
    transform: translate(35px, -10px); }
  .june-scope .j-translate-sm-l-7.j-translate-sm-t-3 {
    transform: translate(35px, 15px); }
  .june-scope .j-translate-sm-l-7.j-translate-sm-b-3 {
    transform: translate(35px, -15px); }
  .june-scope .j-translate-sm-l-7.j-translate-sm-t-4 {
    transform: translate(35px, 20px); }
  .june-scope .j-translate-sm-l-7.j-translate-sm-b-4 {
    transform: translate(35px, -20px); }
  .june-scope .j-translate-sm-l-7.j-translate-sm-t-5 {
    transform: translate(35px, 24px); }
  .june-scope .j-translate-sm-l-7.j-translate-sm-b-5 {
    transform: translate(35px, -24px); }
  .june-scope .j-translate-sm-l-7.j-translate-sm-t-6 {
    transform: translate(35px, 30px); }
  .june-scope .j-translate-sm-l-7.j-translate-sm-b-6 {
    transform: translate(35px, -30px); }
  .june-scope .j-translate-sm-l-7.j-translate-sm-t-7 {
    transform: translate(35px, 35px); }
  .june-scope .j-translate-sm-l-7.j-translate-sm-b-7 {
    transform: translate(35px, -35px); }
  .june-scope .j-translate-sm-l-7.j-translate-sm-t-8 {
    transform: translate(35px, 40px); }
  .june-scope .j-translate-sm-l-7.j-translate-sm-b-8 {
    transform: translate(35px, -40px); }
  .june-scope .j-translate-sm-l-7.j-translate-sm-t-9 {
    transform: translate(35px, 44px); }
  .june-scope .j-translate-sm-l-7.j-translate-sm-b-9 {
    transform: translate(35px, -44px); }
  .june-scope .j-translate-sm-r-7.j-translate-sm-t-0 {
    transform: translate(-35px, 0); }
  .june-scope .j-translate-sm-r-7.j-translate-sm-b-0 {
    transform: translate(-35px, -0); }
  .june-scope .j-translate-sm-r-7.j-translate-sm-t-1 {
    transform: translate(-35px, 5px); }
  .june-scope .j-translate-sm-r-7.j-translate-sm-b-1 {
    transform: translate(-35px, -5px); }
  .june-scope .j-translate-sm-r-7.j-translate-sm-t-2 {
    transform: translate(-35px, 10px); }
  .june-scope .j-translate-sm-r-7.j-translate-sm-b-2 {
    transform: translate(-35px, -10px); }
  .june-scope .j-translate-sm-r-7.j-translate-sm-t-3 {
    transform: translate(-35px, 15px); }
  .june-scope .j-translate-sm-r-7.j-translate-sm-b-3 {
    transform: translate(-35px, -15px); }
  .june-scope .j-translate-sm-r-7.j-translate-sm-t-4 {
    transform: translate(-35px, 20px); }
  .june-scope .j-translate-sm-r-7.j-translate-sm-b-4 {
    transform: translate(-35px, -20px); }
  .june-scope .j-translate-sm-r-7.j-translate-sm-t-5 {
    transform: translate(-35px, 24px); }
  .june-scope .j-translate-sm-r-7.j-translate-sm-b-5 {
    transform: translate(-35px, -24px); }
  .june-scope .j-translate-sm-r-7.j-translate-sm-t-6 {
    transform: translate(-35px, 30px); }
  .june-scope .j-translate-sm-r-7.j-translate-sm-b-6 {
    transform: translate(-35px, -30px); }
  .june-scope .j-translate-sm-r-7.j-translate-sm-t-7 {
    transform: translate(-35px, 35px); }
  .june-scope .j-translate-sm-r-7.j-translate-sm-b-7 {
    transform: translate(-35px, -35px); }
  .june-scope .j-translate-sm-r-7.j-translate-sm-t-8 {
    transform: translate(-35px, 40px); }
  .june-scope .j-translate-sm-r-7.j-translate-sm-b-8 {
    transform: translate(-35px, -40px); }
  .june-scope .j-translate-sm-r-7.j-translate-sm-t-9 {
    transform: translate(-35px, 44px); }
  .june-scope .j-translate-sm-r-7.j-translate-sm-b-9 {
    transform: translate(-35px, -44px); }
  .june-scope .j-translate-sm-t-8 {
    transform: translateY(40px); }
  .june-scope .j-translate-sm-b-8 {
    transform: translateY(-40px); }
  .june-scope .j-translate-sm-l-8 {
    transform: translateX(40px); }
  .june-scope .j-translate-sm-r-8 {
    transform: translateX(-40px); }
  .june-scope .j-translate-sm-l-8.j-translate-sm-t-0 {
    transform: translate(40px, 0); }
  .june-scope .j-translate-sm-l-8.j-translate-sm-b-0 {
    transform: translate(40px, -0); }
  .june-scope .j-translate-sm-l-8.j-translate-sm-t-1 {
    transform: translate(40px, 5px); }
  .june-scope .j-translate-sm-l-8.j-translate-sm-b-1 {
    transform: translate(40px, -5px); }
  .june-scope .j-translate-sm-l-8.j-translate-sm-t-2 {
    transform: translate(40px, 10px); }
  .june-scope .j-translate-sm-l-8.j-translate-sm-b-2 {
    transform: translate(40px, -10px); }
  .june-scope .j-translate-sm-l-8.j-translate-sm-t-3 {
    transform: translate(40px, 15px); }
  .june-scope .j-translate-sm-l-8.j-translate-sm-b-3 {
    transform: translate(40px, -15px); }
  .june-scope .j-translate-sm-l-8.j-translate-sm-t-4 {
    transform: translate(40px, 20px); }
  .june-scope .j-translate-sm-l-8.j-translate-sm-b-4 {
    transform: translate(40px, -20px); }
  .june-scope .j-translate-sm-l-8.j-translate-sm-t-5 {
    transform: translate(40px, 24px); }
  .june-scope .j-translate-sm-l-8.j-translate-sm-b-5 {
    transform: translate(40px, -24px); }
  .june-scope .j-translate-sm-l-8.j-translate-sm-t-6 {
    transform: translate(40px, 30px); }
  .june-scope .j-translate-sm-l-8.j-translate-sm-b-6 {
    transform: translate(40px, -30px); }
  .june-scope .j-translate-sm-l-8.j-translate-sm-t-7 {
    transform: translate(40px, 35px); }
  .june-scope .j-translate-sm-l-8.j-translate-sm-b-7 {
    transform: translate(40px, -35px); }
  .june-scope .j-translate-sm-l-8.j-translate-sm-t-8 {
    transform: translate(40px, 40px); }
  .june-scope .j-translate-sm-l-8.j-translate-sm-b-8 {
    transform: translate(40px, -40px); }
  .june-scope .j-translate-sm-l-8.j-translate-sm-t-9 {
    transform: translate(40px, 44px); }
  .june-scope .j-translate-sm-l-8.j-translate-sm-b-9 {
    transform: translate(40px, -44px); }
  .june-scope .j-translate-sm-r-8.j-translate-sm-t-0 {
    transform: translate(-40px, 0); }
  .june-scope .j-translate-sm-r-8.j-translate-sm-b-0 {
    transform: translate(-40px, -0); }
  .june-scope .j-translate-sm-r-8.j-translate-sm-t-1 {
    transform: translate(-40px, 5px); }
  .june-scope .j-translate-sm-r-8.j-translate-sm-b-1 {
    transform: translate(-40px, -5px); }
  .june-scope .j-translate-sm-r-8.j-translate-sm-t-2 {
    transform: translate(-40px, 10px); }
  .june-scope .j-translate-sm-r-8.j-translate-sm-b-2 {
    transform: translate(-40px, -10px); }
  .june-scope .j-translate-sm-r-8.j-translate-sm-t-3 {
    transform: translate(-40px, 15px); }
  .june-scope .j-translate-sm-r-8.j-translate-sm-b-3 {
    transform: translate(-40px, -15px); }
  .june-scope .j-translate-sm-r-8.j-translate-sm-t-4 {
    transform: translate(-40px, 20px); }
  .june-scope .j-translate-sm-r-8.j-translate-sm-b-4 {
    transform: translate(-40px, -20px); }
  .june-scope .j-translate-sm-r-8.j-translate-sm-t-5 {
    transform: translate(-40px, 24px); }
  .june-scope .j-translate-sm-r-8.j-translate-sm-b-5 {
    transform: translate(-40px, -24px); }
  .june-scope .j-translate-sm-r-8.j-translate-sm-t-6 {
    transform: translate(-40px, 30px); }
  .june-scope .j-translate-sm-r-8.j-translate-sm-b-6 {
    transform: translate(-40px, -30px); }
  .june-scope .j-translate-sm-r-8.j-translate-sm-t-7 {
    transform: translate(-40px, 35px); }
  .june-scope .j-translate-sm-r-8.j-translate-sm-b-7 {
    transform: translate(-40px, -35px); }
  .june-scope .j-translate-sm-r-8.j-translate-sm-t-8 {
    transform: translate(-40px, 40px); }
  .june-scope .j-translate-sm-r-8.j-translate-sm-b-8 {
    transform: translate(-40px, -40px); }
  .june-scope .j-translate-sm-r-8.j-translate-sm-t-9 {
    transform: translate(-40px, 44px); }
  .june-scope .j-translate-sm-r-8.j-translate-sm-b-9 {
    transform: translate(-40px, -44px); }
  .june-scope .j-translate-sm-t-9 {
    transform: translateY(44px); }
  .june-scope .j-translate-sm-b-9 {
    transform: translateY(-44px); }
  .june-scope .j-translate-sm-l-9 {
    transform: translateX(44px); }
  .june-scope .j-translate-sm-r-9 {
    transform: translateX(-44px); }
  .june-scope .j-translate-sm-l-9.j-translate-sm-t-0 {
    transform: translate(44px, 0); }
  .june-scope .j-translate-sm-l-9.j-translate-sm-b-0 {
    transform: translate(44px, -0); }
  .june-scope .j-translate-sm-l-9.j-translate-sm-t-1 {
    transform: translate(44px, 5px); }
  .june-scope .j-translate-sm-l-9.j-translate-sm-b-1 {
    transform: translate(44px, -5px); }
  .june-scope .j-translate-sm-l-9.j-translate-sm-t-2 {
    transform: translate(44px, 10px); }
  .june-scope .j-translate-sm-l-9.j-translate-sm-b-2 {
    transform: translate(44px, -10px); }
  .june-scope .j-translate-sm-l-9.j-translate-sm-t-3 {
    transform: translate(44px, 15px); }
  .june-scope .j-translate-sm-l-9.j-translate-sm-b-3 {
    transform: translate(44px, -15px); }
  .june-scope .j-translate-sm-l-9.j-translate-sm-t-4 {
    transform: translate(44px, 20px); }
  .june-scope .j-translate-sm-l-9.j-translate-sm-b-4 {
    transform: translate(44px, -20px); }
  .june-scope .j-translate-sm-l-9.j-translate-sm-t-5 {
    transform: translate(44px, 24px); }
  .june-scope .j-translate-sm-l-9.j-translate-sm-b-5 {
    transform: translate(44px, -24px); }
  .june-scope .j-translate-sm-l-9.j-translate-sm-t-6 {
    transform: translate(44px, 30px); }
  .june-scope .j-translate-sm-l-9.j-translate-sm-b-6 {
    transform: translate(44px, -30px); }
  .june-scope .j-translate-sm-l-9.j-translate-sm-t-7 {
    transform: translate(44px, 35px); }
  .june-scope .j-translate-sm-l-9.j-translate-sm-b-7 {
    transform: translate(44px, -35px); }
  .june-scope .j-translate-sm-l-9.j-translate-sm-t-8 {
    transform: translate(44px, 40px); }
  .june-scope .j-translate-sm-l-9.j-translate-sm-b-8 {
    transform: translate(44px, -40px); }
  .june-scope .j-translate-sm-l-9.j-translate-sm-t-9 {
    transform: translate(44px, 44px); }
  .june-scope .j-translate-sm-l-9.j-translate-sm-b-9 {
    transform: translate(44px, -44px); }
  .june-scope .j-translate-sm-r-9.j-translate-sm-t-0 {
    transform: translate(-44px, 0); }
  .june-scope .j-translate-sm-r-9.j-translate-sm-b-0 {
    transform: translate(-44px, -0); }
  .june-scope .j-translate-sm-r-9.j-translate-sm-t-1 {
    transform: translate(-44px, 5px); }
  .june-scope .j-translate-sm-r-9.j-translate-sm-b-1 {
    transform: translate(-44px, -5px); }
  .june-scope .j-translate-sm-r-9.j-translate-sm-t-2 {
    transform: translate(-44px, 10px); }
  .june-scope .j-translate-sm-r-9.j-translate-sm-b-2 {
    transform: translate(-44px, -10px); }
  .june-scope .j-translate-sm-r-9.j-translate-sm-t-3 {
    transform: translate(-44px, 15px); }
  .june-scope .j-translate-sm-r-9.j-translate-sm-b-3 {
    transform: translate(-44px, -15px); }
  .june-scope .j-translate-sm-r-9.j-translate-sm-t-4 {
    transform: translate(-44px, 20px); }
  .june-scope .j-translate-sm-r-9.j-translate-sm-b-4 {
    transform: translate(-44px, -20px); }
  .june-scope .j-translate-sm-r-9.j-translate-sm-t-5 {
    transform: translate(-44px, 24px); }
  .june-scope .j-translate-sm-r-9.j-translate-sm-b-5 {
    transform: translate(-44px, -24px); }
  .june-scope .j-translate-sm-r-9.j-translate-sm-t-6 {
    transform: translate(-44px, 30px); }
  .june-scope .j-translate-sm-r-9.j-translate-sm-b-6 {
    transform: translate(-44px, -30px); }
  .june-scope .j-translate-sm-r-9.j-translate-sm-t-7 {
    transform: translate(-44px, 35px); }
  .june-scope .j-translate-sm-r-9.j-translate-sm-b-7 {
    transform: translate(-44px, -35px); }
  .june-scope .j-translate-sm-r-9.j-translate-sm-t-8 {
    transform: translate(-44px, 40px); }
  .june-scope .j-translate-sm-r-9.j-translate-sm-b-8 {
    transform: translate(-44px, -40px); }
  .june-scope .j-translate-sm-r-9.j-translate-sm-t-9 {
    transform: translate(-44px, 44px); }
  .june-scope .j-translate-sm-r-9.j-translate-sm-b-9 {
    transform: translate(-44px, -44px); } }

.june-scope .c-listfeed__item {
  padding-bottom: 45px;
  border-radius: 15px 15px 0 0;
  background-color: #FFF;
  position: relative; }
  .june-scope .c-listfeed__item:after {
    position: absolute;
    left: 44px;
    right: 44px;
    content: " ";
    height: 1px;
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0; }

.june-scope .c-listfeed__header {
  border-radius: 15px 15px 0 0;
  padding: 80px 44px 0;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start; }

.june-scope .c-listfeed__head-wrap {
  width: 60%;
  padding-right: 10%;
  padding-bottom: 30px; }

.june-scope .c-listfeed__headline {
  font-size: 35px;
  line-height: 40px;
  margin-bottom: 0;
  margin-top: 6px; }

.june-scope .c-listfeed__subline {
  font-size: 19px;
  text-transform: uppercase; }

.june-scope .c-listfeed__image-wrapper {
  width: 40%; }

.june-scope .c-listfeed__image {
  width: 100%;
  height: auto;
  border-radius: 10px;
  overflow: hidden; }

.june-scope .c-listfeed__body-text {
  padding: 35px 0 40px; }

.june-scope .c-listfeed__date {
  color: #C4C4C4;
  font-size: 16px;
  line-height: 26px;
  position: absolute;
  top: 36px;
  left: 44px; }

.june-scope .j-listfeed {
  transform: translateY(-80px); }

@media screen and (max-width: 860px) {
  .june-scope .c-listfeed__item {
    padding-bottom: 0; }
    .june-scope .c-listfeed__item:after {
      left: 32px;
      right: 32px; }
  .june-scope .c-listfeed__header {
    flex-direction: column-reverse;
    padding: 62px 32px 0; }
  .june-scope .c-listfeed__image-wrapper {
    width: 100%; }
  .june-scope .c-listfeed__head-wrap {
    width: 100%;
    padding-right: 0;
    padding-top: 32px; }
  .june-scope .c-listfeed__body-text {
    padding-bottom: 0;
    margin-bottom: 0; }
  .june-scope .c-listfeed__date {
    top: 24px; } }

@media screen and (max-width: 480px) {
  .june-scope .c-listfeed__headline {
    font-size: 28px;
    line-height: 33px; }
  .june-scope .c-listfeed__subline {
    font-size: 16px; }
  .june-scope .c-listfeed__body-text {
    font-size: 14px; } }

.june-scope #pricing {
  border-top: 64px solid #B872EF; }
  .june-scope #pricing .j-tabs {
    margin-top: -64px; }
    @media (max-width: 598.98px) {
      .june-scope #pricing .j-tabs {
        margin-top: -44px; } }

@media (max-width: 598.98px) {
  .june-scope .j-tabs-bullet {
    display: block; } }

@media screen and (max-width: 992px) {
  .june-scope .tabletMobileHide {
    display: none; } }

@media screen and (max-width: 599px) {
  .june-scope .tabletMobileHide {
    display: none; } }

.june-scope .j-collapsible {
  background-color: #F5F7F7;
  margin-bottom: 20px;
  position: relative; }

.june-scope .arrow {
  border: solid #303030;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 3px;
  height: 3px;
  right: 20px;
  top: 16px;
  position: absolute;
  -webkit-transition: -webkit-transform .5s;
  -ms-transition: -ms-transform .5s;
  transition: transform .5s;
  cursor: pointer; }

.june-scope .j-collapsible--is-open .arrow {
  transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg); }

.june-scope .custom-richtext {
  margin-top: 5px;
  padding-bottom: 6px; }

.june-scope .j-collapsible__header {
  padding-right: 25px;
  padding: 10px 20px 0px;
  font-weight: bold;
  cursor: pointer; }

.june-scope .j-collapsible__content {
  padding: 0px 20px 10px; }
 

 .june-scope {
  /* Global: Text*/
  /** Custom settings for datetimewrapper **/
}








.june-scope .j-video.content-fit {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.june-scope .j-video.content-fit video {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.june-scope .j-video.tint-primary video {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.june-scope .j-video.tint-primary:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  top: 0;
  background-color: #33F4DD;
  opacity: 0.7;
}
.june-scope .j-nav[class*="bg-color-"] .j-nav__link-item--is-active .j-nav__link {
  color: #1BF5DD !important;
}
.june-scope .custom_icon_btn {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  background-color: transparent !important;
  border-color: transparent !important;
}
.june-scope .custom_icon_btn img {
  height: 26px;
}
.june-scope .custom_icon_btn.custom_btn_active {
  background-color: #212529 !important;
}
.june-scope #history_back {
  transform: translateY(1px);
}
.june-scope .gl_text h1-subpage {
  font-size: 84px;
  line-height: 84px;
}
.june-scope .j-nav__dropdown,
.june-scope .j-nav__dd-wrapper {
  position: absolute !important;
  background-color: #202020 !important;
  border-radius: 2px !important;
  padding: 8px 0 !important;
  display: none !important;
  top: calc(100% + 8px) !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
}
.june-scope .j-nav__dropdown:before,
.june-scope .j-nav__dd-wrapper:before {
  position: absolute;
  content: " ";
  width: 12px;
  height: 12px;
  border: 6px solid transparent;
  border-bottom-color: #202020;
  bottom: 100%;
  left: 50%;
  margin-left: -6px;
}
.june-scope .j-nav__dropdown:after,
.june-scope .j-nav__dd-wrapper:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 100%;
  height: 8px;
  width: 100%;
}
.june-scope .j-nav__drop-link,
.june-scope .j-nav__dd-item {
  font-weight: bold !important;
  padding: 8px 20px !important;
  display: block !important;
  font-size: 12px !important;
  white-space: nowrap !important;
}
.june-scope .j-nav__drop-link:hover,
.june-scope .j-nav__dd-item:hover {
  color: #FFf;
  background-color: rgba(255, 255, 255, 0.05);
}
.june-scope .j-nav__link-item:hover .j-nav__dropdown,
.june-scope .j-nav__link-item:hover .j-nav__dd-wrapper {
  display: block !important;
}
@media screen and (max-width: 1px) {
  .june-scope .comp_section .section-content {
    background-size: auto 100% !important;
  }
  .june-scope .gl_text h1_subpage {
    font-size: 84px;
    line-height: 84px;
  }
}
.june-scope .frame-content {
  padding-top: 1px;
  margin-top: -1px;
}
.june-scope .j-decorator[class*="w-"] img {
  width: 100% !important;
}
.june-scope .ccm__content {
  background-color: #151515;
}
.june-scope .ccm__content__heading {
  border-bottom: 1px solid black;
}
.june-scope .ccm__content__heading p {
  color: #FFF;
}
.june-scope #cconsent-bar {
  padding: 15px 80px;
}
.june-scope #cconsent-modal .ccm__content > .ccm__content__body,
.june-scope #cconsent-modal .ccm__content > .ccm__content__body .ccm__tabgroup.ccm__tabgroup--open .ccm__tab-head {
  background-color: #000000;
}
.june-scope #cconsent-modal .ccm__content > .ccm__content__heading .ccm__cheading__close {
  color: #FFF;
}
.june-scope #cconsent-modal .ccm__content > .ccm__content__body .ccm__tab-head:hover {
  background-color: #000000;
}
.june-scope #cconsent-modal .ccm__content > .ccm__content__body .ccm__tabgroup .ccm__tab-head .ccm__tab-head__icon-wedge path {
  fill: #FFF !important;
}
.june-scope #cconsent-modal .ccm__content > .ccm__content__heading {
  border-bottom: 1px solid black;
  background-color: #151515;
}
.june-scope #cconsent-modal .ccm__content > .ccm__content__heading p {
  color: #FFF;
}
.june-scope #cconsent-modal .ccm__content > .ccm__content__body .ccm__tab-content h3 {
  color: #FFF;
}
.june-scope #cconsent-modal .ccm__content > .ccm__content__body .ccm__tab-content p {
  color: #FFF;
}
.june-scope #cconsent-modal .ccm__content > .ccm__content__heading h2 {
  color: #FFF;
  margin-bottom: 20px;
}
.june-scope #cconsent-modal .ccm__content > .ccm__content__body .ccm__tab-content .ccm__list .ccm__list__title {
  color: #FFF;
}
.june-scope #cconsent-modal .ccm__content > .ccm__content__body .ccm__tab-content .ccm__list li {
  color: #FFF;
}
.june-scope #cconsent-modal .ccm__content > .ccm__content__body .ccm__tabgroup.ccm__tabgroup--open .ccm__tab-content {
  background-color: #151515;
}
.june-scope #cconsent-modal .ccm__content > .ccm__content__body .ccm__tabgroup {
  border-bottom: 1px solid black;
}
.june-scope #cconsent-modal .ccm__content > .ccm__content__body .ccm__tab-head {
  color: #FFF;
}
.june-scope #cconsent-modal .ccm__footer {
  background-color: #151515;
}
.june-scope #cconsent-modal .ccm__footer button {
  color: #FFFFFF;
  background-color: #03e6cd;
  border: 4px solid #03e6cd;
  border-radius: 0px;
  font-family: Open Sans;
  font-weight: 700;
  padding: 10px 12px;
  font-size: 14px;
  line-height: 1.2;
}
.june-scope #cconsent-modal .ccm__footer button:hover {
  background-color: #03e6cd;
}
.june-scope #cconsent-modal .ccm__footer button#ccm__footer__consent-modal-submit {
  background-color: #2f2f2f;
  border-color: #2f2f2f;
}
.june-scope #cconsent-modal .ccm__footer button#ccm__footer__consent-modal-submit:hover {
  background-color: #2f2f2f;
  border-color: #2f2f2f;
}
.june-scope .video-wrapper {
  display: flex;
}
.june-scope .video-wrapper:before {
  content: " ";
  width: 1px;
  margin-left: -1px;
  padding-top: 56%;
}
.june-scope .video-wrapper iframe {
  border: none;
  border-radius: 4px;
  width: 100%;
  height: auto;
}
.june-scope .j-datetimepicker__wrapper + .j-separator div {
  width: 100% !important;
}
.june-scope .j-datetimepicker__wrapper .june-scope .xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 7px;
  margin-bottom: 0px;
}
.june-scope .j-datetimepicker__wrapper .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 288px;
}
.june-scope .j-intent-modal .j-modal__content {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.june-scope .j-intent-modal .j-modal__content > div {
  height: auto;
  min-height: 100%;
  flex: 1 0 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.june-scope .j-intent-modal .j-modal__content > div > div {
  flex: 1 0 100%;
}
.june-scope .j-intent-modal .j-modal__closer-part-1,
.june-scope .j-intent-modal .j-modal__closer-part-2,
.june-scope .j-intent-modal .j-modal__closer-part-3 {
  background: #000;
}
 

 .june-scope  h1.h1-zzmvig { 
text-transform: uppercase;
text-shadow: 10px 20px 30px rgba(57,108,169,1);
}
.june-scope  h1.h1-kdiage { 
color: #303030;
}
.june-scope  h4.h4-s9jwt6 { 
font-weight: 900;
font-family: Helvetica, Arial, sans-serif;
font-size: 32px;
line-height: 35px;
color: #ffffff;
}
.june-scope  h4.h4-5yn3qn { 
line-height: 1.2;
}
.june-scope  h6.h6-ne8ara { 
font-size: 40px;
font-weight: 900;
}
.june-scope  h6.h6-2dccib { 
font-size: 35px;
font-weight: 900;
color: #393939;
}
.june-scope  p.p-s43w4c { 
font-size: 12px;
font-style: normal;
color: #999999;
}
.june-scope  p.p-vitj3e { 
font-size: 16px;
font-weight: 500;
color: #303030;
line-height: 24px;
margin-bottom: 8px;
font-family: Verdana, Geneva, sans-serif;
}
@media screen and (min-width: 1282px)  { 
 .june-scope  h1.h1-kdiage { 
font-size: 54px !important;
}
.june-scope  h4.h4-5yn3qn { 
font-size: 54px !important;
}
.june-scope  h2.h2-e4r6zi { 
font-size: 54px !important;
}
.june-scope  h6.h6-2dccib { 
font-size: 25px !important;
}
.june-scope  h3.h3-cvi1l3 { 
font-size: 70px !important;
} 
 } 
@media screen and (min-width: 991px)  and (max-width: 1281px)  { 
 .june-scope  h1.h1-kdiage { 
font-size: 45px !important;
}
.june-scope  h4.h4-5yn3qn { 
font-size: 45px !important;
}
.june-scope  h2.h2-e4r6zi { 
font-size: 45px !important;
}
.june-scope  h6.h6-ne8ara { 
font-size: 35px !important;
}
.june-scope  p.p-vitj3e { 
}
.june-scope  h3.h3-cvi1l3 { 
font-size: 55px !important;
} 
 } 
@media screen and (min-width: 600px)  and (max-width: 992px)  { 
 .june-scope  h1.h1-kdiage { 
font-size: 30px !important;
}
.june-scope  h4.h4-5yn3qn { 
font-size: 30px !important;
}
.june-scope  h2.h2-e4r6zi { 
font-size: 30px !important;
}
.june-scope  h6.h6-ne8ara { 
font-size: 35px !important;
}
.june-scope  p.p-vitj3e { 
}
.june-scope  h3.h3-cvi1l3 { 
font-size: 45px !important;
} 
 } 
@media screen and (max-width: 599px)  { 
 .june-scope  h1.h1-kdiage { 
font-size: 26px !important;
}
.june-scope  h4.h4-37z07h { 
font-size: 11px !important;
font-weight: 700 !important;
}
.june-scope  h4.h4-5yn3qn { 
font-size: 26px !important;
}
.june-scope  h2.h2-e4r6zi { 
font-size: 26px !important;
font-weight: 900 !important;
color: #FFFFFF !important;
}
.june-scope  h6.h6-ne8ara { 
font-size: 35px !important;
}
.june-scope  h6.h6-2dccib { 
font-size: 12px !important;
}
.june-scope  p.p-s43w4c { 
font-size: 10px !important;
}
.june-scope  p.p-vitj3e { 
}
.june-scope  h3.h3-cvi1l3 { 
font-size: 26px !important;
} 
 } 

/* end parent css */

/* start page css */

@import url('https://fonts.googleapis.com/css2?family=Allura:wght@400&display=swap');
 

  

  

  

  

 .june-scope  h1.h1-zzmvig { 
text-transform: uppercase;
text-shadow: 10px 20px 30px rgba(57,108,169,1);
}
.june-scope  h1.h1-kdiage { 
color: #303030;
}
.june-scope  h4.h4-s9jwt6 { 
font-weight: 900;
font-family: Helvetica, Arial, sans-serif;
font-size: 32px;
line-height: 35px;
color: #ffffff;
}
.june-scope  h4.h4-5yn3qn { 
line-height: 1.2;
}
.june-scope  h6.h6-ne8ara { 
font-size: 40px;
font-weight: 900;
}
.june-scope  h6.h6-2dccib { 
font-size: 35px;
font-weight: 900;
color: #393939;
}
.june-scope  p.p-s43w4c { 
font-size: 12px;
font-style: normal;
color: #999999;
}
.june-scope  p.p-vitj3e { 
font-size: 16px;
font-weight: 500;
color: #303030;
line-height: 24px;
margin-bottom: 8px;
font-family: Verdana, Geneva, sans-serif;
}
@media screen and (min-width: 1282px)  { 
 .june-scope  h1.h1-kdiage { 
font-size: 54px !important;
}
.june-scope  h4.h4-5yn3qn { 
font-size: 54px !important;
}
.june-scope  h2.h2-e4r6zi { 
font-size: 54px !important;
}
.june-scope  h6.h6-2dccib { 
font-size: 25px !important;
}
.june-scope  h3.h3-cvi1l3 { 
font-size: 70px !important;
} 
 } 
@media screen and (min-width: 991px)  and (max-width: 1281px)  { 
 .june-scope  h1.h1-kdiage { 
font-size: 45px !important;
}
.june-scope  h4.h4-5yn3qn { 
font-size: 45px !important;
}
.june-scope  h2.h2-e4r6zi { 
font-size: 45px !important;
}
.june-scope  h6.h6-ne8ara { 
font-size: 35px !important;
}
.june-scope  p.p-vitj3e { 
}
.june-scope  h3.h3-cvi1l3 { 
font-size: 55px !important;
} 
 } 
@media screen and (min-width: 600px)  and (max-width: 992px)  { 
 .june-scope  h1.h1-kdiage { 
font-size: 30px !important;
}
.june-scope  h4.h4-5yn3qn { 
font-size: 30px !important;
}
.june-scope  h2.h2-e4r6zi { 
font-size: 30px !important;
}
.june-scope  h6.h6-ne8ara { 
font-size: 35px !important;
}
.june-scope  p.p-vitj3e { 
}
.june-scope  h3.h3-cvi1l3 { 
font-size: 45px !important;
} 
 } 
@media screen and (max-width: 599px)  { 
 .june-scope  h1.h1-kdiage { 
font-size: 26px !important;
}
.june-scope  h4.h4-37z07h { 
font-size: 11px !important;
font-weight: 700 !important;
}
.june-scope  h4.h4-5yn3qn { 
font-size: 26px !important;
}
.june-scope  h2.h2-e4r6zi { 
font-size: 26px !important;
font-weight: 900 !important;
color: #FFFFFF !important;
}
.june-scope  h6.h6-ne8ara { 
font-size: 35px !important;
}
.june-scope  h6.h6-2dccib { 
font-size: 12px !important;
}
.june-scope  p.p-s43w4c { 
font-size: 10px !important;
}
.june-scope  p.p-vitj3e { 
}
.june-scope  h3.h3-cvi1l3 { 
font-size: 26px !important;
} 
 } 

/* end page css */
