

/* Start:/local/components/custom/site-map/templates/.default/style.css?16280677102104*/
.site-map {
  margin-top: 45px; }
  @media only screen and (max-width: 960px) {
    .site-map {
      margin-top: 35px; } }
  @media only screen and (max-width: 740px) {
    .site-map {
      text-align: center;
      margin-top: 25px; } }
  .site-map__row {
    padding-bottom: 20px;
    margin-bottom: 30px; }
    @media only screen and (max-width: 960px) {
      .site-map__row {
        padding-bottom: 15px;
        margin-bottom: 25px; } }
    @media only screen and (max-width: 740px) {
      .site-map__row {
        padding-bottom: 10px;
        margin-bottom: 20px; } }
    .site-map__row:not(:last-child) {
      border-bottom: 1px solid #e5e5ea; }
  .site-map__title {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.1;
    letter-spacing: normal;
    display: block;
    text-transform: uppercase;
    margin-bottom: 20px; }
    @media only screen and (max-width: 960px) {
      .site-map__title {
        font-size: 19px; } }
    @media only screen and (max-width: 740px) {
      .site-map__title {
        font-size: 16px;
        margin-bottom: 15px; } }
  .site-map__grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin: 0 -15px; }
    @media only screen and (max-width: 740px) {
      .site-map__grid {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0; } }
  .site-map__col {
    width: -webkit-calc(100% / 3 - 30px);
    width: calc(100% / 3 - 30px);
    margin: 0 15px; }
    @media only screen and (max-width: 740px) {
      .site-map__col {
        margin: 0;
        width: 100%; } }
  .site-map__item {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3;
    color: #333333;
    display: block;
    margin-bottom: 23px; }
    @media only screen and (min-width: 961px) {
      .site-map__item {
        margin-bottom: 20px; } }
    @media only screen and (max-width: 960px) {
      .site-map__item {
        font-size: 15px;
        margin-bottom: 15px; } }
    @media only screen and (max-width: 740px) {
      .site-map__item {
        font-size: 14px;
        margin-bottom: 10px; } }

/* End */
/* /local/components/custom/site-map/templates/.default/style.css?16280677102104 */
