/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.svg) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.site-footer{background:#f7f7f7 !important;border-inline-start:none !important;}.parking-footer{width:100vw;max-width:none;position:relative;left:50%;margin-left:-50vw;background:#f7f7f7;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;box-sizing:border-box;}.parking-footer .social-help{background:#f7f7f7;padding:0.75rem 0;border-bottom:1px solid #e5e5e5;}.parking-footer #social #container{max-width:1200px;margin:0 auto;padding:0 1rem;}.parking-footer #social ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0.25rem;}.parking-footer #social ul li{display:inline-flex;align-items:center;}.parking-footer #social ul li h2{font-size:16px;margin:0 0.5rem;font-weight:600;color:#000;}.parking-footer #social ul li a{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:#000;transition:color 0.2s ease;}.parking-footer #social ul li a:hover{color:#0000ff;}.parking-footer #social ul li a svg{width:24px;height:24px;fill:currentColor;}.parking-footer #social ul li a svg.help-icon{width:24px;height:24px;transform:none;}.parking-footer .footer-top{display:flex;flex-wrap:wrap;justify-content:center;max-width:1200px;margin:0 auto;padding:1.25rem 1rem;gap:2rem;background:#f7f7f7;}.parking-footer .footer-top .blor_bord{flex:0 0 auto;min-width:120px;}.parking-footer .footer-top .blor_bord ul{list-style:none;margin:0;padding:0;}.parking-footer .footer-top .blor_bord ul li{margin-bottom:0.25rem;line-height:1.4;}.parking-footer .footer-top .blor_bord ul li b{font-size:16px;color:#000;display:block;margin-bottom:0.5rem;font-weight:600;}.parking-footer .footer-top .blor_bord ul li a{color:#000;text-decoration:underline;font-size:16px;transition:color 0.2s ease;}.parking-footer .footer-top .blor_bord ul li a:hover{color:#0000ff;}.parking-footer .footer-bottom{background:#f7f7f7;color:#000;padding:0.5rem 1rem;text-align:center;border-top:1px solid #e5e5e5;max-width:1200px;margin:0 auto;}.parking-footer .footer-bottom .copyright{margin:0;font-size:16px;color:#000;}.parking-footer .footer-bottom .copyright a{color:#000;text-decoration:underline;}.parking-footer .footer-bottom .copyright a:hover{color:#0000ff;}.parking-footer .tcenter{text-align:center;padding:0.5rem 1rem;background:#f7f7f7;max-width:1200px;margin:0 auto;}.parking-footer .tcenter p{margin:0;font-size:16px;color:#000;font-style:italic;}.parking-footer .cards{background:#f7f7f7;padding:0.5rem 1rem 1rem;text-align:center;max-width:1200px;margin:0 auto;}.parking-footer .cards ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:0.5rem;}.parking-footer .cards ul li{display:inline-flex;align-items:center;}.parking-footer .cards ul li svg{width:3.5rem;height:2.2rem;fill:#000;}@media (max-width:43.75rem){.parking-footer .footer-top{flex-direction:column;align-items:center;gap:1rem;}.parking-footer .footer-top .blor_bord{min-width:100%;text-align:center;}.parking-footer #social ul{gap:0.15rem;}.parking-footer .cards ul{display:grid;grid-template-columns:repeat(4,auto);justify-content:center;gap:0.5rem;}.parking-footer .cards ul li:nth-child(1),.parking-footer .cards ul li:nth-child(2){grid-column:span 2;justify-self:center;}.parking-footer .cards ul li:nth-child(3),.parking-footer .cards ul li:nth-child(4),.parking-footer .cards ul li:nth-child(5),.parking-footer .cards ul li:nth-child(6){grid-column:span 1;}}
#ei-overlay{position:fixed;inset:0;background:rgba(0,0,0,0.55);z-index:10000;opacity:0;transition:opacity 0.3s ease;}#ei-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10001;background:#ffffff;border-radius:12px;padding:32px 28px;width:90%;max-width:420px;box-shadow:0 20px 60px rgba(0,0,0,0.25);opacity:0;transition:opacity 0.3s ease;text-align:center;}#ei-overlay.ei-visible{opacity:1;}#ei-modal.ei-visible{opacity:1;}.ei-close{position:absolute;top:12px;right:16px;background:none;border:none;font-size:18px;cursor:pointer;color:#999;line-height:1;}.ei-icon{font-size:36px;margin-bottom:8px;}#ei-title{font-size:22px;font-weight:700;color:#1a1a1a;margin:0 0 8px;}.ei-subtitle{font-size:15px;color:#555;margin:0 0 16px;}.ei-benefits{list-style:none;padding:0;margin:0 0 24px;text-align:left;}.ei-benefits li{font-size:14px;color:#333;padding:5px 0;padding-left:4px;}.ei-btn--primary{display:block;width:100%;background:#1a73e8;color:#ffffff;text-decoration:none;padding:14px 20px;border-radius:8px;font-size:15px;font-weight:600;margin-bottom:12px;transition:background 0.2s ease;border:none;cursor:pointer;box-sizing:border-box;}.ei-btn--primary:hover{background:#1557b0;color:#ffffff;}.ei-dismiss{background:none;border:none;color:#999;font-size:13px;cursor:pointer;text-decoration:underline;padding:4px;}.ei-login{font-size:13px;color:#777;margin-top:12px;}.ei-login a{color:#1a73e8;text-decoration:underline;}@media (max-width:480px){#ei-modal{padding:24px 20px;width:92%;}#ei-title{font-size:19px;}}@media (prefers-reduced-motion:reduce){#ei-overlay,#ei-modal{transition:none !important;}}
.sidebar-listing-wrapper{margin-bottom:20px;}.sidebar-listing{margin-bottom:25px;}.sidebar-listing__title{font-size:1.5rem;font-weight:700;margin:0 0 10px 0;color:#333;}.sidebar-listing__map{position:relative;margin-bottom:10px;text-align:center;width:250px;height:300px;max-width:250px;max-height:300px;margin-left:auto;margin-right:auto;}.sidebar-listing__map img{width:250px;height:300px;object-fit:cover;display:inline-block;border-radius:4px;}.sidebar-listing__map iframe{width:250px !important;height:300px !important;max-width:250px !important;max-height:300px !important;border:0 !important;border-radius:4px;display:inline-block;pointer-events:none;aspect-ratio:auto !important;}@media (max-width:768px){.sidebar-listing__map iframe{width:250px !important;height:300px !important;}}.sidebar-listing__price{text-align:left;}.sidebar-listing__price a{color:#c77b30;text-decoration:underline;font-size:1rem;}.sidebar-listing__price a:hover{color:#a86520;}.sidebar-listing__price .price-amount{font-weight:500;}.sidebar-listing__price .price-period{margin-left:4px;}
.promo-banner-wrapper{text-align:center;}.promo-blue,.promo-blue *{box-sizing:border-box;margin:0;padding:0;}.promo-blue-link,.promo-blue-link:hover,.promo-blue-link:visited,.promo-blue-link:active,.promo-blue-link:focus{display:inline-block;text-decoration:none !important;color:inherit !important;border:0;outline:none;box-shadow:none;}.promo-blue-link *{text-decoration:none !important;}.promo-blue{width:250px;max-width:100%;height:auto;background:linear-gradient(180deg,#1A5CC8 0%,#1E4A8C 100%);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;border-radius:24px;overflow:hidden;}.promo-blue__top{flex:1;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#1A5CC8;padding:25px 15px;}.promo-blue__h1{font-size:48px;font-weight:900;letter-spacing:-1px;line-height:0.9;margin-bottom:8px;}.promo-blue__h2{font-size:18px;font-weight:400;letter-spacing:-0.5px;}.promo-blue__bot{flex:1;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#1E4A8C;padding:25px 15px;}.promo-blue__line{font-size:16px;font-weight:400;margin-bottom:5px;letter-spacing:-0.5px;}.promo-blue__line:last-child{margin-bottom:0;}
.promo-green,.promo-green *{box-sizing:border-box;margin:0;padding:0;}.promo-green-link,.promo-green-link:hover,.promo-green-link:visited,.promo-green-link:active,.promo-green-link:focus{display:inline-block;text-decoration:none !important;color:inherit !important;border:0;outline:none;box-shadow:none;}.promo-green-link *{text-decoration:none !important;}.promo-green{width:250px;max-width:100%;height:auto;background:linear-gradient(180deg,#3A7A35 0%,#15713B 100%);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;border-radius:24px;overflow:hidden;}.promo-green__top{flex:1;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#3A7A35;padding:25px 15px;}.promo-green__h1{font-size:48px;font-weight:900;letter-spacing:-1px;line-height:0.9;margin-bottom:8px;}.promo-green__h2{font-size:18px;font-weight:400;letter-spacing:-0.5px;}.promo-green__bot{flex:1;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#15713B;padding:25px 15px;}.promo-green__line{font-size:16px;font-weight:400;margin-bottom:5px;letter-spacing:-0.5px;}.promo-green__line:last-child{margin-bottom:0;}
.promo-orange,.promo-orange *{box-sizing:border-box;margin:0;padding:0;}.promo-orange-link,.promo-orange-link:hover,.promo-orange-link:visited,.promo-orange-link:active,.promo-orange-link:focus{display:inline-block;text-decoration:none !important;color:inherit !important;border:0;outline:none;box-shadow:none;}.promo-orange-link *{text-decoration:none !important;}.promo-orange{width:250px;max-width:100%;height:auto;background:linear-gradient(180deg,#A05A00 0%,#7A4500 100%);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;border-radius:24px;overflow:hidden;}.promo-orange__top{flex:1;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#A05A00;padding:25px 15px;}.promo-orange__h1{font-size:48px;font-weight:900;letter-spacing:-1px;line-height:0.9;margin-bottom:8px;}.promo-orange__h2{font-size:18px;font-weight:400;letter-spacing:-0.5px;}.promo-orange__bot{flex:1;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#7A4500;padding:25px 15px;}.promo-orange__line{font-size:16px;font-weight:400;margin-bottom:5px;letter-spacing:-0.5px;}.promo-orange__line:last-child{margin-bottom:0;}
.promo-red,.promo-red *,.promo-red-anon,.promo-red-anon *{box-sizing:border-box;margin:0;padding:0;}.promo-red a,.promo-red-anonlink,.promo-red a:hover,.promo-red-anonlink:hover,.promo-red a:visited,.promo-red-anonlink:visited,.promo-red a:active,.promo-red-anonlink:active,.promo-red a:focus,.promo-red-anonlink:focus{color:inherit !important;text-decoration:none !important;border:0 !important;outline:none;box-shadow:none;}.promo-red a *,.promo-red-anonlink *{text-decoration:none !important;}.promo-red-anonlink{display:inline-block;}.promo-red__h1{font-size:48px;font-weight:900;letter-spacing:-1px;line-height:0.9;margin-bottom:8px;color:#fff;}.promo-red__h2{font-size:18px;font-weight:400;letter-spacing:-0.5px;color:#fff;}.promo-red__line{font-size:16px;font-weight:400;margin-bottom:5px;letter-spacing:-0.5px;color:#fff;}.promo-red__line:last-child{margin-bottom:0;}.promo-red{width:250px;max-width:100%;height:auto;margin:0 auto;color:#fff;text-align:center;display:flex;flex-direction:column;border-radius:24px;overflow:hidden;}.promo-red__banner{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:25px 15px;background-color:#C4383D;}.promo-red__content{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:15px;background-color:#BE0000;}.promo-red__ways{font-size:16px;font-weight:400;margin-bottom:10px;letter-spacing:-0.5px;width:100%;}.promo-red__linkrow{display:flex;gap:4px;align-items:center;width:100%;margin-bottom:8px;}.promo-red__input{flex:1;padding:6px 8px;border:1px solid rgba(255,255,255,0.3);border-radius:4px;font-size:16px;color:#fff;background:rgba(255,255,255,0.1);}.promo-red__btn{padding:6px 12px;background:rgba(255,255,255,0.2);color:#fff;border:1px solid rgba(255,255,255,0.3);border-radius:4px;font-size:11px;font-weight:600;cursor:pointer;white-space:nowrap;}.promo-red__btn:hover{background:rgba(255,255,255,0.3);}.promo-red__share{width:100%;display:flex;justify-content:center;}.promo-red__sharelabel{font-size:18px;font-weight:700;letter-spacing:-0.5px;margin-right:8px;color:#fff;}.promo-red__icon{display:inline-flex;align-items:center;justify-content:center;margin-left:8px;}.promo-red__icon svg{width:24px;height:24px;fill:#fff;display:block;}.promo-red-anon{width:250px;max-width:100%;height:auto;background:linear-gradient(180deg,#C4383D 0%,#BE0000 100%);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;border-radius:24px;overflow:hidden;}.promo-red-anon__top{flex:1;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#C4383D;padding:25px 15px;}.promo-red-anon__bot{flex:1;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#BE0000;padding:25px 15px;}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.block-header{width:100%;}.parksy-alert{width:100vw;position:relative;left:50%;transform:translateX(-50%);background:#0000ff;color:#fff;}.parksy-alert__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:0;padding:10px 16px;max-width:1200px;margin:0 auto;}.parksy-alert__content{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;font-weight:700;font-size:16px;line-height:1.5;}.parksy-alert__message,.parksy-alert__advert{white-space:normal;}.parksy-alert__message a,.parksy-alert__advert a{color:#fff;text-decoration:underline;}.parksy-alert__message a:hover,.parksy-alert__advert a:hover{color:#fff;}.parksy-alert__countdown{display:flex;align-items:center;justify-content:center;white-space:nowrap;font-weight:700;font-size:16px;}.parksy-header{width:100vw;position:relative;left:50%;transform:translateX(-50%);background:#fff;border-bottom:1px solid #000;display:flex;justify-content:center;z-index:1000;}.parksy-header__inner{width:100%;max-width:1200px;margin-inline:auto;padding:12px 16px;box-sizing:border-box;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px;}.parksy-header__logo{flex:0 0 auto;display:flex;align-items:center;}.parksy-header__logo-image{display:block;height:62px;width:auto;max-width:206px;}.parksy-header__search{flex:0 1 auto;display:flex;align-items:center;gap:0;}.parksy-header__form{display:flex;align-items:center;gap:16px;margin:0;}.parksy-header__form-inline{display:flex;align-items:center;justify-content:flex-start;gap:24px;margin:0;}.parksy-header__input-wrap{position:relative;display:flex;align-items:center;}.parksy-header__input{background-color:#fff;border:1px solid #000;border-radius:5px;color:rgb(112,112,112);font-size:18px;padding:7px 42px 7px 10px;width:280px;height:46px;box-sizing:border-box;outline:none;transition:border-color 0.3s ease;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}.parksy-header__input:focus{border:1px solid transparent;outline:none;box-shadow:0 0 0 2px rgb(3,173,249);}.parksy-header__input::placeholder{color:rgb(112,112,112);opacity:0.75;}.parksy-header__mic{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;padding:4px;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;}.parksy-header__mic:hover{color:#0000ff;}.parksy-header__dropdown{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;border-radius:0 0 5px 5px;box-shadow:0 4px 12px rgba(0,0,0,0.1);z-index:1001;}.parksy-header__dropdown--open{display:block;}.parksy-header__dropdown-item{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;border:none;background:none;cursor:pointer;font-size:18px;color:#0000ff;font-weight:500;}.parksy-header__dropdown-item:hover{background:#f5f5f5;}.parksy-header__submit{margin:0;display:inline-flex;align-items:center;justify-content:center;}.parksy-header__cta.button{margin:0;display:inline-flex;align-items:center;justify-content:center;}.parksy-header__actions{flex:0 0 auto;display:flex;align-items:center;gap:16px;white-space:nowrap;}.parksy-header__btn-group{display:flex;align-items:center;gap:16px;margin:0;}.parksy-header__adv-link{display:flex;align-items:center;justify-content:center;color:#000;}.parksy-header__adv-link svg{display:block;}.parksy-header__cta{display:inline-flex;align-items:center;justify-content:center;text-align:center;height:46px;box-sizing:border-box;}.parksy-header__account{display:flex;align-items:center;justify-content:center;}.parksy-header__account a{display:flex;align-items:center;color:#000;}.parksy-header__account svg{display:block;}.parksy-header__hamburger-wrap{display:none;position:relative;}.parksy-header__hamburger{background:none;border:none;padding:4px;cursor:pointer;color:#000;display:flex;align-items:center;justify-content:center;}.parksy-header__hamburger:hover{color:#0000ff;}.parksy-header__menu{display:none;position:absolute;top:100%;right:0;min-width:200px;background:#fff;border:1px solid #ddd;border-radius:5px;box-shadow:0 4px 12px rgba(0,0,0,0.15);z-index:1002;padding:6px 0;margin-top:4px;}.parksy-header__menu--open{display:flex;flex-direction:column;}.parksy-header__menu-item{display:block;padding:10px 16px;color:#000;font-size:16px;font-weight:500;text-decoration:none;white-space:nowrap;}.parksy-header__menu-item:hover{background:#f5f5f5;color:#0000ff;text-decoration:none;}@media (max-width:43.75rem){.parksy-alert{display:none;}.parksy-header__inner{padding:10px 12px;justify-content:center;}.parksy-header__logo{display:none;}.parksy-header__search{flex:1 1 100%;width:100%;min-width:0;}.parksy-header__form-inline{width:100%;gap:24px;}.parksy-header__input{flex:1 1 auto;min-width:0;width:auto;height:44px;font-size:16px;}.parksy-header__submit{flex-shrink:0;font-size:14px;padding:10px 14px;height:44px;}.parksy-header__submit-text{display:none;}.parksy-header__actions{display:none;}.parksy-header__adv-link{display:none;}.parksy-header__hamburger-wrap{display:flex;align-items:center;}}@media (min-width:43.75rem) and (max-width:62.5rem){.parksy-header__inner{justify-content:center;}.parksy-header__logo{display:none;}.parksy-header__search{flex:0 1 auto;justify-content:center;}.parksy-header__form-inline{justify-content:center;}.parksy-header__input{width:300px;}.parksy-header__actions{display:none;}.parksy-header__adv-link{display:none;}.parksy-header__hamburger-wrap{display:flex;align-items:center;}}@media (min-width:62.5rem){.parksy-header__logo{display:flex;}}
article.node--landmarks .content{display:flex;flex-direction:column;}.node--landmarks section.faq-home-cstm{padding:20px 0;background:#fff;}.node--landmarks .accordion-cst-wrper{max-width:900px;margin:0 auto;}.node--landmarks .aco-inner{border:none;border-bottom:1px solid #e0e0e0;border-radius:0;overflow:hidden;}.node--landmarks .aco-inner:first-child{border-top:1px solid #e0e0e0;}.node--landmarks .accordion-heading{display:flex;justify-content:space-between;align-items:center;padding:24px 0;cursor:pointer;transition:background 0.3s ease;}.node--landmarks .accordion-heading:hover{background:transparent;}.node--landmarks .accordion-heading h3{margin:0;font-size:18px;font-weight:600;color:#0f345e;text-align:left;}.node--landmarks .accordion-arrow{width:12px;height:12px;border-right:2px solid #000;border-bottom:2px solid #000;transform:rotate(45deg);transition:transform 0.3s ease;flex-shrink:0;margin-right:20px;}.node--landmarks .aco-inner.active .accordion-arrow{transform:rotate(-135deg);}.node--landmarks .accordion-heading:hover .accordion-arrow{transform:rotate(45deg) translateY(2px) translateX(2px);}.node--landmarks .aco-inner.active .accordion-heading:hover .accordion-arrow{transform:rotate(-135deg) translateY(2px) translateX(2px);}.node--landmarks .accordion-cont-cst{display:none;padding:0 0 24px 0;background:transparent;}.node--landmarks .aco-inner.active .accordion-cont-cst{display:block;}.node--landmarks .accordion-cont-cst p{margin:0;color:#666;line-height:1.6;}.node--landmarks section.faq-home-cstm .accordion-cst-wrper .accordion-heading p{margin:0;}.node--landmarks .landmarks-next{margin-top:20px;padding:15px;background-color:#f5f5f5;border-left:3px solid #007bff;}.node--landmarks .landmarks-next strong{color:#007bff;margin-right:5px;}article.node--landmarks .content .landmarks-faqs{display:flex;width:100%;}article.node--landmarks .content .landmarks-faqs .faq-home-cstm{width:100%;}article.node--landmarks .cardCta{position:absolute;bottom:0;right:5px;}article.node--landmarks .content > div{margin-bottom:25px;}article.node--landmarks .content h2{color:#333;font-size:24px;margin-bottom:15px;border-bottom:2px solid #007bff;padding-bottom:10px;}.landmarks-location-address{background-color:#f8f9fa;padding:20px;border-radius:5px;margin-bottom:25px;}.landmarks-location-address h2{margin-top:0;}.landmarks-location-address a{color:#007bff;text-decoration:none;font-weight:600;}.landmarks-location-address a:hover{text-decoration:underline;}.landmarks-image,.landmarks-image-1{position:relative;text-align:center;margin:25px 0;}.landmarks-image img,.landmarks-image-1 img{max-width:100%;height:365px;object-fit:cover;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,0.1);}.landmarks-video{margin-bottom:25px;}.landmarks-video iframe{max-width:100%;border-radius:5px;}article.node--landmarks .content ul{padding-left:20px;line-height:1.5;}article.node--landmarks .content ul li{margin-bottom:0px;}#landmarks-maps{margin:30px 0;padding:20px 0;border-top:2px solid #e0e0e0;}@media (max-width:768px){article.node--landmarks .content h2{font-size:20px;}.landmarks-location-address{padding:15px;}article.node--landmarks .cardCta{font-size:12px;padding:5px;}}#landmarks-maps .views-city-listings{display:flex;flex-direction:column;}#landmarks-maps .listing-card{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid #e0e0e0;align-items:stretch;}#landmarks-maps .listing-card__content{flex:1;display:flex;flex-direction:column;min-width:0;}#landmarks-maps .listing-card__body{flex:1;}#landmarks-maps .listing-card__footer{display:flex;align-items:center;justify-content:flex-end;gap:1rem;margin-top:auto;flex-shrink:0;}#landmarks-maps .listing-card__price{min-width:80px;text-align:right;flex-shrink:0;}#landmarks-maps .listing-card__footer .button--primary{min-width:140px;flex-shrink:0;text-align:center;white-space:nowrap;}@media (max-width:55rem){#landmarks-maps .listing-card{flex-direction:column;align-items:center;text-align:center;padding:1.5rem 0;}#landmarks-maps .listing-card__image{width:100%;max-width:100%;height:auto;margin-bottom:1rem;}#landmarks-maps .listing-card__image img{width:100%;height:auto;border-radius:8px;}#landmarks-maps .listing-card__content{width:100%;align-items:center;}#landmarks-maps .listing-card__title{white-space:normal;text-overflow:unset;overflow:visible;text-align:center;margin-bottom:0.75rem;}#landmarks-maps .listing-card__body{text-align:center;margin-bottom:1rem;}#landmarks-maps .listing-card__footer{flex-direction:row;justify-content:center;align-items:center;gap:1rem;width:100%;}#landmarks-maps .listing-card__price{text-align:center;min-width:auto;}}@media (max-width:43.75rem){#landmarks-maps .listing-card__image{height:365px;}#landmarks-maps .listing-card__image img{height:365px;width:100%;object-fit:cover;border-radius:4px;}}@media print{.landmarks-next,#landmarks-maps{display:none;}}
article.node--landmarks .content{display:flex;flex-direction:column;}.node--landmarks section.faq-home-cstm{padding:20px 0;}.node--landmarks section.faq-home-cstm .accordion-cst-wrper .accordion-heading p{margin:0;}.node--landmarks .landmarks-next{margin-top:20px;}article.node--landmarks .content .landmarks-faqs{display:flex;width:100%;}article.node--landmarks .content .landmarks-faqs .faq-home-cstm{width:100%;}article.node--landmarks .cardCta{position:absolute;bottom:0;right:5px;}
