:root{--gold:#d7b236;--bg:#08080a;--panel:#121215;--line:rgba(255,255,255,.1)}*{box-sizing:border-box}html,body{margin:0;width:100%;max-width:100%;overflow-x:hidden}html.e24v4-lock{overflow:hidden}body{background:var(--bg);color:#fff;font-family:Arial,Helvetica,sans-serif}.e24v4-app{width:100%;min-height:100vh;background:var(--bg)}.e24v4-wrap{width:min(calc(100% - 40px),1500px);margin:auto}.e24v4-top{background:#050507;border-bottom:1px solid rgb(215 178 54 / .18)}.e24v4-top .e24v4-wrap{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:15px}.e24v4-adult{display:flex;align-items:center;gap:10px;color:#ddd8cf;font-size:11px}.e24v4-adult b{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:var(--gold);color:#111}.e24v4-top-cta{display:none}.e24v4-header{position:sticky;top:0;z-index:1000;background:rgb(8 8 10 / .96);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.e24v4-header-inner{min-height:80px;display:grid;grid-template-columns:250px minmax(0,1fr) auto;align-items:center;gap:16px}.e24v4-logo{display:flex;width:250px;height:58px}.e24v4-logo img{width:100%;height:100%;object-fit:contain;object-position:left}.e24v4-desktop-nav{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:2px}.e24v4-desktop-nav a{padding:11px 7px;border-radius:9px;color:#d6d1c8;text-decoration:none;font-size:10px;font-weight:800;white-space:nowrap}.e24v4-desktop-nav a:hover{background:rgb(215 178 54 / .13);color:var(--gold)}.e24v4-header-cta,.e24v4-primary,.e24v4-search button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border:0;border-radius:12px;background:var(--gold);color:#111;text-decoration:none;font-weight:900}.e24v4-menu-open{display:none}.e24v4-drawer{display:none}.e24v4-main{width:100%}.e24v4-hero{position:relative;min-height:720px;display:flex;align-items:flex-end;overflow:hidden}.e24v4-hero video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.e24v4-hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 0 0 / .1),rgb(0 0 0 / .42) 45%,rgb(0 0 0 / .96))}.e24v4-hero-content{position:relative;z-index:2;padding:110px 0 55px}.e24v4-hero-copy{max-width:1200px;margin-top:25px}.e24v4-hero-copy span,.e24v4-section-head span,.e24v4-listing-hero>div>span{color:var(--gold);font-size:11px;font-weight:900;letter-spacing:.12em}.e24v4-hero-copy h1,.e24v4-listing-hero h1{margin:10px 0;font-size:clamp(54px,7vw,102px);line-height:.92;letter-spacing:-.055em}.e24v4-hero-copy p,.e24v4-listing-hero p{font-size:18px;color:#d7d2ca}.e24v4-search{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;max-width:1120px;padding:10px;border-radius:20px;background:#fff}.e24v4-search label{display:grid;gap:5px;padding:0 10px;border-right:1px solid #ddd}.e24v4-search label:nth-of-type(2){border-right:0}.e24v4-search span{color:#777;font-size:9px;font-weight:900;text-transform:uppercase}.e24v4-search input,.e24v4-search select{width:100%;min-width:0;border:0;outline:0;padding:8px 0;background:#fff0;color:#111;font-size:16px}.e24v4-search button{min-height:54px}.e24v4-listing-hero{padding:105px 0 65px;background:radial-gradient(circle at 85% 10%,rgb(215 178 54 / .16),transparent 30%),#0d0d10}.e24v4-search-dark{margin-top:28px}.e24v4-section{padding:78px 0}.e24v4-alt{background:#111114}.e24v4-section-head{margin-bottom:28px}.e24v4-section-head h2{margin:8px 0 0;font-size:clamp(34px,4.5vw,58px);letter-spacing:-.04em}.e24v4-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.e24v4-app .e24-card{overflow:hidden;border:1px solid var(--line);border-radius:22px;background:var(--panel)}.e24v4-app .e24-card-media{position:relative;display:block;height:420px;overflow:hidden}.e24v4-app .e24-card-media img{width:100%;height:100%;object-fit:cover}.e24v4-app .e24-card-copy{padding:18px}.e24v4-app .e24-card-copy h3{margin:8px 0 14px;font-size:20px}.e24v4-app .e24-card-copy h3 a{color:#fff;text-decoration:none}.e24v4-app .e24-card-copy small{color:var(--gold);text-transform:uppercase}.e24v4-app .e24-card-copy p{display:none}.e24v4-app .e24-btn{display:flex;width:100%;align-items:center;justify-content:center;min-height:44px;border-radius:12px;background:var(--gold);color:#111;text-decoration:none;font-weight:900}.e24v4-city-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.e24v4-city-grid a{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:82px;padding:18px;border:1px solid var(--line);border-radius:16px;background:var(--panel);color:#fff;text-decoration:none}.e24v4-city-grid small{color:var(--gold)}.e24v4-profile-hero{padding:75px 0;background:#0d0d10}.e24v4-profile-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.e24v4-profile-copy h1{font-size:clamp(48px,6vw,90px);line-height:.95}.e24v4-profile-image{height:680px;border-radius:24px;overflow:hidden}.e24v4-profile-image img{width:100%;height:100%;object-fit:cover}.e24v4-badges{display:flex;gap:8px;margin:20px 0}.e24v4-badges b{padding:8px 12px;border-radius:999px;background:var(--gold);color:#111}.e24v4-prose{max-width:1000px;font-size:17px;line-height:1.85;color:#d4cfc7}.e24v4-prose h2{font-size:36px;color:#fff}.e24v4-empty{padding:30px;border:1px solid var(--line);border-radius:16px;background:var(--panel)}.e24v4-footer{background:#050507;border-top:1px solid rgb(215 178 54 / .18)}.e24v4-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:42px;padding:58px 0 48px}.e24v4-footer img{width:300px;max-width:100%;height:74px;object-fit:contain;object-position:left}.e24v4-footer h3{font-size:14px}.e24v4-footer a{display:block;margin-bottom:11px;color:#aaa59f;text-decoration:none;font-size:12px}.e24v4-footer-bottom{border-top:1px solid var(--line)}.e24v4-footer-bottom .e24v4-wrap{min-height:58px;display:flex;align-items:center;color:#777;font-size:10px}@media(max-width:1100px){.e24v4-header-inner{display:flex;min-height:68px}.e24v4-logo{width:220px;height:50px;flex:1;min-width:0}.e24v4-desktop-nav,.e24v4-header-cta{display:none}.e24v4-menu-open{display:flex;flex:0 0 44px;width:44px;height:44px;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgb(215 178 54 / .4);border-radius:12px;background:#151518}.e24v4-menu-open span{width:23px;height:2px;margin:3px;background:var(--gold)}.e24v4-drawer{position:fixed;inset:0;z-index:3000;display:block;visibility:hidden;opacity:0;pointer-events:none;transition:.2s}.e24v4-drawer.is-open{visibility:visible;opacity:1;pointer-events:auto}.e24v4-drawer-backdrop{position:absolute;inset:0;border:0;background:rgb(0 0 0 / .72)}.e24v4-drawer-panel{position:absolute;top:0;right:0;bottom:0;width:min(88vw,380px);padding:14px;background:#0d0d10;overflow-y:auto;overflow-x:hidden;transform:translateX(100%);transition:.25s}.e24v4-drawer.is-open .e24v4-drawer-panel{transform:none}.e24v4-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:4px 4px 12px}.e24v4-menu-close{width:40px;height:40px;border:0;border-radius:10px;background:#1b1b1f;color:#fff;font-size:26px}.e24v4-drawer nav{display:flex;flex-direction:column;gap:4px}.e24v4-drawer nav a{display:flex;align-items:center;min-height:46px;padding:0 14px;border-radius:10px;color:#fff;text-decoration:none;font-weight:800}.e24v4-drawer-cta{margin-top:8px;justify-content:center;background:var(--gold);color:#111!important}.e24v4-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.e24v4-city-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.e24v4-footer-grid{grid-template-columns:1.3fr 1fr 1fr}.e24v4-profile-layout{grid-template-columns:1fr}}@media(max-width:700px){body{font-size:16px}.e24v4-wrap{width:calc(100% - 20px)}.e24v4-adult span{max-width:190px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:9px}.e24v4-top-cta{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 9px;border-radius:8px;background:var(--gold);color:#111;text-decoration:none;font-size:9px;font-weight:900}.e24v4-header-inner{width:calc(100% - 20px)}.e24v4-logo{width:185px;height:44px}.e24v4-drawer-panel{width:calc(100vw - 16px)}.e24v4-hero{min-height:650px}.e24v4-hero-content{padding:75px 0 28px}.e24v4-hero-copy h1,.e24v4-listing-hero h1{font-size:clamp(42px,12vw,60px);line-height:.95}.e24v4-hero-copy p,.e24v4-listing-hero p{font-size:16px;line-height:1.6}.e24v4-search{grid-template-columns:1fr;width:100%}.e24v4-search label{border-right:0;border-bottom:1px solid #ddd;padding-bottom:10px}.e24v4-search label:nth-of-type(2){border-bottom:0}.e24v4-search button{width:100%}.e24v4-listing-hero{padding:70px 0 45px}.e24v4-section{padding:50px 0}.e24v4-section-head h2{font-size:34px}.e24v4-grid,.e24v4-city-grid{grid-template-columns:1fr}.e24v4-app .e24-card-media{height:auto;aspect-ratio:4/5}.e24v4-city-grid a{width:100%}.e24v4-profile-hero{padding:45px 0}.e24v4-profile-copy h1{font-size:46px}.e24v4-profile-image{height:auto;aspect-ratio:4/5}.e24v4-prose{font-size:16px}.e24v4-footer-grid{grid-template-columns:1fr;gap:28px;padding:40px 0 34px}.e24v4-footer-bottom .e24v4-wrap{padding:14px 0}}.e24v4-hero{min-height:700px!important}.e24v4-hero-content{display:flex!important;flex-direction:column!important;justify-content:flex-end!important;min-height:700px!important;padding:120px 0 52px!important}.e24v4-search{width:min(100%,1080px)!important;margin:0 auto 34px!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 190px!important;border-radius:18px!important;box-shadow:0 24px 60px rgb(0 0 0 / .28)!important}.e24v4-search button{width:100%!important;min-height:52px!important}.e24v4-hero-copy{width:100%!important;max-width:none!important;margin:0!important}.e24v4-hero-copy span{display:block!important;margin-bottom:12px!important}.e24v4-hero-copy h1{max-width:none!important;margin:0 0 12px!important;font-size:clamp(48px,5.35vw,88px)!important;line-height:.96!important;letter-spacing:-.055em!important;white-space:nowrap!important}.e24v4-hero-copy p{margin:0!important;font-size:17px!important}@media(max-width:1280px){.e24v4-hero-copy h1{font-size:clamp(46px,5.1vw,72px)!important}}@media(max-width:900px){.e24v4-hero-copy h1{white-space:normal!important}}@media(max-width:700px){.e24v4-hero{min-height:680px!important}.e24v4-hero-content{min-height:680px!important;padding:68px 0 26px!important}.e24v4-search{order:1!important;width:100%!important;grid-template-columns:1fr!important;margin:0 0 24px!important;padding:10px!important;border-radius:18px!important}.e24v4-hero-copy{order:2!important}.e24v4-hero-copy span{margin-bottom:9px!important}.e24v4-hero-copy h1{font-size:clamp(39px,11.5vw,56px)!important;line-height:.96!important;white-space:normal!important}.e24v4-hero-copy p{font-size:15px!important;line-height:1.55!important}}.e24v4-search-notice{width:100%;padding:12px 0;background:#7c1f2a;color:#fff;font-size:13px;font-weight:800}.e24v4-listing-hero{position:relative!important;isolation:isolate!important;min-height:620px!important;display:flex!important;align-items:flex-end!important;overflow:hidden!important;padding:0!important;background-image:linear-gradient(90deg,rgb(4 4 7 / .92) 0%,rgb(4 4 7 / .70) 48%,rgb(4 4 7 / .34) 100%),linear-gradient(180deg,rgb(4 4 7 / .12) 0%,rgb(4 4 7 / .38) 48%,rgb(4 4 7 / .94) 100%),url(https://escorte24.net/wp-content/uploads/2026/08/42.0-Home-min-1280x640-1.webp)!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}.e24v4-listing-hero::after{content:""!important;position:absolute!important;inset:0!important;z-index:-1!important;background:radial-gradient(circle at 82% 18%,rgb(215 178 54 / .12),transparent 32%)!important;pointer-events:none!important}.e24v4-listing-hero>.e24v4-wrap{position:relative!important;z-index:2!important;width:min(calc(100% - 40px),1500px)!important;padding-top:110px!important;padding-bottom:60px!important}.e24v4-listing-hero h1{max-width:1050px!important;color:#fff!important;text-shadow:0 14px 42px rgb(0 0 0 / .52)!important}.e24v4-listing-hero p{max-width:780px!important;color:#e5e0d8!important;text-shadow:0 5px 22px rgb(0 0 0 / .48)!important}.e24v4-listing-hero .e24v4-search{width:min(100%,1080px)!important;margin-top:28px!important;box-shadow:0 24px 64px rgb(0 0 0 / .34)!important}@media(max-width:700px){.e24v4-listing-hero{min-height:650px!important;background-position:center center!important}.e24v4-listing-hero>.e24v4-wrap{width:calc(100% - 20px)!important;padding-top:72px!important;padding-bottom:30px!important}.e24v4-listing-hero h1{font-size:clamp(40px,12vw,58px)!important;line-height:.96!important}.e24v4-listing-hero p{font-size:16px!important;line-height:1.6!important}.e24v4-listing-hero .e24v4-search{width:100%!important;margin-top:22px!important}}.e24v4-appearance-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.e24v4-appearance-grid>div{display:grid;gap:7px;min-height:96px;padding:18px;border:1px solid var(--line);border-radius:16px;background:var(--panel)}.e24v4-appearance-grid span{color:#8f8a83;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.e24v4-appearance-grid strong{font-size:18px}.e24v4-reviews{background:#0d0d10}.e24v4-review-summary{display:flex;align-items:center;gap:18px;margin-bottom:24px;padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--panel)}.e24v4-review-summary>strong{color:var(--gold);font-size:56px;line-height:1}.e24v4-review-summary>div{display:grid;gap:5px}.e24v4-stars,.e24v4-review-head span{color:var(--gold);letter-spacing:.08em}.e24v4-review-summary small{color:#999}.e24v4-review-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:30px}.e24v4-review-list article{padding:20px;border:1px solid var(--line);border-radius:16px;background:var(--panel)}.e24v4-review-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.e24v4-review-list p{color:#d2cdc5;line-height:1.7}.e24v4-review-list small{color:#777}.e24v4-review-form{max-width:760px;padding:24px;border:1px solid var(--line);border-radius:18px;background:var(--panel)}.e24v4-review-form h3{margin-top:0;font-size:28px}.e24v4-review-form label{display:block;margin-bottom:7px;font-weight:800}.e24v4-review-form input,.e24v4-review-form select,.e24v4-review-form textarea{width:100%;padding:12px;border:1px solid var(--line);border-radius:10px;background:#0d0d10;color:#fff}.e24v4-review-form p{margin-bottom:14px}@media(max-width:900px){.e24v4-appearance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.e24v4-appearance-grid,.e24v4-review-list{grid-template-columns:1fr}.e24v4-review-summary>strong{font-size:46px}}.e24v4-profile-gallery{background:#09090b}.e24v4-gallery-viewer{display:grid;gap:14px}.e24v4-gallery-main{display:block;width:100%;height:min(72vh,760px);padding:0;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#111;cursor:zoom-in}.e24v4-gallery-main img{display:block;width:100%;height:100%;object-fit:contain;background:#09090b}.e24v4-gallery-thumbs{display:flex;gap:10px;width:100%;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory}.e24v4-gallery-thumbs button{flex:0 0 110px;width:110px;height:110px;padding:0;overflow:hidden;border:2px solid #fff0;border-radius:14px;background:#121215;cursor:pointer;scroll-snap-align:start;opacity:.72}.e24v4-gallery-thumbs button.is-active{border-color:var(--gold);opacity:1}.e24v4-gallery-thumbs img{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:700px){.e24v4-gallery-main{height:auto;aspect-ratio:4/5;border-radius:16px}.e24v4-gallery-thumbs button{flex-basis:84px;width:84px;height:84px;border-radius:11px}}.e24v4-profile-hero-v430{padding:0!important;min-height:760px!important;background:radial-gradient(circle at 12% 8%,rgb(215 178 54 / .13),transparent 30%),linear-gradient(135deg,#0d0d10,#070709)!important;overflow:hidden!important}.e24v4-profile-layout-v430{min-height:760px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(480px,.92fr)!important;gap:54px!important;align-items:stretch!important}.e24v4-profile-copy-v430{display:flex!important;flex-direction:column!important;justify-content:center!important;min-width:0!important;padding:74px 0!important}.e24v4-profile-city-v430{display:inline-flex!important;align-items:center!important;align-self:flex-start!important;gap:8px!important;margin-bottom:16px!important;color:var(--gold)!important;text-decoration:none!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.09em!important}.e24v4-profile-city-v430 svg{width:18px!important;height:18px!important;fill:currentColor!important}.e24v4-profile-copy-v430 h1{max-width:900px!important;margin:0 0 18px!important;color:#fff!important;font-size:clamp(58px,6vw,96px)!important;line-height:.92!important;letter-spacing:-.055em!important;overflow-wrap:anywhere!important}.e24v4-badges-v430{display:flex!important;flex-wrap:wrap!important;gap:9px!important;margin:0 0 26px!important}.e24v4-badges-v430 b{display:inline-flex!important;align-items:center!important;min-height:34px!important;padding:0 13px!important;border-radius:999px!important;font-size:10px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.07em!important}.e24v4-badges-v430 .is-premium{background:var(--gold)!important;color:#111!important}.e24v4-badges-v430 .is-verified{border:1px solid rgb(255 255 255 / .18)!important;background:#fff!important;color:#111!important}.e24v4-profile-contact-v430{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;max-width:760px!important;margin-bottom:28px!important}.e24v4-profile-contact-v430>a{display:flex!important;align-items:center!important;gap:13px!important;min-height:70px!important;padding:13px 16px!important;border-radius:16px!important;text-decoration:none!important;transition:transform .2s ease,border-color .2s ease!important}.e24v4-profile-contact-v430>a:hover{transform:translateY(-3px)!important}.e24v4-profile-contact-v430 svg{flex:0 0 30px!important;width:30px!important;height:30px!important;fill:currentColor!important}.e24v4-profile-contact-v430 span{display:grid!important;gap:3px!important;min-width:0!important}.e24v4-profile-contact-v430 small{font-size:9px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.08em!important;opacity:.74!important}.e24v4-profile-contact-v430 strong{font-size:15px!important;overflow-wrap:anywhere!important}.e24v4-profile-phone-v430{border:1px solid var(--line)!important;background:#151518!important;color:#fff!important}.e24v4-profile-whatsapp-v430{border:1px solid rgb(37 211 102 / .32)!important;background:rgb(37 211 102 / .13)!important;color:#38d474!important}.e24v4-profile-aspect-v430{max-width:900px!important;padding:20px!important;border:1px solid var(--line)!important;border-radius:20px!important;background:rgb(18 18 21 / .78)!important;backdrop-filter:blur(14px)!important}.e24v4-profile-aspect-head-v430{margin-bottom:13px!important;color:#fff!important;font-size:13px!important;font-weight:900!important}.e24v4-profile-aspect-grid-v430{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}.e24v4-profile-aspect-grid-v430>div{display:grid!important;gap:5px!important;min-width:0!important;padding:12px!important;border:1px solid rgb(255 255 255 / .08)!important;border-radius:13px!important;background:#0d0d10!important}.e24v4-profile-aspect-grid-v430 small{color:#8d8982!important;font-size:9px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.06em!important}.e24v4-profile-aspect-grid-v430 strong{color:#fff!important;font-size:14px!important;overflow-wrap:anywhere!important}.e24v4-profile-image-v430{position:relative!important;width:100%!important;height:100%!important;min-height:760px!important;border-radius:0!important;overflow:hidden!important}.e24v4-profile-image-v430::after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(90deg,rgb(7 7 9 / .32),transparent 28%)!important;pointer-events:none!important}.e24v4-profile-image-v430 img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important}@media(max-width:1100px){.e24v4-profile-layout-v430{grid-template-columns:1fr!important;gap:0!important}.e24v4-profile-copy-v430{order:2!important;padding:46px 0 54px!important}.e24v4-profile-image-v430{order:1!important;min-height:620px!important;height:620px!important;width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important}.e24v4-profile-image-v430::after{background:linear-gradient(180deg,transparent 62%,rgb(7 7 9 / .68))!important}}@media(max-width:700px){.e24v4-profile-hero-v430{min-height:auto!important}.e24v4-profile-layout-v430{width:calc(100% - 20px)!important}.e24v4-profile-image-v430{min-height:520px!important;height:520px!important}.e24v4-profile-copy-v430{padding:32px 0 42px!important}.e24v4-profile-copy-v430 h1{font-size:clamp(42px,13vw,62px)!important;line-height:.94!important}.e24v4-profile-contact-v430{grid-template-columns:1fr!important;width:100%!important}.e24v4-profile-contact-v430>a{width:100%!important}.e24v4-profile-aspect-v430{padding:15px!important}.e24v4-profile-aspect-grid-v430{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.e24v4-profile-about-gallery-v440{background:#09090b!important}.e24v4-profile-about-gallery-grid-v440{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr)!important;gap:42px!important;align-items:start!important}.e24v4-profile-description-v440,.e24v4-profile-gallery-column-v440{min-width:0!important}.e24v4-profile-about-gallery-v440 .e24v4-section-head{margin-bottom:22px!important}.e24v4-profile-description-v440 .e24v4-prose{max-width:none!important;padding:0!important;color:#d4cfc7!important;font-size:17px!important;line-height:1.85!important}.e24v4-profile-description-v440 .e24v4-prose>*:first-child{margin-top:0!important}.e24v4-profile-description-v440 .e24v4-prose h2,.e24v4-profile-description-v440 .e24v4-prose h3{color:#fff!important}.e24v4-gallery-main-v440{height:610px!important;border-radius:20px!important}.e24v4-gallery-main-v440 img{object-fit:cover!important}.e24v4-gallery-thumbs-v440{margin-top:12px!important}.e24v4-gallery-thumbs-v440 button{flex-basis:92px!important;width:92px!important;height:92px!important}.e24v4-gallery-empty-v440{display:grid!important;place-items:center!important;min-height:320px!important;padding:30px!important;border:1px dashed rgb(255 255 255 / .18)!important;border-radius:20px!important;background:#121215!important;color:#8f8a83!important;text-align:center!important}@media(max-width:1100px){.e24v4-profile-about-gallery-grid-v440{grid-template-columns:1fr!important;gap:34px!important}.e24v4-gallery-main-v440{height:min(72vh,720px)!important}}@media(max-width:700px){.e24v4-profile-about-gallery-v440{padding:48px 0!important}.e24v4-profile-about-gallery-grid-v440{gap:30px!important}.e24v4-profile-description-v440{order:1!important}.e24v4-profile-gallery-column-v440{order:2!important}.e24v4-profile-description-v440 .e24v4-prose{font-size:16px!important;line-height:1.75!important}.e24v4-gallery-main-v440{height:auto!important;aspect-ratio:4/5!important;border-radius:16px!important}.e24v4-gallery-thumbs-v440 button{flex-basis:78px!important;width:78px!important;height:78px!important}}.e24v4-profile-layout-v430{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:0!important;width:100%!important;max-width:none!important}.e24v4-profile-copy-v430{padding-left:max(20px,calc((100vw - 1500px)/2))!important;padding-right:48px!important}.e24v4-profile-image-v430{width:100%!important;min-width:0!important}.e24v4-profile-banner-slot{padding:22px 0!important;background:#0d0d10!important}.e24v4-profile-banner-slot-second{background:#09090b!important}.e24v4-banner-placeholder{width:min(100%,984px)!important;aspect-ratio:984/170!important;margin:0 auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:6px!important;border:1px dashed rgb(215 178 54 / .45)!important;border-radius:14px!important;background:linear-gradient(135deg,rgb(215 178 54 / .08),rgb(255 255 255 / .02)),#121215!important;color:#8f8a83!important;text-align:center!important}.e24v4-banner-placeholder span{font-size:10px!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important}.e24v4-banner-placeholder strong{color:var(--gold)!important;font-size:18px!important}.e24v4-classic-gallery-v450{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.e24v4-classic-gallery-item-v450{position:relative!important;width:100%!important;aspect-ratio:1/1!important;padding:0!important;overflow:hidden!important;border:1px solid var(--line)!important;border-radius:14px!important;background:#121215!important;cursor:zoom-in!important}.e24v4-classic-gallery-item-v450 img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .28s ease!important}.e24v4-classic-gallery-item-v450::after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,transparent 55%,rgb(0 0 0 / .42))!important;opacity:0!important;transition:opacity .22s ease!important}.e24v4-classic-gallery-item-v450:hover img{transform:scale(1.06)!important}.e24v4-classic-gallery-item-v450:hover::after{opacity:1!important}.e24v4-gallery-zoom-icon-v450{position:absolute!important;right:10px!important;bottom:10px!important;z-index:2!important;display:grid!important;place-items:center!important;width:34px!important;height:34px!important;border-radius:50%!important;background:rgb(0 0 0 / .68)!important;color:#fff!important;opacity:0!important;transition:opacity .22s ease!important}.e24v4-gallery-zoom-icon-v450 svg{width:19px!important;height:19px!important;fill:currentColor!important}.e24v4-classic-gallery-item-v450:hover .e24v4-gallery-zoom-icon-v450{opacity:1!important}html.e24v4-lightbox-lock{overflow:hidden!important}.e24v4-lightbox-v450{position:fixed!important;inset:0!important;z-index:5000!important;display:flex!important;align-items:center!important;justify-content:center!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;transition:opacity .2s ease,visibility .2s ease!important}.e24v4-lightbox-v450.is-open{visibility:visible!important;opacity:1!important;pointer-events:auto!important}.e24v4-lightbox-backdrop-v450{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border:0!important;background:rgb(0 0 0 / .9)!important}.e24v4-lightbox-dialog-v450{position:relative!important;z-index:2!important;width:min(94vw,1400px)!important;height:min(92vh,980px)!important;display:grid!important;grid-template-columns:56px minmax(0,1fr) 56px!important;align-items:center!important}.e24v4-lightbox-stage-v450{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;overflow:hidden!important}.e24v4-lightbox-stage-v450 img{display:block!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;transform:scale(1)!important;transition:transform .2s ease!important;cursor:zoom-in!important}.e24v4-lightbox-stage-v450 img:active{transform:scale(1.35)!important;cursor:zoom-out!important}.e24v4-lightbox-close-v450,.e24v4-lightbox-prev-v450,.e24v4-lightbox-next-v450{position:relative!important;z-index:3!important;display:grid!important;place-items:center!important;border:1px solid rgb(255 255 255 / .16)!important;border-radius:50%!important;background:rgb(18 18 21 / .78)!important;color:#fff!important;cursor:pointer!important}.e24v4-lightbox-close-v450{position:absolute!important;top:0!important;right:0!important;width:46px!important;height:46px!important;font-size:28px!important}.e24v4-lightbox-prev-v450,.e24v4-lightbox-next-v450{width:48px!important;height:48px!important;font-size:34px!important}.e24v4-lightbox-prev-v450{grid-column:1}.e24v4-lightbox-next-v450{grid-column:3}@media(max-width:1100px){.e24v4-profile-layout-v430{grid-template-columns:1fr!important}.e24v4-profile-copy-v430{padding-left:0!important;padding-right:0!important}.e24v4-classic-gallery-v450{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:700px){.e24v4-profile-banner-slot{padding:14px 0!important}.e24v4-banner-placeholder{border-radius:10px!important}.e24v4-banner-placeholder strong{font-size:14px!important}.e24v4-classic-gallery-v450{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.e24v4-gallery-zoom-icon-v450{opacity:1!important;width:30px!important;height:30px!important}.e24v4-lightbox-dialog-v450{width:100vw!important;height:100vh!important;grid-template-columns:42px minmax(0,1fr) 42px!important;padding:12px!important}.e24v4-lightbox-prev-v450,.e24v4-lightbox-next-v450{width:38px!important;height:38px!important;font-size:28px!important}.e24v4-lightbox-close-v450{top:12px!important;right:12px!important}}