.rs-home-header,.rs-home-footer{font-family:Inter,Helvetica Neue,Arial,sans-serif;font-weight:500}.rs-home-header a,.rs-home-footer a{color:inherit;text-decoration:none}.rs-home-header strong,.rs-home-footer-brand{font-weight:800}.rs-home-header button{font-family:inherit}.rs-home-header button:focus-visible,.rs-home-header a:focus-visible,.rs-home-footer a:focus-visible,.rs-back-to-top:focus-visible{outline:3px solid #77ADFF;outline-offset:3px}.rs-home-header{height:80px;color:#fff;background:var(--color-nav-background);position:relative;z-index:60}.rs-home-header-inner{width:min(1160px,calc(100% - 48px));height:100%;margin:auto;display:grid;grid-template-columns:auto 1fr auto;gap:48px;align-items:center;position:relative}.rs-home-nav{height:100%;display:flex;gap:28px}.rs-home-nav a{height:100%;display:flex;align-items:center;color:#fff;border-bottom:3px solid transparent;font-size:14px;font-weight:700}.rs-home-nav a.active{border-color:var(--color-action)}.rs-home-header-actions{display:flex;align-items:center;gap:8px}.rs-home-header .home-ctrls{display:flex;gap:8px}.rs-home-header .cursel{min-height:44px;padding:0 12px;display:flex;gap:6px;align-items:center;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.8);border-radius:var(--pill);font-size:12px;font-weight:700}.rs-home-header .curdd{right:0;left:auto;top:calc(100% + 6px);min-width:172px;color:var(--color-ink);z-index:80}.rs-home-header .home-menu-button{width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.8);border-radius:var(--pill);background:transparent;display:none;align-items:center;justify-content:center;flex-direction:column;gap:4px}.rs-home-header .home-menu-button span{width:16px;height:2px;background:#fff}.rs-home-header .home-mobile-menu{position:absolute;top:70px;right:0;width:min(300px,calc(100vw - 30px));padding:8px;color:var(--color-ink);background:#fff;border:1px solid var(--color-border);border-radius:var(--r-sm);box-shadow:0 12px 28px #04183133}.rs-home-header .home-mobile-menu a{display:block;min-height:44px;padding:12px 14px;border-radius:var(--r-sm);font-size:14px;font-weight:700}.rs-home-header .home-mobile-menu a:hover{background:var(--color-surface-muted)}.rs-home-footer{margin-top:64px;padding:0;color:#b8c1cc;background:var(--color-footer-background)}.rs-home-footer-main{width:min(1170px,calc(100% - 48px));margin:auto;padding:40px 0 32px;display:grid;grid-template-columns:minmax(0,1.6fr) repeat(3,minmax(0,1fr));gap:32px;border-bottom:1px solid #394551}.rs-home-footer-brand{display:flex;align-items:center;min-height:44px;width:max-content;max-width:100%}.rs-home-footer-about p{max-width:36ch;margin:12px 0 0;color:#aeb8c5;font-size:14px}.rs-home-footer-col{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:0}.rs-home-footer-col a{font-size:14px;overflow-wrap:anywhere}.rs-home-footer a:hover{color:#fff;text-decoration:underline}.rs-home-footer-bottom{width:min(1170px,calc(100% - 48px));margin:auto;padding:16px 0;color:#9da8b5;font-size:12px}.rs-home-footer-bottom p{margin:8px 0 0;text-align:center}.rs-home-footer-legal{display:flex;flex-wrap:wrap;justify-content:center;gap:0 24px}.rs-home-footer-legal a{color:#b8c1cc;font-size:13px}.rs-back-to-top{width:48px;height:48px;padding:0;display:grid;place-items:center;position:fixed;right:20px;bottom:20px;z-index:70;color:var(--color-on-dark);background:var(--color-action);border:0;border-radius:var(--pill);box-shadow:var(--shadow-lg)}.rs-back-to-top:hover{background:var(--color-action-hover)}.rs-back-to-top svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}@media(max-width:1050px){.rs-home-header-inner{gap:28px}.rs-home-nav{gap:18px}}@media(max-width:820px){.rs-home-header-inner{width:calc(100% - 30px);grid-template-columns:auto 1fr;gap:18px}.rs-home-nav{display:none}.rs-home-header-actions{justify-self:end}.rs-home-header .home-menu-button{display:flex}.rs-home-footer-main{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.rs-home-footer-about{grid-column:1/-1}}@media(max-width:560px){.rs-home-header{height:66px}.rs-home-header .home-mobile-menu{top:58px}.rs-home-footer-main{width:calc(100% - 32px);padding:32px 0 24px;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}.rs-home-footer-col:last-child{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px;align-items:start}.rs-home-footer-col:last-child .rs-home-footer-heading{grid-column:1/-1}.rs-home-footer-bottom{width:calc(100% - 32px)}.rs-home-footer-bottom p{text-align:left;padding-right:64px}.rs-home-footer-legal{justify-content:flex-start;gap:0 16px}.rs-back-to-top{right:16px;bottom:max(16px,env(safe-area-inset-bottom))}}.rs-home-header .rs-home-nav a.active{border-color:#fff}.rs-home-header .curdd a{width:100%;min-height:44px;align-items:center}.rs-home-header .curdd a>span:first-child{width:16px;flex:0 0 16px}@media(max-width:560px){.rs-home-header .home-ctrls{gap:4px}.rs-home-header .cursel{padding:0 7px;font-size:11px}}.rs-home-footer-destinations{width:min(1170px,calc(100% - 48px));margin:auto;padding:12px 0;display:flex;flex-wrap:wrap;align-items:center;gap:0 16px;border-bottom:1px solid #394551}.rs-home-footer-destinations strong{color:#fff}.rs-home-footer-destinations a{font-size:12px}@media(max-width:560px){.rs-home-footer-destinations{width:calc(100% - 32px)}}body.menu-open{overflow:hidden}@media(max-width:820px){.rs-home-header-actions>.home-ctrls{display:none}.rs-home-header .home-mobile-menu .home-ctrls{margin-top:8px;padding-top:8px;display:grid;grid-template-columns:1fr 1fr;gap:8px;border-top:1px solid var(--color-border)}.rs-home-header .home-mobile-menu .fieldbox{min-width:0}.rs-home-header .home-mobile-menu .cursel{width:100%;justify-content:center;color:var(--color-ink);border-color:var(--color-border)}}.rs-home-header .fieldbox{position:relative}.rs-home-header .curdd{max-height:min(66vh,440px);overflow-y:auto;overscroll-behavior:contain}.rs-home-header .home-mobile-menu a.active{color:var(--color-action);background:var(--color-surface-muted)}.rs-home-footer-heading{margin:0 0 8px;color:#fff;font-size:16px;font-weight:800}.rs-home-footer-col a,.rs-home-footer-destinations a,.rs-home-footer-legal a{min-height:32px;display:flex;align-items:center}@media(max-width:820px),(pointer:coarse){.rs-home-footer a{min-height:44px}}@media(min-width:821px){.rs-home-header #currency-menu{max-height:240px}}@media(min-width:821px)and (max-width:1180px){.rs-home-header-inner{gap:16px}.rs-home-nav{gap:0 16px;flex-wrap:wrap;align-content:center}.rs-home-nav a{height:32px;font-size:13px}}@media(max-width:820px){body.preference-sheet-open{overflow:hidden}.preference-backdrop{display:block;position:fixed;inset:0;z-index:94;width:100%;height:100%;padding:0;border:0;background:#04183185}.rs-home-header .curdd{position:fixed;left:12px;right:12px;top:auto;bottom:max(12px,env(safe-area-inset-bottom));z-index:95;max-height:min(70dvh,460px);overflow:auto;border-radius:var(--r-lg)}.rs-home-header .curdd button,.rs-home-header .curdd a{width:100%;min-height:48px}.menu-open .rs-back-to-top,.menu-open .toast{visibility:hidden}}.rs-ask-ai{left:16px;right:auto;width:auto;padding:0 16px;display:flex;gap:8px;text-decoration:none;font-size:14px;font-weight:700}.rs-home-brand{display:flex;align-items:center;min-height:44px;width:max-content;max-width:100%}.rs-brand-logo{display:block;height:auto;max-width:100%}.rs-home-brand .rs-brand-logo{width:184px}.rs-home-footer-brand .rs-brand-logo{width:224px}@media(max-width:560px){.rs-home-brand .rs-brand-logo{width:176px}}.provider-details-section{padding-top:20px;padding-bottom:20px}.provider-details-section summary{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:52px;font-weight:700}.provider-fact-wrap{margin-top:12px;overflow:visible}.provider-fact-wrap>.provider-fact-table{width:100%;min-width:0;table-layout:fixed}.provider-fact-table th,.provider-fact-table td{white-space:normal;overflow-wrap:anywhere;text-align:left;vertical-align:top;line-height:1.6;padding:14px;font-size:14px}.provider-fact-table th:first-child{width:20%}.provider-fact-table th:nth-child(2){width:50%}.provider-fact-table th:nth-child(3){width:12%}.provider-fact-table th:nth-child(4){width:18%}.provider-fact-table a{display:inline-flex;align-items:center;min-height:32px;color:var(--color-action);text-decoration:underline;text-underline-offset:3px}.provider-fact-date{color:var(--color-muted)}@media(max-width:700px){.provider-fact-table thead{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden}.provider-fact-table tbody{display:block}.provider-fact-table tr{display:grid;grid-template-columns:minmax(0,1fr) auto;padding:14px 0;border-bottom:1px solid var(--color-border)}.provider-fact-table th,.provider-fact-table td{display:block;width:auto!important;padding:4px 12px;border:0;min-width:0}.provider-fact-table th,.provider-fact-value{grid-column:1/-1}.provider-fact-table .provider-fact-date{align-self:center;font-size:12px}.provider-fact-source a{min-height:44px}}.provider-fact-wrap .provider-fact-table th,.provider-fact-wrap .provider-fact-table td{text-align:left}.provider-page .provider-hero{padding:24px 0 28px}.provider-page .provider-identity{margin-top:12px;gap:16px}.provider-page .provider-identity h1{font-size:clamp(32px,4vw,44px)}.provider-page .provider-facts{margin-top:20px}.provider-page .provider-facts>div{padding:12px 16px}.provider-page .provider-answer{padding:12px 16px}.provider-page .provider-section{padding-top:32px;padding-bottom:32px}.provider-page .provider-coupon-band .provider-section{padding-top:16px;padding-bottom:16px}.provider-page .provider-coupon{padding:16px;gap:12px}.provider-page .provider-coupon>*{min-width:0;overflow-wrap:anywhere}.provider-page .provider-coupon>.bdg{color:var(--color-on-dark);justify-self:start}.provider-page .getbtn--pending,.provider-page .getbtn--pending:hover{background:var(--color-surface-muted);color:var(--color-muted);white-space:normal}@media(max-width:900px){.provider-page .provider-coupon{grid-template-columns:minmax(0,1fr) auto}.provider-page .provider-coupon>p,.provider-page .provider-coupon>span{grid-column:1/-1}.provider-page .provider-coupon>button{grid-column:2;grid-row:1}.provider-page .provider-coupon>div{grid-column:1;grid-row:1}}.provider-page .provider-coupon-guide{display:inline-flex;align-items:center;min-height:44px;margin-top:4px;text-decoration:underline;text-underline-offset:3px;font-size:13px;font-weight:700}.provider-page .provider-section-head{margin-bottom:16px}.provider-page .provider-section-head h2{margin-top:0;font-size:clamp(24px,3vw,32px)}.provider-page .provider-details-section{padding-top:8px;padding-bottom:8px}.provider-page+.rs-home-footer{margin-top:0}@media(max-width:600px){.provider-page .provider-section{padding-top:24px;padding-bottom:24px}.provider-page .provider-details-section{padding-top:8px;padding-bottom:8px}}@media(max-width:768px){.provider-page .provider-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.provider-page .provider-facts>div{grid-column:auto}.provider-page .provider-facts>div:first-child{grid-column:1/-1}.provider-page .provider-facts>div+div{border-top:1px solid var(--color-border)}.provider-page .provider-facts>div:nth-child(3){border-left:1px solid var(--color-border)}}
