.rtk9-location-section{width:100%;background:#080808;color:#cecece;box-sizing:border-box}.rtk9-location-section *{box-sizing:border-box}.rtk9-location-section__inner{width:100%;margin:0 auto}.rtk9-location-section__header{display:flex;align-items:flex-start;gap:22px;margin:0 0 18px}.rtk9-location-section__number{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:34px;padding-top:.15em;color:#d4a72c;font-size:18px;line-height:1;font-weight:700;letter-spacing:.04em}.rtk9-location-section__title{margin:0;color:#f4f0e8;font-size:34px;line-height:1.12;font-weight:700}.rtk9-location-section__title span{color:#d4a72c}.rtk9-location-section__intro,.rtk9-location-section__body{font-size:16px;line-height:1.75}.rtk9-location-section__intro{margin:0 0 28px}.rtk9-location-section__body{margin:28px 0 0}.rtk9-location-section__intro>:first-child,.rtk9-location-section__body>:first-child{margin-top:0}.rtk9-location-section__intro>:last-child,.rtk9-location-section__body>:last-child{margin-bottom:0}.rtk9-location-section__visual{display:flex;flex-direction:column;align-items:stretch;gap:20px}.rtk9-location-section__highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-width:0;width:100%}.rtk9-location-section__media{display:flex;justify-content:center;align-items:flex-start;width:100%;margin:0;overflow:visible;background:transparent}.rtk9-location-section__media-link{position:relative;display:block;height:auto;max-width:100%;overflow:hidden;cursor:zoom-in}.rtk9-location-section__media--portrait .rtk9-location-section__media-link{width:auto;max-width:100%;}.rtk9-location-section__media--portrait .rtk9-location-section__image{width:auto;max-width:100%;max-height:620px;height:auto;}.rtk9-location-section__media--landscape .rtk9-location-section__media-link{width:74%;max-width:100%;}.rtk9-location-section__media--landscape .rtk9-location-section__image{width:100%;height:auto;}.rtk9-location-section__image{display:block;max-width:100%;object-fit:cover;object-position:center center;transition:transform .22s ease}.rtk9-location-section__media-link:hover .rtk9-location-section__image{transform:scale(1.015)}.rtk9-location-section__highlight{display:flex;align-items:center;width:100%;min-width:0;padding:12px 14px;gap:12px;background:#1a1711;border:1px solid #5a4511;border-radius:12px}.rtk9-location-section__highlight-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 42px;width:42px;height:42px;border:1px solid #5a4511;border-radius:10px;background:#2b2415;color:#e5ae36;font-size:18px;line-height:1}.rtk9-location-section__highlight-icon svg{display:block;width:1em;height:1em;fill:currentColor}.rtk9-location-section__highlight-icon img{display:block;width:60%;height:60%;object-fit:contain}.rtk9-location-section__highlight-text{min-width:0;color:#fff;font-size:15px;line-height:1.4}.rtk9-location-section__highlight-text>:first-child{margin-top:0}.rtk9-location-section__highlight-text>:last-child{margin-bottom:0}.rtk9-location-section__empty{padding:20px;border:1px dashed #66511e;background:#15120c;color:#d8bd71;text-align:center}
@media(max-width:1024px){.rtk9-location-section__highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.rtk9-location-section__media--portrait .rtk9-location-section__image{max-height:560px}.rtk9-location-section__media--landscape .rtk9-location-section__media-link{width:88%;}}
@media(max-width:767px){.rtk9-location-section__header{gap:12px}.rtk9-location-section__title{font-size:27px}.rtk9-location-section__visual{gap:16px}.rtk9-location-section__highlights{grid-template-columns:1fr;width:100%}.rtk9-location-section__media{width:100%}.rtk9-location-section__media--portrait .rtk9-location-section__image{max-height:500px}.rtk9-location-section__media--landscape .rtk9-location-section__media-link{width:100%;}.rtk9-location-section__highlight{padding:13px 14px;gap:12px}.rtk9-location-section__highlight-icon{flex-basis:42px;width:42px;height:42px}.rtk9-location-section__highlight-text{font-size:15px}}

.rtk9-location-faq{display:flex;flex-direction:column;width:100%;gap:12px}.rtk9-location-faq *{box-sizing:border-box}.rtk9-location-faq__item{width:100%;overflow:hidden;background:#111;border:1px solid #2e291a;border-radius:10px}.rtk9-location-faq__question{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;padding:18px 20px;cursor:pointer;list-style:none}.rtk9-location-faq__question::-webkit-details-marker{display:none}.rtk9-location-faq__question::marker{display:none;content:""}.rtk9-location-faq__question-text{min-width:0;color:#fff;font-size:16px;line-height:1.4;font-weight:700}.rtk9-location-faq__icon{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px;width:24px;height:24px;border:1px solid #c89405;border-radius:50%;color:#c89405}.rtk9-location-faq__icon:before,.rtk9-location-faq__icon:after{content:"";position:absolute;background:currentColor;border-radius:1px}.rtk9-location-faq__icon:before{width:8px;height:1.5px}.rtk9-location-faq__icon:after{width:1.5px;height:8px;transition:transform .2s ease}.rtk9-location-faq__item[open] .rtk9-location-faq__icon:after{transform:scaleY(0)}.rtk9-location-faq__answer{padding:18px 20px 20px;border-top:1px solid rgba(255,255,255,.08);color:#cfcfcf;font-size:15px;line-height:1.7}.rtk9-location-faq__answer>:first-child{margin-top:0}.rtk9-location-faq__answer>:last-child{margin-bottom:0}.rtk9-location-faq__answer a{color:#d4a72c;text-decoration:underline}.rtk9-location-faq__question:focus-visible{outline:2px solid #c89405;outline-offset:-2px}
@media(max-width:767px){.rtk9-location-faq__question{padding:15px 16px;gap:12px}.rtk9-location-faq__question-text{font-size:15px}.rtk9-location-faq__answer{padding:15px 16px 18px;font-size:14px}.rtk9-location-faq__icon{flex-basis:22px;width:22px;height:22px}}

/* Location V2 Hero */
.rtk9-location-hero{position:relative;display:flex;align-items:stretch;width:100%;min-height:620px;overflow:hidden;background:#070707;color:#fff;isolation:isolate}.rtk9-location-hero *{box-sizing:border-box}.rtk9-location-hero__image{position:absolute;z-index:-3;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.rtk9-location-hero__overlay{position:absolute;z-index:-2;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,.46) 48%,rgba(0,0,0,.18) 100%)}.rtk9-location-hero__inner{display:flex;align-items:center;width:100%;max-width:1440px;margin:0 auto;padding:120px 48px 70px}.rtk9-location-hero__content{width:100%;max-width:760px}.rtk9-location-hero__eyebrow{margin:0 0 12px;color:#e4c266;font-size:13px;line-height:1.35;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.rtk9-location-hero__title{margin:0 0 18px;color:#fff;font-size:52px;line-height:1.03;font-weight:750}.rtk9-location-hero__title span{color:#d4a72c}.rtk9-location-hero__intro{max-width:690px;color:#efefef;font-size:16px;line-height:1.7}.rtk9-location-hero__intro>:first-child{margin-top:0}.rtk9-location-hero__intro>:last-child{margin-bottom:0}.rtk9-location-hero__highlights{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.rtk9-location-hero__highlight{display:inline-flex;align-items:center;gap:9px;padding:10px 13px;background:rgba(18,16,11,.78);border:1px solid #6a5013;border-radius:9px;backdrop-filter:blur(4px)}.rtk9-location-hero__highlight-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:#e5ae36;font-size:15px;line-height:1}.rtk9-location-hero__highlight-icon svg{display:block;width:1em;height:1em;fill:currentColor}.rtk9-location-hero__highlight-icon img{display:block;width:17px;height:17px;object-fit:contain}.rtk9-location-hero__highlight-text{color:#fff;font-size:13px;line-height:1.25;font-weight:600}.rtk9-location-hero__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.rtk9-location-hero__button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 19px;border:1px solid transparent;border-radius:8px;font-size:14px;font-weight:700;line-height:1;text-decoration:none;transition:transform .18s ease,filter .18s ease}.rtk9-location-hero__button:hover{transform:translateY(-1px);filter:brightness(1.07)}.rtk9-location-hero__button--primary{background:#d4a72c;color:#090909}.rtk9-location-hero__button--secondary{background:rgba(8,8,8,.55);border-color:#8b6a18;color:#fff}
@media(max-width:767px){.rtk9-location-hero{min-height:560px}.rtk9-location-hero__inner{padding:96px 20px 50px;align-items:flex-end}.rtk9-location-hero__title{font-size:38px}.rtk9-location-hero__intro{font-size:15px}.rtk9-location-hero__highlights{gap:8px}.rtk9-location-hero__highlight{padding:9px 11px}.rtk9-location-hero__buttons{width:100%}.rtk9-location-hero__button{flex:1 1 auto}}

/* Location V2 CTA */
.rtk9-location-cta{width:100%;overflow:hidden;background:#101010;border:1px solid #5a4511;border-radius:16px;color:#fff}.rtk9-location-cta *{box-sizing:border-box}.rtk9-location-cta__inner{width:100%;max-width:1050px;margin:0 auto;padding:46px 38px;text-align:center}.rtk9-location-cta__eyebrow{margin:0 0 10px;color:#d4a72c;font-size:12px;line-height:1.3;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.rtk9-location-cta__title{margin:0;color:#fff;font-size:34px;line-height:1.15;font-weight:750}.rtk9-location-cta__title span{color:#d4a72c}.rtk9-location-cta__body{max-width:780px;margin:14px auto 0;color:#d3d3d3;font-size:15px;line-height:1.7}.rtk9-location-cta__body>:first-child{margin-top:0}.rtk9-location-cta__body>:last-child{margin-bottom:0}.rtk9-location-cta__buttons{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:22px}.rtk9-location-cta__button{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:11px 18px;border:1px solid transparent;border-radius:8px;font-size:14px;font-weight:700;line-height:1;text-decoration:none}.rtk9-location-cta__button--primary{background:#d4a72c;color:#080808}.rtk9-location-cta__button--secondary{background:transparent;border-color:#7a5b14;color:#fff}
@media(max-width:767px){.rtk9-location-cta__inner{padding:36px 20px}.rtk9-location-cta__title{font-size:28px}.rtk9-location-cta__buttons{align-items:stretch}.rtk9-location-cta__button{flex:1 1 100%}}

.rtk9-location-icon-mask{display:block;width:1em;height:1em;background:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}
