.OurVideosPage_videosContainer__Y68ZE{width:100%;overflow-x:hidden}.OurVideosPage_heroSection__Ewh3Y{min-height:100vh;background:linear-gradient(135deg,var(--dark-brown) 0,var(--rich-burgundy) 100%);position:relative;display:flex;align-items:center;justify-content:center;padding:2rem}.OurVideosPage_heroSection__Ewh3Y:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(212,175,55,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,107,53,.1) 0,transparent 50%);pointer-events:none}.OurVideosPage_heroOverlay__XYOHq{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(44,24,16,.8),rgba(128,0,32,.6));pointer-events:none}.OurVideosPage_heroContent__pLB9s{max-width:1400px;width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;position:relative;z-index:2}.OurVideosPage_heroText__nTG4B{display:flex;flex-direction:column;gap:2rem}.OurVideosPage_heroTitle__WHgjb{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1;color:var(--warm-cream);margin:0;text-shadow:2px 2px 8px rgba(0,0,0,.3)}.OurVideosPage_heroSubtitle__xHd8_{font-size:clamp(1.1rem,2vw,1.5rem);line-height:1.6;color:var(--primary-gold);margin:0;font-weight:400}.OurVideosPage_heroStats__hgQn4{display:flex;gap:2rem;margin-top:1rem}.OurVideosPage_statItem__1HZyh{display:flex;flex-direction:column;align-items:center;text-align:center}.OurVideosPage_statNumber__zARYa{font-size:2.5rem;font-weight:800;color:var(--primary-gold);line-height:1;text-shadow:1px 1px 4px rgba(0,0,0,.3)}.OurVideosPage_statLabel__KlnZU{font-size:.9rem;color:var(--warm-cream);font-weight:500;margin-top:.5rem}.OurVideosPage_heroVideo__xS8Gk{position:relative;display:flex;justify-content:center;align-items:center}.OurVideosPage_featuredVideoContainer__O379H{position:relative;width:100%;max-width:500px;aspect-ratio:16/9;border-radius:20px;overflow:hidden;box-shadow:0 25px 50px rgba(0,0,0,.3),0 0 0 8px var(--primary-gold),0 0 0 12px rgba(212,175,55,.2);transition:transform .3s ease,box-shadow .3s ease}.OurVideosPage_featuredVideoContainer__O379H:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 35px 70px rgba(0,0,0,.4),0 0 0 8px var(--accent-orange),0 0 0 12px rgba(255,107,53,.2)}.OurVideosPage_featuredVideo__cCDK6{width:100%;height:100%;border:none}.OurVideosPage_videoOverlay__gEDuh{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.3),rgba(0,0,0,.1));display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;pointer-events:none}.OurVideosPage_featuredVideoContainer__O379H:hover .OurVideosPage_videoOverlay__gEDuh{opacity:1}.OurVideosPage_playButton__U8PFZ{width:80px;height:80px;background:var(--primary-gold);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:2rem;transition:all .3s ease;box-shadow:0 8px 25px rgba(0,0,0,.3)}.OurVideosPage_playButton__U8PFZ:hover{transform:scale(1.1);background:var(--accent-orange)}.OurVideosPage_gallerySection__oxJ3Y{padding:8rem 0;background:var(--warm-cream);position:relative}.OurVideosPage_gallerySection__oxJ3Y:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--primary-gold),transparent)}.OurVideosPage_sectionContent__kn2Hu{max-width:1400px;margin:0 auto;padding:0 2rem}.OurVideosPage_sectionHeader__Jf5eR{text-align:center;margin-bottom:4rem}.OurVideosPage_sectionTitle__9rqDF{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;color:var(--dark-brown);margin-bottom:1.5rem;position:relative}.OurVideosPage_sectionTitle__9rqDF:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,var(--primary-gold),var(--accent-orange));border-radius:2px}.OurVideosPage_sectionSubtitle__5loED{font-size:1.2rem;line-height:1.6;color:var(--text-light);max-width:800px;margin:0 auto}.OurVideosPage_videosGrid__qh3Rr{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:3rem;gap:3rem;margin-top:2rem}.OurVideosPage_videoCard__B2SXl{background:white;border-radius:20px;overflow:hidden;box-shadow:0 15px 35px var(--shadow-light);transition:all .3s ease;border:2px solid transparent}.OurVideosPage_videoCard__B2SXl:hover{transform:translateY(-8px);box-shadow:0 25px 50px var(--shadow-medium);border-color:var(--primary-gold)}.OurVideosPage_videoWrapper__blby1{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}.OurVideosPage_videoEmbed__iQ7DK{width:100%;height:100%;border:none;transition:transform .3s ease}.OurVideosPage_videoCard__B2SXl:hover .OurVideosPage_videoEmbed__iQ7DK{transform:scale(1.05)}.OurVideosPage_videoInfo__P5vOa{padding:2rem}.OurVideosPage_videoTitle__OS1hp{font-size:1.3rem;font-weight:600;color:var(--dark-brown);margin-bottom:1rem;line-height:1.3}.OurVideosPage_channelName__XntV9{display:flex;align-items:center;gap:.5rem;color:var(--primary-red);font-weight:500;margin-bottom:1rem;font-size:1rem}.OurVideosPage_channelIcon__R_doL{font-size:1.1rem}.OurVideosPage_videoDescription__zbMKO{font-size:1rem;line-height:1.6;color:var(--text-light);margin-bottom:1.5rem}.OurVideosPage_videoStats__aRlw0{display:flex;gap:1.5rem;flex-wrap:wrap}.OurVideosPage_videoStat__GAyOu{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--text-dark);font-weight:500}.OurVideosPage_statIcon__LZnj0{font-size:1rem}.OurVideosPage_testimonialsSection__CYWoT{padding:6rem 0;background:linear-gradient(135deg,var(--primary-gold) 0,var(--accent-orange) 100%)}.OurVideosPage_testimonialsSection__CYWoT .OurVideosPage_sectionTitle__9rqDF{color:white;margin-bottom:3rem}.OurVideosPage_testimonialsSection__CYWoT .OurVideosPage_sectionTitle__9rqDF:after{background:white}.OurVideosPage_testimonialsGrid__nQYdh{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.OurVideosPage_testimonialCard__xHFZI{background:rgba(255,255,255,.95);padding:2.5rem;border-radius:20px;text-align:center;box-shadow:0 15px 35px rgba(0,0,0,.1);transition:transform .3s ease}.OurVideosPage_testimonialCard__xHFZI:hover{transform:translateY(-5px)}.OurVideosPage_testimonialQuote__HLlPg{font-size:1.2rem;line-height:1.6;color:var(--text-dark);font-style:italic;margin-bottom:1.5rem;position:relative}.OurVideosPage_testimonialQuote__HLlPg:before{content:'"';font-size:3rem;color:var(--primary-gold);position:absolute;top:-1rem;left:-1rem;font-weight:700}.OurVideosPage_testimonialAuthor__v2il1{font-weight:600;color:var(--rich-burgundy);font-size:1rem}.OurVideosPage_ctaSection__dZVqz{padding:6rem 0;background:var(--dark-brown);text-align:center}.OurVideosPage_ctaContent__WW_Lj{max-width:800px;margin:0 auto;padding:0 2rem}.OurVideosPage_ctaTitle__DGX5E{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--warm-cream);margin-bottom:1.5rem}.OurVideosPage_ctaSubtitle__JieLh{font-size:1.2rem;line-height:1.6;color:var(--primary-gold);margin-bottom:3rem}.OurVideosPage_ctaButtons__7hm4p{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.OurVideosPage_primaryButton__UKzvV{background:linear-gradient(135deg,var(--primary-gold) 0,var(--accent-orange) 100%);color:white;border:none;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px rgba(0,0,0,.2)}.OurVideosPage_primaryButton__UKzvV:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(0,0,0,.3)}.OurVideosPage_secondaryButton__R0ajB{background:transparent;color:var(--primary-gold);border:2px solid var(--primary-gold);padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease}.OurVideosPage_secondaryButton__R0ajB:hover{background:var(--primary-gold);color:white;transform:translateY(-3px)}@media (max-width:1200px){.OurVideosPage_videosGrid__qh3Rr{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}}@media (max-width:768px){.OurVideosPage_heroContent__pLB9s{grid-template-columns:1fr;gap:3rem;text-align:center}.OurVideosPage_heroVideo__xS8Gk{order:-1}.OurVideosPage_heroStats__hgQn4{justify-content:center}.OurVideosPage_videosGrid__qh3Rr{grid-template-columns:1fr;gap:2rem}.OurVideosPage_testimonialsGrid__nQYdh{grid-template-columns:1fr;gap:1.5rem}.OurVideosPage_ctaButtons__7hm4p{flex-direction:column;align-items:center}.OurVideosPage_primaryButton__UKzvV,.OurVideosPage_secondaryButton__R0ajB{width:100%;max-width:300px}}@media (max-width:600px){.OurVideosPage_videosGrid__qh3Rr{grid-template-columns:1fr}.OurVideosPage_videoCard__B2SXl{margin:0 1rem}.OurVideosPage_sectionContent__kn2Hu{padding:0 1rem}.OurVideosPage_ctaSection__dZVqz,.OurVideosPage_gallerySection__oxJ3Y,.OurVideosPage_heroSection__Ewh3Y,.OurVideosPage_testimonialsSection__CYWoT{padding:4rem 0}.OurVideosPage_featuredVideoContainer__O379H{max-width:100%}.OurVideosPage_statItem__1HZyh{flex:1 1}.OurVideosPage_heroStats__hgQn4{gap:1rem}}.CartModal_cartShortCut__Hwz7Y{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:999;background:linear-gradient(135deg,var(--primary-gold),var(--primary-red));border-radius:25px;padding:15px 25px;display:flex;align-items:center;gap:15px;box-shadow:0 10px 30px var(--shadow-heavy),0 0 0 1px rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:CartModal_slideUp__McSu8 .5s cubic-bezier(.68,-.55,.265,1.55);cursor:pointer;transition:all .3s ease;border:2px solid rgba(255,255,255,.2);min-width:280px}.CartModal_cartShortCut__Hwz7Y:hover{transform:translateX(-50%) translateY(-3px);box-shadow:0 15px 40px var(--shadow-heavy),0 0 0 1px rgba(255,255,255,.2);scale:1.02}.CartModal_cartShortCut__Hwz7Y:active{transform:translateX(-50%) translateY(-1px);scale:.98}.CartModal_cartLength__Keuzn{background:var(--rich-burgundy);color:var(--warm-cream);border-radius:50%;width:35px;height:35px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;box-shadow:0 4px 12px rgba(128,0,32,.3);animation:CartModal_pulse__3uawS 2s infinite}.CartModal_cartShortCut__Hwz7Y button{background:transparent;border:2px solid var(--warm-cream);color:var(--warm-cream);padding:8px 16px;border-radius:20px;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;flex:1 1}.CartModal_cartShortCut__Hwz7Y button:hover{background:var(--warm-cream);color:var(--dark-brown);transform:translateY(-1px);box-shadow:0 4px 12px rgba(253,246,227,.3)}.CartModal_cartTotal__NX54O{color:var(--warm-cream);font-weight:700;font-size:16px;background:rgba(255,255,255,.1);padding:8px 12px;border-radius:15px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.2)}@keyframes CartModal_slideUp__McSu8{0%{opacity:0;transform:translateX(-50%) translateY(100px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes CartModal_pulse__3uawS{0%{transform:scale(1);box-shadow:0 4px 12px rgba(128,0,32,.3)}50%{transform:scale(1.05);box-shadow:0 6px 16px rgba(128,0,32,.4)}to{transform:scale(1);box-shadow:0 4px 12px rgba(128,0,32,.3)}}@media (max-width:768px){.CartModal_cartShortCut__Hwz7Y{bottom:15px;left:15px;right:15px;transform:none;min-width:unset;padding:12px 20px;gap:12px}.CartModal_cartShortCut__Hwz7Y:hover{transform:translateY(-2px)}.CartModal_cartLength__Keuzn{width:30px;height:30px;font-size:12px}.CartModal_cartShortCut__Hwz7Y button{font-size:13px;padding:6px 14px}.CartModal_cartTotal__NX54O{font-size:14px;padding:6px 10px}}@media (max-width:480px){.CartModal_cartShortCut__Hwz7Y{padding:10px 15px;gap:10px}.CartModal_cartLength__Keuzn{width:28px;height:28px;font-size:11px}.CartModal_cartShortCut__Hwz7Y button{font-size:12px;padding:5px 12px}.CartModal_cartTotal__NX54O{font-size:13px;padding:5px 8px}}.CartModal_cartShortCut__Hwz7Y:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,transparent,rgba(255,255,255,.1),transparent);border-radius:27px;z-index:-1;opacity:0;transition:opacity .3s ease}.CartModal_cartShortCut__Hwz7Y:hover:before{opacity:1}