@import url(/_static/cs/fonts/fontawesome-pro-6.4.0-web/css/all.min.css);@import url("https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap");@import url(../files/fonts/futura.css);body{font-family:"Futura",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;line-height:1.6;color:#333;background-color:#F2F0EF}.container{max-width:1200px;margin:0 auto;padding:0 20px}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:500;line-height:1.2;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}h1,.h1{font-size:3rem;font-weight:500}h2,.h2{font-size:2.5rem;font-weight:500}h3,.h3{font-size:1.8rem;font-weight:500}h4,.h4{font-size:1.4rem;font-weight:500}p{margin-bottom:1rem;font-size:1.1rem;line-height:1.7}.btn-primary,.btn-secondary,.btn-outline{display:inline-block;padding:12px 24px;border:none;border-radius:6px;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all 0.3s ease;margin:5px;font-family:"FuturaCond" !important;text-transform:uppercase}.btn-primary{background-color:#FFBF00;color:#333 !important;border:none;font-weight:500}.btn-primary:hover{color:#333 !important;background-color:#e6ac00;transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,123,255,0.3)}.btn-secondary{background-color:#80775C;color:#E3DDCF !important;border:none;font-weight:500}.btn-secondary:hover{color:#E3DDCF !important;background-color:#716951;transform:translateY(-2px);box-shadow:0 4px 15px rgba(108,117,125,0.3)}.btn-outline{background-color:#333;color:#E3DDCF !important;border:2px solid #333;font-weight:500}.btn-outline:hover{background-color:#333;color:#E3DDCF !important;transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,0.3)}.btn-primary.large,.btn-secondary.large{padding:16px 32px;font-size:1.2rem}.navbar{background-color:rgba(128,119,92,0.8);backdrop-filter:blur(10px);position:fixed;top:0;width:100%;z-index:1000;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,0.1);transition:all 0.3s ease}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.nav-logo{height:100%;display:flex;align-items:center}.nav-logo img{max-height:30px}.nav-logo a{display:flex;align-items:flex-start}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-menu a{text-decoration:none;color:white;font-weight:400;font-size:0.95rem;transition:color 0.3s ease;position:relative}.nav-menu a:hover{color:#80775C}.nav-dropdown{position:relative}.dropdown-menu{position:absolute;top:100%;left:0;background-color:rgba(0,0,0,0.95);backdrop-filter:blur(10px);border-radius:8px;padding:1rem 0;min-width:200px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all 0.3s ease;box-shadow:0 10px 30px rgba(0,0,0,0.3);border:1px solid rgba(255,255,255,0.1)}.nav-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu li{margin:0}.dropdown-menu a{display:block;padding:0.75rem 1.5rem;color:white;font-size:0.9rem;transition:all 0.3s ease}.dropdown-menu a:hover{background-color:rgba(255,215,0,0.1);color:#80775C;padding-left:2rem}.nav-buttons{display:flex;gap:1rem}.nav-buttons .btn-primary,.nav-buttons .btn-secondary,.nav-buttons .btn-outline{padding:8px 16px;font-size:0.9rem;margin:0}.hamburger{display:none;flex-direction:column;cursor:pointer}.hamburger span{width:25px;height:3px;background-color:#333;margin:3px 0;transition:0.3s}.hero{position:relative;color:white;padding:120px 0 80px;text-align:center;min-height:100vh;display:flex;align-items:center;overflow:hidden}.hero-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%, -50%);z-index:-2;object-fit:cover;cursor:pointer}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(128,119,92,0.7)}.hero-video::-webkit-media-controls{display:none !important}.hero-video::-webkit-media-controls-panel{display:none !important}.hero-video::-webkit-media-controls-play-button{display:none !important}.hero-video::-webkit-media-controls-start-playback-button{display:none !important}.hero-video::-webkit-media-controls-panel{display:none !important}.hero-video::-webkit-media-controls-play-button{display:none !important}.hero-video::-webkit-media-controls-start-playback-button{display:none !important}.hero-content{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 20px}.video-play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2;background-color:rgba(0,0,0,0.7);padding:2rem;border-radius:10px;backdrop-filter:blur(10px)}.video-play-overlay button{font-size:1.2rem;padding:1rem 2rem}.hero h2{font-size:1.5rem;margin-bottom:1rem;font-weight:400;color:white;text-shadow:1px 1px 2px rgba(0,0,0,0.5)}.hero h1{font-size:4rem;margin-bottom:2rem;font-weight:500;color:white;line-height:1.1;text-shadow:2px 2px 4px rgba(0,0,0,0.5);letter-spacing:2px}.hero-status{display:flex;flex-direction:column;gap:0.5rem;justify-content:center;margin:2rem 0;align-items:center}.status-badge{background:none;color:white;padding:0;border:none;font-weight:400;font-size:1.2rem;text-transform:none;letter-spacing:normal;box-shadow:none;transition:none;text-shadow:1px 1px 2px rgba(0,0,0,0.5)}.status-badge:hover{transform:none;box-shadow:none}.status-badge.secondary{background:none;color:white;box-shadow:none;text-shadow:1px 1px 2px rgba(0,0,0,0.5)}.status-badge.secondary:hover{box-shadow:none}.hero-buttons{margin:2rem 0}.hero-actions{margin-top:2rem;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}section{padding:80px 0}.group-bookings{text-align:center;background-image:url("https://images.unsplash.com/photo-1511795409834-ef04bbd61622?ixlib=rb-4.0.3&auto=format&fit=crop&w=1920&q=80");background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;color:white}.group-bookings::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.6);z-index:1}.group-bookings .container{position:relative;z-index:2}.group-bookings h2{font-size:2.5rem;margin-bottom:1rem;color:white;text-shadow:2px 2px 4px rgba(0,0,0,0.5);font-weight:500}.key-cast{background-color:#E3DDCF}.cast-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:2rem;margin-top:2rem}.cast-member h3{font-size:1.5rem;margin-bottom:0.5rem}.cast-member h3 span{font-weight:400;color:#666}.cast-member p{color:#666;font-style:italic}.story{background-image:url("https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?ixlib=rb-4.0.3&auto=format&fit=crop&w=1920&q=80");background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;padding:80px 0;color:white}.story::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.7);z-index:1}.story .container{position:relative;z-index:2}.story-container{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.story-text{text-align:left}.story-text h2{font-size:2.5rem;margin-bottom:2rem;color:white;font-weight:500;text-shadow:2px 2px 4px rgba(0,0,0,0.5)}.story-text p{font-size:1.1rem;line-height:1.7;color:rgba(255,255,255,0.9);margin-bottom:1.5rem;text-shadow:1px 1px 2px rgba(0,0,0,0.5)}.story-image{display:flex;justify-content:center;align-items:center}.placeholder-image{width:100%;height:400px;background:linear-gradient(135deg, #E3DDCF 0%, #e9ecef 100%);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#666;font-size:1.1rem}.host{background-color:#F2F0EF;padding:80px 0}.host-container{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.host-image{display:flex;justify-content:center;align-items:center}.host-text{text-align:left}.host-text h2{font-size:2.5rem;margin-bottom:1rem;color:#333;font-weight:700}.host-text h3{font-size:2rem;margin-bottom:1.5rem;color:#333;font-weight:600}.host-text p{font-size:1.1rem;line-height:1.7;color:#666}.musicians{text-align:center;background-image:url("https://images.unsplash.com/photo-1493225457124-a3eb161ffa5f?ixlib=rb-4.0.3&auto=format&fit=crop&w=1920&q=80");background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;color:white}.musicians::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.6);z-index:1}.musicians .container{position:relative;z-index:2}.musicians h2{font-size:2.5rem;margin-bottom:1rem;color:white;text-shadow:2px 2px 4px rgba(0,0,0,0.5)}.musicians h3{font-size:2rem;margin:2rem 0 1rem}.musician{margin:2rem 0;text-align:left;max-width:800px;margin-left:auto;margin-right:auto}.musician h4{font-size:1.8rem;margin-bottom:1rem;color:#347fc1}.merchandise{background-color:#E3DDCF;text-align:center}.merchandise h2{font-size:2.5rem;margin-bottom:1rem}.merchandise p{max-width:600px;margin:0 auto 1rem}.merchandise em{font-style:italic;color:#666}.watch-at-home{background-color:#E3DDCF;text-align:center}.watch-at-home h2{font-size:2.5rem;margin-bottom:1rem}.watch-at-home h3{font-size:2rem;margin:2rem 0 1rem}.watch-together{text-align:center;background-image:url("https://images.unsplash.com/photo-1516450360452-9312f5e86fc7?ixlib=rb-4.0.3&auto=format&fit=crop&w=1920&q=80");background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;color:white}.watch-together::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.6);z-index:1}.watch-together .container{position:relative;z-index:2}.watch-together h2{font-size:2.5rem;margin-bottom:1rem}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:2rem;margin:2rem 0}.pricing-item{background-color:#E3DDCF;padding:2rem;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.1)}.pricing-item h4{margin-bottom:1rem;color:#333}.price{font-size:2rem;font-weight:700;color:#347fc1;margin:0}.q-a-events{background-color:#E3DDCF;text-align:center}.q-a-events h2{font-size:2.5rem;margin-bottom:1rem}.event-list{list-style:none;margin:2rem 0}.event-list li{padding:1rem;background-color:#E3DDCF;margin:0.5rem 0;border-radius:6px}.the-song{text-align:center}.the-song h2{font-size:2.5rem;margin-bottom:1rem}.song-actions{margin:2rem 0}.song-content{margin:2rem 0;padding:2rem;background-color:#E3DDCF;border-radius:8px}.song-content h3{margin-bottom:1rem;color:#333}.download-section{margin:2rem 0;padding:2rem;background-color:#E3DDCF;border:2px solid #347fc1;border-radius:8px}.download-section h3{margin-bottom:1rem;color:#347fc1}.parts{background-color:#E3DDCF}.part{margin:3rem 0;padding:2rem;background-color:#E3DDCF;border-radius:8px}.part h2{font-size:2rem;color:#347fc1;margin-bottom:0.5rem}.part h3{font-size:1.5rem;margin-bottom:1rem;color:#333}.resources{text-align:center}.resources h2{font-size:2.5rem;margin-bottom:1rem}.resources-list{list-style:none;display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:1rem;margin-top:2rem}.resources-list li{padding:1rem;background-color:#E3DDCF;border-radius:6px;box-shadow:0 2px 5px rgba(0,0,0,0.1)}.resources-list a{text-decoration:none;color:#347fc1;font-weight:500}.resources-list a:hover{text-decoration:underline}.footer{background-color:#5C4A24;color:white;text-align:center;padding:3rem 0}.footer h3{font-size:1.5rem;margin-top:1rem;font-style:italic}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.9);backdrop-filter:blur(5px)}.modal-content{position:relative;margin:5% auto;width:90%;max-width:800px;background-color:#000;border-radius:10px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,0.5)}.modal-content video{width:100%;height:auto;display:block}.close{position:absolute;top:15px;right:20px;color:#E3DDCF;font-size:35px;font-weight:bold;cursor:pointer;z-index:1001;background-color:rgba(0,0,0,0.5);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:background-color 0.3s}.close:hover{background-color:rgba(0,0,0,0.8)}@media (max-width: 768px){.nav-menu{display:none}.nav-buttons{display:none}.hamburger{display:flex}.nav-menu.active{display:flex !important;flex-direction:column;position:absolute;top:100%;left:0;width:100%;background-color:rgba(0,0,0,0.95) !important;backdrop-filter:blur(10px);padding:2rem;box-shadow:0 5px 20px rgba(0,0,0,0.3);z-index:1000}.nav-menu.active li{width:100%;margin:0}.nav-menu.active a{color:white !important;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,0.1);text-align:center;font-size:1.1rem;display:block;width:100%}.nav-menu.active a:hover{color:#80775C !important;background-color:rgba(255,255,255,0.05)}.nav-buttons.active{display:flex !important;flex-direction:column;position:absolute;top:calc(100% + 200px);left:0;width:100%;background-color:rgba(0,0,0,0.95) !important;backdrop-filter:blur(10px);padding:1rem 2rem 2rem;box-shadow:0 5px 20px rgba(0,0,0,0.3);z-index:1000}.nav-buttons.active .btn-primary{background-color:#347fc1;color:white;margin:0.5rem 0;padding:1rem 2rem;text-align:center;border:none;border-radius:5px;font-weight:bold}.nav-buttons.active .btn-primary:hover{background-color:#2f72ad;transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,123,255,0.3)}}@media (max-width: 768px) and (max-width: 768px){.nav-menu.active,.nav-buttons.active{background-color:rgba(0,0,0,0.95) !important}.nav-menu.active a,.nav-buttons.active .btn-primary{color:white !important}.nav-buttons.active .btn-primary{background-color:#347fc1 !important;color:white !important}}@media (max-width: 768px){.dropdown-menu{position:static;opacity:1;visibility:visible;transform:none;background-color:rgba(0,123,255,0.1);margin-top:0.5rem;border-radius:0;box-shadow:none;border:none}.hero h2{font-size:1.2rem}.hero h1{font-size:2.5rem;letter-spacing:1px}.hero-status{flex-direction:column;align-items:center;gap:0.5rem}.status-badge{font-size:0.9rem;padding:0.6rem 1.2rem}.story-container{grid-template-columns:1fr;gap:2rem}.host-container{grid-template-columns:1fr;gap:2rem}.hero-actions{flex-direction:column;align-items:center}.hero-video{display:block}}@media (max-width: 768px) and (max-width: 768px) and (prefers-reduced-motion: reduce){.hero-video{display:none}.hero{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%)}}@media (max-width: 768px){.hero-actions .btn-primary,.hero-actions .btn-secondary,.hero-actions .btn-outline{width:100%;max-width:300px}h1{font-size:2rem}h2{font-size:2rem}h3{font-size:1.5rem}.cast-grid{grid-template-columns:1fr}.pricing-grid{grid-template-columns:1fr}.subscribe-form{flex-direction:column}.subscribe-form input{margin-bottom:1rem}section{padding:60px 0}}@media (max-width: 480px){.container{padding:0 15px}.hero{padding:100px 0 60px}.hero h1{font-size:2rem}h2{font-size:1.8rem}.btn-primary,.btn-secondary,.btn-outline{padding:10px 20px;font-size:0.9rem}.btn-primary.large,.btn-secondary.large{padding:14px 28px;font-size:1.1rem}}html{scroll-behavior:smooth}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp 0.6s ease-out}.cast-member,.pricing-item{transition:transform 0.3s ease, box-shadow 0.3s ease}.cast-member:hover,.pricing-item:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgba(0,0,0,0.15)}button:focus,input:focus,a:focus{outline:2px solid #347fc1;outline-offset:2px}@media print{.navbar,.hamburger,.nav-buttons{display:none}.hero{background:none;color:#000}.btn-primary,.btn-secondary,.btn-outline{border:1px solid #000;background:none;color:#000}}@supports not (object-fit: cover){.hero-video{width:100%;height:100%}}*{margin:0;padding:0;box-sizing:border-box}.historians-section{padding:80px 0;background-color:#E3DDCF;text-align:center}.historians-section h2{text-transform:uppercase;letter-spacing:2px;margin-bottom:60px;color:#333}.historians-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:40px;max-width:1400px;margin:0 auto;padding:0 20px}.historian-profile:nth-child(1),.historian-profile:nth-child(2),.historian-profile:nth-child(3),.historian-profile:nth-child(4){grid-column:auto}.historian-profile:nth-child(5),.historian-profile:nth-child(6),.historian-profile:nth-child(7){grid-column:auto}.historian-profile:nth-child(5){grid-column:1}.historian-profile:nth-child(6){grid-column:2}.historian-profile:nth-child(7){grid-column:3}.historian-profile{display:flex;flex-direction:column;align-items:center;text-align:center}.historian-image{width:150px;height:150px;border-radius:50%;object-fit:cover;margin-bottom:20px;border:3px solid #E3DDCF;filter:grayscale(100%);transition:transform 0.3s ease, filter 0.3s ease}.historian-image:hover{transform:scale(1.05);filter:grayscale(0%)}.historian-name{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;color:#333;line-height:1.2}.historian-description{font-size:0.9rem;line-height:1.5;color:#666;max-width:280px}@media (max-width: 1200px){.historians-grid{grid-template-columns:repeat(3, 1fr);gap:30px}.historian-profile:nth-child(7){grid-column:2}}@media (max-width: 1024px){.historians-grid{grid-template-columns:repeat(2, 1fr);gap:30px}.historian-profile:nth-child(n){grid-column:auto}}@media (max-width: 768px){.historians-section h2{font-size:2.5rem;margin-bottom:40px}.historians-grid{grid-template-columns:1fr;gap:30px}.historian-image{width:120px;height:120px}.historian-name{font-size:1.1rem}.historian-description{font-size:0.85rem;max-width:100%}}@media (max-width: 480px){.historians-section{padding:60px 0}.historians-section h2{font-size:2rem;margin-bottom:30px}.historian-image{width:100px;height:100px}.historian-name{font-size:1rem}.historian-description{font-size:0.8rem}}img#cornerstone-watermark{height:26px;width:auto;display:block}div#website-static-watermark{background:#5C4A24}.body .body-container{padding:2rem;max-width:800px;height:90vh;overflow:scroll;background:#E3DDCF;margin-left:auto;margin-right:auto;margin-top:5vh}.cs-lightbox{border-top:none;box-shadow:0 6px 30px rgba(0,0,0,0.7);padding:12px;background-color:#222830;border-radius:5px}.cs-lightbox>div.content{background-color:#fff}.cs-lightbox .close-window{font-size:18px;right:-2px;top:-2px}.content{float:none;text-align:center;font-size:1.2em;padding-top:2em}.my-mfp-slide-bottom .zoom-anim-dialog{opacity:0;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out;-webkit-transform:translateY(-20px) perspective(600px) rotateX(10deg);-moz-transform:translateY(-20px) perspective(600px) rotateX(10deg);-ms-transform:translateY(-20px) perspective(600px) rotateX(10deg);-o-transform:translateY(-20px) perspective(600px) rotateX(10deg);transform:translateY(-20px) perspective(600px) rotateX(10deg)}.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog{opacity:1;-webkit-transform:translateY(0) perspective(600px) rotateX(0);-moz-transform:translateY(0) perspective(600px) rotateX(0);-ms-transform:translateY(0) perspective(600px) rotateX(0);-o-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0)}.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog{opacity:0;-webkit-transform:translateY(-10px) perspective(600px) rotateX(10deg);-moz-transform:translateY(-10px) perspective(600px) rotateX(10deg);-ms-transform:translateY(-10px) perspective(600px) rotateX(10deg);-o-transform:translateY(-10px) perspective(600px) rotateX(10deg);transform:translateY(-10px) perspective(600px) rotateX(10deg)}.my-mfp-slide-bottom.mfp-bg{opacity:0.01;-webkit-transition:opacity 0.3s ease-out;-moz-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out}.my-mfp-slide-bottom.mfp-ready.mfp-bg{opacity:0.95}.my-mfp-slide-bottom.mfp-removing.mfp-bg{opacity:0}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#CCC;opacity:0.95;filter:alpha(opacity=95)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:top}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:top;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#cccccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#cccccc}.mfp-preloader a:hover{color:white}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{height:auto;line-height:1em;font-size:2em;position:absolute;top:0;right:0;text-decoration:none;text-align:center;opacity:0.65;filter:alpha(opacity=65);padding:0;color:white}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:white;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#cccccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:0.65;filter:alpha(opacity=65);-webkit-tap-highlight-color:transparent}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:1em;height:1em;position:absolute;left:0;top:0;border:medium inset transparent}.mfp-arrow-left{left:0}.mfp-arrow-right{right:0}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:black}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px){.body .body-container{max-height:300px}.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}@media (max-width: 600px){.pop-left:before,.pop-right:before{position:relative;margin-left:auto;margin-right:auto;left:auto;right:auto;margin-bottom:0.3em}.pop-left,.pop-right{padding-left:0}}.footerflex{display:flex;align-items:center;justify-content:space-between}.smalllogo{display:block;width:50px;height:50px;background:url(../files/images/mbc-yellow-cross.png) no-repeat center center;background-size:cover}
