
/* start lib css */
/*!
 * Font Awesome Free 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.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; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-bacteria:before {
  content: "\e059"; }

.fa-bacterium:before {
  content: "\e05a"; }

.fa-bahai:before {
  content: "\f666"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-box-tissue:before {
  content: "\e05b"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caravan:before {
  content: "\f8ff"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dailymotion:before {
  content: "\e052"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-deezer:before {
  content: "\e077"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-disease:before {
  content: "\f7fa"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edge-legacy:before {
  content: "\e078"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-faucet:before {
  content: "\e005"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-firefox-browser:before {
  content: "\e007"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-pay:before {
  content: "\e079"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-medical:before {
  content: "\e05c"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-holding-water:before {
  content: "\f4c1"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-sparkles:before {
  content: "\e05d"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-hands-wash:before {
  content: "\e05e"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-handshake-alt-slash:before {
  content: "\e05f"; }

.fa-handshake-slash:before {
  content: "\e060"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-cowboy:before {
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-head-side-cough:before {
  content: "\e061"; }

.fa-head-side-cough-slash:before {
  content: "\e062"; }

.fa-head-side-mask:before {
  content: "\e063"; }

.fa-head-side-virus:before {
  content: "\e064"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hospital-user:before {
  content: "\f80d"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-house-user:before {
  content: "\e065"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-ideal:before {
  content: "\e013"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-instagram-square:before {
  content: "\e055"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-house:before {
  content: "\e066"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lungs:before {
  content: "\f604"; }

.fa-lungs-virus:before {
  content: "\e067"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microblog:before {
  content: "\e01a"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mixer:before {
  content: "\e056"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse:before {
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-arrows:before {
  content: "\e068"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-square:before {
  content: "\e01e"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-plane-slash:before {
  content: "\e069"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pump-medical:before {
  content: "\e06a"; }

.fa-pump-soap:before {
  content: "\e06b"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-rust:before {
  content: "\e07a"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-shield-virus:before {
  content: "\e06c"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopify:before {
  content: "\e057"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sink:before {
  content: "\e06d"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-soap:before {
  content: "\e06e"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-stopwatch-20:before {
  content: "\e06f"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-store-alt-slash:before {
  content: "\e070"; }

.fa-store-slash:before {
  content: "\e071"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-tiktok:before {
  content: "\e07b"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toilet-paper-slash:before {
  content: "\e072"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-trailer:before {
  content: "\e041"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-unity:before {
  content: "\e049"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-unsplash:before {
  content: "\e07c"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-users-slash:before {
  content: "\e073"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-virus:before {
  content: "\e074"; }

.fa-virus-slash:before {
  content: "\e075"; }

.fa-viruses:before {
  content: "\e076"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*!
 * Font Awesome Free 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'fa-regular-400-icon';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("https://view.juneapp.com/june-lp-framework/prod/sdk/3.0.0/fonts/fa-regular-400.eot");
  src: url("https://view.juneapp.com/june-lp-framework/prod/sdk/3.0.0/fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("https://view.juneapp.com/june-lp-framework/prod/sdk/3.0.0/fonts/fa-regular-400.woff2") format("woff2"), url("https://view.juneapp.com/june-lp-framework/prod/sdk/3.0.0/fonts/fa-regular-400.woff") format("woff"), url("https://view.juneapp.com/june-lp-framework/prod/sdk/3.0.0/fonts/fa-regular-400.ttf") format("truetype"), url("https://view.juneapp.com/june-lp-framework/prod/sdk/3.0.0/fonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'fa-regular-400-icon';
  font-weight: 400; }

/*!
 * Font Awesome Free 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'fa-solid-900-icon';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("https://view.juneapp.com/june-lp-framework/prod/sdk/3.0.0/fonts/fa-solid-900.eot");
  src: url("https://view.juneapp.com/june-lp-framework/prod/sdk/3.0.0/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("https://view.juneapp.com/june-lp-framework/prod/sdk/3.0.0/fonts/fa-solid-900.woff2") format("woff2"), url("https://view.juneapp.com/june-lp-framework/prod/sdk/3.0.0/fonts/fa-solid-900.woff") format("woff"), url("https://view.juneapp.com/june-lp-framework/prod/sdk/3.0.0/fonts/fa-solid-900.ttf") format("truetype"), url("https://view.juneapp.com/june-lp-framework/prod/sdk/3.0.0/fonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'fa-solid-900-icon';
  font-weight: 900; }

/*!
 * Font Awesome Free 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'fa-brands-icon';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("https://view.juneapp.com/june-lp-framework/prod/sdk/3.0.0/fonts/fa-brands-400.eot");
  src: url("https://view.juneapp.com/june-lp-framework/prod/sdk/3.0.0/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("https://view.juneapp.com/june-lp-framework/prod/sdk/3.0.0/fonts/fa-brands-400.woff2") format("woff2"), url("https://view.juneapp.com/june-lp-framework/prod/sdk/3.0.0/fonts/fa-brands-400.woff") format("woff"), url("https://view.juneapp.com/june-lp-framework/prod/sdk/3.0.0/fonts/fa-brands-400.ttf") format("truetype"), url("https://view.juneapp.com/june-lp-framework/prod/sdk/3.0.0/fonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'fa-brands-icon';
  font-weight: 400; }

.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: none;
  overflow: hidden; }

.glightbox-container.inactive {
  display: none; }

.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden; }

.glightbox-container .gslider {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  opacity: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0; }

/* top: 0;
        left: 0;
        right: 0;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); */
.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative; }

.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999; }

.glightbox-container .gslide-inner-content {
  width: 100%; }

.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh; }

.glightbox-container .ginner-container.gvideo-container {
  width: 100%; }

.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
  max-width: 100% !important; }

.gslide iframe,
.gslide video {
  outline: none !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  -ms-touch-action: auto;
  touch-action: auto; }

.gslide-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.gslide-image img {
  max-height: 100vh;
  display: block;
  max-width: 100%;
  margin: 0;
  padding: 0;
  float: none;
  outline: none;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -ms-touch-action: none;
  touch-action: none;
  margin: auto;
  min-width: 200px; }

.desc-top .gslide-image img,
.desc-bottom .gslide-image img {
  width: auto; }

.desc-left .gslide-image img,
.desc-right .gslide-image img {
  width: auto;
  max-width: 100%; }

.gslide-image img.zoomable {
  position: relative; }

.gslide-image img.dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  -webkit-transition: none;
  transition: none; }

.gslide-video {
  width: 100%;
  max-width: 100%;
  position: relative;
  width: 100vh;
  max-width: 100vh;
  width: 100% !important; }

.gslide-video .gvideo-wrapper {
  width: 100%;
  /* max-width: 160vmin; */
  margin: auto; }

.gslide-video::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.34);
  display: none; }

.gslide-video.playing::before {
  display: none; }

.gslide-video.fullscreen {
  max-width: 100% !important;
  min-width: 100%;
  height: 75vh; }

.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important; }

.gslide-inline {
  background: #fff;
  text-align: left;
  max-height: calc(100vh - 40px);
  overflow: auto;
  max-width: 100%; }

.gslide-inline .ginlined-content {
  padding: 20px;
  width: 100%; }

.gslide-inline .dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  -webkit-transition: none;
  transition: none; }

.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1; }

.gslide-external {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 75vh;
  height: 100%; }

.gslide-media {
  display: block;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto; }

.zoomed .gslide-media {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.desc-top .gslide-media,
.desc-bottom .gslide-media {
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.gslide-description {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%; }

.gslide-description.description-left,
.gslide-description.description-right {
  max-width: 100%; }

.gslide-description.description-bottom,
.gslide-description.description-top {
  margin: 0 auto;
  width: 100%; }

.gslide-description p {
  margin-bottom: 12px; }

.gslide-description p:last-child {
  margin-bottom: 0; }

.zoomed .gslide-description {
  display: none; }

/*
 * Description for mobiles
 * something like facebook does the description
 * for the photos
*/
.glightbox-mobile .glightbox-container .gslide-description {
  height: auto !important;
  width: 100%;
  background: transparent;
  position: absolute;
  bottom: 15px;
  padding: 19px 11px;
  max-width: 100vw !important;
  -webkit-box-ordinal-group: 3 !important;
  -ms-flex-order: 2 !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.75)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear;
  padding-bottom: 50px; }

.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em; }

.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1; }

.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: bold; }

.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit; }

.glightbox-mobile .glightbox-container .gslide-desc string {
  color: #fff; }

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: .4; }

.gdesc-open .gslide-media {
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: .4; }

.gdesc-open .gdesc-inner {
  padding-bottom: 30px; }

.gdesc-closed .gslide-media {
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: 1; }

.greset {
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.gabsolute {
  position: absolute; }

.grelative {
  position: relative; }

.glightbox-desc {
  display: none !important; }

.glightbox-open {
  overflow: hidden; }

.gloader {
  height: 25px;
  width: 25px;
  -webkit-animation: lightboxLoader .8s infinite linear;
  animation: lightboxLoader .8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%; }

.goverlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
  will-change: opacity; }

.glightbox-mobile .goverlay {
  background: #000; }

.gprev,
.gnext,
.gclose {
  background-repeat: no-repeat;
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  display: block;
  background-position: 0 0;
  border: none; }

.gprev svg,
.gnext svg,
.gclose svg {
  display: block;
  width: 100%;
  height: auto; }

.gprev.disabled,
.gnext.disabled,
.gclose.disabled {
  opacity: .1; }

.gprev .garrow,
.gnext .garrow,
.gclose .garrow {
  stroke: #fff; }

iframe.wait-autoplay {
  opacity: 0; }

.glightbox-closing .gnext,
.glightbox-closing .gprev,
.glightbox-closing .gclose {
  opacity: 0 !important; }

/*Skin */
.glightbox-clean .gslide-description,
.glightbox-modern .gslide-description {
  background: #fff; }

.glightbox-clean .gdesc-inner,
.glightbox-modern .gdesc-inner {
  padding: 22px 20px; }

.glightbox-clean .gslide-title,
.glightbox-modern .gslide-title {
  font-size: 1em;
  font-weight: normal;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em; }

.glightbox-clean .gslide-desc,
.glightbox-modern .gslide-desc {
  font-size: 0.86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em; }

.glightbox-clean .gslide-video,
.glightbox-modern .gslide-video {
  background: #000; }

/* .gprev,
    .gnext,
    .gclose{
        border: none;
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGMAAAA2CAYAAADTeCfRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5NThDMEMwNzg3NjgxMUU1QUM2MUYwRDYwNTNEN0UxMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5NThDMEMwODg3NjgxMUU1QUM2MUYwRDYwNTNEN0UxMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk1OEMwQzA1ODc2ODExRTVBQzYxRjBENjA1M0Q3RTExIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjk1OEMwQzA2ODc2ODExRTVBQzYxRjBENjA1M0Q3RTExIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+htE8KwAAA9BJREFUeNrsm1tIFGEYhndDI4OSLgqkMrKjBXYwCjt40QkpL4pMyoqMgigIgm6iiy66KSwpj2vrucKgpINRRhYRooQkWYEWUkaWERokhVQXbu/QOyDhpjPzz3H/Dx7W1f2+753/3X9mnPnHHwqFfDKcEWPkEEgzZEgzpBkybDbjHLhvIP8GKLNhPILgksEaFaDKKWacAMdAn4Ean8F+kGOxGXFgDyjSmZ8L9oFpurKVU1uBnAr9jZMCah1hrQLBGkciyL7FGvNymXdZb2+RG3GGYo4LrHmINS9abEiZRkMu8PNXjPQVJV4Vc9SEgclm7WqLDSkd5RdBiBGizCihmMMmDkwWe1yz2JBy9g2E+ft5o7smkWZUUMwBCwYmg71u2nQMCZhphFEzaihmt4UDk86e9TYZUsj3OaKNMGJGHcVkWjwoChvZ+7HFfQvZt42vpaJ76Em6SzHbbDBCZR01NFvct519u8yorzXhEcWk2WiESiq1tFrUT901veZrnp1mNFHEWgcYoZJMTe0m98ljn3K+z+f7oB1mtLD5agcZoZJEbZ3Ab0J9deCrwpzSB6004xWbLnegESqJ1NgNok04aFeF+XtA5MF8pA90stkiBxuhkkCtvSBGQL2iEYz415Bys8yIAu/ZZKELjFCJp+Z+EGugTgHrVGq8ClEm2oxZ4CUYAHNcZIRKHOjj6ed8A8eISo15xUaPIcP9spFFk11ohMp0bkOHxrxa5lXo7Ksack9Pvn+YpTqLwS0QDZbxRo+bYgJoBZPAZtCiIVe5QzceZBroXwP8YKfWRH+YdVOx4AOYCOJBt0uMUAz4BGLAVNDjhXvg/bwF2UdTElywLVOoN5o/97hsRv/3HvgAv10fwVuQ6ODtUO45f6HmyaDXi6tDfoMZNKMdJDlwG2ZyN/qVs/mbl5fqDILZoAO8AMkO0j8XvONJhjKLf0TKuqkF4Dl4BlY6QLty1vcGdHE39SvSFrEtBc2gCWywUfcKfjE6eHIxGKkrCleBRvAApNmgOQU8BW2crRG/vDMV1JN0C/WmcmYqZizxeSyMLO/cBG6DOyDDAq3rwRPOyhSfB8PoWtst4DrJMlGnYnwDeMjZ4c0QdGGumhfIsk246LeVtetcfOFyVEQJ8nQv+AkqwThQIqjuDnAV1ILtPo9HlMBaB/kfewCMBfkG6ylL85VnJZSroLt8kRAmTLezOpfUD+W0WQvFnIzfpEePlaeO5oE1OvOVp56+R8KuaWiYZYYMG05tZUgzpBkypBnSDBnSDGmGDGmGDGmGNEOGNEOaIUOa4YH4I8AAM9m8BFEzyDIAAAAASUVORK5CYII=');
    } */
.glightbox-clean .gprev,
.glightbox-clean .gnext,
.glightbox-clean .gclose,
.glightbox-modern .gprev,
.glightbox-modern .gnext,
.glightbox-modern .gclose {
  background-color: rgba(0, 0, 0, 0.12); }

.glightbox-clean .gprev:hover,
.glightbox-clean .gnext:hover,
.glightbox-clean .gclose:hover,
.glightbox-modern .gprev:hover,
.glightbox-modern .gnext:hover,
.glightbox-modern .gclose:hover {
  background-color: rgba(0, 0, 0, 0.2); }

.glightbox-clean .gprev path,
.glightbox-clean .gnext path,
.glightbox-clean .gclose path,
.glightbox-modern .gprev path,
.glightbox-modern .gnext path,
.glightbox-modern .gclose path {
  fill: #fff; }

.glightbox-clean button:focus:not(.focused):not(.disabled),
.glightbox-modern button:focus:not(.focused):not(.disabled) {
  outline: none; }

.glightbox-clean .gprev,
.glightbox-modern .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 40px;
  height: 56px; }

.glightbox-clean .gnext,
.glightbox-modern .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 40px;
  height: 56px; }

.glightbox-clean .gclose,
.glightbox-modern .gclose {
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute;
  opacity: .7;
  background-position: -59px 2px; }

.glightbox-clean .gclose svg,
.glightbox-modern .gclose svg {
  width: 20px; }

.glightbox-clean .gclose:hover,
.glightbox-modern .gclose:hover {
  opacity: 1; }

/*CSS Animations*/
.gfadeIn {
  -webkit-animation: gfadeIn .5s ease;
  animation: gfadeIn .5s ease; }

.gfadeOut {
  -webkit-animation: gfadeOut .5s ease;
  animation: gfadeOut .5s ease; }

.gslideOutLeft {
  -webkit-animation: gslideOutLeft .3s ease;
  animation: gslideOutLeft .3s ease; }

.gslideInLeft {
  -webkit-animation: gslideInLeft .3s ease;
  animation: gslideInLeft .3s ease; }

.gslideOutRight {
  -webkit-animation: gslideOutRight .3s ease;
  animation: gslideOutRight .3s ease; }

.gslideInRight {
  -webkit-animation: gslideInRight .3s ease;
  animation: gslideInRight .3s ease; }

.gzoomIn {
  -webkit-animation: gzoomIn .5s ease;
  animation: gzoomIn .5s ease; }

.gzoomOut {
  -webkit-animation: gzoomOut .5s ease;
  animation: gzoomOut .5s ease; }

@-webkit-keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

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

@keyframes gfadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

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

@keyframes gfadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@-webkit-keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0); }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0); }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@-webkit-keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden; } }

@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden; } }

@-webkit-keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@-webkit-keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0; } }

@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0; } }

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

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

@-webkit-keyframes gzoomOut {
  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 gzoomOut {
  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; } }

@media (min-width: 769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .glightbox-container .ginner-container.desc-top .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .glightbox-container .ginner-container.desc-top .gslide-image,
  .glightbox-container .ginner-container.desc-top .gslide-image img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .glightbox-container .ginner-container.desc-left .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .glightbox-container .ginner-container.desc-left .gslide-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .gslide-image img {
    max-height: 97vh;
    max-width: calc(100% - 20px);
    max-width: 100%; }
  .gslide-image img.zoomable {
    cursor: -webkit-zoom-in;
    cursor: zoom-in; }
  .zoomed .gslide-image img.zoomable {
    cursor: -webkit-grab;
    cursor: grab; }
  .gslide-inline {
    max-height: 95vh; }
  .gslide-external {
    max-height: 100vh; }
  .gslide-description.description-left,
  .gslide-description.description-right {
    max-width: 275px; }
  .glightbox-open {
    height: auto; }
  .goverlay {
    background: rgba(0, 0, 0, 0.92); }
  .glightbox-clean .gslide-media,
  .glightbox-modern .gslide-media {
    -webkit-box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.65);
    box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.65); }
  .glightbox-clean .description-left .gdesc-inner,
  .glightbox-clean .description-right .gdesc-inner,
  .glightbox-modern .description-left .gdesc-inner,
  .glightbox-modern .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto; }
  .glightbox-clean .gprev,
  .glightbox-modern .gprev {
    top: 45%; }
  .glightbox-clean .gnext,
  .glightbox-modern .gnext {
    top: 45%; } }

@media (min-width: 992px) {
  .glightbox-clean .gclose,
  .glightbox-modern .gclose {
    right: 20px; } }

@media screen and (max-height: 420px) {
  .goverlay {
    background: #000; } }

.june-scope {
  /*===============================
=            Choices            =
===============================*/
  /*=====  End of Choices  ======*/
  /* stylelint-disable-next-line */
  /* stylelint-disable-next-line */
  /* stylelint-disable-next-line */
  /*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
  /* Document
   ========================================================================== */
  /**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
  /* Sections
     ========================================================================== */
  /**
   * Remove the margin in all browsers.
   */
  /**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
  /* Grouping content
     ========================================================================== */
  /**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  /* Text-level semantics
     ========================================================================== */
  /**
   * Remove the gray background on active links in IE 10.
   */
  /**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
  /**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  /**
   * Add the correct font size in all browsers.
   */
  /**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
  /* Embedded content
     ========================================================================== */
  /**
   * Remove the border on images inside links in IE 10.
   */
  /* Forms
     ========================================================================== */
  /**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
  /**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
  /**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
  /**
   * Correct the inability to style clickable types in iOS and Safari.
   */
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
  /**
   * Correct the padding in Firefox.
   */
  /**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
  /**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
  /**
   * Remove the default vertical scrollbar in IE 10+.
   */
  /**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
  /**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
  /**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
  /**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
  /**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
  /* Interactive
     ========================================================================== */
  /*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
  /*
   * Add the correct display in all browsers.
   */
  /* Misc
     ========================================================================== */
  /**
   * Add the correct display in IE 10+.
   */
  /**
   * Add the correct display in IE 10.
   */
  /*
 * Background Images
 * Normal Image Elements
 */
  /* Auto Height */
  /* 3D Effects */
  /* IE10 Windows Phone 8 Fixes */
  /*
.jc-slider-button-prev,
.jc-slider-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;
}
*/
  /*
.jc-slider-button-prev,
.jc-slider-rtl .jc-slider-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;
}
.jc-slider-button-next,
.jc-slider-rtl .jc-slider-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;
}
.jc-slider-button-prev.jc-slider-button-white,
.jc-slider-rtl .jc-slider-button-next.jc-slider-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");
}
.jc-slider-button-next.jc-slider-button-white,
.jc-slider-rtl .jc-slider-button-prev.jc-slider-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");
}
.jc-slider-button-prev.jc-slider-button-black,
.jc-slider-rtl .jc-slider-button-next.jc-slider-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");
}
.jc-slider-button-next.jc-slider-button-black,
.jc-slider-rtl .jc-slider-button-prev.jc-slider-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");
}
*/
  /*
.jc-slider-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 */
  /*
 * Contains Helper Classes for Flex containers
 * Justify Content -- All, Desktop, Notebook, Tablet, Phone
 * Align Content -- All, Desktop, Notebook, Tablet, Phone
 * Direction -- All, Desktop, Notebook, Tablet, Phone
 * Order -- Desktop, Notebook, Tablet, Phone
 *
 * Order changing ommitted in All to prevent Confusion when in use
 
 */ }
  .june-scope [data-aos][data-aos][data-aos-duration="50"], .june-scope body[data-aos-duration="50"] [data-aos] {
    transition-duration: 50ms; }
  .june-scope [data-aos][data-aos][data-aos-delay="50"], .june-scope body[data-aos-delay="50"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="50"].aos-animate, .june-scope body[data-aos-delay="50"] [data-aos].aos-animate {
    transition-delay: 50ms; }
  .june-scope [data-aos][data-aos][data-aos-duration="100"], .june-scope body[data-aos-duration="100"] [data-aos] {
    transition-duration: .1s; }
  .june-scope [data-aos][data-aos][data-aos-delay="100"], .june-scope body[data-aos-delay="100"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="100"].aos-animate, .june-scope body[data-aos-delay="100"] [data-aos].aos-animate {
    transition-delay: .1s; }
  .june-scope [data-aos][data-aos][data-aos-duration="150"], .june-scope body[data-aos-duration="150"] [data-aos] {
    transition-duration: .15s; }
  .june-scope [data-aos][data-aos][data-aos-delay="150"], .june-scope body[data-aos-delay="150"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="150"].aos-animate, .june-scope body[data-aos-delay="150"] [data-aos].aos-animate {
    transition-delay: .15s; }
  .june-scope [data-aos][data-aos][data-aos-duration="200"], .june-scope body[data-aos-duration="200"] [data-aos] {
    transition-duration: .2s; }
  .june-scope [data-aos][data-aos][data-aos-delay="200"], .june-scope body[data-aos-delay="200"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="200"].aos-animate, .june-scope body[data-aos-delay="200"] [data-aos].aos-animate {
    transition-delay: .2s; }
  .june-scope [data-aos][data-aos][data-aos-duration="250"], .june-scope body[data-aos-duration="250"] [data-aos] {
    transition-duration: .25s; }
  .june-scope [data-aos][data-aos][data-aos-delay="250"], .june-scope body[data-aos-delay="250"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="250"].aos-animate, .june-scope body[data-aos-delay="250"] [data-aos].aos-animate {
    transition-delay: .25s; }
  .june-scope [data-aos][data-aos][data-aos-duration="300"], .june-scope body[data-aos-duration="300"] [data-aos] {
    transition-duration: .3s; }
  .june-scope [data-aos][data-aos][data-aos-delay="300"], .june-scope body[data-aos-delay="300"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="300"].aos-animate, .june-scope body[data-aos-delay="300"] [data-aos].aos-animate {
    transition-delay: .3s; }
  .june-scope [data-aos][data-aos][data-aos-duration="350"], .june-scope body[data-aos-duration="350"] [data-aos] {
    transition-duration: .35s; }
  .june-scope [data-aos][data-aos][data-aos-delay="350"], .june-scope body[data-aos-delay="350"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="350"].aos-animate, .june-scope body[data-aos-delay="350"] [data-aos].aos-animate {
    transition-delay: .35s; }
  .june-scope [data-aos][data-aos][data-aos-duration="400"], .june-scope body[data-aos-duration="400"] [data-aos] {
    transition-duration: .4s; }
  .june-scope [data-aos][data-aos][data-aos-delay="400"], .june-scope body[data-aos-delay="400"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="400"].aos-animate, .june-scope body[data-aos-delay="400"] [data-aos].aos-animate {
    transition-delay: .4s; }
  .june-scope [data-aos][data-aos][data-aos-duration="450"], .june-scope body[data-aos-duration="450"] [data-aos] {
    transition-duration: .45s; }
  .june-scope [data-aos][data-aos][data-aos-delay="450"], .june-scope body[data-aos-delay="450"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="450"].aos-animate, .june-scope body[data-aos-delay="450"] [data-aos].aos-animate {
    transition-delay: .45s; }
  .june-scope [data-aos][data-aos][data-aos-duration="500"], .june-scope body[data-aos-duration="500"] [data-aos] {
    transition-duration: .5s; }
  .june-scope [data-aos][data-aos][data-aos-delay="500"], .june-scope body[data-aos-delay="500"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="500"].aos-animate, .june-scope body[data-aos-delay="500"] [data-aos].aos-animate {
    transition-delay: .5s; }
  .june-scope [data-aos][data-aos][data-aos-duration="550"], .june-scope body[data-aos-duration="550"] [data-aos] {
    transition-duration: .55s; }
  .june-scope [data-aos][data-aos][data-aos-delay="550"], .june-scope body[data-aos-delay="550"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="550"].aos-animate, .june-scope body[data-aos-delay="550"] [data-aos].aos-animate {
    transition-delay: .55s; }
  .june-scope [data-aos][data-aos][data-aos-duration="600"], .june-scope body[data-aos-duration="600"] [data-aos] {
    transition-duration: .6s; }
  .june-scope [data-aos][data-aos][data-aos-delay="600"], .june-scope body[data-aos-delay="600"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="600"].aos-animate, .june-scope body[data-aos-delay="600"] [data-aos].aos-animate {
    transition-delay: .6s; }
  .june-scope [data-aos][data-aos][data-aos-duration="650"], .june-scope body[data-aos-duration="650"] [data-aos] {
    transition-duration: .65s; }
  .june-scope [data-aos][data-aos][data-aos-delay="650"], .june-scope body[data-aos-delay="650"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="650"].aos-animate, .june-scope body[data-aos-delay="650"] [data-aos].aos-animate {
    transition-delay: .65s; }
  .june-scope [data-aos][data-aos][data-aos-duration="700"], .june-scope body[data-aos-duration="700"] [data-aos] {
    transition-duration: .7s; }
  .june-scope [data-aos][data-aos][data-aos-delay="700"], .june-scope body[data-aos-delay="700"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="700"].aos-animate, .june-scope body[data-aos-delay="700"] [data-aos].aos-animate {
    transition-delay: .7s; }
  .june-scope [data-aos][data-aos][data-aos-duration="750"], .june-scope body[data-aos-duration="750"] [data-aos] {
    transition-duration: .75s; }
  .june-scope [data-aos][data-aos][data-aos-delay="750"], .june-scope body[data-aos-delay="750"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="750"].aos-animate, .june-scope body[data-aos-delay="750"] [data-aos].aos-animate {
    transition-delay: .75s; }
  .june-scope [data-aos][data-aos][data-aos-duration="800"], .june-scope body[data-aos-duration="800"] [data-aos] {
    transition-duration: .8s; }
  .june-scope [data-aos][data-aos][data-aos-delay="800"], .june-scope body[data-aos-delay="800"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="800"].aos-animate, .june-scope body[data-aos-delay="800"] [data-aos].aos-animate {
    transition-delay: .8s; }
  .june-scope [data-aos][data-aos][data-aos-duration="850"], .june-scope body[data-aos-duration="850"] [data-aos] {
    transition-duration: .85s; }
  .june-scope [data-aos][data-aos][data-aos-delay="850"], .june-scope body[data-aos-delay="850"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="850"].aos-animate, .june-scope body[data-aos-delay="850"] [data-aos].aos-animate {
    transition-delay: .85s; }
  .june-scope [data-aos][data-aos][data-aos-duration="900"], .june-scope body[data-aos-duration="900"] [data-aos] {
    transition-duration: .9s; }
  .june-scope [data-aos][data-aos][data-aos-delay="900"], .june-scope body[data-aos-delay="900"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="900"].aos-animate, .june-scope body[data-aos-delay="900"] [data-aos].aos-animate {
    transition-delay: .9s; }
  .june-scope [data-aos][data-aos][data-aos-duration="950"], .june-scope body[data-aos-duration="950"] [data-aos] {
    transition-duration: .95s; }
  .june-scope [data-aos][data-aos][data-aos-delay="950"], .june-scope body[data-aos-delay="950"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="950"].aos-animate, .june-scope body[data-aos-delay="950"] [data-aos].aos-animate {
    transition-delay: .95s; }
  .june-scope [data-aos][data-aos][data-aos-duration="1000"], .june-scope body[data-aos-duration="1000"] [data-aos] {
    transition-duration: 1s; }
  .june-scope [data-aos][data-aos][data-aos-delay="1000"], .june-scope body[data-aos-delay="1000"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="1000"].aos-animate, .june-scope body[data-aos-delay="1000"] [data-aos].aos-animate {
    transition-delay: 1s; }
  .june-scope [data-aos][data-aos][data-aos-duration="1050"], .june-scope body[data-aos-duration="1050"] [data-aos] {
    transition-duration: 1.05s; }
  .june-scope [data-aos][data-aos][data-aos-delay="1050"], .june-scope body[data-aos-delay="1050"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="1050"].aos-animate, .june-scope body[data-aos-delay="1050"] [data-aos].aos-animate {
    transition-delay: 1.05s; }
  .june-scope [data-aos][data-aos][data-aos-duration="1100"], .june-scope body[data-aos-duration="1100"] [data-aos] {
    transition-duration: 1.1s; }
  .june-scope [data-aos][data-aos][data-aos-delay="1100"], .june-scope body[data-aos-delay="1100"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="1100"].aos-animate, .june-scope body[data-aos-delay="1100"] [data-aos].aos-animate {
    transition-delay: 1.1s; }
  .june-scope [data-aos][data-aos][data-aos-duration="1150"], .june-scope body[data-aos-duration="1150"] [data-aos] {
    transition-duration: 1.15s; }
  .june-scope [data-aos][data-aos][data-aos-delay="1150"], .june-scope body[data-aos-delay="1150"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="1150"].aos-animate, .june-scope body[data-aos-delay="1150"] [data-aos].aos-animate {
    transition-delay: 1.15s; }
  .june-scope [data-aos][data-aos][data-aos-duration="1200"], .june-scope body[data-aos-duration="1200"] [data-aos] {
    transition-duration: 1.2s; }
  .june-scope [data-aos][data-aos][data-aos-delay="1200"], .june-scope body[data-aos-delay="1200"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="1200"].aos-animate, .june-scope body[data-aos-delay="1200"] [data-aos].aos-animate {
    transition-delay: 1.2s; }
  .june-scope [data-aos][data-aos][data-aos-duration="1250"], .june-scope body[data-aos-duration="1250"] [data-aos] {
    transition-duration: 1.25s; }
  .june-scope [data-aos][data-aos][data-aos-delay="1250"], .june-scope body[data-aos-delay="1250"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="1250"].aos-animate, .june-scope body[data-aos-delay="1250"] [data-aos].aos-animate {
    transition-delay: 1.25s; }
  .june-scope [data-aos][data-aos][data-aos-duration="1300"], .june-scope body[data-aos-duration="1300"] [data-aos] {
    transition-duration: 1.3s; }
  .june-scope [data-aos][data-aos][data-aos-delay="1300"], .june-scope body[data-aos-delay="1300"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="1300"].aos-animate, .june-scope body[data-aos-delay="1300"] [data-aos].aos-animate {
    transition-delay: 1.3s; }
  .june-scope [data-aos][data-aos][data-aos-duration="1350"], .june-scope body[data-aos-duration="1350"] [data-aos] {
    transition-duration: 1.35s; }
  .june-scope [data-aos][data-aos][data-aos-delay="1350"], .june-scope body[data-aos-delay="1350"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="1350"].aos-animate, .june-scope body[data-aos-delay="1350"] [data-aos].aos-animate {
    transition-delay: 1.35s; }
  .june-scope [data-aos][data-aos][data-aos-duration="1400"], .june-scope body[data-aos-duration="1400"] [data-aos] {
    transition-duration: 1.4s; }
  .june-scope [data-aos][data-aos][data-aos-delay="1400"], .june-scope body[data-aos-delay="1400"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="1400"].aos-animate, .june-scope body[data-aos-delay="1400"] [data-aos].aos-animate {
    transition-delay: 1.4s; }
  .june-scope [data-aos][data-aos][data-aos-duration="1450"], .june-scope body[data-aos-duration="1450"] [data-aos] {
    transition-duration: 1.45s; }
  .june-scope [data-aos][data-aos][data-aos-delay="1450"], .june-scope body[data-aos-delay="1450"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="1450"].aos-animate, .june-scope body[data-aos-delay="1450"] [data-aos].aos-animate {
    transition-delay: 1.45s; }
  .june-scope [data-aos][data-aos][data-aos-duration="1500"], .june-scope body[data-aos-duration="1500"] [data-aos] {
    transition-duration: 1.5s; }
  .june-scope [data-aos][data-aos][data-aos-delay="1500"], .june-scope body[data-aos-delay="1500"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="1500"].aos-animate, .june-scope body[data-aos-delay="1500"] [data-aos].aos-animate {
    transition-delay: 1.5s; }
  .june-scope [data-aos][data-aos][data-aos-duration="1550"], .june-scope body[data-aos-duration="1550"] [data-aos] {
    transition-duration: 1.55s; }
  .june-scope [data-aos][data-aos][data-aos-delay="1550"], .june-scope body[data-aos-delay="1550"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="1550"].aos-animate, .june-scope body[data-aos-delay="1550"] [data-aos].aos-animate {
    transition-delay: 1.55s; }
  .june-scope [data-aos][data-aos][data-aos-duration="1600"], .june-scope body[data-aos-duration="1600"] [data-aos] {
    transition-duration: 1.6s; }
  .june-scope [data-aos][data-aos][data-aos-delay="1600"], .june-scope body[data-aos-delay="1600"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="1600"].aos-animate, .june-scope body[data-aos-delay="1600"] [data-aos].aos-animate {
    transition-delay: 1.6s; }
  .june-scope [data-aos][data-aos][data-aos-duration="1650"], .june-scope body[data-aos-duration="1650"] [data-aos] {
    transition-duration: 1.65s; }
  .june-scope [data-aos][data-aos][data-aos-delay="1650"], .june-scope body[data-aos-delay="1650"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="1650"].aos-animate, .june-scope body[data-aos-delay="1650"] [data-aos].aos-animate {
    transition-delay: 1.65s; }
  .june-scope [data-aos][data-aos][data-aos-duration="1700"], .june-scope body[data-aos-duration="1700"] [data-aos] {
    transition-duration: 1.7s; }
  .june-scope [data-aos][data-aos][data-aos-delay="1700"], .june-scope body[data-aos-delay="1700"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="1700"].aos-animate, .june-scope body[data-aos-delay="1700"] [data-aos].aos-animate {
    transition-delay: 1.7s; }
  .june-scope [data-aos][data-aos][data-aos-duration="1750"], .june-scope body[data-aos-duration="1750"] [data-aos] {
    transition-duration: 1.75s; }
  .june-scope [data-aos][data-aos][data-aos-delay="1750"], .june-scope body[data-aos-delay="1750"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="1750"].aos-animate, .june-scope body[data-aos-delay="1750"] [data-aos].aos-animate {
    transition-delay: 1.75s; }
  .june-scope [data-aos][data-aos][data-aos-duration="1800"], .june-scope body[data-aos-duration="1800"] [data-aos] {
    transition-duration: 1.8s; }
  .june-scope [data-aos][data-aos][data-aos-delay="1800"], .june-scope body[data-aos-delay="1800"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="1800"].aos-animate, .june-scope body[data-aos-delay="1800"] [data-aos].aos-animate {
    transition-delay: 1.8s; }
  .june-scope [data-aos][data-aos][data-aos-duration="1850"], .june-scope body[data-aos-duration="1850"] [data-aos] {
    transition-duration: 1.85s; }
  .june-scope [data-aos][data-aos][data-aos-delay="1850"], .june-scope body[data-aos-delay="1850"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="1850"].aos-animate, .june-scope body[data-aos-delay="1850"] [data-aos].aos-animate {
    transition-delay: 1.85s; }
  .june-scope [data-aos][data-aos][data-aos-duration="1900"], .june-scope body[data-aos-duration="1900"] [data-aos] {
    transition-duration: 1.9s; }
  .june-scope [data-aos][data-aos][data-aos-delay="1900"], .june-scope body[data-aos-delay="1900"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="1900"].aos-animate, .june-scope body[data-aos-delay="1900"] [data-aos].aos-animate {
    transition-delay: 1.9s; }
  .june-scope [data-aos][data-aos][data-aos-duration="1950"], .june-scope body[data-aos-duration="1950"] [data-aos] {
    transition-duration: 1.95s; }
  .june-scope [data-aos][data-aos][data-aos-delay="1950"], .june-scope body[data-aos-delay="1950"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="1950"].aos-animate, .june-scope body[data-aos-delay="1950"] [data-aos].aos-animate {
    transition-delay: 1.95s; }
  .june-scope [data-aos][data-aos][data-aos-duration="2000"], .june-scope body[data-aos-duration="2000"] [data-aos] {
    transition-duration: 2s; }
  .june-scope [data-aos][data-aos][data-aos-delay="2000"], .june-scope body[data-aos-delay="2000"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="2000"].aos-animate, .june-scope body[data-aos-delay="2000"] [data-aos].aos-animate {
    transition-delay: 2s; }
  .june-scope [data-aos][data-aos][data-aos-duration="2050"], .june-scope body[data-aos-duration="2050"] [data-aos] {
    transition-duration: 2.05s; }
  .june-scope [data-aos][data-aos][data-aos-delay="2050"], .june-scope body[data-aos-delay="2050"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="2050"].aos-animate, .june-scope body[data-aos-delay="2050"] [data-aos].aos-animate {
    transition-delay: 2.05s; }
  .june-scope [data-aos][data-aos][data-aos-duration="2100"], .june-scope body[data-aos-duration="2100"] [data-aos] {
    transition-duration: 2.1s; }
  .june-scope [data-aos][data-aos][data-aos-delay="2100"], .june-scope body[data-aos-delay="2100"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="2100"].aos-animate, .june-scope body[data-aos-delay="2100"] [data-aos].aos-animate {
    transition-delay: 2.1s; }
  .june-scope [data-aos][data-aos][data-aos-duration="2150"], .june-scope body[data-aos-duration="2150"] [data-aos] {
    transition-duration: 2.15s; }
  .june-scope [data-aos][data-aos][data-aos-delay="2150"], .june-scope body[data-aos-delay="2150"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="2150"].aos-animate, .june-scope body[data-aos-delay="2150"] [data-aos].aos-animate {
    transition-delay: 2.15s; }
  .june-scope [data-aos][data-aos][data-aos-duration="2200"], .june-scope body[data-aos-duration="2200"] [data-aos] {
    transition-duration: 2.2s; }
  .june-scope [data-aos][data-aos][data-aos-delay="2200"], .june-scope body[data-aos-delay="2200"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="2200"].aos-animate, .june-scope body[data-aos-delay="2200"] [data-aos].aos-animate {
    transition-delay: 2.2s; }
  .june-scope [data-aos][data-aos][data-aos-duration="2250"], .june-scope body[data-aos-duration="2250"] [data-aos] {
    transition-duration: 2.25s; }
  .june-scope [data-aos][data-aos][data-aos-delay="2250"], .june-scope body[data-aos-delay="2250"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="2250"].aos-animate, .june-scope body[data-aos-delay="2250"] [data-aos].aos-animate {
    transition-delay: 2.25s; }
  .june-scope [data-aos][data-aos][data-aos-duration="2300"], .june-scope body[data-aos-duration="2300"] [data-aos] {
    transition-duration: 2.3s; }
  .june-scope [data-aos][data-aos][data-aos-delay="2300"], .june-scope body[data-aos-delay="2300"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="2300"].aos-animate, .june-scope body[data-aos-delay="2300"] [data-aos].aos-animate {
    transition-delay: 2.3s; }
  .june-scope [data-aos][data-aos][data-aos-duration="2350"], .june-scope body[data-aos-duration="2350"] [data-aos] {
    transition-duration: 2.35s; }
  .june-scope [data-aos][data-aos][data-aos-delay="2350"], .june-scope body[data-aos-delay="2350"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="2350"].aos-animate, .june-scope body[data-aos-delay="2350"] [data-aos].aos-animate {
    transition-delay: 2.35s; }
  .june-scope [data-aos][data-aos][data-aos-duration="2400"], .june-scope body[data-aos-duration="2400"] [data-aos] {
    transition-duration: 2.4s; }
  .june-scope [data-aos][data-aos][data-aos-delay="2400"], .june-scope body[data-aos-delay="2400"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="2400"].aos-animate, .june-scope body[data-aos-delay="2400"] [data-aos].aos-animate {
    transition-delay: 2.4s; }
  .june-scope [data-aos][data-aos][data-aos-duration="2450"], .june-scope body[data-aos-duration="2450"] [data-aos] {
    transition-duration: 2.45s; }
  .june-scope [data-aos][data-aos][data-aos-delay="2450"], .june-scope body[data-aos-delay="2450"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="2450"].aos-animate, .june-scope body[data-aos-delay="2450"] [data-aos].aos-animate {
    transition-delay: 2.45s; }
  .june-scope [data-aos][data-aos][data-aos-duration="2500"], .june-scope body[data-aos-duration="2500"] [data-aos] {
    transition-duration: 2.5s; }
  .june-scope [data-aos][data-aos][data-aos-delay="2500"], .june-scope body[data-aos-delay="2500"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="2500"].aos-animate, .june-scope body[data-aos-delay="2500"] [data-aos].aos-animate {
    transition-delay: 2.5s; }
  .june-scope [data-aos][data-aos][data-aos-duration="2550"], .june-scope body[data-aos-duration="2550"] [data-aos] {
    transition-duration: 2.55s; }
  .june-scope [data-aos][data-aos][data-aos-delay="2550"], .june-scope body[data-aos-delay="2550"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="2550"].aos-animate, .june-scope body[data-aos-delay="2550"] [data-aos].aos-animate {
    transition-delay: 2.55s; }
  .june-scope [data-aos][data-aos][data-aos-duration="2600"], .june-scope body[data-aos-duration="2600"] [data-aos] {
    transition-duration: 2.6s; }
  .june-scope [data-aos][data-aos][data-aos-delay="2600"], .june-scope body[data-aos-delay="2600"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="2600"].aos-animate, .june-scope body[data-aos-delay="2600"] [data-aos].aos-animate {
    transition-delay: 2.6s; }
  .june-scope [data-aos][data-aos][data-aos-duration="2650"], .june-scope body[data-aos-duration="2650"] [data-aos] {
    transition-duration: 2.65s; }
  .june-scope [data-aos][data-aos][data-aos-delay="2650"], .june-scope body[data-aos-delay="2650"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="2650"].aos-animate, .june-scope body[data-aos-delay="2650"] [data-aos].aos-animate {
    transition-delay: 2.65s; }
  .june-scope [data-aos][data-aos][data-aos-duration="2700"], .june-scope body[data-aos-duration="2700"] [data-aos] {
    transition-duration: 2.7s; }
  .june-scope [data-aos][data-aos][data-aos-delay="2700"], .june-scope body[data-aos-delay="2700"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="2700"].aos-animate, .june-scope body[data-aos-delay="2700"] [data-aos].aos-animate {
    transition-delay: 2.7s; }
  .june-scope [data-aos][data-aos][data-aos-duration="2750"], .june-scope body[data-aos-duration="2750"] [data-aos] {
    transition-duration: 2.75s; }
  .june-scope [data-aos][data-aos][data-aos-delay="2750"], .june-scope body[data-aos-delay="2750"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="2750"].aos-animate, .june-scope body[data-aos-delay="2750"] [data-aos].aos-animate {
    transition-delay: 2.75s; }
  .june-scope [data-aos][data-aos][data-aos-duration="2800"], .june-scope body[data-aos-duration="2800"] [data-aos] {
    transition-duration: 2.8s; }
  .june-scope [data-aos][data-aos][data-aos-delay="2800"], .june-scope body[data-aos-delay="2800"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="2800"].aos-animate, .june-scope body[data-aos-delay="2800"] [data-aos].aos-animate {
    transition-delay: 2.8s; }
  .june-scope [data-aos][data-aos][data-aos-duration="2850"], .june-scope body[data-aos-duration="2850"] [data-aos] {
    transition-duration: 2.85s; }
  .june-scope [data-aos][data-aos][data-aos-delay="2850"], .june-scope body[data-aos-delay="2850"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="2850"].aos-animate, .june-scope body[data-aos-delay="2850"] [data-aos].aos-animate {
    transition-delay: 2.85s; }
  .june-scope [data-aos][data-aos][data-aos-duration="2900"], .june-scope body[data-aos-duration="2900"] [data-aos] {
    transition-duration: 2.9s; }
  .june-scope [data-aos][data-aos][data-aos-delay="2900"], .june-scope body[data-aos-delay="2900"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="2900"].aos-animate, .june-scope body[data-aos-delay="2900"] [data-aos].aos-animate {
    transition-delay: 2.9s; }
  .june-scope [data-aos][data-aos][data-aos-duration="2950"], .june-scope body[data-aos-duration="2950"] [data-aos] {
    transition-duration: 2.95s; }
  .june-scope [data-aos][data-aos][data-aos-delay="2950"], .june-scope body[data-aos-delay="2950"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="2950"].aos-animate, .june-scope body[data-aos-delay="2950"] [data-aos].aos-animate {
    transition-delay: 2.95s; }
  .june-scope [data-aos][data-aos][data-aos-duration="3000"], .june-scope body[data-aos-duration="3000"] [data-aos] {
    transition-duration: 3s; }
  .june-scope [data-aos][data-aos][data-aos-delay="3000"], .june-scope body[data-aos-delay="3000"] [data-aos] {
    transition-delay: 0; }
  .june-scope [data-aos][data-aos][data-aos-delay="3000"].aos-animate, .june-scope body[data-aos-delay="3000"] [data-aos].aos-animate {
    transition-delay: 3s; }
  .june-scope [data-aos][data-aos][data-aos-easing=linear], .june-scope body[data-aos-easing=linear] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75); }
  .june-scope [data-aos][data-aos][data-aos-easing=ease], .june-scope body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease; }
  .june-scope [data-aos][data-aos][data-aos-easing=ease-in], .june-scope body[data-aos-easing=ease-in] [data-aos] {
    transition-timing-function: ease-in; }
  .june-scope [data-aos][data-aos][data-aos-easing=ease-out], .june-scope body[data-aos-easing=ease-out] [data-aos] {
    transition-timing-function: ease-out; }
  .june-scope [data-aos][data-aos][data-aos-easing=ease-in-out], .june-scope body[data-aos-easing=ease-in-out] [data-aos] {
    transition-timing-function: ease-in-out; }
  .june-scope [data-aos][data-aos][data-aos-easing=ease-in-back], .june-scope body[data-aos-easing=ease-in-back] [data-aos] {
    transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045); }
  .june-scope [data-aos][data-aos][data-aos-easing=ease-out-back], .june-scope body[data-aos-easing=ease-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); }
  .june-scope [data-aos][data-aos][data-aos-easing=ease-in-out-back], .june-scope body[data-aos-easing=ease-in-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .june-scope [data-aos][data-aos][data-aos-easing=ease-in-sine], .june-scope body[data-aos-easing=ease-in-sine] [data-aos] {
    transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715); }
  .june-scope [data-aos][data-aos][data-aos-easing=ease-out-sine], .june-scope body[data-aos-easing=ease-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1); }
  .june-scope [data-aos][data-aos][data-aos-easing=ease-in-out-sine], .june-scope body[data-aos-easing=ease-in-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); }
  .june-scope [data-aos][data-aos][data-aos-easing=ease-in-quad], .june-scope body[data-aos-easing=ease-in-quad] [data-aos] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }
  .june-scope [data-aos][data-aos][data-aos-easing=ease-out-quad], .june-scope body[data-aos-easing=ease-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .june-scope [data-aos][data-aos][data-aos-easing=ease-in-out-quad], .june-scope body[data-aos-easing=ease-in-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  .june-scope [data-aos][data-aos][data-aos-easing=ease-in-cubic], .june-scope body[data-aos-easing=ease-in-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }
  .june-scope [data-aos][data-aos][data-aos-easing=ease-out-cubic], .june-scope body[data-aos-easing=ease-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .june-scope [data-aos][data-aos][data-aos-easing=ease-in-out-cubic], .june-scope body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  .june-scope [data-aos][data-aos][data-aos-easing=ease-in-quart], .june-scope body[data-aos-easing=ease-in-quart] [data-aos] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }
  .june-scope [data-aos][data-aos][data-aos-easing=ease-out-quart], .june-scope body[data-aos-easing=ease-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .june-scope [data-aos][data-aos][data-aos-easing=ease-in-out-quart], .june-scope body[data-aos-easing=ease-in-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  .june-scope [data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity,transform; }
  .june-scope [data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translateZ(0); }
  .june-scope [data-aos=fade-up] {
    transform: translate3d(0, 100px, 0); }
  .june-scope [data-aos=fade-down] {
    transform: translate3d(0, -100px, 0); }
  .june-scope [data-aos=fade-right] {
    transform: translate3d(-100px, 0, 0); }
  .june-scope [data-aos=fade-left] {
    transform: translate3d(100px, 0, 0); }
  .june-scope [data-aos=fade-up-right] {
    transform: translate3d(-100px, 100px, 0); }
  .june-scope [data-aos=fade-up-left] {
    transform: translate3d(100px, 100px, 0); }
  .june-scope [data-aos=fade-down-right] {
    transform: translate3d(-100px, -100px, 0); }
  .june-scope [data-aos=fade-down-left] {
    transform: translate3d(100px, -100px, 0); }
  .june-scope [data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity,transform; }
  .june-scope [data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translateZ(0) scale(1); }
  .june-scope [data-aos=zoom-in] {
    transform: scale(0.6); }
  .june-scope [data-aos=zoom-in-up] {
    transform: translate3d(0, 100px, 0) scale(0.6); }
  .june-scope [data-aos=zoom-in-down] {
    transform: translate3d(0, -100px, 0) scale(0.6); }
  .june-scope [data-aos=zoom-in-right] {
    transform: translate3d(-100px, 0, 0) scale(0.6); }
  .june-scope [data-aos=zoom-in-left] {
    transform: translate3d(100px, 0, 0) scale(0.6); }
  .june-scope [data-aos=zoom-out] {
    transform: scale(1.2); }
  .june-scope [data-aos=zoom-out-up] {
    transform: translate3d(0, 100px, 0) scale(1.2); }
  .june-scope [data-aos=zoom-out-down] {
    transform: translate3d(0, -100px, 0) scale(1.2); }
  .june-scope [data-aos=zoom-out-right] {
    transform: translate3d(-100px, 0, 0) scale(1.2); }
  .june-scope [data-aos=zoom-out-left] {
    transform: translate3d(100px, 0, 0) scale(1.2); }
  .june-scope [data-aos^=slide][data-aos^=slide] {
    transition-property: transform; }
  .june-scope [data-aos^=slide][data-aos^=slide].aos-animate {
    transform: translateZ(0); }
  .june-scope [data-aos=slide-up] {
    transform: translate3d(0, 100%, 0); }
  .june-scope [data-aos=slide-down] {
    transform: translate3d(0, -100%, 0); }
  .june-scope [data-aos=slide-right] {
    transform: translate3d(-100%, 0, 0); }
  .june-scope [data-aos=slide-left] {
    transform: translate3d(100%, 0, 0); }
  .june-scope [data-aos^=flip][data-aos^=flip] {
    backface-visibility: hidden;
    transition-property: transform; }
  .june-scope [data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg); }
  .june-scope [data-aos=flip-left].aos-animate {
    transform: perspective(2500px) rotateY(0); }
  .june-scope [data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg); }
  .june-scope [data-aos=flip-right].aos-animate {
    transform: perspective(2500px) rotateY(0); }
  .june-scope [data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg); }
  .june-scope [data-aos=flip-up].aos-animate {
    transform: perspective(2500px) rotateX(0); }
  .june-scope [data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg); }
  .june-scope [data-aos=flip-down].aos-animate {
    transform: perspective(2500px) rotateX(0); }
  .june-scope .choices {
    position: relative;
    margin-bottom: 24px;
    font-size: 16px; }
    .june-scope .choices:focus {
      outline: none; }
    .june-scope .choices:last-child {
      margin-bottom: 0; }
    .june-scope .choices.is-disabled .choices__inner,
    .june-scope .choices.is-disabled .choices__input {
      background-color: #eaeaea;
      cursor: not-allowed;
      user-select: none; }
    .june-scope .choices.is-disabled .choices__item {
      cursor: not-allowed; }
    .june-scope .choices [hidden] {
      display: none !important; }
  .june-scope .choices[data-type*='select-one'] {
    cursor: pointer; }
    .june-scope .choices[data-type*='select-one'] .choices__inner {
      padding-bottom: 7.5px; }
    .june-scope .choices[data-type*='select-one'] .choices__input {
      display: block;
      width: 100%;
      padding: 10px;
      border-bottom: 1px solid #dddddd;
      background-color: #ffffff;
      margin: 0; }
    .june-scope .choices[data-type*='select-one'] .choices__button {
      background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
      padding: 0;
      background-size: 8px;
      position: absolute;
      top: 50%;
      right: 0;
      margin-top: -10px;
      margin-right: 25px;
      height: 20px;
      width: 20px;
      border-radius: 10em;
      opacity: 0.5; }
      .june-scope .choices[data-type*='select-one'] .choices__button:hover, .june-scope .choices[data-type*='select-one'] .choices__button:focus {
        opacity: 1; }
      .june-scope .choices[data-type*='select-one'] .choices__button:focus {
        box-shadow: 0px 0px 0px 2px #00bcd4; }
    .june-scope .choices[data-type*='select-one'] .choices__item[data-value=''] .choices__button {
      display: none; }
    .june-scope .choices[data-type*='select-one']:after {
      content: '';
      height: 0;
      width: 0;
      border-style: solid;
      border-color: #333333 transparent transparent transparent;
      border-width: 5px;
      position: absolute;
      right: 11.5px;
      top: 50%;
      margin-top: -2.5px;
      pointer-events: none; }
    .june-scope .choices[data-type*='select-one'].is-open:after {
      border-color: transparent transparent #333333 transparent;
      margin-top: -7.5px; }
    .june-scope .choices[data-type*='select-one'][dir='rtl']:after {
      left: 11.5px;
      right: auto; }
    .june-scope .choices[data-type*='select-one'][dir='rtl'] .choices__button {
      right: auto;
      left: 0;
      margin-left: 25px;
      margin-right: 0; }
  .june-scope .choices[data-type*='select-multiple'] .choices__inner,
  .june-scope .choices[data-type*='text'] .choices__inner {
    cursor: text; }
  .june-scope .choices[data-type*='select-multiple'] .choices__button,
  .june-scope .choices[data-type*='text'] .choices__button {
    position: relative;
    display: inline-block;
    margin-top: 0;
    margin-right: -4px;
    margin-bottom: 0;
    margin-left: 8px;
    padding-left: 16px;
    border-left: 1px solid #008fa1;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 8px;
    width: 8px;
    line-height: 1;
    opacity: 0.75;
    border-radius: 0; }
    .june-scope .choices[data-type*='select-multiple'] .choices__button:hover, .june-scope .choices[data-type*='select-multiple'] .choices__button:focus,
    .june-scope .choices[data-type*='text'] .choices__button:hover,
    .june-scope .choices[data-type*='text'] .choices__button:focus {
      opacity: 1; }
  .june-scope .choices__inner {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background-color: #f9f9f9;
    padding: 7.5px 7.5px 3.75px;
    border: 1px solid #dddddd;
    border-radius: 2.5px;
    font-size: 14px;
    min-height: 44px;
    overflow: hidden; }
    .is-focused .june-scope .choices__inner,
    .is-open .june-scope .choices__inner {
      border-color: #b7b7b7; }
    .is-open .june-scope .choices__inner {
      border-radius: 2.5px 2.5px 0 0; }
    .is-flipped.is-open .june-scope .choices__inner {
      border-radius: 0 0 2.5px 2.5px; }
  .june-scope .choices__list {
    margin: 0;
    padding-left: 0;
    list-style: none; }
  .june-scope .choices__list--single {
    display: inline-block;
    padding: 4px 16px 4px 4px;
    width: 100%; }
    [dir='rtl'] .june-scope .choices__list--single {
      padding-right: 4px;
      padding-left: 16px; }
    .june-scope .choices__list--single .choices__item {
      width: 100%; }
  .june-scope .choices__list--multiple {
    display: inline; }
    .june-scope .choices__list--multiple .choices__item {
      display: inline-block;
      vertical-align: middle;
      border-radius: 20px;
      padding: 4px 10px;
      font-size: 12px;
      font-weight: 500;
      margin-right: 3.75px;
      margin-bottom: 3.75px;
      background-color: #00bcd4;
      border: 1px solid #00a5bb;
      color: #ffffff;
      word-break: break-all;
      box-sizing: border-box; }
      .june-scope .choices__list--multiple .choices__item[data-deletable] {
        padding-right: 5px; }
      [dir='rtl'] .june-scope .choices__list--multiple .choices__item {
        margin-right: 0;
        margin-left: 3.75px; }
      .june-scope .choices__list--multiple .choices__item.is-highlighted {
        background-color: #00a5bb;
        border: 1px solid #008fa1; }
      .is-disabled .june-scope .choices__list--multiple .choices__item {
        background-color: #aaaaaa;
        border: 1px solid #919191; }
  .june-scope .choices__list--dropdown {
    visibility: hidden;
    z-index: 1;
    position: absolute;
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    top: 100%;
    margin-top: -1px;
    border-bottom-left-radius: 2.5px;
    border-bottom-right-radius: 2.5px;
    overflow: hidden;
    word-break: break-all;
    will-change: visibility; }
    .june-scope .choices__list--dropdown.is-active {
      visibility: visible; }
    .is-open .june-scope .choices__list--dropdown {
      border-color: #b7b7b7; }
    .is-flipped .june-scope .choices__list--dropdown {
      top: auto;
      bottom: 100%;
      margin-top: 0;
      margin-bottom: -1px;
      border-radius: 0.25rem 0.25rem 0 0; }
    .june-scope .choices__list--dropdown .choices__list {
      position: relative;
      max-height: 300px;
      overflow: auto;
      -webkit-overflow-scrolling: touch;
      will-change: scroll-position; }
    .june-scope .choices__list--dropdown .choices__item {
      position: relative;
      padding: 10px;
      font-size: 14px; }
      [dir='rtl'] .june-scope .choices__list--dropdown .choices__item {
        text-align: right; }
    @media (min-width: 640px) {
      .june-scope .choices__list--dropdown .choices__item--selectable {
        padding-right: 100px; }
        .june-scope .choices__list--dropdown .choices__item--selectable:after {
          content: attr(data-select-text);
          font-size: 12px;
          opacity: 0;
          position: absolute;
          right: 10px;
          top: 50%;
          transform: translateY(-50%); }
        [dir='rtl'] .june-scope .choices__list--dropdown .choices__item--selectable {
          text-align: right;
          padding-left: 100px;
          padding-right: 10px; }
          [dir='rtl'] .june-scope .choices__list--dropdown .choices__item--selectable:after {
            right: auto;
            left: 10px; } }
    .june-scope .choices__list--dropdown .choices__item--selectable.is-highlighted {
      background-color: #f2f2f2; }
      .june-scope .choices__list--dropdown .choices__item--selectable.is-highlighted:after {
        opacity: 0.5; }
  .june-scope .choices__item {
    cursor: default; }
  .june-scope .choices__item--selectable {
    cursor: pointer; }
  .june-scope .choices__item--disabled {
    cursor: not-allowed;
    user-select: none;
    opacity: 0.5; }
  .june-scope .choices__heading {
    font-weight: 600;
    font-size: 12px;
    padding: 10px;
    border-bottom: 1px solid #f7f7f7;
    color: gray; }
  .june-scope .choices__button {
    text-indent: -9999px;
    -webkit-appearance: none;
    appearance: none;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer; }
    .june-scope .choices__button:focus {
      outline: none; }
  .june-scope .choices__input {
    display: inline-block;
    vertical-align: baseline;
    background-color: #f9f9f9;
    font-size: 14px;
    margin-bottom: 5px;
    border: 0;
    border-radius: 0;
    max-width: 100%;
    padding: 4px 0 4px 2px; }
    .june-scope .choices__input:focus {
      outline: 0; }
    [dir='rtl'] .june-scope .choices__input {
      padding-right: 2px;
      padding-left: 0; }
  .june-scope .choices__placeholder {
    opacity: 0.5; }

@keyframes plyr-progress {
  to {
    background-position: var(--plyr-progress-loading-size, 25px) 0; } }

@keyframes plyr-popup {
  0% {
    opacity: 0.5;
    transform: translateY(10px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes plyr-fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
  .june-scope .plyr {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    align-items: center;
    direction: ltr;
    display: flex;
    flex-direction: column;
    font-family: var(--plyr-font-family, inherit);
    font-variant-numeric: tabular-nums;
    font-weight: var(--plyr-font-weight-regular, 400);
    height: 100%;
    line-height: var(--plyr-line-height, 1.7);
    max-width: 100%;
    min-width: 200px;
    position: relative;
    text-shadow: none;
    transition: box-shadow 0.3s ease;
    z-index: 0; }
    .june-scope .plyr video,
    .june-scope .plyr audio,
    .june-scope .plyr iframe {
      display: block;
      height: 100%;
      width: 100%; }
    .june-scope .plyr button {
      font: inherit;
      line-height: inherit;
      width: auto; }
    .june-scope .plyr:focus {
      outline: 0; }
  .june-scope .plyr--full-ui {
    box-sizing: border-box; }
    .june-scope .plyr--full-ui *,
    .june-scope .plyr--full-ui *::after,
    .june-scope .plyr--full-ui *::before {
      box-sizing: inherit; }
  .june-scope .plyr--full-ui a,
  .june-scope .plyr--full-ui button,
  .june-scope .plyr--full-ui input,
  .june-scope .plyr--full-ui label {
    touch-action: manipulation; }
  .june-scope .plyr__badge {
    background: var(--plyr-badge-background, #4a5464);
    border-radius: var(--plyr-badge-border-radius, 2px);
    color: var(--plyr-badge-text-color, #fff);
    font-size: var(--plyr-font-size-badge, 9px);
    line-height: 1;
    padding: 3px 4px; }
  .june-scope .plyr--full-ui ::-webkit-media-text-track-container {
    display: none; }
  .june-scope .plyr__captions {
    animation: plyr-fade-in 0.3s ease;
    bottom: 0;
    display: none;
    font-size: var(--plyr-font-size-small, 13px);
    left: 0;
    padding: var(--plyr-control-spacing, 10px);
    position: absolute;
    text-align: center;
    transition: transform 0.4s ease-in-out;
    width: 100%; }
    .june-scope .plyr__captions span:empty {
      display: none; }
    @media (min-width: 480px) {
      .june-scope .plyr__captions {
        font-size: var(--plyr-font-size-base, 15px);
        padding: calc(var(--plyr-control-spacing, 10px) * 2); } }
    @media (min-width: 768px) {
      .june-scope .plyr__captions {
        font-size: var(--plyr-font-size-large, 18px); } }
  .june-scope .plyr--captions-active .plyr__captions {
    display: block; }
  .june-scope .plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {
    transform: translateY(calc(var(--plyr-control-spacing, 10px) * -4)); }
  .june-scope .plyr__caption {
    background: var(--plyr-captions-background, rgba(0, 0, 0, 0.8));
    border-radius: 2px;
    box-decoration-break: clone;
    color: var(--plyr-captions-text-color, #fff);
    line-height: 185%;
    padding: 0.2em 0.5em;
    white-space: pre-wrap; }
    .june-scope .plyr__caption div {
      display: inline; }
  .june-scope .plyr__control {
    background: transparent;
    border: 0;
    border-radius: var(--plyr-control-radius, 3px);
    color: inherit;
    cursor: pointer;
    flex-shrink: 0;
    overflow: visible;
    padding: calc(var(--plyr-control-spacing, 10px) * 0.7);
    position: relative;
    transition: all 0.3s ease; }
    .june-scope .plyr__control svg {
      display: block;
      fill: currentColor;
      height: var(--plyr-control-icon-size, 18px);
      pointer-events: none;
      width: var(--plyr-control-icon-size, 18px); }
    .june-scope .plyr__control:focus {
      outline: 0; }
    .june-scope .plyr__control.plyr__tab-focus {
      outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
      outline-offset: 2px;
      outline-style: dotted;
      outline-width: 3px; }
  .june-scope a.plyr__control {
    text-decoration: none; }
    .june-scope a.plyr__control::after, .june-scope a.plyr__control::before {
      display: none; }
  .june-scope .plyr__control:not(.plyr__control--pressed) .icon--pressed,
  .june-scope .plyr__control.plyr__control--pressed .icon--not-pressed,
  .june-scope .plyr__control:not(.plyr__control--pressed) .label--pressed,
  .june-scope .plyr__control.plyr__control--pressed .label--not-pressed {
    display: none; }
  .june-scope .plyr--full-ui ::-webkit-media-controls {
    display: none; }
  .june-scope .plyr__controls {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    text-align: center; }
    .june-scope .plyr__controls .plyr__progress__container {
      flex: 1;
      min-width: 0; }
    .june-scope .plyr__controls .plyr__controls__item {
      margin-left: calc(var(--plyr-control-spacing, 10px) / 4); }
      .june-scope .plyr__controls .plyr__controls__item:first-child {
        margin-left: 0;
        margin-right: auto; }
      .june-scope .plyr__controls .plyr__controls__item.plyr__progress__container {
        padding-left: calc(var(--plyr-control-spacing, 10px) / 4); }
      .june-scope .plyr__controls .plyr__controls__item.plyr__time {
        padding: 0 calc(var(--plyr-control-spacing, 10px) / 2); }
      .june-scope .plyr__controls .plyr__controls__item.plyr__progress__container:first-child, .june-scope .plyr__controls .plyr__controls__item.plyr__time:first-child,
      .june-scope .plyr__controls .plyr__controls__item.plyr__time + .plyr__time {
        padding-left: 0; }
    .june-scope .plyr__controls:empty {
      display: none; }
  .june-scope .plyr [data-plyr='captions'],
  .june-scope .plyr [data-plyr='pip'],
  .june-scope .plyr [data-plyr='airplay'],
  .june-scope .plyr [data-plyr='fullscreen'] {
    display: none; }
  .june-scope .plyr--captions-enabled [data-plyr='captions'],
  .june-scope .plyr--pip-supported [data-plyr='pip'],
  .june-scope .plyr--airplay-supported [data-plyr='airplay'],
  .june-scope .plyr--fullscreen-enabled [data-plyr='fullscreen'] {
    display: inline-block; }
  .june-scope .plyr__menu {
    display: flex;
    position: relative; }
    .june-scope .plyr__menu .plyr__control svg {
      transition: transform 0.3s ease; }
    .june-scope .plyr__menu .plyr__control[aria-expanded='true'] svg {
      transform: rotate(90deg); }
    .june-scope .plyr__menu .plyr__control[aria-expanded='true'] .plyr__tooltip {
      display: none; }
    .june-scope .plyr__menu__container {
      animation: plyr-popup 0.2s ease;
      background: var(--plyr-menu-background, rgba(255, 255, 255, 0.9));
      border-radius: 4px;
      bottom: 100%;
      box-shadow: var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
      color: var(--plyr-menu-color, #4a5464);
      font-size: var(--plyr-font-size-base, 15px);
      margin-bottom: 10px;
      position: absolute;
      right: -3px;
      text-align: left;
      white-space: nowrap;
      z-index: 3; }
      .june-scope .plyr__menu__container > div {
        overflow: hidden;
        transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1); }
      .june-scope .plyr__menu__container::after {
        border: var(--plyr-menu-arrow-size, 4px) solid transparent;
        border-top-color: var(--plyr-menu-background, rgba(255, 255, 255, 0.9));
        content: '';
        height: 0;
        position: absolute;
        right: calc(((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7)) - (var(--plyr-menu-arrow-size, 4px) / 2));
        top: 100%;
        width: 0; }
      .june-scope .plyr__menu__container [role='menu'] {
        padding: calc(var(--plyr-control-spacing, 10px) * 0.7); }
      .june-scope .plyr__menu__container [role='menuitem'],
      .june-scope .plyr__menu__container [role='menuitemradio'] {
        margin-top: 2px; }
        .june-scope .plyr__menu__container [role='menuitem']:first-child,
        .june-scope .plyr__menu__container [role='menuitemradio']:first-child {
          margin-top: 0; }
      .june-scope .plyr__menu__container .plyr__control {
        align-items: center;
        color: var(--plyr-menu-color, #4a5464);
        display: flex;
        font-size: var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));
        padding-bottom: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 1.5);
        padding-left: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5);
        padding-right: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5);
        padding-top: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 1.5);
        user-select: none;
        width: 100%; }
        .june-scope .plyr__menu__container .plyr__control > span {
          align-items: inherit;
          display: flex;
          width: 100%; }
        .june-scope .plyr__menu__container .plyr__control::after {
          border: var(--plyr-menu-item-arrow-size, 4px) solid transparent;
          content: '';
          position: absolute;
          top: 50%;
          transform: translateY(-50%); }
        .june-scope .plyr__menu__container .plyr__control--forward {
          padding-right: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 4); }
          .june-scope .plyr__menu__container .plyr__control--forward::after {
            border-left-color: var(--plyr-menu-arrow-color, #728197);
            right: calc((calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5) - var(--plyr-menu-item-arrow-size, 4px)); }
          .june-scope .plyr__menu__container .plyr__control--forward.plyr__tab-focus::after, .june-scope .plyr__menu__container .plyr__control--forward:hover::after {
            border-left-color: currentColor; }
        .june-scope .plyr__menu__container .plyr__control--back {
          font-weight: var(--plyr-font-weight-regular, 400);
          margin: calc(var(--plyr-control-spacing, 10px) * 0.7);
          margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 2);
          padding-left: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 4);
          position: relative;
          width: calc(100% - (calc(var(--plyr-control-spacing, 10px) * 0.7) * 2)); }
          .june-scope .plyr__menu__container .plyr__control--back::after {
            border-right-color: var(--plyr-menu-arrow-color, #728197);
            left: calc((calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5) - var(--plyr-menu-item-arrow-size, 4px)); }
          .june-scope .plyr__menu__container .plyr__control--back::before {
            background: var(--plyr-menu-back-border-color, #dcdfe5);
            box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);
            content: '';
            height: 1px;
            left: 0;
            margin-top: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 2);
            overflow: hidden;
            position: absolute;
            right: 0;
            top: 100%; }
          .june-scope .plyr__menu__container .plyr__control--back.plyr__tab-focus::after, .june-scope .plyr__menu__container .plyr__control--back:hover::after {
            border-right-color: currentColor; }
      .june-scope .plyr__menu__container .plyr__control[role='menuitemradio'] {
        padding-left: calc(var(--plyr-control-spacing, 10px) * 0.7); }
        .june-scope .plyr__menu__container .plyr__control[role='menuitemradio']::before, .june-scope .plyr__menu__container .plyr__control[role='menuitemradio']::after {
          border-radius: 100%; }
        .june-scope .plyr__menu__container .plyr__control[role='menuitemradio']::before {
          background: rgba(0, 0, 0, 0.1);
          content: '';
          display: block;
          flex-shrink: 0;
          height: 16px;
          margin-right: var(--plyr-control-spacing, 10px);
          transition: all 0.3s ease;
          width: 16px; }
        .june-scope .plyr__menu__container .plyr__control[role='menuitemradio']::after {
          background: #fff;
          border: 0;
          height: 6px;
          left: 12px;
          opacity: 0;
          top: 50%;
          transform: translateY(-50%) scale(0);
          transition: transform 0.3s ease, opacity 0.3s ease;
          width: 6px; }
        .june-scope .plyr__menu__container .plyr__control[role='menuitemradio'][aria-checked='true']::before {
          background: var(--plyr-control-toggle-checked-background, var(--plyr-color-main, var(--plyr-color-main, #00b3ff))); }
        .june-scope .plyr__menu__container .plyr__control[role='menuitemradio'][aria-checked='true']::after {
          opacity: 1;
          transform: translateY(-50%) scale(1); }
        .june-scope .plyr__menu__container .plyr__control[role='menuitemradio'].plyr__tab-focus::before, .june-scope .plyr__menu__container .plyr__control[role='menuitemradio']:hover::before {
          background: rgba(35, 40, 47, 0.1); }
      .june-scope .plyr__menu__container .plyr__menu__value {
        align-items: center;
        display: flex;
        margin-left: auto;
        margin-right: calc((calc(var(--plyr-control-spacing, 10px) * 0.7) - 2) * -1);
        overflow: hidden;
        padding-left: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 3.5);
        pointer-events: none; }
  .june-scope .plyr--full-ui input[type='range'] {
    -webkit-appearance: none;
    /* stylelint-disable-line */
    background: transparent;
    border: 0;
    border-radius: calc(var(--plyr-range-thumb-height, 13px) * 2);
    color: var(--plyr-range-fill-background, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
    display: block;
    height: calc((var(--plyr-range-thumb-active-shadow-width, 3px) * 2) + var(--plyr-range-thumb-height, 13px));
    margin: 0;
    padding: 0;
    transition: box-shadow 0.3s ease;
    width: 100%; }
    .june-scope .plyr--full-ui input[type='range']::-webkit-slider-runnable-track {
      background: transparent;
      border: 0;
      border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
      height: var(--plyr-range-track-height, 5px);
      transition: box-shadow 0.3s ease;
      user-select: none;
      background-image: linear-gradient(to right, currentColor var(--value, 0%), transparent var(--value, 0%)); }
    .june-scope .plyr--full-ui input[type='range']::-webkit-slider-thumb {
      background: var(--plyr-range-thumb-background, #fff);
      border: 0;
      border-radius: 100%;
      box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
      height: var(--plyr-range-thumb-height, 13px);
      position: relative;
      transition: all 0.2s ease;
      width: var(--plyr-range-thumb-height, 13px);
      -webkit-appearance: none;
      /* stylelint-disable-line */
      margin-top: calc(((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px)) / 2) * -1); }
    .june-scope .plyr--full-ui input[type='range']::-moz-range-track {
      background: transparent;
      border: 0;
      border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
      height: var(--plyr-range-track-height, 5px);
      transition: box-shadow 0.3s ease;
      user-select: none; }
    .june-scope .plyr--full-ui input[type='range']::-moz-range-thumb {
      background: var(--plyr-range-thumb-background, #fff);
      border: 0;
      border-radius: 100%;
      box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
      height: var(--plyr-range-thumb-height, 13px);
      position: relative;
      transition: all 0.2s ease;
      width: var(--plyr-range-thumb-height, 13px); }
    .june-scope .plyr--full-ui input[type='range']::-moz-range-progress {
      background: currentColor;
      border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
      height: var(--plyr-range-track-height, 5px); }
    .june-scope .plyr--full-ui input[type='range']::-ms-track {
      background: transparent;
      border: 0;
      border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
      height: var(--plyr-range-track-height, 5px);
      transition: box-shadow 0.3s ease;
      user-select: none;
      color: transparent; }
    .june-scope .plyr--full-ui input[type='range']::-ms-fill-upper {
      background: transparent;
      border: 0;
      border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
      height: var(--plyr-range-track-height, 5px);
      transition: box-shadow 0.3s ease;
      user-select: none; }
    .june-scope .plyr--full-ui input[type='range']::-ms-fill-lower {
      background: transparent;
      border: 0;
      border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
      height: var(--plyr-range-track-height, 5px);
      transition: box-shadow 0.3s ease;
      user-select: none;
      background: currentColor; }
    .june-scope .plyr--full-ui input[type='range']::-ms-thumb {
      background: var(--plyr-range-thumb-background, #fff);
      border: 0;
      border-radius: 100%;
      box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
      height: var(--plyr-range-thumb-height, 13px);
      position: relative;
      transition: all 0.2s ease;
      width: var(--plyr-range-thumb-height, 13px);
      margin-top: 0; }
    .june-scope .plyr--full-ui input[type='range']::-ms-tooltip {
      display: none; }
    .june-scope .plyr--full-ui input[type='range']:focus {
      outline: 0; }
    .june-scope .plyr--full-ui input[type='range']::-moz-focus-outer {
      border: 0; }
    .june-scope .plyr--full-ui input[type='range'].plyr__tab-focus::-webkit-slider-runnable-track {
      outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
      outline-offset: 2px;
      outline-style: dotted;
      outline-width: 3px; }
    .june-scope .plyr--full-ui input[type='range'].plyr__tab-focus::-moz-range-track {
      outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
      outline-offset: 2px;
      outline-style: dotted;
      outline-width: 3px; }
    .june-scope .plyr--full-ui input[type='range'].plyr__tab-focus::-ms-track {
      outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
      outline-offset: 2px;
      outline-style: dotted;
      outline-width: 3px; }
  .june-scope .plyr__poster {
    background-color: #000;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.2s ease;
    width: 100%;
    z-index: 1; }
  .june-scope .plyr--stopped.plyr__poster-enabled .plyr__poster {
    opacity: 1; }
  .june-scope .plyr__time {
    font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px)); }
  .june-scope .plyr__time + .plyr__time::before {
    content: '\2044';
    margin-right: var(--plyr-control-spacing, 10px); }
  @media (max-width: calc(768px - 1)) {
    .june-scope .plyr__time + .plyr__time {
      display: none; } }
  .june-scope .plyr__tooltip {
    background: var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
    border-radius: var(--plyr-tooltip-radius, 3px);
    bottom: 100%;
    box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
    color: var(--plyr-tooltip-color, #4a5464);
    font-size: var(--plyr-font-size-small, 13px);
    font-weight: var(--plyr-font-weight-regular, 400);
    left: 50%;
    line-height: 1.3;
    margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) / 2) * 2);
    opacity: 0;
    padding: calc(var(--plyr-control-spacing, 10px) / 2) calc(calc(var(--plyr-control-spacing, 10px) / 2) * 1.5);
    pointer-events: none;
    position: absolute;
    transform: translate(-50%, 10px) scale(0.8);
    transform-origin: 50% 100%;
    transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
    white-space: nowrap;
    z-index: 2; }
    .june-scope .plyr__tooltip::before {
      border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
      border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
      border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
      bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
      content: '';
      height: 0;
      left: 50%;
      position: absolute;
      transform: translateX(-50%);
      width: 0;
      z-index: 2; }
  .june-scope .plyr .plyr__control:hover .plyr__tooltip,
  .june-scope .plyr .plyr__control.plyr__tab-focus .plyr__tooltip,
  .june-scope .plyr__tooltip--visible {
    opacity: 1;
    transform: translate(-50%, 0) scale(1); }
  .june-scope .plyr .plyr__control:hover .plyr__tooltip {
    z-index: 3; }
  .june-scope .plyr__controls > .plyr__control:first-child .plyr__tooltip,
  .june-scope .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip {
    left: 0;
    transform: translate(0, 10px) scale(0.8);
    transform-origin: 0 100%; }
    .june-scope .plyr__controls > .plyr__control:first-child .plyr__tooltip::before,
    .june-scope .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip::before {
      left: calc((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7)); }
  .june-scope .plyr__controls > .plyr__control:last-child .plyr__tooltip {
    left: auto;
    right: 0;
    transform: translate(0, 10px) scale(0.8);
    transform-origin: 100% 100%; }
    .june-scope .plyr__controls > .plyr__control:last-child .plyr__tooltip::before {
      left: auto;
      right: calc((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7));
      transform: translateX(50%); }
  .june-scope .plyr__controls > .plyr__control:first-child:hover .plyr__tooltip,
  .june-scope .plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip,
  .june-scope .plyr__controls > .plyr__control:first-child .plyr__tooltip--visible,
  .june-scope .plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip,
  .june-scope .plyr__controls > .plyr__control:first-child + .plyr__control.plyr__tab-focus .plyr__tooltip,
  .june-scope .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible,
  .june-scope .plyr__controls > .plyr__control:last-child:hover .plyr__tooltip,
  .june-scope .plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip,
  .june-scope .plyr__controls > .plyr__control:last-child .plyr__tooltip--visible {
    transform: translate(0, 0) scale(1); }
  .june-scope .plyr__progress {
    left: calc(var(--plyr-range-thumb-height, 13px) * 0.5);
    margin-right: var(--plyr-range-thumb-height, 13px);
    position: relative; }
    .june-scope .plyr__progress input[type='range'], .june-scope .plyr__progress__buffer {
      margin-left: calc(var(--plyr-range-thumb-height, 13px) * -0.5);
      margin-right: calc(var(--plyr-range-thumb-height, 13px) * -0.5);
      width: calc(100% + var(--plyr-range-thumb-height, 13px)); }
    .june-scope .plyr__progress input[type='range'] {
      position: relative;
      z-index: 2; }
    .june-scope .plyr__progress .plyr__tooltip {
      font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
      left: 0; }
  .june-scope .plyr__progress__buffer {
    -webkit-appearance: none;
    /* stylelint-disable-line */
    background: transparent;
    border: 0;
    border-radius: 100px;
    height: var(--plyr-range-track-height, 5px);
    left: 0;
    margin-top: calc((var(--plyr-range-track-height, 5px) / 2) * -1);
    padding: 0;
    position: absolute;
    top: 50%; }
    .june-scope .plyr__progress__buffer::-webkit-progress-bar {
      background: transparent; }
    .june-scope .plyr__progress__buffer::-webkit-progress-value {
      background: currentColor;
      border-radius: 100px;
      min-width: var(--plyr-range-track-height, 5px);
      transition: width 0.2s ease; }
    .june-scope .plyr__progress__buffer::-moz-progress-bar {
      background: currentColor;
      border-radius: 100px;
      min-width: var(--plyr-range-track-height, 5px);
      transition: width 0.2s ease; }
    .june-scope .plyr__progress__buffer::-ms-fill {
      border-radius: 100px;
      transition: width 0.2s ease; }
  .june-scope .plyr--loading .plyr__progress__buffer {
    animation: plyr-progress 1s linear infinite;
    background-image: linear-gradient(-45deg, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 25%, transparent 25%, transparent 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 75%, transparent 75%, transparent);
    background-repeat: repeat-x;
    background-size: var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);
    color: transparent; }
  .june-scope .plyr--video.plyr--loading .plyr__progress__buffer {
    background-color: var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)); }
  .june-scope .plyr--audio.plyr--loading .plyr__progress__buffer {
    background-color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)); }
  .june-scope .plyr__volume {
    align-items: center;
    display: flex;
    max-width: 110px;
    min-width: 80px;
    position: relative;
    width: 20%; }
    .june-scope .plyr__volume input[type='range'] {
      margin-left: calc(var(--plyr-control-spacing, 10px) / 2);
      margin-right: calc(var(--plyr-control-spacing, 10px) / 2);
      position: relative;
      z-index: 2; }
  .june-scope .plyr--is-ios .plyr__volume {
    min-width: 0;
    width: auto; }
  .june-scope .plyr--audio {
    display: block; }
  .june-scope .plyr--audio .plyr__controls {
    background: var(--plyr-audio-controls-background, #fff);
    border-radius: inherit;
    color: var(--plyr-audio-control-color, #4a5464);
    padding: var(--plyr-control-spacing, 10px); }
  .june-scope .plyr--audio .plyr__control.plyr__tab-focus, .june-scope .plyr--audio .plyr__control:hover, .june-scope .plyr--audio .plyr__control[aria-expanded='true'] {
    background: var(--plyr-audio-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
    color: var(--plyr-audio-control-color-hover, #fff); }
  .june-scope .plyr--full-ui.plyr--audio input[type='range']::-webkit-slider-runnable-track {
    background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6))); }
  .june-scope .plyr--full-ui.plyr--audio input[type='range']::-moz-range-track {
    background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6))); }
  .june-scope .plyr--full-ui.plyr--audio input[type='range']::-ms-track {
    background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6))); }
  .june-scope .plyr--full-ui.plyr--audio input[type='range']:active::-webkit-slider-thumb {
    box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1)); }
  .june-scope .plyr--full-ui.plyr--audio input[type='range']:active::-moz-range-thumb {
    box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1)); }
  .june-scope .plyr--full-ui.plyr--audio input[type='range']:active::-ms-thumb {
    box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1)); }
  .june-scope .plyr--audio .plyr__progress__buffer {
    color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)); }
  .june-scope .plyr--video {
    background: #000;
    overflow: hidden; }
    .june-scope .plyr--video.plyr--menu-open {
      overflow: visible; }
  .june-scope .plyr__video-wrapper {
    background: #000;
    height: 100%;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%; }
  .june-scope .plyr__video-embed,
  .june-scope .plyr__video-wrapper--fixed-ratio {
    height: 0;
    padding-bottom: 56.25%; }
  .june-scope .plyr__video-embed iframe,
  .june-scope .plyr__video-wrapper--fixed-ratio video {
    border: 0;
    left: 0;
    position: absolute;
    top: 0; }
  .june-scope .plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
    padding-bottom: 240%;
    position: relative;
    transform: translateY(-38.28125%); }
  .june-scope .plyr--video .plyr__controls {
    background: var(--plyr-video-controls-background, linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)));
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    bottom: 0;
    color: var(--plyr-video-control-color, #fff);
    left: 0;
    padding: calc(var(--plyr-control-spacing, 10px) / 2);
    padding-top: calc(var(--plyr-control-spacing, 10px) * 2);
    position: absolute;
    right: 0;
    transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
    z-index: 3; }
    @media (min-width: 480px) {
      .june-scope .plyr--video .plyr__controls {
        padding: var(--plyr-control-spacing, 10px);
        padding-top: calc(var(--plyr-control-spacing, 10px) * 3.5); } }
  .june-scope .plyr--video.plyr--hide-controls .plyr__controls {
    opacity: 0;
    pointer-events: none;
    transform: translateY(100%); }
  .june-scope .plyr--video .plyr__control.plyr__tab-focus, .june-scope .plyr--video .plyr__control:hover, .june-scope .plyr--video .plyr__control[aria-expanded='true'] {
    background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
    color: var(--plyr-video-control-color-hover, #fff); }
  .june-scope .plyr__control--overlaid {
    background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
    border: 0;
    border-radius: 100%;
    color: var(--plyr-video-control-color, #fff);
    display: none;
    left: 50%;
    opacity: 0.9;
    padding: calc(var(--plyr-control-spacing, 10px) * 1.5);
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: 0.3s;
    z-index: 2; }
    .june-scope .plyr__control--overlaid svg {
      left: 2px;
      position: relative; }
    .june-scope .plyr__control--overlaid:hover, .june-scope .plyr__control--overlaid:focus {
      opacity: 1; }
  .june-scope .plyr--playing .plyr__control--overlaid {
    opacity: 0;
    visibility: hidden; }
  .june-scope .plyr--full-ui.plyr--video .plyr__control--overlaid {
    display: block; }
  .june-scope .plyr--full-ui.plyr--video input[type='range']::-webkit-slider-runnable-track {
    background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25))); }
  .june-scope .plyr--full-ui.plyr--video input[type='range']::-moz-range-track {
    background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25))); }
  .june-scope .plyr--full-ui.plyr--video input[type='range']::-ms-track {
    background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25))); }
  .june-scope .plyr--full-ui.plyr--video input[type='range']:active::-webkit-slider-thumb {
    box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5)); }
  .june-scope .plyr--full-ui.plyr--video input[type='range']:active::-moz-range-thumb {
    box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5)); }
  .june-scope .plyr--full-ui.plyr--video input[type='range']:active::-ms-thumb {
    box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5)); }
  .june-scope .plyr--video .plyr__progress__buffer {
    color: var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)); }
  .june-scope .plyr:fullscreen {
    background: #000;
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%; }
    .june-scope .plyr:fullscreen video {
      height: 100%; }
    .june-scope .plyr:fullscreen .plyr__video-wrapper {
      height: 100%;
      position: static; }
    .june-scope .plyr:fullscreen.plyr--vimeo .plyr__video-wrapper {
      height: 0;
      position: relative; }
    .june-scope .plyr:fullscreen .plyr__control .icon--exit-fullscreen {
      display: block; }
      .june-scope .plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
        display: none; }
    .june-scope .plyr:fullscreen.plyr--hide-controls {
      cursor: none; }
    @media (min-width: 1024px) {
      .june-scope .plyr:fullscreen .plyr__captions {
        font-size: var(--plyr-font-size-xlarge, 21px); } }
  .june-scope .plyr:-webkit-full-screen {
    background: #000;
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%; }
    .june-scope .plyr:-webkit-full-screen video {
      height: 100%; }
    .june-scope .plyr:-webkit-full-screen .plyr__video-wrapper {
      height: 100%;
      position: static; }
    .june-scope .plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
      height: 0;
      position: relative; }
    .june-scope .plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
      display: block; }
      .june-scope .plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
        display: none; }
    .june-scope .plyr:-webkit-full-screen.plyr--hide-controls {
      cursor: none; }
    @media (min-width: 1024px) {
      .june-scope .plyr:-webkit-full-screen .plyr__captions {
        font-size: var(--plyr-font-size-xlarge, 21px); } }
  .june-scope .plyr:-moz-full-screen {
    background: #000;
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%; }
    .june-scope .plyr:-moz-full-screen video {
      height: 100%; }
    .june-scope .plyr:-moz-full-screen .plyr__video-wrapper {
      height: 100%;
      position: static; }
    .june-scope .plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper {
      height: 0;
      position: relative; }
    .june-scope .plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
      display: block; }
      .june-scope .plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen + svg {
        display: none; }
    .june-scope .plyr:-moz-full-screen.plyr--hide-controls {
      cursor: none; }
    @media (min-width: 1024px) {
      .june-scope .plyr:-moz-full-screen .plyr__captions {
        font-size: var(--plyr-font-size-xlarge, 21px); } }
  .june-scope .plyr:-ms-fullscreen {
    background: #000;
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%; }
    .june-scope .plyr:-ms-fullscreen video {
      height: 100%; }
    .june-scope .plyr:-ms-fullscreen .plyr__video-wrapper {
      height: 100%;
      position: static; }
    .june-scope .plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
      height: 0;
      position: relative; }
    .june-scope .plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
      display: block; }
      .june-scope .plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
        display: none; }
    .june-scope .plyr:-ms-fullscreen.plyr--hide-controls {
      cursor: none; }
    @media (min-width: 1024px) {
      .june-scope .plyr:-ms-fullscreen .plyr__captions {
        font-size: var(--plyr-font-size-xlarge, 21px); } }
  .june-scope .plyr--fullscreen-fallback {
    background: #000;
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%;
    bottom: 0;
    display: block;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000000; }
    .june-scope .plyr--fullscreen-fallback video {
      height: 100%; }
    .june-scope .plyr--fullscreen-fallback .plyr__video-wrapper {
      height: 100%;
      position: static; }
    .june-scope .plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper {
      height: 0;
      position: relative; }
    .june-scope .plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
      display: block; }
      .june-scope .plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {
        display: none; }
    .june-scope .plyr--fullscreen-fallback.plyr--hide-controls {
      cursor: none; }
    @media (min-width: 1024px) {
      .june-scope .plyr--fullscreen-fallback .plyr__captions {
        font-size: var(--plyr-font-size-xlarge, 21px); } }
  .june-scope .plyr__ads {
    border-radius: inherit;
    bottom: 0;
    cursor: pointer;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1; }
    .june-scope .plyr__ads > div,
    .june-scope .plyr__ads > div iframe {
      height: 100%;
      position: absolute;
      width: 100%; }
    .june-scope .plyr__ads::after {
      background: #23282f;
      border-radius: 2px;
      bottom: var(--plyr-control-spacing, 10px);
      color: #fff;
      content: attr(data-badge-text);
      font-size: 11px;
      padding: 2px 6px;
      pointer-events: none;
      position: absolute;
      right: var(--plyr-control-spacing, 10px);
      z-index: 3; }
    .june-scope .plyr__ads::after:empty {
      display: none; }
  .june-scope .plyr__cues {
    background: currentColor;
    display: block;
    height: var(--plyr-range-track-height, 5px);
    left: 0;
    margin: -var(--plyr-range-track-height, 5px)/2 0 0;
    opacity: 0.8;
    position: absolute;
    top: 50%;
    width: 3px;
    z-index: 3; }
  .june-scope .plyr__preview-thumb {
    background-color: var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
    border-radius: 3px;
    bottom: 100%;
    box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
    margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) / 2) * 2);
    opacity: 0;
    padding: var(--plyr-tooltip-radius, 3px);
    pointer-events: none;
    position: absolute;
    transform: translate(0, 10px) scale(0.8);
    transform-origin: 50% 100%;
    transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
    z-index: 2; }
    .june-scope .plyr__preview-thumb--is-shown {
      opacity: 1;
      transform: translate(0, 0) scale(1); }
    .june-scope .plyr__preview-thumb::before {
      border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
      border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
      border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
      bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
      content: '';
      height: 0;
      left: 50%;
      position: absolute;
      transform: translateX(-50%);
      width: 0;
      z-index: 2; }
    .june-scope .plyr__preview-thumb__image-container {
      background: #c1c8d1;
      border-radius: calc(var(--plyr-tooltip-radius, 3px) - 1px);
      overflow: hidden;
      position: relative;
      z-index: 0; }
      .june-scope .plyr__preview-thumb__image-container img {
        height: 100%;
        left: 0;
        max-height: none;
        max-width: none;
        position: absolute;
        top: 0;
        width: 100%; }
    .june-scope .plyr__preview-thumb__time-container {
      bottom: 6px;
      left: 0;
      position: absolute;
      right: 0;
      white-space: nowrap;
      z-index: 3; }
      .june-scope .plyr__preview-thumb__time-container span {
        background-color: rgba(0, 0, 0, 0.55);
        border-radius: calc(var(--plyr-tooltip-radius, 3px) - 1px);
        color: #fff;
        font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
        padding: 3px 6px; }
  .june-scope .plyr__preview-scrubbing {
    bottom: 0;
    filter: blur(1px);
    height: 100%;
    left: 0;
    margin: auto;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.3s ease;
    width: 100%;
    z-index: 1; }
    .june-scope .plyr__preview-scrubbing--is-shown {
      opacity: 1; }
    .june-scope .plyr__preview-scrubbing img {
      height: 100%;
      left: 0;
      max-height: none;
      max-width: none;
      object-fit: contain;
      position: absolute;
      top: 0;
      width: 100%; }
  .june-scope .plyr--no-transition {
    transition: none !important; }
  .june-scope .plyr__sr-only {
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    border: 0 !important;
    height: 1px !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important; }
  .june-scope .plyr [hidden] {
    display: none !important; }
  .june-scope .jv-shadow-1 {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
    .june-scope .jv-shadow-1.jv-shadow--hover:hover {
      box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }
  .june-scope .jv-shadow-2 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
    .june-scope .jv-shadow-2.jv-shadow--hover:hover {
      box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }
  .june-scope .jv-shadow-3 {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
    .june-scope .jv-shadow-3.jv-shadow--hover:hover {
      box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22); }
  .june-scope .jv-shadow-4 {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
    .june-scope .jv-shadow-4.jv-shadow--hover:hover {
      box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22); }
  .june-scope .jv-shadow-5 {
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
    .june-scope .jv-shadow-5.jv-shadow--hover:hover {
      box-shadow: 0 28px 56px rgba(0, 0, 0, 0.3), 0 18px 15px rgba(0, 0, 0, 0.3); }
  .june-scope html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */ }
  .june-scope body {
    margin: 0; }
  .june-scope h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  .june-scope hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */ }
  .june-scope pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */ }
  .june-scope a {
    background-color: transparent; }
  .june-scope abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */ }
  .june-scope b,
  .june-scope strong {
    font-weight: bolder; }
  .june-scope code,
  .june-scope kbd,
  .june-scope samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */ }
  .june-scope small {
    font-size: 80%; }
  .june-scope sub,
  .june-scope sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  .june-scope sub {
    bottom: -0.25em; }
  .june-scope sup {
    top: -0.5em; }
  .june-scope img {
    border-style: none; }
  .june-scope button,
  .june-scope input,
  .june-scope optgroup,
  .june-scope select,
  .june-scope textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */ }
  .june-scope button,
  .june-scope input {
    /* 1 */
    overflow: visible; }
  .june-scope button,
  .june-scope select {
    /* 1 */
    text-transform: none; }
  .june-scope button,
  .june-scope [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 {
    border-style: none;
    padding: 0; }
  .june-scope button:-moz-focusring,
  .june-scope [type="button"]:-moz-focusring,
  .june-scope [type="reset"]:-moz-focusring,
  .june-scope [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }
  .june-scope fieldset {
    padding: 0.35em 0.75em 0.625em; }
  .june-scope legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */ }
  .june-scope progress {
    vertical-align: baseline; }
  .june-scope textarea {
    overflow: auto; }
  .june-scope [type="checkbox"],
  .june-scope [type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */ }
  .june-scope [type="number"]::-webkit-inner-spin-button,
  .june-scope [type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .june-scope [type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */ }
  .june-scope [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .june-scope ::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */ }
  .june-scope details {
    display: block; }
  .june-scope summary {
    display: list-item; }
  .june-scope template {
    display: none; }
  .june-scope [hidden] {
    display: none; }
  .june-scope body, .june-scope html {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }
  .june-scope body {
    overflow-x: hidden; }
  .june-scope *, .june-scope *:before, .june-scope *:after {
    box-sizing: border-box; }
  @media screen and (min-width: 1280px) {
    .june-scope body:before {
      content: "xl";
      display: none; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope body:before {
      content: "lg";
      display: none; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope body:before {
      content: "md";
      display: none; } }
  @media screen and (max-width: 511.98px) {
    .june-scope body:before {
      content: "sm";
      display: none; } }
  .june-scope .je-header {
    display: contents; }
  .june-scope .je-section {
    width: 100%;
    position: relative;
    padding-bottom: 1px;
    margin-bottom: -1px; }
    .june-scope .je-section__container-fluid {
      width: 100%;
      position: relative; }
    .june-scope .je-section__container {
      width: 100%;
      margin: 0 auto;
      position: relative; }
    @media screen and (min-width: 1280px) {
      .june-scope .je-section__container {
        max-width: 1152px; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope .je-section__container {
        max-width: 960px; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope .je-section__container {
        max-width: 576px; } }
    @media screen and (max-width: 511.98px) {
      .june-scope .je-section__container {
        max-width: none; } }
  .june-scope .je-img {
    display: inline-block;
    margin: 0;
    line-height: 0;
    position: relative; }
    .june-scope .je-img__wrapper {
      position: relative;
      display: inline-block;
      overflow: hidden;
      line-height: 0;
      height: 100%; }
    .june-scope .je-img figcaption {
      pointer-events: none; }
      .june-scope .je-img figcaption h3,
      .june-scope .je-img figcaption p {
        color: #fff; }
    .june-scope .je-img figcaption {
      padding: 1em;
      position: absolute;
      left: 0;
      width: 100%;
      text-align: center;
      top: 50%;
      transform: translateY(-50%); }
    .june-scope .je-img__image {
      max-width: 100%;
      height: auto;
      object-fit: cover;
      display: block; }
    .june-scope .je-img__hashed-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      transition: opacity .3s ease; }
      .june-scope .je-img__hashed-overlay--is-hidden {
        opacity: 0;
        visibility: hidden;
        pointer-events: none; }
    .june-scope .je-img--block {
      display: block;
      width: 100%; }
    .june-scope .je-img--a-left {
      text-align: left; }
    .june-scope .je-img--a-center {
      text-align: center; }
    .june-scope .je-img--a-right {
      text-align: right; }
    .june-scope .je-img--a-just .je-img__wrapper {
      width: 100%; }
    .june-scope .je-img--a-just img,
    .june-scope .je-img--a-just .je-img__picture {
      width: 100% !important; }
    @media screen and (min-width: 1280px) {
      .june-scope .je-img-xl--block {
        display: block;
        width: 100%; }
      .june-scope .je-img-xl--a-left {
        text-align: left; }
      .june-scope .je-img-xl--a-center {
        text-align: center; }
      .june-scope .je-img-xl--a-right {
        text-align: right; }
      .june-scope .je-img-xl--a-just .je-img__wrapper {
        width: 100%; }
      .june-scope .je-img-xl--a-just img,
      .june-scope .je-img-xl--a-just .je-img__picture {
        width: 100% !important; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope .je-img-lg--block {
        display: block;
        width: 100%; }
      .june-scope .je-img-lg--a-left {
        text-align: left; }
      .june-scope .je-img-lg--a-center {
        text-align: center; }
      .june-scope .je-img-lg--a-right {
        text-align: right; }
      .june-scope .je-img-lg--a-just .je-img__wrapper {
        width: 100%; }
      .june-scope .je-img-lg--a-just img,
      .june-scope .je-img-lg--a-just .je-img__picture {
        width: 100% !important; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope .je-img-md--block {
        display: block;
        width: 100%; }
      .june-scope .je-img-md--a-left {
        text-align: left; }
      .june-scope .je-img-md--a-center {
        text-align: center; }
      .june-scope .je-img-md--a-right {
        text-align: right; }
      .june-scope .je-img-md--a-just .je-img__wrapper {
        width: 100%; }
      .june-scope .je-img-md--a-just img,
      .june-scope .je-img-md--a-just .je-img__picture {
        width: 100% !important; } }
    @media screen and (max-width: 511.98px) {
      .june-scope .je-img-sm--block {
        display: block;
        width: 100%; }
      .june-scope .je-img-sm--a-left {
        text-align: left; }
      .june-scope .je-img-sm--a-center {
        text-align: center; }
      .june-scope .je-img-sm--a-right {
        text-align: right; }
      .june-scope .je-img-sm--a-just .je-img__wrapper {
        width: 100%; }
      .june-scope .je-img-sm--a-just img,
      .june-scope .je-img-sm--a-just .je-img__picture {
        width: 100% !important; } }
  .june-scope .je-bg-img {
    position: absolute; }
    .june-scope .je-bg-img--cover {
      min-width: 100%;
      min-height: 100%;
      object-fit: cover;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
    .june-scope .je-bg-img--contain {
      min-width: 100%;
      min-height: 100%;
      object-fit: contain;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
    .june-scope .je-bg-img--fixed {
      position: fixed;
      z-index: -1; }
    .june-scope .je-bg-img__container {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%; }
      .june-scope .je-bg-img__container + * {
        position: relative; }
    .june-scope .je-bg-img__video {
      position: absolute;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .june-scope .je-bg-img--tl {
      object-position: 0% 0%; }
    .june-scope .je-bg-img--tc {
      object-position: 50% 0%; }
    .june-scope .je-bg-img--tr {
      object-position: 100% 0%; }
    .june-scope .je-bg-img--ml {
      object-position: 0% 50%; }
    .june-scope .je-bg-img--mc {
      object-position: 50% 50%; }
    .june-scope .je-bg-img--mr {
      object-position: 100% 50%; }
    .june-scope .je-bg-img--bl {
      object-position: 0% 100%; }
    .june-scope .je-bg-img--bc {
      object-position: 50% 100%; }
    .june-scope .je-bg-img--br {
      object-position: 100% 100%; }
    .june-scope .je-bg-img-xl, .june-scope .je-bg-img-lg, .june-scope .je-bg-img-md, .june-scope .je-bg-img-sm {
      display: none; }
    .june-scope .je-bg-img--overlay-on-hover > .je-bg-img__container {
      opacity: 0;
      transition: opacity 0.3s ease; }
    .june-scope .je-bg-img--overlay-on-hover > .jc-container__inner {
      transition: background-color 0.3s 0.3s ease; }
    .june-scope .je-bg-img--overlay-on-hover:hover > .jc-container__inner {
      background-color: transparent !important;
      transition: background-color 0.3s ease; }
    .june-scope .je-bg-img--overlay-on-hover:hover > .je-bg-img__container {
      opacity: 1; }
    .june-scope .je-bg-img--reveal-on-hover > .je-bg-img__container {
      transition: opacity 0.3s ease; }
    .june-scope .je-bg-img--reveal-on-hover > .jc-container__inner {
      transition: background-color 0.3s 0.3s ease; }
    .june-scope .je-bg-img--reveal-on-hover:hover > .jc-container__inner {
      background-color: transparent !important; }
    .june-scope .je-bg-img--reveal-on-hover:hover > .je-bg-img__container {
      opacity: 1;
      transition: opacity 0.3s ease; }
    .june-scope .je-bg-img--hide-on-hover > .je-bg-img__container {
      transition: opacity 0.3s ease; }
    .june-scope .je-bg-img--hide-on-hover:hover > .je-bg-img__container {
      opacity: 0;
      transition: opacity 0.3s ease; }
    @media screen and (min-width: 1280px) {
      .june-scope .je-bg-img-xl {
        display: block; }
        .june-scope .je-bg-img-xl ~ .je-bg-img {
          display: none; }
        .june-scope .je-bg-img-xl--cover {
          min-width: 100%;
          min-height: 100%;
          object-fit: cover;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0; }
        .june-scope .je-bg-img-xl--contain {
          min-width: 100%;
          min-height: 100%;
          object-fit: contain;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0; }
        .june-scope .je-bg-img-xl--tl {
          object-position: 0% 0%; }
        .june-scope .je-bg-img-xl--tc {
          object-position: 50% 0%; }
        .june-scope .je-bg-img-xl--tr {
          object-position: 100% 0%; }
        .june-scope .je-bg-img-xl--ml {
          object-position: 0% 50%; }
        .june-scope .je-bg-img-xl--mc {
          object-position: 50% 50%; }
        .june-scope .je-bg-img-xl--mr {
          object-position: 100% 50%; }
        .june-scope .je-bg-img-xl--bl {
          object-position: 0% 100%; }
        .june-scope .je-bg-img-xl--bc {
          object-position: 50% 100%; }
        .june-scope .je-bg-img-xl--br {
          object-position: 100% 100%; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope .je-bg-img-lg {
        display: block; }
        .june-scope .je-bg-img-lg ~ .je-bg-img {
          display: none; }
        .june-scope .je-bg-img-lg--cover {
          min-width: 100%;
          min-height: 100%;
          object-fit: cover;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0; }
        .june-scope .je-bg-img-lg--contain {
          min-width: 100%;
          min-height: 100%;
          object-fit: contain;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0; }
        .june-scope .je-bg-img-lg--tl {
          object-position: 0% 0%; }
        .june-scope .je-bg-img-lg--tc {
          object-position: 50% 0%; }
        .june-scope .je-bg-img-lg--tr {
          object-position: 100% 0%; }
        .june-scope .je-bg-img-lg--ml {
          object-position: 0% 50%; }
        .june-scope .je-bg-img-lg--mc {
          object-position: 50% 50%; }
        .june-scope .je-bg-img-lg--mr {
          object-position: 100% 50%; }
        .june-scope .je-bg-img-lg--bl {
          object-position: 0% 100%; }
        .june-scope .je-bg-img-lg--bc {
          object-position: 50% 100%; }
        .june-scope .je-bg-img-lg--br {
          object-position: 100% 100%; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope .je-bg-img-md {
        display: block; }
        .june-scope .je-bg-img-md ~ .je-bg-img {
          display: none; }
        .june-scope .je-bg-img-md--cover {
          min-width: 100%;
          min-height: 100%;
          object-fit: cover;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0; }
        .june-scope .je-bg-img-md--contain {
          min-width: 100%;
          min-height: 100%;
          object-fit: contain;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0; }
        .june-scope .je-bg-img-md--tl {
          object-position: 0% 0%; }
        .june-scope .je-bg-img-md--tc {
          object-position: 50% 0%; }
        .june-scope .je-bg-img-md--tr {
          object-position: 100% 0%; }
        .june-scope .je-bg-img-md--ml {
          object-position: 0% 50%; }
        .june-scope .je-bg-img-md--mc {
          object-position: 50% 50%; }
        .june-scope .je-bg-img-md--mr {
          object-position: 100% 50%; }
        .june-scope .je-bg-img-md--bl {
          object-position: 0% 100%; }
        .june-scope .je-bg-img-md--bc {
          object-position: 50% 100%; }
        .june-scope .je-bg-img-md--br {
          object-position: 100% 100%; } }
    @media screen and (max-width: 511.98px) {
      .june-scope .je-bg-img-sm {
        display: block; }
        .june-scope .je-bg-img-sm ~ .je-bg-img {
          display: none; }
        .june-scope .je-bg-img-sm--cover {
          min-width: 100%;
          min-height: 100%;
          object-fit: cover;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0; }
        .june-scope .je-bg-img-sm--contain {
          min-width: 100%;
          min-height: 100%;
          object-fit: contain;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0; }
        .june-scope .je-bg-img-sm--tl {
          object-position: 0% 0%; }
        .june-scope .je-bg-img-sm--tc {
          object-position: 50% 0%; }
        .june-scope .je-bg-img-sm--tr {
          object-position: 100% 0%; }
        .june-scope .je-bg-img-sm--ml {
          object-position: 0% 50%; }
        .june-scope .je-bg-img-sm--mc {
          object-position: 50% 50%; }
        .june-scope .je-bg-img-sm--mr {
          object-position: 100% 50%; }
        .june-scope .je-bg-img-sm--bl {
          object-position: 0% 100%; }
        .june-scope .je-bg-img-sm--bc {
          object-position: 50% 100%; }
        .june-scope .je-bg-img-sm--br {
          object-position: 100% 100%; } }
  .june-scope .jh-bg-video__controls {
    position: absolute;
    display: inline-flex; }
  .june-scope .jh-bg-video__fullscreen, .june-scope .jh-bg-video__state {
    width: 24px;
    height: 24px;
    margin-left: 8px; }
  @media screen and (min-width: 1280px) {
    .june-scope .je-img__picture[class*="jh-ratio-xl"] .je-img__image,
    .june-scope .je-img__picture[class*="jh-ratio--"] .je-img__image {
      position: absolute;
      height: 100%; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .je-img__picture[class*="jh-ratio-lg"] .je-img__image,
    .june-scope .je-img__picture[class*="jh-ratio--"] .je-img__image {
      position: absolute;
      height: 100%; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .je-img__picture[class*="jh-ratio-md"] .je-img__image,
    .june-scope .je-img__picture[class*="jh-ratio--"] .je-img__image {
      position: absolute;
      height: 100%; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .je-img__picture[class*="jh-ratio-sm"] .je-img__image,
    .june-scope .je-img__picture[class*="jh-ratio--"] .je-img__image {
      position: absolute;
      height: 100%; } }
  @media screen and (min-width: 1280px) {
    .june-scope .je-form-xl--label-inline .jc-form-field--text .jc-form-field__label {
      text-align: right;
      position: absolute;
      right: 100%;
      margin-bottom: 0 !important;
      margin-right: .5em;
      top: 50%;
      transform: translateY(-50%); }
    .june-scope .je-form-xl--label-inline .jc-form-field--check .jc-form-field__group-header {
      text-align: right;
      position: absolute;
      right: 100%;
      margin-bottom: 0 !important;
      margin-right: .5em; }
    .june-scope .je-form-xl--label-inline.je-form-xl--label-1 {
      padding-left: 8.33333%; }
      .june-scope .je-form-xl--label-inline.je-form-xl--label-1 .jc-form-field--text .jc-form-field__label {
        width: 8.33333%; }
      .june-scope .je-form-xl--label-inline.je-form-xl--label-1 .jc-form-field--check .jc-form-field__group-header {
        width: 8.33333%; }
    .june-scope .je-form-xl--label-inline.je-form-xl--label-2 {
      padding-left: 16.66667%; }
      .june-scope .je-form-xl--label-inline.je-form-xl--label-2 .jc-form-field--text .jc-form-field__label {
        width: 16.66667%; }
      .june-scope .je-form-xl--label-inline.je-form-xl--label-2 .jc-form-field--check .jc-form-field__group-header {
        width: 16.66667%; }
    .june-scope .je-form-xl--label-inline.je-form-xl--label-3 {
      padding-left: 25%; }
      .june-scope .je-form-xl--label-inline.je-form-xl--label-3 .jc-form-field--text .jc-form-field__label {
        width: 25%; }
      .june-scope .je-form-xl--label-inline.je-form-xl--label-3 .jc-form-field--check .jc-form-field__group-header {
        width: 25%; }
    .june-scope .je-form-xl--label-inline.je-form-xl--label-4 {
      padding-left: 33.33333%; }
      .june-scope .je-form-xl--label-inline.je-form-xl--label-4 .jc-form-field--text .jc-form-field__label {
        width: 33.33333%; }
      .june-scope .je-form-xl--label-inline.je-form-xl--label-4 .jc-form-field--check .jc-form-field__group-header {
        width: 33.33333%; }
    .june-scope .je-form-xl--label-inline.je-form-xl--label-5 {
      padding-left: 41.66667%; }
      .june-scope .je-form-xl--label-inline.je-form-xl--label-5 .jc-form-field--text .jc-form-field__label {
        width: 41.66667%; }
      .june-scope .je-form-xl--label-inline.je-form-xl--label-5 .jc-form-field--check .jc-form-field__group-header {
        width: 41.66667%; }
    .june-scope .je-form-xl--label-inline.je-form-xl--label-6 {
      padding-left: 50%; }
      .june-scope .je-form-xl--label-inline.je-form-xl--label-6 .jc-form-field--text .jc-form-field__label {
        width: 50%; }
      .june-scope .je-form-xl--label-inline.je-form-xl--label-6 .jc-form-field--check .jc-form-field__group-header {
        width: 50%; }
    .june-scope .je-form-xl--label-inline.je-form-xl--label-7 {
      padding-left: 58.33333%; }
      .june-scope .je-form-xl--label-inline.je-form-xl--label-7 .jc-form-field--text .jc-form-field__label {
        width: 58.33333%; }
      .june-scope .je-form-xl--label-inline.je-form-xl--label-7 .jc-form-field--check .jc-form-field__group-header {
        width: 58.33333%; }
    .june-scope .je-form-xl--label-inline.je-form-xl--label-8 {
      padding-left: 66.66667%; }
      .june-scope .je-form-xl--label-inline.je-form-xl--label-8 .jc-form-field--text .jc-form-field__label {
        width: 66.66667%; }
      .june-scope .je-form-xl--label-inline.je-form-xl--label-8 .jc-form-field--check .jc-form-field__group-header {
        width: 66.66667%; }
    .june-scope .je-form-xl--label-inline.je-form-xl--label-9 {
      padding-left: 75%; }
      .june-scope .je-form-xl--label-inline.je-form-xl--label-9 .jc-form-field--text .jc-form-field__label {
        width: 75%; }
      .june-scope .je-form-xl--label-inline.je-form-xl--label-9 .jc-form-field--check .jc-form-field__group-header {
        width: 75%; }
    .june-scope .je-form-xl--label-inline.je-form-xl--label-10 {
      padding-left: 83.33333%; }
      .june-scope .je-form-xl--label-inline.je-form-xl--label-10 .jc-form-field--text .jc-form-field__label {
        width: 83.33333%; }
      .june-scope .je-form-xl--label-inline.je-form-xl--label-10 .jc-form-field--check .jc-form-field__group-header {
        width: 83.33333%; }
    .june-scope .je-form-xl--label-inline.je-form-xl--label-11 {
      padding-left: 91.66667%; }
      .june-scope .je-form-xl--label-inline.je-form-xl--label-11 .jc-form-field--text .jc-form-field__label {
        width: 91.66667%; }
      .june-scope .je-form-xl--label-inline.je-form-xl--label-11 .jc-form-field--check .jc-form-field__group-header {
        width: 91.66667%; }
    .june-scope .je-form-xl--label-inline.je-form-xl--label-12 {
      padding-left: 100%; }
      .june-scope .je-form-xl--label-inline.je-form-xl--label-12 .jc-form-field--text .jc-form-field__label {
        width: 100%; }
      .june-scope .je-form-xl--label-inline.je-form-xl--label-12 .jc-form-field--check .jc-form-field__group-header {
        width: 100%; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .je-form-lg--label-inline .jc-form-field--text .jc-form-field__label {
      text-align: right;
      position: absolute;
      right: 100%;
      margin-bottom: 0 !important;
      margin-right: .5em;
      top: 50%;
      transform: translateY(-50%); }
    .june-scope .je-form-lg--label-inline .jc-form-field--check .jc-form-field__group-header {
      text-align: right;
      position: absolute;
      right: 100%;
      margin-bottom: 0 !important;
      margin-right: .5em; }
    .june-scope .je-form-lg--label-inline.je-form-lg--label-1 {
      padding-left: 8.33333%; }
      .june-scope .je-form-lg--label-inline.je-form-lg--label-1 .jc-form-field--text .jc-form-field__label {
        width: 8.33333%; }
      .june-scope .je-form-lg--label-inline.je-form-lg--label-1 .jc-form-field--check .jc-form-field__group-header {
        width: 8.33333%; }
    .june-scope .je-form-lg--label-inline.je-form-lg--label-2 {
      padding-left: 16.66667%; }
      .june-scope .je-form-lg--label-inline.je-form-lg--label-2 .jc-form-field--text .jc-form-field__label {
        width: 16.66667%; }
      .june-scope .je-form-lg--label-inline.je-form-lg--label-2 .jc-form-field--check .jc-form-field__group-header {
        width: 16.66667%; }
    .june-scope .je-form-lg--label-inline.je-form-lg--label-3 {
      padding-left: 25%; }
      .june-scope .je-form-lg--label-inline.je-form-lg--label-3 .jc-form-field--text .jc-form-field__label {
        width: 25%; }
      .june-scope .je-form-lg--label-inline.je-form-lg--label-3 .jc-form-field--check .jc-form-field__group-header {
        width: 25%; }
    .june-scope .je-form-lg--label-inline.je-form-lg--label-4 {
      padding-left: 33.33333%; }
      .june-scope .je-form-lg--label-inline.je-form-lg--label-4 .jc-form-field--text .jc-form-field__label {
        width: 33.33333%; }
      .june-scope .je-form-lg--label-inline.je-form-lg--label-4 .jc-form-field--check .jc-form-field__group-header {
        width: 33.33333%; }
    .june-scope .je-form-lg--label-inline.je-form-lg--label-5 {
      padding-left: 41.66667%; }
      .june-scope .je-form-lg--label-inline.je-form-lg--label-5 .jc-form-field--text .jc-form-field__label {
        width: 41.66667%; }
      .june-scope .je-form-lg--label-inline.je-form-lg--label-5 .jc-form-field--check .jc-form-field__group-header {
        width: 41.66667%; }
    .june-scope .je-form-lg--label-inline.je-form-lg--label-6 {
      padding-left: 50%; }
      .june-scope .je-form-lg--label-inline.je-form-lg--label-6 .jc-form-field--text .jc-form-field__label {
        width: 50%; }
      .june-scope .je-form-lg--label-inline.je-form-lg--label-6 .jc-form-field--check .jc-form-field__group-header {
        width: 50%; }
    .june-scope .je-form-lg--label-inline.je-form-lg--label-7 {
      padding-left: 58.33333%; }
      .june-scope .je-form-lg--label-inline.je-form-lg--label-7 .jc-form-field--text .jc-form-field__label {
        width: 58.33333%; }
      .june-scope .je-form-lg--label-inline.je-form-lg--label-7 .jc-form-field--check .jc-form-field__group-header {
        width: 58.33333%; }
    .june-scope .je-form-lg--label-inline.je-form-lg--label-8 {
      padding-left: 66.66667%; }
      .june-scope .je-form-lg--label-inline.je-form-lg--label-8 .jc-form-field--text .jc-form-field__label {
        width: 66.66667%; }
      .june-scope .je-form-lg--label-inline.je-form-lg--label-8 .jc-form-field--check .jc-form-field__group-header {
        width: 66.66667%; }
    .june-scope .je-form-lg--label-inline.je-form-lg--label-9 {
      padding-left: 75%; }
      .june-scope .je-form-lg--label-inline.je-form-lg--label-9 .jc-form-field--text .jc-form-field__label {
        width: 75%; }
      .june-scope .je-form-lg--label-inline.je-form-lg--label-9 .jc-form-field--check .jc-form-field__group-header {
        width: 75%; }
    .june-scope .je-form-lg--label-inline.je-form-lg--label-10 {
      padding-left: 83.33333%; }
      .june-scope .je-form-lg--label-inline.je-form-lg--label-10 .jc-form-field--text .jc-form-field__label {
        width: 83.33333%; }
      .june-scope .je-form-lg--label-inline.je-form-lg--label-10 .jc-form-field--check .jc-form-field__group-header {
        width: 83.33333%; }
    .june-scope .je-form-lg--label-inline.je-form-lg--label-11 {
      padding-left: 91.66667%; }
      .june-scope .je-form-lg--label-inline.je-form-lg--label-11 .jc-form-field--text .jc-form-field__label {
        width: 91.66667%; }
      .june-scope .je-form-lg--label-inline.je-form-lg--label-11 .jc-form-field--check .jc-form-field__group-header {
        width: 91.66667%; }
    .june-scope .je-form-lg--label-inline.je-form-lg--label-12 {
      padding-left: 100%; }
      .june-scope .je-form-lg--label-inline.je-form-lg--label-12 .jc-form-field--text .jc-form-field__label {
        width: 100%; }
      .june-scope .je-form-lg--label-inline.je-form-lg--label-12 .jc-form-field--check .jc-form-field__group-header {
        width: 100%; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .je-form-md--label-inline .jc-form-field--text .jc-form-field__label {
      text-align: right;
      position: absolute;
      right: 100%;
      margin-bottom: 0 !important;
      margin-right: .5em;
      top: 50%;
      transform: translateY(-50%); }
    .june-scope .je-form-md--label-inline .jc-form-field--check .jc-form-field__group-header {
      text-align: right;
      position: absolute;
      right: 100%;
      margin-bottom: 0 !important;
      margin-right: .5em; }
    .june-scope .je-form-md--label-inline.je-form-md--label-1 {
      padding-left: 8.33333%; }
      .june-scope .je-form-md--label-inline.je-form-md--label-1 .jc-form-field--text .jc-form-field__label {
        width: 8.33333%; }
      .june-scope .je-form-md--label-inline.je-form-md--label-1 .jc-form-field--check .jc-form-field__group-header {
        width: 8.33333%; }
    .june-scope .je-form-md--label-inline.je-form-md--label-2 {
      padding-left: 16.66667%; }
      .june-scope .je-form-md--label-inline.je-form-md--label-2 .jc-form-field--text .jc-form-field__label {
        width: 16.66667%; }
      .june-scope .je-form-md--label-inline.je-form-md--label-2 .jc-form-field--check .jc-form-field__group-header {
        width: 16.66667%; }
    .june-scope .je-form-md--label-inline.je-form-md--label-3 {
      padding-left: 25%; }
      .june-scope .je-form-md--label-inline.je-form-md--label-3 .jc-form-field--text .jc-form-field__label {
        width: 25%; }
      .june-scope .je-form-md--label-inline.je-form-md--label-3 .jc-form-field--check .jc-form-field__group-header {
        width: 25%; }
    .june-scope .je-form-md--label-inline.je-form-md--label-4 {
      padding-left: 33.33333%; }
      .june-scope .je-form-md--label-inline.je-form-md--label-4 .jc-form-field--text .jc-form-field__label {
        width: 33.33333%; }
      .june-scope .je-form-md--label-inline.je-form-md--label-4 .jc-form-field--check .jc-form-field__group-header {
        width: 33.33333%; }
    .june-scope .je-form-md--label-inline.je-form-md--label-5 {
      padding-left: 41.66667%; }
      .june-scope .je-form-md--label-inline.je-form-md--label-5 .jc-form-field--text .jc-form-field__label {
        width: 41.66667%; }
      .june-scope .je-form-md--label-inline.je-form-md--label-5 .jc-form-field--check .jc-form-field__group-header {
        width: 41.66667%; }
    .june-scope .je-form-md--label-inline.je-form-md--label-6 {
      padding-left: 50%; }
      .june-scope .je-form-md--label-inline.je-form-md--label-6 .jc-form-field--text .jc-form-field__label {
        width: 50%; }
      .june-scope .je-form-md--label-inline.je-form-md--label-6 .jc-form-field--check .jc-form-field__group-header {
        width: 50%; }
    .june-scope .je-form-md--label-inline.je-form-md--label-7 {
      padding-left: 58.33333%; }
      .june-scope .je-form-md--label-inline.je-form-md--label-7 .jc-form-field--text .jc-form-field__label {
        width: 58.33333%; }
      .june-scope .je-form-md--label-inline.je-form-md--label-7 .jc-form-field--check .jc-form-field__group-header {
        width: 58.33333%; }
    .june-scope .je-form-md--label-inline.je-form-md--label-8 {
      padding-left: 66.66667%; }
      .june-scope .je-form-md--label-inline.je-form-md--label-8 .jc-form-field--text .jc-form-field__label {
        width: 66.66667%; }
      .june-scope .je-form-md--label-inline.je-form-md--label-8 .jc-form-field--check .jc-form-field__group-header {
        width: 66.66667%; }
    .june-scope .je-form-md--label-inline.je-form-md--label-9 {
      padding-left: 75%; }
      .june-scope .je-form-md--label-inline.je-form-md--label-9 .jc-form-field--text .jc-form-field__label {
        width: 75%; }
      .june-scope .je-form-md--label-inline.je-form-md--label-9 .jc-form-field--check .jc-form-field__group-header {
        width: 75%; }
    .june-scope .je-form-md--label-inline.je-form-md--label-10 {
      padding-left: 83.33333%; }
      .june-scope .je-form-md--label-inline.je-form-md--label-10 .jc-form-field--text .jc-form-field__label {
        width: 83.33333%; }
      .june-scope .je-form-md--label-inline.je-form-md--label-10 .jc-form-field--check .jc-form-field__group-header {
        width: 83.33333%; }
    .june-scope .je-form-md--label-inline.je-form-md--label-11 {
      padding-left: 91.66667%; }
      .june-scope .je-form-md--label-inline.je-form-md--label-11 .jc-form-field--text .jc-form-field__label {
        width: 91.66667%; }
      .june-scope .je-form-md--label-inline.je-form-md--label-11 .jc-form-field--check .jc-form-field__group-header {
        width: 91.66667%; }
    .june-scope .je-form-md--label-inline.je-form-md--label-12 {
      padding-left: 100%; }
      .june-scope .je-form-md--label-inline.je-form-md--label-12 .jc-form-field--text .jc-form-field__label {
        width: 100%; }
      .june-scope .je-form-md--label-inline.je-form-md--label-12 .jc-form-field--check .jc-form-field__group-header {
        width: 100%; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .je-form-sm--label-inline .jc-form-field--text .jc-form-field__label {
      text-align: right;
      position: absolute;
      right: 100%;
      margin-bottom: 0 !important;
      margin-right: .5em;
      top: 50%;
      transform: translateY(-50%); }
    .june-scope .je-form-sm--label-inline .jc-form-field--check .jc-form-field__group-header {
      text-align: right;
      position: absolute;
      right: 100%;
      margin-bottom: 0 !important;
      margin-right: .5em; }
    .june-scope .je-form-sm--label-inline.je-form-sm--label-1 {
      padding-left: 8.33333%; }
      .june-scope .je-form-sm--label-inline.je-form-sm--label-1 .jc-form-field--text .jc-form-field__label {
        width: 8.33333%; }
      .june-scope .je-form-sm--label-inline.je-form-sm--label-1 .jc-form-field--check .jc-form-field__group-header {
        width: 8.33333%; }
    .june-scope .je-form-sm--label-inline.je-form-sm--label-2 {
      padding-left: 16.66667%; }
      .june-scope .je-form-sm--label-inline.je-form-sm--label-2 .jc-form-field--text .jc-form-field__label {
        width: 16.66667%; }
      .june-scope .je-form-sm--label-inline.je-form-sm--label-2 .jc-form-field--check .jc-form-field__group-header {
        width: 16.66667%; }
    .june-scope .je-form-sm--label-inline.je-form-sm--label-3 {
      padding-left: 25%; }
      .june-scope .je-form-sm--label-inline.je-form-sm--label-3 .jc-form-field--text .jc-form-field__label {
        width: 25%; }
      .june-scope .je-form-sm--label-inline.je-form-sm--label-3 .jc-form-field--check .jc-form-field__group-header {
        width: 25%; }
    .june-scope .je-form-sm--label-inline.je-form-sm--label-4 {
      padding-left: 33.33333%; }
      .june-scope .je-form-sm--label-inline.je-form-sm--label-4 .jc-form-field--text .jc-form-field__label {
        width: 33.33333%; }
      .june-scope .je-form-sm--label-inline.je-form-sm--label-4 .jc-form-field--check .jc-form-field__group-header {
        width: 33.33333%; }
    .june-scope .je-form-sm--label-inline.je-form-sm--label-5 {
      padding-left: 41.66667%; }
      .june-scope .je-form-sm--label-inline.je-form-sm--label-5 .jc-form-field--text .jc-form-field__label {
        width: 41.66667%; }
      .june-scope .je-form-sm--label-inline.je-form-sm--label-5 .jc-form-field--check .jc-form-field__group-header {
        width: 41.66667%; }
    .june-scope .je-form-sm--label-inline.je-form-sm--label-6 {
      padding-left: 50%; }
      .june-scope .je-form-sm--label-inline.je-form-sm--label-6 .jc-form-field--text .jc-form-field__label {
        width: 50%; }
      .june-scope .je-form-sm--label-inline.je-form-sm--label-6 .jc-form-field--check .jc-form-field__group-header {
        width: 50%; }
    .june-scope .je-form-sm--label-inline.je-form-sm--label-7 {
      padding-left: 58.33333%; }
      .june-scope .je-form-sm--label-inline.je-form-sm--label-7 .jc-form-field--text .jc-form-field__label {
        width: 58.33333%; }
      .june-scope .je-form-sm--label-inline.je-form-sm--label-7 .jc-form-field--check .jc-form-field__group-header {
        width: 58.33333%; }
    .june-scope .je-form-sm--label-inline.je-form-sm--label-8 {
      padding-left: 66.66667%; }
      .june-scope .je-form-sm--label-inline.je-form-sm--label-8 .jc-form-field--text .jc-form-field__label {
        width: 66.66667%; }
      .june-scope .je-form-sm--label-inline.je-form-sm--label-8 .jc-form-field--check .jc-form-field__group-header {
        width: 66.66667%; }
    .june-scope .je-form-sm--label-inline.je-form-sm--label-9 {
      padding-left: 75%; }
      .june-scope .je-form-sm--label-inline.je-form-sm--label-9 .jc-form-field--text .jc-form-field__label {
        width: 75%; }
      .june-scope .je-form-sm--label-inline.je-form-sm--label-9 .jc-form-field--check .jc-form-field__group-header {
        width: 75%; }
    .june-scope .je-form-sm--label-inline.je-form-sm--label-10 {
      padding-left: 83.33333%; }
      .june-scope .je-form-sm--label-inline.je-form-sm--label-10 .jc-form-field--text .jc-form-field__label {
        width: 83.33333%; }
      .june-scope .je-form-sm--label-inline.je-form-sm--label-10 .jc-form-field--check .jc-form-field__group-header {
        width: 83.33333%; }
    .june-scope .je-form-sm--label-inline.je-form-sm--label-11 {
      padding-left: 91.66667%; }
      .june-scope .je-form-sm--label-inline.je-form-sm--label-11 .jc-form-field--text .jc-form-field__label {
        width: 91.66667%; }
      .june-scope .je-form-sm--label-inline.je-form-sm--label-11 .jc-form-field--check .jc-form-field__group-header {
        width: 91.66667%; }
    .june-scope .je-form-sm--label-inline.je-form-sm--label-12 {
      padding-left: 100%; }
      .june-scope .je-form-sm--label-inline.je-form-sm--label-12 .jc-form-field--text .jc-form-field__label {
        width: 100%; }
      .june-scope .je-form-sm--label-inline.je-form-sm--label-12 .jc-form-field--check .jc-form-field__group-header {
        width: 100%; } }
  .june-scope .je-list--unordered {
    list-style-type: disc; }
    .june-scope .je-list--unordered .june-scope .je-list--unordered {
      list-style-type: circle; }
      .june-scope .je-list--unordered .june-scope .je-list--unordered .june-scope .je-list--unordered {
        list-style-type: square; }
  .june-scope .je-list--ordered {
    list-style-type: decimal; }
    .june-scope .je-list--ordered .june-scope .je-list--ordered {
      list-style-type: upper-alpha; }
      .june-scope .je-list--ordered .june-scope .je-list--ordered .june-scope .je-list--ordered {
        list-style-type: upper-roman; }
  .june-scope .jc-slider--container .jc-slider__item-inner {
    position: relative;
    margin: 0 auto;
    width: 100%; }
    @media screen and (min-width: 1280px) {
      .june-scope .jc-slider--container .jc-slider__item-inner {
        max-width: 1152px; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope .jc-slider--container .jc-slider__item-inner {
        max-width: 960px; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope .jc-slider--container .jc-slider__item-inner {
        max-width: 576px; } }
  .june-scope .jc-slider--container-fluid .jc-slider__item-inner {
    width: 100%;
    position: relative; }
  .june-scope .jc-slider--hide-paginate .jc-slider-pagination {
    display: none !important; }
  .june-scope .jc-slider--hover-paginate .jc-slider-pagination {
    display: none !important; }
  .june-scope .jc-slider--hover-paginate:hover .jc-slider-pagination {
    display: inline-block !important; }
  .june-scope .jc-slider--hide-arrow .jc-slider-button-next,
  .june-scope .jc-slider--hide-arrow .jc-slider-button-prev {
    display: none !important; }
  .june-scope .jc-slider--hover-arrow .jc-slider-button-next,
  .june-scope .jc-slider--hover-arrow .jc-slider-button-prev {
    display: none !important; }
  .june-scope .jc-slider--hover-arrow:hover .jc-slider-button-next,
  .june-scope .jc-slider--hover-arrow:hover .jc-slider-button-prev {
    display: block !important; }
  .june-scope [class*="jc-slider-"]:not(.jc-slider) > .jc-slider__wrapper > .jc-slider__item + .jc-slider__item {
    position: absolute;
    z-index: -1;
    visibility: hidden; }
  .june-scope .jc-slider {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    width: 100%;
    /* Fix of Webkit flickering */
    z-index: 1; }
    .june-scope .jc-slider > .jc-slider__wrapper {
      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 .jc-slider > .jc-slider__wrapper > .jc-slider__item {
        -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 .jc-slider.jc-slider-center-spv {
      overflow: visible; }
      .june-scope .jc-slider.jc-slider-center-spv .jc-slider__item {
        width: auto;
        flex: 1 0 auto; }
  .june-scope .jc-slider-no-flexbox .jc-slider__item {
    float: left; }
  .june-scope .jc-slider-vertical > .jc-slider__wrapper {
    -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 .jc-slider-vertical > .jc-slider__wrapper .jc-slider__item {
      height: 100%; }
  .june-scope .jc-slider-android > .jc-slider__wrapper > .jc-slider__item {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0); }
  .june-scope .jc-slider-multirow > .jc-slider__wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .june-scope .jc-slider-free-mode > .jc-slider__wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto; }
  .june-scope .jc-slider-invisible-blank-slide {
    visibility: hidden; }
  .june-scope .jc-slider-autoheight,
  .june-scope .jc-slider-autoheight .jc-slider__item {
    height: auto; }
  .june-scope .jc-slider-autoheight .jc-slider__wrapper {
    -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 .jc-slider-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px; }
  .june-scope .jc-slider-3d .jc-slider__wrapper,
  .june-scope .jc-slider-3d > .jc-slider__wrapper > .jc-slider__item,
  .june-scope .jc-slider-3d .jc-slider__item-shadow-left,
  .june-scope .jc-slider-3d .jc-slider__item-shadow-right,
  .june-scope .jc-slider-3d .jc-slider__item-shadow-top,
  .june-scope .jc-slider-3d .jc-slider__item-shadow-bottom,
  .june-scope .jc-slider-3d .jc-slider-cube-shadow {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d; }
  .june-scope .jc-slider-3d .jc-slider__item-shadow-left,
  .june-scope .jc-slider-3d .jc-slider__item-shadow-right,
  .june-scope .jc-slider-3d .jc-slider__item-shadow-top,
  .june-scope .jc-slider-3d .jc-slider__item-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10; }
  .june-scope .jc-slider-3d .jc-slider__item-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 .jc-slider-3d .jc-slider__item-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 .jc-slider-3d .jc-slider__item-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 .jc-slider-3d .jc-slider__item-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 .jc-slider-wp8-horizontal,
  .june-scope .jc-slider-wp8-horizontal > .jc-slider__wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y; }
  .june-scope .jc-slider-wp8-vertical,
  .june-scope .jc-slider-wp8-vertical > .jc-slider__wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x; }
  .june-scope .jc-slider-button-prev.jc-slider-button-disabled,
  .june-scope .jc-slider-button-next.jc-slider-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none; }
  .june-scope .jc-slider-button-lock {
    display: none; }
  .june-scope .jc-slider-pagination.jc-slider-pagination-hidden {
    opacity: 0; }
  .june-scope .jc-slider-pagination-fraction,
  .june-scope .jc-slider-pagination-custom,
  .june-scope .jc-slider-horizontal > .jc-slider-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%; }
  .june-scope .jc-slider-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0; }
  .june-scope .jc-slider-pagination-bullets-dynamic .jc-slider-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative; }
  .june-scope .jc-slider-pagination-bullets-dynamic .jc-slider-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .june-scope .jc-slider-pagination-bullets-dynamic .jc-slider-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .june-scope .jc-slider-pagination-bullets-dynamic .jc-slider-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66); }
  .june-scope .jc-slider-pagination-bullets-dynamic .jc-slider-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33); }
  .june-scope .jc-slider-pagination-bullets-dynamic .jc-slider-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66); }
  .june-scope .jc-slider-pagination-bullets-dynamic .jc-slider-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33); }
  .june-scope .jc-slider-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2; }
  .june-scope button.jc-slider-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 .jc-slider-pagination-clickable .jc-slider-pagination-bullet {
    cursor: pointer; }
  .june-scope .jc-slider-pagination-bullet-active {
    opacity: 1;
    background: #007aff; }
  .june-scope .jc-slider-vertical > .jc-slider-pagination-bullets {
    right: 10px;
    top: 50%;
    left: auto !important;
    bottom: auto;
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0); }
  .june-scope .jc-slider-vertical > .jc-slider-pagination-bullets .jc-slider-pagination-bullet {
    margin: 6px 0;
    display: block; }
  .june-scope .jc-slider-vertical > .jc-slider-pagination-bullets.jc-slider-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px; }
  .june-scope .jc-slider-vertical > .jc-slider-pagination-bullets.jc-slider-pagination-bullets-dynamic .jc-slider-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 .jc-slider-horizontal > .jc-slider-pagination-bullets .jc-slider-pagination-bullet {
    margin: 0 4px; }
  .june-scope .jc-slider-horizontal > .jc-slider-pagination-bullets.jc-slider-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap; }
  .june-scope .jc-slider-horizontal > .jc-slider-pagination-bullets.jc-slider-pagination-bullets-dynamic .jc-slider-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 .jc-slider-horizontal.jc-slider-rtl > .jc-slider-pagination-bullets-dynamic .jc-slider-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 .jc-slider-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute; }
  .june-scope .jc-slider-pagination-progressbar .jc-slider-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 .jc-slider-rtl .jc-slider-pagination-progressbar .jc-slider-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top; }
  .june-scope .jc-slider-horizontal > .jc-slider-pagination-progressbar,
  .june-scope .jc-slider-vertical > .jc-slider-pagination-progressbar.jc-slider-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0; }
  .june-scope .jc-slider-vertical > .jc-slider-pagination-progressbar,
  .june-scope .jc-slider-horizontal > .jc-slider-pagination-progressbar.jc-slider-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0; }
  .june-scope .jc-slider-pagination-white .jc-slider-pagination-bullet-active {
    background: #ffffff; }
  .june-scope .jc-slider-pagination-progressbar.jc-slider-pagination-white {
    background: rgba(255, 255, 255, 0.25); }
  .june-scope .jc-slider-pagination-progressbar.jc-slider-pagination-white .jc-slider-pagination-progressbar-fill {
    background: #ffffff; }
  .june-scope .jc-slider-pagination-black .jc-slider-pagination-bullet-active {
    background: #000000; }
  .june-scope .jc-slider-pagination-progressbar.jc-slider-pagination-black {
    background: rgba(0, 0, 0, 0.25); }
  .june-scope .jc-slider-pagination-progressbar.jc-slider-pagination-black .jc-slider-pagination-progressbar-fill {
    background: #000000; }
  .june-scope .jc-slider-pagination-lock {
    display: none; }
  .june-scope .jc-slider-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1); }
  .june-scope .jc-slider-horizontal > .jc-slider-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%; }
  .june-scope .jc-slider-vertical > .jc-slider-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%; }
  .june-scope .jc-slider-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0; }
  .june-scope .jc-slider-scrollbar-cursor-drag {
    cursor: move; }
  .june-scope .jc-slider-scrollbar-lock {
    display: none; }
  .june-scope .jc-slider-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 .jc-slider-zoom-container > img,
  .june-scope .jc-slider-zoom-container > svg,
  .june-scope .jc-slider-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
  .june-scope .jc-slider__item-zoomed {
    cursor: move; }
  .june-scope .jc-slider-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: jc-slider-preloader-spin 1s steps(12, end) infinite;
    animation: jc-slider-preloader-spin 1s steps(12, end) infinite; }
  .june-scope .jc-slider-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 .jc-slider-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 jc-slider-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes jc-slider-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
  .june-scope .jc-slider-fade.jc-slider-free-mode > .jc-slider__wrapper > .jc-slider__item {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .june-scope .jc-slider-fade > .jc-slider__wrapper > .jc-slider__item {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity; }
  .june-scope .jc-slider-fade > .jc-slider__wrapper > .jc-slider__item .jc-slider__item {
    pointer-events: none; }
  .june-scope .jc-slider-fade > .jc-slider__wrapper > .jc-slider__item-active,
  .june-scope .jc-slider-fade > .jc-slider__wrapper > .jc-slider__item-active .jc-slider__item-active {
    pointer-events: auto; }
  .june-scope .jc-slider-slide-active,
  .june-scope .jc-slider-slide-active .jc-slider__item,
  .june-scope .jc-slider-slide-active .jc-slider__item .jc-slider__item {
    pointer-events: auto !important; }
  .june-scope .jc-slider-fade.jc-slider-fade-nostack > .jc-slider__wrapper > .jc-slider__item {
    opacity: 0 !important;
    transition: opacity .3s; }
    .june-scope .jc-slider-fade.jc-slider-fade-nostack > .jc-slider__wrapper > .jc-slider__item.jc-slider-slide-active {
      opacity: 1 !important; }
  .june-scope .jc-tab.jc-slider .jc-slider__item {
    opacity: 0 !important;
    visibility: hidden !important;
    align-self: flex-start; }
  .june-scope .jc-tab.jc-slider .jc-slider-slide-active {
    visibility: visible !important;
    opacity: 1 !important;
    display: block !important; }
  .june-scope .jc-slider-cube {
    overflow: visible; }
  .june-scope .jc-slider-cube > .jc-slider__wrapper > .jc-slider__item {
    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 .jc-slider-cube .jc-slider__item .jc-slider__item {
    pointer-events: none; }
  .june-scope .jc-slider-cube.jc-slider-rtl > .jc-slider__wrapper > .jc-slider__item {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0; }
  .june-scope .jc-slider-cube > .jc-slider__wrapper > .jc-slider__item-active,
  .june-scope .jc-slider-cube > .jc-slider__wrapper > .jc-slider__item-active .jc-slider__item-active {
    pointer-events: auto; }
  .june-scope .jc-slider-cube > .jc-slider__wrapper > .jc-slider__item-active,
  .june-scope .jc-slider-cube > .jc-slider__wrapper > .jc-slider__item-next,
  .june-scope .jc-slider-cube > .jc-slider__wrapper > .jc-slider__item-prev,
  .june-scope .jc-slider-cube > .jc-slider__wrapper > .jc-slider__item-next + .jc-slider__item {
    pointer-events: auto;
    visibility: visible; }
  .june-scope .jc-slider-cube > .jc-slider__wrapper > .jc-slider__item-shadow-top,
  .june-scope .jc-slider-cube > .jc-slider__wrapper > .jc-slider__item-shadow-bottom,
  .june-scope .jc-slider-cube > .jc-slider__wrapper > .jc-slider__item-shadow-left,
  .june-scope .jc-slider-cube > .jc-slider__wrapper > .jc-slider__item-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .june-scope .jc-slider-cube .jc-slider-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 .jc-slider-flip {
    overflow: visible; }
  .june-scope .jc-slider-flip > .jc-slider__wrapper > .jc-slider__item {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1; }
  .june-scope .jc-slider-flip > .jc-slider__wrapper > .jc-slider__item .jc-slider__item {
    pointer-events: none; }
  .june-scope .jc-slider-flip > .jc-slider__wrapper > .jc-slider__item-active,
  .june-scope .jc-slider-flip > .jc-slider__wrapper > .jc-slider__item-active .jc-slider__item-active {
    pointer-events: auto; }
  .june-scope .jc-slider-flip > .jc-slider__wrapper > .jc-slider__item-shadow-top,
  .june-scope .jc-slider-flip > .jc-slider__wrapper > .jc-slider__item-shadow-bottom,
  .june-scope .jc-slider-flip > .jc-slider__wrapper > .jc-slider__item-shadow-left,
  .june-scope .jc-slider-flip > .jc-slider__wrapper > .jc-slider__item-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .june-scope .jc-slider.jc-slider-coverflow {
    overflow: visible; }
  .june-scope .jc-slider-coverflow .jc-slider__wrapper {
    /* Windows 8 IE 10 fix */
    -ms-perspective: 1200px; }
  .june-scope .jc-slider.jc-slider-cards {
    overflow: visible; }
  .june-scope .jc-slider.container-fluid {
    padding-right: 0px;
    padding-left: 0px; }
  .june-scope .jc-slider-button-next,
  .june-scope .jc-slider-button-prev,
  .june-scope .jc-slider-pagination {
    display: none; }
  .june-scope .jc-slider.enable-navigation .jc-slider-button-next,
  .june-scope .jc-slider.enable-navigation .jc-slider-button-prev,
  .june-scope .jc-slider.enable-pagination .jc-slider-pagination {
    display: block; }
  .june-scope .jc-slider-button-prev, .june-scope .jc-slider-button-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    cursor: pointer;
    z-index: 1; }
    .june-scope .jc-slider-button-prev:before, .june-scope .jc-slider-button-next:before {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform-origin: 50%; }
  .june-scope .jc-slider-button-next {
    margin-right: 0px; }
    .june-scope .jc-slider-button-next:before {
      transform: translate(50%, -50%) rotate(45deg);
      left: 0; }
  .june-scope .jc-slider-button-prev {
    margin-left: 0px; }
    .june-scope .jc-slider-button-prev:before {
      transform: translate(-25%, -50%) rotate(-135deg); }
  .june-scope .jc-slider-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 .jc-slider-pagination .jc-slider-pagination-bullet {
      display: inline-block;
      cursor: pointer;
      position: relative; }
  .june-scope .jc-slider-pointer-events {
    touch-action: pan-y; }
    .june-scope .jc-slider-pointer-events.jc-slider-vertical {
      touch-action: pan-x; }
  .june-scope .jc-embed {
    width: 100%;
    position: relative; }
    .june-scope .jc-embed--21-9 {
      padding-top: 42.85714%; }
    .june-scope .jc-embed--16-9 {
      padding-top: 56.25%; }
    .june-scope .jc-embed--4-3 {
      padding-top: 75%; }
    .june-scope .jc-embed--3-2 {
      padding-top: 66.66667%; }
    .june-scope .jc-embed--2-1 {
      padding-top: 50%; }
    .june-scope .jc-embed--square {
      padding-top: 100%; }
    .june-scope .jc-embed--9-16 {
      padding-top: 177.77778%; }
    .june-scope .jc-embed__wrapper {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 100%; }
  .june-scope #spa-loader {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.4);
    z-index: -10;
    opacity: 0;
    transition: opacity .1s; }
    .june-scope #spa-loader::after, .june-scope #spa-loader::before {
      display: block;
      content: '';
      position: absolute;
      width: 40px;
      height: 40px;
      background: #333;
      border-radius: 50%;
      opacity: 0.6;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      -webkit-animation: loader-bounce 2.0s infinite ease-in-out;
      animation: loader-bounce 2.0s infinite ease-in-out; }
    .june-scope #spa-loader::before {
      -webkit-animation-delay: -1.0s;
      animation-delay: -1.0s; }
  .june-scope #content #spa-loader {
    position: absolute; }
  .june-scope .spa-loading #spa-loader {
    opacity: 1;
    z-index: 210; }
  .june-scope #content.root-wrapper,
  .june-scope .spa-transition-slide > .root-wrapper {
    position: relative;
    /*
	overflow: hidden;
	*/
    z-index: 10; }
  .june-scope #content {
    min-height: 100%;
    min-height: calc(100vh - 190px); }
  .june-scope #content > .spa-stage {
    position: static;
    top: 0;
    width: 100%;
    min-height: 100%; }
    .june-scope #content > .spa-stage + .spa-stage {
      z-index: 10;
      opacity: 0; }
  .june-scope .spa-transition--is-active #content {
    position: relative;
    overflow: hidden; }
    .june-scope .spa-transition--is-active #content > .spa-stage {
      position: absolute;
      opacity: 1;
      animation: crossFadedOut .6s; }
      .june-scope .spa-transition--is-active #content > .spa-stage + .spa-stage {
        opacity: 0;
        animation: crossFadedIn .6s; }
  .june-scope .spa-transition-slide .spa-transition--is-active #content > .spa-stage {
    position: absolute;
    opacity: 1;
    animation: stageRightOut .6s; }
    .june-scope .spa-transition-slide .spa-transition--is-active #content > .spa-stage + .spa-stage {
      opacity: 1;
      animation: stageRightIn .6s; }
  .june-scope .spa-transition-slide .spa-transition--is-active.spa-transition-back #content > .spa-stage {
    position: absolute;
    opacity: 1;
    animation: stageLeftOut .6s; }
    .june-scope .spa-transition-slide .spa-transition--is-active.spa-transition-back #content > .spa-stage + .spa-stage {
      opacity: 1;
      animation: stageLeftIn .6s; }

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

@keyframes crossFadedIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

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

@keyframes crossFadedOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@-webkit-keyframes stageRightOut {
  from {
    left: 0;
    opacity: 1; }
  to {
    left: -35%;
    opacity: 0; } }

@keyframes stageRightOut {
  from {
    left: 0;
    opacity: 1; }
  to {
    left: -35%;
    opacity: 0; } }

@-webkit-keyframes stageRightIn {
  from {
    left: 100%;
    opacity: 1; }
  to {
    left: 0%;
    opacity: 1; } }

@keyframes stageRightIn {
  from {
    left: 100%;
    opacity: 1; }
  to {
    left: 0%;
    opacity: 1; } }

@-webkit-keyframes stageLeftOut {
  from {
    right: 0;
    opacity: 1; }
  to {
    right: -35%;
    opacity: 0; } }

@keyframes stageLeftOut {
  from {
    right: 0;
    opacity: 1; }
  to {
    right: -35%;
    opacity: 0; } }

@-webkit-keyframes stageLeftIn {
  from {
    right: 100%;
    opacity: 1; }
  to {
    right: 0%;
    opacity: 1; } }

@keyframes stageLeftIn {
  from {
    right: 100%;
    opacity: 1; }
  to {
    right: 0%;
    opacity: 1; } }

@-webkit-keyframes loader-bounce {
  0%, 100% {
    -webkit-transform: scale(0); }
  50% {
    -webkit-transform: scale(1); } }

@keyframes loader-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }
  .june-scope .tippy-box[data-animation="fade"] {
    opacity: 0;
    transition-property: opacity; }
    .june-scope .tippy-box[data-animation="fade"][data-state="visible"] {
      opacity: 1; }
  .june-scope .tippy-box[data-animation="scale"] {
    opacity: 0;
    transition-property: opacity, transform;
    transform: scale(0.7); }
    .june-scope .tippy-box[data-animation="scale"][data-state="visible"] {
      opacity: 1;
      transform: scale(1); }
    .june-scope .tippy-box[data-animation="scale"][data-placement="top"] {
      transform-origin: 50% 100%; }
    .june-scope .tippy-box[data-animation="scale"][data-placement="bottom"] {
      transform-origin: 50% 0%; }
    .june-scope .tippy-box[data-animation="scale"][data-placement="left"] {
      transform-origin: 100% 50%; }
    .june-scope .tippy-box[data-animation="scale"][data-placement="right"] {
      transform-origin: 0% 50%; }
  .june-scope .tippy-box[data-animation="shift-away"] {
    opacity: 0;
    transition-property: opacity, transform; }
    .june-scope .tippy-box[data-animation="shift-away"][data-state="visible"] {
      opacity: 1;
      transform: translate(0%, 0%) !important; }
    .june-scope .tippy-box[data-animation="shift-away"][data-placement="top"] {
      transform-origin: 50% 100%;
      transform: translate(0, 15%); }
    .june-scope .tippy-box[data-animation="shift-away"][data-placement="bottom"] {
      transform-origin: 50% 0%;
      transform: translate(0, -15%); }
    .june-scope .tippy-box[data-animation="shift-away"][data-placement="left"] {
      transform-origin: 100% 50%;
      transform: translate(15%, 0); }
    .june-scope .tippy-box[data-animation="shift-away"][data-placement="right"] {
      transform: translate(-15%, 0);
      transform-origin: 0% 50%; }
  .june-scope .tippy-box[data-animation="shift-toward"] {
    opacity: 0;
    transition-property: opacity, transform; }
    .june-scope .tippy-box[data-animation="shift-toward"][data-state="visible"] {
      opacity: 1;
      transform: translate(0%, 0%) !important; }
    .june-scope .tippy-box[data-animation="shift-toward"][data-placement="top"] {
      transform-origin: 50% 100%;
      transform: translate(0, -15%); }
    .june-scope .tippy-box[data-animation="shift-toward"][data-placement="bottom"] {
      transform-origin: 50% 0%;
      transform: translate(0, 15%); }
    .june-scope .tippy-box[data-animation="shift-toward"][data-placement="left"] {
      transform-origin: 100% 50%;
      transform: translate(-15%, 0); }
    .june-scope .tippy-box[data-animation="shift-toward"][data-placement="right"] {
      transform: translate(15%, 0);
      transform-origin: 0% 50%; }
  .june-scope .jc-lightbox__trigger {
    cursor: pointer;
    pointer-events: all; }
  .june-scope .jc-lightbox__gallery-item {
    width: 100%;
    height: 100%;
    text-decoration: none; }
  .june-scope .dynamic-content--loading {
    position: relative; }
    .june-scope .dynamic-content--loading:after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background-color: rgba(255, 255, 255, 0.4);
      background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHdpZHRoPSI0MHB4IiBoZWlnaHQ9IjQwcHgiIHZpZXdCb3g9IjAgMCA0MCA0MCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7IiB4PSIwcHgiIHk9IjBweCI+CiAgICA8ZGVmcz4KICAgICAgICA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPjwhW0NEQVRBWwogICAgICAgICAgICBALXdlYmtpdC1rZXlmcmFtZXMgc3BpbiB7CiAgICAgICAgICAgICAgZnJvbSB7CiAgICAgICAgICAgICAgICAtd2Via2l0LXRyYW5zZm9ybTogcm90YXRlKDBkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICAgIHRvIHsKICAgICAgICAgICAgICAgIC13ZWJraXQtdHJhbnNmb3JtOiByb3RhdGUoLTM1OWRlZykKICAgICAgICAgICAgICB9CiAgICAgICAgICAgIH0KICAgICAgICAgICAgQGtleWZyYW1lcyBzcGluIHsKICAgICAgICAgICAgICBmcm9tIHsKICAgICAgICAgICAgICAgIHRyYW5zZm9ybTogcm90YXRlKDBkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICAgIHRvIHsKICAgICAgICAgICAgICAgIHRyYW5zZm9ybTogcm90YXRlKC0zNTlkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICB9CiAgICAgICAgICAgIHN2ZyB7CiAgICAgICAgICAgICAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IDUwJSA1MCU7CiAgICAgICAgICAgICAgICAtd2Via2l0LWFuaW1hdGlvbjogc3BpbiAxLjVzIGxpbmVhciBpbmZpbml0ZTsKICAgICAgICAgICAgICAgIC13ZWJraXQtYmFja2ZhY2UtdmlzaWJpbGl0eTogaGlkZGVuOwogICAgICAgICAgICAgICAgYW5pbWF0aW9uOiBzcGluIDEuNXMgbGluZWFyIGluZmluaXRlOwogICAgICAgICAgICB9CiAgICAgICAgXV0+PC9zdHlsZT4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJvdXRlciI+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMCwwQzIyLjIwNTgsMCAyMy45OTM5LDEuNzg4MTMgMjMuOTkzOSwzLjk5MzlDMjMuOTkzOSw2LjE5OTY4IDIyLjIwNTgsNy45ODc4MSAyMCw3Ljk4NzgxQzE3Ljc5NDIsNy45ODc4MSAxNi4wMDYxLDYuMTk5NjggMTYuMDA2MSwzLjk5MzlDMTYuMDA2MSwxLjc4ODEzIDE3Ljc5NDIsMCAyMCwwWiIgc3R5bGU9ImZpbGw6YmxhY2s7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNNS44NTc4Niw1Ljg1Nzg2QzcuNDE3NTgsNC4yOTgxNSA5Ljk0NjM4LDQuMjk4MTUgMTEuNTA2MSw1Ljg1Nzg2QzEzLjA2NTgsNy40MTc1OCAxMy4wNjU4LDkuOTQ2MzggMTEuNTA2MSwxMS41MDYxQzkuOTQ2MzgsMTMuMDY1OCA3LjQxNzU4LDEzLjA2NTggNS44NTc4NiwxMS41MDYxQzQuMjk4MTUsOS45NDYzOCA0LjI5ODE1LDcuNDE3NTggNS44NTc4Niw1Ljg1Nzg2WiIgc3R5bGU9ImZpbGw6cmdiKDIxMCwyMTAsMjEwKTsiLz4KICAgICAgICA8L2c+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMCwzMi4wMTIyQzIyLjIwNTgsMzIuMDEyMiAyMy45OTM5LDMzLjgwMDMgMjMuOTkzOSwzNi4wMDYxQzIzLjk5MzksMzguMjExOSAyMi4yMDU4LDQwIDIwLDQwQzE3Ljc5NDIsNDAgMTYuMDA2MSwzOC4yMTE5IDE2LjAwNjEsMzYuMDA2MUMxNi4wMDYxLDMzLjgwMDMgMTcuNzk0MiwzMi4wMTIyIDIwLDMyLjAxMjJaIiBzdHlsZT0iZmlsbDpyZ2IoMTMwLDEzMCwxMzApOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTI4LjQ5MzksMjguNDkzOUMzMC4wNTM2LDI2LjkzNDIgMzIuNTgyNCwyNi45MzQyIDM0LjE0MjEsMjguNDkzOUMzNS43MDE5LDMwLjA1MzYgMzUuNzAxOSwzMi41ODI0IDM0LjE0MjEsMzQuMTQyMUMzMi41ODI0LDM1LjcwMTkgMzAuMDUzNiwzNS43MDE5IDI4LjQ5MzksMzQuMTQyMUMyNi45MzQyLDMyLjU4MjQgMjYuOTM0MiwzMC4wNTM2IDI4LjQ5MzksMjguNDkzOVoiIHN0eWxlPSJmaWxsOnJnYigxMDEsMTAxLDEwMSk7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNMy45OTM5LDE2LjAwNjFDNi4xOTk2OCwxNi4wMDYxIDcuOTg3ODEsMTcuNzk0MiA3Ljk4NzgxLDIwQzcuOTg3ODEsMjIuMjA1OCA2LjE5OTY4LDIzLjk5MzkgMy45OTM5LDIzLjk5MzlDMS43ODgxMywyMy45OTM5IDAsMjIuMjA1OCAwLDIwQzAsMTcuNzk0MiAxLjc4ODEzLDE2LjAwNjEgMy45OTM5LDE2LjAwNjFaIiBzdHlsZT0iZmlsbDpyZ2IoMTg3LDE4NywxODcpOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTUuODU3ODYsMjguNDkzOUM3LjQxNzU4LDI2LjkzNDIgOS45NDYzOCwyNi45MzQyIDExLjUwNjEsMjguNDkzOUMxMy4wNjU4LDMwLjA1MzYgMTMuMDY1OCwzMi41ODI0IDExLjUwNjEsMzQuMTQyMUM5Ljk0NjM4LDM1LjcwMTkgNy40MTc1OCwzNS43MDE5IDUuODU3ODYsMzQuMTQyMUM0LjI5ODE1LDMyLjU4MjQgNC4yOTgxNSwzMC4wNTM2IDUuODU3ODYsMjguNDkzOVoiIHN0eWxlPSJmaWxsOnJnYigxNjQsMTY0LDE2NCk7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNMzYuMDA2MSwxNi4wMDYxQzM4LjIxMTksMTYuMDA2MSA0MCwxNy43OTQyIDQwLDIwQzQwLDIyLjIwNTggMzguMjExOSwyMy45OTM5IDM2LjAwNjEsMjMuOTkzOUMzMy44MDAzLDIzLjk5MzkgMzIuMDEyMiwyMi4yMDU4IDMyLjAxMjIsMjBDMzIuMDEyMiwxNy43OTQyIDMzLjgwMDMsMTYuMDA2MSAzNi4wMDYxLDE2LjAwNjFaIiBzdHlsZT0iZmlsbDpyZ2IoNzQsNzQsNzQpOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTI4LjQ5MzksNS44NTc4NkMzMC4wNTM2LDQuMjk4MTUgMzIuNTgyNCw0LjI5ODE1IDM0LjE0MjEsNS44NTc4NkMzNS43MDE5LDcuNDE3NTggMzUuNzAxOSw5Ljk0NjM4IDM0LjE0MjEsMTEuNTA2MUMzMi41ODI0LDEzLjA2NTggMzAuMDUzNiwxMy4wNjU4IDI4LjQ5MzksMTEuNTA2MUMyNi45MzQyLDkuOTQ2MzggMjYuOTM0Miw3LjQxNzU4IDI4LjQ5MzksNS44NTc4NloiIHN0eWxlPSJmaWxsOnJnYig1MCw1MCw1MCk7Ii8+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K");
      background-repeat: no-repeat;
      background-position: center center;
      z-index: 99; }
    .june-scope .dynamic-content--loading * {
      color: transparent !important; }
    .june-scope .dynamic-content--loading img {
      opacity: 0.1; }
  .june-scope .jh-align--v-top {
    display: flex;
    align-items: flex-start; }
  .june-scope .jh-align--v-middle {
    display: flex;
    align-items: center; }
  .june-scope .jh-align--v-bottom {
    display: flex;
    align-items: flex-end; }
  .june-scope .jh-align--v-between {
    display: flex;
    align-items: stretch; }
    .june-scope .jh-align--v-between > * {
      align-content: space-between;
      display: flex;
      flex-wrap: wrap; }
  .june-scope .jh-align--v-around {
    display: flex;
    align-items: stretch; }
    .june-scope .jh-align--v-around > * {
      align-content: space-around;
      display: flex;
      flex-wrap: wrap; }
  @media screen and (min-width: 1280px) {
    .june-scope .jh-align-xl--v-top {
      display: flex;
      align-items: flex-start; }
    .june-scope .jh-align-xl--v-middle {
      display: flex;
      align-items: center; }
    .june-scope .jh-align-xl--v-bottom {
      display: flex;
      align-items: flex-end; }
    .june-scope .jh-align-xl--v-between {
      display: flex;
      align-items: stretch; }
      .june-scope .jh-align-xl--v-between > * {
        align-content: space-between;
        display: flex;
        flex-wrap: wrap; }
    .june-scope .jh-align-xl--v-around {
      display: flex;
      align-items: stretch; }
      .june-scope .jh-align-xl--v-around > * {
        align-content: space-around;
        display: flex;
        flex-wrap: wrap; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .jh-align-lg--v-top {
      display: flex;
      align-items: flex-start; }
    .june-scope .jh-align-lg--v-middle {
      display: flex;
      align-items: center; }
    .june-scope .jh-align-lg--v-bottom {
      display: flex;
      align-items: flex-end; }
    .june-scope .jh-align-lg--v-between {
      display: flex;
      align-items: stretch; }
      .june-scope .jh-align-lg--v-between > * {
        align-content: space-between;
        display: flex;
        flex-wrap: wrap; }
    .june-scope .jh-align-lg--v-around {
      display: flex;
      align-items: stretch; }
      .june-scope .jh-align-lg--v-around > * {
        align-content: space-around;
        display: flex;
        flex-wrap: wrap; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .jh-align-md--v-top {
      display: flex;
      align-items: flex-start; }
    .june-scope .jh-align-md--v-middle {
      display: flex;
      align-items: center; }
    .june-scope .jh-align-md--v-bottom {
      display: flex;
      align-items: flex-end; }
    .june-scope .jh-align-md--v-between {
      display: flex;
      align-items: stretch; }
      .june-scope .jh-align-md--v-between > * {
        align-content: space-between;
        display: flex;
        flex-wrap: wrap; }
    .june-scope .jh-align-md--v-around {
      display: flex;
      align-items: stretch; }
      .june-scope .jh-align-md--v-around > * {
        align-content: space-around;
        display: flex;
        flex-wrap: wrap; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .jh-align-sm--v-top {
      display: flex;
      align-items: flex-start; }
    .june-scope .jh-align-sm--v-middle {
      display: flex;
      align-items: center; }
    .june-scope .jh-align-sm--v-bottom {
      display: flex;
      align-items: flex-end; }
    .june-scope .jh-align-sm--v-between {
      display: flex;
      align-items: stretch; }
      .june-scope .jh-align-sm--v-between > * {
        align-content: space-between;
        display: flex;
        flex-wrap: wrap; }
    .june-scope .jh-align-sm--v-around {
      display: flex;
      align-items: stretch; }
      .june-scope .jh-align-sm--v-around > * {
        align-content: space-around;
        display: flex;
        flex-wrap: wrap; } }
  .june-scope .jh-t-align--l {
    text-align: left !important; }
  .june-scope .jh-t-align--c {
    text-align: center !important; }
  .june-scope .jh-t-align--r {
    text-align: right !important; }
  .june-scope .jh-t-align--j {
    text-align: justify !important; }
  @media screen and (min-width: 1280px) {
    .june-scope .jh-t-align-xl--l {
      text-align: left !important; }
    .june-scope .jh-t-align-xl--c {
      text-align: center !important; }
    .june-scope .jh-t-align-xl--r {
      text-align: right !important; }
    .june-scope .jh-t-align-xl--j {
      text-align: justify !important; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .jh-t-align-lg--l {
      text-align: left !important; }
    .june-scope .jh-t-align-lg--c {
      text-align: center !important; }
    .june-scope .jh-t-align-lg--r {
      text-align: right !important; }
    .june-scope .jh-t-align-lg--j {
      text-align: justify !important; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .jh-t-align-md--l {
      text-align: left !important; }
    .june-scope .jh-t-align-md--c {
      text-align: center !important; }
    .june-scope .jh-t-align-md--r {
      text-align: right !important; }
    .june-scope .jh-t-align-md--j {
      text-align: justify !important; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .jh-t-align-sm--l {
      text-align: left !important; }
    .june-scope .jh-t-align-sm--c {
      text-align: center !important; }
    .june-scope .jh-t-align-sm--r {
      text-align: right !important; }
    .june-scope .jh-t-align-sm--j {
      text-align: justify !important; } }
  .june-scope .jh-f-justify--start {
    justify-content: flex-start !important; }
  .june-scope .jh-f-justify--center {
    justify-content: center !important; }
  .june-scope .jh-f-justify--end {
    justify-content: flex-end !important; }
  .june-scope .jh-f-justify--around {
    justify-content: space-around !important; }
  .june-scope .jh-f-justify--between {
    justify-content: space-between !important; }
  .june-scope .jh-f-align--start {
    align-items: flex-start !important; }
  .june-scope .jh-f-align--center {
    align-items: center !important; }
  .june-scope .jh-f-align--end {
    align-items: flex-end !important; }
  .june-scope .jh-f-align--stretch {
    align-items: stretch !important; }
  .june-scope .jh-f-align-c--start {
    align-content: flex-start !important; }
  .june-scope .jh-f-align-c--center {
    align-content: center !important; }
  .june-scope .jh-f-align-c--end {
    align-content: flex-end !important; }
  .june-scope .jh-f-align-c--between {
    align-content: space-between !important; }
  .june-scope .jh-f-align-c--around {
    align-content: space-around !important; }
  .june-scope .jh-f-align-all--start {
    align-content: flex-start !important;
    align-items: flex-start !important; }
  .june-scope .jh-f-align-all--center {
    align-content: center !important;
    align-items: center !important; }
  .june-scope .jh-f-align-all--end {
    align-content: flex-end !important;
    align-items: flex-end !important; }
  .june-scope .jh-f-align-all--between {
    align-content: space-between !important;
    align-items: center !important; }
  .june-scope .jh-f-align-all--around {
    align-content: space-around !important;
    align-items: center !important; }
  .june-scope .jh-f-align-self--start {
    align-self: flex-start !important; }
  .june-scope .jh-f-align-self--center {
    align-self: center !important; }
  .june-scope .jh-f-align-self--end {
    align-self: flex-end !important; }
  .june-scope .jh-f-align-self--stretch {
    align-self: stretch !important; }
  .june-scope .jh-f-direction--row {
    flex-direction: row !important; }
  .june-scope .jh-f-direction--column {
    flex-direction: column !important; }
    .june-scope .jh-f-direction--column > * {
      flex-basis: auto !important; }
  .june-scope .jh-f-direction--r-row {
    flex-direction: row-reverse !important; }
  .june-scope .jh-f-direction--r-column {
    flex-direction: column-reverse !important; }
    .june-scope .jh-f-direction--r-column > * {
      flex-basis: auto !important; }
  @media screen and (min-width: 1280px) {
    .june-scope .jh-f-justify-xl--start {
      justify-content: flex-start !important; }
    .june-scope .jh-f-justify-xl--center {
      justify-content: center !important; }
    .june-scope .jh-f-justify-xl--end {
      justify-content: flex-end !important; }
    .june-scope .jh-f-justify-xl--around {
      justify-content: space-around !important; }
    .june-scope .jh-f-justify-xl--between {
      justify-content: space-between !important; }
    .june-scope .jh-f-align-xl--start {
      align-items: flex-start !important; }
    .june-scope .jh-f-align-xl--center {
      align-items: center !important; }
    .june-scope .jh-f-align-xl--end {
      align-items: flex-end !important; }
    .june-scope .jh-f-align-xl--stretch {
      align-items: stretch !important; }
    .june-scope .jh-f-align-c-xl--start {
      align-content: flex-start !important; }
    .june-scope .jh-f-align-c-xl--center {
      align-content: center !important; }
    .june-scope .jh-f-align-c-xl--end {
      align-content: flex-end !important; }
    .june-scope .jh-f-align-c-xl--between {
      align-content: space-between !important; }
    .june-scope .jh-f-align-c-xl--around {
      align-content: space-around !important; }
    .june-scope .jh-f-align-all-xl--start {
      align-content: flex-start !important;
      align-items: flex-start !important; }
    .june-scope .jh-f-align-all-xl--center {
      align-content: center !important;
      align-items: center !important; }
    .june-scope .jh-f-align-all-xl--end {
      align-content: flex-end !important;
      align-items: flex-end !important; }
    .june-scope .jh-f-align-all-xl--between {
      align-content: space-between !important;
      align-items: center !important; }
    .june-scope .jh-f-align-all-xl--around {
      align-content: space-around !important;
      align-items: center !important; }
    .june-scope .jh-f-align-self-xl--start {
      align-self: flex-start !important; }
    .june-scope .jh-f-align-self-xl--center {
      align-self: center !important; }
    .june-scope .jh-f-align-self-xl--end {
      align-self: flex-end !important; }
    .june-scope .jh-f-align-self-xl--stretch {
      align-self: stretch !important; }
    .june-scope .jh-f-direction-xl--row {
      flex-direction: row !important; }
    .june-scope .jh-f-direction-xl--column {
      flex-direction: column !important; }
      .june-scope .jh-f-direction-xl--column > * {
        flex-basis: auto !important; }
    .june-scope .jh-f-direction-xl--r-row {
      flex-direction: row-reverse !important; }
    .june-scope .jh-f-direction-xl--r-column {
      flex-direction: column-reverse !important; }
      .june-scope .jh-f-direction-xl--r-column > * {
        flex-basis: auto !important; }
    .june-scope .jh-f-order-xl--first {
      order: -1 !important; }
    .june-scope .jh-f-order-xl--1 {
      order: 1 !important; }
    .june-scope .jh-f-order-xl--2 {
      order: 2 !important; }
    .june-scope .jh-f-order-xl--3 {
      order: 3 !important; }
    .june-scope .jh-f-order-xl--4 {
      order: 4 !important; }
    .june-scope .jh-f-order-xl--5 {
      order: 5 !important; }
    .june-scope .jh-f-order-xl--6 {
      order: 6 !important; }
    .june-scope .jh-f-order-xl--7 {
      order: 7 !important; }
    .june-scope .jh-f-order-xl--8 {
      order: 8 !important; }
    .june-scope .jh-f-order-xl--9 {
      order: 9 !important; }
    .june-scope .jh-f-order-xl--10 {
      order: 10 !important; }
    .june-scope .jh-f-order-xl--11 {
      order: 11 !important; }
    .june-scope .jh-f-order-xl--12 {
      order: 12 !important; }
    .june-scope .jh-f-order-xl--last {
      order: 99 !important; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .jh-f-justify-lg--start {
      justify-content: flex-start !important; }
    .june-scope .jh-f-justify-lg--center {
      justify-content: center !important; }
    .june-scope .jh-f-justify-lg--end {
      justify-content: flex-end !important; }
    .june-scope .jh-f-justify-lg--around {
      justify-content: space-around !important; }
    .june-scope .jh-f-justify-lg--between {
      justify-content: space-between !important; }
    .june-scope .jh-f-align-lg--start {
      align-items: flex-start !important; }
    .june-scope .jh-f-align-lg--center {
      align-items: center !important; }
    .june-scope .jh-f-align-lg--end {
      align-items: flex-end !important; }
    .june-scope .jh-f-align-lg--stretch {
      align-items: stretch !important; }
    .june-scope .jh-f-align-c-lg--start {
      align-content: flex-start !important; }
    .june-scope .jh-f-align-c-lg--center {
      align-content: center !important; }
    .june-scope .jh-f-align-c-lg--end {
      align-content: flex-end !important; }
    .june-scope .jh-f-align-c-lg--between {
      align-content: space-between !important; }
    .june-scope .jh-f-align-c-lg--around {
      align-content: space-around !important; }
    .june-scope .jh-f-align-all-lg--start {
      align-content: flex-start !important;
      align-items: flex-start !important; }
    .june-scope .jh-f-align-all-lg--center {
      align-content: center !important;
      align-items: center !important; }
    .june-scope .jh-f-align-all-lg--end {
      align-content: flex-end !important;
      align-items: flex-end !important; }
    .june-scope .jh-f-align-all-lg--between {
      align-content: space-between !important;
      align-items: center !important; }
    .june-scope .jh-f-align-all-lg--around {
      align-content: space-around !important;
      align-items: center !important; }
    .june-scope .jh-f-align-self-lg--start {
      align-self: flex-start !important; }
    .june-scope .jh-f-align-self-lg--center {
      align-self: center !important; }
    .june-scope .jh-f-align-self-lg--end {
      align-self: flex-end !important; }
    .june-scope .jh-f-align-self-lg--stretch {
      align-self: stretch !important; }
    .june-scope .jh-f-direction-lg--row {
      flex-direction: row !important; }
    .june-scope .jh-f-direction-lg--column {
      flex-direction: column !important; }
      .june-scope .jh-f-direction-lg--column > * {
        flex-basis: auto !important; }
    .june-scope .jh-f-direction-lg--r-row {
      flex-direction: row-reverse !important; }
    .june-scope .jh-f-direction-lg--r-column {
      flex-direction: column-reverse !important; }
      .june-scope .jh-f-direction-lg--r-column > * {
        flex-basis: auto !important; }
    .june-scope .jh-f-order-lg--first {
      order: -1 !important; }
    .june-scope .jh-f-order-lg--1 {
      order: 1 !important; }
    .june-scope .jh-f-order-lg--2 {
      order: 2 !important; }
    .june-scope .jh-f-order-lg--3 {
      order: 3 !important; }
    .june-scope .jh-f-order-lg--4 {
      order: 4 !important; }
    .june-scope .jh-f-order-lg--5 {
      order: 5 !important; }
    .june-scope .jh-f-order-lg--6 {
      order: 6 !important; }
    .june-scope .jh-f-order-lg--7 {
      order: 7 !important; }
    .june-scope .jh-f-order-lg--8 {
      order: 8 !important; }
    .june-scope .jh-f-order-lg--9 {
      order: 9 !important; }
    .june-scope .jh-f-order-lg--10 {
      order: 10 !important; }
    .june-scope .jh-f-order-lg--11 {
      order: 11 !important; }
    .june-scope .jh-f-order-lg--12 {
      order: 12 !important; }
    .june-scope .jh-f-order-lg--last {
      order: 99 !important; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .jh-f-justify-md--start {
      justify-content: flex-start !important; }
    .june-scope .jh-f-justify-md--center {
      justify-content: center !important; }
    .june-scope .jh-f-justify-md--end {
      justify-content: flex-end !important; }
    .june-scope .jh-f-justify-md--around {
      justify-content: space-around !important; }
    .june-scope .jh-f-justify-md--between {
      justify-content: space-between !important; }
    .june-scope .jh-f-align-md--start {
      align-items: flex-start !important; }
    .june-scope .jh-f-align-md--center {
      align-items: center !important; }
    .june-scope .jh-f-align-md--end {
      align-items: flex-end !important; }
    .june-scope .jh-f-align-md--stretch {
      align-items: stretch !important; }
    .june-scope .jh-f-align-c-md--start {
      align-content: flex-start !important; }
    .june-scope .jh-f-align-c-md--center {
      align-content: center !important; }
    .june-scope .jh-f-align-c-md--end {
      align-content: flex-end !important; }
    .june-scope .jh-f-align-c-md--between {
      align-content: space-between !important; }
    .june-scope .jh-f-align-c-md--around {
      align-content: space-around !important; }
    .june-scope .jh-f-align-all-md--start {
      align-content: flex-start !important;
      align-items: flex-start !important; }
    .june-scope .jh-f-align-all-md--center {
      align-content: center !important;
      align-items: center !important; }
    .june-scope .jh-f-align-all-md--end {
      align-content: flex-end !important;
      align-items: flex-end !important; }
    .june-scope .jh-f-align-all-md--between {
      align-content: space-between !important;
      align-items: center !important; }
    .june-scope .jh-f-align-all-md--around {
      align-content: space-around !important;
      align-items: center !important; }
    .june-scope .jh-f-align-self-md--start {
      align-self: flex-start !important; }
    .june-scope .jh-f-align-self-md--center {
      align-self: center !important; }
    .june-scope .jh-f-align-self-md--end {
      align-self: flex-end !important; }
    .june-scope .jh-f-align-self-md--stretch {
      align-self: stretch !important; }
    .june-scope .jh-f-direction-md--row {
      flex-direction: row !important; }
    .june-scope .jh-f-direction-md--column {
      flex-direction: column !important; }
      .june-scope .jh-f-direction-md--column > * {
        flex-basis: auto !important; }
    .june-scope .jh-f-direction-md--r-row {
      flex-direction: row-reverse !important; }
    .june-scope .jh-f-direction-md--r-column {
      flex-direction: column-reverse !important; }
      .june-scope .jh-f-direction-md--r-column > * {
        flex-basis: auto !important; }
    .june-scope .jh-f-order-md--first {
      order: -1 !important; }
    .june-scope .jh-f-order-md--1 {
      order: 1 !important; }
    .june-scope .jh-f-order-md--2 {
      order: 2 !important; }
    .june-scope .jh-f-order-md--3 {
      order: 3 !important; }
    .june-scope .jh-f-order-md--4 {
      order: 4 !important; }
    .june-scope .jh-f-order-md--5 {
      order: 5 !important; }
    .june-scope .jh-f-order-md--6 {
      order: 6 !important; }
    .june-scope .jh-f-order-md--7 {
      order: 7 !important; }
    .june-scope .jh-f-order-md--8 {
      order: 8 !important; }
    .june-scope .jh-f-order-md--9 {
      order: 9 !important; }
    .june-scope .jh-f-order-md--10 {
      order: 10 !important; }
    .june-scope .jh-f-order-md--11 {
      order: 11 !important; }
    .june-scope .jh-f-order-md--12 {
      order: 12 !important; }
    .june-scope .jh-f-order-md--last {
      order: 99 !important; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .jh-f-justify-sm--start {
      justify-content: flex-start !important; }
    .june-scope .jh-f-justify-sm--center {
      justify-content: center !important; }
    .june-scope .jh-f-justify-sm--end {
      justify-content: flex-end !important; }
    .june-scope .jh-f-justify-sm--around {
      justify-content: space-around !important; }
    .june-scope .jh-f-justify-sm--between {
      justify-content: space-between !important; }
    .june-scope .jh-f-align-sm--start {
      align-items: flex-start !important; }
    .june-scope .jh-f-align-sm--center {
      align-items: center !important; }
    .june-scope .jh-f-align-sm--end {
      align-items: flex-end !important; }
    .june-scope .jh-f-align-sm--stretch {
      align-items: stretch !important; }
    .june-scope .jh-f-align-c-sm--start {
      align-content: flex-start !important; }
    .june-scope .jh-f-align-c-sm--center {
      align-content: center !important; }
    .june-scope .jh-f-align-c-sm--end {
      align-content: flex-end !important; }
    .june-scope .jh-f-align-c-sm--between {
      align-content: space-between !important; }
    .june-scope .jh-f-align-c-sm--around {
      align-content: space-around !important; }
    .june-scope .jh-f-align-all-sm--start {
      align-content: flex-start !important;
      align-items: flex-start !important; }
    .june-scope .jh-f-align-all-sm--center {
      align-content: center !important;
      align-items: center !important; }
    .june-scope .jh-f-align-all-sm--end {
      align-content: flex-end !important;
      align-items: flex-end !important; }
    .june-scope .jh-f-align-all-sm--between {
      align-content: space-between !important;
      align-items: center !important; }
    .june-scope .jh-f-align-all-sm--around {
      align-content: space-around !important;
      align-items: center !important; }
    .june-scope .jh-f-align-self-sm--start {
      align-self: flex-start !important; }
    .june-scope .jh-f-align-self-sm--center {
      align-self: center !important; }
    .june-scope .jh-f-align-self-sm--end {
      align-self: flex-end !important; }
    .june-scope .jh-f-align-self-sm--stretch {
      align-self: stretch !important; }
    .june-scope .jh-f-direction-sm--row {
      flex-direction: row !important; }
    .june-scope .jh-f-direction-sm--column {
      flex-direction: column !important; }
      .june-scope .jh-f-direction-sm--column > * {
        flex-basis: auto !important; }
    .june-scope .jh-f-direction-sm--r-row {
      flex-direction: row-reverse !important; }
    .june-scope .jh-f-direction-sm--r-column {
      flex-direction: column-reverse !important; }
      .june-scope .jh-f-direction-sm--r-column > * {
        flex-basis: auto !important; }
    .june-scope .jh-f-order-sm--first {
      order: -1 !important; }
    .june-scope .jh-f-order-sm--1 {
      order: 1 !important; }
    .june-scope .jh-f-order-sm--2 {
      order: 2 !important; }
    .june-scope .jh-f-order-sm--3 {
      order: 3 !important; }
    .june-scope .jh-f-order-sm--4 {
      order: 4 !important; }
    .june-scope .jh-f-order-sm--5 {
      order: 5 !important; }
    .june-scope .jh-f-order-sm--6 {
      order: 6 !important; }
    .june-scope .jh-f-order-sm--7 {
      order: 7 !important; }
    .june-scope .jh-f-order-sm--8 {
      order: 8 !important; }
    .june-scope .jh-f-order-sm--9 {
      order: 9 !important; }
    .june-scope .jh-f-order-sm--10 {
      order: 10 !important; }
    .june-scope .jh-f-order-sm--11 {
      order: 11 !important; }
    .june-scope .jh-f-order-sm--12 {
      order: 12 !important; }
    .june-scope .jh-f-order-sm--last {
      order: 99 !important; } }
  .june-scope .jh-img-fx-m--left, .june-scope .jh-img-fx-m--right {
    transform: scale(1.18);
    transition: all .35s ease; }
  .june-scope .jh-img-fx-m--right {
    transform: translateX(-9%) scale(1.18); }
  .june-scope .jh-img-fx-m--up, .june-scope .jh-img-fx-m--down {
    transform: scale(1.18);
    transition: all .35s ease; }
  .june-scope .jh-img-fx-m--down {
    transform: translateY(-9%) scale(1.18); }
  .june-scope .jh-img-fx-m--grow, .june-scope .jh-img-fx-m--shrink {
    transition: all .35s ease; }
  .june-scope .jh-img-fx-m--shrink {
    transform: scale(1.15); }
  .june-scope .jh-img-fx-m--fade {
    transition: opacity .3s ease;
    opacity: 1; }
  .june-scope .jh-img-fx-m--show {
    transition: opacity .3s ease;
    opacity: 0; }
  .june-scope .jh-img-fx--tint {
    transition: all .35s ease; }
    .june-scope .jh-img-fx--tint.jh-img-fx--reverse-tint {
      opacity: 0.7; }
  .june-scope .jh-img-fx-e--sadie figcaption {
    text-align: center;
    height: 100%; }
  .june-scope .jh-img-fx-e--sadie figcaption:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0); }
  .june-scope .jh-img-fx-e--sadie h3 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0); }
  .june-scope .jh-img-fx-e--sadie figcaption::before,
  .june-scope .jh-img-fx-e--sadie p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s; }
  .june-scope .jh-img-fx-e--sadie p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em;
    width: 100%;
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  .june-scope .jh-img-fx-e--sadie .je-img__wrapper:hover h3 {
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0); }
  .june-scope .jh-img-fx-e--sadie .je-img__wrapper:hover figcaption::before,
  .june-scope .jh-img-fx-e--sadie .je-img__wrapper:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--sadie.jh-img-fx--invert h3 {
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0); }
  .june-scope .jh-img-fx-e--sadie.jh-img-fx--invert figcaption::before,
  .june-scope .jh-img-fx-e--sadie.jh-img-fx--invert p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--sadie.jh-img-fx--invert .je-img__wrapper:hover figcaption:before {
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0); }
  .june-scope .jh-img-fx-e--sadie.jh-img-fx--invert .je-img__wrapper:hover h3 {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0); }
  .june-scope .jh-img-fx-e--sadie.jh-img-fx--always h3 {
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0); }
  .june-scope .jh-img-fx-e--sadie.jh-img-fx--always figcaption::before,
  .june-scope .jh-img-fx-e--sadie.jh-img-fx--always p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--roxy figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  .june-scope .jh-img-fx-e--roxy figcaption {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 3em;
    text-align: left; }
  .june-scope .jh-img-fx-e--roxy h3 {
    text-align: left;
    padding: 30% 0 10px 0; }
  .june-scope .jh-img-fx-e--roxy p {
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  .june-scope .jh-img-fx-e--roxy .je-img__wrapper:hover figcaption::before,
  .june-scope .jh-img-fx-e--roxy .je-img__wrapper:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--roxy.jh-img-fx--invert img {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--roxy.jh-img-fx--invert figcaption::before,
  .june-scope .jh-img-fx-e--roxy.jh-img-fx--invert p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--roxy.jh-img-fx--invert .je-img__wrapper:hover figcaption::before {
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  .june-scope .jh-img-fx-e--roxy.jh-img-fx--invert .je-img__wrapper:hover p {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  .june-scope .jh-img-fx-e--roxy.jh-img-fx--always figcaption::before {
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  .june-scope .jh-img-fx-e--roxy.jh-img-fx--always p {
    opacity: 1;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  .june-scope .jh-img-fx-e--bubba figcaption {
    height: 100%; }
  .june-scope .jh-img-fx-e--bubba figcaption::before,
  .june-scope .jh-img-fx-e--bubba figcaption::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s; }
  .june-scope .jh-img-fx-e--bubba figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1); }
  .june-scope .jh-img-fx-e--bubba figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0); }
  .june-scope .jh-img-fx-e--bubba h3 {
    text-align: center;
    padding-top: 30%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  .june-scope .jh-img-fx-e--bubba p {
    text-align: center;
    padding: 20px 2.5em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  .june-scope .jh-img-fx-e--bubba .je-img__wrapper:hover figcaption::before,
  .june-scope .jh-img-fx-e--bubba .je-img__wrapper:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  .june-scope .jh-img-fx-e--bubba .je-img__wrapper:hover h3,
  .june-scope .jh-img-fx-e--bubba .je-img__wrapper:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--bubba.jh-img-fx--invert figcaption::before,
  .june-scope .jh-img-fx-e--bubba.jh-img-fx--invert figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  .june-scope .jh-img-fx-e--bubba.jh-img-fx--invert h3,
  .june-scope .jh-img-fx-e--bubba.jh-img-fx--invert p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--bubba.jh-img-fx--invert .je-img__wrapper:hover figcaption::before {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1); }
  .june-scope .jh-img-fx-e--bubba.jh-img-fx--invert .je-img__wrapper:hover figcaption::after {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0); }
  .june-scope .jh-img-fx-e--bubba.jh-img-fx--invert .je-img__wrapper:hover h3 {
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  .june-scope .jh-img-fx-e--bubba.jh-img-fx--invert .je-img__wrapper:hover p {
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  .june-scope .jh-img-fx-e--bubba.jh-img-fx--always figcaption::before,
  .june-scope .jh-img-fx-e--bubba.jh-img-fx--always figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  .june-scope .jh-img-fx-e--bubba.jh-img-fx--always h3,
  .june-scope .jh-img-fx-e--bubba.jh-img-fx--always p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--romeo {
    -webkit-perspective: 1000px;
    perspective: 1000px; }
    .june-scope .jh-img-fx-e--romeo figcaption {
      position: absolute;
      width: 100%;
      height: 100%; }
    .june-scope .jh-img-fx-e--romeo figcaption::before,
    .june-scope .jh-img-fx-e--romeo figcaption::after {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 80%;
      height: 1px;
      border-top: 1px solid #FFF;
      content: '';
      -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
      transition: opacity 0.35s, transform 0.35s;
      -webkit-transform: translate3d(-50%, -50%, 0);
      transform: translate3d(-50%, -50%, 0); }
    .june-scope .jh-img-fx-e--romeo h3,
    .june-scope .jh-img-fx-e--romeo p {
      text-align: center;
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      -webkit-transition: -webkit-transform 0.35s;
      transition: transform 0.35s; }
    .june-scope .jh-img-fx-e--romeo h3 {
      -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
      transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0); }
    .june-scope .jh-img-fx-e--romeo p {
      padding: 0.25em 2em;
      -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
      transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0); }
    .june-scope .jh-img-fx-e--romeo .je-img__wrapper:hover figcaption::before {
      opacity: 0.5;
      -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
      transform: translate3d(-50%, -50%, 0) rotate(45deg); }
    .june-scope .jh-img-fx-e--romeo .je-img__wrapper:hover figcaption::after {
      opacity: 0.5;
      -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
      transform: translate3d(-50%, -50%, 0) rotate(-45deg); }
    .june-scope .jh-img-fx-e--romeo .je-img__wrapper:hover h3 {
      -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
      transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0); }
    .june-scope .jh-img-fx-e--romeo .je-img__wrapper:hover p {
      -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
      transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0); }
    .june-scope .jh-img-fx-e--romeo.jh-img-fx--invert figcaption::before {
      opacity: 0.5;
      -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
      transform: translate3d(-50%, -50%, 0) rotate(45deg); }
    .june-scope .jh-img-fx-e--romeo.jh-img-fx--invert figcaption::after {
      opacity: 0.5;
      -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
      transform: translate3d(-50%, -50%, 0) rotate(-45deg); }
    .june-scope .jh-img-fx-e--romeo.jh-img-fx--invert h3 {
      -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
      transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0); }
    .june-scope .jh-img-fx-e--romeo.jh-img-fx--invert p {
      -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
      transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0); }
    .june-scope .jh-img-fx-e--romeo.jh-img-fx--invert .je-img__wrapper:hover figcaption::before,
    .june-scope .jh-img-fx-e--romeo.jh-img-fx--invert .je-img__wrapper:hover figcaption::after {
      -webkit-transform: translate3d(-50%, -50%, 0);
      transform: translate3d(-50%, -50%, 0); }
    .june-scope .jh-img-fx-e--romeo.jh-img-fx--invert .je-img__wrapper:hover h3 {
      -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
      transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0); }
    .june-scope .jh-img-fx-e--romeo.jh-img-fx--invert .je-img__wrapper:hover p {
      -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
      transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0); }
    .june-scope .jh-img-fx-e--romeo.jh-img-fx--always figcaption::before {
      opacity: 0.5;
      -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
      transform: translate3d(-50%, -50%, 0) rotate(45deg); }
    .june-scope .jh-img-fx-e--romeo.jh-img-fx--always figcaption::after {
      opacity: 0.5;
      -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
      transform: translate3d(-50%, -50%, 0) rotate(-45deg); }
    .june-scope .jh-img-fx-e--romeo.jh-img-fx--always h3 {
      -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
      transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0); }
    .june-scope .jh-img-fx-e--romeo.jh-img-fx--always p {
      -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
      transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0); }
  .june-scope .jh-img-fx-e--layla figcaption {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 3em; }
  .june-scope .jh-img-fx-e--layla figcaption::before,
  .june-scope .jh-img-fx-e--layla figcaption::after {
    position: absolute;
    content: '';
    opacity: 0; }
  .june-scope .jh-img-fx-e--layla figcaption::before {
    top: 50px;
    right: 30px;
    bottom: 50px;
    left: 30px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0; }
  .june-scope .jh-img-fx-e--layla figcaption::after {
    top: 30px;
    right: 50px;
    bottom: 30px;
    left: 50px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0; }
  .june-scope .jh-img-fx-e--layla h3 {
    text-align: center;
    padding-top: 26%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s; }
  .june-scope .jh-img-fx-e--layla p {
    text-align: center;
    padding: 0.5em 2em;
    text-transform: none;
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  .june-scope .jh-img-fx-e--layla h3 {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  .june-scope .jh-img-fx-e--layla figcaption::before,
  .june-scope .jh-img-fx-e--layla figcaption::after,
  .june-scope .jh-img-fx-e--layla p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s; }
  .june-scope .jh-img-fx-e--layla .je-img__wrapper:hover figcaption::before,
  .june-scope .jh-img-fx-e--layla .je-img__wrapper:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  .june-scope .jh-img-fx-e--layla .je-img__wrapper:hover h3,
  .june-scope .jh-img-fx-e--layla .je-img__wrapper:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--layla .je-img__wrapper:hover figcaption::after,
  .june-scope .jh-img-fx-e--layla .je-img__wrapper:hover h3,
  .june-scope .jh-img-fx-e--layla .je-img__wrapper:hover p {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s; }
  .june-scope .jh-img-fx-e--layla.jh-img-fx--invert figcaption::before,
  .june-scope .jh-img-fx-e--layla.jh-img-fx--invert figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  .june-scope .jh-img-fx-e--layla.jh-img-fx--invert h3,
  .june-scope .jh-img-fx-e--layla.jh-img-fx--invert p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--layla.jh-img-fx--invert figcaption::after,
  .june-scope .jh-img-fx-e--layla.jh-img-fx--invert h3,
  .june-scope .jh-img-fx-e--layla.jh-img-fx--invert p {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s; }
  .june-scope .jh-img-fx-e--layla.jh-img-fx--invert .je-img__wrapper:hover figcaption::before,
  .june-scope .jh-img-fx-e--layla.jh-img-fx--invert .je-img__wrapper:hover figcaption::after {
    opacity: 0; }
  .june-scope .jh-img-fx-e--layla.jh-img-fx--invert .je-img__wrapper:hover figcaption::before {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1); }
  .june-scope .jh-img-fx-e--layla.jh-img-fx--invert .je-img__wrapper:hover figcaption::after {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0); }
  .june-scope .jh-img-fx-e--layla.jh-img-fx--invert .je-img__wrapper:hover h3 {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  .june-scope .jh-img-fx-e--layla.jh-img-fx--invert .je-img__wrapper:hover p {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  .june-scope .jh-img-fx-e--layla.jh-img-fx--always figcaption::before,
  .june-scope .jh-img-fx-e--layla.jh-img-fx--always figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  .june-scope .jh-img-fx-e--layla.jh-img-fx--always h3,
  .june-scope .jh-img-fx-e--layla.jh-img-fx--always p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--layla.jh-img-fx--always figcaption::after,
  .june-scope .jh-img-fx-e--layla.jh-img-fx--always h3,
  .june-scope .jh-img-fx-e--layla.jh-img-fx--always p {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s; }
  .june-scope .jh-img-fx-e--honey figcaption {
    position: absolute;
    width: 100%;
    height: 100%; }
  .june-scope .jh-img-fx-e--honey figcaption::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    border-top: 10px solid #FFF;
    content: '';
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  .june-scope .jh-img-fx-e--honey h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1em 1.5em;
    width: 100%;
    text-align: left;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  .june-scope .jh-img-fx-e--honey p {
    text-align: left;
    display: none; }
  .june-scope .jh-img-fx-e--honey figcaption::before,
  .june-scope .jh-img-fx-e--honey h3 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s; }
  .june-scope .jh-img-fx-e--honey .je-img__wrapper:hover figcaption::before,
  .june-scope .jh-img-fx-e--honey .je-img__wrapper:hover h3 {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--honey.jh-img-fx--invert figcaption::before,
  .june-scope .jh-img-fx-e--honey.jh-img-fx--invert h3 {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--honey.jh-img-fx--invert .je-img__wrapper:hover figcaption::before {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  .june-scope .jh-img-fx-e--honey.jh-img-fx--invert .je-img__wrapper:hover h3 {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  .june-scope .jh-img-fx-e--honey.jh-img-fx--always figcaption::before,
  .june-scope .jh-img-fx-e--honey.jh-img-fx--always h3 {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--oscar figcaption {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 3em; }
  .june-scope .jh-img-fx-e--oscar figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: ''; }
  .june-scope .jh-img-fx-e--oscar h3 {
    text-align: left;
    margin: 20% 0 10px 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  .june-scope .jh-img-fx-e--oscar figcaption::before,
  .june-scope .jh-img-fx-e--oscar p {
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0); }
  .june-scope .jh-img-fx-e--oscar .je-img__wrapper:hover h3 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--oscar .je-img__wrapper:hover figcaption::before,
  .june-scope .jh-img-fx-e--oscar .je-img__wrapper:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  .june-scope .jh-img-fx-e--oscar.jh-img-fx--invert h3 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--oscar.jh-img-fx--invert figcaption::before,
  .june-scope .jh-img-fx-e--oscar.jh-img-fx--invert p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  .june-scope .jh-img-fx-e--oscar.jh-img-fx--invert .je-img__wrapper:hover h3 {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  .june-scope .jh-img-fx-e--oscar.jh-img-fx--invert .je-img__wrapper:hover figcaption::before,
  .june-scope .jh-img-fx-e--oscar.jh-img-fx--invert .je-img__wrapper:hover p {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0); }
  .june-scope .jh-img-fx-e--oscar.jh-img-fx--always h3 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--oscar.jh-img-fx--always figcaption::before,
  .june-scope .jh-img-fx-e--oscar.jh-img-fx--always p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  .june-scope .jh-img-fx-e--marley figcaption {
    text-align: right;
    position: absolute;
    width: 100%;
    height: 100%; }
  .june-scope .jh-img-fx-e--marley h3,
  .june-scope .jh-img-fx-e--marley p {
    text-align: right;
    position: absolute;
    right: 30px;
    left: 30px;
    padding: 10px 0; }
  .june-scope .jh-img-fx-e--marley p {
    bottom: 30px;
    line-height: 1.5;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  .june-scope .jh-img-fx-e--marley h3 {
    top: 30px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  .june-scope .jh-img-fx-e--marley h3::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 4px;
    border-top: 4px solid #FFF;
    content: '';
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0); }
  .june-scope .jh-img-fx-e--marley h3::after,
  .june-scope .jh-img-fx-e--marley p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s; }
  .june-scope .jh-img-fx-e--marley .je-img__wrapper:hover h3 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--marley .je-img__wrapper:hover h3::after,
  .june-scope .jh-img-fx-e--marley .je-img__wrapper:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--marley.jh-img-fx--invert h3 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--marley.jh-img-fx--invert h3::after,
  .june-scope .jh-img-fx-e--marley.jh-img-fx--invert p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--marley.jh-img-fx--invert .je-img__wrapper:hover h3 {
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  .june-scope .jh-img-fx-e--marley.jh-img-fx--invert .je-img__wrapper:hover h3::after {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0); }
  .june-scope .jh-img-fx-e--marley.jh-img-fx--invert .je-img__wrapper:hover p {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  .june-scope .jh-img-fx-e--marley.jh-img-fx--invert .je-img__wrapper:hover h3::after,
  .june-scope .jh-img-fx-e--marley.jh-img-fx--invert .je-img__wrapper:hover p {
    opacity: 0; }
  .june-scope .jh-img-fx-e--marley.jh-img-fx--always h3 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--marley.jh-img-fx--always h3::after,
  .june-scope .jh-img-fx-e--marley.jh-img-fx--always p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--ruby figcaption {
    position: absolute;
    width: 100%;
    height: auto !important;
    top: 50% !important;
    transform: translateY(-50%);
    padding: 0 1.5em; }
  .june-scope .jh-img-fx-e--ruby h3 {
    text-align: center;
    margin-top: 20%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  .june-scope .jh-img-fx-e--ruby p {
    text-align: center;
    margin: 1em 0 0;
    padding: 3em;
    border: 1px solid #fff;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
    transform: translate3d(0, 20px, 0) scale(1.1); }
  .june-scope .jh-img-fx-e--ruby .je-img__wrapper:hover h3 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--ruby .je-img__wrapper:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1); }
  .june-scope .jh-img-fx-e--ruby.jh-img-fx--invert h3 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--ruby.jh-img-fx--invert p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1); }
  .june-scope .jh-img-fx-e--ruby.jh-img-fx--invert .je-img__wrapper:hover h3 {
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  .june-scope .jh-img-fx-e--ruby.jh-img-fx--invert .je-img__wrapper:hover p {
    -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
    transform: translate3d(0, 20px, 0) scale(1.1); }
  .june-scope .jh-img-fx-e--ruby.jh-img-fx--always h3 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--ruby.jh-img-fx--always p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1); }
  .june-scope .jh-img-fx-e--milo figcaption {
    position: absolute;
    width: 100%;
    height: 100%; }
  .june-scope .jh-img-fx-e--milo h3 {
    text-align: left;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 1em 1.2em; }
  .june-scope .jh-img-fx-e--milo p {
    padding: 0 10px 0 0;
    width: 50%;
    margin-top: 1.5em !important;
    border-right: 1px solid #fff;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0); }
  .june-scope .jh-img-fx-e--milo .je-img__wrapper:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--milo.jh-img-fx--invert p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--milo.jh-img-fx--invert .je-img__wrapper:hover {
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0); }
  .june-scope .jh-img-fx-e--milo.jh-img-fx--always p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--dexter figcaption {
    position: absolute;
    width: 100%;
    height: 100%; }
  .june-scope .jh-img-fx-e--dexter figcaption::after {
    position: absolute;
    right: 30px;
    bottom: 30px;
    left: 30px;
    height: -webkit-calc(50% - 30px);
    height: calc(50% - 30px);
    border: 7px solid #fff;
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  .june-scope .jh-img-fx-e--dexter figcaption {
    padding: 3em;
    text-align: left; }
  .june-scope .jh-img-fx-e--dexter p {
    position: absolute;
    right: 60px;
    bottom: 60px;
    left: 60px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0); }
  .june-scope .jh-img-fx-e--dexter .je-img__wrapper:hover figcaption::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--dexter .je-img__wrapper:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--dexter.jh-img-fx--invert figcaption::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--dexter.jh-img-fx--invert p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--dexter.jh-img-fx--invert .je-img__wrapper:hover figcaption::after {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  .june-scope .jh-img-fx-e--dexter.jh-img-fx--invert .je-img__wrapper:hover p {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0); }
  .june-scope .jh-img-fx-e--dexter.jh-img-fx--always figcaption::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--dexter.jh-img-fx--always p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--sarah figcaption {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: left;
    padding: 1em 1.5em; }
  .june-scope .jh-img-fx-e--sarah h3 {
    position: relative;
    overflow: hidden;
    padding: 0.5em 0; }
  .june-scope .jh-img-fx-e--sarah h3::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    border-top: 3px solid #FFF;
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  .june-scope .jh-img-fx-e--sarah p {
    padding: 1em 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  .june-scope .jh-img-fx-e--sarah .je-img__wrapper:hover h3::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--sarah .je-img__wrapper:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--sarah.jh-img-fx--invert h3::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--sarah.jh-img-fx--invert p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--sarah.jh-img-fx--invert .je-img__wrapper:hover h3::after {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  .june-scope .jh-img-fx-e--sarah.jh-img-fx--invert .je-img__wrapper:hover p {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  .june-scope .jh-img-fx-e--sarah.jh-img-fx--always h3::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--sarah.jh-img-fx--always p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .june-scope .jh-img-fx-e--chico figcaption {
    padding: 3em;
    position: absolute;
    width: 100%;
    height: 100%; }
  .june-scope .jh-img-fx-e--chico figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  .june-scope .jh-img-fx-e--chico figcaption::before,
  .june-scope .jh-img-fx-e--chico p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s; }
  .june-scope .jh-img-fx-e--chico h3 {
    text-align: center;
    padding: 20% 0 20px 0; }
  .june-scope .jh-img-fx-e--chico p {
    text-align: center;
    margin: 0 auto;
    max-width: 200px;
    -webkit-transform: scale(1.5);
    transform: scale(1.5); }
  .june-scope .jh-img-fx-e--chico .je-img__wrapper:hover figcaption::before,
  .june-scope .jh-img-fx-e--chico .je-img__wrapper:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  .june-scope .jh-img-fx-e--chico.jh-img-fx--invert figcaption::before,
  .june-scope .jh-img-fx-e--chico.jh-img-fx--invert p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  .june-scope .jh-img-fx-e--chico.jh-img-fx--invert .je-img__wrapper:hover figcaption::before {
    opacity: 0;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  .june-scope .jh-img-fx-e--chico.jh-img-fx--invert .je-img__wrapper:hover p {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5); }
  .june-scope .jh-img-fx-e--chico.jh-img-fx--always figcaption::before,
  .june-scope .jh-img-fx-e--chico.jh-img-fx--always p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  .june-scope .jh-img-fx-e--toni figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    padding: 2em;
    transition: opacity .35s, transform .35s;
    background-color: rgba(0, 0, 0, 0.75);
    opacity: 0;
    transform: translateY(10px); }
  .june-scope .jh-img-fx-e--toni h3 {
    transition: opacity .35s, transform .35s;
    transform: translateY(10px);
    opacity: 0; }
  .june-scope .jh-img-fx-e--toni p {
    transition: opacity .35s, transform .35s;
    transform: translateY(20px);
    opacity: 0; }
  .june-scope .jh-img-fx-e--toni .je-img__wrapper:hover figcaption,
  .june-scope .jh-img-fx-e--toni .je-img__wrapper:hover h3,
  .june-scope .jh-img-fx-e--toni .je-img__wrapper:hover p {
    opacity: 1;
    transform: translateY(0); }
  .june-scope .jh-img-fx-e--toni.jh-img-fx--invert figcaption,
  .june-scope .jh-img-fx-e--toni.jh-img-fx--invert h3,
  .june-scope .jh-img-fx-e--toni.jh-img-fx--invert p {
    opacity: 1;
    transform: translateY(0); }
  .june-scope .jh-img-fx-e--toni.jh-img-fx--invert .je-img__wrapper:hover figcaption,
  .june-scope .jh-img-fx-e--toni.jh-img-fx--invert .je-img__wrapper:hover h3,
  .june-scope .jh-img-fx-e--toni.jh-img-fx--invert .je-img__wrapper:hover p {
    opacity: 0; }
  .june-scope .jh-img-fx-e--toni.jh-img-fx--invert .je-img__wrapper:hover figcaption,
  .june-scope .jh-img-fx-e--toni.jh-img-fx--invert .je-img__wrapper:hover h3 {
    transform: translateY(10px); }
  .june-scope .jh-img-fx-e--toni.jh-img-fx--invert .je-img__wrapper:hover p {
    transform: translateY(20px); }
  .june-scope .jh-img-fx-e--toni.jh-img-fx--always figcaption,
  .june-scope .jh-img-fx-e--toni.jh-img-fx--always h3,
  .june-scope .jh-img-fx-e--toni.jh-img-fx--always p {
    opacity: 1;
    transform: translateY(0); }
  .june-scope .jh-img-fx-e--george figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    padding: 2em;
    transition: opacity .35s, transform .35s;
    opacity: 0;
    transform: none;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center; }
  .june-scope .jh-img-fx-e--george h3 {
    transition: opacity .35s, transform .35s;
    transform: translateY(10px);
    opacity: 0; }
  .june-scope .jh-img-fx-e--george p {
    padding-top: .5em;
    transition: opacity .35s, transform .35s;
    transform: translateY(20px);
    opacity: 0; }
  .june-scope .jh-img-fx-e--george .je-img__wrapper:hover figcaption,
  .june-scope .jh-img-fx-e--george .je-img__wrapper:hover h3,
  .june-scope .jh-img-fx-e--george .je-img__wrapper:hover p {
    opacity: 1;
    transform: translateY(0); }
  .june-scope .jh-img-fx-e--george.jh-img-fx--invert figcaption,
  .june-scope .jh-img-fx-e--george.jh-img-fx--invert h3,
  .june-scope .jh-img-fx-e--george.jh-img-fx--invert p {
    opacity: 1;
    transform: translateY(0); }
  .june-scope .jh-img-fx-e--george.jh-img-fx--invert .je-img__wrapper:hover figcaption,
  .june-scope .jh-img-fx-e--george.jh-img-fx--invert .je-img__wrapper:hover h3,
  .june-scope .jh-img-fx-e--george.jh-img-fx--invert .je-img__wrapper:hover p {
    opacity: 0; }
  .june-scope .jh-img-fx-e--george.jh-img-fx--invert .je-img__wrapper:hover h3 {
    transform: translateY(10px); }
  .june-scope .jh-img-fx-e--george.jh-img-fx--invert .je-img__wrapper:hover p {
    transform: translateY(20px); }
  .june-scope .jh-img-fx-e--george.jh-img-fx--always figcaption,
  .june-scope .jh-img-fx-e--george.jh-img-fx--always h3,
  .june-scope .jh-img-fx-e--george.jh-img-fx--always p {
    opacity: 1;
    transform: translateY(0); }
  .june-scope .jh-img-fx-e--claudia figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    padding: 2em;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: none;
    transition: opacity .35s ease; }
  .june-scope .jh-img-fx-e--claudia h3 {
    transform: translateY(-15px);
    transition: transform .3s ease; }
  .june-scope .jh-img-fx-e--claudia p {
    position: absolute;
    bottom: 9px;
    left: 9px;
    right: 9px;
    display: flex;
    justify-content: space-around;
    transform: translateY(-30px);
    transition: transform .3s ease; }
  .june-scope .jh-img-fx-e--claudia .je-img__wrapper:hover figcaption {
    opacity: 1; }
  .june-scope .jh-img-fx-e--claudia .je-img__wrapper:hover h3 {
    transform: translateY(0); }
  .june-scope .jh-img-fx-e--claudia .je-img__wrapper:hover p {
    transform: translateY(0); }
  .june-scope .jh-img-fx-e--claudia.jh-img-fx--invert figcaption {
    opacity: 1; }
  .june-scope .jh-img-fx-e--claudia.jh-img-fx--invert h3 {
    transform: translateY(0); }
  .june-scope .jh-img-fx-e--claudia.jh-img-fx--invert p {
    transform: translateY(0); }
  .june-scope .jh-img-fx-e--claudia.jh-img-fx--invert .je-img__wrapper:hover figcaption {
    opacity: 0; }
  .june-scope .jh-img-fx-e--claudia.jh-img-fx--invert .je-img__wrapper:hover h3 {
    transform: translateY(-15px); }
  .june-scope .jh-img-fx-e--claudia.jh-img-fx--invert .je-img__wrapper:hover p {
    transform: translateY(-30px); }
  .june-scope .jh-img-fx-e--claudia.jh-img-fx--always figcaption {
    opacity: 1; }
  .june-scope .jh-img-fx-e--claudia.jh-img-fx--always h3 {
    transform: translateY(0); }
  .june-scope .jh-img-fx-e--claudia.jh-img-fx--always p {
    transform: translateY(0); }
  .june-scope .je-img__wrapper:hover .jh-img-fx-m--left {
    transform: translateX(-9%) scale(1.18); }
  .june-scope .je-img__wrapper:hover .jh-img-fx-m--right {
    transform: translateX(0%) scale(1.18); }
  .june-scope .je-img__wrapper:hover .jh-img-fx-m--up {
    transform: translateY(-9%) scale(1.18); }
  .june-scope .je-img__wrapper:hover .jh-img-fx-m--down {
    transform: translateY(0%) scale(1.18); }
  .june-scope .je-img__wrapper:hover .jh-img-fx-m--grow {
    transform: scale(1.15); }
  .june-scope .je-img__wrapper:hover .jh-img-fx-m--shrink {
    transform: scale(1); }
  .june-scope .je-img__wrapper:hover .jh-img-fx-m--fade {
    opacity: 0 !important; }
  .june-scope .je-img__wrapper:hover .jh-img-fx-m--show {
    opacity: 1 !important; }
  .june-scope .je-img__wrapper:hover .jh-img-fx--tint {
    opacity: 0.7; }
    .june-scope .je-img__wrapper:hover .jh-img-fx--tint.jh-img-fx--reverse-tint {
      opacity: 1; }
  .june-scope .jh-p--sticky {
    position: sticky; }
  .june-scope .jh-p--absolute {
    position: absolute; }
  .june-scope .jh-p--fixed {
    position: fixed; }
  .june-scope .jh-p--relative {
    position: relative; }
  .june-scope .jh-p--static {
    position: static; }
  @media screen and (min-width: 1280px) {
    .june-scope .jh-p-xl--sticky {
      position: sticky; }
    .june-scope .jh-p-xl--absolute {
      position: absolute; }
    .june-scope .jh-p-xl--fixed {
      position: fixed; }
    .june-scope .jh-p-xl--relative {
      position: relative; }
    .june-scope .jh-p-xl--static {
      position: static; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .jh-p-xl--sticky {
      position: sticky; }
    .june-scope .jh-p-xl--absolute {
      position: absolute; }
    .june-scope .jh-p-xl--fixed {
      position: fixed; }
    .june-scope .jh-p-xl--relative {
      position: relative; }
    .june-scope .jh-p-xl--static {
      position: static; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .jh-p-xl--sticky {
      position: sticky; }
    .june-scope .jh-p-xl--absolute {
      position: absolute; }
    .june-scope .jh-p-xl--fixed {
      position: fixed; }
    .june-scope .jh-p-xl--relative {
      position: relative; }
    .june-scope .jh-p-xl--static {
      position: static; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .jh-p-xl--sticky {
      position: sticky; }
    .june-scope .jh-p-xl--absolute {
      position: absolute; }
    .june-scope .jh-p-xl--fixed {
      position: fixed; }
    .june-scope .jh-p-xl--relative {
      position: relative; }
    .june-scope .jh-p-xl--static {
      position: static; } }
  .june-scope .jh-scene {
    position: relative;
    min-height: 200vh; }
    .june-scope .jh-scene__overlay-wrapper {
      height: 100vh;
      top: 0;
      position: sticky;
      overflow: hidden; }
    .june-scope .jh-scene__overlay {
      display: flex;
      flex-wrap: nowrap;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      min-height: 200vh;
      z-index: 2; }
    .june-scope .jh-scene__part {
      height: 100vh;
      position: sticky;
      top: 0;
      vertical-align: top; }
      .june-scope .jh-scene__part .je-img__image {
        height: 100%; }
    .june-scope .jh-scene__image {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .june-scope .jh-scene__content {
      position: sticky;
      top: 0;
      min-height: 100vh; }
    .june-scope .jh-scene--reveal .jh-scene__content {
      overflow: hidden; }
    .june-scope .jh-scene--reveal .jh-scene__part {
      width: 50%;
      display: flex;
      align-items: center;
      position: absolute;
      top: 0;
      z-index: 2; }
      .june-scope .jh-scene--reveal .jh-scene__part--1 {
        left: 0; }
      .june-scope .jh-scene--reveal .jh-scene__part--2 {
        right: 0; }
    .june-scope .jh-scene--slide {
      min-height: auto;
      max-width: 100vw; }
      .june-scope .jh-scene--slide .jh-scene__overlay {
        display: block;
        width: auto;
        min-width: 100%;
        font-size: 0;
        line-height: 0;
        white-space: nowrap;
        min-height: auto;
        position: relative; }
        .june-scope .jh-scene--slide .jh-scene__overlay > * {
          white-space: normal; }
      .june-scope .jh-scene--slide .jh-scene__part {
        display: inline-flex;
        position: relative; }
      .june-scope .jh-scene--slide .jh-scene__part-inner {
        width: 100%; }
    @media screen and (max-width: 883.98px) {
      .june-scope .jh-scene--reveal .jh-scene__overlay {
        flex-wrap: wrap; }
      .june-scope .jh-scene--reveal .jh-scene__part {
        width: 100%;
        height: 50vh; }
        .june-scope .jh-scene--reveal .jh-scene__part--1 {
          top: 0; }
        .june-scope .jh-scene--reveal .jh-scene__part--2 {
          bottom: 0;
          top: 50vh; } }
  .june-scope .jh-ratio--21-9 {
    display: flex; }
    .june-scope .jh-ratio--21-9:before {
      content: " ";
      width: 1px;
      margin-left: -1px;
      padding-top: 42.85714%; }
  .june-scope .jh-ratio--16-9 {
    display: flex; }
    .june-scope .jh-ratio--16-9:before {
      content: " ";
      width: 1px;
      margin-left: -1px;
      padding-top: 56.25%; }
  .june-scope .jh-ratio--4-3 {
    display: flex; }
    .june-scope .jh-ratio--4-3:before {
      content: " ";
      width: 1px;
      margin-left: -1px;
      padding-top: 75%; }
  .june-scope .jh-ratio--3-2 {
    display: flex; }
    .june-scope .jh-ratio--3-2:before {
      content: " ";
      width: 1px;
      margin-left: -1px;
      padding-top: 66.66667%; }
  .june-scope .jh-ratio--2-1 {
    display: flex; }
    .june-scope .jh-ratio--2-1:before {
      content: " ";
      width: 1px;
      margin-left: -1px;
      padding-top: 50%; }
  .june-scope .jh-ratio--square {
    display: flex; }
    .june-scope .jh-ratio--square:before {
      content: " ";
      width: 1px;
      margin-left: -1px;
      padding-top: 100%; }
  .june-scope .jh-ratio--9-16 {
    display: flex; }
    .june-scope .jh-ratio--9-16:before {
      content: " ";
      width: 1px;
      margin-left: -1px;
      padding-top: 177.77778%; }
  @media screen and (min-width: 1280px) {
    .june-scope .jh-ratio-xl--21-9 {
      display: flex !important; }
      .june-scope .jh-ratio-xl--21-9:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 42.85714%; }
    .june-scope .jh-ratio-xl--16-9 {
      display: flex !important; }
      .june-scope .jh-ratio-xl--16-9:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 56.25%; }
    .june-scope .jh-ratio-xl--4-3 {
      display: flex !important; }
      .june-scope .jh-ratio-xl--4-3:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 75%; }
    .june-scope .jh-ratio-xl--3-2 {
      display: flex !important; }
      .june-scope .jh-ratio-xl--3-2:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 66.66667%; }
    .june-scope .jh-ratio-xl--2-1 {
      display: flex !important; }
      .june-scope .jh-ratio-xl--2-1:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 50%; }
    .june-scope .jh-ratio-xl--square {
      display: flex !important; }
      .june-scope .jh-ratio-xl--square:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 100%; }
    .june-scope .jh-ratio-xl--9-16 {
      display: flex !important; }
      .june-scope .jh-ratio-xl--9-16:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 177.77778%; }
    .june-scope .jh-ratio-xl--none {
      min-height: auto !important;
      display: block; }
      .june-scope .jh-ratio-xl--none:before {
        content: none; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .jh-ratio-lg--21-9 {
      display: flex !important; }
      .june-scope .jh-ratio-lg--21-9:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 42.85714%; }
    .june-scope .jh-ratio-lg--16-9 {
      display: flex !important; }
      .june-scope .jh-ratio-lg--16-9:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 56.25%; }
    .june-scope .jh-ratio-lg--4-3 {
      display: flex !important; }
      .june-scope .jh-ratio-lg--4-3:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 75%; }
    .june-scope .jh-ratio-lg--3-2 {
      display: flex !important; }
      .june-scope .jh-ratio-lg--3-2:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 66.66667%; }
    .june-scope .jh-ratio-lg--2-1 {
      display: flex !important; }
      .june-scope .jh-ratio-lg--2-1:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 50%; }
    .june-scope .jh-ratio-lg--square {
      display: flex !important; }
      .june-scope .jh-ratio-lg--square:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 100%; }
    .june-scope .jh-ratio-lg--9-16 {
      display: flex !important; }
      .june-scope .jh-ratio-lg--9-16:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 177.77778%; }
    .june-scope .jh-ratio-lg--none {
      min-height: auto !important;
      display: block; }
      .june-scope .jh-ratio-lg--none:before {
        content: none; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .jh-ratio-md--21-9 {
      display: flex !important; }
      .june-scope .jh-ratio-md--21-9:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 42.85714%; }
    .june-scope .jh-ratio-md--16-9 {
      display: flex !important; }
      .june-scope .jh-ratio-md--16-9:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 56.25%; }
    .june-scope .jh-ratio-md--4-3 {
      display: flex !important; }
      .june-scope .jh-ratio-md--4-3:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 75%; }
    .june-scope .jh-ratio-md--3-2 {
      display: flex !important; }
      .june-scope .jh-ratio-md--3-2:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 66.66667%; }
    .june-scope .jh-ratio-md--2-1 {
      display: flex !important; }
      .june-scope .jh-ratio-md--2-1:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 50%; }
    .june-scope .jh-ratio-md--square {
      display: flex !important; }
      .june-scope .jh-ratio-md--square:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 100%; }
    .june-scope .jh-ratio-md--9-16 {
      display: flex !important; }
      .june-scope .jh-ratio-md--9-16:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 177.77778%; }
    .june-scope .jh-ratio-md--none {
      min-height: auto !important;
      display: block; }
      .june-scope .jh-ratio-md--none:before {
        content: none; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .jh-ratio-sm--21-9 {
      display: flex !important; }
      .june-scope .jh-ratio-sm--21-9:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 42.85714%; }
    .june-scope .jh-ratio-sm--16-9 {
      display: flex !important; }
      .june-scope .jh-ratio-sm--16-9:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 56.25%; }
    .june-scope .jh-ratio-sm--4-3 {
      display: flex !important; }
      .june-scope .jh-ratio-sm--4-3:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 75%; }
    .june-scope .jh-ratio-sm--3-2 {
      display: flex !important; }
      .june-scope .jh-ratio-sm--3-2:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 66.66667%; }
    .june-scope .jh-ratio-sm--2-1 {
      display: flex !important; }
      .june-scope .jh-ratio-sm--2-1:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 50%; }
    .june-scope .jh-ratio-sm--square {
      display: flex !important; }
      .june-scope .jh-ratio-sm--square:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 100%; }
    .june-scope .jh-ratio-sm--9-16 {
      display: flex !important; }
      .june-scope .jh-ratio-sm--9-16:before {
        content: " ";
        width: 1px;
        margin-left: -1px;
        padding-top: 177.77778%; }
    .june-scope .jh-ratio-sm--none {
      min-height: auto !important;
      display: block; }
      .june-scope .jh-ratio-sm--none:before {
        content: none; } }
  @media screen and (min-width: 1280px) {
    .june-scope [class*="jh-ratio-xl"] {
      display: flex;
      min-height: 0 !important; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope [class*="jh-ratio-lg"] {
      display: flex;
      min-height: 0 !important; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope [class*="jh-ratio-md"] {
      display: flex;
      min-height: 0 !important; } }
  @media screen and (max-width: 511.98px) {
    .june-scope [class*="jh-ratio-sm"] {
      display: flex;
      min-height: 0 !important; } }
  .june-scope .jh-w--10 {
    width: 10%; }
  .june-scope .jh-w--20 {
    width: 20%; }
  .june-scope .jh-w--25 {
    width: 25%; }
  .june-scope .jh-w--30 {
    width: 30%; }
  .june-scope .jh-w--40 {
    width: 40%; }
  .june-scope .jh-w--50 {
    width: 50%; }
  .june-scope .jh-w--60 {
    width: 60%; }
  .june-scope .jh-w--70 {
    width: 70%; }
  .june-scope .jh-w--75 {
    width: 75%; }
  .june-scope .jh-w--80 {
    width: 80%; }
  .june-scope .jh-w--90 {
    width: 90%; }
  .june-scope .jh-w--100 {
    width: 100%; }
  @media screen and (min-width: 1280px) {
    .june-scope .jh-w-xl--10 {
      width: 10% !important; }
    .june-scope .jh-w-xl--20 {
      width: 20% !important; }
    .june-scope .jh-w-xl--25 {
      width: 25% !important; }
    .june-scope .jh-w-xl--30 {
      width: 30% !important; }
    .june-scope .jh-w-xl--40 {
      width: 40% !important; }
    .june-scope .jh-w-xl--50 {
      width: 50% !important; }
    .june-scope .jh-w-xl--60 {
      width: 60% !important; }
    .june-scope .jh-w-xl--70 {
      width: 70% !important; }
    .june-scope .jh-w-xl--75 {
      width: 75% !important; }
    .june-scope .jh-w-xl--80 {
      width: 80% !important; }
    .june-scope .jh-w-xl--90 {
      width: 90% !important; }
    .june-scope .jh-w-xl--100 {
      width: 100% !important; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .jh-w-lg--10 {
      width: 10% !important; }
    .june-scope .jh-w-lg--20 {
      width: 20% !important; }
    .june-scope .jh-w-lg--25 {
      width: 25% !important; }
    .june-scope .jh-w-lg--30 {
      width: 30% !important; }
    .june-scope .jh-w-lg--40 {
      width: 40% !important; }
    .june-scope .jh-w-lg--50 {
      width: 50% !important; }
    .june-scope .jh-w-lg--60 {
      width: 60% !important; }
    .june-scope .jh-w-lg--70 {
      width: 70% !important; }
    .june-scope .jh-w-lg--75 {
      width: 75% !important; }
    .june-scope .jh-w-lg--80 {
      width: 80% !important; }
    .june-scope .jh-w-lg--90 {
      width: 90% !important; }
    .june-scope .jh-w-lg--100 {
      width: 100% !important; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .jh-w-md--10 {
      width: 10% !important; }
    .june-scope .jh-w-md--20 {
      width: 20% !important; }
    .june-scope .jh-w-md--25 {
      width: 25% !important; }
    .june-scope .jh-w-md--30 {
      width: 30% !important; }
    .june-scope .jh-w-md--40 {
      width: 40% !important; }
    .june-scope .jh-w-md--50 {
      width: 50% !important; }
    .june-scope .jh-w-md--60 {
      width: 60% !important; }
    .june-scope .jh-w-md--70 {
      width: 70% !important; }
    .june-scope .jh-w-md--75 {
      width: 75% !important; }
    .june-scope .jh-w-md--80 {
      width: 80% !important; }
    .june-scope .jh-w-md--90 {
      width: 90% !important; }
    .june-scope .jh-w-md--100 {
      width: 100% !important; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .jh-w-sm--10 {
      width: 10% !important; }
    .june-scope .jh-w-sm--20 {
      width: 20% !important; }
    .june-scope .jh-w-sm--25 {
      width: 25% !important; }
    .june-scope .jh-w-sm--30 {
      width: 30% !important; }
    .june-scope .jh-w-sm--40 {
      width: 40% !important; }
    .june-scope .jh-w-sm--50 {
      width: 50% !important; }
    .june-scope .jh-w-sm--60 {
      width: 60% !important; }
    .june-scope .jh-w-sm--70 {
      width: 70% !important; }
    .june-scope .jh-w-sm--75 {
      width: 75% !important; }
    .june-scope .jh-w-sm--80 {
      width: 80% !important; }
    .june-scope .jh-w-sm--90 {
      width: 90% !important; }
    .june-scope .jh-w-sm--100 {
      width: 100% !important; } }
  .june-scope .jh-vw--10 {
    width: 10vw; }
  .june-scope .jh-vw--20 {
    width: 20vw; }
  .june-scope .jh-vw--25 {
    width: 25vw; }
  .june-scope .jh-vw--30 {
    width: 30vw; }
  .june-scope .jh-vw--40 {
    width: 40vw; }
  .june-scope .jh-vw--50 {
    width: 50vw; }
  .june-scope .jh-vw--60 {
    width: 60vw; }
  .june-scope .jh-vw--70 {
    width: 70vw; }
  .june-scope .jh-vw--75 {
    width: 75vw; }
  .june-scope .jh-vw--80 {
    width: 80vw; }
  .june-scope .jh-vw--90 {
    width: 90vw; }
  .june-scope .jh-vw--100 {
    width: 100vw; }
  @media screen and (min-width: 1280px) {
    .june-scope .jh-vw-xl--10 {
      width: 10vw !important; }
    .june-scope .jh-vw-xl--20 {
      width: 20vw !important; }
    .june-scope .jh-vw-xl--25 {
      width: 25vw !important; }
    .june-scope .jh-vw-xl--30 {
      width: 30vw !important; }
    .june-scope .jh-vw-xl--40 {
      width: 40vw !important; }
    .june-scope .jh-vw-xl--50 {
      width: 50vw !important; }
    .june-scope .jh-vw-xl--60 {
      width: 60vw !important; }
    .june-scope .jh-vw-xl--70 {
      width: 70vw !important; }
    .june-scope .jh-vw-xl--75 {
      width: 75vw !important; }
    .june-scope .jh-vw-xl--80 {
      width: 80vw !important; }
    .june-scope .jh-vw-xl--90 {
      width: 90vw !important; }
    .june-scope .jh-vw-xl--100 {
      width: 100vw !important; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .jh-vw-lg--10 {
      width: 10vw !important; }
    .june-scope .jh-vw-lg--20 {
      width: 20vw !important; }
    .june-scope .jh-vw-lg--25 {
      width: 25vw !important; }
    .june-scope .jh-vw-lg--30 {
      width: 30vw !important; }
    .june-scope .jh-vw-lg--40 {
      width: 40vw !important; }
    .june-scope .jh-vw-lg--50 {
      width: 50vw !important; }
    .june-scope .jh-vw-lg--60 {
      width: 60vw !important; }
    .june-scope .jh-vw-lg--70 {
      width: 70vw !important; }
    .june-scope .jh-vw-lg--75 {
      width: 75vw !important; }
    .june-scope .jh-vw-lg--80 {
      width: 80vw !important; }
    .june-scope .jh-vw-lg--90 {
      width: 90vw !important; }
    .june-scope .jh-vw-lg--100 {
      width: 100vw !important; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .jh-vw-md--10 {
      width: 10vw !important; }
    .june-scope .jh-vw-md--20 {
      width: 20vw !important; }
    .june-scope .jh-vw-md--25 {
      width: 25vw !important; }
    .june-scope .jh-vw-md--30 {
      width: 30vw !important; }
    .june-scope .jh-vw-md--40 {
      width: 40vw !important; }
    .june-scope .jh-vw-md--50 {
      width: 50vw !important; }
    .june-scope .jh-vw-md--60 {
      width: 60vw !important; }
    .june-scope .jh-vw-md--70 {
      width: 70vw !important; }
    .june-scope .jh-vw-md--75 {
      width: 75vw !important; }
    .june-scope .jh-vw-md--80 {
      width: 80vw !important; }
    .june-scope .jh-vw-md--90 {
      width: 90vw !important; }
    .june-scope .jh-vw-md--100 {
      width: 100vw !important; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .jh-vw-sm--10 {
      width: 10vw !important; }
    .june-scope .jh-vw-sm--20 {
      width: 20vw !important; }
    .june-scope .jh-vw-sm--25 {
      width: 25vw !important; }
    .june-scope .jh-vw-sm--30 {
      width: 30vw !important; }
    .june-scope .jh-vw-sm--40 {
      width: 40vw !important; }
    .june-scope .jh-vw-sm--50 {
      width: 50vw !important; }
    .june-scope .jh-vw-sm--60 {
      width: 60vw !important; }
    .june-scope .jh-vw-sm--70 {
      width: 70vw !important; }
    .june-scope .jh-vw-sm--75 {
      width: 75vw !important; }
    .june-scope .jh-vw-sm--80 {
      width: 80vw !important; }
    .june-scope .jh-vw-sm--90 {
      width: 90vw !important; }
    .june-scope .jh-vw-sm--100 {
      width: 100vw !important; } }
  .june-scope .jh-h--10 {
    height: 10%; }
  .june-scope .jh-h--20 {
    height: 20%; }
  .june-scope .jh-h--25 {
    height: 25%; }
  .june-scope .jh-h--30 {
    height: 30%; }
  .june-scope .jh-h--40 {
    height: 40%; }
  .june-scope .jh-h--50 {
    height: 50%; }
  .june-scope .jh-h--60 {
    height: 60%; }
  .june-scope .jh-h--70 {
    height: 70%; }
  .june-scope .jh-h--75 {
    height: 75%; }
  .june-scope .jh-h--80 {
    height: 80%; }
  .june-scope .jh-h--90 {
    height: 90%; }
  .june-scope .jh-h--100 {
    height: 100%; }
  @media screen and (min-width: 1280px) {
    .june-scope .jh-h-xl--10 {
      height: 10% !important; }
    .june-scope .jh-h-xl--20 {
      height: 20% !important; }
    .june-scope .jh-h-xl--25 {
      height: 25% !important; }
    .june-scope .jh-h-xl--30 {
      height: 30% !important; }
    .june-scope .jh-h-xl--40 {
      height: 40% !important; }
    .june-scope .jh-h-xl--50 {
      height: 50% !important; }
    .june-scope .jh-h-xl--60 {
      height: 60% !important; }
    .june-scope .jh-h-xl--70 {
      height: 70% !important; }
    .june-scope .jh-h-xl--75 {
      height: 75% !important; }
    .june-scope .jh-h-xl--80 {
      height: 80% !important; }
    .june-scope .jh-h-xl--90 {
      height: 90% !important; }
    .june-scope .jh-h-xl--100 {
      height: 100% !important; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .jh-h-lg--10 {
      height: 10% !important; }
    .june-scope .jh-h-lg--20 {
      height: 20% !important; }
    .june-scope .jh-h-lg--25 {
      height: 25% !important; }
    .june-scope .jh-h-lg--30 {
      height: 30% !important; }
    .june-scope .jh-h-lg--40 {
      height: 40% !important; }
    .june-scope .jh-h-lg--50 {
      height: 50% !important; }
    .june-scope .jh-h-lg--60 {
      height: 60% !important; }
    .june-scope .jh-h-lg--70 {
      height: 70% !important; }
    .june-scope .jh-h-lg--75 {
      height: 75% !important; }
    .june-scope .jh-h-lg--80 {
      height: 80% !important; }
    .june-scope .jh-h-lg--90 {
      height: 90% !important; }
    .june-scope .jh-h-lg--100 {
      height: 100% !important; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .jh-h-md--10 {
      height: 10% !important; }
    .june-scope .jh-h-md--20 {
      height: 20% !important; }
    .june-scope .jh-h-md--25 {
      height: 25% !important; }
    .june-scope .jh-h-md--30 {
      height: 30% !important; }
    .june-scope .jh-h-md--40 {
      height: 40% !important; }
    .june-scope .jh-h-md--50 {
      height: 50% !important; }
    .june-scope .jh-h-md--60 {
      height: 60% !important; }
    .june-scope .jh-h-md--70 {
      height: 70% !important; }
    .june-scope .jh-h-md--75 {
      height: 75% !important; }
    .june-scope .jh-h-md--80 {
      height: 80% !important; }
    .june-scope .jh-h-md--90 {
      height: 90% !important; }
    .june-scope .jh-h-md--100 {
      height: 100% !important; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .jh-h-sm--10 {
      height: 10% !important; }
    .june-scope .jh-h-sm--20 {
      height: 20% !important; }
    .june-scope .jh-h-sm--25 {
      height: 25% !important; }
    .june-scope .jh-h-sm--30 {
      height: 30% !important; }
    .june-scope .jh-h-sm--40 {
      height: 40% !important; }
    .june-scope .jh-h-sm--50 {
      height: 50% !important; }
    .june-scope .jh-h-sm--60 {
      height: 60% !important; }
    .june-scope .jh-h-sm--70 {
      height: 70% !important; }
    .june-scope .jh-h-sm--75 {
      height: 75% !important; }
    .june-scope .jh-h-sm--80 {
      height: 80% !important; }
    .june-scope .jh-h-sm--90 {
      height: 90% !important; }
    .june-scope .jh-h-sm--100 {
      height: 100% !important; } }
  .june-scope .jh-vh--10 {
    min-height: 10vh; }
  .june-scope .jh-vh--20 {
    min-height: 20vh; }
  .june-scope .jh-vh--25 {
    min-height: 25vh; }
  .june-scope .jh-vh--30 {
    min-height: 30vh; }
  .june-scope .jh-vh--40 {
    min-height: 40vh; }
  .june-scope .jh-vh--50 {
    min-height: 50vh; }
  .june-scope .jh-vh--60 {
    min-height: 60vh; }
  .june-scope .jh-vh--70 {
    min-height: 70vh; }
  .june-scope .jh-vh--75 {
    min-height: 75vh; }
  .june-scope .jh-vh--80 {
    min-height: 80vh; }
  .june-scope .jh-vh--90 {
    min-height: 90vh; }
  .june-scope .jh-vh--100 {
    min-height: 100vh; }
  @media screen and (min-width: 1280px) {
    .june-scope .jh-vh-xl--10 {
      min-height: 10vh !important; }
    .june-scope .jh-vh-xl--20 {
      min-height: 20vh !important; }
    .june-scope .jh-vh-xl--25 {
      min-height: 25vh !important; }
    .june-scope .jh-vh-xl--30 {
      min-height: 30vh !important; }
    .june-scope .jh-vh-xl--40 {
      min-height: 40vh !important; }
    .june-scope .jh-vh-xl--50 {
      min-height: 50vh !important; }
    .june-scope .jh-vh-xl--60 {
      min-height: 60vh !important; }
    .june-scope .jh-vh-xl--70 {
      min-height: 70vh !important; }
    .june-scope .jh-vh-xl--75 {
      min-height: 75vh !important; }
    .june-scope .jh-vh-xl--80 {
      min-height: 80vh !important; }
    .june-scope .jh-vh-xl--90 {
      min-height: 90vh !important; }
    .june-scope .jh-vh-xl--100 {
      min-height: 100vh !important; }
    .june-scope .jh-vh-xl--none {
      min-height: auto !important;
      display: block; }
      .june-scope .jh-vh-xl--none:before {
        content: none; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .jh-vh-lg--10 {
      min-height: 10vh !important; }
    .june-scope .jh-vh-lg--20 {
      min-height: 20vh !important; }
    .june-scope .jh-vh-lg--25 {
      min-height: 25vh !important; }
    .june-scope .jh-vh-lg--30 {
      min-height: 30vh !important; }
    .june-scope .jh-vh-lg--40 {
      min-height: 40vh !important; }
    .june-scope .jh-vh-lg--50 {
      min-height: 50vh !important; }
    .june-scope .jh-vh-lg--60 {
      min-height: 60vh !important; }
    .june-scope .jh-vh-lg--70 {
      min-height: 70vh !important; }
    .june-scope .jh-vh-lg--75 {
      min-height: 75vh !important; }
    .june-scope .jh-vh-lg--80 {
      min-height: 80vh !important; }
    .june-scope .jh-vh-lg--90 {
      min-height: 90vh !important; }
    .june-scope .jh-vh-lg--100 {
      min-height: 100vh !important; }
    .june-scope .jh-vh-lg--none {
      min-height: auto !important;
      display: block; }
      .june-scope .jh-vh-lg--none:before {
        content: none; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .jh-vh-md--10 {
      min-height: 10vh !important; }
    .june-scope .jh-vh-md--20 {
      min-height: 20vh !important; }
    .june-scope .jh-vh-md--25 {
      min-height: 25vh !important; }
    .june-scope .jh-vh-md--30 {
      min-height: 30vh !important; }
    .june-scope .jh-vh-md--40 {
      min-height: 40vh !important; }
    .june-scope .jh-vh-md--50 {
      min-height: 50vh !important; }
    .june-scope .jh-vh-md--60 {
      min-height: 60vh !important; }
    .june-scope .jh-vh-md--70 {
      min-height: 70vh !important; }
    .june-scope .jh-vh-md--75 {
      min-height: 75vh !important; }
    .june-scope .jh-vh-md--80 {
      min-height: 80vh !important; }
    .june-scope .jh-vh-md--90 {
      min-height: 90vh !important; }
    .june-scope .jh-vh-md--100 {
      min-height: 100vh !important; }
    .june-scope .jh-vh-md--none {
      min-height: auto !important;
      display: block; }
      .june-scope .jh-vh-md--none:before {
        content: none; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .jh-vh-sm--10 {
      min-height: 10vh !important; }
    .june-scope .jh-vh-sm--20 {
      min-height: 20vh !important; }
    .june-scope .jh-vh-sm--25 {
      min-height: 25vh !important; }
    .june-scope .jh-vh-sm--30 {
      min-height: 30vh !important; }
    .june-scope .jh-vh-sm--40 {
      min-height: 40vh !important; }
    .june-scope .jh-vh-sm--50 {
      min-height: 50vh !important; }
    .june-scope .jh-vh-sm--60 {
      min-height: 60vh !important; }
    .june-scope .jh-vh-sm--70 {
      min-height: 70vh !important; }
    .june-scope .jh-vh-sm--75 {
      min-height: 75vh !important; }
    .june-scope .jh-vh-sm--80 {
      min-height: 80vh !important; }
    .june-scope .jh-vh-sm--90 {
      min-height: 90vh !important; }
    .june-scope .jh-vh-sm--100 {
      min-height: 100vh !important; }
    .june-scope .jh-vh-sm--none {
      min-height: auto !important;
      display: block; }
      .june-scope .jh-vh-sm--none:before {
        content: none; } }
  .june-scope [class*="jh-vh"] {
    display: flex; }
  @media screen and (min-width: 1280px) {
    .june-scope [class*="jh-vh-xl"] {
      display: flex; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope [class*="jh-vh-lg"] {
      display: flex; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope [class*="jh-vh-md"] {
      display: flex; } }
  @media screen and (max-width: 511.98px) {
    .june-scope [class*="jh-vh-sm"] {
      display: flex; } }
  .june-scope .jh-icon-liga {
    font-family: 'fa-regular-400';
    font-style: normal;
    font-weight: normal;
    /* Enable Ligatures ================ */
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    font-feature-settings: "liga";
    -webkit-font-variant-ligatures: discretionary-ligatures;
    font-variant-ligatures: discretionary-ligatures; }
  .june-scope .jh-d-inline {
    display: inline !important; }
  .june-scope .jh-d-inline-block {
    display: inline-block !important; }
  .june-scope .jh-d-block {
    display: block !important; }
  .june-scope .jh-d-flex {
    display: flex !important; }
  .june-scope .jh-d-none {
    display: none !important; }
  @media screen and (min-width: 1280px) {
    .june-scope .jh-d-xl-inline {
      display: inline !important; }
    .june-scope .jh-d-xl-inline-block {
      display: inline-block !important; }
    .june-scope .jh-d-xl-block {
      display: block !important; }
    .june-scope .jh-d-xl-flex {
      display: flex !important; }
    .june-scope .jh-d-xl-none {
      display: none !important; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .jh-d-lg-inline {
      display: inline !important; }
    .june-scope .jh-d-lg-inline-block {
      display: inline-block !important; }
    .june-scope .jh-d-lg-block {
      display: block !important; }
    .june-scope .jh-d-lg-flex {
      display: flex !important; }
    .june-scope .jh-d-lg-none {
      display: none !important; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .jh-d-md-inline {
      display: inline !important; }
    .june-scope .jh-d-md-inline-block {
      display: inline-block !important; }
    .june-scope .jh-d-md-block {
      display: block !important; }
    .june-scope .jh-d-md-flex {
      display: flex !important; }
    .june-scope .jh-d-md-none {
      display: none !important; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .jh-d-sm-inline {
      display: inline !important; }
    .june-scope .jh-d-sm-inline-block {
      display: inline-block !important; }
    .june-scope .jh-d-sm-block {
      display: block !important; }
    .june-scope .jh-d-sm-flex {
      display: flex !important; }
    .june-scope .jh-d-sm-none {
      display: none !important; } }
  .june-scope .jh-d-fade-out {
    opacity: 1;
    transition: opacity .3s ease; }
    .june-scope .jh-d-fade-out--fade {
      opacity: 0;
      pointer-events: none; }
  .june-scope .jh-of--visible {
    overflow: visible !important; }
    .june-scope .jh-of--visible.jc-container {
      display: block !important; }
  .june-scope .jh-of--hidden {
    overflow: hidden !important; }
  @media screen and (min-width: 1280px) {
    .june-scope .jh-of-xl--hidden {
      overflow: hidden !important; }
      .june-scope .jh-of-xl--hidden.jc-container > div {
        width: 100% !important; }
    .june-scope .jh-of-xl--visible {
      overflow: visible !important; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .jh-of-lg--hidden {
      overflow: hidden !important; }
      .june-scope .jh-of-lg--hidden.jc-container > div {
        width: 100% !important; }
    .june-scope .jh-of-lg--visible {
      overflow: visible !important; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .jh-of-md--hidden {
      overflow: hidden !important; }
      .june-scope .jh-of-md--hidden.jc-container > div {
        width: 100% !important; }
    .june-scope .jh-of-md--visible {
      overflow: visible !important; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .jh-of-sm--hidden {
      overflow: hidden !important; }
      .june-scope .jh-of-sm--hidden.jc-container > div {
        width: 100% !important; }
    .june-scope .jh-of-sm--visible {
      overflow: visible !important; } }

/* end lib css */

/* start parent css */




 

  

  

 .june-scope {
  /*
* What should the grid be able to do?
* 1. Layout with template areas
* 2. Create Predefined Grid
* 3. Create Autorow Grid
* 4. Create Flex grid
*/
  /*** Searchable Content for dynamic lists ***/ }
  .june-scope h1,
  .june-scope .h1 {
    font-family: "Visby CF", sans-serif;
    font-weight: 800;
    letter-spacing: 0;
    color: black;
    margin-top: 0; }
    @media screen and (min-width: 1280px) {
      .june-scope h1,
      .june-scope .h1 {
        font-size: 100px;
        line-height: 1.15;
        margin-bottom: 12px; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope h1,
      .june-scope .h1 {
        font-size: 80px;
        line-height: 1.15;
        margin-bottom: 12px; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope h1,
      .june-scope .h1 {
        font-size: 55px;
        line-height: 1.15;
        margin-bottom: 12px; } }
    @media screen and (max-width: 511.98px) {
      .june-scope h1,
      .june-scope .h1 {
        font-size: 35px;
        line-height: 1.15;
        margin-bottom: 12px; } }
  .june-scope h2,
  .june-scope .h2 {
    font-family: "Visby CF", sans-serif;
    font-weight: 600;
    letter-spacing: 0;
    color: black;
    margin-top: 0; }
    @media screen and (min-width: 1280px) {
      .june-scope h2,
      .june-scope .h2 {
        font-size: 60px;
        line-height: 1.15;
        margin-bottom: 11px; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope h2,
      .june-scope .h2 {
        font-size: 60px;
        line-height: 1.15;
        margin-bottom: 11px; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope h2,
      .june-scope .h2 {
        font-size: 40px;
        line-height: 1.15;
        margin-bottom: 11px; } }
    @media screen and (max-width: 511.98px) {
      .june-scope h2,
      .june-scope .h2 {
        font-size: 29px;
        line-height: 1.15;
        margin-bottom: 11px; } }
  .june-scope h3,
  .june-scope .h3 {
    font-family: "Visby CF", sans-serif;
    font-weight: 400;
    letter-spacing: 10px;
    color: black;
    margin-top: 0; }
    @media screen and (min-width: 1280px) {
      .june-scope h3,
      .june-scope .h3 {
        font-size: 40px;
        line-height: 1.15;
        margin-bottom: 9px; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope h3,
      .june-scope .h3 {
        font-size: 31px;
        line-height: 1.15;
        margin-bottom: 9px; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope h3,
      .june-scope .h3 {
        font-size: 27px;
        line-height: 1.15;
        margin-bottom: 9px; } }
    @media screen and (max-width: 511.98px) {
      .june-scope h3,
      .june-scope .h3 {
        font-size: 24px;
        line-height: 1.15;
        margin-bottom: 9px; } }
  .june-scope h4,
  .june-scope .h4 {
    font-family: "Visby CF", sans-serif;
    font-weight: 500;
    letter-spacing: 0;
    color: black;
    margin-top: 0; }
    @media screen and (min-width: 1280px) {
      .june-scope h4,
      .june-scope .h4 {
        font-size: 26px;
        line-height: 1.3;
        margin-bottom: 8px; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope h4,
      .june-scope .h4 {
        font-size: 24px;
        line-height: 1.3;
        margin-bottom: 8px; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope h4,
      .june-scope .h4 {
        font-size: 21px;
        line-height: 1.3;
        margin-bottom: 8px; } }
    @media screen and (max-width: 511.98px) {
      .june-scope h4,
      .june-scope .h4 {
        font-size: 19px;
        line-height: 1.3;
        margin-bottom: 8px; } }
  .june-scope h5,
  .june-scope .h5 {
    font-family: "Visby CF", sans-serif;
    font-weight: 500;
    letter-spacing: 0;
    color: black;
    margin-top: 0; }
    @media screen and (min-width: 1280px) {
      .june-scope h5,
      .june-scope .h5 {
        font-size: 20px;
        line-height: 1.15;
        margin-bottom: 7px; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope h5,
      .june-scope .h5 {
        font-size: 19px;
        line-height: 1.15;
        margin-bottom: 7px; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope h5,
      .june-scope .h5 {
        font-size: 17px;
        line-height: 1.15;
        margin-bottom: 7px; } }
    @media screen and (max-width: 511.98px) {
      .june-scope h5,
      .june-scope .h5 {
        font-size: 16px;
        line-height: 1.15;
        margin-bottom: 7px; } }
  .june-scope h6,
  .june-scope .h6 {
    font-family: "Visby CF", sans-serif;
    font-weight: 500;
    letter-spacing: 0;
    color: black;
    margin-top: 0; }
    @media screen and (min-width: 1280px) {
      .june-scope h6,
      .june-scope .h6 {
        font-size: 16px;
        line-height: 1.15;
        margin-bottom: 5px; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope h6,
      .june-scope .h6 {
        font-size: 16px;
        line-height: 1.15;
        margin-bottom: 5px; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope h6,
      .june-scope .h6 {
        font-size: 15px;
        line-height: 1.15;
        margin-bottom: 5px; } }
    @media screen and (max-width: 511.98px) {
      .june-scope h6,
      .june-scope .h6 {
        font-size: 14px;
        line-height: 1.15;
        margin-bottom: 5px; } }
  .june-scope p,
  .june-scope .p {
    font-family: "Visby CF", sans-serif;
    font-weight: 500;
    letter-spacing: 3px;
    color: black;
    margin-top: 0; }
    @media screen and (min-width: 1280px) {
      .june-scope p,
      .june-scope .p {
        font-size: 16px;
        line-height: 1.4;
        margin-bottom: 5px; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope p,
      .june-scope .p {
        font-size: 14px;
        line-height: 1.4;
        margin-bottom: 5px; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope p,
      .june-scope .p {
        font-size: 14px;
        line-height: 1.4;
        margin-bottom: 5px; } }
    @media screen and (max-width: 511.98px) {
      .june-scope p,
      .june-scope .p {
        font-size: 14px;
        line-height: 1.4;
        margin-bottom: 5px; } }
  .june-scope li,
  .june-scope .li {
    font-family: "Visby CF", sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    color: black;
    margin-top: 0; }
    @media screen and (min-width: 1280px) {
      .june-scope li,
      .june-scope .li {
        font-size: 14px;
        line-height: 1.15;
        margin-bottom: 5px; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope li,
      .june-scope .li {
        font-size: 14px;
        line-height: 1.15;
        margin-bottom: 5px; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope li,
      .june-scope .li {
        font-size: 14px;
        line-height: 1.15;
        margin-bottom: 5px; } }
    @media screen and (max-width: 511.98px) {
      .june-scope li,
      .june-scope .li {
        font-size: 14px;
        line-height: 1.15;
        margin-bottom: 5px; } }
  .june-scope small,
  .june-scope .small {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    color: black;
    margin-top: 0; }
    @media screen and (min-width: 1280px) {
      .june-scope small,
      .june-scope .small {
        font-size: 11px;
        line-height: 1.15;
        margin-bottom: 3px; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope small,
      .june-scope .small {
        font-size: 11px;
        line-height: 1.15;
        margin-bottom: 3px; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope small,
      .june-scope .small {
        font-size: 11px;
        line-height: 1.15;
        margin-bottom: 3px; } }
    @media screen and (max-width: 511.98px) {
      .june-scope small,
      .june-scope .small {
        font-size: 11px;
        line-height: 1.15;
        margin-bottom: 3px; } }
  .june-scope .jc-text a {
    color: white;
    text-decoration: none; }
    .june-scope .jc-text a:hover, .june-scope .jc-text a:focus {
      color: white !important;
      text-decoration: none; }
      .june-scope .jc-text a:hover *, .june-scope .jc-text a:focus * {
        color: white !important;
        text-decoration: none; }
  .june-scope .je-btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    cursor: pointer;
    text-decoration: none;
    background-color: white;
    color: #252935;
    border: 3px solid white;
    font-family: "Roboto", sans-serif; }
    .june-scope .je-btn__wrapper {
      display: inline-block; }
    .june-scope .je-btn__text, .june-scope .je-btn__icon {
      color: inherit;
      font-size: inherit; }
    .june-scope .je-btn:hover, .june-scope .je-btn:focus {
      background-color: #8b7964;
      color: white;
      border: 3px solid #8b7964; }
    .june-scope .je-btn:focus {
      outline: none; }
    .june-scope .je-btn.je-btn--is-active {
      background-color: #F1966B;
      color: white;
      border: 3px solid #F1966B; }
    .june-scope .je-btn.je-btn--is-disabled {
      opacity: 0.6 !important;
      pointer-events: none !important; }
    .june-scope .je-btn--block {
      width: 100%; }
    @media screen and (min-width: 1280px) {
      .june-scope .je-btn {
        padding: 0 25px;
        border-radius: 0px;
        font-size: 16px;
        height: 45px; }
        .june-scope .je-btn-xl--block {
          width: 100%; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope .je-btn {
        padding: 0 23px;
        border-radius: 0px;
        font-size: 16px;
        height: 45px; }
        .june-scope .je-btn-lg--block {
          width: 100%; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope .je-btn {
        padding: 0 23px;
        border-radius: 0px;
        font-size: 15px;
        height: 43px; }
        .june-scope .je-btn-md--block {
          width: 100%; } }
    @media screen and (max-width: 511.98px) {
      .june-scope .je-btn {
        padding: 0 23px;
        border-radius: 0px;
        font-size: 16px;
        height: 45px; }
        .june-scope .je-btn-sm--block {
          width: 100%; } }
    .june-scope .je-btn--a-left {
      text-align: left; }
    .june-scope .je-btn--a-center {
      text-align: center; }
    .june-scope .je-btn--a-right {
      text-align: right; }
    .june-scope .je-btn--a-just .je-btn__wrapper {
      width: 100%; }
    .june-scope .je-btn--a-just .je-btn {
      width: 100% !important; }
    @media screen and (min-width: 1280px) {
      .june-scope .je-btn-xl--block {
        display: block;
        width: 100%; }
      .june-scope .je-btn-xl--a-left {
        text-align: left; }
      .june-scope .je-btn-xl--a-center {
        text-align: center; }
      .june-scope .je-btn-xl--a-right {
        text-align: right; }
      .june-scope .je-btn-xl--a-just .je-btn__wrapper {
        width: 100%; }
      .june-scope .je-btn-xl--a-just .je-btn {
        width: 100% !important; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope .je-btn-lg--block {
        display: block;
        width: 100%; }
      .june-scope .je-btn-lg--a-left {
        text-align: left; }
      .june-scope .je-btn-lg--a-center {
        text-align: center; }
      .june-scope .je-btn-lg--a-right {
        text-align: right; }
      .june-scope .je-btn-lg--a-just .je-btn__wrapper {
        width: 100%; }
      .june-scope .je-btn-lg--a-just .je-btn {
        width: 100% !important; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope .je-btn-md--block {
        display: block;
        width: 100%; }
      .june-scope .je-btn-md--a-left {
        text-align: left; }
      .june-scope .je-btn-md--a-center {
        text-align: center; }
      .june-scope .je-btn-md--a-right {
        text-align: right; }
      .june-scope .je-btn-md--a-just .je-btn__wrapper {
        width: 100%; }
      .june-scope .je-btn-md--a-just .je-btn {
        width: 100% !important; } }
    @media screen and (max-width: 511.98px) {
      .june-scope .je-btn-sm--block {
        display: block;
        width: 100%; }
      .june-scope .je-btn-sm--a-left {
        text-align: left; }
      .june-scope .je-btn-sm--a-center {
        text-align: center; }
      .june-scope .je-btn-sm--a-right {
        text-align: right; }
      .june-scope .je-btn-sm--a-just .je-btn__wrapper {
        width: 100%; }
      .june-scope .je-btn-sm--a-just .je-btn {
        width: 100% !important; } }
    .june-scope .je-btn--1 {
      background-color: white;
      color: #252935;
      border: 3px solid white;
      font-family: "Roboto", sans-serif;
      font-weight: 400;
      letter-spacing: 2px; }
      .june-scope .je-btn--1:hover, .june-scope .je-btn--1:focus {
        background-color: #8b7964;
        color: white;
        border: 3px solid #8b7964; }
      .june-scope .je-btn--1.je-btn--is-active {
        background-color: #F1966B;
        color: white;
        border: 3px solid #F1966B; }
    .june-scope .je-btn--2 {
      background-color: #5A694F;
      color: white;
      border: 3px solid #5A694F;
      font-family: "Roboto", sans-serif;
      font-weight: 500;
      letter-spacing: 0px; }
      .june-scope .je-btn--2:hover, .june-scope .je-btn--2:focus {
        background-color: #4D5942;
        color: white;
        border: 3px solid #4D5942; }
      .june-scope .je-btn--2.je-btn--is-active {
        background-color: #bd643b;
        color: white;
        border: 3px solid #bd643b; }
    .june-scope .je-btn--3 {
      background-color: #D47549;
      color: white;
      border: 3px solid #D47549;
      font-family: "Roboto", sans-serif;
      font-weight: 500;
      letter-spacing: 0px; }
      .june-scope .je-btn--3:hover, .june-scope .je-btn--3:focus {
        background-color: #bd643b;
        color: white;
        border: 3px solid #bd643b; }
      .june-scope .je-btn--3.je-btn--is-active {
        background-color: #95A48B;
        color: white;
        border: 3px solid #95A48B; }
    @media screen and (min-width: 1280px) {
      .june-scope .je-btn--sm {
        padding: 0 15px;
        border-radius: 0px;
        font-size: 14px;
        height: 36px; }
        .june-scope .je-btn--sm .je-btn__icon + .je-btn__text {
          margin-left: 2px; }
        .june-scope .je-btn--sm .je-btn__text + .je-btn__icon {
          margin-left: 2px; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope .je-btn--sm {
        padding: 0 15px;
        border-radius: 0px;
        font-size: 14px;
        height: 35px; }
        .june-scope .je-btn--sm .je-btn__icon + .je-btn__text {
          margin-left: 2px; }
        .june-scope .je-btn--sm .je-btn__text + .je-btn__icon {
          margin-left: 2px; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope .je-btn--sm {
        padding: 0 13px;
        border-radius: 0px;
        font-size: 13px;
        height: 34px; }
        .june-scope .je-btn--sm .je-btn__icon + .je-btn__text {
          margin-left: 2px; }
        .june-scope .je-btn--sm .je-btn__text + .je-btn__icon {
          margin-left: 2px; } }
    @media screen and (max-width: 511.98px) {
      .june-scope .je-btn--sm {
        padding: 0 16px;
        border-radius: 0px;
        font-size: 15px;
        height: 38px; }
        .june-scope .je-btn--sm .je-btn__icon + .je-btn__text {
          margin-left: 2px; }
        .june-scope .je-btn--sm .je-btn__text + .je-btn__icon {
          margin-left: 2px; } }
    @media screen and (min-width: 1280px) {
      .june-scope .je-btn--md {
        padding: 0 25px;
        border-radius: 0px;
        font-size: 16px;
        height: 45px; }
        .june-scope .je-btn--md .je-btn__icon + .je-btn__text {
          margin-left: 2px; }
        .june-scope .je-btn--md .je-btn__text + .je-btn__icon {
          margin-left: 2px; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope .je-btn--md {
        padding: 0 23px;
        border-radius: 0px;
        font-size: 16px;
        height: 45px; }
        .june-scope .je-btn--md .je-btn__icon + .je-btn__text {
          margin-left: 2px; }
        .june-scope .je-btn--md .je-btn__text + .je-btn__icon {
          margin-left: 2px; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope .je-btn--md {
        padding: 0 23px;
        border-radius: 0px;
        font-size: 15px;
        height: 43px; }
        .june-scope .je-btn--md .je-btn__icon + .je-btn__text {
          margin-left: 2px; }
        .june-scope .je-btn--md .je-btn__text + .je-btn__icon {
          margin-left: 2px; } }
    @media screen and (max-width: 511.98px) {
      .june-scope .je-btn--md {
        padding: 0 23px;
        border-radius: 0px;
        font-size: 16px;
        height: 45px; }
        .june-scope .je-btn--md .je-btn__icon + .je-btn__text {
          margin-left: 2px; }
        .june-scope .je-btn--md .je-btn__text + .je-btn__icon {
          margin-left: 2px; } }
    @media screen and (min-width: 1280px) {
      .june-scope .je-btn--lg {
        padding: 0 26px;
        border-radius: 0px;
        font-size: 20px;
        height: 52px; }
        .june-scope .je-btn--lg .je-btn__icon + .je-btn__text {
          margin-left: 2px; }
        .june-scope .je-btn--lg .je-btn__text + .je-btn__icon {
          margin-left: 2px; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope .je-btn--lg {
        padding: 0 24px;
        border-radius: 0px;
        font-size: 20px;
        height: 51px; }
        .june-scope .je-btn--lg .je-btn__icon + .je-btn__text {
          margin-left: 2px; }
        .june-scope .je-btn--lg .je-btn__text + .je-btn__icon {
          margin-left: 2px; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope .je-btn--lg {
        padding: 0 25px;
        border-radius: 0px;
        font-size: 19px;
        height: 51px; }
        .june-scope .je-btn--lg .je-btn__icon + .je-btn__text {
          margin-left: 2px; }
        .june-scope .je-btn--lg .je-btn__text + .je-btn__icon {
          margin-left: 2px; } }
    @media screen and (max-width: 511.98px) {
      .june-scope .je-btn--lg {
        padding: 0 29px;
        border-radius: 0px;
        font-size: 20px;
        height: 52px; }
        .june-scope .je-btn--lg .je-btn__icon + .je-btn__text {
          margin-left: 2px; }
        .june-scope .je-btn--lg .je-btn__text + .je-btn__icon {
          margin-left: 2px; } }
  .june-scope .je-btn-group {
    display: flex;
    justify-content: flex-start; }
    .june-scope .je-btn-group--full-width {
      width: 100%; }
      .june-scope .je-btn-group--full-width .je-btn {
        flex-grow: 1;
        flex-basis: 0;
        width: 100%; }
    .june-scope .je-btn-group--align-center {
      justify-content: center; }
    .june-scope .je-btn-group--align-right {
      justify-content: flex-end; }
    @media screen and (min-width: 1280px) {
      .june-scope .je-btn-group--line-xl .je-btn:not(:first-child):not(:last-child) {
        border-radius: 0; }
      .june-scope .je-btn-group--line-xl .je-btn:first-child:not(:only-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
      .june-scope .je-btn-group--line-xl .je-btn:last-child:not(:only-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
      .june-scope .je-btn-group--stack-xl {
        flex-direction: column; }
        .june-scope .je-btn-group--stack-xl .je-btn:not(:first-child):not(:last-child) {
          border-radius: 0; }
        .june-scope .je-btn-group--stack-xl .je-btn:first-child:not(:only-child) {
          border-top-left-radius: 0;
          border-top-right-radius: 0; }
        .june-scope .je-btn-group--stack-xl .je-btn:last-child:not(:only-child) {
          border-bottom-left-radius: 0;
          border-bottom-right-radius: 0; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope .je-btn-group--line-lg .je-btn:not(:first-child):not(:last-child) {
        border-radius: 0; }
      .june-scope .je-btn-group--line-lg .je-btn:first-child:not(:only-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
      .june-scope .je-btn-group--line-lg .je-btn:last-child:not(:only-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
      .june-scope .je-btn-group--stack-lg {
        flex-direction: column; }
        .june-scope .je-btn-group--stack-lg .je-btn {
          width: 100%; }
          .june-scope .je-btn-group--stack-lg .je-btn:not(:first-child):not(:last-child) {
            border-radius: 0; }
          .june-scope .je-btn-group--stack-lg .je-btn:first-child:not(:only-child) {
            border-top-left-radius: 0;
            border-top-right-radius: 0; }
          .june-scope .je-btn-group--stack-lg .je-btn:last-child:not(:only-child) {
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope .je-btn-group--line-md .je-btn:not(:first-child):not(:last-child) {
        border-radius: 0; }
      .june-scope .je-btn-group--line-md .je-btn:first-child:not(:only-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
      .june-scope .je-btn-group--line-md .je-btn:last-child:not(:only-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
      .june-scope .je-btn-group--stack-md {
        flex-direction: column; }
        .june-scope .je-btn-group--stack-md .je-btn {
          width: 100%; }
          .june-scope .je-btn-group--stack-md .je-btn:not(:first-child):not(:last-child) {
            border-radius: 0; }
          .june-scope .je-btn-group--stack-md .je-btn:first-child:not(:only-child) {
            border-top-left-radius: 0;
            border-top-right-radius: 0; }
          .june-scope .je-btn-group--stack-md .je-btn:last-child:not(:only-child) {
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0; } }
    @media screen and (max-width: 511.98px) {
      .june-scope .je-btn-group--line-sm .je-btn:not(:first-child):not(:last-child) {
        border-radius: 0; }
      .june-scope .je-btn-group--line-sm .je-btn:first-child:not(:only-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
      .june-scope .je-btn-group--line-sm .je-btn:last-child:not(:only-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
      .june-scope .je-btn-group--stack-sm {
        flex-direction: column; }
        .june-scope .je-btn-group--stack-sm .je-btn {
          width: 100%; }
          .june-scope .je-btn-group--stack-sm .je-btn:not(:first-child):not(:last-child) {
            border-radius: 0; }
          .june-scope .je-btn-group--stack-sm .je-btn:first-child:not(:only-child) {
            border-top-left-radius: 0;
            border-top-right-radius: 0; }
          .june-scope .je-btn-group--stack-sm .je-btn:last-child:not(:only-child) {
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0; } }
  .june-scope .je-input,
  .june-scope .je-select__inner,
  .june-scope .je-select__input {
    width: 100%;
    display: block;
    font-family: "Visby CF", sans-serif;
    background-color: #252935;
    color: #424242;
    border-color: white;
    border-radius: 0px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-style: solid; }
    .june-scope .je-input::placeholder, .june-scope .je-input::-webkit-input-placeholder,
    .june-scope .je-select__inner::placeholder,
    .june-scope .je-select__inner::-webkit-input-placeholder,
    .june-scope .je-select__input::placeholder,
    .june-scope .je-select__input::-webkit-input-placeholder {
      color: #9e9e9e; }
    .june-scope .je-input:focus,
    .june-scope .je-select__inner:focus,
    .june-scope .je-select__input:focus {
      outline: none;
      background-color: #f5f5f5;
      color: #424242;
      border-color: #8b7964; }
      .june-scope .je-input:focus::placeholder, .june-scope .je-input:focus::-webkit-input-placeholder,
      .june-scope .je-select__inner:focus::placeholder,
      .june-scope .je-select__inner:focus::-webkit-input-placeholder,
      .june-scope .je-select__input:focus::placeholder,
      .june-scope .je-select__input:focus::-webkit-input-placeholder {
        color: #CCCCCC; }
    .june-scope .je-input--disabled, .june-scope .je-input[disabled],
    .june-scope .je-select__inner--disabled,
    .june-scope .je-select__inner[disabled],
    .june-scope .je-select__input--disabled,
    .june-scope .je-select__input[disabled] {
      background-color: #EEEEEE;
      color: #000000;
      border-color: #CCCCCC; }
      .june-scope .je-input--disabled::placeholder, .june-scope .je-input--disabled::-webkit-input-placeholder, .june-scope .je-input[disabled]::placeholder, .june-scope .je-input[disabled]::-webkit-input-placeholder,
      .june-scope .je-select__inner--disabled::placeholder,
      .june-scope .je-select__inner--disabled::-webkit-input-placeholder,
      .june-scope .je-select__inner[disabled]::placeholder,
      .june-scope .je-select__inner[disabled]::-webkit-input-placeholder,
      .june-scope .je-select__input--disabled::placeholder,
      .june-scope .je-select__input--disabled::-webkit-input-placeholder,
      .june-scope .je-select__input[disabled]::placeholder,
      .june-scope .je-select__input[disabled]::-webkit-input-placeholder {
        color: #CCCCCC; }
    .june-scope .je-input--has-error,
    .june-scope .je-select__inner--has-error,
    .june-scope .je-select__input--has-error {
      background-color: #FFFFFF;
      color: #000000;
      border-color: #ae1c1c; }
      .june-scope .je-input--has-error::placeholder, .june-scope .je-input--has-error::-webkit-input-placeholder,
      .june-scope .je-select__inner--has-error::placeholder,
      .june-scope .je-select__inner--has-error::-webkit-input-placeholder,
      .june-scope .je-select__input--has-error::placeholder,
      .june-scope .je-select__input--has-error::-webkit-input-placeholder {
        color: #CCCCCC; }
  .june-scope input.je-input:-webkit-autofill,
  .june-scope textarea.je-input:-webkit-autofill {
    background-color: #252935 !important;
    -webkit-box-shadow: 0 0 0px 1000px #252935 inset;
    color: #424242;
    -webkit-text-fill-color: #424242;
    border-color: white; }
    .june-scope input.je-input:-webkit-autofill:focus,
    .june-scope textarea.je-input:-webkit-autofill:focus {
      background-color: #f5f5f5 !important;
      -webkit-box-shadow: 0 0 0px 1000px #f5f5f5 inset;
      color: #424242;
      -webkit-text-fill-color: #424242;
      border-color: #8b7964; }
  .june-scope textarea.je-input {
    min-height: 7em !important;
    padding-top: .5em !important;
    padding-bottom: .5em !important;
    resize: vertical; }
  .june-scope .je-select {
    outline: none; }
    .june-scope .je-select [hidden] {
      display: none !important; }
    .june-scope .je-select__placeholder {
      color: #9e9e9e; }
    .june-scope .je-select.is-focused .je-select__placeholder {
      color: #CCCCCC; }
    .june-scope .je-select__list {
      padding-top: .5em; }
      .june-scope .je-select__list--single, .june-scope .je-select__list--multiple {
        padding-top: 0; }
      .june-scope .je-select__list--single {
        flex-grow: 1; }
        .june-scope .je-select__list--single .je-select__item {
          padding-left: 0 !important;
          display: flex;
          justify-content: space-between; }
      .june-scope .je-select__list--multiple {
        display: flex;
        align-items: center;
        flex-wrap: wrap; }
        .june-scope .je-select__list--multiple + .je-select__input {
          border: none;
          background-color: transparent;
          padding: 0 !important;
          min-height: 1em; }
        .june-scope .je-select__list--multiple .je-select__item {
          max-height: calc(100% - 6px);
          height: 1.5em;
          background-color: #f6f6f6;
          border-width: 1px;
          border-style: solid;
          border-color: #eeeeee;
          display: flex;
          align-items: center;
          margin-right: .5em;
          margin-top: 2px;
          margin-bottom: 2px;
          white-space: nowrap; }
      .june-scope .je-select__list--dropdown {
        margin-top: .5em;
        width: 100%;
        z-index: 100;
        position: absolute;
        display: none;
        left: 0;
        top: 100%;
        background-color: #252935;
        border-color: white;
        border-radius: 0px;
        border-left-width: 1px;
        border-right-width: 1px;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-style: solid; }
        .june-scope .je-select__list--dropdown .je-select__list {
          max-height: 320px;
          overflow: auto;
          padding-top: 0;
          margin-top: .5em; }
        .june-scope .je-select__list--dropdown.is-active {
          display: block; }
    .june-scope .je-select__item--choice {
      font-family: "Visby CF", sans-serif;
      color: #424242; }
    .june-scope .je-select__button {
      height: 100%;
      width: 1em;
      overflow: hidden;
      white-space: nowrap;
      color: transparent;
      border: none;
      background-color: transparent;
      cursor: pointer;
      padding: 0;
      margin-left: .5em;
      position: relative;
      font-size: inherit; }
      .june-scope .je-select__button:before, .june-scope .je-select__button:after {
        content: " ";
        width: 80%;
        height: 2px;
        position: absolute;
        top: 50%;
        left: 50%;
        background-color: #000000; }
      .june-scope .je-select__button:before {
        transform: translate(-50%, -50%) rotate(45deg); }
      .june-scope .je-select__button:after {
        transform: translate(-50%, -50%) rotate(-45deg); }
    .june-scope .je-select__inner {
      display: flex;
      align-items: center; }
      .june-scope .je-select__inner:after {
        position: absolute;
        content: " ";
        border-style: solid;
        border-top-width: 0px;
        border-left-width: 0;
        transform: translateY(-20%) rotate(45deg);
        border-right-color: #424242;
        border-bottom-color: #424242; }
  .june-scope .je-form--st-2 .je-input, .june-scope .je-form--st-2 .je-select__inner, .june-scope .je-form--st-2 .je-select__input {
    font-family: "Visby CF", sans-serif;
    background-color: white;
    color: #000000;
    border-color: #CCCCCC;
    border-radius: 20px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-style: solid; }
    .june-scope .je-form--st-2 .je-input::placeholder, .june-scope .je-form--st-2 .je-input::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-select__inner::placeholder, .june-scope .je-form--st-2 .je-select__inner::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-select__input::placeholder, .june-scope .je-form--st-2 .je-select__input::-webkit-input-placeholder {
      color: #CCCCCC; }
    .june-scope .je-form--st-2 .je-input textarea, .june-scope .je-form--st-2 .je-select__inner textarea, .june-scope .je-form--st-2 .je-select__input textarea {
      min-height: 7em !important; }
    .june-scope .je-form--st-2 .je-input:focus, .june-scope .je-form--st-2 .je-select__inner:focus, .june-scope .je-form--st-2 .je-select__input:focus {
      background-color: #FFFFFF;
      color: #000000;
      border-color: #CCCCCC; }
      .june-scope .je-form--st-2 .je-input:focus::placeholder, .june-scope .je-form--st-2 .je-input:focus::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-select__inner:focus::placeholder, .june-scope .je-form--st-2 .je-select__inner:focus::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-select__input:focus::placeholder, .june-scope .je-form--st-2 .je-select__input:focus::-webkit-input-placeholder {
        color: #CCCCCC; }
    .june-scope .je-form--st-2 .je-input.je-input--disabled, .june-scope .je-form--st-2 .je-input.je-input[disabled], .june-scope .je-form--st-2 .je-input .je-select__inner--disabled, .june-scope .je-form--st-2 .je-input .je-select__inner[disabled], .june-scope .je-form--st-2 .je-input .je-select__input--disabled, .june-scope .je-form--st-2 .je-input .je-select__input[disabled], .june-scope .je-form--st-2 .je-select__inner.je-input--disabled, .june-scope .je-form--st-2 .je-select__inner.je-input[disabled], .june-scope .je-form--st-2 .je-select__inner .je-select__inner--disabled, .june-scope .je-form--st-2 .je-select__inner .je-select__inner[disabled], .june-scope .je-form--st-2 .je-select__inner .je-select__input--disabled, .june-scope .je-form--st-2 .je-select__inner .je-select__input[disabled], .june-scope .je-form--st-2 .je-select__input.je-input--disabled, .june-scope .je-form--st-2 .je-select__input.je-input[disabled], .june-scope .je-form--st-2 .je-select__input .je-select__inner--disabled, .june-scope .je-form--st-2 .je-select__input .je-select__inner[disabled], .june-scope .je-form--st-2 .je-select__input .je-select__input--disabled, .june-scope .je-form--st-2 .je-select__input .je-select__input[disabled] {
      background-color: #EEEEEE;
      color: #000000;
      border-color: #CCCCCC; }
      .june-scope .je-form--st-2 .je-input.je-input--disabled::placeholder, .june-scope .je-form--st-2 .je-input.je-input--disabled::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-input.je-input[disabled]::placeholder, .june-scope .je-form--st-2 .je-input.je-input[disabled]::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-input .je-select__inner--disabled::placeholder, .june-scope .je-form--st-2 .je-input .je-select__inner--disabled::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-input .je-select__inner[disabled]::placeholder, .june-scope .je-form--st-2 .je-input .je-select__inner[disabled]::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-input .je-select__input--disabled::placeholder, .june-scope .je-form--st-2 .je-input .je-select__input--disabled::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-input .je-select__input[disabled]::placeholder, .june-scope .je-form--st-2 .je-input .je-select__input[disabled]::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-select__inner.je-input--disabled::placeholder, .june-scope .je-form--st-2 .je-select__inner.je-input--disabled::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-select__inner.je-input[disabled]::placeholder, .june-scope .je-form--st-2 .je-select__inner.je-input[disabled]::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-select__inner .je-select__inner--disabled::placeholder, .june-scope .je-form--st-2 .je-select__inner .je-select__inner--disabled::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-select__inner .je-select__inner[disabled]::placeholder, .june-scope .je-form--st-2 .je-select__inner .je-select__inner[disabled]::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-select__inner .je-select__input--disabled::placeholder, .june-scope .je-form--st-2 .je-select__inner .je-select__input--disabled::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-select__inner .je-select__input[disabled]::placeholder, .june-scope .je-form--st-2 .je-select__inner .je-select__input[disabled]::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-select__input.je-input--disabled::placeholder, .june-scope .je-form--st-2 .je-select__input.je-input--disabled::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-select__input.je-input[disabled]::placeholder, .june-scope .je-form--st-2 .je-select__input.je-input[disabled]::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-select__input .je-select__inner--disabled::placeholder, .june-scope .je-form--st-2 .je-select__input .je-select__inner--disabled::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-select__input .je-select__inner[disabled]::placeholder, .june-scope .je-form--st-2 .je-select__input .je-select__inner[disabled]::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-select__input .je-select__input--disabled::placeholder, .june-scope .je-form--st-2 .je-select__input .je-select__input--disabled::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-select__input .je-select__input[disabled]::placeholder, .june-scope .je-form--st-2 .je-select__input .je-select__input[disabled]::-webkit-input-placeholder {
        color: #CCCCCC; }
    .june-scope .je-form--st-2 .je-input.je-input--has-error, .june-scope .je-form--st-2 .je-input .je-select__inner--has-error, .june-scope .je-form--st-2 .je-input .je-select__input--has-error, .june-scope .je-form--st-2 .je-select__inner.je-input--has-error, .june-scope .je-form--st-2 .je-select__inner .je-select__inner--has-error, .june-scope .je-form--st-2 .je-select__inner .je-select__input--has-error, .june-scope .je-form--st-2 .je-select__input.je-input--has-error, .june-scope .je-form--st-2 .je-select__input .je-select__inner--has-error, .june-scope .je-form--st-2 .je-select__input .je-select__input--has-error {
      background-color: #FFFFFF;
      color: #000000;
      border-color: #ae1c1c; }
      .june-scope .je-form--st-2 .je-input.je-input--has-error::placeholder, .june-scope .je-form--st-2 .je-input.je-input--has-error::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-input .je-select__inner--has-error::placeholder, .june-scope .je-form--st-2 .je-input .je-select__inner--has-error::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-input .je-select__input--has-error::placeholder, .june-scope .je-form--st-2 .je-input .je-select__input--has-error::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-select__inner.je-input--has-error::placeholder, .june-scope .je-form--st-2 .je-select__inner.je-input--has-error::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-select__inner .je-select__inner--has-error::placeholder, .june-scope .je-form--st-2 .je-select__inner .je-select__inner--has-error::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-select__inner .je-select__input--has-error::placeholder, .june-scope .je-form--st-2 .je-select__inner .je-select__input--has-error::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-select__input.je-input--has-error::placeholder, .june-scope .je-form--st-2 .je-select__input.je-input--has-error::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-select__input .je-select__inner--has-error::placeholder, .june-scope .je-form--st-2 .je-select__input .je-select__inner--has-error::-webkit-input-placeholder, .june-scope .je-form--st-2 .je-select__input .je-select__input--has-error::placeholder, .june-scope .je-form--st-2 .je-select__input .je-select__input--has-error::-webkit-input-placeholder {
        color: #CCCCCC; }
  .june-scope .je-form--st-2 .je-select__list--dropdown {
    background-color: white;
    border-color: #CCCCCC;
    border-radius: 20px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-style: solid; }
  .june-scope .je-form--st-2 .je-select__item--choice {
    font-family: "Visby CF", sans-serif;
    color: #000000; }
  .june-scope .je-form--st-2 .je-select__inner:after {
    border-right-color: #000000;
    border-bottom-color: #000000; }
  .june-scope .je-form--st-2 .je-select__list--multiple .je-select__item {
    background-color: #121212;
    border-color: #121212; }
  .june-scope .je-form--st-2 .je-select__list--multiple + .je-select__input {
    border: none;
    background-color: transparent;
    padding: 0 !important; }
  .june-scope .je-form--st-2 .je-select__button:after, .june-scope .je-form--st-2 .je-select__button:before {
    background-color: #000000; }
  .june-scope .je-form--st-2 .je-select__placeholder {
    color: #9e9e9e; }
  .june-scope .je-form--st-2 .je-select.is-focused .je-input, .june-scope .je-form--st-2 .je-select .je-select__inner, .june-scope .je-form--st-2 .je-select .je-select__input__placeholder {
    color: #CCCCCC; }
  .june-scope .je-form--st-2 input.je-input:-webkit-autofill,
  .june-scope .je-form--st-2 textarea.je-input:-webkit-autofill {
    background-color: white !important;
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    color: #000000;
    -webkit-text-fill-color: #000000;
    border-color: #CCCCCC; }
    .june-scope .je-form--st-2 input.je-input:-webkit-autofill:focus,
    .june-scope .je-form--st-2 textarea.je-input:-webkit-autofill:focus {
      background-color: #FFFFFF !important;
      -webkit-box-shadow: 0 0 0px 1000px #FFFFFF inset;
      color: #000000;
      -webkit-text-fill-color: #000000;
      border-color: #CCCCCC; }
  @media screen and (min-width: 1280px) {
    .june-scope .jc-form-field--sm .jc-form-field__input {
      font-size: 12px; }
    .june-scope .jc-form-field--sm .je-input,
    .june-scope .jc-form-field--sm .je-select__inner,
    .june-scope .jc-form-field--sm .je-select__input {
      font-size: 12px;
      min-height: 24px;
      padding: 0 6px;
      letter-spacing: 0px; }
    .june-scope .jc-form-field--sm .je-select {
      font-size: 12px; }
      .june-scope .jc-form-field--sm .je-select__list--dropdown {
        padding: 6px; }
      .june-scope .jc-form-field--sm .je-select__item {
        font-size: 12px;
        padding: 0 6px;
        letter-spacing: 0px; }
        .june-scope .jc-form-field--sm .je-select__item--choice {
          padding: 0;
          line-height: 24px; }
      .june-scope .jc-form-field--sm .je-select__inner {
        padding-right: 14px; }
        .june-scope .jc-form-field--sm .je-select__inner:after {
          right: 6px;
          width: 8px;
          height: 8px;
          border-bottom-width: 2px;
          border-right-width: 2px; }
    .june-scope .jc-form-field--md .jc-form-field__input {
      font-size: 14px; }
    .june-scope .jc-form-field--md .je-input,
    .june-scope .jc-form-field--md .je-select__inner,
    .june-scope .jc-form-field--md .je-select__input {
      font-size: 14px;
      min-height: 32px;
      padding: 0 12px;
      letter-spacing: 0px; }
    .june-scope .jc-form-field--md .je-select {
      font-size: 14px; }
      .june-scope .jc-form-field--md .je-select__list--dropdown {
        padding: 12px; }
      .june-scope .jc-form-field--md .je-select__item {
        font-size: 14px;
        padding: 0 12px;
        letter-spacing: 0px; }
        .june-scope .jc-form-field--md .je-select__item--choice {
          padding: 0;
          line-height: 32px; }
      .june-scope .jc-form-field--md .je-select__inner {
        padding-right: 22px; }
        .june-scope .jc-form-field--md .je-select__inner:after {
          right: 12px;
          width: 10px;
          height: 10px;
          border-bottom-width: 2px;
          border-right-width: 2px; }
    .june-scope .jc-form-field--lg .jc-form-field__input {
      font-size: 14px; }
    .june-scope .jc-form-field--lg .je-input,
    .june-scope .jc-form-field--lg .je-select__inner,
    .june-scope .jc-form-field--lg .je-select__input {
      font-size: 14px;
      min-height: 32px;
      padding: 0 12px;
      letter-spacing: 0px; }
    .june-scope .jc-form-field--lg .je-select {
      font-size: 14px; }
      .june-scope .jc-form-field--lg .je-select__list--dropdown {
        padding: 12px; }
      .june-scope .jc-form-field--lg .je-select__item {
        font-size: 14px;
        padding: 0 12px;
        letter-spacing: 0px; }
        .june-scope .jc-form-field--lg .je-select__item--choice {
          padding: 0;
          line-height: 32px; }
      .june-scope .jc-form-field--lg .je-select__inner {
        padding-right: 24px; }
        .june-scope .jc-form-field--lg .je-select__inner:after {
          right: 12px;
          width: 12px;
          height: 12px;
          border-bottom-width: 2px;
          border-right-width: 2px; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .jc-form-field--sm .jc-form-field__input {
      font-size: 12px; }
    .june-scope .jc-form-field--sm .je-input,
    .june-scope .jc-form-field--sm .je-select__inner,
    .june-scope .jc-form-field--sm .je-select__input {
      font-size: 12px;
      min-height: 24px;
      padding: 0 6px;
      letter-spacing: 0px; }
    .june-scope .jc-form-field--sm .je-select {
      font-size: 12px; }
      .june-scope .jc-form-field--sm .je-select__list--dropdown {
        padding: 6px; }
      .june-scope .jc-form-field--sm .je-select__item {
        font-size: 12px;
        padding: 0 6px;
        letter-spacing: 0px; }
        .june-scope .jc-form-field--sm .je-select__item--choice {
          padding: 0;
          line-height: 24px; }
      .june-scope .jc-form-field--sm .je-select__inner {
        padding-right: 14px; }
        .june-scope .jc-form-field--sm .je-select__inner:after {
          right: 6px;
          width: 8px;
          height: 8px;
          border-bottom-width: 2px;
          border-right-width: 2px; }
    .june-scope .jc-form-field--md .jc-form-field__input {
      font-size: 14px; }
    .june-scope .jc-form-field--md .je-input,
    .june-scope .jc-form-field--md .je-select__inner,
    .june-scope .jc-form-field--md .je-select__input {
      font-size: 14px;
      min-height: 32px;
      padding: 0 12px;
      letter-spacing: 0px; }
    .june-scope .jc-form-field--md .je-select {
      font-size: 14px; }
      .june-scope .jc-form-field--md .je-select__list--dropdown {
        padding: 12px; }
      .june-scope .jc-form-field--md .je-select__item {
        font-size: 14px;
        padding: 0 12px;
        letter-spacing: 0px; }
        .june-scope .jc-form-field--md .je-select__item--choice {
          padding: 0;
          line-height: 32px; }
      .june-scope .jc-form-field--md .je-select__inner {
        padding-right: 22px; }
        .june-scope .jc-form-field--md .je-select__inner:after {
          right: 12px;
          width: 10px;
          height: 10px;
          border-bottom-width: 2px;
          border-right-width: 2px; }
    .june-scope .jc-form-field--lg .jc-form-field__input {
      font-size: 14px; }
    .june-scope .jc-form-field--lg .je-input,
    .june-scope .jc-form-field--lg .je-select__inner,
    .june-scope .jc-form-field--lg .je-select__input {
      font-size: 14px;
      min-height: 32px;
      padding: 0 12px;
      letter-spacing: 0px; }
    .june-scope .jc-form-field--lg .je-select {
      font-size: 14px; }
      .june-scope .jc-form-field--lg .je-select__list--dropdown {
        padding: 12px; }
      .june-scope .jc-form-field--lg .je-select__item {
        font-size: 14px;
        padding: 0 12px;
        letter-spacing: 0px; }
        .june-scope .jc-form-field--lg .je-select__item--choice {
          padding: 0;
          line-height: 32px; }
      .june-scope .jc-form-field--lg .je-select__inner {
        padding-right: 24px; }
        .june-scope .jc-form-field--lg .je-select__inner:after {
          right: 12px;
          width: 12px;
          height: 12px;
          border-bottom-width: 2px;
          border-right-width: 2px; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .jc-form-field--sm .jc-form-field__input {
      font-size: 12px; }
    .june-scope .jc-form-field--sm .je-input,
    .june-scope .jc-form-field--sm .je-select__inner,
    .june-scope .jc-form-field--sm .je-select__input {
      font-size: 12px;
      min-height: 24px;
      padding: 0 6px;
      letter-spacing: 0px; }
    .june-scope .jc-form-field--sm .je-select {
      font-size: 12px; }
      .june-scope .jc-form-field--sm .je-select__list--dropdown {
        padding: 6px; }
      .june-scope .jc-form-field--sm .je-select__item {
        font-size: 12px;
        padding: 0 6px;
        letter-spacing: 0px; }
        .june-scope .jc-form-field--sm .je-select__item--choice {
          padding: 0;
          line-height: 24px; }
      .june-scope .jc-form-field--sm .je-select__inner {
        padding-right: 14px; }
        .june-scope .jc-form-field--sm .je-select__inner:after {
          right: 6px;
          width: 8px;
          height: 8px;
          border-bottom-width: 2px;
          border-right-width: 2px; }
    .june-scope .jc-form-field--md .jc-form-field__input {
      font-size: 14px; }
    .june-scope .jc-form-field--md .je-input,
    .june-scope .jc-form-field--md .je-select__inner,
    .june-scope .jc-form-field--md .je-select__input {
      font-size: 14px;
      min-height: 32px;
      padding: 0 12px;
      letter-spacing: 0px; }
    .june-scope .jc-form-field--md .je-select {
      font-size: 14px; }
      .june-scope .jc-form-field--md .je-select__list--dropdown {
        padding: 12px; }
      .june-scope .jc-form-field--md .je-select__item {
        font-size: 14px;
        padding: 0 12px;
        letter-spacing: 0px; }
        .june-scope .jc-form-field--md .je-select__item--choice {
          padding: 0;
          line-height: 32px; }
      .june-scope .jc-form-field--md .je-select__inner {
        padding-right: 22px; }
        .june-scope .jc-form-field--md .je-select__inner:after {
          right: 12px;
          width: 10px;
          height: 10px;
          border-bottom-width: 2px;
          border-right-width: 2px; }
    .june-scope .jc-form-field--lg .jc-form-field__input {
      font-size: 14px; }
    .june-scope .jc-form-field--lg .je-input,
    .june-scope .jc-form-field--lg .je-select__inner,
    .june-scope .jc-form-field--lg .je-select__input {
      font-size: 14px;
      min-height: 32px;
      padding: 0 12px;
      letter-spacing: 0px; }
    .june-scope .jc-form-field--lg .je-select {
      font-size: 14px; }
      .june-scope .jc-form-field--lg .je-select__list--dropdown {
        padding: 12px; }
      .june-scope .jc-form-field--lg .je-select__item {
        font-size: 14px;
        padding: 0 12px;
        letter-spacing: 0px; }
        .june-scope .jc-form-field--lg .je-select__item--choice {
          padding: 0;
          line-height: 32px; }
      .june-scope .jc-form-field--lg .je-select__inner {
        padding-right: 24px; }
        .june-scope .jc-form-field--lg .je-select__inner:after {
          right: 12px;
          width: 12px;
          height: 12px;
          border-bottom-width: 2px;
          border-right-width: 2px; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .jc-form-field--sm .jc-form-field__input {
      font-size: 12px; }
    .june-scope .jc-form-field--sm .je-input,
    .june-scope .jc-form-field--sm .je-select__inner,
    .june-scope .jc-form-field--sm .je-select__input {
      font-size: 12px;
      min-height: 24px;
      padding: 0 6px;
      letter-spacing: 0px; }
    .june-scope .jc-form-field--sm .je-select {
      font-size: 12px; }
      .june-scope .jc-form-field--sm .je-select__list--dropdown {
        padding: 6px; }
      .june-scope .jc-form-field--sm .je-select__item {
        font-size: 12px;
        padding: 0 6px;
        letter-spacing: 0px; }
        .june-scope .jc-form-field--sm .je-select__item--choice {
          padding: 0;
          line-height: 24px; }
      .june-scope .jc-form-field--sm .je-select__inner {
        padding-right: 14px; }
        .june-scope .jc-form-field--sm .je-select__inner:after {
          right: 6px;
          width: 8px;
          height: 8px;
          border-bottom-width: 2px;
          border-right-width: 2px; }
    .june-scope .jc-form-field--md .jc-form-field__input {
      font-size: 14px; }
    .june-scope .jc-form-field--md .je-input,
    .june-scope .jc-form-field--md .je-select__inner,
    .june-scope .jc-form-field--md .je-select__input {
      font-size: 14px;
      min-height: 32px;
      padding: 0 12px;
      letter-spacing: 0px; }
    .june-scope .jc-form-field--md .je-select {
      font-size: 14px; }
      .june-scope .jc-form-field--md .je-select__list--dropdown {
        padding: 12px; }
      .june-scope .jc-form-field--md .je-select__item {
        font-size: 14px;
        padding: 0 12px;
        letter-spacing: 0px; }
        .june-scope .jc-form-field--md .je-select__item--choice {
          padding: 0;
          line-height: 32px; }
      .june-scope .jc-form-field--md .je-select__inner {
        padding-right: 22px; }
        .june-scope .jc-form-field--md .je-select__inner:after {
          right: 12px;
          width: 10px;
          height: 10px;
          border-bottom-width: 2px;
          border-right-width: 2px; }
    .june-scope .jc-form-field--lg .jc-form-field__input {
      font-size: 14px; }
    .june-scope .jc-form-field--lg .je-input,
    .june-scope .jc-form-field--lg .je-select__inner,
    .june-scope .jc-form-field--lg .je-select__input {
      font-size: 14px;
      min-height: 32px;
      padding: 0 12px;
      letter-spacing: 0px; }
    .june-scope .jc-form-field--lg .je-select {
      font-size: 14px; }
      .june-scope .jc-form-field--lg .je-select__list--dropdown {
        padding: 12px; }
      .june-scope .jc-form-field--lg .je-select__item {
        font-size: 14px;
        padding: 0 12px;
        letter-spacing: 0px; }
        .june-scope .jc-form-field--lg .je-select__item--choice {
          padding: 0;
          line-height: 32px; }
      .june-scope .jc-form-field--lg .je-select__inner {
        padding-right: 24px; }
        .june-scope .jc-form-field--lg .je-select__inner:after {
          right: 12px;
          width: 12px;
          height: 12px;
          border-bottom-width: 2px;
          border-right-width: 2px; } }
  .june-scope .je-radio {
    position: relative; }
    .june-scope .je-radio__visual {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 22px;
      height: 22px;
      margin-right: 8px;
      background-color: transparent;
      border: 2px solid #B49F86;
      border-radius: 999px; }
    .june-scope .je-radio__visual-highlight {
      display: none;
      width: 10px;
      height: 10px;
      background-color: #8b7964;
      border-radius: 999px; }
    .june-scope .je-radio__input {
      position: absolute;
      visibility: hidden;
      opacity: 0; }
      .june-scope .je-radio__input:checked + .je-radio__visual {
        background-color: transparent;
        border-color: #8b7964; }
        .june-scope .je-radio__input:checked + .je-radio__visual .je-radio__visual-highlight {
          display: block; }
  .june-scope .je-form--st-2 .je-radio__visual {
    background-color: #333333;
    border: 1px solid #121212;
    border-radius: 5px; }
  .june-scope .je-form--st-2 .je-radio__visual-highlight {
    width: 10px;
    height: 10px;
    background-color: #DDDDDD;
    border-radius: 3px; }
  .june-scope .je-form--st-2 .je-radio__input:checked + .je-radio__visual {
    background-color: #333333;
    border-color: #121212; }
  .june-scope .je-check {
    position: relative; }
    .june-scope .je-check__visual {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 22px;
      height: 22px;
      margin-right: 8px;
      background-color: transparent;
      border: 2px solid #B49F86;
      border-radius: 0px; }
    .june-scope .je-check__input {
      position: absolute;
      visibility: hidden;
      opacity: 0; }
      .june-scope .je-check__input:checked + .je-check__visual {
        background-color: transparent;
        border-color: #8b7964;
        background-size: 15px;
        background-repeat: no-repeat;
        background-position: center; }
  .june-scope .je-form--st-2 .je-check .je-check__visual {
    background-color: #333333;
    border: 1px solid #121212;
    border-radius: 5px; }
  .june-scope .je-form--st-2 .je-check .je-check__input:checked + .je-check__visual {
    background-color: #333333;
    border-color: #121212;
    background-size: 10px; }
  .june-scope .jg-flex {
    display: flex;
    flex-wrap: wrap; }
    .june-scope .jg-flex__container {
      width: 100%; }
    @media screen and (min-width: 1280px) {
      .june-scope .jg-flex--gap-lg {
        margin: 0 -40px -80px; }
        .june-scope .jg-flex--gap-lg > * {
          padding: 0 40px 80px; }
          .june-scope .jg-flex--gap-lg > * > .jh-inherit-grid {
            top: 0;
            left: 40px;
            right: 40px;
            bottom: 80px;
            width: auto; }
      .june-scope .jg-flex--gap-md {
        margin: 0 -5px -10px; }
        .june-scope .jg-flex--gap-md > * {
          padding: 0 5px 10px; }
          .june-scope .jg-flex--gap-md > * > .jh-inherit-grid {
            top: 0;
            left: 5px;
            right: 5px;
            bottom: 10px;
            width: auto; }
      .june-scope .jg-flex--gap-sm {
        margin: 0 -3px -6px; }
        .june-scope .jg-flex--gap-sm > * {
          padding: 0 3px 6px; }
          .june-scope .jg-flex--gap-sm > * > .jh-inherit-grid {
            top: 0;
            left: 3px;
            right: 3px;
            bottom: 6px;
            width: auto; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope .jg-flex--gap-lg {
        margin: 0 -20px -40px; }
        .june-scope .jg-flex--gap-lg > * {
          padding: 0 20px 40px; }
          .june-scope .jg-flex--gap-lg > * > .jh-inherit-grid {
            top: 0;
            left: 20px;
            right: 20px;
            bottom: 40px;
            width: auto; }
      .june-scope .jg-flex--gap-md {
        margin: 0 -5px -10px; }
        .june-scope .jg-flex--gap-md > * {
          padding: 0 5px 10px; }
          .june-scope .jg-flex--gap-md > * > .jh-inherit-grid {
            top: 0;
            left: 5px;
            right: 5px;
            bottom: 10px;
            width: auto; }
      .june-scope .jg-flex--gap-sm {
        margin: 0 -3px -6px; }
        .june-scope .jg-flex--gap-sm > * {
          padding: 0 3px 6px; }
          .june-scope .jg-flex--gap-sm > * > .jh-inherit-grid {
            top: 0;
            left: 3px;
            right: 3px;
            bottom: 6px;
            width: auto; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope .jg-flex--gap-lg {
        margin: 0 -10px -20px; }
        .june-scope .jg-flex--gap-lg > * {
          padding: 0 10px 20px; }
          .june-scope .jg-flex--gap-lg > * > .jh-inherit-grid {
            top: 0;
            left: 10px;
            right: 10px;
            bottom: 20px;
            width: auto; }
      .june-scope .jg-flex--gap-md {
        margin: 0 -4px -8px; }
        .june-scope .jg-flex--gap-md > * {
          padding: 0 4px 8px; }
          .june-scope .jg-flex--gap-md > * > .jh-inherit-grid {
            top: 0;
            left: 4px;
            right: 4px;
            bottom: 8px;
            width: auto; }
      .june-scope .jg-flex--gap-sm {
        margin: 0 -2px -4px; }
        .june-scope .jg-flex--gap-sm > * {
          padding: 0 2px 4px; }
          .june-scope .jg-flex--gap-sm > * > .jh-inherit-grid {
            top: 0;
            left: 2px;
            right: 2px;
            bottom: 4px;
            width: auto; } }
    @media screen and (max-width: 511.98px) {
      .june-scope .jg-flex--gap-lg {
        margin: 0 -15px -30px; }
        .june-scope .jg-flex--gap-lg > * {
          padding: 0 15px 30px; }
          .june-scope .jg-flex--gap-lg > * > .jh-inherit-grid {
            top: 0;
            left: 15px;
            right: 15px;
            bottom: 30px;
            width: auto; }
      .june-scope .jg-flex--gap-md {
        margin: 0 -2px -4px; }
        .june-scope .jg-flex--gap-md > * {
          padding: 0 2px 4px; }
          .june-scope .jg-flex--gap-md > * > .jh-inherit-grid {
            top: 0;
            left: 2px;
            right: 2px;
            bottom: 4px;
            width: auto; }
      .june-scope .jg-flex--gap-sm {
        margin: 0 -1px -2px; }
        .june-scope .jg-flex--gap-sm > * {
          padding: 0 1px 2px; }
          .june-scope .jg-flex--gap-sm > * > .jh-inherit-grid {
            top: 0;
            left: 1px;
            right: 1px;
            bottom: 2px;
            width: auto; } }
  .june-scope .jg-f-col {
    min-height: 1px;
    min-width: 0%;
    max-width: 100%;
    flex-basis: 0;
    flex-grow: 1;
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start; }
    .june-scope .jg-f-col--1 {
      flex: 0 0 8.33333%;
      width: 8.33333%; }
    .june-scope .jg-f-col--2 {
      flex: 0 0 16.66667%;
      width: 16.66667%; }
    .june-scope .jg-f-col--3 {
      flex: 0 0 25%;
      width: 25%; }
    .june-scope .jg-f-col--4 {
      flex: 0 0 33.33333%;
      width: 33.33333%; }
    .june-scope .jg-f-col--5 {
      flex: 0 0 41.66667%;
      width: 41.66667%; }
    .june-scope .jg-f-col--6 {
      flex: 0 0 50%;
      width: 50%; }
    .june-scope .jg-f-col--7 {
      flex: 0 0 58.33333%;
      width: 58.33333%; }
    .june-scope .jg-f-col--8 {
      flex: 0 0 66.66667%;
      width: 66.66667%; }
    .june-scope .jg-f-col--9 {
      flex: 0 0 75%;
      width: 75%; }
    .june-scope .jg-f-col--10 {
      flex: 0 0 83.33333%;
      width: 83.33333%; }
    .june-scope .jg-f-col--11 {
      flex: 0 0 91.66667%;
      width: 91.66667%; }
    .june-scope .jg-f-col--12 {
      flex: 0 0 100%;
      width: 100%; }
    .june-scope .jg-f-col--auto {
      flex: 0 0 auto;
      width: auto; }
    @media screen and (min-width: 1280px) {
      .june-scope .jg-f-col-xl--1 {
        flex: 0 0 8.33333%;
        width: 8.33333%; }
      .june-scope .jg-f-col-xl--2 {
        flex: 0 0 16.66667%;
        width: 16.66667%; }
      .june-scope .jg-f-col-xl--3 {
        flex: 0 0 25%;
        width: 25%; }
      .june-scope .jg-f-col-xl--4 {
        flex: 0 0 33.33333%;
        width: 33.33333%; }
      .june-scope .jg-f-col-xl--5 {
        flex: 0 0 41.66667%;
        width: 41.66667%; }
      .june-scope .jg-f-col-xl--6 {
        flex: 0 0 50%;
        width: 50%; }
      .june-scope .jg-f-col-xl--7 {
        flex: 0 0 58.33333%;
        width: 58.33333%; }
      .june-scope .jg-f-col-xl--8 {
        flex: 0 0 66.66667%;
        width: 66.66667%; }
      .june-scope .jg-f-col-xl--9 {
        flex: 0 0 75%;
        width: 75%; }
      .june-scope .jg-f-col-xl--10 {
        flex: 0 0 83.33333%;
        width: 83.33333%; }
      .june-scope .jg-f-col-xl--11 {
        flex: 0 0 91.66667%;
        width: 91.66667%; }
      .june-scope .jg-f-col-xl--12 {
        flex: 0 0 100%;
        width: 100%; }
      .june-scope .jg-f-col-xl--auto {
        flex: 0 0 auto;
        width: auto; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope .jg-f-col-lg--1 {
        flex: 0 0 8.33333%;
        width: 8.33333%; }
      .june-scope .jg-f-col-lg--2 {
        flex: 0 0 16.66667%;
        width: 16.66667%; }
      .june-scope .jg-f-col-lg--3 {
        flex: 0 0 25%;
        width: 25%; }
      .june-scope .jg-f-col-lg--4 {
        flex: 0 0 33.33333%;
        width: 33.33333%; }
      .june-scope .jg-f-col-lg--5 {
        flex: 0 0 41.66667%;
        width: 41.66667%; }
      .june-scope .jg-f-col-lg--6 {
        flex: 0 0 50%;
        width: 50%; }
      .june-scope .jg-f-col-lg--7 {
        flex: 0 0 58.33333%;
        width: 58.33333%; }
      .june-scope .jg-f-col-lg--8 {
        flex: 0 0 66.66667%;
        width: 66.66667%; }
      .june-scope .jg-f-col-lg--9 {
        flex: 0 0 75%;
        width: 75%; }
      .june-scope .jg-f-col-lg--10 {
        flex: 0 0 83.33333%;
        width: 83.33333%; }
      .june-scope .jg-f-col-lg--11 {
        flex: 0 0 91.66667%;
        width: 91.66667%; }
      .june-scope .jg-f-col-lg--12 {
        flex: 0 0 100%;
        width: 100%; }
      .june-scope .jg-f-col-lg--auto {
        flex: 0 0 auto;
        width: auto; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope .jg-f-col-md--1 {
        flex: 0 0 8.33333%;
        width: 8.33333%; }
      .june-scope .jg-f-col-md--2 {
        flex: 0 0 16.66667%;
        width: 16.66667%; }
      .june-scope .jg-f-col-md--3 {
        flex: 0 0 25%;
        width: 25%; }
      .june-scope .jg-f-col-md--4 {
        flex: 0 0 33.33333%;
        width: 33.33333%; }
      .june-scope .jg-f-col-md--5 {
        flex: 0 0 41.66667%;
        width: 41.66667%; }
      .june-scope .jg-f-col-md--6 {
        flex: 0 0 50%;
        width: 50%; }
      .june-scope .jg-f-col-md--7 {
        flex: 0 0 58.33333%;
        width: 58.33333%; }
      .june-scope .jg-f-col-md--8 {
        flex: 0 0 66.66667%;
        width: 66.66667%; }
      .june-scope .jg-f-col-md--9 {
        flex: 0 0 75%;
        width: 75%; }
      .june-scope .jg-f-col-md--10 {
        flex: 0 0 83.33333%;
        width: 83.33333%; }
      .june-scope .jg-f-col-md--11 {
        flex: 0 0 91.66667%;
        width: 91.66667%; }
      .june-scope .jg-f-col-md--12 {
        flex: 0 0 100%;
        width: 100%; }
      .june-scope .jg-f-col-md--auto {
        flex: 0 0 auto;
        width: auto; } }
    @media screen and (max-width: 511.98px) {
      .june-scope .jg-f-col-sm--1 {
        flex: 0 0 8.33333%;
        width: 8.33333%; }
      .june-scope .jg-f-col-sm--2 {
        flex: 0 0 16.66667%;
        width: 16.66667%; }
      .june-scope .jg-f-col-sm--3 {
        flex: 0 0 25%;
        width: 25%; }
      .june-scope .jg-f-col-sm--4 {
        flex: 0 0 33.33333%;
        width: 33.33333%; }
      .june-scope .jg-f-col-sm--5 {
        flex: 0 0 41.66667%;
        width: 41.66667%; }
      .june-scope .jg-f-col-sm--6 {
        flex: 0 0 50%;
        width: 50%; }
      .june-scope .jg-f-col-sm--7 {
        flex: 0 0 58.33333%;
        width: 58.33333%; }
      .june-scope .jg-f-col-sm--8 {
        flex: 0 0 66.66667%;
        width: 66.66667%; }
      .june-scope .jg-f-col-sm--9 {
        flex: 0 0 75%;
        width: 75%; }
      .june-scope .jg-f-col-sm--10 {
        flex: 0 0 83.33333%;
        width: 83.33333%; }
      .june-scope .jg-f-col-sm--11 {
        flex: 0 0 91.66667%;
        width: 91.66667%; }
      .june-scope .jg-f-col-sm--12 {
        flex: 0 0 100%;
        width: 100%; }
      .june-scope .jg-f-col-sm--auto {
        flex: 0 0 auto;
        width: auto; } }
  .june-scope .jg-layout {
    display: grid; }
  .june-scope .jg-grid {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    column-gap: 0;
    row-gap: 0; }
    @media screen and (min-width: 1280px) {
      .june-scope .jg-grid--gap-lg {
        column-gap: 80px;
        row-gap: 80px; }
      .june-scope .jg-grid--gap-md {
        column-gap: 10px;
        row-gap: 10px; }
      .june-scope .jg-grid--gap-sm {
        column-gap: 6px;
        row-gap: 6px; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope .jg-grid--gap-lg {
        column-gap: 40px;
        row-gap: 40px; }
      .june-scope .jg-grid--gap-md {
        column-gap: 10px;
        row-gap: 10px; }
      .june-scope .jg-grid--gap-sm {
        column-gap: 6px;
        row-gap: 6px; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope .jg-grid--gap-lg {
        column-gap: 20px;
        row-gap: 20px; }
      .june-scope .jg-grid--gap-md {
        column-gap: 8px;
        row-gap: 8px; }
      .june-scope .jg-grid--gap-sm {
        column-gap: 4px;
        row-gap: 4px; } }
    @media screen and (max-width: 511.98px) {
      .june-scope .jg-grid--gap-lg {
        column-gap: 30px;
        row-gap: 30px; }
      .june-scope .jg-grid--gap-md {
        column-gap: 4px;
        row-gap: 4px; }
      .june-scope .jg-grid--gap-sm {
        column-gap: 2px;
        row-gap: 2px; } }
  .june-scope .jg-g-col {
    grid-column: span 4; }
    @media screen and (min-width: 1280px) {
      .june-scope .jg-g-col-xl--1 {
        grid-column: span 1; }
      .june-scope .jg-g-col-xl--2 {
        grid-column: span 2; }
      .june-scope .jg-g-col-xl--3 {
        grid-column: span 3; }
      .june-scope .jg-g-col-xl--4 {
        grid-column: span 4; }
      .june-scope .jg-g-col-xl--5 {
        grid-column: span 5; }
      .june-scope .jg-g-col-xl--6 {
        grid-column: span 6; }
      .june-scope .jg-g-col-xl--7 {
        grid-column: span 7; }
      .june-scope .jg-g-col-xl--8 {
        grid-column: span 8; }
      .june-scope .jg-g-col-xl--9 {
        grid-column: span 9; }
      .june-scope .jg-g-col-xl--10 {
        grid-column: span 10; }
      .june-scope .jg-g-col-xl--11 {
        grid-column: span 11; }
      .june-scope .jg-g-col-xl--12 {
        grid-column: span 12; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope .jg-g-col-lg--1 {
        grid-column: span 1; }
      .june-scope .jg-g-col-lg--2 {
        grid-column: span 2; }
      .june-scope .jg-g-col-lg--3 {
        grid-column: span 3; }
      .june-scope .jg-g-col-lg--4 {
        grid-column: span 4; }
      .june-scope .jg-g-col-lg--5 {
        grid-column: span 5; }
      .june-scope .jg-g-col-lg--6 {
        grid-column: span 6; }
      .june-scope .jg-g-col-lg--7 {
        grid-column: span 7; }
      .june-scope .jg-g-col-lg--8 {
        grid-column: span 8; }
      .june-scope .jg-g-col-lg--9 {
        grid-column: span 9; }
      .june-scope .jg-g-col-lg--10 {
        grid-column: span 10; }
      .june-scope .jg-g-col-lg--11 {
        grid-column: span 11; }
      .june-scope .jg-g-col-lg--12 {
        grid-column: span 12; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope .jg-g-col-md--1 {
        grid-column: span 1; }
      .june-scope .jg-g-col-md--2 {
        grid-column: span 2; }
      .june-scope .jg-g-col-md--3 {
        grid-column: span 3; }
      .june-scope .jg-g-col-md--4 {
        grid-column: span 4; }
      .june-scope .jg-g-col-md--5 {
        grid-column: span 5; }
      .june-scope .jg-g-col-md--6 {
        grid-column: span 6; }
      .june-scope .jg-g-col-md--7 {
        grid-column: span 7; }
      .june-scope .jg-g-col-md--8 {
        grid-column: span 8; }
      .june-scope .jg-g-col-md--9 {
        grid-column: span 9; }
      .june-scope .jg-g-col-md--10 {
        grid-column: span 10; }
      .june-scope .jg-g-col-md--11 {
        grid-column: span 11; }
      .june-scope .jg-g-col-md--12 {
        grid-column: span 12; } }
    @media screen and (max-width: 511.98px) {
      .june-scope .jg-g-col-sm--1 {
        grid-column: span 1; }
      .june-scope .jg-g-col-sm--2 {
        grid-column: span 2; }
      .june-scope .jg-g-col-sm--3 {
        grid-column: span 3; }
      .june-scope .jg-g-col-sm--4 {
        grid-column: span 4; }
      .june-scope .jg-g-col-sm--5 {
        grid-column: span 5; }
      .june-scope .jg-g-col-sm--6 {
        grid-column: span 6; }
      .june-scope .jg-g-col-sm--7 {
        grid-column: span 7; }
      .june-scope .jg-g-col-sm--8 {
        grid-column: span 8; }
      .june-scope .jg-g-col-sm--9 {
        grid-column: span 9; }
      .june-scope .jg-g-col-sm--10 {
        grid-column: span 10; }
      .june-scope .jg-g-col-sm--11 {
        grid-column: span 11; }
      .june-scope .jg-g-col-sm--12 {
        grid-column: span 12; } }
  .june-scope .jc-container {
    width: 100%;
    position: relative;
    align-self: stretch;
    display: flex; }
    .june-scope .jc-container[data-gap*="jg-flex--gap"] {
      overflow: hidden; }
    .june-scope .jc-container__inner {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      align-content: flex-start;
      min-height: 100%; }
      @media screen and (min-width: 1280px) {
        .june-scope .jc-container__inner.jg-flex--gap-lg {
          width: calc(100% + 80px); }
        .june-scope .jc-container__inner.jg-flex--gap-md {
          width: calc(100% + 10px); }
        .june-scope .jc-container__inner.jg-flex--gap-sm {
          width: calc(100% + 6px); } }
      @media screen and (max-width: 1279.98px) and (min-width: 884px) {
        .june-scope .jc-container__inner.jg-flex--gap-lg {
          width: calc(100% + 40px); }
        .june-scope .jc-container__inner.jg-flex--gap-md {
          width: calc(100% + 10px); }
        .june-scope .jc-container__inner.jg-flex--gap-sm {
          width: calc(100% + 6px); } }
      @media screen and (max-width: 883.98px) and (min-width: 512px) {
        .june-scope .jc-container__inner.jg-flex--gap-lg {
          width: calc(100% + 20px); }
        .june-scope .jc-container__inner.jg-flex--gap-md {
          width: calc(100% + 8px); }
        .june-scope .jc-container__inner.jg-flex--gap-sm {
          width: calc(100% + 4px); } }
      @media screen and (max-width: 511.98px) {
        .june-scope .jc-container__inner.jg-flex--gap-lg {
          width: calc(100% + 30px); }
        .june-scope .jc-container__inner.jg-flex--gap-md {
          width: calc(100% + 4px); }
        .june-scope .jc-container__inner.jg-flex--gap-sm {
          width: calc(100% + 2px); } }
    .june-scope .jc-container [data-aos-setup] {
      width: 100%; }
  .june-scope .jc-form-field__wrapper {
    width: 100%;
    margin-bottom: 20px;
    display: block;
    position: relative; }
  .june-scope .jc-form-field__label, .june-scope .jc-form-field__group-header {
    width: 100%;
    font-family: Calibri, Helvetica, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 6px;
    color: white;
    letter-spacing: 0px; }
  .june-scope .jc-form-field__group-header {
    margin-bottom: 12px; }
  .june-scope .jc-form-field__input {
    width: 100%;
    position: relative; }
  .june-scope .jc-form-field__error {
    width: 100%;
    color: #ae1c1c;
    font-family: Calibri, Helvetica, sans-serif;
    line-height: 1.15;
    font-size: 14px;
    background-color: #EEEEEE;
    padding: 4px 12px; }
  .june-scope .jc-form-field--label-invisible .jc-form-field__label,
  .june-scope .jc-form-field--label-invisible .jc-form-field__group-header {
    opacity: 0;
    pointer-events: none;
    user-select: none; }
  .june-scope .jc-form-field--label-hidden .jc-form-field__label,
  .june-scope .jc-form-field--label-hidden .jc-form-field__group-header {
    display: none;
    opacity: 0;
    visibility: hidden; }
  .june-scope .jc-form-field--header-invisible .jc-form-field__group-header {
    opacity: 0;
    pointer-events: none;
    user-select: none; }
  .june-scope .jc-form-field--header-hidden .jc-form-field__group-header {
    display: none;
    opacity: 0;
    visibility: hidden; }
  .june-scope .jc-form-field--check .jc-form-field__group-item {
    margin-right: 20px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 6px; }
  .june-scope .jc-form-field--check .jc-form-field__wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    .june-scope .jc-form-field--check .jc-form-field__wrapper--nowrap {
      display: flex;
      flex-wrap: nowrap;
      align-items: center; }
  .june-scope .jc-form-field--check .jc-form-field__label {
    margin-bottom: 0;
    width: auto;
    flex-grow: 1; }
  .june-scope .jc-form-field--date-range {
    width: 100%; }
    .june-scope .jc-form-field--date-range .jc-form-field__wrapper {
      display: flex;
      align-items: center; }
    .june-scope .jc-form-field--date-range .jc-form-field__group-separator {
      font-family: Calibri, Helvetica, sans-serif;
      line-height: 1.4;
      font-size: 14px;
      margin-bottom: 6px;
      color: white;
      padding: 0 .5em;
      margin-bottom: 0; }
    @media screen and (min-width: 1280px) {
      .june-scope .jc-form-field--date-range .jc-form-field-xl--inline .jc-form-field__group-item {
        flex-grow: 1; }
      .june-scope .jc-form-field--date-range .jc-form-field-xl--stacked {
        flex-direction: column;
        align-items: flex-start; }
        .june-scope .jc-form-field--date-range .jc-form-field-xl--stacked .jc-form-field__group-item {
          width: 100%; }
        .june-scope .jc-form-field--date-range .jc-form-field-xl--stacked .jc-form-field__group-separator {
          padding-top: .5em;
          padding-bottom: .5em; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope .jc-form-field--date-range .jc-form-field-lg--inline .jc-form-field__group-item {
        flex-grow: 1; }
      .june-scope .jc-form-field--date-range .jc-form-field-lg--stacked {
        flex-direction: column;
        align-items: flex-start; }
        .june-scope .jc-form-field--date-range .jc-form-field-lg--stacked .jc-form-field__group-item {
          width: 100%; }
        .june-scope .jc-form-field--date-range .jc-form-field-lg--stacked .jc-form-field__group-separator {
          padding-top: .5em;
          padding-bottom: .5em; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope .jc-form-field--date-range .jc-form-field-md--inline .jc-form-field__group-item {
        flex-grow: 1; }
      .june-scope .jc-form-field--date-range .jc-form-field-md--stacked {
        flex-direction: column;
        align-items: flex-start; }
        .june-scope .jc-form-field--date-range .jc-form-field-md--stacked .jc-form-field__group-item {
          width: 100%; }
        .june-scope .jc-form-field--date-range .jc-form-field-md--stacked .jc-form-field__group-separator {
          padding-top: .5em;
          padding-bottom: .5em; } }
    @media screen and (max-width: 511.98px) {
      .june-scope .jc-form-field--date-range .jc-form-field-sm--inline .jc-form-field__group-item {
        flex-grow: 1; }
      .june-scope .jc-form-field--date-range .jc-form-field-sm--stacked {
        flex-direction: column;
        align-items: flex-start; }
        .june-scope .jc-form-field--date-range .jc-form-field-sm--stacked .jc-form-field__group-item {
          width: 100%; }
        .june-scope .jc-form-field--date-range .jc-form-field-sm--stacked .jc-form-field__group-separator {
          padding-top: .5em;
          padding-bottom: .5em; } }
  @media screen and (min-width: 1280px) {
    .june-scope .jc-form-field--sm .jc-form-field__group-separator {
      padding-left: 6px;
      padding-right: 6px; }
    .june-scope .jc-form-field--md .jc-form-field__group-separator {
      padding-left: 12px;
      padding-right: 12px; }
    .june-scope .jc-form-field--lg .jc-form-field__group-separator {
      padding-left: 12px;
      padding-right: 12px; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .jc-form-field--sm .jc-form-field__group-separator {
      padding-left: 6px;
      padding-right: 6px; }
    .june-scope .jc-form-field--md .jc-form-field__group-separator {
      padding-left: 12px;
      padding-right: 12px; }
    .june-scope .jc-form-field--lg .jc-form-field__group-separator {
      padding-left: 12px;
      padding-right: 12px; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .jc-form-field--sm .jc-form-field__group-separator {
      padding-left: 6px;
      padding-right: 6px; }
    .june-scope .jc-form-field--md .jc-form-field__group-separator {
      padding-left: 12px;
      padding-right: 12px; }
    .june-scope .jc-form-field--lg .jc-form-field__group-separator {
      padding-left: 12px;
      padding-right: 12px; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .jc-form-field--sm .jc-form-field__group-separator {
      padding-left: 6px;
      padding-right: 6px; }
    .june-scope .jc-form-field--md .jc-form-field__group-separator {
      padding-left: 12px;
      padding-right: 12px; }
    .june-scope .jc-form-field--lg .jc-form-field__group-separator {
      padding-left: 12px;
      padding-right: 12px; } }
  .june-scope .je-form--st-2 .jc-form-field__label, .june-scope .je-form--st-2 .jc-form-field__group-header, .june-scope .je-form--st-2 .jc-form-field__group-separator {
    color: #f2f2f2; }
  .june-scope .je-form--st-2 .jc-form-field__error {
    color: #ae1c1c;
    background-color: #333333; }
  .june-scope .je-form--interactive .jc-form-field__group-item {
    position: relative; }
  .june-scope .je-form--interactive .jc-form-field--text .jc-form-field__label,
  .june-scope .je-form--interactive .jc-form-field--date-range .jc-form-field__label {
    position: absolute;
    z-index: 10;
    transition: all .3s ease;
    top: 0;
    transform-origin: 0 50%;
    margin-bottom: 0;
    width: auto;
    pointer-events: none; }
  .june-scope .je-form--interactive .jc-form-field--text .jc-form-field__input input::placeholder,
  .june-scope .je-form--interactive .jc-form-field--text .jc-form-field__input input::-webkit-placeholder,
  .june-scope .je-form--interactive .jc-form-field--date-range .jc-form-field__input input::placeholder,
  .june-scope .je-form--interactive .jc-form-field--date-range .jc-form-field__input input::-webkit-placeholder {
    color: transparent; }
  .june-scope .je-form--interactive .jc-form-field--text .je-input,
  .june-scope .je-form--interactive .jc-form-field--text .je-select__inner,
  .june-scope .je-form--interactive .jc-form-field--date-range .je-input,
  .june-scope .je-form--interactive .jc-form-field--date-range .je-select__inner {
    transition: padding .3s ease; }
  .june-scope .je-form--interactive .jc-form-field--is-focused .jc-form-field__label,
  .june-scope .je-form--interactive .jc-form-field--has-value .jc-form-field__label {
    transform: translateY(0) scale(0.7);
    color: white;
    top: 0.1em;
    line-height: 16.1px !important; }
  .june-scope .je-form--interactive .jc-form-field--is-focused .je-input,
  .june-scope .je-form--interactive .jc-form-field--is-focused .je-select__inner,
  .june-scope .je-form--interactive .jc-form-field--has-value .je-input,
  .june-scope .je-form--interactive .jc-form-field--has-value .je-select__inner {
    padding-top: 1em;
    padding-bottom: .2em; }
  .june-scope .je-form--interactive .jc-form-field--is-focused textarea.je-input,
  .june-scope .je-form--interactive .jc-form-field--has-value textarea.je-input {
    padding-top: 1.3em !important; }
  .june-scope .je-form--interactive .jc-form-field--is-focused .jc-form-field__input:before,
  .june-scope .je-form--interactive .jc-form-field--has-value .jc-form-field__input:before {
    left: 1px;
    right: 17px;
    top: 1px;
    position: absolute;
    content: " ";
    height: 1.1em;
    z-index: 9; }
  .june-scope .je-form--interactive .jc-form-field--is-focused .jc-form-field__input:before {
    background-color: #f5f5f5; }
  .june-scope .je-form--interactive.je-form--st-2 .jc-form-field__input:before {
    left: 1px;
    right: 17px;
    top: 1px; }
  .june-scope .je-form--interactive.je-form--st-2 .jc-form-field--is-focused .jc-form-field__label,
  .june-scope .je-form--interactive.je-form--st-2 .jc-form-field--has-value .jc-form-field__label {
    color: #eeeeee; }
  .june-scope .je-form--interactive.je-form--st-2 .jc-form-field--is-focused .jc-form-field__input:before {
    background-color: #FFFFFF; }
  .june-scope .je-form--interactive.je-form--st-2 .jc-form-field--has-value .jc-form-field__input:before {
    background-color: white; }
  @media screen and (min-width: 1280px) {
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--sm .jc-form-field__label,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--sm .jc-form-field__label {
      left: 6px;
      line-height: 36.6px; }
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--sm .je-input,
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--sm .je-select__inner,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--sm .je-input,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--sm .je-select__inner {
      min-height: 36.6px; }
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--md .jc-form-field__label,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--md .jc-form-field__label {
      left: 12px;
      line-height: 44.6px; }
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--md .je-input,
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--md .je-select__inner,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--md .je-input,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--md .je-select__inner {
      min-height: 44.6px; }
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--lg .jc-form-field__label,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--lg .jc-form-field__label {
      left: 12px;
      line-height: 44.6px; }
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--lg .je-input,
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--lg .je-select__inner,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--lg .je-input,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--lg .je-select__inner {
      min-height: 44.6px; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--sm .jc-form-field__label,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--sm .jc-form-field__label {
      left: 6px;
      line-height: 36.6px; }
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--sm .je-input,
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--sm .je-select__inner,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--sm .je-input,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--sm .je-select__inner {
      min-height: 36.6px; }
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--md .jc-form-field__label,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--md .jc-form-field__label {
      left: 12px;
      line-height: 44.6px; }
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--md .je-input,
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--md .je-select__inner,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--md .je-input,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--md .je-select__inner {
      min-height: 44.6px; }
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--lg .jc-form-field__label,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--lg .jc-form-field__label {
      left: 12px;
      line-height: 44.6px; }
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--lg .je-input,
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--lg .je-select__inner,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--lg .je-input,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--lg .je-select__inner {
      min-height: 44.6px; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--sm .jc-form-field__label,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--sm .jc-form-field__label {
      left: 6px;
      line-height: 36.6px; }
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--sm .je-input,
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--sm .je-select__inner,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--sm .je-input,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--sm .je-select__inner {
      min-height: 36.6px; }
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--md .jc-form-field__label,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--md .jc-form-field__label {
      left: 12px;
      line-height: 44.6px; }
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--md .je-input,
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--md .je-select__inner,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--md .je-input,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--md .je-select__inner {
      min-height: 44.6px; }
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--lg .jc-form-field__label,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--lg .jc-form-field__label {
      left: 12px;
      line-height: 44.6px; }
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--lg .je-input,
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--lg .je-select__inner,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--lg .je-input,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--lg .je-select__inner {
      min-height: 44.6px; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--sm .jc-form-field__label,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--sm .jc-form-field__label {
      left: 6px;
      line-height: 36.6px; }
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--sm .je-input,
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--sm .je-select__inner,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--sm .je-input,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--sm .je-select__inner {
      min-height: 36.6px; }
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--md .jc-form-field__label,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--md .jc-form-field__label {
      left: 12px;
      line-height: 44.6px; }
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--md .je-input,
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--md .je-select__inner,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--md .je-input,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--md .je-select__inner {
      min-height: 44.6px; }
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--lg .jc-form-field__label,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--lg .jc-form-field__label {
      left: 12px;
      line-height: 44.6px; }
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--lg .je-input,
    .june-scope .je-form--interactive .jc-form-field--text.jc-form-field--lg .je-select__inner,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--lg .je-input,
    .june-scope .je-form--interactive .jc-form-field--date-range.jc-form-field--lg .je-select__inner {
      min-height: 44.6px; } }
  .june-scope .datepicker-picker {
    background-color: white;
    border-color: #eeeeee;
    border-radius: 0px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-style: solid;
    width: 100%; }
  .june-scope .datepicker-controls {
    display: flex; }
    .june-scope .datepicker-controls .view-switch {
      flex-grow: 1; }
    .june-scope .datepicker-controls .button {
      background: none;
      border: none;
      cursor: pointer; }
      .june-scope .datepicker-controls .button:hover {
        color: #121212;
        background-color: rgba(0, 0, 0, 0.1); }
      .june-scope .datepicker-controls .button:focus {
        outline: none; }
  .june-scope .datepicker-cell {
    cursor: pointer;
    margin-bottom: .25em;
    border-radius: 0px;
    border: 1px solid #eeeeee; }
    .june-scope .datepicker-cell:hover {
      color: #121212;
      background-color: rgba(0, 0, 0, 0.1);
      border-color: rgba(0, 0, 0, 0.4); }
    .june-scope .datepicker-cell.today {
      color: #121212;
      background-color: rgba(0, 0, 0, 0.2);
      border-color: rgba(0, 0, 0, 0.21); }
    .june-scope .datepicker-cell.selected, .june-scope .datepicker-cell.range-start, .june-scope .datepicker-cell.range-end {
      color: black;
      background-color: rgba(0, 0, 0, 0.3);
      border-color: rgba(0, 0, 0, 0.4); }
    .june-scope .datepicker-cell.range-start {
      border-top-right-radius: 0px;
      border-bottom-right-radius: 0px;
      border-right-width: 0px; }
    .june-scope .datepicker-cell.range-end {
      border-top-left-radius: 0px;
      border-bottom-left-radius: 0px;
      border-left-width: 0px; }
    .june-scope .datepicker-cell.range {
      border-radius: 0px;
      border-right-width: 0px;
      border-left-width: 0px;
      color: black;
      background-color: rgba(0, 0, 0, 0.05);
      border-color: rgba(0, 0, 0, 0.4); }
      .june-scope .datepicker-cell.range:hover {
        color: #121212;
        background-color: rgba(0, 0, 0, 0.1); }
    .june-scope .datepicker-cell.disabled {
      opacity: 0.2;
      cursor: not-allowed; }
  .june-scope .datepicker-view {
    margin-top: .5em;
    display: flex; }
    .june-scope .datepicker-view .days-of-week {
      display: flex; }
      .june-scope .datepicker-view .days-of-week .dow {
        width: calc(100% / 7); }
    .june-scope .datepicker-view .datepicker-grid {
      display: flex;
      flex-wrap: wrap; }
      .june-scope .datepicker-view .datepicker-grid .datepicker-cell {
        width: calc(100% / 7); }
        .june-scope .datepicker-view .datepicker-grid .datepicker-cell.prev, .june-scope .datepicker-view .datepicker-grid .datepicker-cell.next {
          opacity: 0.4; }
    .june-scope .datepicker-view .days-of-week .dow,
    .june-scope .datepicker-view .datepicker-cell {
      text-align: center; }
    .june-scope .datepicker-view.months, .june-scope .datepicker-view.years, .june-scope .datepicker-view.decades {
      display: flex;
      flex-wrap: wrap; }
      .june-scope .datepicker-view.months .datepicker-cell, .june-scope .datepicker-view.years .datepicker-cell, .june-scope .datepicker-view.decades .datepicker-cell {
        width: 25%; }
  .june-scope .datepicker-footer {
    margin-top: .5em; }
    .june-scope .datepicker-footer .button {
      flex-grow: 1; }
  .june-scope .datepicker-dropdown {
    position: absolute;
    z-index: 99;
    margin-top: .5em;
    display: none; }
    .june-scope .datepicker-dropdown.datepicker-orient-top {
      margin-top: -.5em; }
    .june-scope .datepicker-dropdown.active {
      display: block; }
    .june-scope .datepicker-dropdown .datepicker-picker {
      max-width: calc(100% - 4px);
      width: 380px; }
  .june-scope .datepicker .calendar-weeks .days-of-week {
    display: none; }
  .june-scope .datepicker .calendar-weeks .week {
    display: block;
    padding: 0 .75em 0 .5em;
    border: 1px solid transparent;
    margin-bottom: .25em;
    opacity: 0.4; }
  @media screen and (min-width: 1280px) {
    .june-scope .datepicker-picker {
      padding: 12px; }
    .june-scope .datepicker .calendar-weeks {
      margin-top: 32px; }
      .june-scope .datepicker .calendar-weeks .week {
        font-size: 14px;
        line-height: 32px;
        letter-spacing: 0px; }
    .june-scope .datepicker .dow,
    .june-scope .datepicker .datepicker-cell {
      font-size: 14px;
      line-height: 32px;
      letter-spacing: 0px; }
    .june-scope .datepicker .button {
      font-size: 14px;
      line-height: 32px;
      letter-spacing: 0px; }
      .june-scope .datepicker .button.prev-btn, .june-scope .datepicker .button.next-btn {
        width: 32px; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .datepicker-picker {
      padding: 12px; }
    .june-scope .datepicker .calendar-weeks {
      margin-top: 32px; }
      .june-scope .datepicker .calendar-weeks .week {
        font-size: 14px;
        line-height: 32px;
        letter-spacing: 0px; }
    .june-scope .datepicker .dow,
    .june-scope .datepicker .datepicker-cell {
      font-size: 14px;
      line-height: 32px;
      letter-spacing: 0px; }
    .june-scope .datepicker .button {
      font-size: 14px;
      line-height: 32px;
      letter-spacing: 0px; }
      .june-scope .datepicker .button.prev-btn, .june-scope .datepicker .button.next-btn {
        width: 32px; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .datepicker-picker {
      padding: 12px; }
    .june-scope .datepicker .calendar-weeks {
      margin-top: 32px; }
      .june-scope .datepicker .calendar-weeks .week {
        font-size: 14px;
        line-height: 32px;
        letter-spacing: 0px; }
    .june-scope .datepicker .dow,
    .june-scope .datepicker .datepicker-cell {
      font-size: 14px;
      line-height: 32px;
      letter-spacing: 0px; }
    .june-scope .datepicker .button {
      font-size: 14px;
      line-height: 32px;
      letter-spacing: 0px; }
      .june-scope .datepicker .button.prev-btn, .june-scope .datepicker .button.next-btn {
        width: 32px; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .datepicker-picker {
      padding: 12px; }
    .june-scope .datepicker .calendar-weeks {
      margin-top: 32px; }
      .june-scope .datepicker .calendar-weeks .week {
        font-size: 14px;
        line-height: 32px;
        letter-spacing: 0px; }
    .june-scope .datepicker .dow,
    .june-scope .datepicker .datepicker-cell {
      font-size: 14px;
      line-height: 32px;
      letter-spacing: 0px; }
    .june-scope .datepicker .button {
      font-size: 14px;
      line-height: 32px;
      letter-spacing: 0px; }
      .june-scope .datepicker .button.prev-btn, .june-scope .datepicker .button.next-btn {
        width: 32px; } }
  .june-scope .jc-nav {
    position: sticky;
    width: 100%;
    top: 0;
    z-index: 200; }
    .june-scope .jc-nav--sticky {
      position: sticky;
      width: 100%;
      top: 0; }
      .june-scope .jc-nav--sticky--active {
        position: fixed; }
        @supports (display: contents) {
          .june-scope .jc-nav--sticky--active {
            position: sticky; } }
    .june-scope .jc-nav--fixed {
      position: fixed;
      width: 100%;
      top: 0; }
      .june-scope .jc-nav--fixed + [class*="jh-vh-"] {
        padding-top: 0 !important; }
    .june-scope .jc-nav--normal {
      position: relative; }
    .june-scope .jc-nav__bar {
      background-color: transparent;
      border-bottom: 1px Solid transparent;
      transition: background-color .35s ease;
      padding: 0 35px; }
      .june-scope .jc-nav__bar--scrolled {
        background-color: transparent; }
    .june-scope .jc-nav__container {
      display: flex;
      justify-content: space-between;
      position: static !important;
      background-color: transparent;
      padding: 0 12px; }
      @media screen and (min-width: 1280px) {
        .june-scope .jc-nav__container {
          min-height: 90px; } }
      @media screen and (max-width: 1279.98px) and (min-width: 884px) {
        .june-scope .jc-nav__container {
          min-height: 75px; } }
      @media screen and (max-width: 883.98px) and (min-width: 512px) {
        .june-scope .jc-nav__container {
          min-height: 65px; } }
      @media screen and (max-width: 511.98px) {
        .june-scope .jc-nav__container {
          min-height: 65px; } }
    .june-scope .jc-nav__logo {
      height: 60px;
      align-self: center;
      margin-right: 1em;
      z-index: 600;
      position: relative; }
      @media screen and (min-width: 1280px) {
        .june-scope .jc-nav__logo {
          height: 60px; } }
      @media screen and (max-width: 1279.98px) and (min-width: 884px) {
        .june-scope .jc-nav__logo {
          height: 50px; } }
      @media screen and (max-width: 883.98px) and (min-width: 512px) {
        .june-scope .jc-nav__logo {
          height: 50px; } }
      @media screen and (max-width: 511.98px) {
        .june-scope .jc-nav__logo {
          height: 50px; } }
    .june-scope .jc-nav__logo-img {
      height: 100%;
      width: auto !important;
      image-rendering: -webkit-optimize-contrast; }
    .june-scope .jc-nav__link-container {
      flex-grow: 1;
      display: flex;
      justify-content: flex-end; }
    .june-scope .jc-nav__burger {
      background-color: transparent;
      border: none;
      width: 50px;
      position: relative;
      cursor: pointer;
      z-index: 600; }
      @media screen and (min-width: 1280px) {
        .june-scope .jc-nav__burger {
          height: 90px; } }
      @media screen and (max-width: 1279.98px) and (min-width: 884px) {
        .june-scope .jc-nav__burger {
          height: 75px; } }
      @media screen and (max-width: 883.98px) and (min-width: 512px) {
        .june-scope .jc-nav__burger {
          height: 65px; } }
      @media screen and (max-width: 511.98px) {
        .june-scope .jc-nav__burger {
          height: 65px; } }
      .june-scope .jc-nav__burger--is-active .jc-nav__burger-slice {
        background-color: #252935; }
        .june-scope .jc-nav__burger--is-active .jc-nav__burger-slice--2 {
          transform: rotate(-45deg);
          transition: all .25s .1s ease; }
        .june-scope .jc-nav__burger--is-active .jc-nav__burger-slice--4 {
          transform: rotate(45deg);
          transition: all .25s .1s ease; }
        .june-scope .jc-nav__burger--is-active .jc-nav__burger-slice--1, .june-scope .jc-nav__burger--is-active .jc-nav__burger-slice--3 {
          transform: scale(0);
          transition: all .25s ease; }
      .june-scope .jc-nav__burger:focus {
        outline: none; }
    .june-scope .jc-nav__burger-slice {
      background-color: white;
      width: 30px;
      height: 2px;
      display: block;
      position: absolute;
      left: 10px; }
      .june-scope .jc-nav__burger-slice--1 {
        top: calc(50% - 1px - 8px);
        transition: all .25s .1s ease; }
      .june-scope .jc-nav__burger-slice--2, .june-scope .jc-nav__burger-slice--4 {
        top: calc(50% - 1px);
        transition: all .25s ease; }
      .june-scope .jc-nav__burger-slice--3 {
        top: calc(50% - 1px + 8px);
        transition: all .25s .1s ease; }
    .june-scope .jc-nav__burger {
      display: none; }
  .june-scope .jc-offcanvas {
    position: absolute;
    top: 0;
    z-index: -10; }
    .june-scope .jc-offcanvas__area {
      position: absolute;
      top: 0;
      left: 0;
      height: 100vh;
      width: 100vw;
      z-index: 500;
      background-color: #252935;
      transition: opacity .35s ease, transform 0s .35s linear;
      display: flex;
      flex-direction: column;
      overflow: auto;
      padding: 0 35px;
      padding-top: 110px;
      opacity: 0;
      transform: translateX(-100%); }
    .june-scope .jc-offcanvas__container {
      flex-grow: 1;
      width: 100%; }
    .june-scope .jc-offcanvas__backdrop {
      position: absolute;
      width: 100vw;
      height: 100vh;
      background-color: #252935;
      z-index: 400;
      transform: translateX(-100%);
      opacity: 0;
      visibility: hidden;
      transition: opacity .35s ease; }
    .june-scope .jc-offcanvas--is-open {
      z-index: 300; }
      .june-scope .jc-offcanvas--is-open .jc-offcanvas__area {
        opacity: 1;
        transform: translateX(0);
        transition: opacity .35s ease; }
      .june-scope .jc-offcanvas--is-open .jc-offcanvas__backdrop {
        opacity: 1;
        visibility: visible;
        transform: translateX(0); }
    .june-scope .jc-offcanvas__container {
      display: flex;
      flex-direction: column;
      align-items: center; }
  .june-scope .jc-nav__bar .jc-nav-item {
    position: relative; }
    .june-scope .jc-nav__bar .jc-nav-item__link {
      display: flex;
      align-items: center;
      text-decoration: none;
      height: 100%;
      position: relative;
      font-family: "Roboto", sans-serif; }
    .june-scope .jc-nav__bar .jc-nav-item__label, .june-scope .jc-nav__bar .jc-nav-item__drop-label {
      position: relative;
      display: block;
      white-space: nowrap; }
    .june-scope .jc-nav__bar .jc-nav-item__dropdown {
      position: absolute;
      background-color: #8b7964;
      overflow: hidden;
      display: none;
      left: 50%;
      transform: translate(-50%); }
    .june-scope .jc-nav__bar .jc-nav-item--dropdown:before {
      opacity: 0;
      content: " ";
      position: absolute;
      top: 100%;
      width: 12px;
      height: 12px;
      border: 6px solid transparent;
      border-bottom-color: #8b7964;
      left: 50%;
      margin-left: -6px; }
    .june-scope .jc-nav__bar .jc-nav-item--dropdown:after {
      content: " ";
      position: absolute;
      top: 100%;
      height: 12px;
      width: 100%;
      left: 0; }
    .june-scope .jc-nav__bar .jc-nav-item--dropdown:hover:before {
      opacity: 1; }
    .june-scope .jc-nav__bar .jc-nav-item__dropdown {
      top: calc(100% + 12px); }
    .june-scope .jc-nav__bar .jc-nav-item__drop-link {
      display: flex;
      align-items: center;
      text-decoration: none;
      white-space: nowrap;
      position: relative;
      color: white;
      font-family: "Roboto", sans-serif; }
      .june-scope .jc-nav__bar .jc-nav-item__drop-link:hover {
        color: white;
        background-color: #B49F86; }
      .june-scope .jc-nav__bar .jc-nav-item__drop-link--is-active {
        color: white;
        background-color: #B49F86; }
    .june-scope .jc-nav__bar .jc-nav-item:hover .jc-nav-item__dropdown {
      display: block; }
    .june-scope .jc-nav__bar .jc-nav-item--default:hover .jc-nav-item__link {
      background-color: transparent;
      color: #F1966B; }
    .june-scope .jc-nav__bar .jc-nav-item--default .jc-nav-item__link {
      color: #8b7964;
      background-color: transparent;
      font-weight: 500;
      letter-spacing: 0px;
      transition: all .35s ease; }
      .june-scope .jc-nav__bar .jc-nav-item--default .jc-nav-item__link--is-active {
        background-color: transparent;
        color: #F1966B; }
      .june-scope .jc-nav__bar .jc-nav-item--default .jc-nav-item__link:after {
        transition: all .35s ease; }
    .june-scope .jc-nav__bar .jc-nav-item--default .jc-nav-item__link:after {
      content: " ";
      background-color: transparent;
      bottom: 0;
      width: 100%;
      position: absolute;
      left: 0;
      height: 2px; }
    .june-scope .jc-nav__bar .jc-nav-item--default .jc-nav-item__link:hover:after {
      background-color: transparent; }
    .june-scope .jc-nav__bar .jc-nav-item--default .jc-nav-item__link--is-active:after {
      background-color: white; }
    .june-scope .jc-nav__bar .jc-nav-item--default .jc-nav-item__drop-link:before {
      content: " ";
      background-color: transparent;
      top: 0;
      height: 100%;
      position: absolute;
      left: 0;
      width: 20px; }
    .june-scope .jc-nav__bar .jc-nav-item--default .jc-nav-item__drop-link:hover:before {
      background-color: #B49F86; }
    .june-scope .jc-nav__bar .jc-nav-item--default .jc-nav-item__drop-link--is-active:before {
      background-color: #B49F86; }
    .june-scope .jc-nav__bar .jc-nav-item--cta {
      display: flex;
      align-items: center; }
      .june-scope .jc-nav__bar .jc-nav-item--cta .jc-nav-item__link {
        color: white;
        background-color: #B49F86;
        font-weight: 500;
        letter-spacing: 0px; }
        .june-scope .jc-nav__bar .jc-nav-item--cta .jc-nav-item__link:hover {
          color: white;
          background-color: #F1966B; }
        .june-scope .jc-nav__bar .jc-nav-item--cta .jc-nav-item__link--is-active {
          color: white;
          background-color: #F1966B; }
    @media screen and (min-width: 1280px) {
      .june-scope .jc-nav__bar .jc-nav-item__dropdown {
        padding: 10px 0;
        border-radius: 4px; }
      .june-scope .jc-nav__bar .jc-nav-item--default .jc-nav-item__link {
        padding: 0 12px;
        font-size: 16px; }
      .june-scope .jc-nav__bar .jc-nav-item--default .jc-nav-item__link:after {
        height: 2px; }
      .june-scope .jc-nav__bar .jc-nav-item--default .jc-nav-item__drop-link {
        height: 38px;
        font-size: 14px;
        padding: 0 20px; }
      .june-scope .jc-nav__bar .jc-nav-item--default .jc-nav-item__drop-link:before {
        width: 20px; }
      .june-scope .jc-nav__bar .jc-nav-item--cta .jc-nav-item__link {
        padding: 0 25px;
        height: 45px;
        font-size: 16px;
        margin-left: 12px;
        border-radius: 0px;
        max-height: 90px; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope .jc-nav__bar .jc-nav-item__dropdown {
        padding: 6px 0;
        border-radius: 4px; }
      .june-scope .jc-nav__bar .jc-nav-item--default .jc-nav-item__link {
        padding: 0 12px;
        font-size: 16px; }
      .june-scope .jc-nav__bar .jc-nav-item--default .jc-nav-item__link:after {
        height: 2px; }
      .june-scope .jc-nav__bar .jc-nav-item--default .jc-nav-item__drop-link {
        height: 38px;
        font-size: 14px;
        padding: 0 20px; }
      .june-scope .jc-nav__bar .jc-nav-item--default .jc-nav-item__drop-link:before {
        width: 20px; }
      .june-scope .jc-nav__bar .jc-nav-item--cta .jc-nav-item__link {
        padding: 0 23px;
        height: 45px;
        font-size: 16px;
        margin-left: 12px;
        border-radius: 0px;
        max-height: 75px; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope .jc-nav__bar .jc-nav-item__dropdown {
        padding: 6px 0;
        border-radius: 4px; }
      .june-scope .jc-nav__bar .jc-nav-item--default .jc-nav-item__link {
        padding: 0 8px;
        font-size: 14px; }
      .june-scope .jc-nav__bar .jc-nav-item--default .jc-nav-item__link:after {
        height: 2px; }
      .june-scope .jc-nav__bar .jc-nav-item--default .jc-nav-item__drop-link {
        height: 38px;
        font-size: 12px;
        padding: 0 20px; }
      .june-scope .jc-nav__bar .jc-nav-item--default .jc-nav-item__drop-link:before {
        width: 20px; }
      .june-scope .jc-nav__bar .jc-nav-item--cta .jc-nav-item__link {
        padding: 0 23px;
        height: 45px;
        font-size: 16px;
        margin-left: 12px;
        border-radius: 0px;
        max-height: 65px; } }
    @media screen and (max-width: 511.98px) {
      .june-scope .jc-nav__bar .jc-nav-item__dropdown {
        padding: 6px 0;
        border-radius: 4px; }
      .june-scope .jc-nav__bar .jc-nav-item--default .jc-nav-item__link {
        padding: 0 8px;
        font-size: 14px; }
      .june-scope .jc-nav__bar .jc-nav-item--default .jc-nav-item__link:after {
        height: 2px; }
      .june-scope .jc-nav__bar .jc-nav-item--default .jc-nav-item__drop-link {
        height: 38px;
        font-size: 12px;
        padding: 0 20px; }
      .june-scope .jc-nav__bar .jc-nav-item--default .jc-nav-item__drop-link:before {
        width: 20px; }
      .june-scope .jc-nav__bar .jc-nav-item--cta .jc-nav-item__link {
        padding: 0 23px;
        height: 45px;
        font-size: 16px;
        margin-left: 12px;
        border-radius: 0px;
        max-height: 65px; } }
    .june-scope .jc-nav__bar .jc-nav-item__image {
      display: block;
      width: auto !important; }
      @media screen and (min-width: 1280px) {
        .june-scope .jc-nav__bar .jc-nav-item__image {
          height: 50px; } }
      @media screen and (max-width: 1279.98px) and (min-width: 884px) {
        .june-scope .jc-nav__bar .jc-nav-item__image {
          height: 50px; } }
      @media screen and (max-width: 883.98px) and (min-width: 512px) {
        .june-scope .jc-nav__bar .jc-nav-item__image {
          height: 50px; } }
      @media screen and (max-width: 511.98px) {
        .june-scope .jc-nav__bar .jc-nav-item__image {
          height: 50px; } }
    .june-scope .jc-nav__bar .jc-nav-item--push-previous {
      margin-left: auto; }
  .june-scope .jc-offcanvas .jc-nav-item__link {
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    position: relative;
    font-family: "Roboto", sans-serif; }
  .june-scope .jc-offcanvas .jc-nav-item__label {
    position: relative; }
  .june-scope .jc-offcanvas .jc-nav-item__drop-link {
    font-family: "Roboto", sans-serif;
    color: #424242;
    display: flex;
    align-items: center;
    text-decoration: none;
    position: relative;
    justify-content: center; }
  .june-scope .jc-offcanvas .jc-nav-item__drop-label {
    position: relative; }
  .june-scope .jc-offcanvas .jc-nav-item--default {
    text-align: center; }
    .june-scope .jc-offcanvas .jc-nav-item--default .jc-nav-item__link {
      color: #424242;
      background-color: transparent;
      font-weight: 500;
      letter-spacing: 0px;
      transition: all .35s ease; }
      .june-scope .jc-offcanvas .jc-nav-item--default .jc-nav-item__link--is-active {
        background-color: transparent;
        color: #000000; }
    .june-scope .jc-offcanvas .jc-nav-item--default:hover .jc-nav-item__link {
      background-color: transparent;
      color: #4D5942; }
  @media screen and (min-width: 1280px) {
    .june-scope .jc-offcanvas .jc-nav-item--default .jc-nav-item__link {
      font-size: 30px;
      height: 45px; }
    .june-scope .jc-offcanvas .jc-nav-item--default .jc-nav-item__drop-link {
      font-size: 26px;
      height: 40px;
      padding-left: 24px;
      padding-right: 48px; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .jc-offcanvas .jc-nav-item--default .jc-nav-item__link {
      font-size: 30px;
      height: 45px; }
    .june-scope .jc-offcanvas .jc-nav-item--default .jc-nav-item__drop-link {
      font-size: 26px;
      height: 40px;
      padding-left: 24px;
      padding-right: 48px; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .jc-offcanvas .jc-nav-item--default .jc-nav-item__link {
      font-size: 30px;
      height: 65px; }
    .june-scope .jc-offcanvas .jc-nav-item--default .jc-nav-item__drop-link {
      font-size: 22px;
      height: 36px;
      padding-left: 20px;
      padding-right: 40px; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .jc-offcanvas .jc-nav-item--default .jc-nav-item__link {
      font-size: 24px;
      height: 50px; }
    .june-scope .jc-offcanvas .jc-nav-item--default .jc-nav-item__drop-link {
      font-size: 22px;
      height: 36px;
      padding-left: 40px;
      padding-right: 80px; } }
  .june-scope .jc-offcanvas .jc-nav-item--cta .jc-nav-item__link {
    color: white;
    background-color: #8b7964;
    font-weight: 500;
    letter-spacing: 0px; }
    .june-scope .jc-offcanvas .jc-nav-item--cta .jc-nav-item__link:hover {
      background-color: #bd643b;
      color: #FFFFFF; }
    .june-scope .jc-offcanvas .jc-nav-item--cta .jc-nav-item__link--is-active {
      background-color: #bd643b;
      color: #FFFFFF; }
  @media screen and (min-width: 1280px) {
    .june-scope .jc-offcanvas .jc-nav-item--cta .jc-nav-item__link {
      padding: 0 25px;
      font-size: 16px;
      height: 45px; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .jc-offcanvas .jc-nav-item--cta .jc-nav-item__link {
      padding: 0 25px;
      font-size: 16px;
      height: 45px; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .jc-offcanvas .jc-nav-item--cta .jc-nav-item__link {
      padding: 0 40px;
      font-size: 25px;
      height: 50px; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .jc-offcanvas .jc-nav-item--cta .jc-nav-item__link {
      padding: 0 40px;
      font-size: 24px;
      height: 55px; } }
  .june-scope .jc-slider-button-prev, .june-scope .jc-slider-button-next {
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 999px;
    width: 40px;
    height: 40px; }
    .june-scope .jc-slider-button-prev:before, .june-scope .jc-slider-button-next:before {
      width: 16px;
      height: 16px;
      border-right: 4px solid white;
      border-top: 4px solid white; }
  .june-scope .jc-slider--alt .jc-slider-button-prev, .june-scope .jc-slider--alt .jc-slider-button-next {
    background-color: rgba(0, 0, 0, 0.4); }
    .june-scope .jc-slider--alt .jc-slider-button-prev:before, .june-scope .jc-slider--alt .jc-slider-button-next:before {
      border-right-color: white;
      border-top-color: white; }
  .june-scope .jc-slider-button-next {
    right: 20px; }
  .june-scope .jc-slider-button-prev {
    left: 20px; }
  .june-scope .jc-slider-pagination .jc-slider-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: rgba(0, 0, 0, 0.4);
    margin: 5px 6px !important;
    border-radius: 0px;
    border: 0px solid transparent;
    opacity: 1 !important; }
    .june-scope .jc-slider-pagination .jc-slider-pagination-bullet.jc-slider-pagination-bullet-active {
      background-color: rgba(0, 0, 0, 0.8); }
  .june-scope .jc-slider--background {
    height: 100%; }
  .june-scope .je-bg-img__slider {
    z-index: -1; }
  .june-scope .jc-slider__item-inner {
    height: 100%; }
    .june-scope .jc-slider__item-inner > .jc-container {
      height: 100%; }
    @media screen and (min-width: 1280px) {
      .june-scope .jc-slider__item-inner[class*="jh-f-align-c-xl"] {
        display: flex;
        flex-wrap: wrap; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope .jc-slider__item-inner[class*="jh-f-align-c-lg"] {
        display: flex;
        flex-wrap: wrap; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope .jc-slider__item-inner[class*="jh-f-align-c-md"] {
        display: flex;
        flex-wrap: wrap; } }
    @media screen and (max-width: 511.98px) {
      .june-scope .jc-slider__item-inner[class*="jh-f-align-c-sm"] {
        display: flex;
        flex-wrap: wrap; } }
  .june-scope .jc-tab--nav-aside {
    display: flex; }
    .june-scope .jc-tab--nav-aside .jc-tab__pagination {
      display: block;
      position: sticky; }
  .june-scope .jc-tab--nav-above {
    display: block; }
    .june-scope .jc-tab--nav-above .jc-tab__pagination-wrapper {
      width: 100%; }
    .june-scope .jc-tab--nav-above .jc-tab__pagination {
      display: flex; }
  .june-scope .jc-tab--align-left .jc-tab__pagination {
    justify-content: flex-start; }
    .june-scope .jc-tab--align-left .jc-tab__pagination :last-child {
      margin-right: 0 !important; }
  .june-scope .jc-tab--align-center .jc-tab__pagination {
    justify-content: center; }
  .june-scope .jc-tab--align-right .jc-tab__pagination {
    justify-content: right; }
    .june-scope .jc-tab--align-right .jc-tab__pagination :first-child {
      margin-left: 0 !important; }
  .june-scope .jc-tab__bullet {
    display: flex;
    font-family: "Roboto", sans-serif;
    letter-spacing: 0px;
    font-weight: 400;
    align-items: center;
    justify-content: flex-start;
    border-style: solid;
    cursor: pointer;
    position: relative; }
    .june-scope .jc-tab__bullet:hover .jc-tab__bullet-text:after, .june-scope .jc-tab__bullet--active .jc-tab__bullet-text:after {
      width: 100% !important; }
  .june-scope .jc-tab__bullet-text {
    position: relative;
    white-space: nowrap; }
  .june-scope .jc-tab--st-1 .jc-tab__bullet {
    color: #333333;
    background-color: transparent;
    border-color: #333333; }
    .june-scope .jc-tab--st-1 .jc-tab__bullet:hover {
      color: #121212;
      background-color: transparent;
      border-color: #121212; }
    .june-scope .jc-tab--st-1 .jc-tab__bullet--active {
      color: #000000;
      background-color: transparent;
      border-color: #000000; }
      .june-scope .jc-tab--st-1 .jc-tab__bullet--active:after {
        content: " ";
        position: absolute;
        background-color: transparent;
        z-index: 99; }
  .june-scope .jc-tab--st-1 .jc-tab__bullet-text {
    position: relative; }
    .june-scope .jc-tab--st-1 .jc-tab__bullet-text:after {
      content: " ";
      position: absolute;
      width: 0;
      background-color: #121212;
      left: 0;
      top: calc(100%  + .125em);
      transition: width .35s ease; }
  .june-scope .jc-tab--st-1 .jc-tab__bullet--active .jc-tab__bullet-text:after {
    background-color: #000000; }
  .june-scope .jc-tab--st-2 .jc-tab__bullet {
    color: #333333;
    background-color: transparent;
    border-color: #333333; }
    .june-scope .jc-tab--st-2 .jc-tab__bullet:hover {
      color: #121212;
      background-color: transparent;
      border-color: #121212; }
    .june-scope .jc-tab--st-2 .jc-tab__bullet--active {
      color: #000000;
      background-color: transparent;
      border-color: #000000; }
      .june-scope .jc-tab--st-2 .jc-tab__bullet--active:after {
        content: " ";
        position: absolute;
        background-color: transparent;
        z-index: 99; }
  .june-scope .jc-tab--st-2 .jc-tab__bullet-text {
    position: relative; }
    .june-scope .jc-tab--st-2 .jc-tab__bullet-text:after {
      content: " ";
      position: absolute;
      width: 0;
      background-color: #121212;
      left: 0;
      top: calc(100%  + .125em);
      transition: width .35s ease; }
  .june-scope .jc-tab--st-2 .jc-tab__bullet--active .jc-tab__bullet-text:after {
    background-color: #000000; }
  @media screen and (min-width: 1280px) {
    .june-scope .jc-tab__bullet {
      font-size: 16px;
      padding: 0 12px;
      min-height: 40px;
      border-width: 1px; }
    .june-scope .jc-tab__bullet-text:after {
      height: 2px; }
    .june-scope .jc-tab-xl--nav-aside {
      display: flex; }
      .june-scope .jc-tab-xl--nav-aside .jc-tab__pagination {
        position: sticky;
        display: block;
        top: 100px; }
      .june-scope .jc-tab-xl--nav-aside .jc-tab__bullet {
        border-width: 1px !important;
        border-right-width: 0px !important;
        border-radius: 4px 0 0 4px !important;
        margin: 0 !important;
        margin-bottom: 6px !important; }
        .june-scope .jc-tab-xl--nav-aside .jc-tab__bullet:after {
          right: -2px;
          width: 3px;
          top: 0;
          bottom: 0; }
    .june-scope .jc-tab-xl--nav-above {
      display: block;
      position: relative; }
      .june-scope .jc-tab-xl--nav-above .jc-tab__pagination-wrapper {
        width: 100% !important; }
      .june-scope .jc-tab-xl--nav-above .jc-tab__pagination {
        width: auto !important;
        overflow: auto !important;
        display: flex !important; }
      .june-scope .jc-tab-xl--nav-above .jc-tab__bullet {
        border-width: 1px !important;
        border-bottom-width: 0px !important;
        border-radius: 4px 4px 0 0 !important;
        margin: 0 !important; }
        .june-scope .jc-tab-xl--nav-above .jc-tab__bullet:after {
          bottom: -2px;
          height: 3px;
          left: 0;
          right: 0; }
      .june-scope .jc-tab-xl--nav-above.jc-tab--align-left .jc-tab__bullet {
        margin-right: 6px !important; }
      .june-scope .jc-tab-xl--nav-above.jc-tab--align-center .jc-tab__bullet {
        margin: 0 3px !important; }
      .june-scope .jc-tab-xl--nav-above.jc-tab--align-right .jc-tab__bullet {
        margin-left: 6px !important; }
    .june-scope .jc-tab-xl--align-left .jc-tab__pagination {
      justify-content: flex-start; }
      .june-scope .jc-tab-xl--align-left .jc-tab__pagination :last-child {
        margin-right: 0 !important; }
    .june-scope .jc-tab-xl--align-center .jc-tab__pagination {
      justify-content: center; }
    .june-scope .jc-tab-xl--align-right .jc-tab__pagination {
      justify-content: right; }
      .june-scope .jc-tab-xl--align-right .jc-tab__pagination :first-child {
        margin-left: 0 !important; }
    .june-scope .jc-tab--nav-aside .jc-tab__pagination {
      display: block;
      top: 100px; }
    .june-scope .jc-tab--nav-aside .jc-tab__bullet {
      border-right-width: 0px;
      border-radius: 4px 0 0 4px;
      margin: 0;
      margin-bottom: 6px; }
      .june-scope .jc-tab--nav-aside .jc-tab__bullet:after {
        right: -2px;
        width: 3px;
        top: 0;
        bottom: 0; }
    .june-scope .jc-tab--nav-above .jc-tab__pagination {
      width: 100%; }
    .june-scope .jc-tab--nav-above .jc-tab__bullet {
      border-bottom-width: 0px;
      border-radius: 4px 4px 0 0; }
      .june-scope .jc-tab--nav-above .jc-tab__bullet:after {
        bottom: -2px;
        height: 3px;
        left: 0;
        right: 0; }
    .june-scope .jc-tab--nav-above.jc-tab--align-left .jc-tab__bullet {
      margin-right: 6px; }
    .june-scope .jc-tab--nav-above.jc-tab--align-center .jc-tab__bullet {
      margin: 0 3px; }
    .june-scope .jc-tab--nav-above.jc-tab--align-right .jc-tab__bullet {
      margin-left: 6px; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .jc-tab__bullet {
      font-size: 16px;
      padding: 0 12px;
      min-height: 40px;
      border-width: 1px; }
    .june-scope .jc-tab__bullet-text:after {
      height: 2px; }
    .june-scope .jc-tab-lg--nav-aside {
      display: flex; }
      .june-scope .jc-tab-lg--nav-aside .jc-tab__pagination {
        position: sticky;
        display: block;
        top: 85px; }
      .june-scope .jc-tab-lg--nav-aside .jc-tab__bullet {
        border-width: 1px !important;
        border-right-width: 0px !important;
        border-radius: 4px 0 0 4px !important;
        margin: 0 !important;
        margin-bottom: 6px !important; }
        .june-scope .jc-tab-lg--nav-aside .jc-tab__bullet:after {
          right: -2px;
          width: 3px;
          top: 0;
          bottom: 0; }
    .june-scope .jc-tab-lg--nav-above {
      display: block;
      position: relative; }
      .june-scope .jc-tab-lg--nav-above .jc-tab__pagination-wrapper {
        width: 100% !important; }
      .june-scope .jc-tab-lg--nav-above .jc-tab__pagination {
        width: auto !important;
        overflow: auto !important;
        display: flex !important; }
      .june-scope .jc-tab-lg--nav-above .jc-tab__bullet {
        border-width: 1px !important;
        border-bottom-width: 0px !important;
        border-radius: 4px 4px 0 0 !important;
        margin: 0 !important; }
        .june-scope .jc-tab-lg--nav-above .jc-tab__bullet:after {
          bottom: -2px;
          height: 3px;
          left: 0;
          right: 0; }
      .june-scope .jc-tab-lg--nav-above.jc-tab--align-left .jc-tab__bullet {
        margin-right: 6px !important; }
      .june-scope .jc-tab-lg--nav-above.jc-tab--align-center .jc-tab__bullet {
        margin: 0 3px !important; }
      .june-scope .jc-tab-lg--nav-above.jc-tab--align-right .jc-tab__bullet {
        margin-left: 6px !important; }
    .june-scope .jc-tab-lg--align-left .jc-tab__pagination {
      justify-content: flex-start; }
      .june-scope .jc-tab-lg--align-left .jc-tab__pagination :last-child {
        margin-right: 0 !important; }
    .june-scope .jc-tab-lg--align-center .jc-tab__pagination {
      justify-content: center; }
    .june-scope .jc-tab-lg--align-right .jc-tab__pagination {
      justify-content: right; }
      .june-scope .jc-tab-lg--align-right .jc-tab__pagination :first-child {
        margin-left: 0 !important; }
    .june-scope .jc-tab--nav-aside .jc-tab__pagination {
      display: block;
      top: 85px; }
    .june-scope .jc-tab--nav-aside .jc-tab__bullet {
      border-right-width: 0px;
      border-radius: 4px 0 0 4px;
      margin: 0;
      margin-bottom: 6px; }
      .june-scope .jc-tab--nav-aside .jc-tab__bullet:after {
        right: -2px;
        width: 3px;
        top: 0;
        bottom: 0; }
    .june-scope .jc-tab--nav-above .jc-tab__pagination {
      width: 100%; }
    .june-scope .jc-tab--nav-above .jc-tab__bullet {
      border-bottom-width: 0px;
      border-radius: 4px 4px 0 0; }
      .june-scope .jc-tab--nav-above .jc-tab__bullet:after {
        bottom: -2px;
        height: 3px;
        left: 0;
        right: 0; }
    .june-scope .jc-tab--nav-above.jc-tab--align-left .jc-tab__bullet {
      margin-right: 6px; }
    .june-scope .jc-tab--nav-above.jc-tab--align-center .jc-tab__bullet {
      margin: 0 3px; }
    .june-scope .jc-tab--nav-above.jc-tab--align-right .jc-tab__bullet {
      margin-left: 6px; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .jc-tab__bullet {
      font-size: 14px;
      padding: 0 8px;
      min-height: 32px;
      border-width: 1px; }
    .june-scope .jc-tab__bullet-text:after {
      height: 2px; }
    .june-scope .jc-tab-md--nav-aside {
      display: flex; }
      .june-scope .jc-tab-md--nav-aside .jc-tab__pagination {
        position: sticky;
        display: block;
        top: 75px; }
      .june-scope .jc-tab-md--nav-aside .jc-tab__bullet {
        border-width: 1px !important;
        border-right-width: 0px !important;
        border-radius: 4px 0 0 4px !important;
        margin: 0 !important;
        margin-bottom: 6px !important; }
        .june-scope .jc-tab-md--nav-aside .jc-tab__bullet:after {
          right: -2px;
          width: 3px;
          top: 0;
          bottom: 0; }
    .june-scope .jc-tab-md--nav-above {
      display: block;
      position: relative; }
      .june-scope .jc-tab-md--nav-above .jc-tab__pagination-wrapper {
        width: 100% !important; }
      .june-scope .jc-tab-md--nav-above .jc-tab__pagination {
        width: auto !important;
        overflow: auto !important;
        display: flex !important; }
      .june-scope .jc-tab-md--nav-above .jc-tab__bullet {
        border-width: 1px !important;
        border-bottom-width: 0px !important;
        margin: 0 !important;
        border-radius: 4px 4px 0 0 !important; }
        .june-scope .jc-tab-md--nav-above .jc-tab__bullet:after {
          bottom: -2px;
          height: 3px;
          left: 0;
          right: 0; }
      .june-scope .jc-tab-md--nav-above.jc-tab--align-left .jc-tab__bullet {
        margin-right: 6px !important; }
      .june-scope .jc-tab-md--nav-above.jc-tab--align-center .jc-tab__bullet {
        margin: 0 3px !important; }
      .june-scope .jc-tab-md--nav-above.jc-tab--align-right .jc-tab__bullet {
        margin-left: 6px !important; }
    .june-scope .jc-tab-md--align-left .jc-tab__pagination {
      justify-content: flex-start; }
      .june-scope .jc-tab-md--align-left .jc-tab__pagination :last-child {
        margin-right: 0 !important; }
    .june-scope .jc-tab-md--align-center .jc-tab__pagination {
      justify-content: center; }
    .june-scope .jc-tab-md--align-right .jc-tab__pagination {
      justify-content: right; }
      .june-scope .jc-tab-md--align-right .jc-tab__pagination :first-child {
        margin-left: 0 !important; }
    .june-scope .jc-tab--nav-aside .jc-tab__pagination {
      display: block;
      top: 75px; }
    .june-scope .jc-tab--nav-aside .jc-tab__bullet {
      border-right-width: 0px;
      border-radius: 4px 0 0 4px;
      margin: 0;
      margin-bottom: 6px; }
      .june-scope .jc-tab--nav-aside .jc-tab__bullet:after {
        right: -2px;
        width: 3px;
        top: 0;
        bottom: 0; }
    .june-scope .jc-tab--nav-above .jc-tab__pagination {
      width: 100%; }
    .june-scope .jc-tab--nav-above .jc-tab__bullet {
      border-bottom-width: 0px;
      border-radius: 4px 4px 0 0; }
      .june-scope .jc-tab--nav-above .jc-tab__bullet:after {
        bottom: -2px;
        height: 3px;
        left: 0;
        right: 0; }
    .june-scope .jc-tab--nav-above.jc-tab--align-left .jc-tab__bullet {
      margin-right: 6px; }
    .june-scope .jc-tab--nav-above.jc-tab--align-center .jc-tab__bullet {
      margin: 0 3px; }
    .june-scope .jc-tab--nav-above.jc-tab--align-right .jc-tab__bullet {
      margin-left: 6px; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .jc-tab__bullet-text:after {
      height: 2px; }
    .june-scope .jc-tab__bullet {
      font-size: 14px;
      padding: 0 8px;
      min-height: 32px;
      border-width: 1px; }
    .june-scope .jc-tab-sm--nav-aside {
      display: flex; }
      .june-scope .jc-tab-sm--nav-aside .jc-tab__pagination {
        position: sticky;
        display: block;
        top: 75px; }
      .june-scope .jc-tab-sm--nav-aside .jc-tab__bullet {
        border-width: 1px !important;
        border-right-width: 0px !important;
        border-radius: 4px 0 0 4px !important;
        margin: 0 !important;
        margin-bottom: 6px !important; }
        .june-scope .jc-tab-sm--nav-aside .jc-tab__bullet:after {
          right: -2px;
          width: 3px;
          top: 0;
          bottom: 0; }
    .june-scope .jc-tab-sm--nav-above {
      display: block;
      position: relative; }
      .june-scope .jc-tab-sm--nav-above .jc-tab__pagination-wrapper {
        width: 100% !important; }
      .june-scope .jc-tab-sm--nav-above .jc-tab__pagination {
        width: auto !important;
        overflow: auto !important;
        display: flex !important; }
      .june-scope .jc-tab-sm--nav-above .jc-tab__bullet {
        border-width: 1px !important;
        border-bottom-width: 0px !important;
        border-radius: 4px 4px 0 0 !important;
        margin: 0 !important; }
        .june-scope .jc-tab-sm--nav-above .jc-tab__bullet:after {
          bottom: -2px;
          height: 3px;
          left: 0;
          right: 0; }
      .june-scope .jc-tab-sm--nav-above.jc-tab--align-left .jc-tab__bullet {
        margin-right: 6px !important; }
      .june-scope .jc-tab-sm--nav-above.jc-tab--align-center .jc-tab__bullet {
        margin: 0 3px !important; }
      .june-scope .jc-tab-sm--nav-above.jc-tab--align-right .jc-tab__bullet {
        margin-left: 6px !important; }
    .june-scope .jc-tab-sm--align-left .jc-tab__pagination {
      justify-content: flex-start; }
      .june-scope .jc-tab-sm--align-left .jc-tab__pagination :last-child {
        margin-right: 0 !important; }
    .june-scope .jc-tab-sm--align-center .jc-tab__pagination {
      justify-content: center; }
    .june-scope .jc-tab-sm--align-right .jc-tab__pagination {
      justify-content: right; }
      .june-scope .jc-tab-sm--align-right .jc-tab__pagination :first-child {
        margin-left: 0 !important; }
    .june-scope .jc-tab--nav-aside .jc-tab__pagination {
      display: block;
      top: 75px; }
    .june-scope .jc-tab--nav-aside .jc-tab__bullet {
      border-right-width: 0px;
      border-radius: 4px 0 0 4px;
      margin: 0;
      margin-bottom: 6px; }
      .june-scope .jc-tab--nav-aside .jc-tab__bullet:after {
        right: -2px;
        width: 3px;
        top: 0;
        bottom: 0; }
    .june-scope .jc-tab--nav-above .jc-tab__pagination {
      width: 100%; }
    .june-scope .jc-tab--nav-above .jc-tab__bullet {
      border-bottom-width: 0px;
      border-radius: 4px 4px 0 0; }
      .june-scope .jc-tab--nav-above .jc-tab__bullet:after {
        bottom: -3px;
        height: 3px;
        left: 1px;
        right: 1px; }
    .june-scope .jc-tab--nav-above.jc-tab--align-left .jc-tab__bullet {
      margin-right: 6px; }
    .june-scope .jc-tab--nav-above.jc-tab--align-center .jc-tab__bullet {
      margin: 0 3px; }
    .june-scope .jc-tab--nav-above.jc-tab--align-right .jc-tab__bullet {
      margin-left: 6px; } }
  .june-scope .jh-bg--c1 {
    background-color: #F7E5D1 !important; }
  .june-scope .jh-text--c1 {
    color: #F7E5D1 !important; }
  .june-scope .jh-bg--c2 {
    background-color: #B49F86 !important; }
  .june-scope .jh-text--c2 {
    color: #B49F86 !important; }
  .june-scope .jh-bg--c3 {
    background-color: #8b7964 !important; }
  .june-scope .jh-text--c3 {
    color: #8b7964 !important; }
  .june-scope .jh-bg--c4 {
    background-color: #95A48B !important; }
  .june-scope .jh-text--c4 {
    color: #95A48B !important; }
  .june-scope .jh-bg--c5 {
    background-color: #5A694F !important; }
  .june-scope .jh-text--c5 {
    color: #5A694F !important; }
  .june-scope .jh-bg--c6 {
    background-color: #4D5942 !important; }
  .june-scope .jh-text--c6 {
    color: #4D5942 !important; }
  .june-scope .jh-bg--c7 {
    background-color: #F1966B !important; }
  .june-scope .jh-text--c7 {
    color: #F1966B !important; }
  .june-scope .jh-bg--c8 {
    background-color: #D47549 !important; }
  .june-scope .jh-text--c8 {
    color: #D47549 !important; }
  .june-scope .jh-bg--c9 {
    background-color: #bd643b !important; }
  .june-scope .jh-text--c9 {
    color: #bd643b !important; }
  .june-scope .jh-bg--cwhite {
    background-color: white !important; }
  .june-scope .jh-text--cwhite {
    color: white !important; }
  .june-scope .jh-bg--cblack {
    background-color: black !important; }
  .june-scope .jh-text--cblack {
    color: black !important; }
  .june-scope .jh-bg--g100 {
    background-color: #f5f5f5 !important; }
  .june-scope .jh-text--g100 {
    color: #f5f5f5 !important; }
  .june-scope .jh-bg--g200 {
    background-color: #eeeeee !important; }
  .june-scope .jh-text--g200 {
    color: #eeeeee !important; }
  .june-scope .jh-bg--g300 {
    background-color: #e0e0e0 !important; }
  .june-scope .jh-text--g300 {
    color: #e0e0e0 !important; }
  .june-scope .jh-bg--g400 {
    background-color: #bdbdbd !important; }
  .june-scope .jh-text--g400 {
    color: #bdbdbd !important; }
  .june-scope .jh-bg--g500 {
    background-color: #9e9e9e !important; }
  .june-scope .jh-text--g500 {
    color: #9e9e9e !important; }
  .june-scope .jh-bg--g600 {
    background-color: #252935 !important; }
  .june-scope .jh-text--g600 {
    color: #252935 !important; }
  .june-scope .jh-bg--g700 {
    background-color: #616161 !important; }
  .june-scope .jh-text--g700 {
    color: #616161 !important; }
  .june-scope .jh-bg--g800 {
    background-color: #424242 !important; }
  .june-scope .jh-text--g800 {
    color: #424242 !important; }
  .june-scope .jh-bg--g900 {
    background-color: #212121 !important; }
  .june-scope .jh-text--g900 {
    color: #212121 !important; }
  .june-scope body {
    background-color: #252935;
    color: black; }
  .june-scope .jh-pt--0.jc-container > div > .jc-container__inner, .june-scope .jh-pt--0:not(.jc-container) {
    padding-top: 0; }
  .june-scope .jh-pr--0.jc-container > div > .jc-container__inner, .june-scope .jh-pr--0:not(.jc-container) {
    padding-right: 0; }
  .june-scope .jh-pb--0.jc-container > div > .jc-container__inner, .june-scope .jh-pb--0:not(.jc-container) {
    padding-bottom: 0; }
  .june-scope .jh-pl--0.jc-container > div > .jc-container__inner, .june-scope .jh-pl--0:not(.jc-container) {
    padding-left: 0; }
  .june-scope .jh-mt--0 {
    margin-top: 0 !important; }
  .june-scope .jh-mr--0 {
    margin-right: 0 !important; }
  .june-scope .jh-mb--0 {
    margin-bottom: 0 !important; }
  .june-scope .jh-ml--0 {
    margin-left: 0 !important; }
  .june-scope .jh-pt--1.jc-container > div > .jc-container__inner, .june-scope .jh-pt--1:not(.jc-container) {
    padding-top: 4px; }
  .june-scope .jh-pr--1.jc-container > div > .jc-container__inner, .june-scope .jh-pr--1:not(.jc-container) {
    padding-right: 4px; }
  .june-scope .jh-pb--1.jc-container > div > .jc-container__inner, .june-scope .jh-pb--1:not(.jc-container) {
    padding-bottom: 4px; }
  .june-scope .jh-pl--1.jc-container > div > .jc-container__inner, .june-scope .jh-pl--1:not(.jc-container) {
    padding-left: 4px; }
  .june-scope .jh-mt--1 {
    margin-top: 4px !important; }
  .june-scope .jh-mr--1 {
    margin-right: 4px !important; }
  .june-scope .jh-mb--1 {
    margin-bottom: 4px !important; }
  .june-scope .jh-ml--1 {
    margin-left: 4px !important; }
  .june-scope .jh-pt--2.jc-container > div > .jc-container__inner, .june-scope .jh-pt--2:not(.jc-container) {
    padding-top: 200px; }
  .june-scope .jh-pr--2.jc-container > div > .jc-container__inner, .june-scope .jh-pr--2:not(.jc-container) {
    padding-right: 200px; }
  .june-scope .jh-pb--2.jc-container > div > .jc-container__inner, .june-scope .jh-pb--2:not(.jc-container) {
    padding-bottom: 200px; }
  .june-scope .jh-pl--2.jc-container > div > .jc-container__inner, .june-scope .jh-pl--2:not(.jc-container) {
    padding-left: 200px; }
  .june-scope .jh-mt--2 {
    margin-top: 200px !important; }
  .june-scope .jh-mr--2 {
    margin-right: 200px !important; }
  .june-scope .jh-mb--2 {
    margin-bottom: 200px !important; }
  .june-scope .jh-ml--2 {
    margin-left: 200px !important; }
  .june-scope .jh-pt--3.jc-container > div > .jc-container__inner, .june-scope .jh-pt--3:not(.jc-container) {
    padding-top: 12px; }
  .june-scope .jh-pr--3.jc-container > div > .jc-container__inner, .june-scope .jh-pr--3:not(.jc-container) {
    padding-right: 12px; }
  .june-scope .jh-pb--3.jc-container > div > .jc-container__inner, .june-scope .jh-pb--3:not(.jc-container) {
    padding-bottom: 12px; }
  .june-scope .jh-pl--3.jc-container > div > .jc-container__inner, .june-scope .jh-pl--3:not(.jc-container) {
    padding-left: 12px; }
  .june-scope .jh-mt--3 {
    margin-top: 12px !important; }
  .june-scope .jh-mr--3 {
    margin-right: 12px !important; }
  .june-scope .jh-mb--3 {
    margin-bottom: 12px !important; }
  .june-scope .jh-ml--3 {
    margin-left: 12px !important; }
  .june-scope .jh-pt--4.jc-container > div > .jc-container__inner, .june-scope .jh-pt--4:not(.jc-container) {
    padding-top: 16px; }
  .june-scope .jh-pr--4.jc-container > div > .jc-container__inner, .june-scope .jh-pr--4:not(.jc-container) {
    padding-right: 16px; }
  .june-scope .jh-pb--4.jc-container > div > .jc-container__inner, .june-scope .jh-pb--4:not(.jc-container) {
    padding-bottom: 16px; }
  .june-scope .jh-pl--4.jc-container > div > .jc-container__inner, .june-scope .jh-pl--4:not(.jc-container) {
    padding-left: 16px; }
  .june-scope .jh-mt--4 {
    margin-top: 16px !important; }
  .june-scope .jh-mr--4 {
    margin-right: 16px !important; }
  .june-scope .jh-mb--4 {
    margin-bottom: 16px !important; }
  .june-scope .jh-ml--4 {
    margin-left: 16px !important; }
  .june-scope .jh-pt--5.jc-container > div > .jc-container__inner, .june-scope .jh-pt--5:not(.jc-container) {
    padding-top: 20px; }
  .june-scope .jh-pr--5.jc-container > div > .jc-container__inner, .june-scope .jh-pr--5:not(.jc-container) {
    padding-right: 20px; }
  .june-scope .jh-pb--5.jc-container > div > .jc-container__inner, .june-scope .jh-pb--5:not(.jc-container) {
    padding-bottom: 20px; }
  .june-scope .jh-pl--5.jc-container > div > .jc-container__inner, .june-scope .jh-pl--5:not(.jc-container) {
    padding-left: 20px; }
  .june-scope .jh-mt--5 {
    margin-top: 20px !important; }
  .june-scope .jh-mr--5 {
    margin-right: 20px !important; }
  .june-scope .jh-mb--5 {
    margin-bottom: 20px !important; }
  .june-scope .jh-ml--5 {
    margin-left: 20px !important; }
  .june-scope .jh-pt--6.jc-container > div > .jc-container__inner, .june-scope .jh-pt--6:not(.jc-container) {
    padding-top: 24px; }
  .june-scope .jh-pr--6.jc-container > div > .jc-container__inner, .june-scope .jh-pr--6:not(.jc-container) {
    padding-right: 24px; }
  .june-scope .jh-pb--6.jc-container > div > .jc-container__inner, .june-scope .jh-pb--6:not(.jc-container) {
    padding-bottom: 24px; }
  .june-scope .jh-pl--6.jc-container > div > .jc-container__inner, .june-scope .jh-pl--6:not(.jc-container) {
    padding-left: 24px; }
  .june-scope .jh-mt--6 {
    margin-top: 24px !important; }
  .june-scope .jh-mr--6 {
    margin-right: 24px !important; }
  .june-scope .jh-mb--6 {
    margin-bottom: 24px !important; }
  .june-scope .jh-ml--6 {
    margin-left: 24px !important; }
  .june-scope .jh-pt--7.jc-container > div > .jc-container__inner, .june-scope .jh-pt--7:not(.jc-container) {
    padding-top: 28px; }
  .june-scope .jh-pr--7.jc-container > div > .jc-container__inner, .june-scope .jh-pr--7:not(.jc-container) {
    padding-right: 28px; }
  .june-scope .jh-pb--7.jc-container > div > .jc-container__inner, .june-scope .jh-pb--7:not(.jc-container) {
    padding-bottom: 28px; }
  .june-scope .jh-pl--7.jc-container > div > .jc-container__inner, .june-scope .jh-pl--7:not(.jc-container) {
    padding-left: 28px; }
  .june-scope .jh-mt--7 {
    margin-top: 28px !important; }
  .june-scope .jh-mr--7 {
    margin-right: 28px !important; }
  .june-scope .jh-mb--7 {
    margin-bottom: 28px !important; }
  .june-scope .jh-ml--7 {
    margin-left: 28px !important; }
  .june-scope .jh-pt--8.jc-container > div > .jc-container__inner, .june-scope .jh-pt--8:not(.jc-container) {
    padding-top: 32px; }
  .june-scope .jh-pr--8.jc-container > div > .jc-container__inner, .june-scope .jh-pr--8:not(.jc-container) {
    padding-right: 32px; }
  .june-scope .jh-pb--8.jc-container > div > .jc-container__inner, .june-scope .jh-pb--8:not(.jc-container) {
    padding-bottom: 32px; }
  .june-scope .jh-pl--8.jc-container > div > .jc-container__inner, .june-scope .jh-pl--8:not(.jc-container) {
    padding-left: 32px; }
  .june-scope .jh-mt--8 {
    margin-top: 32px !important; }
  .june-scope .jh-mr--8 {
    margin-right: 32px !important; }
  .june-scope .jh-mb--8 {
    margin-bottom: 32px !important; }
  .june-scope .jh-ml--8 {
    margin-left: 32px !important; }
  .june-scope .jh-pt--9.jc-container > div > .jc-container__inner, .june-scope .jh-pt--9:not(.jc-container) {
    padding-top: 36px; }
  .june-scope .jh-pr--9.jc-container > div > .jc-container__inner, .june-scope .jh-pr--9:not(.jc-container) {
    padding-right: 36px; }
  .june-scope .jh-pb--9.jc-container > div > .jc-container__inner, .june-scope .jh-pb--9:not(.jc-container) {
    padding-bottom: 36px; }
  .june-scope .jh-pl--9.jc-container > div > .jc-container__inner, .june-scope .jh-pl--9:not(.jc-container) {
    padding-left: 36px; }
  .june-scope .jh-mt--9 {
    margin-top: 36px !important; }
  .june-scope .jh-mr--9 {
    margin-right: 36px !important; }
  .june-scope .jh-mb--9 {
    margin-bottom: 36px !important; }
  .june-scope .jh-ml--9 {
    margin-left: 36px !important; }
  .june-scope .jh-spt--0 {
    padding-top: 0 !important; }
  .june-scope .jh-spr--0 {
    padding-right: 0 !important; }
  .june-scope .jh-spb--0 {
    padding-bottom: 0 !important; }
  .june-scope .jh-spl--0 {
    padding-left: 0 !important; }
  .june-scope .jh-spt--1 {
    padding-top: 40px !important; }
  .june-scope .jh-spr--1 {
    padding-right: 40px !important; }
  .june-scope .jh-spb--1 {
    padding-bottom: 40px !important; }
  .june-scope .jh-spl--1 {
    padding-left: 40px !important; }
  .june-scope .jh-spt--2 {
    padding-top: 50px !important; }
  .june-scope .jh-spr--2 {
    padding-right: 50px !important; }
  .june-scope .jh-spb--2 {
    padding-bottom: 50px !important; }
  .june-scope .jh-spl--2 {
    padding-left: 50px !important; }
  .june-scope .jh-spt--3 {
    padding-top: 60px !important; }
  .june-scope .jh-spr--3 {
    padding-right: 60px !important; }
  .june-scope .jh-spb--3 {
    padding-bottom: 60px !important; }
  .june-scope .jh-spl--3 {
    padding-left: 60px !important; }
  .june-scope .jh-spt--4 {
    padding-top: 70px !important; }
  .june-scope .jh-spr--4 {
    padding-right: 70px !important; }
  .june-scope .jh-spb--4 {
    padding-bottom: 70px !important; }
  .june-scope .jh-spl--4 {
    padding-left: 70px !important; }
  .june-scope .jh-spt--5 {
    padding-top: 80px !important; }
  .june-scope .jh-spr--5 {
    padding-right: 80px !important; }
  .june-scope .jh-spb--5 {
    padding-bottom: 80px !important; }
  .june-scope .jh-spl--5 {
    padding-left: 80px !important; }
  .june-scope .jh-ml--auto {
    margin-left: auto !important; }
  .june-scope .jh-mr--auto {
    margin-right: auto !important; }
  @media screen and (min-width: 1280px) {
    .june-scope .jh-pt-xl--0.jc-container > div > .jc-container__inner, .june-scope .jh-pt-xl--0:not(.jc-container) {
      padding-top: 0 !important; }
    .june-scope .jh-pr-xl--0.jc-container > div > .jc-container__inner, .june-scope .jh-pr-xl--0:not(.jc-container) {
      padding-right: 0 !important; }
    .june-scope .jh-pb-xl--0.jc-container > div > .jc-container__inner, .june-scope .jh-pb-xl--0:not(.jc-container) {
      padding-bottom: 0 !important; }
    .june-scope .jh-pl-xl--0.jc-container > div > .jc-container__inner, .june-scope .jh-pl-xl--0:not(.jc-container) {
      padding-left: 0 !important; }
    .june-scope .jh-mt-xl--0 {
      margin-top: 0 !important; }
    .june-scope .jh-mr-xl--0 {
      margin-right: 0 !important; }
    .june-scope .jh-mb-xl--0 {
      margin-bottom: 0 !important; }
    .june-scope .jh-ml-xl--0 {
      margin-left: 0 !important; }
    .june-scope .jh-pt-xl--1.jc-container > div > .jc-container__inner, .june-scope .jh-pt-xl--1:not(.jc-container) {
      padding-top: 4px !important; }
    .june-scope .jh-pr-xl--1.jc-container > div > .jc-container__inner, .june-scope .jh-pr-xl--1:not(.jc-container) {
      padding-right: 4px !important; }
    .june-scope .jh-pb-xl--1.jc-container > div > .jc-container__inner, .june-scope .jh-pb-xl--1:not(.jc-container) {
      padding-bottom: 4px !important; }
    .june-scope .jh-pl-xl--1.jc-container > div > .jc-container__inner, .june-scope .jh-pl-xl--1:not(.jc-container) {
      padding-left: 4px !important; }
    .june-scope .jh-mt-xl--1 {
      margin-top: 4px !important; }
    .june-scope .jh-mr-xl--1 {
      margin-right: 4px !important; }
    .june-scope .jh-mb-xl--1 {
      margin-bottom: 4px !important; }
    .june-scope .jh-ml-xl--1 {
      margin-left: 4px !important; }
    .june-scope .jh-pt-xl--2.jc-container > div > .jc-container__inner, .june-scope .jh-pt-xl--2:not(.jc-container) {
      padding-top: 200px !important; }
    .june-scope .jh-pr-xl--2.jc-container > div > .jc-container__inner, .june-scope .jh-pr-xl--2:not(.jc-container) {
      padding-right: 200px !important; }
    .june-scope .jh-pb-xl--2.jc-container > div > .jc-container__inner, .june-scope .jh-pb-xl--2:not(.jc-container) {
      padding-bottom: 200px !important; }
    .june-scope .jh-pl-xl--2.jc-container > div > .jc-container__inner, .june-scope .jh-pl-xl--2:not(.jc-container) {
      padding-left: 200px !important; }
    .june-scope .jh-mt-xl--2 {
      margin-top: 200px !important; }
    .june-scope .jh-mr-xl--2 {
      margin-right: 200px !important; }
    .june-scope .jh-mb-xl--2 {
      margin-bottom: 200px !important; }
    .june-scope .jh-ml-xl--2 {
      margin-left: 200px !important; }
    .june-scope .jh-pt-xl--3.jc-container > div > .jc-container__inner, .june-scope .jh-pt-xl--3:not(.jc-container) {
      padding-top: 12px !important; }
    .june-scope .jh-pr-xl--3.jc-container > div > .jc-container__inner, .june-scope .jh-pr-xl--3:not(.jc-container) {
      padding-right: 12px !important; }
    .june-scope .jh-pb-xl--3.jc-container > div > .jc-container__inner, .june-scope .jh-pb-xl--3:not(.jc-container) {
      padding-bottom: 12px !important; }
    .june-scope .jh-pl-xl--3.jc-container > div > .jc-container__inner, .june-scope .jh-pl-xl--3:not(.jc-container) {
      padding-left: 12px !important; }
    .june-scope .jh-mt-xl--3 {
      margin-top: 12px !important; }
    .june-scope .jh-mr-xl--3 {
      margin-right: 12px !important; }
    .june-scope .jh-mb-xl--3 {
      margin-bottom: 12px !important; }
    .june-scope .jh-ml-xl--3 {
      margin-left: 12px !important; }
    .june-scope .jh-pt-xl--4.jc-container > div > .jc-container__inner, .june-scope .jh-pt-xl--4:not(.jc-container) {
      padding-top: 16px !important; }
    .june-scope .jh-pr-xl--4.jc-container > div > .jc-container__inner, .june-scope .jh-pr-xl--4:not(.jc-container) {
      padding-right: 16px !important; }
    .june-scope .jh-pb-xl--4.jc-container > div > .jc-container__inner, .june-scope .jh-pb-xl--4:not(.jc-container) {
      padding-bottom: 16px !important; }
    .june-scope .jh-pl-xl--4.jc-container > div > .jc-container__inner, .june-scope .jh-pl-xl--4:not(.jc-container) {
      padding-left: 16px !important; }
    .june-scope .jh-mt-xl--4 {
      margin-top: 16px !important; }
    .june-scope .jh-mr-xl--4 {
      margin-right: 16px !important; }
    .june-scope .jh-mb-xl--4 {
      margin-bottom: 16px !important; }
    .june-scope .jh-ml-xl--4 {
      margin-left: 16px !important; }
    .june-scope .jh-pt-xl--5.jc-container > div > .jc-container__inner, .june-scope .jh-pt-xl--5:not(.jc-container) {
      padding-top: 20px !important; }
    .june-scope .jh-pr-xl--5.jc-container > div > .jc-container__inner, .june-scope .jh-pr-xl--5:not(.jc-container) {
      padding-right: 20px !important; }
    .june-scope .jh-pb-xl--5.jc-container > div > .jc-container__inner, .june-scope .jh-pb-xl--5:not(.jc-container) {
      padding-bottom: 20px !important; }
    .june-scope .jh-pl-xl--5.jc-container > div > .jc-container__inner, .june-scope .jh-pl-xl--5:not(.jc-container) {
      padding-left: 20px !important; }
    .june-scope .jh-mt-xl--5 {
      margin-top: 20px !important; }
    .june-scope .jh-mr-xl--5 {
      margin-right: 20px !important; }
    .june-scope .jh-mb-xl--5 {
      margin-bottom: 20px !important; }
    .june-scope .jh-ml-xl--5 {
      margin-left: 20px !important; }
    .june-scope .jh-pt-xl--6.jc-container > div > .jc-container__inner, .june-scope .jh-pt-xl--6:not(.jc-container) {
      padding-top: 24px !important; }
    .june-scope .jh-pr-xl--6.jc-container > div > .jc-container__inner, .june-scope .jh-pr-xl--6:not(.jc-container) {
      padding-right: 24px !important; }
    .june-scope .jh-pb-xl--6.jc-container > div > .jc-container__inner, .june-scope .jh-pb-xl--6:not(.jc-container) {
      padding-bottom: 24px !important; }
    .june-scope .jh-pl-xl--6.jc-container > div > .jc-container__inner, .june-scope .jh-pl-xl--6:not(.jc-container) {
      padding-left: 24px !important; }
    .june-scope .jh-mt-xl--6 {
      margin-top: 24px !important; }
    .june-scope .jh-mr-xl--6 {
      margin-right: 24px !important; }
    .june-scope .jh-mb-xl--6 {
      margin-bottom: 24px !important; }
    .june-scope .jh-ml-xl--6 {
      margin-left: 24px !important; }
    .june-scope .jh-pt-xl--7.jc-container > div > .jc-container__inner, .june-scope .jh-pt-xl--7:not(.jc-container) {
      padding-top: 28px !important; }
    .june-scope .jh-pr-xl--7.jc-container > div > .jc-container__inner, .june-scope .jh-pr-xl--7:not(.jc-container) {
      padding-right: 28px !important; }
    .june-scope .jh-pb-xl--7.jc-container > div > .jc-container__inner, .june-scope .jh-pb-xl--7:not(.jc-container) {
      padding-bottom: 28px !important; }
    .june-scope .jh-pl-xl--7.jc-container > div > .jc-container__inner, .june-scope .jh-pl-xl--7:not(.jc-container) {
      padding-left: 28px !important; }
    .june-scope .jh-mt-xl--7 {
      margin-top: 28px !important; }
    .june-scope .jh-mr-xl--7 {
      margin-right: 28px !important; }
    .june-scope .jh-mb-xl--7 {
      margin-bottom: 28px !important; }
    .june-scope .jh-ml-xl--7 {
      margin-left: 28px !important; }
    .june-scope .jh-pt-xl--8.jc-container > div > .jc-container__inner, .june-scope .jh-pt-xl--8:not(.jc-container) {
      padding-top: 32px !important; }
    .june-scope .jh-pr-xl--8.jc-container > div > .jc-container__inner, .june-scope .jh-pr-xl--8:not(.jc-container) {
      padding-right: 32px !important; }
    .june-scope .jh-pb-xl--8.jc-container > div > .jc-container__inner, .june-scope .jh-pb-xl--8:not(.jc-container) {
      padding-bottom: 32px !important; }
    .june-scope .jh-pl-xl--8.jc-container > div > .jc-container__inner, .june-scope .jh-pl-xl--8:not(.jc-container) {
      padding-left: 32px !important; }
    .june-scope .jh-mt-xl--8 {
      margin-top: 32px !important; }
    .june-scope .jh-mr-xl--8 {
      margin-right: 32px !important; }
    .june-scope .jh-mb-xl--8 {
      margin-bottom: 32px !important; }
    .june-scope .jh-ml-xl--8 {
      margin-left: 32px !important; }
    .june-scope .jh-pt-xl--9.jc-container > div > .jc-container__inner, .june-scope .jh-pt-xl--9:not(.jc-container) {
      padding-top: 36px !important; }
    .june-scope .jh-pr-xl--9.jc-container > div > .jc-container__inner, .june-scope .jh-pr-xl--9:not(.jc-container) {
      padding-right: 36px !important; }
    .june-scope .jh-pb-xl--9.jc-container > div > .jc-container__inner, .june-scope .jh-pb-xl--9:not(.jc-container) {
      padding-bottom: 36px !important; }
    .june-scope .jh-pl-xl--9.jc-container > div > .jc-container__inner, .june-scope .jh-pl-xl--9:not(.jc-container) {
      padding-left: 36px !important; }
    .june-scope .jh-mt-xl--9 {
      margin-top: 36px !important; }
    .june-scope .jh-mr-xl--9 {
      margin-right: 36px !important; }
    .june-scope .jh-mb-xl--9 {
      margin-bottom: 36px !important; }
    .june-scope .jh-ml-xl--9 {
      margin-left: 36px !important; }
    .june-scope .jh-spt-xl--0 {
      padding-top: 0 !important; }
    .june-scope .jh-spr-xl--0 {
      padding-right: 0 !important; }
    .june-scope .jh-spb-xl--0 {
      padding-bottom: 0 !important; }
    .june-scope .jh-spl-xl--0 {
      padding-left: 0 !important; }
    .june-scope .jh-spt-xl--1 {
      padding-top: 40px !important; }
    .june-scope .jh-spr-xl--1 {
      padding-right: 40px !important; }
    .june-scope .jh-spb-xl--1 {
      padding-bottom: 40px !important; }
    .june-scope .jh-spl-xl--1 {
      padding-left: 40px !important; }
    .june-scope .jh-spt-xl--2 {
      padding-top: 50px !important; }
    .june-scope .jh-spr-xl--2 {
      padding-right: 50px !important; }
    .june-scope .jh-spb-xl--2 {
      padding-bottom: 50px !important; }
    .june-scope .jh-spl-xl--2 {
      padding-left: 50px !important; }
    .june-scope .jh-spt-xl--3 {
      padding-top: 60px !important; }
    .june-scope .jh-spr-xl--3 {
      padding-right: 60px !important; }
    .june-scope .jh-spb-xl--3 {
      padding-bottom: 60px !important; }
    .june-scope .jh-spl-xl--3 {
      padding-left: 60px !important; }
    .june-scope .jh-spt-xl--4 {
      padding-top: 70px !important; }
    .june-scope .jh-spr-xl--4 {
      padding-right: 70px !important; }
    .june-scope .jh-spb-xl--4 {
      padding-bottom: 70px !important; }
    .june-scope .jh-spl-xl--4 {
      padding-left: 70px !important; }
    .june-scope .jh-spt-xl--5 {
      padding-top: 80px !important; }
    .june-scope .jh-spr-xl--5 {
      padding-right: 80px !important; }
    .june-scope .jh-spb-xl--5 {
      padding-bottom: 80px !important; }
    .june-scope .jh-spl-xl--5 {
      padding-left: 80px !important; }
    .june-scope .jh-ml-xl--auto {
      margin-left: auto !important; }
    .june-scope .jh-mr-xl--auto {
      margin-right: auto !important; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .jh-pt--0.jc-container > div > .jc-container__inner, .june-scope .jh-pt--0:not(.jc-container) {
      padding-top: 0; }
    .june-scope .jh-pr--0.jc-container > div > .jc-container__inner, .june-scope .jh-pr--0:not(.jc-container) {
      padding-right: 0; }
    .june-scope .jh-pb--0.jc-container > div > .jc-container__inner, .june-scope .jh-pb--0:not(.jc-container) {
      padding-bottom: 0; }
    .june-scope .jh-pl--0.jc-container > div > .jc-container__inner, .june-scope .jh-pl--0:not(.jc-container) {
      padding-left: 0; }
    .june-scope .jh-mt--0 {
      margin-top: 0; }
    .june-scope .jh-mr--0 {
      margin-right: 0; }
    .june-scope .jh-mb--0 {
      margin-bottom: 0; }
    .june-scope .jh-ml--0 {
      margin-left: 0; }
    .june-scope .jh-pt-lg--0.jc-container > div > .jc-container__inner, .june-scope .jh-pt-lg--0:not(.jc-container) {
      padding-top: 0 !important; }
    .june-scope .jh-pr-lg--0.jc-container > div > .jc-container__inner, .june-scope .jh-pr-lg--0:not(.jc-container) {
      padding-right: 0 !important; }
    .june-scope .jh-pb-lg--0.jc-container > div > .jc-container__inner, .june-scope .jh-pb-lg--0:not(.jc-container) {
      padding-bottom: 0 !important; }
    .june-scope .jh-pl-lg--0.jc-container > div > .jc-container__inner, .june-scope .jh-pl-lg--0:not(.jc-container) {
      padding-left: 0 !important; }
    .june-scope .jh-mt-lg--0 {
      margin-top: 0 !important; }
    .june-scope .jh-mr-lg--0 {
      margin-right: 0 !important; }
    .june-scope .jh-mb-lg--0 {
      margin-bottom: 0 !important; }
    .june-scope .jh-ml-lg--0 {
      margin-left: 0 !important; }
    .june-scope .jh-pt--1.jc-container > div > .jc-container__inner, .june-scope .jh-pt--1:not(.jc-container) {
      padding-top: 3.4px; }
    .june-scope .jh-pr--1.jc-container > div > .jc-container__inner, .june-scope .jh-pr--1:not(.jc-container) {
      padding-right: 3.4px; }
    .june-scope .jh-pb--1.jc-container > div > .jc-container__inner, .june-scope .jh-pb--1:not(.jc-container) {
      padding-bottom: 3.4px; }
    .june-scope .jh-pl--1.jc-container > div > .jc-container__inner, .june-scope .jh-pl--1:not(.jc-container) {
      padding-left: 3.4px; }
    .june-scope .jh-mt--1 {
      margin-top: 3.4px; }
    .june-scope .jh-mr--1 {
      margin-right: 3.4px; }
    .june-scope .jh-mb--1 {
      margin-bottom: 3.4px; }
    .june-scope .jh-ml--1 {
      margin-left: 3.4px; }
    .june-scope .jh-pt-lg--1.jc-container > div > .jc-container__inner, .june-scope .jh-pt-lg--1:not(.jc-container) {
      padding-top: 4px !important; }
    .june-scope .jh-pr-lg--1.jc-container > div > .jc-container__inner, .june-scope .jh-pr-lg--1:not(.jc-container) {
      padding-right: 4px !important; }
    .june-scope .jh-pb-lg--1.jc-container > div > .jc-container__inner, .june-scope .jh-pb-lg--1:not(.jc-container) {
      padding-bottom: 4px !important; }
    .june-scope .jh-pl-lg--1.jc-container > div > .jc-container__inner, .june-scope .jh-pl-lg--1:not(.jc-container) {
      padding-left: 4px !important; }
    .june-scope .jh-mt-lg--1 {
      margin-top: 4px !important; }
    .june-scope .jh-mr-lg--1 {
      margin-right: 4px !important; }
    .june-scope .jh-mb-lg--1 {
      margin-bottom: 4px !important; }
    .june-scope .jh-ml-lg--1 {
      margin-left: 4px !important; }
    .june-scope .jh-pt--2.jc-container > div > .jc-container__inner, .june-scope .jh-pt--2:not(.jc-container) {
      padding-top: 170px; }
    .june-scope .jh-pr--2.jc-container > div > .jc-container__inner, .june-scope .jh-pr--2:not(.jc-container) {
      padding-right: 170px; }
    .june-scope .jh-pb--2.jc-container > div > .jc-container__inner, .june-scope .jh-pb--2:not(.jc-container) {
      padding-bottom: 170px; }
    .june-scope .jh-pl--2.jc-container > div > .jc-container__inner, .june-scope .jh-pl--2:not(.jc-container) {
      padding-left: 170px; }
    .june-scope .jh-mt--2 {
      margin-top: 170px; }
    .june-scope .jh-mr--2 {
      margin-right: 170px; }
    .june-scope .jh-mb--2 {
      margin-bottom: 170px; }
    .june-scope .jh-ml--2 {
      margin-left: 170px; }
    .june-scope .jh-pt-lg--2.jc-container > div > .jc-container__inner, .june-scope .jh-pt-lg--2:not(.jc-container) {
      padding-top: 200px !important; }
    .june-scope .jh-pr-lg--2.jc-container > div > .jc-container__inner, .june-scope .jh-pr-lg--2:not(.jc-container) {
      padding-right: 200px !important; }
    .june-scope .jh-pb-lg--2.jc-container > div > .jc-container__inner, .june-scope .jh-pb-lg--2:not(.jc-container) {
      padding-bottom: 200px !important; }
    .june-scope .jh-pl-lg--2.jc-container > div > .jc-container__inner, .june-scope .jh-pl-lg--2:not(.jc-container) {
      padding-left: 200px !important; }
    .june-scope .jh-mt-lg--2 {
      margin-top: 200px !important; }
    .june-scope .jh-mr-lg--2 {
      margin-right: 200px !important; }
    .june-scope .jh-mb-lg--2 {
      margin-bottom: 200px !important; }
    .june-scope .jh-ml-lg--2 {
      margin-left: 200px !important; }
    .june-scope .jh-pt--3.jc-container > div > .jc-container__inner, .june-scope .jh-pt--3:not(.jc-container) {
      padding-top: 10.2px; }
    .june-scope .jh-pr--3.jc-container > div > .jc-container__inner, .june-scope .jh-pr--3:not(.jc-container) {
      padding-right: 10.2px; }
    .june-scope .jh-pb--3.jc-container > div > .jc-container__inner, .june-scope .jh-pb--3:not(.jc-container) {
      padding-bottom: 10.2px; }
    .june-scope .jh-pl--3.jc-container > div > .jc-container__inner, .june-scope .jh-pl--3:not(.jc-container) {
      padding-left: 10.2px; }
    .june-scope .jh-mt--3 {
      margin-top: 10.2px; }
    .june-scope .jh-mr--3 {
      margin-right: 10.2px; }
    .june-scope .jh-mb--3 {
      margin-bottom: 10.2px; }
    .june-scope .jh-ml--3 {
      margin-left: 10.2px; }
    .june-scope .jh-pt-lg--3.jc-container > div > .jc-container__inner, .june-scope .jh-pt-lg--3:not(.jc-container) {
      padding-top: 12px !important; }
    .june-scope .jh-pr-lg--3.jc-container > div > .jc-container__inner, .june-scope .jh-pr-lg--3:not(.jc-container) {
      padding-right: 12px !important; }
    .june-scope .jh-pb-lg--3.jc-container > div > .jc-container__inner, .june-scope .jh-pb-lg--3:not(.jc-container) {
      padding-bottom: 12px !important; }
    .june-scope .jh-pl-lg--3.jc-container > div > .jc-container__inner, .june-scope .jh-pl-lg--3:not(.jc-container) {
      padding-left: 12px !important; }
    .june-scope .jh-mt-lg--3 {
      margin-top: 12px !important; }
    .june-scope .jh-mr-lg--3 {
      margin-right: 12px !important; }
    .june-scope .jh-mb-lg--3 {
      margin-bottom: 12px !important; }
    .june-scope .jh-ml-lg--3 {
      margin-left: 12px !important; }
    .june-scope .jh-pt--4.jc-container > div > .jc-container__inner, .june-scope .jh-pt--4:not(.jc-container) {
      padding-top: 13.6px; }
    .june-scope .jh-pr--4.jc-container > div > .jc-container__inner, .june-scope .jh-pr--4:not(.jc-container) {
      padding-right: 13.6px; }
    .june-scope .jh-pb--4.jc-container > div > .jc-container__inner, .june-scope .jh-pb--4:not(.jc-container) {
      padding-bottom: 13.6px; }
    .june-scope .jh-pl--4.jc-container > div > .jc-container__inner, .june-scope .jh-pl--4:not(.jc-container) {
      padding-left: 13.6px; }
    .june-scope .jh-mt--4 {
      margin-top: 13.6px; }
    .june-scope .jh-mr--4 {
      margin-right: 13.6px; }
    .june-scope .jh-mb--4 {
      margin-bottom: 13.6px; }
    .june-scope .jh-ml--4 {
      margin-left: 13.6px; }
    .june-scope .jh-pt-lg--4.jc-container > div > .jc-container__inner, .june-scope .jh-pt-lg--4:not(.jc-container) {
      padding-top: 16px !important; }
    .june-scope .jh-pr-lg--4.jc-container > div > .jc-container__inner, .june-scope .jh-pr-lg--4:not(.jc-container) {
      padding-right: 16px !important; }
    .june-scope .jh-pb-lg--4.jc-container > div > .jc-container__inner, .june-scope .jh-pb-lg--4:not(.jc-container) {
      padding-bottom: 16px !important; }
    .june-scope .jh-pl-lg--4.jc-container > div > .jc-container__inner, .june-scope .jh-pl-lg--4:not(.jc-container) {
      padding-left: 16px !important; }
    .june-scope .jh-mt-lg--4 {
      margin-top: 16px !important; }
    .june-scope .jh-mr-lg--4 {
      margin-right: 16px !important; }
    .june-scope .jh-mb-lg--4 {
      margin-bottom: 16px !important; }
    .june-scope .jh-ml-lg--4 {
      margin-left: 16px !important; }
    .june-scope .jh-pt--5.jc-container > div > .jc-container__inner, .june-scope .jh-pt--5:not(.jc-container) {
      padding-top: 17px; }
    .june-scope .jh-pr--5.jc-container > div > .jc-container__inner, .june-scope .jh-pr--5:not(.jc-container) {
      padding-right: 17px; }
    .june-scope .jh-pb--5.jc-container > div > .jc-container__inner, .june-scope .jh-pb--5:not(.jc-container) {
      padding-bottom: 17px; }
    .june-scope .jh-pl--5.jc-container > div > .jc-container__inner, .june-scope .jh-pl--5:not(.jc-container) {
      padding-left: 17px; }
    .june-scope .jh-mt--5 {
      margin-top: 17px; }
    .june-scope .jh-mr--5 {
      margin-right: 17px; }
    .june-scope .jh-mb--5 {
      margin-bottom: 17px; }
    .june-scope .jh-ml--5 {
      margin-left: 17px; }
    .june-scope .jh-pt-lg--5.jc-container > div > .jc-container__inner, .june-scope .jh-pt-lg--5:not(.jc-container) {
      padding-top: 20px !important; }
    .june-scope .jh-pr-lg--5.jc-container > div > .jc-container__inner, .june-scope .jh-pr-lg--5:not(.jc-container) {
      padding-right: 20px !important; }
    .june-scope .jh-pb-lg--5.jc-container > div > .jc-container__inner, .june-scope .jh-pb-lg--5:not(.jc-container) {
      padding-bottom: 20px !important; }
    .june-scope .jh-pl-lg--5.jc-container > div > .jc-container__inner, .june-scope .jh-pl-lg--5:not(.jc-container) {
      padding-left: 20px !important; }
    .june-scope .jh-mt-lg--5 {
      margin-top: 20px !important; }
    .june-scope .jh-mr-lg--5 {
      margin-right: 20px !important; }
    .june-scope .jh-mb-lg--5 {
      margin-bottom: 20px !important; }
    .june-scope .jh-ml-lg--5 {
      margin-left: 20px !important; }
    .june-scope .jh-pt--6.jc-container > div > .jc-container__inner, .june-scope .jh-pt--6:not(.jc-container) {
      padding-top: 20.4px; }
    .june-scope .jh-pr--6.jc-container > div > .jc-container__inner, .june-scope .jh-pr--6:not(.jc-container) {
      padding-right: 20.4px; }
    .june-scope .jh-pb--6.jc-container > div > .jc-container__inner, .june-scope .jh-pb--6:not(.jc-container) {
      padding-bottom: 20.4px; }
    .june-scope .jh-pl--6.jc-container > div > .jc-container__inner, .june-scope .jh-pl--6:not(.jc-container) {
      padding-left: 20.4px; }
    .june-scope .jh-mt--6 {
      margin-top: 20.4px; }
    .june-scope .jh-mr--6 {
      margin-right: 20.4px; }
    .june-scope .jh-mb--6 {
      margin-bottom: 20.4px; }
    .june-scope .jh-ml--6 {
      margin-left: 20.4px; }
    .june-scope .jh-pt-lg--6.jc-container > div > .jc-container__inner, .june-scope .jh-pt-lg--6:not(.jc-container) {
      padding-top: 24px !important; }
    .june-scope .jh-pr-lg--6.jc-container > div > .jc-container__inner, .june-scope .jh-pr-lg--6:not(.jc-container) {
      padding-right: 24px !important; }
    .june-scope .jh-pb-lg--6.jc-container > div > .jc-container__inner, .june-scope .jh-pb-lg--6:not(.jc-container) {
      padding-bottom: 24px !important; }
    .june-scope .jh-pl-lg--6.jc-container > div > .jc-container__inner, .june-scope .jh-pl-lg--6:not(.jc-container) {
      padding-left: 24px !important; }
    .june-scope .jh-mt-lg--6 {
      margin-top: 24px !important; }
    .june-scope .jh-mr-lg--6 {
      margin-right: 24px !important; }
    .june-scope .jh-mb-lg--6 {
      margin-bottom: 24px !important; }
    .june-scope .jh-ml-lg--6 {
      margin-left: 24px !important; }
    .june-scope .jh-pt--7.jc-container > div > .jc-container__inner, .june-scope .jh-pt--7:not(.jc-container) {
      padding-top: 23.8px; }
    .june-scope .jh-pr--7.jc-container > div > .jc-container__inner, .june-scope .jh-pr--7:not(.jc-container) {
      padding-right: 23.8px; }
    .june-scope .jh-pb--7.jc-container > div > .jc-container__inner, .june-scope .jh-pb--7:not(.jc-container) {
      padding-bottom: 23.8px; }
    .june-scope .jh-pl--7.jc-container > div > .jc-container__inner, .june-scope .jh-pl--7:not(.jc-container) {
      padding-left: 23.8px; }
    .june-scope .jh-mt--7 {
      margin-top: 23.8px; }
    .june-scope .jh-mr--7 {
      margin-right: 23.8px; }
    .june-scope .jh-mb--7 {
      margin-bottom: 23.8px; }
    .june-scope .jh-ml--7 {
      margin-left: 23.8px; }
    .june-scope .jh-pt-lg--7.jc-container > div > .jc-container__inner, .june-scope .jh-pt-lg--7:not(.jc-container) {
      padding-top: 28px !important; }
    .june-scope .jh-pr-lg--7.jc-container > div > .jc-container__inner, .june-scope .jh-pr-lg--7:not(.jc-container) {
      padding-right: 28px !important; }
    .june-scope .jh-pb-lg--7.jc-container > div > .jc-container__inner, .june-scope .jh-pb-lg--7:not(.jc-container) {
      padding-bottom: 28px !important; }
    .june-scope .jh-pl-lg--7.jc-container > div > .jc-container__inner, .june-scope .jh-pl-lg--7:not(.jc-container) {
      padding-left: 28px !important; }
    .june-scope .jh-mt-lg--7 {
      margin-top: 28px !important; }
    .june-scope .jh-mr-lg--7 {
      margin-right: 28px !important; }
    .june-scope .jh-mb-lg--7 {
      margin-bottom: 28px !important; }
    .june-scope .jh-ml-lg--7 {
      margin-left: 28px !important; }
    .june-scope .jh-pt--8.jc-container > div > .jc-container__inner, .june-scope .jh-pt--8:not(.jc-container) {
      padding-top: 27.2px; }
    .june-scope .jh-pr--8.jc-container > div > .jc-container__inner, .june-scope .jh-pr--8:not(.jc-container) {
      padding-right: 27.2px; }
    .june-scope .jh-pb--8.jc-container > div > .jc-container__inner, .june-scope .jh-pb--8:not(.jc-container) {
      padding-bottom: 27.2px; }
    .june-scope .jh-pl--8.jc-container > div > .jc-container__inner, .june-scope .jh-pl--8:not(.jc-container) {
      padding-left: 27.2px; }
    .june-scope .jh-mt--8 {
      margin-top: 27.2px; }
    .june-scope .jh-mr--8 {
      margin-right: 27.2px; }
    .june-scope .jh-mb--8 {
      margin-bottom: 27.2px; }
    .june-scope .jh-ml--8 {
      margin-left: 27.2px; }
    .june-scope .jh-pt-lg--8.jc-container > div > .jc-container__inner, .june-scope .jh-pt-lg--8:not(.jc-container) {
      padding-top: 32px !important; }
    .june-scope .jh-pr-lg--8.jc-container > div > .jc-container__inner, .june-scope .jh-pr-lg--8:not(.jc-container) {
      padding-right: 32px !important; }
    .june-scope .jh-pb-lg--8.jc-container > div > .jc-container__inner, .june-scope .jh-pb-lg--8:not(.jc-container) {
      padding-bottom: 32px !important; }
    .june-scope .jh-pl-lg--8.jc-container > div > .jc-container__inner, .june-scope .jh-pl-lg--8:not(.jc-container) {
      padding-left: 32px !important; }
    .june-scope .jh-mt-lg--8 {
      margin-top: 32px !important; }
    .june-scope .jh-mr-lg--8 {
      margin-right: 32px !important; }
    .june-scope .jh-mb-lg--8 {
      margin-bottom: 32px !important; }
    .june-scope .jh-ml-lg--8 {
      margin-left: 32px !important; }
    .june-scope .jh-pt--9.jc-container > div > .jc-container__inner, .june-scope .jh-pt--9:not(.jc-container) {
      padding-top: 30.6px; }
    .june-scope .jh-pr--9.jc-container > div > .jc-container__inner, .june-scope .jh-pr--9:not(.jc-container) {
      padding-right: 30.6px; }
    .june-scope .jh-pb--9.jc-container > div > .jc-container__inner, .june-scope .jh-pb--9:not(.jc-container) {
      padding-bottom: 30.6px; }
    .june-scope .jh-pl--9.jc-container > div > .jc-container__inner, .june-scope .jh-pl--9:not(.jc-container) {
      padding-left: 30.6px; }
    .june-scope .jh-mt--9 {
      margin-top: 30.6px; }
    .june-scope .jh-mr--9 {
      margin-right: 30.6px; }
    .june-scope .jh-mb--9 {
      margin-bottom: 30.6px; }
    .june-scope .jh-ml--9 {
      margin-left: 30.6px; }
    .june-scope .jh-pt-lg--9.jc-container > div > .jc-container__inner, .june-scope .jh-pt-lg--9:not(.jc-container) {
      padding-top: 36px !important; }
    .june-scope .jh-pr-lg--9.jc-container > div > .jc-container__inner, .june-scope .jh-pr-lg--9:not(.jc-container) {
      padding-right: 36px !important; }
    .june-scope .jh-pb-lg--9.jc-container > div > .jc-container__inner, .june-scope .jh-pb-lg--9:not(.jc-container) {
      padding-bottom: 36px !important; }
    .june-scope .jh-pl-lg--9.jc-container > div > .jc-container__inner, .june-scope .jh-pl-lg--9:not(.jc-container) {
      padding-left: 36px !important; }
    .june-scope .jh-mt-lg--9 {
      margin-top: 36px !important; }
    .june-scope .jh-mr-lg--9 {
      margin-right: 36px !important; }
    .june-scope .jh-mb-lg--9 {
      margin-bottom: 36px !important; }
    .june-scope .jh-ml-lg--9 {
      margin-left: 36px !important; }
    .june-scope .jh-spt-lg--0 {
      padding-top: 0 !important; }
    .june-scope .jh-spr-lg--0 {
      padding-right: 0 !important; }
    .june-scope .jh-spb-lg--0 {
      padding-bottom: 0 !important; }
    .june-scope .jh-spl-lg--0 {
      padding-left: 0 !important; }
    .june-scope .jh-spt-lg--1 {
      padding-top: 40px !important; }
    .june-scope .jh-spr-lg--1 {
      padding-right: 40px !important; }
    .june-scope .jh-spb-lg--1 {
      padding-bottom: 40px !important; }
    .june-scope .jh-spl-lg--1 {
      padding-left: 40px !important; }
    .june-scope .jh-spt-lg--2 {
      padding-top: 50px !important; }
    .june-scope .jh-spr-lg--2 {
      padding-right: 50px !important; }
    .june-scope .jh-spb-lg--2 {
      padding-bottom: 50px !important; }
    .june-scope .jh-spl-lg--2 {
      padding-left: 50px !important; }
    .june-scope .jh-spt-lg--3 {
      padding-top: 60px !important; }
    .june-scope .jh-spr-lg--3 {
      padding-right: 60px !important; }
    .june-scope .jh-spb-lg--3 {
      padding-bottom: 60px !important; }
    .june-scope .jh-spl-lg--3 {
      padding-left: 60px !important; }
    .june-scope .jh-spt-lg--4 {
      padding-top: 70px !important; }
    .june-scope .jh-spr-lg--4 {
      padding-right: 70px !important; }
    .june-scope .jh-spb-lg--4 {
      padding-bottom: 70px !important; }
    .june-scope .jh-spl-lg--4 {
      padding-left: 70px !important; }
    .june-scope .jh-spt-lg--5 {
      padding-top: 80px !important; }
    .june-scope .jh-spr-lg--5 {
      padding-right: 80px !important; }
    .june-scope .jh-spb-lg--5 {
      padding-bottom: 80px !important; }
    .june-scope .jh-spl-lg--5 {
      padding-left: 80px !important; }
    .june-scope .jh-ml-lg--auto {
      margin-left: auto !important; }
    .june-scope .jh-mr-lg--auto {
      margin-right: auto !important; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .jh-pt--0.jc-container > div > .jc-container__inner, .june-scope .jh-pt--0:not(.jc-container) {
      padding-top: 0; }
    .june-scope .jh-pr--0.jc-container > div > .jc-container__inner, .june-scope .jh-pr--0:not(.jc-container) {
      padding-right: 0; }
    .june-scope .jh-pb--0.jc-container > div > .jc-container__inner, .june-scope .jh-pb--0:not(.jc-container) {
      padding-bottom: 0; }
    .june-scope .jh-pl--0.jc-container > div > .jc-container__inner, .june-scope .jh-pl--0:not(.jc-container) {
      padding-left: 0; }
    .june-scope .jh-mt--0 {
      margin-top: 0; }
    .june-scope .jh-mr--0 {
      margin-right: 0; }
    .june-scope .jh-mb--0 {
      margin-bottom: 0; }
    .june-scope .jh-ml--0 {
      margin-left: 0; }
    .june-scope .jh-pt-md--0.jc-container > div > .jc-container__inner, .june-scope .jh-pt-md--0:not(.jc-container) {
      padding-top: 0 !important; }
    .june-scope .jh-pr-md--0.jc-container > div > .jc-container__inner, .june-scope .jh-pr-md--0:not(.jc-container) {
      padding-right: 0 !important; }
    .june-scope .jh-pb-md--0.jc-container > div > .jc-container__inner, .june-scope .jh-pb-md--0:not(.jc-container) {
      padding-bottom: 0 !important; }
    .june-scope .jh-pl-md--0.jc-container > div > .jc-container__inner, .june-scope .jh-pl-md--0:not(.jc-container) {
      padding-left: 0 !important; }
    .june-scope .jh-mt-md--0 {
      margin-top: 0 !important; }
    .june-scope .jh-mr-md--0 {
      margin-right: 0 !important; }
    .june-scope .jh-mb-md--0 {
      margin-bottom: 0 !important; }
    .june-scope .jh-ml-md--0 {
      margin-left: 0 !important; }
    .june-scope .jh-pt--1.jc-container > div > .jc-container__inner, .june-scope .jh-pt--1:not(.jc-container) {
      padding-top: 2.6px; }
    .june-scope .jh-pr--1.jc-container > div > .jc-container__inner, .june-scope .jh-pr--1:not(.jc-container) {
      padding-right: 2.6px; }
    .june-scope .jh-pb--1.jc-container > div > .jc-container__inner, .june-scope .jh-pb--1:not(.jc-container) {
      padding-bottom: 2.6px; }
    .june-scope .jh-pl--1.jc-container > div > .jc-container__inner, .june-scope .jh-pl--1:not(.jc-container) {
      padding-left: 2.6px; }
    .june-scope .jh-mt--1 {
      margin-top: 2.6px; }
    .june-scope .jh-mr--1 {
      margin-right: 2.6px; }
    .june-scope .jh-mb--1 {
      margin-bottom: 2.6px; }
    .june-scope .jh-ml--1 {
      margin-left: 2.6px; }
    .june-scope .jh-pt-md--1.jc-container > div > .jc-container__inner, .june-scope .jh-pt-md--1:not(.jc-container) {
      padding-top: 4px !important; }
    .june-scope .jh-pr-md--1.jc-container > div > .jc-container__inner, .june-scope .jh-pr-md--1:not(.jc-container) {
      padding-right: 4px !important; }
    .june-scope .jh-pb-md--1.jc-container > div > .jc-container__inner, .june-scope .jh-pb-md--1:not(.jc-container) {
      padding-bottom: 4px !important; }
    .june-scope .jh-pl-md--1.jc-container > div > .jc-container__inner, .june-scope .jh-pl-md--1:not(.jc-container) {
      padding-left: 4px !important; }
    .june-scope .jh-mt-md--1 {
      margin-top: 4px !important; }
    .june-scope .jh-mr-md--1 {
      margin-right: 4px !important; }
    .june-scope .jh-mb-md--1 {
      margin-bottom: 4px !important; }
    .june-scope .jh-ml-md--1 {
      margin-left: 4px !important; }
    .june-scope .jh-pt--2.jc-container > div > .jc-container__inner, .june-scope .jh-pt--2:not(.jc-container) {
      padding-top: 130px; }
    .june-scope .jh-pr--2.jc-container > div > .jc-container__inner, .june-scope .jh-pr--2:not(.jc-container) {
      padding-right: 130px; }
    .june-scope .jh-pb--2.jc-container > div > .jc-container__inner, .june-scope .jh-pb--2:not(.jc-container) {
      padding-bottom: 130px; }
    .june-scope .jh-pl--2.jc-container > div > .jc-container__inner, .june-scope .jh-pl--2:not(.jc-container) {
      padding-left: 130px; }
    .june-scope .jh-mt--2 {
      margin-top: 130px; }
    .june-scope .jh-mr--2 {
      margin-right: 130px; }
    .june-scope .jh-mb--2 {
      margin-bottom: 130px; }
    .june-scope .jh-ml--2 {
      margin-left: 130px; }
    .june-scope .jh-pt-md--2.jc-container > div > .jc-container__inner, .june-scope .jh-pt-md--2:not(.jc-container) {
      padding-top: 200px !important; }
    .june-scope .jh-pr-md--2.jc-container > div > .jc-container__inner, .june-scope .jh-pr-md--2:not(.jc-container) {
      padding-right: 200px !important; }
    .june-scope .jh-pb-md--2.jc-container > div > .jc-container__inner, .june-scope .jh-pb-md--2:not(.jc-container) {
      padding-bottom: 200px !important; }
    .june-scope .jh-pl-md--2.jc-container > div > .jc-container__inner, .june-scope .jh-pl-md--2:not(.jc-container) {
      padding-left: 200px !important; }
    .june-scope .jh-mt-md--2 {
      margin-top: 200px !important; }
    .june-scope .jh-mr-md--2 {
      margin-right: 200px !important; }
    .june-scope .jh-mb-md--2 {
      margin-bottom: 200px !important; }
    .june-scope .jh-ml-md--2 {
      margin-left: 200px !important; }
    .june-scope .jh-pt--3.jc-container > div > .jc-container__inner, .june-scope .jh-pt--3:not(.jc-container) {
      padding-top: 7.8px; }
    .june-scope .jh-pr--3.jc-container > div > .jc-container__inner, .june-scope .jh-pr--3:not(.jc-container) {
      padding-right: 7.8px; }
    .june-scope .jh-pb--3.jc-container > div > .jc-container__inner, .june-scope .jh-pb--3:not(.jc-container) {
      padding-bottom: 7.8px; }
    .june-scope .jh-pl--3.jc-container > div > .jc-container__inner, .june-scope .jh-pl--3:not(.jc-container) {
      padding-left: 7.8px; }
    .june-scope .jh-mt--3 {
      margin-top: 7.8px; }
    .june-scope .jh-mr--3 {
      margin-right: 7.8px; }
    .june-scope .jh-mb--3 {
      margin-bottom: 7.8px; }
    .june-scope .jh-ml--3 {
      margin-left: 7.8px; }
    .june-scope .jh-pt-md--3.jc-container > div > .jc-container__inner, .june-scope .jh-pt-md--3:not(.jc-container) {
      padding-top: 12px !important; }
    .june-scope .jh-pr-md--3.jc-container > div > .jc-container__inner, .june-scope .jh-pr-md--3:not(.jc-container) {
      padding-right: 12px !important; }
    .june-scope .jh-pb-md--3.jc-container > div > .jc-container__inner, .june-scope .jh-pb-md--3:not(.jc-container) {
      padding-bottom: 12px !important; }
    .june-scope .jh-pl-md--3.jc-container > div > .jc-container__inner, .june-scope .jh-pl-md--3:not(.jc-container) {
      padding-left: 12px !important; }
    .june-scope .jh-mt-md--3 {
      margin-top: 12px !important; }
    .june-scope .jh-mr-md--3 {
      margin-right: 12px !important; }
    .june-scope .jh-mb-md--3 {
      margin-bottom: 12px !important; }
    .june-scope .jh-ml-md--3 {
      margin-left: 12px !important; }
    .june-scope .jh-pt--4.jc-container > div > .jc-container__inner, .june-scope .jh-pt--4:not(.jc-container) {
      padding-top: 10.4px; }
    .june-scope .jh-pr--4.jc-container > div > .jc-container__inner, .june-scope .jh-pr--4:not(.jc-container) {
      padding-right: 10.4px; }
    .june-scope .jh-pb--4.jc-container > div > .jc-container__inner, .june-scope .jh-pb--4:not(.jc-container) {
      padding-bottom: 10.4px; }
    .june-scope .jh-pl--4.jc-container > div > .jc-container__inner, .june-scope .jh-pl--4:not(.jc-container) {
      padding-left: 10.4px; }
    .june-scope .jh-mt--4 {
      margin-top: 10.4px; }
    .june-scope .jh-mr--4 {
      margin-right: 10.4px; }
    .june-scope .jh-mb--4 {
      margin-bottom: 10.4px; }
    .june-scope .jh-ml--4 {
      margin-left: 10.4px; }
    .june-scope .jh-pt-md--4.jc-container > div > .jc-container__inner, .june-scope .jh-pt-md--4:not(.jc-container) {
      padding-top: 16px !important; }
    .june-scope .jh-pr-md--4.jc-container > div > .jc-container__inner, .june-scope .jh-pr-md--4:not(.jc-container) {
      padding-right: 16px !important; }
    .june-scope .jh-pb-md--4.jc-container > div > .jc-container__inner, .june-scope .jh-pb-md--4:not(.jc-container) {
      padding-bottom: 16px !important; }
    .june-scope .jh-pl-md--4.jc-container > div > .jc-container__inner, .june-scope .jh-pl-md--4:not(.jc-container) {
      padding-left: 16px !important; }
    .june-scope .jh-mt-md--4 {
      margin-top: 16px !important; }
    .june-scope .jh-mr-md--4 {
      margin-right: 16px !important; }
    .june-scope .jh-mb-md--4 {
      margin-bottom: 16px !important; }
    .june-scope .jh-ml-md--4 {
      margin-left: 16px !important; }
    .june-scope .jh-pt--5.jc-container > div > .jc-container__inner, .june-scope .jh-pt--5:not(.jc-container) {
      padding-top: 13px; }
    .june-scope .jh-pr--5.jc-container > div > .jc-container__inner, .june-scope .jh-pr--5:not(.jc-container) {
      padding-right: 13px; }
    .june-scope .jh-pb--5.jc-container > div > .jc-container__inner, .june-scope .jh-pb--5:not(.jc-container) {
      padding-bottom: 13px; }
    .june-scope .jh-pl--5.jc-container > div > .jc-container__inner, .june-scope .jh-pl--5:not(.jc-container) {
      padding-left: 13px; }
    .june-scope .jh-mt--5 {
      margin-top: 13px; }
    .june-scope .jh-mr--5 {
      margin-right: 13px; }
    .june-scope .jh-mb--5 {
      margin-bottom: 13px; }
    .june-scope .jh-ml--5 {
      margin-left: 13px; }
    .june-scope .jh-pt-md--5.jc-container > div > .jc-container__inner, .june-scope .jh-pt-md--5:not(.jc-container) {
      padding-top: 20px !important; }
    .june-scope .jh-pr-md--5.jc-container > div > .jc-container__inner, .june-scope .jh-pr-md--5:not(.jc-container) {
      padding-right: 20px !important; }
    .june-scope .jh-pb-md--5.jc-container > div > .jc-container__inner, .june-scope .jh-pb-md--5:not(.jc-container) {
      padding-bottom: 20px !important; }
    .june-scope .jh-pl-md--5.jc-container > div > .jc-container__inner, .june-scope .jh-pl-md--5:not(.jc-container) {
      padding-left: 20px !important; }
    .june-scope .jh-mt-md--5 {
      margin-top: 20px !important; }
    .june-scope .jh-mr-md--5 {
      margin-right: 20px !important; }
    .june-scope .jh-mb-md--5 {
      margin-bottom: 20px !important; }
    .june-scope .jh-ml-md--5 {
      margin-left: 20px !important; }
    .june-scope .jh-pt--6.jc-container > div > .jc-container__inner, .june-scope .jh-pt--6:not(.jc-container) {
      padding-top: 15.6px; }
    .june-scope .jh-pr--6.jc-container > div > .jc-container__inner, .june-scope .jh-pr--6:not(.jc-container) {
      padding-right: 15.6px; }
    .june-scope .jh-pb--6.jc-container > div > .jc-container__inner, .june-scope .jh-pb--6:not(.jc-container) {
      padding-bottom: 15.6px; }
    .june-scope .jh-pl--6.jc-container > div > .jc-container__inner, .june-scope .jh-pl--6:not(.jc-container) {
      padding-left: 15.6px; }
    .june-scope .jh-mt--6 {
      margin-top: 15.6px; }
    .june-scope .jh-mr--6 {
      margin-right: 15.6px; }
    .june-scope .jh-mb--6 {
      margin-bottom: 15.6px; }
    .june-scope .jh-ml--6 {
      margin-left: 15.6px; }
    .june-scope .jh-pt-md--6.jc-container > div > .jc-container__inner, .june-scope .jh-pt-md--6:not(.jc-container) {
      padding-top: 24px !important; }
    .june-scope .jh-pr-md--6.jc-container > div > .jc-container__inner, .june-scope .jh-pr-md--6:not(.jc-container) {
      padding-right: 24px !important; }
    .june-scope .jh-pb-md--6.jc-container > div > .jc-container__inner, .june-scope .jh-pb-md--6:not(.jc-container) {
      padding-bottom: 24px !important; }
    .june-scope .jh-pl-md--6.jc-container > div > .jc-container__inner, .june-scope .jh-pl-md--6:not(.jc-container) {
      padding-left: 24px !important; }
    .june-scope .jh-mt-md--6 {
      margin-top: 24px !important; }
    .june-scope .jh-mr-md--6 {
      margin-right: 24px !important; }
    .june-scope .jh-mb-md--6 {
      margin-bottom: 24px !important; }
    .june-scope .jh-ml-md--6 {
      margin-left: 24px !important; }
    .june-scope .jh-pt--7.jc-container > div > .jc-container__inner, .june-scope .jh-pt--7:not(.jc-container) {
      padding-top: 18.2px; }
    .june-scope .jh-pr--7.jc-container > div > .jc-container__inner, .june-scope .jh-pr--7:not(.jc-container) {
      padding-right: 18.2px; }
    .june-scope .jh-pb--7.jc-container > div > .jc-container__inner, .june-scope .jh-pb--7:not(.jc-container) {
      padding-bottom: 18.2px; }
    .june-scope .jh-pl--7.jc-container > div > .jc-container__inner, .june-scope .jh-pl--7:not(.jc-container) {
      padding-left: 18.2px; }
    .june-scope .jh-mt--7 {
      margin-top: 18.2px; }
    .june-scope .jh-mr--7 {
      margin-right: 18.2px; }
    .june-scope .jh-mb--7 {
      margin-bottom: 18.2px; }
    .june-scope .jh-ml--7 {
      margin-left: 18.2px; }
    .june-scope .jh-pt-md--7.jc-container > div > .jc-container__inner, .june-scope .jh-pt-md--7:not(.jc-container) {
      padding-top: 28px !important; }
    .june-scope .jh-pr-md--7.jc-container > div > .jc-container__inner, .june-scope .jh-pr-md--7:not(.jc-container) {
      padding-right: 28px !important; }
    .june-scope .jh-pb-md--7.jc-container > div > .jc-container__inner, .june-scope .jh-pb-md--7:not(.jc-container) {
      padding-bottom: 28px !important; }
    .june-scope .jh-pl-md--7.jc-container > div > .jc-container__inner, .june-scope .jh-pl-md--7:not(.jc-container) {
      padding-left: 28px !important; }
    .june-scope .jh-mt-md--7 {
      margin-top: 28px !important; }
    .june-scope .jh-mr-md--7 {
      margin-right: 28px !important; }
    .june-scope .jh-mb-md--7 {
      margin-bottom: 28px !important; }
    .june-scope .jh-ml-md--7 {
      margin-left: 28px !important; }
    .june-scope .jh-pt--8.jc-container > div > .jc-container__inner, .june-scope .jh-pt--8:not(.jc-container) {
      padding-top: 20.8px; }
    .june-scope .jh-pr--8.jc-container > div > .jc-container__inner, .june-scope .jh-pr--8:not(.jc-container) {
      padding-right: 20.8px; }
    .june-scope .jh-pb--8.jc-container > div > .jc-container__inner, .june-scope .jh-pb--8:not(.jc-container) {
      padding-bottom: 20.8px; }
    .june-scope .jh-pl--8.jc-container > div > .jc-container__inner, .june-scope .jh-pl--8:not(.jc-container) {
      padding-left: 20.8px; }
    .june-scope .jh-mt--8 {
      margin-top: 20.8px; }
    .june-scope .jh-mr--8 {
      margin-right: 20.8px; }
    .june-scope .jh-mb--8 {
      margin-bottom: 20.8px; }
    .june-scope .jh-ml--8 {
      margin-left: 20.8px; }
    .june-scope .jh-pt-md--8.jc-container > div > .jc-container__inner, .june-scope .jh-pt-md--8:not(.jc-container) {
      padding-top: 32px !important; }
    .june-scope .jh-pr-md--8.jc-container > div > .jc-container__inner, .june-scope .jh-pr-md--8:not(.jc-container) {
      padding-right: 32px !important; }
    .june-scope .jh-pb-md--8.jc-container > div > .jc-container__inner, .june-scope .jh-pb-md--8:not(.jc-container) {
      padding-bottom: 32px !important; }
    .june-scope .jh-pl-md--8.jc-container > div > .jc-container__inner, .june-scope .jh-pl-md--8:not(.jc-container) {
      padding-left: 32px !important; }
    .june-scope .jh-mt-md--8 {
      margin-top: 32px !important; }
    .june-scope .jh-mr-md--8 {
      margin-right: 32px !important; }
    .june-scope .jh-mb-md--8 {
      margin-bottom: 32px !important; }
    .june-scope .jh-ml-md--8 {
      margin-left: 32px !important; }
    .june-scope .jh-pt--9.jc-container > div > .jc-container__inner, .june-scope .jh-pt--9:not(.jc-container) {
      padding-top: 23.4px; }
    .june-scope .jh-pr--9.jc-container > div > .jc-container__inner, .june-scope .jh-pr--9:not(.jc-container) {
      padding-right: 23.4px; }
    .june-scope .jh-pb--9.jc-container > div > .jc-container__inner, .june-scope .jh-pb--9:not(.jc-container) {
      padding-bottom: 23.4px; }
    .june-scope .jh-pl--9.jc-container > div > .jc-container__inner, .june-scope .jh-pl--9:not(.jc-container) {
      padding-left: 23.4px; }
    .june-scope .jh-mt--9 {
      margin-top: 23.4px; }
    .june-scope .jh-mr--9 {
      margin-right: 23.4px; }
    .june-scope .jh-mb--9 {
      margin-bottom: 23.4px; }
    .june-scope .jh-ml--9 {
      margin-left: 23.4px; }
    .june-scope .jh-pt-md--9.jc-container > div > .jc-container__inner, .june-scope .jh-pt-md--9:not(.jc-container) {
      padding-top: 36px !important; }
    .june-scope .jh-pr-md--9.jc-container > div > .jc-container__inner, .june-scope .jh-pr-md--9:not(.jc-container) {
      padding-right: 36px !important; }
    .june-scope .jh-pb-md--9.jc-container > div > .jc-container__inner, .june-scope .jh-pb-md--9:not(.jc-container) {
      padding-bottom: 36px !important; }
    .june-scope .jh-pl-md--9.jc-container > div > .jc-container__inner, .june-scope .jh-pl-md--9:not(.jc-container) {
      padding-left: 36px !important; }
    .june-scope .jh-mt-md--9 {
      margin-top: 36px !important; }
    .june-scope .jh-mr-md--9 {
      margin-right: 36px !important; }
    .june-scope .jh-mb-md--9 {
      margin-bottom: 36px !important; }
    .june-scope .jh-ml-md--9 {
      margin-left: 36px !important; }
    .june-scope .jh-spt-md--0 {
      padding-top: 0 !important; }
    .june-scope .jh-spr-md--0 {
      padding-right: 0 !important; }
    .june-scope .jh-spb-md--0 {
      padding-bottom: 0 !important; }
    .june-scope .jh-spl-md--0 {
      padding-left: 0 !important; }
    .june-scope .jh-spt-md--1 {
      padding-top: 40px !important; }
    .june-scope .jh-spr-md--1 {
      padding-right: 40px !important; }
    .june-scope .jh-spb-md--1 {
      padding-bottom: 40px !important; }
    .june-scope .jh-spl-md--1 {
      padding-left: 40px !important; }
    .june-scope .jh-spt-md--2 {
      padding-top: 50px !important; }
    .june-scope .jh-spr-md--2 {
      padding-right: 50px !important; }
    .june-scope .jh-spb-md--2 {
      padding-bottom: 50px !important; }
    .june-scope .jh-spl-md--2 {
      padding-left: 50px !important; }
    .june-scope .jh-spt-md--3 {
      padding-top: 60px !important; }
    .june-scope .jh-spr-md--3 {
      padding-right: 60px !important; }
    .june-scope .jh-spb-md--3 {
      padding-bottom: 60px !important; }
    .june-scope .jh-spl-md--3 {
      padding-left: 60px !important; }
    .june-scope .jh-spt-md--4 {
      padding-top: 70px !important; }
    .june-scope .jh-spr-md--4 {
      padding-right: 70px !important; }
    .june-scope .jh-spb-md--4 {
      padding-bottom: 70px !important; }
    .june-scope .jh-spl-md--4 {
      padding-left: 70px !important; }
    .june-scope .jh-spt-md--5 {
      padding-top: 80px !important; }
    .june-scope .jh-spr-md--5 {
      padding-right: 80px !important; }
    .june-scope .jh-spb-md--5 {
      padding-bottom: 80px !important; }
    .june-scope .jh-spl-md--5 {
      padding-left: 80px !important; }
    .june-scope .jh-ml-md--auto {
      margin-left: auto !important; }
    .june-scope .jh-mr-md--auto {
      margin-right: auto !important; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .jh-pt--0.jc-container > div > .jc-container__inner, .june-scope .jh-pt--0:not(.jc-container) {
      padding-top: 0; }
    .june-scope .jh-pr--0.jc-container > div > .jc-container__inner, .june-scope .jh-pr--0:not(.jc-container) {
      padding-right: 0; }
    .june-scope .jh-pb--0.jc-container > div > .jc-container__inner, .june-scope .jh-pb--0:not(.jc-container) {
      padding-bottom: 0; }
    .june-scope .jh-pl--0.jc-container > div > .jc-container__inner, .june-scope .jh-pl--0:not(.jc-container) {
      padding-left: 0; }
    .june-scope .jh-mt--0 {
      margin-top: 0; }
    .june-scope .jh-mr--0 {
      margin-right: 0; }
    .june-scope .jh-mb--0 {
      margin-bottom: 0; }
    .june-scope .jh-ml--0 {
      margin-left: 0; }
    .june-scope .jh-pt-sm--0.jc-container > div > .jc-container__inner, .june-scope .jh-pt-sm--0:not(.jc-container) {
      padding-top: 0 !important; }
    .june-scope .jh-pr-sm--0.jc-container > div > .jc-container__inner, .june-scope .jh-pr-sm--0:not(.jc-container) {
      padding-right: 0 !important; }
    .june-scope .jh-pb-sm--0.jc-container > div > .jc-container__inner, .june-scope .jh-pb-sm--0:not(.jc-container) {
      padding-bottom: 0 !important; }
    .june-scope .jh-pl-sm--0.jc-container > div > .jc-container__inner, .june-scope .jh-pl-sm--0:not(.jc-container) {
      padding-left: 0 !important; }
    .june-scope .jh-mt-sm--0 {
      margin-top: 0 !important; }
    .june-scope .jh-mr-sm--0 {
      margin-right: 0 !important; }
    .june-scope .jh-mb-sm--0 {
      margin-bottom: 0 !important; }
    .june-scope .jh-ml-sm--0 {
      margin-left: 0 !important; }
    .june-scope .jh-pt--1.jc-container > div > .jc-container__inner, .june-scope .jh-pt--1:not(.jc-container) {
      padding-top: 1.8px; }
    .june-scope .jh-pr--1.jc-container > div > .jc-container__inner, .june-scope .jh-pr--1:not(.jc-container) {
      padding-right: 1.8px; }
    .june-scope .jh-pb--1.jc-container > div > .jc-container__inner, .june-scope .jh-pb--1:not(.jc-container) {
      padding-bottom: 1.8px; }
    .june-scope .jh-pl--1.jc-container > div > .jc-container__inner, .june-scope .jh-pl--1:not(.jc-container) {
      padding-left: 1.8px; }
    .june-scope .jh-mt--1 {
      margin-top: 1.8px; }
    .june-scope .jh-mr--1 {
      margin-right: 1.8px; }
    .june-scope .jh-mb--1 {
      margin-bottom: 1.8px; }
    .june-scope .jh-ml--1 {
      margin-left: 1.8px; }
    .june-scope .jh-pt-sm--1.jc-container > div > .jc-container__inner, .june-scope .jh-pt-sm--1:not(.jc-container) {
      padding-top: 4px !important; }
    .june-scope .jh-pr-sm--1.jc-container > div > .jc-container__inner, .june-scope .jh-pr-sm--1:not(.jc-container) {
      padding-right: 4px !important; }
    .june-scope .jh-pb-sm--1.jc-container > div > .jc-container__inner, .june-scope .jh-pb-sm--1:not(.jc-container) {
      padding-bottom: 4px !important; }
    .june-scope .jh-pl-sm--1.jc-container > div > .jc-container__inner, .june-scope .jh-pl-sm--1:not(.jc-container) {
      padding-left: 4px !important; }
    .june-scope .jh-mt-sm--1 {
      margin-top: 4px !important; }
    .june-scope .jh-mr-sm--1 {
      margin-right: 4px !important; }
    .june-scope .jh-mb-sm--1 {
      margin-bottom: 4px !important; }
    .june-scope .jh-ml-sm--1 {
      margin-left: 4px !important; }
    .june-scope .jh-pt--2.jc-container > div > .jc-container__inner, .june-scope .jh-pt--2:not(.jc-container) {
      padding-top: 90px; }
    .june-scope .jh-pr--2.jc-container > div > .jc-container__inner, .june-scope .jh-pr--2:not(.jc-container) {
      padding-right: 90px; }
    .june-scope .jh-pb--2.jc-container > div > .jc-container__inner, .june-scope .jh-pb--2:not(.jc-container) {
      padding-bottom: 90px; }
    .june-scope .jh-pl--2.jc-container > div > .jc-container__inner, .june-scope .jh-pl--2:not(.jc-container) {
      padding-left: 90px; }
    .june-scope .jh-mt--2 {
      margin-top: 90px; }
    .june-scope .jh-mr--2 {
      margin-right: 90px; }
    .june-scope .jh-mb--2 {
      margin-bottom: 90px; }
    .june-scope .jh-ml--2 {
      margin-left: 90px; }
    .june-scope .jh-pt-sm--2.jc-container > div > .jc-container__inner, .june-scope .jh-pt-sm--2:not(.jc-container) {
      padding-top: 200px !important; }
    .june-scope .jh-pr-sm--2.jc-container > div > .jc-container__inner, .june-scope .jh-pr-sm--2:not(.jc-container) {
      padding-right: 200px !important; }
    .june-scope .jh-pb-sm--2.jc-container > div > .jc-container__inner, .june-scope .jh-pb-sm--2:not(.jc-container) {
      padding-bottom: 200px !important; }
    .june-scope .jh-pl-sm--2.jc-container > div > .jc-container__inner, .june-scope .jh-pl-sm--2:not(.jc-container) {
      padding-left: 200px !important; }
    .june-scope .jh-mt-sm--2 {
      margin-top: 200px !important; }
    .june-scope .jh-mr-sm--2 {
      margin-right: 200px !important; }
    .june-scope .jh-mb-sm--2 {
      margin-bottom: 200px !important; }
    .june-scope .jh-ml-sm--2 {
      margin-left: 200px !important; }
    .june-scope .jh-pt--3.jc-container > div > .jc-container__inner, .june-scope .jh-pt--3:not(.jc-container) {
      padding-top: 5.4px; }
    .june-scope .jh-pr--3.jc-container > div > .jc-container__inner, .june-scope .jh-pr--3:not(.jc-container) {
      padding-right: 5.4px; }
    .june-scope .jh-pb--3.jc-container > div > .jc-container__inner, .june-scope .jh-pb--3:not(.jc-container) {
      padding-bottom: 5.4px; }
    .june-scope .jh-pl--3.jc-container > div > .jc-container__inner, .june-scope .jh-pl--3:not(.jc-container) {
      padding-left: 5.4px; }
    .june-scope .jh-mt--3 {
      margin-top: 5.4px; }
    .june-scope .jh-mr--3 {
      margin-right: 5.4px; }
    .june-scope .jh-mb--3 {
      margin-bottom: 5.4px; }
    .june-scope .jh-ml--3 {
      margin-left: 5.4px; }
    .june-scope .jh-pt-sm--3.jc-container > div > .jc-container__inner, .june-scope .jh-pt-sm--3:not(.jc-container) {
      padding-top: 12px !important; }
    .june-scope .jh-pr-sm--3.jc-container > div > .jc-container__inner, .june-scope .jh-pr-sm--3:not(.jc-container) {
      padding-right: 12px !important; }
    .june-scope .jh-pb-sm--3.jc-container > div > .jc-container__inner, .june-scope .jh-pb-sm--3:not(.jc-container) {
      padding-bottom: 12px !important; }
    .june-scope .jh-pl-sm--3.jc-container > div > .jc-container__inner, .june-scope .jh-pl-sm--3:not(.jc-container) {
      padding-left: 12px !important; }
    .june-scope .jh-mt-sm--3 {
      margin-top: 12px !important; }
    .june-scope .jh-mr-sm--3 {
      margin-right: 12px !important; }
    .june-scope .jh-mb-sm--3 {
      margin-bottom: 12px !important; }
    .june-scope .jh-ml-sm--3 {
      margin-left: 12px !important; }
    .june-scope .jh-pt--4.jc-container > div > .jc-container__inner, .june-scope .jh-pt--4:not(.jc-container) {
      padding-top: 7.2px; }
    .june-scope .jh-pr--4.jc-container > div > .jc-container__inner, .june-scope .jh-pr--4:not(.jc-container) {
      padding-right: 7.2px; }
    .june-scope .jh-pb--4.jc-container > div > .jc-container__inner, .june-scope .jh-pb--4:not(.jc-container) {
      padding-bottom: 7.2px; }
    .june-scope .jh-pl--4.jc-container > div > .jc-container__inner, .june-scope .jh-pl--4:not(.jc-container) {
      padding-left: 7.2px; }
    .june-scope .jh-mt--4 {
      margin-top: 7.2px; }
    .june-scope .jh-mr--4 {
      margin-right: 7.2px; }
    .june-scope .jh-mb--4 {
      margin-bottom: 7.2px; }
    .june-scope .jh-ml--4 {
      margin-left: 7.2px; }
    .june-scope .jh-pt-sm--4.jc-container > div > .jc-container__inner, .june-scope .jh-pt-sm--4:not(.jc-container) {
      padding-top: 16px !important; }
    .june-scope .jh-pr-sm--4.jc-container > div > .jc-container__inner, .june-scope .jh-pr-sm--4:not(.jc-container) {
      padding-right: 16px !important; }
    .june-scope .jh-pb-sm--4.jc-container > div > .jc-container__inner, .june-scope .jh-pb-sm--4:not(.jc-container) {
      padding-bottom: 16px !important; }
    .june-scope .jh-pl-sm--4.jc-container > div > .jc-container__inner, .june-scope .jh-pl-sm--4:not(.jc-container) {
      padding-left: 16px !important; }
    .june-scope .jh-mt-sm--4 {
      margin-top: 16px !important; }
    .june-scope .jh-mr-sm--4 {
      margin-right: 16px !important; }
    .june-scope .jh-mb-sm--4 {
      margin-bottom: 16px !important; }
    .june-scope .jh-ml-sm--4 {
      margin-left: 16px !important; }
    .june-scope .jh-pt--5.jc-container > div > .jc-container__inner, .june-scope .jh-pt--5:not(.jc-container) {
      padding-top: 9px; }
    .june-scope .jh-pr--5.jc-container > div > .jc-container__inner, .june-scope .jh-pr--5:not(.jc-container) {
      padding-right: 9px; }
    .june-scope .jh-pb--5.jc-container > div > .jc-container__inner, .june-scope .jh-pb--5:not(.jc-container) {
      padding-bottom: 9px; }
    .june-scope .jh-pl--5.jc-container > div > .jc-container__inner, .june-scope .jh-pl--5:not(.jc-container) {
      padding-left: 9px; }
    .june-scope .jh-mt--5 {
      margin-top: 9px; }
    .june-scope .jh-mr--5 {
      margin-right: 9px; }
    .june-scope .jh-mb--5 {
      margin-bottom: 9px; }
    .june-scope .jh-ml--5 {
      margin-left: 9px; }
    .june-scope .jh-pt-sm--5.jc-container > div > .jc-container__inner, .june-scope .jh-pt-sm--5:not(.jc-container) {
      padding-top: 20px !important; }
    .june-scope .jh-pr-sm--5.jc-container > div > .jc-container__inner, .june-scope .jh-pr-sm--5:not(.jc-container) {
      padding-right: 20px !important; }
    .june-scope .jh-pb-sm--5.jc-container > div > .jc-container__inner, .june-scope .jh-pb-sm--5:not(.jc-container) {
      padding-bottom: 20px !important; }
    .june-scope .jh-pl-sm--5.jc-container > div > .jc-container__inner, .june-scope .jh-pl-sm--5:not(.jc-container) {
      padding-left: 20px !important; }
    .june-scope .jh-mt-sm--5 {
      margin-top: 20px !important; }
    .june-scope .jh-mr-sm--5 {
      margin-right: 20px !important; }
    .june-scope .jh-mb-sm--5 {
      margin-bottom: 20px !important; }
    .june-scope .jh-ml-sm--5 {
      margin-left: 20px !important; }
    .june-scope .jh-pt--6.jc-container > div > .jc-container__inner, .june-scope .jh-pt--6:not(.jc-container) {
      padding-top: 10.8px; }
    .june-scope .jh-pr--6.jc-container > div > .jc-container__inner, .june-scope .jh-pr--6:not(.jc-container) {
      padding-right: 10.8px; }
    .june-scope .jh-pb--6.jc-container > div > .jc-container__inner, .june-scope .jh-pb--6:not(.jc-container) {
      padding-bottom: 10.8px; }
    .june-scope .jh-pl--6.jc-container > div > .jc-container__inner, .june-scope .jh-pl--6:not(.jc-container) {
      padding-left: 10.8px; }
    .june-scope .jh-mt--6 {
      margin-top: 10.8px; }
    .june-scope .jh-mr--6 {
      margin-right: 10.8px; }
    .june-scope .jh-mb--6 {
      margin-bottom: 10.8px; }
    .june-scope .jh-ml--6 {
      margin-left: 10.8px; }
    .june-scope .jh-pt-sm--6.jc-container > div > .jc-container__inner, .june-scope .jh-pt-sm--6:not(.jc-container) {
      padding-top: 24px !important; }
    .june-scope .jh-pr-sm--6.jc-container > div > .jc-container__inner, .june-scope .jh-pr-sm--6:not(.jc-container) {
      padding-right: 24px !important; }
    .june-scope .jh-pb-sm--6.jc-container > div > .jc-container__inner, .june-scope .jh-pb-sm--6:not(.jc-container) {
      padding-bottom: 24px !important; }
    .june-scope .jh-pl-sm--6.jc-container > div > .jc-container__inner, .june-scope .jh-pl-sm--6:not(.jc-container) {
      padding-left: 24px !important; }
    .june-scope .jh-mt-sm--6 {
      margin-top: 24px !important; }
    .june-scope .jh-mr-sm--6 {
      margin-right: 24px !important; }
    .june-scope .jh-mb-sm--6 {
      margin-bottom: 24px !important; }
    .june-scope .jh-ml-sm--6 {
      margin-left: 24px !important; }
    .june-scope .jh-pt--7.jc-container > div > .jc-container__inner, .june-scope .jh-pt--7:not(.jc-container) {
      padding-top: 12.6px; }
    .june-scope .jh-pr--7.jc-container > div > .jc-container__inner, .june-scope .jh-pr--7:not(.jc-container) {
      padding-right: 12.6px; }
    .june-scope .jh-pb--7.jc-container > div > .jc-container__inner, .june-scope .jh-pb--7:not(.jc-container) {
      padding-bottom: 12.6px; }
    .june-scope .jh-pl--7.jc-container > div > .jc-container__inner, .june-scope .jh-pl--7:not(.jc-container) {
      padding-left: 12.6px; }
    .june-scope .jh-mt--7 {
      margin-top: 12.6px; }
    .june-scope .jh-mr--7 {
      margin-right: 12.6px; }
    .june-scope .jh-mb--7 {
      margin-bottom: 12.6px; }
    .june-scope .jh-ml--7 {
      margin-left: 12.6px; }
    .june-scope .jh-pt-sm--7.jc-container > div > .jc-container__inner, .june-scope .jh-pt-sm--7:not(.jc-container) {
      padding-top: 28px !important; }
    .june-scope .jh-pr-sm--7.jc-container > div > .jc-container__inner, .june-scope .jh-pr-sm--7:not(.jc-container) {
      padding-right: 28px !important; }
    .june-scope .jh-pb-sm--7.jc-container > div > .jc-container__inner, .june-scope .jh-pb-sm--7:not(.jc-container) {
      padding-bottom: 28px !important; }
    .june-scope .jh-pl-sm--7.jc-container > div > .jc-container__inner, .june-scope .jh-pl-sm--7:not(.jc-container) {
      padding-left: 28px !important; }
    .june-scope .jh-mt-sm--7 {
      margin-top: 28px !important; }
    .june-scope .jh-mr-sm--7 {
      margin-right: 28px !important; }
    .june-scope .jh-mb-sm--7 {
      margin-bottom: 28px !important; }
    .june-scope .jh-ml-sm--7 {
      margin-left: 28px !important; }
    .june-scope .jh-pt--8.jc-container > div > .jc-container__inner, .june-scope .jh-pt--8:not(.jc-container) {
      padding-top: 14.4px; }
    .june-scope .jh-pr--8.jc-container > div > .jc-container__inner, .june-scope .jh-pr--8:not(.jc-container) {
      padding-right: 14.4px; }
    .june-scope .jh-pb--8.jc-container > div > .jc-container__inner, .june-scope .jh-pb--8:not(.jc-container) {
      padding-bottom: 14.4px; }
    .june-scope .jh-pl--8.jc-container > div > .jc-container__inner, .june-scope .jh-pl--8:not(.jc-container) {
      padding-left: 14.4px; }
    .june-scope .jh-mt--8 {
      margin-top: 14.4px; }
    .june-scope .jh-mr--8 {
      margin-right: 14.4px; }
    .june-scope .jh-mb--8 {
      margin-bottom: 14.4px; }
    .june-scope .jh-ml--8 {
      margin-left: 14.4px; }
    .june-scope .jh-pt-sm--8.jc-container > div > .jc-container__inner, .june-scope .jh-pt-sm--8:not(.jc-container) {
      padding-top: 32px !important; }
    .june-scope .jh-pr-sm--8.jc-container > div > .jc-container__inner, .june-scope .jh-pr-sm--8:not(.jc-container) {
      padding-right: 32px !important; }
    .june-scope .jh-pb-sm--8.jc-container > div > .jc-container__inner, .june-scope .jh-pb-sm--8:not(.jc-container) {
      padding-bottom: 32px !important; }
    .june-scope .jh-pl-sm--8.jc-container > div > .jc-container__inner, .june-scope .jh-pl-sm--8:not(.jc-container) {
      padding-left: 32px !important; }
    .june-scope .jh-mt-sm--8 {
      margin-top: 32px !important; }
    .june-scope .jh-mr-sm--8 {
      margin-right: 32px !important; }
    .june-scope .jh-mb-sm--8 {
      margin-bottom: 32px !important; }
    .june-scope .jh-ml-sm--8 {
      margin-left: 32px !important; }
    .june-scope .jh-pt--9.jc-container > div > .jc-container__inner, .june-scope .jh-pt--9:not(.jc-container) {
      padding-top: 16.2px; }
    .june-scope .jh-pr--9.jc-container > div > .jc-container__inner, .june-scope .jh-pr--9:not(.jc-container) {
      padding-right: 16.2px; }
    .june-scope .jh-pb--9.jc-container > div > .jc-container__inner, .june-scope .jh-pb--9:not(.jc-container) {
      padding-bottom: 16.2px; }
    .june-scope .jh-pl--9.jc-container > div > .jc-container__inner, .june-scope .jh-pl--9:not(.jc-container) {
      padding-left: 16.2px; }
    .june-scope .jh-mt--9 {
      margin-top: 16.2px; }
    .june-scope .jh-mr--9 {
      margin-right: 16.2px; }
    .june-scope .jh-mb--9 {
      margin-bottom: 16.2px; }
    .june-scope .jh-ml--9 {
      margin-left: 16.2px; }
    .june-scope .jh-pt-sm--9.jc-container > div > .jc-container__inner, .june-scope .jh-pt-sm--9:not(.jc-container) {
      padding-top: 36px !important; }
    .june-scope .jh-pr-sm--9.jc-container > div > .jc-container__inner, .june-scope .jh-pr-sm--9:not(.jc-container) {
      padding-right: 36px !important; }
    .june-scope .jh-pb-sm--9.jc-container > div > .jc-container__inner, .june-scope .jh-pb-sm--9:not(.jc-container) {
      padding-bottom: 36px !important; }
    .june-scope .jh-pl-sm--9.jc-container > div > .jc-container__inner, .june-scope .jh-pl-sm--9:not(.jc-container) {
      padding-left: 36px !important; }
    .june-scope .jh-mt-sm--9 {
      margin-top: 36px !important; }
    .june-scope .jh-mr-sm--9 {
      margin-right: 36px !important; }
    .june-scope .jh-mb-sm--9 {
      margin-bottom: 36px !important; }
    .june-scope .jh-ml-sm--9 {
      margin-left: 36px !important; }
    .june-scope .jh-spt-sm--0 {
      padding-top: 0 !important; }
    .june-scope .jh-spr-sm--0 {
      padding-right: 0 !important; }
    .june-scope .jh-spb-sm--0 {
      padding-bottom: 0 !important; }
    .june-scope .jh-spl-sm--0 {
      padding-left: 0 !important; }
    .june-scope .jh-spt-sm--1 {
      padding-top: 40px !important; }
    .june-scope .jh-spr-sm--1 {
      padding-right: 40px !important; }
    .june-scope .jh-spb-sm--1 {
      padding-bottom: 40px !important; }
    .june-scope .jh-spl-sm--1 {
      padding-left: 40px !important; }
    .june-scope .jh-spt-sm--2 {
      padding-top: 50px !important; }
    .june-scope .jh-spr-sm--2 {
      padding-right: 50px !important; }
    .june-scope .jh-spb-sm--2 {
      padding-bottom: 50px !important; }
    .june-scope .jh-spl-sm--2 {
      padding-left: 50px !important; }
    .june-scope .jh-spt-sm--3 {
      padding-top: 60px !important; }
    .june-scope .jh-spr-sm--3 {
      padding-right: 60px !important; }
    .june-scope .jh-spb-sm--3 {
      padding-bottom: 60px !important; }
    .june-scope .jh-spl-sm--3 {
      padding-left: 60px !important; }
    .june-scope .jh-spt-sm--4 {
      padding-top: 70px !important; }
    .june-scope .jh-spr-sm--4 {
      padding-right: 70px !important; }
    .june-scope .jh-spb-sm--4 {
      padding-bottom: 70px !important; }
    .june-scope .jh-spl-sm--4 {
      padding-left: 70px !important; }
    .june-scope .jh-spt-sm--5 {
      padding-top: 80px !important; }
    .june-scope .jh-spr-sm--5 {
      padding-right: 80px !important; }
    .june-scope .jh-spb-sm--5 {
      padding-bottom: 80px !important; }
    .june-scope .jh-spl-sm--5 {
      padding-left: 80px !important; }
    .june-scope .jh-ml-sm--auto {
      margin-left: auto !important; }
    .june-scope .jh-mr-sm--auto {
      margin-right: auto !important; } }
  @media screen and (min-width: 1280px) {
    .june-scope .jh-b-t--w1 {
      border-top-width: 1px; }
    .june-scope .jh-b-b--w1 {
      border-bottom-width: 1px; }
    .june-scope .jh-b-l--w1 {
      border-left-width: 1px; }
    .june-scope .jh-b-r--w1 {
      border-right-width: 1px; }
    .june-scope .jh-b-t--w2 {
      border-top-width: 4px; }
    .june-scope .jh-b-b--w2 {
      border-bottom-width: 4px; }
    .june-scope .jh-b-l--w2 {
      border-left-width: 4px; }
    .june-scope .jh-b-r--w2 {
      border-right-width: 4px; }
    .june-scope .jh-b-t--w3 {
      border-top-width: 6px; }
    .june-scope .jh-b-b--w3 {
      border-bottom-width: 6px; }
    .june-scope .jh-b-l--w3 {
      border-left-width: 6px; }
    .june-scope .jh-b-r--w3 {
      border-right-width: 6px; }
    .june-scope .jh-b-t--w4 {
      border-top-width: 8px; }
    .june-scope .jh-b-b--w4 {
      border-bottom-width: 8px; }
    .june-scope .jh-b-l--w4 {
      border-left-width: 8px; }
    .june-scope .jh-b-r--w4 {
      border-right-width: 8px; }
    .june-scope .jh-b-t--w5 {
      border-top-width: 12px; }
    .june-scope .jh-b-b--w5 {
      border-bottom-width: 12px; }
    .june-scope .jh-b-l--w5 {
      border-left-width: 12px; }
    .june-scope .jh-b-r--w5 {
      border-right-width: 12px; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .jh-b-t--w1 {
      border-top-width: 2px; }
    .june-scope .jh-b-b--w1 {
      border-bottom-width: 2px; }
    .june-scope .jh-b-l--w1 {
      border-left-width: 2px; }
    .june-scope .jh-b-r--w1 {
      border-right-width: 2px; }
    .june-scope .jh-b-t--w2 {
      border-top-width: 4px; }
    .june-scope .jh-b-b--w2 {
      border-bottom-width: 4px; }
    .june-scope .jh-b-l--w2 {
      border-left-width: 4px; }
    .june-scope .jh-b-r--w2 {
      border-right-width: 4px; }
    .june-scope .jh-b-t--w3 {
      border-top-width: 6px; }
    .june-scope .jh-b-b--w3 {
      border-bottom-width: 6px; }
    .june-scope .jh-b-l--w3 {
      border-left-width: 6px; }
    .june-scope .jh-b-r--w3 {
      border-right-width: 6px; }
    .june-scope .jh-b-t--w4 {
      border-top-width: 8px; }
    .june-scope .jh-b-b--w4 {
      border-bottom-width: 8px; }
    .june-scope .jh-b-l--w4 {
      border-left-width: 8px; }
    .june-scope .jh-b-r--w4 {
      border-right-width: 8px; }
    .june-scope .jh-b-t--w5 {
      border-top-width: 12px; }
    .june-scope .jh-b-b--w5 {
      border-bottom-width: 12px; }
    .june-scope .jh-b-l--w5 {
      border-left-width: 12px; }
    .june-scope .jh-b-r--w5 {
      border-right-width: 12px; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .jh-b-t--w1 {
      border-top-width: 1px; }
    .june-scope .jh-b-b--w1 {
      border-bottom-width: 1px; }
    .june-scope .jh-b-l--w1 {
      border-left-width: 1px; }
    .june-scope .jh-b-r--w1 {
      border-right-width: 1px; }
    .june-scope .jh-b-t--w2 {
      border-top-width: 2px; }
    .june-scope .jh-b-b--w2 {
      border-bottom-width: 2px; }
    .june-scope .jh-b-l--w2 {
      border-left-width: 2px; }
    .june-scope .jh-b-r--w2 {
      border-right-width: 2px; }
    .june-scope .jh-b-t--w3 {
      border-top-width: 4px; }
    .june-scope .jh-b-b--w3 {
      border-bottom-width: 4px; }
    .june-scope .jh-b-l--w3 {
      border-left-width: 4px; }
    .june-scope .jh-b-r--w3 {
      border-right-width: 4px; }
    .june-scope .jh-b-t--w4 {
      border-top-width: 6px; }
    .june-scope .jh-b-b--w4 {
      border-bottom-width: 6px; }
    .june-scope .jh-b-l--w4 {
      border-left-width: 6px; }
    .june-scope .jh-b-r--w4 {
      border-right-width: 6px; }
    .june-scope .jh-b-t--w5 {
      border-top-width: 8px; }
    .june-scope .jh-b-b--w5 {
      border-bottom-width: 8px; }
    .june-scope .jh-b-l--w5 {
      border-left-width: 8px; }
    .june-scope .jh-b-r--w5 {
      border-right-width: 8px; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .jh-b-t--w1 {
      border-top-width: 1px; }
    .june-scope .jh-b-b--w1 {
      border-bottom-width: 1px; }
    .june-scope .jh-b-l--w1 {
      border-left-width: 1px; }
    .june-scope .jh-b-r--w1 {
      border-right-width: 1px; }
    .june-scope .jh-b-t--w2 {
      border-top-width: 1px; }
    .june-scope .jh-b-b--w2 {
      border-bottom-width: 1px; }
    .june-scope .jh-b-l--w2 {
      border-left-width: 1px; }
    .june-scope .jh-b-r--w2 {
      border-right-width: 1px; }
    .june-scope .jh-b-t--w3 {
      border-top-width: 4px; }
    .june-scope .jh-b-b--w3 {
      border-bottom-width: 4px; }
    .june-scope .jh-b-l--w3 {
      border-left-width: 4px; }
    .june-scope .jh-b-r--w3 {
      border-right-width: 4px; }
    .june-scope .jh-b-t--w4 {
      border-top-width: 4px; }
    .june-scope .jh-b-b--w4 {
      border-bottom-width: 4px; }
    .june-scope .jh-b-l--w4 {
      border-left-width: 4px; }
    .june-scope .jh-b-r--w4 {
      border-right-width: 4px; }
    .june-scope .jh-b-t--w5 {
      border-top-width: 6px; }
    .june-scope .jh-b-b--w5 {
      border-bottom-width: 6px; }
    .june-scope .jh-b-l--w5 {
      border-left-width: 6px; }
    .june-scope .jh-b-r--w5 {
      border-right-width: 6px; } }
  .june-scope .jh-b-t--ssolid {
    border-top-style: solid; }
  .june-scope .jh-b-b--ssolid {
    border-bottom-style: solid; }
  .june-scope .jh-b-l--ssolid {
    border-left-style: solid; }
  .june-scope .jh-b-r--ssolid {
    border-right-style: solid; }
  .june-scope .jh-b-t--sdashed {
    border-top-style: dashed; }
  .june-scope .jh-b-b--sdashed {
    border-bottom-style: dashed; }
  .june-scope .jh-b-l--sdashed {
    border-left-style: dashed; }
  .june-scope .jh-b-r--sdashed {
    border-right-style: dashed; }
  .june-scope .jh-b-t--sdotted {
    border-top-style: dotted; }
  .june-scope .jh-b-b--sdotted {
    border-bottom-style: dotted; }
  .june-scope .jh-b-l--sdotted {
    border-left-style: dotted; }
  .june-scope .jh-b-r--sdotted {
    border-right-style: dotted; }
  .june-scope .jh-b-t--c1 {
    border-top-color: #F7E5D1 !important; }
  .june-scope .jh-b-b--c1 {
    border-bottom-color: #F7E5D1 !important; }
  .june-scope .jh-b-l--c1 {
    border-left-color: #F7E5D1 !important; }
  .june-scope .jh-b-r--c1 {
    border-right-color: #F7E5D1 !important; }
  .june-scope .jh-b-t--c2 {
    border-top-color: #B49F86 !important; }
  .june-scope .jh-b-b--c2 {
    border-bottom-color: #B49F86 !important; }
  .june-scope .jh-b-l--c2 {
    border-left-color: #B49F86 !important; }
  .june-scope .jh-b-r--c2 {
    border-right-color: #B49F86 !important; }
  .june-scope .jh-b-t--c3 {
    border-top-color: #8b7964 !important; }
  .june-scope .jh-b-b--c3 {
    border-bottom-color: #8b7964 !important; }
  .june-scope .jh-b-l--c3 {
    border-left-color: #8b7964 !important; }
  .june-scope .jh-b-r--c3 {
    border-right-color: #8b7964 !important; }
  .june-scope .jh-b-t--c4 {
    border-top-color: #95A48B !important; }
  .june-scope .jh-b-b--c4 {
    border-bottom-color: #95A48B !important; }
  .june-scope .jh-b-l--c4 {
    border-left-color: #95A48B !important; }
  .june-scope .jh-b-r--c4 {
    border-right-color: #95A48B !important; }
  .june-scope .jh-b-t--c5 {
    border-top-color: #5A694F !important; }
  .june-scope .jh-b-b--c5 {
    border-bottom-color: #5A694F !important; }
  .june-scope .jh-b-l--c5 {
    border-left-color: #5A694F !important; }
  .june-scope .jh-b-r--c5 {
    border-right-color: #5A694F !important; }
  .june-scope .jh-b-t--c6 {
    border-top-color: #4D5942 !important; }
  .june-scope .jh-b-b--c6 {
    border-bottom-color: #4D5942 !important; }
  .june-scope .jh-b-l--c6 {
    border-left-color: #4D5942 !important; }
  .june-scope .jh-b-r--c6 {
    border-right-color: #4D5942 !important; }
  .june-scope .jh-b-t--c7 {
    border-top-color: #F1966B !important; }
  .june-scope .jh-b-b--c7 {
    border-bottom-color: #F1966B !important; }
  .june-scope .jh-b-l--c7 {
    border-left-color: #F1966B !important; }
  .june-scope .jh-b-r--c7 {
    border-right-color: #F1966B !important; }
  .june-scope .jh-b-t--c8 {
    border-top-color: #D47549 !important; }
  .june-scope .jh-b-b--c8 {
    border-bottom-color: #D47549 !important; }
  .june-scope .jh-b-l--c8 {
    border-left-color: #D47549 !important; }
  .june-scope .jh-b-r--c8 {
    border-right-color: #D47549 !important; }
  .june-scope .jh-b-t--c9 {
    border-top-color: #bd643b !important; }
  .june-scope .jh-b-b--c9 {
    border-bottom-color: #bd643b !important; }
  .june-scope .jh-b-l--c9 {
    border-left-color: #bd643b !important; }
  .june-scope .jh-b-r--c9 {
    border-right-color: #bd643b !important; }
  .june-scope .jh-b-t--cwhite {
    border-top-color: white !important; }
  .june-scope .jh-b-b--cwhite {
    border-bottom-color: white !important; }
  .june-scope .jh-b-l--cwhite {
    border-left-color: white !important; }
  .june-scope .jh-b-r--cwhite {
    border-right-color: white !important; }
  .june-scope .jh-b-t--cblack {
    border-top-color: black !important; }
  .june-scope .jh-b-b--cblack {
    border-bottom-color: black !important; }
  .june-scope .jh-b-l--cblack {
    border-left-color: black !important; }
  .june-scope .jh-b-r--cblack {
    border-right-color: black !important; }
  .june-scope .jh-b-t--g100 {
    border-top-color: #f5f5f5 !important; }
  .june-scope .jh-b-b--g100 {
    border-bottom-color: #f5f5f5 !important; }
  .june-scope .jh-b-l--g100 {
    border-left-color: #f5f5f5 !important; }
  .june-scope .jh-b-r--g100 {
    border-right-color: #f5f5f5 !important; }
  .june-scope .jh-b-t--g200 {
    border-top-color: #eeeeee !important; }
  .june-scope .jh-b-b--g200 {
    border-bottom-color: #eeeeee !important; }
  .june-scope .jh-b-l--g200 {
    border-left-color: #eeeeee !important; }
  .june-scope .jh-b-r--g200 {
    border-right-color: #eeeeee !important; }
  .june-scope .jh-b-t--g300 {
    border-top-color: #e0e0e0 !important; }
  .june-scope .jh-b-b--g300 {
    border-bottom-color: #e0e0e0 !important; }
  .june-scope .jh-b-l--g300 {
    border-left-color: #e0e0e0 !important; }
  .june-scope .jh-b-r--g300 {
    border-right-color: #e0e0e0 !important; }
  .june-scope .jh-b-t--g400 {
    border-top-color: #bdbdbd !important; }
  .june-scope .jh-b-b--g400 {
    border-bottom-color: #bdbdbd !important; }
  .june-scope .jh-b-l--g400 {
    border-left-color: #bdbdbd !important; }
  .june-scope .jh-b-r--g400 {
    border-right-color: #bdbdbd !important; }
  .june-scope .jh-b-t--g500 {
    border-top-color: #9e9e9e !important; }
  .june-scope .jh-b-b--g500 {
    border-bottom-color: #9e9e9e !important; }
  .june-scope .jh-b-l--g500 {
    border-left-color: #9e9e9e !important; }
  .june-scope .jh-b-r--g500 {
    border-right-color: #9e9e9e !important; }
  .june-scope .jh-b-t--g600 {
    border-top-color: #252935 !important; }
  .june-scope .jh-b-b--g600 {
    border-bottom-color: #252935 !important; }
  .june-scope .jh-b-l--g600 {
    border-left-color: #252935 !important; }
  .june-scope .jh-b-r--g600 {
    border-right-color: #252935 !important; }
  .june-scope .jh-b-t--g700 {
    border-top-color: #616161 !important; }
  .june-scope .jh-b-b--g700 {
    border-bottom-color: #616161 !important; }
  .june-scope .jh-b-l--g700 {
    border-left-color: #616161 !important; }
  .june-scope .jh-b-r--g700 {
    border-right-color: #616161 !important; }
  .june-scope .jh-b-t--g800 {
    border-top-color: #424242 !important; }
  .june-scope .jh-b-b--g800 {
    border-bottom-color: #424242 !important; }
  .june-scope .jh-b-l--g800 {
    border-left-color: #424242 !important; }
  .june-scope .jh-b-r--g800 {
    border-right-color: #424242 !important; }
  .june-scope .jh-b-t--g900 {
    border-top-color: #212121 !important; }
  .june-scope .jh-b-b--g900 {
    border-bottom-color: #212121 !important; }
  .june-scope .jh-b-l--g900 {
    border-left-color: #212121 !important; }
  .june-scope .jh-b-r--g900 {
    border-right-color: #212121 !important; }
  .june-scope .jh-b-round--circle {
    border-radius: 999px;
    overflow: hidden; }
  @media screen and (min-width: 1280px) {
    .june-scope .jh-b-round--1 {
      border-radius: 4px;
      overflow: hidden; }
    .june-scope .jh-b-round--2 {
      border-radius: 8px;
      overflow: hidden; }
    .june-scope .jh-b-round--3 {
      border-radius: 12px;
      overflow: hidden; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .jh-b-round--1 {
      border-radius: 4px;
      overflow: hidden; }
    .june-scope .jh-b-round--2 {
      border-radius: 8px;
      overflow: hidden; }
    .june-scope .jh-b-round--3 {
      border-radius: 12px;
      overflow: hidden; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .jh-b-round--1 {
      border-radius: 4px;
      overflow: hidden; }
    .june-scope .jh-b-round--2 {
      border-radius: 8px;
      overflow: hidden; }
    .june-scope .jh-b-round--3 {
      border-radius: 12px;
      overflow: hidden; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .jh-b-round--1 {
      border-radius: 4px;
      overflow: hidden; }
    .june-scope .jh-b-round--2 {
      border-radius: 8px;
      overflow: hidden; }
    .june-scope .jh-b-round--3 {
      border-radius: 12px;
      overflow: hidden; } }
  @media screen and (min-width: 1280px) {
    .june-scope .jh-glow--1 {
      box-shadow: 0px 0px 60px #4D5942; }
    .june-scope .jh-glow--2 {
      box-shadow: 0px 0px 30px #D47549; }
    .june-scope .jh-glow--3 {
      box-shadow: 0px 0px 40px #F7E5D1; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .jh-glow--1 {
      box-shadow: 0px 0px 50px #4D5942; }
    .june-scope .jh-glow--2 {
      box-shadow: 0px 0px 26px #D47549; }
    .june-scope .jh-glow--3 {
      box-shadow: 0px 0px 36px #F7E5D1; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .jh-glow--1 {
      box-shadow: 0px 0px 40px #4D5942; }
    .june-scope .jh-glow--2 {
      box-shadow: 0px 0px 18px #D47549; }
    .june-scope .jh-glow--3 {
      box-shadow: 0px 0px 28px #F7E5D1; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .jh-glow--1 {
      box-shadow: 0px 0px 30px #4D5942; }
    .june-scope .jh-glow--2 {
      box-shadow: 0px 0px 10px #D47549; }
    .june-scope .jh-glow--3 {
      box-shadow: 0px 0px 20px #F7E5D1; } }
  @media screen and (min-width: 1280px) {
    .june-scope .jh-t-shadow--1 {
      text-shadow: 0px 0px 20px black; }
    .june-scope .jh-t-shadow--2 {
      text-shadow: 0px 0px 20px white; }
    .june-scope .jh-t-shadow--3 {
      text-shadow: 0px 0px 20px #5A694F; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .jh-t-shadow--1 {
      text-shadow: 0px 0px 16px black; }
    .june-scope .jh-t-shadow--2 {
      text-shadow: 0px 0px 16px white; }
    .june-scope .jh-t-shadow--3 {
      text-shadow: 0px 0px 16px #5A694F; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .jh-t-shadow--1 {
      text-shadow: 0px 0px 12px black; }
    .june-scope .jh-t-shadow--2 {
      text-shadow: 0px 0px 12px white; }
    .june-scope .jh-t-shadow--3 {
      text-shadow: 0px 0px 12px #5A694F; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .jh-t-shadow--1 {
      text-shadow: 0px 0px 12px black; }
    .june-scope .jh-t-shadow--2 {
      text-shadow: 0px 0px 12px white; }
    .june-scope .jh-t-shadow--3 {
      text-shadow: 0px 0px 12px #5A694F; } }
  .june-scope .jh-img-cap--c1 h3, .june-scope .jh-img-cap--c1 p {
    color: #F7E5D1 !important;
    border-color: #F7E5D1; }
  .june-scope .jh-img-cap--c1 *:before,
  .june-scope .jh-img-cap--c1 *:after {
    border-color: #F7E5D1; }
  .june-scope .jh-img-cap--c2 h3, .june-scope .jh-img-cap--c2 p {
    color: #B49F86 !important;
    border-color: #B49F86; }
  .june-scope .jh-img-cap--c2 *:before,
  .june-scope .jh-img-cap--c2 *:after {
    border-color: #B49F86; }
  .june-scope .jh-img-cap--c3 h3, .june-scope .jh-img-cap--c3 p {
    color: #8b7964 !important;
    border-color: #8b7964; }
  .june-scope .jh-img-cap--c3 *:before,
  .june-scope .jh-img-cap--c3 *:after {
    border-color: #8b7964; }
  .june-scope .jh-img-cap--c4 h3, .june-scope .jh-img-cap--c4 p {
    color: #95A48B !important;
    border-color: #95A48B; }
  .june-scope .jh-img-cap--c4 *:before,
  .june-scope .jh-img-cap--c4 *:after {
    border-color: #95A48B; }
  .june-scope .jh-img-cap--c5 h3, .june-scope .jh-img-cap--c5 p {
    color: #5A694F !important;
    border-color: #5A694F; }
  .june-scope .jh-img-cap--c5 *:before,
  .june-scope .jh-img-cap--c5 *:after {
    border-color: #5A694F; }
  .june-scope .jh-img-cap--c6 h3, .june-scope .jh-img-cap--c6 p {
    color: #4D5942 !important;
    border-color: #4D5942; }
  .june-scope .jh-img-cap--c6 *:before,
  .june-scope .jh-img-cap--c6 *:after {
    border-color: #4D5942; }
  .june-scope .jh-img-cap--c7 h3, .june-scope .jh-img-cap--c7 p {
    color: #F1966B !important;
    border-color: #F1966B; }
  .june-scope .jh-img-cap--c7 *:before,
  .june-scope .jh-img-cap--c7 *:after {
    border-color: #F1966B; }
  .june-scope .jh-img-cap--c8 h3, .june-scope .jh-img-cap--c8 p {
    color: #D47549 !important;
    border-color: #D47549; }
  .june-scope .jh-img-cap--c8 *:before,
  .june-scope .jh-img-cap--c8 *:after {
    border-color: #D47549; }
  .june-scope .jh-img-cap--c9 h3, .june-scope .jh-img-cap--c9 p {
    color: #bd643b !important;
    border-color: #bd643b; }
  .june-scope .jh-img-cap--c9 *:before,
  .june-scope .jh-img-cap--c9 *:after {
    border-color: #bd643b; }
  .june-scope .jh-img-cap--cwhite h3, .june-scope .jh-img-cap--cwhite p {
    color: white !important;
    border-color: white; }
  .june-scope .jh-img-cap--cwhite *:before,
  .june-scope .jh-img-cap--cwhite *:after {
    border-color: white; }
  .june-scope .jh-img-cap--cblack h3, .june-scope .jh-img-cap--cblack p {
    color: black !important;
    border-color: black; }
  .june-scope .jh-img-cap--cblack *:before,
  .june-scope .jh-img-cap--cblack *:after {
    border-color: black; }
  .june-scope .jh-img-cap--g100 h3, .june-scope .jh-img-cap--g100 p {
    color: #f5f5f5 !important;
    border-color: #f5f5f5; }
  .june-scope .jh-img-cap--g100 *:before,
  .june-scope .jh-img-cap--g100 *:after {
    border-color: #f5f5f5; }
  .june-scope .jh-img-cap--g200 h3, .june-scope .jh-img-cap--g200 p {
    color: #eeeeee !important;
    border-color: #eeeeee; }
  .june-scope .jh-img-cap--g200 *:before,
  .june-scope .jh-img-cap--g200 *:after {
    border-color: #eeeeee; }
  .june-scope .jh-img-cap--g300 h3, .june-scope .jh-img-cap--g300 p {
    color: #e0e0e0 !important;
    border-color: #e0e0e0; }
  .june-scope .jh-img-cap--g300 *:before,
  .june-scope .jh-img-cap--g300 *:after {
    border-color: #e0e0e0; }
  .june-scope .jh-img-cap--g400 h3, .june-scope .jh-img-cap--g400 p {
    color: #bdbdbd !important;
    border-color: #bdbdbd; }
  .june-scope .jh-img-cap--g400 *:before,
  .june-scope .jh-img-cap--g400 *:after {
    border-color: #bdbdbd; }
  .june-scope .jh-img-cap--g500 h3, .june-scope .jh-img-cap--g500 p {
    color: #9e9e9e !important;
    border-color: #9e9e9e; }
  .june-scope .jh-img-cap--g500 *:before,
  .june-scope .jh-img-cap--g500 *:after {
    border-color: #9e9e9e; }
  .june-scope .jh-img-cap--g600 h3, .june-scope .jh-img-cap--g600 p {
    color: #252935 !important;
    border-color: #252935; }
  .june-scope .jh-img-cap--g600 *:before,
  .june-scope .jh-img-cap--g600 *:after {
    border-color: #252935; }
  .june-scope .jh-img-cap--g700 h3, .june-scope .jh-img-cap--g700 p {
    color: #616161 !important;
    border-color: #616161; }
  .june-scope .jh-img-cap--g700 *:before,
  .june-scope .jh-img-cap--g700 *:after {
    border-color: #616161; }
  .june-scope .jh-img-cap--g800 h3, .june-scope .jh-img-cap--g800 p {
    color: #424242 !important;
    border-color: #424242; }
  .june-scope .jh-img-cap--g800 *:before,
  .june-scope .jh-img-cap--g800 *:after {
    border-color: #424242; }
  .june-scope .jh-img-cap--g900 h3, .june-scope .jh-img-cap--g900 p {
    color: #212121 !important;
    border-color: #212121; }
  .june-scope .jh-img-cap--g900 *:before,
  .june-scope .jh-img-cap--g900 *:after {
    border-color: #212121; }
  .june-scope .jh-gradient--1 {
    background: -moz-linear-gradient(0deg, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(0deg, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(0deg, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  .june-scope .jh-gradient--2 {
    background: -moz-linear-gradient(0deg, transparent 0%, #95A48B 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(0deg, transparent 0%, #95A48B 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(0deg, transparent 0%, #95A48B 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  .june-scope .jh-gradient--3 {
    background: -moz-linear-gradient(90deg, #F7E5D1 0%, #B49F86 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(90deg, #F7E5D1 0%, #B49F86 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(90deg, #F7E5D1 0%, #B49F86 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  .june-scope .jc-modal {
    left: -100vw;
    top: 0;
    opacity: 0;
    width: 100vw;
    height: 100vh;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity .35s ease;
    z-index: 500; }
    .june-scope .jc-modal__backdrop {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background-color: rgba(0, 0, 0, 0.43);
      z-index: 400; }
    .june-scope .jc-modal__content {
      display: grid;
      grid-template-rows: 1fr;
      transform: translateY(50px);
      transition: transform .35s ease;
      width: 100%;
      position: relative;
      z-index: 500; }
    .june-scope .jc-modal__header {
      display: flex;
      align-items: flex-start;
      display: none; }
    .june-scope .jc-modal__title {
      flex-grow: 1;
      margin-bottom: 0 !important; }
    .june-scope .jc-modal__closer {
      position: absolute;
      top: 10px;
      right: 10px;
      background-color: transparent;
      border: none;
      padding: 0;
      cursor: pointer; }
      .june-scope .jc-modal__closer:focus {
        outline: none; }
      .june-scope .jc-modal__closer:before, .june-scope .jc-modal__closer:after {
        content: " ";
        position: absolute;
        top: 50%;
        left: 50%; }
    .june-scope .jc-modal__body {
      overflow-y: auto;
      display: flex;
      align-content: center; }
    .june-scope .jc-modal__body-inner {
      width: 100%; }
    .june-scope .jc-modal__footer {
      display: flex;
      justify-content: flex-end;
      display: none; }
    @media screen and (min-width: 1280px) {
      .june-scope .jc-modal--sm .jc-modal__content {
        width: 480px;
        height: 400px;
        max-height: calc(100vh - 40px);
        max-width: calc(100vw - 40px);
        border-radius: 0px; }
      .june-scope .jc-modal--sm .jc-modal__body-inner, .june-scope .jc-modal--sm .jc-modal__footer, .june-scope .jc-modal--sm .jc-modal__header {
        padding: 12px 12px; }
      .june-scope .jc-modal--md .jc-modal__content {
        width: 800px;
        height: 600px;
        max-height: calc(100vh - 40px);
        max-width: calc(100vw - 40px);
        border-radius: 0px; }
      .june-scope .jc-modal--md .jc-modal__body-inner, .june-scope .jc-modal--md .jc-modal__footer, .june-scope .jc-modal--md .jc-modal__header {
        padding: 16px 16px; }
      .june-scope .jc-modal--lg .jc-modal__content {
        width: 1100px;
        height: 800px;
        max-height: calc(100vh - 40px);
        max-width: calc(100vw - 40px);
        border-radius: 0px; }
      .june-scope .jc-modal--lg .jc-modal__body-inner, .june-scope .jc-modal--lg .jc-modal__footer, .june-scope .jc-modal--lg .jc-modal__header {
        padding: 16px 16px; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope .jc-modal--sm .jc-modal__content {
        width: 480px;
        height: 400px;
        max-height: calc(100vh - 40px);
        max-width: calc(100vw - 40px);
        border-radius: 0px; }
      .june-scope .jc-modal--sm .jc-modal__body-inner, .june-scope .jc-modal--sm .jc-modal__footer, .june-scope .jc-modal--sm .jc-modal__header {
        padding: 12px 12px; }
      .june-scope .jc-modal--md .jc-modal__content {
        width: 720px;
        height: 600px;
        max-height: calc(100vh - 40px);
        max-width: calc(100vw - 40px);
        border-radius: 0px; }
      .june-scope .jc-modal--md .jc-modal__body-inner, .june-scope .jc-modal--md .jc-modal__footer, .june-scope .jc-modal--md .jc-modal__header {
        padding: 16px 16px; }
      .june-scope .jc-modal--lg .jc-modal__content {
        width: 900px;
        height: 700px;
        max-height: calc(100vh - 40px);
        max-width: calc(100vw - 40px);
        border-radius: 0px; }
      .june-scope .jc-modal--lg .jc-modal__body-inner, .june-scope .jc-modal--lg .jc-modal__footer, .june-scope .jc-modal--lg .jc-modal__header {
        padding: 16px 16px; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope .jc-modal--sm .jc-modal__content {
        width: 400px;
        height: 400px;
        max-height: calc(100vh - 40px);
        max-width: calc(100vw - 40px);
        border-radius: 0px; }
      .june-scope .jc-modal--sm .jc-modal__body-inner, .june-scope .jc-modal--sm .jc-modal__footer, .june-scope .jc-modal--sm .jc-modal__header {
        padding: 8px 8px; }
      .june-scope .jc-modal--md .jc-modal__content {
        width: 600px;
        height: 600px;
        max-height: calc(100vh - 40px);
        max-width: calc(100vw - 40px);
        border-radius: 0px; }
      .june-scope .jc-modal--md .jc-modal__body-inner, .june-scope .jc-modal--md .jc-modal__footer, .june-scope .jc-modal--md .jc-modal__header {
        padding: 12px 12px; }
      .june-scope .jc-modal--lg .jc-modal__content {
        width: 800px;
        height: 500px;
        max-height: calc(100vh - 40px);
        max-width: calc(100vw - 40px);
        border-radius: 0px; }
      .june-scope .jc-modal--lg .jc-modal__body-inner, .june-scope .jc-modal--lg .jc-modal__footer, .june-scope .jc-modal--lg .jc-modal__header {
        padding: 12px 12px; } }
    @media screen and (max-width: 511.98px) {
      .june-scope .jc-modal--sm .jc-modal__content {
        width: 300px;
        height: 400px;
        max-height: calc(100vh - 40px);
        max-width: calc(100vw - 40px);
        border-radius: 0px; }
      .june-scope .jc-modal--sm .jc-modal__body-inner, .june-scope .jc-modal--sm .jc-modal__footer, .june-scope .jc-modal--sm .jc-modal__header {
        padding: 8px 8px; }
      .june-scope .jc-modal--md .jc-modal__content {
        width: 400px;
        height: 400px;
        max-height: calc(100vh - 40px);
        max-width: calc(100vw - 40px);
        border-radius: 0px; }
      .june-scope .jc-modal--md .jc-modal__body-inner, .june-scope .jc-modal--md .jc-modal__footer, .june-scope .jc-modal--md .jc-modal__header {
        padding: 12px 12px; }
      .june-scope .jc-modal--lg .jc-modal__content {
        width: 480px;
        height: 500px;
        max-height: calc(100vh - 40px);
        max-width: calc(100vw - 40px);
        border-radius: 0px; }
      .june-scope .jc-modal--lg .jc-modal__body-inner, .june-scope .jc-modal--lg .jc-modal__footer, .june-scope .jc-modal--lg .jc-modal__header {
        padding: 12px 12px; } }
    .june-scope .jc-modal--default .jc-modal__content {
      background-color: #F7E5D1;
      border-top-width: 0px;
      border-bottom-width: 0px;
      border-left-width: 0px;
      border-right-width: 0px;
      border-style: solid;
      border-color: white; }
    .june-scope .jc-modal--default .jc-modal__header {
      border-bottom-width: 1px;
      border-bottom-style: solid;
      border-bottom-color: #eee; }
    .june-scope .jc-modal--default .jc-modal__title {
      padding-right: 55px;
      color: black; }
    .june-scope .jc-modal--default .jc-modal__footer {
      border-top-width: 1px;
      border-top-style: solid;
      border-top-color: #eee; }
    .june-scope .jc-modal--default .jc-modal__closer {
      width: calc(35px + 20px);
      height: 35px; }
      .june-scope .jc-modal--default .jc-modal__closer:before, .june-scope .jc-modal--default .jc-modal__closer:after {
        background-color: #8b7964;
        width: 35px;
        height: 3px; }
      .june-scope .jc-modal--default .jc-modal__closer:before {
        transform: translate(-50%, -50%) rotate(45deg); }
      .june-scope .jc-modal--default .jc-modal__closer:after {
        transform: translate(-50%, -50%) rotate(-45deg); }
    .june-scope .jc-modal--alt .jc-modal__content {
      background-color: #B49F86;
      border-top-width: 7px;
      border-bottom-width: 7px;
      border-left-width: 7px;
      border-right-width: 7px;
      border-style: solid;
      border-color: #D47549; }
    .june-scope .jc-modal--alt .jc-modal__header {
      border-bottom-width: 1px;
      border-bottom-style: solid;
      border-bottom-color: #333; }
    .june-scope .jc-modal--alt .jc-modal__title {
      padding-right: 55px;
      color: #D47549; }
    .june-scope .jc-modal--alt .jc-modal__footer {
      border-top-width: 1px;
      border-top-style: solid;
      border-top-color: #333; }
    .june-scope .jc-modal--alt .jc-modal__closer {
      width: calc(35px + 20px);
      height: 35px; }
      .june-scope .jc-modal--alt .jc-modal__closer:before, .june-scope .jc-modal--alt .jc-modal__closer:after {
        background-color: #D47549;
        width: 35px;
        height: 3px; }
      .june-scope .jc-modal--alt .jc-modal__closer:before {
        transform: translate(-50%, -50%) rotate(45deg); }
      .june-scope .jc-modal--alt .jc-modal__closer:after {
        transform: translate(-50%, -50%) rotate(-45deg); }
    .june-scope .jc-modal--has-header .jc-modal__content {
      grid-template-rows: auto 1fr; }
    .june-scope .jc-modal--has-header .jc-modal__header {
      display: block; }
    .june-scope .jc-modal--has-footer .jc-modal__content {
      grid-template-rows: 1fr auto; }
    .june-scope .jc-modal--has-footer .jc-modal__footer {
      display: block; }
    .june-scope .jc-modal--has-header.jc-modal--has-footer .jc-modal__content {
      grid-template-rows: auto 1fr auto; }
    .june-scope .jc-modal--is-open, .june-scope .jc-modal--is-editing {
      opacity: 1;
      left: 0; }
      .june-scope .jc-modal--is-open .jc-modal__content, .june-scope .jc-modal--is-editing .jc-modal__content {
        transform: translateY(0); }
    .june-scope .jc-modal--scroll-blocked {
      overflow: hidden !important; }
  .june-scope .gcontainer .jc-modal__closer {
    display: none !important; }
  .june-scope .jc-text table {
    font-family: Calibri, Helvetica, sans-serif;
    background-color: transparent;
    border-color: #121212;
    border-style: solid; }
    .june-scope .jc-text table thead tr {
      border-color: #121212;
      border-style: solid; }
    .june-scope .jc-text table thead td {
      background-color: transparent;
      color: #000000;
      letter-spacing: 0px;
      font-weight: 400; }
    .june-scope .jc-text table tbody tr {
      border-color: #121212;
      border-style: solid;
      background-color: transparent;
      transition: background-color .35s ease; }
      .june-scope .jc-text table tbody tr:hover {
        background-color: transparent; }
    .june-scope .jc-text table tbody td {
      color: #000000;
      letter-spacing: 0px;
      font-weight: 400; }
    @media screen and (min-width: 1280px) {
      .june-scope .jc-text table {
        border-width: 2px 2px; }
        .june-scope .jc-text table thead tr {
          border-width: 2px 0;
          height: 40px;
          font-size: 20px; }
        .june-scope .jc-text table thead td {
          padding: 12px;
          border-width: 0 2px; }
        .june-scope .jc-text table tbody tr {
          border-width: 2px 0;
          height: 40px;
          font-size: 20px; }
        .june-scope .jc-text table tbody td {
          padding: 12px;
          border-width: 0 2px; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope .jc-text table {
        border-width: 2px 2px; }
        .june-scope .jc-text table thead tr {
          border-width: 2px 0;
          height: 40px;
          font-size: 20px; }
        .june-scope .jc-text table thead td {
          padding: 12px;
          border-width: 0 2px; }
        .june-scope .jc-text table tbody tr {
          border-width: 2px 0;
          height: 40px;
          font-size: 20px; }
        .june-scope .jc-text table tbody td {
          padding: 12px;
          border-width: 0 2px; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope .jc-text table {
        border-width: 2px 2px; }
        .june-scope .jc-text table thead tr {
          border-width: 2px 0;
          height: 32px;
          font-size: 16px; }
        .june-scope .jc-text table thead td {
          padding: 8px;
          border-width: 0 2px; }
        .june-scope .jc-text table tbody tr {
          border-width: 2px 0;
          height: 32px;
          font-size: 16px; }
        .june-scope .jc-text table tbody td {
          padding: 8px;
          border-width: 0 2px; } }
    @media screen and (max-width: 511.98px) {
      .june-scope .jc-text table {
        border-width: 2px 2px; }
        .june-scope .jc-text table thead tr {
          border-width: 2px 0;
          height: 32px;
          font-size: 16px; }
        .june-scope .jc-text table thead td {
          padding: 8px;
          border-width: 0 2px; }
        .june-scope .jc-text table tbody tr {
          border-width: 2px 0;
          height: 32px;
          font-size: 16px; }
        .june-scope .jc-text table tbody td {
          padding: 8px;
          border-width: 0 2px; } }
  .june-scope .jc-text ul {
    list-style-type: disc; }
    .june-scope .jc-text ul ul {
      list-style-type: circle; }
      .june-scope .jc-text ul ul ul {
        list-style-type: square; }
  .june-scope .jc-text ol {
    list-style-type: decimal; }
    .june-scope .jc-text ol ol {
      list-style-type: lower-alpha; }
      .june-scope .jc-text ol ol ol {
        list-style-type: upper-roman; }
  .june-scope .jc-separator {
    width: 100%;
    display: flex; }
    .june-scope .jc-separator__inner {
      display: flex;
      align-items: center;
      width: 100%; }
    .june-scope .jc-separator__line {
      flex-grow: 1; }
    .june-scope .jc-separator__content {
      min-height: 1px; }
    .june-scope .jc-separator--1 .jc-separator__line {
      background-color: black; }
    .june-scope .jc-separator--2 .jc-separator__line {
      background-color: #F7E5D1; }
    .june-scope .jc-separator--3 .jc-separator__line {
      background-color: #4D5942; }
    @media screen and (min-width: 1280px) {
      .june-scope .jc-separator--1 .jc-separator__line {
        height: 1px; }
      .june-scope .jc-separator--1 .jc-separator__content {
        width: 10px;
        margin: 0 5px; }
      .june-scope .jc-separator--2 .jc-separator__line {
        height: 3px; }
      .june-scope .jc-separator--2 .jc-separator__content {
        width: 60px;
        margin: 0 10px; }
      .june-scope .jc-separator--3 .jc-separator__line {
        height: 6px; }
      .june-scope .jc-separator--3 .jc-separator__content {
        width: 100px;
        margin: 0 10px; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope .jc-separator--1 .jc-separator__line {
        height: 1px; }
      .june-scope .jc-separator--1 .jc-separator__content {
        width: 80px;
        margin: 0 10px; }
      .june-scope .jc-separator--2 .jc-separator__line {
        height: 3px; }
      .june-scope .jc-separator--2 .jc-separator__content {
        width: 60px;
        margin: 0 10px; }
      .june-scope .jc-separator--3 .jc-separator__line {
        height: 6px; }
      .june-scope .jc-separator--3 .jc-separator__content {
        width: 100px;
        margin: 0 10px; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope .jc-separator--1 .jc-separator__line {
        height: 1px; }
      .june-scope .jc-separator--1 .jc-separator__content {
        width: 80px;
        margin: 0 10px; }
      .june-scope .jc-separator--2 .jc-separator__line {
        height: 3px; }
      .june-scope .jc-separator--2 .jc-separator__content {
        width: 60px;
        margin: 0 10px; }
      .june-scope .jc-separator--3 .jc-separator__line {
        height: 6px; }
      .june-scope .jc-separator--3 .jc-separator__content {
        width: 100px;
        margin: 0 10px; } }
    @media screen and (max-width: 511.98px) {
      .june-scope .jc-separator--1 .jc-separator__line {
        height: 1px; }
      .june-scope .jc-separator--1 .jc-separator__content {
        width: 80px;
        margin: 0 10px; }
      .june-scope .jc-separator--2 .jc-separator__line {
        height: 3px; }
      .june-scope .jc-separator--2 .jc-separator__content {
        width: 60px;
        margin: 0 10px; }
      .june-scope .jc-separator--3 .jc-separator__line {
        height: 6px; }
      .june-scope .jc-separator--3 .jc-separator__content {
        width: 100px;
        margin: 0 10px; } }
  .june-scope .jh-t-highlight--1 {
    display: inline;
    background-repeat: no-repeat;
    background-image: linear-gradient(to bottom, red, red); }
  .june-scope .jh-t-highlight--2 {
    display: inline;
    background-repeat: no-repeat;
    background-image: linear-gradient(to bottom, lime, lime); }
  @media screen and (min-width: 1280px) {
    .june-scope .jh-t-highlight--1 {
      background-size: 100% 55%;
      background-position: 0px 50%; }
    .june-scope .jh-t-highlight--2 {
      background-size: 100% 55%;
      background-position: 0px 50%; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .jh-t-highlight--1 {
      background-size: 100% 55%;
      background-position: 0px 50%; }
    .june-scope .jh-t-highlight--2 {
      background-size: 100% 55%;
      background-position: 0px 50%; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .jh-t-highlight--1 {
      background-size: 100% 55%;
      background-position: 0px 50%; }
    .june-scope .jh-t-highlight--2 {
      background-size: 100% 55%;
      background-position: 0px 50%; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .jh-t-highlight--1 {
      background-size: 100% 55%;
      background-position: 0px 50%; }
    .june-scope .jh-t-highlight--2 {
      background-size: 100% 55%;
      background-position: 0px 50%; } }
  .june-scope .tippy-content {
    background-color: #D47549;
    color: white;
    border-radius: 4px;
    border-color: #D47549;
    border-style: solid;
    letter-spacing: 0px;
    font-weight: 400; }
  .june-scope .tippy-box[data-placement="left"] .tippy-arrow {
    border-left-color: #D47549 !important;
    left: 100%; }
  .june-scope .tippy-box[data-placement="right"] .tippy-arrow {
    border-right-color: #D47549 !important; }
  .june-scope .tippy-box[data-placement="top"] .tippy-arrow {
    border-top-color: #D47549 !important; }
  .june-scope .tippy-box[data-placement="bottom"] .tippy-arrow {
    border-bottom-color: #D47549 !important; }
  @media screen and (min-width: 1280px) {
    .june-scope .tippy-content {
      border-width: 2px;
      font-size: 14px;
      line-height: 1.2;
      padding: 10px 18px; }
    .june-scope .tippy-arrow {
      width: 15px;
      height: 15px;
      border: 7.5px solid transparent; }
    .june-scope .tippy-box[data-placement="left"] .tippy-arrow {
      margin-right: -15px; }
    .june-scope .tippy-box[data-placement="right"] .tippy-arrow {
      margin-left: -15px; }
    .june-scope .tippy-box[data-placement="top"] .tippy-arrow {
      margin-bottom: -15px; }
    .june-scope .tippy-box[data-placement="bottom"] .tippy-arrow {
      bottom: 100%; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .tippy-content {
      border-width: 2px;
      font-size: 14px;
      line-height: 1.2;
      padding: 10px 18px; }
    .june-scope .tippy-arrow {
      width: 15px;
      height: 15px;
      border: 7.5px solid transparent; }
    .june-scope .tippy-box[data-placement="left"] .tippy-arrow {
      margin-right: -15px; }
    .june-scope .tippy-box[data-placement="right"] .tippy-arrow {
      margin-left: -15px; }
    .june-scope .tippy-box[data-placement="top"] .tippy-arrow {
      margin-bottom: -15px; }
    .june-scope .tippy-box[data-placement="bottom"] .tippy-arrow {
      bottom: 100%; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .tippy-content {
      border-width: 2px;
      font-size: 16px;
      line-height: 1.2;
      padding: 10px 18px; }
    .june-scope .tippy-arrow {
      width: 15px;
      height: 15px;
      border: 7.5px solid transparent; }
    .june-scope .tippy-box[data-placement="left"] .tippy-arrow {
      margin-right: -15px; }
    .june-scope .tippy-box[data-placement="right"] .tippy-arrow {
      margin-left: -15px; }
    .june-scope .tippy-box[data-placement="top"] .tippy-arrow {
      margin-bottom: -15px; }
    .june-scope .tippy-box[data-placement="bottom"] .tippy-arrow {
      bottom: 100%; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .tippy-content {
      border-width: 2px;
      font-size: 16px;
      line-height: 1.2;
      padding: 10px 20px; }
    .june-scope .tippy-arrow {
      width: 15px;
      height: 15px;
      border: 7.5px solid transparent; }
    .june-scope .tippy-box[data-placement="left"] .tippy-arrow {
      margin-right: -15px; }
    .june-scope .tippy-box[data-placement="right"] .tippy-arrow {
      margin-left: -15px; }
    .june-scope .tippy-box[data-placement="top"] .tippy-arrow {
      margin-bottom: -15px; }
    .june-scope .tippy-box[data-placement="bottom"] .tippy-arrow {
      bottom: 100%; } }
  .june-scope .jc-collapsible__header {
    display: flex;
    align-items: stretch;
    background-color: white;
    border-style: solid;
    border-color: white; }
  .june-scope .jc-collapsible__title {
    flex-grow: 1;
    display: flex;
    align-items: center;
    color: #121212;
    letter-spacing: 0px;
    font-weight: 400;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }
  .june-scope .jc-collapsible__indicator {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; }
  .june-scope .jc-collapsible__body {
    height: 0;
    overflow: hidden;
    transition: height .3s ease; }
  .june-scope .jc-collapsible__body-inner {
    padding: 1px 0; }
  .june-scope .jc-collapsible--alt .jc-collapsible__header {
    background-color: #333333;
    border-color: #333333; }
  .june-scope .jc-collapsible--alt .jc-collapsible__title {
    color: white; }
  .june-scope .jc-collapsible--is-open .jc-collapsible__indicator {
    transform: rotate(180deg); }
  @media screen and (min-width: 1280px) {
    .june-scope .jc-collapsible__header {
      min-height: 24px;
      border-top-width: 0px;
      border-bottom-width: 0px;
      border-left-width: 0px;
      border-right-width: 0px; }
    .june-scope .jc-collapsible__title {
      padding: 2px 16px;
      font-size: 16px;
      line-height: 20px; }
    .june-scope .jc-collapsible__indicator {
      margin: 0 16px;
      width: 16px;
      min-height: 16px; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .jc-collapsible__header {
      min-height: 24px;
      border-top-width: 0px;
      border-bottom-width: 0px;
      border-left-width: 0px;
      border-right-width: 0px; }
    .june-scope .jc-collapsible__title {
      padding: 2px 16px;
      font-size: 16px;
      line-height: 20px; }
    .june-scope .jc-collapsible__indicator {
      margin: 0 16px;
      width: 16px;
      min-height: 16px; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .jc-collapsible__header {
      min-height: 24px;
      border-top-width: 0px;
      border-bottom-width: 0px;
      border-left-width: 0px;
      border-right-width: 0px; }
    .june-scope .jc-collapsible__title {
      padding: 2px 16px;
      font-size: 16px;
      line-height: 20px; }
    .june-scope .jc-collapsible__indicator {
      margin: 0 16px;
      width: 16px;
      min-height: 16px; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .jc-collapsible__header {
      min-height: 24px;
      border-top-width: 0px;
      border-bottom-width: 0px;
      border-left-width: 0px;
      border-right-width: 0px; }
    .june-scope .jc-collapsible__title {
      padding: 2px 16px;
      font-size: 16px;
      line-height: 20px; }
    .june-scope .jc-collapsible__indicator {
      margin: 0 16px;
      width: 16px;
      min-height: 16px; } }
  .june-scope .je-file-upload {
    border-color: #95A48B;
    border-style: solid;
    font-family: "Roboto", sans-serif;
    color: #9e9e9e;
    background-color: #f5f5f5;
    transition: all .3s ease;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    cursor: pointer;
    min-height: 100px; }
    .june-scope .je-file-upload > * {
      width: 100%; }
    .june-scope .je-file-upload.dz-drag-hover {
      background-color: #95A48B;
      border-color: #95A48B;
      color: #212121; }
    .june-scope .je-file-upload .dz-message {
      text-align: center;
      margin-bottom: 1em; }
    .june-scope .je-file-upload .dz-message-text {
      letter-spacing: 0px;
      margin-top: 1em;
      font-weight: 400; }
    .june-scope .je-file-upload .dz-preview {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      background-color: #95A48B;
      position: relative; }
    .june-scope .je-file-upload .dz-image-wrapper {
      background-image: url("https://editoruploads.s3.juneapp.com/june/76f40d59059a76ff25d586f6ffb02a56.png");
      background-size: 60% auto;
      background-position: center;
      background-repeat: no-repeat;
      display: flex; }
      .june-scope .je-file-upload .dz-image-wrapper img {
        width: 100%; }
        .june-scope .je-file-upload .dz-image-wrapper img[src] {
          background-color: #f5f5f5; }
      .june-scope .je-file-upload .dz-image-wrapper:before {
        content: " ";
        margin-left: -1px;
        padding-top: 100%; }
    .june-scope .je-file-upload .dz-details {
      margin-left: 1em;
      flex-grow: 1; }
    .june-scope .je-file-upload .dz-filename {
      max-width: 100%;
      overflow: hidden;
      text-overflow: ellipsis; }
    .june-scope .je-file-upload .dz-filename,
    .june-scope .je-file-upload .dz-size,
    .june-scope .je-file-upload .dz-remove {
      color: #212121; }
    .june-scope .je-file-upload .dz-footer {
      width: 100%; }
    @media screen and (min-width: 1280px) {
      .june-scope .je-file-upload {
        padding: 10px;
        min-height: 10px;
        border-width: 0px;
        border-radius: 7px; }
        .june-scope .je-file-upload .dz-message-text {
          font-size: 16px;
          line-height: 1.2; }
        .june-scope .je-file-upload .dz-preview {
          padding: 0px;
          margin-bottom: 10px; }
        .june-scope .je-file-upload .dz-image-wrapper {
          width: 30%; }
        .june-scope .je-file-upload .dz-details {
          font-size: 16px;
          width: calc(100% - 30% - 1em); }
        .june-scope .je-file-upload .dz-filename {
          font-size: 20px;
          line-height: 1.2; }
        .june-scope .je-file-upload .dz-size,
        .june-scope .je-file-upload .dz-remove {
          font-size: 16px;
          line-height: 1.2; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope .je-file-upload {
        padding: 10px;
        min-height: 10px;
        border-width: 0px;
        border-radius: 7px; }
        .june-scope .je-file-upload .dz-message-text {
          font-size: 16px;
          line-height: 1.2; }
        .june-scope .je-file-upload .dz-preview {
          padding: 0px;
          margin-bottom: 10px; }
        .june-scope .je-file-upload .dz-image-wrapper {
          width: 30%; }
        .june-scope .je-file-upload .dz-details {
          font-size: 16px;
          width: calc(100% - 30% - 1em); }
        .june-scope .je-file-upload .dz-filename {
          font-size: 20px;
          line-height: 1.2; }
        .june-scope .je-file-upload .dz-size,
        .june-scope .je-file-upload .dz-remove {
          font-size: 16px;
          line-height: 1.2; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope .je-file-upload {
        padding: 10px;
        min-height: 10px;
        border-width: 0px;
        border-radius: 7px; }
        .june-scope .je-file-upload .dz-message-text {
          font-size: 16px;
          line-height: 1.2; }
        .june-scope .je-file-upload .dz-preview {
          padding: 0px;
          margin-bottom: 10px; }
        .june-scope .je-file-upload .dz-image-wrapper {
          width: 30%; }
        .june-scope .je-file-upload .dz-details {
          font-size: 16px;
          width: calc(100% - 30% - 1em); }
        .june-scope .je-file-upload .dz-filename {
          font-size: 20px;
          line-height: 1.2; }
        .june-scope .je-file-upload .dz-size,
        .june-scope .je-file-upload .dz-remove {
          font-size: 16px;
          line-height: 1.2; } }
    @media screen and (max-width: 511.98px) {
      .june-scope .je-file-upload {
        padding: 10px;
        min-height: 10px;
        border-width: 0px;
        border-radius: 7px; }
        .june-scope .je-file-upload .dz-message-text {
          font-size: 16px;
          line-height: 1.2; }
        .june-scope .je-file-upload .dz-preview {
          padding: 0px;
          margin-bottom: 10px; }
        .june-scope .je-file-upload .dz-image-wrapper {
          width: 30%; }
        .june-scope .je-file-upload .dz-details {
          font-size: 16px;
          width: calc(100% - 30% - 1em); }
        .june-scope .je-file-upload .dz-filename {
          font-size: 20px;
          line-height: 1.2; }
        .june-scope .je-file-upload .dz-size,
        .june-scope .je-file-upload .dz-remove {
          font-size: 16px;
          line-height: 1.2; } }
  .june-scope .jh-bg-video__controls {
    top: auto !important;
    left: auto !important;
    margin-bottom: 10px;
    margin-right: 10px;
    z-index: 99; }
    .june-scope .jh-bg-video__controls--no-fs .jh-bg-video__fullscreen {
      display: none !important; }
    .june-scope .jh-bg-video__controls--no-pp .jh-bg-video__state {
      display: none !important; }
  .june-scope .jh-bg-video__fs-top, .june-scope .jh-bg-video__fs-bottom {
    height: 50%;
    position: relative; }
  .june-scope .jh-bg-video__fs-top:before, .june-scope .jh-bg-video__fs-top:after {
    content: " ";
    border-color: #FFF;
    width: 7px;
    height: 7px;
    position: absolute;
    border-style: solid;
    border-width: 0;
    top: 2px; }
  .june-scope .jh-bg-video__fs-top:before {
    left: 2px;
    border-top-width: 3px;
    border-left-width: 3px; }
  .june-scope .jh-bg-video__fs-top:after {
    border-top-width: 3px;
    border-right-width: 3px;
    right: 2px; }
  .june-scope .jh-bg-video__fs-bottom:before, .june-scope .jh-bg-video__fs-bottom:after {
    content: " ";
    border-color: #FFF;
    width: 7px;
    height: 7px;
    position: absolute;
    border-style: solid;
    border-width: 0;
    bottom: 2px; }
  .june-scope .jh-bg-video__fs-bottom:before {
    left: 2px;
    border-bottom-width: 3px;
    border-left-width: 3px; }
  .june-scope .jh-bg-video__fs-bottom:after {
    border-bottom-width: 3px;
    border-right-width: 3px;
    right: 2px; }
  .june-scope .jh-bg-video__state {
    display: flex;
    align-items: center;
    justify-content: center; }
    .june-scope .jh-bg-video__state:before {
      border-color: white;
      content: " ";
      height: 20px;
      border-style: double;
      border-width: 0px 0 0px 16px;
      cursor: pointer; }
    .june-scope .jh-bg-video__state--is-paused:before {
      border: 0;
      background: transparent;
      box-sizing: border-box;
      width: 0;
      height: 24px;
      border-style: solid;
      border-width: 12px 0 12px 18px;
      border-color: transparent transparent transparent #FFF;
      transition: 100ms all ease; }
  .june-scope .jh-inherit-grid {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
  .june-scope .jc-multi-column {
    font-size: 0; }
    .june-scope .jc-multi-column > * {
      display: inline-block !important; }
    .june-scope .jc-multi-column--c-1 {
      column-count: 1; }
    .june-scope .jc-multi-column--c-2 {
      column-count: 2; }
    .june-scope .jc-multi-column--c-3 {
      column-count: 3; }
    .june-scope .jc-multi-column--c-4 {
      column-count: 4; }
    @media screen and (min-width: 1280px) {
      .june-scope .jc-multi-column-xl--c-1 {
        column-count: 1; }
      .june-scope .jc-multi-column-xl--c-2 {
        column-count: 2; }
      .june-scope .jc-multi-column-xl--c-3 {
        column-count: 3; }
      .june-scope .jc-multi-column-xl--c-4 {
        column-count: 4; }
      .june-scope .jc-multi-column--gap-lg {
        column-gap: 80px; }
        .june-scope .jc-multi-column--gap-lg > * {
          margin-bottom: 80px; }
      .june-scope .jc-multi-column--gap-md {
        column-gap: 10px; }
        .june-scope .jc-multi-column--gap-md > * {
          margin-bottom: 10px; }
      .june-scope .jc-multi-column--gap-sm {
        column-gap: 6px; }
        .june-scope .jc-multi-column--gap-sm > * {
          margin-bottom: 6px; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope .jc-multi-column-lg--c-1 {
        column-count: 1; }
      .june-scope .jc-multi-column-lg--c-2 {
        column-count: 2; }
      .june-scope .jc-multi-column-lg--c-3 {
        column-count: 3; }
      .june-scope .jc-multi-column-lg--c-4 {
        column-count: 4; }
      .june-scope .jc-multi-column--gap-lg {
        column-gap: 40px; }
        .june-scope .jc-multi-column--gap-lg > * {
          margin-bottom: 40px; }
      .june-scope .jc-multi-column--gap-md {
        column-gap: 10px; }
        .june-scope .jc-multi-column--gap-md > * {
          margin-bottom: 10px; }
      .june-scope .jc-multi-column--gap-sm {
        column-gap: 6px; }
        .june-scope .jc-multi-column--gap-sm > * {
          margin-bottom: 6px; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope .jc-multi-column-md--c-1 {
        column-count: 1; }
      .june-scope .jc-multi-column-md--c-2 {
        column-count: 2; }
      .june-scope .jc-multi-column-md--c-3 {
        column-count: 3; }
      .june-scope .jc-multi-column-md--c-4 {
        column-count: 4; }
      .june-scope .jc-multi-column--gap-lg {
        column-gap: 20px; }
        .june-scope .jc-multi-column--gap-lg > * {
          margin-bottom: 20px; }
      .june-scope .jc-multi-column--gap-md {
        column-gap: 8px; }
        .june-scope .jc-multi-column--gap-md > * {
          margin-bottom: 8px; }
      .june-scope .jc-multi-column--gap-sm {
        column-gap: 4px; }
        .june-scope .jc-multi-column--gap-sm > * {
          margin-bottom: 4px; } }
    @media screen and (max-width: 511.98px) {
      .june-scope .jc-multi-column-sm--c-1 {
        column-count: 1; }
      .june-scope .jc-multi-column-sm--c-2 {
        column-count: 2; }
      .june-scope .jc-multi-column-sm--c-3 {
        column-count: 3; }
      .june-scope .jc-multi-column-sm--c-4 {
        column-count: 4; }
      .june-scope .jc-multi-column--gap-lg {
        column-gap: 30px; }
        .june-scope .jc-multi-column--gap-lg > * {
          margin-bottom: 30px; }
      .june-scope .jc-multi-column--gap-md {
        column-gap: 4px; }
        .june-scope .jc-multi-column--gap-md > * {
          margin-bottom: 4px; }
      .june-scope .jc-multi-column--gap-sm {
        column-gap: 2px; }
        .june-scope .jc-multi-column--gap-sm > * {
          margin-bottom: 2px; } }
  .june-scope {
    --plyr-color-main: $video-player-main-color; }
  .june-scope .je-bg-img__track {
    position: absolute;
    height: 100%; }
    .june-scope .je-bg-img__track--left {
      left: 5%; }
      .june-scope .je-bg-img__track--left .je-bg-img__layer--o-1 {
        left: -10%; }
      .june-scope .je-bg-img__track--left .je-bg-img__layer--o-2 {
        left: 0%; }
      .june-scope .je-bg-img__track--left .je-bg-img__layer--o-3 {
        left: 10%; }
      .june-scope .je-bg-img__track--left .je-bg-img__layer--o-4 {
        left: 20%; }
      .june-scope .je-bg-img__track--left .je-bg-img__layer--o-5 {
        left: 30%; }
      .june-scope .je-bg-img__track--left .je-bg-img__layer--o-6 {
        left: 40%; }
    .june-scope .je-bg-img__track--center {
      left: 50%;
      transform: translateX(-50%); }
      .june-scope .je-bg-img__track--center .je-bg-img__layer--o-1 {
        right: 30%; }
      .june-scope .je-bg-img__track--center .je-bg-img__layer--o-2 {
        right: 20%; }
      .june-scope .je-bg-img__track--center .je-bg-img__layer--o-3 {
        right: 10%; }
      .june-scope .je-bg-img__track--center .je-bg-img__layer--o-4 {
        left: 10%; }
      .june-scope .je-bg-img__track--center .je-bg-img__layer--o-5 {
        left: 20%; }
      .june-scope .je-bg-img__track--center .je-bg-img__layer--o-6 {
        left: 30%; }
    .june-scope .je-bg-img__track--right {
      right: 5%; }
      .june-scope .je-bg-img__track--right .je-bg-img__layer--o-1 {
        right: -10%; }
      .june-scope .je-bg-img__track--right .je-bg-img__layer--o-2 {
        right: 0%; }
      .june-scope .je-bg-img__track--right .je-bg-img__layer--o-3 {
        right: 10%; }
      .june-scope .je-bg-img__track--right .je-bg-img__layer--o-4 {
        right: 20%; }
      .june-scope .je-bg-img__track--right .je-bg-img__layer--o-5 {
        right: 30%; }
      .june-scope .je-bg-img__track--right .je-bg-img__layer--o-6 {
        right: 40%; }
  .june-scope .je-bg-img__layer-wrapper {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none; }
  .june-scope .je-bg-img__layer {
    width: 100%;
    position: absolute;
    display: block; }
    .june-scope .je-bg-img__layer--v-1 {
      top: 10%; }
    .june-scope .je-bg-img__layer--v-2 {
      top: 20%; }
    .june-scope .je-bg-img__layer--v-3 {
      top: 30%; }
    .june-scope .je-bg-img__layer--v-4 {
      bottom: 30%; }
    .june-scope .je-bg-img__layer--v-5 {
      bottom: 20%; }
    .june-scope .je-bg-img__layer--v-6 {
      bottom: 10%; }
    .june-scope .je-bg-img__layer img {
      display: block;
      width: 100%; }
  .june-scope .je-bg-img__container .plyr {
    width: 100%; }
  .june-scope .je-bg-img__container--fixed {
    left: 50% !important;
    transform: translateX(-50%) !important; }
  @media screen and (min-width: 1280px) {
    .june-scope .je-bg-img__container--fixed {
      max-width: 1152px; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .je-bg-img__container--fixed {
      max-width: 960px; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .je-bg-img__container--fixed {
      max-width: 576px; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .je-bg-img__container--fixed {
      max-width: none; } }
  .june-scope .je-bg-pattern {
    background-repeat: repeat;
    background-position: center; }
    @media screen and (min-width: 1280px) {
      .june-scope .je-bg-pattern {
        background-size: 100px; } }
    @media screen and (max-width: 1279.98px) and (min-width: 884px) {
      .june-scope .je-bg-pattern {
        background-size: 100px; } }
    @media screen and (max-width: 883.98px) and (min-width: 512px) {
      .june-scope .je-bg-pattern {
        background-size: 80px; } }
    @media screen and (max-width: 511.98px) {
      .june-scope .je-bg-pattern {
        background-size: 60px; } }
  .june-scope .jc-bullet-list__item {
    display: flex;
    align-items: center; }
  .june-scope .jc-bullet-list__image {
    display: block;
    width: 100%;
    height: auto; }
  .june-scope .jc-bullet-list__content {
    color: black;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 0px; }
  @media screen and (min-width: 1280px) {
    .june-scope .jc-bullet-list__item {
      margin-bottom: 8px; }
    .june-scope .jc-bullet-list__image-wrap {
      width: 40px;
      margin-right: 10px; }
    .june-scope .jc-bullet-list__content {
      font-size: 16px;
      line-height: 1.2; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .jc-bullet-list__item {
      margin-bottom: 8px; }
    .june-scope .jc-bullet-list__image-wrap {
      width: 40px;
      margin-right: 10px; }
    .june-scope .jc-bullet-list__content {
      font-size: 16px;
      line-height: 1.2; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .jc-bullet-list__item {
      margin-bottom: 8px; }
    .june-scope .jc-bullet-list__image-wrap {
      width: 30px;
      margin-right: 10px; }
    .june-scope .jc-bullet-list__content {
      font-size: 14px;
      line-height: 1.2; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .jc-bullet-list__item {
      margin-bottom: 8px; }
    .june-scope .jc-bullet-list__image-wrap {
      width: 30px;
      margin-right: 10px; }
    .june-scope .jc-bullet-list__content {
      font-size: 14px;
      line-height: 1.2; } }
  @media screen and (min-width: 1280px) {
    .june-scope .je-section__container {
      max-width: 1152px; } }
  @media screen and (max-width: 1279.98px) and (min-width: 884px) {
    .june-scope .je-section__container {
      max-width: 960px; } }
  @media screen and (max-width: 883.98px) and (min-width: 512px) {
    .june-scope .je-section__container {
      max-width: 576px; } }
  @media screen and (max-width: 511.98px) {
    .june-scope .je-section__container {
      max-width: none; } }

@keyframes progress-animate-stripes {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 60px 0; } }
  .june-scope .jh-progress-container,
  .june-scope .dz-progress {
    display: block;
    height: 0;
    width: 100%;
    padding: 0;
    background: #f3f3f3;
    background-size: 30px 30px;
    background-image: linear-gradient(135deg, rgba(82, 82, 82, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(82, 82, 82, 0.15) 50%, rgba(82, 82, 82, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    animation: progress-animate-stripes 1.25s linear infinite;
    transition: height 100ms linear, margin 100ms linear; }
    .june-scope .jh-progress-container.active,
    .june-scope .dz-progress.active {
      height: 10px;
      margin-bottom: 200px; }
    .june-scope .jh-progress-container .jh-progress-bar,
    .june-scope .jh-progress-container .dz-upload,
    .june-scope .dz-progress .jh-progress-bar,
    .june-scope .dz-progress .dz-upload {
      display: block;
      height: 100%;
      width: 0%;
      background: #F7E5D1;
      animation: width linear 100ms; }
  .june-scope .jh-dynamic-search:not(.jh-dynamic-search--active) {
    display: none !important; }
  .june-scope .jh-dynamic-pagination:not(.jh-dynamic-pagination--active) {
    display: none !important; }
  .june-scope .jh-dynamic-sort:not(.jh-dynamic-sort--active) {
    display: none !important; }
  .june-scope .ReactFragment {
    display: inherit;
    width: inherit;
    margin: inherit;
    position: inherit;
    padding: inherit;
    flex-direction: inherit;
    flex-wrap: inherit;
    align-items: inherit;
    justify-content: inherit;
    flex: 1 0 100%; }
 

  

 .june-scope  h1.h1-kr92il { 
font-family: Helvetica, Arial, sans-serif;
font-weight: 700;
line-height: 1.3;
color: rgba(255,255,255,1);
margin-bottom: 10px;
letter-spacing: 1.9;
text-decoration: ;
}
.june-scope  h2.h2-k1psl4 { 
font-weight: 600;
line-height: 1.15;
margin-bottom: 11px;
color: rgba(255,255,255,1);
font-style: ;
letter-spacing: 30px;
text-transform: ;
}
.june-scope  inline.inline-6n0189 { 
color: #000021;
font-style: normal;
font-size: 14px;
font-weight: 500;
letter-spacing: 0;
line-height: 1.15;
margin-bottom: 7px;
}
.june-scope  h3.h3-mhnnaa { 
font-weight: 500;
margin-bottom: 9px;
color: rgba(255,255,255,1);
letter-spacing: 15px;
}
.june-scope  h3.h3-6schmj { 
letter-spacing: 15px;
color: #252935;
font-weight: 500;
}
.june-scope  h4.h4-9bx5b4 { 
font-family: "Times New Roman", Times, serif;
font-weight: 500;
line-height: 1.3;
color: rgba(255,255,255,1);
letter-spacing: 25px;
}
.june-scope  h5.h5-qz6hkw { 
line-height: 1.15;
color: rgba(255,255,255,1);
font-weight: 500;
}
.june-scope  h6.h6-tj6m2l { 
font-weight: 500;
line-height: 1.15;
margin-bottom: 5px;
color: rgba(255,255,255,1);
}
.june-scope  h6.h6-j6o3rj { 
letter-spacing: 3px;
color: #252935;
font-size: 20px;
}
.june-scope  p.p-fc9pfr { 
color: rgba(255,255,255,1);
line-height: 1.4;
margin-bottom: 5px;
}
.june-scope  p.p-0bdtdj { 
font-weight: 300;
color: #252935;
letter-spacing: 2px;
}
.june-scope  p.p-69f3rv { 
font-weight: 300;
letter-spacing: 2px;
font-size: 18px;
}
.june-scope  p.p-qrhbi8 { 
font-weight: 300;
letter-spacing: 2px;
font-size: 12px;
}
.june-scope  p.p-z7biia { 
letter-spacing: 3px;
}
@media screen and (min-width: 1280px)  { 
 .june-scope  h1.h1-kr92il { 
font-size: 100px !important;
}
.june-scope  h2.h2-k1psl4 { 
font-size: 60px !important;
}
.june-scope  h3.h3-mhnnaa { 
font-size: 40px !important;
}
.june-scope  h4.h4-9bx5b4 { 
font-size: 26px !important;
}
.june-scope  h5.h5-qz6hkw { 
font-size: 20px !important;
}
.june-scope  h6.h6-tj6m2l { 
font-size: 16px !important;
}
.june-scope  p.p-fc9pfr { 
font-family: 'Roboto', sans-serif !important;
font-weight: 400 !important;
font-size: 16px !important;
} 
 } 
@media screen and (min-width: 884px)  and (max-width: 1279px)  { 
 .june-scope  h1.h1-kr92il { 
font-size: 80px !important;
}
.june-scope  h2.h2-k1psl4 { 
font-size: 60px !important;
}
.june-scope  h3.h3-mhnnaa { 
font-size: 31px !important;
}
.june-scope  h4.h4-9bx5b4 { 
font-size: 24px !important;
}
.june-scope  h5.h5-qz6hkw { 
font-size: 19px !important;
}
.june-scope  h6.h6-tj6m2l { 
font-size: 16px !important;
}
.june-scope  p.p-fc9pfr { 
font-size: 14px !important;
} 
 } 
@media screen and (min-width: 512px)  and (max-width: 883px)  { 
 .june-scope  h1.h1-kr92il { 
font-size: 55px !important;
}
.june-scope  h2.h2-k1psl4 { 
font-size: 40px !important;
}
.june-scope  h3.h3-mhnnaa { 
font-size: 27px !important;
}
.june-scope  h4.h4-9bx5b4 { 
font-size: 21px !important;
}
.june-scope  h5.h5-qz6hkw { 
font-size: 17px !important;
}
.june-scope  h6.h6-tj6m2l { 
font-size: 15px !important;
}
.june-scope  p.p-fc9pfr { 
font-size: 14px !important;
} 
 } 
@media screen and (max-width: 511px)  { 
 .june-scope  h1.h1-kr92il { 
font-size: 35px !important;
}
.june-scope  h2.h2-k1psl4 { 
font-size: 29px !important;
}
.june-scope  h3.h3-mhnnaa { 
font-size: 24px !important;
}
.june-scope  h4.h4-9bx5b4 { 
font-size: 19px !important;
}
.june-scope  h5.h5-qz6hkw { 
font-size: 16px !important;
}
.june-scope  h6.h6-tj6m2l { 
font-size: 14px !important;
}
.june-scope  p.p-fc9pfr { 
font-size: 14px !important;
} 
 } 
@media screen and (min-width: 1px)  { 
 .june-scope  h2.h2-k1psl4 { 
font-family: 'Roboto', sans-serif !important;
}
.june-scope  inline.inline-6n0189 { 
font-family: 'Roboto', sans-serif !important;
}
.june-scope  h3.h3-mhnnaa { 
font-family: 'Roboto', sans-serif !important;
}
.june-scope  h3.h3-6schmj { 
font-family: 'Roboto', sans-serif !important;
}
.june-scope  h5.h5-qz6hkw { 
font-family: 'Roboto', sans-serif !important;
}
.june-scope  h6.h6-tj6m2l { 
font-family: 'Roboto', sans-serif !important;
}
.june-scope  h6.h6-j6o3rj { 
font-family: 'Roboto', sans-serif !important;
}
.june-scope  p.p-0bdtdj { 
font-family: 'Roboto', sans-serif !important;
}
.june-scope  p.p-69f3rv { 
font-family: 'Roboto', sans-serif !important;
}
.june-scope  p.p-qrhbi8 { 
font-family: 'Roboto', sans-serif !important;
}
.june-scope  p.p-z7biia { 
font-family: 'Visby CF Demi', sans-serif !important;
} 
 } 

/* end parent css */

/* start page css */

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://schiebler-staging.my-june.com/fonts/stylesheet.css');
@import url('null');
 

  

  

  

  

 .june-scope  h1.h1-kr92il { 
font-family: Helvetica, Arial, sans-serif;
font-weight: 700;
line-height: 1.3;
color: rgba(255,255,255,1);
margin-bottom: 10px;
letter-spacing: 1.9;
text-decoration: ;
}
.june-scope  h2.h2-k1psl4 { 
font-weight: 600;
line-height: 1.15;
margin-bottom: 11px;
color: rgba(255,255,255,1);
font-style: ;
letter-spacing: 30px;
text-transform: ;
}
.june-scope  inline.inline-6n0189 { 
color: #000021;
font-style: normal;
font-size: 14px;
font-weight: 500;
letter-spacing: 0;
line-height: 1.15;
margin-bottom: 7px;
}
.june-scope  h3.h3-mhnnaa { 
font-weight: 500;
margin-bottom: 9px;
color: rgba(255,255,255,1);
letter-spacing: 15px;
}
.june-scope  h3.h3-6schmj { 
letter-spacing: 15px;
color: #252935;
font-weight: 500;
}
.june-scope  h4.h4-9bx5b4 { 
font-family: "Times New Roman", Times, serif;
font-weight: 500;
line-height: 1.3;
color: rgba(255,255,255,1);
letter-spacing: 25px;
}
.june-scope  h5.h5-qz6hkw { 
line-height: 1.15;
color: rgba(255,255,255,1);
font-weight: 500;
}
.june-scope  h6.h6-tj6m2l { 
font-weight: 500;
line-height: 1.15;
margin-bottom: 5px;
color: rgba(255,255,255,1);
}
.june-scope  h6.h6-j6o3rj { 
letter-spacing: 3px;
color: #252935;
font-size: 20px;
}
.june-scope  p.p-fc9pfr { 
color: rgba(255,255,255,1);
line-height: 1.4;
margin-bottom: 5px;
}
.june-scope  p.p-0bdtdj { 
font-weight: 300;
color: #252935;
letter-spacing: 2px;
}
.june-scope  p.p-69f3rv { 
font-weight: 300;
letter-spacing: 2px;
font-size: 18px;
}
.june-scope  p.p-qrhbi8 { 
font-weight: 300;
letter-spacing: 2px;
font-size: 12px;
}
.june-scope  p.p-z7biia { 
letter-spacing: 3px;
}
@media screen and (min-width: 1280px)  { 
 .june-scope  h1.h1-kr92il { 
font-size: 100px !important;
}
.june-scope  h2.h2-k1psl4 { 
font-size: 60px !important;
}
.june-scope  h3.h3-mhnnaa { 
font-size: 40px !important;
}
.june-scope  h4.h4-9bx5b4 { 
font-size: 26px !important;
}
.june-scope  h5.h5-qz6hkw { 
font-size: 20px !important;
}
.june-scope  h6.h6-tj6m2l { 
font-size: 16px !important;
}
.june-scope  p.p-fc9pfr { 
font-family: 'Roboto', sans-serif !important;
font-weight: 400 !important;
font-size: 16px !important;
} 
 } 
@media screen and (min-width: 884px)  and (max-width: 1279px)  { 
 .june-scope  h1.h1-kr92il { 
font-size: 80px !important;
}
.june-scope  h2.h2-k1psl4 { 
font-size: 60px !important;
}
.june-scope  h3.h3-mhnnaa { 
font-size: 31px !important;
}
.june-scope  h4.h4-9bx5b4 { 
font-size: 24px !important;
}
.june-scope  h5.h5-qz6hkw { 
font-size: 19px !important;
}
.june-scope  h6.h6-tj6m2l { 
font-size: 16px !important;
}
.june-scope  p.p-fc9pfr { 
font-size: 14px !important;
} 
 } 
@media screen and (min-width: 512px)  and (max-width: 883px)  { 
 .june-scope  h1.h1-kr92il { 
font-size: 55px !important;
}
.june-scope  h2.h2-k1psl4 { 
font-size: 40px !important;
}
.june-scope  h3.h3-mhnnaa { 
font-size: 27px !important;
}
.june-scope  h4.h4-9bx5b4 { 
font-size: 21px !important;
}
.june-scope  h5.h5-qz6hkw { 
font-size: 17px !important;
}
.june-scope  h6.h6-tj6m2l { 
font-size: 15px !important;
}
.june-scope  p.p-fc9pfr { 
font-size: 14px !important;
} 
 } 
@media screen and (max-width: 511px)  { 
 .june-scope  h1.h1-kr92il { 
font-size: 35px !important;
}
.june-scope  h2.h2-k1psl4 { 
font-size: 29px !important;
}
.june-scope  h3.h3-mhnnaa { 
font-size: 24px !important;
}
.june-scope  h4.h4-9bx5b4 { 
font-size: 19px !important;
}
.june-scope  h5.h5-qz6hkw { 
font-size: 16px !important;
}
.june-scope  h6.h6-tj6m2l { 
font-size: 14px !important;
}
.june-scope  p.p-fc9pfr { 
font-size: 14px !important;
} 
 } 
@media screen and (min-width: 1px)  { 
 .june-scope  h2.h2-k1psl4 { 
font-family: 'Roboto', sans-serif !important;
}
.june-scope  inline.inline-6n0189 { 
font-family: 'Roboto', sans-serif !important;
}
.june-scope  h3.h3-mhnnaa { 
font-family: 'Roboto', sans-serif !important;
}
.june-scope  h3.h3-6schmj { 
font-family: 'Roboto', sans-serif !important;
}
.june-scope  h5.h5-qz6hkw { 
font-family: 'Roboto', sans-serif !important;
}
.june-scope  h6.h6-tj6m2l { 
font-family: 'Roboto', sans-serif !important;
}
.june-scope  h6.h6-j6o3rj { 
font-family: 'Roboto', sans-serif !important;
}
.june-scope  p.p-0bdtdj { 
font-family: 'Roboto', sans-serif !important;
}
.june-scope  p.p-69f3rv { 
font-family: 'Roboto', sans-serif !important;
}
.june-scope  p.p-qrhbi8 { 
font-family: 'Roboto', sans-serif !important;
}
.june-scope  p.p-z7biia { 
font-family: 'Visby CF Demi', sans-serif !important;
} 
 } 

/* end page css */
