@media print, all and (min-width: 1024px) {
  /* line 36, ../../assets/sass/new-locations.sass */
  #template-locations_detail #top-columns {
    display: flex;
  }
}
/* line 40, ../../assets/sass/new-locations.sass */
#template-locations_detail #top-columns .module-post_content {
  padding: 3.8125em 0 0;
}
@media print, all and (min-width: 1024px) {
  /* line 40, ../../assets/sass/new-locations.sass */
  #template-locations_detail #top-columns .module-post_content {
    width: 60%;
    margin-right: 5em;
    padding: 3.8125em 0;
  }
}
/* line 46, ../../assets/sass/new-locations.sass */
#template-locations_detail #top-columns .module-post_content .wrap {
  border-bottom: 1px solid lightgray !important;
}
@media print, all and (min-width: 1024px) {
  /* line 46, ../../assets/sass/new-locations.sass */
  #template-locations_detail #top-columns .module-post_content .wrap {
    border-bottom: 0 !important;
    border-right: 1px solid lightgray;
    padding-right: 5em;
  }
}
/* line 12, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-post_content h3 {
  font-family: Gibson, Helvetica, Arial, sans-serif;
  font-size: 26px;
  font-weight: 600;
}
/* line 56, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-post_content p {
  font-size: 1.25em;
  line-height: 1.8em;
  padding-bottom: 1.8em;
}
/* line 60, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-post_content .cta-vimeo {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media print, all and (min-width: 1130px) {
  /* line 60, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-post_content .cta-vimeo {
    display: block;
  }
}
/* line 66, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-post_content .cta-vimeo > p {
  font-style: italic;
  padding-bottom: 5px;
}
/* line 69, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-post_content .cta-vimeo button {
  height: 3em;
  display: flex;
  align-items: center;
  background: #4bf;
  border: 0;
  border-radius: 5em;
  margin-left: 0;
  margin-bottom: 35px;
  text-decoration: none;
}
/* line 79, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-post_content .cta-vimeo button:hover {
  background: #08C;
}
@media print, all and (min-width: 1024px) {
  /* line 69, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-post_content .cta-vimeo button {
    margin-bottom: 0;
  }
}
@media print, all and (min-width: 1130px) {
  /* line 69, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-post_content .cta-vimeo button {
    margin-left: -15px;
  }
}
/* line 85, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-post_content .cta-vimeo button * {
  color: white;
}
/* line 87, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-post_content .cta-vimeo button i {
  padding: 0 15px 0 20px;
  font-size: 2em;
}
/* line 90, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-post_content .cta-vimeo button p {
  padding: 0 30px 0 0;
  font-weight: 600;
  font-family: "Gibson";
}
/* line 94, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead {
  padding: 2em 0 0;
}
@media print, all and (min-width: 1024px) {
  /* line 94, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-officeHead {
    padding: 3.75em 0;
    margin-bottom: 30px;
  }
}
/* line 100, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead.noIntro .wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* line 12, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead h3 {
  font-family: Gibson, Helvetica, Arial, sans-serif;
  font-size: 26px;
  font-weight: 600;
}
/* line 105, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead h3 {
  padding-bottom: 1.11111em;
}
/* line 107, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead .person {
  display: flex;
  margin: 10px 0 50px;
}
/* line 110, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead .person .col-photo {
  display: none;
}
@media print, all and (min-width: 400px) {
  /* line 110, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-officeHead .person .col-photo {
    display: block;
    width: 120px;
    margin-right: 30px;
  }
}
/* line 116, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead .person .col-photo .photo {
  display: none;
}
@media print, all and (min-width: 400px) {
  /* line 116, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-officeHead .person .col-photo .photo {
    display: block;
    height: 150px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
    box-shadow: 6px 3px 15px -2px rgba(0, 0, 0, 0.25), -6px 3px 15px -2px rgba(0, 0, 0, 0.25);
  }
}
/* line 126, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead .person .col-bio * {
  font-family: Gibson, Helvetica, Arial, sans-serif;
}
/* line 128, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead .person .col-bio h3.name {
  padding: 0 0 10px;
}
/* line 131, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead .person .col-bio .contact-info .title {
  padding: 0 0 10px;
}
/* line 133, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead .person .col-bio .contact-info .email {
  padding: 0 0 10px;
}
/* line 135, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead .person .col-bio .contact-info .phone {
  padding: 0 0 10px;
}
/* line 137, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead .person .col-bio .contact-info .phone strong {
  font-weight: 600;
}
/* line 140, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead .person .col-bio .contact-link {
  font-size: 0.81em;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  line-height: 1;
  padding-top: 0.23em;
  padding-left: 1.53em;
  background: url("/assets/images/icon-arrow-right-orange.png") 0 50% no-repeat;
  background-size: 1.07em;
  display: inline-block;
  font-family: Gibson, Helvetica, Arial, sans-serif;
  font-weight: 600;
}
/* line 143, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider {
  margin-bottom: 10em;
  padding: 0 !important;
}
/* line 146, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider.noBG {
  background: none;
}
/* line 148, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row {
  max-width: 91.87em;
}
@media print, all and (min-width: 768px) {
  /* line 149, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-offset_slider .slider-row .slider-desktop {
    display: none;
  }
}
@media print, all and (min-width: 1130px) {
  /* line 149, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-offset_slider .slider-row .slider-desktop {
    display: block;
  }
}
/* line 154, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row .slider-desktop.slider-tablet {
  display: none;
}
@media print, all and (min-width: 768px) {
  /* line 154, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-offset_slider .slider-row .slider-desktop.slider-tablet {
    display: block;
  }
}
@media print, all and (min-width: 1130px) {
  /* line 154, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-offset_slider .slider-row .slider-desktop.slider-tablet {
    display: none;
  }
}
/* line 160, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row .slider-desktop .slick-list {
  padding-left: 0 !important;
}
@media print, all and (min-width: 768px) {
  /* line 162, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-offset_slider .slider-row .slider-mobile {
    display: none;
  }
}
/* line 165, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row .slider-mobile .slick-list {
  padding-left: 20px !important;
}
/* line 167, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row > .card-set {
  display: none;
}
/* line 172, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row .slider-tablet .card-set .card {
  width: calc(50% - 1em);
}
/* line 177, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row .card-set .card, #template-locations_detail .module-offset_slider .slider-row .col-card .card {
  float: left;
  background-color: white;
  background-repeat: no-repeat;
  background-size: auto 250px;
  background-position: center top;
  width: calc(25% - 1em);
  height: 415px;
  margin: 0 0.5em;
  position: relative;
}
/* line 187, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row .card-set .card:before, #template-locations_detail .module-offset_slider .slider-row .col-card .card:before {
  background: none;
}
/* line 189, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row .card-set .card:first-child, #template-locations_detail .module-offset_slider .slider-row .col-card .card:first-child {
  margin-left: 0px;
}
/* line 191, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row .card-set .card:last-child, #template-locations_detail .module-offset_slider .slider-row .col-card .card:last-child {
  margin-right: 0px;
}
/* line 193, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row .card-set .card div.tag, #template-locations_detail .module-offset_slider .slider-row .col-card .card div.tag {
  color: white;
  font-family: Gibson, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  background: #00afab;
  padding: 5px 10px;
  position: absolute;
  top: 0px;
  left: 15px;
}
/* line 203, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row .card-set .card h4.title, #template-locations_detail .module-offset_slider .slider-row .col-card .card h4.title {
  padding: 260px 20px 15px 20px;
  font-size: 20px;
  line-height: 25px;
}
/* line 207, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row .card-set .card a.read-more, #template-locations_detail .module-offset_slider .slider-row .col-card .card a.read-more {
  margin-left: 20px;
  font-size: 0.81em;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  line-height: 1;
  padding-top: 0.23em;
  padding-left: 1.53em;
  background: url("/assets/images/icon-arrow-right-orange.png") 0 50% no-repeat;
  background-size: 1.07em;
  display: inline-block;
  font-family: Gibson, Helvetica, Arial, sans-serif;
  font-weight: 600;
  position: absolute;
  bottom: 25px;
}
/* line 212, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row .col-card {
  padding: 0 0.325em;
}
/* line 214, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row .col-card .card {
  width: 100%;
}
/* line 216, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-featVideo {
  margin: -3em 0 3em;
}
@media print, all and (min-width: 1024px) {
  /* line 216, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-featVideo {
    margin: -3em 0 5em;
  }
}
@media print, all and (min-width: 1440px) {
  /* line 216, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-featVideo {
    margin: -2em 0 6em;
  }
}
/* line 222, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeServices {
  background-color: white;
  padding: 25px 0;
}
/* line 228, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeServices .servicesList {
  width: 85%;
  margin: 50px auto 0;
  column-count: 2;
  column-gap: 15%;
  text-align: center;
}
@media print, all and (min-width: 1024px) {
  /* line 228, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-officeServices .servicesList {
    width: 95%;
    column-count: 3;
    column-gap: 80px;
    column-rule: 1px solid lightgray;
  }
}
@media print, all and (min-width: 1100px) {
  /* line 228, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-officeServices .servicesList {
    width: 85%;
    column-gap: 50px;
  }
}
/* line 242, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeServices .servicesList .service {
  font-family: Gibson, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  text-transform: uppercase;
  padding: 1em 0;
  border-top: 1px solid lightgray;
}
@media print, all and (min-width: 1024px) {
  /* line 242, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-officeServices .servicesList .service {
    font-size: 22px;
    border-top: 0;
  }
}
/* line 256, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeServices .servicesList .service:after {
  content: "";
  border-top: 1px solid lightgray;
}
@media print, all and (min-width: 1024px) {
  /* line 256, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-officeServices .servicesList .service:after {
    content: none;
    border: 0;
  }
}
/* line 262, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeServices .servicesList .service a {
  text-decoration: none;
  color: #424242;
}
/* line 265, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeServices .servicesList .service a:hover {
  color: #ff5200;
}
/* line 267, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow {
  display: none;
  background: #13376f;
  padding: 10px 0px 50px;
  font-family: Gibson, Helvetica, Arial, sans-serif;
}
/* line 272, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow h1 {
  color: white;
}
/* line 274, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile {
  display: block;
  color: white;
}
/* line 278, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile .getToKnowTable .list {
  width: 90vw;
  margin: 15px auto;
  background: darkgray;
}
/* line 282, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile .getToKnowTable .list ul {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: scroll;
  list-style: none;
}
/* line 287, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile .getToKnowTable .list ul::-webkit-scrollbar {
  display: none;
}
/* line 289, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile .getToKnowTable .list ul li {
  flex: 0 0 auto;
  padding: 20px 10px;
  width: auto;
  text-shadow: 1px 1px 1px #4b4b4b;
  letter-spacing: 0.05em;
  background: #eeeeee;
  background: -moz-linear-gradient(top, #eeeeee 27%, #bbbbbb 94%);
  background: -webkit-linear-gradient(top, #eeeeee 27%, #bbbbbb 94%);
  background: linear-gradient(to bottom, #eeeeee 27%, #bbbbbb 94%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#bbbbbb',GradientType=0 );
  border-right: 1px solid darkgray;
}
/* line 301, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile .getToKnowTable .list ul li:last-of-type {
  border-right: 0;
}
/* line 303, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile .getToKnowTable .list ul li:active, #template-locations_detail .module-getToKnow.mobile .getToKnowTable .list ul li.selected {
  text-shadow: 0;
  background: #8a8a8a;
  background: -moz-linear-gradient(top, #8a8a8a 27%, #646464 94%);
  background: -webkit-linear-gradient(top, #8a8a8a 27%, #646464 94%);
  background: linear-gradient(to bottom, #8a8a8a 27%, #646464 94%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#666666',GradientType=0 );
}
/* line 310, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile .getToKnowTable .nav {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
/* line 314, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile .getToKnowTable .nav .fas {
  font-size: 2em;
}
/* line 316, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile .getToKnowTable .nav .fas:active {
  color: #ff5200;
}
/* line 318, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile .getToKnowTable .nav .fa-arrow-left {
  padding-right: 20px;
}
/* line 320, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile .getToKnowTable .nav .fa-arrow-right {
  padding-left: 20px;
}
/* line 322, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile .getToKnowTable .content {
  width: 90vw;
  margin: 0 auto;
  padding: 15px;
  color: #424242;
  background: white;
}
@media print, all and (min-width: 667px) {
  /* line 322, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-getToKnow.mobile .getToKnowTable .content {
    padding: 25px;
  }
}
/* line 330, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile .getToKnowTable .content .col-person {
  display: flex;
}
/* line 332, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile .getToKnowTable .content .col-person img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  min-width: 40%;
  height: 175px;
  margin: 0 15px 10px 0;
  box-shadow: 4px 3px 15px -2px rgba(0, 0, 0, 0.25), -4px 3px 15px -2px rgba(0, 0, 0, 0.25);
}
@media print, all and (min-width: 667px) {
  /* line 332, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-getToKnow.mobile .getToKnowTable .content .col-person img {
    min-width: 22%;
  }
}
/* line 342, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile .getToKnowTable .content .col-person .info {
  display: flex;
  flex-direction: column;
}
/* line 345, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile .getToKnowTable .content .col-person .info > * {
  margin-bottom: 5px;
}
/* line 347, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile .getToKnowTable .content .col-person .info h2 {
  margin: 0;
  font-size: 1.25em;
}
@media print, all and (min-width: 667px) {
  /* line 347, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-getToKnow.mobile .getToKnowTable .content .col-person .info h2 {
    font-size: 1.5em;
  }
}
/* line 352, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile .getToKnowTable .content .col-person .info .email {
  display: none;
}
@media print, all and (min-width: 667px) {
  /* line 352, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-getToKnow.mobile .getToKnowTable .content .col-person .info .email {
    display: block;
  }
}
/* line 356, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile .getToKnowTable .content .col-person .info .shortEmail {
  display: block;
}
@media print, all and (min-width: 667px) {
  /* line 356, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-getToKnow.mobile .getToKnowTable .content .col-person .info .shortEmail {
    display: none;
  }
}
/* line 363, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile .getToKnowTable .content .col-bio {
  height: 350px;
  overflow-y: scroll;
}
@media print, all and (min-width: 768px) {
  /* line 363, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-getToKnow.mobile .getToKnowTable .content .col-bio {
    height: auto;
    overflow-y: auto;
  }
}
/* line 369, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile .getToKnowTable .content .col-bio h3 {
  font-size: 1.5em;
  margin: 10px 0;
}
/* line 372, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile .getToKnowTable .content .col-bio p {
  line-height: 1.25em;
}
/* line 374, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile .getToKnowTable .content .col-bio ol, #template-locations_detail .module-getToKnow.mobile .getToKnowTable .content .col-bio ul {
  margin-left: 30px;
}
/* line 376, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile .getToKnowTable .content .col-bio ol li, #template-locations_detail .module-getToKnow.mobile .getToKnowTable .content .col-bio ul li {
  padding-bottom: 0.75em;
}
/* line 378, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile .getToKnowTable .content .col-bio ol li:last-of-type, #template-locations_detail .module-getToKnow.mobile .getToKnowTable .content .col-bio ul li:last-of-type {
  padding-bottom: 0;
}
@media print, all and (min-width: 1024px) {
  /* line 274, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-getToKnow.mobile {
    display: none;
  }
}
/* line 382, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop {
  display: none;
}
@media print, all and (min-width: 1024px) {
  /* line 382, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-getToKnow.desktop {
    display: block;
  }
}
/* line 386, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable {
  display: flex;
  width: 75vw;
  margin: 0 auto;
}
@media print, all and (min-width: 1776px) {
  /* line 386, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-getToKnow.desktop .getToKnowTable {
    width: 60vw;
  }
}
/* line 392, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .list {
  background: lightgray;
  width: 20vw;
  margin-right: 15px;
  height: 400px;
  overflow-y: scroll;
}
/* line 399, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .list ul li {
  list-style-type: none;
  background: #f0f0f0;
  padding-left: 20px;
  border-bottom: 1px solid darkgray;
  cursor: pointer;
  display: flex;
  height: 70px;
  align-items: center;
}
/* line 408, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .list ul li.selected, #template-locations_detail .module-getToKnow.desktop .getToKnowTable .list ul li:hover {
  background: white;
}
/* line 410, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .list ul li:last-of-type {
  border-bottom: none;
}
/* line 412, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content {
  background: white;
  width: 60vw;
  display: flex;
  height: 400px;
}
/* line 418, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-person {
  width: 30%;
  margin-right: 20px;
  padding: 20px 10px 20px 20px;
  display: flex;
  flex-direction: column;
}
@media print, all and (min-width: 1440px) {
  /* line 418, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-person {
    width: 20%;
  }
}
/* line 426, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-person span {
  padding-bottom: 5px;
}
/* line 428, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-person span:last-of-type {
  padding-bottom: 0;
}
/* line 430, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-person img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  width: 100%;
  height: 175px;
  margin-bottom: 10px;
  box-shadow: 8px 3px 15px -2px rgba(0, 0, 0, 0.25), -8px 3px 15px -2px rgba(0, 0, 0, 0.25);
}
/* line 441, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-person .phone strong {
  font-weight: 600;
}
/* line 443, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-person .link {
  font-size: 0.81em;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  line-height: 1;
  padding-top: 0.23em;
  padding-left: 1.53em;
  background: url("/assets/images/icon-arrow-right-orange.png") 0 50% no-repeat;
  background-size: 1.07em;
  display: inline-block;
  font-family: Gibson, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 0.55em;
}
/* line 446, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-bio {
  width: 80%;
  padding: 20px 20px 20px 10px;
  overflow-y: scroll;
  border-bottom: 20px solid white;
}
/* line 452, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-bio h2 {
  font-size: 35px;
}
/* line 455, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-bio h3 {
  font-size: 18px;
  padding-top: 20px;
}
/* line 459, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-bio ol {
  margin: 0 0 0 5% !important;
  font-size: 16px !important;
  font-weight: 300 !important;
}
/* line 463, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-bio ol li {
  padding-top: 5px;
}
/* line 465, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-bio p {
  font-size: 16px;
  font-weight: 300;
}
/* line 468, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-bio p:last-of-type {
  padding-bottom: 25px;
}
/* line 470, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-bio p.email {
  padding-top: 5px;
  font-weight: 400;
}
/* line 473, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-map {
  max-height: 30em;
}
@media print {
  /* line 479, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-people_grid .col-photo {
    background-size: cover !important;
  }
  /* line 481, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-people_grid .col-info {
    background-color: rgba(0, 0, 0, 0.025) !important;
  }
}
