:root{--v10-green:#03261b;--v10-deep:#063a2a;--v10-ivory:#efe8df;--v10-maroon:#03261b;--v10-copper:#efe8df;--v10-raise:#f7f5ef;--v10-line-d:#efe8df2e;--v10-line-l:#03261b29;--v10-mute-d:#efe8dfa8;--v10-mute-l:#03261b9e;--v10-max:1320px;--h2-unified:clamp(1.85rem, 3.2vw, 2.75rem);--subh-unified:clamp(1.1rem, 1.5vw, 1.35rem);--eyebrow-unified:.75rem;--body-unified:clamp(.95rem, 1.1vw, 1.05rem);--lh-h2-unified:1.15;--lh-subh-unified:1.25;--lh-body-unified:1.7;--f-display:"GT Ultra Median", "Playfair Display", Georgia, "Times New Roman", serif;--f-display-ui:"GT Ultra Median", "Playfair Display", Georgia, "Times New Roman", serif;--f-sans:"Season Sans", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--f-mono:"IBM Plex Mono", "Season Sans", "Inter", monospace;--f-ui:"Season Sans", "Inter", sans-serif;--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-5:24px;--s-6:32px;--s-7:48px;--s-8:64px;--fs-eyebrow:13px;--fs-nav:.85rem;--fs-body:1rem;--fs-lead:1.15rem;--fs-small:.88rem;--fs-d3:1.5rem;--fw-body:400;--fw-medium:500;--lh-body:1.6}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@keyframes regentSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.regent-sun-spinner{transform-origin:50%;will-change:transform;animation:6s linear infinite regentSpin!important}@keyframes starSpin1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes starSpin2{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes rg-star-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rg-center-star-box{pointer-events:none;transform-origin:50%;animation:18s linear infinite rg-star-spin;display:block;overflow:visible}.v10-reveal{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(24px)}.v10-reveal.in{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.v10-reveal{opacity:1!important;transform:none!important}}.regent-page-root{background:var(--v10-green,#03261b);color:var(--v10-ivory,#efe8df);font-family:var(--f-sans);min-height:100vh;overflow-x:hidden}.v10-wrap{max-width:var(--v10-max);margin:0 auto;padding:0 clamp(20px,5vw,88px)}.v10-h1{font-family:var(--f-display);letter-spacing:-.022em;text-transform:uppercase;margin:0;font-size:clamp(2.6rem,6.4vw,5.4rem);font-weight:300;line-height:1.02}.v10-h2,.v10-unit-card-title,.rg-tenpoint-title,.rg-visit-title,.rg-section-title{font-family:var(--f-display,"GT Ultra Median", Georgia, serif);letter-spacing:-.015em;text-transform:uppercase;font-size:var(--h2-unified)!important;line-height:var(--lh-h2-unified)!important;word-break:keep-all!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.v10-h3,.rg-subh,.rg-key-statement{font-family:var(--f-display-ui,var(--f-display,Georgia, serif));text-transform:uppercase;font-size:var(--subh-unified)!important;line-height:var(--lh-subh-unified)!important}.v10-eyebrow,.rg-tenpoint-eyebrow-text,.rg-eyebrow-unified{font-family:var(--f-sans,sans-serif)!important;font-size:var(--eyebrow-unified)!important;letter-spacing:.22em!important;text-transform:uppercase!important;font-weight:600!important}.v10-eyebrow{flex-direction:column;gap:10px;display:inline-flex}.v10-eyebrow:after{content:"";background:var(--v10-maroon);width:44px;height:1px}.v10-eyebrow--ondark{color:var(--v10-copper)}.v10-eyebrow--ondark:after{background:var(--v10-copper);opacity:.6}.v10-eyebrow--onlight{color:var(--v10-maroon)}.v10-lead,.v10-unit-card-desc,.rg-tenpoint-desc,.rg-visit-desc,.rg-body-unified{font-size:var(--body-unified)!important;line-height:var(--lh-body-unified)!important}.v10-ondark,.v10-ondark .v10-h2{color:var(--v10-ivory)}.v10-onlight,.v10-onlight .v10-h2{color:var(--v10-green)}.v10-btn{background:var(--v10-maroon);color:var(--v10-ivory);font-size:var(--fs-nav);font-weight:var(--fw-medium);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;cursor:pointer;border:1px solid #efebdf47;justify-content:center;align-items:center;gap:10px;padding:14px 26px;text-decoration:none;transition:filter .18s ease-out,transform .18s ease-out,background .25s,color .25s;display:inline-flex}.v10-btn:hover{filter:brightness(1.25)}.v10-btn:active{transform:translateY(1px)}.v10-btn--ghost{color:var(--v10-ivory);border:1px solid var(--v10-line-d);background:0 0}.v10-btn--ghost:hover{border-color:var(--v10-ivory);color:var(--v10-ivory);filter:none}.v10-hero{background:var(--v10-ivory,#efe8df);flex-direction:column;height:100svh;display:flex;position:relative;overflow:hidden}.v10-hero-media{background:var(--v10-green,#03261b);flex:1;width:100%;margin-top:88px;position:relative;overflow:hidden}.v10-hero-slide{opacity:0;pointer-events:none;transition:opacity 1.1s ease-in-out;position:absolute;inset:0}.v10-hero-slide.on{opacity:1;pointer-events:auto}.v10-hero-slide picture,.v10-hero-slide img{object-fit:cover;object-position:center bottom;width:100%;height:100%;display:block}.v10-hero-arrow{z-index:10;color:#efe8df;cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#03261b8c;border:1px solid #efe8df4d;border-radius:50%;justify-content:center;align-items:center;width:clamp(42px,3.5vw,50px);height:clamp(42px,3.5vw,50px);padding:0;transition:background .25s,color .25s,transform .25s,box-shadow .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 16px #00000040}.v10-hero-arrow:hover{color:#03261b;background:#efe8dfe6;transform:translateY(-50%)scale(1.08);box-shadow:0 6px 20px #00000059}.v10-hero-arrow:active{transform:translateY(-50%)scale(.96)}.v10-hero-arrow--prev{left:clamp(16px,2.5vw,32px)}.v10-hero-arrow--next{right:clamp(16px,2.5vw,32px)}.v10-hero-strip{color:#03261b;z-index:10;box-sizing:border-box;background:#efe8df;border-top:1px solid #efe8df26;flex-shrink:0;justify-content:space-between;align-items:center;height:88px;min-height:88px;padding:0 clamp(20px,4vw,56px);display:flex;position:relative}.v10-hero-strip-main{align-items:center;gap:clamp(16px,2.5vw,36px);display:flex}.v10-hero-split{align-items:center;gap:clamp(8px,1.5vw,18px);display:flex}.v10-hero-half{font-family:var(--f-display,Georgia, serif);letter-spacing:-.01em;color:#03261b;white-space:nowrap;text-transform:uppercase;font-size:clamp(.85rem,1.4vw,1.45rem);font-weight:400;line-height:1.1}.v10-hero-rule{background:#03261b59;flex-shrink:0;width:1px;height:22px;display:block}.v10-hero-sub{color:#03261b;letter-spacing:.08em;font-size:clamp(.68rem,.85vw,.85rem);font-family:var(--f-mono,sans-serif);text-transform:uppercase;opacity:1;white-space:nowrap;border-left:1px solid #03261b40;margin:0;padding-left:clamp(14px,2vw,28px)}.v10-hero-strip-side{flex-shrink:0;align-items:center;gap:clamp(16px,2.5vw,32px);display:flex}.v10-hero-dots{z-index:3;align-items:center;gap:8px;display:flex;position:relative}.v10-hero-dots button{cursor:pointer;background:#03261b4d;border:0;width:22px;height:2px;padding:0;transition:all .3s}.v10-hero-dots button.on,.v10-hero-dots button[aria-selected=true]{background:#03261b;width:32px;height:3px}@media (max-width:900px){.v10-hero-strip{flex-direction:column;align-items:flex-start;gap:10px;height:auto;min-height:72px;padding:12px 20px}.v10-hero-strip-main{flex-direction:column;align-items:flex-start;gap:6px}.v10-hero-sub{white-space:normal;border-left:none;padding-left:0}.v10-hero-half{white-space:normal}.v10-hero-media{margin-top:72px}}.v10-fold{position:relative}.v10-unit-card-wrap{max-width:var(--v10-max,1320px);margin:0 auto;padding:0 clamp(20px,5vw,88px)}.v10-unit-card{background:var(--v10-green,#03261b);color:var(--v10-ivory,#efe8df);border-radius:4px;grid-template-columns:1.1fr 1fr;align-items:center;gap:clamp(32px,5vw,80px);display:grid;overflow:hidden;box-shadow:0 20px 50px #0000004d}@media (max-width:960px){.v10-unit-card{grid-template-columns:1fr}}.v10-unit-card-image{width:100%;height:100%;min-height:380px;position:relative}.v10-unit-card-image picture,.v10-unit-card-image img{object-fit:cover;width:100%;height:100%;display:block}.v10-unit-card-content{flex-direction:column;justify-content:center;padding:clamp(32px,5vw,64px) clamp(24px,4vw,56px);display:flex}.rg-tenpoint-section{color:#03261b;background:#efe8df;padding:clamp(32px,4.5vw,60px) 0;position:relative;overflow:hidden}.rg-tenpoint-inner{grid-template-columns:.85fr 1.35fr;align-items:center;gap:clamp(40px,6vw,96px);max-width:1440px;margin:0 auto;padding:0 clamp(20px,5vw,88px);display:grid}@media (max-width:960px){.rg-tenpoint-inner{grid-template-columns:1fr;gap:clamp(40px,7vw,64px)}}.rg-tenpoint-content{flex-direction:column;justify-content:center;display:flex}.rg-tenpoint-eyebrow-wrap{align-items:center;gap:14px;margin-bottom:clamp(16px,2vw,26px);display:flex}.rg-tenpoint-eyebrow-line{opacity:.85;background:#03261b;width:42px;height:1px}.rg-tenpoint-eyebrow-text{font-family:var(--f-sans,sans-serif);letter-spacing:.22em;text-transform:uppercase;color:#03261b;font-size:clamp(.75rem,.85vw,.85rem);font-weight:600}.rg-tenpoint-title{margin:0 0 clamp(18px,2.2vw,28px)}.rg-tenpoint-title-accent{font-family:var(--f-display,"GT Ultra Median", Georgia, serif);color:#03261b;font-style:italic;font-weight:400}.rg-tenpoint-desc{font-family:var(--f-sans,sans-serif);color:#03261bc7;max-width:48ch;margin:0 0 clamp(20px,2.5vw,32px);font-size:clamp(.95rem,1.1vw,1.08rem);line-height:1.75}.rg-tenpoint-diagram-wrap{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.rg-tenpoint-svg{filter:drop-shadow(0 12px 36px #03261b0f);width:100%;max-width:820px;height:auto;display:block;overflow:visible}.rg-star-item{cursor:pointer;transition:transform .3s}.rg-star-ray{stroke:#03261b;stroke-width:1.1px;stroke-dasharray:2.5 3.5;opacity:.35;transition:all .35s}.rg-star-node{fill:#03261b;transition:all .35s}.rg-star-text-num{font-family:var(--f-sans,sans-serif);letter-spacing:.12em;fill:#03261b99;text-transform:uppercase;font-size:12.5px;font-weight:600;transition:fill .3s}.rg-star-text-name{font-family:var(--f-display-ui,"GT Ultra Median", Georgia, serif);letter-spacing:.01em;fill:#03261b;font-size:18.5px;font-weight:400;transition:fill .3s,font-weight .3s}.rg-star-item:hover .rg-star-ray{stroke:#03261b;stroke-width:2px;stroke-dasharray:none;opacity:.95}.rg-star-item:hover .rg-star-node{fill:#0b5c43;r:5.5}.rg-star-item:hover .rg-star-text-name{fill:#0b5c43;font-weight:600}.rg-star-item:hover .rg-star-text-num{fill:#0b5c43}.rg-one-system-section{background:var(--v10-ivory,#efe8df);color:var(--v10-green,#03261b);width:100%;padding:clamp(48px,6vw,100px) 0;position:relative;overflow:hidden}.rg-one-system-inner{box-sizing:border-box;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(32px,5vw,80px);max-width:1440px;min-height:clamp(540px,65vh,840px);margin:0 auto;padding:0 clamp(20px,4vw,80px);display:grid}@media (max-width:991px){.rg-one-system-inner{grid-template-columns:1fr;gap:clamp(36px,6vw,60px);min-height:auto;padding:0 clamp(18px,4vw,40px)}}.rg-one-system-slider{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:clamp(16px,2.2vw,26px);width:100%;max-width:520px;margin:0 auto;padding:clamp(10px,2vw,24px);display:flex}@media (max-width:768px){.rg-one-system-slider{max-width:380px;padding:0}}@media (max-width:480px){.rg-one-system-slider{max-width:300px}}.rg-one-system-frame{perspective:1000px;width:100%;padding-bottom:94%;position:relative}.rg-one-system-card{transform-origin:50%;-webkit-user-select:none;user-select:none;touch-action:pan-y;border-radius:6px;width:78%;margin-top:-48%;margin-left:-39%;padding-bottom:96%;transition:transform .55s cubic-bezier(.4,0,.2,1),opacity .45s;position:absolute;top:50%;left:50%;overflow:hidden;box-shadow:0 14px 36px #03261b2e}.rg-one-system-card img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.rg-one-system-dots{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;padding:6px 0;display:flex}.rg-one-system-dot{cursor:pointer;background:#03261b;border:none;border-radius:50%;width:9px;height:9px;padding:0;transition:opacity .3s,transform .3s}.rg-one-system-content{z-index:2;box-sizing:border-box;flex-direction:column;justify-content:center;width:100%;max-width:620px;display:flex;position:relative}@media (max-width:991px){.rg-one-system-content{max-width:100%;margin:0 auto}}.rg-one-system-eyebrow-wrap{align-items:center;gap:14px;margin-bottom:clamp(18px,2.5vw,30px);display:flex}.rg-one-system-eyebrow-line{opacity:.35;background:#03261b;flex-shrink:0;width:40px;height:1px;display:block}.rg-one-system-star{fill:#03261b;width:clamp(44px,5vw,68px);height:clamp(44px,5vw,68px);margin-bottom:clamp(16px,2.5vw,28px);display:block}.rg-one-system-title{color:#03261b;letter-spacing:-.015em;text-transform:uppercase;margin:0 0 clamp(20px,3vw,36px);font-size:clamp(1.75rem,3.2vw,2.65rem);line-height:1.15}.rg-one-system-principles{border-top:1px solid #03261b2e;width:100%;margin-bottom:clamp(24px,4vw,48px)}.rg-one-system-row{border-bottom:1px solid #03261b1f;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:clamp(8px,2vw,16px);padding:clamp(12px,1.6vw,20px) 0;display:flex}.rg-one-system-row-left{letter-spacing:-.01em;color:#03261b;flex-shrink:0;font-size:clamp(1rem,1.3vw,1.25rem);font-weight:500}.rg-one-system-row-right{color:#03261bbf;text-align:right;letter-spacing:.18em;text-transform:uppercase;font-size:clamp(.75rem,.9vw,.85rem);font-family:var(--f-sans,sans-serif);font-weight:600}@media (max-width:480px){.rg-one-system-row{gap:6px;padding:12px 0}.rg-one-system-row-left{font-size:1.05rem}.rg-one-system-row-right{letter-spacing:.12em;font-size:.72rem}}.rg-one-system-desc{color:#03261bd9;max-width:48ch;margin:0;font-size:clamp(.92rem,1.1vw,1.05rem);line-height:1.7}.v10-fold--photo{background-position:50%;background-size:cover;position:relative}.v10-cards--4{grid-template-columns:repeat(4,1fr);gap:clamp(16px,2vw,28px);margin-top:clamp(32px,5vw,60px);display:grid}@media (max-width:1024px){.v10-cards--4{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.v10-cards--4{grid-template-columns:1fr}}.v10-card{transition:transform .35s,box-shadow .35s}.v10-card:hover{transform:translateY(-8px);box-shadow:0 20px 48px #0006}.v10-card .img{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.v10-card .img img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.v10-card:hover .img img{transform:scale(1.06)}.rg-vie-section{--rg-vie-margin:clamp(24px, 5vw, 80px);background:#efe8df;padding:clamp(20px,3vw,40px) 0;position:relative;overflow:hidden}.rg-vie-card{background:var(--v10-green,#03261b);min-height:clamp(520px,55vh,760px);margin-left:var(--rg-vie-margin);margin-right:var(--rg-vie-margin);border-radius:4px;align-items:center;display:flex;position:relative;box-shadow:0 20px 50px #00000047}.rg-vie-content{z-index:2;box-sizing:border-box;flex-shrink:0;width:48%;padding:clamp(40px,4vw,70px) clamp(40px,5vw,80px) clamp(40px,4vw,70px) clamp(24px,4vw,60px);position:relative}.rg-vie-content .v10-unit-card-title{font-size:clamp(1.35rem,2.1vw,1.9rem)!important;line-height:1.22!important}.rg-vie-image{top:50%;right:calc(-1 * var(--rg-vie-margin));width:calc(52% + var(--rg-vie-margin));background:#03261b;border-radius:0;height:calc(100% - 40px);min-height:440px;max-height:720px;position:absolute;overflow:hidden;transform:translateY(-50%);box-shadow:0 15px 35px #0003}.rg-vie-image picture,.rg-vie-image img{object-fit:cover;width:100%;height:100%;display:block}.rg-vie-stats-row{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:16px;display:flex}.rg-vie-stat-col{flex:180px}.rg-vie-stat-col--right{text-align:right}.rg-vie-card--reverse{justify-content:flex-end}.rg-vie-card--reverse .rg-vie-content{margin-left:auto;padding-left:clamp(40px,5vw,80px);padding-right:clamp(24px,4vw,60px)}.rg-vie-card--reverse .rg-vie-image{left:calc(-1 * var(--rg-vie-margin));border-radius:4px;right:auto}@media (max-width:1280px) and (min-width:1025px){.rg-vie-content{width:52%;padding-right:clamp(30px,3vw,50px)}.rg-vie-image{width:calc(48% + var(--rg-vie-margin))}}@media (max-width:1024px){.rg-vie-section{--rg-vie-margin:clamp(16px, 4vw, 32px)}.rg-vie-card{margin-left:var(--rg-vie-margin);margin-right:var(--rg-vie-margin);border-radius:8px;flex-direction:column;align-items:stretch;min-height:auto;overflow:hidden}.rg-vie-content{width:100%;padding:clamp(28px,5vw,48px) clamp(20px,4vw,36px)}.rg-vie-content .v10-unit-card-title{font-size:clamp(1.2rem,2.8vw,1.55rem)!important;line-height:1.25!important}.rg-vie-image{aspect-ratio:16/10;width:100%;height:auto;min-height:unset;max-height:unset;box-shadow:none;border-radius:0;margin:0;position:relative;top:auto;right:auto;transform:none}}@media (max-width:600px){.rg-vie-section{--rg-vie-margin:12px;padding:24px 0}.rg-vie-card{margin-left:var(--rg-vie-margin);margin-right:var(--rg-vie-margin);border-radius:6px}.rg-vie-content{padding:24px 18px}.rg-vie-content .v10-unit-card-title{margin-bottom:20px!important;font-size:clamp(1.02rem,4.2vw,1.22rem)!important;line-height:1.28!important}.rg-vie-stats-row{gap:16px}.rg-vie-stat-col,.rg-vie-stat-col--right{text-align:left;flex:100%}.rg-vie-image{aspect-ratio:4/3}}.v10-partners-ticker{width:100%;margin-top:clamp(20px,3vw,40px);padding:clamp(36px,5vw,56px) 0;position:relative;overflow:hidden}.v10-partners-ticker:before,.v10-partners-ticker:after{content:"";z-index:2;pointer-events:none;width:clamp(60px,10vw,140px);position:absolute;top:0;bottom:0}.v10-partners-ticker:before{background:linear-gradient(90deg,#efe8df 0%,#efe8df00 100%);left:0}.v10-partners-ticker:after{background:linear-gradient(270deg,#efe8df 0%,#efe8df00 100%);right:0}.v10-partners-track{gap:0;width:max-content;animation:36s linear infinite partnerScroll;display:flex}.v10-partners-ticker:hover .v10-partners-track{animation-play-state:paused}@keyframes partnerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.v10-partner-item{text-align:center;box-sizing:border-box;border-right:1px solid #03261b1f;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-width:clamp(240px,20vw,300px);max-width:320px;padding:0 clamp(32px,4.5vw,64px);display:flex}.v10-partner-item__logo{justify-content:center;align-items:center;width:100%;height:90px;display:flex}.v10-partner-item img{object-fit:contain;opacity:.75;filter:brightness(0);background:0 0;width:clamp(150px,14vw,175px);height:auto;max-height:90px;transition:filter .35s,opacity .35s,transform .35s}.v10-partners-ticker:hover .v10-partner-item img{opacity:.85}.v10-partner-item:hover img{filter:brightness(0);opacity:1;transform:scale(1.05)}.v10-partner-item__divider{background:#03261b24;width:24px;height:1px;transition:width .35s,background-color .35s}.v10-partner-item:hover .v10-partner-item__divider{background:var(--v10-green,#03261b);width:40px}.v10-partner-item .partner-desc{letter-spacing:.11em;text-transform:uppercase;color:var(--v10-green,#03261b);white-space:normal;word-break:break-word;max-width:60ch;font-size:.62rem;font-weight:500;line-height:1.45;font-family:var(--f-ui,var(--f-sans,sans-serif));opacity:.8;transition:opacity .3s}.v10-partner-item:hover .partner-desc{opacity:1}.rg-visit-card{aspect-ratio:16/9;background:#03261b;border-radius:0;outline:1px solid #03261b1f;min-height:480px;display:block;position:relative;overflow:hidden}.rg-visit-title{font-family:var(--f-display-ui,var(--f-display,Georgia, serif));letter-spacing:.02em;color:var(--v10-green,#03261b);text-transform:uppercase;margin:0;font-size:clamp(1.8rem,3.2vw,3rem);font-weight:400;line-height:1.15}.rg-visit-desc{color:#03261bd9;margin:0;font-size:clamp(.88rem,1.05vw,1.02rem);line-height:1.6}.rf-root{color:#efe8df;background:#03261b;border-top:1px solid #efebdf33;position:relative;overflow:hidden}.rf-inner{z-index:2;max-width:1320px;margin:0 auto;padding:clamp(48px,7vw,88px) clamp(20px,5vw,88px) clamp(36px,5vw,64px);position:relative}.rf-grid{grid-template-columns:2fr 1.5fr 2fr 2fr;align-items:start;gap:clamp(28px,4vw,56px);display:grid}@media (max-width:1000px){.rf-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.rf-grid{grid-template-columns:1fr}}.rf-brand{flex-direction:column;gap:16px;display:flex}.rf-brand img.logo{width:148px;display:block}.rf-address{flex-direction:column;gap:10px;margin-top:4px;display:flex}.rf-address-row{color:#efe8df;opacity:.92;align-items:flex-start;gap:10px;font-size:.88rem;line-height:1.5;display:flex}.rf-address-row svg{stroke:#efe8df;fill:none;stroke-width:1.8px;flex-shrink:0;width:16px;height:16px;margin-top:2px}.rf-social-label{letter-spacing:.18em;text-transform:uppercase;color:#efe8df;margin-top:8px;font-size:13px}.rf-social-icons{gap:12px;margin-top:4px;display:flex}.rf-social-icons a{color:#efe8df;background:#efebdf26;border:1px solid #efebdf4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .3s;display:flex}.rf-social-icons a:hover{color:#03261b;background:#efe8df;border-color:#efe8df;transform:translateY(-2px)}.rf-social-icons svg{fill:currentColor;width:15px;height:15px}.rf-links-col{flex-direction:column;gap:18px;display:flex}.rf-col-title{font-family:var(--f-mono,sans-serif);letter-spacing:.22em;text-transform:uppercase;color:#efe8df;border-bottom:1px solid #efebdf33;padding-bottom:12px;font-size:13px}.rf-links{flex-direction:column;gap:14px;display:flex}.rf-links a{color:#efe8df;letter-spacing:.02em;opacity:.9;font-size:.92rem;text-decoration:none;transition:color .2s,transform .2s}.rf-links a:hover{color:#fff;opacity:1;transform:translate(2px)}.rf-gallery-col{flex-direction:column;gap:18px;display:flex}.rf-gallery-grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.rf-gallery-grid img{aspect-ratio:1;object-fit:cover;cursor:pointer;border:1px solid #efebdf33;width:100%;transition:opacity .25s,transform .4s,border-color .3s;display:block}.rf-gallery-grid img:hover{opacity:.95;border-color:#efe8df;transform:scale(1.04)}.rf-call-col{flex-direction:column;gap:18px;display:flex}.rf-phone{font-family:var(--f-mono,sans-serif);color:#efe8df;letter-spacing:.04em;align-items:center;gap:10px;font-size:clamp(.95rem,1.5vw,1.15rem);text-decoration:none;transition:opacity .2s;display:flex}.rf-phone:hover{opacity:.8}.rf-phone svg{fill:#efe8df;flex-shrink:0;width:18px;height:18px}.rf-quote{color:#efe8df;opacity:.9;max-width:36ch;font-size:.88rem;line-height:1.65}.v10-lightbox{z-index:999999;background:#03261bf2;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex;position:fixed;inset:0}.v10-lightbox img{object-fit:contain;border-radius:4px;max-width:90vw;max-height:80vh;box-shadow:0 20px 60px #0009}.v10-lightbox .cap{color:#efe8df;font-family:var(--f-sans);letter-spacing:.05em;text-align:center;margin-top:18px;font-size:.95rem}.v10-lb-close,.v10-lb-prev,.v10-lb-next{color:#efe8df;cursor:pointer;background:#efe8df26;border:1px solid #efe8df4d;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute}.v10-lb-close:hover,.v10-lb-prev:hover,.v10-lb-next:hover{color:#03261b;background:#efe8df}.v10-lb-close{border-radius:50%;width:44px;height:44px;font-size:20px;top:24px;right:24px}.v10-lb-prev{width:48px;height:48px;font-size:28px;top:50%;left:24px;transform:translateY(-50%)}.v10-lb-next{width:48px;height:48px;font-size:28px;top:50%;right:24px;transform:translateY(-50%)}.vie-hero-section{justify-content:flex-end;align-items:flex-end;min-height:100svh;padding:0;display:flex;position:relative}.vie-hero-panel{z-index:2;background:#efe8df;grid-template-columns:1fr 1px 1fr;align-items:center;gap:0 clamp(24px,3.5vw,52px);width:clamp(540px,70vw,1040px);padding:clamp(32px,4.5vw,60px) clamp(28px,4vw,60px);display:grid;position:relative}.vie-hero-divider{background:#efe8df;align-self:stretch;width:1px}.vie-hero-stats{flex-direction:column;gap:clamp(16px,2.2vw,26px);margin:0;padding-left:clamp(8px,1vw,16px);display:flex}@media (max-width:768px){.vie-hero-section{flex-direction:column;justify-content:flex-start;align-items:stretch;min-height:auto;padding-top:88px;display:flex}.vie-hero-bg{z-index:1;min-height:240px;width:100%!important;height:clamp(260px,60vw,420px)!important;display:block!important;position:relative!important;inset:auto!important}.vie-hero-bg img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.vie-hero-panel{grid-template-columns:1fr;gap:clamp(20px,5vw,32px) 0;width:100%;padding:28px 20px 32px}.vie-hero-divider{align-self:auto;width:100%;height:1px}.vie-hero-stats{gap:20px;padding-left:0}.v10-first-row,.v10-first-row--flip{flex-direction:column!important;min-height:auto!important;display:flex!important}.v10-first-row .v10-first-txt,.v10-first-row--flip .v10-first-txt{order:1!important}.v10-first-row .v10-first-img,.v10-first-row--flip .v10-first-img{width:100%;min-height:clamp(240px,58vw,360px);order:2!important}}.rg-strip-section{background:#efe8df;padding:clamp(56px,8vw,110px) 0;overflow:hidden}.rg-strip-head{max-width:var(--v10-max,1440px);flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:24px;margin:0 auto clamp(32px,5vw,56px);padding:0 clamp(20px,5vw,88px);display:flex}.rg-strip-brand{flex-direction:column;align-self:flex-start;align-items:center;gap:6px;margin-bottom:4px;display:inline-flex}.rg-strip-logo{width:auto;height:clamp(40px,5vw,58px);display:block}.rg-strip-sub{color:#000;text-align:center;width:100%;display:block}.rg-strip-label{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.rg-strip-eyebrow{color:#03261bb3;align-items:center;gap:12px;display:flex}.rg-strip-eyebrow:before{content:"";opacity:.35;background:#03261b;flex-shrink:0;width:36px;height:1px;display:block}.rg-strip-h2{color:#03261b;margin:0}.rg-marquee{cursor:pointer;gap:10px;width:100%;display:flex;overflow:hidden}.rg-marquee-track{will-change:transform;flex-shrink:0;gap:10px;animation:120s linear infinite rg-scroll;display:flex}.rg-marquee:hover .rg-marquee-track{animation-play-state:paused}@keyframes rg-scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% - 10px))}}.rg-strip-thumb{cursor:pointer;background:#03261b;border:none;flex:0 0 clamp(220px,22vw,320px);height:clamp(160px,18vw,240px);padding:0;position:relative;overflow:hidden}.rg-strip-thumb img{object-fit:cover;opacity:1;width:100%;height:100%;transition:transform .55s cubic-bezier(.25,.46,.45,.94);display:block}.rg-strip-thumb:hover img{transform:scale(1.06)}.v10-first-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#03261bb3;margin-bottom:8px;font-size:.75rem;font-weight:600;display:block}.v10-first-h3{font-family:var(--f-display,Georgia, serif);text-transform:uppercase;color:#03261b;margin:0 0 12px;font-size:clamp(1.25rem,2vw,1.75rem)}.v10-first-lead{color:#03261bd9;margin:0;font-size:clamp(.95rem,1.1vw,1.05rem);line-height:1.7}.rg-hero-slideshow-section{background:#03261b;align-items:flex-end;width:100%;height:100vh;min-height:650px;display:flex;position:relative;overflow:hidden}.rg-hero-slides-wrap{z-index:0;width:100%;height:100%;position:absolute;inset:0}.rg-hero-slide{opacity:0;visibility:hidden;width:100%;height:100%;transition:opacity .8s cubic-bezier(.4,0,.2,1),visibility .8s;position:absolute;inset:0;transform:none}.rg-hero-slide.active{opacity:1;visibility:visible;transform:none}.rg-hero-slide picture,.rg-hero-slide img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.rg-hero-bottom-overlay{z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#03261b26 25%,#0000008c 55%,#141414eb 100%);height:clamp(160px,28vh,240px);position:absolute;bottom:0;left:0;right:0}.rg-hero-content-wrap{z-index:2;box-sizing:border-box;justify-content:space-between;align-items:flex-end;width:100%;max-width:1320px;margin:0 auto;padding:0 clamp(20px,5vw,88px);display:flex;position:relative;bottom:40px}.rg-hero-left{flex-direction:column;gap:6px;max-width:650px;display:flex}.rg-hero-title{font-family:var(--f-display,Georgia, serif);letter-spacing:-.01em;color:#efe8df;text-shadow:0 2px 16px #00000080;text-transform:uppercase;margin:0;font-size:clamp(2.6rem,5.5vw,4.8rem);font-weight:300;line-height:1.08}.rg-hero-right{flex-direction:column;align-items:center;gap:16px;margin-bottom:0;display:flex}.rg-hero-scroll{cursor:pointer;flex-direction:column;align-items:center;gap:14px;text-decoration:none;display:flex}.rg-hero-scroll-text{writing-mode:vertical-rl;font-family:var(--f-sans,sans-serif);letter-spacing:.25em;text-transform:uppercase;color:#efe8dfe6;text-shadow:0 1px 6px #0006;font-size:10px;font-weight:600;transition:color .3s;transform:rotate(180deg)}.rg-hero-scroll-line{background:#efe8df66;width:1px;height:54px;display:block;position:relative;overflow:hidden;box-shadow:0 1px 4px #0000004d}.rg-hero-scroll-line:after{content:"";background:#efe8df;width:100%;height:100%;animation:2s ease-in-out infinite scrollLineDrop;position:absolute;top:0;left:0}@keyframes scrollLineDrop{0%{transform:translateY(-100%)}50%,to{transform:translateY(100%)}}@media (max-width:768px){.rg-hero-slideshow-section{min-height:550px}.rg-hero-content-wrap{flex-direction:column;align-items:flex-start;gap:24px;padding-bottom:50px}.rg-hero-right{display:none}}.rg-mission-ring-section{color:#03261b;background:#efe8df;padding:clamp(60px,8vw,110px) clamp(20px,5vw,80px);position:relative;overflow:hidden}.rg-mission-wrap{grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(40px,6vw,80px);max-width:1240px;margin:0 auto;display:grid}.rg-mission-eyebrow-wrap{align-items:center;gap:14px;margin-bottom:20px;display:flex}.rg-mission-eyebrow-line{background:#03261b;width:42px;height:1px}.rg-mission-eyebrow-text{font-family:var(--f-sans,sans-serif);letter-spacing:.22em;text-transform:uppercase;color:#03261b;font-size:.75rem;font-weight:600}.rg-mission-title{font-family:var(--f-display,"GT Ultra Median", Georgia, serif);letter-spacing:-.015em;color:#03261b;text-transform:uppercase;text-wrap:balance;margin:0 0 16px;font-size:clamp(1.6rem,2.8vw,2.4rem);font-weight:400;line-height:1.15}.rg-mission-desc{font-family:var(--f-sans,sans-serif);color:#03261bd9;margin-bottom:20px;font-size:clamp(.92rem,1.05vw,1.05rem);line-height:1.7}.rg-mission-trust-block{border-top:1px solid #d0c8bd;margin-top:clamp(16px,2vw,24px);padding-top:clamp(16px,2vw,24px)}.rg-mission-showcase{flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.rg-mission-circle-outer{background:linear-gradient(160deg,#03261b 0%,#063a2a 100%);border-radius:220px 220px 28px 28px;width:clamp(310px,32vw,440px);height:clamp(370px,38vw,510px);padding:clamp(18px,2.2vw,28px);transition:transform .4s;position:relative;box-shadow:0 24px 55px #03261b47,inset 0 0 20px #42151533}.rg-mission-circle-outer:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#063a2a,#efe8df,#063a2a);border-radius:220px 220px 28px 28px;padding:2px;position:absolute;inset:-4px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.rg-mission-circle-inner{text-align:center;background:#efe8df;border-radius:200px 200px 20px 20px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:clamp(36px,4vw,52px) clamp(24px,2.8vw,40px) clamp(28px,3vw,44px);display:flex;position:relative;overflow:hidden;box-shadow:inset 0 4px 20px #00000014}.rg-mission-star-icon{fill:#03261b;flex-shrink:0;width:clamp(80px,10vw,120px);height:clamp(80px,10vw,120px);margin-bottom:clamp(16px,2vw,28px)}.rg-mission-pillar-title{font-family:var(--f-sans,sans-serif);letter-spacing:.22em;text-transform:uppercase;color:#03261b;margin:0 0 10px;font-size:clamp(.85rem,1vw,1rem);font-weight:700}.rg-mission-pillar-desc{font-family:var(--f-sans,sans-serif);color:#03261bc7;max-width:26ch;margin:0;font-size:clamp(.85rem,.95vw,.95rem);line-height:1.55}.rg-mission-dots{justify-content:center;align-items:center;gap:12px;margin-top:28px;display:flex}.rg-mission-dot{cursor:pointer;background:#03261b40;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.rg-mission-dot.active,.rg-mission-dot:hover{background:#03261b;transform:scale(1.3)}@media (max-width:900px){.rg-mission-wrap{text-align:center;grid-template-columns:1fr}.rg-mission-eyebrow-wrap{justify-content:center}.rg-mission-desc{margin-left:auto;margin-right:auto}}.rg-founders-list{grid-template-rows:auto;grid-auto-rows:1fr;gap:clamp(48px,6vw,76px);margin-top:clamp(36px,4.5vw,56px);display:grid}.rg-founder-card{background:var(--v10-green,#03261b);border-radius:4px;grid-template-columns:1fr minmax(auto,440px);align-items:stretch;height:100%;min-height:clamp(420px,46vh,520px);display:grid;position:relative;overflow:hidden;box-shadow:0 20px 48px #00000047}.rg-founder-card:nth-child(2n){grid-template-columns:minmax(auto,440px) 1fr}.rg-founder-card:nth-child(2n) .rg-founder-image-wrap{grid-area:1/1}.rg-founder-card:nth-child(2n) .rg-founder-content{grid-area:1/2}.rg-founder-content{background:var(--v10-green,#03261b);flex-direction:column;justify-content:center;padding:clamp(36px,4.2vw,56px) clamp(28px,3.6vw,50px);display:flex;color:#efe8df!important}.rg-founder-eyebrow{align-items:center;gap:12px;margin-bottom:16px;display:flex}.rg-founder-line{flex-shrink:0;width:32px;height:2px;display:inline-block;background-color:#efe8df!important}.rg-founder-tag{letter-spacing:.18em;text-transform:uppercase;font-size:clamp(.72rem,.8vw,.84rem);font-weight:700;color:#efe8df!important}.rg-founder-role{font-family:var(--f-mono,"Season Sans", sans-serif);letter-spacing:.14em;text-transform:uppercase;color:#efebdfd1;margin:0 0 20px;font-size:clamp(.82rem,.95vw,.95rem);font-weight:500;display:block}.rg-founder-bio{max-width:56ch;margin:0;font-size:clamp(.9rem,1.02vw,1.02rem);line-height:1.7;color:#efebdfe6!important;padding:0!important}.rg-founder-image-wrap{background:#03261b;width:100%;height:100%;min-height:380px;position:relative;overflow:hidden}.rg-founder-image-wrap picture,.rg-founder-image-wrap img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}@media (max-width:960px){.rg-founders-list{gap:40px;margin-top:32px}.rg-founder-card{flex-direction:column-reverse;grid-template-columns:1fr;display:flex}.rg-founder-image-wrap{width:100%;height:380px;min-height:unset}.rg-founder-content{padding:clamp(28px,5vw,40px) clamp(20px,4vw,32px)}}.rg-ceo-track-card{background:var(--v10-ivory,#efe8df);color:var(--v10-green,#03261b);border-radius:4px;grid-template-columns:1.05fr 1.35fr;align-items:center;gap:clamp(36px,5vw,70px);margin-top:clamp(60px,7.5vw,100px);padding:clamp(44px,5vw,68px) clamp(32px,4.5vw,64px);display:grid;position:relative;overflow:hidden}.rg-ceo-track-info{flex-direction:column;justify-content:center;display:flex}.rg-ceo-track-heading{font-family:var(--f-display);color:#03261b;text-transform:uppercase;margin:0 0 16px;font-size:clamp(1.8rem,2.6vw,2.5rem);font-weight:400;line-height:1.25}.rg-ceo-track-desc{opacity:.95;max-width:48ch;margin:0 0 24px;font-size:clamp(.92rem,1.05vw,1.05rem);line-height:1.7;color:#03261b!important}.rg-ceo-track-tags{flex-wrap:wrap;gap:10px;display:flex}.rg-ceo-tag{letter-spacing:.14em;text-transform:uppercase;color:#03261b;font-size:11px;font-family:var(--f-mono,"Season Sans", sans-serif);background:#03261b14;border:1px solid #03261b40;border-radius:2px;padding:6px 14px}.rg-ceo-chart-wrap{width:100%;position:relative}.rg-ceo-chart-bars{border-bottom:2px solid #03261b33;grid-template-columns:repeat(5,1fr);align-items:flex-end;gap:clamp(10px,1.6vw,22px);height:clamp(260px,30vw,320px);padding-bottom:12px;display:grid}.rg-ceo-bar-col{text-align:center;cursor:default;flex-direction:column;justify-content:flex-end;align-items:center;height:100%;display:flex}.rg-ceo-bar-star-wrap{justify-content:center;align-items:center;margin-bottom:10px;display:flex}.rg-ceo-star-svg{fill:#03261b;opacity:.85;width:clamp(18px,2.2vw,24px);height:clamp(18px,2.2vw,24px);transition:transform .35s cubic-bezier(.34,1.56,.64,1),fill .3s,opacity .3s}.rg-ceo-bar-pillar{width:clamp(22px,3.2vw,44px);height:var(--bar-h,60%);background:linear-gradient(#03261b73 0%,#03261b1a 100%);border:1px solid #03261b4d;border-bottom:none;border-radius:4px 4px 0 0;min-height:36px;max-height:170px;transition:all .35s;box-shadow:0 -4px 16px #03261b14}.rg-ceo-bar-col:hover .rg-ceo-bar-pillar{transform-origin:bottom;background:linear-gradient(#03261bb3 0%,#03261b33 100%);border-color:#03261b8c;transform:scaleY(1.05)}.rg-ceo-bar-col:hover .rg-ceo-star-svg{opacity:1;fill:#03261b;transform:translateY(-4px)rotate(45deg)scale(1.2)}.rg-ceo-bar-data{flex-direction:column;align-items:center;margin-top:14px;display:flex}.rg-ceo-bar-num{font-family:var(--f-display);color:#03261b;margin-bottom:6px;font-size:clamp(1.4rem,2.2vw,2.1rem);font-weight:400;line-height:1}.rg-ceo-bar-lab{font-family:var(--f-mono,"Season Sans", sans-serif);letter-spacing:.1em;text-transform:uppercase;color:#03261b99;max-width:13ch;font-size:clamp(.58rem,.68vw,.74rem);line-height:1.35}@media (max-width:1024px){.rg-ceo-track-card{grid-template-columns:1fr;gap:40px;padding:clamp(36px,5vw,48px) clamp(24px,4vw,36px)}.rg-ceo-track-desc{max-width:100%}.rg-ceo-chart-bars{height:260px}}@media (max-width:600px){.rg-ceo-chart-bars{gap:6px;height:220px}.rg-ceo-bar-pillar{border-radius:2px 2px 0 0;width:18px}.rg-ceo-bar-num{font-size:1.15rem}.rg-ceo-bar-lab{letter-spacing:.05em;font-size:.52rem}}.rg-culture-section{background:var(--c-ivory,#efe8df);padding:clamp(64px,9vw,120px) 0 clamp(72px,10vw,128px);overflow:hidden}.rg-culture-inner{max-width:1320px;margin:0 auto;padding:0 clamp(20px,5vw,88px)}.rg-culture-header{flex-direction:column;gap:clamp(10px,1.4vw,18px);margin-bottom:clamp(40px,6vw,72px);display:flex}.rg-culture-title{color:var(--v10-green);margin:0}.rg-culture-sub{letter-spacing:.06em;color:var(--v10-green);margin:8px 0 0}.rg-values-grid{grid-template-columns:repeat(5,1fr);gap:clamp(10px,1.3vw,18px);display:grid}.rg-value-card{cursor:pointer;aspect-ratio:3/4.2;background:var(--v10-green,#03261b);border-radius:0;outline:1px solid #03261b1f;display:block;position:relative;overflow:hidden}@media (max-width:1024px){.rg-values-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.rg-values-grid{grid-template-columns:repeat(2,1fr)}.rg-value-card:nth-child(5){grid-column:1/-1}}@media (max-width:440px){.rg-values-grid{grid-template-columns:1fr}.rg-value-card:nth-child(5){grid-column:span 1}.rg-value-card{aspect-ratio:4/3}}.rg-value-img{width:100%;height:100%;position:absolute;inset:0}.rg-value-img img{object-fit:cover;width:100%;height:100%;transition:transform .72s cubic-bezier(.25,.46,.45,.94);display:block}.rg-value-card:hover .rg-value-img img{transform:scale(1.08)}.rg-value-body{z-index:2;flex-direction:column;gap:0;padding:clamp(12px,1.4vw,20px);display:flex;position:absolute;bottom:0;left:0;right:0}.rg-value-name{font-family:var(--f-display-ui,var(--f-display,Georgia, serif));letter-spacing:.02em;color:var(--v10-green);text-transform:uppercase;margin:0 0 8px;font-size:clamp(.95rem,1.2vw,1.25rem);font-weight:400;line-height:1.2}.rg-value-desc{color:#03261bd1;opacity:0;max-height:0;margin:0;font-size:clamp(.78rem,.9vw,.86rem);line-height:1.65;transition:max-height .45s cubic-bezier(.25,.46,.45,.94),opacity .38s 70ms,transform .38s 70ms;overflow:hidden;transform:translateY(12px)}.rg-value-card:hover .rg-value-desc,.rg-value-card:focus .rg-value-desc{opacity:1;max-height:200px;transform:translateY(0)}.rg-value-card:focus-visible{outline:2px solid #03261b}.rg-value-card .sd-plate{background:#efe8df}.rg-value-card .sd-plate--bar{border-left:3px solid #03261b}.rg-contact-section{background:#efe8df;padding:clamp(60px,8vw,110px) clamp(20px,5vw,80px)}.rg-contact-container{max-width:1240px;margin:0 auto}.rg-contact-split{grid-template-columns:1.05fr .95fr;align-items:stretch;gap:clamp(32px,5vw,64px);display:grid}@media (max-width:900px){.rg-contact-split{grid-template-columns:1fr}}.rg-contact-left{flex-direction:column;justify-content:space-between;display:flex}.rg-contact-eyebrow{align-items:center;gap:14px;margin-bottom:12px;display:flex}.rg-contact-line{background:#03261b;width:38px;height:1px;display:inline-block}.rg-contact-tag{color:#03261b}.rg-contact-heading{color:#03261b;margin:0 0 clamp(24px,3.2vw,38px)}.rg-contact-form{flex-direction:column;gap:18px;display:flex}.rg-contact-row-2{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:600px){.rg-contact-row-2{grid-template-columns:1fr}}.rg-contact-input,.rg-contact-select,.rg-contact-textarea{color:#03261b;width:100%;font-family:var(--f-sans,sans-serif);box-sizing:border-box;background:#fff;border:1px solid #42151526;outline:none;font-size:.92rem;transition:border-color .25s,box-shadow .25s}.rg-contact-input[aria-invalid=true],.rg-contact-select[aria-invalid=true]{border-color:#03261b!important}.rg-contact-input::placeholder,.rg-contact-textarea::placeholder{color:#03261b73}.rg-contact-input,.rg-contact-select{height:52px;padding:0 16px}.rg-contact-textarea{resize:vertical;min-height:120px;padding:14px 16px}.rg-contact-input:focus,.rg-contact-select:focus,.rg-contact-textarea:focus{border-color:#03261b}.rg-contact-btn{color:#efe8df;width:100%;height:54px;font-family:var(--f-sans,sans-serif);letter-spacing:.18em;text-transform:uppercase;cursor:pointer;background:#03261b;border:none;justify-content:center;align-items:center;font-size:.88rem;font-weight:700;transition:background-color .3s,transform .2s;display:flex}.rg-contact-btn:hover{background:#063a2a}.rg-contact-right-img{object-fit:cover;width:100%;height:100%;min-height:480px;display:block}.rg-contact-bottom-grid{border-top:1px solid #42151526;grid-template-columns:repeat(4,1fr);gap:clamp(20px,3.5vw,40px);margin-top:clamp(48px,6vw,72px);padding-top:clamp(32px,4vw,48px);display:grid}@media (max-width:840px){.rg-contact-bottom-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.rg-contact-bottom-grid{grid-template-columns:1fr}}.rg-contact-info-item{flex-direction:column;gap:6px;display:flex}.rg-contact-info-icon{stroke:#03261b;width:32px;height:32px;margin-bottom:6px}.rg-contact-info-title{font-family:var(--f-sans,sans-serif);letter-spacing:.16em;text-transform:uppercase;color:#03261b;margin:0;font-size:.78rem;font-weight:700}.rg-contact-info-text{font-family:var(--f-sans,sans-serif);color:#03261b;opacity:.85;margin:0;font-size:.88rem;line-height:1.5}.v10-first-row{transition:background-color .4s;position:relative}.v10-first-img{overflow:hidden!important}.v10-first-img picture{width:100%;height:100%;display:block;overflow:hidden}.v10-first-img img{object-fit:cover;will-change:transform;width:100%;height:100%;display:block;transform:scale(1);transition:transform .9s cubic-bezier(.22,1,.36,1)!important}.v10-first-row:hover .v10-first-img img{transform:scale(1.08)}
