@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select {
    font-family: sans-serif;
  }
}
.callout {
  margin-bottom: 32px;
  padding: 20px;
  border-left: 3px solid #eeeeee;
}
.callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.callout p:last-child {
  margin-bottom: 0;
}
.callout-danger {
  background-color: #fdf7f7;
  border-color: #ebccd1;
}
.callout-danger h4 {
  color: #a94442;
}
.callout-warning {
  background-color: #faf8f0;
  border-color: #faebcc;
}
.callout-warning h4 {
  color: #8a6d3b;
}
.callout-info {
  background-color: #f4f8fa;
  border-color: #bce8f1;
}
.callout-info h4 {
  color: #31708f;
}
.callout-success {
  background-color: #f9fdf7;
  border-color: #d6e9c6;
}
.callout-success h4 {
  color: #3c763d;
}
.t-ww {
  word-wrap: break-word;
  word-break: break-word;
}
.border-none {
  border: 0;
}
.pos-r {
  position: relative !important;
}
.pos-a {
  position: absolute !important;
}
.pos-f {
  position: fixed !important;
}
.w-sm {
  width: 25% !important;
}
.w-md {
  width: 50% !important;
}
.w-lg {
  width: 75% !important;
}
.w-full {
  width: 100% !important;
}
.w-50 {
  width: 50px !important;
}
.w-100 {
  width: 100px !important;
}
.w-120 {
  width: 120px !important;
}
.w-130 {
  width: 130px !important;
}
.w-140 {
  width: 140px !important;
}
.w-150 {
  width: 150px !important;
}
.w-200 {
  width: 200px !important;
}
.w-300 {
  width: 300px !important;
}
.w-350 {
  width: 350px !important;
}
.m-a-0 {
  margin: 0 !important;
}
.m-t-0 {
  margin-top: 0 !important;
}
.m-r-0 {
  margin-right: 0 !important;
}
.m-b-0 {
  margin-bottom: 0 !important;
}
.m-l-0 {
  margin-left: 0 !important;
}
.m-a {
  margin: 20px !important;
}
.m-t {
  margin-top: 20px !important;
}
.m-r {
  margin-right: 20px !important;
}
.m-b {
  margin-bottom: 20px !important;
}
.m-l {
  margin-left: 20px !important;
}
.m-x {
  margin-right: 20px !important;
  margin-left: 20px !important;
}
.m-y {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.m-a-xs {
  margin: 5px !important;
}
.m-t-xs {
  margin-top: 5px !important;
}
.m-r-xs {
  margin-right: 5px !important;
}
.m-b-xs {
  margin-bottom: 5px !important;
}
.m-l-xs {
  margin-left: 5px !important;
}
.m-x-xs {
  margin-right: 5px !important;
  margin-left: 5px !important;
}
.m-y-xs {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.m-a-sm {
  margin: 10px !important;
}
.m-t-sm {
  margin-top: 10px !important;
}
.m-r-sm {
  margin-right: 10px !important;
}
.m-b-sm {
  margin-bottom: 10px !important;
}
.m-l-sm {
  margin-left: 10px !important;
}
.m-x-sm {
  margin-right: 10px !important;
  margin-left: 10px !important;
}
.m-y-sm {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.m-a-md {
  margin: 30px !important;
}
.m-t-md {
  margin-top: 30px !important;
}
.m-r-md {
  margin-right: 30px !important;
}
.m-b-md {
  margin-bottom: 30px !important;
}
.m-l-md {
  margin-left: 30px !important;
}
.m-x-md {
  margin-right: 30px !important;
  margin-left: 30px !important;
}
.m-y-md {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.m-a-lg {
  margin: 60px !important;
}
.m-t-lg {
  margin-top: 60px !important;
}
.m-r-lg {
  margin-right: 60px !important;
}
.m-b-lg {
  margin-bottom: 60px !important;
}
.m-l-lg {
  margin-left: 60px !important;
}
.m-x-lg {
  margin-right: 60px !important;
  margin-left: 60px !important;
}
.m-y-lg {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}
.p-a-0 {
  padding: 0 !important;
}
.p-t-0 {
  padding-top: 0 !important;
}
.p-r-0 {
  padding-right: 0 !important;
}
.p-b-0 {
  padding-bottom: 0 !important;
}
.p-l-0 {
  padding-left: 0 !important;
}
.p-a {
  padding: 20px !important;
}
.p-t {
  padding-top: 20px !important;
}
.p-r {
  padding-right: 20px !important;
}
.p-b {
  padding-bottom: 20px !important;
}
.p-l {
  padding-left: 20px !important;
}
.p-x {
  padding-right: 20px !important;
  padding-left: 20px !important;
}
.p-y {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.p-a-xs {
  padding: 5px !important;
}
.p-t-xs {
  padding-top: 5px !important;
}
.p-r-xs {
  padding-right: 5px !important;
}
.p-b-xs {
  padding-bottom: 5px !important;
}
.p-l-xs {
  padding-left: 5px !important;
}
.p-x-xs {
  padding-right: 5px !important;
  padding-left: 5px !important;
}
.p-y-xs {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.p-a-sm {
  padding: 10px !important;
}
.p-t-sm {
  padding-top: 10px !important;
}
.p-r-sm {
  padding-right: 10px !important;
}
.p-b-sm {
  padding-bottom: 10px !important;
}
.p-l-sm {
  padding-left: 10px !important;
}
.p-x-sm {
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.p-y-sm {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.p-a-md {
  padding: 30px !important;
}
.p-t-md {
  padding-top: 30px !important;
}
.p-r-md {
  padding-right: 30px !important;
}
.p-b-md {
  padding-bottom: 30px !important;
}
.p-l-md {
  padding-left: 30px !important;
}
.p-x-md {
  padding-right: 30px !important;
  padding-left: 30px !important;
}
.p-y-md {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.p-a-lg {
  padding: 60px !important;
}
.p-t-lg {
  padding-top: 60px !important;
}
.p-r-lg {
  padding-right: 60px !important;
}
.p-b-lg {
  padding-bottom: 60px !important;
}
.p-l-lg {
  padding-left: 60px !important;
}
.p-x-lg {
  padding-right: 60px !important;
  padding-left: 60px !important;
}
.p-y-lg {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
.navbar-header .navbar-brand {
  padding-left: 65px;
  background-image: url('../images/infographic-elements.svg');
  background-size: auto 60%;
  background-repeat: no-repeat;
  background-position: 7px 50%;
  transition: color 0.2s ease 0.05s;
  font-weight: 600;
  color: #335eea;
  text-decoration: none;
  border: none;
}
.navbar-header .navbar-brand:hover,
.navbar-header .navbar-brand:focus {
  color: black;
}
.navbar-nav li.separator {
  width: 1px;
  background: rgba(255, 255, 255, 0.3);
  height: 30px;
  margin: 20px 30px 0 30px;
}
.navbar-autohide {
  transition: transform 0.5s;
}
.navbar-autohide.is-hidden {
  transform: translateY(-72px);
}
.navbar-collapse:not(.in):not(.collapsing) .navbar-nav li > a {
  transition: color 0.2s ease 0.05s;
  color: #000;
  font-weight: 600;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  border: none;
}
.navbar-collapse:not(.in):not(.collapsing) .navbar-nav li > a:after {
  position: absolute;
  height: 3px;
  bottom: -1px;
  content: '';
  border-radius: 4px;
  z-index: 5;
  width: 0;
  left: 50%;
  transition: all 0.2s ease 0.05s;
}
.navbar-collapse:not(.in):not(.collapsing) .navbar-nav li.active > a:after {
  width: 100% !important;
  left: 0 !important;
}
.navbar-collapse:not(.in):not(.collapsing) .navbar-nav li:hover > a:after {
  width: 100%;
  left: 0;
}
.navbar-collapse:not(.in):not(.collapsing) .navbar-nav li:hover > a {
  background: transparent;
  color: #000;
}
.navbar-collapse:not(.in):not(.collapsing) .navbar-nav li.active > a {
  background: transparent;
  color: #335eea;
}
.navbar-inverse .navbar-collapse:not(.in):not(.collapsing) .navbar-nav li.active > a:after,
.navbar-inverse .navbar-collapse:not(.in):not(.collapsing) .navbar-nav li > a:hover:after {
  background: #000;
}
.navbar-inverse .navbar-collapse:not(.in):not(.collapsing) .navbar-nav li.active > a:hover:after {
  background: #000;
}
.navbar-inverse .navbar-collapse:not(.in):not(.collapsing) .navbar-nav li > a:hover:after {
  background: #335eea;
}
.navbar-default .navbar-collapse:not(.in):not(.collapsing) .navbar-nav li.active > a:after,
.navbar-default .navbar-collapse:not(.in):not(.collapsing) .navbar-nav li > a:hover:after {
  background: #64ae5b;
}
.navbar-default .navbar-collapse:not(.in):not(.collapsing) .navbar-nav li.active > a:hover:after {
  background: #64ae5b;
}
.navbar-default .navbar-collapse:not(.in):not(.collapsing) .navbar-nav li > a:hover:after {
  background: #93dc8a;
}
html {
  font-size: 18px;
}
body {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  background: #F3F5F8;
}
body.assist-font-size-1x {
  font-size: 18px;
  line-height: 1.6;
}
body.assist-font-size-2x {
  font-size: 21px;
  line-height: 1.8;
}
body.assist-font-size-3x {
  font-size: 24px;
  line-height: 2;
}
body.assist-font-size-1x h1,
body.assist-font-size-2x h1,
body.assist-font-size-3x h1 {
  font-size: 160%;
}
body.assist-font-size-1x h2,
body.assist-font-size-2x h2,
body.assist-font-size-3x h2 {
  font-size: 140%;
}
body.assist-font-size-1x h3,
body.assist-font-size-2x h3,
body.assist-font-size-3x h3 {
  font-size: 120%;
}
body.assist-theme-black {
  background-color: #1E222D;
  color: #fff;
}
body.assist-theme-black.about {
  background: #000;
  background-image: none;
}
body.assist-theme-black #layout-header,
body.assist-theme-black .main-menu_item,
body.assist-theme-black .cat-item,
body.assist-theme-black .about-item {
  background: #131722 !important;
  color: #fff;
}
body.assist-theme-black #layout-header a,
body.assist-theme-black .main-menu_item a,
body.assist-theme-black .cat-item a,
body.assist-theme-black .about-item a {
  color: #fff;
}
body.assist-theme-black #gloss .b-gloss_child,
body.assist-theme-black .inner-border {
  background: #131722;
  color: #fff;
  border: 3px solid #0e1018;
}
body.assist-theme-black input + label {
  border: 2px solid #F3C74A;
}
body.assist-theme-black input:focus + label {
  border: 2px solid white;
}
body.assist-theme-black input:checked + label {
  border: 2px solid #B3577F;
}
body.assist-theme-black li.is-true label {
  color: #5be25b;
}
body.assist-theme-black li.is-true label:after {
  color: #5be25b;
}
body.assist-theme-black li.is-false label {
  color: #ff1919;
}
body.assist-theme-black a {
  color: #fff;
}
body.assist-theme-black hr {
  border-color: rgba(255, 255, 255, 0.2);
}
body.assist-theme-black .select2-container--default .select2-results > .select2-results__options {
  background-color: #131722;
}
body.assist-theme-black .footer-assistant {
  background-color: #131722;
  color: #fff;
}
body.assist-theme-black .select2-container .select2-search--inline .select2-search__field {
  background: url('../images/loupe_white.svg') no-repeat !important;
  background-size: 40px !important;
  background-position: 20px center !important;
  border-radius: 10px;
}
body.assist-theme-black .select2-container--default .select2-selection--multiple {
  background-color: #131722 !important;
  cursor: text;
}
body.assist-theme-black .callout-info {
  background-color: #0f131d;
  border-left-color: #7489B7;
}
body.assist-theme-black .callout-info h4 {
  color: #fff;
}
#layout-content {
  padding: 40px 0 116px;
}
p:last-child {
  margin: 0;
}
hr {
  border-top: 1px solid #F3C74A;
}
a {
  color: black;
  border-bottom: 2px solid;
  border-bottom-color: #c2c8dd;
  padding-bottom: 3px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
a:hover {
  color: black;
  border-bottom-color: #5A6BA2;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
ul {
  padding-left: 20px;
}
h1,
h2,
h3,
h4 {
  color: inherit;
}
h1 {
  font-size: 250%;
}
.bitter {
  font-family: 'Bitter', serif;
}
.item-tooptip {
  cursor: pointer;
  font-style: italic;
  font-weight: bold;
  font-family: 'Bitter', serif;
  white-space: nowrap;
}
.btn:active,
.btn.active {
  box-shadow: none;
}
.cat-header {
  text-align: center;
  margin-bottom: 40px;
}
.cat-header h1 {
  margin-top: 20px;
}
.b-flex {
  display: -webkit-flex;
  display: flex;
  justify-content: start;
  align-items: center;
}
.b-flex_img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: hidden;
  margin-right: 20px;
}
.b-sections-terms {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f9fbfd), to(#fff));
  background-image: linear-gradient(to bottom, #f9fbfd 0, #fff 100%);
}
li.is-false label {
  color: red;
}
li.is-true label {
  color: green;
}
.callout-info {
  border-left-color: #335eea;
  background-color: #ebeffd;
}
.callout-info h4 {
  color: #000;
  margin-bottom: 20px;
  font-size: 110%;
}
.b-inner-pad {
  padding: 60px 0 200px;
}
.b-img-gallery a {
  margin: 10 0px;
}
.b-img-gallery img {
  width: 100%;
}
li.select2-selection__choice {
  display: none;
}
.b-logo {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding: 0 0;
}
.b-logo a {
  border: none;
  font-weight: 500;
}
.b-logo a:hover {
  border: none;
}
.b-logo a:nth-of-type(3) img {
  height: 32px;
  width: auto;
}
.b-logo a:last-child img {
  margin-left: 20px;
}
.b-logo span {
  height: 42px;
  width: 2px;
  margin: 0px 30px;
  background: #D8D8D8;
}
.b-logo img {
  height: 40px;
  width: auto;
}
.b-item-quiestion__list {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 0;
}
.b-item-question_img {
  width: 80px;
  height: 100%;
  float: left;
  margin-right: 40px;
}
.voice-assist_text {
  padding: 0px !important;
  border: none !important;
}
#gloss {
  height: 100vh;
  margin-top: -140px;
  margin-bottom: -116px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#gloss h1 {
  margin-top: 0;
}
#gloss input + label {
  padding: 0;
}
#gloss .b-gloss_child {
  background-color: #fff;
  border: 2px solid #dfe4ec;
  padding: 40px 80px;
  border-radius: 10px;
}
input + label {
  border: 2px solid #F3C74A;
  padding: 10px 20px;
  border-radius: 0.375rem;
  cursor: pointer;
  font-weight: normal;
}
input:not([disabled]) + label:hover {
  border: 2px solid #B3577F;
}
input:focus + label {
  border: 2px solid black;
}
input:checked + label {
  border: 2px solid #B3577F;
  padding: 10px 20px;
}
li.is-false label {
  color: #f44336;
}
li.is-true label {
  color: #4CAF50;
}
.custom-checkbox + label::before {
  display: none!important;
}
.b-back {
  margin-bottom: 20px;
  display: inline-block;
}
.tooltip-inner {
  background: #000;
  opacity: 1;
  max-width: 400px;
}
.tooltip.in {
  opacity: 1;
}
.b-search-menu {
  margin-left: 40px;
  flex-shrink: 1;
}
.b-search-menu a {
  font-size: 118%;
  color: #333;
  font-weight: 500;
}
.b-search-menu a:nth-child(1) {
  border-bottom: 3px solid #A8B0CF;
}
.b-search-menu a:nth-child(1):hover {
  border-bottom: 3px solid #5C6BA6;
}
.b-search-menu a:nth-child(2) {
  border-bottom: 3px solid #C9A7BB;
}
.b-search-menu a:nth-child(2):hover {
  border-bottom: 3px solid #9E587D;
}
.b-search-menu a:nth-child(3) {
  border-bottom: 3px solid #F3DEA1;
}
.b-search-menu a:nth-child(3):hover {
  border-bottom: 3px solid #F3C74A;
}
.b-search-menu a.active:nth-child(1) {
  border-bottom: 3px solid #5C6BA6;
}
.b-search-menu a.active:nth-child(1):hover {
  border-bottom: 3px solid #5C6BA6;
}
.b-search-menu a.active:nth-child(2) {
  border-bottom: 3px solid #9E587D;
}
.b-search-menu a.active:nth-child(2):hover {
  border-bottom: 3px solid #9E587D;
}
.b-search-menu a.active:nth-child(3) {
  border-bottom: 3px solid #F3C74A;
}
.b-search-menu a.active:nth-child(3):hover {
  border-bottom: 3px solid #F3C74A;
}
.inner-search {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
.inner-search .search {
  flex-grow: 1;
}
.inner-border2 {
  background-color: #fff;
  border: 3px solid #dfe4ec;
  border-top: 0px;
  padding: 40px 60px 80px;
  border-radius: 0 0 10px 10px;
}
.inner-border_header {
  background: #5F69A3;
  border-radius: 10px 10px 0 0;
  padding: 0 60px;
  height: 110px;
  display: flex;
  justify-content: start;
  align-items: center;
}
.inner-border_header h1 {
  color: #fff;
  margin: 0;
}
.inner-border_header img {
  margin-right: 20px;
  height: 64px;
  width: 64px;
}
.inner-border {
  background-color: #fff;
  border: 3px solid #dfe4ec;
  padding: 40px 60px 80px;
  border-radius: 10px;
}
.b-topic-group {
  display: flex;
  margin-bottom: 80px;
}
.b-topic-group h5 {
  font-family: Bitter;
  font-style: normal;
  font-weight: 600;
  font-size: 100px;
  margin-right: 40px;
  flex-basis: 120px;
  text-align: center;
}
.b-topic-group:nth-of-type(3n+1) h5 {
  color: #FFCD01;
}
.b-topic-group:nth-of-type(3n+2) h5 {
  color: #5A6BA2;
}
.b-topic-group:nth-of-type(3n+3) h5 {
  color: #615077;
}
.b-topic-group .b-topic-items {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-gap: 20px;
  width: 100%;
  padding: 24px 0;
}
.b-topic-items {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-gap: 20px;
  width: 100%;
  padding: 24px 0;
}
.main-menu {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.main-menu .main-menu_item {
  width: 100%;
  overflow: hidden;
  background: #FFFFFF;
  border-radius: 10px;
  margin-right: 30px;
  height: 120px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.main-menu .main-menu_item a {
  display: flex;
  height: 100%;
  color: #000;
  padding-bottom: 0;
  border-bottom: none;
}
.main-menu .main-menu_item:nth-child(1) .main-menu_item_colored {
  background: #BEC4DB;
}
.main-menu .main-menu_item:nth-child(2) .main-menu_item_colored {
  background: #D8BCCB;
}
.main-menu .main-menu_item:nth-child(3) {
  margin-right: 0;
}
.main-menu .main-menu_item:nth-child(3) .main-menu_item_colored {
  background: #FAE9B7;
}
.main-menu .main-menu_item .main-menu_item_colored {
  width: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main-menu .main-menu_item .main-menu_item_text {
  display: flex;
  align-items: center;
  padding: 0 40px;
  font-family: 'Bitter', serif;
  font-weight: bold;
  font-size: 140%;
}
.no-link {
  border-bottom: none;
  color: #000;
}
.b-item-adv .js-term-adv-content {
  margin-top: 20px;
}
.b-topics {
  width: 100%;
}
.home .b-gloss_child {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.b-menu {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
}
.b-menu a {
  margin: 20px;
}
.b-menu a:last-child {
  margin-right: 0;
}
.b-options {
  margin-bottom: 20px;
}
.b-options h1 {
  margin-bottom: 60px;
}
.b-options .b-options_item {
  font-size: 120%;
  margin: 20px 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.b-options .b-options_item label {
  width: 100%;
  margin-bottom: 0;
  padding-right: 20px!important;
}
.b-options .b-options_item .b-options_item__icon {
  border-radius: 5px 0px 0px 5px;
}
.b-options .b-options_item:nth-of-type(1) .b-options_item__icon {
  background: #BEC4DB;
}
.b-options .b-options_item:nth-of-type(2) .b-options_item__icon {
  background: #D8BCCB;
}
.b-options .b-options_item:nth-of-type(3) .b-options_item__icon {
  background: #FAE9B7;
}
.b-options .b-options_item:nth-of-type(4) .b-options_item__icon {
  background: #7489B7;
}
.b-options .b-options_item .b-options_item__icon svg {
  width: 42px;
  height: 42px;
}
.b-options .b-options_item .b-options_item__icon {
  width: 90px;
  height: 60px;
  margin-right: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#layout-header {
  height: 100px;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  background-color: #fff;
}
.b-main-nav {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}
.b-main-nav a.home-link {
  font-weight: bold;
  font-size: 21px;
  line-height: 140%;
  text-decoration: none;
  display: flex;
  border: none;
  color: inherit;
  align-items: center;
}
.b-main-nav a.home-link img {
  margin-right: 30px;
}
hr.b-main-nav_separator {
  margin: 0;
}
.footer-assistant {
  position: fixed;
  width: 100%;
  box-shadow: 3px 0px 8px rgba(0, 0, 0, 0.2);
  bottom: 0;
  background-color: #fff;
}
.footer-assistant .footer-assistant-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  padding: 10px 0;
}
.b-options_buttons {
  display: flex;
  flex-wrap: column wrap;
  justify-content: left;
}
.b-options_buttons a {
  display: flex;
  height: 60px;
  margin: 0;
  margin-right: 10px;
}
.b-options_buttons a:last-child {
  margin-right: 0;
}
.b-options_item__link-icon {
  display: inline-flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  padding: 10px 15px;
}
.b-options_item__link-icon:last-child {
  margin-right: 0;
}
.b-options_item__link-icon svg {
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.situations .b-fin,
.topics .b-fin {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
}
.situations .b-fin a,
.topics .b-fin a {
  margin: 20px;
  width: 40%;
}
.footer-back {
  display: flex;
}
.footer-back a {
  color: #000;
  height: 60px;
  display: flex;
  justify-content: center;
}
.ui-vision .b-assist {
  display: block;
  visibility: visible;
}
.b-assist {
  display: none;
  visibility: hidden;
}
.b-assist,
.voice-assist {
  margin: 0px 0;
}
.b-assist .b-assist-tools,
.voice-assist .b-assist-tools {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.b-assist .b-assist-tools .b-assist-tools-fz,
.voice-assist .b-assist-tools .b-assist-tools-fz,
.b-assist .b-assist-tools .b-assist-tools-theme,
.voice-assist .b-assist-tools .b-assist-tools-theme {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  margin-right: 20px;
}
.b-assist .b-assist-tools .b-assist-tools-fz:last-child,
.voice-assist .b-assist-tools .b-assist-tools-fz:last-child,
.b-assist .b-assist-tools .b-assist-tools-theme:last-child,
.voice-assist .b-assist-tools .b-assist-tools-theme:last-child {
  margin-right: 0;
}
.b-assist .b-assist-tools .b-assist-tools,
.voice-assist .b-assist-tools .b-assist-tools {
  font-size: 14px;
}
.b-assist .b-assist-tools .b-assist-tools-fz_text:after,
.voice-assist .b-assist-tools .b-assist-tools-fz_text:after {
  margin-left: 10px;
}
.b-assist .b-assist-tools .b-assist-tools-buttons,
.voice-assist .b-assist-tools .b-assist-tools-buttons {
  display: flex;
  flex-wrap: nowrap;
}
.b-assist .b-assist-tools .b-assist-tools-button,
.voice-assist .b-assist-tools .b-assist-tools-button {
  width: 40px;
  height: 40px;
  border: 2px solid #F3C74A;
  border-radius: 5px;
  margin-right: 5px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.b-assist .b-assist-tools .b-assist-tools-button svg,
.voice-assist .b-assist-tools .b-assist-tools-button svg {
  width: 25px;
  height: 25px;
}
.b-assist .b-assist-tools .b-assist-tools-button:hover,
.voice-assist .b-assist-tools .b-assist-tools-button:hover {
  border: 2px solid #B3577F;
}
.b-assist .b-assist-tools .b-assist-tools-button:last-child,
.voice-assist .b-assist-tools .b-assist-tools-button:last-child {
  margin-right: 0;
}
.b-assist .b-assist-tools .b-assist-tools-button_white,
.voice-assist .b-assist-tools .b-assist-tools-button_white,
.b-assist .b-assist-tools .b-assist-tools-button_black,
.voice-assist .b-assist-tools .b-assist-tools-button_black {
  font-size: 18px;
}
.b-assist .b-assist-tools .b-assist-tools-button.active,
.voice-assist .b-assist-tools .b-assist-tools-button.active {
  border: 2px solid #B3577F;
}
.b-assist .b-assist-tools .b-assist-tools-button1,
.voice-assist .b-assist-tools .b-assist-tools-button1 {
  font-size: 18px;
}
.b-assist .b-assist-tools .b-assist-tools-button2,
.voice-assist .b-assist-tools .b-assist-tools-button2 {
  font-size: 24px;
}
.b-assist .b-assist-tools .b-assist-tools-button3,
.voice-assist .b-assist-tools .b-assist-tools-button3 {
  font-size: 28px;
}
.b-assist .b-assist-tools .b-assist-tools-button_black,
.voice-assist .b-assist-tools .b-assist-tools-button_black {
  background-color: #193651;
  color: #fff;
}
.b-assist .b-assist-tools .b-assist-tools-button_white,
.voice-assist .b-assist-tools .b-assist-tools-button_white {
  background-color: #fff;
  color: #000;
}
.voice-assist_text {
  padding: 10px;
  border: 1px dashed #717171;
}
.voice-assist_buttons {
  display: flex;
  justify-content: left;
  margin-bottom: 10px;
}
.voice-assist .va-link {
  justify-content: left;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.voice-assist .va-link img {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.voice-assist .va-link.disabled {
  opacity: 0.7;
}
body.about {
  content: '';
  background: url(../images/about-bg.png) center center no-repeat;
  background-color: #fff;
}
body.about .about-hero-section {
  text-align: center;
  margin-bottom: 60px;
}
body.about .about-hero-section span {
  font-family: 'Bitter', serif;
  color: #3DB2F2;
  font-size: 24px;
  font-weight: 700;
}
body.about .about-hero-section h1 {
  color: #9E587D;
  font-size: 54px;
  font-family: 'Bitter', serif;
  line-height: 74px;
}
body.about .about-hero-section hr {
  margin: 30px auto;
  border-top: 2px solid #AAACAE;
  width: 200px;
}
body.about .about-hero-section p {
  color: #FF9D33;
  font-size: 28px;
}
body.about .about-items {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-gap: 20px;
  width: 100%;
  margin-bottom: 100px;
}
body.about .about-items .about-item {
  background: #fff;
  border-radius: 10px;
  padding: 20px 30px;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
body.about .about-items .about-item p {
  font-weight: 500;
}
body.about .about-items .about-item .about-img {
  flex-basis: max-content;
  margin-right: 30px;
}
body.about .about-items .about-item .about-img .about-svg {
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cat-items {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-gap: 20px;
  width: 100%;
  margin-bottom: 100px;
}
.cat-items .cat-item {
  background: #fff;
  border-radius: 10px;
  padding-right: 30px;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  align-items: center;
  padding-bottom: 0;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  border-bottom: none;
}
.cat-items .cat-item p {
  font-weight: 500;
}
.cat-items .cat-item:nth-of-type(3n+1) .cat-img {
  background: #BEC4DB;
}
.cat-items .cat-item:nth-of-type(3n+2) .cat-img {
  background: #FAE9B7;
}
.cat-items .cat-item:nth-of-type(3n+3) .cat-img {
  background: #D8BCCB;
}
.cat-items .cat-item .cat-img {
  flex-basis: max-content;
  padding: 20px 30px;
  margin-right: 30px;
}
.cat-items .cat-item .cat-img .cat-svg img {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.term h2 {
  color: #5F69A3;
  margin: 40px 0;
}
body.situation .inner-border_header {
  background: #FAE9B7;
}
body.situation .inner-border_header h1 {
  color: #333 !important;
}
body.topic .inner-border_header {
  background: #615077;
}
.term-cat {
  margin-left: 40px;
  display: flex;
  flex-direction: column;
}
.term-cat h3 {
  font-family: 'Bitter', serif;
}
.term-cat .term-cat-link {
  margin: 20px 0;
  padding-left: 50px;
  position: relative;
}
.term-cat .term-cat-link:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 50%;
  transform: translateY(-8px);
  border-radius: 50%;
}
.term-cat a {
  display: inline;
  font-weight: 600;
}
.term-cat-topics .term-cat-link:before {
  background: #615077;
}
.term-cat-topics .term-cat-link a {
  border-color: #aea1bf;
}
.term-cat-topics .term-cat-link a:hover {
  border-color: #615077;
}
.situation-cat-topics .term-cat-link:before {
  background: #FFCD01;
}
.situation-cat-topics .term-cat-link a {
  border-color: #ffeb9a;
}
.situation-cat-topics .term-cat-link a:hover {
  border-color: #FFCD01;
}
.term-cats {
  display: flex;
  justify-content: space-around;
}
.voice-assist_buttons {
  margin-bottom: 20px;
  margin-top: 0px;
}
.va-link {
  border-bottom: none;
  font-weight: 500;
}
.va-link-headimg {
  height: 42px;
  width: 42px;
}
.va-link-sep {
  width: 1px;
  height: 38px;
  background: #5C6BA6;
  margin-top: 2px;
  opacity: 0.5;
  margin: 0 20px;
}
.section-next-prev {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 60px;
  margin-top: 60px;
}
.section-next-prev h3 {
  font-family: 'Bitter', serif;
  color: #7A7B7C;
  margin-bottom: 30px;
  font-weight: 500;
  font-size: 140%;
}
.section-next-prev .section-prev {
  text-align: right;
  padding: 20px 60px 20px 0px;
  width: 50%;
}
.section-next-prev .section-prev li {
  padding-right: 40px;
  position: relative;
}
.section-next-prev .section-prev li:before {
  content: "";
  width: 16px;
  height: 16px;
  background: #5c6ba6;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
}
.section-next-prev .section-next {
  text-align: left;
  padding: 20px 0px 20px 60px;
  width: 50%;
}
.section-next-prev .section-next li {
  padding-left: 40px;
  position: relative;
}
.section-next-prev .section-next li:before {
  content: "";
  width: 16px;
  height: 16px;
  background: #5c6ba6;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
}
.section-next-prev .section-next-prev-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.section-next-prev .section-next-prev-links ul li {
  margin-bottom: 15px;
}
.section-next-prev .section-next-prev-links a {
  font-weight: bold;
}
hr.big-hr {
  margin-top: 90px;
  margin-bottom: 60px;
}
.term .b-item-test .checkbox label {
  width: 100%;
}
.b-item-surdo {
  display: none;
  margin-top: 40px;
}
.assist-sign-on .b-item-surdo {
  display: block;
}
.b-item-base,
.b-item-adv,
.b-item-ref,
.b-item-test,
.callout {
  text-align: justify;
}
.b-item-gallery .swiper-button-next,
.b-item-gallery .swiper-button-prev {
  color: #5F69A3;
}
.b-item-gallery .swiper-pagination-bullet-active {
  background-color: #5F69A3;
}
.b-item-gallery .swiper-wrapper {
  align-items: center;
}
.btn {
  display: inline-block;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.6rem 1.25rem;
  font-size: 1.0625rem;
  line-height: 1.6;
  border-radius: 0.375rem;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btn-primary {
  color: #fff;
  background-color: #335eea;
  border-color: #335eea;
  box-shadow: none;
}
.shadow {
  box-shadow: 0 0.5rem 1.5rem rgba(22, 28, 45, 0.1) !important;
}
.lift:focus,
.lift:hover {
  box-shadow: 0 1rem 2.5rem rgba(22, 28, 45, 0.1), 0 0.5rem 1rem -0.75rem rgba(22, 28, 45, 0.1) !important;
  -webkit-transform: translate3d(0, -3px, 0);
  transform: translate3d(0, -3px, 0);
}
.btn-primary:hover,
.btn-primary:focus {
  color: #fff;
  background-color: #1746e0;
  border-color: #1643d4;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #1643d4;
  border-color: #153fc9;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  color: #fff;
  background-color: #1643d4;
  border-color: #153fc9;
}
.body.assist-theme-black .select2-container .select2-search--inline .select2-search__field,
.select2-container--default .select2-search--inline .select2-search__field {
  width: 100% !important;
}
.btn-secondary {
  border: 2px solid #F3C74A;
}
.btn-secondary.active {
  border: 2px solid #B3577F;
}
.btn-secondary:hover,
.btn-secondary:focus {
  border: 2px solid #B3577F;
}
.btn-large {
  padding-left: 100px;
  padding-right: 100px;
  font-size: 24px;
}
.btn img {
  width: 32px;
  height: 32px;
  color: #fff;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid #B3577F 3px !important;
  outline: 0;
}
.select2-container--default .select2-selection--multiple {
  background: white !important;
  border: 3px solid #F3C74A !important;
  border-radius: 10px !important;
  height: 80px;
  cursor: text;
  display: flex !important;
}
.select2-container .select2-search--inline .select2-search__field {
  font-size: 140%!important;
  font-weight: 500;
  height: 40px !important;
  padding-left: 80px !important;
  margin-top: 0!important;
  background: url('../images/loupe.svg') no-repeat !important;
  background-size: 40px !important;
  background-position: 20px center!important;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  display: flex !important;
  align-items: center !important;
  width: 100%;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #fae9b7 !important;
  color: black !important;
}
/* для элемента input c type="checkbox" */
.custom-checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
/* для элемента label, связанного с .custom-checkbox */
.custom-checkbox + label {
  display: inline-flex;
  align-items: center;
  user-select: none;
}
/* создание в label псевдоэлемента before со следующими стилями */
.custom-checkbox + label::before {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #F3C74A;
  border-radius: 0.25em;
  margin-right: 0.5em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}
/* стили при наведении курсора на checkbox */
.custom-checkbox:not(:disabled):not(:checked) + label:hover::before {
  border-color: #b3d7ff;
}
/* стили для активного чекбокса (при нажатии на него) */
.custom-checkbox:not(:disabled):active + label::before {
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
/* стили для чекбокса, находящегося в фокусе */
.custom-checkbox:focus + label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
/* стили для чекбокса, находящегося в фокусе и не находящегося в состоянии checked */
.custom-checkbox:focus:not(:checked) + label::before {
  border-color: #80bdff;
}
/* стили для чекбокса, находящегося в состоянии checked */
.custom-checkbox:checked + label::before {
  border-color: #0b76ef;
  background-color: #0b76ef;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
/* стили для чекбокса, находящегося в состоянии disabled */
.custom-checkbox:checked {
  color: #335eea;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 400px !important;
}
.select2-selection__clear {
  display: none;
}
.transition {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btn-glossy {
  background: #5C6BA6;
  color: #fff;
  border-radius: 5px;
  padding-left: 50px;
  padding-right: 50px;
  box-shadow: 0px 5px 0px #3B456A;
}
.btn-glossy:hover {
  color: #fff;
}
.btn-glossy:focus {
  color: #fff !important;
}
.btn-glossy:disabled {
  opacity: 0.5;
}
.sh {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.inner-border.with-header {
  border-top: 0px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
@media (max-width: 767px) {
  #gloss {
    height: auto;
    margin: 0;
  }
  #layout-content {
    padding: 20px 0;
  }
  .main-menu .main-menu_item .main-menu_item_colored {
    width: 100%;
  }
  .main-menu_item_text {
    text-align: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    justify-content: center;
  }
  .main-menu .main-menu_item a {
    flex-wrap: wrap;
  }
  .main-menu {
    flex-wrap: wrap;
  }
  .main-menu .main-menu_item {
    margin-right: 0;
    margin-top: 20px;
  }
  .inner-border {
    padding: 20px;
  }
  .inner-border_header {
    padding: 0 20px;
  }
  .b-img-gallery {
    margin: 40px 0;
  }
  .cat-items,
  .b-topic-group .b-topic-items,
  .b-topic-items,
  body.about .about-items,
  .b-topic-group {
    grid-template-columns: 100%;
  }
  .inner-search {
    flex-wrap: wrap;
  }
  .b-search-menu {
    margin-left: 0;
    flex-wrap: wrap;
  }
  .inner-search {
    justify-content: center;
  }
  .section-next-prev {
    margin-bottom: 20px;
    margin-top: 20px;
    justify-content: left;
  }
  .section-next-prev .section-prev {
    text-align: left;
    padding: 20px 00px 20px 60px;
    width: 100%;
  }
  .section-next-prev .section-prev li {
    padding-left: 40px;
  }
  .section-next-prev .section-prev li:before {
    left: 0;
  }
  .section-next-prev .section-next {
    width: 100%;
  }
  .term-cats {
    flex-wrap: wrap;
    justify-content: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .inner-search {
    flex-wrap: wrap;
    margin-left: 0;
  }
  .b-search-menu {
    margin-left: 0;
  }
  .inner-search {
    justify-content: center;
  }
}
