/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
.large-dropdown {
  margin-bottom: 2.8125rem;
}
.large-dropdown__upper {
  cursor: pointer;
  padding-bottom: 0.625rem;
}
.large-dropdown__title {
  font-size: 1.25rem;
  color: #2C3035;
}
.large-dropdown__icon {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.large-dropdown__content {
  margin-top: 0.625rem;
  font-size: 0.9375rem;
  color: #5A636D;
}
.large-dropdown--bordered {
  border-bottom: 0.0625rem solid rgba(90, 99, 109, 0.17);
}