: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}}.e24v4-profile-hero-video-v470{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;background:#000!important}.e24v4-profile-image-v430.has-video::after{display:none!important}.e24v4-profile-media-empty-v470{display:grid!important;place-items:center!important;width:100%!important;height:100%!important;min-height:760px!important;padding:30px!important;background:#111114!important;color:#8f8a83!important;text-align:center!important}@media(max-width:1100px){.e24v4-profile-media-empty-v470{min-height:620px!important}}@media(max-width:700px){.e24v4-profile-hero-video-v470{object-fit:cover!important}.e24v4-profile-media-empty-v470{min-height:520px!important}}.e24v4-seo-content-v492{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.e24v4-seo-heading-v492{margin-bottom:26px}.e24v4-seo-prose-v492{max-width:1180px;color:#d6d1c9;font-size:17px;line-height:1.9}.e24v4-seo-prose-v492 h2{margin-top:42px;color:#fff;font-size:36px;line-height:1.12}.e24v4-seo-prose-v492 h3{margin-top:30px;color:#fff;font-size:26px}.e24v4-seo-prose-v492 a{color:var(--gold)}.e24v4-seo-faq-v492{max-width:1000px;margin-top:56px}.e24v4-seo-faq-list-v492{display:grid;gap:10px}.e24v4-seo-faq-list-v492 details{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#121215}.e24v4-seo-faq-list-v492 summary{padding:17px 19px;color:#fff;font-weight:850;cursor:pointer}.e24v4-seo-faq-list-v492 p{margin:0;padding:0 19px 18px;color:#c7c2ba;line-height:1.7}@media(max-width:700px){.e24v4-seo-prose-v492{column-count:1!important;column-gap:0!important;column-rule:0!important;font-size:16px;line-height:1.8}.e24v4-seo-prose-v492 h2{font-size:30px}.e24v4-seo-prose-v492 h3{font-size:23px}.e24v4-seo-faq-v492{margin-top:42px}}.e24v4-seo-prose-v492{max-width:none!important;column-count:3!important;column-gap:40px!important;column-rule:1px solid rgb(255 255 255 / .08)!important;text-align:left!important}.e24v4-seo-prose-v492>*{break-inside:avoid-column!important;page-break-inside:avoid!important}.e24v4-seo-prose-v492 h1,.e24v4-seo-prose-v492 h2,.e24v4-seo-prose-v492 h3,.e24v4-seo-prose-v492 h4,.e24v4-seo-prose-v492 h5,.e24v4-seo-prose-v492 h6{break-after:avoid-column!important;break-inside:avoid-column!important}.e24v4-seo-prose-v492 ul,.e24v4-seo-prose-v492 ol,.e24v4-seo-prose-v492 blockquote,.e24v4-seo-prose-v492 table,.e24v4-seo-prose-v492 figure,.e24v4-seo-prose-v492 img{break-inside:avoid-column!important;max-width:100%!important}.e24v4-seo-prose-v492 p{margin-top:0!important;margin-bottom:1.25em!important}@media(max-width:1100px){.e24v4-seo-prose-v492{column-count:2!important;column-gap:0!important;column-rule:0!important}}.e24v4-home-latest-grid-v494{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important}.e24v4-home-latest-grid-v494 .e24-card{display:flex!important;flex-direction:column!important;width:100%!important;min-width:0!important;height:100%!important}.e24v4-home-latest-grid-v494 .e24-card-media{width:100%!important;height:auto!important;aspect-ratio:4/5!important}.e24v4-home-latest-grid-v494 .e24-card-media img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .28s ease!important}.e24v4-home-latest-grid-v494 .e24-card:hover .e24-card-media img{transform:scale(1.035)!important}.e24v4-home-latest-grid-v494 .e24-card-copy{display:flex!important;flex:1 1 auto!important;flex-direction:column!important}.e24v4-home-latest-grid-v494 .e24-card-copy .e24-btn{margin-top:auto!important}@media(max-width:1280px){.e24v4-home-latest-grid-v494{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:900px){.e24v4-home-latest-grid-v494{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}}@media(max-width:600px){.e24v4-home-latest-grid-v494{grid-template-columns:minmax(0,1fr)!important;gap:16px!important}}.e24v4-lang-v500{position:relative;z-index:1300}.e24v4-lang-v500>button{height:40px;min-width:48px;padding:0 10px;border:1px solid var(--line);border-radius:10px;background:#151518;color:#fff;font-size:11px;font-weight:900;cursor:pointer}.e24v4-lang-v500>div{position:absolute;top:calc(100% + 7px);right:0;display:none;min-width:145px;padding:7px;border:1px solid var(--line);border-radius:12px;background:#111114;box-shadow:0 20px 50px rgb(0 0 0 / .45)}.e24v4-lang-v500:hover>div,.e24v4-lang-v500:focus-within>div{display:grid}.e24v4-lang-v500 a{padding:10px;border-radius:8px;color:#ddd8cf;text-decoration:none;font-size:12px}.e24v4-lang-v500 a:hover,.e24v4-lang-v500 a.is-active{background:rgb(215 178 54 / .14);color:var(--gold)}@media(max-width:1100px){.e24v4-lang-v500{margin-left:auto}.e24v4-logo{flex:0 1 190px!important}}@media(max-width:700px){.e24v4-lang-v500>button{min-width:42px}.e24v4-logo{max-width:145px!important}}.e24v4-header{position:sticky!important;top:0!important;z-index:1400!important;background:rgb(8 8 10 / .96)!important;border-bottom:1px solid rgb(215 178 54 / .18)!important;backdrop-filter:blur(18px)!important}.e24v4-header-inner{width:min(calc(100% - 40px),1540px)!important;min-height:86px!important;margin:0 auto!important;display:grid!important;grid-template-columns:240px minmax(0,1fr) auto!important;align-items:center!important;gap:22px!important}.e24v4-logo{display:flex!important;width:240px!important;max-width:240px!important;height:62px!important;min-width:0!important;flex:none!important}.e24v4-logo img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:left center!important}.e24v4-desktop-nav{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;gap:2px!important;min-width:0!important;overflow:visible!important}.e24v4-desktop-nav a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:0 7px!important;border-radius:9px!important;color:#ddd8cf!important;text-decoration:none!important;font-size:10px!important;font-weight:850!important;white-space:nowrap!important}.e24v4-desktop-nav a:hover,.e24v4-desktop-nav a.is-active{background:rgb(215 178 54 / .13)!important;color:var(--gold)!important}.e24v4-header-actions-v501{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;min-width:0!important}.e24v4-lang-v500{position:relative!important;z-index:1500!important;margin:0!important;flex:0 0 auto!important}.e24v4-lang-v500>button{display:flex!important;align-items:center!important;justify-content:center!important;min-width:50px!important;height:46px!important;padding:0 11px!important;border:1px solid rgb(255 255 255 / .13)!important;border-radius:12px!important;background:#151518!important;color:#fff!important;font-size:11px!important;font-weight:900!important;cursor:pointer!important}.e24v4-header-cta-v501{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:152px!important;min-height:46px!important;padding:0 17px!important;border:0!important;border-radius:12px!important;background:linear-gradient(135deg,#e4c13d,#c99d20)!important;color:#111!important;text-decoration:none!important;font-size:11px!important;font-weight:950!important;white-space:nowrap!important;box-shadow:0 10px 25px rgb(215 178 54 / .16)!important;transition:transform .2s ease,box-shadow .2s ease!important}.e24v4-header-cta-v501:hover{transform:translateY(-2px)!important;box-shadow:0 14px 32px rgb(215 178 54 / .25)!important}.e24v4-menu-open{display:none!important}@media(max-width:1380px){.e24v4-header-inner{grid-template-columns:205px minmax(0,1fr) auto!important;gap:14px!important}.e24v4-logo{width:205px!important;max-width:205px!important;height:56px!important}.e24v4-desktop-nav a{padding:0 5px!important;font-size:9px!important}.e24v4-header-cta-v501{min-width:138px!important;padding:0 13px!important}}@media(max-width:1100px){.e24v4-header-inner{width:calc(100% - 20px)!important;min-height:70px!important;display:flex!important;align-items:center!important;gap:10px!important}.e24v4-logo{flex:1 1 auto!important;width:auto!important;max-width:205px!important;height:50px!important}.e24v4-desktop-nav,.e24v4-header-cta-v501{display:none!important}.e24v4-header-actions-v501{margin-left:auto!important;flex:0 0 auto!important}.e24v4-lang-v500>button{min-width:46px!important;height:44px!important}.e24v4-menu-open{display:flex!important;flex:0 0 44px!important;width:44px!important;height:44px!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding:9px!important;border:1px solid rgb(215 178 54 / .38)!important;border-radius:12px!important;background:#151518!important}.e24v4-menu-open span{display:block!important;width:23px!important;height:2px!important;margin:3px 0!important;border-radius:999px!important;background:var(--gold)!important}}@media(max-width:700px){.e24v4-logo{max-width:165px!important;height:44px!important}.e24v4-header-actions-v501{gap:7px!important}.e24v4-lang-v500>button{min-width:42px!important;height:42px!important;padding:0 8px!important}.e24v4-menu-open{width:42px!important;height:42px!important;flex-basis:42px!important}}.e24-card-v504{position:relative}.e24-card-rating-overlay-v504{position:absolute;right:12px;bottom:12px;z-index:4;display:flex;align-items:center;gap:7px;min-height:34px;padding:7px 10px;border:1px solid rgb(255 255 255 / .14);border-radius:11px;background:rgb(8 8 10 / .84);backdrop-filter:blur(10px);box-shadow:0 10px 28px rgb(0 0 0 / .28)}.e24-card-rating-overlay-v504 strong,.e24-card-rating-overlay-v504 span,.e24-card-stars-v504{color:var(--gold)}.e24-card-rating-overlay-v504 strong{font-size:13px}.e24-card-rating-overlay-v504 span{font-size:11px;letter-spacing:.03em}.e24-card-rating-overlay-v504 small{color:#ddd8cf;font-size:9px;font-weight:800}.e24-card-review-line-v504{display:flex;align-items:center;flex-wrap:wrap;gap:7px;min-height:26px;margin:2px 0 15px}.e24-card-stars-v504{font-size:13px;letter-spacing:.035em}.e24-card-review-line-v504 strong{color:#fff;font-size:13px}.e24-card-review-line-v504 small{color:#8e8982!important;font-size:10px!important;text-transform:none!important}@media(max-width:700px){.e24-card-rating-overlay-v504{right:10px;bottom:10px}}.e24v4-home-stats-v510{padding:58px 0;background:#0d0d10;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.e24v4-stats-grid-v510{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.e24v4-stats-grid-v510>div{display:grid;gap:6px;padding:23px;border:1px solid var(--line);border-radius:17px;background:#141417;text-align:center}.e24v4-stats-grid-v510 strong{color:var(--gold);font-size:36px;line-height:1}.e24v4-stats-grid-v510 span{color:#aaa49b;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.e24v4-home-featured-v510{background:radial-gradient(circle at 15% 15%,rgb(215 178 54 / .12),transparent 30%),#09090b}.e24v4-home-profile-grid-v510{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}.e24v4-home-profile-grid-v510 .e24-card{height:100%}.e24v4-home-category-grid-v510{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.e24v4-home-category-grid-v510 a{display:grid;gap:7px;min-height:112px;padding:20px;border:1px solid var(--line);border-radius:16px;background:#141417;color:#fff;text-decoration:none;transition:transform .2s ease,border-color .2s ease}.e24v4-home-category-grid-v510 a:hover{transform:translateY(-3px);border-color:rgb(215 178 54 / .45)}.e24v4-home-category-grid-v510 strong{font-size:16px}.e24v4-home-category-grid-v510 span{color:#8f8a83;font-size:11px}.e24v4-home-reviews-v510{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.e24v4-home-reviews-v510 article{padding:21px;border:1px solid var(--line);border-radius:16px;background:#141417}.e24v4-home-reviews-v510 article>div{display:flex;justify-content:space-between;gap:12px}.e24v4-home-reviews-v510 article span{color:var(--gold)}.e24v4-home-reviews-v510 p{color:#cbc6bd;line-height:1.65}.e24v4-home-reviews-v510 a{color:var(--gold);text-decoration:none;font-size:12px;font-weight:850}.e24v4-benefits-v510{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.e24v4-benefits-v510>div{display:grid;place-items:center;gap:12px;min-height:150px;padding:20px;border:1px solid var(--line);border-radius:17px;background:#141417;text-align:center}.e24v4-benefits-v510 b{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:rgb(215 178 54 / .13);color:var(--gold);font-size:22px}.e24v4-benefits-v510 strong{font-size:14px}.e24v4-home-faq-v510{display:grid;gap:10px;max-width:1000px}.e24v4-home-faq-v510 details{border:1px solid var(--line);border-radius:14px;background:#141417;overflow:hidden}.e24v4-home-faq-v510 summary{padding:18px 20px;color:#fff;font-weight:850;cursor:pointer}.e24v4-home-faq-v510 p{margin:0;padding:0 20px 20px;color:#bbb5ac;line-height:1.7}.e24v4-home-cta-v510{padding:70px 0;background:linear-gradient(135deg,#d8b336,#a97813)}.e24v4-home-cta-v510 .e24v4-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.e24v4-home-cta-v510 span{color:#271d06;font-size:11px;font-weight:950;letter-spacing:.12em}.e24v4-home-cta-v510 h2{max-width:850px;margin:9px 0;color:#111;font-size:clamp(38px,5vw,70px);line-height:.98;letter-spacing:-.045em}.e24v4-home-cta-v510 p{max-width:720px;margin:0;color:#392b0b}.e24v4-home-cta-v510 a{flex:0 0 auto;padding:16px 22px;border-radius:12px;background:#111;color:#fff;text-decoration:none;font-weight:900}@media(max-width:1200px){.e24v4-home-profile-grid-v510{grid-template-columns:repeat(3,minmax(0,1fr))}.e24v4-home-category-grid-v510{grid-template-columns:repeat(3,minmax(0,1fr))}.e24v4-benefits-v510{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.e24v4-stats-grid-v510{grid-template-columns:repeat(2,minmax(0,1fr))}.e24v4-home-profile-grid-v510{grid-template-columns:repeat(2,minmax(0,1fr))}.e24v4-home-reviews-v510{grid-template-columns:1fr}.e24v4-home-cta-v510 .e24v4-wrap{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.e24v4-home-profile-grid-v510,.e24v4-home-category-grid-v510,.e24v4-benefits-v510{grid-template-columns:1fr}.e24v4-stats-grid-v510{grid-template-columns:1fr 1fr}.e24v4-stats-grid-v510 strong{font-size:29px}.e24v4-home-cta-v510{padding:52px 0}.e24v4-home-cta-v510 a{width:100%;text-align:center}}.e24-crown-badge-v520{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;padding:0!important;border-radius:50%!important;background:linear-gradient(135deg,#f5d75f,#c99317)!important;color:#17120a!important;box-shadow:0 8px 24px rgb(215 178 54 / .34)!important}.e24-crown-badge-v520 svg{width:25px!important;height:20px!important;fill:currentColor!important}.e24-profile-crown-v520{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:36px!important;padding:0 13px!important;border-radius:999px!important;background:linear-gradient(135deg,#f4d65c,#c79216)!important;color:#17120a!important;box-shadow:0 10px 28px rgb(215 178 54 / .24)!important}.e24-profile-crown-v520 svg{width:24px!important;height:18px!important;fill:currentColor!important}.e24-profile-crown-v520 span{font-size:10px!important;font-weight:950!important;letter-spacing:.06em!important;text-transform:uppercase!important}.e24-publish-v521{width:min(calc(100% - 30px),1180px);margin:0 auto;padding:70px 0}.e24-publish-head-v521{max-width:820px;margin-bottom:34px}.e24-publish-head-v521>span,.e24-publish-section-head-v521>span{color:var(--gold);font-size:10px;font-weight:950;letter-spacing:.12em}.e24-publish-head-v521 h1{margin:10px 0;font-size:clamp(50px,7vw,92px);line-height:.92;letter-spacing:-.055em}.e24-publish-head-v521 p{color:#aaa49c;font-size:17px;line-height:1.7}.e24-package-selector-v521{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:28px}.e24-package-card-v521{position:relative;display:grid;grid-template-columns:62px 1fr;gap:18px;padding:24px;border:1px solid var(--line);border-radius:20px;background:#121215;cursor:pointer;transition:.2s ease}.e24-package-card-v521:hover,.e24-package-card-v521.is-selected{transform:translateY(-3px);border-color:rgb(215 178 54 / .65);box-shadow:0 20px 55px rgb(0 0 0 / .25)}.e24-package-card-v521 input{position:absolute;opacity:0;pointer-events:none}.e24-package-card-v521 span{color:var(--gold);font-size:9px;font-weight:950;letter-spacing:.1em}.e24-package-card-v521 h2{margin:6px 0 8px;font-size:28px}.e24-package-card-v521 p{margin:0 0 13px;color:#aaa49c;line-height:1.55}.e24-package-card-v521 ul{margin:0;padding-left:18px;color:#d0cbc3;line-height:1.75;font-size:13px}.e24-package-icon-v521,.e24-package-crown-v521{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#222228;color:#fff;font-size:22px;font-weight:950}.e24-package-crown-v521{background:linear-gradient(135deg,#f4d75e,#c78f13);color:#17120a;box-shadow:0 10px 28px rgb(215 178 54 / .25)}.e24-package-crown-v521 svg{width:34px;height:27px;fill:currentColor}.e24-publish-section-v521{margin-bottom:22px;padding:26px;border:1px solid var(--line);border-radius:20px;background:#101013}.e24-publish-section-head-v521{margin-bottom:22px}.e24-publish-section-head-v521 h2{margin:7px 0 0;font-size:30px}.e24-publish-grid-v521{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.e24-publish-grid-v521 label{display:grid;gap:7px;color:#fff;font-size:12px;font-weight:850}.e24-publish-grid-v521 label.full{grid-column:1/-1}.e24-publish-grid-v521 input,.e24-publish-grid-v521 select,.e24-publish-grid-v521 textarea{width:100%;padding:13px 14px;border:1px solid var(--line);border-radius:11px;background:#18181c;color:#fff;font:inherit}.e24-publish-grid-v521 input[type=file]{padding:11px}.e24-publish-grid-v521 small{color:#817c75;font-size:10px;font-weight:500}.e24-premium-fields-v521[hidden]{display:none!important}.e24-publish-consent-v521{display:flex;align-items:flex-start;gap:11px;margin:18px 0 23px;padding:17px;border:1px solid var(--line);border-radius:13px;background:#121215;color:#c9c4bc;line-height:1.55}.e24-publish-consent-v521 input{margin-top:4px}.e24-publish-submit-v521{width:100%;min-height:58px;border:0;border-radius:13px;background:linear-gradient(135deg,#e5c23f,#c78e12);color:#151008;font-size:14px;font-weight:950;cursor:pointer;box-shadow:0 16px 40px rgb(215 178 54 / .2)}@media(max-width:800px){.e24-package-selector-v521,.e24-publish-grid-v521{grid-template-columns:1fr}.e24-publish-v521{padding:48px 0}.e24-publish-section-v521{padding:19px}.e24-package-card-v521{grid-template-columns:50px 1fr;padding:19px}.e24-package-icon-v521,.e24-package-crown-v521{width:48px;height:48px}}.e24-publish-shell-v522{position:relative;display:grid;grid-template-columns:minmax(0,45%) minmax(0,55%);min-height:calc(100vh - 120px);background:#09090b;overflow:hidden}.e24-publish-visual-v522{grid-column:2;grid-row:1;min-height:100%;background:linear-gradient(90deg,rgb(9 9 11 / .96) 0%,rgb(9 9 11 / .48) 18%,rgb(9 9 11 / .06) 55%),linear-gradient(180deg,rgb(47 4 67 / .28),rgb(14 1 21 / .28)),url(https://escorte24.net/wp-content/plugins/escorte24-mvp-v8.15.62-fara-raporteaza-profil-informatii-desktop/assets/../assets/publish-page-bg-v522.png) center center/cover no-repeat}.e24-publish-panel-v522{grid-column:1;grid-row:1;width:100%!important;max-width:none!important;margin:0!important;padding:58px clamp(26px,4vw,72px)!important;background:linear-gradient(180deg,rgb(15 15 19 / .97),rgb(9 9 11 / .985))!important;border-right:1px solid rgb(215 178 54 / .14);overflow:auto}.e24-publish-panel-v522 form{max-width:760px}.e24-publish-panel-v522 .e24-publish-head-v521{max-width:700px}.e24-publish-panel-v522 .e24-publish-head-v521 h1{font-size:clamp(54px,5.5vw,92px)!important}.e24-package-selector-v521{grid-template-columns:1fr 1fr!important}.e24-package-card-v521{background:rgb(18 18 21 / .88)!important;backdrop-filter:blur(12px)}.e24-publish-section-v521{background:rgb(16 16 19 / .9)!important;backdrop-filter:blur(12px)}@media(max-width:1180px){.e24-publish-shell-v522{grid-template-columns:minmax(0,52%) minmax(0,48%)}.e24-publish-panel-v522{padding:48px 28px!important}.e24-package-selector-v521{grid-template-columns:1fr!important}}@media(max-width:900px){.e24-publish-shell-v522{display:flex;flex-direction:column;min-height:auto}.e24-publish-visual-v522{order:1;width:100%;min-height:360px;background:linear-gradient(180deg,rgb(9 9 11 / .05) 25%,rgb(9 9 11 / .88) 100%),linear-gradient(180deg,rgb(47 4 67 / .2),rgb(14 1 21 / .22)),url(https://escorte24.net/wp-content/plugins/escorte24-mvp-v8.15.62-fara-raporteaza-profil-informatii-desktop/assets/../assets/publish-page-bg-v522.png) center 42%/cover no-repeat}.e24-publish-panel-v522{order:2;border-right:0;border-top:1px solid rgb(215 178 54 / .14)}}@media(max-width:600px){.e24-publish-visual-v522{min-height:290px;background-position:center 40%}.e24-publish-panel-v522{padding:34px 15px!important}.e24-publish-panel-v522 .e24-publish-head-v521 h1{font-size:48px!important}.e24-package-card-v521{grid-template-columns:46px 1fr!important;gap:14px!important}.e24-publish-section-v521{padding:17px!important;border-radius:16px!important}}.e24-publish-visual-v522{background:linear-gradient(90deg,rgb(9 9 11 / .94) 0%,rgb(9 9 11 / .38) 20%,rgb(9 9 11 / .03) 58%),linear-gradient(180deg,rgb(51 5 73 / .22),rgb(16 2 23 / .22)),url(https://escorte24.net/wp-content/plugins/escorte24-mvp-v8.15.62-fara-raporteaza-profil-informatii-desktop/assets/../assets/publish-page-bg-v522.png) center 44%/cover no-repeat!important}@media(max-width:900px){.e24-publish-visual-v522{background:linear-gradient(180deg,rgb(9 9 11 / .04) 30%,rgb(9 9 11 / .9) 100%),linear-gradient(180deg,rgb(51 5 73 / .16),rgb(16 2 23 / .2)),url(https://escorte24.net/wp-content/plugins/escorte24-mvp-v8.15.62-fara-raporteaza-profil-informatii-desktop/assets/../assets/publish-page-bg-v522.png) center 38%/cover no-repeat!important}}@media(max-width:600px){.e24-publish-visual-v522{min-height:320px!important;background-position:center 36%!important}}.e24-publish-shell-v522{display:grid!important;grid-template-columns:minmax(620px,52%) minmax(0,48%)!important;width:100%!important;min-height:calc(100vh - 120px)!important;overflow:visible!important}.e24-publish-panel-v522{grid-column:1!important;grid-row:1!important;display:block!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding:56px clamp(28px,4vw,70px)!important;overflow:visible!important}.e24-publish-panel-v522>form,.e24-publish-panel-v522 form{display:block!important;grid-template-columns:none!important;width:100%!important;max-width:780px!important;margin:30px 0 0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}.e24-publish-head-v521{width:100%!important;max-width:780px!important;margin:0!important}.e24-package-selector-v521{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;gap:16px!important;margin:0 0 22px!important}.e24-package-card-v521{min-width:0!important;width:100%!important;grid-template-columns:54px minmax(0,1fr)!important;padding:20px!important}.e24-package-card-v521 h2{font-size:25px!important;line-height:1.05!important}.e24-package-card-v521 p,.e24-package-card-v521 li{font-size:12px!important;line-height:1.55!important}.e24-publish-section-v521,.e24-premium-fields-v521,.e24-publish-consent-v521,.e24-publish-submit-v521{width:100%!important;max-width:none!important;grid-column:auto!important}.e24-publish-section-v521{display:block!important;margin:0 0 20px!important}.e24-publish-grid-v521{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important}.e24-publish-grid-v521 label{min-width:0!important}.e24-publish-grid-v521 input,.e24-publish-grid-v521 select,.e24-publish-grid-v521 textarea{min-width:0!important;max-width:100%!important}.e24-publish-grid-v521 input[type=file]{overflow:hidden!important}.e24-publish-visual-v522{grid-column:2!important;grid-row:1!important;position:sticky!important;top:0!important;align-self:start!important;width:100%!important;height:100vh!important;min-height:760px!important;background:linear-gradient(90deg,rgb(9 9 11 / .88) 0%,rgb(9 9 11 / .25) 18%,#fff0 42%),linear-gradient(180deg,rgb(46 4 65 / .10),rgb(13 1 19 / .18)),url(https://escorte24.net/wp-content/plugins/escorte24-mvp-v8.15.62-fara-raporteaza-profil-informatii-desktop/assets/../assets/publish-page-bg-v524.webp) center center/cover no-repeat!important}@media(max-width:1250px){.e24-publish-shell-v522{grid-template-columns:minmax(560px,58%) minmax(0,42%)!important}.e24-package-selector-v521{grid-template-columns:1fr!important}}@media(max-width:950px){.e24-publish-shell-v522{display:flex!important;flex-direction:column!important;min-height:auto!important}.e24-publish-visual-v522{order:1!important;position:relative!important;top:auto!important;width:100%!important;height:420px!important;min-height:420px!important;background:linear-gradient(180deg,rgb(9 9 11 / .03) 25%,rgb(9 9 11 / .88) 100%),url(https://escorte24.net/wp-content/plugins/escorte24-mvp-v8.15.62-fara-raporteaza-profil-informatii-desktop/assets/../assets/publish-page-bg-v524.webp) center 42%/cover no-repeat!important}.e24-publish-panel-v522{order:2!important;padding:44px 24px!important}.e24-publish-panel-v522>form,.e24-publish-head-v521{max-width:900px!important;margin-left:auto!important;margin-right:auto!important}.e24-package-selector-v521{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:700px){.e24-publish-visual-v522{height:320px!important;min-height:320px!important;background-position:center 40%!important}.e24-publish-panel-v522{padding:32px 14px!important}.e24-package-selector-v521,.e24-publish-grid-v521{grid-template-columns:1fr!important}.e24-package-card-v521{grid-template-columns:48px minmax(0,1fr)!important;padding:17px!important}.e24-publish-head-v521 h1{font-size:46px!important}}.e24-publish-shell-v522{position:relative!important;display:block!important;width:100%!important;min-height:100vh!important;padding:70px 20px!important;overflow:visible!important;background:linear-gradient(180deg,rgb(7 7 10 / .80),rgb(7 7 10 / .91)),linear-gradient(90deg,rgb(24 3 34 / .72),rgb(9 9 11 / .48)),url(https://escorte24.net/wp-content/plugins/escorte24-mvp-v8.15.62-fara-raporteaza-profil-informatii-desktop/assets/../assets/publish-page-bg-v524.webp) center center/cover fixed no-repeat!important}.e24-publish-shell-v522::before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:radial-gradient(circle at 20% 10%,rgb(215 178 54 / .10),transparent 30%),linear-gradient(180deg,rgb(0 0 0 / .04),rgb(0 0 0 / .18))!important}.e24-publish-visual-v522{display:none!important}.e24-publish-panel-v522{position:relative!important;z-index:2!important;display:block!important;width:min(100%,1080px)!important;max-width:1080px!important;min-width:0!important;margin:0 auto!important;padding:clamp(24px,4vw,54px)!important;border:1px solid rgb(255 255 255 / .12)!important;border-radius:28px!important;background:rgb(10 10 13 / .76)!important;box-shadow:0 30px 90px rgb(0 0 0 / .45)!important;backdrop-filter:blur(22px)!important;overflow:visible!important}.e24-publish-panel-v522>form,.e24-publish-panel-v522 form{display:block!important;width:100%!important;max-width:none!important;margin:32px 0 0!important;padding:0!important;background:transparent!important;border:0!important}.e24-publish-head-v521{max-width:850px!important;text-align:center!important;margin:0 auto 32px!important}.e24-publish-head-v521 h1{font-size:clamp(52px,7vw,96px)!important;line-height:.92!important}.e24-publish-head-v521 p{max-width:720px!important;margin:16px auto 0!important;color:#d4cec5!important}.e24-package-selector-v521{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;margin-bottom:24px!important}.e24-package-card-v521{min-height:100%!important;padding:24px!important;border:1px solid rgb(255 255 255 / .13)!important;background:rgb(16 16 20 / .78)!important;backdrop-filter:blur(16px)!important}.e24-package-card-v521.is-selected{border-color:rgb(215 178 54 / .82)!important;box-shadow:0 18px 55px rgb(0 0 0 / .30),0 0 0 1px rgb(215 178 54 / .14)!important}.e24-package-card-v521.is-premium{background:linear-gradient(145deg,rgb(215 178 54 / .14),rgb(15 15 18 / .84))!important}.e24-premium-price-v530{display:flex!important;align-items:flex-end!important;gap:6px!important;margin-top:18px!important;padding-top:16px!important;border-top:1px solid rgb(215 178 54 / .24)!important}.e24-premium-price-v530 strong{color:var(--gold)!important;font-size:32px!important;line-height:1!important}.e24-premium-price-v530 span{color:#d4cec5!important;font-size:13px!important;font-weight:800!important}.e24-publish-section-v521{padding:26px!important;border:1px solid rgb(255 255 255 / .11)!important;background:rgb(12 12 15 / .78)!important;backdrop-filter:blur(14px)!important}.e24-publish-grid-v521{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.e24-publish-grid-v521 input,.e24-publish-grid-v521 select,.e24-publish-grid-v521 textarea{background:rgb(24 24 29 / .92)!important;border-color:rgb(255 255 255 / .12)!important}.e24-publish-consent-v521{background:rgb(15 15 18 / .82)!important;backdrop-filter:blur(12px)!important}.e24-publish-submit-v521{min-height:62px!important;font-size:15px!important}@media(max-width:900px){.e24-publish-shell-v522{padding:34px 14px!important;background:linear-gradient(180deg,rgb(7 7 10 / .84),rgb(7 7 10 / .94)),url(https://escorte24.net/wp-content/plugins/escorte24-mvp-v8.15.62-fara-raporteaza-profil-informatii-desktop/assets/../assets/publish-page-bg-v524.webp) center 35%/cover scroll no-repeat!important}.e24-publish-panel-v522{padding:28px 18px!important;border-radius:22px!important}.e24-package-selector-v521{grid-template-columns:1fr!important}}@media(max-width:700px){.e24-publish-shell-v522{padding:18px 8px!important}.e24-publish-panel-v522{padding:23px 12px!important;border-radius:18px!important}.e24-publish-grid-v521{grid-template-columns:1fr!important}.e24-publish-head-v521 h1{font-size:44px!important}.e24-package-card-v521{padding:18px!important}.e24-publish-section-v521{padding:17px!important}.e24-premium-price-v530 strong{font-size:28px!important}}.e24-submit-success-v531{position:relative;display:grid;place-items:center;min-height:calc(100vh - 120px);padding:70px 20px;background:linear-gradient(180deg,rgb(7 7 10 / .80),rgb(7 7 10 / .94)),linear-gradient(90deg,rgb(24 3 34 / .72),rgb(9 9 11 / .50)),url(https://escorte24.net/wp-content/plugins/escorte24-mvp-v8.15.62-fara-raporteaza-profil-informatii-desktop/assets/../assets/publish-page-bg-v524.webp) center center/cover fixed no-repeat;overflow:hidden}.e24-submit-success-v531::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 10%,rgb(215 178 54 / .13),transparent 34%),radial-gradient(circle at 80% 80%,rgb(118 23 143 / .16),transparent 35%);pointer-events:none}.e24-submit-success-card-v531{position:relative;z-index:2;width:min(100%,900px);padding:clamp(28px,5vw,60px);border:1px solid rgb(255 255 255 / .13);border-radius:30px;background:rgb(10 10 13 / .80);box-shadow:0 35px 100px rgb(0 0 0 / .50);backdrop-filter:blur(24px)}.e24-submit-success-icon-v531{display:grid;place-items:center;width:88px;height:88px;margin:0 auto 25px;border-radius:50%;background:linear-gradient(135deg,#f0ce4d,#c58c12);color:#151008;box-shadow:0 18px 50px rgb(215 178 54 / .30)}.e24-submit-success-icon-v531 svg{width:55px;height:55px;fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.e24-submit-success-copy-v531{max-width:730px;margin:0 auto;text-align:center}.e24-submit-success-copy-v531>span{color:var(--gold);font-size:10px;font-weight:950;letter-spacing:.14em}.e24-submit-success-copy-v531 h1{margin:12px 0 16px;color:#fff;font-size:clamp(43px,6vw,76px);line-height:.98;letter-spacing:-.05em}.e24-submit-success-copy-v531>p{max-width:650px;margin:0 auto;color:#c4beb6;font-size:17px;line-height:1.7}.e24-submit-package-v531{display:inline-flex;align-items:center;gap:10px;margin-top:24px;padding:10px 15px;border-radius:999px;font-size:11px;font-weight:900}.e24-submit-package-v531.is-basic{border:1px solid rgb(255 255 255 / .14);background:#1b1b20;color:#fff}.e24-submit-package-v531.is-basic strong{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#2a2a31}.e24-submit-package-v531.is-premium{background:linear-gradient(135deg,#f0ce4d,#bd8110);color:#171108;box-shadow:0 12px 35px rgb(215 178 54 / .23)}.e24-submit-package-v531 svg{width:27px;height:21px;fill:currentColor}.e24-submit-status-v531{margin-top:48px;padding-top:35px;border-top:1px solid rgb(255 255 255 / .10)}.e24-submit-status-v531 h2{margin:0 0 25px;color:#fff;font-size:28px;text-align:center}.e24-submit-steps-v531{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.e24-submit-steps-v531 article{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);gap:13px;min-height:170px;padding:20px;border:1px solid rgb(255 255 255 / .10);border-radius:17px;background:rgb(19 19 23 / .78)}.e24-submit-steps-v531 article>div:first-child span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;border:1px solid rgb(255 255 255 / .16);color:#a8a29a;font-weight:950}.e24-submit-steps-v531 article.is-complete{border-color:rgb(73 201 126 / .30)}.e24-submit-steps-v531 article.is-complete>div:first-child span{background:#42b978;border-color:#42b978;color:#07140c}.e24-submit-steps-v531 article.is-current{border-color:rgb(215 178 54 / .50);box-shadow:inset 0 0 0 1px rgb(215 178 54 / .10)}.e24-submit-steps-v531 article.is-current>div:first-child span{background:var(--gold);border-color:var(--gold);color:#171108}.e24-submit-steps-v531 h3{margin:3px 0 8px;color:#fff;font-size:16px}.e24-submit-steps-v531 p{margin:0;color:#9d978f;font-size:12px;line-height:1.65}.e24-submit-notice-v531{display:flex;align-items:flex-start;gap:12px;margin-top:20px;padding:16px 18px;border:1px solid rgb(215 178 54 / .20);border-radius:14px;background:rgb(215 178 54 / .08)}.e24-submit-notice-v531 svg{flex:0 0 23px;width:23px;height:23px;fill:var(--gold)}.e24-submit-notice-v531 p{margin:0;color:#d9d2c8;font-size:13px;line-height:1.6}.e24-submit-actions-v531{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:28px}.e24-submit-actions-v531 a{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:12px;text-decoration:none;font-size:12px;font-weight:950;transition:transform .2s ease}.e24-submit-actions-v531 a:hover{transform:translateY(-2px)}.e24-submit-actions-v531 .is-primary{background:linear-gradient(135deg,#e4c13d,#c58b12);color:#151008}.e24-submit-actions-v531 .is-secondary{border:1px solid rgb(255 255 255 / .15);background:#17171b;color:#fff}@media(max-width:780px){.e24-submit-success-v531{min-height:auto;padding:35px 12px;background:linear-gradient(180deg,rgb(7 7 10 / .86),rgb(7 7 10 / .96)),url(https://escorte24.net/wp-content/plugins/escorte24-mvp-v8.15.62-fara-raporteaza-profil-informatii-desktop/assets/../assets/publish-page-bg-v524.webp) center 35%/cover scroll no-repeat}.e24-submit-success-card-v531{padding:30px 17px;border-radius:21px}.e24-submit-success-icon-v531{width:72px;height:72px}.e24-submit-success-icon-v531 svg{width:45px;height:45px}.e24-submit-steps-v531{grid-template-columns:1fr}.e24-submit-steps-v531 article{min-height:auto}.e24-submit-actions-v531{flex-direction:column}.e24-submit-actions-v531 a{width:100%}}.e24v4-profile-video-gallery-v533{border-top:1px solid var(--line);background:radial-gradient(circle at 80% 10%,rgb(215 178 54 / .08),transparent 28%),#0c0c0f}.e24v4-video-grid-v533{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.e24v4-video-card-v533{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#141417;box-shadow:0 18px 45px rgb(0 0 0 / .22)}.e24v4-video-card-v533 video{display:block;width:100%;aspect-ratio:9/16;max-height:720px;background:#050506;object-fit:contain}.e24v4-video-card-v533>div{padding:13px 15px;border-top:1px solid var(--line)}.e24v4-video-card-v533 span{color:#d8d2c9;font-size:11px;font-weight:850}.e24v4-profile-hero-video-v470{width:100%!important;height:100%!important;object-fit:cover!important;background:#050506!important}@media(max-width:1000px){.e24v4-video-grid-v533{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.e24v4-video-grid-v533{grid-template-columns:1fr}.e24v4-video-card-v533 video{aspect-ratio:9/16;max-height:680px}}.e24-basic-badge-v540{display:inline-flex!important;align-items:center!important;min-height:34px!important;padding:0 13px!important;border:1px solid rgb(255 255 255 / .16)!important;border-radius:999px!important;background:#1b1b20!important;color:#fff!important;font-size:10px!important;font-weight:950!important;letter-spacing:.06em!important;text-transform:uppercase!important}.e24-basic-intro-v540{max-width:620px;margin:10px 0 0;color:#b9b3aa;font-size:14px}.e24-basic-details-v540{padding-top:54px;padding-bottom:54px;background:#0b0b0e;border-top:1px solid var(--line)}.e24-basic-info-grid-v540{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.e24-basic-info-grid-v540 article{display:grid;grid-template-columns:54px minmax(0,1fr);gap:16px;min-height:190px;padding:24px;border:1px solid var(--line);border-radius:18px;background:#141417;box-shadow:0 18px 50px rgb(0 0 0 / .18)}.e24-basic-icon-v540{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:rgb(215 178 54 / .12);color:var(--gold);font-size:21px;font-weight:950}.e24-basic-info-grid-v540 small{color:var(--gold);font-size:9px;font-weight:950;letter-spacing:.10em;text-transform:uppercase}.e24-basic-info-grid-v540 h2{margin:8px 0 15px;color:#fff;font-size:22px;line-height:1.15;word-break:break-word}.e24-basic-actions-v540{display:flex;flex-wrap:wrap;gap:8px}.e24-basic-actions-v540 a,.e24-basic-link-v540{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 12px;border-radius:10px;background:#202026;color:#fff;text-decoration:none;font-size:10px;font-weight:900}.e24-basic-actions-v540 a:first-child{background:var(--gold);color:#151008}.e24-basic-link-v540{padding:0;background:#fff0;color:var(--gold);justify-content:flex-start}.e24-basic-moderation-v540{background:#101013;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.e24-basic-moderation-grid-v540{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.e24-basic-moderation-grid-v540>div{display:grid;place-items:center;gap:12px;min-height:150px;padding:20px;border:1px solid var(--line);border-radius:17px;background:#16161a;text-align:center}.e24-basic-moderation-grid-v540 b{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:rgb(215 178 54 / .13);color:var(--gold);font-size:18px}.e24-basic-moderation-grid-v540 span{color:#d6d0c7;font-size:12px;line-height:1.5}.e24-basic-similar-v540{background:#0b0b0e}.e24-basic-similar-grid-v540{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.e24-basic-similar-grid-v540 .e24-card{height:100%}.e24-basic-upgrade-v540{padding:70px 0;background:radial-gradient(circle at 15% 20%,rgb(215 178 54 / .16),transparent 28%),linear-gradient(135deg,#17130b,#0d0d10 65%);border-top:1px solid rgb(215 178 54 / .22)}.e24-basic-upgrade-v540 .e24v4-wrap{display:flex;align-items:center;justify-content:space-between;gap:32px}.e24-basic-upgrade-v540 span{color:var(--gold);font-size:10px;font-weight:950;letter-spacing:.14em}.e24-basic-upgrade-v540 h2{max-width:700px;margin:9px 0 13px;color:#fff;font-size:clamp(40px,5vw,68px);line-height:.98;letter-spacing:-.045em}.e24-basic-upgrade-v540 p{max-width:720px;margin:0;color:#bdb6ac;line-height:1.7}.e24-basic-upgrade-price-v540{flex:0 0 auto;display:grid;gap:12px;min-width:220px;padding:22px;border:1px solid rgb(215 178 54 / .28);border-radius:18px;background:rgb(18 18 20 / .75);text-align:center}.e24-basic-upgrade-price-v540 strong{color:var(--gold);font-size:28px}.e24-basic-upgrade-price-v540 a{display:flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:11px;background:linear-gradient(135deg,#e5c23f,#c78e12);color:#151008;text-decoration:none;font-size:11px;font-weight:950}@media(max-width:1100px){.e24-basic-info-grid-v540{grid-template-columns:1fr 1fr}.e24-basic-info-grid-v540 article:last-child{grid-column:1/-1}.e24-basic-moderation-grid-v540{grid-template-columns:repeat(2,minmax(0,1fr))}.e24-basic-similar-grid-v540{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.e24-basic-info-grid-v540,.e24-basic-moderation-grid-v540,.e24-basic-similar-grid-v540{grid-template-columns:1fr}.e24-basic-info-grid-v540 article:last-child{grid-column:auto}.e24-basic-upgrade-v540{padding:50px 0}.e24-basic-upgrade-v540 .e24v4-wrap{align-items:flex-start;flex-direction:column}.e24-basic-upgrade-price-v540{width:100%}}.e24-basic-hero-safety-v541{margin-top:24px;padding:18px;border:1px solid rgb(255 255 255 / .12);border-radius:17px;background:rgb(14 14 17 / .74);box-shadow:0 18px 48px rgb(0 0 0 / .22);backdrop-filter:blur(14px)}.e24-basic-hero-safety-head-v541{margin-bottom:14px}.e24-basic-hero-safety-head-v541>span{color:var(--gold);font-size:9px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.e24-basic-hero-safety-head-v541 h2{margin:6px 0 0;color:#fff;font-size:20px;line-height:1.15;letter-spacing:-.02em}.e24-basic-hero-safety-grid-v541{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.e24-basic-hero-safety-grid-v541>div{display:flex;align-items:center;gap:10px;min-height:62px;padding:10px;border:1px solid rgb(255 255 255 / .08);border-radius:12px;background:rgb(26 26 31 / .75)}.e24-basic-hero-safety-grid-v541 b{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:rgb(215 178 54 / .13);color:var(--gold);font-size:12px;font-weight:950}.e24-basic-hero-safety-grid-v541 span{color:#d5cfc6;font-size:10px;font-weight:700;line-height:1.4}@media(max-width:1150px){.e24-basic-hero-safety-grid-v541{grid-template-columns:1fr}}@media(max-width:700px){.e24-basic-hero-safety-v541{margin-top:18px;padding:14px}.e24-basic-hero-safety-grid-v541{grid-template-columns:1fr 1fr}.e24-basic-hero-safety-grid-v541>div{align-items:flex-start;flex-direction:column;min-height:112px}}@media(max-width:430px){.e24-basic-hero-safety-grid-v541{grid-template-columns:1fr}.e24-basic-hero-safety-grid-v541>div{align-items:center;flex-direction:row;min-height:62px}}.e24-basic-hero-v542 .e24v4-profile-hero-inner{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important;min-height:740px!important;gap:0!important}.e24-basic-hero-v542 .e24v4-profile-copy,.e24-basic-hero-v542 .e24v4-profile-image{width:100%!important;min-width:0!important;height:100%!important;min-height:740px!important}.e24-basic-hero-v542 .e24v4-profile-copy{display:flex!important;flex-direction:column!important;justify-content:center!important;padding:clamp(34px,5vw,78px)!important}.e24-basic-hero-v542 .e24v4-profile-image{position:relative!important;overflow:hidden!important;border-radius:0!important}.e24-basic-hero-v542 .e24v4-profile-image img{display:block!important;width:100%!important;height:100%!important;min-height:740px!important;object-fit:cover!important;object-position:center center!important}.e24-basic-hero-v542 .e24-basic-hero-safety-v541{margin-top:26px!important}@media(max-width:1100px){.e24-basic-hero-v542 .e24v4-profile-hero-inner{min-height:660px!important}.e24-basic-hero-v542 .e24v4-profile-copy,.e24-basic-hero-v542 .e24v4-profile-image,.e24-basic-hero-v542 .e24v4-profile-image img{min-height:660px!important}.e24-basic-hero-v542 .e24v4-profile-copy{padding:36px!important}}@media(max-width:800px){.e24-basic-hero-v542 .e24v4-profile-hero-inner{display:flex!important;flex-direction:column!important;min-height:auto!important}.e24-basic-hero-v542 .e24v4-profile-image{order:1!important;width:100%!important;min-height:420px!important;height:420px!important}.e24-basic-hero-v542 .e24v4-profile-image img{width:100%!important;height:420px!important;min-height:420px!important;object-fit:cover!important;object-position:center top!important}.e24-basic-hero-v542 .e24v4-profile-copy{order:2!important;width:100%!important;min-height:auto!important;padding:34px 22px!important}}@media(max-width:520px){.e24-basic-hero-v542 .e24v4-profile-image,.e24-basic-hero-v542 .e24v4-profile-image img{height:360px!important;min-height:360px!important}.e24-basic-hero-v542 .e24v4-profile-copy{padding:28px 15px!important}}.e24v4-reviews-v550{background:radial-gradient(circle at 80% 10%,rgb(215 178 54 / .08),transparent 30%),#0b0b0e;border-top:1px solid var(--line)}.e24v4-review-layout-v550{display:grid;grid-template-columns:minmax(0,3fr) minmax(330px,2fr);gap:24px;align-items:start}.e24v4-review-left-v550{min-width:0}.e24v4-review-stats-v550{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.e24v4-review-stats-v550 article{display:grid;gap:7px;min-height:132px;padding:19px;border:1px solid var(--line);border-radius:16px;background:#151518}.e24v4-review-stats-v550 small{color:#8f8981;font-size:9px;font-weight:950;letter-spacing:.09em;text-transform:uppercase}.e24v4-review-stats-v550 strong{color:#fff;font-size:34px;line-height:1}.e24v4-review-stats-v550 span{color:var(--gold);font-size:12px}.e24v4-review-list-wrap-v550{min-height:420px}.e24v4-review-list-v550{display:grid;gap:12px;max-height:680px;overflow:auto;padding-right:6px;scrollbar-width:thin;scrollbar-color:var(--gold) #16161a}.e24v4-review-list-v550::-webkit-scrollbar{width:8px}.e24v4-review-list-v550::-webkit-scrollbar-track{background:#16161a;border-radius:999px}.e24v4-review-list-v550::-webkit-scrollbar-thumb{background:var(--gold);border-radius:999px}.e24v4-review-list-v550 article{margin:0!important;padding:20px!important;border:1px solid var(--line)!important;border-radius:16px!important;background:#141417!important}.e24v4-review-form-column-v550{position:relative}.e24v4-review-form-v550{position:sticky;top:110px;margin:0!important;padding:24px!important;border:1px solid rgb(215 178 54 / .24)!important;border-radius:18px!important;background:linear-gradient(145deg,rgb(215 178 54 / .07),rgb(18 18 21 / .96))!important;box-shadow:0 20px 60px rgb(0 0 0 / .25)}.e24v4-review-form-kicker-v550{display:block;margin-bottom:7px;color:var(--gold);font-size:9px;font-weight:950;letter-spacing:.11em;text-transform:uppercase}.e24v4-review-form-v550 h3{margin:0 0 10px!important;color:#fff;font-size:28px!important}.e24v4-review-form-v550>p{margin:0 0 20px;color:#aaa49b;font-size:13px;line-height:1.65}.e24v4-review-form-v550 .comment-form{display:grid;gap:14px}.e24v4-review-form-v550 .comment-form p{margin:0}.e24v4-review-form-v550 label{display:block;margin-bottom:7px;color:#fff;font-size:11px;font-weight:850}.e24v4-review-form-v550 input,.e24v4-review-form-v550 select,.e24v4-review-form-v550 textarea{width:100%;padding:13px 14px;border:1px solid var(--line);border-radius:11px;background:#1b1b20;color:#fff}.e24v4-review-form-v550 textarea{resize:vertical;min-height:150px}.e24v4-review-form-v550 .form-submit{margin-top:4px!important}.e24v4-review-form-v550 .e24v4-primary{width:100%;min-height:50px}@media(max-width:1000px){.e24v4-review-layout-v550{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr)}.e24v4-review-stats-v550{grid-template-columns:1fr 1fr}.e24v4-review-stats-v550 article:last-child{grid-column:1/-1}}@media(max-width:780px){.e24v4-review-layout-v550{grid-template-columns:1fr}.e24v4-review-form-v550{position:static}.e24v4-review-list-v550{max-height:none;overflow:visible;padding-right:0}}@media(max-width:520px){.e24v4-review-stats-v550{grid-template-columns:1fr}.e24v4-review-stats-v550 article:last-child{grid-column:auto}.e24v4-review-form-v550{padding:18px!important}}@media(max-width:700px){.e24v4-hero{min-height:690px!important;background:#050507!important}.e24v4-hero>video,.e24v4-hero video{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center top!important;background:#050507!important}.e24v4-hero-shade{background:linear-gradient(180deg,rgb(0 0 0 / .04) 0%,rgb(0 0 0 / .12) 48%,rgb(0 0 0 / .88) 82%,rgb(0 0 0 / .96) 100%)!important}}@media(max-width:700px){.e24v4-home-profile-grid-v510,.e24v4-grid,.e24v4-profile-grid,.e24-basic-similar-grid-v540{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;overflow:visible!important}.e24v4-results,.e24v4-results-grid,.e24v4-seo-profiles,.e24v4-listing-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;overflow:visible!important}.e24-card,.e24-card-v504{width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;margin:0!important;border-radius:13px!important;overflow:hidden!important}.e24-card-media{display:block!important;width:100%!important;aspect-ratio:3/4!important;min-height:0!important;height:auto!important;overflow:hidden!important}.e24-card-media img{display:block!important;width:100%!important;height:100%!important;min-height:0!important;object-fit:cover!important;object-position:center top!important}.e24-card-copy{display:flex!important;flex-direction:column!important;align-items:stretch!important;min-width:0!important;height:auto!important;padding:11px 9px 10px!important}.e24-card-copy>small{display:block!important;margin-bottom:4px!important;overflow:hidden!important;color:#9b958d!important;font-size:8px!important;line-height:1.25!important;text-overflow:ellipsis!important;white-space:nowrap!important}.e24-card-copy h3{min-height:36px!important;margin:0 0 7px!important;overflow:hidden!important;font-size:14px!important;line-height:1.25!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.e24-card-copy h3 a{font-size:inherit!important;line-height:inherit!important}.e24-card-copy>p{margin:0 0 7px!important;overflow:hidden!important;color:#b9b3aa!important;font-size:9px!important;line-height:1.3!important;text-overflow:ellipsis!important;white-space:nowrap!important}.e24-card-review-line-v504{min-height:22px!important;margin:0 0 8px!important;gap:4px!important}.e24-card-stars-v504{font-size:9px!important;letter-spacing:0!important}.e24-card-review-line-v504 strong{font-size:10px!important}.e24-card-review-line-v504 small{display:none!important}.e24-card-rating-overlay-v504{right:7px!important;bottom:7px!important;min-height:27px!important;padding:5px 7px!important;border-radius:8px!important;gap:4px!important}.e24-card-rating-overlay-v504 strong{font-size:10px!important}.e24-card-rating-overlay-v504 span{font-size:8px!important}.e24-card-rating-overlay-v504 small{font-size:7px!important}.e24-badge{min-height:23px!important;padding:0 7px!important;font-size:7px!important}.e24-crown-badge-v520{width:30px!important;height:30px!important;min-width:30px!important}.e24-crown-badge-v520 svg{width:19px!important;height:15px!important}.e24-btn,.e24-card-copy .e24-btn{width:100%!important;min-height:36px!important;margin-top:auto!important;padding:0 7px!important;border-radius:9px!important;font-size:9px!important;text-align:center!important;white-space:normal!important}}@media(max-width:360px){.e24v4-home-profile-grid-v510,.e24v4-grid,.e24v4-profile-grid,.e24-basic-similar-grid-v540,.e24v4-results,.e24v4-results-grid,.e24v4-seo-profiles,.e24v4-listing-grid{gap:7px!important}.e24-card-copy{padding:9px 7px!important}.e24-card-copy h3{font-size:12px!important}}.e24-onlyfans-grid-v560{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.e24-onlyfans-card-v560{overflow:hidden;border:1px solid rgb(0 175 240 / .28);border-radius:18px;background:#111318;box-shadow:0 18px 50px rgb(0 0 0 / .22)}.e24-onlyfans-media-v560{position:relative;display:block;width:100%;aspect-ratio:3/4;overflow:hidden;background:#07090c;text-decoration:none}.e24-onlyfans-media-v560 img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .35s ease}.e24-onlyfans-card-v560:hover img{transform:scale(1.035)}.e24-onlyfans-placeholder-v560{display:grid;place-items:center;width:100%;height:100%;color:#00aff0;font-size:50px;font-weight:950}.e24-onlyfans-logo-v560{position:absolute;left:12px;bottom:12px;display:flex;align-items:center;gap:8px;min-height:40px;padding:7px 12px;border-radius:999px;background:rgb(255 255 255 / .95);color:#00aff0;box-shadow:0 10px 30px rgb(0 0 0 / .24)}.e24-onlyfans-logo-v560 svg{width:27px;height:27px;fill:#00aff0}.e24-onlyfans-logo-v560 strong{font-size:12px;font-weight:950}.e24-onlyfans-premium-v560{position:absolute;top:12px;right:12px;padding:7px 10px;border-radius:999px;background:linear-gradient(135deg,#e6c443,#c68c12);color:#151008;font-size:8px;font-weight:950;text-transform:uppercase}.e24-onlyfans-copy-v560{padding:16px}.e24-onlyfans-copy-v560 small{color:#8f9298;font-size:9px;text-transform:uppercase}.e24-onlyfans-copy-v560 h3{margin:7px 0 13px;color:#fff;font-size:19px;line-height:1.2}.e24-onlyfans-copy-v560>a{display:flex;align-items:center;justify-content:center;min-height:43px;border-radius:11px;background:#00aff0;color:#fff;text-decoration:none;font-size:10px;font-weight:950}@media(max-width:1100px){.e24-onlyfans-grid-v560{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.e24-onlyfans-grid-v560{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.e24-onlyfans-card-v560{border-radius:13px}.e24-onlyfans-logo-v560{left:7px;bottom:7px;min-height:29px;padding:5px 7px;gap:5px}.e24-onlyfans-logo-v560 svg{width:20px;height:20px}.e24-onlyfans-logo-v560 strong{font-size:9px}.e24-onlyfans-copy-v560{padding:10px 8px}.e24-onlyfans-copy-v560 h3{min-height:34px;margin:5px 0 8px;font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.e24-onlyfans-copy-v560>a{min-height:35px;padding:0 6px;font-size:8px}}.e24-onlyfans-hero-v561{position:relative;overflow:hidden;padding:0;border-bottom:1px solid rgb(0 175 240 / .18);background:radial-gradient(circle at 15% 15%,rgb(0 175 240 / .12),transparent 30%),linear-gradient(135deg,#0b0c10,#11151a)}.e24-onlyfans-hero-grid-v561{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;min-height:680px;padding:0!important}.e24-onlyfans-hero-copy-v561{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:clamp(40px,6vw,90px)}.e24-onlyfans-hero-copy-v561>span{color:#00aff0;font-size:10px;font-weight:950;letter-spacing:.15em}.e24-onlyfans-hero-copy-v561 h1{max-width:720px;margin:13px 0 20px;color:#fff;font-size:clamp(52px,6vw,88px);line-height:.94;letter-spacing:-.055em}.e24-onlyfans-hero-copy-v561 p{max-width:680px;margin:0;color:#c4c7cc;font-size:17px;line-height:1.75}.e24-onlyfans-hero-copy-v561>a{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-height:54px;margin-top:28px;padding:0 23px;border-radius:13px;background:#00aff0;color:#fff;text-decoration:none;font-size:12px;font-weight:950;box-shadow:0 16px 40px rgb(0 175 240 / .22);transition:transform .2s ease,box-shadow .2s ease}.e24-onlyfans-hero-copy-v561>a:hover{transform:translateY(-2px);box-shadow:0 20px 48px rgb(0 175 240 / .30)}.e24-onlyfans-hero-image-v561{position:relative;min-width:0;min-height:680px;overflow:hidden;background:#080a0d}.e24-onlyfans-hero-image-v561::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgb(11 12 16 / .30),transparent 32%)}.e24-onlyfans-hero-image-v561 img{display:block;width:100%;height:100%;min-height:680px;object-fit:cover;object-position:center center}@media(max-width:900px){.e24-onlyfans-hero-grid-v561{display:flex;flex-direction:column;min-height:auto}.e24-onlyfans-hero-image-v561{order:1;width:100%;min-height:420px;height:420px}.e24-onlyfans-hero-image-v561 img{width:100%;height:420px;min-height:420px;object-fit:cover;object-position:center top}.e24-onlyfans-hero-image-v561::after{background:linear-gradient(180deg,transparent 55%,rgb(11 12 16 / .50))}.e24-onlyfans-hero-copy-v561{order:2;padding:42px 24px 50px}}@media(max-width:600px){.e24-onlyfans-hero-image-v561,.e24-onlyfans-hero-image-v561 img{height:340px;min-height:340px}.e24-onlyfans-hero-copy-v561{padding:34px 15px 42px}.e24-onlyfans-hero-copy-v561 h1{font-size:44px}.e24-onlyfans-hero-copy-v561 p{font-size:14px}.e24-onlyfans-hero-copy-v561>a{width:100%;min-height:50px}}.e24-onlyfans-badges-v563{position:absolute;top:12px;right:12px;z-index:3;display:flex;flex-direction:column;align-items:flex-end;gap:7px}.e24-onlyfans-badges-v563 .e24-onlyfans-premium-v560{position:static!important;top:auto!important;right:auto!important}.e24-onlyfans-verified-v563{display:inline-flex;align-items:center;gap:5px;min-height:29px;padding:6px 9px;border-radius:999px;background:rgb(255 255 255 / .96);color:#00aff0;box-shadow:0 10px 28px rgb(0 0 0 / .23);font-size:8px;font-weight:950;text-transform:uppercase}.e24-onlyfans-verified-v563 svg{width:15px;height:15px;fill:currentColor}@media(max-width:700px){.e24-onlyfans-badges-v563{top:7px;right:7px;gap:5px}.e24-onlyfans-badges-v563 .e24-onlyfans-premium-v560,.e24-onlyfans-verified-v563{min-height:23px;padding:4px 6px;font-size:6px}.e24-onlyfans-verified-v563 svg{width:12px;height:12px}}.e24-global-ad-banner-v565{padding:34px 0;border-top:1px solid var(--line);background:#0b0b0e}.e24-global-ad-placeholder-v565{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;width:min(100%,984px);min-height:170px;margin:0 auto;border:1px dashed rgb(215 178 54 / .42);border-radius:16px;background:linear-gradient(135deg,rgb(215 178 54 / .08),rgb(255 255 255 / .02)),#141417;text-align:center}.e24-global-ad-placeholder-v565 span{color:var(--gold);font-size:10px;font-weight:950;letter-spacing:.14em}.e24-global-ad-placeholder-v565 strong{color:#fff;font-size:26px;letter-spacing:.02em}@media(max-width:700px){.e24-global-ad-banner-v565{padding:22px 0}.e24-global-ad-placeholder-v565{width:100%;min-height:110px;border-radius:12px}.e24-global-ad-placeholder-v565 strong{font-size:21px}}.e24-ad-slot-v570{padding:28px 0;background:#0b0b0e}.e24-ad-slot-v570 a,.e24-ad-slot-v570 picture{display:block;width:min(100%,984px);margin:0 auto}.e24-ad-slot-v570 img{display:block;width:100%;height:auto;max-height:170px;object-fit:cover;border-radius:14px;box-shadow:0 18px 50px rgb(0 0 0 / .24)}@media(max-width:700px){.e24-ad-slot-v570{padding:18px 0}.e24-ad-slot-v570 img{max-height:none;border-radius:11px}}.e24-ad-html-v571{width:min(100%,984px);margin:0 auto;overflow:hidden;border-radius:14px}.e24-ad-html-v571>*{max-width:100%}.e24-ad-html-v571 iframe,.e24-ad-html-v571 video,.e24-ad-html-v571 img{display:block;max-width:100%}@media(max-width:700px){.e24-ad-html-v571{border-radius:11px}}.e24-premium-ad-option-v573{border-color:rgb(0 175 240 / .25)!important;background:radial-gradient(circle at 90% 10%,rgb(0 175 240 / .08),transparent 30%),rgb(12 12 15 / .86)!important}.e24-premium-ad-intro-v573{margin-bottom:18px;padding:16px;border:1px solid rgb(0 175 240 / .18);border-radius:13px;background:rgb(0 175 240 / .06)}.e24-premium-ad-intro-v573 strong{color:#00aff0;font-size:20px}.e24-premium-ad-intro-v573 p{margin:7px 0 0;color:#aaa49c;line-height:1.6}.e24-premium-ad-toggle-v573{display:flex;align-items:flex-start;gap:12px;padding:17px;border:1px solid rgb(255 255 255 / .11);border-radius:13px;background:#17171b;cursor:pointer}.e24-premium-ad-toggle-v573 input{width:auto!important;margin-top:4px}.e24-premium-ad-toggle-v573 span{display:grid;gap:4px}.e24-premium-ad-toggle-v573 strong{color:#fff;font-size:13px}.e24-premium-ad-toggle-v573 small{color:#918b83;font-size:10px}.e24-premium-ad-options-v573{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.e24-premium-ad-options-v573[hidden]{display:none!important}.e24-premium-ad-card-v573{position:relative;display:block!important;padding:18px;border:1px solid rgb(255 255 255 / .11);border-radius:15px;background:#17171b;cursor:pointer}.e24-premium-ad-card-v573:has(input:checked){border-color:#00aff0;box-shadow:0 0 0 1px rgb(0 175 240 / .15)}.e24-premium-ad-card-v573 input{position:absolute;top:15px;right:15px;width:auto!important}.e24-premium-ad-card-v573 span{display:grid;gap:7px;padding-right:25px}.e24-premium-ad-card-v573 b{color:#fff;font-size:16px}.e24-premium-ad-card-v573 strong{color:#00aff0;font-size:24px}.e24-premium-ad-card-v573 small{color:#99938b;font-size:10px;line-height:1.55}.e24-premium-ad-upload-v573{grid-column:1/-1;padding:16px;border:1px solid rgb(255 255 255 / .09);border-radius:13px;background:#141417}@media(max-width:700px){.e24-premium-ad-options-v573{grid-template-columns:1fr}.e24-premium-ad-upload-v573{grid-column:auto}}.e24-ad-html-responsive-v581{display:block;width:min(100%,984px);max-width:100%;margin:0 auto;overflow:hidden!important;contain:layout paint}.e24-ad-html-viewport-v581{position:relative;display:block;width:100%;max-width:100%;overflow:hidden!important}.e24-ad-html-content-v581{display:block;width:100%;max-width:100%;min-width:0;overflow:hidden}.e24-ad-html-content-v581 *,.e24-ad-html-content-v581 *::before,.e24-ad-html-content-v581 *::after{box-sizing:border-box}.e24-ad-html-content-v581 img,.e24-ad-html-content-v581 video,.e24-ad-html-content-v581 canvas,.e24-ad-html-content-v581 svg{max-width:100%!important;height:auto}.e24-ad-html-content-v581 iframe{display:block;max-width:100%!important;border:0}.e24-ad-html-content-v581 table{max-width:100%!important}@media(max-width:700px){html,body,.e24-app-shell{max-width:100%;overflow-x:hidden!important}.e24-ad-slot-v570,.e24-ad-slot-v570 .e24v4-wrap,.e24-ad-html-responsive-v581,.e24-ad-html-viewport-v581{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}.e24-ad-html-content-v581{position:relative;display:block;min-width:0;transform-origin:top left}.e24-ad-html-content-v581 iframe,.e24-ad-html-content-v581 object,.e24-ad-html-content-v581 embed{max-width:100%!important}}.e24-ad-html-content-v581 style,.e24-ad-html-content-v581 script{display:none!important}.e24-ad-html-content-v581{isolation:isolate}@media(max-width:700px){.e24-ad-html-content-v581 [style*="width: 984px"],.e24-ad-html-content-v581 [style*="width:984px"],.e24-ad-html-content-v581 [width="984"]{max-width:none!important}}@media(max-width:700px){.e24-ad-slot-v570{padding:16px 0!important}.e24-ad-slot-v570 .e24v4-wrap{width:100%!important;max-width:100%!important;padding-left:0!important;padding-right:0!important}.e24-ad-slot-v570>a,.e24-ad-slot-v570>div,.e24-ad-slot-v570 picture{width:100%!important;max-width:100%!important}.e24-ad-slot-v570 picture{position:relative;display:block!important;height:150px!important;overflow:hidden!important;border-radius:0!important}.e24-ad-slot-v570 picture img{display:block!important;width:100%!important;height:150px!important;min-height:150px!important;max-height:150px!important;object-fit:cover!important;object-position:center center!important;border-radius:0!important}.e24-ad-html-responsive-v581,.e24-ad-html-viewport-v581{min-height:140px!important;max-height:170px!important;border-radius:0!important}.e24-ad-html-content-v581{max-width:none!important;overflow:visible!important}.e24-ad-html-content-v581 .banner-container,.e24-ad-html-content-v581 [class*="banner-container"]{max-width:none!important}.e24-global-ad-placeholder-v565{min-height:150px!important;border-radius:0!important}}@media(max-width:700px){.e24-ad-slot-v570{width:100%!important;max-width:100%!important;overflow:hidden!important}.e24-ad-slot-v570 .e24v4-wrap{width:100%!important;max-width:100%!important;padding-left:10px!important;padding-right:10px!important;overflow:hidden!important}.e24-ad-html-responsive-v581,.e24-ad-html-viewport-v581{width:100%!important;max-width:100%!important;min-height:0!important;max-height:none!important;overflow:hidden!important;border-radius:10px!important}.e24-ad-html-content-v581{width:auto!important;max-width:none!important;overflow:visible!important;transform-origin:top left!important}.e24-ad-slot-v570 picture{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important;border-radius:10px!important}.e24-ad-slot-v570 picture img{display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;object-fit:contain!important;object-position:center center!important;border-radius:10px!important}body,html,.e24-app-shell{overflow-x:hidden!important}}@media(max-width:700px){.e24-ad-slot-v570{padding:16px 0!important;overflow:hidden!important}.e24-ad-slot-v570 .e24v4-wrap{width:100%!important;max-width:100%!important;padding:0 12px!important;overflow:hidden!important}.e24-ad-html-responsive-v581,.e24-ad-html-viewport-v581,.e24-ad-html-content-v581{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important;transform:none!important}.e24-ad-html-content-v581>*{width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:150px!important;margin-left:auto!important;margin-right:auto!important;overflow:hidden!important}.e24-ad-html-content-v581 .banner-container,.e24-ad-html-content-v581 [class*="banner-container"],.e24-ad-html-content-v581 [style*="width: 984px"],.e24-ad-html-content-v581 [style*="width:984px"],.e24-ad-html-content-v581 [width="984"]{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:center!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:220px!important;padding:22px 18px!important;gap:16px!important;transform:none!important}.e24-ad-html-content-v581 .banner-content,.e24-ad-html-content-v581 [class*="banner-content"]{width:100%!important;max-width:100%!important;min-width:0!important;text-align:left!important}.e24-ad-html-content-v581 h1,.e24-ad-html-content-v581 h2{max-width:100%!important;margin-top:0!important;font-size:clamp(23px,7vw,34px)!important;line-height:1.06!important;overflow-wrap:anywhere!important}.e24-ad-html-content-v581 h3{font-size:21px!important;line-height:1.15!important}.e24-ad-html-content-v581 p{max-width:100%!important;font-size:14px!important;line-height:1.45!important;overflow-wrap:anywhere!important}.e24-ad-html-content-v581 .cta-button,.e24-ad-html-content-v581 [class*="cta-button"],.e24-ad-html-content-v581 a[role="button"]{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;min-height:48px!important;padding:12px 14px!important;white-space:normal!important;text-align:center!important}.e24-ad-html-content-v581 img,.e24-ad-html-content-v581 video,.e24-ad-html-content-v581 iframe,.e24-ad-html-content-v581 object,.e24-ad-html-content-v581 embed,.e24-ad-html-content-v581 svg,.e24-ad-html-content-v581 canvas{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;min-width:0!important}.e24-ad-slot-v570 picture,.e24-ad-slot-v570 picture img{width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;object-fit:contain!important}html,body,.e24-app-shell{overflow-x:hidden!important}}.e24-payment-method-grid-v640{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.e24-payment-method-grid-v640 label{position:relative;display:block!important;padding:18px;border:1px solid rgb(255 255 255 / .10);border-radius:14px;background:#17171b;cursor:pointer}.e24-payment-method-grid-v640 label:has(input:checked){border-color:#00aff0;box-shadow:0 0 0 1px rgb(0 175 240 / .14)}.e24-payment-method-grid-v640 input{position:absolute;top:16px;right:16px;width:auto!important}.e24-payment-method-grid-v640 span{display:grid;gap:6px;padding-right:25px}.e24-payment-method-grid-v640 strong{color:#fff;font-size:15px}.e24-payment-method-grid-v640 small{color:#99938b;line-height:1.5}.e24-skrill-page-v640{min-height:100vh;padding:70px 18px;background:radial-gradient(circle at 15% 10%,rgb(134 55 178 / .18),transparent 28%),#08090c;color:#fff}.e24-skrill-shell-v640{width:min(900px,100%);margin:0 auto;padding:clamp(24px,5vw,54px);border:1px solid rgb(255 255 255 / .10);border-radius:28px;background:#111216;box-shadow:0 35px 90px rgb(0 0 0 / .35)}.e24-skrill-head-v640 span{color:#a55bd4;font-size:10px;font-weight:950;letter-spacing:.14em}.e24-skrill-head-v640 h1{margin:12px 0;font-size:clamp(36px,6vw,66px);line-height:.96}.e24-skrill-head-v640 p{color:#a9adb6}.e24-skrill-summary-v640{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:28px 0 16px}.e24-skrill-summary-v640>div,.e24-skrill-beneficiary-v640,.e24-skrill-reference-v640{display:grid;gap:8px;padding:17px;border:1px solid rgb(255 255 255 / .09);border-radius:14px;background:#17181d}.e24-skrill-page-v640 small{color:#858a94;font-size:9px;font-weight:900;letter-spacing:.12em}.e24-skrill-summary-v640 strong{font-size:18px;overflow-wrap:anywhere}.e24-skrill-beneficiary-v640,.e24-skrill-reference-v640{margin-top:12px}.e24-skrill-beneficiary-v640 strong{font-size:26px;overflow-wrap:anywhere}.e24-skrill-reference-v640 code{color:#fff;white-space:normal;overflow-wrap:anywhere}.e24-skrill-page-v640 button{min-height:42px;padding:0 15px;border:0;border-radius:9px;background:#8f3fb6;color:#fff;font-weight:900;cursor:pointer}.e24-skrill-beneficiary-v640 button,.e24-skrill-reference-v640 button{justify-self:start}.e24-skrill-form-v640{display:grid;gap:15px;margin-top:22px}.e24-skrill-form-v640 label{display:grid;gap:7px;color:#d8d9dd;font-weight:700}.e24-skrill-form-v640 input{width:100%;min-height:48px;padding:10px 12px;border:1px solid rgb(255 255 255 / .12);border-radius:10px;background:#18191e;color:#fff}.e24-skrill-confirm-v640{display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:10px!important}.e24-skrill-confirm-v640 input{width:auto!important;min-height:0!important;margin-top:3px}.e24-skrill-form-v640>button{min-height:52px;font-size:15px}.e24-skrill-status-v640{margin-top:22px;padding:20px;border:1px solid rgb(39 201 118 / .25);border-radius:14px;background:rgb(39 201 118 / .08)}@media(max-width:760px){.e24-payment-method-grid-v640,.e24-skrill-summary-v640{grid-template-columns:1fr}.e24-skrill-page-v640{padding:18px 10px}.e24-skrill-shell-v640{padding:24px 14px;border-radius:18px}.e24-skrill-head-v640 h1{font-size:39px}.e24-skrill-beneficiary-v640 button,.e24-skrill-reference-v640 button{width:100%}}.e24-aircash-page-v650{min-height:100vh;padding:70px 18px;background:radial-gradient(circle at 15% 10%,rgb(255 150 0 / .16),transparent 28%),#08090c;color:#fff}.e24-aircash-shell-v650{width:min(920px,100%);margin:0 auto;padding:clamp(24px,5vw,54px);border:1px solid rgb(255 255 255 / .10);border-radius:28px;background:#111216;box-shadow:0 35px 90px rgb(0 0 0 / .35)}.e24-aircash-head-v650 span{color:#ff9b18;font-size:10px;font-weight:950;letter-spacing:.14em}.e24-aircash-head-v650 h1{margin:12px 0;font-size:clamp(36px,6vw,66px);line-height:.96}.e24-aircash-head-v650 p{color:#a9adb6}.e24-aircash-summary-v650{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:28px 0 16px}.e24-aircash-summary-v650>div,.e24-aircash-beneficiary-v650,.e24-aircash-qr-v650{display:grid;gap:8px;padding:17px;border:1px solid rgb(255 255 255 / .09);border-radius:14px;background:#17181d}.e24-aircash-grid-v650{display:grid;grid-template-columns:1.2fr .8fr;gap:14px;margin-top:14px}.e24-aircash-page-v650 small{color:#858a94;font-size:9px;font-weight:900;letter-spacing:.12em}.e24-aircash-beneficiary-v650 strong{font-size:26px;overflow-wrap:anywhere}.e24-aircash-beneficiary-v650 code{color:#fff;white-space:normal;overflow-wrap:anywhere}.e24-aircash-qr-v650{align-items:center;justify-items:center;text-align:center}.e24-aircash-qr-v650 img{width:min(100%,300px);height:auto}.e24-aircash-page-v650 button{min-height:42px;padding:0 15px;border:0;border-radius:9px;background:#ff9b18;color:#111;font-weight:900;cursor:pointer}.e24-aircash-beneficiary-v650 button{justify-self:start}.e24-aircash-form-v650{display:grid;gap:15px;margin-top:22px}.e24-aircash-form-v650 label{display:grid;gap:7px;color:#d8d9dd;font-weight:700}.e24-aircash-form-v650 input{width:100%;min-height:48px;padding:10px 12px;border:1px solid rgb(255 255 255 / .12);border-radius:10px;background:#18191e;color:#fff}.e24-aircash-confirm-v650{display:flex!important;align-items:flex-start;gap:10px!important}.e24-aircash-confirm-v650 input{width:auto!important;min-height:0!important;margin-top:3px}.e24-aircash-form-v650>button{min-height:52px;font-size:15px}.e24-aircash-status-v650{margin-top:22px;padding:20px;border:1px solid rgb(39 201 118 / .25);border-radius:14px;background:rgb(39 201 118 / .08)}@media(max-width:760px){.e24-aircash-summary-v650,.e24-aircash-grid-v650{grid-template-columns:1fr}.e24-aircash-page-v650{padding:18px 10px}.e24-aircash-shell-v650{padding:24px 14px;border-radius:18px}.e24-aircash-head-v650 h1{font-size:39px}.e24-aircash-beneficiary-v650 button{width:100%}}.e24-aircash-grid-v670{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:16px;margin-top:14px}.e24-aircash-open-v670{display:flex;align-items:center;justify-content:center;min-height:52px;padding:12px 18px;border-radius:11px;background:#ff9b18;color:#111!important;font-weight:950;text-decoration:none!important}.e24-aircash-open-v670:hover{filter:brightness(1.05);transform:translateY(-1px)}.e24-aircash-help-v670{margin:0;color:#a9adb6;font-size:12px;line-height:1.6}@media(max-width:760px){.e24-aircash-grid-v670{grid-template-columns:1fr}.e24-aircash-open-v670{width:100%}}.e24-reactivate-page-v720{min-height:100vh;padding:70px 18px;background:radial-gradient(circle at 15% 10%,rgb(255 155 24 / .14),transparent 28%),#08090c;color:#fff}.e24-reactivate-shell-v720{width:min(860px,100%);margin:0 auto;padding:clamp(24px,5vw,54px);border:1px solid rgb(255 255 255 / .10);border-radius:28px;background:#111216;box-shadow:0 35px 90px rgb(0 0 0 / .38)}.e24-reactivate-shell-v720>span{color:#ff9b18;font-size:10px;font-weight:950;letter-spacing:.14em}.e24-reactivate-shell-v720 h1{margin:12px 0;font-size:clamp(38px,6vw,68px);line-height:.96}.e24-reactivate-shell-v720 p{color:#a9adb6;line-height:1.6}.e24-reactivate-lookup-v720,.e24-reactivate-form-v720{display:grid;gap:16px;margin-top:26px}.e24-reactivate-lookup-v720 label,.e24-reactivate-form-v720 label{display:grid;gap:7px;font-weight:800}.e24-reactivate-lookup-v720 input,.e24-reactivate-form-v720 select{min-height:50px;padding:10px 12px;border:1px solid rgb(255 255 255 / .13);border-radius:10px;background:#18191e;color:#fff}.e24-reactivate-lookup-v720 button,.e24-reactivate-form-v720>button{min-height:54px;border:0;border-radius:11px;background:#ff9b18;color:#111;font-weight:950;cursor:pointer}.e24-reactivate-summary-v720{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:28px 0 18px}.e24-reactivate-summary-v720>div{display:grid;gap:7px;padding:17px;border:1px solid rgb(255 255 255 / .09);border-radius:14px;background:#17181d}.e24-reactivate-summary-v720 small{color:#858a94;font-size:9px;font-weight:900;letter-spacing:.12em}.e24-reactivate-methods-v720{display:grid;grid-template-columns:1fr 1fr;gap:14px}.e24-reactivate-methods-v720 label{position:relative;padding:18px;border:1px solid rgb(255 255 255 / .10);border-radius:14px;background:#17181d;cursor:pointer}.e24-reactivate-methods-v720 label:has(input:checked){border-color:#ff9b18}.e24-reactivate-methods-v720 input{position:absolute;top:16px;right:16px}.e24-reactivate-methods-v720 span{display:grid;gap:5px;padding-right:24px}.e24-reactivate-error-v720{margin-top:18px;padding:14px;border-radius:11px;background:rgb(232 72 72 / .12);color:#ff8a8a}@media(max-width:760px){.e24-reactivate-page-v720{padding:18px 10px}.e24-reactivate-shell-v720{padding:24px 14px;border-radius:18px}.e24-reactivate-shell-v720 h1{font-size:40px}.e24-reactivate-summary-v720,.e24-reactivate-methods-v720{grid-template-columns:1fr}}@media(max-width:760px){.e24-aircash-qr-v650{display:none!important}.e24-aircash-grid-v670{grid-template-columns:1fr!important}}.e24-services-select-v820{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.e24-services-select-v820 label{cursor:pointer}.e24-services-select-v820 input{position:absolute;opacity:0;pointer-events:none}.e24-services-select-v820 span{display:flex;align-items:center;gap:9px;min-height:52px;padding:12px 14px;border:1px solid #d9dce2;border-radius:12px;background:#fff;font-weight:800}.e24-services-select-v820 input:checked+span{border-color:#d4af37;background:#fff9e8}.e24-services-select-v820 b{color:#b89118}.e24-premium-profile-photo-v820{width:112px;height:112px;margin:0 0 18px;border-radius:50%;padding:4px;background:#111;box-shadow:0 16px 40px rgb(0 0 0 / .28),0 0 0 1px rgb(212 175 55 / .45);border:1.5px solid #d4af37}.e24-premium-profile-photo-v820 img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block;border:2px solid #d4af37}.e24-premium-services-v820{background:#f4f5f7}.e24-premium-services-grid-v820{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.e24-premium-services-grid-v820 article{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:4px 12px;padding:18px;border:1px solid #e0e2e7;border-radius:16px;background:#fff;box-shadow:0 10px 30px rgb(17 24 39 / .05)}.e24-premium-services-grid-v820 article>span{grid-row:1/3;display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#0d0e12;color:#d4af37;font-size:22px}.e24-premium-services-grid-v820 strong{font-size:17px;color:#111827}.e24-premium-services-grid-v820 b{font-size:11px;color:#4f7a46}.e24-premium-gallery-toolbar-v820{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0 0 14px}.e24-premium-gallery-toolbar-v820 span{font-size:12px;font-weight:900;color:#686d77}.e24-premium-gallery-toolbar-v820 button,.e24-premium-lightbox-controls-v820 button{border:0;border-radius:9px;background:#d4af37;color:#111;padding:10px 14px;font-weight:900;cursor:pointer}.e24-premium-gallery-v820{scroll-snap-type:x mandatory}.e24-premium-gallery-v820 .e24v4-classic-gallery-item-v450{scroll-snap-align:start}.e24-premium-lightbox-controls-v820{position:absolute;left:50%;bottom:18px;z-index:5;transform:translateX(-50%);display:flex;align-items:center;gap:8px;padding:8px;border-radius:12px;background:rgb(8 9 12 / .78);backdrop-filter:blur(12px)}.e24-premium-lightbox-controls-v820 span{min-width:54px;text-align:center;color:#fff;font-weight:800}.e24v4-lightbox-stage-v450{overflow:auto;touch-action:pan-y}.e24v4-lightbox-stage-v450 img{transition:transform .25s ease;cursor:zoom-in}.e24v4-lightbox-stage-v450 img.is-zoomed{transform:scale(1.8);cursor:zoom-out}@media(max-width:760px){.e24-services-select-v820{grid-template-columns:1fr 1fr}.e24-premium-profile-photo-v820{width:90px;height:90px}.e24-premium-services-grid-v820{grid-template-columns:1fr 1fr}.e24-premium-services-grid-v820 article{padding:14px}.e24-premium-gallery-v820{display:flex!important;overflow-x:auto!important;gap:10px!important;padding-bottom:8px;-webkit-overflow-scrolling:touch}.e24-premium-gallery-v820 .e24v4-classic-gallery-item-v450{flex:0 0 84%;height:68vh;max-height:620px}.e24-premium-gallery-v820 .e24v4-classic-gallery-item-v450 img{width:100%;height:100%;object-fit:cover}.e24-premium-lightbox-controls-v820{bottom:12px;width:max-content;max-width:90%}}@media(max-width:460px){.e24-services-select-v820,.e24-premium-services-grid-v820{grid-template-columns:1fr}}.e24-premium-profile-photo-v820{transition:box-shadow .28s ease,transform .28s ease,border-color .28s ease}.e24-premium-profile-photo-v820 img{transition:transform .28s ease}.e24-premium-profile-photo-v820:hover{transform:translateY(-2px);border-color:#e4c45c;box-shadow:0 18px 44px rgb(0 0 0 / .32),0 0 0 1px rgb(212 175 55 / .55),0 0 20px rgb(212 175 55 / .22)}.e24-premium-profile-photo-v820:hover img{transform:scale(1.025)}@media (hover:none){.e24-premium-profile-photo-v820:hover{transform:none}.e24-premium-profile-photo-v820:hover img{transform:none}}.e24-premium-title-row-v824{display:flex;align-items:center;gap:18px;margin:0 0 18px}.e24-premium-title-copy-v824{min-width:0;display:flex;flex-direction:column;justify-content:center}.e24-premium-title-copy-v824 h1{margin:0 0 10px!important;line-height:1.05}.e24-premium-title-copy-v824 .e24v4-badges-v430{margin:0}.e24-premium-title-row-v824 .e24-premium-profile-photo-v820{flex:0 0 auto;margin:0}@media(max-width:760px){.e24-premium-title-row-v824{align-items:center;gap:12px}.e24-premium-title-row-v824 .e24-premium-profile-photo-v820{width:82px;height:82px}.e24-premium-title-copy-v824 h1{font-size:clamp(28px,9vw,42px)!important;overflow-wrap:anywhere}}.e24-premium-gallery-toolbar-v820{justify-content:flex-start}.e24-premium-gallery-toolbar-v820 button,.e24-premium-lightbox-controls-v820 button[data-e24-slideshow]{display:none!important}.e24v4-profile-hero-v430{padding-top:clamp(28px,4vw,54px)!important;padding-bottom:clamp(28px,4vw,54px)!important}.e24v4-profile-layout-v430{align-items:center!important;min-height:auto!important}.e24v4-profile-copy-v430{align-self:center!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:0!important;padding-top:0!important;padding-bottom:0!important}.e24-premium-title-row-v824{margin-bottom:14px!important}.e24v4-profile-contact-v430{margin-top:10px!important;margin-bottom:14px!important}.e24v4-profile-aspect-v430{margin-top:12px!important}.e24v4-badges-v430{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important}.e24v4-badges-v430 .is-premium,.e24-verified-badge-v826{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:30px;margin:0!important}.e24-verified-badge-v826{padding:7px 11px!important;border:1px solid rgb(255 255 255 / .18)!important;border-radius:999px!important;background:#1f7a4d!important;color:#fff!important;font-size:11px!important;font-weight:900!important;letter-spacing:.06em!important;text-transform:uppercase!important;box-shadow:0 8px 20px rgb(31 122 77 / .18)!important}@media(max-width:760px){.e24v4-profile-hero-v430{padding-top:22px!important;padding-bottom:24px!important}.e24v4-profile-layout-v430{align-items:flex-start!important}.e24v4-profile-copy-v430{width:100%!important}.e24-premium-title-row-v824{margin-bottom:12px!important}.e24v4-profile-contact-v430{margin-top:8px!important;margin-bottom:12px!important}}.e24v4-profile-layout-v430{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important;gap:clamp(20px,3vw,42px)!important}.e24v4-profile-copy-v430,.e24v4-profile-image-v430{min-width:0!important;width:100%!important;height:100%!important}.e24v4-profile-copy-v430{align-self:stretch!important;justify-content:center!important}.e24v4-profile-image-v430{align-self:stretch!important;display:flex!important;overflow:hidden!important;min-height:clamp(480px,58vw,720px)!important;border-radius:24px!important}.e24v4-profile-image-v430 img,.e24v4-profile-image-v430 video,.e24v4-profile-hero-video-v470{width:100%!important;height:100%!important;min-height:100%!important;display:block!important;object-fit:cover!important;object-position:center!important}.e24v4-profile-media-empty-v470{width:100%!important;height:100%!important;min-height:100%!important;display:grid!important;place-items:center!important}@media(max-width:900px){.e24v4-profile-layout-v430{grid-template-columns:1fr!important}.e24v4-profile-image-v430{min-height:520px!important}}@media(max-width:760px){.e24v4-profile-layout-v430{display:grid!important;grid-template-columns:1fr!important;gap:18px!important}.e24v4-profile-copy-v430,.e24v4-profile-image-v430{height:auto!important}.e24v4-profile-image-v430{min-height:460px!important;border-radius:18px!important}}.e24-premium-title-copy-v824 h1,.e24v4-profile-copy-v430 h1{font-size:clamp(34px,3vw,48px)!important;line-height:1.08!important;letter-spacing:-0.02em!important;margin-bottom:8px!important}@media (max-width:760px){.e24-premium-title-copy-v824 h1,.e24v4-profile-copy-v430 h1{font-size:clamp(24px,7vw,34px)!important}}@media (max-width:760px){.e24v4-profile-contact-v430{display:flex!important;flex-wrap:nowrap!important;gap:10px!important;align-items:stretch!important}.e24v4-profile-contact-v430>*{flex:1 1 50%!important;min-width:0!important}.e24v4-profile-contact-v430 .e24v4-phone,.e24v4-profile-contact-v430 .e24v4-whatsapp,.e24v4-profile-contact-v430 a[href^="tel:"],.e24v4-profile-contact-v430 a[href*="wa.me"]{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;white-space:nowrap!important}}.e24-profile-report-link-v840{padding:18px 0 34px}.e24-profile-report-link-v840 a{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #d8dbe2;border-radius:10px;background:#fff;color:#7a1f1f;text-decoration:none;font-size:13px;font-weight:800}.e24-profile-report-link-v840 a:hover{border-color:#a22b2b;background:#fff5f5}.e24-publish-consent-v521,.e24-report-confirm-v840,.e24-checkbox,label:has(>input[type="checkbox"]){display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:flex-start!important;gap:10px!important;text-align:left!important}.e24-publish-consent-v521>input[type="checkbox"],.e24-report-confirm-v840>input[type="checkbox"],.e24-checkbox>input[type="checkbox"],label:has(>input[type="checkbox"])>input[type="checkbox"]{position:static!important;display:block!important;flex:0 0 18px!important;width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;margin:3px 0 0!important;padding:0!important;opacity:1!important;transform:none!important}.e24-publish-consent-v521>span,.e24-report-confirm-v840>span,.e24-checkbox>span,label:has(>input[type="checkbox"])>span{display:block!important;flex:1 1 auto!important;min-width:0!important;margin:0!important;padding:0!important;line-height:1.55!important;text-align:left!important}@media(max-width:760px){.e24-publish-consent-v521,.e24-report-confirm-v840,.e24-checkbox,label:has(>input[type="checkbox"]){gap:9px!important}}.e24-home-latest-actions-v844{display:flex;justify-content:center;margin-top:28px}.e24-home-latest-actions-v844 a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 20px;border-radius:11px;background:#d4af37;color:#111;text-decoration:none;font-size:14px;font-weight:900}.e24-home-latest-actions-v844 a:hover{transform:translateY(-1px);box-shadow:0 10px 26px rgb(212 175 55 / .2)}.e24-premium-views-v845{display:inline-flex;align-items:center;gap:7px;width:max-content;margin:4px 0 12px;padding:8px 11px;border:1px solid rgb(212 175 55 / .28);border-radius:999px;background:rgb(212 175 55 / .08);color:#f5e7b0;font-size:13px;line-height:1}.e24-premium-views-v845 span{color:#d4af37;font-size:12px}.e24-premium-views-v845 strong{color:#fff;font-size:13px;font-weight:900}.e24-premium-views-v845 small{color:#c9cbd2;font-size:12px}@media(max-width:760px){.e24-premium-views-v845{margin-top:2px;margin-bottom:10px;padding:7px 10px}}.e24v4-badges-v430 .e24-premium-views-v845{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:auto!important;min-height:30px!important;margin:0!important;padding:7px 11px!important;border:1px solid rgb(212 175 55 / .35)!important;border-radius:999px!important;background:rgb(212 175 55 / .10)!important;white-space:nowrap!important;line-height:1!important}.e24v4-badges-v430 .e24-premium-views-v845 span{color:#d4af37!important;font-size:11px!important}.e24v4-badges-v430 .e24-premium-views-v845 strong{color:#fff!important;font-size:11px!important;font-weight:900!important}.e24v4-badges-v430 .e24-premium-views-v845 small{color:#d7d9df!important;font-size:11px!important}@media(max-width:760px){.e24v4-badges-v430{align-items:center!important;gap:7px!important}.e24v4-badges-v430 .e24-premium-views-v845{min-height:28px!important;padding:6px 9px!important}}.e24v4-lightbox-stage-v450{overflow:hidden!important;touch-action:pan-y!important}.e24v4-lightbox-stage-v450 img,.e24v4-lightbox-stage-v450 img.is-zoomed{transform:none!important;cursor:default!important}.e24v4-lightbox-close-v450{position:absolute!important;top:14px!important;right:14px!important;z-index:9999!important;display:flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;border:1px solid rgb(255 255 255 / .25)!important;border-radius:50%!important;background:rgb(10 11 15 / .9)!important;color:#fff!important;font-size:30px!important;line-height:1!important;cursor:pointer!important;pointer-events:auto!important}.e24v4-lightbox-close-v450:hover{background:#d4af37!important;color:#111!important}.e24-premium-lightbox-controls-v820{pointer-events:none!important}.e24-premium-lightbox-controls-v820 [data-e24-counter]{display:block!important;color:#fff!important}@media (min-width:1101px){.e24v4-profile-hero-v430{padding-top:22px!important;padding-bottom:22px!important}.e24v4-profile-layout-v430{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important;min-height:0!important;height:clamp(430px,34vw,500px)!important;max-height:500px!important}.e24v4-profile-copy-v430{align-self:stretch!important;justify-content:center!important;min-height:0!important;height:100%!important;padding-top:20px!important;padding-bottom:20px!important;overflow:visible!important}.e24v4-profile-image-v430{align-self:stretch!important;width:100%!important;min-height:0!important;height:100%!important;max-height:500px!important;overflow:hidden!important}.e24v4-profile-image-v430 img,.e24v4-profile-image-v430 video,.e24v4-profile-hero-video-v470{width:100%!important;height:100%!important;min-height:0!important;max-height:500px!important;object-fit:cover!important;object-position:center!important}.e24-premium-title-row-v824{margin-bottom:10px!important}.e24v4-profile-contact-v430{margin-top:8px!important;margin-bottom:10px!important}.e24v4-profile-aspect-v430{margin-top:8px!important}.e24-premium-profile-photo-v820{width:104px!important;height:104px!important}.e24-premium-title-copy-v824 h1,.e24v4-profile-copy-v430 h1{font-size:clamp(32px,2.6vw,44px)!important;margin-bottom:7px!important}}@media (min-width:1101px){.e24v4-profile-hero-v430{min-height:0!important;height:auto!important;max-height:none!important;margin:0!important;padding-top:22px!important;padding-bottom:22px!important;overflow:hidden!important}.e24v4-profile-layout-v430{min-height:0!important;height:clamp(430px,34vw,500px)!important;max-height:500px!important;margin:0!important}.e24v4-profile-copy-v430,.e24v4-profile-image-v430{min-height:0!important;height:100%!important;max-height:500px!important;margin-top:0!important;margin-bottom:0!important}.e24v4-profile-media-empty-v470{min-height:0!important;height:100%!important;max-height:500px!important}.e24v4-profile-image-v430 img,.e24v4-profile-image-v430 video,.e24v4-profile-hero-video-v470{min-height:0!important;height:100%!important;max-height:500px!important}.e24v4-profile-hero-v430+.e24v4-profile-banner-slot,.e24v4-profile-hero-v430+section{margin-top:0!important}.e24v4-profile-banner-slot{margin-top:0!important}}@media (min-width:1101px){.e24v4-profile-image-v430 img{object-fit:contain!important;object-position:center center!important;background:#070709!important}.e24v4-profile-image-v430 video,.e24v4-profile-hero-video-v470{object-fit:cover!important}}@media (min-width:1101px){.e24v4-profile-image-v430:not(.has-video){background:#070709!important}.e24v4-profile-image-v430:not(.has-video).is-portrait>img{object-fit:contain!important;object-position:center center!important;background:#070709!important}.e24v4-profile-image-v430:not(.has-video).is-landscape>img{object-fit:cover!important;object-position:center center!important}.e24v4-profile-image-v430.has-video>video,.e24v4-profile-image-v430.has-video .e24v4-profile-hero-video-v470{object-fit:cover!important;object-position:center center!important}}@media(max-width:700px){.e24v4-footer-grid{grid-template-columns:1fr 1fr!important}.e24v4-footer-grid>div:first-child p{display:none}.e24v4-footer-grid>div:nth-child(2) h3,.e24v4-footer-grid>div:nth-child(3) h3,.e24v4-footer-grid>div:nth-child(4) h3{display:none}.e24v4-footer-grid>div:nth-child(2) a:nth-child(2){display:none}.e24v4-footer-bottom .e24v4-wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;text-align:center;font-size:11px}}.e24-mobile-footer-v862{display:none}@media(max-width:760px){.e24v4-footer{display:none!important}.e24-mobile-footer-v862{display:block!important;width:100%;background:#090a0d;color:#fff;border-top:1px solid rgb(212 175 55 / .22)}.e24-mobile-footer-main-v862{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px;padding:24px 18px 20px}.e24-mobile-footer-col-v862{display:flex;flex-direction:column;align-items:flex-start;gap:11px;min-width:0}.e24-mobile-footer-col-v862 a{color:#d7d9df;text-decoration:none;font-size:13px;line-height:1.35;font-weight:700}.e24-mobile-footer-col-v862 a:hover{color:#d4af37}.e24-mobile-footer-logo-v862{display:block;margin:0 0 8px}.e24-mobile-footer-logo-v862 img{display:block;width:min(100%,150px);max-height:58px;object-fit:contain;object-position:left center}.e24-mobile-footer-bottom-v862{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 14px;border-top:1px solid rgb(255 255 255 / .10);background:#06070a;color:#aeb3bc;font-size:10px;line-height:1.2;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.e24-mobile-footer-bottom-v862::-webkit-scrollbar{display:none}.e24-mobile-footer-bottom-v862 span,.e24-mobile-footer-bottom-v862 a{flex:0 0 auto}.e24-mobile-footer-bottom-v862 a{color:#d4af37;font-weight:900;text-decoration:none}.e24-mobile-footer-bottom-v862 a:hover{text-decoration:underline}}@media(max-width:390px){.e24-mobile-footer-main-v862{gap:16px;padding-left:14px;padding-right:14px}.e24-mobile-footer-col-v862 a{font-size:12px}.e24-mobile-footer-logo-v862 img{width:min(100%,132px)}.e24-mobile-footer-bottom-v862{justify-content:flex-start;font-size:9px}}@media (min-width:761px){.e24-mobile-footer-v862{display:none!important}.e24v4-footer{display:block!important}.e24v4-footer-bottom,.e24v4-footer-bottom .e24v4-wrap{display:block!important;width:100%!important}.e24v4-footer-bottom .e24v4-wrap{white-space:normal!important;overflow:visible!important}}@media (max-width:760px){.e24v4-footer{display:none!important}.e24-mobile-footer-v862{display:block!important}}.e24-results-grid-v864{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important}.e24-results-grid-v864>*{min-width:0!important;height:100%!important}.e24-results-grid-v864 .e24v4-card,.e24-results-grid-v864 .e24-card,.e24-results-grid-v864 article{height:100%!important}@media(max-width:1699px){.e24-results-grid-v864{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:1199px){.e24-results-grid-v864{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}}@media(max-width:767px){.e24-results-grid-v864{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}}@media(max-width:420px){.e24-results-grid-v864{gap:10px!important}}.e24-card-video-badge-v865{position:absolute!important;top:12px!important;right:12px!important;z-index:8!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-height:32px!important;padding:7px 10px!important;border:1px solid rgb(212 175 55 / .65)!important;border-radius:999px!important;background:rgb(7 8 11 / .72)!important;color:#fff!important;box-shadow:0 8px 22px rgb(0 0 0 / .28)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;pointer-events:none!important}.e24-card-video-badge-v865 span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:18px!important;height:18px!important;border-radius:50%!important;background:#d4af37!important;color:#111!important;font-size:9px!important;line-height:1!important;padding-left:1px!important}.e24-card-video-badge-v865 strong{color:#fff!important;font-size:10px!important;line-height:1!important;font-weight:900!important;letter-spacing:.08em!important}.e24v4-card:hover .e24-card-video-badge-v865,.e24-card:hover .e24-card-video-badge-v865{transform:translateY(-1px) scale(1.03)}.e24-card-video-badge-v865{transition:transform .2s ease,box-shadow .2s ease!important}@media(max-width:767px){.e24-card-video-badge-v865{top:8px!important;right:8px!important;min-height:28px!important;padding:6px 8px!important;gap:5px!important}.e24-card-video-badge-v865 span{width:16px!important;height:16px!important;font-size:8px!important}.e24-card-video-badge-v865 strong{font-size:9px!important}}.e24-card-media{position:relative!important;display:block!important;overflow:hidden!important}.e24-card-video-badge-v865{z-index:12!important}.e24-card-verified-v868{position:absolute!important;top:12px!important;left:12px!important;z-index:14!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-height:30px!important;padding:0 12px!important;border:1px solid #d4af37!important;border-radius:999px!important;background:rgb(17 17 17 / .92)!important;color:#fff!important;box-shadow:0 8px 20px rgb(0 0 0 / .28)!important;backdrop-filter:blur(7px)!important;-webkit-backdrop-filter:blur(7px)!important;pointer-events:none!important}.e24-card-verified-icon-v868{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:16px!important;height:16px!important;flex:0 0 16px!important;color:#d4af37!important}.e24-card-verified-icon-v868 svg{display:block!important;width:16px!important;height:16px!important;fill:currentColor!important}.e24-card-verified-v868 strong{color:#fff!important;font-size:10px!important;line-height:1!important;font-weight:900!important;letter-spacing:.08em!important}.e24-card-media{position:relative!important}@media(max-width:767px){.e24-card-verified-v868{top:8px!important;left:8px!important;min-height:27px!important;padding:0 9px!important;gap:5px!important}.e24-card-verified-icon-v868,.e24-card-verified-icon-v868 svg{width:14px!important;height:14px!important;flex-basis:14px!important}.e24-card-verified-v868 strong{font-size:9px!important}}.e24-card-verified-v868,.e24-card-video-badge-v865{top:11px!important;min-height:26px!important;height:26px!important;padding:0 10px!important;gap:6px!important;border:1px solid #c8a44d!important;border-radius:999px!important;background:rgb(20 20 20 / .78)!important;color:#fff!important;box-shadow:0 7px 18px rgb(0 0 0 / .24)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}.e24-card-verified-v868{left:11px!important}.e24-card-video-badge-v865{right:11px!important}.e24-card-verified-icon-v868,.e24-card-video-badge-v865>span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:16px!important;height:16px!important;min-width:16px!important;flex:0 0 16px!important;border-radius:50%!important;background:#c8a44d!important;color:#111!important}.e24-card-verified-icon-v868 svg{width:12px!important;height:12px!important;fill:#111!important}.e24-card-video-badge-v865>span{font-size:8px!important;line-height:1!important;padding-left:1px!important}.e24-card-verified-v868 strong,.e24-card-video-badge-v865 strong{color:#fff!important;font-size:10px!important;line-height:1!important;font-weight:900!important;letter-spacing:.08em!important}.e24v4-card:hover .e24-card-verified-v868,.e24v4-card:hover .e24-card-video-badge-v865,.e24-card:hover .e24-card-verified-v868,.e24-card:hover .e24-card-video-badge-v865{transform:translateY(-1px)!important;box-shadow:0 9px 22px rgb(0 0 0 / .30)!important}.e24-card-verified-v868,.e24-card-video-badge-v865{transition:transform .18s ease,box-shadow .18s ease!important}@media(max-width:767px){.e24-card-verified-v868,.e24-card-video-badge-v865{top:8px!important;min-height:24px!important;height:24px!important;padding:0 8px!important;gap:5px!important}.e24-card-verified-v868{left:8px!important}.e24-card-video-badge-v865{right:8px!important}.e24-card-verified-icon-v868,.e24-card-video-badge-v865>span{width:14px!important;height:14px!important;min-width:14px!important;flex-basis:14px!important}.e24-card-verified-icon-v868 svg{width:10px!important;height:10px!important}.e24-card-verified-v868 strong,.e24-card-video-badge-v865 strong{font-size:9px!important}}.e24-card-premium,.e24-premium-badge,.e24-card-badge-premium{position:absolute!important;top:11px!important;left:11px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;height:26px!important;padding:0 10px!important;border-radius:999px!important;background:rgb(20 20 20 / .78)!important;border:1px solid #C8A44D!important;color:#fff!important;font-size:10px!important;font-weight:900!important;box-shadow:0 7px 18px rgb(0 0 0 / .24)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}.e24-card-premium .crown,.e24-premium-badge .crown,.e24-card-badge-premium .crown{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:16px!important;height:16px!important;background:#C8A44D!important;color:#111!important;border-radius:50%!important}.e24-card-premium-v871{position:absolute!important;top:11px!important;left:11px!important;z-index:15!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-height:26px!important;height:26px!important;padding:0 10px!important;border:1px solid #c8a44d!important;border-radius:999px!important;background:rgb(20 20 20 / .78)!important;color:#fff!important;box-shadow:0 7px 18px rgb(0 0 0 / .24)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;pointer-events:none!important}.e24-card-premium-icon-v871{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:16px!important;height:16px!important;min-width:16px!important;flex:0 0 16px!important;border-radius:50%!important;background:#c8a44d!important;color:#111!important}.e24-card-premium-icon-v871 svg{display:block!important;width:12px!important;height:12px!important;fill:currentColor!important}.e24-card-premium-v871 strong{color:#fff!important;font-size:10px!important;line-height:1!important;font-weight:900!important;letter-spacing:.08em!important}.e24-card-premium-v871+.e24-card-verified-v868{left:122px!important}@media(max-width:767px){.e24-card-premium-v871{top:8px!important;left:8px!important;min-height:24px!important;height:24px!important;padding:0 8px!important;gap:5px!important}.e24-card-premium-icon-v871{width:14px!important;height:14px!important;min-width:14px!important;flex-basis:14px!important}.e24-card-premium-icon-v871 svg{width:10px!important;height:10px!important}.e24-card-premium-v871 strong{font-size:9px!important}.e24-card-premium-v871+.e24-card-verified-v868{left:104px!important}}.e24-onlyfans-theme-v872{--of-cyan:#00aeef;--of-cyan-dark:#0095d9;--of-cyan-light:#38c8ff}.e24-onlyfans-theme-v872 .e24-card-premium-v871,.e24-onlyfans-theme-v872 .e24-card-verified-v868,.e24-onlyfans-theme-v872 .e24-card-video-badge-v865,.e24-onlyfans-theme-v872 .e24-card-premium,.e24-onlyfans-theme-v872 .e24-premium-badge,.e24-onlyfans-theme-v872 .e24-card-badge-premium{border-color:var(--of-cyan)!important;background:rgb(10 22 30 / .80)!important;box-shadow:0 8px 20px rgb(0 174 239 / .18)!important}.e24-onlyfans-theme-v872 .e24-card-premium-v871{background:linear-gradient(135deg,var(--of-cyan),var(--of-cyan-dark))!important;border-color:var(--of-cyan-light)!important;color:#fff!important}.e24-onlyfans-theme-v872 .e24-card-premium-icon-v871,.e24-onlyfans-theme-v872 .e24-card-verified-icon-v868,.e24-onlyfans-theme-v872 .e24-card-video-badge-v865>span,.e24-onlyfans-theme-v872 .e24-card-premium .crown,.e24-onlyfans-theme-v872 .e24-premium-badge .crown,.e24-onlyfans-theme-v872 .e24-card-badge-premium .crown{background:var(--of-cyan)!important;color:#fff!important}.e24-onlyfans-theme-v872 .e24-card-premium-icon-v871 svg,.e24-onlyfans-theme-v872 .e24-card-verified-icon-v868 svg{fill:#fff!important}.e24-onlyfans-theme-v872 .e24-card-premium-v871 strong,.e24-onlyfans-theme-v872 .e24-card-verified-v868 strong,.e24-onlyfans-theme-v872 .e24-card-video-badge-v865 strong{color:#fff!important}.e24-onlyfans-theme-v872 a[class*="button"],.e24-onlyfans-theme-v872 .e24-onlyfans-card-button,.e24-onlyfans-theme-v872 .e24-card-button,.e24-onlyfans-theme-v872 .e24v4-card-button{background:linear-gradient(135deg,var(--of-cyan),var(--of-cyan-dark))!important;border-color:transparent!important;color:#fff!important;box-shadow:0 8px 20px rgb(0 174 239 / .22)!important}.e24-onlyfans-theme-v872 a[class*="button"]:hover,.e24-onlyfans-theme-v872 .e24-onlyfans-card-button:hover,.e24-onlyfans-theme-v872 .e24-card-button:hover,.e24-onlyfans-theme-v872 .e24v4-card-button:hover{background:linear-gradient(135deg,var(--of-cyan-light),var(--of-cyan))!important;transform:translateY(-1px)!important;box-shadow:0 11px 25px rgb(0 174 239 / .32)!important}.e24-onlyfans-card-v560{--of-cyan:#00aeef;--of-cyan-dark:#0095d9;--of-cyan-light:#38c8ff}.e24-onlyfans-card-v560 .e24-onlyfans-badges-v563{position:absolute!important;top:12px!important;left:12px!important;right:12px!important;z-index:12!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;pointer-events:none!important}.e24-onlyfans-card-v560 .e24-onlyfans-premium-v560,.e24-onlyfans-card-v560 .e24-onlyfans-verified-v563{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-height:28px!important;padding:0 11px!important;border-radius:999px!important;font-size:10px!important;line-height:1!important;font-weight:900!important;letter-spacing:.07em!important;text-transform:uppercase!important;box-shadow:0 8px 20px rgb(0 174 239 / .22)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}.e24-onlyfans-card-v560 .e24-onlyfans-premium-v560{background:linear-gradient(135deg,var(--of-cyan),var(--of-cyan-dark))!important;border:1px solid var(--of-cyan-light)!important;color:#fff!important}.e24-onlyfans-card-v560 .e24-onlyfans-premium-v560::before{content:"★"!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:16px!important;height:16px!important;border-radius:50%!important;background:#fff!important;color:var(--of-cyan-dark)!important;font-size:9px!important}.e24-onlyfans-card-v560 .e24-onlyfans-verified-v563{margin-left:auto!important;background:rgb(9 22 30 / .82)!important;border:1px solid var(--of-cyan)!important;color:#fff!important}.e24-onlyfans-card-v560 .e24-onlyfans-verified-v563 svg{width:16px!important;height:16px!important;fill:var(--of-cyan)!important}.e24-onlyfans-card-v560 .e24-onlyfans-copy-v560>a{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:42px!important;padding:11px 16px!important;border:0!important;border-radius:11px!important;background:linear-gradient(135deg,var(--of-cyan),var(--of-cyan-dark))!important;color:#fff!important;font-weight:900!important;text-decoration:none!important;box-shadow:0 8px 20px rgb(0 174 239 / .22)!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease!important}.e24-onlyfans-card-v560 .e24-onlyfans-copy-v560>a:hover{background:linear-gradient(135deg,var(--of-cyan-light),var(--of-cyan))!important;transform:translateY(-1px)!important;box-shadow:0 11px 25px rgb(0 174 239 / .32)!important}.e24-onlyfans-card-v560 .e24-onlyfans-logo-v560{color:var(--of-cyan)!important}.e24-onlyfans-card-v560 .e24-onlyfans-logo-v560 svg{fill:var(--of-cyan)!important}@media(max-width:767px){.e24-onlyfans-card-v560 .e24-onlyfans-badges-v563{top:8px!important;left:8px!important;right:8px!important}.e24-onlyfans-card-v560 .e24-onlyfans-premium-v560,.e24-onlyfans-card-v560 .e24-onlyfans-verified-v563{min-height:25px!important;padding:0 8px!important;font-size:9px!important}.e24-onlyfans-card-v560 .e24-onlyfans-premium-v560::before{width:14px!important;height:14px!important;font-size:8px!important}.e24-onlyfans-card-v560 .e24-onlyfans-verified-v563 svg{width:14px!important;height:14px!important}}.e24-onlyfans-card-v560{--of-cyan:#14a9e8;--of-cyan-dark:#0b8fc8;--of-cyan-light:#54c7f4}.e24-onlyfans-card-v560 .e24-onlyfans-badges-v563{top:12px!important;left:12px!important;right:12px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;flex-wrap:nowrap!important}.e24-onlyfans-card-v560 .e24-onlyfans-premium-v560,.e24-onlyfans-card-v560 .e24-onlyfans-verified-v563{position:static!important;margin:0!important;min-height:28px!important;height:28px!important;padding:0 11px!important;gap:6px!important;border-radius:999px!important;font-size:10px!important;line-height:1!important;font-weight:900!important;letter-spacing:.07em!important;text-transform:uppercase!important;white-space:nowrap!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}.e24-onlyfans-card-v560 .e24-onlyfans-premium-v560{background:linear-gradient(135deg,var(--of-cyan),var(--of-cyan-dark))!important;border:1px solid var(--of-cyan-light)!important;box-shadow:0 7px 18px rgb(20 169 232 / .18)!important}.e24-onlyfans-card-v560 .e24-onlyfans-verified-v563{background:rgb(9 22 30 / .80)!important;border:1px solid var(--of-cyan)!important;box-shadow:0 7px 18px rgb(20 169 232 / .16)!important}.e24-onlyfans-card-v560 .e24-onlyfans-verified-v563 svg{width:17px!important;height:17px!important;fill:var(--of-cyan)!important}.e24-onlyfans-card-v560 .e24-onlyfans-logo-v560{position:absolute!important;left:12px!important;bottom:12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:34px!important;padding:0 13px!important;border:1px solid var(--of-cyan)!important;border-radius:999px!important;background:rgb(9 22 30 / .80)!important;color:#fff!important;box-shadow:0 8px 20px rgb(20 169 232 / .18)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}.e24-onlyfans-card-v560 .e24-onlyfans-logo-v560 svg{width:20px!important;height:20px!important;fill:var(--of-cyan)!important}.e24-onlyfans-card-v560 .e24-onlyfans-logo-v560 strong{color:#fff!important;font-size:11px!important;line-height:1!important;font-weight:900!important;letter-spacing:.03em!important}.e24-onlyfans-card-v560:hover .e24-onlyfans-premium-v560,.e24-onlyfans-card-v560:hover .e24-onlyfans-verified-v563,.e24-onlyfans-card-v560:hover .e24-onlyfans-logo-v560{transform:translateY(-1px)!important;box-shadow:0 10px 24px rgb(20 169 232 / .24)!important}.e24-onlyfans-card-v560 .e24-onlyfans-premium-v560,.e24-onlyfans-card-v560 .e24-onlyfans-verified-v563,.e24-onlyfans-card-v560 .e24-onlyfans-logo-v560{transition:transform .18s ease,box-shadow .18s ease,background .18s ease!important}@media(max-width:767px){.e24-onlyfans-card-v560 .e24-onlyfans-badges-v563{top:8px!important;left:8px!important;right:8px!important;gap:6px!important}.e24-onlyfans-card-v560 .e24-onlyfans-premium-v560,.e24-onlyfans-card-v560 .e24-onlyfans-verified-v563{min-height:25px!important;height:25px!important;padding:0 8px!important;font-size:9px!important}.e24-onlyfans-card-v560 .e24-onlyfans-logo-v560{left:8px!important;bottom:8px!important;min-height:30px!important;padding:0 10px!important;gap:6px!important}.e24-onlyfans-card-v560 .e24-onlyfans-logo-v560 svg{width:17px!important;height:17px!important}.e24-onlyfans-card-v560 .e24-onlyfans-logo-v560 strong{font-size:10px!important}}.e24-onlyfans-card-v560 .e24-onlyfans-badges-v563{position:absolute!important;top:12px!important;left:12px!important;right:auto!important;width:auto!important;max-width:calc(100% - 24px)!important;display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;flex-wrap:nowrap!important;white-space:nowrap!important}.e24-onlyfans-card-v560 .e24-onlyfans-premium-v560,.e24-onlyfans-card-v560 .e24-onlyfans-verified-v563{position:static!important;display:inline-flex!important;flex:0 0 auto!important;width:auto!important;max-width:none!important;margin:0!important;align-self:center!important;white-space:nowrap!important}.e24-onlyfans-card-v560 .e24-onlyfans-verified-v563{margin-left:0!important}@media(max-width:767px){.e24-onlyfans-card-v560 .e24-onlyfans-badges-v563{top:8px!important;left:8px!important;right:auto!important;max-width:calc(100% - 16px)!important;gap:6px!important}}.e24-aircash,.aircash,.payment-aircash,[data-payment="aircash"]{background:#E30613!important;border-color:#E30613!important;color:#fff!important}.e24-aircash:hover,.aircash:hover,.payment-aircash:hover,[data-payment="aircash"]:hover{background:#C70511!important}.e24-skrill,.skrill,.payment-skrill,[data-payment="skrill"]{background:#862165!important;border-color:#862165!important;color:#fff!important}.e24-skrill:hover,.skrill:hover,.payment-skrill:hover,[data-payment="skrill"]:hover{background:#6E1B54!important}.e24-payment-method-grid-v640 .e24-payment-brand-card-v877,.e24-reactivate-methods-v720 .e24-payment-brand-card-v877{position:relative!important;overflow:hidden!important;border-width:2px!important;border-style:solid!important;border-radius:16px!important;color:#fff!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important}.e24-payment-method-grid-v640 .e24-payment-brand-card-v877 span,.e24-reactivate-methods-v720 .e24-payment-brand-card-v877 span{color:#fff!important}.e24-payment-method-grid-v640 .e24-payment-brand-card-v877 strong,.e24-reactivate-methods-v720 .e24-payment-brand-card-v877 strong{color:#fff!important}.e24-payment-method-grid-v640 .e24-payment-brand-card-v877 small,.e24-reactivate-methods-v720 .e24-payment-brand-card-v877 small{color:rgb(255 255 255 / .84)!important}.e24-payment-method-grid-v640 .e24-payment-brand-card-v877.is-aircash,.e24-reactivate-methods-v720 .e24-payment-brand-card-v877.is-aircash{background:linear-gradient(135deg,#e30613,#bd0711)!important;border-color:#ff4a54!important;box-shadow:0 12px 28px rgb(227 6 19 / .22)!important}.e24-payment-method-grid-v640 .e24-payment-brand-card-v877.is-skrill,.e24-reactivate-methods-v720 .e24-payment-brand-card-v877.is-skrill{background:linear-gradient(135deg,#862165,#64194d)!important;border-color:#b95b9d!important;box-shadow:0 12px 28px rgb(134 33 101 / .22)!important}.e24-payment-method-grid-v640 .e24-payment-brand-card-v877:hover,.e24-reactivate-methods-v720 .e24-payment-brand-card-v877:hover{transform:translateY(-2px)!important;filter:brightness(1.06)!important}.e24-payment-method-grid-v640 .e24-payment-brand-card-v877:has(input:checked),.e24-reactivate-methods-v720 .e24-payment-brand-card-v877:has(input:checked){transform:translateY(-2px)!important;box-shadow:0 0 0 3px rgb(255 255 255 / .20),0 16px 34px rgb(0 0 0 / .30)!important}.e24-payment-brand-card-v877 input[type="radio"]{accent-color:#fff!important}@media(max-width:760px){.e24-payment-method-grid-v640 .e24-payment-brand-card-v877,.e24-reactivate-methods-v720 .e24-payment-brand-card-v877{border-radius:13px!important}}.e24-age-gate-v882{position:fixed;inset:0;z-index:2147483000;display:none;align-items:center;justify-content:center;padding:18px}.e24-age-gate-v882.is-visible{display:flex}.e24-age-gate-backdrop-v882{position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgb(212 175 55 / .14),transparent 35%),radial-gradient(circle at 80% 80%,rgb(130 90 20 / .10),transparent 35%),#07080b}.e24-age-gate-card-v882{position:relative;z-index:2;width:min(100%,560px);padding:30px;border:1px solid rgb(212 175 55 / .42);border-radius:24px;background:linear-gradient(145deg,#171920,#0d0f14);color:#fff;text-align:center;box-shadow:0 32px 90px rgb(0 0 0 / .55)}.e24-age-gate-logo-v882{min-height:44px;display:flex;justify-content:center;align-items:center;margin-bottom:20px}.e24-age-gate-logo-v882 img{display:block;max-width:190px;max-height:60px;object-fit:contain}.e24-age-gate-logo-v882 strong{color:#fff;font-size:26px;font-weight:900}.e24-age-gate-logo-v882 strong span{color:#d4af37}.e24-age-gate-badge-v882{display:flex;align-items:center;justify-content:center;width:88px;height:88px;margin:0 auto 20px;border:2px solid #d4af37;border-radius:50%;background:#0a0c10;color:#d4af37;font-size:34px;font-weight:900;box-shadow:0 16px 40px rgb(212 175 55 / .16)}.e24-age-gate-kicker-v882{display:block;margin-bottom:9px;color:#d4af37;font-size:11px;font-weight:900;letter-spacing:.13em}.e24-age-gate-card-v882 h2{margin:0 0 12px;color:#fff;font-size:clamp(28px,6vw,42px);line-height:1.08}.e24-age-gate-card-v882 p{max-width:470px;margin:0 auto 22px;color:#c8ccd4;font-size:15px;line-height:1.65}.e24-age-gate-actions-v882{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.e24-age-gate-actions-v882 button,.e24-age-gate-denied-v882 a{min-height:50px;border-radius:12px;font-size:14px;font-weight:900;cursor:pointer;transition:transform .18s ease}.e24-age-gate-yes-v882{border:0;background:#d4af37;color:#111;box-shadow:0 12px 28px rgb(212 175 55 / .22)}.e24-age-gate-no-v882{border:1px solid #3b404a;background:#151820;color:#fff}.e24-age-gate-actions-v882 button:hover,.e24-age-gate-denied-v882 a:hover{transform:translateY(-1px)}.e24-age-gate-card-v882 small{display:block;margin-top:18px;color:#858b96;font-size:11px;line-height:1.5}.e24-age-gate-denied-v882[hidden]{display:none!important}.e24-age-gate-denied-v882 a{display:inline-flex;align-items:center;justify-content:center;min-width:200px;padding:0 20px;background:#d4af37;color:#111;text-decoration:none}.e24-age-gate-v882.is-denied .e24-age-gate-badge-v882{border-color:#d14343;color:#d14343;box-shadow:0 16px 40px rgb(209 67 67 / .16)}@media(max-width:600px){.e24-age-gate-v882{padding:10px}.e24-age-gate-card-v882{padding:24px 18px;border-radius:18px}.e24-age-gate-badge-v882{width:76px;height:76px;font-size:29px}.e24-age-gate-actions-v882{grid-template-columns:1fr}}.e24-profile-votes-v883{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:3px!important;border:1px solid rgb(255 255 255 / .13)!important;border-radius:999px!important;background:rgb(11 13 18 / .72)!important;box-shadow:0 8px 20px rgb(0 0 0 / .22)!important;backdrop-filter:blur(9px)!important;-webkit-backdrop-filter:blur(9px)!important}.e24-profile-vote-v883{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-width:52px!important;height:29px!important;padding:0 9px!important;border:0!important;border-radius:999px!important;background:transparent!important;color:#d7dbe3!important;cursor:pointer!important;transition:background .18s ease,color .18s ease,transform .18s ease!important}.e24-profile-vote-v883 svg{display:block!important;width:15px!important;height:15px!important;fill:currentColor!important}.e24-profile-vote-v883 strong{color:inherit!important;font-size:10px!important;line-height:1!important;font-weight:900!important}.e24-profile-vote-v883:not(:disabled):hover{transform:translateY(-1px)!important;background:rgb(255 255 255 / .08)!important}.e24-profile-vote-v883.is-like.is-selected{background:rgb(31 199 106 / .18)!important;color:#46df86!important}.e24-profile-vote-v883.is-dislike.is-selected{background:rgb(222 70 70 / .18)!important;color:#ff7171!important}.e24-profile-vote-v883:disabled{cursor:default!important;opacity:.78!important}.e24-profile-votes-v883.is-loading{opacity:.65!important;pointer-events:none!important}@media(max-width:767px){.e24-profile-vote-v883{min-width:46px!important;height:27px!important;padding:0 7px!important}.e24-profile-vote-v883 svg{width:14px!important;height:14px!important}}.e24v4-review-form .comment-form-email,.e24v4-review-form .comment-form-url,.e24v4-review-form .comment-form-cookies-consent,.e24v4-review-form-v550 .comment-form-email,.e24v4-review-form-v550 .comment-form-url,.e24v4-review-form-v550 .comment-form-cookies-consent,.e24v4-review-form input[name="email"],.e24v4-review-form input[name="url"],.e24v4-review-form input[name="wp-comment-cookies-consent"],.e24v4-review-form-v550 input[name="email"],.e24v4-review-form-v550 input[name="url"],.e24v4-review-form-v550 input[name="wp-comment-cookies-consent"]{display:none!important;visibility:hidden!important;position:absolute!important;width:0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}@media(max-width:767px){.e24v4-review-form .comment-form-email,.e24v4-review-form .comment-form-url,.e24v4-review-form .comment-form-cookies-consent,.e24v4-review-form-v550 .comment-form-email,.e24v4-review-form-v550 .comment-form-url,.e24v4-review-form-v550 .comment-form-cookies-consent{display:none!important}}.e24-premium-description-full-v888{padding-top:34px!important;padding-bottom:26px!important}.e24-premium-description-content-v888{width:100%!important;max-width:none!important;columns:auto!important;column-count:1!important}.e24-premium-description-content-v888>*{max-width:none!important}.e24-premium-media-section-v888{padding-top:22px!important}.e24-premium-media-grid-v888{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:28px!important;align-items:start!important}.e24-premium-media-column-v888{min-width:0!important;width:100%!important}.e24-premium-gallery-grid-v888{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.e24-premium-gallery-grid-v888 .e24v4-classic-gallery-item-v450{width:100%!important;aspect-ratio:1/1!important;min-height:0!important}.e24-premium-gallery-grid-v888 .e24v4-classic-gallery-item-v450 img{width:100%!important;height:100%!important;object-fit:cover!important}.e24-premium-video-grid-v888{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}.e24-premium-video-grid-v888 .e24v4-video-card-v533{width:100%!important}.e24-premium-video-grid-v888 video{display:block!important;width:100%!important;height:auto!important;aspect-ratio:16/9!important;object-fit:cover!important}@media(max-width:767px){.e24-premium-description-full-v888{padding-top:24px!important;padding-bottom:20px!important}.e24-premium-media-grid-v888{grid-template-columns:1fr!important;gap:28px!important}.e24-premium-gallery-grid-v888{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.e24-profile-meta-row-v889{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;margin-bottom:10px!important}.e24-profile-meta-row-v889 .e24v4-profile-city-v430,.e24-profile-category-v889{display:inline-flex!important;align-items:center!important;gap:6px!important;min-height:30px!important;padding:0 11px!important;border:1px solid rgb(255 255 255 / .12)!important;border-radius:999px!important;background:rgb(11 13 18 / .62)!important;color:#fff!important;text-decoration:none!important;font-size:12px!important;font-weight:800!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}.e24-profile-meta-row-v889 svg{width:14px!important;height:14px!important;fill:#d4af37!important;flex:0 0 14px!important}.e24-profile-meta-separator-v889{color:#d4af37!important;font-size:14px!important;line-height:1!important}.e24-profile-meta-row-v889 a:hover{border-color:rgb(212 175 55 / .55)!important;background:rgb(212 175 55 / .10)!important}@media(max-width:767px){.e24-profile-meta-row-v889{gap:6px!important}.e24-profile-meta-row-v889 .e24v4-profile-city-v430,.e24-profile-category-v889{min-height:28px!important;padding:0 9px!important;font-size:11px!important}.e24-profile-meta-separator-v889{display:none!important}}.e24-profile-meta-row-v889{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:12px!important;margin-bottom:10px!important}.e24-profile-meta-row-v889 .e24v4-profile-city-v430,.e24-profile-meta-row-v889 .e24-profile-category-v889{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;min-height:34px!important;height:34px!important;width:auto!important;padding:0 13px!important;border:1px solid rgb(255 255 255 / .14)!important;border-radius:999px!important;background:rgb(11 13 18 / .68)!important;color:#fff!important;text-decoration:none!important;font-size:12px!important;line-height:1!important;font-weight:900!important;letter-spacing:.02em!important;box-sizing:border-box!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}.e24-profile-meta-row-v889 .e24v4-profile-city-v430 svg,.e24-profile-meta-row-v889 .e24-profile-category-v889 svg{display:block!important;width:15px!important;height:15px!important;min-width:15px!important;flex:0 0 15px!important;fill:#d4af37!important}.e24-profile-meta-separator-v889{display:none!important}.e24-profile-meta-row-v889 a:hover{border-color:rgb(212 175 55 / .58)!important;background:rgb(212 175 55 / .10)!important}@media(max-width:767px){.e24-profile-meta-row-v889{gap:8px!important}.e24-profile-meta-row-v889 .e24v4-profile-city-v430,.e24-profile-meta-row-v889 .e24-profile-category-v889{min-height:31px!important;height:31px!important;padding:0 10px!important;font-size:11px!important}}.e24-profile-meta-row-v889{gap:10px!important}.e24-profile-meta-row-v889 .e24v4-profile-city-v430,.e24-profile-meta-row-v889 .e24-profile-category-v889{height:32px!important;min-height:32px!important;padding:0 11px!important;gap:5px!important;font-size:12px!important}.e24-profile-meta-row-v889 .e24v4-profile-city-v430 svg,.e24-profile-meta-row-v889 .e24-profile-category-v889 svg{width:14px!important;height:14px!important;min-width:14px!important}@media(max-width:767px){.e24-profile-meta-row-v889{gap:7px!important}.e24-profile-meta-row-v889 .e24v4-profile-city-v430,.e24-profile-meta-row-v889 .e24-profile-category-v889{height:30px!important;min-height:30px!important;padding:0 10px!important;font-size:11px!important}}.e24-basic-verified-inline-v893{display:inline-flex!important;align-items:center!important;gap:5px!important;margin-left:10px!important;vertical-align:middle!important;color:#39d98a!important;font-size:.34em!important;line-height:1!important;font-weight:900!important;letter-spacing:.02em!important;white-space:nowrap!important}.e24-basic-verified-inline-v893 svg{display:block!important;width:17px!important;height:17px!important;min-width:17px!important;fill:#39d98a!important}.e24-basic-verified-inline-v893 span{color:#39d98a!important;font-size:1em!important;line-height:1!important}@media(max-width:767px){.e24-basic-verified-inline-v893{margin-left:7px!important;font-size:.38em!important}.e24-basic-verified-inline-v893 svg{width:15px!important;height:15px!important;min-width:15px!important}}body .e24-basic .verified-badge,body .e24-profile-basic .verified-badge{display:none!important}@media(max-width:767px){.is-basic-profile-v896 .e24-basic-mobile-hide-safety-v896{display:none!important}}\n\n @media(max-width:700px){.e24-ad-slot-v570 .e24v4-wrap{width:100%!important;max-width:100%!important;padding-left:10px!important;padding-right:10px!important;overflow:hidden!important}.e24-ad-html-responsive-v581,.e24-ad-html-viewport-v581{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;max-height:none!important;overflow:hidden!important}.e24-ad-html-content-v581{display:block!important;width:984px;max-width:none!important;min-width:984px!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;transform-origin:top left!important}.e24-ad-html-content-v581>*{max-width:none!important;min-width:0!important;margin-top:0!important;margin-bottom:0!important}.e24-ad-html-content-v581 [style*="width: 984px"],.e24-ad-html-content-v581 [style*="width:984px"],.e24-ad-html-content-v581 [width="984"]{width:984px!important;max-width:none!important;min-width:984px!important;height:auto;min-height:0!important;padding:initial;gap:initial;flex-direction:initial;align-items:initial;justify-content:initial}.e24-ad-html-content-v581 h1,.e24-ad-html-content-v581 h2,.e24-ad-html-content-v581 h3,.e24-ad-html-content-v581 p,.e24-ad-html-content-v581 .cta-button,.e24-ad-html-content-v581 [class*="cta-button"]{font-size:revert!important;line-height:revert!important;width:revert!important;max-width:none!important;min-height:0!important;padding:revert!important;text-align:revert!important;white-space:revert!important}.e24-ad-html-content-v581 img,.e24-ad-html-content-v581 video,.e24-ad-html-content-v581 iframe,.e24-ad-html-content-v581 object,.e24-ad-html-content-v581 embed,.e24-ad-html-content-v581 svg,.e24-ad-html-content-v581 canvas{max-width:none!important}}.e24-premium-media-grid-v888.is-photo-only{grid-template-columns:minmax(0,1fr)!important}.e24-premium-media-grid-v888.is-photo-only .e24-premium-photo-column-v888{grid-column:1/-1!important;width:100%!important;max-width:none!important}.e24-premium-media-grid-v888.is-photo-only .e24-premium-gallery-grid-v888{grid-template-columns:repeat(4,minmax(0,1fr))!important}@media(max-width:900px){.e24-premium-media-grid-v888.is-photo-only .e24-premium-gallery-grid-v888{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:767px){.e24-premium-media-grid-v888.is-photo-only .e24-premium-gallery-grid-v888{grid-template-columns:repeat(2,minmax(0,1fr))!important}}\n\n\n.e24-basic-hero-description-v8125{\n margin-top:18px;\n padding:16px 18px;\n border:1px solid rgb(255 255 255 / .16);\n border-radius:16px;\n background:rgb(255 255 255 / .07);\n box-shadow:0 12px 30px rgb(0 0 0 / .12);\n backdrop-filter:blur(8px);\n -webkit-backdrop-filter:blur(8px);\n}\n.e24-basic-hero-description-label-v8125{\n margin-bottom:7px;\n font-size:12px;\n line-height:1.2;\n font-weight:800;\n letter-spacing:.08em;\n text-transform:uppercase;\n color:rgb(255 255 255 / .72);\n}\n.e24-basic-hero-description-content-v8125{\n color:#fff;\n font-size:15px;\n line-height:1.65;\n overflow-wrap:anywhere;\n}\n.e24-basic-hero-description-content-v8125 p{margin:0 0 10px}\n.e24-basic-hero-description-content-v8125 p:last-child{margin-bottom:0}\n.e24-basic-hero-description-content-v8125 a{color:#fff;text-decoration:underline;text-underline-offset:3px}\n.e24-basic-hero-description-content-v8125 ul,\n.e24-basic-hero-description-content-v8125 ol{margin:8px 0 8px 20px}\n@media(max-width:767px){\n .e24-basic-hero-description-v8125{margin-top:14px;padding:14px;border-radius:14px}\n .e24-basic-hero-description-content-v8125{font-size:14px;line-height:1.55}\n}\n .e24-basic-hero-v542 .e24v4-profile-image{display:flex!important;align-items:center!important;justify-content:center!important;background:radial-gradient(circle at 50% 38%,rgb(215 178 54 / .12),transparent 48%),#09090b!important}.e24-basic-hero-v542 .e24v4-profile-image:not(.has-video)>img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important}@media(max-width:800px){.e24-basic-hero-v542 .e24v4-profile-image{height:min(128vw,680px)!important;min-height:420px!important}.e24-basic-hero-v542 .e24v4-profile-image:not(.has-video)>img{height:100%!important;min-height:0!important;object-fit:contain!important;object-position:center center!important}}@media(max-width:520px){.e24-basic-hero-v542 .e24v4-profile-image{height:125vw!important;min-height:390px!important;max-height:620px!important}.e24-basic-hero-v542 .e24v4-profile-image:not(.has-video)>img{height:100%!important;min-height:0!important;object-fit:contain!important;object-position:center center!important}}.e24-ad-slot-profile_after_hero{padding:18px 0!important;overflow:hidden!important;background:#0b0b0e!important}.e24-ad-slot-profile_after_hero .e24v4-wrap{width:100%!important;max-width:1040px!important;padding-left:28px!important;padding-right:28px!important;overflow:hidden!important}.e24-ad-slot-profile_after_hero .e24-ad-html-responsive-v581,.e24-ad-slot-profile_after_hero .e24-ad-html-viewport-v581{display:block!important;width:100%!important;max-width:984px!important;min-width:0!important;margin:0 auto!important;overflow:hidden!important;border-radius:14px!important}.e24-ad-slot-profile_after_hero .e24-ad-html-content-v581{display:block!important;width:984px;min-width:984px!important;max-width:none!important;margin:0!important;padding:0!important;overflow:visible!important;transform-origin:top left!important}.e24-ad-slot-profile_after_hero .e24-ad-html-content-v581>*{margin-top:0!important;margin-bottom:0!important}@media(max-width:700px){.e24-ad-slot-profile_after_hero{padding:12px 0!important}.e24-ad-slot-profile_after_hero .e24v4-wrap{max-width:100%!important;padding-left:10px!important;padding-right:10px!important}.e24-ad-slot-profile_after_hero .e24-ad-html-responsive-v581,.e24-ad-slot-profile_after_hero .e24-ad-html-viewport-v581{width:100%!important;max-width:100%!important;min-height:0!important;max-height:none!important;border-radius:9px!important}.e24-ad-slot-profile_after_hero .e24-ad-html-content-v581{width:984px!important;min-width:984px!important;max-width:none!important;height:auto!important;min-height:0!important;overflow:visible!important}.e24-ad-slot-profile_after_hero .e24-ad-html-content-v581>*{width:auto;max-width:none!important;min-height:0!important;padding:initial;gap:initial;flex-direction:initial}}@media(max-width:767px){.e24-premium-gallery-grid-v888,.e24-premium-media-grid-v888.is-photo-only .e24-premium-gallery-grid-v888{grid-template-columns:1fr!important;gap:14px!important}.e24-premium-gallery-grid-v888 .e24v4-classic-gallery-item-v450{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:auto!important;padding:0!important;overflow:hidden!important;background:#08080a!important;border-radius:16px!important}.e24-premium-gallery-grid-v888 .e24v4-classic-gallery-item-v450 img{display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;object-fit:contain!important;object-position:center center!important;transform:none!important}.e24-premium-gallery-grid-v888 .e24v4-classic-gallery-item-v450:hover img{transform:none!important}}.e24-search-results-section-v8131{padding-top:42px}.e24v4-app .e24-card.is-premium{position:relative!important;isolation:isolate!important;border:2px solid #d5a62d!important;border-radius:24px!important;background:linear-gradient(180deg,rgb(255 252 238 / .98) 0%,#fff 43%,#fff9e9 100%)!important;box-shadow:0 20px 48px rgb(92 60 0 / .18),0 0 0 1px rgb(255 229 151 / .55) inset!important;transform:translateY(-2px);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important}.e24v4-app .e24-card.is-premium:before{content:"";position:absolute;z-index:8;top:0;left:22%;right:22%;height:3px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,transparent,#ffe28a 20%,#c68a0a 50%,#ffe28a 80%,transparent);box-shadow:0 0 18px rgb(223 169 34 / .75);pointer-events:none}.e24v4-app .e24-card.is-premium:hover{transform:translateY(-8px)!important;border-color:#edc04b!important;box-shadow:0 30px 68px rgb(92 60 0 / .27),0 0 0 1px rgb(255 238 180 / .75) inset!important}.e24v4-app .e24-card.is-premium .e24-card-media{border-bottom:1px solid rgb(190 139 18 / .24)!important}.e24v4-app .e24-card.is-premium .e24-card-media:before{content:"";position:absolute;inset:0;z-index:3;background:linear-gradient(180deg,rgb(255 218 91 / .08),transparent 34%,rgb(22 14 0 / .18));pointer-events:none}.e24v4-app .e24-card.is-premium .e24-card-premium-v871{min-height:30px!important;height:30px!important;padding:0 12px!important;border-color:#f0c654!important;background:linear-gradient(135deg,#201703,#7c5709 56%,#bb8617)!important;color:#fff7d8!important;box-shadow:0 9px 24px rgb(32 20 0 / .38),0 0 0 1px rgb(255 239 177 / .16) inset!important}.e24v4-app .e24-card.is-premium .e24-card-premium-icon-v871{background:linear-gradient(135deg,#fff0a7,#c78c0b)!important;box-shadow:0 0 12px rgb(255 218 102 / .5)!important}.e24v4-app .e24-card.is-premium .e24-card-copy{position:relative;z-index:2}.e24v4-app .e24-card.is-premium .e24-card-copy small{color:#9a6900!important;font-weight:850!important}.e24v4-app .e24-card.is-premium .e24-card-copy h3 a{color:#17120a!important;font-weight:900!important}.e24v4-app .e24-card.is-premium .e24-card-review-line-v504{padding:8px 10px!important;border:1px solid rgb(190 139 18 / .2)!important;border-radius:11px!important;background:rgb(255 244 205 / .58)!important}.e24v4-app .e24-card.is-premium .e24-btn{border:1px solid #c89113!important;background:linear-gradient(135deg,#f7d66d 0%,#d9a526 54%,#b97b08 100%)!important;color:#211600!important;box-shadow:0 10px 24px rgb(173 118 0 / .22)!important;font-weight:900!important}.e24v4-app .e24-card.is-premium .e24-btn:hover{filter:brightness(1.05);transform:translateY(-1px)}.e24-results-grid-v864 .e24-card:not(.is-premium){border:1px solid rgb(20 20 24 / .10)!important;box-shadow:0 10px 26px rgb(16 16 20 / .08)!important}@media(max-width:767px){.e24-search-results-section-v8131{padding-top:26px}.e24v4-app .e24-card.is-premium{border-radius:18px!important;transform:none;box-shadow:0 13px 30px rgb(92 60 0 / .18),0 0 0 1px rgb(255 229 151 / .48) inset!important}.e24v4-app .e24-card.is-premium:hover{transform:none!important}.e24v4-app .e24-card.is-premium .e24-card-premium-v871{min-height:25px!important;height:25px!important;padding:0 8px!important}}.e24-card.is-premium .e24-card-review-bottom-v8134{margin:14px 0 0;padding-top:12px;border-top:1px solid rgb(201 157 55 / .28)}.e24-card.is-premium .e24-card-review-overlay-v8135{position:absolute!important;right:12px!important;bottom:12px!important;z-index:8!important;display:inline-flex!important;align-items:center!important;gap:6px!important;max-width:calc(100% - 24px)!important;min-height:34px!important;padding:7px 10px!important;border:1px solid rgb(255 228 138 / .72)!important;border-radius:999px!important;background:rgb(12 10 7 / .82)!important;color:#fff!important;box-shadow:0 8px 24px rgb(0 0 0 / .34),0 0 0 1px rgb(255 255 255 / .08) inset!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;line-height:1!important;text-decoration:none!important}.e24-card.is-premium .e24-card-review-overlay-stars-v8135{color:#ffd75f!important;font-size:12px!important;letter-spacing:.4px!important;white-space:nowrap!important}.e24-card.is-premium .e24-card-review-overlay-v8135 strong{color:#fff!important;font-size:13px!important;font-weight:900!important}.e24-card.is-premium .e24-card-review-overlay-v8135 small{color:rgb(255 255 255 / .82)!important;font-size:10px!important;font-weight:800!important;text-transform:none!important;white-space:nowrap!important}.e24-card.is-premium .e24-card-review-bottom-v8134{display:none!important}@media(max-width:700px){.e24-card.is-premium .e24-card-review-overlay-v8135{right:9px!important;bottom:9px!important;min-height:30px!important;padding:6px 8px!important;gap:4px!important}.e24-card.is-premium .e24-card-review-overlay-stars-v8135{font-size:10px!important}.e24-card.is-premium .e24-card-review-overlay-v8135 strong{font-size:12px!important}.e24-card.is-premium .e24-card-review-overlay-v8135 small{font-size:9px!important}}\n\n\n.e24-premium-hero-rating-v8137{\n display:inline-flex;\n align-items:center;\n gap:5px;\n min-height:30px;\n padding:5px 10px;\n border:1px solid rgb(245 190 56 / .52);\n border-radius:999px;\n background:linear-gradient(135deg,rgb(255 248 221 / .98),rgb(248 218 132 / .95));\n color:#5b3a00;\n text-decoration:none!important;\n box-shadow:0 6px 18px rgb(120 78 0 / .14);\n font-weight:800;\n line-height:1;\n white-space:nowrap;\n}\n.e24-premium-hero-rating-v8137>span{color:#d69700;font-size:15px;line-height:1}\n.e24-premium-hero-rating-v8137>strong{font-size:13px;color:#3d2900}\n.e24-premium-hero-rating-v8137>small{font-size:11px;color:#765b20;font-weight:700}\n.e24-premium-hero-rating-v8137:hover{transform:translateY(-1px);box-shadow:0 9px 22px rgb(120 78 0 / .2)}\n@media(max-width:600px){\n .e24-premium-hero-rating-v8137{min-height:28px;padding:5px 9px;gap:4px}\n .e24-premium-hero-rating-v8137>strong{font-size:12px}\n .e24-premium-hero-rating-v8137>small{font-size:10px}\n}\n .e24-premium-hero-rating-v8137{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-height:34px!important;height:34px!important;padding:0 12px!important;border:1.5px solid #d4af37!important;border-radius:10px!important;background:linear-gradient(135deg,rgb(42 31 7 / .96),rgb(84 60 10 / .92))!important;color:#f7d76d!important;text-decoration:none!important;box-shadow:0 7px 20px rgb(212 175 55 / .22),inset 0 0 0 1px rgb(255 229 139 / .08)!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;box-sizing:border-box!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important}.e24-premium-hero-rating-v8137>span{color:#ffd65a!important;font-size:15px!important;line-height:1!important;text-shadow:0 0 10px rgb(255 214 90 / .35)!important}.e24-premium-hero-rating-v8137>strong{color:#ffe38a!important;font-size:13px!important;font-weight:950!important}.e24-premium-hero-rating-v8137>small{color:#e8c96a!important;font-size:11px!important;font-weight:800!important}.e24-premium-hero-rating-v8137:hover{transform:translateY(-1px)!important;border-color:#f1cf62!important;box-shadow:0 10px 26px rgb(212 175 55 / .30),inset 0 0 0 1px rgb(255 229 139 / .12)!important}.e24-profile-meta-row-v889{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:8px!important;width:100%!important;margin-bottom:10px!important}.e24-profile-meta-row-v889 .e24v4-profile-city-v430,.e24-profile-meta-row-v889 .e24-profile-category-v889{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;flex:0 1 auto!important;min-width:0!important;max-width:50%!important;min-height:34px!important;height:34px!important;padding:0 13px!important;margin:0!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;box-sizing:border-box!important;vertical-align:middle!important}.e24-profile-meta-row-v889 .e24v4-profile-city-v430 svg,.e24-profile-meta-row-v889 .e24-profile-category-v889 svg{width:15px!important;height:15px!important;min-width:15px!important;flex:0 0 15px!important;margin:0!important}@media(max-width:600px){.e24-profile-meta-row-v889{gap:6px!important}.e24-profile-meta-row-v889 .e24v4-profile-city-v430,.e24-profile-meta-row-v889 .e24-profile-category-v889{min-height:30px!important;height:30px!important;max-width:50%!important;padding:0 9px!important;font-size:10.5px!important}.e24-profile-meta-row-v889 .e24v4-profile-city-v430 svg,.e24-profile-meta-row-v889 .e24-profile-category-v889 svg{width:13px!important;height:13px!important;min-width:13px!important;flex-basis:13px!important}.e24-premium-hero-rating-v8137{min-height:30px!important;height:30px!important;padding:0 10px!important;border-radius:9px!important;gap:5px!important}.e24-premium-hero-rating-v8137>strong{font-size:12px!important}.e24-premium-hero-rating-v8137>small{font-size:10px!important}}.e24v4-profile-image-v430:not(.has-video){position:relative!important;align-self:center!important;justify-self:center!important;width:min(100%,500px)!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:1/1!important;padding:6px!important;border:3px solid #d4af37!important;border-radius:50%!important;background:linear-gradient(145deg,#f4df8a 0%,#d4af37 42%,#8b6914 100%)!important;box-shadow:0 22px 60px rgb(0 0 0 / .48),0 0 0 1px rgb(255 224 120 / .22),0 0 34px rgb(212 175 55 / .16)!important;overflow:hidden!important}.e24v4-profile-image-v430:not(.has-video)::after{display:none!important}.e24v4-profile-image-v430:not(.has-video)>img{display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;aspect-ratio:1/1!important;border-radius:50%!important;object-fit:cover!important;object-position:center top!important;background:#070709!important}@media(min-width:1101px){.e24v4-profile-image-v430:not(.has-video){width:min(100%,clamp(430px,34vw,500px))!important;height:auto!important;max-height:none!important}.e24v4-profile-image-v430:not(.has-video).is-portrait>img,.e24v4-profile-image-v430:not(.has-video).is-landscape>img{object-fit:cover!important;object-position:center top!important}}@media(max-width:1100px){.e24v4-profile-image-v430:not(.has-video){width:min(calc(100vw - 40px),560px)!important;height:auto!important;min-height:0!important;margin:0 auto!important}}@media(max-width:760px){.e24v4-profile-image-v430:not(.has-video){width:min(calc(100vw - 32px),480px)!important;height:auto!important;min-height:0!important;padding:5px!important;border-width:3px!important;border-radius:50%!important}.e24v4-profile-image-v430:not(.has-video)>img{border-radius:50%!important}}.e24v4-profile-image-v430:not(.has-video){position:relative!important;isolation:isolate!important;width:min(100%,520px)!important;aspect-ratio:1/1!important;padding:28px!important;border:0!important;border-radius:50%!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.e24v4-profile-image-v430:not(.has-video)::before,.e24v4-profile-image-v430:not(.has-video)::after{content:""!important;display:block!important;position:absolute!important;pointer-events:none!important;border-radius:50%!important;z-index:0!important}.e24v4-profile-image-v430:not(.has-video)::before{inset:0!important;background:repeating-conic-gradient(from -7deg,#f7df79 0deg 18deg,#c99620 18deg 34deg,transparent 34deg 43deg,#e8c653 43deg 69deg,transparent 69deg 78deg)!important;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 13px),#000 calc(100% - 12px))!important;mask:radial-gradient(farthest-side,transparent calc(100% - 13px),#000 calc(100% - 12px))!important;filter:drop-shadow(0 0 10px rgb(212 175 55 / .32))!important}.e24v4-profile-image-v430:not(.has-video)::after{inset:17px!important;background:repeating-conic-gradient(from 12deg,#d4af37 0deg 55deg,transparent 55deg 65deg,#f2d770 65deg 116deg,transparent 116deg 126deg)!important;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 5px),#000 calc(100% - 4px))!important;mask:radial-gradient(farthest-side,transparent calc(100% - 5px),#000 calc(100% - 4px))!important;opacity:.98!important}.e24v4-profile-image-v430:not(.has-video)>img{position:relative!important;z-index:2!important;width:100%!important;height:100%!important;aspect-ratio:1/1!important;border:3px solid #d4af37!important;border-radius:50%!important;object-fit:cover!important;object-position:center top!important;background:#09090b!important;box-shadow:0 18px 45px rgb(0 0 0 / .48),inset 0 0 0 1px rgb(255 236 157 / .38)!important}@media(max-width:760px){.e24v4-profile-image-v430:not(.has-video){width:min(calc(100vw - 24px),500px)!important;padding:21px!important}.e24v4-profile-image-v430:not(.has-video)::before{-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 10px),#000 calc(100% - 9px))!important;mask:radial-gradient(farthest-side,transparent calc(100% - 10px),#000 calc(100% - 9px))!important}.e24v4-profile-image-v430:not(.has-video)::after{inset:13px!important;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 calc(100% - 3px))!important;mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 calc(100% - 3px))!important}}.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video){position:relative!important;isolation:auto!important;justify-self:stretch!important;align-self:stretch!important;width:100%!important;height:680px!important;min-height:520px!important;max-height:none!important;aspect-ratio:auto!important;margin:0!important;padding:0!important;border:1px solid rgb(255 255 255 / .12)!important;border-radius:24px!important;background:radial-gradient(circle at 50% 38%,rgb(215 178 54 / .12),transparent 48%),#09090b!important;box-shadow:0 24px 70px rgb(0 0 0 / .34)!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important}.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video)::before,.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video)::after{content:none!important;display:none!important}.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video)>img{position:relative!important;z-index:1!important;display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-width:100%!important;max-height:100%!important;aspect-ratio:auto!important;padding:0!important;border:0!important;border-radius:0!important;object-fit:contain!important;object-position:center center!important;background:transparent!important;box-shadow:none!important}@media(max-width:1100px){.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video){width:100%!important;height:min(118vw,720px)!important;min-height:460px!important;margin:0 auto!important}}@media(max-width:760px){.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video){width:100%!important;height:min(125vw,640px)!important;min-height:390px!important;padding:0!important;border-width:1px!important;border-radius:18px!important}.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video)>img{object-fit:contain!important;object-position:center center!important;border-radius:0!important}}.e24v4-app .e24-card.is-premium{display:flex!important;flex-direction:column!important;height:100%!important}.e24v4-app .e24-card.is-premium .e24-card-media{width:100%!important;flex:0 0 auto!important}.e24v4-app .e24-card.is-premium .e24-card-copy{display:flex!important;flex:1 1 auto!important;flex-direction:column!important}.e24v4-app .e24-card.is-premium .e24-card-copy .e24-btn{margin-top:auto!important}.e24v4-app [data-e24-card-url]{cursor:pointer!important;position:relative}.e24v4-app [data-e24-card-url]:focus-visible{outline:3px solid #d4af37!important;outline-offset:4px!important}.e24v4-app .e24-card-media,.e24v4-app .e24-card-copy,.e24v4-app .e24-onlyfans-media-v560,.e24v4-app .e24-onlyfans-copy-v560{position:relative;z-index:2}.e24v4-app .e24-card-media>a,.e24v4-app .e24-card-copy a,.e24v4-app .e24-onlyfans-card-v560 a{position:relative;z-index:12;pointer-events:auto!important}.e24v4-app .e24-card-premium-v871,.e24v4-app .e24-card-verified-v868,.e24v4-app .e24-card-review-overlay-v8135,.e24v4-app .e24-card-video-badge-v865,.e24v4-app .e24-onlyfans-logo-v560,.e24v4-app .e24-onlyfans-badges-v563{pointer-events:none!important}.e24v4-app article.e24-card.is-premium{border:2px solid #d5a62d!important;border-radius:24px!important;background:linear-gradient(180deg,#fffdf5 0%,#ffffff 52%,#fff7df 100%)!important;box-shadow:0 20px 48px rgb(111 76 0 / .20),0 0 0 1px rgb(255 229 151 / .55) inset!important;overflow:hidden!important}.e24v4-app article.e24-card.is-premium .e24-card-copy{background:linear-gradient(180deg,rgb(255 255 255 / .98),#fff8e7)!important}.e24v4-app article.e24-card.is-premium .e24-card-copy small{color:#9a6900!important}.e24v4-app article.e24-card.is-premium .e24-card-copy h3 a{color:#17120a!important}.e24v4-app article.e24-card.is-premium .e24-card-copy p{color:#5f543e!important}.e24v4-app article.e24-card.is-premium .e24-btn{border:1px solid #b98008!important;background:linear-gradient(135deg,#ffe58c,#d9a526 55%,#b97b08)!important;color:#211600!important;box-shadow:0 10px 24px rgb(173 118 0 / .24)!important}@media(max-width:767px){.e24v4-app article.e24-card.is-premium{border-radius:18px!important}}\n\n .e24v4-app .e24-card-media,.e24v4-app .e24-onlyfans-media-v560{position:relative!important}.e24v4-app .e24-card-video-badge-v865{position:absolute!important;top:10px!important;right:10px!important;left:auto!important;z-index:40!important;display:inline-flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-height:28px!important;padding:0 10px!important;border:1px solid rgb(255 255 255 / .9)!important;border-radius:999px!important;background:linear-gradient(135deg,#d21743,#8f0828)!important;color:#fff!important;box-shadow:0 8px 22px rgb(80 0 20 / .38)!important;transform:none!important;pointer-events:none!important}.e24v4-app .e24-card-video-badge-v865>span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:16px!important;height:16px!important;min-width:16px!important;border-radius:50%!important;background:#fff!important;color:#a60931!important;font-size:8px!important;line-height:1!important;padding-left:1px!important}.e24v4-app .e24-card-video-badge-v865 strong{display:inline!important;color:#fff!important;font-size:10px!important;line-height:1!important;font-weight:900!important;letter-spacing:.09em!important}.e24v4-app .e24-onlyfans-video-badge-v81317{top:10px!important;right:10px!important;background:linear-gradient(135deg,#19aee9,#087db7)!important;box-shadow:0 8px 22px rgb(0 118 176 / .34)!important}.e24v4-app .e24-onlyfans-video-badge-v81317>span{color:#087db7!important}@media(max-width:767px){.e24v4-app .e24-card-video-badge-v865{top:8px!important;right:8px!important;min-height:25px!important;padding:0 8px!important;gap:5px!important}.e24v4-app .e24-card-video-badge-v865>span{width:14px!important;height:14px!important;min-width:14px!important;font-size:7px!important}.e24v4-app .e24-card-video-badge-v865 strong{font-size:9px!important}}\n\n .e24-premium-services-help-v81321{margin:0 0 14px;color:#666;font-size:14px}.e24-premium-services-grid-v81321{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.e24-premium-service-option-v81321{display:flex!important;align-items:center;gap:10px;padding:12px 14px;border:1px solid rgb(182 140 28 / .28);border-radius:12px;background:linear-gradient(135deg,#fffdf7,#fff);font-weight:700;cursor:pointer}.e24-premium-service-option-v81321 input{width:18px!important;height:18px!important;min-width:18px;margin:0!important;accent-color:#b88a19}.e24-profile-services-v81321{margin-top:18px}.e24-profile-services-grid-v81321{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.e24-profile-services-grid-v81321 span{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border:1px solid rgb(190 145 28 / .32);border-radius:999px;background:linear-gradient(135deg,#fff8df,#fffdf8);color:#6f5311;font-size:13px;font-weight:800;line-height:1.2}@media(max-width:767px){.e24-premium-services-grid-v81321{grid-template-columns:1fr}.e24-profile-services-grid-v81321 span{font-size:12px}}@media (min-width:1025px){.e24v4-seo-faq-v492{max-width:none!important}.e24v4-seo-faq-list-v492{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 18px!important;align-items:start!important}.e24v4-seo-faq-list-v492 details{margin:0!important;break-inside:avoid}}@media (max-width:1024px){.e24v4-seo-faq-list-v492{grid-template-columns:1fr!important}}.e24v4-search,.e24-portal-search-v300,.e24-search-v140{position:relative;overflow:visible!important}.e24v4-search .e24-search-filters-v81325,.e24-portal-search-v300 .e24-search-filters-v81325,.e24-search-v140 .e24-search-filters-v81325{grid-column:1/-1;width:100%;display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:2px;padding-top:10px;border-top:1px solid rgb(0 0 0 / .08)}.e24v4-search-dark .e24-search-filters-v81325{border-top-color:rgb(255 255 255 / .10)}.e24-search-filter-v81325{position:relative}.e24-search-filter-v81325>summary{list-style:none;display:flex;align-items:center;gap:8px;min-height:38px;padding:0 13px;border:1px solid rgb(15 15 20 / .13);border-radius:999px;background:#fff;color:#17171b;font-size:12px;font-weight:800;cursor:pointer;user-select:none;box-shadow:0 3px 12px rgb(0 0 0 / .05)}.e24-search-filter-v81325>summary::-webkit-details-marker{display:none}.e24-search-filter-v81325>summary:after{content:'⌄';font-size:13px;line-height:1;opacity:.55;transition:transform .2s ease}.e24-search-filter-v81325[open]>summary{border-color:#d4af37;box-shadow:0 0 0 3px rgb(212 175 55 / .12)}.e24-search-filter-v81325[open]>summary:after{transform:rotate(180deg)}.e24-search-filter-menu-v81325{position:absolute;z-index:80;left:0;top:calc(100% + 7px);min-width:205px;padding:10px;border:1px solid rgb(20 20 24 / .10);border-radius:16px;background:#fff;box-shadow:0 18px 45px rgb(0 0 0 / .18)}.e24-search-filter-menu-v81325 label{display:flex!important;align-items:center;gap:9px!important;padding:8px 9px!important;border:0!important;border-radius:10px!important;cursor:pointer!important}.e24-search-filter-menu-v81325 label:hover{background:#f7f3e7!important}.e24-search-filter-menu-v81325 input{appearance:none!important;-webkit-appearance:none!important;width:18px!important;height:18px!important;min-width:18px!important;margin:0!important;border:1.5px solid #bbb!important;border-radius:5px!important;background:#fff!important;display:grid!important;place-items:center!important}.e24-search-filter-menu-v81325 input:checked{border-color:#c89b18!important;background:linear-gradient(135deg,#f7dc78,#bd8612)!important}.e24-search-filter-menu-v81325 input:checked:after{content:'✓';color:#111;font-size:12px;font-weight:1000;line-height:1}.e24-search-filter-menu-v81325 span{font-size:13px!important;font-weight:700!important;text-transform:none!important;letter-spacing:0!important;color:#222!important}.e24-search-premium-toggle-v81325{margin-left:auto!important;display:flex!important;align-items:center!important;gap:9px!important;padding:5px 2px!important;border:0!important;cursor:pointer!important}.e24-search-premium-toggle-v81325>input{position:absolute!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important}.e24-search-toggle-ui-v81325{position:relative;display:block!important;width:42px;height:24px;flex:0 0 42px;border-radius:999px;background:#d8d8dc;box-shadow:inset 0 0 0 1px rgb(0 0 0 / .08);transition:.2s ease}.e24-search-toggle-ui-v81325:after{content:'';position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 7px rgb(0 0 0 / .22);transition:.2s ease}.e24-search-premium-toggle-v81325>input:checked+.e24-search-toggle-ui-v81325{background:linear-gradient(135deg,#f2d46a,#b97d08)}.e24-search-premium-toggle-v81325>input:checked+.e24-search-toggle-ui-v81325:after{transform:translateX(18px)}.e24-search-premium-toggle-v81325 strong{font-size:12px;color:#17171b;white-space:nowrap}.e24v4-search-dark .e24-search-premium-toggle-v81325 strong{color:#fff}@media(max-width:780px){.e24v4-search .e24-search-filters-v81325,.e24-portal-search-v300 .e24-search-filters-v81325,.e24-search-v140 .e24-search-filters-v81325{display:grid;grid-template-columns:1fr 1fr;gap:7px}.e24-search-filter-v81325>summary{justify-content:space-between;min-height:40px;padding:0 11px;font-size:11px}.e24-search-filter-menu-v81325{position:fixed;left:12px;right:12px;top:auto;bottom:14px;min-width:0;max-height:50vh;overflow:auto;z-index:99999}.e24-search-premium-toggle-v81325{grid-column:1/-1;margin-left:0!important;justify-content:flex-start!important;min-height:42px;padding:5px 3px!important}}\n\n\n.e24v4-search .e24-search-filters-v81325,\n.e24-portal-search-v300 .e24-search-filters-v81325,\n.e24-search-v140 .e24-search-filters-v81325{\n gap:10px!important;\n padding-top:12px!important;\n}\n.e24-search-filter-v81325>summary{\n min-height:46px!important;\n padding:0 17px!important;\n gap:10px!important;\n font-size:13px!important;\n border-radius:24px!important;\n}\n.e24-search-filter-v81325>summary:after{\n color:#b88910!important;\n opacity:1!important;\n font-weight:900!important;\n}\n.e24-search-filter-v81325:has(input:checked)>summary{\n border-color:#d4af37!important;\n background:linear-gradient(135deg,#fffaf0,#f7e4a1)!important;\n box-shadow:0 4px 14px rgb(190 139 18 / .16)!important;\n}\n.e24-search-premium-toggle-v81325{\n margin-left:auto!important;\n display:flex!important;\n align-items:center!important;\n justify-content:flex-end!important;\n gap:10px!important;\n min-height:46px!important;\n padding:0 4px 0 14px!important;\n border:0!important;\n cursor:pointer!important;\n white-space:nowrap!important;\n}\n.e24-search-premium-toggle-v81325>input[type=checkbox]{\n position:absolute!important;\n width:1px!important;\n height:1px!important;\n min-width:1px!important;\n margin:-1px!important;\n padding:0!important;\n overflow:hidden!important;\n clip:rect(0,0,0,0)!important;\n clip-path:inset(50%)!important;\n border:0!important;\n opacity:0!important;\n appearance:none!important;\n -webkit-appearance:none!important;\n pointer-events:none!important;\n}\n.e24-search-premium-label-v81326{\n display:inline-flex!important;\n align-items:center!important;\n gap:6px!important;\n color:#18181b!important;\n font-size:13px!important;\n font-weight:800!important;\n line-height:1.2!important;\n text-transform:none!important;\n letter-spacing:0!important;\n}\n.e24-search-premium-star-v81326{\n display:inline-block!important;\n color:#d4a91e!important;\n font-size:16px!important;\n line-height:1!important;\n}\n.e24-search-toggle-ui-v81325{\n width:48px!important;\n height:28px!important;\n flex:0 0 48px!important;\n background:#d9d9df!important;\n box-shadow:inset 0 0 0 1px rgb(0 0 0 / .08),0 2px 6px rgb(0 0 0 / .06)!important;\n}\n.e24-search-toggle-ui-v81325:after{\n top:3px!important;\n left:3px!important;\n width:22px!important;\n height:22px!important;\n}\n.e24-search-premium-toggle-v81325>input:checked+.e24-search-toggle-ui-v81325{\n background:linear-gradient(135deg,#f2d46a,#bd8612)!important;\n}\n.e24-search-premium-toggle-v81325>input:checked+.e24-search-toggle-ui-v81325:after{\n transform:translateX(20px)!important;\n}\n.e24v4-search-dark .e24-search-premium-label-v81326{color:#fff!important}\n@media(max-width:900px){\n .e24-search-premium-toggle-v81325{\n margin-left:0!important;\n}\n}\n@media(max-width:780px){\n .e24-search-filter-v81325>summary{min-height:44px!important;padding:0 13px!important;font-size:12px!important}\n .e24-search-premium-toggle-v81325{\n grid-column:1/-1!important;\n justify-content:space-between!important;\n width:100%!important;\n min-height:46px!important;\n padding:0 4px!important;\n}\n .e24-search-premium-label-v81326{font-size:12px!important}\n}\n .e24-mobile-filter-trigger-v81327,.e24-mobile-filter-head-v81327,.e24-mobile-filter-actions-v81327,.e24-search-filter-backdrop-v81327{display:none}@media(max-width:780px){.e24-search-filters-shell-v81327{width:100%;position:relative}.e24-mobile-filter-trigger-v81327{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 15px;margin-top:9px;border:1px solid rgb(20 20 24 / .13);border-radius:999px;background:#fff;color:#18181b;font-size:13px;font-weight:800;box-shadow:0 3px 12px rgb(0 0 0 / .06);cursor:pointer}.e24v4-search-dark .e24-mobile-filter-trigger-v81327{background:rgb(255 255 255 / .08);border-color:rgb(255 255 255 / .16);color:#fff}.e24-mobile-filter-trigger-v81327>span:first-child{color:#c99718;font-size:15px}.e24-mobile-filter-count-v81327{display:inline-grid!important;place-items:center;min-width:21px;height:21px;padding:0 6px;border-radius:999px;background:#d8ad28;color:#111;font-size:11px;font-weight:900}.e24-mobile-filter-count-v81327[hidden]{display:none!important}.e24v4-search .e24-search-filters-v81325,.e24-portal-search-v300 .e24-search-filters-v81325,.e24-search-v140 .e24-search-filters-v81325{display:none!important}.e24-search-filters-shell-v81327.is-open .e24-search-filters-v81325{display:flex!important;position:fixed!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;z-index:100002!important;max-height:min(78vh,680px)!important;overflow-y:auto!important;flex-direction:column!important;gap:10px!important;padding:18px 16px calc(16px + env(safe-area-inset-bottom))!important;border:0!important;border-radius:22px 22px 0 0!important;background:#fff!important;box-shadow:0 -24px 60px rgb(0 0 0 / .28)!important}.e24-search-filters-shell-v81327.is-open .e24-search-filter-backdrop-v81327{display:block!important;position:fixed;inset:0;z-index:100001;background:rgb(0 0 0 / .52);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.e24-mobile-filter-head-v81327{display:flex!important;align-items:center;justify-content:space-between;gap:12px;padding:0 2px 6px;color:#17171b}.e24-mobile-filter-head-v81327 strong{font-size:19px;font-weight:900}.e24-mobile-filter-head-v81327 button{width:38px;height:38px;border:0;border-radius:50%;background:#f1f1f3;color:#222;font-size:26px;line-height:1;cursor:pointer}.e24-search-filter-v81325{width:100%}.e24-search-filter-v81325>summary{width:100%;min-height:48px!important;padding:0 15px!important;font-size:13px!important;background:#fafafa!important}.e24-search-filter-menu-v81325{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;top:auto!important;min-width:0!important;max-height:none!important;margin-top:7px!important;padding:7px!important;border-radius:14px!important;box-shadow:none!important;background:#f7f7f8!important}.e24-search-filter-menu-v81325 label{min-height:42px!important}.e24-search-premium-toggle-v81325{grid-column:auto!important;width:100%!important;min-height:50px!important;margin:2px 0 0!important;padding:0 12px!important;border:1px solid rgb(20 20 24 / .10)!important;border-radius:15px!important;background:#fafafa!important;justify-content:space-between!important}.e24v4-search-dark .e24-search-premium-label-v81326{color:#18181b!important}.e24-search-premium-label-v81326{font-size:13px!important}.e24-mobile-filter-actions-v81327{display:grid!important;grid-template-columns:1fr 1.35fr;gap:10px;position:sticky;bottom:calc(-16px - env(safe-area-inset-bottom));margin:6px -16px calc(-16px - env(safe-area-inset-bottom));padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid rgb(20 20 24 / .08)}.e24-mobile-filter-actions-v81327 button{min-height:48px;border-radius:14px;font-size:13px;font-weight:900;cursor:pointer}.e24-mobile-filter-reset-v81327{border:1px solid rgb(20 20 24 / .15);background:#fff;color:#222}.e24-mobile-filter-apply-v81327{border:0;background:linear-gradient(135deg,#e8c74d,#c69210);color:#111}body.e24-filter-sheet-open-v81327{overflow:hidden!important;touch-action:none}}.e24-search-filters-shell-v81327{grid-column:1 / -1!important;width:100%!important;min-width:0!important}@media (min-width:992px){.e24-mobile-filter-trigger-v81327,.e24-mobile-filter-head-v81327,.e24-mobile-filter-actions-v81327,.e24-search-filter-backdrop-v81327{display:none!important}.e24-search-filters-shell-v81327{display:block!important;grid-column:1 / -1!important;width:100%!important;margin:0!important}.e24v4-search .e24-search-filters-v81325,.e24-portal-search-v300 .e24-search-filters-v81325,.e24-search-v140 .e24-search-filters-v81325{display:flex!important;align-items:center!important;flex-wrap:wrap!important;width:100%!important;gap:10px!important;padding:12px 0 0!important;border-top:1px solid rgb(20 20 24 / .08)!important}.e24-search-filter-v81325{flex:0 0 auto!important}.e24-search-premium-toggle-v81325{margin-left:auto!important;flex:0 0 auto!important}}@media (max-width:991px){.e24-search-filters-shell-v81327{display:block!important;grid-column:1 / -1!important;width:100%!important;position:relative!important}.e24-mobile-filter-trigger-v81327{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:auto!important;min-width:112px!important;min-height:42px!important;margin:8px 0 0!important;padding:0 15px!important;border:1px solid rgb(20 20 24 / .13)!important;border-radius:999px!important;background:#fff!important;color:#18181b!important;box-shadow:0 3px 12px rgb(0 0 0 / .06)!important}.e24v4-search .e24-search-filters-v81325,.e24-portal-search-v300 .e24-search-filters-v81325,.e24-search-v140 .e24-search-filters-v81325{display:none!important}.e24-search-filters-shell-v81327.is-open .e24-search-filters-v81325{display:flex!important;position:fixed!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;z-index:100002!important;width:100%!important;max-height:min(78vh,680px)!important;overflow-y:auto!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important;padding:18px 16px calc(16px + env(safe-area-inset-bottom))!important;border:0!important;border-radius:22px 22px 0 0!important;background:#fff!important;box-shadow:0 -24px 60px rgb(0 0 0 / .28)!important}.e24-search-filters-shell-v81327.is-open .e24-search-filter-backdrop-v81327{display:block!important;position:fixed!important;inset:0!important;z-index:100001!important;background:rgb(0 0 0 / .52)!important}.e24-search-filters-shell-v81327.is-open .e24-mobile-filter-head-v81327{display:flex!important}.e24-search-filters-shell-v81327.is-open .e24-mobile-filter-actions-v81327{display:grid!important}}.e24v4-adult{width:100%;justify-content:center}.e24v4-topmsg{color:var(--gold);font-weight:900;font-size:18px;letter-spacing:.5px;text-align:center}.e24v4-adult b{display:none}@media(max-width:991px){.e24v4-top .e24v4-wrap{justify-content:center}.e24v4-top-cta{display:none!important}.e24v4-topmsg{font-size:16px;line-height:1.25;padding:6px 8px}}@media(max-width:991px){.e24v4-top .e24v4-wrap{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;min-height:52px!important;padding-top:6px!important;padding-bottom:6px!important}.e24v4-adult{width:auto!important;min-width:0!important;flex:1 1 auto!important;justify-content:flex-start!important;overflow:visible!important}.e24v4-topmsg{display:block!important;padding:0!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;color:var(--gold)!important;font-size:11px!important;line-height:1.18!important;font-weight:950!important;letter-spacing:.15px!important;text-align:left!important}.e24v4-top-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;min-height:32px!important;padding:0 10px!important;border-radius:9px!important;background:var(--gold)!important;color:#111!important;font-size:9px!important;line-height:1!important;font-weight:950!important;text-decoration:none!important;white-space:nowrap!important}}@media(max-width:390px){.e24v4-topmsg{font-size:10px!important}.e24v4-top-cta{padding:0 8px!important;font-size:8px!important}}.e24v4-top-rotator{display:flex;align-items:center;justify-content:flex-end;min-width:340px;position:relative;height:24px;overflow:hidden;color:#fff;font-size:14px;font-weight:700}.e24v4-top-rotator span{position:absolute;right:0;opacity:0;transition:opacity .4s}.e24v4-top-rotator span.is-active{opacity:1}@media(max-width:991px){.e24v4-top-rotator{display:none}.e24v4-top .e24v4-wrap{justify-content:space-between}.e24v4-top-cta{display:inline-flex!important}}@media(min-width:992px){.e24v4-top{position:relative;overflow:hidden;background:linear-gradient(90deg,#050506 0%,#0b0b0e 48%,#050506 100%)!important;border-bottom:1px solid rgb(212 175 55 / .28)!important;box-shadow:0 8px 24px rgb(0 0 0 / .18)}.e24v4-top:before{content:"";position:absolute;left:50%;top:-44px;transform:translateX(-50%);width:720px;height:90px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgb(212 175 55 / .13),transparent 68%)}.e24v4-top .e24v4-wrap{position:relative;z-index:1;width:min(calc(100% - 48px),1180px)!important;min-height:52px!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(360px,1fr)!important;align-items:center!important;justify-content:center!important;gap:28px!important}.e24v4-adult{width:auto!important;min-width:0!important;justify-content:flex-end!important;padding-right:28px!important;position:relative!important}.e24v4-adult:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:24px;background:linear-gradient(180deg,transparent,rgb(212 175 55 / .55),transparent)}.e24v4-topmsg{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;color:#e7c45b!important;font-size:15px!important;line-height:1.15!important;font-weight:950!important;letter-spacing:.45px!important;text-align:right!important;text-shadow:0 0 18px rgb(212 175 55 / .14);white-space:nowrap!important;padding:0!important}.e24v4-top-rotator{min-width:0!important;width:100%!important;height:30px!important;justify-content:flex-start!important;color:#f7f7f7!important;font-size:13px!important;font-weight:750!important;letter-spacing:.1px!important}.e24v4-top-rotator span{left:0!important;right:auto!important;width:100%!important;display:flex!important;align-items:center!important;opacity:0;transform:translateY(5px);transition:opacity .35s ease,transform .35s ease!important}.e24v4-top-rotator span.is-active{opacity:1!important;transform:translateY(0)!important}}.e24v4-top-lang-v81336{display:none;position:relative;z-index:1700}@media (min-width:1101px){.e24v4-top{overflow:visible!important}.e24v4-top .e24v4-wrap{width:min(calc(100% - 40px),1320px)!important;min-height:58px!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(390px,1.45fr) minmax(300px,1.1fr) auto auto!important;align-items:center!important;justify-content:center!important;column-gap:0!important}.e24v4-adult,.e24v4-top-rotator,.e24v4-top-cta,.e24v4-top-lang-v81336{min-height:38px!important;display:flex!important;align-items:center!important}.e24v4-adult{justify-content:flex-start!important;padding:0 24px 0 0!important;min-width:0!important;position:relative!important}.e24v4-adult:after,.e24v4-top-rotator:after,.e24v4-top-cta:after{content:""!important;position:absolute!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;width:1px!important;height:26px!important;background:linear-gradient(180deg,transparent,rgb(212 175 55 / .48),transparent)!important}.e24v4-topmsg{justify-content:flex-start!important;text-align:left!important;font-size:15px!important;white-space:nowrap!important}.e24v4-top-rotator{position:relative!important;width:auto!important;min-width:0!important;padding:0 24px!important;justify-content:flex-start!important;overflow:hidden!important}.e24v4-top-rotator span{left:24px!important;right:24px!important;width:auto!important}.e24v4-top-cta{position:relative!important;justify-content:center!important;margin:0!important;padding:0 22px!important;min-width:142px!important;border-radius:11px!important;background:linear-gradient(135deg,#edca43,#c99d1e)!important;color:#090909!important;font-size:12px!important;font-weight:950!important;line-height:38px!important;text-decoration:none!important;white-space:nowrap!important;box-shadow:0 8px 22px rgb(215 178 54 / .20)!important}.e24v4-top-cta:after{right:-1px!important}.e24v4-top-lang-v81336{display:flex!important;justify-content:flex-end!important;padding-left:18px!important}.e24v4-top-lang-v81336>button{height:38px!important;min-width:68px!important;padding:0 13px!important;border:1px solid rgb(212 175 55 / .38)!important;border-radius:11px!important;background:#111216!important;color:#f0ce59!important;font-size:12px!important;font-weight:900!important;cursor:pointer!important}.e24v4-top-lang-v81336>div{position:absolute!important;top:calc(100% + 8px)!important;right:0!important;display:none!important;min-width:165px!important;padding:7px!important;border:1px solid rgb(212 175 55 / .26)!important;border-radius:12px!important;background:#101013!important;box-shadow:0 20px 50px rgb(0 0 0 / .55)!important}.e24v4-top-lang-v81336:hover>div,.e24v4-top-lang-v81336:focus-within>div{display:grid!important}.e24v4-top-lang-v81336 a{display:block!important;padding:9px 10px!important;border-radius:8px!important;color:#ddd8cf!important;text-decoration:none!important;font-size:12px!important;font-weight:750!important}.e24v4-top-lang-v81336 a:hover,.e24v4-top-lang-v81336 a.is-active{background:rgb(215 178 54 / .14)!important;color:#e7c45b!important}.e24v4-header-actions-v501{display:none!important}}@media (max-width:1100px){.e24v4-top-lang-v81336{display:none!important}}@media (min-width:1101px){.e24v4-header-inner{min-height:94px!important;grid-template-columns:230px minmax(0,1fr) auto!important;gap:18px!important}.e24v4-desktop-nav{gap:4px!important}.e24v4-desktop-nav a{min-height:44px!important;padding:0 10px!important;border-radius:11px!important;font-size:13px!important;line-height:1.15!important;font-weight:850!important;letter-spacing:-.08px!important}}.e24-rot-icon{display:inline-block;width:22px;height:22px;flex:0 0 22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}@media (min-width:1101px){.e24v4-top-rotator{color:#e7c45b!important;font-size:15px!important;font-weight:950!important;letter-spacing:.45px!important;text-transform:uppercase!important;text-shadow:0 0 18px rgb(212 175 55 / .16)!important}.e24v4-top-rotator span{display:flex!important;align-items:center!important;gap:10px!important;color:#e7c45b!important;white-space:nowrap!important}.e24v4-top-rotator .e24-rot-icon{color:#f0c94f!important;filter:drop-shadow(0 0 5px rgb(212 175 55 / .18))}}.e24-phone-search-v81340{display:flex;align-items:center;min-width:0}.e24-phone-search-field-v81340{display:flex;align-items:center;min-height:46px;width:250px;border:1px solid rgb(20 20 24 / .13);border-radius:24px;background:#fff;box-shadow:0 3px 12px rgb(0 0 0 / .05);overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.e24-phone-search-field-v81340:focus-within{border-color:#d4af37;box-shadow:0 0 0 3px rgb(212 175 55 / .12)}.e24-phone-search-field-v81340>svg{width:18px;height:18px;flex:0 0 18px;margin-left:15px;fill:none;stroke:#c69518;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.e24-phone-search-field-v81340>input{min-width:0!important;width:100%!important;height:44px!important;margin:0!important;padding:0 9px!important;border:0!important;outline:0!important;background:transparent!important;color:#17171b!important;font-size:13px!important;font-weight:750!important;box-shadow:none!important}.e24-phone-search-field-v81340>input::placeholder{color:#777!important;font-weight:650!important}.e24-phone-search-submit-v81340{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;min-width:38px!important;margin-right:4px!important;padding:0!important;border:0!important;border-radius:50%!important;background:linear-gradient(135deg,#edd15b,#bd8612)!important;color:#111!important;font-size:19px!important;font-weight:950!important;cursor:pointer!important;box-shadow:0 4px 12px rgb(190 139 18 / .18)!important}.e24-mobile-phone-trigger-v81340{display:none}.e24v4-search-dark .e24-phone-search-field-v81340{border-color:rgb(255 255 255 / .18);background:rgb(255 255 255 / .09)}.e24v4-search-dark .e24-phone-search-field-v81340>input{color:#fff!important}.e24v4-search-dark .e24-phone-search-field-v81340>input::placeholder{color:rgb(255 255 255 / .72)!important}@media(min-width:992px){.e24-search-filters-shell-v81327{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important}.e24-phone-search-v81340{order:0;flex:0 0 auto}.e24-search-filters-v81325{order:1;flex:1 1 620px!important;width:auto!important;border-top:0!important;padding-top:0!important;margin-top:0!important}}@media(max-width:991px){.e24-search-filters-shell-v81327{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}.e24-phone-search-v81340{display:flex!important;align-items:center!important;flex:0 0 auto!important;position:relative!important}.e24-mobile-phone-trigger-v81340{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:42px!important;padding:0 14px!important;margin:8px 0 0!important;border:1px solid rgb(20 20 24 / .13)!important;border-radius:999px!important;background:#fff!important;color:#18181b!important;font-size:13px!important;font-weight:850!important;box-shadow:0 3px 12px rgb(0 0 0 / .06)!important;cursor:pointer!important}.e24-mobile-phone-trigger-v81340 svg{width:17px;height:17px;fill:none;stroke:#c69518;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.e24-phone-search-field-v81340{display:none!important;position:absolute!important;left:0!important;top:calc(100% + 8px)!important;z-index:90!important;width:min(300px,calc(100vw - 32px))!important;box-shadow:0 16px 38px rgb(0 0 0 / .2)!important}.e24-phone-search-v81340.is-open .e24-phone-search-field-v81340{display:flex!important}.e24v4-search-dark .e24-mobile-phone-trigger-v81340{background:rgb(255 255 255 / .08)!important;border-color:rgb(255 255 255 / .16)!important;color:#fff!important}.e24-mobile-filter-trigger-v81327{margin-top:8px!important}}.e24-phone-search-v81341{display:flex;align-items:center;flex:0 0 280px;min-width:220px;height:46px;border:1px solid rgb(20 20 24 / .13);border-radius:24px;background:#fff;box-shadow:0 3px 12px rgb(0 0 0 / .05);transition:border-color .2s ease,box-shadow .2s ease}.e24-phone-search-v81341:focus-within{border-color:#d4af37;box-shadow:0 0 0 3px rgb(212 175 55 / .12)}.e24-phone-search-v81341>svg{width:18px;height:18px;flex:0 0 18px;margin-left:15px;fill:none;stroke:#c69518;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.e24-phone-search-v81341>input{min-width:0!important;width:100%!important;height:44px!important;margin:0!important;padding:0 14px 0 10px!important;border:0!important;outline:0!important;background:transparent!important;color:#17171b!important;font-size:13px!important;font-weight:750!important;box-shadow:none!important}.e24-phone-search-v81341>input::placeholder{color:#777!important;font-weight:650!important}.e24v4-search-dark .e24-phone-search-v81341{border-color:rgb(255 255 255 / .18);background:rgb(255 255 255 / .09)}.e24v4-search-dark .e24-phone-search-v81341>input{color:#fff!important}.e24v4-search-dark .e24-phone-search-v81341>input::placeholder{color:rgb(255 255 255 / .72)!important}@media(min-width:992px){.e24v4-search .e24-search-filters-v81325,.e24-portal-search-v300 .e24-search-filters-v81325,.e24-search-v140 .e24-search-filters-v81325{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:10px!important;width:100%!important;padding:12px 0 0!important;border-top:1px solid rgb(20 20 24 / .08)!important}.e24-phone-search-v81341{order:-10!important;flex:0 1 280px!important}.e24-search-filter-v81325{flex:0 0 auto!important}.e24-search-premium-toggle-v81325{margin-left:auto!important;flex:0 0 auto!important}}@media(max-width:991px){.e24-phone-search-v81341{width:100%!important;min-width:0!important;flex:0 0 auto!important;height:48px!important;background:#fafafa!important;border-radius:15px!important}.e24-phone-search-v81341>input{height:46px!important;font-size:14px!important}}.e24-mobile-search-actions-v81342,.e24-mobile-phone-trigger-v81342{display:none}@media(max-width:991px){.e24-mobile-search-actions-v81342{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:10px!important;width:100%!important;margin-top:10px!important}.e24-mobile-search-actions-v81342 .e24-mobile-filter-trigger-v81327,.e24-mobile-phone-trigger-v81342{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;width:100%!important;min-width:0!important;min-height:46px!important;margin:0!important;padding:0 10px!important;border:1px solid rgb(20 20 24 / .13)!important;border-radius:14px!important;background:#fff!important;color:#18181b!important;box-shadow:0 3px 12px rgb(0 0 0 / .06)!important;font-size:12px!important;font-weight:850!important;line-height:1.15!important;cursor:pointer!important;white-space:nowrap!important}.e24-mobile-phone-trigger-v81342 svg{width:17px!important;height:17px!important;flex:0 0 17px!important;fill:none!important;stroke:#c69518!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}.e24-mobile-search-actions-v81342 .e24-mobile-filter-trigger-v81327>span:first-child{color:#c69518!important;font-size:16px!important;line-height:1!important}.e24-mobile-search-actions-v81342 .e24-mobile-filter-count-v81327{min-width:19px!important;height:19px!important;padding:0 5px!important;font-size:10px!important}.e24v4-search-dark .e24-mobile-phone-trigger-v81342,.e24v4-search-dark .e24-mobile-search-actions-v81342 .e24-mobile-filter-trigger-v81327{background:rgb(255 255 255 / .08)!important;border-color:rgb(255 255 255 / .16)!important;color:#fff!important}}@media(max-width:370px){.e24-mobile-search-actions-v81342{gap:7px!important}.e24-mobile-search-actions-v81342 .e24-mobile-filter-trigger-v81327,.e24-mobile-phone-trigger-v81342{font-size:11px!important;padding:0 7px!important}}@media(min-width:992px){.e24-mobile-search-actions-v81342{display:none!important}}@media(min-width:992px){.e24v4-search .e24-search-filters-v81325,.e24-portal-search-v300 .e24-search-filters-v81325,.e24-search-v140 .e24-search-filters-v81325{gap:10px!important;align-items:center!important}.e24-phone-search-v81341{flex:0 0 230px!important;width:230px!important;min-width:230px!important;height:46px!important;border-radius:24px!important;background:#fff!important;border:1px solid rgb(20 20 24 / .13)!important;box-shadow:0 3px 12px rgb(0 0 0 / .05)!important;position:relative!important;margin-right:8px!important}.e24-phone-search-v81341:after{content:""!important;position:absolute!important;right:-10px!important;top:9px!important;width:1px!important;height:28px!important;background:linear-gradient(180deg,transparent,rgb(212 175 55 / .38),transparent)!important;pointer-events:none!important}.e24-phone-search-v81341>input{height:44px!important;font-size:13px!important;font-weight:750!important}.e24-phone-search-v81341>input::placeholder{color:#6f6f73!important;opacity:1!important}.e24-search-premium-toggle-v81325{margin-left:auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:9px!important;min-width:max-content!important}.e24-search-premium-toggle-v81325>input[type="checkbox"]{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;min-width:1px!important;min-height:1px!important;margin:0!important;padding:0!important;opacity:0!important;visibility:hidden!important;appearance:none!important;-webkit-appearance:none!important;pointer-events:none!important}.e24-search-premium-label-v81326{font-size:12px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.2px!important}}@media(max-width:991px){.e24-phone-search-v81341:after{display:none!important}.e24-mobile-search-actions-v81342{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:10px!important;width:100%!important}}\n\n\n.e24-search-rating-filter-v81349 .e24-search-filter-menu-v81325 input[type=radio]{border-radius:50%!important}\n.e24-search-rating-filter-v81349 .e24-search-filter-menu-v81325 input[type=radio]:checked:after{content:""!important;width:8px!important;height:8px!important;border-radius:50%!important;background:#17171b!important}\n@media(min-width:992px){\n .e24-search-rating-filter-v81349>summary{min-width:142px!important}\n}\n .e24-publish-panel-v522 .e24-premium-services-v81321{position:relative;overflow:hidden;border-color:rgb(215 178 54 / .24)!important;background:radial-gradient(circle at 100% 0,rgb(215 178 54 / .08),transparent 34%),rgb(16 16 19 / .94)!important}.e24-publish-panel-v522 .e24-premium-services-help-v81321{margin:-4px 0 16px!important;color:#aaa49c!important;font-size:12px!important;line-height:1.55!important}.e24-publish-panel-v522 .e24-premium-services-grid-v81321{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:100%!important}.e24-publish-panel-v522 .e24-premium-service-option-v81321{position:relative!important;display:flex!important;align-items:center!important;min-width:0!important;min-height:52px!important;gap:11px!important;margin:0!important;padding:13px 14px!important;border:1px solid rgb(215 178 54 / .24)!important;border-radius:13px!important;background:#18181c!important;color:#f7f4ee!important;font-size:12px!important;font-weight:850!important;line-height:1.35!important;cursor:pointer!important;box-shadow:none!important;transition:border-color .18s ease,background .18s ease,transform .18s ease!important}.e24-publish-panel-v522 .e24-premium-service-option-v81321:hover{border-color:rgb(215 178 54 / .62)!important;background:#1d1d22!important;transform:translateY(-1px)!important}.e24-publish-panel-v522 .e24-premium-service-option-v81321 input[type="checkbox"]{appearance:auto!important;-webkit-appearance:checkbox!important;display:block!important;flex:0 0 18px!important;width:18px!important;height:18px!important;min-width:18px!important;margin:0!important;padding:0!important;border:0!important;border-radius:4px!important;background:transparent!important;accent-color:#d7b236!important;opacity:1!important;visibility:visible!important;position:static!important}.e24-publish-panel-v522 .e24-premium-service-option-v81321 span{display:block!important;min-width:0!important;color:#f7f4ee!important;font:inherit!important;white-space:normal!important;overflow-wrap:anywhere!important}.e24-publish-panel-v522 .e24-premium-service-option-v81321:has(input:checked){border-color:#d7b236!important;background:linear-gradient(135deg,rgb(215 178 54 / .16),#1b1b1f)!important;box-shadow:0 0 0 1px rgb(215 178 54 / .08) inset!important}@media(max-width:767px){.e24-publish-panel-v522 .e24-premium-services-grid-v81321{grid-template-columns:1fr!important;gap:9px!important}.e24-publish-panel-v522 .e24-premium-service-option-v81321{min-height:48px!important;padding:12px 13px!important}}.e24-profile-services-section-v81359{display:block!important;position:relative!important;z-index:2!important;clear:both!important;width:100%!important;margin:0!important;padding:34px 0 42px!important;background:radial-gradient(circle at 18% 0%,rgb(215 178 54 / .08),transparent 36%),#09090b!important;border-top:1px solid rgb(215 178 54 / .12)!important;border-bottom:1px solid rgb(215 178 54 / .10)!important;overflow:visible!important}.e24-profile-services-head-v81359{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:18px!important;margin:0 0 18px!important}.e24-profile-services-head-v81359>span{color:var(--gold)!important;font-size:11px!important;font-weight:950!important;letter-spacing:.13em!important;text-transform:uppercase!important}.e24-profile-services-head-v81359 h2{margin:0!important;color:#fff!important;font-size:clamp(24px,2vw,34px)!important;line-height:1!important;font-weight:950!important}.e24-profile-services-grid-v81359{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;width:100%!important;min-width:0!important}.e24-profile-service-badge-v81359{display:flex!important;align-items:center!important;gap:11px!important;min-width:0!important;min-height:56px!important;padding:10px 14px!important;border:1px solid rgb(215 178 54 / .28)!important;border-radius:16px!important;background:linear-gradient(145deg,rgb(215 178 54 / .09),rgb(255 255 255 / .025))!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .035)!important;color:#fff!important;overflow:hidden!important}.e24-profile-service-badge-v81359 i{display:grid!important;place-items:center!important;flex:0 0 36px!important;width:36px!important;height:36px!important;border-radius:12px!important;background:linear-gradient(145deg,#e2ba37,#a97808)!important;box-shadow:0 7px 20px rgb(215 178 54 / .18)!important}.e24-profile-service-badge-v81359 svg{width:20px!important;height:20px!important;fill:none!important;stroke:#09090b!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}.e24-profile-service-badge-v81359 strong{min-width:0!important;color:#f7f4eb!important;font-size:13px!important;font-weight:850!important;line-height:1.25!important;overflow-wrap:anywhere!important}.e24-profile-ad-separator-v81359{display:block!important;clear:both!important;width:100%!important;height:18px!important;background:#09090b!important}@media (min-width:1101px){.e24v4-profile-hero-v430{height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important}.e24v4-profile-layout-v430{height:auto!important;min-height:500px!important;max-height:none!important;align-items:stretch!important}.e24v4-profile-copy-v430{height:auto!important;min-height:500px!important;max-height:none!important;overflow:visible!important}.e24v4-profile-image-v430{height:auto!important;min-height:500px!important;max-height:none!important;align-self:stretch!important}}@media (max-width:1200px) and (min-width:768px){.e24-profile-services-grid-v81359{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:767px){.e24-profile-services-section-v81359{padding:26px 0 32px!important}.e24-profile-services-head-v81359{display:block!important}.e24-profile-services-head-v81359>span{display:block!important;margin-bottom:7px!important}.e24-profile-services-grid-v81359{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.e24-profile-service-badge-v81359{min-height:52px!important;padding:9px 10px!important;border-radius:14px!important;gap:8px!important}.e24-profile-service-badge-v81359 i{flex-basis:32px!important;width:32px!important;height:32px!important;border-radius:10px!important}.e24-profile-service-badge-v81359 svg{width:18px!important;height:18px!important}.e24-profile-service-badge-v81359 strong{font-size:11px!important}}@media (max-width:767px){.e24-profile-services-grid-v81359{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.e24-profile-service-badge-v81359{min-width:0!important;width:100%!important;min-height:54px!important;padding:8px 9px!important;gap:7px!important}.e24-profile-service-badge-v81359 i{flex:0 0 30px!important;width:30px!important;height:30px!important}.e24-profile-service-badge-v81359 svg{width:17px!important;height:17px!important}.e24-profile-service-badge-v81359 strong{display:block!important;min-width:0!important;font-size:10.5px!important;line-height:1.2!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important}}@media (max-width:380px){.e24-profile-services-grid-v81359{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.e24-profile-service-badge-v81359{padding:7px 8px!important;gap:6px!important}.e24-profile-service-badge-v81359 i{flex-basis:28px!important;width:28px!important;height:28px!important}.e24-profile-service-badge-v81359 strong{font-size:10px!important}}.is-premium-profile-v896{background:#070708!important;color:#f7f7f7!important}.is-premium-profile-v896 .e24v4-profile-hero-v430{background:radial-gradient(circle at 76% 38%,rgb(214 164 32 / .16),transparent 24%),linear-gradient(180deg,#080809,#070708)!important;border-bottom:1px solid rgb(216 171 43 / .16)!important}@media (min-width:1101px){.is-premium-profile-v896 .e24v4-profile-layout-v430{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr)!important;gap:42px!important;min-height:620px!important;padding-top:34px!important;padding-bottom:38px!important}.is-premium-profile-v896 .e24v4-profile-copy-v430{padding:12px 0!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.is-premium-profile-v896 .e24v4-profile-image-v430{position:relative!important;display:grid!important;place-items:center!important;min-height:560px!important;background:transparent!important;overflow:visible!important}.is-premium-profile-v896 .e24v4-profile-image-v430:before,.is-premium-profile-v896 .e24v4-profile-image-v430:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.is-premium-profile-v896 .e24v4-profile-image-v430:before{width:min(92%,560px);aspect-ratio:1;border:2px solid #e0b632;box-shadow:0 0 0 6px rgb(224 182 50 / .06),0 0 46px rgb(224 182 50 / .22),inset 0 0 34px rgb(224 182 50 / .12)}.is-premium-profile-v896 .e24v4-profile-image-v430:after{width:min(96%,590px);aspect-ratio:1;border:1px solid rgb(224 182 50 / .28)}.is-premium-profile-v896 .e24v4-profile-image-v430>img{width:min(88%,535px)!important;aspect-ratio:1!important;height:auto!important;object-fit:cover!important;border-radius:50%!important;position:relative!important;z-index:1!important;box-shadow:0 24px 60px rgb(0 0 0 / .6)!important}.is-premium-profile-v896 .e24v4-profile-image-v430.has-video>video{width:min(88%,535px)!important;aspect-ratio:1!important;height:auto!important;object-fit:cover!important;border-radius:50%!important;position:relative!important;z-index:1!important;border:2px solid #d9ae2d!important}}.is-premium-profile-v896 .e24-premium-title-row-v824{display:block!important}.is-premium-profile-v896 .e24-premium-profile-photo-v820{display:none!important}.is-premium-profile-v896 .e24-premium-title-copy-v824 h1{font-size:clamp(42px,5vw,74px)!important;line-height:.95!important;letter-spacing:-.04em!important;text-transform:uppercase!important;margin:14px 0 18px!important;max-width:760px!important}.is-premium-profile-v896 .e24v4-badges-v430{gap:10px!important;align-items:center!important;flex-wrap:wrap!important}.is-premium-profile-v896 .e24-profile-crown-v520{order:-2!important;border:1px solid rgb(224 182 50 / .55)!important;background:rgb(224 182 50 / .08)!important;color:#f2c84a!important;border-radius:12px!important;padding:8px 12px!important}.is-premium-profile-v896 .e24-verified-badge-v826{order:-1!important;color:#52e17b!important;background:rgb(82 225 123 / .08)!important;border-color:rgb(82 225 123 / .28)!important}.is-premium-profile-v896 .e24v4-profile-contact-v430{display:grid!important;grid-template-columns:repeat(2,minmax(0,220px))!important;gap:14px!important;margin-top:22px!important}.is-premium-profile-v896 .e24v4-profile-phone-v430,.is-premium-profile-v896 .e24v4-profile-whatsapp-v430{min-height:64px!important;border-radius:12px!important;padding:12px 18px!important;box-shadow:0 12px 30px rgb(0 0 0 / .2)!important}.is-premium-profile-v896 .e24v4-profile-phone-v430{background:linear-gradient(135deg,#d39a22,#f1c44e)!important;color:#111!important;border:0!important}.is-premium-profile-v896 .e24v4-profile-whatsapp-v430{background:linear-gradient(135deg,#117629,#20a942)!important;border:1px solid rgb(255 255 255 / .08)!important}.e24-premium-quick-actions-v861{display:grid;grid-template-columns:repeat(4,minmax(0,92px));gap:10px;margin-top:16px}.e24-premium-quick-actions-v861 a,.e24-premium-quick-actions-v861 button{appearance:none;border:1px solid rgb(255 255 255 / .14);background:linear-gradient(180deg,#111113,#0b0b0c);color:#eee;border-radius:10px;min-height:66px;padding:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-decoration:none;cursor:pointer}.e24-premium-quick-actions-v861 span{color:#e0b632;font-size:21px;line-height:1}.e24-premium-quick-actions-v861 small{font-size:11px;color:#ddd}.is-premium-profile-v896 .e24-basic-hero-description-v8125,.is-premium-profile-v896 .e24v4-profile-aspect-v430{display:none!important}.is-premium-profile-v896 .e24-profile-services-section-v81359{padding:22px 0 28px!important;background:#080809!important;border-top:0!important}.is-premium-profile-v896 .e24-profile-services-head-v81359{display:none!important}.is-premium-profile-v896 .e24-profile-services-grid-v81359{display:flex!important;flex-wrap:wrap!important;gap:9px!important}.is-premium-profile-v896 .e24-profile-service-badge-v81359{min-height:36px!important;width:auto!important;min-width:0!important;border-radius:999px!important;padding:7px 12px!important;background:#0b0b0c!important;border:1px solid rgb(224 182 50 / .42)!important;box-shadow:none!important}.is-premium-profile-v896 .e24-profile-service-badge-v81359 i{display:none!important}.is-premium-profile-v896 .e24-profile-service-badge-v81359 strong{font-size:11px!important;color:#f0c748!important;white-space:nowrap!important}.e24-premium-media-section-v861{padding-top:20px!important;padding-bottom:22px!important;background:#070708!important}.e24-premium-media-section-v861 .e24-premium-media-grid-v888{display:block!important}.e24-premium-media-section-v861 .e24v4-section-head{display:flex!important;align-items:end!important;justify-content:space-between!important;margin-bottom:12px!important}.e24-premium-media-section-v861 .e24v4-section-head span{color:#e0b632!important;letter-spacing:.12em!important}.e24-premium-media-section-v861 .e24v4-section-head h2{color:#fff!important;font-size:20px!important}.e24-premium-media-section-v861 .e24-premium-gallery-toolbar-v820{display:none!important}.e24-premium-media-section-v861 .e24-premium-gallery-grid-v888{display:flex!important;overflow-x:auto!important;gap:10px!important;scroll-snap-type:x mandatory!important;padding-bottom:8px!important;grid-template-columns:none!important;scrollbar-width:thin!important}.e24-premium-media-section-v861 .e24v4-classic-gallery-item-v450{flex:0 0 150px!important;height:170px!important;border-radius:10px!important;overflow:hidden!important;scroll-snap-align:start!important;border:1px solid rgb(224 182 50 / .22)!important;background:#111!important}.e24-premium-media-section-v861 .e24v4-classic-gallery-item-v450 img{width:100%!important;height:100%!important;object-fit:cover!important}.e24-premium-info-section-v861{padding:0 0 34px;background:#070708}.e24-premium-info-grid-v861{display:grid;grid-template-columns:1.05fr .95fr 1.05fr;gap:14px}.e24-premium-info-card-v861{min-width:0;background:linear-gradient(180deg,#101011,#0b0b0c);border:1px solid rgb(255 255 255 / .11);border-radius:12px;padding:20px;box-shadow:0 16px 38px rgb(0 0 0 / .16)}.e24-premium-info-card-v861 header{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:10px;border-bottom:1px solid rgb(224 182 50 / .18)}.e24-premium-info-card-v861 header span{color:#e0b632;font-size:10px;font-weight:900;letter-spacing:.12em}.e24-premium-info-card-v861 header h2{margin:0;color:#fff;font-size:16px;text-transform:uppercase;letter-spacing:.01em}.e24-premium-info-copy-v861{color:#d4d4d5;font-size:13px;line-height:1.75;max-height:250px;overflow:auto}.e24-premium-info-copy-v861 p:first-child{margin-top:0}.e24-premium-info-copy-v861 p:last-child{margin-bottom:0}.e24-premium-appearance-grid-v861{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.e24-premium-appearance-grid-v861 div{display:flex;flex-direction:column;gap:3px}.e24-premium-appearance-grid-v861 small{color:#999;font-size:11px}.e24-premium-appearance-grid-v861 strong{color:#fff;font-size:13px}.e24-premium-services-list-v861{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 14px}.e24-premium-services-list-v861 span{display:flex;align-items:flex-start;gap:8px;color:#ddd;font-size:12px;line-height:1.35}.e24-premium-services-list-v861 i{font-style:normal;color:#e0b632;font-weight:900}.is-premium-profile-v896 #e24-profile-reviews{background:#070708!important}.is-premium-profile-v896 .e24-profile-report-link-v840{background:#070708!important}.e24-premium-sticky-contact-v861{display:none}@media (max-width:1100px){.is-premium-profile-v896 .e24v4-profile-layout-v430{display:flex!important;flex-direction:column!important;padding-top:14px!important}.is-premium-profile-v896 .e24v4-profile-image-v430{order:-1!important;min-height:0!important;padding:18px 18px 8px!important;background:transparent!important;overflow:visible!important}.is-premium-profile-v896 .e24v4-profile-image-v430>img,.is-premium-profile-v896 .e24v4-profile-image-v430>video{width:min(86vw,440px)!important;aspect-ratio:1!important;height:auto!important;object-fit:cover!important;border-radius:50%!important;border:2px solid #e0b632!important;box-shadow:0 0 0 7px rgb(224 182 50 / .06),0 0 38px rgb(224 182 50 / .22)!important}.is-premium-profile-v896 .e24v4-profile-copy-v430{padding:12px 0 22px!important}.is-premium-profile-v896 .e24-premium-title-copy-v824 h1{font-size:clamp(38px,11vw,58px)!important;text-align:left!important}.is-premium-profile-v896 .e24v4-profile-contact-v430{grid-template-columns:1fr 1fr!important}.e24-premium-info-grid-v861{grid-template-columns:1fr!important}.e24-premium-info-copy-v861{max-height:none!important}.e24-premium-media-section-v861 .e24v4-classic-gallery-item-v450{flex-basis:42vw!important;height:48vw!important;max-height:230px!important}.e24-premium-sticky-contact-v861{position:fixed;z-index:9995;left:10px;right:10px;bottom:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px;background:rgb(8 8 9 / .92);border:1px solid rgb(224 182 50 / .22);border-radius:16px;box-shadow:0 18px 50px rgb(0 0 0 / .48);backdrop-filter:blur(12px)}.e24-premium-sticky-contact-v861 a{min-height:48px;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-size:13px;font-weight:900}.e24-premium-sticky-contact-v861 .is-phone{background:linear-gradient(135deg,#d39a22,#f0c84b);color:#111}.e24-premium-sticky-contact-v861 .is-whatsapp{background:linear-gradient(135deg,#117629,#20a942);color:#fff}.is-premium-profile-v896{padding-bottom:82px!important}}@media (max-width:520px){.e24-premium-quick-actions-v861{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.e24-premium-quick-actions-v861 a,.e24-premium-quick-actions-v861 button{min-height:58px;padding:6px 4px}.e24-premium-quick-actions-v861 small{font-size:9px}.is-premium-profile-v896 .e24v4-profile-contact-v430{gap:9px!important}.is-premium-profile-v896 .e24v4-profile-phone-v430,.is-premium-profile-v896 .e24v4-profile-whatsapp-v430{padding:10px!important;min-height:58px!important}.is-premium-profile-v896 .e24v4-profile-contact-v430 strong{font-size:13px!important}.is-premium-profile-v896 .e24-profile-services-grid-v81359{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.is-premium-profile-v896 .e24-profile-service-badge-v81359{width:100%!important;justify-content:center!important}.is-premium-profile-v896 .e24-profile-service-badge-v81359 strong{white-space:normal!important;text-align:center!important}.e24-premium-services-list-v861{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.e24-profile-basic-v862{--basic-accent:#d7b236;--basic-bg:#09090b;--basic-card:#101114;--basic-border:rgba(215,178,54,.18);--basic-text:#f5f5f5;--basic-muted:#a7a7ab}.e24-profile-basic-v862.e24v4-profile-hero-v430,.e24-profile-basic-v862 .e24v4-profile-hero-v430{background:radial-gradient(circle at 78% 26%,rgb(215 178 54 / .08),transparent 30%),linear-gradient(135deg,#08090b 0%,#0c0d10 55%,#09090b 100%)!important;border-bottom:1px solid var(--basic-border)!important}.e24-profile-basic-v862 .e24v4-profile-layout-v430{gap:34px!important;align-items:center!important}.e24-profile-basic-v862 .e24v4-profile-copy-v430{padding-top:34px!important;padding-bottom:34px!important}.e24-profile-basic-v862 .e24v4-profile-title-v430,.e24-profile-basic-v862 h1{font-size:clamp(38px,5vw,72px)!important;line-height:.98!important;letter-spacing:-.035em!important;font-weight:950!important;color:#fff!important;text-transform:uppercase!important}.e24-profile-basic-v862 .e24v4-profile-image-v430{display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important;padding:26px!important}.e24-profile-basic-v862 .e24v4-profile-image-v430:before{content:""!important;position:absolute!important;width:min(78%,520px)!important;aspect-ratio:1!important;border-radius:50%!important;border:1px solid rgb(215 178 54 / .32)!important;box-shadow:0 0 0 8px rgb(215 178 54 / .025),0 0 55px rgb(215 178 54 / .10)!important;pointer-events:none!important}.e24-profile-basic-v862 .e24v4-profile-image-v430 img{width:min(74%,500px)!important;aspect-ratio:1!important;height:auto!important;object-fit:cover!important;border-radius:50%!important;border:2px solid rgb(215 178 54 / .65)!important;box-shadow:0 24px 80px rgb(0 0 0 / .42)!important;position:relative!important;z-index:1!important}.e24-profile-basic-v862 .e24v4-profile-plan-v430,.e24-profile-basic-v862 .e24-profile-plan-badge{background:rgb(255 255 255 / .035)!important;border:1px solid rgb(215 178 54 / .28)!important;color:#d7b236!important;border-radius:12px!important;font-weight:900!important;letter-spacing:.06em!important}.e24-profile-basic-v862 a[href^="tel:"],.e24-profile-basic-v862 .e24v4-profile-phone-v430{background:linear-gradient(135deg,#e1b937,#b7810d)!important;color:#09090b!important;border:none!important;border-radius:14px!important;box-shadow:0 10px 28px rgb(215 178 54 / .18)!important;font-weight:900!important}.e24-profile-basic-v862 a[href*="wa.me"],.e24-profile-basic-v862 a[href*="whatsapp"],.e24-profile-basic-v862 .e24-whatsapp,.e24-profile-basic-v862 .e24v4-profile-whatsapp-v430{display:none!important}.e24-profile-basic-v862 .e24v4-profile-actions-v430 a,.e24-profile-basic-v862 .e24v4-profile-actions-v430 button{background:#0e0f12!important;border:1px solid rgb(255 255 255 / .11)!important;border-radius:14px!important;color:#f2f2f2!important;transition:.2s ease!important}.e24-profile-basic-v862 .e24v4-profile-actions-v430 a:hover,.e24-profile-basic-v862 .e24v4-profile-actions-v430 button:hover{border-color:rgb(215 178 54 / .55)!important;color:#d7b236!important;transform:translateY(-1px)!important}.e24-profile-basic-v862 .e24v4-profile-gallery-v430,.e24-profile-basic-v862 .e24-profile-gallery{background:linear-gradient(145deg,#101114,#0b0c0e)!important;border:1px solid var(--basic-border)!important;border-radius:18px!important;padding:14px!important;box-shadow:0 18px 55px rgb(0 0 0 / .22)!important}.e24-profile-basic-v862 .e24v4-profile-gallery-v430 img,.e24-profile-basic-v862 .e24-profile-gallery img{border-radius:12px!important;object-fit:cover!important}.e24-profile-basic-v862 .e24v4-profile-panel-v430,.e24-profile-basic-v862 .e24v4-profile-card-v430,.e24-profile-basic-v862 .e24-profile-content-card{background:linear-gradient(145deg,#111216,#0c0d10)!important;border:1px solid rgb(255 255 255 / .09)!important;border-radius:18px!important;box-shadow:0 16px 45px rgb(0 0 0 / .18)!important}.e24-profile-basic-v862 .e24v4-profile-panel-v430 h2,.e24-profile-basic-v862 .e24v4-profile-card-v430 h2,.e24-profile-basic-v862 .e24-profile-content-card h2{color:#fff!important;font-weight:900!important}.e24-profile-basic-v862 .e24v4-profile-panel-v430 h2:after,.e24-profile-basic-v862 .e24v4-profile-card-v430 h2:after{content:""!important;display:block!important;width:34px!important;height:2px!important;margin-top:10px!important;background:#d7b236!important}.e24-profile-basic-v862 .e24v4-similar-v430,.e24-profile-basic-v862 .e24-profile-similar{background:#0d0e11!important;border:1px solid rgb(255 255 255 / .08)!important;border-radius:18px!important}.e24-profile-basic-v862 .e24v861-sticky-contact{grid-template-columns:1fr!important}.e24-profile-basic-v862 .e24v861-sticky-contact a[href*="wa.me"],.e24-profile-basic-v862 .e24v861-sticky-contact a[href*="whatsapp"]{display:none!important}@media (max-width:767px){.e24-profile-basic-v862 .e24v4-profile-layout-v430{display:flex!important;flex-direction:column!important;gap:18px!important}.e24-profile-basic-v862 .e24v4-profile-image-v430{order:-1!important;width:100%!important;padding:18px 10px 4px!important}.e24-profile-basic-v862 .e24v4-profile-image-v430:before{width:min(84vw,390px)!important}.e24-profile-basic-v862 .e24v4-profile-image-v430 img{width:min(80vw,370px)!important}.e24-profile-basic-v862 .e24v4-profile-copy-v430{padding:10px 16px 24px!important;width:100%!important}.e24-profile-basic-v862 .e24v4-profile-title-v430,.e24-profile-basic-v862 h1{font-size:clamp(34px,11vw,50px)!important}.e24-profile-basic-v862 .e24v4-profile-actions-v430{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}}.e24-profile-basic-v862 .e24-profile-services-section-v81359{background:#0a0b0d!important}.e24-profile-basic-v862 .e24-profile-service-badge-v81359{border-color:rgb(255 255 255 / .12)!important;background:#101114!important}.is-basic-profile-v896{background:#08090b!important;color:#f6f6f6!important}.is-basic-profile-v896 .e24v4-profile-hero-v430.e24-basic-hero-v542{position:relative!important;overflow:hidden!important;background:radial-gradient(circle at 75% 20%,rgb(215 178 54 / .12),transparent 28%),radial-gradient(circle at 18% 78%,rgb(215 178 54 / .045),transparent 32%),linear-gradient(135deg,#07080a 0%,#0d0e11 52%,#08090b 100%)!important;border-bottom:1px solid rgb(215 178 54 / .16)!important;min-height:620px!important;height:auto!important}.is-basic-profile-v896 .e24v4-profile-hero-v430.e24-basic-hero-v542:after{content:""!important;position:absolute!important;inset:auto -120px -240px auto!important;width:560px!important;height:560px!important;border-radius:50%!important;background:radial-gradient(circle,rgb(215 178 54 / .10),transparent 68%)!important;pointer-events:none!important}.is-basic-profile-v896 .e24v4-profile-layout-v430{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr)!important;gap:54px!important;align-items:center!important;min-height:620px!important;padding-top:38px!important;padding-bottom:38px!important}.is-basic-profile-v896 .e24v4-profile-copy-v430{position:relative!important;z-index:2!important;padding:18px 0!important;max-width:760px!important}.is-basic-profile-v896 .e24-profile-meta-row-v889{margin-bottom:22px!important;padding-bottom:15px!important;border-bottom:1px solid rgb(255 255 255 / .075)!important}.is-basic-profile-v896 .e24-profile-meta-row-v889 a,.is-basic-profile-v896 .e24-profile-meta-row-v889 span{color:#d7b236!important;font-weight:800!important}.is-basic-profile-v896 .e24-premium-title-row-v824{display:block!important}.is-basic-profile-v896 .e24-premium-title-copy-v824 h1{margin:0!important;max-width:760px!important;color:#fff!important;font-size:clamp(48px,5.5vw,86px)!important;line-height:.92!important;letter-spacing:-.045em!important;font-weight:950!important;text-transform:uppercase!important;text-wrap:balance!important}.is-basic-profile-v896 .e24v4-badges-v430{margin-top:15px!important;gap:9px!important}.e24-basic-plan-row-v863{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:10px!important;margin:17px 0 2px!important}.e24-basic-plan-badge-v863{display:inline-flex!important;align-items:center!important;min-height:34px!important;padding:0 14px!important;border-radius:10px!important;border:1px solid rgb(215 178 54 / .55)!important;background:rgb(215 178 54 / .055)!important;color:#e0b83a!important;font-size:12px!important;font-weight:950!important;letter-spacing:.11em!important}.e24-basic-plan-verified-v863{display:inline-flex!important;align-items:center!important;gap:6px!important;color:#52d273!important;font-size:13px!important;font-weight:850!important}.is-basic-profile-v896 .e24v4-profile-contact-v430{display:flex!important;gap:12px!important;flex-wrap:wrap!important;margin-top:25px!important}.is-basic-profile-v896 .e24v4-profile-phone-v430{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:240px!important;min-height:62px!important;padding:0 24px!important;border:1px solid #e3bc3c!important;border-radius:14px!important;background:linear-gradient(135deg,#e0b737 0%,#b77f0b 100%)!important;color:#090a0c!important;font-size:17px!important;font-weight:950!important;box-shadow:0 15px 36px rgb(215 178 54 / .20)!important}.is-basic-profile-v896 .e24v4-profile-phone-v430 svg{fill:#090a0c!important}.e24-basic-quick-actions-v863{display:grid!important;grid-template-columns:repeat(3,minmax(0,118px))!important;gap:10px!important;margin-top:16px!important}.e24-basic-quick-actions-v863 a,.e24-basic-quick-actions-v863 button{appearance:none!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-height:66px!important;padding:8px!important;border-radius:13px!important;border:1px solid rgb(255 255 255 / .12)!important;background:rgb(255 255 255 / .025)!important;color:#ededed!important;text-decoration:none!important;cursor:pointer!important;transition:.2s ease!important}.e24-basic-quick-actions-v863 a:hover,.e24-basic-quick-actions-v863 button:hover{border-color:rgb(215 178 54 / .6)!important;background:rgb(215 178 54 / .055)!important;color:#e0b83a!important;transform:translateY(-2px)!important}.e24-basic-quick-actions-v863 span{color:#d7b236!important;font-size:20px!important;line-height:1!important}.e24-basic-quick-actions-v863 small{font-size:11px!important;font-weight:800!important}.is-basic-profile-v896 .e24-basic-hero-description-v8125{margin-top:20px!important;padding:18px 20px!important;border:1px solid rgb(255 255 255 / .095)!important;border-left:2px solid rgb(215 178 54 / .75)!important;border-radius:15px!important;background:linear-gradient(145deg,rgb(255 255 255 / .035),rgb(255 255 255 / .012))!important;box-shadow:0 18px 50px rgb(0 0 0 / .18)!important;backdrop-filter:none!important}.is-basic-profile-v896 .e24-basic-hero-description-label-v8125{color:#d7b236!important}.is-basic-profile-v896 .e24-basic-hero-description-content-v8125{color:#d7d7da!important}.is-basic-profile-v896 .e24v4-profile-aspect-v430{margin-top:17px!important;padding:18px!important;border:1px solid rgb(255 255 255 / .09)!important;border-radius:15px!important;background:#0f1013!important}.is-basic-profile-v896 .e24v4-profile-aspect-head-v430 span{color:#d7b236!important}.is-basic-profile-v896 .e24v4-profile-aspect-grid-v430{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.is-basic-profile-v896 .e24v4-profile-aspect-grid-v430>div{padding:10px!important;border-radius:11px!important;background:rgb(255 255 255 / .025)!important;border:1px solid rgb(255 255 255 / .055)!important}.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video){position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:540px!important;padding:28px!important;overflow:visible!important;background:transparent!important;border:0!important}.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video)::before{content:""!important;position:absolute!important;width:min(88%,520px)!important;aspect-ratio:1!important;border-radius:50%!important;border:2px solid rgb(215 178 54 / .70)!important;background:radial-gradient(circle at 50% 50%,rgb(215 178 54 / .10),rgb(215 178 54 / .018) 58%,transparent 59%)!important;box-shadow:0 0 0 9px rgb(215 178 54 / .025),0 0 38px rgb(215 178 54 / .16),inset 0 0 42px rgb(215 178 54 / .055)!important;pointer-events:none!important}.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video)::after{content:"BASIC"!important;position:absolute!important;right:7%!important;bottom:13%!important;z-index:4!important;padding:7px 12px!important;border:1px solid rgb(215 178 54 / .5)!important;border-radius:999px!important;background:#0a0b0d!important;color:#d7b236!important;font-size:10px!important;font-weight:950!important;letter-spacing:.11em!important}.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video)>img{position:relative!important;z-index:2!important;display:block!important;width:min(82%,485px)!important;aspect-ratio:1!important;height:auto!important;max-height:none!important;border-radius:50%!important;object-fit:cover!important;object-position:center!important;border:3px solid #d7b236!important;box-shadow:0 30px 85px rgb(0 0 0 / .48)!important}.is-basic-profile-v896 .e24-basic-hero-v542 .e24v4-profile-image,.is-basic-profile-v896 .e24-basic-hero-v542 .e24v4-profile-image img{max-width:none!important}.is-basic-profile-v896 .e24-basic-details-v863{padding-top:34px!important;padding-bottom:34px!important;background:#08090b!important}.is-basic-profile-v896 .e24-basic-info-grid-v540{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.is-basic-profile-v896 .e24-basic-info-grid-v540 article{min-height:175px!important;padding:22px!important;border-radius:18px!important;border:1px solid rgb(255 255 255 / .085)!important;background:radial-gradient(circle at 100% 0%,rgb(215 178 54 / .055),transparent 34%),linear-gradient(145deg,#111216,#0d0e11)!important;box-shadow:0 16px 48px rgb(0 0 0 / .20)!important}.is-basic-profile-v896 .e24-basic-icon-v540{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;border-radius:12px!important;border:1px solid rgb(215 178 54 / .35)!important;background:rgb(215 178 54 / .07)!important;color:#d7b236!important;font-size:21px!important}.is-basic-profile-v896 .e24-basic-info-grid-v540 small{color:#a4a4aa!important;font-size:11px!important;font-weight:850!important;letter-spacing:.08em!important;text-transform:uppercase!important}.is-basic-profile-v896 .e24-basic-info-grid-v540 h2{margin-top:6px!important;color:#fff!important;font-size:23px!important;line-height:1.12!important}.is-basic-profile-v896 .e24-basic-link-v540,.is-basic-profile-v896 .e24-basic-actions-v540 a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;margin-top:11px!important;padding:0 14px!important;border-radius:10px!important;border:1px solid rgb(215 178 54 / .42)!important;background:transparent!important;color:#d7b236!important;font-weight:850!important}.is-basic-profile-v896 .e24-basic-similar-v863{background:#0a0b0d!important;padding-top:30px!important;padding-bottom:38px!important}.is-basic-profile-v896 .e24-basic-similar-grid-v540{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.is-basic-profile-v896 .e24-basic-similar-grid-v540 .e24-card{border-radius:18px!important;border:1px solid rgb(255 255 255 / .09)!important;background:#111216!important;overflow:hidden!important;box-shadow:0 15px 42px rgb(0 0 0 / .20)!important}.is-basic-profile-v896 .e24-basic-upgrade-v540{border-top:1px solid rgb(215 178 54 / .12)!important;border-bottom:1px solid rgb(215 178 54 / .12)!important;background:radial-gradient(circle at 75% 50%,rgb(215 178 54 / .10),transparent 34%),#0b0c0f!important}@media (max-width:767px){.is-basic-profile-v896 .e24v4-profile-hero-v430.e24-basic-hero-v542{min-height:0!important}.is-basic-profile-v896 .e24v4-profile-layout-v430{display:flex!important;flex-direction:column!important;gap:10px!important;min-height:0!important;padding-top:14px!important;padding-bottom:24px!important}.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video){order:-1!important;min-height:365px!important;padding:12px 10px 4px!important}.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video)::before{width:min(86vw,350px)!important}.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video)>img{width:min(80vw,325px)!important}.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video)::after{right:9%!important;bottom:8%!important}.is-basic-profile-v896 .e24v4-profile-copy-v430{width:100%!important;padding:10px 16px 20px!important}.is-basic-profile-v896 .e24-premium-title-copy-v824 h1{font-size:clamp(38px,12vw,54px)!important}.is-basic-profile-v896 .e24v4-profile-phone-v430{width:100%!important;min-width:0!important}.e24-basic-quick-actions-v863{grid-template-columns:repeat(3,minmax(0,1fr))!important}.is-basic-profile-v896 .e24v4-profile-aspect-grid-v430{grid-template-columns:repeat(2,minmax(0,1fr))!important}.is-basic-profile-v896 .e24-basic-info-grid-v540{grid-template-columns:1fr!important}.is-basic-profile-v896 .e24-basic-info-grid-v540 article{min-height:0!important}.is-basic-profile-v896 .e24-basic-similar-grid-v540{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:390px){.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video){min-height:330px!important}.is-basic-profile-v896 .e24-premium-title-copy-v824 h1{font-size:36px!important}.e24-basic-quick-actions-v863 a,.e24-basic-quick-actions-v863 button{min-height:60px!important}}.is-basic-profile-v896 .e24v4-profile-hero-v430.e24-basic-hero-v542{min-height:450px!important;padding-top:18px!important;padding-bottom:18px!important}.is-basic-profile-v896 .e24v4-profile-layout-v430{min-height:450px!important;gap:30px!important;padding-top:18px!important;padding-bottom:18px!important}.is-basic-profile-v896 .e24v4-profile-copy-v430{padding:8px 0!important}.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video){min-height:360px!important;padding:12px!important}.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video)>img{width:min(70%,340px)!important}@media(max-width:767px){.is-basic-profile-v896 .e24v4-profile-hero-v430.e24-basic-hero-v542,.is-basic-profile-v896 .e24v4-profile-layout-v430{min-height:auto!important;padding-top:10px!important;padding-bottom:14px!important}.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video){min-height:280px!important;padding:8px!important}.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video)>img{width:min(72vw,280px)!important}}.is-basic-profile-v896 .e24v4-profile-hero-v430.e24-basic-hero-v542{background:#0b0c0e!important;border-bottom:1px solid rgb(255 255 255 / .08)!important;min-height:0!important;height:auto!important;padding:0!important;overflow:hidden!important;box-shadow:none!important}.is-basic-profile-v896 .e24v4-profile-hero-v430.e24-basic-hero-v542:before,.is-basic-profile-v896 .e24v4-profile-hero-v430.e24-basic-hero-v542:after,.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video):before,.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video):after{content:none!important;display:none!important}.is-basic-profile-v896 .e24v4-profile-layout-v430{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr)!important;align-items:stretch!important;gap:0!important;min-height:0!important;padding:0!important;max-width:1320px!important;margin:0 auto!important}.is-basic-profile-v896 .e24v4-profile-copy-v430{display:flex!important;flex-direction:column!important;justify-content:center!important;padding:44px 46px!important;background:#0b0c0e!important;min-height:430px!important;max-width:none!important}.is-basic-profile-v896 .e24-profile-meta-row-v889{margin:0 0 16px!important;padding:0!important;border:0!important;color:#9d9da2!important;font-size:12px!important}.is-basic-profile-v896 .e24-profile-meta-row-v889 a,.is-basic-profile-v896 .e24-profile-meta-row-v889 span{color:#a8a8ad!important;font-weight:700!important}.is-basic-profile-v896 .e24-premium-title-copy-v824 h1,.is-basic-profile-v896 .e24v4-profile-title-v430,.is-basic-profile-v896 h1{margin:0!important;color:#fff!important;font-size:clamp(40px,4.8vw,68px)!important;line-height:.98!important;letter-spacing:-.035em!important;font-weight:900!important;text-transform:none!important}.e24-basic-location-category-v865{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:9px!important;margin:14px 0 4px!important;color:#d7b236!important;font-size:14px!important;font-weight:800!important}.e24-basic-meta-chip-v865{color:#d7b236!important}.e24-basic-meta-sep-v865{color:#67676d!important}.is-basic-profile-v896 .e24-basic-plan-row-v863,.is-basic-profile-v896 .e24v4-badges-v430,.is-basic-profile-v896 .e24-premium-trust-v861,.is-basic-profile-v896 .e24-premium-services-hero-v861{display:none!important}.is-basic-profile-v896 .e24v4-profile-contact-v430{display:block!important;margin:24px 0 0!important}.is-basic-profile-v896 .e24v4-profile-phone-v430{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:250px!important;min-height:56px!important;padding:0 24px!important;border-radius:10px!important;border:1px solid #d7b236!important;background:#d7b236!important;color:#090a0b!important;font-size:16px!important;font-weight:900!important;box-shadow:none!important}.is-basic-profile-v896 a[href*="wa.me"],.is-basic-profile-v896 a[href*="whatsapp"],.is-basic-profile-v896 .e24-whatsapp,.is-basic-profile-v896 .e24v4-profile-whatsapp-v430,.is-basic-profile-v896 .e24v861-sticky-contact{display:none!important}.is-basic-profile-v896 .e24-basic-quick-actions-v863,.is-basic-profile-v896 .e24v4-profile-actions-v430{display:none!important}.is-basic-profile-v896 .e24-basic-hero-description-v8125{margin:20px 0 0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;max-width:680px!important}.is-basic-profile-v896 .e24-basic-hero-description-label-v8125{display:none!important}.is-basic-profile-v896 .e24-basic-hero-description-content-v8125{color:#c9c9cc!important;font-size:15px!important;line-height:1.7!important;max-height:7.2em!important;overflow:hidden!important}.is-basic-profile-v896 .e24v4-profile-aspect-v430{display:none!important}.is-basic-profile-v896 .e24v4-profile-image-v430{position:relative!important;min-height:430px!important;height:auto!important;padding:0!important;margin:0!important;background:#15161a!important;border:0!important;border-left:1px solid rgb(255 255 255 / .07)!important;overflow:hidden!important;display:block!important}.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video)>img,.is-basic-profile-v896 .e24v4-profile-image-v430>img{display:block!important;width:100%!important;height:100%!important;min-height:430px!important;max-height:520px!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:center!important;border-radius:0!important;border:0!important;box-shadow:none!important}.is-basic-profile-v896 .e24v4-profile-image-v430.has-video,.is-basic-profile-v896 .e24v4-profile-image-v430.has-video video{border-radius:0!important;box-shadow:none!important}.is-basic-profile-v896 .e24-basic-details-v863,.is-basic-profile-v896 .e24-basic-details-v540{background:#f6f6f4!important;color:#111!important;padding-top:34px!important;padding-bottom:34px!important}.is-basic-profile-v896 .e24-basic-info-grid-v540{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.is-basic-profile-v896 .e24-basic-info-grid-v540 article{min-height:0!important;padding:22px!important;border-radius:14px!important;border:1px solid #dededb!important;background:#fff!important;box-shadow:none!important;color:#171719!important}.is-basic-profile-v896 .e24-basic-icon-v540{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;border-radius:9px!important;border:1px solid rgb(215 178 54 / .35)!important;background:#fffaf0!important;color:#a6780c!important}.is-basic-profile-v896 .e24-basic-info-grid-v540 small{color:#777!important}.is-basic-profile-v896 .e24-basic-info-grid-v540 h2{color:#151515!important;font-size:21px!important}.is-basic-profile-v896 .e24-basic-link-v540,.is-basic-profile-v896 .e24-basic-actions-v540 a{border:1px solid #c8a52f!important;background:transparent!important;color:#8f6810!important;border-radius:9px!important}.is-basic-profile-v896 .e24-basic-similar-v863,.is-basic-profile-v896 .e24-basic-similar-v540{background:#0d0e10!important;padding-top:34px!important;padding-bottom:42px!important;border-top:1px solid rgb(255 255 255 / .06)!important}.is-basic-profile-v896 .e24-basic-similar-v540 h2,.is-basic-profile-v896 .e24-basic-similar-v863 h2{color:#fff!important}.is-basic-profile-v896 .e24-basic-similar-grid-v540{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}.is-basic-profile-v896 .e24-basic-similar-grid-v540 .e24-card,.is-basic-profile-v896 .e24-basic-similar-grid-v540 article{background:#15161a!important;border:1px solid rgb(255 255 255 / .08)!important;border-radius:12px!important;overflow:hidden!important;box-shadow:none!important}.is-basic-profile-v896 .e24-basic-upgrade-v865,.is-basic-profile-v896 .e24-basic-upgrade-v540{background:#111214!important;border-top:1px solid rgb(215 178 54 / .18)!important;border-bottom:1px solid rgb(215 178 54 / .18)!important;padding-top:28px!important;padding-bottom:28px!important;box-shadow:none!important}.is-basic-profile-v896 .e24-basic-upgrade-v865 .e24v4-wrap,.is-basic-profile-v896 .e24-basic-upgrade-v540 .e24v4-wrap{max-width:900px!important}.is-basic-profile-v896 .e24-basic-upgrade-v865 h2,.is-basic-profile-v896 .e24-basic-upgrade-v540 h2{color:#fff!important;font-size:24px!important}.is-basic-profile-v896 .e24-basic-upgrade-v865 p,.is-basic-profile-v896 .e24-basic-upgrade-v540 p{color:#aaa!important}.is-basic-profile-v896 .e24-basic-upgrade-v865 a,.is-basic-profile-v896 .e24-basic-upgrade-v540 a{background:transparent!important;border:1px solid #d7b236!important;color:#d7b236!important;border-radius:9px!important;box-shadow:none!important}@media (max-width:767px){.is-basic-profile-v896 .e24v4-profile-layout-v430{display:flex!important;flex-direction:column!important;max-width:none!important}.is-basic-profile-v896 .e24v4-profile-image-v430{order:-1!important;width:100%!important;min-height:0!important;height:auto!important;border-left:0!important;border-bottom:1px solid rgb(255 255 255 / .07)!important}.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video)>img,.is-basic-profile-v896 .e24v4-profile-image-v430>img{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:4/5!important;object-fit:cover!important;border-radius:0!important}.is-basic-profile-v896 .e24v4-profile-copy-v430{min-height:0!important;width:100%!important;padding:26px 18px 30px!important}.is-basic-profile-v896 .e24-premium-title-copy-v824 h1,.is-basic-profile-v896 h1{font-size:clamp(36px,11vw,48px)!important}.e24-basic-location-category-v865{font-size:13px!important;margin-top:12px!important}.is-basic-profile-v896 .e24v4-profile-contact-v430{margin-top:20px!important}.is-basic-profile-v896 .e24v4-profile-phone-v430{width:100%!important;min-width:0!important;min-height:54px!important}.is-basic-profile-v896 .e24-basic-hero-description-v8125{margin-top:18px!important}.is-basic-profile-v896 .e24-basic-info-grid-v540{grid-template-columns:1fr!important}.is-basic-profile-v896 .e24-basic-similar-grid-v540{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}}@media (min-width:768px) and (max-width:1100px){.is-basic-profile-v896 .e24v4-profile-layout-v430{grid-template-columns:1fr 1fr!important}.is-basic-profile-v896 .e24v4-profile-copy-v430{padding:34px!important}.is-basic-profile-v896 .e24v4-profile-image-v430,.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video)>img{min-height:400px!important}.is-basic-profile-v896 .e24-basic-similar-grid-v540{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.is-basic-profile-v896 .e24v4-profile-image-v430{border-left:0!important;padding:18px 18px 18px 0!important;background:#0b0c0e!important;overflow:visible!important}.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video)>img,.is-basic-profile-v896 .e24v4-profile-image-v430>img{display:block!important;width:100%!important;height:100%!important;min-height:394px!important;max-height:500px!important;object-fit:cover!important;object-position:center!important;border-radius:20px!important;overflow:hidden!important;border:1px solid rgb(255 255 255 / .08)!important;box-shadow:0 12px 34px rgb(0 0 0 / .20)!important;image-rendering:auto!important}.is-basic-profile-v896 .e24v4-profile-image-v430.has-video,.is-basic-profile-v896 .e24v4-profile-image-v430.has-video video{border-radius:20px!important;overflow:hidden!important}.is-basic-profile-v896 .e24v4-profile-image-v430 img{max-width:100%!important}@media (max-width:767px){.is-basic-profile-v896 .e24v4-profile-image-v430{padding:14px 14px 0!important;background:#0b0c0e!important}.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video)>img,.is-basic-profile-v896 .e24v4-profile-image-v430>img{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:4/5!important;object-fit:cover!important;border-radius:18px!important}}@media (min-width:768px) and (max-width:1100px){.is-basic-profile-v896 .e24v4-profile-image-v430{padding:16px 16px 16px 0!important}.is-basic-profile-v896 .e24v4-profile-image-v430:not(.has-video)>img,.is-basic-profile-v896 .e24v4-profile-image-v430>img{min-height:380px!important;border-radius:18px!important}}html{scroll-behavior:smooth!important}#e24-profile-reviews-v869,#e24-profile-gallery-v869,#e24-profile-program-v869,.e24-anchor-v869{scroll-margin-top:110px!important}.e24-anchor-v869{display:block!important;position:relative!important;height:0!important;width:100%!important}@media(max-width:767px){#e24-profile-reviews-v869,#e24-profile-gallery-v869,#e24-profile-program-v869,.e24-anchor-v869{scroll-margin-top:82px!important}}#e24-profile-reviews{scroll-margin-top:112px!important;outline:none!important}#e24-profile-reviews:target{animation:e24ReviewTarget870 .65s ease}@keyframes e24ReviewTarget870{0%{box-shadow:inset 0 0 0 1px rgb(215 178 54 / .58)}100%{box-shadow:inset 0 0 0 1px #fff0}}@media(max-width:767px){#e24-profile-reviews{scroll-margin-top:82px!important}}.e24-filter-video-v871{display:inline-flex!important;align-items:center!important;gap:9px!important;min-height:44px!important;padding:0 14px!important;border:1px solid rgb(215 178 54 / .24)!important;border-radius:999px!important;background:#fff!important;color:#202124!important;font-size:13px!important;font-weight:800!important;cursor:pointer!important;white-space:nowrap!important}.e24-filter-video-v871 input{position:absolute!important;opacity:0!important;pointer-events:none!important}.e24-filter-video-icon-v871{display:grid!important;place-items:center!important;width:26px!important;height:26px!important;border-radius:9px!important;background:rgb(215 178 54 / .10)!important}.e24-filter-video-icon-v871 svg{width:16px!important;height:16px!important;fill:none!important;stroke:#b38410!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}.e24-filter-video-v871:has(input:checked){border-color:#d7b236!important;background:#fff8df!important;color:#7f5e0b!important;box-shadow:0 0 0 2px rgb(215 178 54 / .08)!important}.e24-mobile-video-filter-v871{display:flex!important;align-items:flex-start!important;gap:12px!important;width:100%!important;padding:14px!important;margin:4px 0 12px!important;border:1px solid rgb(215 178 54 / .24)!important;border-radius:14px!important;background:#111216!important;color:#fff!important;cursor:pointer!important}.e24-mobile-video-filter-v871 input{position:absolute!important;opacity:0!important;pointer-events:none!important}.e24-mobile-video-check-v871{position:relative!important;flex:0 0 42px!important;width:42px!important;height:24px!important;border-radius:999px!important;background:#2c2d31!important;border:1px solid rgb(255 255 255 / .12)!important;transition:.2s ease!important}.e24-mobile-video-check-v871:after{content:""!important;position:absolute!important;top:3px!important;left:3px!important;width:16px!important;height:16px!important;border-radius:50%!important;background:#fff!important;transition:.2s ease!important}.e24-mobile-video-filter-v871 input:checked+.e24-mobile-video-check-v871{background:#d7b236!important;border-color:#d7b236!important}.e24-mobile-video-filter-v871 input:checked+.e24-mobile-video-check-v871:after{transform:translateX(18px)!important;background:#090a0b!important}.e24-mobile-video-copy-v871{display:flex!important;flex-direction:column!important;gap:3px!important}.e24-mobile-video-copy-v871 strong{color:#fff!important;font-size:14px!important}.e24-mobile-video-copy-v871 small{color:#a8a8ad!important;font-size:11px!important;line-height:1.35!important}@media(max-width:991px){.e24-filter-video-v871{display:none!important}}@media(min-width:992px){.e24-mobile-video-filter-v871{display:none!important}}.e24-search-video-filter-v81372{display:inline-flex!important;align-items:center!important;gap:9px!important;min-height:44px!important;padding:0 13px!important;border:1px solid #dedfe3!important;border-radius:12px!important;background:#fff!important;color:#202124!important;font-size:13px!important;font-weight:800!important;cursor:pointer!important;white-space:nowrap!important;box-sizing:border-box!important}.e24-search-video-filter-v81372 input{position:absolute!important;opacity:0!important;width:1px!important;height:1px!important;pointer-events:none!important}.e24-search-video-toggle-v81372{position:relative!important;flex:0 0 34px!important;width:34px!important;height:20px!important;border-radius:999px!important;background:#d6d7da!important;transition:.2s ease!important}.e24-search-video-toggle-v81372:after{content:""!important;position:absolute!important;top:3px!important;left:3px!important;width:14px!important;height:14px!important;border-radius:50%!important;background:#fff!important;box-shadow:0 1px 3px rgb(0 0 0 / .2)!important;transition:.2s ease!important}.e24-search-video-label-v81372{display:inline-flex!important;align-items:center!important;gap:6px!important;min-width:0!important}.e24-search-video-label-v81372 svg{width:17px!important;height:17px!important;fill:none!important;stroke:#b18412!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}.e24-search-video-label-v81372 strong{font:inherit!important;color:inherit!important}.e24-search-video-filter-v81372:has(input:checked){border-color:#d7b236!important;background:#fff8df!important;color:#7c5b09!important}.e24-search-video-filter-v81372 input:checked+.e24-search-video-toggle-v81372{background:#d7b236!important}.e24-search-video-filter-v81372 input:checked+.e24-search-video-toggle-v81372:after{transform:translateX(14px)!important;background:#111!important}@media(min-width:992px){.e24-search-filters-v81325 .e24-search-video-filter-v81372{display:inline-flex!important;flex:0 0 auto!important}}@media(max-width:991px){.e24-search-filters-v81325 .e24-search-video-filter-v81372{display:flex!important;width:100%!important;min-height:50px!important;justify-content:flex-start!important;padding:0 14px!important;border-color:rgb(215 178 54 / .24)!important;background:#111216!important;color:#fff!important}.e24-search-video-label-v81372 strong{color:#fff!important}.e24-search-video-toggle-v81372{margin-left:auto!important;order:2!important}.e24-search-video-label-v81372{order:1!important;flex:1 1 auto!important}}.e24-search-video-filter-v81373{display:block!important}.e24-search-video-filter-v81373>summary{list-style:none!important}.e24-search-video-filter-v81373>summary::-webkit-details-marker{display:none!important}.e24-search-video-filter-v81373[open]>summary{border-color:#d7b236!important;box-shadow:0 0 0 2px rgb(215 178 54 / .08)!important}.e24-search-video-filter-v81373 .e24-search-filter-menu-v81325 label{display:flex!important;align-items:center!important;gap:9px!important}.e24-search-video-filter-v81373 .e24-search-filter-menu-v81325 input{accent-color:#d7b236!important}.e24-search-video-filter-v81373:has(input:checked)>summary{border-color:#d7b236!important;background:#fff8df!important;color:#7c5b09!important}.e24-search-video-filter-v81372,.e24-mobile-video-filter-v871,.e24-filter-video-v871{display:none!important}@media(max-width:991px){.e24-search-video-filter-v81373{width:100%!important}.e24-search-video-filter-v81373>summary{width:100%!important}}@media (max-width:700px){.e24v4-hero{display:block!important;min-height:0!important;height:auto!important;background:#050507!important;overflow:hidden!important}.e24v4-hero>video{position:relative!important;inset:auto!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important;background:#050507!important;z-index:1!important}.e24v4-hero-shade{display:none!important}.e24v4-hero-content{position:relative!important;z-index:2!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;min-height:0!important;height:auto!important;padding:18px 0 28px!important;background:linear-gradient(180deg,#050507 0%,#09090c 100%)!important}.e24v4-search{margin:0 0 22px!important}.e24v4-hero-copy{padding:0 2px!important}}@media (max-width:767px){.e24v4-home-cities-grid,.e24-home-cities-grid,.e24v4-cities-grid,.e24-home-city-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.e24v4-home-cities-grid>*,.e24-home-cities-grid>*,.e24v4-cities-grid>*,.e24-home-city-grid>*{min-width:0!important;width:100%!important}.e24v4-home-discover-grid,.e24-home-discover-grid,.e24v4-discover-grid,.e24-home-explore-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.e24v4-home-discover-grid>*,.e24-home-discover-grid>*,.e24v4-discover-grid>*,.e24-home-explore-grid>*{min-width:0!important;width:100%!important}.e24v4-home-cities-grid a,.e24-home-cities-grid a,.e24v4-cities-grid a,.e24-home-city-grid a,.e24v4-home-discover-grid a,.e24-home-discover-grid a,.e24v4-discover-grid a,.e24-home-explore-grid a{min-height:54px!important;padding:10px 12px!important;border-radius:12px!important;box-sizing:border-box!important}.e24v4-home-cities-grid span,.e24-home-cities-grid span,.e24v4-cities-grid span,.e24-home-city-grid span,.e24v4-home-discover-grid span,.e24-home-discover-grid span,.e24v4-discover-grid span,.e24-home-explore-grid span{white-space:normal!important;overflow-wrap:anywhere!important}}@media (max-width:767px){.e24v4-section.e24v4-alt .e24v4-city-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important}.e24v4-section.e24v4-alt .e24v4-city-grid>a{display:flex!important;flex-direction:column!important;justify-content:center!important;min-width:0!important;width:100%!important;min-height:68px!important;padding:12px!important;box-sizing:border-box!important;border-radius:12px!important}.e24v4-section.e24v4-alt .e24v4-city-grid>a strong,.e24v4-section.e24v4-alt .e24v4-city-grid>a small{white-space:normal!important;overflow-wrap:anywhere!important}.e24v4-home-category-grid-v510{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important}.e24v4-home-category-grid-v510>a{display:flex!important;flex-direction:column!important;justify-content:center!important;min-width:0!important;width:100%!important;min-height:68px!important;padding:12px!important;box-sizing:border-box!important;border-radius:12px!important}.e24v4-home-category-grid-v510>a strong,.e24v4-home-category-grid-v510>a span{white-space:normal!important;overflow-wrap:anywhere!important}.e24v4-city-grid,.e24v4-home-category-grid-v510{columns:auto!important;column-count:auto!important}}@media (max-width:767px){.e24-publish-section-v521 .e24-publish-grid-v521,.e24-publish-section-v521 .e24-appearance-grid-v521,.e24-premium-appearance-v81321 .e24-publish-grid-v521{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;align-items:start!important}.e24-publish-section-v521 .e24-publish-grid-v521>*,.e24-publish-section-v521 .e24-appearance-grid-v521>*,.e24-premium-appearance-v81321 .e24-publish-grid-v521>*{min-width:0!important;width:100%!important;box-sizing:border-box!important}.e24-publish-section-v521 textarea,.e24-publish-section-v521 .e24-field-full-v521,.e24-publish-section-v521 .e24-full-v521{grid-column:1 / -1!important}.e24-premium-services-grid-v81321{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;width:100%!important}.e24-premium-service-option-v81321{display:flex!important;align-items:center!important;min-width:0!important;width:100%!important;min-height:48px!important;padding:10px!important;margin:0!important;box-sizing:border-box!important}.e24-premium-service-option-v81321 span{min-width:0!important;font-size:12px!important;line-height:1.25!important;white-space:normal!important;overflow-wrap:anywhere!important}.e24-premium-services-v81321{overflow:visible!important}}@media (min-width:768px){.e24-premium-video-column-v888{min-width:0!important;width:100%!important}.e24v4-video-grid-v533.e24-premium-video-grid-v888,.e24-premium-video-grid-v888{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;align-items:start!important;width:100%!important}.e24v4-video-grid-v533.e24-premium-video-grid-v888>*,.e24-premium-video-grid-v888>*{min-width:0!important;width:100%!important}.e24v4-video-card-v533{width:100%!important;min-width:0!important;overflow:hidden!important;border-radius:16px!important;border:1px solid rgb(255 255 255 / .10)!important;background:#111216!important;box-shadow:none!important}.e24v4-video-card-v533 video{display:block!important;width:100%!important;height:auto!important;aspect-ratio:16/9!important;object-fit:cover!important;max-height:none!important;border-radius:16px 16px 0 0!important;background:#111!important}.e24-premium-video-grid-v888>.e24v4-video-card-v533:only-child{max-width:580px!important}.e24-premium-video-column-v888>h2,.e24-premium-video-column-v888>h3,.e24-premium-video-column-v888 .e24v4-section-title{margin:0 0 14px!important;line-height:1.2!important}}@media (max-width:767px){.e24v4-video-grid-v533.e24-premium-video-grid-v888,.e24-premium-video-grid-v888{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.e24v4-video-card-v533{width:100%!important;border-radius:14px!important;overflow:hidden!important}.e24v4-video-card-v533 video{width:100%!important;height:auto!important;aspect-ratio:16/9!important;object-fit:cover!important;border-radius:14px 14px 0 0!important}}.is-premium-profile-v896 .e24-premium-hero-video-full-v886,.e24-profile-premium-v861 .e24-premium-hero-video-full-v886,.e24v4-profile-v430.is-premium .e24-premium-hero-video-full-v886{position:relative!important;display:block!important;width:100%!important;height:100%!important;min-height:560px!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:#050506!important;overflow:hidden!important;box-shadow:none!important;align-self:stretch!important}.is-premium-profile-v896 .e24-premium-hero-video-full-v886:before,.is-premium-profile-v896 .e24-premium-hero-video-full-v886:after,.e24-profile-premium-v861 .e24-premium-hero-video-full-v886:before,.e24-profile-premium-v861 .e24-premium-hero-video-full-v886:after,.e24v4-profile-v430.is-premium .e24-premium-hero-video-full-v886:before,.e24v4-profile-v430.is-premium .e24-premium-hero-video-full-v886:after{content:none!important;display:none!important}.is-premium-profile-v896 .e24-premium-hero-video-full-v886 video,.e24-profile-premium-v861 .e24-premium-hero-video-full-v886 video,.e24v4-profile-v430.is-premium .e24-premium-hero-video-full-v886 video,.e24-premium-hero-video-full-v886 .e24v4-profile-hero-video-v470{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#050506!important}.e24-premium-hero-video-full-v886 img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:0!important;border:0!important;box-shadow:none!important}@media (min-width:768px){.is-premium-profile-v896 .e24v4-profile-layout-v430,.e24-profile-premium-v861 .e24v4-profile-layout-v430{align-items:stretch!important}.is-premium-profile-v896 .e24-premium-hero-video-full-v886,.e24-profile-premium-v861 .e24-premium-hero-video-full-v886{min-height:100%!important;height:auto!important}}@media (max-width:767px){.is-premium-profile-v896 .e24-premium-hero-video-full-v886,.e24-profile-premium-v861 .e24-premium-hero-video-full-v886,.e24v4-profile-v430.is-premium .e24-premium-hero-video-full-v886{width:100%!important;min-height:0!important;height:auto!important;aspect-ratio:16/10!important;border-radius:0!important}.is-premium-profile-v896 .e24-premium-hero-video-full-v886 video,.e24-profile-premium-v861 .e24-premium-hero-video-full-v886 video,.e24v4-profile-v430.is-premium .e24-premium-hero-video-full-v886 video,.e24-premium-hero-video-full-v886 .e24v4-profile-hero-video-v470{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:0!important}}.e24-premium-hero-video-full-v886{background:#000!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.is-premium-profile-v896 .e24-premium-hero-video-full-v886 video,.e24-profile-premium-v861 .e24-premium-hero-video-full-v886 video,.e24v4-profile-v430.is-premium .e24-premium-hero-video-full-v886 video,.e24-premium-hero-video-full-v886 .e24v4-profile-hero-video-v470{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;background:#000!important;border:0!important;border-radius:0!important;box-shadow:none!important}.e24-premium-hero-video-full-v886 img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;background:#000!important;border-radius:0!important}@media (min-width:768px){.is-premium-profile-v896 .e24-premium-hero-video-full-v886,.e24-profile-premium-v861 .e24-premium-hero-video-full-v886,.e24v4-profile-v430.is-premium .e24-premium-hero-video-full-v886{min-height:560px!important;height:100%!important;background:#000!important}}@media (max-width:767px){.is-premium-profile-v896 .e24-premium-hero-video-full-v886,.e24-profile-premium-v861 .e24-premium-hero-video-full-v886,.e24v4-profile-v430.is-premium .e24-premium-hero-video-full-v886{width:100%!important;min-height:0!important;height:auto!important;aspect-ratio:16/9!important;background:#000!important}.is-premium-profile-v896 .e24-premium-hero-video-full-v886 video,.e24-profile-premium-v861 .e24-premium-hero-video-full-v886 video,.e24v4-profile-v430.is-premium .e24-premium-hero-video-full-v886 video,.e24-premium-hero-video-full-v886 .e24v4-profile-hero-video-v470{object-fit:contain!important}}.is-premium-profile-v896 .e24-premium-hero-video-full-v886,.e24-profile-premium-v861 .e24-premium-hero-video-full-v886,.e24v4-profile-v430.is-premium .e24-premium-hero-video-full-v886{position:relative!important;display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important;margin:0!important;overflow:hidden!important;background:#000!important;border:0!important;border-radius:0!important;box-shadow:none!important;align-self:center!important}.is-premium-profile-v896 .e24-premium-hero-video-full-v886:before,.is-premium-profile-v896 .e24-premium-hero-video-full-v886:after,.e24-profile-premium-v861 .e24-premium-hero-video-full-v886:before,.e24-profile-premium-v861 .e24-premium-hero-video-full-v886:after,.e24v4-profile-v430.is-premium .e24-premium-hero-video-full-v886:before,.e24v4-profile-v430.is-premium .e24-premium-hero-video-full-v886:after{content:none!important;display:none!important}.is-premium-profile-v896 .e24-premium-hero-video-full-v886 video,.e24-profile-premium-v861 .e24-premium-hero-video-full-v886 video,.e24v4-profile-v430.is-premium .e24-premium-hero-video-full-v886 video,.e24-premium-hero-video-full-v886 .e24v4-profile-hero-video-v470{position:relative!important;inset:auto!important;display:block!important;width:100%!important;height:auto!important;min-width:100%!important;min-height:0!important;max-width:100%!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#000!important}.e24-premium-hero-video-full-v886 img{position:relative!important;display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;border:0!important;border-radius:0!important;box-shadow:none!important}@media (min-width:768px){.is-premium-profile-v896 .e24v4-profile-layout-v430,.e24-profile-premium-v861 .e24v4-profile-layout-v430{align-items:center!important}.is-premium-profile-v896 .e24-premium-hero-video-full-v886,.e24-profile-premium-v861 .e24-premium-hero-video-full-v886,.e24v4-profile-v430.is-premium .e24-premium-hero-video-full-v886{width:100%!important;height:auto!important;min-height:0!important}}@media (max-width:767px){.is-premium-profile-v896 .e24-premium-hero-video-full-v886,.e24-profile-premium-v861 .e24-premium-hero-video-full-v886,.e24v4-profile-v430.is-premium .e24-premium-hero-video-full-v886{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:auto!important}.is-premium-profile-v896 .e24-premium-hero-video-full-v886 video,.e24-profile-premium-v861 .e24-premium-hero-video-full-v886 video,.e24v4-profile-v430.is-premium .e24-premium-hero-video-full-v886 video,.e24-premium-hero-video-full-v886 .e24v4-profile-hero-video-v470{position:relative!important;width:100%!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important}}.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886{position:relative!important;display:block!important;place-items:unset!important;justify-self:stretch!important;align-self:center!important;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;background:#000!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important;aspect-ratio:auto!important}.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886::before,.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886::after{content:none!important;display:none!important;width:0!important;height:0!important;border:0!important;box-shadow:none!important;background:none!important}.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886>video,.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886>.e24v4-profile-hero-video-v470{position:relative!important;inset:auto!important;display:block!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#000!important;z-index:1!important}@media (min-width:1101px){.is-premium-profile-v896 .e24v4-profile-layout-v430{align-items:center!important}.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886{width:100%!important;min-height:0!important;height:auto!important;overflow:hidden!important}.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886>video,.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886>.e24v4-profile-hero-video-v470{width:100%!important;height:auto!important;max-width:none!important;aspect-ratio:auto!important;object-fit:contain!important;border-radius:0!important;border:0!important}}@media (min-width:768px) and (max-width:1100px){.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886{order:initial!important;width:100%!important;max-width:none!important;min-height:0!important;height:auto!important;padding:0!important;overflow:hidden!important;background:#000!important}.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886>video,.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886>.e24v4-profile-hero-video-v470{width:100%!important;max-width:100%!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;border-radius:0!important;border:0!important;box-shadow:none!important}}@media (max-width:767px){.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886{order:-1!important;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;padding:0!important;overflow:hidden!important;background:#000!important}.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886>video,.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886>.e24v4-profile-hero-video-v470{width:100%!important;max-width:100%!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;border-radius:0!important;border:0!important;box-shadow:none!important}}.e24v4-video-card-v533{background:#000!important;overflow:hidden!important}.e24v4-video-card-v533 video,.e24v4-video-grid-v533.e24-premium-video-grid-v888 video,.e24-premium-video-grid-v888 video{display:block!important;position:relative!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important;margin:0!important;padding:0!important;background:#000!important;border:0!important;box-shadow:none!important}@media (min-width:768px){.e24v4-video-grid-v533.e24-premium-video-grid-v888,.e24-premium-video-grid-v888{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;align-items:start!important}.e24v4-video-card-v533{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:auto!important}.e24v4-video-card-v533 video,.e24v4-video-grid-v533.e24-premium-video-grid-v888 video,.e24-premium-video-grid-v888 video{width:100%!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;background:#000!important}}@media (max-width:767px){.e24v4-video-grid-v533.e24-premium-video-grid-v888,.e24-premium-video-grid-v888{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.e24v4-video-card-v533{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:auto!important}.e24v4-video-card-v533 video,.e24v4-video-grid-v533.e24-premium-video-grid-v888 video,.e24-premium-video-grid-v888 video{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;background:#000!important}}.e24v4-video-card-v533 video:fullscreen{width:100vw!important;height:100vh!important;object-fit:contain!important;background:#000!important}.e24v4-video-card-v533 video:-webkit-full-screen{width:100vw!important;height:100vh!important;object-fit:contain!important;background:#000!important}@media (min-width:1101px){.is-premium-profile-v896 .e24v4-profile-layout-v430{align-items:center!important}.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886{align-self:center!important;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:520px!important;aspect-ratio:auto!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;overflow:hidden!important;background:#000!important}.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886>video,.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886>.e24v4-profile-hero-video-v470{position:relative!important;inset:auto!important;display:block!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:520px!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important;margin:0!important;border:0!important;border-radius:0!important;background:#000!important}.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886::before,.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886::after{content:none!important;display:none!important}}@media (min-width:1101px){.is-premium-profile-v896 .e24v4-profile-layout-v430{align-items:center!important}.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886{position:relative!important;display:block!important;width:100%!important;max-width:none!important;height:480px!important;min-height:480px!important;max-height:480px!important;padding:0!important;margin:0!important;align-self:center!important;justify-self:stretch!important;overflow:hidden!important;background:#000!important;border:0!important;border-radius:0!important;box-shadow:none!important}.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886::before,.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886::after{content:none!important;display:none!important}.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886>video,.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886>.e24v4-profile-hero-video-v470{position:absolute!important;inset:0!important;display:block!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:center center!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#000!important}}@media (min-width:768px) and (max-width:1100px){.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886{width:100%!important;height:420px!important;min-height:420px!important;max-height:420px!important;padding:0!important;overflow:hidden!important;background:#000!important}.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886>video,.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886>.e24v4-profile-hero-video-v470{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:0!important;border:0!important}}@media (max-width:767px){.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886{width:100%!important;height:360px!important;min-height:360px!important;max-height:360px!important;padding:0!important;overflow:hidden!important;background:#000!important}.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886>video,.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886>.e24v4-profile-hero-video-v470{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:0!important;border:0!important}}@media (max-width:767px){.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886{position:relative!important;display:block!important;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;padding:0!important;margin:0!important;overflow:hidden!important;background:#000!important;border:0!important;border-radius:0!important;box-shadow:none!important}.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886::before,.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886::after{content:none!important;display:none!important}.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886>video,.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886>.e24v4-profile-hero-video-v470{position:relative!important;inset:auto!important;display:block!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important;margin:0!important;padding:0!important;background:#000!important;border:0!important;border-radius:0!important;box-shadow:none!important}}@media (min-width:1101px){.is-premium-profile-v896 .e24v4-profile-layout-v430{align-items:stretch!important;gap:0!important}.is-premium-profile-v896 .e24v4-profile-copy-v430{align-self:stretch!important}.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886{position:relative!important;display:block!important;justify-self:stretch!important;align-self:stretch!important;width:100%!important;max-width:none!important;height:auto!important;min-height:480px!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#000!important;overflow:hidden!important;box-shadow:none!important;aspect-ratio:auto!important}.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886::before,.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886::after{content:none!important;display:none!important;width:0!important;height:0!important;border:0!important;box-shadow:none!important;background:none!important}.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886>video,.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886>.e24v4-profile-hero-video-v470{position:absolute!important;inset:0!important;display:block!important;width:100%!important;min-width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;max-height:none!important;margin:0!important;padding:0!important;object-fit:cover!important;object-position:center center!important;aspect-ratio:auto!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#000!important;transform:none!important}.is-premium-profile-v896 .e24v4-profile-image-v430.has-video>video{width:100%!important;max-width:none!important;height:100%!important;border-radius:0!important;border:0!important;aspect-ratio:auto!important;object-fit:cover!important}}@media (max-width:767px){.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886>video,.is-premium-profile-v896 .e24v4-profile-image-v430.has-video.e24-premium-hero-video-full-v886>.e24v4-profile-hero-video-v470{position:relative!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;object-fit:contain!important;border-radius:0!important}}@media (min-width:992px){.e24v4-top-lang-v81336,.e24v4-lang-v500{position:relative!important;z-index:10050!important;overflow:visible!important}.e24v4-top-lang-v81336>button,.e24v4-lang-v500>button{position:relative!important;z-index:2!important;cursor:pointer!important}.e24v4-top-lang-v81336>div,.e24v4-lang-v500>div{position:absolute!important;top:calc(100% + 8px)!important;right:0!important;left:auto!important;display:none!important;grid-template-columns:1fr!important;min-width:180px!important;width:max-content!important;max-width:260px!important;padding:8px!important;margin:0!important;background:#0d0e11!important;border:1px solid rgb(215 178 54 / .35)!important;border-radius:12px!important;box-shadow:0 18px 45px rgb(0 0 0 / .42)!important;z-index:10060!important;overflow:visible!important;opacity:1!important;visibility:visible!important}.e24v4-top-lang-v81336:hover>div,.e24v4-top-lang-v81336:focus-within>div,.e24v4-top-lang-v81336.is-open>div,.e24v4-lang-v500:hover>div,.e24v4-lang-v500:focus-within>div,.e24v4-lang-v500.is-open>div{display:grid!important}.e24v4-top-lang-v81336 a,.e24v4-lang-v500 a{display:flex!important;align-items:center!important;width:100%!important;min-width:150px!important;padding:10px!important;color:#fff!important;background:transparent!important;text-decoration:none!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important;white-space:nowrap!important;border-radius:8px!important;opacity:1!important;visibility:visible!important}.e24v4-top-lang-v81336 a:hover,.e24v4-top-lang-v81336 a.is-active,.e24v4-lang-v500 a:hover,.e24v4-lang-v500 a.is-active{background:rgb(215 178 54 / .12)!important;color:#e0b83a!important}.e24v4-topbar-v81336,.e24v4-topbar,.e24v4-header,.e24v4-header-inner,.e24v4-header-actions-v501{overflow:visible!important}body.home .e24v4-topbar-v81336,body.home .e24v4-topbar,body.home .e24v4-header{overflow:visible!important}}@media (min-width:992px){.e24v4-topbar-v81336,.e24v4-topbar,.e24v4-header,.e24v4-header-inner,.e24v4-header-actions-v501,.e24v4-desktop-nav{overflow:visible!important}.e24v4-topbar-v81336,.e24v4-topbar{position:relative!important;z-index:50000!important;isolation:isolate!important}.e24v4-header{z-index:20000!important}.e24v4-header-inner,.e24v4-desktop-nav{z-index:20010!important}.e24v4-top-lang-v81336,.e24v4-lang-v500{position:relative!important;z-index:60000!important;isolation:isolate!important;overflow:visible!important}.e24v4-top-lang-v81336>button,.e24v4-lang-v500>button{position:relative!important;z-index:60010!important}.e24v4-top-lang-v81336>div,.e24v4-lang-v500>div{position:absolute!important;top:calc(100% + 8px)!important;right:0!important;left:auto!important;z-index:65000!important;display:none!important;min-width:190px!important;width:max-content!important;max-width:280px!important;padding:8px!important;margin:0!important;background:#0b0c0f!important;border:1px solid rgb(215 178 54 / .42)!important;border-radius:12px!important;box-shadow:0 20px 55px rgb(0 0 0 / .55)!important;overflow:visible!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}.e24v4-top-lang-v81336:hover>div,.e24v4-top-lang-v81336:focus-within>div,.e24v4-top-lang-v81336.is-open>div,.e24v4-lang-v500:hover>div,.e24v4-lang-v500:focus-within>div,.e24v4-lang-v500.is-open>div{display:grid!important;grid-template-columns:1fr!important}.e24v4-top-lang-v81336 a,.e24v4-lang-v500 a{display:flex!important;align-items:center!important;width:100%!important;min-width:160px!important;padding:10px 12px!important;color:#fff!important;background:transparent!important;text-decoration:none!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important;white-space:nowrap!important;border-radius:8px!important}.e24v4-top-lang-v81336 a:hover,.e24v4-top-lang-v81336 a.is-active,.e24v4-lang-v500 a:hover,.e24v4-lang-v500 a.is-active{color:#e0b83a!important;background:rgb(215 178 54 / .12)!important}body .e24v4-desktop-nav{position:relative!important;z-index:20010!important}body,#page,#content,.site,.site-content,.elementor,.elementor-section,.elementor-container{overflow-x:clip}}.e24v4-topbar-v81336,.e24v4-topbar,.e24v4-header,.e24v4-header-inner{overflow-y:visible!important}@media (min-width:1101px){.e24v4-top{position:relative!important;z-index:90000!important;overflow:visible!important;isolation:isolate!important}.e24v4-top>.e24v4-wrap,.e24v4-top .e24v4-wrap{position:relative!important;z-index:90010!important;overflow:visible!important}.e24v4-header{position:sticky!important;z-index:20000!important}.e24v4-header-inner,.e24v4-desktop-nav{position:relative!important;z-index:20010!important}.e24v4-top-lang-v81336{position:relative!important;z-index:95000!important;overflow:visible!important;isolation:isolate!important}.e24v4-top-lang-v81336>button{position:relative!important;z-index:95010!important;cursor:pointer!important}.e24v4-top-lang-v81336>div{position:absolute!important;top:calc(100% + 7px)!important;right:0!important;left:auto!important;z-index:99999!important;display:none!important;grid-template-columns:1fr!important;min-width:190px!important;width:max-content!important;max-width:280px!important;padding:8px!important;margin:0!important;background:#0b0c0f!important;border:1px solid rgb(215 178 54 / .46)!important;border-radius:12px!important;box-shadow:0 22px 60px rgb(0 0 0 / .62)!important;overflow:visible!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;filter:none!important}.e24v4-top-lang-v81336:hover>div,.e24v4-top-lang-v81336:focus-within>div,.e24v4-top-lang-v81336.is-open>div{display:grid!important}.e24v4-top-lang-v81336 a{display:flex!important;align-items:center!important;width:100%!important;min-width:165px!important;padding:10px 12px!important;color:#fff!important;background:transparent!important;text-decoration:none!important;font-size:13px!important;font-weight:850!important;line-height:1.25!important;white-space:nowrap!important;border-radius:8px!important;opacity:1!important;visibility:visible!important}.e24v4-top-lang-v81336 a:hover,.e24v4-top-lang-v81336 a.is-active{color:#e0b83a!important;background:rgb(215 178 54 / .13)!important}.e24v4-top,.e24v4-top .e24v4-wrap,.e24v4-top-lang-v81336{overflow-x:visible!important;overflow-y:visible!important}}@media (min-width:992px){.e24v4-lang-v500{position:relative!important;z-index:40000!important;overflow:visible!important}.e24v4-lang-v500>div{z-index:45000!important}}@media (min-width:768px){.e24v4-video-card-v533{position:relative!important;width:100%!important;height:320px!important;min-height:320px!important;max-height:320px!important;overflow:hidden!important;background:#000!important;border-radius:16px!important}.e24v4-video-card-v533 video,.e24v4-video-grid-v533.e24-premium-video-grid-v888 video,.e24-premium-video-grid-v888 video{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important;background:#000!important;border:0!important;border-radius:16px!important;box-shadow:none!important}.e24v4-video-grid-v533.e24-premium-video-grid-v888,.e24-premium-video-grid-v888{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;align-items:start!important}.e24-premium-video-grid-v888>.e24v4-video-card-v533:only-child{max-width:560px!important}}@media (max-width:767px){.e24v4-video-card-v533{height:auto!important;min-height:0!important;max-height:none!important}.e24v4-video-card-v533 video,.e24v4-video-grid-v533.e24-premium-video-grid-v888 video,.e24-premium-video-grid-v888 video{position:relative!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;aspect-ratio:auto!important}}.e24v4-profile-image-v430.is-platform-logo-fallback-v81408{background:#090a0d!important}.e24v4-profile-image-v430.is-platform-logo-fallback-v81408>img{object-fit:contain!important;object-position:center!important;padding:clamp(24px,5vw,70px)!important;background:#090a0d!important}.e24-premium-quick-question-v81412{margin:16px 0 4px;padding:14px;border:1px solid rgb(224 182 50 / .20);border-radius:16px;background:linear-gradient(135deg,rgb(224 182 50 / .055),rgb(255 255 255 / .018)),#0d0e11;box-shadow:0 10px 28px rgb(0 0 0 / .16)}.e24-premium-quick-question-head-v81412{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.e24-premium-quick-question-head-v81412 span{color:#e1b83a;font-size:10px;line-height:1;font-weight:950;letter-spacing:.12em}.e24-premium-quick-question-head-v81412 small{color:#8f8f94;font-size:10px;font-weight:700}.e24-premium-quick-question-grid-v81412{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.e24-premium-quick-question-item-v81412{min-width:0;min-height:48px;display:grid;grid-template-columns:26px minmax(0,1fr) 18px;align-items:center;gap:7px;padding:8px 10px;border:1px solid rgb(255 255 255 / .075);border-radius:12px;background:#141519;color:#f5f2eb;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.e24-premium-quick-question-item-v81412:hover{transform:translateY(-2px);border-color:rgb(224 182 50 / .48);background:#191a1e}.e24-premium-quick-question-item-v81412 i{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:rgb(224 182 50 / .12);color:#e0b632;font-style:normal;font-size:11px;font-weight:950}.e24-premium-quick-question-item-v81412 span{min-width:0;color:#efede8;font-size:11px;line-height:1.2;font-weight:850}.e24-premium-quick-question-item-v81412 b{color:#e0b632;font-size:15px;line-height:1;text-align:right}@media(max-width:767px){.e24-premium-quick-question-v81412{margin:14px 0 4px;padding:12px;border-radius:14px}.e24-premium-quick-question-head-v81412{margin-bottom:9px}.e24-premium-quick-question-grid-v81412{grid-template-columns:1fr;gap:7px}.e24-premium-quick-question-item-v81412{min-height:50px;padding:9px 11px;grid-template-columns:28px minmax(0,1fr) 20px}.e24-premium-quick-question-item-v81412 i{width:28px;height:28px}.e24-premium-quick-question-item-v81412 span{font-size:12px}}.e24-renew-page-v81414{width:100%;padding:44px 18px 70px;background:radial-gradient(circle at 10% 0%,rgb(214 175 55 / .10),transparent 32%),#08090c;color:#f6f3ed}.e24-renew-shell-v81414{width:min(1080px,100%);margin:0 auto;padding:34px;border:1px solid rgb(214 175 55 / .18);border-radius:24px;background:#0e0f13;box-shadow:0 24px 70px rgb(0 0 0 / .38)}.e24-renew-shell-v81414.is-lookup{max-width:720px}.e24-renew-kicker-v81414{margin-bottom:10px;color:#d9b63f;font-size:11px;font-weight:950;letter-spacing:.16em}.e24-renew-shell-v81414 h1{margin:0;max-width:800px;color:#fff;font-size:clamp(30px,4vw,50px);line-height:1.04;letter-spacing:-.035em}.e24-renew-lead-v81414{max-width:760px;margin:15px 0 0;color:#a9abb2;font-size:15px;line-height:1.6}.e24-renew-top-v81414{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:32px;align-items:center}.e24-renew-profile-v81414{display:grid;grid-template-columns:82px minmax(0,1fr);gap:14px;align-items:center;padding:13px;border:1px solid rgb(255 255 255 / .08);border-radius:18px;background:#14151a}.e24-renew-profile-v81414 img{width:82px;height:82px;object-fit:cover;border-radius:14px;background:#090a0d}.e24-renew-profile-v81414 small,.e24-renew-summary-v81414 small,.e24-renew-total-v81414 small{display:block;margin-bottom:5px;color:#7f828b;font-size:9px;font-weight:900;letter-spacing:.1em}.e24-renew-profile-v81414 strong{display:block;color:#fff;font-size:17px}.e24-renew-profile-v81414 span{display:block;margin-top:6px;font-size:11px;font-weight:850}.e24-renew-profile-v81414 span.is-active{color:#56d98a}.e24-renew-profile-v81414 span.is-expired{color:#e8b64b}.e24-renew-summary-v81414{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:30px 0}.e24-renew-summary-v81414>div{min-height:90px;padding:17px;border:1px solid rgb(255 255 255 / .07);border-radius:15px;background:#121318}.e24-renew-summary-v81414 strong{display:inline-block;color:#fff;font-size:19px}.e24-renew-summary-v81414 span{margin-left:4px;color:#8d9098;font-size:11px}.e24-renew-section-v81414{margin-top:18px;padding:22px;border:1px solid rgb(255 255 255 / .07);border-radius:18px;background:#101116}.e24-renew-section-head-v81414{display:flex;gap:12px;align-items:center;margin-bottom:16px}.e24-renew-section-head-v81414>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgb(214 175 55 / .12);color:#d9b63f;font-size:11px;font-weight:950}.e24-renew-section-head-v81414 small{color:#8a8d95;font-size:9px;font-weight:900;letter-spacing:.1em}.e24-renew-section-head-v81414 h2{margin:2px 0 0;color:#fff;font-size:18px}.e24-renew-periods-v81414{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.e24-renew-periods-v81414 label,.e24-renew-methods-v81414 label{position:relative;cursor:pointer}.e24-renew-periods-v81414 input,.e24-renew-methods-v81414 input{position:absolute;opacity:0;pointer-events:none}.e24-renew-periods-v81414 label>span{display:flex;flex-direction:column;gap:7px;min-height:82px;padding:14px;border:1px solid rgb(255 255 255 / .08);border-radius:13px;background:#17181d;transition:.18s ease}.e24-renew-periods-v81414 b{color:#e8e7e3;font-size:12px}.e24-renew-periods-v81414 strong{color:#fff;font-size:17px}.e24-renew-periods-v81414 input:checked+span{border-color:#d5ae38;background:linear-gradient(135deg,rgb(213 174 56 / .16),#17181d);box-shadow:0 0 0 1px rgb(213 174 56 / .12)}.e24-renew-methods-v81414{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.e24-renew-methods-v81414 label{display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:center;min-height:72px;padding:14px 15px;border:1px solid rgb(255 255 255 / .08);border-radius:14px;background:#17181d;transition:.18s ease}.e24-renew-methods-v81414 label:has(input:checked){border-color:#d5ae38;background:linear-gradient(135deg,rgb(213 174 56 / .13),#17181d)}.e24-renew-methods-v81414 b{display:block;color:#fff;font-size:16px}.e24-renew-methods-v81414 small{display:block;margin-top:4px;color:#90939b;font-size:11px}.e24-renew-methods-v81414 i{color:#d9b63f;font-style:normal;font-size:20px}.e24-renew-total-v81414{display:grid;grid-template-columns:1fr 1fr auto;gap:18px;align-items:center;margin-top:18px;padding:20px;border:1px solid rgb(214 175 55 / .24);border-radius:18px;background:linear-gradient(135deg,rgb(214 175 55 / .08),#111217)}.e24-renew-total-v81414 strong{color:#fff;font-size:22px}.e24-renew-total-v81414 button,.e24-renew-lookup-v81414 button{min-height:54px;padding:0 22px;border:0;border-radius:13px;background:linear-gradient(135deg,#e4c04d,#b89120);color:#0a0a0b;font-weight:950;cursor:pointer;box-shadow:0 12px 28px rgb(189 147 29 / .18)}.e24-renew-total-v81414 button b,.e24-renew-lookup-v81414 button b{margin-left:9px;font-size:18px}.e24-renew-note-v81414{margin:12px 0 0;color:#7f8289;font-size:11px;text-align:right}.e24-renew-alert-v81414{margin:20px 0;padding:14px 16px;border-radius:12px;font-weight:750}.e24-renew-alert-v81414.is-error{border:1px solid rgb(222 80 80 / .32);background:rgb(222 80 80 / .08);color:#f0aaaa}.e24-renew-lookup-v81414{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:24px}.e24-renew-lookup-v81414 label span{display:block;margin-bottom:7px;color:#92959d;font-size:10px;font-weight:900}.e24-renew-lookup-v81414 input{width:100%;min-height:54px;padding:0 14px;border:1px solid rgb(255 255 255 / .10);border-radius:12px;background:#17181d;color:#fff}@media(max-width:767px){.e24-renew-page-v81414{padding:18px 10px 42px}.e24-renew-shell-v81414{padding:18px;border-radius:18px}.e24-renew-top-v81414{grid-template-columns:1fr;gap:18px}.e24-renew-profile-v81414{grid-template-columns:66px 1fr}.e24-renew-profile-v81414 img{width:66px;height:66px}.e24-renew-summary-v81414{grid-template-columns:1fr;gap:8px;margin:20px 0}.e24-renew-summary-v81414>div{min-height:0}.e24-renew-section-v81414{padding:15px}.e24-renew-periods-v81414{grid-template-columns:repeat(2,1fr)}.e24-renew-methods-v81414{grid-template-columns:1fr}.e24-renew-total-v81414{grid-template-columns:1fr 1fr;gap:14px}.e24-renew-total-v81414 button{grid-column:1/-1;width:100%}.e24-renew-note-v81414{text-align:left}.e24-renew-lookup-v81414{grid-template-columns:1fr}}.e24-renew-discount-note-v81415{margin:4px 0 0!important;color:#8e9199!important;font-size:10px!important;line-height:1.4!important}.e24-renew-periods-v81414 label>span{position:relative}.e24-renew-periods-v81414 em{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:22px;padding:0 7px;border-radius:999px;background:linear-gradient(135deg,#e4c04d,#b98f1c);color:#090a0c;font-size:10px;font-style:normal;font-weight:950;box-shadow:0 5px 14px rgb(195 151 25 / .20)}.e24-renew-periods-v81414 del{color:#777a82;font-size:10px;font-weight:750;text-decoration-thickness:1px}.e24-renew-periods-v81414 label>span>small{color:#58d58a;font-size:9px;font-weight:850}.e24-renew-periods-v81414 input:checked+span em{background:linear-gradient(135deg,#f0d15e,#d3a62e)}.e24v4-chat-nav-v81416 span{color:#51d889;font-size:10px}.e24-chat-page-v81416{min-height:70vh;padding:30px 14px 70px;background:radial-gradient(circle at 12% 0%,rgb(211 171 48 / .11),transparent 30%),#08090c;color:#f5f2eb}.e24-chat-shell-v81416{width:min(1180px,100%);margin:0 auto}.e24-chat-head-v81416{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:20px}.e24-chat-head-v81416>div:first-child>span{color:#d9b63f;font-size:10px;font-weight:950;letter-spacing:.15em}.e24-chat-head-v81416 h1{margin:5px 0 8px;color:#fff;font-size:clamp(32px,4vw,52px);line-height:1;letter-spacing:-.04em}.e24-chat-head-v81416 p{max-width:720px;margin:0;color:#92959d;font-size:13px;line-height:1.55}.e24-chat-online-v81416{flex:0 0 auto;display:flex;align-items:center;gap:7px;padding:10px 14px;border:1px solid rgb(81 216 137 / .18);border-radius:999px;background:rgb(81 216 137 / .06)}.e24-chat-online-v81416 i{width:8px;height:8px;border-radius:50%;background:#51d889;box-shadow:0 0 0 5px rgb(81 216 137 / .08)}.e24-chat-online-v81416 strong{color:#fff;font-size:13px}.e24-chat-online-v81416 span{color:#8f9399;font-size:11px}.e24-chat-toolbar-v81416{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(180px,.7fr) minmax(250px,1fr);gap:10px;margin-bottom:10px}.e24-chat-toolbar-v81416 label,.e24-chat-rules-v81416{padding:10px 12px;border:1px solid rgb(255 255 255 / .075);border-radius:13px;background:#111217}.e24-chat-toolbar-v81416 small,.e24-chat-rules-v81416 small{display:block;margin-bottom:5px;color:#777b84;font-size:8px;font-weight:950;letter-spacing:.12em}.e24-chat-toolbar-v81416 input,.e24-chat-toolbar-v81416 select{width:100%;min-height:30px;padding:0;border:0!important;outline:0!important;background:transparent!important;color:#fff!important;font-size:13px;font-weight:800;box-shadow:none!important}.e24-chat-toolbar-v81416 select option{background:#111217;color:#fff}.e24-chat-rules-v81416 span{color:#a0a3aa;font-size:11px}.e24-chat-app-v81416{border:1px solid rgb(255 255 255 / .075);border-radius:20px;overflow:hidden;background:#0e0f13;box-shadow:0 24px 70px rgb(0 0 0 / .28)}.e24-chat-room-title-v81416{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:58px;padding:0 18px;border-bottom:1px solid rgb(255 255 255 / .07);background:#121318}.e24-chat-room-title-v81416>div{display:flex;gap:8px;align-items:center}.e24-chat-room-title-v81416>div span{color:#d9b63f;font-weight:950}.e24-chat-room-title-v81416 strong{color:#fff;font-size:14px}.e24-chat-room-title-v81416 small{color:#777b83;font-size:10px}.e24-chat-messages-v81416{height:min(57vh,610px);min-height:430px;overflow-y:auto;padding:18px;scroll-behavior:smooth}.e24-chat-message-v81416{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;max-width:850px;margin-bottom:14px}.e24-chat-avatar-v81416{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,rgb(218 181 58 / .22),rgb(255 255 255 / .05));border:1px solid rgb(218 181 58 / .23);color:#e4c34f;font-size:12px;font-weight:950}.e24-chat-bubble-v81416{min-width:0;padding:10px 12px;border:1px solid rgb(255 255 255 / .055);border-radius:4px 14px 14px 14px;background:#15161b}.e24-chat-bubble-v81416 header{display:flex;align-items:center;gap:9px;margin-bottom:5px}.e24-chat-bubble-v81416 header strong{color:#e4c34f;font-size:11px}.e24-chat-bubble-v81416 time{color:#686b73;font-size:9px}.e24-chat-bubble-v81416 p{margin:0;color:#e7e5df;font-size:13px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.e24-chat-bubble-v81416 footer{display:flex;gap:12px;margin-top:7px;opacity:.6}.e24-chat-bubble-v81416 footer button{padding:0;border:0;background:#fff0;color:#8f929a;font-size:9px;cursor:pointer}.e24-chat-bubble-v81416 footer button:hover{color:#d9b63f}.e24-chat-quoted-v81416{margin-bottom:7px;padding:7px 9px;border-left:2px solid #d0a92f;border-radius:5px;background:rgb(212 175 55 / .055)}.e24-chat-quoted-v81416 b,.e24-chat-quoted-v81416 span{display:block}.e24-chat-quoted-v81416 b{color:#caaa39;font-size:9px}.e24-chat-quoted-v81416 span{margin-top:2px;overflow:hidden;color:#81848c;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.e24-chat-empty-v81416,.e24-chat-loading-v81416{display:grid;place-items:center;min-height:260px;color:#777b83;font-size:12px;text-align:center}.e24-chat-reply-v81416{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 16px;border-top:1px solid rgb(214 175 55 / .12);background:rgb(214 175 55 / .05)}.e24-chat-reply-v81416 div{min-width:0}.e24-chat-reply-v81416 small{display:block;color:#8b8e95;font-size:8px;font-weight:900}.e24-chat-reply-v81416 strong{display:inline;color:#d9b63f;font-size:10px}.e24-chat-reply-v81416 span{display:block;max-width:650px;overflow:hidden;color:#a4a7ad;font-size:10px;white-space:nowrap;text-overflow:ellipsis}.e24-chat-reply-v81416 button{border:0;background:#fff0;color:#aaa;font-size:20px;cursor:pointer}.e24-chat-compose-v81416{padding:12px;border-top:1px solid rgb(255 255 255 / .07);background:#111217}.e24-chat-compose-v81416 textarea{display:block;width:100%;min-height:48px;max-height:130px;resize:none;padding:13px 14px;border:1px solid rgb(255 255 255 / .08)!important;border-radius:13px;outline:0;background:#18191e!important;color:#fff!important;font-size:13px;line-height:1.45;box-shadow:none!important}.e24-chat-compose-v81416 textarea:focus{border-color:rgb(214 175 55 / .42)!important}.e24-chat-compose-bottom-v81416{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:8px}.e24-chat-compose-bottom-v81416>span{color:#72757d;font-size:9px}.e24-chat-compose-bottom-v81416 button{min-height:38px;padding:0 17px;border:0;border-radius:10px;background:linear-gradient(135deg,#e2bd48,#b78e1d);color:#090a0c;font-size:11px;font-weight:950;cursor:pointer}.e24-chat-compose-bottom-v81416 button:disabled{opacity:.5;cursor:wait}.e24-chat-status-v81416{min-height:18px;margin:7px 12px 0;color:#d8b33e;font-size:10px}.e24-chat-closed-v81416{padding:24px;border:1px solid rgb(214 175 55 / .18);border-radius:15px;background:#111217;color:#ddd}@media(max-width:767px){.e24-chat-page-v81416{padding:16px 8px 40px}.e24-chat-head-v81416{align-items:flex-start}.e24-chat-head-v81416 p{font-size:12px}.e24-chat-online-v81416{padding:8px 10px}.e24-chat-toolbar-v81416{grid-template-columns:1fr 1fr}.e24-chat-rules-v81416{grid-column:1/-1}.e24-chat-app-v81416{border-radius:15px}.e24-chat-room-title-v81416{padding:0 12px}.e24-chat-room-title-v81416 small{display:none}.e24-chat-messages-v81416{height:58vh;min-height:390px;padding:12px 9px}.e24-chat-message-v81416{grid-template-columns:30px 1fr;gap:7px}.e24-chat-avatar-v81416{width:30px;height:30px}.e24-chat-bubble-v81416{padding:9px 10px}.e24-chat-bubble-v81416 p{font-size:12px}.e24-chat-compose-v81416{padding:9px}}.e24v4-drawer-panel nav .e24v4-chat-nav-v81417{display:flex!important;align-items:center!important;gap:8px!important;visibility:visible!important;opacity:1!important}.e24v4-drawer-panel nav .e24v4-chat-nav-v81417 span{color:#51d889!important;font-size:10px!important}.e24-chat-page-v81416{background:radial-gradient(circle at 8% 0%,rgb(214 175 55 / .10),transparent 28%),radial-gradient(circle at 92% 8%,rgb(82 216 137 / .07),transparent 25%),#f7f7f5!important;color:#17181c!important}.e24-chat-head-v81416>div:first-child>span{color:#b48b17!important}.e24-chat-head-v81416 h1{color:#15161a!important}.e24-chat-head-v81416 p{color:#74777e!important}.e24-chat-online-v81416{border-color:rgb(36 170 94 / .18)!important;background:#fff!important;box-shadow:0 7px 22px rgb(22 25 30 / .05)!important}.e24-chat-online-v81416 strong{color:#181a1e!important}.e24-chat-online-v81416 span{color:#777b82!important}.e24-chat-toolbar-v81416 label,.e24-chat-rules-v81416{border-color:#e7e5df!important;background:#fff!important;box-shadow:0 7px 22px rgb(22 25 30 / .035)!important}.e24-chat-toolbar-v81416 small,.e24-chat-rules-v81416 small{color:#92949a!important}.e24-chat-toolbar-v81416 input,.e24-chat-toolbar-v81416 select{color:#202126!important;background:transparent!important}.e24-chat-toolbar-v81416 select option{background:#fff!important;color:#202126!important}.e24-chat-rules-v81416 span{color:#686b72!important}.e24-chat-app-v81416{border-color:#e5e3dd!important;background:#fff!important;box-shadow:0 20px 55px rgb(30 32 38 / .08)!important}.e24-chat-room-title-v81416{border-bottom-color:#eceae5!important;background:#fff!important}.e24-chat-room-title-v81416>div span{color:#b78c16!important}.e24-chat-room-title-v81416 strong{color:#202126!important}.e24-chat-room-title-v81416 small{color:#96989e!important}.e24-chat-messages-v81416{background:linear-gradient(rgb(255 255 255 / .92),rgb(255 255 255 / .92)),radial-gradient(circle at 10% 10%,rgb(214 175 55 / .10),transparent 35%)!important}.e24-chat-avatar-v81416{background:linear-gradient(135deg,#fff8df,#f5e7ad)!important;border-color:#e5cf7b!important;color:#9a7410!important}.e24-chat-bubble-v81416{border-color:#eceae5!important;background:#f7f7f5!important;box-shadow:0 4px 12px rgb(25 27 32 / .025)!important}.e24-chat-bubble-v81416 header strong{color:#9b7410!important}.e24-chat-bubble-v81416 time{color:#a0a2a8!important}.e24-chat-bubble-v81416 p{color:#282a2f!important}.e24-chat-bubble-v81416 footer{opacity:1!important}.e24-chat-bubble-v81416 footer button{color:#92959b!important}.e24-chat-bubble-v81416 footer button:hover{color:#9e7812!important}.e24-chat-quoted-v81416{border-left-color:#c9a12c!important;background:#fff9e8!important}.e24-chat-quoted-v81416 b{color:#9d7710!important}.e24-chat-quoted-v81416 span{color:#777a81!important}.e24-chat-empty-v81416,.e24-chat-loading-v81416{color:#8d9096!important}.e24-chat-reply-v81416{border-top-color:#eadcae!important;background:#fff9e8!important}.e24-chat-reply-v81416 small{color:#92949a!important}.e24-chat-reply-v81416 strong{color:#9c7610!important}.e24-chat-reply-v81416 span{color:#74777d!important}.e24-chat-reply-v81416 button{color:#777a80!important}.e24-chat-compose-v81416{border-top-color:#e9e7e2!important;background:#fbfbfa!important}.e24-chat-compose-v81416 textarea{border-color:#deddd8!important;background:#fff!important;color:#202126!important;box-shadow:0 4px 15px rgb(22 25 30 / .025)!important}.e24-chat-compose-v81416 textarea::placeholder{color:#a3a5aa!important}.e24-chat-compose-v81416 textarea:focus{border-color:#c9a12c!important;box-shadow:0 0 0 3px rgb(201 161 44 / .09)!important}.e24-chat-compose-bottom-v81416>span{color:#96989e!important}.e24-chat-compose-bottom-v81416 button{background:linear-gradient(135deg,#e4c24f,#c69a20)!important;color:#17130a!important;box-shadow:0 8px 18px rgb(180 139 23 / .14)!important}.e24-chat-status-v81416{color:#98720f!important}.e24-chat-closed-v81416{border-color:#e5d8aa!important;background:#fff!important;color:#3b3c40!important;box-shadow:0 8px 24px rgb(22 25 30 / .05)!important}.e24-chat-messages-v81416{scrollbar-color:#d5d3cd #f5f4f1}.e24-chat-messages-v81416::-webkit-scrollbar{width:8px}.e24-chat-messages-v81416::-webkit-scrollbar-track{background:#f5f4f1}.e24-chat-messages-v81416::-webkit-scrollbar-thumb{background:#d5d3cd;border-radius:999px}@media(max-width:767px){.e24-chat-page-v81416{background:#f7f7f5!important}.e24-chat-app-v81416{box-shadow:0 10px 32px rgb(30 32 38 / .07)!important}.e24-chat-messages-v81416{background:#fff!important}.e24-chat-bubble-v81416{background:#f5f5f3!important}}.e24-chat-layout-v81420{width:min(1780px,calc(100% - 20px));margin:0 auto;display:grid;grid-template-columns:minmax(160px,260px) minmax(680px,1180px) minmax(160px,260px);gap:18px;align-items:start;justify-content:center}.e24-chat-layout-v81420 .e24-chat-shell-v81416{width:100%!important;min-width:0}.e24-chat-ad-v81420{position:sticky;top:86px;align-self:start;width:100%;max-height:calc(100vh - 105px);overflow:hidden;border-radius:16px;z-index:2}.e24-chat-ad-v81420 a{display:block;width:100%;text-decoration:none}.e24-chat-ad-v81420 img{display:block;width:100%;height:auto;max-height:calc(100vh - 105px);object-fit:contain;border-radius:16px;box-shadow:0 12px 34px rgb(30 32 38 / .10)}.e24-chat-ad-placeholder-v81420{aspect-ratio:1/2;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:20px;border:1px dashed #d9d6cc;border-radius:16px;background:linear-gradient(145deg,#fff,#f3f2ee);color:#85878c;text-align:center;box-shadow:0 10px 30px rgb(30 32 38 / .045)}.e24-chat-ad-placeholder-v81420 small{color:#b08a1c;font-size:9px;font-weight:950;letter-spacing:.15em}.e24-chat-ad-placeholder-v81420 strong{color:#303136;font-size:16px}.e24-chat-ad-placeholder-v81420 span{color:#9a9ca1;font-size:11px}@media(max-width:1350px){.e24-chat-layout-v81420{grid-template-columns:minmax(130px,190px) minmax(620px,1fr) minmax(130px,190px);gap:12px}}@media(max-width:1050px){.e24-chat-layout-v81420{width:min(100%,900px);grid-template-columns:1fr}.e24-chat-ad-v81420{display:none!important}}body.page-chat .e24v4-main,body.page-template-default .e24v4-main{overflow:visible}body.page-chat .e24-chat-page-v81416{margin:0}.e24-chat-input-row-v81422{position:relative;display:flex;align-items:flex-end;gap:8px;width:100%}.e24-chat-input-row-v81422 textarea{flex:1;min-width:0}.e24-chat-emoji-toggle-v81422{flex:0 0 44px;width:44px;height:44px;display:grid;place-items:center;border:1px solid #deddd8!important;border-radius:13px;background:#fff!important;color:#9d7710!important;font-size:25px;line-height:1;cursor:pointer;box-shadow:0 4px 15px rgb(22 25 30 / .025);transition:.18s ease}.e24-chat-emoji-toggle-v81422:hover,.e24-chat-emoji-toggle-v81422[aria-expanded="true"]{border-color:#c9a12c!important;background:#fff9e8!important;transform:translateY(-1px)}.e24-chat-emoji-picker-v81422{position:absolute;right:0;bottom:52px;z-index:50;width:min(340px,calc(100vw - 38px));padding:10px;border:1px solid #e5e3dd;border-radius:16px;background:#fff;box-shadow:0 18px 50px rgb(30 32 38 / .16)}.e24-chat-emoji-picker-v81422[hidden]{display:none!important}.e24-chat-emoji-grid-v81422{display:grid;grid-template-columns:repeat(8,1fr);gap:3px;max-height:220px;overflow:auto}.e24-chat-emoji-grid-v81422 button{appearance:none;border:0!important;border-radius:9px;background:transparent!important;min-width:0;height:36px;padding:0!important;font-size:22px;line-height:1;cursor:pointer;box-shadow:none!important}.e24-chat-emoji-grid-v81422 button:hover{background:#f4f1e7!important;transform:scale(1.08)}@media(max-width:600px){.e24-chat-emoji-toggle-v81422{flex-basis:42px;width:42px;height:42px;font-size:23px}.e24-chat-emoji-picker-v81422{right:0;width:min(320px,calc(100vw - 28px))}.e24-chat-emoji-grid-v81422{grid-template-columns:repeat(7,1fr)}}.e24-chat-starter-online-v81423{display:flex;align-items:center;gap:14px;margin:0 0 10px;padding:10px 12px;border:1px solid #e7e5df;border-radius:13px;background:#fff;box-shadow:0 7px 22px rgb(22 25 30 / .035);overflow:hidden}.e24-chat-starter-label-v81423{flex:0 0 auto;display:flex;align-items:center;gap:7px;color:#35373c;font-size:10px}.e24-chat-starter-label-v81423 i{width:7px;height:7px;border-radius:50%;background:#42c979;box-shadow:0 0 0 4px rgb(66 201 121 / .10)}.e24-chat-starter-users-v81423{display:flex;align-items:center;gap:7px;overflow-x:auto;scrollbar-width:none}.e24-chat-starter-users-v81423::-webkit-scrollbar{display:none}.e24-chat-starter-users-v81423 span{flex:0 0 auto;display:flex;align-items:center;gap:6px;padding:5px 9px 5px 5px;border:1px solid #eceae5;border-radius:999px;background:#f8f8f6;color:#5f6268;font-size:10px;font-weight:750}.e24-chat-starter-users-v81423 span b{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#fff5d5;color:#98720f;font-size:9px;text-transform:uppercase}@media(max-width:767px){.e24-chat-starter-online-v81423{gap:10px;padding:8px 9px}.e24-chat-starter-label-v81423 strong{white-space:nowrap}}.e24-chat-real-online-v81424[hidden]{display:none!important}.e24-chat-real-online-v81424 .e24-chat-starter-users-v81423 span{position:relative;padding-right:18px}.e24-chat-user-live-v81424{position:absolute;right:6px;top:50%;width:7px;height:7px;margin-top:-3.5px;border-radius:50%;background:#42c979;box-shadow:0 0 0 3px #f8f8f6}@media(min-width:1051px){.e24-chat-layout-v81420{align-items:start!important}.e24-chat-layout-v81420>.e24-chat-shell-v81416{position:sticky!important;top:78px!important;align-self:start!important;height:calc(100vh - 94px)!important;max-height:calc(100vh - 94px)!important;display:flex!important;flex-direction:column!important}.e24-chat-layout-v81420>.e24-chat-shell-v81416 .e24-chat-head-v81416{flex:0 0 auto!important;margin-bottom:10px!important}.e24-chat-layout-v81420>.e24-chat-shell-v81416 .e24-chat-toolbar-v81416,.e24-chat-layout-v81420>.e24-chat-shell-v81416 .e24-chat-real-online-v81424{flex:0 0 auto!important}.e24-chat-layout-v81420>.e24-chat-shell-v81416 .e24-chat-app-v81416{flex:1 1 auto!important;min-height:0!important;display:flex!important;flex-direction:column!important}.e24-chat-layout-v81420>.e24-chat-shell-v81416 .e24-chat-room-title-v81416,.e24-chat-layout-v81420>.e24-chat-shell-v81416 .e24-chat-reply-v81416,.e24-chat-layout-v81420>.e24-chat-shell-v81416 .e24-chat-compose-v81416,.e24-chat-layout-v81420>.e24-chat-shell-v81416 .e24-chat-status-v81416{flex:0 0 auto!important}.e24-chat-layout-v81420>.e24-chat-shell-v81416 .e24-chat-messages-v81416{flex:1 1 auto!important;height:auto!important;min-height:0!important;max-height:none!important;overflow-y:auto!important}.e24-chat-ad-v81420{top:78px!important}}@media(max-width:1050px){.e24-chat-app-v81416{height:calc(100dvh - 150px)!important;min-height:520px!important;display:flex!important;flex-direction:column!important}.e24-chat-room-title-v81416,.e24-chat-reply-v81416,.e24-chat-compose-v81416,.e24-chat-status-v81416{flex:0 0 auto!important}.e24-chat-messages-v81416{flex:1 1 auto!important;height:auto!important;min-height:0!important;max-height:none!important;overflow-y:auto!important}}.e24-chat-ad-v81420{position:relative!important;top:auto!important;align-self:start!important;max-height:none!important;overflow:visible!important}.e24-chat-ad-v81420 img{max-height:none!important}@media(min-width:1051px){.e24-chat-layout-v81420>.e24-chat-shell-v81416{position:relative!important;top:auto!important;height:auto!important;max-height:none!important;display:block!important}.e24-chat-layout-v81420>.e24-chat-shell-v81416 .e24-chat-messages-v81416{height:min(57vh,610px)!important;min-height:430px!important;max-height:none!important;overflow-y:auto!important}.e24-chat-ad-v81420{position:relative!important;top:auto!important}}@media(max-width:1050px){.e24-chat-app-v81416{height:auto!important;min-height:0!important;display:block!important}.e24-chat-messages-v81416{height:58vh!important;min-height:390px!important;max-height:none!important;overflow-y:auto!important}}.e24-chat-room-profiles-v81427{margin:0 0 10px;padding:12px;border:1px solid #e7e5df;border-radius:14px;background:#fff;box-shadow:0 7px 22px rgb(22 25 30 / .035)}.e24-chat-room-profiles-v81427[hidden]{display:none!important}.e24-chat-room-profiles-head-v81427{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.e24-chat-room-profiles-head-v81427 span{color:#a27c12;font-size:9px;font-weight:950;letter-spacing:.12em}.e24-chat-room-profiles-head-v81427 small{color:#94969b;font-size:9px}.e24-chat-room-profiles-list-v81427{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.e24-chat-room-profiles-list-v81427::-webkit-scrollbar{display:none}.e24-chat-profile-card-v81427{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:9px;align-items:center;margin-top:8px;padding:9px;border:1px solid #e6e4de;border-radius:12px;background:#fff;color:#23252a;text-decoration:none!important}.e24-chat-profile-card-v81427.is-compact{flex:0 0 210px;grid-template-columns:42px minmax(0,1fr);margin:0}.e24-chat-profile-card-v81427 img{width:48px;height:48px;object-fit:cover;border-radius:10px;background:#f2f1ed}.e24-chat-profile-card-v81427.is-compact img{width:42px;height:42px}.e24-chat-profile-card-v81427 span{min-width:0}.e24-chat-profile-card-v81427 small{display:block;color:#9a7b20;font-size:8px;font-weight:850;text-transform:uppercase}.e24-chat-profile-card-v81427 strong{display:block;margin-top:2px;overflow:hidden;color:#292b30;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.e24-chat-profile-card-v81427>b{color:#a17b13;font-size:9px;white-space:nowrap}.e24-chat-profile-card-v81427.is-compact>b{display:none}.e24-chat-compose-left-v81427{display:flex;align-items:center;gap:10px}.e24-chat-profile-toggle-v81427{border:0!important;background:transparent!important;color:#9b7610!important;font-size:10px!important;font-weight:900!important;cursor:pointer;padding:0!important}.e24-chat-profile-picker-v81427{position:absolute;left:12px;bottom:58px;z-index:55;width:min(390px,calc(100% - 24px));padding:12px;border:1px solid #e0ded8;border-radius:16px;background:#fff;box-shadow:0 20px 55px rgb(25 27 32 / .17)}.e24-chat-profile-picker-v81427[hidden]{display:none!important}.e24-chat-compose-v81416{position:relative}.e24-chat-profile-picker-head-v81427{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px}.e24-chat-profile-picker-head-v81427 strong{color:#27292e;font-size:12px}.e24-chat-profile-picker-head-v81427 button{border:0;background:#fff0;color:#888;font-size:18px;cursor:pointer}.e24-chat-profile-picker-v81427 input{width:100%;min-height:40px;padding:0 11px;border:1px solid #deddd8!important;border-radius:10px;background:#fafaf8!important;color:#222!important}.e24-chat-profile-results-v81427{max-height:260px;overflow:auto;margin-top:8px}.e24-chat-profile-result-v81427{display:grid;grid-template-columns:42px minmax(0,1fr) 24px;gap:9px;align-items:center;width:100%;padding:7px;border:0;border-bottom:1px solid #efede8;background:#fff;text-align:left;cursor:pointer}.e24-chat-profile-result-v81427:hover{background:#faf8f0}.e24-chat-profile-result-v81427 img{width:42px;height:42px;object-fit:cover;border-radius:9px}.e24-chat-profile-result-v81427 small{display:block;color:#98740f;font-size:8px}.e24-chat-profile-result-v81427 strong{display:block;color:#292b30;font-size:11px}.e24-chat-profile-result-v81427>b{color:#a27c12;font-size:16px}.e24-chat-profile-empty-v81427{padding:16px;color:#8e9095;font-size:10px;text-align:center}.e24-chat-profile-attached-v81427{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:8px 0 0;padding:8px 10px;border:1px solid #e4d59b;border-radius:11px;background:#fff9e6}.e24-chat-profile-attached-v81427[hidden]{display:none!important}.e24-chat-profile-attached-v81427>div{display:flex;align-items:center;gap:8px;min-width:0}.e24-chat-profile-attached-v81427 img{width:34px;height:34px;object-fit:cover;border-radius:8px}.e24-chat-profile-attached-v81427 small{display:block;color:#927316;font-size:8px}.e24-chat-profile-attached-v81427 strong{display:block;color:#292b30;font-size:10px}.e24-chat-profile-attached-v81427>button{border:0;background:#fff0;color:#7b7d82;font-size:18px;cursor:pointer}.e24-premium-discuss-chat-v81427{display:grid;grid-template-columns:34px minmax(0,1fr) 20px;align-items:center;gap:10px;margin:12px 0;padding:11px 13px;border:1px solid rgb(214 175 55 / .30);border-radius:13px;background:linear-gradient(135deg,rgb(214 175 55 / .11),rgb(255 255 255 / .025));color:#f4f1e9;text-decoration:none}.e24-premium-discuss-chat-v81427>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgb(214 175 55 / .14)}.e24-premium-discuss-chat-v81427 strong{display:block;color:#f2d466;font-size:11px}.e24-premium-discuss-chat-v81427 small{display:block;margin-top:2px;color:#97999f;font-size:9px}.e24-premium-discuss-chat-v81427>b{color:#d8b43e}@media(max-width:767px){.e24-chat-room-profiles-v81427{padding:9px}.e24-chat-profile-card-v81427.is-compact{flex-basis:175px}.e24-chat-profile-picker-v81427{left:8px;width:calc(100% - 16px)}.e24-chat-compose-left-v81427{gap:7px}}.e24-chat-bubble-v81416>.e24-chat-profile-card-v81427:first-of-type{margin-top:2px}.e24v4-profile-chat-v81429{flex:0 0 auto;min-width:76px;min-height:48px;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid rgb(214 175 55 / .38);border-radius:12px;background:rgb(214 175 55 / .09);color:#d7b33f!important;text-decoration:none!important;transition:.18s ease}.e24v4-profile-chat-v81429:hover{background:rgb(214 175 55 / .16);border-color:rgb(214 175 55 / .62);transform:translateY(-1px)}.e24v4-profile-chat-v81429>span{font-size:16px;line-height:1}.e24v4-profile-chat-v81429>strong{font-size:10px;font-weight:900;line-height:1}@media(max-width:767px){.e24v4-profile-chat-v81429{min-width:64px;min-height:44px;padding:0 9px;border-radius:11px}.e24v4-profile-chat-v81429>strong{font-size:9px}}.e24v4-profile-chat-v81430{flex:0 0 auto;min-width:96px;min-height:48px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:1px solid rgb(214 175 55 / .42);border-radius:12px;background:rgb(214 175 55 / .10);color:#d8b640!important;text-decoration:none!important;white-space:nowrap;transition:.18s ease}.e24v4-profile-chat-v81430:hover{background:rgb(214 175 55 / .18);border-color:rgb(214 175 55 / .68);transform:translateY(-1px)}.e24v4-profile-chat-v81430>span{font-size:16px;line-height:1}.e24v4-profile-chat-v81430>strong{font-size:10px;font-weight:950;line-height:1;white-space:nowrap}@media(max-width:767px){.e24v4-profile-chat-v81430{min-width:82px;min-height:44px;padding:0 10px;gap:5px;border-radius:11px}.e24v4-profile-chat-v81430>span{font-size:14px}.e24v4-profile-chat-v81430>strong{font-size:9px}}.e24v4-profile-contact-v430{display:flex!important;align-items:stretch!important;gap:10px!important;flex-wrap:wrap!important}.e24v4-profile-chat-v81431{flex:0 0 auto!important;min-width:118px!important;min-height:54px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;padding:8px 13px!important;border:1px solid rgb(214 175 55 / .38)!important;border-radius:12px!important;background:rgb(214 175 55 / .09)!important;color:#eee7cf!important;text-decoration:none!important;white-space:nowrap!important}.e24v4-profile-chat-v81431 svg{flex:0 0 20px!important;width:20px!important;height:20px!important;fill:#d9b63f!important}.e24v4-profile-chat-v81431>span{display:flex!important;flex-direction:column!important;gap:2px!important}.e24v4-profile-chat-v81431 small{color:#9a9ca3!important;font-size:8px!important;font-weight:800!important;line-height:1!important;text-transform:uppercase!important;letter-spacing:.06em!important}.e24v4-profile-chat-v81431 strong{color:#f1d261!important;font-size:11px!important;font-weight:950!important;line-height:1.1!important}.e24v4-profile-chat-v81431:hover{border-color:rgb(214 175 55 / .68)!important;background:rgb(214 175 55 / .16)!important;transform:translateY(-1px)}@media(max-width:767px){.e24v4-profile-contact-v430{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto!important;gap:7px!important}.e24v4-profile-chat-v81431{min-width:88px!important;min-height:48px!important;padding:7px 9px!important}.e24v4-profile-chat-v81431 svg{width:17px!important;height:17px!important;flex-basis:17px!important}.e24v4-profile-chat-v81431 small{font-size:7px!important}.e24v4-profile-chat-v81431 strong{font-size:9px!important}}.e24v4-profile-contact-v430{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) minmax(92px,.72fr)!important;align-items:stretch!important;gap:8px!important;width:100%!important;flex-wrap:nowrap!important}.e24v4-profile-contact-v430>.e24v4-profile-phone-v430,.e24v4-profile-contact-v430>.e24v4-profile-whatsapp-v430,.e24v4-profile-contact-v430>.e24v4-profile-chat-v81431{width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;box-sizing:border-box!important}.e24v4-profile-contact-v430>.e24v4-profile-chat-v81431{min-height:54px!important;justify-content:center!important;padding:8px 10px!important}.e24v4-profile-contact-v430>a span{min-width:0!important}.e24v4-profile-contact-v430>a strong{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}@media(max-width:767px){.e24v4-profile-contact-v430{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(76px,.72fr)!important;gap:5px!important}.e24v4-profile-contact-v430>.e24v4-profile-phone-v430,.e24v4-profile-contact-v430>.e24v4-profile-whatsapp-v430,.e24v4-profile-contact-v430>.e24v4-profile-chat-v81431{min-height:46px!important;padding:6px 7px!important}.e24v4-profile-contact-v430>a svg{flex:0 0 16px!important;width:16px!important;height:16px!important}.e24v4-profile-contact-v430>a small{font-size:6.5px!important}.e24v4-profile-contact-v430>a strong{font-size:8.5px!important}.e24v4-profile-contact-v430>.e24v4-profile-chat-v81431{gap:4px!important}}@media(max-width:390px){.e24v4-profile-contact-v430{grid-template-columns:minmax(0,1.12fr) minmax(0,.94fr) 72px!important;gap:4px!important}.e24v4-profile-contact-v430>a{padding-left:5px!important;padding-right:5px!important}.e24v4-profile-contact-v430>.e24v4-profile-chat-v81431{padding-left:4px!important;padding-right:4px!important}}.is-premium-profile-v896 .e24v4-profile-contact-v430{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) minmax(96px,.72fr)!important;gap:8px!important;align-items:stretch!important;width:100%!important;max-width:none!important;margin-top:22px!important;margin-bottom:28px!important}.is-premium-profile-v896 .e24v4-profile-contact-v430>.e24v4-profile-phone-v430,.is-premium-profile-v896 .e24v4-profile-contact-v430>.e24v4-profile-whatsapp-v430,.is-premium-profile-v896 .e24v4-profile-contact-v430>.e24v4-profile-chat-v81431{display:flex!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:58px!important;margin:0!important;box-sizing:border-box!important;align-items:center!important}.is-premium-profile-v896 .e24v4-profile-contact-v430>.e24v4-profile-chat-v81431{justify-content:center!important;padding:10px 12px!important}@media(max-width:767px){.is-premium-profile-v896 .e24v4-profile-contact-v430{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(82px,.72fr)!important;gap:5px!important;max-width:none!important}.is-premium-profile-v896 .e24v4-profile-contact-v430>.e24v4-profile-phone-v430,.is-premium-profile-v896 .e24v4-profile-contact-v430>.e24v4-profile-whatsapp-v430,.is-premium-profile-v896 .e24v4-profile-contact-v430>.e24v4-profile-chat-v81431{min-height:48px!important;padding:7px 7px!important}.is-premium-profile-v896 .e24v4-profile-contact-v430>a svg{width:16px!important;height:16px!important;flex:0 0 16px!important}.is-premium-profile-v896 .e24v4-profile-contact-v430>a small{font-size:7px!important}.is-premium-profile-v896 .e24v4-profile-contact-v430>a strong{font-size:9px!important;white-space:nowrap!important}}@media(max-width:390px){.is-premium-profile-v896 .e24v4-profile-contact-v430{grid-template-columns:minmax(0,1.1fr) minmax(0,.95fr) 78px!important;gap:4px!important}}.e24-home-mobile-live-chat-v81436{display:none}@media(max-width:767px){.e24v4-hero{position:relative!important}.e24-home-mobile-live-chat-v81436{position:absolute!important;right:14px!important;bottom:14px!important;z-index:12!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-height:38px!important;padding:0 12px!important;border:1px solid rgb(255 255 255 / .34)!important;border-radius:999px!important;background:rgb(12 12 15 / .72)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;box-shadow:0 7px 24px rgb(0 0 0 / .24)!important;color:#fff!important;text-decoration:none!important;white-space:nowrap!important}.e24-home-mobile-live-chat-v81436 svg{width:15px!important;height:15px!important;fill:#f0cd57!important}.e24-home-mobile-live-chat-v81436 strong{color:#fff!important;font-size:10px!important;font-weight:900!important;line-height:1!important;letter-spacing:.01em!important}.e24-home-mobile-live-dot-v81436{width:7px!important;height:7px!important;flex:0 0 7px!important;border-radius:50%!important;background:#39d98a!important;box-shadow:0 0 0 3px rgb(57 217 138 / .15)!important;animation:e24HomeLivePulse81436 1.7s ease-in-out infinite!important}@keyframes e24HomeLivePulse81436{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.82)}}}.e24-home-mobile-live-chat-v81438{display:none!important}@media(max-width:767px){.e24v4-hero{position:relative!important}.e24v4-hero .e24-home-mobile-live-chat-v81438{position:absolute!important;right:12px!important;bottom:12px!important;left:auto!important;top:auto!important;z-index:50!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:auto!important;min-width:0!important;min-height:38px!important;margin:0!important;padding:0 12px!important;border:1px solid rgb(255 255 255 / .38)!important;border-radius:999px!important;background:rgb(10 10 13 / .74)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;box-shadow:0 8px 22px rgb(0 0 0 / .26)!important;color:#fff!important;text-decoration:none!important;white-space:nowrap!important;transform:none!important;overflow:visible!important}.e24-home-mobile-live-chat-v81438 svg{width:15px!important;height:15px!important;flex:0 0 15px!important;fill:#f0cd57!important}.e24-home-mobile-live-chat-v81438 strong{color:#fff!important;font-size:10px!important;font-weight:900!important;line-height:1!important}.e24-home-mobile-live-dot-v81438{display:block!important;width:7px!important;height:7px!important;flex:0 0 7px!important;border-radius:50%!important;background:#39d98a!important;box-shadow:0 0 0 3px rgb(57 217 138 / .15)!important;animation:e24HomeLivePulse81438 1.7s ease-in-out infinite!important}@keyframes e24HomeLivePulse81438{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.82)}}}.e24-home-hero-video-wrap-v81439{display:contents}.e24-home-mobile-live-chat-v81439{display:none!important}@media(max-width:767px){.e24-home-hero-video-wrap-v81439{position:relative!important;display:block!important;width:100%!important;height:auto!important;overflow:hidden!important}.e24-home-hero-video-wrap-v81439>video{display:block!important;width:100%!important;height:auto!important;margin:0!important}.e24-home-hero-video-wrap-v81439>.e24-home-mobile-live-chat-v81439{position:absolute!important;right:12px!important;bottom:12px!important;left:auto!important;top:auto!important;z-index:15!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:auto!important;min-width:0!important;min-height:38px!important;margin:0!important;padding:0 12px!important;border:1px solid rgb(255 255 255 / .42)!important;border-radius:999px!important;background:rgb(10 10 13 / .76)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;box-shadow:0 8px 22px rgb(0 0 0 / .30)!important;color:#fff!important;text-decoration:none!important;white-space:nowrap!important}.e24-home-mobile-live-chat-v81439 svg{width:15px!important;height:15px!important;flex:0 0 15px!important;fill:#f0cd57!important}.e24-home-mobile-live-chat-v81439 strong{color:#fff!important;font-size:10px!important;font-weight:900!important;line-height:1!important}.e24-home-mobile-live-dot-v81439{display:block!important;width:7px!important;height:7px!important;flex:0 0 7px!important;border-radius:50%!important;background:#39d98a!important;box-shadow:0 0 0 3px rgb(57 217 138 / .15)!important;animation:e24HomeLivePulse81439 1.7s ease-in-out infinite!important}@keyframes e24HomeLivePulse81439{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.82)}}}.e24-home-mobile-live-chat-v81440{display:none!important}@media(max-width:767px){.e24v4-hero{position:relative!important}.e24v4-hero>.e24-home-mobile-live-chat-v81440{position:absolute!important;right:var(--e24-live-right,12px)!important;bottom:var(--e24-live-bottom,12px)!important;left:auto!important;top:auto!important;z-index:50!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:auto!important;min-width:0!important;min-height:38px!important;margin:0!important;padding:0 12px!important;border:1px solid rgb(255 255 255 / .42)!important;border-radius:999px!important;background:rgb(10 10 13 / .76)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;box-shadow:0 8px 22px rgb(0 0 0 / .30)!important;color:#fff!important;text-decoration:none!important;white-space:nowrap!important;transform:none!important}.e24-home-mobile-live-chat-v81440 svg{width:15px!important;height:15px!important;flex:0 0 15px!important;fill:#f0cd57!important}.e24-home-mobile-live-chat-v81440 strong{color:#fff!important;font-size:10px!important;font-weight:900!important;line-height:1!important}.e24-home-mobile-live-dot-v81440{display:block!important;width:7px!important;height:7px!important;flex:0 0 7px!important;border-radius:50%!important;background:#39d98a!important;box-shadow:0 0 0 3px rgb(57 217 138 / .15)!important;animation:e24HomeLivePulse81440 1.7s ease-in-out infinite!important}@keyframes e24HomeLivePulse81440{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.82)}}}.e24-home-hero-video-wrap-v81439{display:contents!important}.e24-chat-head-v81442{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:14px;padding:18px 20px;border:1px solid #e8e4da;border-radius:20px;background:radial-gradient(circle at 0% 0%,rgb(215 177 54 / .13),transparent 34%),linear-gradient(135deg,#ffffff 0%,#fbfaf6 100%);box-shadow:0 18px 44px rgb(29 31 36 / .07),inset 0 1px 0 rgb(255 255 255 / .9);overflow:hidden}.e24-chat-head-v81442:after{content:"";position:absolute;right:-45px;top:-70px;width:190px;height:190px;border-radius:50%;border:1px solid rgb(200 158 36 / .10);box-shadow:0 0 0 28px rgb(200 158 36 / .025),0 0 0 58px rgb(200 158 36 / .018);pointer-events:none}.e24-chat-head-main-v81442{position:relative;z-index:1;display:flex;align-items:center;gap:14px;min-width:0}.e24-chat-head-icon-v81442{position:relative;flex:0 0 52px;width:52px;height:52px;display:grid;place-items:center;border:1px solid #ead9a0;border-radius:16px;background:linear-gradient(145deg,#fff8de,#f3df92);box-shadow:0 10px 24px rgb(181 139 23 / .12)}.e24-chat-head-icon-v81442 svg{width:24px;height:24px;fill:#87650c}.e24-chat-head-icon-v81442 i{position:absolute;right:-2px;bottom:-2px;width:13px;height:13px;border:3px solid #fff;border-radius:50%;background:#35c878;box-shadow:0 0 0 2px rgb(53 200 120 / .10)}.e24-chat-head-copy-v81442{min-width:0}.e24-chat-head-eyebrow-v81442{display:flex;align-items:center;gap:7px;margin-bottom:4px}.e24-chat-head-eyebrow-v81442>span{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border-radius:999px;background:#effaf3;color:#278653;font-size:8px;font-weight:950;letter-spacing:.10em}.e24-chat-head-eyebrow-v81442>span i{width:6px;height:6px;border-radius:50%;background:#34c978;animation:e24ChatHeaderPulse81442 1.6s ease-in-out infinite}.e24-chat-head-eyebrow-v81442>b{color:#a8892c;font-size:8px;font-weight:900;letter-spacing:.10em;text-transform:uppercase}.e24-chat-head-copy-v81442 h1{margin:0;color:#1e2025;font-size:clamp(25px,3vw,36px);line-height:1;letter-spacing:-.035em}.e24-chat-head-copy-v81442 p{max-width:570px;margin:6px 0 0;color:#7c7f86;font-size:11px;line-height:1.5}.e24-chat-head-meta-v81442{position:relative;z-index:1;flex:0 0 auto;display:flex;align-items:stretch;gap:8px}.e24-chat-head-room-v81442,.e24-chat-head-online-v81442{min-width:135px;display:flex;flex-direction:column;justify-content:center;padding:10px 12px;border:1px solid #ebe8e1;border-radius:13px;background:rgb(255 255 255 / .84);box-shadow:0 6px 18px rgb(24 26 31 / .035)}.e24-chat-head-room-v81442 small,.e24-chat-head-online-v81442 small{display:block;margin-bottom:4px;color:#9b9da3;font-size:7px;font-weight:900;letter-spacing:.10em}.e24-chat-head-room-v81442 strong{display:flex;align-items:center;gap:5px;color:#2d2f34;font-size:11px}.e24-chat-head-room-v81442 strong span{color:#bc941f}.e24-chat-head-room-v81442 strong b{max-width:105px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.e24-chat-head-online-v81442{flex-direction:row;align-items:center;justify-content:flex-start;gap:8px}.e24-chat-head-online-v81442>div{min-width:0}.e24-chat-head-online-v81442 strong{display:block;color:#2d2f34;font-size:11px;white-space:nowrap}.e24-chat-head-online-v81442 strong b{color:#209258;font-size:13px}.e24-chat-head-online-dot-v81442{flex:0 0 10px;width:10px;height:10px;border-radius:50%;background:#35c878;box-shadow:0 0 0 5px rgb(53 200 120 / .10);animation:e24ChatHeaderPulse81442 1.6s ease-in-out infinite}@keyframes e24ChatHeaderPulse81442{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.84)}}@media(max-width:767px){.e24-chat-head-v81442{align-items:flex-start;gap:12px;margin-bottom:9px;padding:13px;border-radius:16px}.e24-chat-head-main-v81442{gap:10px}.e24-chat-head-icon-v81442{flex-basis:42px;width:42px;height:42px;border-radius:13px}.e24-chat-head-icon-v81442 svg{width:20px;height:20px}.e24-chat-head-copy-v81442 h1{font-size:24px}.e24-chat-head-copy-v81442 p{max-width:250px;margin-top:5px;font-size:9px;line-height:1.4}.e24-chat-head-eyebrow-v81442>b{display:none}.e24-chat-head-meta-v81442{flex-direction:column;gap:5px}.e24-chat-head-room-v81442,.e24-chat-head-online-v81442{min-width:94px;padding:7px 8px;border-radius:10px}.e24-chat-head-room-v81442 small,.e24-chat-head-online-v81442 small{font-size:6px}.e24-chat-head-room-v81442 strong,.e24-chat-head-online-v81442 strong{font-size:8px}.e24-chat-head-online-v81442 strong b{font-size:10px}.e24-chat-head-online-dot-v81442{width:7px;height:7px;flex-basis:7px;box-shadow:0 0 0 3px rgb(53 200 120 / .10)}}@media(max-width:430px){.e24-chat-head-v81442{display:grid;grid-template-columns:minmax(0,1fr) auto}.e24-chat-head-copy-v81442 p{display:none}.e24-chat-head-meta-v81442{align-self:center}.e24-chat-head-room-v81442{display:none}}.e24-chat-layout-v81420{width:min(1880px,calc(100% - 18px))!important;grid-template-columns:minmax(140px,220px) minmax(760px,1320px) minmax(140px,220px)!important;gap:14px!important}.e24-chat-layout-v81420 .e24-chat-shell-v81416{width:100%!important;max-width:none!important}.e24-chat-app-v81416{border-radius:18px!important}.e24-chat-messages-v81416{height:clamp(590px,68vh,820px)!important;min-height:590px!important;padding:20px!important}.e24-chat-room-title-v81416{min-height:54px!important}.e24-chat-compose-v81416{padding:10px 12px!important}.e24-chat-room-profiles-v81427{padding:10px 11px!important;margin-bottom:8px!important}.e24-chat-profile-card-v81427.is-compact{flex-basis:195px!important}.e24-chat-head-v81442{margin-bottom:10px!important;padding-top:14px!important;padding-bottom:14px!important}.e24-chat-toolbar-v81416{margin-bottom:8px!important}@media(min-width:1051px) and (max-width:1450px){.e24-chat-layout-v81420{grid-template-columns:minmax(120px,175px) minmax(680px,1fr) minmax(120px,175px)!important;gap:10px!important}.e24-chat-messages-v81416{height:clamp(560px,66vh,760px)!important;min-height:560px!important}}@media(max-width:1050px){.e24-chat-layout-v81420{width:calc(100% - 16px)!important;max-width:none!important;margin:0 auto!important;display:block!important}.e24-chat-shell-v81416{width:100%!important;max-width:none!important}.e24-chat-messages-v81416{height:66vh!important;min-height:520px!important}}@media(max-width:767px){.e24-chat-page-v81416{padding-left:4px!important;padding-right:4px!important}.e24-chat-layout-v81420{width:100%!important}.e24-chat-shell-v81416{width:100%!important}.e24-chat-app-v81416{border-radius:13px!important}.e24-chat-messages-v81416{height:64vh!important;min-height:470px!important;padding:12px 9px!important}.e24-chat-room-profiles-v81427{margin-left:0!important;margin-right:0!important}.e24-chat-toolbar-v81416{gap:6px!important}.e24-chat-head-v81442{margin-left:0!important;margin-right:0!important}}@media(max-width:430px){.e24-chat-messages-v81416{height:62vh!important;min-height:450px!important}}.e24-live-optin-v81447{border-color:rgb(214 175 55 / .25)!important}.e24-live-toggle-v81447{display:flex;gap:12px;align-items:flex-start;padding:15px;border:1px solid rgb(214 175 55 / .24);border-radius:14px;background:rgb(214 175 55 / .06);cursor:pointer}.e24-live-toggle-v81447 input{margin-top:3px;accent-color:#d4af37}.e24-live-toggle-v81447 strong{display:block;font-size:13px}.e24-live-toggle-v81447 small{display:block;margin-top:4px;color:#777;font-size:10px;line-height:1.45}.e24-live-pin-fields-v81447{margin-top:12px;padding:14px;border:1px solid #e5e1d5;border-radius:14px;background:#fff}.e24-live-pin-fields-v81447[hidden]{display:none!important}.e24-live-pin-fields-v81447 input{display:block;width:min(260px,100%);margin-top:8px;font-size:22px;letter-spacing:.22em;text-align:center}.e24-live-pin-fields-v81447 small{display:block;margin-top:7px;color:#777;line-height:1.5}.e24-live-pin-fields-v81447 p{margin:10px 0 0;color:#a06f16;font-size:10px}.e24-profile-start-live-v81447{display:flex;align-items:center;justify-content:center;gap:8px;min-height:58px;padding:8px 12px;border:1px solid rgb(239 67 67 / .34);border-radius:12px;background:rgb(239 67 67 / .08);color:#fff;cursor:pointer}.e24-profile-start-live-v81447>i{width:9px;height:9px;border-radius:50%;background:#ef4343;box-shadow:0 0 0 4px rgb(239 67 67 / .13)}.e24-profile-start-live-v81447 span{display:flex;flex-direction:column;align-items:flex-start}.e24-profile-start-live-v81447 small{font-size:7px;color:#aaa;text-transform:uppercase}.e24-profile-start-live-v81447 strong{font-size:10px;color:#ff6b6b;white-space:nowrap}.e24-live-modal-open-v81447{overflow:hidden!important}.e24-live-studio-modal-v81447{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:18px;background:rgb(8 9 12 / .74);backdrop-filter:blur(8px)}.e24-live-studio-modal-v81447[hidden]{display:none!important}.e24-live-studio-dialog-v81447{position:relative;width:min(720px,100%);max-height:92vh;overflow:auto;padding:24px;border:1px solid rgb(255 255 255 / .12);border-radius:22px;background:#15161a;color:#fff;box-shadow:0 30px 90px rgb(0 0 0 / .42)}.e24-live-studio-close-v81447{position:absolute;right:14px;top:12px;width:34px;height:34px;border:0;border-radius:50%;background:rgb(255 255 255 / .08);color:#fff;font-size:22px;cursor:pointer}.e24-live-auth-v81447{max-width:430px;margin:18px auto;text-align:center}.e24-live-auth-v81447>span,.e24-live-camera-head-v81447>span{color:#ff5a5a;font-size:9px;font-weight:950;letter-spacing:.15em}.e24-live-auth-v81447 h2,.e24-live-camera-head-v81447 h2{margin:7px 0 6px;font-size:26px}.e24-live-auth-v81447 p,.e24-live-camera-head-v81447 p{margin:0;color:#999;font-size:11px}.e24-live-auth-v81447 input{width:220px;max-width:100%;display:block;margin:18px auto 10px;padding:13px;border:1px solid rgb(255 255 255 / .14);border-radius:12px;background:#0e0f12;color:#fff;font-size:26px;letter-spacing:.25em;text-align:center}.e24-live-auth-v81447 button,.e24-live-camera-actions-v81447 button{min-height:42px;padding:0 18px;border:0;border-radius:11px;background:#d4af37;color:#15130b;font-weight:900;cursor:pointer}.e24-live-auth-v81447>small{display:block;min-height:18px;margin-top:10px;color:#f77}.e24-live-camera-v81447[hidden]{display:none!important}.e24-live-camera-head-v81447{text-align:center;margin-bottom:14px}.e24-live-preview-v81447{position:relative;overflow:hidden;aspect-ratio:16/9;border-radius:16px;background:#090a0c}.e24-live-preview-v81447 video{width:100%;height:100%;object-fit:contain;background:#000}.e24-live-preview-v81447>div{position:absolute;inset:0;display:grid;place-items:center;color:#777;font-size:11px}.e24-live-preview-v81447>div[hidden]{display:none!important}.e24-live-camera-actions-v81447{display:flex;justify-content:center;gap:8px;margin-top:12px}.e24-live-camera-actions-v81447 button:last-child{background:#2b2d33;color:#fff}.e24-live-camera-actions-v81447 button:disabled{opacity:.45;cursor:not-allowed}.e24-live-stream-note-v81447{margin:14px 0 0;padding:10px 12px;border-radius:10px;background:rgb(255 255 255 / .05);color:#aaa;font-size:9px;line-height:1.5}@media(max-width:767px){.e24-profile-start-live-v81447{min-height:48px;padding:6px 8px}.e24-live-studio-dialog-v81447{padding:18px 14px;border-radius:18px}.e24-live-auth-v81447 h2,.e24-live-camera-head-v81447 h2{font-size:22px}.e24-live-preview-v81447{aspect-ratio:9/16;max-height:64vh}}.e24-profile-watch-live-v81448{display:flex;align-items:center;justify-content:center;gap:8px;min-height:58px;padding:8px 12px;border:1px solid rgb(255 55 72 / .62);border-radius:12px;background:linear-gradient(135deg,rgb(255 55 72 / .20),rgb(255 55 72 / .07));color:#fff;cursor:pointer;animation:e24WatchLivePulse81448 1.8s ease-in-out infinite}.e24-profile-watch-live-v81448[hidden]{display:none!important}.e24-profile-watch-live-v81448>i{width:9px;height:9px;border-radius:50%;background:#ff3748;box-shadow:0 0 0 4px rgb(255 55 72 / .16)}.e24-profile-watch-live-v81448 span{display:flex;flex-direction:column;align-items:flex-start}.e24-profile-watch-live-v81448 small{font-size:7px;color:#ff9ba4;font-weight:900}.e24-profile-watch-live-v81448 strong{font-size:10px;color:#fff;white-space:nowrap}@keyframes e24WatchLivePulse81448{0%,100%{box-shadow:0 0 0 0 #fff0}50%{box-shadow:0 0 0 5px rgb(255 55 72 / .07)}}.e24-live-broadcast-state-v81448{display:inline-flex;align-items:center;gap:7px;margin-top:12px;padding:7px 10px;border-radius:999px;background:#282a30;color:#aaa;font-size:9px;font-weight:950}.e24-live-broadcast-state-v81448 i{width:7px;height:7px;border-radius:50%;background:#777}.e24-live-broadcast-state-v81448.is-live{background:rgb(255 55 72 / .13);color:#ff7580}.e24-live-broadcast-state-v81448.is-live i{background:#ff3748;box-shadow:0 0 0 4px rgb(255 55 72 / .12)}.e24-live-viewer-modal-v81448{position:fixed;inset:0;z-index:1000000;display:grid;place-items:center;padding:16px;background:rgb(3 4 6 / .90);backdrop-filter:blur(10px)}.e24-live-viewer-modal-v81448[hidden]{display:none!important}.e24-live-viewer-dialog-v81448{position:relative;width:min(1100px,100%);overflow:hidden;border:1px solid rgb(255 255 255 / .11);border-radius:20px;background:#090a0d;box-shadow:0 35px 100px rgb(0 0 0 / .55)}.e24-live-viewer-dialog-v81448>[data-e24-viewer-close]{position:absolute;right:12px;top:12px;z-index:5;width:38px;height:38px;border:0;border-radius:50%;background:rgb(0 0 0 / .55);color:#fff;font-size:24px;cursor:pointer}.e24-live-viewer-head-v81448{display:flex;align-items:center;gap:12px;padding:12px 58px 12px 14px;border-bottom:1px solid rgb(255 255 255 / .08);color:#fff}.e24-live-viewer-head-v81448>span{display:inline-flex;align-items:center;gap:6px;color:#ff5b68;font-size:9px;font-weight:950;letter-spacing:.08em}.e24-live-viewer-head-v81448>span i{width:7px;height:7px;border-radius:50%;background:#ff3748}.e24-live-viewer-head-v81448>strong{font-size:12px}.e24-live-viewer-head-v81448>small{margin-left:auto;color:#888;font-size:9px}.e24-live-viewer-stage-v81448{position:relative;display:grid;place-items:center;min-height:420px;aspect-ratio:16/9;background:#000;color:#aaa}.e24-live-viewer-stage-v81448 video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#000}.e24-live-viewer-stage-v81448 audio{display:none}.e24-live-viewer-stage-v81448>[data-e24-viewer-loading]{position:relative;z-index:2;font-size:11px}@media(max-width:767px){.e24-profile-watch-live-v81448{min-height:48px;padding:6px 8px}.e24-live-viewer-modal-v81448{padding:0}.e24-live-viewer-dialog-v81448{width:100%;height:100dvh;border:0;border-radius:0;display:flex;flex-direction:column}.e24-live-viewer-stage-v81448{flex:1;min-height:0;aspect-ratio:auto}.e24-live-viewer-stage-v81448 video{object-fit:contain}}.e24-card-media,.e24-onlyfans-media-v560{position:relative}.e24-card-live-badge-v81450{position:absolute;top:10px;left:10px;z-index:8;display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 9px;border:1px solid rgb(255 255 255 / .30);border-radius:999px;background:rgb(185 18 35 / .90);color:#fff;box-shadow:0 7px 20px rgb(0 0 0 / .28);backdrop-filter:blur(8px)}.e24-card-live-badge-v81450[hidden]{display:none!important}.e24-card-live-badge-v81450>i{width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 0 4px rgb(255 255 255 / .14);animation:e24LiveCardPulse81450 1.4s ease-in-out infinite}.e24-card-live-badge-v81450>strong{font-size:9px;font-weight:950;letter-spacing:.07em}.e24-card-live-badge-v81450>small{padding-left:5px;border-left:1px solid rgb(255 255 255 / .24);font-size:8px;font-weight:800;color:#fff}.e24-card-live-badge-v81450>small b{font-size:9px}@keyframes e24LiveCardPulse81450{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.50;transform:scale(.80)}}.e24-home-live-v81450{padding:22px 0 24px;background:radial-gradient(circle at 8% 0%,rgb(216 34 50 / .10),transparent 34%),linear-gradient(180deg,#121316,#17181c);border-top:1px solid rgb(255 255 255 / .05);border-bottom:1px solid rgb(255 255 255 / .06)}.e24-home-live-v81450[hidden]{display:none!important}.e24-home-live-head-v81450{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:15px}.e24-home-live-head-v81450>div>span{display:inline-flex;align-items:center;gap:7px;color:#ff6673;font-size:9px;font-weight:950;letter-spacing:.13em}.e24-home-live-head-v81450>div>span i{width:8px;height:8px;border-radius:50%;background:#ff3548;box-shadow:0 0 0 5px rgb(255 53 72 / .10);animation:e24LiveCardPulse81450 1.4s ease-in-out infinite}.e24-home-live-head-v81450 h2{margin:5px 0 0;color:#fff;font-size:clamp(24px,3vw,36px);line-height:1.05;letter-spacing:-.035em}.e24-home-live-head-v81450>small{color:#868991;font-size:10px}.e24-home-live-grid-v81450{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.e24-home-live-card-v81450[hidden]{display:none!important}.e24-home-live-card-v81450>.e24-card,.e24-home-live-card-v81450>.e24-onlyfans-card-v560{height:100%;border-color:rgb(255 62 79 / .25)!important;box-shadow:0 14px 40px rgb(0 0 0 / .18)}@media(max-width:1100px){.e24-home-live-grid-v81450{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767px){.e24-home-live-v81450{padding:17px 0}.e24-home-live-head-v81450{align-items:flex-start}.e24-home-live-head-v81450>small{display:none}.e24-home-live-head-v81450 h2{font-size:24px}.e24-home-live-grid-v81450{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory;padding-bottom:5px;scrollbar-width:none}.e24-home-live-grid-v81450::-webkit-scrollbar{display:none}.e24-home-live-card-v81450{flex:0 0 min(78vw,290px);scroll-snap-align:start}.e24-card-live-badge-v81450{top:8px;left:8px;min-height:28px;padding:0 8px}}.e24-home-live-v81454{display:block!important;visibility:visible!important;opacity:1!important}.e24-home-live-v81454[hidden]{display:block!important}.e24-home-live-empty-v81454{grid-column:1/-1;min-height:86px;display:flex;align-items:center;justify-content:center;gap:9px;padding:18px;border:1px dashed rgb(255 255 255 / .12);border-radius:14px;background:rgb(255 255 255 / .025);color:#858890;text-align:center}.e24-home-live-empty-v81454>span{width:8px;height:8px;border-radius:50%;color:#555;font-size:12px}.e24-home-live-empty-v81454>strong{color:#c7c9ce;font-size:11px}.e24-home-live-empty-v81454>small{color:#71747c;font-size:9px}.e24-home-live-v81454.has-live-v81454{background:radial-gradient(circle at 8% 0%,rgb(216 34 50 / .14),transparent 34%),linear-gradient(180deg,#121316,#17181c)}@media(max-width:767px){.e24-home-live-empty-v81454{min-height:72px;flex-direction:column;gap:4px;padding:12px}.e24-home-live-empty-v81454>small{max-width:280px;line-height:1.4}}.e24-home-live-force-v81455,.e24-home-live-v81454{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;max-width:none!important;position:relative!important;z-index:20!important;margin:0!important}.e24-home-live-force-v81455[hidden],.e24-home-live-v81454[hidden]{display:block!important}.e24-home-live-v81456{padding:16px 0 18px!important;background:linear-gradient(180deg,#121316,#17181c)!important}.e24-home-live-head-v81456{margin-bottom:12px!important;align-items:center!important}.e24-home-live-head-v81456 h2{font-size:22px!important;margin-top:3px!important}.e24-home-live-circles-v81456{display:flex!important;align-items:flex-start!important;gap:18px!important;overflow-x:auto!important;padding:2px 2px 8px!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important}.e24-home-live-circles-v81456::-webkit-scrollbar{display:none!important}.e24-live-circle-item-v81456{flex:0 0 110px!important;width:110px!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:5px!important;color:#fff!important;text-decoration:none!important;text-align:center!important;scroll-snap-align:start!important}.e24-live-circle-photo-v81456{position:relative!important;width:88px!important;height:88px!important;border-radius:50%!important;padding:3px!important;background:linear-gradient(145deg,#ff233f,#9e0f20)!important;box-shadow:0 0 0 3px rgb(255 35 63 / .10),0 8px 24px rgb(0 0 0 / .24)!important}.e24-live-circle-photo-v81456:before{content:""!important;position:absolute!important;inset:-4px!important;border-radius:50%!important;border:1px solid rgb(255 50 70 / .36)!important;animation:e24LiveRing81456 1.8s ease-in-out infinite!important}.e24-live-circle-photo-v81456 img{position:relative!important;z-index:1!important;display:block!important;width:100%!important;height:100%!important;border-radius:50%!important;object-fit:cover!important;background:#111!important;border:2px solid #16171b!important}.e24-live-circle-live-v81456{position:absolute!important;z-index:3!important;left:50%!important;bottom:-7px!important;transform:translateX(-50%)!important;display:inline-flex!important;align-items:center!important;gap:4px!important;min-height:20px!important;padding:0 7px!important;border:2px solid #17181c!important;border-radius:999px!important;background:#e7233a!important;color:#fff!important;font-size:7px!important;font-weight:950!important;letter-spacing:.08em!important;box-shadow:0 4px 12px rgb(0 0 0 / .24)!important}.e24-live-circle-live-v81456 i{width:5px!important;height:5px!important;border-radius:50%!important;background:#fff!important;animation:e24LiveDot81456 1.3s ease-in-out infinite!important}.e24-live-circle-item-v81456>strong{display:block!important;width:100%!important;margin-top:7px!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:#fff!important;font-size:10px!important;font-weight:900!important;line-height:1.2!important}.e24-live-circle-item-v81456>small{color:#8f929a!important;font-size:8px!important;line-height:1.2!important}.e24-live-circle-item-v81456>small b{color:#ff5869!important;font-size:8px!important}.e24-live-circle-item-v81456:hover .e24-live-circle-photo-v81456{transform:translateY(-2px) scale(1.025)!important}.e24-live-circle-photo-v81456{transition:transform .18s ease!important}@keyframes e24LiveRing81456{0%,100%{opacity:.85;transform:scale(1)}50%{opacity:.35;transform:scale(1.045)}}@keyframes e24LiveDot81456{0%,100%{opacity:1}50%{opacity:.35}}@media(max-width:767px){.e24-home-live-v81456{padding:12px 0 14px!important}.e24-home-live-head-v81456 h2{font-size:18px!important}.e24-home-live-circles-v81456{gap:13px!important;padding-left:2px!important}.e24-live-circle-item-v81456{flex-basis:88px!important;width:88px!important}.e24-live-circle-photo-v81456{width:72px!important;height:72px!important}.e24-live-circle-item-v81456>strong{font-size:9px!important}.e24-live-circle-item-v81456>small{font-size:7px!important}}.e24-home-live-head-v81450{display:none!important}.e24-home-live-v81456,.e24-home-live-v81454{padding-top:8px!important;padding-bottom:8px!important}.e24-home-live-circles-v81456{margin:0!important}.e24-home-live-v81454:not(.has-live-v81454),.e24-home-live-force-v81455:not(.has-live-v81454){display:none!important;height:0!important;min-height:0!important;padding:0!important;margin:0!important;border:0!important;overflow:hidden!important}.e24-home-live-v81454.has-live-v81454,.e24-home-live-force-v81455.has-live-v81454{display:block!important;height:auto!important}.e24-live-circle-item-v81456>small{display:none!important}.e24-hero-has-live-v81461{position:relative!important}.e24-hero-has-live-v81461>.e24-home-live-v81454,.e24-hero-has-live-v81461>.e24-home-live-force-v81455{position:absolute!important;top:12px!important;left:0!important;right:0!important;z-index:40!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;pointer-events:none!important}.e24-hero-has-live-v81461>.e24-home-live-v81454.has-live-v81454,.e24-hero-has-live-v81461>.e24-home-live-force-v81455.has-live-v81454{display:block!important}.e24-hero-has-live-v81461 .e24-home-live-v81454 .e24-container,.e24-hero-has-live-v81461 .e24-home-live-force-v81455 .e24-container{width:min(100% - 28px,1280px)!important;max-width:1280px!important;margin:0 auto!important;padding:0!important;pointer-events:none!important}.e24-hero-has-live-v81461 .e24-home-live-grid-v81450{pointer-events:auto!important}.e24-hero-has-live-v81461 .e24-home-live-circles-v81456,.e24-hero-has-live-v81461 [data-e24-home-live-grid]{display:flex!important;align-items:flex-start!important;justify-content:flex-start!important;gap:12px!important;width:max-content!important;max-width:100%!important;overflow-x:auto!important;padding:5px 7px 10px!important;margin:0!important;border-radius:18px!important;background:rgb(10 10 12 / .30)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;scrollbar-width:none!important}.e24-hero-has-live-v81461 [data-e24-home-live-grid]::-webkit-scrollbar{display:none!important}.e24-hero-has-live-v81461 .e24-live-circle-item-v81456{flex:0 0 82px!important;width:82px!important}.e24-hero-has-live-v81461 .e24-live-circle-photo-v81456{width:68px!important;height:68px!important}.e24-hero-has-live-v81461 .e24-live-circle-item-v81456>strong{color:#fff!important;text-shadow:0 1px 5px rgb(0 0 0 / .7)!important;font-size:9px!important}@media(max-width:767px){.e24-hero-has-live-v81461>.e24-home-live-v81454,.e24-hero-has-live-v81461>.e24-home-live-force-v81455{top:8px!important}.e24-hero-has-live-v81461 .e24-home-live-v81454 .e24-container,.e24-hero-has-live-v81461 .e24-home-live-force-v81455 .e24-container{width:calc(100% - 16px)!important}.e24-hero-has-live-v81461 .e24-home-live-circles-v81456,.e24-hero-has-live-v81461 [data-e24-home-live-grid]{gap:9px!important;padding:4px 6px 9px!important;border-radius:15px!important}.e24-hero-has-live-v81461 .e24-live-circle-item-v81456{flex-basis:72px!important;width:72px!important}.e24-hero-has-live-v81461 .e24-live-circle-photo-v81456{width:58px!important;height:58px!important}.e24-hero-has-live-v81461 .e24-live-circle-item-v81456>strong{font-size:8px!important}}.e24-hero-has-live-v81461 .e24-home-live-circles-v81456,.e24-hero-has-live-v81461 [data-e24-home-live-grid]{background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;border:0!important;border-radius:0!important;padding-left:0!important;padding-right:0!important}.e24-hero-has-live-v81461>.e24-home-live-v81454,.e24-hero-has-live-v81461>.e24-home-live-force-v81455,.e24-hero-has-live-v81461 .e24-home-live-v81454 .e24-container,.e24-hero-has-live-v81461 .e24-home-live-force-v81455 .e24-container{background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;border:0!important}@media(min-width:1024px){.e24-hero.e24-hero-full-video.e24-hero-v132{min-height:clamp(620px,72vh,820px)!important;height:clamp(620px,72vh,820px)!important}.e24-hero.e24-hero-full-video.e24-hero-v132>.e24-hero-bg-video{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}.e24-hero.e24-hero-full-video.e24-hero-v132 .e24-hero-bottom-v150{position:absolute!important;left:0!important;right:0!important;bottom:0!important;z-index:6!important}.e24-hero.e24-hero-full-video.e24-hero-v132>.e24-home-live-v81454,.e24-hero.e24-hero-full-video.e24-hero-v132>.e24-home-live-force-v81455{top:14px!important}}.e24-live-ended-v81464{position:absolute!important;inset:0!important;z-index:8!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:24px!important;background:radial-gradient(circle at 50% 35%,rgb(255 55 72 / .11),transparent 34%),rgb(7 8 10 / .96)!important;color:#fff!important;text-align:center!important}.e24-live-ended-v81464[hidden]{display:none!important}.e24-live-ended-v81464>span{display:inline-flex!important;align-items:center!important;min-height:25px!important;padding:0 9px!important;border-radius:999px!important;background:rgb(255 55 72 / .12)!important;color:#ff6572!important;font-size:8px!important;font-weight:950!important;letter-spacing:.12em!important}.e24-live-ended-v81464 h3{margin:5px 0 0!important;color:#fff!important;font-size:24px!important;line-height:1.1!important}.e24-live-ended-v81464 p{margin:0!important;color:#92959d!important;font-size:10px!important}.e24-live-ended-v81464>div{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin-top:10px!important}.e24-live-ended-v81464 button,.e24-live-ended-v81464 a{min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 14px!important;border-radius:10px!important;font-size:9px!important;font-weight:900!important;text-decoration:none!important;cursor:pointer!important}.e24-live-ended-v81464 button{border:1px solid rgb(255 255 255 / .13)!important;background:#24262c!important;color:#fff!important}.e24-live-ended-v81464 a{border:1px solid #d4af37!important;background:#d4af37!important;color:#14120b!important}@media(max-width:767px){.e24-live-ended-v81464 h3{font-size:21px!important}.e24-live-ended-v81464>div{width:100%!important}.e24-live-ended-v81464 button,.e24-live-ended-v81464 a{flex:1 1 0!important;max-width:160px!important}}.e24-live-owner-info-v81465{display:inline-flex!important;align-items:center!important;gap:7px!important;margin:7px 0 0!important;max-width:360px!important;color:#8f929a!important;font-size:9px!important;line-height:1.35!important}.e24-live-owner-info-v81465>i{flex:0 0 18px!important;width:18px!important;height:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgb(212 175 55 / .42)!important;border-radius:50%!important;background:rgb(212 175 55 / .08)!important;color:#d4af37!important;font-size:9px!important;font-style:normal!important;font-weight:950!important}.e24-live-owner-info-v81465>span{color:#8f929a!important}@media(max-width:767px){.e24-live-owner-info-v81465{max-width:100%!important;font-size:8px!important}}.e24-card-media .e24-card-live-badge-v81450,.e24-onlyfans-media-v560 .e24-card-live-badge-v81450{top:48px!important;left:11px!important;right:auto!important;z-index:24!important;min-height:25px!important;height:25px!important;padding:0 9px!important;gap:6px!important;border:1px solid rgb(255 105 118 / .72)!important;border-radius:999px!important;background:#c7192d!important;color:#fff!important;box-shadow:0 6px 16px rgb(110 0 12 / .28)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;white-space:nowrap!important;pointer-events:none!important}.e24-card-media .e24-card-live-badge-v81450>i,.e24-onlyfans-media-v560 .e24-card-live-badge-v81450>i{width:6px!important;height:6px!important;flex:0 0 6px!important;background:#fff!important;box-shadow:0 0 0 3px rgb(255 255 255 / .14)!important}.e24-card-media .e24-card-live-badge-v81450>strong,.e24-onlyfans-media-v560 .e24-card-live-badge-v81450>strong{font-size:8px!important;line-height:1!important;font-weight:950!important;letter-spacing:.08em!important;color:#fff!important}.e24-card-media .e24-card-live-badge-v81450>small,.e24-onlyfans-media-v560 .e24-card-live-badge-v81450>small{display:none!important}.e24-card-media .e24-card-premium-v871,.e24-card-media .e24-card-verified-v868,.e24-onlyfans-media-v560 .e24-card-premium-v871,.e24-onlyfans-media-v560 .e24-card-verified-v868{z-index:25!important}@media(max-width:767px){.e24-card-media .e24-card-live-badge-v81450,.e24-onlyfans-media-v560 .e24-card-live-badge-v81450{top:40px!important;left:8px!important;min-height:22px!important;height:22px!important;padding:0 7px!important;gap:5px!important}.e24-card-media .e24-card-live-badge-v81450>strong,.e24-onlyfans-media-v560 .e24-card-live-badge-v81450>strong{font-size:7px!important}}.e24-live-camera-actions-v81467{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:center!important;gap:7px!important}.e24-live-camera-actions-v81467 button{min-height:40px!important;padding:0 12px!important;border-radius:10px!important}.e24-live-camera-actions-v81467 button.is-primary{background:#d4af37!important;color:#15130b!important}.e24-live-camera-actions-v81467 button.is-danger{background:#b91f31!important;color:#fff!important}.e24-live-camera-actions-v81467 button.is-off{background:#34363d!important;color:#aaa!important}.e24-live-viewer-fullscreen-v81467{margin-left:4px!important;width:34px!important;height:34px!important;display:grid!important;place-items:center!important;border:1px solid rgb(255 255 255 / .10)!important;border-radius:10px!important;background:rgb(255 255 255 / .06)!important;color:#fff!important;font-size:17px!important;cursor:pointer!important}.e24-live-reconnect-v81467{position:absolute!important;inset:0!important;z-index:7!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:24px!important;background:rgb(6 7 9 / .90)!important;color:#fff!important;text-align:center!important}.e24-live-reconnect-v81467[hidden]{display:none!important}.e24-live-reconnect-v81467>span{width:28px!important;height:28px!important;border:3px solid rgb(255 255 255 / .14)!important;border-top-color:#d4af37!important;border-radius:50%!important;animation:e24ReconnectSpin81467 .8s linear infinite!important}.e24-live-reconnect-v81467>strong{margin-top:5px!important;font-size:15px!important}.e24-live-reconnect-v81467>small{color:#92959d!important;font-size:9px!important}@keyframes e24ReconnectSpin81467{to{transform:rotate(360deg)}}@media(max-width:767px){.e24-live-camera-actions-v81467{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.e24-live-camera-actions-v81467 .is-danger{grid-column:1/-1!important}.e24-live-viewer-fullscreen-v81467{width:32px!important;height:32px!important}}.e24-live-broadcast-meta-v81468{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:8px!important;margin-top:12px!important}.e24-live-broadcast-meta-v81468 .e24-live-broadcast-state-v81448{margin-top:0!important}.e24-live-connection-v81468{display:inline-flex!important;align-items:center!important;gap:6px!important;min-height:30px!important;padding:0 10px!important;border-radius:999px!important;background:#282a30!important;color:#aaa!important;font-size:9px!important;font-weight:900!important}.e24-live-connection-v81468>i{width:7px!important;height:7px!important;border-radius:50%!important;background:#70737a!important}.e24-live-connection-v81468.is-good{color:#75d69b!important;background:rgb(43 180 100 / .10)!important}.e24-live-connection-v81468.is-good>i{background:#37c879!important}.e24-live-connection-v81468.is-medium{color:#f0c85a!important;background:rgb(240 200 90 / .10)!important}.e24-live-connection-v81468.is-medium>i{background:#f0c85a!important}.e24-live-connection-v81468.is-bad{color:#ff6977!important;background:rgb(255 65 80 / .10)!important}.e24-live-connection-v81468.is-bad>i{background:#ff4150!important}.e24-live-viewer-head-v81468{transition:opacity .22s ease,transform .22s ease!important}.e24-live-viewer-profile-v81468{display:inline-flex!important;align-items:center!important;min-height:30px!important;padding:0 10px!important;border-radius:9px!important;border:1px solid rgb(212 175 55 / .34)!important;background:rgb(212 175 55 / .08)!important;color:#e6c75a!important;text-decoration:none!important;font-size:8px!important;font-weight:900!important;white-space:nowrap!important}.e24-live-more-v81468{position:relative!important}.e24-live-more-v81468>[data-e24-live-more]{width:34px!important;height:34px!important;border:1px solid rgb(255 255 255 / .10)!important;border-radius:10px!important;background:rgb(255 255 255 / .06)!important;color:#fff!important;font-size:19px!important;cursor:pointer!important}.e24-live-more-v81468>[data-e24-live-more-menu]{position:absolute!important;right:0!important;top:40px!important;z-index:20!important;min-width:190px!important;padding:6px!important;border:1px solid rgb(255 255 255 / .10)!important;border-radius:12px!important;background:#17181c!important;box-shadow:0 14px 36px rgb(0 0 0 / .36)!important}.e24-live-more-v81468>[data-e24-live-more-menu][hidden]{display:none!important}.e24-live-more-v81468>[data-e24-live-more-menu] button{width:100%!important;min-height:36px!important;padding:0 10px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#f3f3f4!important;text-align:left!important;font-size:9px!important;cursor:pointer!important}.e24-live-more-v81468>[data-e24-live-more-menu] button:hover{background:rgb(255 255 255 / .06)!important}.e24-live-reactions-v81468{position:absolute!important;left:50%!important;bottom:18px!important;z-index:10!important;transform:translateX(-50%)!important;display:flex!important;align-items:center!important;gap:7px!important;padding:6px 8px!important;border-radius:999px!important;background:rgb(10 11 14 / .52)!important;backdrop-filter:blur(8px)!important;transition:opacity .22s ease,transform .22s ease!important}.e24-live-reactions-v81468 button{width:34px!important;height:34px!important;display:grid!important;place-items:center!important;border:0!important;border-radius:50%!important;background:rgb(255 255 255 / .07)!important;color:#fff!important;font-size:18px!important;cursor:pointer!important;transition:transform .14s ease,background .14s ease!important}.e24-live-reactions-v81468 button:hover{transform:scale(1.12)!important;background:rgb(255 255 255 / .13)!important}.e24-live-reactions-layer-v81468{position:absolute!important;inset:0!important;z-index:9!important;overflow:hidden!important;pointer-events:none!important}.e24-live-reactions-layer-v81468>span{position:absolute!important;bottom:54px!important;font-size:31px!important;animation:e24ReactionFloat81468 2.1s ease-out forwards!important;filter:drop-shadow(0 5px 12px rgb(0 0 0 / .35))!important}@keyframes e24ReactionFloat81468{0%{opacity:0;transform:translate3d(0,12px,0) scale(.72)}15%{opacity:1}100%{opacity:0;transform:translate3d(var(--e24-live-x),-260px,0) scale(1.25)}}.e24-live-viewer-modal-v81448.controls-hidden-v81468 .e24-live-viewer-head-v81468{opacity:0!important;transform:translateY(-8px)!important;pointer-events:none!important}.e24-live-viewer-modal-v81448.controls-hidden-v81468 .e24-live-reactions-v81468{opacity:0!important;transform:translate(-50%,10px)!important;pointer-events:none!important}.e24-live-report-modal-v81468{position:fixed!important;inset:0!important;z-index:1000002!important;display:grid!important;place-items:center!important;padding:18px!important;background:rgb(5 6 8 / .76)!important;backdrop-filter:blur(8px)!important}.e24-live-report-modal-v81468[hidden]{display:none!important}.e24-live-report-dialog-v81468{position:relative!important;width:min(430px,100%)!important;padding:22px!important;border:1px solid rgb(255 255 255 / .10)!important;border-radius:18px!important;background:#17181c!important;color:#fff!important;box-shadow:0 28px 80px rgb(0 0 0 / .46)!important}.e24-live-report-dialog-v81468>[data-e24-live-report-close]{position:absolute!important;right:12px!important;top:10px!important;width:32px!important;height:32px!important;border:0!important;border-radius:50%!important;background:rgb(255 255 255 / .06)!important;color:#fff!important;font-size:20px!important;cursor:pointer!important}.e24-live-report-dialog-v81468>span{color:#ff6674!important;font-size:8px!important;font-weight:950!important;letter-spacing:.12em!important}.e24-live-report-dialog-v81468 h3{margin:7px 0 14px!important;font-size:21px!important}.e24-live-report-dialog-v81468>div{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}.e24-live-report-dialog-v81468>div button{min-height:42px!important;padding:8px!important;border:1px solid rgb(255 255 255 / .09)!important;border-radius:10px!important;background:#23252b!important;color:#fff!important;font-size:9px!important;cursor:pointer!important}.e24-live-report-dialog-v81468>small{display:block!important;min-height:18px!important;margin-top:10px!important;color:#d5b64c!important;font-size:9px!important}@media(max-width:767px){.e24-live-viewer-head-v81468{gap:6px!important;padding-right:50px!important}.e24-live-viewer-profile-v81468{min-height:28px!important;padding:0 8px!important;font-size:7px!important}.e24-live-reactions-v81468{bottom:16px!important}.e24-live-reactions-v81468 button{width:32px!important;height:32px!important;font-size:17px!important}.e24-live-report-dialog-v81468>div{grid-template-columns:1fr!important}}.e24-live-viewer-loading-v81469{position:absolute!important;inset:0!important;z-index:3!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:14px!important;padding:24px!important;overflow:hidden!important;background:#050608!important;color:#fff!important;text-align:center!important}.e24-live-viewer-loading-v81469[hidden]{display:none!important}.e24-live-viewer-loading-v81469:before{content:""!important;position:absolute!important;inset:-28px!important;background:inherit!important;z-index:-2!important}.e24-live-viewer-loading-v81469>img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;opacity:.34!important;filter:blur(7px) brightness(.62)!important;transform:scale(1.04)!important;z-index:-1!important}.e24-live-viewer-loading-v81469:after{content:""!important;position:absolute!important;inset:0!important;z-index:-1!important;background:linear-gradient(180deg,rgb(0 0 0 / .28),rgb(0 0 0 / .70)),radial-gradient(circle at 50% 40%,rgb(0 0 0 / .08),rgb(0 0 0 / .58))!important}.e24-live-viewer-loading-v81469>div{display:flex!important;flex-direction:column!important;align-items:center!important;gap:6px!important;max-width:360px!important}.e24-live-viewer-loading-v81469>div>span{width:28px!important;height:28px!important;margin-bottom:5px!important;border:3px solid rgb(255 255 255 / .18)!important;border-top-color:#d4af37!important;border-radius:50%!important;animation:e24LoadingSpin81469 .8s linear infinite!important}.e24-live-viewer-loading-v81469 strong{color:#fff!important;font-size:17px!important;line-height:1.2!important;text-shadow:0 2px 10px rgb(0 0 0 / .52)!important}.e24-live-viewer-loading-v81469 small{color:#d1d3d8!important;font-size:9px!important;line-height:1.45!important;text-shadow:0 1px 8px rgb(0 0 0 / .55)!important}@keyframes e24LoadingSpin81469{to{transform:rotate(360deg)}}@media(max-width:767px){.e24-live-viewer-loading-v81469{padding:18px!important}.e24-live-viewer-loading-v81469 strong{font-size:15px!important}.e24-live-viewer-loading-v81469 small{max-width:280px!important;font-size:8px!important}}.e24-live-stream-note-v81447{max-width:620px!important;margin-left:auto!important;margin-right:auto!important}.e24-live-quality-v81471{display:inline-flex!important;align-items:center!important;gap:6px!important;min-height:30px!important;padding:0 10px!important;border-radius:999px!important;background:#282a30!important;color:#aaa!important;font-size:9px!important;font-weight:900!important}.e24-live-quality-v81471>i{width:7px!important;height:7px!important;border-radius:50%!important;background:#888!important}.e24-live-quality-v81471.is-1080{color:#70d997!important;background:rgb(43 180 100 / .10)!important}.e24-live-quality-v81471.is-1080>i{background:#37c879!important}.e24-live-quality-v81471.is-720{color:#72b7ff!important;background:rgb(67 139 230 / .10)!important}.e24-live-quality-v81471.is-720>i{background:#4d9cff!important}.e24-live-quality-v81471.is-540{color:#f0c85a!important;background:rgb(240 200 90 / .10)!important}.e24-live-quality-v81471.is-540>i{background:#f0c85a!important}.e24-live-paid-v81472{border-color:rgb(214 40 62 / .20)!important;background:linear-gradient(135deg,rgb(255 247 248 / .96),rgb(255 255 255 / .98))!important}.e24-live-paid-v81472 .e24-live-toggle-v81447>span>strong{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:7px!important}.e24-live-paid-v81472 .e24-live-toggle-v81447>span>strong>b{display:inline-flex!important;align-items:center!important;min-height:25px!important;padding:0 9px!important;border-radius:999px!important;background:#c7192d!important;color:#fff!important;font-size:10px!important;font-weight:950!important;white-space:nowrap!important}.e24-live-price-v81472{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:10px 0 0!important;padding:10px 12px!important;border:1px solid rgb(199 25 45 / .12)!important;border-radius:12px!important;background:#fff!important}.e24-live-price-v81472>strong{color:#c7192d!important;font-size:14px!important;font-weight:950!important;white-space:nowrap!important}.e24-live-price-v81472>span{color:#70737a!important;font-size:10px!important;text-align:right!important}@media(max-width:600px){.e24-live-price-v81472{align-items:flex-start!important;flex-direction:column!important}.e24-live-price-v81472>span{text-align:left!important}}.e24-live-paid-v81472 .e24-live-price-v81472:after{content:"Se activează automat după confirmarea plății"!important;display:inline-flex!important;align-items:center!important;min-height:23px!important;padding:0 8px!important;border-radius:999px!important;background:rgb(22 101 52 / .08)!important;color:#166534!important;font-size:8px!important;font-weight:900!important}@media(max-width:600px){.e24-live-paid-v81472 .e24-live-price-v81472:after{align-self:flex-start!important}}.e24-live-paid-v81472{background:#f7f4f4!important;border:1px solid rgb(207 38 58 / .16)!important}.e24-live-paid-v81472 .e24-publish-section-head-v521 span{color:#c99d1a!important;font-weight:950!important;letter-spacing:.08em!important}.e24-live-paid-v81472 .e24-publish-section-head-v521 h2{color:#16171a!important;text-shadow:none!important;opacity:1!important}.e24-live-paid-v81472 .e24-live-toggle-v81447{background:#f3efe6!important;border:1px solid rgb(203 157 31 / .30)!important}.e24-live-paid-v81472 .e24-live-toggle-v81447>span>strong{color:#202126!important;text-shadow:none!important;opacity:1!important}.e24-live-paid-v81472 .e24-live-toggle-v81447>span>strong>b{background:#cf1d34!important;color:#fff!important}.e24-live-paid-v81472 .e24-live-toggle-v81447>span>small{color:#666970!important;text-shadow:none!important;opacity:1!important}.e24-live-paid-v81472 .e24-live-price-v81472{background:#fff!important;border:1px solid rgb(207 38 58 / .16)!important}.e24-live-paid-v81472 .e24-live-price-v81472>strong{color:#cf1d34!important}.e24-live-paid-v81472 .e24-live-price-v81472>span{color:#666970!important}.e24-live-paid-v81472 .e24-live-price-v81472:after{background:#edf8f1!important;color:#166534!important}.e24-live-paid-v81472 .e24-live-pin-fields-v81447{background:#fff!important;border:1px solid rgb(31 33 38 / .12)!important}.e24-live-paid-v81472 .e24-live-pin-fields-v81447 label>strong{color:#1d1f23!important;text-shadow:none!important;opacity:1!important}.e24-live-paid-v81472 .e24-live-pin-fields-v81447 input{background:#111215!important;color:#fff!important;border:1px solid #2d3036!important}.e24-live-paid-v81472 .e24-live-pin-fields-v81447 input::placeholder{color:#84878e!important;opacity:1!important}.e24-live-paid-v81472 .e24-live-pin-fields-v81447 label>small{color:#686b72!important;text-shadow:none!important;opacity:1!important}.e24-live-paid-v81472 .e24-live-pin-fields-v81447 label>small b{color:#2d3035!important}.e24-live-paid-v81472 .e24-live-pin-fields-v81447>p{color:#9f6500!important}.e24-live-paid-v81472 input[type="checkbox"]{accent-color:#d6aa26!important}@media(max-width:767px){.e24-live-paid-v81472 .e24-publish-section-head-v521 h2{font-size:24px!important}.e24-live-paid-v81472 .e24-live-toggle-v81447{align-items:flex-start!important}.e24-live-paid-v81472 .e24-live-pin-fields-v81447{padding:14px!important}}.e24-order-config-v81477{display:grid!important;gap:14px!important;margin-top:16px!important}.e24-order-config-v81477[hidden]{display:none!important}.e24-order-total-initial-v81477,.e24-order-final-v81477{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:16px 18px!important;border-radius:16px!important}.e24-order-total-initial-v81477{border:1px solid rgb(25 27 32 / .10)!important;background:#f7f7f8!important}.e24-order-total-initial-v81477>span,.e24-order-final-v81477 span{display:block!important;color:#777b83!important;font-size:9px!important;font-weight:950!important;letter-spacing:.08em!important}.e24-order-total-initial-v81477>strong{margin-left:auto!important;color:#181a1f!important;font-size:23px!important;font-weight:950!important}.e24-order-total-initial-v81477>small{display:none!important}.e24-order-period-v81477{padding:17px!important;border:1px solid rgb(212 175 55 / .22)!important;border-radius:16px!important;background:#fffdf8!important}.e24-order-period-v81477 .e24-publish-section-head-v521{margin-bottom:12px!important}.e24-order-period-v81477 .e24-publish-section-head-v521 h2{color:#1b1d21!important}.e24-order-period-grid-v81477{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important}.e24-order-period-grid-v81477 label{position:relative!important;cursor:pointer!important}.e24-order-period-grid-v81477 input{position:absolute!important;opacity:0!important;pointer-events:none!important}.e24-order-period-grid-v81477 label>span{min-height:74px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;padding:10px!important;border:1px solid #dddfe3!important;border-radius:12px!important;background:#fff!important;text-align:center!important;transition:.16s ease!important}.e24-order-period-grid-v81477 label>span>strong{color:#1c1e23!important;font-size:13px!important;font-weight:950!important}.e24-order-period-grid-v81477 label>span>small{color:#74777e!important;font-size:9px!important}.e24-order-period-grid-v81477 input:checked+span{border-color:#d4af37!important;background:#fff9e8!important;box-shadow:0 0 0 2px rgb(212 175 55 / .11)!important}.e24-order-period-grid-v81477 input:checked+span>small{color:#a67600!important;font-weight:900!important}.e24-order-final-v81477{border:1px solid rgb(207 29 52 / .18)!important;background:linear-gradient(135deg,#fff7f8,#fff)!important}.e24-order-final-v81477>div{display:flex!important;flex-direction:column!important;gap:4px!important}.e24-order-final-v81477>div>small{color:#666970!important;font-size:10px!important}.e24-order-final-v81477>strong{color:#cf1d34!important;font-size:28px!important;font-weight:950!important;white-space:nowrap!important}@media(max-width:767px){.e24-order-period-grid-v81477{grid-template-columns:repeat(2,minmax(0,1fr))!important}.e24-order-total-initial-v81477,.e24-order-final-v81477{padding:14px!important}.e24-order-total-initial-v81477>strong{font-size:20px!important}.e24-order-final-v81477>strong{font-size:23px!important}}#e24-publish-form-v521 .e24-publish-section-head-v521 span:first-child{letter-spacing:.06em}#e24-publish-form-v521 input[required],#e24-publish-form-v521 select[required],#e24-publish-form-v521 textarea[required]{border-color:rgb(199 25 45 / .24)}#e24-publish-form-v521 .e24-required-mark-v81480{display:inline!important;margin-left:3px!important;color:#d01932!important;font-size:15px!important;line-height:1!important;font-weight:950!important;vertical-align:top!important}#e24-publish-form-v521 .e24-required-legend-v81480{display:flex!important;align-items:center!important;gap:5px!important;margin:5px 0 0!important;color:#666970!important;font-size:10px!important;font-weight:700!important}#e24-publish-form-v521 .e24-required-legend-v81480>span{color:#d01932!important;font-size:15px!important;font-weight:950!important}.e24-chat-ad-stack-v81481{display:flex!important;flex-direction:column!important;gap:18px!important;align-self:start!important;height:auto!important;max-height:none!important}.e24-chat-ad-stack-v81481 .e24-chat-ad-slot-v81481{display:block!important;width:100%!important;min-width:0!important;overflow:hidden!important;border-radius:16px!important}.e24-chat-ad-stack-v81481 .e24-chat-ad-slot-v81481>a{display:block!important;width:100%!important}.e24-chat-ad-stack-v81481 .e24-chat-ad-slot-v81481 img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:1/2!important;object-fit:cover!important;border-radius:16px!important}.e24-chat-ad-stack-v81481 .e24-chat-ad-placeholder-v81420{width:100%!important;aspect-ratio:1/2!important;min-height:0!important}@media(max-width:1100px){.e24-chat-ad-stack-v81481{display:none!important}}#e24-publish-form-v521 [data-swing-hide-section][hidden]{display:none!important}#e24-publish-form-v521 [data-onlyfans-hide-section][hidden]{display:none!important}#e24-publish-form-v521 [data-onlyfans-hide-section="live"][hidden]{display:none!important}#e24-publish-form-v521.is-onlyfans-v81485 [data-onlyfans-hide-section="appearance"],#e24-publish-form-v521.is-onlyfans-v81485 [data-onlyfans-hide-section="services"],#e24-publish-form-v521.is-onlyfans-v81485 [data-onlyfans-hide-section="media"],#e24-publish-form-v521.is-onlyfans-v81485 [data-onlyfans-hide-section="live"]{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}.e24-gone-v81488{width:min(1180px,calc(100% - 28px))!important;margin:28px auto 50px!important}.e24-gone-hero-v81488{padding:42px 28px!important;border:1px solid rgb(28 30 35 / .09)!important;border-radius:22px!important;background:linear-gradient(135deg,#fff,#f7f7f8)!important;text-align:center!important}.e24-gone-hero-v81488>span,.e24-gone-suggestions-v81488>div:first-child>span{color:#b51f34!important;font-size:10px!important;font-weight:950!important;letter-spacing:.12em!important}.e24-gone-hero-v81488 h1{margin:8px 0 10px!important;color:#181a1f!important;font-size:clamp(28px,4vw,48px)!important;line-height:1.05!important}.e24-gone-hero-v81488 p{max-width:720px!important;margin:0 auto!important;color:#666970!important;font-size:14px!important;line-height:1.6!important}.e24-gone-actions-v81488{display:flex!important;justify-content:center!important;flex-wrap:wrap!important;gap:10px!important;margin-top:20px!important}.e24-gone-actions-v81488 a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:0 16px!important;border-radius:11px!important;background:#17191e!important;color:#fff!important;text-decoration:none!important;font-size:11px!important;font-weight:900!important}.e24-gone-actions-v81488 a+a{background:#fff!important;color:#202228!important;border:1px solid rgb(28 30 35 / .13)!important}.e24-gone-suggestions-v81488{margin-top:26px!important}.e24-gone-suggestions-v81488 h2{margin:5px 0 14px!important;color:#1a1c20!important}.e24-gone-grid-v81488{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}@media(max-width:900px){.e24-gone-grid-v81488{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:600px){.e24-gone-v81488{width:min(100% - 18px,1180px)!important;margin-top:14px!important}.e24-gone-hero-v81488{padding:30px 16px!important}.e24-gone-grid-v81488{grid-template-columns:1fr!important}.e24-gone-actions-v81488 a{width:100%!important}}.e24-lazy-media-v81492 img[data-src]{background:#eceef1!important;filter:blur(5px)!important;transform:scale(1.015)!important;opacity:.72!important;transition:filter .25s ease,transform .25s ease,opacity .25s ease!important}.e24-lazy-media-v81492 img.is-loaded-v81492{filter:none!important;transform:none!important;opacity:1!important}.e24-lazy-media-v81492 video[data-e24-lazy-video]{background:#0d0f12!important}.e24-age-gate-v882,.e24-age-gate-v882 *,.e24-age-gate-v882 *::before,.e24-age-gate-v882 *::after{animation:none!important;animation-delay:0s!important;transition-delay:0s!important}.e24-age-gate-v882 .e24-age-gate-card-v882,.e24-age-gate-v882 [data-age-confirm],.e24-age-gate-v882 .e24-age-gate-kicker-v882,.e24-age-gate-v882 h2,.e24-age-gate-v882 p,.e24-age-gate-v882 .e24-age-gate-actions-v882,.e24-age-gate-v882 small{opacity:1!important;transform:none!important;visibility:visible!important}html.e24-age-ok-v81493 .e24-age-gate-v882{display:none!important}.e24-age-gate-v882,.e24-age-gate-v882 *,.e24-age-gate-v882 *::before,.e24-age-gate-v882 *::after{animation:none!important;transition:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.e24-age-gate-v882 .e24-age-gate-card-v882,.e24-age-gate-v882 [data-age-confirm],.e24-age-gate-v882 .e24-age-gate-kicker-v882,.e24-age-gate-v882 h2,.e24-age-gate-v882 p,.e24-age-gate-v882 .e24-age-gate-actions-v882,.e24-age-gate-v882 small{opacity:1!important;transform:none!important;visibility:visible!important}html.e24-age-ok-v81496 .e24-age-gate-v882{display:none!important}html.e24-age-locked-v882 .e24-age-gate-v882{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important}html.e24-age-locked-v882 .e24-age-gate-v882 .e24-age-gate-title-v81497{font-size:30px!important;line-height:1!important;font-weight:900!important}html.e24-age-locked-v882 .e24-age-gate-v882 .e24-age-gate-copy-v81497{max-width:390px!important;font-size:11px!important;line-height:1.35!important;font-weight:400!important}html.e24-age-ok-v81497 .e24-age-gate-v882{display:none!important}.e24-age-gate-v882{display:none!important;visibility:hidden!important;pointer-events:none!important}html.e24-age-check-v81498,html.e24-age-check-v81498 body{overflow:auto!important}html.e24-age-check-v81498 body>*{visibility:visible!important}html.e24-age-check-v81498 .e24-age-bar-v81498{display:flex!important}html.e24-age-ok-v81498 .e24-age-bar-v81498{display:none!important}.e24v4-hero,.e24v4-hero-content,.e24v4-hero-copy,.e24-home-lcp-title-v81499{opacity:1!important;visibility:visible!important;transform:none!important;animation:none!important;transition:none!important;filter:none!important}.e24-home-lcp-title-v81499{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;font-synthesis:none!important;text-rendering:optimizeSpeed!important}.e24v4-search label>span,.e24v4-search>label>span{color:#2f3135!important;font-weight:800!important}.e24v4-lightbox-v450[hidden]{display:none!important}.e24v4-hero-content{display:flex!important;flex-direction:column!important}.e24v4-hero-content>.e24v4-search{order:1!important}.e24v4-hero-content>.e24v4-hero-copy{order:2!important}@media(max-width:767px){.e24v4-hero-content{contain:layout style!important}.e24v4-hero-content>.e24v4-search{contain:layout paint style!important}.e24v4-hero-content>.e24v4-hero-copy{contain:layout paint style!important;content-visibility:visible!important}.e24-home-lcp-title-v81499{contain:layout paint style!important;content-visibility:visible!important;opacity:1!important;visibility:visible!important;transform:none!important;animation:none!important;transition:none!important}}.e24-paysafe-field-v81510{margin-top:14px;padding:14px;border:1px solid rgb(212 175 55 / .28);border-radius:12px;background:rgb(212 175 55 / .06)}.e24-paysafe-field-v81510[hidden]{display:none!important}.e24-paysafe-field-v81510 label{display:grid;gap:7px;font-weight:800}.e24-paysafe-field-v81510 input{width:100%;min-height:46px;padding:10px 12px;border:1px solid #d6d8dc;border-radius:10px;background:#fff;color:#111;font-size:16px;letter-spacing:.08em}.e24-paysafe-field-v81510 small{display:block;margin-top:8px;color:#686d75;font-size:12px;line-height:1.45}.e24-paysafe-field-v81510{margin-top:12px}.e24-premium-ad-option-v573[aria-hidden="true"],[data-paysafe-banner-v81524][aria-hidden="true"]{display:none!important;visibility:hidden!important}body.e24-profile-basic .e24-profile-hero img,.e24-profile-basic .e24-profile-hero img,.e24-profile-basic .e24v4-profile-hero img,.e24-profile-basic .e24-profile-hero-photo img,.e24-profile-basic .e24-profile-hero-media img,[data-profile-type="basic"] .e24-profile-hero img,[data-profile-type="basic"] .e24v4-profile-hero img{object-fit:contain!important;object-position:center center!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important}.e24-results-pagination-v81538{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin:26px auto 10px;padding:0 14px}.e24-results-pagination-v81538 .page-numbers{min-width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border:1px solid rgb(212 175 55 / .28);border-radius:10px;text-decoration:none;font-weight:800}.e24-results-pagination-v81538 .page-numbers.current{border-color:#d4af37;background:rgb(212 175 55 / .12)}