.dictionary {
  min-width: 330px; }
  .dictionary .custom-container {
    padding: 0 20px; }
  .dictionary .nav-item-text-6 {
    background-color: rgba(255, 255, 255, 0.19); }
    @media (min-width: 992px) {
      .dictionary .nav-item-text-6 {
        border-bottom: solid 1px #1c6897; } }
  .dictionary .dictionary-top-sec {
    position: relative;
    background-color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
    margin: 0 0 5px 0;
    padding: 0;
    min-height: 205px; }
    @media (min-width: 992px) {
      .dictionary .dictionary-top-sec {
        margin: 0 0 40px 0;
        height: auto;
        background-position: right;
        background-image: url(../../images/dictionary-header-visuals.png);
        background-repeat: no-repeat;
        background-size: 30%; } }
    .dictionary .dictionary-top-sec .right-line {
      position: absolute;
      left: 0;
      right: auto;
      top: 0;
      width: 5px;
      height: 100%;
      border-radius: 0 4px 4px 0;
      background-color: #6266a6; }
      @media (min-width: 992px) {
        .dictionary .dictionary-top-sec .right-line {
          width: 11px; } }
    @media (min-width: 992px) {
      .dictionary .dictionary-top-sec .top-sec {
        width: 100%;
        height: 100%; } }
    .dictionary .dictionary-top-sec .top-sec-container {
      width: 100%;
      padding: 0 20px;
      height: auto;
      position: relative; }
      @media (min-width: 992px) {
        .dictionary .dictionary-top-sec .top-sec-container {
          min-height: 260px;
          max-width: 1010px; } }
      @media (min-width: 1281px) {
        .dictionary .dictionary-top-sec .top-sec-container {
          min-height: 308px;
          max-width: 1262px; } }
      @media (min-width: 992px) {
        .dictionary .dictionary-top-sec .top-sec-container .dictionary-breadcrumb-wrapper {
          margin: 26px 0 29px 0; } }
      @media (min-width: 1281px) {
        .dictionary .dictionary-top-sec .top-sec-container .dictionary-breadcrumb-wrapper {
          margin: 32px 0 36px 0; } }
      .dictionary .dictionary-top-sec .top-sec-container .dictionary-breadcrumb-wrapper .breadcrumb {
        margin: 0; }
      .dictionary .dictionary-top-sec .top-sec-container .dictionary-breadcrumb-wrapper .breadcrumb-item {
        color: #6266a6;
        font-size: 1.6rem;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.75;
        letter-spacing: normal; }
      .dictionary .dictionary-top-sec .top-sec-container .dictionary-p-sec {
        margin: 20px 0 0 0; }
        @media (min-width: 992px) {
          .dictionary .dictionary-top-sec .top-sec-container .dictionary-p-sec {
            margin: 0 0 10px 0;
            padding: 0; } }
        @media (min-width: 992px) {
          .dictionary .dictionary-top-sec .top-sec-container .dictionary-p-sec .dictionary-p-container {
            position: relative;
            margin: 0 0 0 24px; } }
        .dictionary .dictionary-top-sec .top-sec-container .dictionary-p-sec .dictionary-p-wrapper {
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2;
          margin: 0; }
        .dictionary .dictionary-top-sec .top-sec-container .dictionary-p-sec .dictionary-head {
          font-size: 3rem;
          font-weight: 500;
          font-style: normal;
          font-stretch: normal;
          line-height: 0.83;
          letter-spacing: normal;
          color: #6266a6;
          margin: 0 0 13px 0; }
          @media (min-width: 992px) {
            .dictionary .dictionary-top-sec .top-sec-container .dictionary-p-sec .dictionary-head {
              font-size: 6.2rem;
              font-weight: 500;
              line-height: normal;
              margin: 0 0 3px 0; } }
        .dictionary .dictionary-top-sec .top-sec-container .dictionary-p-sec .dictionary-top-p {
          font-size: 1.6rem;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.25;
          letter-spacing: normal;
          color: #4e5665;
          margin: 0 55px 0 0;
          width: 100%; }
          @media (min-width: 992px) {
            .dictionary .dictionary-top-sec .top-sec-container .dictionary-p-sec .dictionary-top-p {
              font-size: 3rem;
              line-height: normal;
              letter-spacing: normal;
              padding: 0 30px 0 0;
              margin: 0; } }
          @media (min-width: 1281px) {
            .dictionary .dictionary-top-sec .top-sec-container .dictionary-p-sec .dictionary-top-p {
              padding: 0 165px 0 0;
              max-width: 1262px; } }
      .dictionary .dictionary-top-sec .top-sec-container .alphabet-nav {
        padding: 0; }
      .dictionary .dictionary-top-sec .top-sec-container .alphabet-lg {
        position: absolute;
        width: 100%;
        max-width: 800px;
        bottom: 0;
        left: 0;
        right: auto;
        padding: 0 25px 0;
        margin: 0 0 5px 113px; }
        @media (min-width: 1281px) {
          .dictionary .dictionary-top-sec .top-sec-container .alphabet-lg {
            margin: 0 0 18px 136px;
            max-width: 900px; } }
        .dictionary .dictionary-top-sec .top-sec-container .alphabet-lg ul {
          width: 100%; }
          .dictionary .dictionary-top-sec .top-sec-container .alphabet-lg ul .alphabet-item {
            height: 42px;
            width: 42px;
            font-size: 3rem;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: normal;
            color: #6266a6;
            cursor: pointer; }
            .dictionary .dictionary-top-sec .top-sec-container .alphabet-lg ul .alphabet-item:active, .dictionary .dictionary-top-sec .top-sec-container .alphabet-lg ul .alphabet-item:hover, .dictionary .dictionary-top-sec .top-sec-container .alphabet-lg ul .alphabet-item:focus {
              color: #ffffff;
              font-weight: 500;
              background-color: #6266a6;
              background-position: center; }
    .dictionary .dictionary-top-sec .dictionary-top-icon {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1;
      width: 47px;
      height: 47px;
      margin: 0 0 6px 0; }
      @media (min-width: 992px) {
        .dictionary .dictionary-top-sec .dictionary-top-icon {
          width: 93px;
          height: 93px;
          margin: 0; } }
      @media (min-width: 1281px) {
        .dictionary .dictionary-top-sec .dictionary-top-icon {
          width: 116px;
          height: 116px; } }
  .dictionary .dictionary-body {
    margin: 0 0 70px 0;
    padding: 0;
    position: relative; }
    @media (min-width: 992px) {
      .dictionary .dictionary-body {
        padding: 0 20px 0;
        margin: 0px auto 308px;
        max-width: 1010px;
        min-height: 100%; } }
    @media (min-width: 1281px) {
      .dictionary .dictionary-body {
        max-width: 1262px; } }
    .dictionary .dictionary-body .body-p-wrapper {
      padding: 0 20px;
      margin: 15px 0 30px 0;
      width: 100%; }
      @media (min-width: 992px) {
        .dictionary .dictionary-body .body-p-wrapper {
          padding: 0 40px 0 0; } }
      .dictionary .dictionary-body .body-p-wrapper .body-head {
        font-size: 2rem;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.7;
        letter-spacing: normal;
        color: #4e5665;
        margin: 0; }
      .dictionary .dictionary-body .body-p-wrapper .body-top-p {
        font-size: 1.6rem;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.25;
        letter-spacing: normal;
        color: #4e5665;
        margin: 0;
        max-width: 1180px; }
        @media (min-width: 992px) {
          .dictionary .dictionary-body .body-p-wrapper .body-top-p {
            line-height: 1.75; } }
      .dictionary .dictionary-body .body-p-wrapper button {
        width: 180px;
        height: 50px;
        -o-object-fit: contain;
           object-fit: contain;
        border-radius: 3px;
        background-color: #0a7bb6;
        box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
        font-size: 2rem;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 0.5px;
        text-align: center;
        color: #fff; }
        .dictionary .dictionary-body .body-p-wrapper button:active, .dictionary .dictionary-body .body-p-wrapper button:focus {
          background-color: #1c6897;
          color: #0a7bb6;
          border: 0; }
    .dictionary .dictionary-body .alphabet-nav {
      padding: 0;
      width: 20px;
      height: 550px;
      z-index: 99; }
    .dictionary .dictionary-body .alphabet-mobile {
      height: 100%; }
      .dictionary .dictionary-body .alphabet-mobile ul {
        background-color: #fff;
        height: 100%; }
        .dictionary .dictionary-body .alphabet-mobile ul .alphabet-item {
          height: 20px;
          width: 20px;
          font-size: 2rem;
          font-weight: 500;
          font-style: normal;
          font-stretch: normal;
          line-height: 3;
          letter-spacing: normal;
          text-align: center;
          color: #6266a6;
          display: inline-block;
          margin-top: 0 !important; }
          .dictionary .dictionary-body .alphabet-mobile ul .alphabet-item:active, .dictionary .dictionary-body .alphabet-mobile ul .alphabet-item:focus {
            color: #ffffff;
            font-weight: 500;
            background-color: #6266a6;
            background-position: center; }
    .dictionary .dictionary-body .cards-wrapper {
      width: 100%; }
    .dictionary .dictionary-body .expression-container {
      display: none; }
    .dictionary .dictionary-body .card {
      border: 0;
      width: 100%;
      padding: 0; }
    .dictionary .dictionary-body .expression-container .card-header {
      background-color: #fff;
      padding: 0 20px 0 13px;
      height: 59px;
      border-bottom: solid 1px #6266a6;
      font-weight: 500;
      border-top: solid 1px rgba(78, 86, 101, 0.2); }
      @media (min-width: 992px) {
        .dictionary .dictionary-body .expression-container .card-header {
          padding: 0 0 0 10px;
          margin: 0;
          border: 0;
          height: 52px; } }
      .dictionary .dictionary-body .expression-container .card-header .collapse-arrow {
        width: 14px;
        height: 8px;
        margin: 0; }
    .dictionary .dictionary-body .expression-container .collapsed .card-header, .dictionary .dictionary-body .expression-container .collapsed .expression {
      font-weight: normal; }
    .dictionary .dictionary-body .expression-container .expression {
      font-weight: 500; }
    .dictionary .dictionary-body .expression-container .closed-symbol {
      display: none; }
    .dictionary .dictionary-body .expression-container .expression-wrapper {
      width: 100%; }
      @media (min-width: 992px) {
        .dictionary .dictionary-body .expression-container .expression-wrapper {
          padding: 0 0 0 12px; } }
      .dictionary .dictionary-body .expression-container .expression-wrapper .expression {
        font-size: 1.6rem;
        line-height: normal;
        letter-spacing: normal;
        color: #4e5666;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: normal;
        padding: 0 15px 0 0;
        margin: 0; }
        @media (min-width: 992px) {
          .dictionary .dictionary-body .expression-container .expression-wrapper .expression {
            padding: 0;
            line-height: 1.25;
            color: #4e5665;
            font-size: 2rem; } }
    .dictionary .dictionary-body .expression-container .card-block {
      background-color: #f6f6f6; }
      @media (min-width: 992px) {
        .dictionary .dictionary-body .expression-container .card-block {
          padding: 0 22px 23px 38px;
          background-color: #fff; } }
    .dictionary .dictionary-body .answer {
      font-size: 1.6rem;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      color: #4e5666;
      border-bottom: solid 1px rgba(78, 86, 101, 0.2);
      padding: 33px; }
      @media (min-width: 992px) {
        .dictionary .dictionary-body .answer {
          font-size: 1.6rem;
          line-height: 1.75;
          border-bottom: solid 3px #6266a6;
          padding: 0; } }
    .dictionary .dictionary-body .collapsed .card-header {
      width: 100%;
      border-bottom: solid 1px rgba(78, 86, 101, 0.2); }
      .dictionary .dictionary-body .collapsed .card-header:first-child {
        border: solid rgba(78, 86, 101, 0.2);
        border-width: 1px 0; }
        @media (min-width: 992px) {
          .dictionary .dictionary-body .collapsed .card-header:first-child {
            border: solid rgba(78, 86, 101, 0.2);
            border-width: 0 0 1px 0; } }
    .dictionary .dictionary-body .collapsed .open {
      display: none; }
    .dictionary .dictionary-body .collapsed .closed-symbol {
      display: none; }
      @media (min-width: 992px) {
        .dictionary .dictionary-body .collapsed .closed-symbol {
          display: block; } }
    .dictionary .dictionary-body .collapsed .expression-p {
      padding: 0; }
      @media (min-width: 992px) {
        .dictionary .dictionary-body .collapsed .expression-p {
          padding: 0 !important; } }
    .dictionary .dictionary-body .collapsed .collapse-arrow {
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg); }
    .dictionary .dictionary-body .closed-symbol {
      font-size: 3.5rem;
      height: 24px;
      width: auto;
      line-height: 0;
      padding: 11px 0 0 0;
      font-family: FbReforma-sign !important;
      color: #0a7bb6;
      font-weight: lighter; }
    .dictionary .dictionary-body .open {
      display: none; }
      @media (min-width: 992px) {
        .dictionary .dictionary-body .open {
          display: block;
          width: 12px;
          height: 1.5px;
          background-color: #0a7bb6; } }
    .dictionary .dictionary-body .collapse-buttons-wrapper {
      position: absolute;
      right: 0;
      left: auto;
      top: -35px;
      padding: 0 10px;
      margin: 0 10px 0 0; }
      .dictionary .dictionary-body .collapse-buttons-wrapper .collapse-button-open, .dictionary .dictionary-body .collapse-buttons-wrapper .collapse-button-close, .dictionary .dictionary-body .collapse-buttons-wrapper .collapse-button-show-all {
        font-size: 1.6rem;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.75;
        letter-spacing: normal;
        text-align: right;
        color: #6266a6;
        background-color: transparent;
        border: 0;
        padding: 0; }
        .dictionary .dictionary-body .collapse-buttons-wrapper .collapse-button-open:active, .dictionary .dictionary-body .collapse-buttons-wrapper .collapse-button-close:active, .dictionary .dictionary-body .collapse-buttons-wrapper .collapse-button-show-all:active {
          text-decoretion: underline !important; }
      .dictionary .dictionary-body .collapse-buttons-wrapper .button-active {
        text-decoration: underline !important; }
  .dictionary .dictionary-footer {
    padding: 0;
    border-top: 0; }
  .dictionary .active {
    color: #fff !important;
    font-weight: 500 !important;
    background-color: #6266a6;
    background-position: center; }
