.blog-gradient-text{background:linear-gradient(90deg,var(--purple-300),var(--blue-300));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.blog-archive{position:relative;z-index:5;background:linear-gradient(180deg,transparent 0px,var(--background-page) 160px)}.cat-input{display:none}.blog-hero{position:relative;z-index:5;padding:80px 0 64px;overflow:hidden;text-align:center}.blog-hero__label{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:rgba(255,255,255,.45);margin-bottom:16px}.blog-hero__title{font-family:var(--font-family-title);font-size:clamp(44px,8vw,80px);color:var(--white);line-height:1.05;letter-spacing:.02em;margin-bottom:16px;position:relative;display:inline-block}.blog-hero__title::after{content:"";display:block;height:3px;background:linear-gradient(90deg,var(--purple-300),var(--blue-300));border-radius:2px;margin-top:12px;width:60%;margin-left:auto;margin-right:auto}.blog-hero__description{font-size:16px;color:rgba(255,255,255,.5);max-width:480px;margin:0 auto;line-height:1.6}.blog-hero__decoration{position:absolute;inset:0;pointer-events:none;z-index:-1}.blog-hero__deco-circle{position:absolute;border-radius:50%;opacity:.12;filter:blur(60px)}.blog-hero__deco-circle--1{width:400px;height:400px;background:var(--purple-300);top:-100px;left:-100px}.blog-hero__deco-circle--2{width:300px;height:300px;background:var(--blue-300);bottom:-80px;right:-60px}.blog-archive__main{position:relative;z-index:5;padding-top:40px;padding-bottom:140px}.blog-filter{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:48px}.blog-filter__item{position:relative;display:inline-flex;align-items:center;gap:8px;padding:10px 22px;border-radius:6px;font-size:14px;font-weight:500;letter-spacing:.01em;color:rgba(255,255,255,.75);background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);cursor:pointer;user-select:none;transition:color .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}@media (any-hover:hover){.blog-filter__item:hover{color:var(--white);background:rgba(163,18,230,.1);border-color:rgba(163,18,230,.35)}}.blog-filter__count{display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:400;min-width:18px;height:16px;padding:0 5px;border-radius:4px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.4);transition:background .2s ease,color .2s ease}.blog-empty{grid-column:1/-1;text-align:center;padding:80px 0;color:rgba(255,255,255,.35);font-size:16px}.blog-card__image--no-photo{display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.3)}.blog-pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:56px}.blog-pagination__item{display:inline-flex}.blog-pagination__item a,.blog-pagination__item span.current{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 8px;border-radius:8px;font-size:14px;font-weight:500;text-decoration:none;border:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.6);background:rgba(255,255,255,.04);transition:background .25s,border-color .25s,color .25s,box-shadow .25s}.blog-pagination__item span.current{color:var(--white);background:linear-gradient(110deg,var(--purple-300),var(--blue-300));border-color:transparent;box-shadow:0 4px 16px rgba(163,18,230,.4)}@media (any-hover:hover){.blog-pagination__item a:hover{color:var(--white);border-color:rgba(163,18,230,.5);background:rgba(163,18,230,.1)}}.single-hero__excerpt{font-size:clamp(14px,1.5vw,17px);line-height:1.65;color:rgba(255,255,255,.65);max-width:680px;margin-bottom:28px}.blog-toc.is-closed .blog-toc__arrow{transform:rotate(-90deg)}.blog-toc__link.is-active{color:var(--white);background:rgba(255,255,255,.06)}.blog-toc__link.is-active .blog-toc__num{background:linear-gradient(135deg,var(--purple-300),var(--blue-300));color:var(--white);-webkit-text-fill-color:initial}.single-content blockquote{position:relative;margin:2em 0;padding:20px 24px 20px 28px;background:rgba(163,18,230,.07);border-radius:0 8px 8px 0;font-style:italic;font-size:17px;line-height:1.7;color:rgba(255,255,255,.7)}.single-content blockquote::before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--purple-300),var(--blue-300));border-radius:3px 0 0 3px}.single-content blockquote p{margin:0}.single-content code{font-family:"Courier New",monospace;font-size:.875em;background:rgba(255,255,255,.1);padding:2px 7px;border-radius:4px;color:#8ed1fc}.single-content pre{background:rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:24px;overflow-x:auto;margin:1.5em 0}.single-content pre code{background:0 0;padding:0;font-size:14px;color:rgba(255,255,255,.85)}.single-content .wp-block-embed{margin:2em auto;max-width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.single-content .wp-block-embed__wrapper{position:relative;width:100%;aspect-ratio:16/9}.single-content .wp-block-embed__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;margin:0}.single-content .wp-block-image{margin:2em auto;max-width:100%;text-align:center}.single-content .wp-block-image img{display:inline-block;max-width:100%;height:auto}.single-content table{width:100%;border-collapse:collapse;font-size:15px;margin:1.5em 0;border-radius:8px;overflow:hidden}.single-content th{background:rgba(163,18,230,.2);color:var(--white);font-weight:600;text-align:left;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.1)}.single-content td{padding:11px 16px;color:rgba(255,255,255,.75);border-bottom:1px solid rgba(255,255,255,.06)}.single-content tr:last-child td{border-bottom:none}.single-content tr:nth-child(even) td{background:rgba(255,255,255,.025)}.single-content .alignleft{float:left;margin:.5em 1.5em .5em 0}.single-content .alignright{float:right;margin:.5em 0 .5em 1.5em}.blog-share__btn--copy.is-copied{color:#0f0;border-color:rgba(9,166,109,.5);background:rgba(9,166,109,.1)}.blog-filter__item--active{color:var(--white);background:linear-gradient(110deg,var(--purple-300),var(--blue-300));border-color:transparent;box-shadow:0 4px 24px rgba(163,18,230,.4);font-weight:600}.blog-filter__item--active .blog-filter__count{background:rgba(255,255,255,.22);color:rgba(255,255,255,.9)}.category-hero{position:relative;z-index:5;padding:40px 0 64px;overflow:hidden}.category-hero__body{display:flex;flex-direction:column;gap:24px}.category-hero__back{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding:10px 18px;border-radius:8px;font-size:14px;font-weight:500;color:rgba(255,255,255,.6);background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);text-decoration:none;transition:color .2s,background .2s,border-color .2s;white-space:nowrap}@media (any-hover:hover){.category-hero__back:hover{color:var(--white);background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.2)}}.category-hero__content{flex:1;min-width:0}.category-hero__badge{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.4);margin-bottom:16px}.category-hero__title{font-family:var(--font-family);font-size:clamp(30px,5vw,58px);font-weight:700;color:var(--white);line-height:1.1;letter-spacing:-.02em;margin-bottom:18px}.category-hero__description{font-size:16px;line-height:1.65;color:rgba(255,255,255,.5);max-width:620px;margin:0}.category-nav{position:relative;z-index:5;border-bottom:1px solid rgba(255,255,255,.06)}.category-nav .blog-filter{margin-bottom:0;padding-bottom:28px}@media (max-width:768px){.blog-hero{padding:56px 0 40px;margin-top:20px}.blog-archive__main{padding-top:28px;padding-bottom:56px}.single-hero__excerpt{display:none}.category-hero{padding:28px 0 40px}}@media (max-width:480px){.blog-filter{gap:8px}.blog-filter__item{padding:8px 14px;font-size:12px}}.sitemap-page{position:relative;z-index:5;padding:80px 0 100px}.sitemap-page__title{font-size:clamp(28px,4vw,48px);color:var(--white);margin-bottom:50px}.sitemap-section{margin-bottom:40px}.sitemap-section__title{font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.4);margin-bottom:16px}.sitemap-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.sitemap-list a{color:var(--white);text-decoration:none;font-size:16px;transition:opacity .2s}.sitemap-list a:hover{opacity:.7}.sitemap-list__count{font-size:13px;color:rgba(255,255,255,.4);margin-left:4px}.contacts-page{position:relative;z-index:5}.contacts-hero{padding:80px 0 50px;text-align:center}.contacts-hero__title{font-size:clamp(32px,5vw,56px);color:var(--white);margin-bottom:16px}.contacts-hero__subtitle{font-size:16px;color:rgba(255,255,255,.55);max-width:540px;margin:0 auto;line-height:1.6}.contacts-main{padding-bottom:80px}.contacts-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.contacts-layout__left{display:flex;flex-direction:column;gap:36px}.contacts-layout__right{position:sticky;top:100px}.contacts-map__wrap{border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.08);line-height:0;height:560px}.contacts-map__wrap iframe{display:block;width:100%;height:100%}.contacts-cards{display:flex;flex-direction:column;gap:12px}.contacts-card{display:flex;align-items:flex-start;gap:16px;padding:20px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:16px;text-decoration:none;transition:background .2s,border-color .2s}a.contacts-card:hover{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.15)}.contacts-card__icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.06);border-radius:12px}.contacts-card__body{display:flex;flex-direction:column;gap:4px;min-width:0}.contacts-card__label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.4)}.contacts-card__value{font-size:16px;font-weight:600;color:var(--white);word-break:break-word}.contacts-card__note{font-size:13px;color:rgba(255,255,255,.5);line-height:1.4}.contacts-social__label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.4);margin-bottom:12px}.contacts-social__list{display:flex;gap:10px;flex-wrap:wrap}.contacts-social__item{display:inline-flex;align-items:center;gap:10px;padding:10px 20px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:50px;color:var(--white);font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s}.contacts-social__item:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2)}.contacts-social__item .icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.contacts-requisites__title{font-size:18px;font-weight:700;color:var(--white);margin-bottom:14px}.contacts-requisites__list{list-style:none;padding:0;margin:0;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden}.contacts-requisites__list li{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:13px 18px;border-bottom:1px solid rgba(255,255,255,.06)}.contacts-requisites__list li:last-child{border-bottom:none}.contacts-requisites__list li span:first-child{font-size:13px;color:rgba(255,255,255,.45);flex-shrink:0}.contacts-requisites__list li span:last-child{font-size:14px;font-weight:500;color:var(--white);text-align:right}@media screen and (max-width:900px){.contacts-layout{grid-template-columns:1fr}.contacts-layout__right{position:static}.contacts-map__wrap{height:360px}}@media screen and (max-width:600px){.contacts-hero{padding:50px 0 36px}.contacts-map__wrap{height:280px}}.mp-page{position:relative;z-index:5}.wrapper__background-hero--meropriyatiya{background-image:url("https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&n=Ms5H6KHZWgEFE6uARuVPqQ");filter:brightness(.55) saturate(1.1);--ai-bg-sz:"[[{\"s\":[1500,1001],\"d\":[\"Oc1366\",\"Oc992\",\"Oc768\",\"Oc480\",\"Oc360\",\"1366\",\"1366c992\",\"1366c768\",\"1366c480\",\"1366c360\",\"992\",\"992c768\",\"992c480\",\"992c360\",\"768\",\"768c480\",\"768c360\",\"480\",\"480c360\",\"360\",\"120\"]}]]";--lzl-bg-img:"https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&n=Ms5H6KHZWgEFE6uARuVPqQ"}.mp-container{max-width:1240px;margin:0 auto;padding:0 20px}.mp-section-title-body{display:flex;align-items:center;gap:16px;margin-bottom:40px}.mp-section-title-line img{width:100px;height:auto;opacity:.8}.mp-title{font-family:var(--font-family-title);font-weight:400;line-height:1.05;color:var(--white);text-shadow:-2px -2px 0 var(--blue-300),2px 2px 0 var(--purple-300)}.mp-button{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 32px;border-radius:6px;font:600 16px/1 var(--font-family);text-decoration:none;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;border:none;transition:transform .25s ease,box-shadow .25s ease}.mp-button-cta{background:var(--linear-background);color:var(--white);box-shadow:0 16px 32px rgba(85,85,255,.2),0 16px 32px rgba(163,18,230,.12)}.mp-button-cta:hover{transform:translateY(-2px);box-shadow:0 7px 14px -6px var(--purple-300),0 7px 14px -6px var(--blue-300)}.mp-button-cta--glow::before,.mp-button-cta--glow::after{content:"";position:absolute;inset:-1px;z-index:-1;border-radius:6px;background:linear-gradient(var(--angle),rgba(255,255,255,.425),var(--blue-300));animation:rotate 6s linear infinite}.mp-button-cta--glow::after{filter:blur(12px)}.mp-button-ghost{background:rgba(255,255,255,.06);color:var(--white);border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(6px)}.mp-button-ghost:hover{border-color:rgba(255,255,255,.5)}.hero{position:relative;padding:56px 0 90px;overflow:hidden}.hero__bg{position:absolute;inset:0;z-index:0}.hero__bg::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,20,20,.15) 0%,rgba(20,20,20,.35) 45%,var(--black-900) 100%)}.hero__beam{position:absolute;top:-20%;left:50%;width:3px;height:140%;background:linear-gradient(180deg,transparent,var(--purple-300),var(--blue-300),transparent);opacity:0;transform:translateX(-50%) rotate(18deg) scaleY(.6);filter:blur(1px);z-index:1;transition:opacity 1.2s ease,transform 1.6s cubic-bezier(.16,1,.3,1)}.hero.is-visible .hero__beam{opacity:.85;transform:translateX(-50%) rotate(18deg) scaleY(1)}.hero__content{position:relative;z-index:2;width:100%;text-align:left}.hero__eyebrow{font:600 14px/1 var(--font-family);letter-spacing:.14em;text-transform:uppercase;color:var(--white);margin-bottom:18px;display:flex;align-items:center;gap:10px}.hero__eyebrow::before{content:"";width:28px;height:2px;background:var(--linear-background);display:inline-block}.hero__title{font-size:clamp(34px,5.2vw,60px);margin-bottom:20px;text-shadow:-2px -2px 0 var(--blue-300),2px 2px 0 var(--purple-300)}.hero__subtitle{font-size:clamp(16px,1.8vw,18px);line-height:1.55;width:100%;margin-bottom:36px;color:white}.hero__actions{display:flex;gap:16px;flex-wrap:wrap}.timeline{padding:100px 0;position:relative;background:var(--black-900)}.timeline__title{font-size:clamp(28px,3.6vw,36px);text-shadow:-2px -2px 0 var(--blue-300),2px 2px 0 var(--purple-300)}.timeline__list{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;counter-reset:step}.timeline__item{position:relative;padding:32px 24px 28px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:20px;overflow:hidden}.timeline__item::before{counter-increment:step;content:counter(step,decimal-leading-zero);font-family:var(--font-family-title);font-size:56px;line-height:1;background:var(--linear-background);-webkit-background-clip:text;background-clip:text;color:transparent;display:block;margin-bottom:18px;opacity:.9}.timeline__item-title{font:600 19px/1.3 var(--font-family);margin-bottom:10px;color:var(--white)}.timeline__item-text{font-size:15px;line-height:1.55;color:rgba(255,255,255,.65)}.interior-gallery{padding:40px 0 100px;background:var(--black-900)}.interior-gallery__title{font-size:clamp(28px,3.6vw,36px)}.interior-gallery__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:160px;gap:14px}.interior-gallery__item{position:relative;display:block;width:100%;height:100%;padding:0;border:0;border-radius:16px;overflow:hidden;cursor:pointer;background:var(--black-1000);-webkit-tap-highlight-color:transparent}.interior-gallery__item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease,filter .5s ease;filter:saturate(1.05)}.interior-gallery__item:hover img,.interior-gallery__item:focus-visible img{transform:scale(1.06);filter:saturate(1.2) brightness(1.05)}.interior-gallery__item:focus-visible{outline:2px solid var(--white);outline-offset:2px}.interior-gallery__item--main{grid-column:span 2;grid-row:span 2}.interior-gallery__placeholder-tag{position:absolute;top:10px;left:10px;z-index:1;font:600 10px/1 var(--font-family);letter-spacing:.06em;text-transform:uppercase;padding:5px 9px;border-radius:20px;background:rgba(0,0,0,.55);color:rgba(255,255,255,.8);backdrop-filter:blur(4px)}.interior-gallery__more{margin-top:24px;font-size:15px;color:rgba(255,255,255,.6)}.interior-gallery__more a{color:var(--white);text-decoration:underline;text-underline-offset:3px;text-decoration-color:rgba(255,255,255,.35);transition:text-decoration-color .25s ease}.interior-gallery__more a:hover{text-decoration-color:rgba(255,255,255,.9)}.lightbox{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.lightbox.is-open{opacity:1;visibility:visible}.lightbox__backdrop{position:absolute;inset:0;background:rgba(10,10,10,.92);backdrop-filter:blur(6px)}.lightbox__body{position:relative;z-index:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:70px 70px 90px}.lightbox__image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:12px;box-shadow:0 30px 80px rgba(0,0,0,.5);transform:scale(.96);opacity:0;transition:transform .3s ease,opacity .3s ease}.lightbox.is-open .lightbox__image{transform:scale(1);opacity:1}.lightbox__close,.lightbox__nav{position:absolute;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.06);border-radius:50%;cursor:pointer;transition:background .2s ease,border-color .2s ease}.lightbox__close:hover,.lightbox__nav:hover{background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.4)}.lightbox__close{top:20px;right:20px;width:44px;height:44px}.lightbox__nav{top:50%;transform:translateY(-50%);width:52px;height:52px}.lightbox__nav--prev{left:16px}.lightbox__nav--next{right:16px}.lightbox__counter{position:absolute;bottom:26px;left:50%;transform:translateX(-50%);font:500 14px/1 var(--font-family);color:rgba(255,255,255,.6);letter-spacing:.04em}@media (max-width:640px){.lightbox__body{padding:90px 16px 70px}.lightbox__nav{width:44px;height:44px}.lightbox__nav--prev{left:6px}.lightbox__nav--next{right:6px}.lightbox__close{top:12px;right:12px}}.video-block{padding:0 0 110px;background:var(--black-900)}.video-block__stage{position:relative}.video-block__frame{position:relative;border-radius:24px;overflow:hidden;aspect-ratio:16/9;background:#000;isolation:isolate}.video-block__frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0;background:#000}.video-block__caption{margin-top:20px;font:600 18px/1.3 var(--font-family);max-width:60%;color:var(--white)}.cta-close{padding:90px 0 120px;position:relative;background:var(--black-900)}.cta-close__box{position:relative;border-radius:28px;padding:64px 48px;text-align:center;overflow:hidden;background:radial-gradient(120% 140% at 50% 0%,rgba(163,18,230,.28),transparent 60%),var(--black-1000);border:1px solid rgba(255,255,255,.08)}.cta-close__title{font-size:clamp(26px,3.4vw,36px);margin-bottom:16px;text-shadow:-2px -2px 0 var(--blue-300),2px 2px 0 var(--purple-300)}.cta-close__text{color:rgba(255,255,255,.68);max-width:480px;margin:0 auto 32px;line-height:1.55}@media (max-width:991px){.timeline__list{grid-template-columns:1fr}.interior-gallery__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:140px}.video-block__caption{max-width:80%;font-size:16px}}@media (max-width:576px){.hero{padding:100px 0 60px;align-items:flex-end}.hero__actions{flex-direction:column;align-items:stretch}.interior-gallery__grid{grid-template-columns:1fr 1fr;grid-auto-rows:120px}.cta-close__box{padding:40px 22px}}@media (max-width:767px){.video-block__caption{position:static;max-width:100%;margin-top:16px;padding:0 4px;font-size:15px;line-height:1.4;color:rgba(255,255,255,.85)}}.mp-button{padding:17.5px 44px;color:#fff;text-align:center;font-family:"Inter",sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:50px;text-transform:uppercase}.mp-button-ghost{display:flex;justify-content:center;align-items:center;padding:17.5px 44px;border-radius:6px;border:2px solid var(--linner,#a312e6);background:var(--back,#232323);color:#fff;text-align:center;font-family:"Inter",sans-serif;font-style:normal;font-weight:500;line-height:50px;text-transform:uppercase;box-shadow:0 0 28px rgba(85,85,255,.2)}.mp-button-ghost:hover{border:2px solid var(--linner,#a312e6);transition:box-shadow 375ms linear 0s,background-color .3s ease 0s}@media (max-width:640px){.mp-button,.mp-button-ghost{width:100%;font-size:14px;line-height:1.3;padding:20px 28px}}.wrapper__background-hero--meropriyatiya[data-ai-bg*="-Oc1366-"]{background-image:url("https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-Oc1366&n=Ms5H6KHZWgEFE6uARuVPqQ");--lzl-bg-img:"https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-Oc1366&n=Ms5H6KHZWgEFE6uARuVPqQ"}.wrapper__background-hero--meropriyatiya[data-ai-bg*="-Oc992-"]{background-image:url("https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-Oc992&n=Ms5H6KHZWgEFE6uARuVPqQ");--lzl-bg-img:"https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-Oc992&n=Ms5H6KHZWgEFE6uARuVPqQ"}.wrapper__background-hero--meropriyatiya[data-ai-bg*="-Oc768-"]{background-image:url("https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-Oc768&n=Ms5H6KHZWgEFE6uARuVPqQ");--lzl-bg-img:"https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-Oc768&n=Ms5H6KHZWgEFE6uARuVPqQ"}.wrapper__background-hero--meropriyatiya[data-ai-bg*="-Oc480-"]{background-image:url("https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-Oc480&n=Ms5H6KHZWgEFE6uARuVPqQ");--lzl-bg-img:"https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-Oc480&n=Ms5H6KHZWgEFE6uARuVPqQ"}.wrapper__background-hero--meropriyatiya[data-ai-bg*="-Oc360-"]{background-image:url("https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-Oc360&n=Ms5H6KHZWgEFE6uARuVPqQ");--lzl-bg-img:"https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-Oc360&n=Ms5H6KHZWgEFE6uARuVPqQ"}.wrapper__background-hero--meropriyatiya[data-ai-bg*="-1366-"]{background-image:url("https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-1366&n=Ms5H6KHZWgEFE6uARuVPqQ");--lzl-bg-img:"https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-1366&n=Ms5H6KHZWgEFE6uARuVPqQ"}.wrapper__background-hero--meropriyatiya[data-ai-bg*="-1366c992-"]{background-image:url("https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-1366c992&n=Ms5H6KHZWgEFE6uARuVPqQ");--lzl-bg-img:"https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-1366c992&n=Ms5H6KHZWgEFE6uARuVPqQ"}.wrapper__background-hero--meropriyatiya[data-ai-bg*="-1366c768-"]{background-image:url("https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-1366c768&n=Ms5H6KHZWgEFE6uARuVPqQ");--lzl-bg-img:"https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-1366c768&n=Ms5H6KHZWgEFE6uARuVPqQ"}.wrapper__background-hero--meropriyatiya[data-ai-bg*="-1366c480-"]{background-image:url("https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-1366c480&n=Ms5H6KHZWgEFE6uARuVPqQ");--lzl-bg-img:"https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-1366c480&n=Ms5H6KHZWgEFE6uARuVPqQ"}.wrapper__background-hero--meropriyatiya[data-ai-bg*="-1366c360-"]{background-image:url("https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-1366c360&n=Ms5H6KHZWgEFE6uARuVPqQ");--lzl-bg-img:"https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-1366c360&n=Ms5H6KHZWgEFE6uARuVPqQ"}.wrapper__background-hero--meropriyatiya[data-ai-bg*="-992-"]{background-image:url("https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-992&n=Ms5H6KHZWgEFE6uARuVPqQ");--lzl-bg-img:"https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-992&n=Ms5H6KHZWgEFE6uARuVPqQ"}.wrapper__background-hero--meropriyatiya[data-ai-bg*="-992c768-"]{background-image:url("https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-992c768&n=Ms5H6KHZWgEFE6uARuVPqQ");--lzl-bg-img:"https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-992c768&n=Ms5H6KHZWgEFE6uARuVPqQ"}.wrapper__background-hero--meropriyatiya[data-ai-bg*="-992c480-"]{background-image:url("https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-992c480&n=Ms5H6KHZWgEFE6uARuVPqQ");--lzl-bg-img:"https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-992c480&n=Ms5H6KHZWgEFE6uARuVPqQ"}.wrapper__background-hero--meropriyatiya[data-ai-bg*="-992c360-"]{background-image:url("https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-992c360&n=Ms5H6KHZWgEFE6uARuVPqQ");--lzl-bg-img:"https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-992c360&n=Ms5H6KHZWgEFE6uARuVPqQ"}.wrapper__background-hero--meropriyatiya[data-ai-bg*="-768-"]{background-image:url("https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-768&n=Ms5H6KHZWgEFE6uARuVPqQ");--lzl-bg-img:"https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-768&n=Ms5H6KHZWgEFE6uARuVPqQ"}.wrapper__background-hero--meropriyatiya[data-ai-bg*="-768c480-"]{background-image:url("https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-768c480&n=Ms5H6KHZWgEFE6uARuVPqQ");--lzl-bg-img:"https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-768c480&n=Ms5H6KHZWgEFE6uARuVPqQ"}.wrapper__background-hero--meropriyatiya[data-ai-bg*="-768c360-"]{background-image:url("https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-768c360&n=Ms5H6KHZWgEFE6uARuVPqQ");--lzl-bg-img:"https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-768c360&n=Ms5H6KHZWgEFE6uARuVPqQ"}.wrapper__background-hero--meropriyatiya[data-ai-bg*="-480-"]{background-image:url("https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-480&n=Ms5H6KHZWgEFE6uARuVPqQ");--lzl-bg-img:"https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-480&n=Ms5H6KHZWgEFE6uARuVPqQ"}.wrapper__background-hero--meropriyatiya[data-ai-bg*="-480c360-"]{background-image:url("https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-480c360&n=Ms5H6KHZWgEFE6uARuVPqQ");--lzl-bg-img:"https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-480c360&n=Ms5H6KHZWgEFE6uARuVPqQ"}.wrapper__background-hero--meropriyatiya[data-ai-bg*="-360-"]{background-image:url("https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-360&n=Ms5H6KHZWgEFE6uARuVPqQ");--lzl-bg-img:"https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-360&n=Ms5H6KHZWgEFE6uARuVPqQ"}.wrapper__background-hero--meropriyatiya[data-ai-bg*="-120-"]{background-image:url("https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-120&n=Ms5H6KHZWgEFE6uARuVPqQ");--lzl-bg-img:"https://gladiator-59.ru/?wordpress_ch_gi=wp-content%2Fthemes%2Fgladiator%2Fassets%2Fimages%2Fmeropriyatiya%2Fhero-bg-desktop.webp&ai=m.b7q9cn9h8y88so4w48c48w0c8-120&n=Ms5H6KHZWgEFE6uARuVPqQ"}.wrapper__background-hero--meropriyatiya[data-ai-bg*="-0-"]{background-image:none}.wrapper__background-hero--meropriyatiya.lzl:not(.lzl-ed),.wrapper__background-hero--meropriyatiya.lzl-ing:not(.lzl-ed){background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABdwAAAPpCAYAAAAPUu9AAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAW30lEQVR42uzBAQEAAACAkP6v7ggKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACA24MDAgAAAAAh/183JAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAUri4AAdAJXK0AAAAASUVORK5CYII=")}