.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#ll-quests-page {
--ll-dark: #00244A;
--ll-dark2: #00132a;
--ll-bg: #F4F6FA;
--ll-orange: #FF7800;
--ll-orange-h: #FF9333;
--ll-cyan: #00AAD4;
--ll-cyan-d: #0090b6;
--ll-pink: #EE3164;
--ll-green: #9DC443;
--ll-amber: #FFBE2B;
--ll-muted: #416487;
--ll-muted2: #90AAC2;
--ll-line: rgba(0,36,74,.10);
--ll-radius: 12px;
--ll-maxw: 1200px;
--ll-accent: #FF7800;
--ll-accent-dark: #9c4b00;
font-family: 'Rubik','Roboto',Arial,Helvetica,sans-serif;
color: var(--ll-dark);
background: var(--ll-bg);
-webkit-font-smoothing: antialiased;
overflow-x: clip;
}
#ll-quests-page *,
#ll-quests-page *::before,
#ll-quests-page *::after { box-sizing: border-box; }
#ll-quests-page [hidden] { display: none !important; }
#ll-quests-page ::selection { background: var(--ll-orange); color: #fff; }
@keyframes ll-quests-spin { to { transform: rotate(360deg); } }
@keyframes ll-quests-drift { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-6px); } } #ll-quests-page h1::before, #ll-quests-page h1::after,
#ll-quests-page h2::before, #ll-quests-page h2::after {
content: none !important; display: none !important; background: none !important;
} #ll-quests-page .ll-quests-h1 {
font-weight: 700; font-size: clamp(30px,4.6vw,60px); line-height: 1.05;
letter-spacing: -.02em; margin: 0 0 20px; color: #fff;
}
#ll-quests-page .ll-quests-h2 {
font-weight: 700; font-size: clamp(24px,3vw,38px); line-height: 1.1;
letter-spacing: -.02em; margin: 0 0 10px; color: var(--ll-dark);
}
#ll-quests-page .ll-quests-section-lede {
color: var(--ll-muted); font-size: 16px; margin: 0 0 28px; max-width: 600px;
}
#ll-quests-page .ll-quests-eyebrow {
display: inline-block; font-weight: 700; text-transform: uppercase;
letter-spacing: .1em; font-size: 12px; margin-bottom: 8px;
}
#ll-quests-page .ll-quests-eyebrow--orange { color: var(--ll-orange); }
#ll-quests-page .ll-quests-eyebrow--amber { color: var(--ll-amber); font-size: 13px; margin-bottom: 18px; } #ll-quests-page .ll-quests-btn {
display: inline-flex; align-items: center; justify-content: center; gap: 8px;
border: 0; border-radius: 6px; cursor: pointer; text-decoration: none;
font-family: inherit; font-weight: 700; font-size: 14px; line-height: 1;
text-transform: uppercase; letter-spacing: .04em; padding: 14px 22px;
transition: background .16s ease, color .16s ease, transform .16s ease;
}
#ll-quests-page .ll-quests-btn--primary { background: var(--ll-orange); color: #fff; }
#ll-quests-page .ll-quests-btn--primary:hover { background: var(--ll-orange-h); color: #fff; }
#ll-quests-page .ll-quests-btn--ghost { background: transparent; color: #fff; border: 2px solid rgba(255,255,255,.55); padding: 12px 24px; }
#ll-quests-page .ll-quests-btn--ghost:hover { background: rgba(255,255,255,.1); color: #fff; }
#ll-quests-page .ll-quests-btn--outline { background: #fff; color: var(--ll-dark); border: 2px solid var(--ll-dark); padding: 12px 20px; }
#ll-quests-page .ll-quests-btn--outline:hover { background: var(--ll-bg); }
#ll-quests-page .ll-quests-btn--cyan { background: #fff; color: var(--ll-cyan-d); border: 2px solid var(--ll-cyan); font-size: 13px; padding: 10px 16px; align-self: flex-start; }
#ll-quests-page .ll-quests-btn--cyan:hover { background: #E6F6FA; }  #ll-quests-page .ll-quests-breadcrumbs { background: transparent; }
#ll-quests-page .ll-quests-breadcrumbs__inner { max-width: var(--ll-maxw); margin: 0 auto; padding: 18px 24px 0; }
#ll-quests-page .ll-quests-breadcrumbs__list {
list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; gap: 8px;
align-items: center; font-size: 13px; color: var(--ll-muted);
}
#ll-quests-page .ll-quests-breadcrumbs__list li { list-style: none; margin: 0; padding: 0; display: inline-flex; align-items: center; }
#ll-quests-page .ll-quests-breadcrumbs__list li::before,
#ll-quests-page .ll-quests-breadcrumbs__list li::marker { content: none !important; display: none; }
#ll-quests-page .ll-quests-breadcrumbs__list a { color: var(--ll-muted); text-decoration: none; }
#ll-quests-page .ll-quests-breadcrumbs__list a:hover { color: var(--ll-cyan-d); }
#ll-quests-page .ll-quests-breadcrumbs__sep { color: var(--ll-muted2); }
#ll-quests-page .ll-quests-breadcrumbs__current { color: var(--ll-dark); font-weight: 500; } #ll-quests-page .ll-quests-hero {
position: relative; color: #fff; overflow: hidden;
background: rgb(27,39,71) url(//laser-land.ru/wp-content/plugins/ll-kvesty-catalog/assets/img/brand-pattern.png) top right / cover no-repeat;
}
#ll-quests-page .ll-quests-hero__overlay {
position: absolute; inset: 0;
background: linear-gradient(120deg, rgba(0,36,74,.82) 0%, rgba(0,36,74,.55) 55%, rgba(0,36,74,.2) 100%);
}
#ll-quests-page .ll-quests-hero__inner {
position: relative; max-width: var(--ll-maxw); margin: 0 auto;
padding: clamp(48px,7vw,92px) 24px clamp(44px,5vw,72px);
display: flex; flex-wrap: wrap; gap: 48px; align-items: safe center;
}
#ll-quests-page .ll-quests-hero__copy { flex: 1 1 420px; min-width: 0; }
#ll-quests-page .ll-quests-hero__lede { font-size: clamp(16px,1.5vw,20px); line-height: 1.55; color: rgba(255,255,255,.78); max-width: 560px; margin: 0 0 30px; }
#ll-quests-page .ll-quests-hero__cta { display: flex; flex-wrap: wrap; gap: 14px; }
#ll-quests-page .ll-quests-hero__cta .ll-quests-btn { font-size: 15px; padding: 16px 28px; }
#ll-quests-page .ll-quests-hero__tiles { flex: 1 1 360px; min-width: 280px; display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
#ll-quests-page .ll-quests-hero__tile {
position: relative; aspect-ratio: 1/1.05; border: 0; border-radius: 10px; overflow: hidden; padding: 14px;
display: flex; flex-direction: column; justify-content: flex-end;
background: linear-gradient(150deg, var(--ll-accent) 0%, rgba(0,36,74,.9) 78%);
box-shadow: 0 12px 30px rgba(0,0,0,.3); animation: ll-quests-drift 6s ease-in-out infinite;
font-family: inherit; color: #fff; text-align: left; width: 100%; cursor: pointer;
transition: box-shadow .2s ease;
}
#ll-quests-page .ll-quests-hero__tile:hover { box-shadow: 0 16px 40px rgba(0,0,0,.45), inset 0 0 0 2px rgba(255,255,255,.4); }
#ll-quests-page .ll-quests-hero__tile:hover .ll-quests-hero__tile-img { transform: scale(1.06); }
#ll-quests-page .ll-quests-hero__tile-img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; transition: transform .35s ease; } #ll-quests-page .ll-quests-hero__tile--more {
background: linear-gradient(150deg, var(--ll-orange) 0%, #a84d00 88%);
align-items: center; justify-content: center; text-align: center; gap: 12px;
}
#ll-quests-page .ll-quests-hero__tile--more::after { content: none; }
#ll-quests-page .ll-quests-hero__tile--more::before { background: rgba(255,255,255,.55); }
#ll-quests-page .ll-quests-hero__tile--more:hover { background: linear-gradient(150deg, #ff8c1a 0%, #b85600 88%); }
#ll-quests-page .ll-quests-hero__more-ico { width: 56px; height: 56px; border-radius: 50%; background: rgba(255,255,255,.2); display: flex; align-items: center; justify-content: center; color: #fff; }
#ll-quests-page .ll-quests-hero__more-text { font-weight: 700; font-size: 19px; line-height: 1.12; color: #fff; }
#ll-quests-page .ll-quests-hero__more-sub { display: inline-flex; align-items: center; gap: 4px; font-size: 11px; font-weight: 600; text-transform: uppercase; letter-spacing: .05em; color: rgba(255,255,255,.9); }
#ll-quests-page .ll-quests-hero__tile::after {
content: ''; position: absolute; inset: 0; z-index: 1;
background: linear-gradient(to top, rgba(0,18,40,.9) 0%, rgba(0,18,40,.35) 45%, rgba(0,18,40,.05) 100%);
}
#ll-quests-page .ll-quests-hero__tile::before {
content: ''; position: absolute; inset: auto 0 0 0; height: 3px; z-index: 2; background: var(--ll-accent);
}
#ll-quests-page .ll-quests-hero__tile-kicker { position: relative; z-index: 2; font-size: 11px; text-transform: uppercase; letter-spacing: .08em; color: rgba(255,255,255,.85); }
#ll-quests-page .ll-quests-hero__tile-title { position: relative; z-index: 2; font-weight: 700; font-size: 18px; line-height: 1.1; text-shadow: 0 1px 6px rgba(0,0,0,.5); } #ll-quests-page .ll-quests-matcher { position: relative; margin-top: 10px; z-index: 5; }
#ll-quests-page .ll-quests-matcher__card {
max-width: 1080px; margin: 0 auto; background: #fff; border: 1px solid rgba(0,36,74,.06);
border-radius: 14px; box-shadow: 0 20px 50px rgba(0,36,74,.18);
padding: clamp(22px,3vw,34px); margin-left: max(24px, calc((100% - 1080px)/2)); margin-right: max(24px, calc((100% - 1080px)/2));
}
#ll-quests-page .ll-quests-matcher__head { display: flex; align-items: baseline; gap: 12px; flex-wrap: wrap; margin-bottom: 20px; }
#ll-quests-page .ll-quests-matcher__head .ll-quests-h2 { margin: 0; font-size: clamp(22px,2.4vw,28px); }
#ll-quests-page .ll-quests-matcher__hint { color: var(--ll-muted); font-size: 14px; }
#ll-quests-page .ll-quests-matcher__grid { display: grid; grid-template-columns: repeat(auto-fit,minmax(180px,1fr)); gap: 16px; }
#ll-quests-page .ll-quests-field {
display: flex; flex-direction: column; gap: 7px; font-size: 13px; font-weight: 600;
color: var(--ll-muted); text-transform: uppercase; letter-spacing: .04em;
}
#ll-quests-page .ll-quests-select {
font-family: inherit; font-size: 15px; font-weight: 500; color: var(--ll-dark);
padding: 12px 14px; border: 1px solid rgba(0,36,74,.18); border-radius: 8px;
background: var(--ll-bg); cursor: pointer;
}
#ll-quests-page .ll-quests-matcher__cta { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 22px; } #ll-quests-page .ll-quests-catalog,
#ll-quests-page .ll-quests-formats,
#ll-quests-page .ll-quests-geo,
#ll-quests-page .ll-quests-contacts { max-width: var(--ll-maxw); margin: 0 auto; padding: clamp(48px,6vw,80px) 24px; }
#ll-quests-page .ll-quests-audiences { background: var(--ll-dark); color: #fff; }
#ll-quests-page .ll-quests-audiences__inner,
#ll-quests-page .ll-quests-gallery__inner,
#ll-quests-page .ll-quests-faq__inner,
#ll-quests-page .ll-quests-videos__inner { max-width: var(--ll-maxw); margin: 0 auto; padding: clamp(48px,6vw,80px) 24px; }
#ll-quests-page .ll-quests-audiences .ll-quests-h2 { color: #fff; }
#ll-quests-page .ll-quests-audiences .ll-quests-section-lede { color: rgba(255,255,255,.66); }
#ll-quests-page .ll-quests-gallery { background: var(--ll-bg); border-top: 1px solid rgba(0,36,74,.06); }
#ll-quests-page .ll-quests-faq { background: #fff; border-top: 1px solid rgba(0,36,74,.06); }
#ll-quests-page .ll-quests-faq__inner { max-width: 860px; }
#ll-quests-page .ll-quests-videos { background: var(--ll-dark); color: #fff; }
#ll-quests-page .ll-quests-videos .ll-quests-h2 { color: #fff; }
#ll-quests-page .ll-quests-videos .ll-quests-section-lede { color: rgba(255,255,255,.66); }
#ll-quests-page .ll-quests-section-head { margin-bottom: 28px; } #ll-quests-page .ll-quests-catalog__layout { display: flex; gap: 32px; align-items: flex-start; }
#ll-quests-page .ll-quests-catalog__sidebar { flex: 0 0 268px; position: sticky; top: 84px; }
#ll-quests-page .ll-quests-catalog__results { flex: 1 1 auto; min-width: 0; }
#ll-quests-page .ll-quests-toolbar { display: flex; flex-wrap: wrap; gap: 12px; align-items: center; justify-content: space-between; margin-bottom: 20px; }
#ll-quests-page .ll-quests-toolbar__left { display: flex; align-items: center; gap: 14px; flex-wrap: wrap; }
#ll-quests-page .ll-quests-toolbar__count { font-weight: 700; font-size: 18px; color: var(--ll-dark); }
#ll-quests-page .ll-quests-toolbar__reset { border: 0; background: transparent; color: var(--ll-pink); font-family: inherit; font-weight: 600; font-size: 14px; cursor: pointer; text-decoration: underline; }
#ll-quests-page .ll-quests-btn--mobilefilters { display: none; background: #fff; color: var(--ll-dark); border: 2px solid var(--ll-dark); padding: 10px 16px; border-radius: 8px; }
#ll-quests-page .ll-quests-tags { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 22px; }
#ll-quests-page .ll-quests-tag {
display: inline-flex; align-items: center; gap: 7px; border: 0; background: #E6F6FA;
color: var(--ll-dark); font-family: inherit; font-weight: 600; font-size: 13px;
padding: 7px 12px; border-radius: 999px; cursor: pointer;
}
#ll-quests-page .ll-quests-tag svg { width: 13px; height: 13px; } #ll-quests-page .ll-quests-grid { display: grid; grid-template-columns: repeat(auto-fill,minmax(290px,1fr)); gap: 22px; }
#ll-quests-page .ll-quests-card {
background: #fff; border: 1px solid var(--ll-line); border-radius: 12px; overflow: hidden;
display: flex; flex-direction: column; box-shadow: 0 4px 14px rgba(0,36,74,.06);
transition: transform .18s ease, box-shadow .18s ease;
}
#ll-quests-page .ll-quests-card:hover { transform: translateY(-4px); box-shadow: 0 16px 34px rgba(0,36,74,.16); }
#ll-quests-page .ll-quests-card[hidden] { display: none; }
#ll-quests-page .ll-quests-card__media { position: relative; aspect-ratio: 4/3; overflow: hidden; }
#ll-quests-page .ll-quests-media-img { width: 100%; height: 100%; object-fit: cover; display: block; }
#ll-quests-page .ll-quests-media-ph {
position: absolute; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 10px;
color: rgba(255,255,255,.78);
background: linear-gradient(140deg, var(--ll-accent-dark) 0%, var(--ll-dark) 76%);
}
#ll-quests-page .ll-quests-media-ph::after {
content: ''; position: absolute; inset: 0;
background: repeating-linear-gradient(135deg, rgba(255,255,255,.055) 0 2px, transparent 2px 20px);
}
#ll-quests-page .ll-quests-media-ico, #ll-quests-page .ll-quests-media-cap { position: relative; z-index: 1; }
#ll-quests-page .ll-quests-media-cap { font-weight: 600; font-size: 13px; letter-spacing: .02em; }
#ll-quests-page .ll-quests-badge {
position: absolute; top: 0; left: 0; background: var(--ll-badge,#FF7800); color: #fff;
font-weight: 700; text-transform: uppercase; letter-spacing: .06em; font-size: 12px;
padding: 6px 16px 6px 14px; clip-path: polygon(0 0, 100% 0, calc(100% - 12px) 100%, 0 100%);
}
#ll-quests-page .ll-quests-card__body { padding: 18px; display: flex; flex-direction: column; gap: 11px; flex: 1 1 auto; }
#ll-quests-page .ll-quests-card__type { font-weight: 700; text-transform: uppercase; letter-spacing: .06em; font-size: 11px; color: var(--ll-accent); }
#ll-quests-page .ll-quests-card__title { font-weight: 700; font-size: 21px; color: var(--ll-dark); line-height: 1.1; }
#ll-quests-page .ll-quests-card__subtitle { color: var(--ll-muted2); font-weight: 500; font-size: 15px; }
#ll-quests-page .ll-quests-card__desc { margin: 0; font-size: 14px; line-height: 1.5; color: var(--ll-muted); flex: 1 1 auto; }
#ll-quests-page .ll-quests-card__meta { display: flex; flex-wrap: wrap; gap: 10px 16px; align-items: center; padding-top: 12px; border-top: 1px solid rgba(0,36,74,.08); }
#ll-quests-page .ll-quests-age { background: var(--ll-dark); color: #fff; font-size: 11px; font-weight: 700; padding: 2px 7px; border-radius: 4px; }
#ll-quests-page .ll-quests-meta-item { display: inline-flex; align-items: center; gap: 5px; font-size: 13px; color: var(--ll-muted); }
#ll-quests-page .ll-quests-skulls { display: inline-flex; align-items: center; gap: 3px; }
#ll-quests-page .ll-quests-rating { display: inline-flex; align-items: center; gap: 4px; font-size: 13px; font-weight: 600; color: var(--ll-dark); margin-left: auto; }
#ll-quests-page .ll-quests-rating__count { color: var(--ll-muted2); font-weight: 400; }
#ll-quests-page .ll-quests-card__actions { display: flex; gap: 10px; margin-top: 6px; }
#ll-quests-page .ll-quests-card__book { flex: 1 1 auto; font-size: 13px; padding: 12px 10px; }
#ll-quests-page .ll-quests-card__details { flex: 0 0 auto; font-size: 13px; } #ll-quests-page .ll-quests-empty, #ll-quests-page .ll-quests-fallback {
text-align: center; background: #fff; border: 1px dashed rgba(0,36,74,.2); border-radius: 14px; padding: 56px 24px;
}
#ll-quests-page .ll-quests-fallback { max-width: 720px; margin: 0 auto; }
#ll-quests-page .ll-quests-empty__title, #ll-quests-page .ll-quests-fallback__title { font-weight: 700; font-size: 24px; color: var(--ll-dark); margin-bottom: 10px; }
#ll-quests-page .ll-quests-empty__text, #ll-quests-page .ll-quests-fallback__text { color: var(--ll-muted); font-size: 16px; max-width: 460px; margin: 0 auto 22px; } #ll-quests-page .ll-quests-filter { display: flex; flex-direction: column; gap: 10px; }
#ll-quests-page .ll-quests-filter__group { border: 1px solid var(--ll-line); border-radius: 10px; overflow: hidden; background: #fff; }
#ll-quests-page .ll-quests-filter__head {
width: 100%; display: flex; align-items: center; justify-content: space-between; gap: 10px;
border: 0; background: transparent; font-family: inherit; font-weight: 700; font-size: 13px;
color: var(--ll-dark); padding: 14px 16px; cursor: pointer; text-transform: uppercase; letter-spacing: .03em;
}
#ll-quests-page .ll-quests-filter__title { display: flex; align-items: center; gap: 8px; }
#ll-quests-page .ll-quests-filter__count {
font-size: 11px; font-weight: 700; color: #fff; background: var(--ll-orange); min-width: 18px; height: 18px;
border-radius: 999px; display: inline-flex; align-items: center; justify-content: center; padding: 0 5px;
}
#ll-quests-page .ll-quests-filter__chevron { display: inline-flex; transition: transform .2s; }
#ll-quests-page .ll-quests-filter__group.is-open .ll-quests-filter__chevron { transform: rotate(180deg); }
#ll-quests-page .ll-quests-filter__body { display: none; flex-wrap: wrap; gap: 8px; padding: 0 16px 16px; }
#ll-quests-page .ll-quests-filter__group.is-open .ll-quests-filter__body { display: flex; }
#ll-quests-page .ll-quests-chip {
border: 1px solid rgba(0,36,74,.14); background: var(--ll-bg); color: var(--ll-dark);
font-family: inherit; font-weight: 600; font-size: 13px; padding: 8px 13px; border-radius: 999px;
cursor: pointer; transition: all .14s;
}
#ll-quests-page .ll-quests-chip.is-active { background: var(--ll-dark); color: #fff; border-color: var(--ll-dark); } #ll-quests-page .ll-quests-tiles--audiences { display: grid; grid-template-columns: repeat(auto-fit,minmax(190px,1fr)); gap: 16px; }
#ll-quests-page .ll-quests-tiles--formats { display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 18px; }
#ll-quests-page .ll-quests-tiles--geo { display: grid; grid-template-columns: repeat(auto-fill,minmax(270px,1fr)); gap: 18px; }
#ll-quests-page .ll-quests-tile {
background: rgba(255,255,255,.05); border: 1px solid rgba(255,255,255,.1); border-radius: 10px;
padding: 20px; border-top: 3px solid var(--ll-accent);
}
#ll-quests-page .ll-quests-tile__title { font-weight: 700; font-size: 18px; margin-bottom: 6px; }
#ll-quests-page .ll-quests-tile__text { font-size: 14px; color: rgba(255,255,255,.66); line-height: 1.5; }
#ll-quests-page .ll-quests-fmt {
background: #fff; border: 1px solid var(--ll-line); border-radius: 12px; padding: 22px;
display: flex; flex-direction: column; gap: 8px; box-shadow: 0 4px 14px rgba(0,36,74,.05);
}
#ll-quests-page .ll-quests-fmt__chip { width: 46px; height: 46px; border-radius: 10px; display: flex; align-items: center; justify-content: center; background: #F4F6FA; background: color-mix(in srgb, var(--ll-accent) 14%, #fff); color: var(--ll-accent); }
#ll-quests-page .ll-quests-fmt__chip svg { width: 24px; height: 24px; }
#ll-quests-page .ll-quests-fmt__title { font-weight: 700; font-size: 17px; color: var(--ll-dark); }
#ll-quests-page .ll-quests-fmt__text { font-size: 14px; color: var(--ll-muted); line-height: 1.5; } #ll-quests-page .ll-quests-gallery__grid { display: grid; grid-template-columns: repeat(auto-fill,minmax(180px,1fr)); grid-auto-rows: 150px; gap: 12px; }
#ll-quests-page .ll-quests-gallery__cell {
position: relative; overflow: hidden; border-radius: 10px; grid-row: span var(--ll-span,1);
background: linear-gradient(145deg, var(--ll-accent) 0%, var(--ll-dark) 80%);
}
#ll-quests-page .ll-quests-gallery__cell img { width: 100%; height: 100%; object-fit: cover; }
#ll-quests-page .ll-quests-gallery__cell::after {
content: ''; position: absolute; inset: 0;
background: repeating-linear-gradient(135deg, rgba(255,255,255,.05) 0 2px, transparent 2px 18px);
}
#ll-quests-page .ll-quests-gallery__ico { position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; color: rgba(255,255,255,.55); }
#ll-quests-page .ll-quests-gallery__cap { position: absolute; left: 10px; bottom: 9px; z-index: 1; font-size: 12px; font-weight: 600; color: rgba(255,255,255,.82); } #ll-quests-page .ll-quests-location {
background: #fff; border: 1px solid var(--ll-line); border-radius: 12px; padding: 20px;
display: flex; flex-direction: column; gap: 9px; box-shadow: 0 4px 14px rgba(0,36,74,.05);
}
#ll-quests-page .ll-quests-location__brand { align-self: flex-start; font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: .06em; color: #fff; background: var(--ll-badge,#00AAD4); padding: 4px 10px; border-radius: 4px; }
#ll-quests-page .ll-quests-location__title { font-weight: 700; font-size: 18px; color: var(--ll-dark); }
#ll-quests-page .ll-quests-location__geo { display: flex; align-items: flex-start; gap: 6px; font-size: 14px; color: var(--ll-muted); line-height: 1.45; }
#ll-quests-page .ll-quests-location__geo svg { flex: 0 0 auto; margin-top: 2px; } #ll-quests-page .ll-quests-location .ll-quests-btn--cyan { margin-top: auto; } #ll-quests-page .ll-quests-faq__list { display: flex; flex-direction: column; gap: 10px; }
#ll-quests-page .ll-quests-faq__item { border: 1px solid rgba(0,36,74,.12); border-radius: 10px; overflow: hidden; background: #fff; }
#ll-quests-page .ll-quests-faq__item.is-open { background: var(--ll-bg); }
#ll-quests-page .ll-quests-faq__q {
width: 100%; display: flex; align-items: center; justify-content: space-between; gap: 16px;
text-align: left; border: 0; background: transparent; font-family: inherit; font-weight: 600;
font-size: 16px; color: var(--ll-dark); padding: 18px 20px; cursor: pointer;
}
#ll-quests-page .ll-quests-faq__chevron { display: inline-flex; flex: 0 0 auto; transition: transform .2s; }
#ll-quests-page .ll-quests-faq__item.is-open .ll-quests-faq__chevron { transform: rotate(180deg); }
#ll-quests-page .ll-quests-faq__a { display: none; padding: 0 20px 20px; font-size: 15px; line-height: 1.55; color: var(--ll-muted); }
#ll-quests-page .ll-quests-faq__item.is-open .ll-quests-faq__a { display: block; } #ll-quests-page .ll-quests-videos__track { display: flex; gap: 18px; overflow-x: auto; padding-bottom: 12px; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; }
#ll-quests-page .ll-quests-video {
flex: 0 0 auto; width: 230px; aspect-ratio: 9/16; position: relative; border-radius: 14px; overflow: hidden;
scroll-snap-align: start; box-shadow: 0 12px 30px rgba(0,0,0,.3);
background: linear-gradient(165deg, var(--ll-accent) 0%, var(--ll-dark) 82%);
}
#ll-quests-page .ll-quests-video::after {
content: ''; position: absolute; inset: 0;
background: repeating-linear-gradient(135deg, rgba(255,255,255,.05) 0 2px, transparent 2px 20px);
}
#ll-quests-page .ll-quests-video__poster { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
#ll-quests-page .ll-quests-video__play { position: absolute; inset: 0; z-index: 2; border: 0; background: transparent; cursor: pointer; display: flex; align-items: center; justify-content: center; }
#ll-quests-page .ll-quests-video__play-ico { width: 58px; height: 58px; border-radius: 50%; background: rgba(255,255,255,.92); display: flex; align-items: center; justify-content: center; box-shadow: 0 8px 20px rgba(0,0,0,.35); }
#ll-quests-page .ll-quests-video__play-ico svg { margin-left: 3px; }
#ll-quests-page .ll-quests-video__cap { position: absolute; left: 14px; right: 14px; bottom: 14px; z-index: 1; pointer-events: none; }
#ll-quests-page .ll-quests-video__title { font-weight: 700; font-size: 16px; }
#ll-quests-page .ll-quests-video__sub { font-size: 13px; color: rgba(255,255,255,.7); }
#ll-quests-page .ll-quests-video.is-playing .ll-quests-video__play { background: rgba(0,12,28,.72); }
#ll-quests-page .ll-quests-video__spinner { width: 34px; height: 34px; border: 3px solid rgba(255,255,255,.3); border-top-color: var(--ll-cyan); border-radius: 50%; animation: ll-quests-spin .9s linear infinite; } #ll-quests-page .ll-quests-contacts__grid { display: grid; grid-template-columns: repeat(auto-fit,minmax(280px,1fr)); gap: 14px; margin: 0 0 26px; }
#ll-quests-page .ll-quests-contacts__item { display: flex; align-items: flex-start; gap: 12px; background: #fff; border: 1px solid var(--ll-line); border-radius: 10px; padding: 16px; }
#ll-quests-page .ll-quests-contacts__num { flex: 0 0 auto; width: 30px; height: 30px; border-radius: 50%; background: var(--ll-badge,#00AAD4); color: #fff; display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 14px; }
#ll-quests-page .ll-quests-contacts__title { font-weight: 700; font-size: 15px; color: var(--ll-dark); }
#ll-quests-page .ll-quests-contacts__geo { font-size: 13px; color: var(--ll-muted); margin-top: 2px; }
#ll-quests-page .ll-quests-map__btn {
width: 100%; min-height: 200px; border: 2px dashed rgba(0,36,74,.25); background: #fff; border-radius: 14px;
cursor: pointer; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 12px; font-family: inherit; color: var(--ll-dark);
}
#ll-quests-page .ll-quests-map__btn:hover { background: var(--ll-bg); }
#ll-quests-page .ll-quests-map__btn-title { font-weight: 700; font-size: 17px; }
#ll-quests-page .ll-quests-map__btn-note { font-size: 13px; color: var(--ll-muted); }
#ll-quests-page .ll-quests-map__canvas { height: 420px; border-radius: 14px; overflow: hidden; background: linear-gradient(135deg,#13375C,#00244A); }
#ll-quests-page .ll-quests-map__canvas iframe { width: 100%; height: 100%; border: 0; display: block; }
#ll-quests-page .ll-quests-map__canvas ymaps { border-radius: 14px; } #ll-quests-page .ll-quests-map__fallback { height: 100%; display: flex; flex-direction: column; gap: 14px; align-items: center; justify-content: center; padding: 24px; }
#ll-quests-page .ll-quests-map__fallback-note { color: rgba(255,255,255,.8); font-size: 14px; }
#ll-quests-page .ll-quests-map__chips { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; max-width: 760px; }
#ll-quests-page .ll-quests-map__chip { display: inline-flex; align-items: center; gap: 8px; background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.16); border-left: 3px solid var(--ll-badge,#00AAD4); color: #fff; text-decoration: none; font-size: 13px; font-weight: 600; padding: 8px 12px; border-radius: 8px; }
#ll-quests-page .ll-quests-map__chip span { color: var(--ll-cyan); font-weight: 500; }
#ll-quests-page .ll-quests-map__chip:hover { background: rgba(255,255,255,.14); } #ll-quests-page .ll-quests-sheet { position: fixed; inset: 0; z-index: 90; display: flex; align-items: flex-end; }
#ll-quests-page .ll-quests-sheet[hidden] { display: none; }
#ll-quests-page .ll-quests-sheet__backdrop { position: absolute; inset: 0; background: rgba(0,18,40,.5); }
#ll-quests-page .ll-quests-sheet__panel { position: relative; width: 100%; max-height: 85vh; overflow-y: auto; background: #fff; border-radius: 16px 16px 0 0; padding: 20px; }
#ll-quests-page .ll-quests-sheet__head { display: flex; align-items: center; justify-content: space-between; margin-bottom: 16px; }
#ll-quests-page .ll-quests-sheet__title { font-weight: 700; font-size: 20px; color: var(--ll-dark); }
#ll-quests-page .ll-quests-sheet__foot { display: flex; gap: 12px; margin-top: 18px; position: sticky; bottom: 0; background: #fff; padding-top: 12px; }
#ll-quests-page .ll-quests-sheet__foot .ll-quests-btn--primary { flex: 1 1 auto; }
#ll-quests-page .ll-quests-iconbtn { border: 0; background: var(--ll-bg); width: 36px; height: 36px; border-radius: 50%; cursor: pointer; display: flex; align-items: center; justify-content: center; color: var(--ll-dark); } #ll-quests-page .ll-quests-modal { position: fixed; inset: 0; z-index: 95; display: flex; align-items: center; justify-content: center; padding: 20px; overflow-y: auto; }
#ll-quests-page .ll-quests-modal[hidden] { display: none; }
#ll-quests-page .ll-quests-modal__backdrop { position: absolute; inset: 0; background: rgba(0,18,40,.62); }
#ll-quests-page .ll-quests-modal__dialog { position: relative; width: 100%; max-width: 760px; background: #fff; border-radius: 16px; overflow: hidden; box-shadow: 0 30px 80px rgba(0,0,0,.4); max-height: 92vh; display: flex; flex-direction: column; }
#ll-quests-page .ll-quests-modal__media { position: relative; aspect-ratio: 16/7; flex: 0 0 auto; background: linear-gradient(140deg, var(--ll-accent-dark) 0%, var(--ll-dark) 78%); }
#ll-quests-page .ll-quests-modal__media .ll-quests-media-ph { background: transparent; }
#ll-quests-page .ll-quests-modal__media .ll-quests-media-img { position: absolute; inset: 0; }
#ll-quests-page .ll-quests-modal__close { position: absolute; top: 14px; right: 14px; background: rgba(0,18,40,.45); color: #fff; width: 38px; height: 38px; }
#ll-quests-page .ll-quests-modal__body { padding: 26px; overflow-y: auto; }
#ll-quests-page .ll-quests-modal__type { font-weight: 700; text-transform: uppercase; letter-spacing: .06em; font-size: 12px; margin-bottom: 6px; }
#ll-quests-page .ll-quests-modal__title { font-weight: 700; font-size: 28px; color: var(--ll-dark); margin: 0 0 14px; }
#ll-quests-page .ll-quests-modal__title span { color: var(--ll-muted2); font-weight: 500; font-size: 18px; }
#ll-quests-page .ll-quests-modal__desc { font-size: 15px; line-height: 1.6; color: var(--ll-muted); margin: 0 0 20px; }
#ll-quests-page .ll-quests-modal__meta { display: flex; flex-wrap: wrap; gap: 10px 22px; align-items: center; padding: 16px 0; border-top: 1px solid var(--ll-line); border-bottom: 1px solid var(--ll-line); margin-bottom: 18px; }
#ll-quests-page .ll-quests-modal__meta .ll-quests-meta-item { font-size: 14px; color: var(--ll-dark); font-weight: 600; }
#ll-quests-page .ll-quests-modal__price { font-weight: 700; font-size: 22px; color: var(--ll-dark); margin-bottom: 6px; }
#ll-quests-page .ll-quests-modal__pricenote { font-size: 13px; color: var(--ll-muted2); margin-bottom: 18px; }
#ll-quests-page .ll-quests-modal__loc-label { font-weight: 600; font-size: 14px; color: var(--ll-dark); margin-bottom: 8px; }
#ll-quests-page .ll-quests-modal__loc-tags { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 22px; }
#ll-quests-page .ll-quests-loctag { background: var(--ll-bg); border: 1px solid rgba(0,36,74,.12); color: var(--ll-muted); font-size: 13px; padding: 6px 12px; border-radius: 999px; }
#ll-quests-page .ll-quests-modal__book { width: 100%; padding: 16px; font-size: 15px; } #ll-quests-page a.ll-quests-btn { display: inline-flex !important; align-items: center !important; justify-content: center !important; line-height: 1 !important; } #popup-inner input[type=radio], #popup-inner input[type=checkbox],
.fancybox-content input[type=radio], .fancybox-content input[type=checkbox] { } @media (max-width: 860px) {
#ll-quests-page .ll-quests-catalog__sidebar { display: none; }
#ll-quests-page .ll-quests-btn--mobilefilters { display: inline-flex; }
#ll-quests-page .ll-quests-grid { grid-template-columns: 1fr; } #ll-quests-page .ll-quests-tiles--audiences,
#ll-quests-page .ll-quests-tiles--formats,
#ll-quests-page .ll-quests-tiles--geo {
display: flex; overflow-x: auto; gap: 14px; scroll-snap-type: x mandatory; padding-bottom: 14px; -webkit-overflow-scrolling: touch;
}
#ll-quests-page .ll-quests-tiles--audiences > * { flex: 0 0 78%; scroll-snap-align: start; }
#ll-quests-page .ll-quests-tiles--formats > * { flex: 0 0 80%; scroll-snap-align: start; }
#ll-quests-page .ll-quests-tiles--geo > * { flex: 0 0 85%; scroll-snap-align: start; }
#ll-quests-page .ll-quests-gallery__grid { display: flex; overflow-x: auto; gap: 12px; scroll-snap-type: x mandatory; grid-auto-rows: initial; padding-bottom: 14px; }
#ll-quests-page .ll-quests-gallery__cell { flex: 0 0 62%; height: 190px; scroll-snap-align: start; grid-row: auto; } #ll-quests-page .ll-quests-tiles--audiences,
#ll-quests-page .ll-quests-tiles--formats,
#ll-quests-page .ll-quests-tiles--geo,
#ll-quests-page .ll-quests-gallery__grid,
#ll-quests-page .ll-quests-videos__track {
margin-left: -24px; margin-right: -24px;
padding-left: 24px; padding-right: 24px;
scroll-padding-left: 24px;
}
#ll-quests-page .ll-quests-modal { padding: 0; }
#ll-quests-page .ll-quests-modal__dialog { max-width: 100%; max-height: 100%; height: 100%; border-radius: 0; }
}
@media (max-width: 520px) {
#ll-quests-page .ll-quests-hero__tiles { grid-template-columns: 1fr 1fr; }
#ll-quests-page .ll-quests-card__actions { flex-direction: column; }
#ll-quests-page .ll-quests-card__details { width: 100%; }
}