.demo-page{font-family:Lato,sans-serif;line-height:1.6;color:#333;overflow-x:hidden}.ant-select-custom .ant-select-selector{height:45px!important;padding:8px 12px!important;border:1px solid #d1d5db!important;border-radius:8px!important;font-size:16px!important;transition:all .2s ease!important;background:#fff!important;box-sizing:border-box!important}.ant-select-custom .ant-select-selection-item{line-height:27px!important;color:#374151!important}.ant-select-custom .ant-select-selection-placeholder{line-height:27px!important;color:#9ca3af!important}.ant-select-custom:hover .ant-select-selector{border-color:#157347!important}.ant-select-custom.ant-select-focused .ant-select-selector{border-color:#157347!important;box-shadow:0 0 0 3px rgba(21,115,71,.1)!important}.ant-select-custom.error .ant-select-selector{border-color:#dc2626!important}.ant-select-custom .ant-select-arrow{color:#6b7280!important}.container{max-width:1200px;margin:0 auto;padding:0 20px}.demo-header{background:#fff;padding:20px 0;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.95)}.demo-header .container{justify-content:space-between}.demo-header .container,.logo{display:flex;align-items:center}.logo{gap:8px;font-size:24px;font-weight:700}.logo-icon{font-size:28px}.logo-text{color:#157347}.header-cta{display:flex;align-items:center;gap:8px;font-size:14px;color:#6b7280}.calendar-icon{font-size:16px}.three-column-section{background:#f8faf9;padding:80px 20px}.two-column-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:32px;align-items:start}.left-cards-container{height:100%;display:grid;grid-template-rows:1fr;grid-template-columns:1fr 1fr;gap:24px;width:100%}.three-column-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.column-card{background:#fff;border-radius:16px;padding:40px 32px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;height:-moz-fit-content;height:fit-content;width:100%}.column-card:not(.form-card):hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.15)}.card-title{font-size:24px;font-weight:700;color:#212529;margin-bottom:16px;line-height:28px}.card-description{font-size:16px;color:#212529;margin-bottom:32px;line-height:24px;flex-grow:1}.card-button{width:100%;background:#064f32;color:#fff;border:none;padding:16px 24px;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease}.card-button:hover{background:#0f5132;box-shadow:0 8px 16px rgba(6,79,50,.3)}.form-card{background:#fff}.sweepstakes-form{display:flex;flex-direction:column;gap:20px}.sweepstakes-form .form-group{margin-bottom:0}.sweepstakes-form .form-group label{display:block;margin-bottom:8px;font-weight:600;color:#374151;font-size:14px}.sweepstakes-form .form-group input,.sweepstakes-form .form-group select{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:16px;transition:all .2s ease;background:#fff;box-sizing:border-box}.sweepstakes-form .form-group input:focus,.sweepstakes-form .form-group select:focus{outline:none;border-color:#064f32;box-shadow:0 0 0 3px rgba(6,79,50,.1)}.sweepstakes-form .form-group input.error,.sweepstakes-form .form-group select.error{border-color:#dc2626}.sweepstakes-form .ant-select-custom{height:auto!important}.sweepstakes-form .ant-select-custom .ant-select-selector{height:45px!important;padding:8px 12px!important;border:1px solid #d1d5db!important;border-radius:8px!important;font-size:16px!important;transition:all .2s ease!important;background:#fff!important;box-sizing:border-box!important}.sweepstakes-form .ant-select-custom .ant-select-selection-item{line-height:27px!important;color:#374151!important}.sweepstakes-form .ant-select-custom .ant-select-selection-placeholder{line-height:27px!important;color:#9ca3af!important}.sweepstakes-form .ant-select-custom:hover .ant-select-selector{border-color:#064f32!important}.sweepstakes-form .ant-select-custom.ant-select-focused .ant-select-selector{border-color:#064f32!important;box-shadow:0 0 0 3px rgba(6,79,50,.1)!important}.sweepstakes-form .ant-select-custom.error .ant-select-selector{border-color:#dc2626!important}.sweepstakes-form .ant-select-custom .ant-select-arrow{color:#6b7280!important}.checkbox-group{margin-top:8px}.checkbox-label{display:flex!important;align-items:flex-start!important;gap:12px;cursor:pointer;font-weight:400!important;margin-bottom:0!important}.checkbox-label input[type=checkbox]{width:20px!important;height:20px!important;margin-top:2px;cursor:pointer;flex-shrink:0;accent-color:#064f32}.checkbox-label input[type=checkbox]:focus{outline:2px solid #064f32;outline-offset:2px}.checkbox-text{font-size:14px;color:#374151;line-height:1.5}.privacy-link{color:#064f32;text-decoration:underline;font-weight:600}.privacy-link:hover{color:#0f5132}.checkbox-error{display:block;margin-top:8px;padding-left:32px}.sweepstakes-submit-button{width:100%;background:#064f32;color:#fff;border:none;padding:16px 24px;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:8px}.sweepstakes-submit-button:hover:not(:disabled){background:#0f5132;box-shadow:0 8px 16px rgba(6,79,50,.3)}.sweepstakes-submit-button:disabled{background:#9ca3af;cursor:not-allowed;opacity:.6}.success-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75);display:flex;justify-content:center;align-items:center;z-index:10001}.success-modal{width:90%;max-width:600px;background:#fff;border-radius:16px;padding:48px 40px;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.3)}.close-success-btn{position:absolute;top:16px;right:16px;background:none;border:none;font-size:28px;color:#6b7280;cursor:pointer;padding:4px 12px;border-radius:4px;transition:all .2s ease;line-height:1}.close-success-btn:hover{background:#f3f4f6;color:#374151}.success-content{text-align:center}.success-icon{font-size:64px;margin-bottom:24px}.success-title{font-family:Merriweather,serif;font-size:2rem;font-weight:700;color:#064f32;margin-bottom:16px}.success-message{font-size:1.125rem;color:#475569;margin-bottom:24px;line-height:1.6}.success-cta-text{font-size:1rem;color:#64748b;margin-bottom:32px;font-weight:600}.success-buttons{display:flex;flex-direction:column;gap:16px}.success-btn{width:100%;padding:16px 32px;font-size:18px;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .3s ease}.success-btn-primary{background:#064f32;color:#fff}.success-btn-primary:hover{background:#0f5132;box-shadow:0 8px 16px rgba(6,79,50,.3)}.success-btn-secondary{background:#fff;color:#064f32;border:2px solid #064f32}.success-btn-secondary:hover{background:#f0fdf4}.main-content{display:grid;grid-template-columns:1fr 1fr;background:linear-gradient(135deg,#f0f9ff,#e0f2fe)}.hero-section-video{position:relative;width:100%;height:100vh;min-height:600px;max-height:800px;display:flex;align-items:center;justify-content:center;overflow:hidden}.video-background-container{position:absolute;top:0;left:0;width:100%;height:auto;z-index:1;aspect-ratio:16/9;iframe{width:100%;height:100%}}.video-iframe{border:none;position:absolute;top:50%;left:50%;width:100vw;height:100vh;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;pointer-events:none}.video-overlay{position:absolute;background:rgba(0,0,0,.4);z-index:2}.hero-content{position:relative;z-index:3;text-align:center;color:#fff;max-width:1200px;padding:0 40px;margin:0 auto}.hero-title{font-family:Merriweather,serif;font-size:4rem;font-weight:900;color:#fff;margin-bottom:24px;line-height:1.2;text-shadow:2px 2px 8px rgba(0,0,0,.7)}.hero-description{font-size:24px;color:#fff;margin-bottom:48px;line-height:28px;width:600px;margin-left:auto;margin-right:auto;text-shadow:1px 1px 4px rgba(0,0,0,.7)}.hero-buttons{gap:20px;flex-wrap:wrap}.hero-btn,.hero-buttons{display:flex;justify-content:center}.hero-btn{padding:16px 32px!important;font-size:20px!important;font-weight:600!important;border-radius:8px!important;transition:all .3s ease!important;border:none!important;cursor:pointer!important;white-space:nowrap!important;min-width:200px!important;text-align:center!important;height:72px;align-items:center}.hero-btn-primary{background:#fff!important;color:#064f32!important}.hero-btn-primary:hover{background:#f0f9ff!important;box-shadow:0 10px 25px rgba(0,0,0,.3)!important}.hero-btn-secondary{background:#157347!important;color:#fff!important}.hero-btn-secondary:hover{background:#0f5132!important;box-shadow:0 10px 25px rgba(0,0,0,.3)!important}.hero-btn-tertiary{background:transparent!important;color:#fff!important;border:2px solid #fff!important}.hero-btn-tertiary:hover{background:hsla(0,0%,100%,.1)!important;box-shadow:0 10px 25px rgba(0,0,0,.3)!important}.hero-section{display:flex;flex-direction:column;justify-content:center;padding:80px 60px;text-align:left;height:712px}.hero-section h1{font-family:Merriweather,serif;font-size:3.5rem;font-weight:900;color:#1e293b;margin-bottom:24px;line-height:1.2}.hero-subtitle{font-size:1.25rem;color:#475569;margin-bottom:16px;max-width:500px}.hero-cta{font-size:1.125rem;color:#157347;font-weight:600}.form-section{display:flex;justify-content:center;background:#fff}.demo-form{width:100%;max-width:620px;background:#fff;padding:40px;border-radius:16px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border:1px solid #e5e7eb;height:-moz-max-content;height:max-content;margin:40px 0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group{margin-bottom:24px}.form-group label{display:block;margin-bottom:8px;font-weight:600;color:#374151;font-size:14px}.form-group input,.form-group select{width:100%;height:45px;padding:8px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:16px;transition:all .2s ease;background:#fff;box-sizing:border-box}.form-group input:focus,.form-group select:focus{outline:none;border-color:#157347;box-shadow:0 0 0 3px rgba(21,115,71,.1)}.form-group input.error,.form-group select.error{border-color:#dc2626}.error-message{color:#dc2626;font-size:14px;margin-top:4px;display:block}.demo-cta-button{width:100%;background:#157347!important;border:none!important;color:#fff!important;font-weight:600!important;padding:16px 24px!important;border-radius:8px!important;font-size:18px!important;transition:all .2s ease!important;white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;line-height:1.4!important;min-height:56px!important}.demo-cta-button:hover:not(:disabled){background:#146c43!important;transform:translateY(-1px)!important;box-shadow:0 10px 25px -5px rgba(21,115,71,.3)!important}.demo-cta-button:disabled{background:#9ca3af!important;border-color:#9ca3af!important;cursor:not-allowed!important;opacity:.6!important;transform:none!important;box-shadow:none!important}.trusted-section{background:#e8ebe9;padding:80px 0;text-align:center}.trusted-section h2{font-family:Merriweather,serif;font-size:2.5rem;font-weight:700;color:#212529;margin-bottom:20px;line-height:1.2}.trusted-subtitle{font-size:1.25rem;color:#212529;margin-bottom:60px;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6;opacity:.95}.testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;max-width:1200px;margin:0 auto}.testimonial{background:#fff;border-radius:16px;padding:32px;box-shadow:0 8px 25px rgba(0,0,0,.15);text-align:left;transition:transform .2s ease,box-shadow .2s ease;border:none}.testimonial:hover{transform:translateY(-4px);box-shadow:0 12px 35px rgba(0,0,0,.2)}.star-rating{display:flex;gap:4px;margin-bottom:20px}.star{color:#d9624a;font-size:25px}.testimonial-content p{font-size:1.125rem;color:#1e293b;line-height:1.7;margin-bottom:24px;font-style:italic;position:relative}.testimonial-author{display:flex;align-items:center;gap:16px}.author-avatar{width:48px;height:48px;background:#157347;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.author-avatar,.author-info h4{font-weight:600;font-size:1.125rem}.author-info h4{color:#1e293b;margin:0 0 4px}.author-info p{font-size:.875rem;color:#64748b;margin:0;font-style:normal}.author-info p:before{display:none}.features-section{background:#e7f0e780;padding:80px 0;text-align:center}.features-section h2{font-family:Merriweather,serif;font-size:2.5rem;font-weight:700;color:#212529;margin-bottom:16px}.features-subtitle{font-size:1.125rem;color:#212529;margin-bottom:60px;max-width:800px;margin-left:auto;margin-right:auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;margin-top:60px}.feature-card{padding:40px 24px;transition:all .3s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.feature-icon{font-size:48px;margin-bottom:24px;display:flex;justify-content:center;img{border-radius:50%!important;width:100px!important;height:100px!important}}.feature-card h3{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:16px;font-family:Merriweather,serif}.feature-card p{color:#212529;line-height:1.6}.video-section{background:#e7f0e780;padding:80px 0;text-align:center}.video-section h2{font-family:Merriweather,serif;font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:16px}.video-subtitle{font-size:1.125rem;color:#212529;margin-bottom:60px;max-width:600px;margin-left:auto;margin-right:auto}.video-placeholder{max-width:900px;margin:0 auto;height:auto;aspect-ratio:16/9;border-radius:8px;iframe{border-radius:8px}}.video-thumbnail{background:#e5e7eb;border-radius:16px;padding:0;position:relative;cursor:pointer;transition:all .3s ease;overflow:hidden}.video-thumbnail:hover{transform:scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,.1)}.video-thumbnail-image{width:100%;height:auto;display:block;border-radius:16px}.play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:64px;color:#fff;background:rgba(21,115,71,.8);width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;text-shadow:0 2px 4px rgba(0,0,0,.3);padding-left:15px}.video-thumbnail:hover .play-icon{background:rgba(21,115,71,.9);transform:translate(-50%,-50%) scale(1.1)}.video-thumbnail p{color:#6b7280;font-size:18px;margin:0}.cta-section{background:linear-gradient(135deg,#157347,#146c43);padding:80px 0;text-align:center;color:#fff}.cta-section h2{font-family:Merriweather,serif;font-size:2.5rem;font-weight:700;margin-bottom:16px}.cta-subtitle{font-size:1.125rem;margin-bottom:16px;opacity:.9}.cta-pricing{font-size:1.25rem;font-weight:600;margin-bottom:40px;opacity:.9}.trial-button{background:#fff!important;color:#157347!important;border:none!important;font-weight:600!important;padding:16px 32px!important;border-radius:8px!important;font-size:18px!important;transition:all .2s ease!important}.trial-button:hover{background:#f8fafc!important;transform:translateY(-1px)!important;box-shadow:0 10px 25px -5px rgba(0,0,0,.2)!important}.trial-button-link{display:inline-block;text-decoration:none;text-align:center;min-width:200px}.trial-button-link:hover{text-decoration:none;color:#157347!important}.demo-footer{background:#1e293b;color:#fff;padding:40px 0}.footer-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.contact-email{font-size:16px;margin:0}.footer-links{display:flex;gap:24px}.footer-links a{color:#cbd5e1;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#fff}@media (max-width:1024px){.hero-section-video{height:80vh;min-height:500px}.hero-title{font-size:3rem}.hero-description{font-size:1.25rem;margin-bottom:40px}.hero-buttons{gap:16px}.hero-btn{min-width:180px!important;font-size:16px!important;padding:14px 28px!important;height:auto}.two-column-container{grid-template-columns:1fr;gap:24px}.left-cards-container{gap:20px}.three-column-container{grid-template-columns:1fr;gap:24px}.column-card{padding:32px 24px}.main-content{grid-template-columns:1fr;min-height:auto}.hero-section{padding:60px 40px;text-align:center}.hero-subtitle{margin-left:auto;margin-right:auto}.form-section{padding:60px 40px}}@media (max-width:768px){.hero-content{padding:0 24px}.hero-title{font-size:2.5rem;margin-bottom:20px}.hero-description{font-size:1.125rem;margin-bottom:32px;width:95%}.hero-buttons{flex-direction:column;gap:12px;align-items:center}.hero-btn{min-width:330px!important;font-size:16px!important;padding:14px 24px!important;height:auto}.three-column-section{padding:60px 16px}.two-column-container{gap:20px}.left-cards-container{gap:16px;grid-template-columns:1fr;grid-template-rows:1fr 1fr;.column-card{height:auto}}.three-column-container{gap:20px}.column-card{padding:28px 20px}.card-title{font-size:1.5rem}.card-description{font-size:.9375rem;margin-bottom:24px}.success-modal{padding:32px 24px}.success-title{font-size:1.5rem}.success-message{font-size:1rem}.success-icon{font-size:48px}.container{padding:0 16px}.hero-section h1{font-size:2.5rem}.demo-cta-button{font-size:16px!important;padding:14px 20px!important;min-height:50px!important}.form-row{grid-template-columns:1fr;gap:0!important}.demo-form{padding:24px;margin:0 16px}.features-grid,.testimonials{grid-template-columns:1fr}.footer-content{flex-direction:column;text-align:center}.demo-header .container{flex-direction:column;gap:16px}.form-section,.hero-section{padding:40px 20px}.trusted-section{padding:60px 0}.trusted-section h2{font-size:2rem}.trusted-subtitle{font-size:1.125rem;margin-bottom:40px}.testimonials{gap:24px;padding:0 20px}.testimonial{padding:24px}}@media (max-width:480px){.hero-content{padding:0 16px}.hero-title{font-size:1.875rem;margin-bottom:16px}.hero-description{font-size:1rem;margin-bottom:24px}.hero-buttons{gap:10px}.hero-btn{font-size:14px!important;padding:12px 20px!important;white-space:normal!important;line-height:1.4!important;height:auto;width:-moz-fit-content;width:fit-content}.three-column-section{padding:40px 12px}.two-column-container{gap:16px}.left-cards-container{gap:12px}.column-card{padding:24px 16px}.card-title{font-size:1.25rem;margin-bottom:12px}.card-description{font-size:.875rem;margin-bottom:20px}.card-button,.sweepstakes-submit-button{font-size:16px;padding:14px 20px}.sweepstakes-form{gap:16px}.sweepstakes-form .form-group input,.sweepstakes-form .form-group select{font-size:14px;padding:10px 12px}.checkbox-text{font-size:13px}.success-modal{padding:24px 20px}.success-title{font-size:1.25rem}.success-message{font-size:.9375rem}.success-cta-text{font-size:.875rem}.success-btn{font-size:16px;padding:14px 24px}.hero-section{padding:30px 16px}.hero-section h1{font-size:2rem}.demo-cta-button{font-size:14px!important;padding:12px 16px!important;min-height:48px!important;line-height:1.3!important}.cta-section h2,.features-section h2,.trusted-section h2,.video-section h2{font-size:2rem}.demo-form{padding:20px}.form-section{padding:30px 16px}}.demo-header{height:80px;width:100%;background-color:#064f32}@media (max-width:1100px){.demo-header{height:56px}}.specific-options{margin-top:16px;padding:16px;background:#f8fafc;border-radius:8px;border:1px solid #e5e7eb}.specific-options-label{display:block;font-size:14px;font-weight:600;color:#374151;margin-bottom:12px}.tag-container{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px;align-items:flex-start}.custom-tag{padding:8px 16px!important;border:1px solid #d1d5db!important;border-radius:20px!important;background:#fff!important;color:#374151!important;font-size:12px!important;font-weight:500!important;cursor:pointer!important;transition:all .2s ease!important;margin:0!important;flex-shrink:0!important;box-sizing:border-box!important;white-space:nowrap!important;text-align:center!important}.custom-tag:hover{border-color:#157347!important;color:#157347!important;background:#f0fdf4!important}.custom-tag.ant-tag-checkable-checked{background:#157347!important;border-color:#157347!important;color:#fff!important}.custom-tag.ant-tag-checkable-checked:hover{background:#0f5132!important;border-color:#0f5132!important}@media (max-width:768px){.custom-tag{padding:6px 12px!important;font-size:12px!important;white-space:nowrap!important}.tag-container{gap:6px;justify-content:flex-start}}@media (max-width:480px){.custom-tag{padding:4px 8px!important;font-size:11px!important;white-space:normal!important;word-break:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important;line-height:1.3!important;min-height:auto!important;flex-shrink:1!important}.tag-container{gap:4px;justify-content:flex-start;flex-wrap:wrap}}.phone-input-container{display:flex;gap:8px;align-items:center}.country-code-select .ant-select-selector{height:45px!important;padding:8px 12px!important;border:2px solid #d1d5db!important;border-radius:8px!important;font-size:16px!important;transition:all .2s ease!important;background:#fff!important;box-sizing:border-box!important}.country-code-select .ant-select-selection-item{line-height:27px!important;color:#374151!important;font-size:14px!important}.country-code-select:hover .ant-select-selector{border-color:#157347!important}.country-code-select.ant-select-focused .ant-select-selector{border-color:#157347!important;box-shadow:0 0 0 2px rgba(21,115,71,.2)!important}.phone-number-input{flex:1;height:45px;padding:12px 16px;border:2px solid #d1d5db;border-radius:8px;font-size:16px;transition:all .2s ease;background:#fff;box-sizing:border-box}.phone-number-input:focus{outline:none;border-color:#157347;box-shadow:0 0 0 2px rgba(21,115,71,.2)}.phone-number-input.error{border-color:#dc2626;box-shadow:0 0 0 2px rgba(220,38,38,.2)}@media (max-width:768px){.phone-input-container{flex-direction:column;gap:8px}.country-code-select{width:100%!important}}.other-input{width:100%;height:45px;padding:12px 16px;border:2px solid #d1d5db;border-radius:8px;font-size:16px;transition:all .2s ease;background:#fff;box-sizing:border-box;margin-top:8px}.other-input:focus{outline:none;border-color:#157347;box-shadow:0 0 0 2px rgba(21,115,71,.2)}.other-input::-moz-placeholder{color:#9ca3af;font-style:italic}.other-input::placeholder{color:#9ca3af;font-style:italic}.other-input.error{border-color:#dc2626;box-shadow:0 0 0 2px rgba(220,38,38,.2)}.video-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:10001}.video-modal{width:90%;max-width:1200px;height:80%;background:#fff;border-radius:12px;overflow:hidden;position:relative}.video-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#f8f9fa;border-bottom:1px solid #e9ecef}.video-header h3{margin:0;font-size:20px;font-weight:600;color:#064f32}.close-video-btn{background:none;border:none;font-size:24px;color:#6c757d;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.close-video-btn:hover{background:#e9ecef;color:#495057}.video-content{width:100%;height:calc(100% - 73px)}.video-content iframe{width:100%;height:100%;border:none}@media (max-width:768px){.video-modal{width:95%;height:70%}.video-header{padding:12px 16px}.video-header h3{font-size:18px}}.demo-footer-section{background:#064f32;padding:16px 0;margin-top:0}.demo-footer-content{max-width:1200px;margin:0 auto;padding:0 20px;justify-content:space-between}.demo-footer-content,.demo-footer-left{display:flex;align-items:center}.demo-footer-email{color:#fff;font-size:14px;font-weight:500}.demo-footer-right{display:flex;gap:24px;align-items:center}.demo-footer-link{color:#fff;text-decoration:none;font-size:14px;font-weight:500;transition:color .2s ease}.demo-footer-link:hover{color:#d1fae5;text-decoration:none}.select-group-sweeps{padding:12px;border:2px solid #06513333;border-radius:8px}.select-group-sweeps-trade-show-conference{padding:12px;border:2px solid #f4c6c6;border-radius:8px;background-color:#f7eaea}.checkbox-label.error .checkbox-text{color:#dc2626}.checkbox-group .error-message{display:block;margin-top:6px;font-size:13px;color:#dc2626;margin-left:32px}.checkbox-group.has-error input[type=checkbox]{outline:2px solid #dc2626;outline-offset:2px}@media (max-width:768px){.demo-footer-content{flex-direction:column;gap:12px;text-align:center}.demo-footer-right{gap:16px}.demo-footer-email,.demo-footer-link{font-size:13px}.feature-card{padding:20px 10px;&:hover{transform:translateY(0);box-shadow:none}}}@media (max-width:1300px){.video-background-container{height:1050px;width:auto}}@media only screen and (max-width:550px){.video-background-container{height:850px}}