@charset "UTF-8";.related-card{display:block;position:relative;width:100%;height:100%;min-height:200px;overflow:hidden;background:#2b2b2b;text-decoration:none;color:#f8f6f1;aspect-ratio:1/1}.related-card:hover .related-card__media img{transform:scale(1.08)}.related-card:hover .related-card__pill{background:transparent;color:#f8f6f1}.related-card:hover .related-card__pill:after{width:calc(100% - 28px)}.related-card__media{position:absolute;inset:0;z-index:0}.related-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.related-card__scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(to top,#2b2b2bd9,#2b2b2b80 40%,#2b2b2b33,#2b2b2b1a);pointer-events:none}.related-card__pill{position:absolute;top:10%;left:10%;z-index:2;font-family:"Source Sans 3",Source Sans Pro,sans-serif;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:8px 14px;background:#f8f6f1f2;color:#2b2b2b;transition:background .3s ease,color .3s ease}.related-card__pill:after{content:"";position:absolute;bottom:6px;left:14px;width:0;height:1px;background-color:#f8f6f1;transition:width .3s ease}@media(max-width:768px){.related-card__pill{top:6%;left:6%}}@media(max-width:480px){.related-card__pill{top:4%;left:4%}}.related-card__content{position:absolute;left:10%;right:10%;bottom:10%;z-index:2}@media(max-width:768px){.related-card__content{left:6%;right:6%;bottom:6%}}@media(max-width:480px){.related-card__content{left:4%;right:4%;bottom:4%}}.related-card__date{font-family:"Source Sans 3",Source Sans Pro,sans-serif;font-size:10px;font-weight:500;opacity:.75;margin-bottom:8px;text-transform:uppercase;letter-spacing:.06em;color:#f8f6f1cc}.related-card__title{font-family:"Source Sans 3",Source Sans Pro,sans-serif;font-size:1.5rem;font-weight:400;line-height:1.35;margin:0;color:#f8f6f1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.related-card__placeholder{position:absolute;inset:0;background:#2b2b2b;display:flex;align-items:center;justify-content:center}.related-card__placeholder:after{content:"";width:48px;height:48px;opacity:.15;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23f8f6f1'%3E%3Cpath d='M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.related-posts{padding:3.5rem 0 3rem;background:#f8f6f1}.related-posts__container{width:100%;max-width:1320px;margin:0 auto;padding:0 .75rem}.related-posts__inner{width:100%;margin:0 auto}@media(min-width:992px){.related-posts__inner{width:83.333333%}}.related-posts__header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(43,43,43,.1)}.related-posts__heading{font-family:"Source Sans 3",Source Sans Pro,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#2b2b2b99;margin:0}.related-posts__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}@media(max-width:768px){.related-posts__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.related-posts__grid{grid-template-columns:1fr}}.related-posts__grid--featured-only{grid-template-columns:repeat(2,1fr)}@media(max-width:480px){.related-posts__grid--featured-only{grid-template-columns:1fr}}.related-posts__featured{grid-column:span 2;grid-row:span 2}.related-posts__featured .related-card{aspect-ratio:1/.94}@media(max-width:480px){.related-posts__featured{grid-column:span 1;grid-row:span 1}.related-posts__featured .related-card{aspect-ratio:1/1}}.related-posts__items{display:contents}.related-posts__item{grid-column:span 1;grid-row:span 1}.related-posts__loading{grid-column:1/-1;display:flex;align-items:center;justify-content:center;min-height:300px}.related-posts__spinner{width:40px;height:40px;border:3px solid rgba(43,43,43,.1);border-top-color:#2b2b2b;border-radius:50%;animation:related-posts-spin .8s linear infinite}@keyframes related-posts-spin{to{transform:rotate(360deg)}}@media(max-width:1024px){.related-posts{padding:2.5rem 0}.related-posts__header{margin-bottom:1.25rem}}@media(max-width:480px){.related-posts{padding:2rem 0}.related-posts__container{padding:0 .5rem}.related-posts__header{margin-bottom:1rem;padding:0 .5rem}}.page-intro{padding:4rem 0 5rem;background:#f8f6f1;border-top:1px solid #e8e6e3;border-bottom:1px solid #e8e6e3}@media(max-width:768px){.page-intro{padding:3rem 0 4rem}}.page-intro__container{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}@media(max-width:991px){.page-intro__container{gap:3rem}}@media(max-width:900px){.page-intro__container{grid-template-columns:1fr;gap:2.5rem}}@media(max-width:768px){.page-intro__container{padding:0 1.5rem}}.page-intro__text{display:flex;flex-direction:column;align-items:flex-start}@media(max-width:900px){.page-intro__text{order:2}}.page-intro__kicker{font-family:"Source Sans 3",Source Sans Pro,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#c4a052;margin:0 0 1.25rem}.page-intro__subheading{font-family:Playfair Display,Georgia,serif;font-size:3.5rem;font-weight:400;line-height:1.15;color:#1a1a1a;margin:0 0 1.5rem;letter-spacing:-.02em}@media(max-width:991px){.page-intro__subheading{font-size:3rem}}@media(max-width:768px){.page-intro__subheading{font-size:2.5rem}}@media(max-width:480px){.page-intro__subheading{font-size:2rem}}.page-intro__headline{font-family:Playfair Display,Georgia,serif;font-size:2.5rem;font-weight:400;line-height:1.15;color:#1a1a1a;margin:0 0 1.5rem;letter-spacing:-.02em}@media(max-width:991px){.page-intro__headline{font-size:2.2rem}}@media(max-width:768px){.page-intro__headline{font-size:2rem}}@media(max-width:480px){.page-intro__headline{font-size:1.75rem}}.page-intro__body{font-family:"Source Sans 3",Source Sans Pro,Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.7;color:#1a1a1a;max-width:480px}.page-intro__body p{margin:0 0 1rem}.page-intro__body p:last-child{margin-bottom:0}.page-intro__body a{color:#c4a052;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}.page-intro__body a:hover{border-bottom-color:#c4a052}.page-intro__body a:focus,.page-intro__body a:active,.page-intro__body a:focus-visible{outline:none;box-shadow:none}@media(max-width:900px){.page-intro__body{max-width:none}}.page-intro__visual{display:flex;flex-direction:column;align-items:flex-end}@media(max-width:900px){.page-intro__visual{order:1;align-items:center}}.page-intro__stat{display:flex;flex-direction:column;align-items:flex-end;margin-bottom:2rem}@media(max-width:900px){.page-intro__stat{align-items:center;margin-bottom:1.5rem}}.page-intro__stat-label{font-family:"Source Sans 3",Source Sans Pro,Helvetica,Arial,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#6b6b6b;margin-bottom:.25rem}.page-intro__stat-value{font-family:Playfair Display,Georgia,serif;font-size:3.5rem;font-weight:400;line-height:1;color:#2b2b2b;letter-spacing:-.02em}@media(max-width:768px){.page-intro__stat-value{font-size:3rem}}@media(max-width:480px){.page-intro__stat-value{font-size:2.5rem}}.page-intro__images{display:grid;width:100%;max-width:400px}@media(max-width:900px){.page-intro__images{max-width:360px}}@media(max-width:600px){.page-intro__images{max-width:280px}}.page-intro__image{grid-column:1;grid-row:1;display:block;object-fit:cover;object-position:center;border-radius:0;box-shadow:0 8px 24px #0000001f;transition:transform .3s ease,box-shadow .3s ease}.page-intro__image:hover{transform:scale(1.02);box-shadow:0 12px 32px #0000002e}.page-intro__image--1{width:75%;aspect-ratio:4/5;z-index:2;border:3px solid #c4a052}@media(max-width:600px){.page-intro__image--1{width:100%;border-width:2px}}.page-intro__image--2{width:55%;aspect-ratio:4/5;justify-self:end;align-self:end;z-index:3;border:3px solid #c4a052}@media(max-width:600px){.page-intro__image--2{display:none}}@media(prefers-reduced-motion:reduce){.page-intro__image{transition:none}.page-intro__image:hover{transform:none}}.press-timeline{position:relative;padding:3rem 0;background:#2b2b2b;overflow:hidden}.press-timeline__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#f8f6f1;cursor:pointer;transition:background .2s ease,border-color .2s ease}.press-timeline__arrow:hover{background:#ffffff26;border-color:#ffffff4d}.press-timeline__arrow:focus{outline:2px solid #c4a052;outline-offset:2px}.press-timeline__arrow--left{left:1.5rem}@media(max-width:992px){.press-timeline__arrow--left{left:1rem}}.press-timeline__arrow--right{right:1.5rem}@media(max-width:992px){.press-timeline__arrow--right{right:1rem}}.press-timeline__track{overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.press-timeline__track::-webkit-scrollbar{display:none}.press-timeline__track{padding:0 4rem}@media(max-width:992px){.press-timeline__track{padding:0 3rem}}.press-timeline__items{display:flex;gap:3rem;padding:0 1rem;white-space:nowrap}.press-timeline__item{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex-shrink:0;padding:1rem 0;position:relative}.press-timeline__item:after{content:"";position:absolute;top:50%;left:100%;width:3rem;height:1px;background:#fff3}.press-timeline__item:last-child:after{display:none}.press-timeline__year{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:400;color:#c4a052;letter-spacing:-.02em}.press-timeline__label{font-family:"Source Sans 3",Source Sans Pro,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400;color:#ffffffb3;white-space:normal;text-align:center;max-width:200px;line-height:1.4}.press-timeline--mobile{padding:2rem 1.5rem;background:#2b2b2b}.press-timeline--mobile .press-timeline__list{list-style:none;margin:0;padding:0}.press-timeline--mobile .press-timeline__item{display:flex;align-items:flex-start;gap:1.25rem;padding:1.25rem 0;border-bottom:1px solid rgba(255,255,255,.1);position:relative}.press-timeline--mobile .press-timeline__item:after{display:none}.press-timeline--mobile .press-timeline__item:first-child{padding-top:0}.press-timeline--mobile .press-timeline__item:last-child{border-bottom:none;padding-bottom:0}.press-timeline--mobile .press-timeline__year{font-size:1.125rem;min-width:4rem;flex-shrink:0}.press-timeline--mobile .press-timeline__label{font-size:.9375rem;text-align:left;max-width:none;color:#fffc}.press-card{display:block;text-decoration:none;color:inherit;transition:transform .3s ease;position:relative}.press-card:focus{outline:none}.press-card:hover .press-card__image{transform:scale(1.04)}.press-card:hover .press-card__headline:after{width:100%}.press-card__image-wrapper{position:relative;overflow:hidden;background:#e8e6e3}.press-card__image-wrapper--featured{aspect-ratio:16/10}@media(max-width:768px){.press-card__image-wrapper--featured{aspect-ratio:16/9}}.press-card__image-wrapper--standard{aspect-ratio:16/10}@media(max-width:768px){.press-card__image-wrapper--standard{aspect-ratio:16/9}}.press-card__image{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.press-card__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2b2b2b,#454545)}.press-card__image-placeholder-text{font-family:Playfair Display,Georgia,serif;font-size:1rem;color:#ffffff4d;text-transform:uppercase;letter-spacing:.1em}.press-card__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.3) 0%,transparent 50%);pointer-events:none}.press-card__content{padding:1.25rem 0 0}.press-card__content--featured{padding:1.5rem 0 0}.press-card__content--compact{padding:0}.press-card__meta{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.press-card__type{font-family:"Source Sans 3",Source Sans Pro,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#c4a052}.press-card__outlet{font-family:"Source Sans 3",Source Sans Pro,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:500;color:#6b6b6b}.press-card__outlet:before{content:"·";margin-right:.75rem}.press-card__headline{font-family:Playfair Display,Georgia,serif;font-weight:500;line-height:1.3;color:#1a1a1a;margin:0 0 .75rem;position:relative;display:inline}.press-card__headline:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#2b2b2b;transition:width .3s ease}.press-card__headline--featured{font-size:1.75rem}@media(max-width:768px){.press-card__headline--featured{font-size:1.375rem}}.press-card__headline--standard{font-size:1.25rem}@media(max-width:768px){.press-card__headline--standard{font-size:1.125rem}}.press-card__headline--compact{font-size:1rem;margin-bottom:.5rem}.press-card__external-icon{display:inline-block;margin-left:.5rem;color:#6b6b6b;vertical-align:middle;opacity:.6;transition:opacity .2s ease}.press-card:hover .press-card__external-icon{opacity:1;color:#c4a052}.press-card__summary{font-family:"Source Sans 3",Source Sans Pro,Helvetica,Arial,sans-serif;font-size:.9375rem;line-height:1.6;color:#6b6b6b;margin:0 0 .75rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.press-card__date{display:block;font-family:"Source Sans 3",Source Sans Pro,Helvetica,Arial,sans-serif;font-size:.75rem;color:#6b6b6b;margin-top:.5rem}.press-card--featured .press-card__content{max-width:720px}.press-card--compact{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 0;border-bottom:1px solid #e8e6e3}.press-card--compact:first-child{padding-top:0}.press-card--compact:last-child{border-bottom:none}.press-card--compact .press-card__meta{margin-bottom:.25rem}.press-card--compact .press-card__summary{-webkit-line-clamp:2;font-size:.875rem}.press-section{padding:5rem 0;background:#f8f6f1}@media(max-width:768px){.press-section{padding:3rem 0}}.press-section__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(max-width:768px){.press-section__container{padding:0 1rem}}.press-section__header{margin-bottom:2.5rem;padding-bottom:1rem;border-bottom:1px solid #e8e6e3}@media(max-width:768px){.press-section__header{margin-bottom:1.5rem}}.press-section__title{font-family:"Source Sans 3",Source Sans Pro,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#6b6b6b;margin:0}.press-section--featured{background:#f8f6f1}.press-section--media{background:#fafaf8}.press-section--awards{background:#f8f6f1}.press-section--milestones{background:#fafaf8}.press-grid{display:grid;gap:2rem}.press-grid--featured{grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.press-grid--featured{grid-template-columns:1fr}}.press-grid--standard{grid-template-columns:repeat(3,1fr)}@media(max-width:992px){.press-grid--standard{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.press-grid--standard{grid-template-columns:1fr}}.press-grid--compact{grid-template-columns:1fr;max-width:720px;gap:0}.press-index,.press-detail{background:#f8f6f1;min-height:100vh}.press-detail__nav{padding:2rem 0 1.5rem;background:#f8f6f1;border-bottom:1px solid #e8e6e3}.press-detail__nav-container{max-width:800px;margin:0 auto;padding:0 1.5rem;text-align:left}@media(max-width:768px){.press-detail__nav-container{padding:0 1rem}}.press-detail__nav-container nav{text-align:left;margin-bottom:0}.press-detail__nav-container nav .container{max-width:none;padding:0;margin:0}.press-detail__nav-container nav .row{justify-content:flex-start;margin:0}.press-detail__nav-container nav .col-auto{padding:0}.press-detail__nav-container nav .breadcrumb{justify-content:flex-start;padding-left:0}.press-detail__bottom-nav-container{max-width:800px;margin:0 auto;padding:0 1.5rem}@media(max-width:768px){.press-detail__bottom-nav-container{padding:0 1rem}}.press-detail__back-link{display:inline-flex;align-items:center;gap:.5rem;font-family:"Source Sans 3",Source Sans Pro,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:500;color:#6b6b6b;text-decoration:none;transition:color .2s ease}.press-detail__back-link:hover{color:#2b2b2b}.press-detail__back-link svg{transition:transform .2s ease}.press-detail__back-link:hover svg{transform:translate(-3px)}.press-detail__header{padding:3rem 0 2.5rem;background:#f8f6f1}@media(max-width:768px){.press-detail__header{padding:2rem 0 1.5rem}}.press-detail__header-container{max-width:800px;margin:0 auto;padding:0 1.5rem}@media(max-width:768px){.press-detail__header-container{padding:0 1rem}}.press-detail__meta{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.press-detail__type{font-family:"Source Sans 3",Source Sans Pro,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#c4a052}.press-detail__divider{color:#6b6b6b;opacity:.5}.press-detail__outlet,.press-detail__date{font-family:"Source Sans 3",Source Sans Pro,Helvetica,Arial,sans-serif;font-size:.875rem;color:#6b6b6b}.press-detail__headline{font-family:Playfair Display,Georgia,serif;font-size:4rem;font-weight:400;line-height:1.2;color:#1a1a1a;margin:0 0 1.5rem;letter-spacing:-.02em}@media(max-width:768px){.press-detail__headline{font-size:2.5rem}}@media(max-width:480px){.press-detail__headline{font-size:1.875rem}}.press-detail__summary{font-family:"Source Sans 3",Source Sans Pro,Helvetica,Arial,sans-serif;font-size:1.125rem;line-height:1.7;color:#6b6b6b;margin:0}@media(max-width:768px){.press-detail__summary{font-size:1rem}}.press-detail__hero{margin:0;padding:0 0 2.5rem;background:#f8f6f1}.press-detail__hero-container{max-width:1000px;margin:0 auto;padding:0 1.5rem}@media(max-width:768px){.press-detail__hero-container{padding:0 1rem}}.press-detail__hero-link{display:block;cursor:pointer;transition:opacity .2s ease}.press-detail__hero-link:hover{opacity:.9}.press-detail__hero-image{width:100%;height:auto;display:block}.press-detail__actions{padding:0 0 3rem;background:#f8f6f1}.press-detail__actions-container{max-width:800px;margin:0 auto;padding:0 1.5rem;display:flex;flex-wrap:wrap;gap:1rem}@media(max-width:768px){.press-detail__actions-container{padding:0 1rem}}.press-detail__action-btn{display:inline-flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;font-family:"Source Sans 3",Source Sans Pro,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s ease,border-color .2s ease}.press-detail__action-btn--primary{background:#2b2b2b;color:#f8f6f1;border:1px solid #2b2b2b}.press-detail__action-btn--primary:hover{background:#1e1e1e}.press-detail__action-btn--secondary{background:transparent;color:#2b2b2b;border:1px solid #e8e6e3}.press-detail__action-btn--secondary:hover{border-color:#2b2b2b}.press-detail__body{padding:0 0 4rem;background:#f8f6f1}.press-detail__body .container{max-width:800px}.press-detail__bottom-nav{padding:3rem 0;background:#f8f6f1;border-top:1px solid #e8e6e3}.campaign-landing{background:linear-gradient(135deg,#2b2b2b,#1a1a1a);color:beige;min-height:100vh;position:relative;overflow-x:hidden}.campaign-page{background:#2b2b2b;min-height:100vh}.campaign-nav{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0;transition:all .3s ease}.campaign-nav.scrolled{background:#f5f5dc0d;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(245,245,220,.1);box-shadow:0 4px 20px #0000004d}.campaign-nav .nav-content{display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.campaign-nav .nav-content{flex-direction:column;gap:1rem}}.campaign-nav .nav-brand h2{font-family:Playfair Display,serif;font-size:1.75rem;color:#c4a052;margin:0;font-weight:500}.campaign-nav .nav-brand .nav-subtitle{font-size:.85rem;color:#f5f5dcb3;margin-left:.5rem}.campaign-nav .nav-links{display:flex;align-items:center;gap:2rem}@media(max-width:768px){.campaign-nav .nav-links{gap:1rem;flex-wrap:wrap;justify-content:center}}.campaign-nav .nav-link{background:transparent;border:none;color:#f5f5dccc;cursor:pointer;font-size:1rem;font-weight:500;padding:.5rem 1rem;border-radius:8px;transition:all .3s ease}.campaign-nav .nav-link:hover{color:#c4a052;background:#c4a0521a}.campaign-nav .nav-link.active{color:#c4a052;background:#c4a05226}.campaign-nav .nav-cta{border:none;border-radius:50px;font-weight:600;font-family:"Source Sans 3",sans-serif;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;font-size:1rem}.campaign-nav .nav-cta:hover{transform:translateY(-2px);text-decoration:none}.campaign-nav .nav-cta:focus{outline:2px solid rgba(196,160,82,.5);outline-offset:2px}.campaign-nav .nav-cta{background:linear-gradient(135deg,#c4a052,#c4a052cc);color:#2b2b2b;box-shadow:0 4px 15px #c4a0524d}.campaign-nav .nav-cta:hover{box-shadow:0 6px 25px #c4a05280}.campaign-hero{min-height:70vh;display:flex;flex-direction:column;justify-content:center;position:relative;padding:5rem 0}@media(max-width:768px){.campaign-hero{padding:3rem 0}}.campaign-hero{padding-top:10rem;padding-bottom:4rem;background-color:#2b2b2b;background-size:cover;background-position:center;background-repeat:no-repeat}.campaign-hero__overlay{position:absolute;inset:0;background:linear-gradient(to right,#1a1a1ad9,#1a1a1ab3,#1a1a1a80);z-index:1}.campaign-hero__overlay:after{content:"";position:absolute;left:0;right:0;bottom:0;height:150px;background:linear-gradient(to bottom,transparent 0%,#2b2b2b 100%);pointer-events:none}.campaign-hero__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.campaign-hero__content{position:relative;z-index:2;text-align:center;max-width:800px;margin:0 auto;flex:1;display:flex;flex-direction:column;justify-content:center}.campaign-hero__title{font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:500;margin-bottom:1.5rem;line-height:1.2;color:beige}.campaign-hero__subtitle{font-family:Playfair Display,serif;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:400;margin-bottom:1rem;color:#f5f5dce6}.campaign-hero__description{font-size:1.125rem;line-height:1.6;color:#f5f5dcd9;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.campaign-hero__description p{margin-bottom:1rem}.campaign-hero__description p:last-child{margin-bottom:0}.campaign-hero__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.campaign-hero__progress{position:relative;z-index:2;width:100%;margin-top:auto;padding-top:2rem}.campaign-hero__progress .campaign-progress-block{padding:0;background:transparent}.campaign-hero__progress .campaign-progress-block .container{max-width:900px;padding:0 2rem}.campaign-hero .hero-background{position:absolute;inset:0;z-index:1}.campaign-hero .hero-background .hero-pattern{position:absolute;inset:0;background-image:radial-gradient(circle at 20% 80%,rgba(196,160,82,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(139,154,110,.08) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(196,160,82,.05) 0%,transparent 50%);animation:heroPattern 20s ease-in-out infinite}.campaign-hero .hero-content{position:relative;z-index:2;text-align:center;max-width:800px;margin:0 auto}.campaign-hero h1{font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:500;margin-bottom:1.5rem;line-height:1.2}.campaign-hero h1 .hero-accent{display:block;background:linear-gradient(135deg,#c4a052,#c4a052cc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-top:.5rem}.campaign-hero .hero-description{font-size:1.25rem;line-height:1.6;color:#f5f5dce6;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.campaign-hero .hero-stats{display:flex;justify-content:center;gap:3rem;margin-bottom:3rem}@media(max-width:768px){.campaign-hero .hero-stats{flex-direction:column;gap:1.5rem}}.campaign-hero .hero-stats .stat-item{text-align:center}.campaign-hero .hero-stats .stat-item .stat-number{display:block;font-size:2.5rem;font-weight:500;color:#c4a052;font-family:Playfair Display,serif}.campaign-hero .hero-stats .stat-item .stat-label{font-size:.9rem;color:#f5f5dcb3;text-transform:uppercase;letter-spacing:.5px}.campaign-hero .hero-actions{display:flex;gap:1.5rem;justify-content:center}@media(max-width:576px){.campaign-hero .hero-actions{flex-direction:column;align-items:center}}.campaign-hero .btn-primary-large,.campaign-hero .btn-secondary-large,.campaign-hero .btn.btn-primary,.campaign-hero .btn.btn-outline-light,.campaign-hero .btn.btn-outline-gold{display:inline-block;padding:14px 32px;font-family:"Source Sans 3",sans-serif;font-size:.75rem;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:beige;background-color:transparent;border:1px solid #f5f5dc;border-radius:2px;text-decoration:none;transition:all .3s ease;cursor:pointer}.campaign-hero .btn-primary-large:hover,.campaign-hero .btn-secondary-large:hover,.campaign-hero .btn.btn-primary:hover,.campaign-hero .btn.btn-outline-light:hover,.campaign-hero .btn.btn-outline-gold:hover{background-color:#f5f5dc1a;color:beige;text-decoration:none}.campaign-hero .btn-primary-large:focus,.campaign-hero .btn-secondary-large:focus,.campaign-hero .btn.btn-primary:focus,.campaign-hero .btn.btn-outline-light:focus,.campaign-hero .btn.btn-outline-gold:focus{outline:2px solid rgba(196,160,82,.5);outline-offset:2px}.campaign-hero .btn-primary-large.btn-lg,.campaign-hero .btn-secondary-large.btn-lg,.campaign-hero .btn.btn-primary.btn-lg,.campaign-hero .btn.btn-outline-light.btn-lg,.campaign-hero .btn.btn-outline-gold.btn-lg{padding:14px 32px;font-size:.75rem}.company-overview{padding:5rem 0}@media(max-width:768px){.company-overview{padding:3rem 0}}.company-overview{background:#3a3a3a4d}.company-overview .company-content h2{font-family:Playfair Display,serif;font-size:2.5rem;color:#c4a052;margin-bottom:1.5rem;font-weight:500}.company-overview .company-content .company-description{font-size:1.2rem;line-height:1.6;color:#f5f5dce6;margin-bottom:3rem}.company-overview .value-propositions{display:grid;gap:2rem}.company-overview .value-prop{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#f5f5dc0d;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(245,245,220,.1);border-radius:16px;transition:all .3s ease}.company-overview .value-prop:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000004d}.company-overview .value-prop .value-icon{font-size:2rem;min-width:50px}.company-overview .value-prop .value-content h4{color:beige;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.company-overview .value-prop .value-content p{color:#f5f5dccc;margin:0;line-height:1.5}.company-overview .company-visual{display:flex;justify-content:center;align-items:center}.company-overview .company-visual .visual-placeholder{background:#f5f5dc0d;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(245,245,220,.1);border-radius:20px;padding:3rem;width:100%;max-width:400px}.company-overview .company-visual .visual-placeholder .chart-mockup{text-align:center}.company-overview .company-visual .visual-placeholder .chart-mockup .chart-bars{display:flex;justify-content:space-between;align-items:end;height:200px;gap:1rem;margin-bottom:1rem}.company-overview .company-visual .visual-placeholder .chart-mockup .chart-bars .chart-bar{background:linear-gradient(135deg,#c4a052,#c4a052cc);border-radius:4px 4px 0 0;flex:1;min-height:20px;animation:chartGrow 2s ease-out}.company-overview .company-visual .visual-placeholder .chart-mockup .chart-label{color:#c4a052;font-weight:600;font-size:.9rem}.investment-highlights{padding:5rem 0}@media(max-width:768px){.investment-highlights{padding:3rem 0}}.investment-highlights .highlights-header{text-align:center;margin-bottom:3rem}.investment-highlights .highlights-header h2{font-family:Playfair Display,serif;font-size:2.5rem;color:#c4a052;margin-bottom:1rem;font-weight:500}.investment-highlights .highlights-header p{font-size:1.1rem;color:#f5f5dccc}.investment-highlights .highlights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem}.investment-highlights .highlight-card{background:#f5f5dc0d;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(245,245,220,.1);border-radius:20px;padding:2.5rem 2rem;text-align:center;position:relative;transition:all .3s ease}.investment-highlights .highlight-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #0006}.investment-highlights .highlight-card.featured{border:2px solid #c4a052;background:#c4a0520d}.investment-highlights .highlight-card.featured .featured-badge{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#c4a052,#c4a052cc);color:#2b2b2b;padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase}.investment-highlights .highlight-card .highlight-icon{font-size:3rem;margin-bottom:1rem}.investment-highlights .highlight-card h3{color:beige;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.investment-highlights .highlight-card .highlight-amount{font-family:Playfair Display,serif;font-size:2rem;color:#c4a052;font-weight:500;margin-bottom:.5rem}.investment-highlights .highlight-card p{color:#f5f5dcb3;margin:0;line-height:1.4}.investment-highlights .highlights-cta{text-align:center}.investment-highlights .highlights-cta .btn-primary-large{display:inline-block;padding:14px 32px;font-family:"Source Sans 3",sans-serif;font-size:.75rem;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:beige;background-color:transparent;border:1px solid #f5f5dc;border-radius:2px;text-decoration:none;transition:all .3s ease;cursor:pointer}.investment-highlights .highlights-cta .btn-primary-large:hover{background-color:#f5f5dc1a;color:beige;text-decoration:none}.investment-highlights .highlights-cta .btn-primary-large:focus{outline:2px solid rgba(196,160,82,.5);outline-offset:2px}.dashboard-container{min-height:100vh;padding-top:6rem}.investment-modal-overlay{position:fixed;inset:0;background:#1a1a1ae6;backdrop-filter:blur(10px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:2rem;animation:fadeIn .3s ease-out}.investment-modal{position:relative;max-width:1000px;width:100%;max-height:90vh;overflow-y:auto;border-radius:24px;animation:slideUp .4s ease-out}.investment-modal .modal-close{position:absolute;top:1rem;right:1rem;background:#2b2b2bcc;border:none;color:beige;font-size:1.5rem;width:40px;height:40px;border-radius:50%;cursor:pointer;z-index:10;transition:all .3s ease}.investment-modal .modal-close:hover{background:#2b2b2be6;transform:scale(1.1)}.investment-success-overlay{position:fixed;inset:0;background:#1a1a1af2;backdrop-filter:blur(15px);z-index:3000;display:flex;align-items:center;justify-content:center;animation:fadeIn .5s ease-out}.success-modal{background:#f5f5dc0d;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(245,245,220,.1);border-radius:24px;padding:3rem;text-align:center;max-width:500px;margin:2rem;animation:successBounce .6s ease-out}.success-modal .success-animation{font-size:4rem;margin-bottom:1.5rem;animation:bounce 1s ease-in-out infinite}.success-modal h2{color:#c4a052;font-family:Playfair Display,serif;margin-bottom:1rem;font-size:2rem}.success-modal p{color:#f5f5dce6;margin-bottom:2rem;line-height:1.6}.success-modal .success-loader{width:40px;height:40px;border:3px solid rgba(196,160,82,.3);border-top:3px solid #c4a052;border-radius:50%;margin:0 auto;animation:spin 1s linear infinite}.campaign-footer{background:#1a1a1a;border-top:1px solid rgba(245,245,220,.1);padding:3rem 0 1rem}.campaign-footer .footer-content{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:2rem}@media(max-width:768px){.campaign-footer .footer-content{grid-template-columns:1fr;gap:2rem}}.campaign-footer .footer-brand h3{font-family:Playfair Display,serif;color:#c4a052;font-size:1.5rem;margin-bottom:1rem}.campaign-footer .footer-brand p{color:#f5f5dcb3;line-height:1.6}.campaign-footer .footer-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem}.campaign-footer .footer-section h4{color:beige;margin-bottom:1rem;font-size:1rem;font-weight:600}.campaign-footer .footer-section ul{list-style:none;padding:0;margin:0}.campaign-footer .footer-section ul li{margin-bottom:.5rem}.campaign-footer .footer-section ul li a{color:#f5f5dcb3;text-decoration:none;font-size:.9rem;transition:color .3s ease}.campaign-footer .footer-section ul li a:hover{color:#c4a052}.campaign-footer .footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(245,245,220,.1)}@media(max-width:768px){.campaign-footer .footer-bottom{flex-direction:column;gap:1rem;text-align:center}}.campaign-footer .footer-bottom p{color:#f5f5dc99;margin:0;font-size:.9rem}.campaign-footer .footer-bottom .footer-legal{display:flex;gap:2rem}@media(max-width:576px){.campaign-footer .footer-bottom .footer-legal{flex-direction:column;gap:.5rem}}.campaign-footer .footer-bottom .footer-legal a{color:#f5f5dc99;text-decoration:none;font-size:.9rem;transition:color .3s ease}.campaign-footer .footer-bottom .footer-legal a:hover{color:#c4a052}@keyframes heroPattern{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-10px) rotate(1deg)}66%{transform:translateY(5px) rotate(-1deg)}}@keyframes chartGrow{0%{height:0}to{height:var(--final-height, 100%)}}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes successBounce{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.05)}to{transform:scale(1);opacity:1}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:1200px){.highlights-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:992px){.campaign-hero{padding-top:6rem;min-height:80vh}.campaign-hero .hero-stats{gap:2rem}.company-overview .value-propositions,.investment-highlights .highlights-grid{gap:1.5rem}}@media(max-width:768px){.campaign-nav{padding:.75rem 0}.campaign-nav .nav-links{gap:1rem}.campaign-nav .nav-link{font-size:.9rem;padding:.4rem .8rem}.campaign-hero{padding-top:5rem;min-height:100vh;justify-content:flex-end;padding-bottom:2rem}.campaign-hero h1{font-size:2.5rem}.campaign-hero .hero-description{font-size:1.1rem;margin-bottom:2rem}.campaign-hero .hero-stats{margin-bottom:2rem}.campaign-hero .hero-stats .stat-number{font-size:2rem}.campaign-hero__content{justify-content:flex-end;padding-bottom:1rem;flex:0}.campaign-hero__progress{margin-top:1.5rem}.company-overview .company-content h2{font-size:2rem}.company-overview .company-description{font-size:1.1rem}.company-overview .value-prop{padding:1.25rem}.company-overview .value-prop .value-icon{font-size:1.5rem;min-width:40px}.investment-highlights .highlights-header h2{font-size:2rem}.investment-highlights .highlights-grid{grid-template-columns:1fr}.investment-highlights .highlight-card{padding:2rem 1.5rem}.investment-highlights .highlight-card .highlight-amount{font-size:1.75rem}.investment-modal{margin:1rem;max-height:95vh}}@media(max-width:576px){.campaign-hero{min-height:100vh;justify-content:flex-end;padding-bottom:10rem}.campaign-hero__content{justify-content:flex-end;padding-bottom:.5rem;flex:0}.campaign-hero__progress{margin-top:1rem}.campaign-hero__title{font-size:clamp(2rem,8vw,2.5rem)}.campaign-hero__subtitle{font-size:clamp(1.1rem,4vw,1.25rem)}.campaign-hero .hero-actions{gap:1rem}.campaign-hero .hero-actions .btn-primary-large,.campaign-hero .hero-actions .btn-secondary-large{width:100%;max-width:280px}.company-overview .value-prop{flex-direction:column;text-align:center}.company-overview .value-prop .value-icon{font-size:2rem}.investment-highlights .highlight-card .highlight-icon{font-size:2.5rem}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(prefers-contrast:high){.campaign-landing .nav-link:hover,.campaign-landing .nav-link.active{background:#c4a052;color:#2b2b2b}.campaign-landing .highlight-card:hover{border:2px solid #c4a052}.campaign-landing .value-prop:hover{border:1px solid #c4a052}}.btn-primary-large:focus,.btn-secondary-large:focus,.nav-cta:focus,.nav-link:focus{outline:2px solid #c4a052;outline-offset:2px}@media print{.campaign-nav,.investment-modal-overlay,.investment-success-overlay{display:none}.campaign-landing{background:#fff;color:#000}}.contact-page{min-height:100vh;background-color:#2b2b2b;color:#f5f5f0}.contact-hero{padding:8rem 0 3rem;text-align:center;background:linear-gradient(180deg,#2b2b2bf2,#2b2b2b)}.contact-hero h1{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,5vw,3rem);font-weight:400;margin:0 0 1rem;color:#f5f5f0}.contact-hero .intro-text{font-size:1.1rem;color:#f5f5f0b3;max-width:600px;margin:0 auto}.contact-content{padding:3rem 0 5rem}.contact-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.contact-layout{display:grid;grid-template-columns:1fr;gap:3rem;max-width:1100px;margin:0 auto}@media(min-width:992px){.contact-layout{grid-template-columns:1fr 280px}}.contact-main{min-height:400px}.pathways-container{max-width:700px;margin:0 auto}.pathways-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:576px){.pathways-grid{grid-template-columns:repeat(2,1fr)}}.pathway-card{background:#3a3a3a;border:1px solid rgba(245,245,240,.1);border-radius:0;padding:1.5rem;text-align:left;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;gap:.75rem;width:100%;height:100%}.pathway-card:hover,.pathway-card:focus{border-color:#c4a052;background:#c4a0520d;transform:translateY(-2px)}.pathway-card:hover .pathway-icon,.pathway-card:focus .pathway-icon{color:#c4a052}.pathway-card:hover .pathway-cta,.pathway-card:focus .pathway-cta{color:#c4a052}.pathway-card:focus{outline:2px solid #c4a052;outline-offset:2px}.pathway-icon{width:32px;height:32px;color:#f5f5f0b3;transition:color .2s ease}.pathway-icon svg{width:100%;height:100%}.pathway-icon.small{width:20px;height:20px}.pathway-title{font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:500;margin:0;color:#f5f5f0}.pathway-description{font-size:.9rem;color:#f5f5f0b3;margin:0;line-height:1.5;flex-grow:1}.pathway-cta{font-size:.85rem;font-weight:600;color:#f5f5f0b3;text-transform:uppercase;letter-spacing:.05em;transition:color .2s ease;margin-top:.5rem}.contact-form-wrapper{max-width:600px;margin:0 auto;animation:slideIn .3s ease}.form-nav-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.back-button{display:inline-flex;align-items:center;gap:.5rem;background:none;border:none;color:#f5f5f0b3;font-size:.9rem;cursor:pointer;padding:.5rem 0;margin-bottom:0;transition:color .2s ease}.back-button svg{width:18px;height:18px}.back-button:hover{color:#c4a052}.back-button.centered{margin:2rem auto 0;display:flex;justify-content:center}.selected-pathway-label{display:inline-block;font-size:.8rem;font-weight:600;color:#c4a052;text-transform:uppercase;letter-spacing:.05em;background:#c4a0521a;border:1px solid rgba(196,160,82,.3);padding:.4rem .75rem;margin-bottom:0}.form-header{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:400;margin:0 0 1.25rem;color:#f5f5f0}.error-message{display:flex;align-items:flex-start;gap:.75rem;background:#8b233226;border:1px solid rgba(139,35,50,.5);padding:1rem;margin-bottom:1.5rem;color:#f99;font-size:.9rem;line-height:1.4}.error-message svg{width:20px;height:20px;flex-shrink:0;margin-top:.1rem}.contact-form{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.35rem;position:relative}.form-group input,.form-group textarea{background:transparent;border:none;border-bottom:1px solid rgba(245,245,240,.2);padding:.5rem 0;font-size:1rem;color:#f5f5f0;font-family:"Source Sans 3",-apple-system,sans-serif;transition:border-color .2s ease;width:100%}.form-group input::placeholder,.form-group textarea::placeholder{color:#f5f5f080}.form-group input:focus,.form-group textarea:focus{outline:none;border-bottom-color:#c4a052;border-bottom-width:2px}.form-group input:focus::placeholder,.form-group textarea:focus::placeholder{color:#f5f5f059}.form-group input:disabled,.form-group textarea:disabled{opacity:.5;cursor:not-allowed}.form-group textarea{resize:vertical;min-height:80px;max-height:200px}.field-helper{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-top:.5rem}.helper-text{font-size:.8rem;color:#f5f5f080;line-height:1.4;flex:1}.char-count{font-size:.75rem;color:#f5f5f066;white-space:nowrap}.turnstile-wrapper{margin:.5rem 0}.submit-button{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;background:#3a3a3a;border:1px solid rgba(196,160,82,.3);color:#f5f5f0;font-size:.95rem;font-weight:600;padding:.875rem 2rem;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.1em;margin-top:.25rem}.submit-button:hover:not(:disabled){background:#474747;border-color:#c4a052}.submit-button:focus{outline:2px solid #c4a052;outline-offset:2px}.submit-button:disabled{opacity:.5;cursor:not-allowed}.spinner{width:18px;height:18px;border:2px solid rgba(245,245,240,.3);border-top-color:#f5f5f0;border-radius:50%;animation:spin .8s linear infinite}.contact-success{text-align:center;padding:3rem 1rem;animation:fadeIn .4s ease}.contact-success .success-icon{width:80px;height:80px;margin:0 auto 1.5rem;color:#c4a052}.contact-success .success-icon svg{width:100%;height:100%}.contact-success h2{font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:400;margin:0 0 1rem;color:#f5f5f0}.contact-success p{font-size:1.1rem;color:#f5f5f0b3;max-width:400px;margin:0 auto;line-height:1.6}.contact-success .reference-id{font-family:SF Mono,Monaco,Consolas,monospace;font-size:.85rem;color:#f5f5f080;margin-top:1.5rem;letter-spacing:.02em}.company-info{background:#3a3a3a;border:1px solid rgba(245,245,240,.1);padding:2rem}@media(max-width:991px){.company-info{margin-top:2rem}}.info-section{margin-bottom:1.5rem}.info-section:last-child{margin-bottom:0}.info-section h4{font-size:.75rem;font-weight:600;color:#c4a052;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .75rem}.info-section p,.info-section a{font-size:.95rem;color:#f5f5f0b3;margin:0;line-height:1.5}.info-section a{text-decoration:none;transition:color .2s ease}.info-section a:hover{color:#f5f5f0}.social-links{display:flex;flex-wrap:wrap;gap:.75rem}.social-link{font-size:.85rem;color:#f5f5f0b3;text-decoration:none;padding:.25rem 0;border-bottom:1px solid transparent;transition:all .2s ease}.social-link:hover{color:#c4a052;border-bottom-color:#c4a052}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:576px){.contact-hero{padding:6rem 0 2rem}.contact-content{padding:2rem 0 3rem}.form-header{font-size:1.35rem}.submit-button{width:100%}}
