.overview-item:nth-child(2n){display:flex;align-items:stretch;gap:56px 56px;width:1040px;height:auto}@media(max-width:500px){.overview-item:nth-child(2n){width:100%;flex-direction:column}}.overview-item:nth-child(odd){display:flex;flex-direction:row-reverse;align-items:stretch;gap:56px 56px;width:1040px;height:auto}@media(max-width:500px){.overview-item:nth-child(odd){width:100%;flex-direction:column}}.overview-text-container{width:500px;flex-direction:column}@media(max-width:500px){.overview-text-container{width:100%}}.overview-title{-webkit-background-clip:text!important;-webkit-text-fill-color:rgba(0,0,0,0);align-self:stretch;background:var(--gold-lg);background-clip:text;color:rgba(0,0,0,0);font-family:Helvetica,sans-serif;font-size:var(--header2-size);font-weight:700;letter-spacing:0;line-height:1.5;margin-top:-1px;position:relative;margin-bottom:50px}@media(max-width:500px){.overview-title{margin-bottom:20px;font-size:32px}}.overview-details{-webkit-background-clip:text!important;-webkit-text-fill-color:rgba(0,0,0,0);align-self:stretch;background:var(--gold-lg);background-clip:text;color:rgba(0,0,0,0);font-family:Helvetica,sans-serif;font-size:16px;font-weight:500;letter-spacing:0;line-height:1.5;position:relative;white-space:pre-wrap}.overview-image-container{width:500px;height:350px;max-width:100%;display:flex;align-items:stretch;overflow:hidden;position:relative}@media(max-width:500px){.overview-image-container{height:250px}}.overview-image-container .overview-image{width:100%;height:360px;object-fit:cover;position:absolute}.overview-image-container .overview-image.image6{object-position:20% 80%}@media(max-width:500px){.overview-image-container .overview-image{position:relative;height:255px}}