:root{--rfa-motion-navy:#061f2e;--rfa-motion-navy2:#0b2d3e;--rfa-motion-cream:#fff0d0;--rfa-motion-orange:#c86617;--rfa-motion-gold:#e59a2b}
.rfa26-header,.rfa26-header__top,.rfa26-header__top-inner,.rfa26-header__navrow,.rfa26-header__nav-inner,.rfa26-brand img,.rfa26-brand strong,.rfa26-brand small,.rfa26-nav a,.rfa26-nav-login{transition:height .32s ease,min-height .32s ease,opacity .24s ease,transform .32s ease,background-color .3s ease,color .24s ease,border-color .24s ease,box-shadow .3s ease,padding .3s ease!important}
.rfa26-header{will-change:transform;contain:layout style}
@media(min-width:901px){
.rfa26-header.is-compact{background:var(--rfa-motion-navy)!important;box-shadow:0 10px 32px rgba(0,0,0,.30)!important}
.rfa26-header.is-compact:before{opacity:.08!important}
.rfa26-header.is-compact:after{background:rgba(6,31,46,.985)!important}
.rfa26-header.is-compact .rfa26-header__top{height:0!important;min-height:0!important;max-height:0!important;padding:0!important;margin:0!important;overflow:hidden!important;opacity:0!important;border:0!important;transform:translateY(-12px)!important;pointer-events:none!important}
.rfa26-header.is-compact .rfa26-header__top-inner{height:0!important;min-height:0!important;max-height:0!important;overflow:hidden!important;opacity:0!important}
.rfa26-header.is-compact .rfa26-header__navrow{display:block!important;height:64px!important;min-height:64px!important;background:rgba(6,31,46,.985)!important;border-top:0!important;border-bottom:3px solid var(--rfa-motion-orange)!important;backdrop-filter:blur(15px);box-shadow:0 9px 28px rgba(0,0,0,.22)!important}
.rfa26-header.is-compact .rfa26-header__nav-inner{height:64px!important;min-height:64px!important;gap:7px!important}
.rfa26-header.is-compact .rfa26-header__nav-inner:before{content:""!important;display:block!important;flex:0 0 48px!important;width:48px!important;height:48px!important;margin:0 15px 0 0!important;background:url('../images/rfa-logo.png') center/contain no-repeat!important;filter:drop-shadow(0 4px 9px rgba(0,0,0,.34))!important}
.rfa26-header.is-compact .rfa26-nav{flex:1!important;justify-content:center!important;height:64px!important}
.rfa26-header.is-compact .rfa26-nav a{height:64px!important;color:#fff!important;padding:0 11px!important;display:flex!important;align-items:center!important;font-size:11.5px!important}
.rfa26-header.is-compact .rfa26-nav a:hover,.rfa26-header.is-compact .rfa26-nav a.active{color:#ffc66d!important}
.rfa26-header.is-compact .rfa26-nav a:after{background:var(--rfa-motion-gold)!important;bottom:6px!important}
.rfa26-header.is-compact .rfa26-nav-login{background:var(--rfa-motion-cream)!important;color:var(--rfa-motion-navy)!important;border-color:var(--rfa-motion-gold)!important;box-shadow:none!important;padding:9px 18px!important}
.rfa26-header.is-compact .rfa26-nav-login:hover{background:var(--rfa-motion-orange)!important;color:#fff!important;border-color:var(--rfa-motion-orange)!important}
}
.rfa26-hero{position:relative!important;overflow:visible!important;padding-top:24px!important}
.rfa26-hero .rfa26-shell{position:relative!important}
.rfa26-hero__stage{position:relative!important;isolation:isolate!important;overflow:hidden!important;height:610px!important;min-height:610px!important;background:#0b0b0c!important}
.rfa26-hero__slide{display:block!important;position:absolute!important;inset:0!important;opacity:0!important;visibility:hidden!important;z-index:0!important;transform:translate3d(5%,0,0) scale(1.015)!important;pointer-events:none!important;transition:opacity .65s ease,transform .85s cubic-bezier(.2,.75,.25,1),visibility 0s linear .85s!important;will-change:opacity,transform!important}
.rfa26-hero__slide.active{opacity:1!important;visibility:visible!important;z-index:2!important;transform:translate3d(0,0,0) scale(1)!important;pointer-events:auto!important;transition:opacity .65s ease,transform .85s cubic-bezier(.2,.75,.25,1),visibility 0s!important}
.rfa26-hero__slide.is-leaving-left{opacity:0!important;visibility:visible!important;z-index:1!important;transform:translate3d(-5%,0,0) scale(1.015)!important}
.rfa26-hero__slide.is-leaving-right{opacity:0!important;visibility:visible!important;z-index:1!important;transform:translate3d(5%,0,0) scale(1.015)!important}
.rfa26-hero__slide>img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;transform:scale(1.045)!important;transition:transform 5.6s ease!important}
.rfa26-hero__slide.active>img{transform:scale(1)!important}
.rfa26-hero__thumbs{position:relative!important;left:auto!important;right:auto!important;transform:none!important;width:calc(100% - 64px)!important;margin:-112px auto 0!important;z-index:8!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}
.rfa26-hero__thumb{position:relative!important;overflow:hidden!important;isolation:isolate!important;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease!important}
.rfa26-hero__thumb:hover{transform:translateY(-3px)!important}
.rfa26-hero__thumb.active{border-color:var(--rfa-motion-gold)!important;box-shadow:0 8px 24px rgba(0,0,0,.26)!important}
.rfa26-hero__thumb:after{content:""!important;position:absolute!important;left:0!important;bottom:0!important;width:0;height:3px!important;background:var(--rfa-motion-gold)!important;z-index:3!important}
.rfa26-hero__thumb.active:after{animation:rfa26HeroProgressV4 5.5s linear forwards!important}
@keyframes rfa26HeroProgressV4{from{width:0}to{width:100%}}
@media(max-width:1100px) and (min-width:901px){.rfa26-header.is-compact .rfa26-nav a{padding:0 7px!important;font-size:10.5px!important}.rfa26-header.is-compact .rfa26-header__nav-inner:before{margin-right:6px!important}}
@media(max-width:900px){
.rfa26-header.is-compact{background:var(--rfa-motion-navy)!important;box-shadow:0 8px 26px rgba(0,0,0,.28)!important}
.rfa26-header.is-compact:after{background:rgba(6,31,46,.98)!important}
.rfa26-header.is-compact:before{opacity:.08!important}
.rfa26-header.is-compact .rfa26-header__top{height:62px!important;min-height:62px!important;max-height:62px!important;overflow:visible!important;opacity:1!important;transform:none!important;border-bottom:2px solid var(--rfa-motion-orange)!important}
.rfa26-header.is-compact .rfa26-header__top-inner{height:62px!important;min-height:62px!important;max-height:62px!important;opacity:1!important;overflow:visible!important}
.rfa26-header.is-compact .rfa26-brand img{width:45px!important;height:45px!important}
.rfa26-header.is-compact .rfa26-brand strong{color:#fff!important;font-size:14px!important}
.rfa26-header.is-compact .rfa26-brand small{display:none!important}
.rfa26-header.is-compact .rfa26-menu-btn{background:var(--rfa-motion-orange)!important;border-color:var(--rfa-motion-gold)!important}
.rfa26-hero{padding-top:14px!important}
.rfa26-hero__stage{height:560px!important;min-height:560px!important}
.rfa26-hero__thumbs{width:calc(100% - 32px)!important;margin:-78px auto 0!important;padding:0!important;display:flex!important;overflow-x:auto!important;gap:10px!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important}
.rfa26-hero__thumbs::-webkit-scrollbar{display:none!important}
.rfa26-hero__thumb{min-width:270px!important;scroll-snap-align:start!important}
}
@media(max-width:560px){
.rfa26-hero__stage{height:500px!important;min-height:500px!important;border-radius:14px!important}
.rfa26-hero__copy{left:18px!important;right:18px!important;bottom:96px!important;width:auto!important}
.rfa26-hero__copy h1{font-size:32px!important;line-height:1!important;letter-spacing:-1px!important}
.rfa26-hero__thumbs{width:calc(100% - 24px)!important;margin-top:-68px!important}
.rfa26-hero__thumb{height:78px!important;min-width:245px!important;grid-template-columns:56px 1fr!important}
.rfa26-hero__thumb img{width:56px!important;height:56px!important}
}
@media(prefers-reduced-motion:reduce){.rfa26-header,.rfa26-header *,.rfa26-hero__slide,.rfa26-hero__slide>img,.rfa26-hero__thumb{transition:none!important;animation:none!important}}
