:root{--holiday-green:#174d3b;--holiday-red:#b52535;--holiday-pale:#f2f7f3}
.site-header{min-height:100px;padding-top:7px;padding-bottom:7px;border-bottom:0}
.brand img{width:174px;height:87px}
.holiday-hero{position:relative;isolation:isolate;max-width:1440px;height:300px;margin:auto;overflow:hidden;background:#0c2119}
.holiday-hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:right top;z-index:-1}
.holiday-hero-copy{height:100%;padding:48px 5% 30px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:59%;color:#fff}
.holiday-kicker{font-size:10px;line-height:1.5;font-weight:800;color:#fff;margin-bottom:13px;text-shadow:0 1px 3px #000}
.holiday-kicker span{display:inline-block;border-left:1px solid #d8b46b;margin-left:9px;padding-left:10px;color:#f3d89e}
.holiday-hero h1{color:#fff;font-size:36px;line-height:1.15;font-weight:700;text-shadow:0 2px 12px #0007;max-width:490px}
.holiday-message{font-size:16px;line-height:1.55;margin-top:15px;color:#fff;text-shadow:0 1px 5px #000}
.rob-caption{position:absolute;right:3%;bottom:11px;font-size:10px;line-height:1.5;color:white;font-weight:600;text-shadow:0 1px 4px #000,0 1px 10px #000}
.festive-strand{position:relative;max-width:1440px;height:34px;padding:0 2%;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;overflow:hidden;pointer-events:none;contain:layout paint}
.festive-strand::before{content:"";position:absolute;left:0;right:0;top:1px;height:5px;border-bottom:1px solid #35654e;border-radius:0 0 45% 45%}
.festive-strand>i{--bulb:#ca293b;color:var(--bulb);font-size:14px;transform:rotate(180deg);margin-top:6px;filter:drop-shadow(0 0 3px var(--bulb))}
.festive-strand>i:nth-child(3n+2){--bulb:#269d5c;margin-top:8px}
.festive-strand>i:nth-child(3n){--bulb:#d6ae54;margin-top:9px}
.design-section{padding-top:15px;padding-bottom:40px}
.intro{margin-bottom:24px}
.intro h2{font-size:23px;color:var(--holiday-green)}
.intro-copy{font-size:13px;margin-top:7px}
.season{font-size:9px;border:0;color:var(--holiday-green);display:flex;align-items:center;gap:8px;padding:0}
.season i{color:var(--holiday-red);font-size:16px}
.primary{background:var(--holiday-red)}
.primary:hover{background:#961d2b}
.primary:focus-visible{outline-color:var(--brand-primary)}
.step-number{color:var(--holiday-green);background:#e6f1e9}
.package-top>i{color:var(--holiday-green)}
.included-section{position:relative;background:var(--holiday-pale);border-color:#d6e6dc}
.included-section .eyebrow{color:var(--holiday-red)}
.included-section h2,.faq-section h2{color:var(--holiday-green)}
.included-grid>div>i{color:var(--holiday-green)}
.included-grid>div:nth-child(even)>i{color:var(--holiday-red)}
.faq-section .eyebrow{color:var(--holiday-red)}
.festive-strand-footer{max-width:none;background:var(--holiday-green);height:31px}
.festive-strand-footer::before{border-color:#90a392}
.festive-strand-footer>i{--bulb:#ff586c}
.festive-strand-footer>i:nth-child(3n+2){--bulb:#78d495}
.festive-strand-footer>i:nth-child(3n){--bulb:#ffe0a4}
footer{background:var(--holiday-green);color:#e0ebe4;border-top:0}
footer a{color:white}
.mobile-action{border-top:2px solid var(--holiday-green)}
.mobile-action>div>span{color:var(--holiday-green)}
@media(min-width:1500px){.design-section{padding-top:15px}}
@media(max-width:1000px) and (min-width:761px){.holiday-hero{height:250px}.holiday-hero-copy{padding-top:30px;width:61%}.holiday-hero h1{font-size:31px}.holiday-kicker{font-size:9px}}
@media(max-width:760px){
  .site-header{min-height:81px;padding:5px 5%;gap:10px}
  .brand img{width:140px;height:70px}
  .holiday-hero{height:196px}
  .holiday-hero-photo{object-position:right center}
  .holiday-hero-copy{width:52%;padding:16px 0 16px 5%;justify-content:center}
  .holiday-kicker{font-size:8px;margin-bottom:9px;line-height:1.55;max-width:170px}
  .holiday-kicker span{display:block;border:0;padding:0;margin:1px 0 0;font-size:8px}
  .holiday-hero h1{font-size:25px;line-height:1.16;max-width:175px}
  .holiday-message{font-size:11px;line-height:1.5;margin-top:9px;max-width:158px}
  .rob-caption{font-size:8px;right:12px;bottom:8px;max-width:45%;text-align:right}
  .festive-strand{height:28px;padding:0 3%}
  .festive-strand>i{font-size:11px;margin-top:5px}
  .festive-strand>i:nth-child(3n+2){margin-top:6px}
  .festive-strand>i:nth-child(3n){margin-top:7px}
  .festive-strand>i:nth-child(n+14){display:none}
  .design-section{padding-top:9px;padding-bottom:28px}
  .intro{margin-bottom:16px}
  .intro h2{font-size:19px}
  .intro-copy{font-size:11px;margin-top:5px}
  .season{display:none}
  .form-open .holiday-hero,.complete .holiday-hero,.form-open main>.festive-strand,.complete main>.festive-strand{display:none}
  .form-open .design-section{padding-top:15px}
  .color-option{font-size:11px}
  .festive-strand-footer{height:28px}
}
@media(max-width:360px){
  .site-header{gap:8px}
  .brand img{width:130px;height:65px}
  .phone{gap:5px;font-size:11px}
  .holiday-hero{height:184px}
  .holiday-hero h1{font-size:21px;max-width:145px}
  .holiday-hero-copy{width:48%}
  .holiday-kicker{font-size:7px}
  .holiday-message{font-size:10px}
  .rob-caption{font-size:7px}
  .intro h2{font-size:18px}
  .color-option{font-size:10px}
}
