﻿.marketing-hero .hero-content{position:relative;z-index:1;text-align:center;color:white;padding:20px}.marketing-stats{display:flex;justify-content:space-around;padding:0px 0;background-color:#f8f9fa}.audience-grid,.options-grid,.logo-grid,.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:30px;margin-top:40px}.options-list{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between}.option{background-color:white;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);margin-bottom:20px;padding:20px;width:calc(50% - 10px)}.sponsor-level{color:#4285F4;font-size:24px;margin-bottom:10px}.event-description{font-size:16px;color:#5f6368;margin-bottom:20px}.sponsorship-slot{border-top:1px solid #eee;padding-top:15px;padding-bottom:15px}.slot-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.slot-name{font-size:18px;font-weight:bold;margin:0}.toggle-icon{transition:transform 0.3s ease}.slot-content{padding-top:15px}.benefits-list{list-style-type:none;padding-left:0;margin-bottom:15px}.benefits-list li{display:flex;align-items:flex-start;margin-bottom:8px;padding-left:20px;position:relative}.benefits-list li::before{content:"•";position:absolute;left:0;color:#4285F4}.slider-slide{display:flex;flex-direction:row;align-items:stretch;background-color:white;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,0.1)}.slider-image{flex:0 0 40%;max-height:280px;min-height:280px;overflow:hidden}.slider-image img{width:100%;height:100%;object-fit:cover}.slider-text{flex:1;padding:20px;display:flex;flex-direction:column;justify-content:center}.slider-title{font-size:1.4em;font-weight:bold;margin-bottom:15px;color:#333}.slider-title i{margin-right:10px}.slider-content{font-size:1.1em;line-height:1.6;color:#555}.slider-content br{content:"";display:block;margin-bottom:8px}@media (max-width: 768px){.marketing-stats,.audience-grid,.logo-grid,.testimonial-grid{grid-template-columns:1fr}.options-list{padding:0 20px}.option{width:100%}}@media (max-width: 768px){.slider-slide{flex-direction:column}.slider-image{flex:0 0 200px;max-height:none}.slider-text{padding:15px}.slider-title{font-size:1.2em;margin-bottom:10px}.slider-content{font-size:1em}}body{font-family:'Source Sans Pro', 'Open Sans', sans-serif;line-height:1.6;color:#333}.content{max-width:1200px;margin:0 auto;padding:0 20px}.marketing-header{background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.marketing-header .content{display:flex;justify-content:space-between;align-items:center;padding:10px 20px}.marketing-header .customer-name{font-size:1.5rem;font-weight:600}.marketing-header .logo-image{max-height:50px;width:auto}.marketing-hero{background-color:#f8f9fa;padding:40px 0;text-align:center}.marketing-hero h1{font-size:2.5rem;margin:0 0 1rem;line-height:1.2}.marketing-hero p{font-size:1.2rem;max-width:600px;margin:0 auto 1.5rem;line-height:1.4}.marketing-hero .cta-buttons{margin-top:1rem}.marketing-hero .cta-button{display:inline-block;padding:10px 20px;background-color:#007bff;color:white;text-decoration:none;border-radius:5px;margin:0 10px;font-weight:600;font-size:1rem;transition:background-color 0.3s ease}.marketing-hero .cta-button:hover{background-color:#0062cc}.marketing-stats{display:flex;justify-content:space-around;flex-wrap:wrap;margin:20px 0;text-align:center}.marketing-stats .stat-item{flex:1;min-width:200px;margin:20px}.marketing-stats .stat-item h3{font-size:2.5rem;margin-bottom:0.5rem;color:#007bff}.marketing-stats .stat-item p{font-size:1.1rem;color:#666}.marketing-logo-wall{margin:20px 0}.marketing-logo-wall h2{text-align:center;margin-bottom:30px;font-size:2rem;color:#333}.marketing-logo-wall .logo-container{max-width:1200px;margin:0 auto;padding:0 20px}.marketing-logo-wall .logo-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px}.marketing-logo-wall figure{margin:0;padding:10px}.marketing-logo-wall .logo-image{height:45px;width:auto;object-fit:contain}@media (min-width: 768px){.marketing-logo-wall .logo-image{height:45px}}.dark-mode-feature{background-color:#1a1a1a;margin:20px 0;border-radius:12px;overflow:hidden}.dark-mode-feature .content-wrapper{display:flex;flex-direction:column}@media (min-width: 768px){.dark-mode-feature .content-wrapper{flex-direction:row;align-items:center}}.dark-mode-feature .text-content{padding:40px;flex:1}@media (min-width: 768px){.dark-mode-feature .text-content{padding:60px}}.dark-mode-feature h3{color:#ffffff;margin-bottom:20px}.dark-mode-feature p{color:#cccccc;max-width:500px;margin-left:auto;margin-right:auto}@media (min-width: 768px){.dark-mode-feature p{margin-left:0;margin-right:0}}.dark-mode-feature .learn-more-link{color:#3b82f6;transition:color 0.3s ease;position:relative;display:inline-flex;align-items:center}.dark-mode-feature .learn-more-link::after{content:'';position:absolute;width:100%;height:2px;bottom:-2px;left:0;background-color:#3b82f6;transform:scaleX(0);transform-origin:bottom right;transition:transform 0.3s ease}.dark-mode-feature .learn-more-link:hover{color:#6ca1f8}.dark-mode-feature .learn-more-link:hover::after{transform:scaleX(1);transform-origin:bottom left}.dark-mode-feature .learn-more-link:hover svg{transform:translateX(5px)}.dark-mode-feature .learn-more-link svg{margin-left:5px;transition:transform 0.3s ease}.dark-mode-feature .image-content{flex:1}.dark-mode-feature .image-content img{width:100%;height:auto;display:block}#page-footer{background-color:#f8f9fa;padding:20px 0}#page-footer .copyright-notice{font-size:0.9rem}@media (max-width: 768px){.marketing-header .content{flex-direction:column;align-items:center;text-align:center}.marketing-header .customer-name{margin-bottom:10px}.marketing-hero{padding:30px 0}.marketing-hero h1{font-size:2rem}.marketing-hero p{font-size:1rem}.marketing-hero .cta-button{display:block;margin:10px auto;max-width:200px}.marketing-stats .stat-item{flex-basis:100%}.marketing-logo-wall .logo-item{width:120px;height:60px}}.value-proposition{background-color:#f9f9f9;padding:40px 0;margin:40px 0}.value-proposition h2{text-align:center;margin-bottom:30px}.value-proposition ul{max-width:800px;margin:0 auto;padding:0;list-style-type:none}.value-proposition ul li{margin-bottom:20px;padding-left:30px;position:relative}.value-proposition ul li:before{content:'✓';position:absolute;left:0;color:#007bff}.sponsorship-options,.site-sponsorship{margin:20px 0}.sponsorship-options h2,.site-sponsorship h2{text-align:center;margin-bottom:40px;font-size:2.5rem;color:#333}.sponsorship-options .options-grid,.site-sponsorship .options-grid{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width: 768px){.sponsorship-options .options-grid,.site-sponsorship .options-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1024px){.sponsorship-options .options-grid,.site-sponsorship .options-grid{grid-template-columns:repeat(3, 1fr)}}.sponsorship-options .option,.site-sponsorship .option{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;transition:box-shadow 0.3s ease}.sponsorship-options .option:hover,.site-sponsorship .option:hover{box-shadow:0 5px 15px rgba(0,0,0,0.1)}.sponsorship-options .option .sponsor-level,.site-sponsorship .option .sponsor-level{font-size:1.5rem;color:#3b82f6;margin-bottom:15px}.sponsorship-options .option ul,.site-sponsorship .option ul{list-style-type:none;padding-left:0;margin-bottom:20px}.sponsorship-options .option ul li,.site-sponsorship .option ul li{margin-bottom:10px;padding-left:20px;position:relative}.sponsorship-options .option ul li:before,.site-sponsorship .option ul li:before{content:'✓';position:absolute;left:0;color:#3b82f6}.sponsorship-options .option .price,.site-sponsorship .option .price{font-size:1.1rem;text-align:right}.site-sponsorship{background-color:#f8f9fa;padding:40px 0}@media (min-width: 1024px){.site-sponsorship .options-grid{grid-template-columns:repeat(3, 1fr)}}.testimonials{background-color:#f7f9fa;padding:40px 0;text-align:center}.testimonials h2{margin-bottom:30px}.testimonials .testimonial{max-width:600px;margin:0 auto 30px}.testimonials .testimonial blockquote{font-style:italic;font-size:1.1rem;margin-bottom:10px}.testimonials .testimonial cite{font-weight:bold}.contact-form{margin:40px auto;padding:20px;background-color:#f9f9f9;border-radius:5px}.contact-form h2{text-align:center;margin-bottom:20px}.contact-form .form-group{margin-bottom:20px}.contact-form .form-group label{display:block;margin-bottom:5px}.contact-form .form-group input,.contact-form .form-group textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:3px}.contact-form .form-group button{background-color:#007bff;color:white;padding:10px 20px;border:none;border-radius:3px;cursor:pointer;transition:background-color 0.3s ease}.contact-form .form-group button:hover{background-color:#0062cc}@media (max-width: 768px){.sponsorship-options .option{padding:15px}.testimonials .testimonial{padding:0 15px}.contact-form{padding:15px}}
