@font-face {
font-display: swap;
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url(//academy.mitsubishielectric-edm.eu/wp-content/themes/mitsubishi-electric-europe-b-v-wordpress-theme-v2-0/assets/fonts/roboto-v50-latin-300.woff2) format('woff2');
} @font-face {
font-display: swap;
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url(//academy.mitsubishielectric-edm.eu/wp-content/themes/mitsubishi-electric-europe-b-v-wordpress-theme-v2-0/assets/fonts/roboto-v50-latin-regular.woff2) format('woff2');
} @font-face {
font-display: swap;
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: url(//academy.mitsubishielectric-edm.eu/wp-content/themes/mitsubishi-electric-europe-b-v-wordpress-theme-v2-0/assets/fonts/roboto-v50-latin-500.woff2) format('woff2');
} @font-face {
font-display: swap;
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(//academy.mitsubishielectric-edm.eu/wp-content/themes/mitsubishi-electric-europe-b-v-wordpress-theme-v2-0/assets/fonts/roboto-v50-latin-700.woff2) format('woff2');
} @font-face {
font-display: swap;
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
src: url(//academy.mitsubishielectric-edm.eu/wp-content/themes/mitsubishi-electric-europe-b-v-wordpress-theme-v2-0/assets/fonts/roboto-v50-latin-900.woff2) format('woff2');
} html {
scroll-behavior: smooth;
}
@media screen and (prefers-reduced-motion: reduce) {
html {
scroll-behavior: auto;
}
}
body {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-family: 'Roboto', Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: 400;
line-height: 1.5;
color: #000;
margin: 0;
}
body.nav-open {
overflow: hidden;
}
* {
box-sizing: border-box;
} a {
color: #f50f10;
text-decoration: none;
transition: 0.3s;
}
a:hover {
color: #000;
} h1, h2, h3, h4, h5, h6 {
font-weight: 700;
line-height: 1.2;
margin-top: 0;
}
h1 {
font-size: 2.5rem;
}
h2 {
font-size: 2.5rem;
}
h3 {
font-size: 1.5rem;
} .content-wrapper {
max-width: 1380px;
margin: 0 auto;
padding: 0 30px;
text-align: center;
}
.block-wrapper {
padding: 60px 0;
} .site-main {
min-height: calc(100vh - 85px - 260px);
}
.entry-content {
line-height: 1.5;
}
.entry-content p {
margin-bottom: 1.5rem;
} .wp-block-group {
max-width: 1380px;
margin-left: auto;
margin-right: auto;
}
.alignwide {
max-width: 1380px;
}
.alignfull {
max-width: none;
width: 100%;
}  .site-header {
position: fixed;
z-index: 9999;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
box-sizing: border-box;
transition: 0.4s top;
}
.site-header.scroll-hide {
top: -90px;
} .header-inner {
display: flex;
max-width: 1380px;
margin-left: auto;
margin-right: auto;
height: 85px;
align-items: center;
justify-content: space-between;
background-color: #fff;
} .header-logo {
order: 1;
margin: 6px 0 0;
padding: 0 16px;
font-size: 36px;
border-right: 0;
}
.header-logo a {
text-decoration: none;
}
.header-logo img {
height: 36px;
width: auto;
vertical-align: baseline;
} .header-branch {
order: 2;
margin: 0 10px 0 16px;
padding: 0;
font-size: 14px;
font-weight: 500;
line-height: 1.2;
flex-grow: 2;
-webkit-font-smoothing: antialiased;
white-space: nowrap;
} .header-nav {
order: 3;
margin: 0 auto;
height: 85px;
} .header-nav__menu {
display: flex;
align-items: center;
justify-content: center;
margin: 0;
padding: 0;
height: 85px;
list-style: none;
} .header-nav__menu > li {
transition: 0.4s opacity;
height: 100%;
} .header-nav__menu > li > a {
display: flex;
align-items: center;
padding: 0 15px;
height: 100%;
font-size: 18px;
font-weight: 500;
text-align: center;
color: #000;
text-decoration: none;
white-space: nowrap;
}
.header-nav__menu > li > a:link,
.header-nav__menu > li > a:visited {
color: #000;
text-decoration: none;
}
.header-nav__menu > li > a:active,
.header-nav__menu > li > a:focus,
.header-nav__menu > li > a:hover {
color: #f50f10;
}
.header-nav__menu > li.current-menu-item > a:active,
.header-nav__menu > li.current-menu-item > a:focus,
.header-nav__menu > li.current-menu-item > a:hover {
color: #f50f10;
} .header-global {
order: 4;
margin-left: 0;
height: 100%;
} .header-global__link {
display: inline-block;
position: relative;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
width: 66px;
height: 100%;
}
.header-global__link::after,
.header-global__link::before {
position: absolute;
right: 0;
top: 0;
content: "";
display: inline-block;
background: #fff no-repeat center;
background-size: 26px auto;
width: 100%;
height: 100%;
}
.header-global__link::before {
background-image: url(//academy.mitsubishielectric-edm.eu/wp-content/themes/mitsubishi-electric-europe-b-v-wordpress-theme-v2-0/assets/icons/Global-R.svg);
}
.header-global__link::after {
background-image: url(//academy.mitsubishielectric-edm.eu/wp-content/themes/mitsubishi-electric-europe-b-v-wordpress-theme-v2-0/assets/icons/Global.svg);
}
.header-global__link:active::after,
.header-global__link:focus::after,
.header-global__link:hover::after {
opacity: 0;
}
.header-global__link.is-open {
background-color: #000;
}
.header-global__link.is-open::before {
background-color: #000;
}
.header-global__link.is-open::after {
background-image: url(//academy.mitsubishielectric-edm.eu/wp-content/themes/mitsubishi-electric-europe-b-v-wordpress-theme-v2-0/assets/icons/Global-W.svg);
background-color: #000;
} .header-hamburger {
display: none;
} .lang-overlay {
display: none;
position: fixed;
top: 85px;
left: 0;
width: 100%;
height: calc(100vh - 85px);
background: #f5f5f5;
z-index: 9998;
overflow-y: auto;
}
.lang-overlay.is-open {
display: block;
}
.lang-overlay__inner {
position: relative;
max-width: 1380px;
margin: 0 auto;
padding: 40px 30px 60px;
}
.lang-overlay__close {
position: absolute;
top: 20px;
right: 30px;
background: none;
border: none;
font-size: 32px;
line-height: 1;
color: #000;
cursor: pointer;
padding: 0;
width: 40px;
height: 40px;
}
.lang-overlay__close:hover {
color: #f50f10;
}
.lang-overlay__title {
font-size: 36px;
font-weight: 700;
margin: 0 0 40px;
color: #000;
}
.lang-overlay__list {
list-style: none;
margin: 0;
padding: 0;
border-top: 1px solid #989898;
}
.lang-overlay__list > li {
border-bottom: 1px solid #989898;
}
.lang-overlay__list > li > a {
display: block;
position: relative;
padding: 15px 30px 15px 0;
font-size: 18px;
font-weight: 500;
color: #000;
text-decoration: none;
}
.lang-overlay__list > li > a::before {
content: "";
position: absolute;
right: 0;
top: 50%;
width: 8px;
height: 8px;
border-top: 2px solid #000;
border-left: 2px solid #000;
transform: translateY(-50%) rotate(135deg);
}
.lang-overlay__list > li > a:hover,
.lang-overlay__list > li > a:focus {
color: #f50f10;
}
.lang-overlay__list > li > a:hover::before,
.lang-overlay__list > li > a:focus::before {
border-color: #f50f10;
} @media only screen and (max-width: 980px) { .site-header {
width: 100%;
padding: 0;
} .header-inner {
height: 65px;
}
body {
padding-top: 65px;
} .header-logo {
padding-right: 13px;
border-right: 0;
}
.header-logo img {
height: 36px;
width: auto;
} .header-branch {
margin-right: auto;
margin-left: 0;
font-size: 11px;
} .header-global {
padding-left: 0;
margin-left: auto;
}
.header-global__link {
width: 48px;
} .header-hamburger {
display: flex;
align-items: center;
justify-content: center;
order: 10;
width: 48px;
height: 100%;
text-align: center;
border-color: #e1e1e1;
border-width: 0 0 0 1px;
border-style: solid;
}
.header-hamburger .icon-close {
display: none;
}
.header-hamburger.is-open-small .icon-menu {
display: none;
}
.header-hamburger.is-open-small .icon-close {
display: block;
} .header-nav {
transition: 0.5s transform;
position: fixed;
top: 65px;
left: 0;
width: 100%;
height: calc(100vh - 65px);
display: block;
transform: translateX(100%);
margin: 0;
background: #fff;
overflow-y: auto;
z-index: 5;
}
.header-nav.is-open {
transform: translateX(0);
} .header-nav__menu {
display: block;
height: auto;
border-top: 1px solid #e1e1e1;
width: 100%;
} .header-nav__menu > li {
height: auto;
background-color: #fff;
border-bottom: 1px solid #e1e1e1;
} .header-nav__menu > li > a {
position: relative;
display: block;
font-size: 24px;
min-height: 85px;
box-sizing: border-box;
padding: 30px 40px 30px 16px;
width: 100%;
height: auto;
text-align: left;
} .header-nav__menu > li > a::before {
content: "";
position: absolute;
top: 50%;
right: 20px;
width: 6px;
height: 6px;
border-top: 1px solid #000;
border-left: 1px solid #000;
transform: translateY(-50%) rotate(-225deg);
} .header-nav__menu > li > a:active,
.header-nav__menu > li > a:focus,
.header-nav__menu > li > a:hover {
color: #000;
} .header-nav__menu > li.current-menu-item > a {
background-color: #000;
color: #fff;
}
.header-nav__menu > li.current-menu-item > a::before {
border-color: #fff;
}
.header-nav__menu > li.current-menu-item > a:active,
.header-nav__menu > li.current-menu-item > a:focus,
.header-nav__menu > li.current-menu-item > a:hover {
color: #fff;
} .lang-overlay {
top: 65px;
height: calc(100vh - 65px);
}
.lang-overlay__inner {
padding: 30px 15px 40px;
}
.lang-overlay__close {
top: 10px;
right: 15px;
}
.lang-overlay__title {
font-size: 28px;
margin: 0 0 30px;
} .site-header.scroll-hide {
top: 0;
}
}  footer,
.site-footer {
position: relative;
background-color: #dbdbdb;
font-size: 18px;
font-weight: 300;
line-height: 1.4;
width: 100%;
} .footer-inner {
position: relative;
padding: 0 30px 30px;
height: 305px;
max-width: 1380px;
margin: 0 auto;
} .footer-title {
margin-top: 0;
padding-top: 60px;
font-size: calc(1.56rem);
font-weight: 700;
line-height: 1.2;
padding-bottom: 0;
margin-bottom: 0;
border-bottom: 0;
} .footer-sns {
margin: 0 20px 0 0;
padding: 0;
list-style: none;
line-height: 20px;
vertical-align: top;
display: inline-block;
}
.footer-sns > li {
display: inline-block;
margin-top: 20px;
}
.footer-sns > li:not(:last-child) {
margin-right: 16px;
}
.footer-sns > li a {
display: block;
width: 32px;
min-width: 32px;
}
.footer-sns > li img {
width: 32px;
height: auto;
vertical-align: middle;
} .footer-sns > li.footer-sns--linkedin a {
width: auto;
min-width: auto;
}
.footer-sns > li.footer-sns--linkedin img {
width: auto;
height: 32px;
} .footer-list {
margin-top: 22px;
list-style: none;
padding: 1px 0 0;
display: inline-block;
width: 680px;
}
.footer-list > li {
display: inline-block;
margin-bottom: 0;
}
.footer-list > li:nth-child(odd) {
margin-right: 60px;
}
.footer-list > li > a {
position: relative;
color: inherit;
font-size: 18px;
font-weight: 500;
text-decoration: none;
padding-left: 22px;
}
.footer-list > li > a::before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 9px;
height: 9px;
border-top: 2px solid #000;
border-left: 2px solid #000;
transform: translateY(-50%) rotate(-225deg);
font-weight: 700;
}
.footer-list > li > a:link,
.footer-list > li > a:visited {
color: #000;
}
.footer-list > li > a:hover,
.footer-list > li > a:focus,
.footer-list > li > a:active {
color: #c40001;
}
.footer-list > li > a:hover::before,
.footer-list > li > a:focus::before,
.footer-list > li > a:active::before {
border-color: #c40001;
} .footer-links {
padding: 0 30px 15px;
width: 100%;
position: absolute;
left: 0;
bottom: 0;
box-sizing: border-box;
display: flex;
align-items: baseline;
} .footer-copyright {
order: 1;
margin-right: auto;
font-size: 18px;
font-weight: 300;
} .footer-legal {
order: 2;
padding: 0;
list-style: none;
font-size: 18px;
font-weight: 300;
}
.footer-legal > li {
display: inline-block;
padding-right: 0.3em;
line-height: 1.1;
}
.footer-legal > li:not(:first-child) {
padding-left: 0.5em;
border-left: 1px solid #000;
}
.footer-legal > li > a {
color: inherit;
text-decoration: none;
}
.footer-legal > li > a:link,
.footer-legal > li > a:visited {
color: #000;
}
.footer-legal > li > a:hover,
.footer-legal > li > a:focus,
.footer-legal > li > a:active {
color: #c40001;
}
.footer-inner::after {
clear: both;
content: "";
display: table;
} @media only screen and (max-width: 980px) { .footer-inner {
box-sizing: border-box;
height: auto;
padding: 30px 15px;
width: 100%;
} .footer-title {
padding-top: 10px;
font-size: 1.5rem;
} .footer-list {
width: 100%;
display: block;
}
.footer-list > li {
width: 100%;
margin-bottom: 18px;
display: block;
}
.footer-list > li > a {
font-size: 16px;
} .footer-links {
position: static;
display: block;
margin-top: 54px;
padding: 0;
} .footer-legal {
font-size: 16px;
} .footer-sns > li:not(:last-child) {
margin-right: 20px;
} .footer-copyright {
font-size: 16px;
}
}  .back-to-top {
position: fixed;
bottom: 0;
right: 0;
width: 48px;
height: 48px;
background-color: #000;
color: #fff;
border: none;
border-radius: 0;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
visibility: hidden;
transition: opacity 0.3s ease, visibility 0.3s ease;
z-index: 9998;
}
.back-to-top.visible {
opacity: 1;
visibility: visible;
}
.back-to-top:hover {
background-color: #333;
} .sticky-contact {
position: fixed;
bottom: 0;
right: 48px;
z-index: 9998;
}
.sticky-contact__toggle {
width: 48px;
height: 48px;
background-color: #333;
color: #fff;
border: none;
border-radius: 0;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
transition: background-color 0.3s ease;
}
.sticky-contact__toggle:hover {
background-color: #555;
}
.sticky-contact__menu {
position: absolute;
bottom: 60px;
right: 0;
display: flex;
flex-direction: column;
gap: 8px;
opacity: 0;
visibility: hidden;
transform: translateY(10px);
transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
}
.sticky-contact.open .sticky-contact__menu {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.sticky-contact__item {
display: flex;
align-items: center;
gap: 10px;
background-color: #000;
color: #fff;
text-decoration: none;
padding: 10px 16px;
border-radius: 24px;
font-size: 0.8125rem;
font-weight: 600;
white-space: nowrap;
transition: background-color 0.2s ease;
}
.sticky-contact__item:hover {
background-color: #f50f10;
color:#fff;
}
.sticky-contact__item svg {
flex-shrink: 0;
} .uc-embedding-placeholder {
position: relative;
width: 100%;
aspect-ratio: 16 / 9;
background-color: #f5f5f5;
border-radius: 4px;
overflow: hidden;
}
.uc-embedding-placeholder .uc-embedding-wrapper {
position: absolute;
inset: 0;
display: flex;
align-items: center;
justify-content: center;
padding: 24px;
box-sizing: border-box;
}
.uc-embedding-placeholder .uc-inner-wrapper {
text-align: center;
max-width: 560px;
}
.uc-embedding-placeholder .youtube-logo-placeholder {
width: 80px;
height: auto;
margin: 0 auto 16px;
display: block;
}
.uc-embedding-placeholder h3 {
font-size: 1.125rem;
font-weight: 600;
margin: 0 0 12px;
color: #1a1a1a;
}
.uc-embedding-placeholder .description-text {
font-size: 0.875rem;
line-height: 1.5;
color: #555;
margin: 0 0 20px;
}
.uc-embedding-placeholder .uc-embedding-buttons {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 10px;
}
.uc-embedding-placeholder .uc-embedding-buttons button {
appearance: none;
border: 1px solid #1a1a1a;
background: transparent;
color: #1a1a1a;
padding: 10px 18px;
border-radius: 24px;
font-size: 0.8125rem;
font-weight: 600;
cursor: pointer;
transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.uc-embedding-placeholder .uc-embedding-accept {
background-color: #1a1a1a;
color: #fff;
}
.uc-embedding-placeholder .uc-embedding-accept:hover {
background-color: #f50f10;
border-color: #f50f10;
}
.uc-embedding-placeholder .uc-embedding-more-info:hover {
background-color: #1a1a1a;
color: #fff;
} .uc-embedding-resolved {
position: relative;
width: 100%;
aspect-ratio: 16 / 9;
}
.uc-embedding-resolved iframe {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
border: 0;
}.lr { fill: #FF0000; }
.ld { fill: #231F20; }
.lg { fill: #7E8081; }
.lg2 { fill: #828282; } .edm-topstripe {
background: #f7f7f5;
border-bottom: 1px solid #ececec;
}
.edm-topstripe-inner {
max-width: 1380px;
margin: 0 auto;
padding: 12px 30px;
display: flex;
justify-content: space-between;
align-items: center;
font-size: 14px;
color: #555;
}
.edm-topstripe__label {
letter-spacing: 0.3px;
}
.edm-topstripe__meta {
display: flex;
align-items: center;
gap: 18px;
}
.edm-topstripe__meta .sep {
color: #ccc;
}
.edm-topstripe__meta .name,
.edm-topstripe__meta .role {
color: #1a1a1a;
}
.edm-topstripe__meta .role {
font-weight: 500;
}
.edm-topstripe__meta .logout {
color: #f50f10;
font-weight: 500;
text-decoration: none;
}
.edm-topstripe__meta .logout:hover {
color: #1a1a1a;
} .edm-mainbar {
background: white;
}
.edm-mainbar-inner {
max-width: 1380px;
margin: 0 auto;
padding: 28px 30px;
display: flex;
align-items: center;
justify-content: space-between;
}
.edm-mainlogo {
margin: 0;
}
.edm-mainlogo svg {
width: 380px;
height: 54px;
display: block;
}
.edm-mainnav {
display: flex;
align-items: center;
gap: 36px;
font-size: 18px;
}
.edm-mainnav .nav-link {
color: #555;
padding: 8px 0;
border-bottom: 3px solid transparent;
text-decoration: none;
transition: color 0.15s ease, border-color 0.15s ease;
}
.edm-mainnav .nav-link:hover {
color: #f00;
}
.edm-mainnav .nav-link.is-active {
color: #1a1a1a;
font-weight: 500;
border-bottom-color: #FF0000;
}
.edm-mainnav .nav-link.is-active:hover {
color: #1a1a1a;
}
.edm-mainnav .nav-sep {
height: 24px;
width: 1px;
background: #ddd;
}
.edm-langswitch {
font-weight: 500;
font-size: 16px;
}
.edm-langswitch .active {
color: #1a1a1a;
}
.edm-langswitch .sep {
color: #ccc;
margin: 0 6px;
}
.edm-langswitch .other {
color: #888;
text-decoration: none;
}
.edm-langswitch .other:hover {
color: #f00;
} .edm-page-head {
background: white;
padding: 60px 0 40px;
}
.edm-page-head-inner {
max-width: 1380px;
margin: 0 auto;
padding: 0 30px;
}
.edm-page-head .breadcrumb {
margin-bottom: 28px;
}
.edm-page-head .top-row {
display: flex;
justify-content: space-between;
align-items: flex-end;
gap: 60px;
}
.edm-page-head .top-row .head-text {
max-width: 720px;
}
.edm-page-head h1 {
font-size: 48px;
font-weight: 500;
margin: 0 0 14px;
color: #1a1a1a;
letter-spacing: -0.5px;
line-height: 1.1;
}
.edm-page-head .intro {
font-size: 18px;
color: #555;
margin: 0;
line-height: 1.6;
}
.edm-page-head .stats {
text-align: right;
padding-bottom: 4px;
}
.edm-page-head .stats .num {
color: #1a1a1a;
font-size: 36px;
font-weight: 500;
line-height: 1;
}
.edm-page-head .stats .lbl {
color: #888;
font-size: 14px;
margin-top: 6px;
}
.edm-page-head .search-box {
position: relative;
margin-top: 40px;
}
.edm-page-head .search-box svg.search-icon {
position: absolute;
left: 22px;
top: 50%;
transform: translateY(-50%);
pointer-events: none;
}
.edm-page-head .search-box input {
width: 100%;
padding: 18px 22px 18px 56px;
font-size: 16px;
background: #f7f7f5;
border: 1px solid #e1e1e1;
border-radius: 2px;
font-family: inherit;
} .edm-breadcrumb {
font-size: 14px;
color: #888;
}
.edm-breadcrumb a {
color: #888;
text-decoration: none;
}
.edm-breadcrumb a:hover {
color: #f00;
}
.edm-breadcrumb .sep {
color: #ccc;
margin: 0 8px;
}
.edm-breadcrumb .current {
color: #1a1a1a;
} .edm-category-bar {
background: white;
border-top: 1px solid #ececec;
border-bottom: 1px solid #ececec;
}
.edm-category-bar-inner {
max-width: 1380px;
margin: 0 auto;
padding: 0 30px;
}
.edm-category-grid {
display: grid;
grid-template-columns: repeat(6, 1fr);
}
.edm-category-tab {
padding: 26px 12px 22px;
text-align: center;
border-bottom: 4px solid transparent;
text-decoration: none;
transition: background-color 0.15s ease, border-color 0.15s ease;
}
.edm-category-tab:hover {
background: #fafafa;
}
.edm-category-tab.is-active {
border-bottom-color: #FF0000;
background: #fafafa;
}
.edm-category-tab svg {
margin: 0 auto 12px;
display: block;
color: #666;
}
.edm-category-tab.is-active svg {
color: #1a1a1a;
}
.edm-category-tab .label {
font-size: 16px;
font-weight: 400;
color: #1a1a1a;
margin-bottom: 4px;
}
.edm-category-tab.is-active .label {
font-weight: 500;
}
.edm-category-tab .count {
font-size: 13px;
color: #aaa;
}
.edm-category-tab.is-active .count {
color: #888;
} .edm-filter-bar {
background: #fafafa;
padding: 24px 0;
}
.edm-filter-bar-inner {
max-width: 1380px;
margin: 0 auto;
padding: 0 30px;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 16px;
font-size: 15px;
}
.edm-filter-bar .filter-group {
display: flex;
align-items: center;
gap: 12px;
}
.edm-filter-bar .filter-group .label-text {
color: #888;
}
.edm-filter-pill {
background: white;
padding: 8px 16px;
border: 1px solid #ddd;
color: #555;
border-radius: 2px;
text-decoration: none;
display: inline-flex;
align-items: center;
gap: 8px;
transition: border-color 0.15s ease;
}
.edm-filter-pill:hover {
border-color: #999;
}
.edm-filter-pill.is-active {
background: #1a1a1a;
color: white;
border-color: #1a1a1a;
font-weight: 500;
}
.edm-filter-bar .filter-meta {
display: flex;
align-items: center;
gap: 14px;
font-size: 14px;
color: #555;
}
.edm-filter-bar .filter-meta .value {
color: #1a1a1a;
font-weight: 500;
}
.edm-filter-bar .filter-meta .divider {
color: #ddd;
} .edm-orderby-form {
display: flex;
align-items: center;
gap: 6px;
}
.edm-orderby-form label {
color: #888;
font-size: 14px;
}
.edm-orderby-form select {
border: none;
background: transparent;
color: #1a1a1a;
font-size: 14px;
font-weight: 500;
font-family: inherit;
cursor: pointer;
padding: 4px 2px;
appearance: auto;
}
.edm-orderby-form select:focus {
outline: 2px solid #FF0000;
outline-offset: 2px;
} .edm-view-toggle {
display: inline-flex;
border: 1px solid #ddd;
border-radius: 2px;
overflow: hidden;
background: #fff;
}
.edm-view-toggle a {
display: inline-flex;
align-items: center;
justify-content: center;
width: 38px;
height: 34px;
color: #888;
text-decoration: none;
transition: background 0.15s ease, color 0.15s ease;
}
.edm-view-toggle a + a {
border-left: 1px solid #ddd;
}
.edm-view-toggle a:hover {
color: #1a1a1a;
background: #f3f3f3;
}
.edm-view-toggle a.is-active {
background: #1a1a1a;
color: #fff;
}
.edm-view-toggle a:focus-visible {
outline: 2px solid #FF0000;
outline-offset: -2px;
} .edm-grid-wrap {
background: #fafafa;
padding: 16px 0 60px;
}
.edm-grid-inner {
max-width: 1380px;
margin: 0 auto;
padding: 0 30px;
}
.edm-card-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 24px;
} .edm-card-grid.is-list {
grid-template-columns: 1fr;
gap: 14px;
}
.edm-card-grid.is-list .edm-card {
flex-direction: row;
align-items: stretch;
} .edm-card-grid.is-list .edm-card-thumb {
aspect-ratio: auto;
width: 260px;
flex-shrink: 0;
}
.edm-card-grid.is-list .edm-card-body {
padding: 18px 24px;
} .edm-card-grid.is-list .edm-card-meta {
display: flex;
flex-wrap: wrap;
gap: 8px 20px;
} @media (max-width: 600px) {
.edm-card-grid.is-list .edm-card {
flex-direction: column;
}
.edm-card-grid.is-list .edm-card-thumb {
width: auto;
aspect-ratio: 4/3;
}
.edm-card-grid.is-list .edm-card-body {
padding: 18px 18px 16px;
}
}
.edm-card {
background: white;
border: 1px solid #e8e8e8;
border-radius: 2px;
overflow: hidden;
display: flex;
flex-direction: column;
text-decoration: none;
color: inherit;
transition: box-shadow 0.2s ease, transform 0.2s ease;
}
.edm-card:hover {
box-shadow: 0 6px 24px rgba(0, 0, 0, 0.08);
transform: translateY(-2px);
color: inherit;
}
.edm-card-thumb {
aspect-ratio: 4/3;
position: relative;
}
.edm-card-thumb.is-video {
background: #1a1a1a;
}
.edm-card-thumb.is-pdf {
background: #ededeb;
}
.edm-card-thumb-bg {
position: absolute;
inset: 0;
background-size: cover;
background-position: center;
} .edm-card-thumb-bg.is-image {
inset: 44px 16px 16px 16px;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
} .edm-card-thumb.is-video .edm-card-thumb-bg.is-image {
inset: 0;
overflow: hidden;
}
.edm-card-thumb.is-video .edm-card-thumb-bg.is-image::before,
.edm-card-thumb.is-video .edm-card-thumb-bg.is-image::after {
content: "";
position: absolute;
inset: 0;
background-image: inherit;
background-position: center;
background-repeat: no-repeat;
}
.edm-card-thumb.is-video .edm-card-thumb-bg.is-image::before {
background-size: cover;
filter: blur(18px) brightness(0.65);
transform: scale(1.15);
}
.edm-card-thumb.is-video .edm-card-thumb-bg.is-image::after {
background-size: contain;
}
.edm-card-thumb .play {
position: absolute;
inset: 0;
display: flex;
align-items: center;
justify-content: center;
} .edm-card-pdf-cover {
position: absolute;
inset: 24px;
background: white;
padding: 18px 16px;
display: flex;
flex-direction: column;
box-shadow: 0 0 0 1px #e0e0e0;
}
.edm-pdf-cover-stripe {
height: 3px;
background: #FF0000;
width: 32px;
margin-bottom: 12px;
}
.edm-pdf-cover-kicker {
font-size: 9px;
color: #888;
font-weight: 700;
letter-spacing: 0.6px;
margin-bottom: 6px;
}
.edm-pdf-cover-title {
font-size: 16px;
font-weight: 700;
color: #1a1a1a;
line-height: 1.15;
margin-bottom: 10px;
}
.edm-pdf-cover-meta {
font-size: 8px;
color: #aaa;
margin-bottom: 8px;
}
.edm-pdf-cover-logo {
margin-top: auto;
} .edm-badge-type {
position: absolute;
top: 12px;
left: 12px;
background: #FF0000;
color: white;
font-size: 11px;
padding: 4px 10px;
letter-spacing: 0.6px;
font-weight: 700;
z-index: 1;
}
.edm-badge-quality {
position: absolute;
top: 12px;
right: 52px; background: rgba(0, 0, 0, 0.7);
color: white;
font-size: 10px;
padding: 3px 8px;
letter-spacing: 0.5px;
font-weight: 700;
}
.edm-badge-langs {
position: absolute;
top: 12px;
right: 52px; background: white;
color: #1a1a1a;
font-size: 10px;
padding: 3px 8px;
border: 1px solid #ddd;
font-weight: 500;
z-index: 1;
}
.edm-badge-duration {
position: absolute;
bottom: 12px;
right: 12px;
background: rgba(0, 0, 0, 0.85);
color: white;
font-size: 13px;
padding: 4px 10px;
font-weight: 500;
} .edm-fav-button {
position: absolute;
top: 10px;
right: 10px;
background: white;
width: 32px;
height: 32px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
border: none;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
z-index: 2;
}
.edm-fav-button svg {
transition: transform 0.15s ease;
}
.edm-fav-button:hover svg {
transform: scale(1.1);
}  .edm-fav-toggle {
cursor: pointer;
transition: transform 0.15s ease, background-color 0.15s ease;
}
.edm-fav-toggle:disabled {
opacity: 0.6;
cursor: progress;
} .edm-fav-toggle--card,
.edm-fav-toggle--inline {
background: white;
border: none;
padding: 0;
display: inline-flex;
align-items: center;
justify-content: center;
}
.edm-fav-toggle--card:hover,
.edm-fav-toggle--inline:hover {
transform: scale(1.08);
}
.edm-fav-toggle--card {
position: absolute;
top: 10px;
right: 10px;
width: 32px;
height: 32px;
border-radius: 50%;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
z-index: 2;
}
.edm-fav-toggle--inline {
background: transparent;
width: 32px;
height: 32px;
} .edm-fav-toggle--btn {
width: 100%;
}
.edm-fav-toggle--btn .edm-fav-label-remove {
display: none;
}
.edm-fav-toggle--btn[data-is-favorite="true"] .edm-fav-label-add {
display: none;
}
.edm-fav-toggle--btn[data-is-favorite="true"] .edm-fav-label-remove {
display: inline;
} .edm-fav-toggle--btn[data-is-favorite="true"] {
color: #FF0000;
border-color: #FF0000;
} .edm-fav-toggle--card svg,
.edm-fav-toggle--inline svg {
fill: none;
stroke: #888;
stroke-width: 2;
transition: fill 0.15s ease, stroke 0.15s ease;
}
.edm-fav-toggle--card[data-is-favorite="true"] svg,
.edm-fav-toggle--inline[data-is-favorite="true"] svg {
fill: #FF0000;
stroke: #FF0000;
}
.edm-fav-toggle--card:hover svg,
.edm-fav-toggle--inline:hover svg {
stroke: #FF0000;
}
.edm-fav-toggle--btn[data-is-favorite="true"] svg {
fill: #FF0000;
} .edm-share-modal {
position: fixed;
inset: 0;
display: none;
z-index: 9999;
font-family: Roboto, Arial, sans-serif;
}
.edm-share-modal.is-visible {
display: block;
}
body.edm-share-modal-open {
overflow: hidden;
}
.edm-share-modal__backdrop {
position: absolute;
inset: 0;
background: rgba(0, 0, 0, 0.6);
animation: edm-share-modal-fade-in 0.18s ease;
}
.edm-share-modal__dialog {
position: relative;
width: 480px;
max-width: calc(100vw - 24px);
max-height: calc(100vh - 48px);
margin: 0 auto;
top: 50%;
transform: translateY(-50%);
background: #fff;
border-radius: 6px;
box-shadow: 0 24px 64px rgba(0, 0, 0, 0.4);
overflow: hidden;
animation: edm-share-modal-zoom-in 0.18s ease;
}
@keyframes edm-share-modal-fade-in {
from { opacity: 0; }
to   { opacity: 1; }
}
@keyframes edm-share-modal-zoom-in {
from { opacity: 0; transform: translateY(-50%) scale(0.96); }
to   { opacity: 1; transform: translateY(-50%) scale(1); }
}
.edm-share-modal__head {
display: flex;
align-items: center;
justify-content: space-between;
padding: 16px 20px;
border-bottom: 1px solid #eee;
}
.edm-share-modal__title {
font-size: 16px;
font-weight: 500;
color: #1a1a1a;
margin: 0;
}
.edm-share-modal__close {
background: transparent;
border: 0;
padding: 6px;
margin: -6px;
color: #888;
cursor: pointer;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 3px;
}
.edm-share-modal__close:hover {
color: #1a1a1a;
background: #f5f5f5;
}
.edm-share-modal__preview {
display: flex;
gap: 16px;
padding: 20px;
background: #fafafa;
border-bottom: 1px solid #eee;
}
.edm-share-modal__cover {
flex-shrink: 0;
width: 120px;
aspect-ratio: 4 / 3;
background: #fff;
border: 1px solid #eee;
border-radius: 4px;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
}
.edm-share-modal__cover img {
width: 100%;
height: 100%;
object-fit: contain;
display: block;
}
.edm-share-modal__preview-body {
flex: 1;
min-width: 0;
display: flex;
flex-direction: column;
justify-content: center;
}
.edm-share-modal__kicker {
font-size: 11px;
color: #FF0000;
font-weight: 700;
letter-spacing: 0.8px;
margin-bottom: 6px;
text-transform: uppercase;
}
.edm-share-modal__post-title {
font-size: 18px;
font-weight: 500;
color: #1a1a1a;
line-height: 1.3;
margin-bottom: 8px;
word-break: break-word;
}
.edm-share-modal__meta {
font-size: 13px;
color: #666;
}
.edm-share-modal__url {
display: flex;
gap: 8px;
padding: 16px 20px 20px;
}
.edm-share-modal__url-input {
flex: 1;
min-width: 0;
padding: 10px 12px;
border: 1px solid #ddd;
border-radius: 4px;
font-size: 13px;
font-family: inherit;
color: #1a1a1a;
background: #fafafa;
}
.edm-share-modal__url-input:focus {
outline: none;
border-color: #FF0000;
background: #fff;
}
.edm-share-modal__copy {
background: #1a1a1a;
border: 0;
color: #fff;
height: 40px;
padding: 0 16px;
border-radius: 4px;
cursor: pointer;
display: inline-flex;
align-items: center;
gap: 8px;
flex-shrink: 0;
font-family: inherit;
font-size: 13px;
font-weight: 500;
transition: background 0.15s ease;
}
.edm-share-modal__copy:hover {
background: #333;
}
.edm-share-modal__check-icon {
display: none;
}
.edm-share-modal.is-copied .edm-share-modal__copy {
background: #2e7d32;
}
.edm-share-modal.is-copied .edm-share-modal__copy-icon {
display: none;
}
.edm-share-modal.is-copied .edm-share-modal__check-icon {
display: inline;
} .edm-card-body {
padding: 18px 18px 16px;
flex: 1;
display: flex;
flex-direction: column;
}
.edm-card-kicker {
font-size: 11px;
color: #FF0000;
font-weight: 700;
letter-spacing: 0.8px;
margin: 0 0 8px;
}
.edm-card-title {
font-size: 17px;
font-weight: 500;
margin: 0 0 8px;
line-height: 1.3;
color: #1a1a1a;
}
.edm-card-desc {
font-size: 14px;
color: #666;
margin: 0 0 16px;
line-height: 1.5;
flex: 1;
}
.edm-card-meta {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 8px 12px;
padding: 12px 0;
border-top: 1px solid #eee;
font-size: 12px;
color: #555;
}
.edm-card-meta-item {
display: flex;
align-items: center;
gap: 6px;
}
.edm-card-meta-item svg {
flex-shrink: 0;
}
.edm-card-meta-line {
padding: 10px 0 0;
border-top: 1px solid #eee;
font-size: 12px;
color: #888;
display: flex;
justify-content: space-between;
align-items: center;
}
.edm-card-meta-line .fav-time {
color: #FF0000;
font-weight: 500;
} .edm-btn-primary {
background: #FF0000;
color: white;
border: none;
padding: 16px;
font-size: 15px;
font-weight: 500;
cursor: pointer;
border-radius: 2px;
letter-spacing: 0.3px;
display: inline-flex;
align-items: center;
justify-content: center;
gap: 10px;
text-decoration: none;
transition: background 0.15s ease;
font-family: inherit;
}
.edm-btn-primary:hover {
background: #f50f10;
color: white;
}
.edm-btn-secondary {
background: white;
color: #1a1a1a;
border: 1px solid #1a1a1a;
padding: 14px;
font-size: 14px;
font-weight: 500;
cursor: pointer;
border-radius: 2px;
display: inline-flex;
align-items: center;
justify-content: center;
gap: 10px;
text-decoration: none;
transition: background 0.15s ease;
font-family: inherit;
}
.edm-btn-secondary:hover {
background: #fafafa;
color: #1a1a1a;
} .edm-pagination {
display: flex;
justify-content: center;
align-items: center;
gap: 28px;
margin-top: 50px;
font-size: 16px;
color: #888;
}
.edm-pagination a,
.edm-pagination span {
text-decoration: none;
color: #888;
}
.edm-pagination .pages {
display: flex;
gap: 18px;
}
.edm-pagination .pages a,
.edm-pagination .pages span {
padding: 4px 8px;
}
.edm-pagination .pages .current {
color: #1a1a1a;
font-weight: 500;
border-bottom: 2px solid #FF0000;
}
.edm-pagination .nav-arrow:hover {
color: #f00;
} .edm-footer {
background: #dbdbdb;
color: #1a1a1a;
}
.edm-footer-inner {
max-width: 1380px;
margin: 0 auto;
padding: 36px 30px;
display: flex;
justify-content: space-between;
align-items: center;
font-size: 14px;
flex-wrap: wrap;
gap: 16px;
}
.edm-footer-legal {
display: flex;
gap: 14px;
flex-wrap: wrap;
font-weight: 300;
}
.edm-footer-legal a {
color: inherit;
text-decoration: none;
}
.edm-footer-legal a:hover {
color: #f00;
}
.edm-footer-legal .sep {
color: #999;
}
.edm-footer__copy {
font-weight: 300;
} .edm-footer.is-large .edm-footer-inner {
padding: 60px 30px 30px;
flex-direction: column;
align-items: flex-start;
}
.edm-footer.is-large .edm-footer__title {
font-size: 28px;
font-weight: 700;
margin: 0 0 24px;
}
.edm-footer.is-large .social-row {
display: flex;
gap: 16px;
align-items: center;
margin-bottom: 16px;
}
.edm-footer.is-large .social-row a {
color: #1a1a1a;
}
.edm-footer.is-large .approved-link {
margin: 0;
font-size: 16px;
}
.edm-footer.is-large .approved-link a {
color: inherit;
font-weight: 500;
text-decoration: underline;
text-underline-offset: 4px;
}
.edm-footer.is-large .footer-bottom {
margin-top: 60px;
padding-top: 28px;
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
font-size: 16px;
flex-wrap: wrap;
gap: 16px;
} .edm-detail-sidebar {
display: flex;
flex-direction: column;
gap: 24px;
}
.edm-detail-meta-block {
background: white;
border: 1px solid #e1e1e1;
padding: 28px;
}
.edm-detail-meta-block .kicker {
font-size: 11px;
color: #888;
font-weight: 700;
letter-spacing: 0.8px;
margin-bottom: 14px;
} .edm-detail-breadcrumb {
background: white;
padding: 32px 0 16px;
}
.edm-detail-breadcrumb-inner {
max-width: 1380px;
margin: 0 auto;
padding: 0 30px;
}
.edm-detail-wrap {
background: #fafafa;
padding: 32px 0 60px;
}
.edm-detail-inner {
max-width: 1380px;
margin: 0 auto;
padding: 0 30px;
display: grid;
grid-template-columns: 1fr 420px;
gap: 36px;
}
.edm-detail-main {
display: flex;
flex-direction: column;
} .edm-pdf-cover-container {
background: white;
border: 1px solid #e1e1e1;
display: flex;
align-items: center;
justify-content: center;
padding: 48px;
min-height: 720px;
} .edm-pdf-viewer {
background: #525659;
border: 1px solid #e1e1e1;
min-height: 900px;
overflow: hidden;
}
.edm-pdf-viewer iframe {
display: block;
width: 100%;
height: 900px;
border: 0;
background: #525659;
}
.edm-pdf-cover-img {
max-width: 100%;
max-height: 760px;
display: block;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
} .edm-pdf-cover-fallback {
background: white;
width: 480px;
max-width: 100%;
min-height: 620px;
padding: 50px 56px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.18);
display: flex;
flex-direction: column;
}
.edm-pdf-cover-fallback .stripe {
height: 4px;
background: #FF0000;
width: 60px;
margin-bottom: 24px;
}
.edm-pdf-cover-fallback .kicker {
font-size: 12px;
color: #888;
font-weight: 700;
letter-spacing: 1px;
margin-bottom: 14px;
}
.edm-pdf-cover-fallback .title {
font-size: 32px;
font-weight: 700;
margin: 0 0 12px;
line-height: 1.1;
color: #1a1a1a;
}
.edm-pdf-cover-fallback .subtitle {
font-size: 16px;
color: #555;
margin-bottom: 36px;
}
.edm-pdf-cover-fallback .imprint {
margin-top: auto;
padding-top: 32px;
border-top: 1px solid #eee;
display: flex;
justify-content: space-between;
align-items: flex-end;
}
.edm-pdf-cover-fallback .imprint .company {
font-size: 9px;
color: #888;
margin-top: 4px;
letter-spacing: 0.4px;
}
.edm-pdf-cover-fallback .imprint .version {
font-size: 10px;
color: #aaa;
} .edm-video-player {
background: #000;
aspect-ratio: 16/9;
position: relative;
overflow: hidden;
}
.edm-video-player iframe {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
border: 0;
} .edm-video-self-hosted {
--plyr-color-main: #FF0000;
--plyr-video-control-color: #fff;
--plyr-video-control-color-hover: #fff;
--plyr-video-control-background-hover: #FF0000;
--plyr-range-fill-background: #FF0000;
--plyr-control-radius: 2px;
--plyr-tooltip-background: rgba(0, 0, 0, 0.9);
--plyr-tooltip-color: #fff;
background: #000;
aspect-ratio: 16/9;
position: relative;
}
.edm-video-self-hosted .plyr,
.edm-video-self-hosted video {
width: 100%;
height: 100%;
} .edm-chapter-markers {
position: absolute;
inset: 0;
pointer-events: none;
z-index: 2;
}
.edm-chapter-marker {
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
width: 2px;
height: 12px;
background: rgba(255, 255, 255, 0.85);
border-radius: 1px;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}
.edm-video-chapters {
background: white;
border: 1px solid #e1e1e1;
border-top: none;
padding: 28px;
}
.edm-chapters-list {
display: flex;
flex-direction: column;
}
.edm-chapter-item {
display: flex;
align-items: center;
gap: 16px;
padding: 12px 0;
border-bottom: 1px solid #f0f0f0;
}
.edm-chapter-item:last-child {
border-bottom: none;
}
.edm-chapter-item.is-active {
background: #fafafa;
padding-left: 12px;
padding-right: 12px;
margin-left: -12px;
margin-right: -12px;
border-left: 3px solid #FF0000;
}
.edm-chapter-item .timestamp {
font-size: 13px;
font-weight: 500;
min-width: 50px;
color: #555;
}
.edm-chapter-item.is-active .timestamp {
color: #FF0000;
}
.edm-chapter-item .ch-info {
flex: 1;
}
.edm-chapter-item .ch-title {
font-size: 14px;
color: #1a1a1a;
}
.edm-chapter-item.is-active .ch-title {
font-weight: 500;
}
.edm-chapter-item .ch-desc {
font-size: 12px;
color: #888;
margin-top: 2px;
}
.edm-chapter-item .ch-duration {
font-size: 12px;
color: #888;
} .edm-detail-meta-block .meta-header {
display: flex;
align-items: center;
gap: 8px;
margin-bottom: 14px;
}
.edm-detail-meta-block .meta-header .kicker-inline {
font-size: 11px;
color: #FF0000;
font-weight: 700;
letter-spacing: 0.8px;
margin: 0;
}
.edm-detail-meta-block h1 {
font-size: 28px;
font-weight: 500;
margin: 0 0 12px;
color: #1a1a1a;
line-height: 1.2;
}
.edm-detail-meta-block .meta-desc {
font-size: 14px;
color: #666;
margin: 0 0 24px;
line-height: 1.6;
}
.edm-detail-meta-block .meta-actions {
display: flex;
flex-direction: column;
gap: 10px;
margin-bottom: 4px;
}
.edm-detail-meta-block .meta-actions.is-row {
flex-direction: row;
gap: 8px;
}
.edm-detail-meta-block .meta-actions.is-row > * {
flex: 1;
}
.edm-detail-meta-block .meta-section {
margin-top: 28px;
padding-top: 24px;
border-top: 1px solid #eee;
}
.edm-props-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 16px 12px;
font-size: 13px;
}
.edm-props-grid .prop-label {
color: #888;
margin-bottom: 3px;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 0.4px;
}
.edm-props-grid .prop-value {
color: #1a1a1a;
font-weight: 500;
}
.edm-lang-list {
display: flex;
flex-direction: column;
gap: 6px;
}
.edm-lang-item {
display: flex;
justify-content: space-between;
align-items: center;
padding: 10px 12px;
color: inherit;
text-decoration: none;
}
.edm-lang-item.is-current {
background: #fafafa;
border-left: 3px solid #FF0000;
}
.edm-lang-item .name {
font-size: 14px;
color: #555;
}
.edm-lang-item.is-current .name {
color: #1a1a1a;
font-weight: 500;
}
.edm-lang-item .status {
font-size: 12px;
color: #888;
}
.edm-lang-item .dl-icon {
color: #888;
}
.edm-tags-pills {
display: flex;
flex-wrap: wrap;
gap: 6px;
}
.edm-tag-pill {
font-size: 12px;
color: #555;
background: #f0f0f0;
padding: 5px 10px;
text-decoration: none;
}
.edm-tag-pill:hover {
background: #e6e6e6;
color: #1a1a1a;
}
.edm-related-list {
display: flex;
flex-direction: column;
gap: 14px;
}
.edm-related-item {
display: flex;
gap: 12px;
color: inherit;
text-decoration: none;
}
.edm-related-item:hover .related-title {
color: #FF0000;
}
.edm-related-item .related-thumb {
width: 60px;
height: 44px;
flex-shrink: 0;
position: relative;
display: flex;
align-items: center;
justify-content: center;
background-size: cover;
background-position: center;
}
.edm-related-item .related-thumb.is-pdf {
background-color: #ededeb;
}
.edm-related-item .related-thumb.is-video {
background-color: #1a1a1a;
}
.edm-related-item .related-thumb .badge-mini {
position: absolute;
top: 4px;
left: 4px;
background: #FF0000;
color: white;
font-size: 8px;
padding: 1px 4px;
font-weight: 700;
}
.edm-related-item .related-info {
min-width: 0;
}
.edm-related-item .related-title {
font-size: 13px;
color: #1a1a1a;
font-weight: 500;
line-height: 1.3;
transition: color 0.15s ease;
}
.edm-related-item .related-meta {
font-size: 11px;
color: #888;
margin-top: 3px;
} .edm-profile-wrap {
max-width: 720px;
margin: 0 auto;
display: flex;
flex-direction: column;
gap: 24px;
}
.edm-profile-notice {
padding: 14px 20px;
border-radius: 2px;
font-size: 14px;
font-weight: 500;
}
.edm-profile-notice.is-success {
background: #e8f5e9;
color: #1a7f37;
border-left: 3px solid #1a7f37;
}
.edm-profile-notice.is-error {
background: #fdecec;
color: #c91e1e;
border-left: 3px solid #c91e1e;
}
.edm-profile-block {
background: white;
border: 1px solid #e1e1e1;
padding: 32px;
display: flex;
flex-direction: column;
gap: 20px;
}
.edm-profile-block .kicker {
font-size: 12px;
color: #888;
font-weight: 700;
letter-spacing: 0.8px;
margin: 0 0 4px;
}
.edm-profile-fields {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 18px 24px;
}
.edm-profile-field {
display: flex;
flex-direction: column;
gap: 6px;
}
.edm-profile-field .label {
font-size: 13px;
font-weight: 500;
color: #1a1a1a;
letter-spacing: 0.2px;
}
.edm-profile-field input {
padding: 12px 14px;
font-size: 15px;
background: #fafafa;
border: 1px solid #e1e1e1;
border-radius: 2px;
font-family: inherit;
color: #1a1a1a;
transition: border-color 0.15s ease, background 0.15s ease;
}
.edm-profile-field input:focus {
outline: none;
border-color: #FF0000;
background: #fff;
}
.edm-profile-field.is-readonly input {
background: #f3f3f3;
color: #666;
cursor: not-allowed;
}
.edm-profile-field .hint {
font-size: 12px;
color: #888;
}
.edm-profile-actions {
display: flex;
justify-content: flex-end;
gap: 12px;
margin-top: 4px;
} @media (max-width: 720px) {
.edm-profile-fields {
grid-template-columns: 1fr;
}
.edm-profile-block {
padding: 24px;
}
} .edm-login-wrap {
background: #fafafa;
min-height: calc(100vh - 110px - 220px); padding: 100px 0;
display: flex;
align-items: flex-start;
justify-content: center;
}
.edm-login-inner {
display: grid;
grid-template-columns: 1fr 1fr;
max-width: 1380px;
width: 100%;
padding: 0 30px;
gap: 80px;
align-items: start;
}
.edm-login-hero {
padding-top: 40px;
}
.edm-login-hero__kicker {
display: inline-block;
font-size: 12px;
color: #FF0000;
font-weight: 700;
letter-spacing: 1px;
margin-bottom: 20px;
}
.edm-login-hero__title {
font-size: 56px;
font-weight: 500;
margin: 0 0 24px;
color: #1a1a1a;
letter-spacing: -0.5px;
line-height: 1.05;
}
.edm-login-hero__teaser {
font-size: 18px;
color: #555;
margin: 0 0 36px;
line-height: 1.6;
}
.edm-login-features {
list-style: none;
padding: 0;
margin: 40px 0 0;
display: flex;
flex-direction: column;
gap: 20px;
}
.edm-login-features > li {
display: flex;
gap: 16px;
align-items: flex-start;
}
.edm-login-features .icon {
width: 36px;
height: 36px;
background: white;
border: 1px solid #e1e1e1;
display: inline-flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
}
.edm-login-features .head {
font-size: 15px;
font-weight: 500;
color: #1a1a1a;
margin-bottom: 4px;
}
.edm-login-features .body {
font-size: 14px;
color: #666;
} .edm-login-card {
background: white;
border: 1px solid #e8e8e8;
padding: 48px 48px 40px;
display: flex;
flex-direction: column;
}
.edm-login-card__title {
font-size: 28px;
font-weight: 500;
margin: 0 0 8px;
color: #1a1a1a;
}
.edm-login-card__subtitle {
font-size: 14px;
color: #888;
margin: 0 0 32px;
}
.edm-login-field {
display: flex;
flex-direction: column;
gap: 8px;
margin-bottom: 22px;
}
.edm-login-field .label-row {
display: flex;
justify-content: space-between;
align-items: center;
}
.edm-login-field .label {
font-size: 13px;
font-weight: 500;
color: #1a1a1a;
letter-spacing: 0.2px;
}
.edm-login-field .forgot {
font-size: 13px;
color: #f50f10;
text-decoration: none;
font-weight: 500;
}
.edm-login-field .forgot:hover {
color: #1a1a1a;
}
.edm-login-field input {
width: 100%;
padding: 14px 16px;
font-size: 15px;
background: #fafafa;
border: 1px solid #e1e1e1;
border-radius: 2px;
font-family: inherit;
color: #1a1a1a;
transition: border-color 0.15s ease, background 0.15s ease;
}
.edm-login-field input:focus {
outline: none;
border-color: #FF0000;
background: #fff;
}
.edm-login-remember {
display: flex;
align-items: center;
gap: 10px;
margin-bottom: 28px;
font-size: 14px;
color: #555;
cursor: pointer;
}
.edm-login-remember input[type="checkbox"] {
width: 18px;
height: 18px;
margin: 0;
cursor: pointer;
accent-color: #FF0000;
}
.edm-login-submit {
width: 100%;
padding: 16px;
font-size: 16px;
}
.edm-login-divider {
margin-top: 32px;
padding-top: 24px;
border-top: 1px solid #eee;
font-size: 13px;
color: #666;
text-align: center;
}
.edm-login-divider .request-access {
color: #1a1a1a;
font-weight: 500;
text-decoration: underline;
text-underline-offset: 3px;
}
.edm-login-divider .request-access:hover {
color: #FF0000;
}
.edm-login-note {
background: #fafafa;
padding: 16px 18px;
margin-top: 28px;
border-left: 3px solid #FF0000;
display: flex;
gap: 12px;
align-items: flex-start;
font-size: 12px;
color: #555;
line-height: 1.5;
}
.edm-login-note svg {
flex-shrink: 0;
margin-top: 1px;
} @media (max-width: 960px) {
.edm-login-inner {
grid-template-columns: 1fr;
gap: 40px;
}
.edm-login-hero {
padding-top: 0;
}
.edm-login-hero__title {
font-size: 40px;
}
.edm-login-card {
padding: 32px 28px 28px;
}
} .edm-access-page {
min-height: calc(100vh - 120px);
background: #f5f5f5;
padding: 48px 20px;
font-family: Roboto, Arial, sans-serif;
box-sizing: border-box;
}
.edm-access-wrap {
max-width: 640px;
margin: 0 auto;
}
.edm-access-card {
background: #fff;
border-radius: 6px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
padding: 48px 48px 40px;
}
.edm-access-card--thanks {
text-align: center;
padding: 56px 48px 48px;
}
.edm-access-icon {
margin-bottom: 16px;
}
.edm-access-title {
font-size: 26px;
font-weight: 500;
color: #1a1a1a;
margin: 0 0 12px;
line-height: 1.25;
}
.edm-access-lead {
color: #555;
font-size: 15px;
line-height: 1.55;
margin: 0 0 28px;
}
.edm-access-error {
background: #fbeaea;
border-left: 3px solid #c62828;
color: #c62828;
padding: 12px 14px;
margin: 0 0 24px;
font-size: 14px;
border-radius: 3px;
}
.edm-access-form {
display: flex;
flex-direction: column;
gap: 18px;
}
.edm-access-row {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 18px;
}
.edm-access-field {
display: flex;
flex-direction: column;
gap: 6px;
}
.edm-access-label {
font-size: 13px;
font-weight: 500;
color: #1a1a1a;
}
.edm-access-label .req {
color: #FF0000;
}
.edm-access-field input[type="text"],
.edm-access-field input[type="email"],
.edm-access-field input[type="tel"],
.edm-access-field select,
.edm-access-field textarea {
width: 100%;
box-sizing: border-box;
padding: 11px 12px;
border: 1px solid #ddd;
border-radius: 4px;
font-size: 14px;
font-family: inherit;
color: #1a1a1a;
background: #fff;
transition: border-color 0.15s ease;
}
.edm-access-field input:focus,
.edm-access-field select:focus,
.edm-access-field textarea:focus {
outline: none;
border-color: #FF0000;
}
.edm-access-field textarea {
resize: vertical;
min-height: 96px;
font-family: inherit;
}
.edm-access-honeypot {
position: absolute;
left: -9999px;
width: 1px;
height: 1px;
overflow: hidden;
}
.edm-access-consent {
display: flex;
align-items: flex-start;
gap: 10px;
font-size: 13px;
color: #555;
line-height: 1.5;
}
.edm-access-consent input[type="checkbox"] {
margin-top: 3px;
accent-color: #FF0000;
flex-shrink: 0;
}
.edm-access-consent a {
color: #FF0000;
text-decoration: underline;
}
.edm-access-consent .req {
color: #FF0000;
}
.edm-access-actions {
display: flex;
align-items: center;
gap: 20px;
margin-top: 8px;
}
.edm-access-actions .edm-btn-primary {
min-width: 200px;
}
.edm-access-cancel {
color: #666;
text-decoration: none;
font-size: 14px;
}
.edm-access-cancel:hover {
color: #1a1a1a;
}
.edm-access-back {
margin: 32px 0 0;
} @media (max-width: 640px) {
.edm-access-card {
padding: 32px 24px 28px;
}
.edm-access-card--thanks {
padding: 40px 24px 32px;
}
.edm-access-row {
grid-template-columns: 1fr;
gap: 18px;
}
.edm-access-actions {
flex-direction: column;
align-items: stretch;
gap: 14px;
}
.edm-access-actions .edm-btn-primary {
width: 100%;
}
.edm-access-cancel {
text-align: center;
}
}