.container-full{width:100%}.header-logo{width:100%;height:auto;max-width:130px}.header-container{display:flex;flex-flow:row;justify-content:space-between;align-items:center;width:100%}.btn-gold{color:var(--brand);font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:1.4px;padding-top:12px;padding-right:20px;padding-bottom:12px;padding-left:20px;background-color:var(--brand-gold)}.btn-gold:hover{color:var(--brand);background-color:var(--brand-gold-hover)}.container-1{display:flex;flex-flow:row;align-items:center}.btn-header{margin-left:20px}@media (max-width:1119px){.btn-header{display:none}}.container-subhead{display:flex;flex-flow:row;justify-content:space-between;align-items:center}@media (max-width:767px){.container-subhead{flex-flow:column;justify-content:center}}.subhead-text{color:var(--cf-gray);font-size:12px}.subhead-right{display:flex;flex-flow:row;align-items:center}.sub-head-translate{margin-left:10px;padding-left:10px;border-left:1px solid #2b4a60}@media (max-width:767px){.subhead-left{margin-bottom:10px}}.section-1{height:2000px}.container-hero{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,auto);gap:50px;width:100%}.hero-tag{color:var(--brand-gold-hover);font-size:12px;text-transform:uppercase;letter-spacing:3.3px;margin-bottom:10px}.hero-h1{color:var(--white);font-weight:800;font-size:67px;line-height:1;letter-spacing:-0.032em}.hero-excerpt{color:var(--white);margin-bottom:30px}.section-2{position:fixed;top:0px}