html,body.vma30-body{margin:0!important;padding:0!important;background:var(--vma-bg)!important}@media(max-width:767px){body.vma30-body{font-family:Arial,Helvetica,sans-serif;color:var(--vma-text-color)}.vma30-header{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:8px;background:#fff;padding:10px 14px;border-bottom:1px solid #eee;box-sizing:border-box}.vma30-header.is-sticky{position:sticky;top:0;z-index:99999}.vma30-logo{display:flex;align-items:center;justify-content:center;text-decoration:none;width:100%;overflow:hidden;min-height:var(--vma-logo-height,120px)}.vma30-logo img{display:block;width:min(100%,var(--vma-logo-max,300px));max-width:none;max-height:var(--vma-logo-height,120px);height:auto;object-fit:contain;transform:scale(var(--vma-logo-scale,1));transform-origin:center center;transition:transform .2s ease,width .2s ease,max-height .2s ease}.vma30-top-ads{display:flex;flex-direction:column;width:100%}.vma30-top-ads:empty{display:none}.vma30-header .vma30-ad{margin:0;width:100%}.vma30-header .vma30-ad:empty{display:none}.vma30-ticker{height:44px;display:grid;grid-template-columns:auto minmax(0,1fr);background:var(--vma-ticker-bg);color:#fff;overflow:hidden}.vma30-ticker-label{display:flex;align-items:center;padding:0 12px;border-right:1px solid rgb(255 255 255 / .2);white-space:nowrap;font-weight:800;font-size:13px}.vma30-ticker-window{position:relative;min-width:0;height:44px}.vma30-ticker-item{position:absolute;inset:0;display:flex;align-items:center;gap:9px;padding:0 12px;color:#fff;text-decoration:none;font-weight:700;font-size:14px;opacity:0;transform:translateY(10px);transition:.3s;white-space:nowrap;overflow:hidden}.vma30-ticker-item.active{opacity:1;transform:translateY(0)}.vma30-ticker-item span{overflow:hidden;text-overflow:ellipsis}.vma30-ticker-item b{width:8px;height:8px;border-radius:50%;background:#e00000;flex:0 0 8px}.vma30-wrap{max-width:var(--vma-width);margin:0 auto;padding:0 16px 32px}.vma30-ad{margin:14px auto;text-align:center;overflow:hidden}.vma30-ad img{display:block;width:100%;height:auto;border-radius:4px}.vma30-categories{margin-top:20px;font-size:13px;font-weight:800;text-transform:uppercase}.vma30-categories a,.vma30-content a{color:var(--vma-link-color)}.vma30-title{font-size:var(--vma-title-size);line-height:1.08;margin:14px 0 10px;font-weight:900;color:var(--vma-title-color)}.vma30-meta{display:flex;gap:12px;flex-wrap:wrap;color:#777;font-size:14px;margin-bottom:12px}.vma30-meta a{color:var(--vma-title-color);text-decoration:none;font-weight:700}.vma30-share{display:flex;gap:8px;margin:12px 0}.vma30-share a{display:inline-block;padding:9px 13px;border-radius:4px;background:#111;color:#fff;text-decoration:none;font-size:13px;font-weight:700}.vma30-featured{margin:14px 0}.vma30-featured img{display:block;width:100%;height:auto}.vma30-content{font-family:Georgia,"Times New Roman",serif;font-size:var(--vma-text-size);line-height:var(--vma-line-height);color:var(--vma-text-color)}.vma30-content p{margin:0 0 20px}.vma30-content img{max-width:100%;height:auto}.vma30-content iframe,.vma30-content video{max-width:100%}.vma30-related{margin-top:30px;border-top:3px solid var(--vma-title-color);padding-top:16px}.vma30-related h2{font-size:24px;margin:0 0 14px}.vma30-related-item{display:grid;grid-template-columns:100px 1fr;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid #ddd;color:var(--vma-title-color);text-decoration:none;font-weight:800}.vma30-related-item img{width:100px;height:70px;object-fit:cover}.vma30-comments{margin-top:30px}}@media(max-width:767px){.vma30-header{padding:10px var(--vma-header-pad,8px);gap:0;transition:min-height .25s ease,padding .25s ease,box-shadow .25s ease}.vma30-top-ads{margin-bottom:var(--vma-ad-logo-gap,14px)}.vma30-header .vma30-ad img{border-radius:3px}.vma30-top-ads.layout-first_plus_two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.vma30-top-ads.layout-first_plus_two .vma30-ad:first-child{grid-column:1/-1}.vma30-top-ads.layout-first_plus_two .vma30-ad:not(:first-child) img{height:100%;min-height:70px;object-fit:cover}.vma30-top-ads.layout-carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.vma30-top-ads.layout-carousel::-webkit-scrollbar{display:none}.vma30-top-ads.layout-carousel .vma30-ad{flex:0 0 100%;scroll-snap-align:start}.vma30-header.is-sticky.is-compact{min-height:56px!important;padding-top:4px;padding-bottom:4px;box-shadow:0 3px 12px rgb(0 0 0 / .13)}.vma30-header.is-sticky.is-compact .vma30-top-ads{display:none}.vma30-header.is-sticky.is-compact .vma30-logo{min-height:48px}.vma30-header.is-sticky.is-compact .vma30-logo img{max-height:48px;transform:scale(1)}}.vma30-logo.is-auto-fit{min-height:var(--vma-logo-height,120px);overflow:hidden;padding:0}.vma30-logo.is-auto-fit img{width:min(100%,var(--vma-logo-max,670px));max-width:none;max-height:none;height:auto;object-fit:contain;transform:scale(max(var(--vma-logo-scale,1),1.18));transform-origin:center center}.vma30-preview-phone .vma30-auto-fit-logo{width:100%!important;max-width:none!important;max-height:none!important;transform-origin:center center!important}.vma60-video-hero{position:relative;width:100%;margin:20px 0 18px;overflow:hidden;border-radius:8px;background:#000;line-height:0}.vma60-video-element{display:block;width:100%;height:auto;max-height:72vh;background:#000;object-fit:contain}.vma60-video-frame{position:relative;width:100%;aspect-ratio:16/9;background:#000}.vma60-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.vma60-video-badge{position:absolute;z-index:3;top:10px;left:10px;display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:4px;background:#d60000;color:#fff;font-size:13px;line-height:28px;font-weight:800;letter-spacing:.04em;box-shadow:0 2px 8px rgb(0 0 0 / .25)}.vma60-video-hero video::-webkit-media-controls-panel{background-image:linear-gradient(transparent,rgb(0 0 0 / .7))}.vma60-video-hero{--vma62-h:220px;margin:18px 0 20px;background:#000;overflow:hidden;position:relative;width:100%}.vma60-video-hero.is-rounded{border-radius:8px}.vma60-video-hero.has-shadow{box-shadow:0 8px 24px rgb(0 0 0 / .14)}.vma62-height-180{--vma62-h:180px}.vma62-height-220{--vma62-h:220px}.vma62-height-280{--vma62-h:280px}.vma60-video-hero .vma60-video-element,.vma60-video-hero .vma60-video-frame{width:100%;height:var(--vma62-h);max-height:none;background:#000}.vma62-ratio-16-9 .vma60-video-element,.vma62-ratio-16-9 .vma60-video-frame{aspect-ratio:16/9;object-fit:cover}.vma62-ratio-4-3 .vma60-video-element,.vma62-ratio-4-3 .vma60-video-frame{aspect-ratio:4/3;object-fit:cover}.vma62-ratio-auto .vma60-video-element{height:auto;max-height:72vh;object-fit:contain}.vma62-ratio-auto .vma60-video-frame{height:auto;aspect-ratio:16/9}.vma62-video-fallback{display:none;position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.vma60-video-hero.is-fallback .vma60-video-element{display:none}.vma60-video-hero.is-fallback .vma62-video-fallback{display:block}@media(max-width:480px){.vma62-height-280{--vma62-h:260px}}.vma70-gallery-hero{position:relative;width:100%;margin:18px 0 20px;overflow:hidden;border-radius:8px;background:#111;box-shadow:0 8px 24px rgb(0 0 0 / .14)}.vma70-gallery-track{position:relative;width:100%;height:clamp(220px,62vw,430px)}.vma70-gallery-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .25s ease}.vma70-gallery-slide.is-active{opacity:1;pointer-events:auto}.vma70-gallery-slide img{width:100%;height:100%;display:block;object-fit:cover}.vma70-gallery-prev,.vma70-gallery-next{position:absolute;top:50%;z-index:3;width:42px;height:52px;margin-top:-26px;padding:0;border:0;border-radius:6px;background:rgb(0 0 0 / .48);color:#fff;font-size:34px;line-height:48px;cursor:pointer}.vma70-gallery-prev{left:10px}.vma70-gallery-next{right:10px}.vma70-gallery-count{position:absolute;right:10px;bottom:10px;z-index:3;padding:5px 9px;border-radius:4px;background:rgb(0 0 0 / .65);color:#fff;font-size:13px;line-height:1}.vma71-true-video{width:100%;margin:0 0 16px}.vma71-true-video.is-compact{margin-bottom:8px}.vma71-true-video .vma60-video-hero{margin:0;border-radius:0;box-shadow:none}.vma71-true-video+.vma30-categories{margin-top:12px}.vma71-true-video.is-compact+.vma30-categories{margin-top:8px}.vma72-true-video{width:100%;margin:14px 0 16px}.vma72-true-video.is-compact{margin-top:10px;margin-bottom:12px}.vma72-true-video .vma60-video-hero{--vma62-video-height:var(--vma72-video-height,200px);height:var(--vma72-video-height,200px);margin:0;border-radius:8px;overflow:hidden;box-shadow:0 5px 16px rgb(0 0 0 / .12)}.vma72-true-video .vma60-video-element,.vma72-true-video .vma60-video-frame{width:100%;height:var(--vma72-video-height,200px)!important;max-height:var(--vma72-video-height,200px)!important;aspect-ratio:16/9!important;object-fit:cover!important}.vma72-true-video+.vma30-content{margin-top:0}.has-vma72-video .vma30-share{margin-bottom:0}.hide-first-content-image .vma30-content>p:first-child:has(img),.hide-first-content-image .vma30-content>figure:first-child,.hide-first-content-image .vma30-content>img:first-child{display:none!important}@media (max-width:480px){.vma72-true-video{margin-left:0;margin-right:0}}.vma80-native-video{width:var(--vma80-width,92%)!important;max-width:var(--vma80-max-width,760px)!important;height:var(--vma80-height,200px)!important;min-height:var(--vma80-height,200px)!important;max-height:var(--vma80-height,200px)!important;margin:10px auto 12px!important;padding:0!important;position:relative!important;display:block!important;overflow:hidden!important;background:#000!important;border-radius:8px!important;box-shadow:0 4px 14px rgb(0 0 0 / .14)!important;aspect-ratio:auto!important}.vma80-native-video.is-full{width:var(--vma80-width,92%)!important;max-width:var(--vma80-max-width,760px)!important}.vma80-native-video.is-contained{width:var(--vma80-width,92%)!important;max-width:var(--vma80-max-width,760px)!important}.vma80-native-video .vma80-native-player,.vma80-native-video .vma80-native-frame{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;padding:0!important;border:0!important;display:block!important;background:#000!important}.vma80-native-video.fit-cover .vma80-native-player{object-fit:cover!important}.vma80-native-video.fit-contain .vma80-native-player{object-fit:contain!important}.vma80-native-video+.vma30-content{margin-top:0!important}.has-vma72-video .vma30-featured,.has-vma72-video>figure.vma30-featured{display:none!important}@media (max-width:767px){.vma80-native-video{width:var(--vma80-width,92%)!important;max-width:var(--vma80-width,92%)!important;height:var(--vma80-height,180px)!important;min-height:var(--vma80-height,180px)!important;max-height:var(--vma80-height,180px)!important;margin-left:auto!important;margin-right:auto!important}}.vma90-native-article{width:100%;max-width:760px;margin:0 auto}.vma90-native-media{width:100%;margin:12px 0 14px}.vma90-native-media.is-compact{margin-top:8px;margin-bottom:10px}.vma90-native-media.is-full-width{width:100%}.vma90-native-media.is-contained{max-width:760px;margin-left:auto;margin-right:auto}.vma90-native-media .vma80-native-video{width:var(--vma80-width,92%)!important;max-width:var(--vma80-width,92%)!important;margin:0 auto!important}.vma90-native-media .vma60-video-hero,.vma90-native-media .vma70-gallery-hero,.vma90-native-media .vma30-featured{margin:0!important;width:100%!important;max-width:100%!important}body.vma90-replace-theme-hero .td-post-featured-image,body.vma90-replace-theme-hero .td-post-featured-video,body.vma90-replace-theme-hero .td-post-video,body.vma90-replace-theme-hero .td-post-content-video,body.vma90-replace-theme-hero .td-post-header .td-post-featured-image,body.vma90-replace-theme-hero .td-post-template-default .td-post-featured-image,body.vma90-replace-theme-hero .tdb_single_featured_image,body.vma90-replace-theme-hero .tdb_single_featured_video,body.vma90-replace-theme-hero .td-video-play-ico,body.vma90-hide-theme-featured .wp-post-image.td-modal-image{display:none!important}body.vma90-compact-mode .vma30-title{margin-bottom:8px!important}body.vma90-compact-mode .vma30-meta{margin-bottom:8px!important}body.vma90-compact-mode .vma30-share{margin-bottom:8px!important}@media (max-width:767px){.vma90-native-article{max-width:100%}.vma90-native-media.is-full-width{width:100%;max-width:100%}}.vma90-native-media .vma80-native-video.fit-contain .vma80-native-player{object-fit:contain!important}.vma90-native-media .vma80-native-video.fit-cover .vma80-native-player{object-fit:cover!important}