@charset "UTF-8";.t4-theme-toggle{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin:0 .35rem 0 0;padding:0;border:0;border-radius:50%;background:transparent;color:inherit;cursor:pointer;line-height:0;flex:0 0 auto;overflow:hidden;transition:background-color .2s ease,color .2s ease}.t4-theme-toggle:hover,.t4-theme-toggle:focus-visible{background:rgba(0,0,0,.08);color:#FF6B00}.t4-theme-toggle:focus-visible{outline:2px solid #FF6B00;outline-offset:2px}html[data-theme="dark"] .t4-theme-toggle:hover,html[data-theme="dark"] .t4-theme-toggle:focus-visible{background:rgba(255,255,255,.10);color:#ff8534}.t4-theme-toggle svg{position:absolute;inset:0;margin:auto;width:20px;height:20px;transition:opacity .3s ease,transform .5s cubic-bezier(.34,1.56,.64,1)}.t4-theme-toggle__moon{opacity:1;transform:rotate(0) scale(1)}.t4-theme-toggle__sun{opacity:0;transform:rotate(-90deg) scale(.3)}html[data-theme="dark"] .t4-theme-toggle__moon{opacity:0;transform:rotate(90deg) scale(.3)}html[data-theme="dark"] .t4-theme-toggle__sun{opacity:1;transform:rotate(0) scale(1)}html[data-theme="dark"]{--dm-bg:#11151f;--dm-band:#161b27;--dm-surface:#1a2130;--dm-surface-2:#222a3b;--dm-border:#2c3547;--dm-text:#c2c9d6;--dm-text-muted:#8c97a8;--dm-heading:#eef1f6;--ja-accent:#FF6B00;--ja-accent-hover:#ff8534;--heading-color:var(--dm-heading);--body-text-color:var(--dm-text);--border-color:var(--dm-border);--body-bg-color:var(--dm-bg);--color-light:#161b27;--t4-light:#161b27;--t4-light-rgb:22,27,39;--t4-body-bg:#11151f;--t4-body-bg-rgb:17,21,31;--t4-body-color:#c2c9d6;--t4-body-color-rgb:194,201,214;--t4-border-color:#2c3547;--t4-secondary-bg:#1a2130;--t4-tertiary-bg:#222a3b;--t4-emphasis-color:#eef1f6}html[data-theme="dark"] body{background-color:var(--dm-bg);color:var(--dm-text)}html[data-theme="dark"] .t4-wrapper,html[data-theme="dark"] .t4-content,html[data-theme="dark"] .t4-content-inner{background-color:transparent}html[data-theme="dark"] h1,html[data-theme="dark"] h2,html[data-theme="dark"] h3,html[data-theme="dark"] h4,html[data-theme="dark"] h5,html[data-theme="dark"] h6,html[data-theme="dark"] .h1,html[data-theme="dark"] .h2,html[data-theme="dark"] .h3,html[data-theme="dark"] .h4,html[data-theme="dark"] .h5,html[data-theme="dark"] .h6{color:var(--dm-heading)}html[data-theme="dark"] .text-muted,html[data-theme="dark"] .text-body-secondary{color:var(--dm-text-muted) !important}html[data-theme="dark"] .t4-content p a:not([class*="btn"]),html[data-theme="dark"] .t4-content li a:not([class*="btn"]):not(.nav-link):not(.dropdown-item):not(.page-link),html[data-theme="dark"] .article-intro a:not([class*="btn"]),html[data-theme="dark"] .com-content-article__body a:not([class*="btn"]),html[data-theme="dark"] .article-full-text a:not([class*="btn"]){color:var(--ja-accent)}html[data-theme="dark"] .t4-content p a:not([class*="btn"]):hover,html[data-theme="dark"] .article-intro a:not([class*="btn"]):hover,html[data-theme="dark"] .com-content-article__body a:not([class*="btn"]):hover{color:var(--ja-accent-hover)}html[data-theme="dark"] .t4-content :is(h1,h2,h3,h4,h5,h6) a:not([class*="btn"]),html[data-theme="dark"] .heading-link,html[data-theme="dark"] .module-title,html[data-theme="dark"] .article-header a,html[data-theme="dark"] .item-title a{color:var(--dm-heading)}html[data-theme="dark"] .t4-content :is(h1,h2,h3,h4,h5,h6) a:not([class*="btn"]):hover,html[data-theme="dark"] .heading-link:hover,html[data-theme="dark"] .article-header a:hover,html[data-theme="dark"] .item-title a:hover{color:var(--ja-accent)}html[data-theme="dark"] hr{border-color:var(--dm-border)}html[data-theme="dark"] .createdby,html[data-theme="dark"] .createdby a,html[data-theme="dark"] .createdby a span,html[data-theme="dark"] .createdby a strong,html[data-theme="dark"] .createdby span,html[data-theme="dark"] .createdby strong,html[data-theme="dark"] .item-author,html[data-theme="dark"] .item-author a,html[data-theme="dark"] .item-author a strong,html[data-theme="dark"] .article-info a,html[data-theme="dark"] .mod-articles-category-writtenby a{color:var(--dm-text-muted)}html[data-theme="dark"] .createdby a:hover,html[data-theme="dark"] .createdby a:hover span,html[data-theme="dark"] .article-info a:hover{color:var(--ja-accent)}html[data-theme="dark"] #t4-header,html[data-theme="dark"] .header-block{background-color:var(--dm-bg);color:var(--dm-text)}html[data-theme="dark"] #t4-header,html[data-theme="dark"] .t4-header{border-bottom-color:var(--dm-border)}html[data-theme="dark"] #t4-header .nav-link,html[data-theme="dark"] #t4-header .t4-header-r{color:var(--dm-text)}html[data-theme="dark"] #t4-header .nav-link:hover,html[data-theme="dark"] #t4-header .nav-link.active,html[data-theme="dark"] #t4-header .active>.nav-link,html[data-theme="dark"] #t4-header .current>.nav-link,html[data-theme="dark"] #t4-header .nav-item.active>.nav-link,html[data-theme="dark"] #t4-mainnav .active>.nav-link{color:var(--ja-accent)}html[data-theme="dark"] .logo-img{content:url("https://www.uppersia.com/images/joomlart/logo/item-1-dark.svg")}html[data-theme="dark"] #t4-topbar,html[data-theme="dark"] .t4-topbar{background-color:#0d1119}html[data-theme="dark"] .card,html[data-theme="dark"] .tour-item,html[data-theme="dark"] .module-ct.style-default,html[data-theme="dark"] .well,html[data-theme="dark"] .panel{background-color:var(--dm-surface);border-color:var(--dm-border);color:var(--dm-text)}html[data-theme="dark"] .card .card-body{color:var(--dm-text)}html[data-theme="dark"] .item-content{background-color:var(--dm-surface);border-color:var(--dm-border)}html[data-theme="dark"] .blog-item-content,html[data-theme="dark"] .blog-item .item-content,html[data-theme="dark"] .com-content-category-blog__item{border-color:var(--dm-border)}html[data-theme="dark"] .item.column-1,html[data-theme="dark"] .item.column-1 .item-content,html[data-theme="dark"] .item.column-1 .item-image,html[data-theme="dark"] .item.column-1 figure.item-image{background-color:transparent}html[data-theme="dark"] .blog-item-content,html[data-theme="dark"] .blog-item-content .item-content,html[data-theme="dark"] .blog-item-content .top-lead,html[data-theme="dark"] .blog-item-content .item-image{background-color:transparent}html[data-theme="dark"] .item-content{border-top-left-radius:0;border-top-right-radius:0}html[data-theme="dark"] .item-image,html[data-theme="dark"] figure.item-image,html[data-theme="dark"] .top-lead,html[data-theme="dark"] .intro-image{background-color:var(--dm-surface)}html[data-theme="dark"] .info-article{background-color:var(--dm-surface);color:var(--dm-text)}html[data-theme="dark"] .info-article .heading-link{color:var(--dm-heading)}html[data-theme="dark"] .info-article .heading-link:hover{color:var(--ja-accent)}html[data-theme="dark"] .acm-testimonial.style-1 .testimonial-position,html[data-theme="dark"] .acm-testimonial .testimonial-position,html[data-theme="dark"] .testimonial-position{color:var(--dm-text-muted)}html[data-theme="dark"] .acm-testimonial.style-1 .testimonial-wrap .owl-stage-outer{border-color:var(--dm-border)}html[data-theme="dark"] .acm-testimonial.style-1 .testimonial-wrap .owl-stage .owl-item{border-left-color:var(--dm-border)}html[data-theme="dark"] .testimonial-block::after{background-color:var(--dm-border)}html[data-theme="dark"] .bg-light,html[data-theme="dark"] .bg-white,html[data-theme="dark"] .bg-body,html[data-theme="dark"] .bg-body-tertiary,html[data-theme="dark"] .bg-body-secondary{background-color:var(--dm-band) !important;color:var(--dm-text)}html[data-theme="dark"] .bg-light .module-title,html[data-theme="dark"] .bg-light h1,html[data-theme="dark"] .bg-light h2,html[data-theme="dark"] .bg-light h3{color:var(--dm-heading)}html[data-theme="dark"] .acm-features.style-2 .intro-img-2{background:var(--dm-surface);border-color:var(--dm-surface)}html[data-theme="dark"] .acm-features.style-3 .features-item{background:var(--dm-surface);border-color:var(--dm-border)}html[data-theme="dark"] .acm-features.style-3 .features-item .features-title,html[data-theme="dark"] .acm-features.style-3 .features-item h3,html[data-theme="dark"] .acm-features.style-3 .features-item h4{color:var(--dm-heading)}html[data-theme="dark"] .t4-hero .mask,html[data-theme="dark"] .acm-features.style-1 .mask,html[data-theme="dark"] .bg-overlay.bg-overlay-image,html[data-theme="dark"] .cta-bg::after,html[data-theme="dark"] .item-inner.bg-backdrop::after{background-color:rgba(8,11,18,.55)}html[data-theme="dark"] .categories-module .item-wrap .item-inner,html[data-theme="dark"] .acm-teams.style-1 .teams-item-inner .teams-text,html[data-theme="dark"] .item-inner.bg-backdrop,html[data-theme="dark"] .mod-list-layout-1 .item-highlight .content-inner,html[data-theme="dark"] .view-tour-listing.tour-layout-vertical-2 .tour-item .info-article{--heading-color:#1b1e24;--body-text-color:#3c424b;color:#3c424b}html[data-theme="dark"] .view-tour-listing.tour-layout-vertical-2 .tour-item .info-article h2 a,html[data-theme="dark"] .view-tour-listing.tour-layout-vertical-2 .tour-item .info-article .heading-link{color:#1b1e24}html[data-theme="dark"] .view-tour-listing.tour-layout-vertical-2 .tour-item .info-article .info-location,html[data-theme="dark"] .view-tour-listing.tour-layout-vertical-2 .tour-item .info-article .tour-meta,html[data-theme="dark"] .view-tour-listing.tour-layout-vertical-2 .tour-item .info-article .tour-meta *{color:#3c424b}html[data-theme="dark"] .categories-module .item-wrap .item-inner :is(h1,h2,h3,h4,h5,h6),html[data-theme="dark"] .categories-module .item-wrap .item-inner :is(h1,h2,h3,h4,h5,h6) a,html[data-theme="dark"] .item-inner.bg-backdrop .item-title,html[data-theme="dark"] .item-inner.bg-backdrop .item-title a,html[data-theme="dark"] .item-inner.bg-backdrop h3 a,html[data-theme="dark"] .acm-teams.style-1 .teams-item-inner .teams-text :is(h1,h2,h3,h4,h5,h6),html[data-theme="dark"] .mod-list-layout-1 .item-highlight .content-inner :is(h1,h2,h3,h4,h5,h6),html[data-theme="dark"] .mod-list-layout-1 .item-highlight .content-inner :is(h1,h2,h3,h4,h5,h6) a{color:#1b1e24}html[data-theme="dark"] .categories-module .item-wrap .item-inner span,html[data-theme="dark"] .item-inner.bg-backdrop span,html[data-theme="dark"] .acm-teams.style-1 .teams-item-inner .teams-text span,html[data-theme="dark"] .mod-list-layout-1 .item-highlight .content-inner p,html[data-theme="dark"] .mod-list-layout-1 .item-highlight .content-inner [class*="introtext"],html[data-theme="dark"] .mod-list-layout-1 .item-highlight .content-inner [class*="mod-articles-category"],html[data-theme="dark"] .mod-list-layout-1 .item-highlight .content-inner .createdby,html[data-theme="dark"] .mod-list-layout-1 .item-highlight .content-inner .createdby a,html[data-theme="dark"] .mod-list-layout-1 .item-highlight .content-inner .createdby a span{color:#3c424b}html[data-theme="dark"] #t4-footer,html[data-theme="dark"] .t4-footer,html[data-theme="dark"] .t4-footer-inner{background-color:var(--dm-surface);color:var(--dm-text)}html[data-theme="dark"] #t4-footer a:not([class*="btn"]){color:var(--dm-text)}html[data-theme="dark"] #t4-footer a:not([class*="btn"]):hover{color:var(--ja-accent)}html[data-theme="dark"] #t4-footer .module-title{color:var(--dm-heading)}html[data-theme="dark"] .copyright{border-top-color:var(--dm-border);color:var(--dm-text-muted)}html[data-theme="dark"] .t4-offcanvas,html[data-theme="dark"] .t4-off-canvas-header,html[data-theme="dark"] .t4-off-canvas-body{background-color:var(--dm-surface);color:var(--dm-text)}html[data-theme="dark"] .t4-offcanvas .nav-link,html[data-theme="dark"] .t4-off-canvas-body a,html[data-theme="dark"] .t4-offcanvas .t4-off-canvas-body .navbar .nav-link,html[data-theme="dark"] .t4-offcanvas .t4-off-canvas-body .navbar .separator{color:var(--dm-text)}html[data-theme="dark"] .t4-offcanvas .nav-link:hover,html[data-theme="dark"] .t4-offcanvas .t4-off-canvas-body .navbar .nav-link:hover,html[data-theme="dark"] .t4-offcanvas .t4-off-canvas-body .navbar .nav-item.active>.nav-link{color:var(--ja-accent)}html[data-theme="dark"] .t4-off-canvas-header,html[data-theme="dark"] .t4-off-canvas-header a,html[data-theme="dark"] .t4-off-canvas-header .site-name,html[data-theme="dark"] .t4-off-canvas-header .sitename{color:var(--dm-heading)}html[data-theme="dark"] .t4-offcanvas .menu-item,html[data-theme="dark"] .t4-off-canvas-body .nav>li{border-color:var(--dm-border)}html[data-theme="dark"] .t4-offcanvas .t4-off-canvas-body .navbar .btn-toggle{background-color:transparent;color:var(--dm-text)}html[data-theme="dark"] .t4-offcanvas .t4-off-canvas-body .navbar .btn-toggle::after,html[data-theme="dark"] .t4-offcanvas .t4-off-canvas-body .navbar .btn-toggle::before{color:var(--dm-text)}html[data-theme="dark"] .t4-offcanvas .t4-off-canvas-body .dropdown-menu,html[data-theme="dark"] .t4-offcanvas .t4-off-canvas-body .mega-dropdown-menu{background-color:var(--dm-surface);border:0}html[data-theme="dark"] .t4-offcanvas .sub-menu-back{background-color:transparent;color:var(--dm-text)}html[data-theme="dark"] .t4-offcanvas .sub-menu-back:hover{color:var(--ja-accent)}html[data-theme="dark"] .dropdown-menu,html[data-theme="dark"] .mega-dropdown-menu{background-color:var(--dm-surface-2);border-color:var(--dm-border);color:var(--dm-text);--t4-dropdown-link-color:var(--dm-text);--t4-dropdown-link-hover-color:var(--ja-accent);--t4-dropdown-link-hover-bg:var(--dm-surface);--mainnav-link-color:var(--dm-text);--mainnav-link-hover-color:var(--ja-accent)}html[data-theme="dark"] .dropdown-item{color:var(--dm-text)}html[data-theme="dark"] .t4-megamenu .dropdown-menu li>a,html[data-theme="dark"] .t4-megamenu .dropdown-menu li .dropdown-item{color:var(--dm-text)}html[data-theme="dark"] .t4-megamenu .dropdown-menu li>a:hover,html[data-theme="dark"] .t4-megamenu .dropdown-menu li .dropdown-item:hover{color:var(--ja-accent)}html[data-theme="dark"] .dropdown-item:hover,html[data-theme="dark"] .dropdown-item:focus{background-color:var(--dm-surface);color:var(--ja-accent)}html[data-theme="dark"] .dropdown-divider{border-color:var(--dm-border)}html[data-theme="dark"] #t4-header,html[data-theme="dark"] .t4-megamenu .navbar-nav{--mainnav-link-color:var(--dm-text);--mainnav-link-hover-color:var(--ja-accent)}html[data-theme="dark"] .t4-megamenu .navbar-nav>li>a .item-caret::before,html[data-theme="dark"] .t4-megamenu .navbar-nav>li>.nav-link .item-caret::before{border-top-color:var(--dm-text)}html[data-theme="dark"] .t4-megamenu .navbar-nav>li:hover>a .item-caret::before,html[data-theme="dark"] .t4-megamenu .navbar-nav>li.show>a .item-caret::before,html[data-theme="dark"] .t4-megamenu .navbar-nav>li.active>a .item-caret::before{border-top-color:var(--ja-accent)}html[data-theme="dark"] .t4-megamenu .mega-col-title,html[data-theme="dark"] .t4-megamenu .mega-col-title span,html[data-theme="dark"] .t4-megamenu .mega-col-nav .mega-col-title,html[data-theme="dark"] .t4-megamenu .mega-col-nav .mega-col-title span,html[data-theme="dark"] .t4-megamenu .t4-module .module-title,html[data-theme="dark"] .t4-megamenu .t4-module .module-title span{color:var(--dm-heading)}html[data-theme="dark"] .t4-megamenu .mega-col-title{border-bottom-color:var(--dm-border)}html[data-theme="dark"] .t4-megamenu .tour-item .heading-link,html[data-theme="dark"] .t4-megamenu .info-article .heading-link,html[data-theme="dark"] .mega-dropdown-menu .info-article .heading-link,html[data-theme="dark"] .mega-dropdown-menu .mod-articles-title a{color:var(--dm-heading) !important}html[data-theme="dark"] .t4-megamenu .tour-item .heading-link:hover,html[data-theme="dark"] .mega-dropdown-menu .info-article .heading-link:hover{color:var(--ja-accent) !important}html[data-theme="dark"] .t4-megamenu .tour-item .category-article a,html[data-theme="dark"] .mega-dropdown-menu .category-article a,html[data-theme="dark"] .mega-dropdown-menu .category-article{color:var(--dm-text-muted) !important}html[data-theme="dark"] .t4-megamenu .tour-item .category-article a:hover,html[data-theme="dark"] .mega-dropdown-menu .category-article a:hover{color:var(--ja-accent) !important}html[data-theme="dark"] .acm-features.style-1 .mod-finder input.form-control{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23c2c9d6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='M21 21l-4.35-4.35'/%3E%3C/svg%3E");background-repeat:no-repeat}html[data-theme="dark"] .form-control,html[data-theme="dark"] .form-select,html[data-theme="dark"] input[type="text"],html[data-theme="dark"] input[type="email"],html[data-theme="dark"] input[type="password"],html[data-theme="dark"] input[type="search"],html[data-theme="dark"] input[type="tel"],html[data-theme="dark"] textarea{background-color:var(--dm-surface-2);border-color:var(--dm-border);color:var(--dm-text)}html[data-theme="dark"] .form-control::placeholder,html[data-theme="dark"] textarea::placeholder{color:var(--dm-text-muted)}html[data-theme="dark"] .form-control:focus,html[data-theme="dark"] .form-select:focus,html[data-theme="dark"] textarea:focus{background-color:var(--dm-surface-2);border-color:var(--ja-accent);color:var(--dm-text);box-shadow:0 0 0 .2rem rgba(255,107,0,.25)}html[data-theme="dark"] .input-group-text{background-color:var(--dm-surface);border-color:var(--dm-border);color:var(--dm-text-muted)}html[data-theme="dark"] label,html[data-theme="dark"] .control-label,html[data-theme="dark"] legend{color:var(--dm-text)}html[data-theme="dark"] .form-check-input{background-color:var(--dm-surface-2);border-color:var(--dm-border)}html[data-theme="dark"] .form-check-input:checked{background-color:var(--ja-accent);border-color:var(--ja-accent)}html[data-theme="dark"] .form-check-input:focus{border-color:var(--ja-accent);box-shadow:0 0 0 .2rem rgba(255,107,0,.25)}html[data-theme="dark"] .btn-light,html[data-theme="dark"] .btn-outline-light{background-color:var(--dm-surface-2);border-color:var(--dm-border);color:var(--dm-text)}html[data-theme="dark"] .btn-light:hover{background-color:var(--dm-surface);color:var(--dm-heading)}html[data-theme="dark"] .btn-outline-dark{color:var(--dm-text);border-color:var(--dm-border)}html[data-theme="dark"] .btn-outline-dark:hover{background-color:var(--dm-surface-2);color:var(--dm-heading)}html[data-theme="dark"] .btn-secondary{background-color:var(--dm-surface-2);border-color:var(--dm-surface-2);color:var(--dm-heading)}html[data-theme="dark"] .btn-secondary:hover{background-color:var(--dm-surface);color:var(--dm-heading)}html[data-theme="dark"] .btn-outline-secondary{color:var(--dm-text);border-color:var(--dm-border)}html[data-theme="dark"] .btn-outline-secondary:hover{background-color:var(--dm-surface-2);color:var(--dm-heading)}html[data-theme="dark"] .table{--t4-table-color:var(--dm-text);color:var(--dm-text);border-color:var(--dm-border)}html[data-theme="dark"] .table th,html[data-theme="dark"] .table td{border-color:var(--dm-border)}html[data-theme="dark"] .page-link{background-color:var(--dm-surface);border-color:var(--dm-border);color:var(--dm-text)}html[data-theme="dark"] .page-link:hover{background-color:var(--dm-surface-2);color:var(--ja-accent)}html[data-theme="dark"] .page-item.active .page-link{background-color:var(--ja-accent);border-color:var(--ja-accent);color:#fff}html[data-theme="dark"] .page-item.disabled .page-link{background-color:var(--dm-surface);color:var(--dm-text-muted)}html[data-theme="dark"] .counter{background-color:var(--dm-surface);border-color:var(--dm-border);color:var(--dm-text-muted)}html[data-theme="dark"] .badge.bg-light{background-color:var(--dm-surface-2) !important;color:var(--dm-text) !important}html[data-theme="dark"] .badge.bg-info.text-dark,html[data-theme="dark"] .badge.bg-warning.text-dark,html[data-theme="dark"] .badge.bg-light.text-dark{color:var(--dm-text)}html[data-theme="dark"] .badge.bg-info.text-dark,html[data-theme="dark"] .badge.bg-warning.text-dark{color:#212529 !important}html[data-theme="dark"] .alert{background-color:var(--dm-surface-2);border-color:var(--dm-border);color:var(--dm-text)}html[data-theme="dark"] .card.bg-light,html[data-theme="dark"] .card.bg-white{background-color:var(--dm-surface) !important;color:var(--dm-text)}html[data-theme="dark"] :is(.card.bg-primary,.card.bg-secondary,.card.bg-success,.card.bg-danger,.card.bg-dark),html[data-theme="dark"] :is(.card.bg-primary,.card.bg-secondary,.card.bg-success,.card.bg-danger,.card.bg-dark) :is(.card-body,.card-header,.card-footer,.card-title,.card-text,p,h1,h2,h3,h4,h5,h6){color:#fff}html[data-theme="dark"] .contact .title,html[data-theme="dark"] .contact dt,html[data-theme="dark"] .contact .contact-address dt{color:var(--dm-heading)}html[data-theme="dark"] .contact .txt,html[data-theme="dark"] .contact dd,html[data-theme="dark"] .contact address,html[data-theme="dark"] .contact .contact-address dd{color:var(--dm-text)}html[data-theme="dark"] .contact a:not([class*="btn"]){color:var(--ja-accent)}html[data-theme="dark"] .contact a:not([class*="btn"]):hover{color:var(--ja-accent-hover)}html[data-theme="dark"] .alert .alert-link{color:var(--dm-heading)}html[data-theme="dark"] .card.bg-light .card-header,html[data-theme="dark"] .card.bg-white .card-header{color:var(--dm-heading);border-color:var(--dm-border)}html[data-theme="dark"] .ja-masthead{background-image:none;background-color:var(--dm-band);color:var(--dm-heading)}html[data-theme="dark"] .ja-masthead .ja-masthead-title,html[data-theme="dark"] .t4-masthead .ja-masthead-title{color:var(--dm-heading)}html[data-theme="dark"] .ja-masthead .ja-masthead-description,html[data-theme="dark"] .ja-masthead .description,html[data-theme="dark"] .t4-masthead p{color:var(--dm-text-muted)}html[data-theme="dark"] .gm-err-container{background-color:var(--dm-surface);color:var(--dm-text-muted)}html[data-theme="dark"] .gm-err-title,html[data-theme="dark"] .gm-err-message{color:var(--dm-text) !important}html[data-theme="dark"] .tour_details .item,html[data-theme="dark"] .tour_details.entry-meta .item,html[data-theme="dark"] .tour-booking .item{border-top-color:var(--dm-border)}html[data-theme="dark"] .accordion{--t4-accordion-bg:var(--dm-surface);--t4-accordion-color:var(--dm-text);--t4-accordion-border-color:var(--dm-border);--t4-accordion-active-bg:var(--dm-surface-2);--t4-accordion-active-color:var(--dm-heading);--t4-accordion-btn-color:var(--dm-heading);--t4-accordion-btn-bg:var(--dm-surface)}html[data-theme="dark"] .accordion-item{background-color:var(--dm-surface);border-color:var(--dm-border);color:var(--dm-text)}html[data-theme="dark"] #accordionTour .accordion-item{background:var(--dm-surface);border-color:var(--dm-border)}html[data-theme="dark"] #accordionTour .accordion-item .accordion-header button{color:var(--dm-heading)}html[data-theme="dark"] .accordion-button{background-color:var(--dm-surface);color:var(--dm-heading)}html[data-theme="dark"] .accordion-button:not(.collapsed){background-color:var(--dm-surface-2);color:var(--dm-heading)}html[data-theme="dark"] .accordion-body{background-color:var(--dm-surface);color:var(--dm-text)}html[data-theme="dark"] .accordion-button::after{filter:invert(1) grayscale(1) brightness(1.6)}html[data-theme="dark"] .pagenav{border-top-color:var(--dm-border);border-bottom-color:var(--dm-border)}html[data-theme="dark"] .pager.pagenav .hasTooltip,html[data-theme="dark"] .pager.pagenav a{background-color:transparent;border-color:transparent;color:var(--dm-text)}html[data-theme="dark"] .pager.pagenav .nav-text{color:var(--dm-heading)}html[data-theme="dark"] .pager.pagenav .nav-info{color:var(--dm-text)}html[data-theme="dark"] .pager.pagenav .hasTooltip:hover,html[data-theme="dark"] .pager.pagenav .hasTooltip:hover .nav-text,html[data-theme="dark"] .pager.pagenav .hasTooltip:hover .nav-info{background-color:transparent;color:var(--ja-accent)}html[data-theme="dark"] .pagenav::before{filter:invert(1) brightness(1.6);opacity:.45}html[data-theme="dark"] .tour-hightlight .item .inner,html[data-theme="dark"] .tour-highlight .item .inner{border-color:var(--dm-border)}html[data-theme="dark"] .tour-hightlight .item .inner img,html[data-theme="dark"] .tour-highlight .item .inner img{filter:brightness(0) invert(0.82)}html[data-theme="dark"] .owl-carousel .owl-dots .owl-dot{background-color:var(--dm-border)}html[data-theme="dark"] .owl-carousel .owl-dots .owl-dot.active,html[data-theme="dark"] .owl-carousel .owl-dots .owl-dot:hover{background-color:var(--ja-accent)}html[data-theme="dark"] .map-container,html[data-theme="dark"] [id^="ja-widget-map"]{background-color:var(--dm-surface) !important}html[data-theme="dark"] mark{background-color:#4a3c12;color:var(--dm-heading)}html[data-theme="dark"] #search-result-empty,html[data-theme="dark"] .com-finder__empty,html[data-theme="dark"] .finder .alert{background-color:var(--dm-surface);border-color:var(--dm-border);color:var(--dm-text)}html[data-theme="dark"] #search-result-empty h2{color:var(--dm-heading)}html[data-theme="dark"] .com-finder ul[role="listbox"],html[data-theme="dark"] .view-search-tour .com-finder__search .awesomplete>ul,html[data-theme="dark"] .awesomplete>ul{background-color:var(--dm-surface-2);border-color:var(--dm-border);color:var(--dm-text)}html[data-theme="dark"] .awesomplete>ul>li{color:var(--dm-text)}html[data-theme="dark"] .view-search-tour .com-finder__search .awesomplete>ul li:hover,html[data-theme="dark"] .awesomplete>ul>li:hover,html[data-theme="dark"] .awesomplete>ul>li[aria-selected="true"]{background-color:var(--dm-surface);color:var(--ja-accent)}html[data-theme="dark"] .search-results .result__title a{color:var(--dm-heading)}html[data-theme="dark"] .search-results .result__title a:hover{color:var(--ja-accent)}html[data-theme="dark"] .author-block,html[data-theme="dark"] .author-block .author-other-info,html[data-theme="dark"] .author-block .author-avatar,html[data-theme="dark"] .author-block .author-info{background-color:transparent;color:var(--dm-text)}html[data-theme="dark"] .author{background-color:var(--dm-surface)}html[data-theme="dark"] .author-page .author .author-other-info,html[data-theme="dark"] .author-block-list .author-other-info{background-color:var(--dm-surface);border-color:var(--dm-border);color:var(--dm-text)}html[data-theme="dark"] .author .author-name,html[data-theme="dark"] .author h2,html[data-theme="dark"] .author h3{color:var(--dm-heading)}html[data-theme="dark"] .tagspopular li,html[data-theme="dark"] .tagspopular li>a,html[data-theme="dark"] .tag-list li,html[data-theme="dark"] .com-tags-tag a{background-color:var(--dm-surface-2);border-color:var(--dm-border);color:var(--dm-text)}html[data-theme="dark"] div.tagspopular ul li a:hover,html[data-theme="dark"] div.tagspopular ul li:hover a,html[data-theme="dark"] .tagspopular li>a:hover,html[data-theme="dark"] .tag-list li>a:hover,html[data-theme="dark"] .com-tags-tag a:hover{background-color:var(--ja-accent);color:#fff !important}html[data-theme="dark"] .tags a,html[data-theme="dark"] .tags .badge,html[data-theme="dark"] .entry-tags a,html[data-theme="dark"] .article-tags a{background-color:var(--dm-surface-2);border-color:var(--dm-border);color:var(--dm-text) !important}html[data-theme="dark"] .tags a:hover,html[data-theme="dark"] .tags .badge:hover,html[data-theme="dark"] .entry-tags a:hover,html[data-theme="dark"] .article-tags a:hover{background-color:var(--ja-accent);color:#fff !important}html[data-theme="dark"] .content-info,html[data-theme="dark"] .relateditems.type-1 .content-info{background-color:var(--dm-surface);border-color:var(--dm-border)}html[data-theme="dark"] .categories-module a,html[data-theme="dark"] .categories-module.mod-list a,html[data-theme="dark"] .mod-articlescategories a{color:var(--dm-heading) !important}html[data-theme="dark"] .categories-module li a::before,html[data-theme="dark"] .mod-articlescategories li a::before{color:var(--ja-accent) !important}html[data-theme="dark"] .categories-module a:hover,html[data-theme="dark"] .mod-articlescategories a:hover{color:var(--ja-accent) !important}html[data-theme="dark"] body.offline,html[data-theme="dark"] .t4-error-page{background-color:var(--dm-bg);color:var(--dm-text)}html[data-theme="dark"] .t4-error-page .t4-error-msg,html[data-theme="dark"] .form-wrap{background-color:var(--dm-surface);color:var(--dm-text)}html[data-theme="dark"] .t4-error-page h1,html[data-theme="dark"] .form-wrap h1,html[data-theme="dark"] .form-wrap .offline-header{color:var(--dm-heading)}html[data-theme="dark"] .t4-error-page .error-message,html[data-theme="dark"] .form-wrap .offline-message{color:var(--dm-text-muted)}html[data-theme="dark"] .t4-error-page code{background-color:var(--dm-surface-2);color:var(--dm-text)}html[data-theme="dark"] body.offline input,html[data-theme="dark"] .form-wrap input{background-color:var(--dm-surface-2);border-color:var(--dm-border);color:var(--dm-text)}
