/* Generated by less 3.11.1 */
/* eb-garamond-600 - latin */
@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 600;
  src: url('/themes/mailsecure/fonts/eb-garamond-v15-latin-600.eot');
  /* IE9 Compat Modes */
  src: local(''), url('/themes/mailsecure/fonts/eb-garamond-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/themes/mailsecure/fonts/eb-garamond-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('/themes/mailsecure/fonts/eb-garamond-v15-latin-600.woff') format('woff'), /* Modern Browsers */ url('/themes/mailsecure/fonts/eb-garamond-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('/themes/mailsecure/fonts/eb-garamond-v15-latin-600.svg#EBGaramond') format('svg');
  /* Legacy iOS */
}
/* hind-300 - latin */
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 300;
  src: url('/themes/mailsecure/fonts/hind-v11-latin-300.eot');
  /* IE9 Compat Modes */
  src: local(''), url('/themes/mailsecure/fonts/hind-v11-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/themes/mailsecure/fonts/hind-v11-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('/themes/mailsecure/fonts/hind-v11-latin-300.woff') format('woff'), /* Modern Browsers */ url('/themes/mailsecure/fonts/hind-v11-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('/themes/mailsecure/fonts/hind-v11-latin-300.svg#Hind') format('svg');
  /* Legacy iOS */
}
/* hind-regular - latin */
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 400;
  src: url('/themes/mailsecure/fonts/hind-v11-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local(''), url('/themes/mailsecure/fonts/hind-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/themes/mailsecure/fonts/hind-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('/themes/mailsecure/fonts/hind-v11-latin-regular.woff') format('woff'), /* Modern Browsers */ url('/themes/mailsecure/fonts/hind-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/themes/mailsecure/fonts/hind-v11-latin-regular.svg#Hind') format('svg');
  /* Legacy iOS */
}
/* hind-600 - latin */
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 600;
  src: url('/themes/mailsecure/fonts/hind-v11-latin-600.eot');
  /* IE9 Compat Modes */
  src: local(''), url('/themes/mailsecure/fonts/hind-v11-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/themes/mailsecure/fonts/hind-v11-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('/themes/mailsecure/fonts/hind-v11-latin-600.woff') format('woff'), /* Modern Browsers */ url('/themes/mailsecure/fonts/hind-v11-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('/themes/mailsecure/fonts/hind-v11-latin-600.svg#Hind') format('svg');
  /* Legacy iOS */
}
/* hind-700 - latin */
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 700;
  src: url('/themes/mailsecure/fonts/hind-v11-latin-700.eot');
  /* IE9 Compat Modes */
  src: local(''), url('/themes/mailsecure/fonts/hind-v11-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/themes/mailsecure/fonts/hind-v11-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('/themes/mailsecure/fonts/hind-v11-latin-700.woff') format('woff'), /* Modern Browsers */ url('/themes/mailsecure/fonts/hind-v11-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('/themes/mailsecure/fonts/hind-v11-latin-700.svg#Hind') format('svg');
  /* Legacy iOS */
}
#block-mailsecure-main-menu {
  height: 100%;
}
#block-mailsecure-main-menu .menu--root {
  margin: 0;
  padding: 0 15px 0 0;
  font-weight: 400;
  display: flex;
  height: 100%;
  font-size: 0.813rem;
  font-weight: 600;
  text-transform: uppercase;
}
#block-mailsecure-main-menu .menu--root .menu-item--level-1 {
  margin: 0;
  list-style-type: none;
}
#block-mailsecure-main-menu .menu--root .menu-item--level-1 a {
  color: inherit;
  display: flex;
  align-items: center;
  padding: 0 17px;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
  transition-delay: 0;
  transform: translateZ(0);
  height: 100%;
}
#block-mailsecure-main-menu .menu--root .menu-item--level-1 a:hover,
#block-mailsecure-main-menu .menu--root .menu-item--level-1 a.is-active {
  color: #DF8600;
}
#block-mailsecure-main-menu .menu--root .menu-item--level-1:last-child a {
  color: #808185 !important;
}
@media screen and (max-width: 960px) {
  #block-mailsecure-main-menu {
    width: 100%;
  }
  #block-mailsecure-main-menu .menu--root {
    position: absolute;
    right: calc(-100% - 100px);
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
    transition-delay: 0;
    transform: translateZ(0);
    flex-direction: column;
    background: #ffffff;
    top: 87px;
    height: calc(100vh - 80px);
    overflow: auto;
    width: 320px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4);
    display: block;
    padding: 10px 10px 8px 10px;
    font-size: 1rem;
  }
  #block-mailsecure-main-menu .menu--root .menu-item--level-1 {
    width: 100%;
    display: block;
  }
  #block-mailsecure-main-menu .menu--root .menu-item--level-1 a {
    margin: 0;
    display: block;
    padding: 5px 0;
  }
  #block-mailsecure-main-menu .menu--root .menu-item--level-1 a:hover {
    color: #DF8600 !important;
  }
  #block-mailsecure-main-menu .hamburger {
    width: 44px;
    height: 44px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 13px 10px;
    border-radius: 50%;
    cursor: pointer;
  }
  #block-mailsecure-main-menu .hamburger > div {
    width: 100%;
    height: 2px;
    background: #808185;
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
    transition-delay: 0;
    transform: translateZ(0);
  }
  #block-mailsecure-main-menu .hamburger > div:first-child {
    transform-origin: 1px 4px;
    transform: rotate(0);
  }
  #block-mailsecure-main-menu .hamburger > div:last-child {
    transform-origin: 3px -2px;
    transform: rotate(0);
  }
  #block-mailsecure-main-menu.menu--main-open > ul {
    right: 0;
  }
  #block-mailsecure-main-menu.menu--main-open .hamburger > div:first-child {
    transform: rotate(45deg);
  }
  #block-mailsecure-main-menu.menu--main-open .hamburger > div:nth-child(2) {
    transform: scale(0);
  }
  #block-mailsecure-main-menu.menu--main-open .hamburger > div:last-child {
    transform: rotate(-45deg);
  }
}
