@import url("fonts.css");
.hr-ui{--ink:#123b30;--forest:#123e32;--lime:#ccec78;--paper:#fff;--soft:#f3f5ef;--muted:#637069;--line:#dce2da;--font:Manrope,Arial,sans-serif}
.hr-ui *{box-sizing:border-box}
.hr-ui main{max-width:1400px;margin-inline:auto}
html.hr-unused-selector{scroll-behavior:smooth;scroll-padding-top:105px}
.hr-ui{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}
.hr-ui button,.hr-ui input{font:inherit}
.hr-ui button,.hr-ui a,.hr-ui input,.hr-ui summary{-webkit-tap-highlight-color:transparent}
.hr-ui button,.hr-ui a,.hr-ui summary{touch-action:manipulation}
.hr-ui a{color:inherit;text-decoration:none}
.hr-ui button{cursor:pointer}
.hr-ui button:disabled{cursor:default}
.hr-ui img{display:block;width:100%;object-fit:cover}
.hr-ui button{color:inherit}
.hr-ui a:focus-visible,.hr-ui button:focus-visible,.hr-ui summary:focus-visible,.hr-ui input:focus-visible{outline:3px solid #789e1c;outline-offset:5px}
.hr-ui h1,.hr-ui h2,.hr-ui h3,.hr-ui p{margin:0}
.hr-ui h1,.hr-ui h2,.hr-ui h3{font-weight:750;line-height:1.15;letter-spacing:-.045em}
.hr-ui h2{font-size:clamp(30px,3.05vw,44px)}
.hr-ui h3{font-size:22px}
.hr-ui .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.hr-ui [hidden]{display:none!important}
.hr-ui .skip{position:fixed;top:-100px;left:16px;z-index:99;background:var(--lime);padding:12px}
.hr-ui .skip:focus{top:10px}
.hr-ui .site-header{height:92px;max-width:1400px;margin:auto;padding:0 4.2%;display:flex;align-items:center;justify-content:space-between;gap:28px;position:relative;z-index:20;background:#fff}
.hr-ui .brand{display:inline-flex;align-items:baseline;gap:8px;font-size:32px;line-height:1;letter-spacing:-1.7px;white-space:nowrap}
.hr-ui .brand strong{font-size:39px;letter-spacing:-2.8px;font-weight:850}
.hr-ui .brand span{font-weight:350}
.hr-ui .brand i{width:7px;height:7px;background:#83a829;display:block;margin-left:2px}
.hr-ui .desktop-nav{display:flex;align-items:center;gap:36px;font-weight:650;font-size:16.8px}
.hr-ui .desktop-nav>a,.hr-ui .nav-dropdown summary{padding:18px 0}
.hr-ui .nav-dropdown summary{list-style:none;cursor:pointer;display:flex;gap:14px;align-items:center}
.hr-ui .nav-dropdown summary::-webkit-details-marker{display:none}
.hr-ui .nav-dropdown{position:relative}
.hr-ui .dropdown{position:absolute;min-width:215px;top:54px;left:-20px;background:white;border:1px solid var(--line);box-shadow:0 14px 30px #153b3014;padding:10px;border-radius:12px}
.hr-ui .dropdown a{display:block;padding:10px 12px;border-radius:5px}
.hr-ui .dropdown a:hover{background:var(--soft)}
.hr-ui .header-actions{display:flex;align-items:center;gap:30px}
.hr-ui .header-motto{font-size:13px;font-weight:500}
.hr-ui .icon-button{width:42px;height:42px;background:transparent;border:0;display:grid;place-items:center;font-size:29px;border-radius:50%}
.hr-ui .icon-button svg{width:23px;height:23px}
.hr-ui .icon-button:hover{background:var(--soft)}
.hr-ui .menu-toggle{display:none}
.hr-ui .mobile-nav{font-size:19.2px;position:absolute;left:0;right:0;top:76px;background:white;padding:14px 6%;box-shadow:0 15px 20px #0001}
.hr-ui .mobile-nav a{display:block;padding:12px 0;border-bottom:1px solid var(--line)}
.hr-ui .hero{margin:0 22px;min-height:500px;height:min(576px,calc(80svh - 92px));max-height:680px;border-radius:20px;overflow:hidden;position:relative;isolation:isolate;background:#17483e;color:white}
.hr-ui .hero-image{position:absolute;inset:0;height:100%;object-position:center 50%;animation:hero-drift 28s ease-in-out infinite alternate;will-change:transform;z-index:-3}
.hr-ui .hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(5,33,27,.64),rgba(8,31,25,.25) 58%,rgba(8,31,25,.02)),linear-gradient(0deg,rgba(5,29,25,.48),transparent 45%)}
@keyframes hero-drift{from{transform:scale(1.015) translateX(-.25%)}to{transform:scale(1.085) translateX(.7%)}}
.hr-ui .hero.paused .hero-image{animation-play-state:paused}
.hr-ui .hero-copy{position:relative;padding:85px 4.35% 130px;max-width:1030px}
.hr-ui .eyebrow{font-size:12px;font-weight:700;letter-spacing:2.3px;line-height:1.6;margin-bottom:16px}
.hr-ui .hero-eyebrow{font-size:11px;letter-spacing:3px;color:#e8f0e9;margin-bottom:26px}
.hr-ui .hero h1{font-size:clamp(46px,5.35vw,80px);font-weight:800;line-height:1.11;letter-spacing:-.055em}
.hr-ui .hero h1 em{font-style:normal;color:var(--lime)}
.hr-ui .lime-line{width:49px;height:5px;background:var(--lime);margin:29px 0 22px}
.hr-ui .hero-description{font-size:17px;line-height:1.65;color:#f4f7f5}
.hr-ui .primary-button{display:inline-flex;align-items:center;gap:32px;padding:14px 20px;background:var(--lime);color:var(--ink);font-size:14px;font-weight:750;border-radius:5px;margin-top:25px;transition:background .2s,transform .2s}
.hr-ui .primary-button:hover{background:#ddfa91;transform:translateY(-2px)}
.hr-ui .primary-button span{font-size:22px;line-height:1}
.hr-ui .hero-bottom{position:absolute;bottom:38px;left:4.35%;right:3%;display:flex;align-items:center;justify-content:space-between;gap:20px}
.hr-ui .hero-chips{display:flex;gap:10px}
.hr-ui .hero-chips a{display:flex;gap:8px;align-items:center;border:1px solid #ffffff80;background:#12372c26;border-radius:30px;padding:9px 18px;font-size:13px;backdrop-filter:blur(8px);transition:background .2s}
.hr-ui .hero-chips a:hover{background:#fff;color:var(--ink)}
.hr-ui .hero-chips span{font-size:20px;line-height:1}
.hr-ui .motion-toggle{width:40px;height:40px;border-radius:50%;border:1px solid #ffffffa8;background:#143c3060;display:grid;place-items:center;color:white;font-size:18px}
.hr-ui .hero-credit{position:absolute;right:3%;bottom:13px;font-size:9px;letter-spacing:1.4px;color:#e2e8e4}
.hr-ui .section{max-width:1400px;margin:auto;padding:76px 4.6%}
.hr-ui .section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:30px}
.hr-ui .section-heading .eyebrow{color:#68766c;margin-bottom:12px}
.hr-ui .accent-dot{color:#85a734}
.hr-ui .text-link{font-size:13px;font-weight:750;display:inline-flex;align-items:center;gap:24px;padding:9px 0;border-bottom:1px solid #91aa59;white-space:nowrap}
.hr-ui .text-link span{font-size:20px}
.hr-ui .text-link:hover{color:#668a1d}
.hr-ui .filter-row{display:flex;flex-wrap:wrap;gap:9px;margin:30px 0}
.hr-ui .filter{font-size:13px;font-weight:600;padding:9px 17px;border:1px solid var(--line);border-radius:24px;background:white;transition:background .2s,color .2s}
.hr-ui .filter:hover{background:var(--soft)}
.hr-ui .filter.active{background:var(--forest);color:white;border-color:var(--forest)}
.hr-ui .article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:26px;row-gap:42px}
.hr-ui .article-card{min-width:0}
.hr-ui .article-picture{aspect-ratio:1.65;background:var(--soft);border-radius:9px;overflow:hidden;position:relative}
.hr-ui .article-picture img{height:100%;transition:transform .45s}
.hr-ui .article-card:hover .article-picture img{transform:scale(1.04)}
.hr-ui .article-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:16px 0 9px;font-size:11px;line-height:1.5}
.hr-ui .article-category{color:#526f1c;font-weight:800;letter-spacing:1.15px;text-transform:uppercase}
.hr-ui .article-meta time{color:#757c74;font-size:11px;white-space:nowrap}
.hr-ui .article-meta .meta-divider{color:#abb3a5}
.hr-ui .article-card h3{font-size:21px;letter-spacing:-.035em;line-height:1.35}
.hr-ui .article-card h3 a:hover{text-decoration:underline;text-underline-offset:4px}
.hr-ui .article-excerpt{font-size:14px;color:var(--muted);margin-top:10px;line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.hr-ui .load-row{text-align:center;margin-top:42px}
.hr-ui .secondary-button{display:inline-flex;gap:30px;align-items:center;padding:12px 23px;border:1px solid #aab6a8;border-radius:5px;background:white;font-weight:700;font-size:13px}
.hr-ui .secondary-button:hover{background:var(--soft)}
.hr-ui .data-status{font-size:11px;color:#727e73;margin-top:14px}
.hr-ui .data-status.warning{color:#825c16}
.hr-ui .empty-message{grid-column:1/-1;padding:30px;background:var(--soft)}
.hr-ui .destinations-section{background:var(--soft)}
.hr-ui .section-intro{color:var(--muted);font-size:14px;line-height:1.7}
.hr-ui .destination-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:22px}
.hr-ui .destination-card{height:355px;position:relative;overflow:hidden;border-radius:10px;color:white;isolation:isolate;background:var(--forest)}
.hr-ui .destination-card img{height:100%;position:absolute;inset:0;z-index:-2;transition:transform .6s}
.hr-ui .destination-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0a271ac9,transparent 70%);z-index:-1}
.hr-ui .destination-card:hover img{transform:scale(1.04)}
.hr-ui .destination-copy{position:absolute;left:26px;right:24px;bottom:26px}
.hr-ui .destination-copy small{font-size:11px;letter-spacing:1.6px}
.hr-ui .destination-copy h3{font-size:32px;margin:7px 0 8px}
.hr-ui .destination-copy p{font-size:13px;color:#eff3e9;max-width:85%}
.hr-ui .destination-arrow{position:absolute;right:0;bottom:0;font-size:25px}
.hr-ui .outdoor-section{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center;padding-top:90px;padding-bottom:90px}
.hr-ui .outdoor-image{height:530px;border-radius:12px;overflow:hidden;background:var(--soft)}
.hr-ui .outdoor-image img{height:100%}
.hr-ui .outdoor-copy .eyebrow{color:#627548}
.hr-ui .outdoor-copy h2{font-size:clamp(34px,3.5vw,47px)}
.hr-ui .outdoor-copy>p:not(.eyebrow){color:var(--muted);font-size:15px;margin-top:22px;line-height:1.85}
.hr-ui .compact-list{margin:22px 0 16px}
.hr-ui .compact-item{padding:16px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:20px;justify-content:space-between}
.hr-ui .compact-item strong{font-weight:650;font-size:14px;line-height:1.5}
.hr-ui .compact-item time{display:block;color:var(--muted);font-size:11px;margin-top:4px}
.hr-ui .compact-item>span{font-size:22px}
.hr-ui .compact-item:hover strong{text-decoration:underline}
.hr-ui .practical-section{background:var(--forest);color:white}
.hr-ui .practical-section .eyebrow{color:#c2d6b0}
.hr-ui .practical-section .section{padding-top:64px;padding-bottom:66px}
.hr-ui .practical-section .text-link{border-color:var(--lime);color:#eff8dd}
.hr-ui .practical-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:35px}
.hr-ui .practical-card{padding-top:24px;border-top:1px solid #ffffff42}
.hr-ui .practical-card .article-meta{margin:0 0 14px}
.hr-ui .practical-card time{color:#c4d3c7}
.hr-ui .practical-card .article-category{color:var(--lime)}
.hr-ui .practical-card h3{font-size:20px;line-height:1.4;letter-spacing:-.025em}
.hr-ui .practical-card .read-link{display:inline-flex;align-items:center;gap:20px;font-size:12px;margin-top:22px;color:#e0edce}
.hr-ui .practical-card:hover h3{text-decoration:underline}
.hr-ui .site-footer{padding:60px 4.6% 20px;max-width:1400px;margin:auto}
.hr-ui .footer-top{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:35px;padding-bottom:44px}
.hr-ui .footer-top .brand{font-size:28px}
.hr-ui .footer-top .brand strong{font-size:35px}
.hr-ui .footer-top p{font-size:13px;color:var(--muted);margin-top:18px}
.hr-ui .footer-top h3{font-size:13px;font-weight:750;letter-spacing:0;margin-bottom:15px}
.hr-ui .footer-top>div>a:not(.brand){display:block;font-size:12px;margin:8px 0;color:var(--muted)}
.hr-ui .footer-top>div>a:hover{text-decoration:underline}
.hr-ui .back-top{height:44px;width:44px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:23px}
.hr-ui .footer-bottom{padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:11px}
.hr-ui .footer-bottom>span:last-child{display:flex;gap:25px}
.hr-ui dialog{border:0;border-radius:15px;padding:30px;max-width:680px;width:calc(100% - 32px);color:var(--ink);box-shadow:0 30px 80px #0003;max-height:85svh}
.hr-ui dialog::backdrop{background:#062b23a8;backdrop-filter:blur(5px)}
.hr-ui .search-top{display:flex;align-items:center;justify-content:space-between;gap:15px}
.hr-ui .search-top h2{font-size:27px}
.hr-ui #search-input{width:100%;margin:24px 0 12px;padding:15px;border:1px solid #a3b09d;border-radius:5px;color:var(--ink);background:#fff}
.hr-ui #search-status{font-size:13px;color:var(--muted);margin-bottom:16px}
.hr-ui #search-results a{display:block;padding:15px 0;border-top:1px solid var(--line);font-size:15px;font-weight:650}
.hr-ui #search-results small{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:5px}
@media (min-width:1600px){.hr-ui .hero-copy{padding-left:66px}
.hr-ui .hero-bottom{left:66px}
.hr-ui .section{padding-left:64px;padding-right:64px}}
@media (max-width:1050px){.hr-ui .header-motto{display:none}
.hr-ui .site-header{height:80px}
.hr-ui .hero{min-height:464px;margin:0 16px;height:520px}
.hr-ui .hero-copy{padding-top:74px}
.hr-ui .hero h1{font-size:60px}
.hr-ui .section{padding:58px 5%}
.hr-ui .article-grid{gap:32px 20px}
.hr-ui .article-card h3{font-size:19px}
.hr-ui .outdoor-section{gap:35px}
.hr-ui .destination-card{height:310px}
.hr-ui .destination-copy{left:20px}
.hr-ui .destination-copy h3{font-size:28px}
.hr-ui .outdoor-image{height:510px}
.hr-ui .section-heading{gap:20px}
.hr-ui .section-heading .text-link{font-size:12px;gap:14px}}
@media (max-width:760px){.hr-ui .site-header{height:76px;padding:0 5%;gap:12px}
.hr-ui .brand{font-size:26px;gap:7px}
.hr-ui .brand strong{font-size:32px}
.hr-ui .desktop-nav{display:none}
.hr-ui .menu-toggle{display:grid}
.hr-ui .header-actions{gap:5px}
.hr-ui .hero{margin:0 10px;min-height:484px;height:calc(80svh - 72.8px);max-height:608px;border-radius:13px}
.hr-ui .hero-image{object-position:62% center}
.hr-ui .hero-shade{background:linear-gradient(90deg,#082e29aa,#143b2930),linear-gradient(0deg,#092d2bdd,transparent 65%)}
.hr-ui .hero-copy{padding:65px 6% 150px}
.hr-ui .hero-eyebrow{font-size:9px;letter-spacing:1.8px;margin-bottom:25px}
.hr-ui .hero h1{font-size:clamp(37px,7.3vw,55px);letter-spacing:-.05em;line-height:1.16}
.hr-ui .hero-description{font-size:15px}
.hr-ui .lime-line{margin:24px 0 20px}
.hr-ui .primary-button{font-size:13px;margin-top:24px;padding:13px 18px}
.hr-ui .hero-bottom{bottom:43px;left:6%;right:5%;align-items:flex-end;gap:12px}
.hr-ui .hero-chips{flex-wrap:wrap;gap:8px;max-width:330px}
.hr-ui .hero-chips a{font-size:11px;padding:7px 13px}
.hr-ui .motion-toggle{flex-shrink:0;width:36px;height:36px}
.hr-ui .hero-credit{right:5%;font-size:8px;bottom:13px;letter-spacing:1px}
.hr-ui .section{padding:48px 5.5%}
.hr-ui .section-heading{align-items:flex-start;flex-direction:column;gap:15px;margin-bottom:25px}
.hr-ui .section-heading .eyebrow{font-size:10px;letter-spacing:1.8px}
.hr-ui .section-heading h2{font-size:32px}
.hr-ui .text-link{font-size:12px}
.hr-ui .filter-row{gap:8px;margin:25px 0}
.hr-ui .filter{font-size:12px;padding:8px 14px}
.hr-ui .article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px}
.hr-ui .article-card h3{font-size:18px}
.hr-ui .article-meta{font-size:10px;gap:5px;margin-top:12px}
.hr-ui .article-category{font-size:10px;letter-spacing:.7px}
.hr-ui .article-meta time{font-size:10px}
.hr-ui .article-excerpt{font-size:13px}
.hr-ui .destination-grid{grid-template-columns:1fr;gap:15px}
.hr-ui .destination-card{height:270px}
.hr-ui .destination-card:first-child{height:320px}
.hr-ui .destination-copy h3{font-size:31px}
.hr-ui .destination-copy p{font-size:14px}
.hr-ui .section-intro br{display:none}
.hr-ui .outdoor-section{grid-template-columns:1fr;gap:30px}
.hr-ui .outdoor-image{height:340px}
.hr-ui .outdoor-copy h2{font-size:36px}
.hr-ui .outdoor-copy .eyebrow{font-size:10px}
.hr-ui .practical-grid{grid-template-columns:1fr;gap:28px}
.hr-ui .practical-card{padding-top:20px}
.hr-ui .practical-card h3{font-size:21px}
.hr-ui .practical-card .read-link{margin-top:13px}
.hr-ui .site-footer{padding:42px 5.5% 22px}
.hr-ui .footer-top{grid-template-columns:1fr 1fr;gap:30px}
.hr-ui .footer-top>div:first-child{grid-column:1/-1}
.hr-ui .back-top{display:none}
.hr-ui .footer-bottom{font-size:10px;gap:10px}
.hr-ui .footer-bottom>span:last-child{gap:17px}
.hr-ui .search-top h2{font-size:22px}
.hr-ui dialog{padding:23px}}
@media (max-width:480px){.hr-ui .article-grid{grid-template-columns:1fr;row-gap:32px}
.hr-ui .article-card h3{font-size:22px}
.hr-ui .article-picture{aspect-ratio:1.7}
.hr-ui .article-meta{gap:8px}
.hr-ui .article-category,.hr-ui .article-meta time{font-size:11px}
.hr-ui .article-excerpt{font-size:14px}
.hr-ui .hero-copy{padding-top:61px}
.hr-ui .hero h1{font-size:clamp(32px,8.9vw,43px)}
.hr-ui .hero-eyebrow{font-size:8px;letter-spacing:1.4px}
.hr-ui .hero-chips a{font-size:10px;padding:7px 11px}
.hr-ui .hero-chips{max-width:275px}
.hr-ui .secondary-button{font-size:12px;gap:18px}}
/* Keep small editorial labels and controls readable at every breakpoint. */
.hr-ui .header-motto,.hr-ui .text-link,.hr-ui .section-heading .text-link,.hr-ui .filter,.hr-ui .hero-chips a,.hr-ui .secondary-button,.hr-ui .primary-button,.hr-ui .footer-top>div>a:not(.brand),.hr-ui .footer-top h3,.hr-ui .practical-card .read-link{font-size:14px}
.hr-ui .article-excerpt,.hr-ui .outdoor-copy>p:not(.eyebrow),.hr-ui .section-intro{font-size:16px}
.hr-ui .article-category,.hr-ui .article-meta time,.hr-ui .compact-item time,.hr-ui .data-status,.hr-ui .footer-bottom,.hr-ui .hero-credit,.hr-ui .destination-copy small,.hr-ui .eyebrow,.hr-ui .hero-eyebrow,.hr-ui .section-heading .eyebrow,.hr-ui .outdoor-copy .eyebrow{font-size:12px}
.hr-ui .hero-credit{letter-spacing:.8px}
.hr-ui .hero-chips{max-width:none}
@media (max-width:760px){.hr-ui .hero-chips{max-width:290px}
.hr-ui .hero-chips a{font-size:12px}
.hr-ui .hero-eyebrow{font-size:11px;letter-spacing:1.1px}
.hr-ui .hero-credit{font-size:10px}
.hr-ui .hero-copy{padding-top:52px}
.hr-ui .filter{padding:8px 13px}
.hr-ui .footer-bottom{font-size:12px}
.hr-ui .footer-bottom>span:last-child{gap:13px}}
@media (prefers-reduced-motion:reduce){html.hr-unused-selector{scroll-behavior:auto}
.hr-ui *,.hr-ui *:before,.hr-ui *:after{animation:none!important;transition:none!important}
.hr-ui .hero-image{will-change:auto}}
/* Compact hero: 20 percent less height, with space retained for controls. */
.hr-ui .hero-copy{padding-top:40px;padding-bottom:105px}
.hr-ui .hero-eyebrow{margin-bottom:16px}
.hr-ui .hero .lime-line{margin:18px 0 14px}
.hr-ui .hero .primary-button{margin-top:18px}
@media (max-width:760px){.hr-ui .hero-copy{padding-top:28px;padding-bottom:115px}
.hr-ui .hero .lime-line{margin:16px 0 12px}}
/* Integration: scope the new visual system to its own components. */
body.hr-v03{background:#fff}body.hr-v03 #tie-wrapper{max-width:none;width:100%;background:#fff}
.hr-ui{max-width:1400px;margin-inline:auto;text-align:left}
.hr-ui h1,.hr-ui h2,.hr-ui h3,.hr-ui button,.hr-ui input,.hr-ui summary{font-family:var(--font)}
.hr-ui h1,.hr-ui h2,.hr-ui h3{color:inherit}
.hr-ui a,.hr-ui a:hover{box-shadow:none}
.hr-ui .site-header{width:100%;padding-inline:4.6%}
.hr-ui .brand{color:#123b30}.hr-ui .brand strong{font-weight:800}
.hr-ui .primary-button{color:#123b30}.hr-ui .primary-button:hover{color:#123b30}
.hr-ui .hero h1{color:#fff}.hr-ui .article-picture img{margin:0}
.hr-ui .article-picture{display:block}.hr-ui .site-footer{border:0;background:#fff}
.hr-ui .icon-button,.hr-ui .filter,.hr-ui .secondary-button,.hr-ui .motion-toggle{text-transform:none;box-shadow:none;letter-spacing:normal;min-width:0}
.hr-ui dialog{margin:auto}.hr-ui dialog:not([open]){display:none}
.hr-ui .search-top{margin:0}.hr-ui #search-input{height:auto;max-width:none;width:100%}
.hr-ui .mobile-nav{z-index:25}.hr-ui .desktop-nav summary{font-size:inherit}
body.hr-v03 #content.container,body.hr-v03 .section-wrapper.container{max-width:1400px}
body.hr-v03 .background-overlay{background:transparent}
body.hr-v03-fragment .hr-chrome,body.is-ajax-loaded-post .hr-chrome{display:none!important}
body.hr-v03-home #tie-wrapper>.hr-ui{clear:both}
@media(min-width:1600px){.hr-ui .site-header,.hr-ui .site-footer{padding-left:64px;padding-right:64px}}
@media(max-width:760px){.hr-ui .site-header{padding-inline:5%}}
