/*
** DO NOT EDIT THIS FILE! All changes will be overwritten.
** edit the master in app/assets/stylesheets/themes/snowplows/templates/_core.scss,
** then run script/activate-theme snowplows
*/
/* line 2, ../../../../../usr/local/rvm/gems/ruby-3.3.1@canyonero7/gems/neat-1.6.0/app/assets/stylesheets/grid/_grid.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*
** app/assets/stylesheets/_core.scss
** installed by ./script/activate-theme snowplows
** at Mon Jun 30 07:26:10 PM UTC 2025 on misterplow03
*/
@media screen and (max-width: 700px) {
  /* line 4, app/assets/stylesheets/product_grid/_sliding_menu.scss */
  .side-slide-menu {
    position: fixed;
    top: 1rem;
    bottom: 1rem;
    right: 3rem;
    left: 0.5rem;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    z-index: 20;
    visibility: hidden;
    opacity: 0;
  }
  /* line 25, app/assets/stylesheets/product_grid/_sliding_menu.scss */
  .slide-in {
    transform: translateX(100%);
    -webkit-transform: translateX(0%);
    outline: 100rem solid rgba(0, 0, 0, 0.7);
    visibility: visible;
    opacity: 1;
    z-index: 9999999999;
  }
  /* line 36, app/assets/stylesheets/product_grid/_sliding_menu.scss */
  .slide-out {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    outline: none;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.5s 0.5s, visibility 0.5s 0.5s;
  }
}

/* line 13, app/assets/stylesheets/tubes.scss */
.hidden-modal-content {
  display: none;
}

/* line 15, app/assets/stylesheets/tubes.scss */
main {
  position: relative;
  padding: 0;
  margin: 0;
}

/* line 19, app/assets/stylesheets/tubes.scss */
main > * {
  position: relative;
}

/* line 55, app/assets/stylesheets/tubes.scss */
.hero-section {
  color: white;
  padding: 0;
  position: relative;
  box-shadow: none !important;
  background-color: #eee;
}

/* line 15, ../../../../../usr/local/rvm/gems/ruby-3.3.1@canyonero7/gems/bourbon-3.2.4/app/assets/stylesheets/addons/_clearfix.scss */
.hero-section:after {
  content: "";
  display: table;
  clear: both;
}

@theme (aagarage) {
  /* line 70, app/assets/stylesheets/tubes.scss */
  .hero-section h1 {
    text-transform: uppercase;
  }
}

@theme (napaonline) {
  /* line 75, app/assets/stylesheets/tubes.scss */
  .hero-section h1 {
    text-transform: uppercase;
  }
}

@media screen and (min-width: 701px) {
  /* line 55, app/assets/stylesheets/tubes.scss */
  .hero-section {
    max-height: 400px;
    overflow: hidden;
  }
  /* line 83, app/assets/stylesheets/tubes.scss */
  .hero-section h1 {
    font-size: 3rem;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  }
}

/* line 89, app/assets/stylesheets/tubes.scss */
.hero-section .hero-image {
  left: 50%;
  transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}

/* line 100, app/assets/stylesheets/tubes.scss */
.hero-section .hero-content {
  z-index: 20;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

/* line 116, app/assets/stylesheets/tubes.scss */
.tube-container {
  position: relative;
  margin: 2rem auto;
}

/* LEARNING CENTER
  A Learning Center index page (/Learning-Center, /FAQ, /Insights, etc.)
  generally has a Hero image and one or more Article Index
  sections.
*/
/* line 128, app/assets/stylesheets/tubes.scss */
.article-index h2 {
  font-size: 1.4rem;
}

/* line 131, app/assets/stylesheets/tubes.scss */
.article-link {
  float: left;
  display: block;
  margin-right: 2.1276595745%;
  width: 31.914893617%;
}

/* line 38, ../../../../../usr/local/rvm/gems/ruby-3.3.1@canyonero7/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
.article-link:last-child {
  margin-right: 0;
}

/* line 134, app/assets/stylesheets/tubes.scss */
.article-link:nth-of-type(3n) {
  margin-right: 0;
}

/* line 153, app/assets/stylesheets/tubes.scss */
.vanilla main {
  background: white;
  box-sizing: border-box;
  padding: 1rem;
  margin: 1rem 0 2rem;
}

/* line 159, app/assets/stylesheets/tubes.scss */
.vanilla main h1, .vanilla main h2, .vanilla main h3, .vanilla main h4, .vanilla main h5 {
  color: #233571;
}

/* line 162, app/assets/stylesheets/tubes.scss */
.vanilla main h1 {
  font-size: 2rem;
  color: #233571;
  margin-bottom: 1rem;
}

/* line 167, app/assets/stylesheets/tubes.scss */
.vanilla main h3 {
  margin: 1rem 0;
  font-size: 1.3rem;
}

/* line 171, app/assets/stylesheets/tubes.scss */
.vanilla main h4 {
  font-size: 1rem;
  margin-left: 1rem;
}

/* line 175, app/assets/stylesheets/tubes.scss */
.vanilla main li {
  list-style: outside;
  margin: 1rem;
}

@media screen and (min-width: 701px) {
  /* line 181, app/assets/stylesheets/tubes.scss */
  .expander-trigger {
    display: none;
  }
}

@media screen and (max-width: 700px) {
  /* line 199, app/assets/stylesheets/tubes.scss */
  .expander .expander-trigger {
    color: #666 !important;
    cursor: pointer;
    display: none;
    font-size: 1em;
    padding-bottom: 0.25em;
    text-decoration: none;
    user-select: none;
    border: 1px solid #666;
    border-radius: 4px;
    padding: 0.5rem;
  }
  /* line 214, app/assets/stylesheets/tubes.scss */
  .expander .expander-trigger::after {
    content: " Less   \25B4";
    font-size: 1em;
    margin-left: 0em;
  }
  /* line 222, app/assets/stylesheets/tubes.scss */
  .expander .expander-hidden {
    display: inline-block;
  }
  /* line 224, app/assets/stylesheets/tubes.scss */
  .expander .expander-hidden::after {
    content: " More   \25BE";
    font-size: 1em;
    color: #DDD;
  }
  /* line 231, app/assets/stylesheets/tubes.scss */
  .expander .expander-hidden + .expander-content {
    display: none;
  }
}
