/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./css/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
/* SASS files */
/*-------------OVERRIDE PARENT ------------------*/
.logo p.site-description {
  padding: 5px;
}
.home {
  /*-----------HOME PAGE------------------*/
}
.home .homePage .container {
  padding-left: 0;
  padding-right: 0;
}
.home #home_bottom_bar {
  color: #fff;
  background: #f47bcf;
  height: 40px;
  margin: 0px -5px -15px -5px;
}
.home .title-box h1, .home #wrapper h1 {
  color: #f47bcf;
}
.home blockquote {
  padding: 0 1rem 1rem 1rem;
}
.home {
  /*---------SVG -----------------------*/
}
.home .st1 {
  fill: #f47bcf;
  stroke: #f47bcf;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 0.5;
  visibility: hidden;
}
.home .st2 {
  stroke: #f47bcf;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.8;
}
.home .st3 {
  fill: #f47bcf;
  stroke: #f47bcf;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 0.5;
}
.home .st4 {
  fill: #f47bcf;
  font-family: Segoe UI;
  font-size: 0.93em;
}
.home .st5 {
  stroke: #f47bcf;
  stroke-linecap: butt;
  stroke-width: 3.12;
}
.home .st6 {
  fill: #3d1c0e;
  font-family: Segoe UI;
  font-size: 0.833336em;
}
.home .st7 {
  marker-end: url(#mrkr4-30);
  stroke: #f47bcf;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 0.5;
}
.home .st8 {
  fill: #f47bcf;
  fill-opacity: 1;
  stroke: #f47bcf;
  stroke-opacity: 1;
  stroke-width: 0.1655629139;
}
.home .st9 {
  font-size: 1em;
}
.home .st10 {
  stroke: #f47bcf;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 0.5;
}
.home .st11 {
  fill: #000000;
  font-family: Segoe UI;
  font-size: 0.833336em;
}
.home .st12 {
  fill: none;
  stroke: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 0.5;
}
.home .st13 {
  fill: none;
  fill-rule: evenodd;
  font-size: 12px;
  overflow: visible;
  stroke-linecap: square;
  stroke-miterlimit: 3;
}
.home #analyst, .home #webDesigner, .home #instructionalDesigner {
  cursor: pointer;
}
.home {
  /*-----------POPUP----------------------------------------------*/
}
.home .popup {
  display: none;
  position: fixed;
  z-index: 100;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(244, 123, 207, 0.5);
}
.home .analyst, .home .webDesigner, .home .instructionalDesigner {
  display: none;
}
.home {
  /* Modal Content */
}
.home .popup-content {
  position: relative;
  margin: auto;
  top: 15%;
  top: 15vh;
  padding: 0;
  width: 50vw;
  max-width: 80vw;
  background-color: rgba(0, 0, 0, 0.8);
}
.home .popup-content h4 {
  text-decoration: underline;
}
.home .analyst, .home .webDesigner, .home .instructionalDesigner {
  width: auto;
  padding: 16px;
  margin-top: 10%;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.home .webDesigner {
  background-color: white;
  color: black;
}
.home {
  /* The Close Button */
}
.home .close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}
.home .close:hover, .home .close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}
@media screen and (max-width: 720px) and (min-width: 320px) {
  .home .popup-content {
    width: 70%;
  }
}
.page-id-60 {
  /*-----------CONTACT FORM-------------------------*/
}
.page-id-60 .contact-form label {
  color: #f47bcf;
}
.page-id-60 {
  /*.page button[type="submit"]{background-color: white; border: 2px solid #f47bcf;}*/
}
.page-id-60 div.contact-form :where(.grunion-label-required), .page-id-60 .contact-form :where(label span.required) {
  font-size: 100%;
  font-weight: 400;
  margin-left: 0.25em;
  opacity: 0.7;
}
.page-id-60 #contact-form-60 {
  display: block;
}
@media only screen and (min-width: 600px) {
  .page-id-60 .contact-form input[type=email], .page-id-60 .contact-form input[type=number], .page-id-60 .contact-form input[type=tel], .page-id-60 .contact-form input[type=text], .page-id-60 .contact-form input[type=time], .page-id-60 .contact-form input[type=url] {
    width: 100%;
  }
}

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