/* Start custom CSS for html, class: .elementor-element-4df1994 */.em-hotel-access {
--eha-text: #222c35;
--eha-muted: #63707a;
--eha-dark: #151e27;
--eha-dark-soft: #263542;
--eha-accent: #f2b322;
--eha-accent-light: #fff6d9;
--eha-blue: #1c679e;
--eha-blue-light: #eef6fb;
--eha-green: #337452;
--eha-green-light: #eef8f2;
--eha-red: #a7392e;
--eha-red-light: #fff3f1;
--eha-bg: #f5f7f9;
--eha-card: #ffffff;
--eha-border: #dce4e9;
max-width: 1180px;
margin: 0 auto;
color: var(--eha-text);
font-family: inherit;
font-size: 18px;
line-height: 1.72;
}

.em-hotel-access *,
.em-hotel-access *::before,
.em-hotel-access *::after {
box-sizing: border-box;
}

.em-hotel-access h1,
.em-hotel-access h2,
.em-hotel-access h3,
.em-hotel-access h4,
.em-hotel-access p,
.em-hotel-access li,
.em-hotel-access a {
overflow-wrap: anywhere;
}

.em-hotel-access h1 {
margin: 16px 0 22px;
color: #ffffff;
font-size: clamp(36px, 5vw, 61px);
line-height: 1.08;
letter-spacing: -0.025em;
}

.em-hotel-access h2 {
margin: 0 0 22px;
color: var(--eha-dark);
font-size: clamp(28px, 3.5vw, 42px);
line-height: 1.18;
letter-spacing: -0.015em;
}

.em-hotel-access h3 {
margin: 28px 0 13px;
color: var(--eha-dark);
font-size: clamp(21px, 2.4vw, 27px);
line-height: 1.3;
}

.em-hotel-access h4 {
margin: 20px 0 8px;
color: var(--eha-dark);
font-size: 18px;
line-height: 1.4;
}

.em-hotel-access p {
margin: 0 0 18px;
}

.em-hotel-access a {
color: var(--eha-blue);
text-decoration-thickness: 1px;
text-underline-offset: 3px;
}

.em-hotel-access a {
color: #104d75;
}

.em-hotel-access a,
.em-hotel-access summary,
.em-hotel-access input {
outline: 3px solid rgba(242, 179, 34, 0.72);
outline-offset: 4px;
}

.em-hotel-access__hero {
position: relative;
overflow: hidden;
margin-bottom: 26px;
padding: clamp(34px, 6vw, 72px);
border-radius: 28px;
background:
radial-gradient(circle at 92% 5%, rgba(242, 179, 34, 0.25), transparent 32%),
linear-gradient(135deg, var(--eha-dark), var(--eha-dark-soft));
}

.em-hotel-access__hero::before,
.em-hotel-access__hero::after {
position: absolute;
border: 1px solid rgba(255, 255, 255, 0.08);
border-radius: 50%;
content: "";
}

.em-hotel-access__hero::before {
top: -110px;
right: -105px;
width: 370px;
height: 370px;
}

.em-hotel-access__hero::after {
right: 150px;
bottom: -195px;
width: 370px;
height: 370px;
}

.em-hotel-access__hero-content {
position: relative;
z-index: 1;
}

.em-hotel-access__label {
display: inline-flex;
align-items: center;
padding: 7px 12px;
border-radius: 999px;
background: var(--eha-accent);
color: #181818;
font-size: 13px;
font-weight: 850;
line-height: 1.2;
letter-spacing: 0.045em;
text-transform: uppercase;
}

.em-hotel-access__lead {
max-width: 980px;
color: #e1e8ed;
font-size: clamp(19px, 2vw, 23px);
line-height: 1.56;
}

.em-hotel-access__hero-grid {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
gap: 12px;
margin-top: 30px;
}

.em-hotel-access__hero-grid > div {
padding: 18px;
border: 1px solid rgba(255, 255, 255, 0.12);
border-radius: 15px;
background: rgba(255, 255, 255, 0.06);
}

.em-hotel-access__hero-grid strong,
.em-hotel-access__hero-grid span {
display: block;
}

.em-hotel-access__hero-grid strong {
margin-bottom: 5px;
color: #ffffff;
font-size: 17px;
}

.em-hotel-access__hero-grid span {
color: #ccd6dd;
font-size: 14px;
line-height: 1.45;
}

.em-hotel-access__danger,
.em-hotel-access__warning {
margin: 26px 0;
padding: 21px 23px;
border-left: 5px solid var(--eha-red);
border-radius: 14px;
background: var(--eha-red-light);
color: #6d2821;
line-height: 1.65;
}

.em-hotel-access__danger--inside {
margin-bottom: 0;
}

.em-hotel-access__direct,
.em-hotel-access__section,
.em-hotel-access__toc {
margin: 30px 0;
padding: clamp(26px, 5vw, 48px);
border: 1px solid var(--eha-border);
border-radius: 24px;
background: var(--eha-card);
}

.em-hotel-access__direct {
background: var(--eha-bg);
}

.em-hotel-access__direct-grid,
.em-hotel-access__tasks,
.em-hotel-access__selection-grid,
.em-hotel-access__reception-grid,
.em-hotel-access__network-grid,
.em-hotel-access__power-grid,
.em-hotel-access__fire-grid,
.em-hotel-access__data-grid,
.em-hotel-access__check-grid,
.em-hotel-access__mistakes,
.em-hotel-access__norms {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 14px;
}

.em-hotel-access__direct-grid article,
.em-hotel-access__tasks article,
.em-hotel-access__selection-grid article,
.em-hotel-access__reception-grid article,
.em-hotel-access__network-grid article,
.em-hotel-access__power-grid article,
.em-hotel-access__fire-grid article,
.em-hotel-access__data-grid article,
.em-hotel-access__check-grid article,
.em-hotel-access__mistakes article,
.em-hotel-access__norms article {
padding: 22px;
border: 1px solid var(--eha-border);
border-radius: 16px;
background: #ffffff;
}

.em-hotel-access__direct-grid article > span,
.em-hotel-access__tasks article > span,
.em-hotel-access__selection-grid article > span,
.em-hotel-access__reception-grid article > span,
.em-hotel-access__network-grid article > span,
.em-hotel-access__fire-grid article > span,
.em-hotel-access__check-grid article > span {
display: inline-flex;
margin-bottom: 12px;
padding: 5px 10px;
border-radius: 999px;
background: var(--eha-dark);
color: #ffffff;
font-size: 12px;
font-weight: 850;
}

.em-hotel-access__direct-grid h3,
.em-hotel-access__tasks h3,
.em-hotel-access__selection-grid h3,
.em-hotel-access__reception-grid h3,
.em-hotel-access__network-grid h3,
.em-hotel-access__power-grid h3,
.em-hotel-access__fire-grid h3,
.em-hotel-access__data-grid h3,
.em-hotel-access__check-grid h3,
.em-hotel-access__mistakes h3,
.em-hotel-access__norms h3 {
margin: 0 0 9px;
font-size: 20px;
}

.em-hotel-access__direct-grid p,
.em-hotel-access__tasks p,
.em-hotel-access__selection-grid p,
.em-hotel-access__reception-grid p,
.em-hotel-access__network-grid p,
.em-hotel-access__power-grid p,
.em-hotel-access__fire-grid p,
.em-hotel-access__data-grid p,
.em-hotel-access__check-grid p,
.em-hotel-access__mistakes p,
.em-hotel-access__norms p {
margin: 0;
color: var(--eha-muted);
font-size: 16px;
line-height: 1.62;
}

.em-hotel-access__toc h2 {
margin-bottom: 17px;
font-size: 25px;
}

.em-hotel-access__toc ol {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 7px 28px;
margin: 0;
padding-left: 23px;
}

.em-hotel-access__toc a {
color: var(--eha-text);
font-weight: 650;
text-decoration: none;
}

.em-hotel-access__toc a {
color: var(--eha-blue);
text-decoration: underline;
}

.em-hotel-access__section {
position: relative;
}

.em-hotel-access__section-number {
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 48px;
height: 32px;
margin-bottom: 14px;
border-radius: 999px;
background: var(--eha-dark);
color: #ffffff;
font-size: 13px;
font-weight: 850;
}

.em-hotel-access__note {
margin: 24px 0 4px;
padding: 20px 22px;
border-left: 5px solid var(--eha-accent);
border-radius: 12px;
background: var(--eha-accent-light);
color: #584100;
}

.em-hotel-access__tasks {
grid-template-columns: repeat(3, minmax(0, 1fr));
}

.em-hotel-access__tasks article {
background: var(--eha-bg);
}

.em-hotel-access__architecture {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 14px;
margin: 24px 0;
}

.em-hotel-access__architecture article {
padding: 23px;
border: 1px solid var(--eha-border);
border-top: 5px solid var(--eha-accent);
border-radius: 17px;
background: var(--eha-bg);
}

.em-hotel-access__architecture article > span {
display: inline-flex;
margin-bottom: 12px;
color: var(--eha-blue);
font-size: 13px;
font-weight: 850;
text-transform: uppercase;
}

.em-hotel-access__architecture h3 {
margin: 0 0 10px;
font-size: 22px;
}

.em-hotel-access__architecture p,
.em-hotel-access__architecture li {
color: var(--eha-muted);
font-size: 16px;
line-height: 1.6;
}

.em-hotel-access__architecture ul {
margin: 0;
padding-left: 21px;
}

.em-hotel-access__architecture li {
margin-bottom: 8px;
}

.em-hotel-access__table-wrap {
max-width: 100%;
margin: 24px 0;
overflow-x: auto;
border: 1px solid var(--eha-border);
border-radius: 17px;
background: #ffffff;
-webkit-overflow-scrolling: touch;
}

.em-hotel-access__table {
width: 100%;
min-width: 870px;
border-collapse: collapse;
font-size: 15px;
line-height: 1.52;
}

.em-hotel-access__table th,
.em-hotel-access__table td {
padding: 17px 18px;
border-bottom: 1px solid var(--eha-border);
text-align: left;
vertical-align: top;
}

.em-hotel-access__table th {
background: var(--eha-dark);
color: #ffffff;
font-size: 14px;
}

.em-hotel-access__table tbody tr(even) {
background: var(--eha-bg);
}

.em-hotel-access__table tbody tr td {
border-bottom: 0;
}

.em-hotel-access__warning {
border-left-color: var(--eha-accent);
background: var(--eha-accent-light);
color: #594100;
}

.em-hotel-access__identifiers {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 14px;
}

.em-hotel-access__identifiers article {
padding: 22px;
border: 1px solid var(--eha-border);
border-radius: 16px;
background: var(--eha-bg);
}

.em-hotel-access__identifiers h3 {
margin: 0 0 9px;
font-size: 20px;
}

.em-hotel-access__identifiers p {
margin: 0;
color: var(--eha-muted);
font-size: 16px;
line-height: 1.62;
}

.em-hotel-access__list {
margin: 18px 0 22px;
padding-left: 24px;
}

.em-hotel-access__list li {
margin-bottom: 10px;
padding-left: 5px;
}

.em-hotel-access__list li::marker {
color: var(--eha-accent);
font-weight: 850;
}

.em-hotel-access__network-grid article,
.em-hotel-access__data-grid article,
.em-hotel-access__norms article {
background: var(--eha-bg);
}

.em-hotel-access__operation-grid {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 14px;
}

.em-hotel-access__operation-grid article {
padding: 22px;
border: 1px solid var(--eha-border);
border-radius: 16px;
background: var(--eha-bg);
}

.em-hotel-access__operation-grid h3 {
margin: 0 0 10px;
font-size: 20px;
}

.em-hotel-access__operation-grid ul {
margin: 0;
padding-left: 21px;
}

.em-hotel-access__operation-grid li {
margin-bottom: 8px;
color: var(--eha-muted);
font-size: 16px;
}

.em-hotel-access__steps {
margin: 24px 0;
padding: 0;
list-style: none;
}

.em-hotel-access__steps li {
display: grid;
grid-template-columns: 48px minmax(0, 1fr);
gap: 16px;
align-items: start;
padding: 18px 0;
border-bottom: 1px solid var(--eha-border);
}

.em-hotel-access__steps li {
border-bottom: 0;
}

.em-hotel-access__steps li > span {
display: inline-flex;
align-items: center;
justify-content: center;
width: 44px;
height: 44px;
border-radius: 50%;
background: var(--eha-accent);
color: var(--eha-dark);
font-weight: 850;
}

.em-hotel-access__steps h3 {
margin: 0 0 4px;
font-size: 19px;
}

.em-hotel-access__steps p {
margin: 0;
color: var(--eha-muted);
font-size: 16px;
}

.em-hotel-access__mistakes article {
border-color: #edcbc6;
background: var(--eha-red-light);
}

.em-hotel-access__mistakes h3 {
color: #742a23;
}

.em-hotel-access__mistakes p {
color: #6d4742;
}

.em-hotel-access__service {
position: relative;
overflow: hidden;
margin: 30px 0;
padding: clamp(30px, 6vw, 60px);
border-radius: 26px;
background:
radial-gradient(circle at 95% 0%, rgba(242, 179, 34, 0.24), transparent 35%),
var(--eha-dark);
color: #ffffff;
}

.em-hotel-access__service-content {
position: relative;
z-index: 1;
max-width: 960px;
}

.em-hotel-access__service h2 {
margin-top: 18px;
color: #ffffff;
}

.em-hotel-access__service p {
color: #d7e0e7;
}

.em-hotel-access__service-buttons {
display: flex;
flex-wrap: wrap;
gap: 12px;
margin: 27px 0 20px;
}

.em-hotel-access__button {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 50px;
padding: 13px 22px;
border: 2px solid transparent;
border-radius: 12px;
font-size: 16px;
font-weight: 800;
line-height: 1.2;
text-align: center;
text-decoration: none !important;
transition: transform 0.18s ease, background-color 0.18s ease, border-color 0.18s ease;
}

.em-hotel-access__button {
transform: translateY(-1px);
}

.em-hotel-access__button--primary {
background: var(--eha-accent);
color: #181818 !important;
}

.em-hotel-access__button--secondary {
border-color: rgba(255, 255, 255, 0.35);
background: rgba(255, 255, 255, 0.08);
color: #ffffff !important;
}

.em-hotel-access__service-facts {
display: flex;
flex-wrap: wrap;
gap: 9px;
}

.em-hotel-access__service-facts span {
padding: 8px 11px;
border-radius: 999px;
background: rgba(255, 255, 255, 0.09);
color: #dbe3e9;
font-size: 13px;
}

.em-hotel-access__service-link {
margin-top: 22px !important;
}

.em-hotel-access__service-link a {
color: #ffd55d;
font-weight: 750;
}

.em-hotel-access__faq details {
margin-bottom: 11px;
border: 1px solid var(--eha-border);
border-radius: 14px;
background: var(--eha-bg);
}

.em-hotel-access__faq summary {
position: relative;
padding: 19px 54px 19px 20px;
color: var(--eha-dark);
font-weight: 750;
line-height: 1.45;
cursor: pointer;
list-style: none;
}

.em-hotel-access__faq summary::-webkit-details-marker {
display: none;
}

.em-hotel-access__faq summary::after {
position: absolute;
top: 50%;
right: 19px;
display: inline-flex;
align-items: center;
justify-content: center;
width: 27px;
height: 27px;
border-radius: 50%;
background: var(--eha-accent);
color: var(--eha-dark);
content: "+";
font-size: 20px;
font-weight: 850;
transform: translateY(-50%);
}

.em-hotel-access__faq details[open] summary::after {
content: "−";
}

.em-hotel-access__faq details > div {
padding: 0 20px 18px;
color: var(--eha-muted);
}

.em-hotel-access__faq details p {
margin: 0;
}

.em-hotel-access__related {
margin: 30px 0;
padding: clamp(26px, 5vw, 46px);
border-radius: 24px;
background: var(--eha-bg);
}

.em-hotel-access__related-grid {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 14px;
}

.em-hotel-access__related-grid a {
display: block;
padding: 22px;
border: 1px solid var(--eha-border);
border-radius: 16px;
background: #ffffff;
color: var(--eha-text);
text-decoration: none;
transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

.em-hotel-access__related-grid a {
border-color: #b7c4cd;
color: var(--eha-text);
transform: translateY(-2px);
box-shadow: 0 12px 28px rgba(20, 30, 40, 0.08);
}

.em-hotel-access__related-grid strong,
.em-hotel-access__related-grid span {
display: block;
}

.em-hotel-access__related-grid strong {
margin-bottom: 7px;
color: var(--eha-dark);
font-size: 18px;
line-height: 1.35;
}

.em-hotel-access__related-grid span {
color: var(--eha-muted);
font-size: 15px;
line-height: 1.5;
}

@media (max-width: 980px) {
.em-hotel-access__hero-grid,
.em-hotel-access__tasks,
.em-hotel-access__architecture,
.em-hotel-access__identifiers {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}

@media (max-width: 820px) {
.em-hotel-access__toc ol,
.em-hotel-access__direct-grid,
.em-hotel-access__selection-grid,
.em-hotel-access__reception-grid,
.em-hotel-access__network-grid,
.em-hotel-access__power-grid,
.em-hotel-access__fire-grid,
.em-hotel-access__data-grid,
.em-hotel-access__check-grid,
.em-hotel-access__operation-grid,
.em-hotel-access__mistakes,
.em-hotel-access__norms,
.em-hotel-access__related-grid {
grid-template-columns: 1fr;
}
}

@media (max-width: 767px) {
.em-hotel-access {
font-size: 16px;
line-height: 1.68;
}

.em-hotel-access__hero {
    margin-right: -4px;
    margin-left: -4px;
    padding: 29px 18px;
    border-radius: 20px;
}

.em-hotel-access h1 {
    font-size: clamp(31px, 10vw, 42px);
}

.em-hotel-access h2 {
    font-size: 27px;
}

.em-hotel-access h3 {
    font-size: 21px;
}

.em-hotel-access__lead {
    font-size: 18px;
}

.em-hotel-access__hero-grid,
.em-hotel-access__tasks,
.em-hotel-access__architecture,
.em-hotel-access__identifiers {
    grid-template-columns: 1fr;
}

.em-hotel-access__direct,
.em-hotel-access__section,
.em-hotel-access__toc,
.em-hotel-access__related {
    padding: 22px 17px;
    border-radius: 18px;
}

.em-hotel-access__danger,
.em-hotel-access__warning {
    padding: 18px;
}

.em-hotel-access__service {
    padding: 30px 18px;
    border-radius: 20px;
}

.em-hotel-access__service-buttons {
    display: grid;
    grid-template-columns: 1fr;
}

.em-hotel-access__button {
    width: 100%;
}

.em-hotel-access__service-facts {
    display: grid;
    grid-template-columns: 1fr;
}

.em-hotel-access__service-facts span {
    border-radius: 10px;
}

}

@media (max-width: 420px) {
.em-hotel-access__direct-grid article,
.em-hotel-access__tasks article,
.em-hotel-access__architecture article,
.em-hotel-access__selection-grid article,
.em-hotel-access__identifiers article,
.em-hotel-access__reception-grid article,
.em-hotel-access__network-grid article,
.em-hotel-access__power-grid article,
.em-hotel-access__fire-grid article,
.em-hotel-access__data-grid article,
.em-hotel-access__check-grid article,
.em-hotel-access__operation-grid article,
.em-hotel-access__mistakes article,
.em-hotel-access__norms article {
padding: 18px;
}

.em-hotel-access__steps li {
    grid-template-columns: 40px minmax(0, 1fr);
    gap: 11px;
}

.em-hotel-access__steps li > span {
    width: 37px;
    height: 37px;
}

.em-hotel-access__faq summary {
    padding: 17px 48px 17px 16px;
}

.em-hotel-access__faq summary::after {
    right: 13px;
}

.em-hotel-access__faq details > div {
    padding: 0 16px 16px;
}

}

@media (prefers-reduced-motion: reduce) {
.em-hotel-access__button,
.em-hotel-access__related-grid a {
transition: none;
}
}/* End custom CSS */