/* 2026 performance-first premium UI + Swiper layer */
:root{--ha-navy:#071b2d;--ha-navy2:#0e3655;--ha-ink:#0c2034;--ha-muted:#64748b;--ha-orange:#f47721;--ha-orange2:#ff963f;--ha-green:#0b9a55;--ha-cream:#fff8f1;--ha-soft:#f5f8fb;--ha-line:#e1e8ef;--ha-shadow:0 18px 55px rgba(8,34,55,.10);--ha-radius:24px}
.ui-icon{width:1.05em;height:1.05em;display:inline-block;flex:0 0 auto;vertical-align:-.12em}
body{background:#fff;color:var(--ha-ink)}
.ha-container{width:min(1240px,calc(100% - 40px));margin-inline:auto}
.ha-section{padding:clamp(68px,7vw,104px) 0;overflow:hidden}.ha-section--soft{background:var(--ha-soft)}.ha-section--cream{background:linear-gradient(180deg,#fffaf5,#fff)}
.ha-eyebrow{display:inline-flex;align-items:center;gap:10px;color:#c75008;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.ha-eyebrow:before{content:"";width:28px;height:2px;border-radius:4px;background:var(--ha-orange)}
.ha-heading{max-width:780px;margin:9px 0 0;color:var(--ha-ink);font-size:clamp(32px,4.2vw,56px);font-weight:900;letter-spacing:-.045em;line-height:1.04}.ha-lead{max-width:610px;margin:0;color:var(--ha-muted);font-size:16px;line-height:1.75}
.ha-head{display:flex;align-items:end;justify-content:space-between;gap:34px;margin-bottom:34px}.ha-head>div{max-width:780px}.ha-head--center{display:block;text-align:center}.ha-head--center .ha-heading,.ha-head--center .ha-lead{margin-inline:auto}.ha-head--center .ha-lead{margin-top:14px}.ha-head--center .ha-eyebrow{justify-content:center}
.ha-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:12px 19px;border:1px solid transparent;border-radius:999px;text-decoration:none!important;font-size:14px;font-weight:850;line-height:1;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.ha-btn:hover{transform:translateY(-2px)}.ha-btn--orange{color:#fff!important;background:linear-gradient(135deg,var(--ha-orange),var(--ha-orange2));box-shadow:0 12px 28px rgba(244,119,33,.25)}.ha-btn--navy{color:#fff!important;background:var(--ha-navy)}.ha-btn--white{color:var(--ha-navy)!important;background:#fff;border-color:#dbe3ea}.ha-btn--green{color:#fff!important;background:var(--ha-green)}
/* Header icon reliability */
.pr-topbar-list i,.pr-header-actions i,.pr-float i,.pr-mobile-bar i,.pr-footer i{display:none!important}.pr-brand-text strong{font-size:15px}.pr-brand{min-width:205px}.pr-brand img{width:58px;height:58px}.pr-header-actions .ui-icon,.pr-topbar .ui-icon,.pr-float .ui-icon,.pr-mobile-bar .ui-icon,.pr-footer .ui-icon{width:18px;height:18px}.pr-topbar .ui-icon{color:#ffad65}.pr-menu-btn .ui-icon{width:22px;height:22px}.pr-menu-btn span{display:none}
/* Hero swiper */
.ha-hero{position:relative;background:var(--ha-navy);overflow:hidden}.ha-hero .banner-slider{position:relative;overflow:hidden}.ha-hero .swiper-slide{position:relative;min-height:650px;display:flex;align-items:center}.ha-hero-media{position:absolute;inset:0}.ha-hero-media picture,.ha-hero-media img{width:100%;height:100%;display:block}.ha-hero-media img{object-fit:cover}.ha-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,20,34,.98) 0%,rgba(4,20,34,.88) 42%,rgba(4,20,34,.34) 72%,rgba(4,20,34,.16) 100%)}
.ha-hero-content{position:relative;z-index:3;width:min(1240px,calc(100% - 40px));margin:auto;padding:76px 0 100px}.ha-hero-copy{max-width:660px}.ha-hero .ha-eyebrow{color:#ffb981}.ha-hero .ha-eyebrow:before{background:#ff9951}.ha-hero h1,.ha-hero h2{margin:14px 0 18px;color:#fff;font-size:clamp(46px,6.2vw,80px);font-weight:930;letter-spacing:-.055em;line-height:.96}.ha-hero h1 span,.ha-hero h2 span{color:#ff8b39}.ha-hero p{max-width:640px;margin:0;color:#dbe8f2;font-size:17px;line-height:1.72}.ha-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.ha-hero-badges{display:flex;gap:11px 20px;flex-wrap:wrap;margin:28px 0 0;padding:0;list-style:none;color:#e9f1f6;font-size:12px;font-weight:750}.ha-hero-badges li{display:flex;align-items:center;gap:7px}.ha-hero-badges .ui-icon{color:#ffad70;width:17px;height:17px}.ha-route-card{position:absolute;z-index:4;right:max(20px,calc((100vw - 1240px)/2));bottom:85px;width:min(390px,36vw);padding:20px 22px;border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 26px 70px rgba(0,0,0,.25);backdrop-filter:blur(16px)}.ha-route-top{display:flex;justify-content:space-between;align-items:center;gap:12px;color:#65758a;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.ha-route-top strong{color:var(--ha-green);font-size:11px;letter-spacing:0}.ha-route-row{display:grid;grid-template-columns:1fr 44px 1fr;align-items:center;gap:10px;margin-top:16px}.ha-route-place span{display:block;color:#8a97a8;font-size:10px;text-transform:uppercase}.ha-route-place b{display:block;margin-top:4px;color:var(--ha-ink);font-size:18px}.ha-route-arrow{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--ha-cream);color:var(--ha-orange)}.ha-hero .slider-pagination{position:absolute;z-index:8;left:50%;bottom:28px;transform:translateX(-50%);display:flex;align-items:center;justify-content:center}.ha-hero .slider-pagination .swiper-pagination-bullet{width:10px!important;height:10px!important;margin:0 5px!important}.ha-hero .slider-pagination .swiper-pagination-bullet:after{inset:0!important;border:0!important;background:rgba(255,255,255,.5)!important}.ha-hero .slider-pagination .swiper-pagination-bullet-active{width:30px!important}.ha-hero .slider-pagination .swiper-pagination-bullet-active:after{background:var(--ha-orange)!important;border-radius:20px!important}
/* trust band */
.ha-trust-wrap{position:relative;z-index:9;margin-top:-38px}.ha-trust{display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden;border:1px solid var(--ha-line);border-radius:20px;background:#fff;box-shadow:var(--ha-shadow)}.ha-trust-item{display:flex;align-items:center;gap:12px;padding:19px 18px;border-right:1px solid var(--ha-line)}.ha-trust-item:last-child{border-right:0}.ha-trust-icon{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:13px;background:#fff5eb;color:var(--ha-orange)}.ha-trust-icon .ui-icon{width:21px;height:21px}.ha-trust-item b{display:block;color:var(--ha-ink);font-size:14px}.ha-trust-item span{display:block;margin-top:2px;color:var(--ha-muted);font-size:11px;line-height:1.35}
/* True Swiper common */
.ha-swiper{position:relative!important;overflow:hidden!important;padding:4px 5px 58px!important}.ha-swiper .swiper-wrapper{align-items:stretch}.ha-swiper .swiper-slide{height:auto}.ha-swiper .site-swiper-controls{position:absolute;left:0;right:0;bottom:2px;display:flex;align-items:center;justify-content:center;gap:12px;z-index:12;pointer-events:none}.ha-swiper .site-swiper-button{position:static!important;display:grid!important;place-items:center!important;width:40px!important;height:40px!important;margin:0!important;padding:0!important;border:1px solid #dce4eb!important;border-radius:50%!important;background:#fff!important;color:var(--ha-ink)!important;box-shadow:0 7px 22px rgba(8,34,55,.09)!important;font-size:27px!important;line-height:1!important;pointer-events:auto!important}.ha-swiper .site-swiper-button span{transform:translateY(-1px)}.ha-swiper .site-swiper-pagination{display:flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:80px;pointer-events:auto}.ha-swiper .site-swiper-pagination .swiper-pagination-bullet{position:relative!important;width:9px!important;height:9px!important;margin:0 4px!important}.ha-swiper .site-swiper-pagination .swiper-pagination-bullet:after{inset:0!important;border:0!important;background:#ced7df!important}.ha-swiper .site-swiper-pagination .swiper-pagination-bullet-active:after{background:var(--ha-orange)!important}.ha-swiper .site-swiper-button.swiper-button-disabled{opacity:.35!important}
/* cards */
.ha-car-card,.ha-place-card,.ha-route-service,.ha-city-card,.ha-out-card,.ha-blog-card,.ha-package-card{height:100%;overflow:hidden;border:1px solid var(--ha-line);border-radius:20px;background:#fff;box-shadow:0 9px 28px rgba(8,34,55,.055);transition:transform .22s ease,box-shadow .22s ease}.ha-car-card:hover,.ha-place-card:hover,.ha-city-card:hover,.ha-out-card:hover,.ha-blog-card:hover,.ha-package-card:hover{transform:translateY(-4px);box-shadow:var(--ha-shadow)}
.ha-car-media{display:flex;align-items:center;justify-content:center;min-height:210px;padding:20px;background:linear-gradient(180deg,#f6f8fa,#fff)}.ha-car-media img{width:100%;height:165px;object-fit:contain}.ha-card-body{padding:18px}.ha-car-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.ha-car-top h3{margin:0;color:var(--ha-ink);font-size:19px;font-weight:900}.ha-pill{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;background:var(--ha-soft);color:var(--ha-muted);font-size:10px;font-weight:800}.ha-car-features{display:flex;gap:12px;flex-wrap:wrap;margin:12px 0 16px;color:#758496;font-size:11px}.ha-car-features span{display:flex;align-items:center;gap:5px}.ha-car-card .ha-btn{width:100%;min-height:42px;font-size:12px}
.ha-place-card{position:relative;min-height:330px;background:var(--ha-navy)}.ha-place-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.ha-place-card:hover img{transform:scale(1.045)}.ha-place-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(3,17,29,.88) 100%)}.ha-place-copy{position:absolute;z-index:2;left:18px;right:18px;bottom:18px;color:#fff}.ha-place-copy span{color:#ffc18d;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.ha-place-copy h3{margin:6px 0 0;color:#fff;font-size:20px;font-weight:850;line-height:1.12}
.ha-package-card{display:flex;flex-direction:column}.ha-package-top{padding:21px;background:linear-gradient(135deg,#fff8f1,#fff)}.ha-package-top span{color:#c95008;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.ha-package-top h3{margin:7px 0 5px;color:var(--ha-ink);font-size:22px;font-weight:900}.ha-package-top p{margin:0;color:var(--ha-muted);font-size:12px;line-height:1.5}.ha-price{display:flex;align-items:end;gap:5px;margin-top:13px;color:#c95008}.ha-price strong{font-size:25px}.ha-price small{padding-bottom:3px;color:#738196}.ha-package-list{display:grid;gap:9px;margin:0;padding:18px 21px;list-style:none;color:#526274;font-size:12px;line-height:1.45;flex:1}.ha-package-list li{display:flex;gap:8px}.ha-package-list .ui-icon{color:var(--ha-green);margin-top:2px}.ha-package-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 21px 21px}.ha-package-actions .ha-btn{min-height:40px;padding:9px 11px;font-size:11px}
.ha-service-card{height:100%;display:flex;gap:13px;align-items:flex-start;padding:20px;border:1px solid var(--ha-line);border-radius:18px;background:#fff}.ha-service-icon{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border-radius:14px;background:#fff4e9;color:var(--ha-orange)}.ha-service-icon .ui-icon{width:21px;height:21px}.ha-service-card h3{margin:1px 0 5px;color:var(--ha-ink);font-size:16px;font-weight:900}.ha-service-card p{margin:0;color:var(--ha-muted);font-size:12px;line-height:1.55}
.ha-city-card img,.ha-out-card img,.ha-blog-card img{display:block;width:100%;height:190px;object-fit:cover}.ha-city-card .ha-card-body,.ha-out-card .ha-card-body{padding:16px}.ha-city-card h3,.ha-out-card h3{margin:0;color:var(--ha-ink);font-size:17px;font-weight:900;line-height:1.2}.ha-card-sub{display:flex;align-items:center;gap:6px;margin-top:8px;color:#788697;font-size:10px}.ha-card-sub .ui-icon{color:var(--ha-orange)}.ha-out-card .ha-price-line{margin-top:10px;color:#c95008;font-size:12px;font-weight:850}
/* E-E-A-T / content */
.ha-proof{display:grid;grid-template-columns:.85fr 1.15fr;gap:32px;align-items:center}.ha-proof-media{position:relative;min-height:520px;overflow:hidden;border-radius:28px}.ha-proof-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ha-proof-badge{position:absolute;right:18px;bottom:18px;width:160px;padding:18px;border-radius:20px;background:#fff;box-shadow:var(--ha-shadow)}.ha-proof-badge b{display:block;color:var(--ha-orange);font-size:32px}.ha-proof-badge span{display:block;margin-top:4px;color:var(--ha-muted);font-size:11px;line-height:1.45}.ha-proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:25px}.ha-proof-point{padding:18px;border:1px solid #294760;border-radius:18px;background:rgba(255,255,255,.035)}.ha-proof-copy{padding:42px;border-radius:28px;background:var(--ha-navy);color:#fff}.ha-proof-copy .ha-heading{color:#fff}.ha-proof-copy .ha-lead{margin-top:14px;color:#c9d7e2}.ha-proof-point h3{margin:8px 0 5px;color:#fff;font-size:15px}.ha-proof-point p{margin:0;color:#adbfcc;font-size:12px;line-height:1.55}.ha-proof-point .ui-icon{color:#ff9c56;width:21px;height:21px}
.ha-blog-card .ha-card-body{padding:19px}.ha-blog-meta{display:flex;gap:10px;flex-wrap:wrap;color:#7d8997;font-size:10px}.ha-blog-meta span:first-child{color:#c95108;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.ha-blog-card h3{margin:9px 0 8px;font-size:19px;line-height:1.25}.ha-blog-card h3 a{color:var(--ha-ink)!important}.ha-blog-card p{margin:0;color:var(--ha-muted);font-size:12px;line-height:1.6}.ha-blog-card .ha-btn{margin-top:14px;min-height:39px;font-size:11px}
/* blog readability regression fix */
.blog-article .blog-content,.blog-article .blog-content p,.blog-article .blog-content li,.blog-article .blog-content td{color:#334155!important}.blog-article .blog-content h2,.blog-article .blog-content h3,.blog-article .blog-content th{color:#0b2034!important}.blog-content-layout{align-items:start}.blog-aside-card p{color:#64748b!important}.blog-search{padding:18px!important}.blog-search label{margin-bottom:8px!important}.blog-search small{margin-top:9px!important}.blog-hero{padding-top:72px!important}.blog-article-header{padding-top:76px!important}.blog-featured{margin-top:34px!important}
/* legacy service pages: ensure true swiper looks modern */
.index-slider-cars-edit .car-types-carousel,.multi-slider,.special-offers-carousel{overflow:hidden!important}.index-slider-cars-edit .car-types-carousel,.multi-slider,.special-offers-carousel{padding-bottom:66px!important}.index-slider-cars-edit .car-types-carousel .site-swiper-controls,.multi-slider .site-swiper-controls,.special-offers-carousel .site-swiper-controls{bottom:5px}.index-slider-cars-edit .single-item{height:100%}.index-slider-cars-edit .swiper-slide{height:auto}.multi-slider .swiper-slide,.special-offers-carousel .swiper-slide{height:auto}.multi-slider .card,.special-offers-carousel .card{height:100%!important}
/* SEO answer section text/readability */
.seo-answer-section{background:#f8fafc!important}.seo-answer-section .seo-answer-header h2{color:var(--ha-ink)!important}.seo-answer-section .seo-answer-header p,.seo-faq-list p{color:#526274!important}.seo-faq-list summary{color:var(--ha-ink)!important}
@media(max-width:1024px){.ha-route-card{right:26px;width:360px}.ha-trust{grid-template-columns:repeat(3,1fr)}.ha-trust-item:nth-child(3){border-right:0}.ha-trust-item:nth-child(n+4){border-top:1px solid var(--ha-line)}.ha-proof{grid-template-columns:1fr}.ha-proof-media{min-height:440px}.ha-proof-copy{padding:34px}}
@media(max-width:767px){.ha-container,.ha-hero-content{width:calc(100% - 28px)}.ha-section{padding:62px 0}.ha-head{display:block;margin-bottom:25px}.ha-head .ha-lead{margin-top:12px}.ha-hero .swiper-slide{min-height:650px;align-items:flex-end}.ha-hero-media:after{background:linear-gradient(180deg,rgba(3,17,29,.18),rgba(3,17,29,.92) 58%,rgba(3,17,29,.99) 100%)}.ha-hero-content{padding:215px 0 124px}.ha-hero h1,.ha-hero h2{font-size:44px}.ha-hero p{font-size:15px}.ha-hero-actions{display:grid;grid-template-columns:1fr 1fr}.ha-hero-actions .ha-btn{min-width:0;padding-inline:10px}.ha-route-card{left:14px;right:14px;bottom:60px;width:auto;padding:15px 17px}.ha-route-place b{font-size:14px}.ha-route-row{grid-template-columns:1fr 36px 1fr}.ha-route-arrow{width:36px;height:36px}.ha-route-top{font-size:9px}.ha-hero-badges{display:none}.ha-trust-wrap{margin-top:-24px}.ha-trust{grid-template-columns:1fr 1fr}.ha-trust-item{padding:13px 12px}.ha-trust-item:nth-child(2n){border-right:0}.ha-trust-item:nth-child(3){border-right:1px solid var(--ha-line)}.ha-trust-item:nth-child(n+3){border-top:1px solid var(--ha-line)}.ha-trust-item:last-child{grid-column:1/-1;border-right:0}.ha-trust-icon{width:36px;height:36px;flex-basis:36px}.ha-trust-item b{font-size:12px}.ha-trust-item span{font-size:9px}.ha-swiper{padding-bottom:54px!important}.ha-car-media{min-height:175px}.ha-car-media img{height:135px}.ha-place-card{min-height:300px}.ha-proof-media{min-height:390px}.ha-proof-copy{padding:27px 20px}.ha-proof-grid{grid-template-columns:1fr}.ha-package-actions{grid-template-columns:1fr}.ha-city-card img,.ha-out-card img,.ha-blog-card img{height:175px}.blog-content-layout{gap:20px!important}.blog-article .blog-content{font-size:16px!important;line-height:1.75!important}}
@media(max-width:420px){.ha-hero h1,.ha-hero h2{font-size:39px}.ha-route-card{bottom:55px}.ha-hero-actions{grid-template-columns:1fr}.ha-trust{border-radius:16px}.ha-trust-item span{display:none}.ha-trust-item:last-child{grid-column:auto}.ha-trust-item:nth-child(5){border-right:1px solid var(--ha-line)}.ha-trust-item{min-height:62px}.ha-package-top h3{font-size:20px}}

.pr-menu-close-icon{display:none}.pr-menu-btn[aria-expanded="true"] .pr-menu-open-icon{display:none}.pr-menu-btn[aria-expanded="true"] .pr-menu-close-icon{display:inline-block}
/* Blog layout hardening */
.blog-hero>.container-fluid.cus-padding,.blog-list-section>.container-fluid.cus-padding,.blog-answer-band>.container-fluid.cus-padding,.blog-related>.container-fluid.cus-padding,.blog-article-header .container-fluid.cus-padding,.blog-article>.container-fluid.cus-padding{width:min(1180px,calc(100% - 40px));margin-inline:auto;padding-left:0!important;padding-right:0!important}
.blog-search{display:block!important;max-width:820px!important;padding:18px!important;margin-top:30px!important;background:#fff!important;border:1px solid rgba(255,255,255,.18)!important}.blog-search label{display:block!important;color:#334155!important;font-size:13px!important}.blog-search>div{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important}.blog-search input{width:100%!important;min-height:52px!important;color:#0f2438!important}.blog-search button{min-width:120px!important}.blog-search small{display:block!important;color:#64748b!important}.blog-list-section{background:#fff}.blog-card p{color:#58677a!important}.blog-card h2 a{color:#0b2034!important}.blog-featured+ .blog-content-layout{position:relative}.blog-content p,.blog-content li{opacity:1!important;visibility:visible!important}.blog-sources a{overflow-wrap:anywhere}
@media(max-width:767px){.blog-hero>.container-fluid.cus-padding,.blog-list-section>.container-fluid.cus-padding,.blog-answer-band>.container-fluid.cus-padding,.blog-related>.container-fluid.cus-padding,.blog-article-header .container-fluid.cus-padding,.blog-article>.container-fluid.cus-padding{width:calc(100% - 28px)}.blog-search>div{grid-template-columns:1fr!important}.blog-search button{width:100%!important}.blog-hero h1,.blog-article-header h1{font-size:clamp(34px,11vw,52px)!important;line-height:1.02!important}.blog-article-header{padding-top:54px!important}.blog-content h2{font-size:28px!important}}
/* Minimal baseline for pages that intentionally do not load the legacy 84 KB framework bundle. */
html{margin:0;padding:0;-webkit-text-size-adjust:100%}body{margin:0;padding:0}button,input,textarea,select{font:inherit}img{max-width:100%}svg{vertical-align:middle}h1,h2,h3,h4,p{box-sizing:border-box}a{color:inherit}
/* Minimal Swiper core required by the local JS bundle on the modern homepage. */
.swiper{position:relative;display:block;margin-left:auto;margin-right:auto;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-slide{position:relative;display:block;flex-shrink:0;width:100%;height:100%;transition-property:transform}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-pagination-bullet{display:inline-block;border-radius:50%;cursor:pointer}.swiper-button-lock,.swiper-pagination-lock{display:none!important}
/* Desktop carousel controls: side arrows + centered dots, matching the earlier full-slider experience. */
@media(min-width:768px){.ha-swiper{padding-left:52px!important;padding-right:52px!important}.ha-swiper .site-swiper-controls{inset:0!important;bottom:0!important;display:block!important;min-height:0!important;padding:0!important;pointer-events:none!important}.ha-swiper .site-swiper-button{position:absolute!important;top:calc(50% - 28px)!important;transform:translateY(-50%)!important;pointer-events:auto!important}.ha-swiper .site-swiper-prev{left:2px!important}.ha-swiper .site-swiper-next{right:2px!important}.ha-swiper .site-swiper-button:hover{transform:translateY(-50%) scale(1.04)!important}.ha-swiper .site-swiper-pagination{position:absolute!important;left:50%!important;bottom:6px!important;transform:translateX(-50%)!important;width:auto!important;pointer-events:auto!important}}
