/*
Theme Name: Digital Cut
Theme URI: https://digitalcut.co
Author: Your Name
Author URI: https://digitalcut.co
Description: Custom event landing theme for Digital Cut, built on Bootstrap 5. Real styles live in assets/css/main.css; this file only carries the theme header.
Version: 1.0.0
Requires at least: 6.8
Tested up to: 7.0
Requires PHP: 8.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: digitalcut
*/
a, a:hover{
	text-decoration: none;
}
body{
	font-family: Space Grotesk, sans-serif;
	    line-height: 20px;
	font-size:14px;
}
body.home { padding-top:65px; }
.sc-padding{
	padding-top:5.5rem;
	padding-bottom:5.5rem;
}
.sc-big-padding{
	padding-top:10rem;
	padding-bottom:10rem;
}

/******************************************************************************************************************************************
 													  Header
******************************************************************************************************************************************/

/********************** Announcement bar **********************/
.dc-announcement { background:#0b0b0f; color:#fff; font-size:.875rem; position:fixed; top:0; left:0; right:0; z-index:1040;}
.dc-announcement a { color:#fff; }
.dc-announcement__line{position:absolute;top:0;left: 0;}

/********************** Countdown **********************/
.dc-countdown { font-size:.85rem; }
.dc-countdown__label { color: #fafafa;
    font-size: .938rem;
    font-weight: 500; }
.dc-countdown__unit b { font-variant-numeric:tabular-nums; }
.dc-countdown.is-expired { opacity:.5; }
.dc-countdown__unit{
	background-color: #ff2cff;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 48px;
    padding: 8px;
    display: flex;
    color: #000;
	font-family: "Retro Pixel", Arial, sans-serif;
    font-size: 1.875rem;
    font-weight: 500;
}
/* Fixed header */
.dc-header { background:#151517; padding:18px 0; }
.dc-header__logo { height:34px; width:auto; }


.dc-header .nav-link { color:#fff; letter-spacing:.25px; font-size:1.25rem; line-height:1.5; }
.dc-header .nav-link:hover { color:#fff; opacity:.75; }

/* Hamburger that morphs into an X when the menu is open */
.dc-toggler { border:none; background:none; padding:6px; }
.dc-toggler:focus { box-shadow:none; }
.dc-toggler__box { display:block; width:28px; height:20px; position:relative; }
.dc-toggler__bar { position:absolute; left:0; width:100%; height:3px; background:#fff; border-radius:2px;
	transition:top .3s ease, transform .3s ease, opacity .2s ease; }
.dc-toggler__bar:nth-child(1) { top:0; }
.dc-toggler__bar:nth-child(2) { top:8px; }
.dc-toggler__bar:nth-child(3) { top:16px; }
.dc-toggler:not(.collapsed) .dc-toggler__bar:nth-child(1) { top:8px; transform:rotate(45deg); }
.dc-toggler:not(.collapsed) .dc-toggler__bar:nth-child(2) { opacity:0; }
.dc-toggler:not(.collapsed) .dc-toggler__bar:nth-child(3) { top:8px; transform:rotate(-45deg); }

/********************** Primary button **********************/
.btn-primary{background: #0ffffe;
    color: #000 !important;
    text-transform: uppercase;
    border: 1px solid #0ffffe;
    border-radius: 0;
    padding: .9rem 2rem;
    font-size: 1.125rem;
    font-weight: 700;
}
.btn:hover{
	background:#fff;
	border-color: #000;
}

/******************************************************************************************************************************************
 													  Home
******************************************************************************************************************************************/
/********************** Hero section **********************/
.dc-hero__inner{font-size:16px}
.dc-hero {overflow:hidden; }
.dc-hero__video { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; }
.dc-hero__badge {     max-width: 700px;font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    font-size:4.438rem}
.dc-hero__title {letter-spacing: -.64px;
    font-family: Space Grotesk, sans-serif;
    font-size: 1.688rem;
    font-weight: 600;
    line-height: 120%; }
.dc-hero__date {     font-size:clamp(1.20rem,1.253rem,1.563rem) ;
    font-weight: 400;
    line-height: 140%; }
.dc-hero__title div{
	font-size: 1.375rem;
    font-weight: 500;
	color:#ff2cff;
	text-transform:uppercase;
}
.dc-hero__title-sub{color:#FF2CFF}
.dc-hero .col-lg-6:first-child .position-relative { min-height: 100%; }
.dc-hero__play img{
	    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.footer-logo.hero-logo{
	aspect-ratio: 30 / 5;
    width: 230px;
    height: 20vw;
    max-height: 50px;
}
.hero-year{font-size: 2.75rem;
    font-weight: 700;
    line-height: 100%;}
.dc-hero__line{height:10px;}
.dc-hero__org {     font-size: 1.375rem;
    font-weight: 400;
    color: #0b0b0b; }
.dc-hero__right{    padding: 2.875rem 4rem 1.438rem;}
/* Trailer popup */
.dc-popup { position:fixed; inset:0; z-index:1100; display:flex; align-items:center; justify-content:center; padding:1rem; }
.dc-popup[hidden] { display:none; }
.dc-popup__backdrop { position:absolute; inset:0; background:rgba(0,0,0,.8); }
.dc-popup__dialog { position:relative; width:min(900px,92vw); }
.dc-popup__video { position:relative; width:100%; aspect-ratio:16/9; background:#000; border-radius:10px; overflow:hidden; }
.dc-popup__video iframe { position:absolute; inset:0; width:100%; height:100%; border:0; }
.dc-popup__close { position:absolute; top:-46px; right:0; width:38px; height:38px; border-radius:50%;
	border:none; background:#fff; color:#0b0b0f; font-size:24px; line-height:1; cursor:pointer; display:flex; align-items:center; justify-content:center; }
.dc-popup__close:hover { background:#2ee6e6; }

/********************** Brand section **********************/
.dc-brands { padding:3rem 0; background:#fff; }
.dc-brands__heading {     font-size: 1.125rem;
    font-weight: 600;
    color: #0b0b0b; text-align:center; }

/********************** Speakers section **********************/
.dc-speakers {background:#0b0b0f; color:#fff; }
.dc-speakers__title { 
	font-size:clamp(1.8rem,4vw,2.8rem);
    font-weight: 700;
    color: #0ffffe;
    text-transform: uppercase;
    font-family: "Retro Pixel", Arial, sans-serif;
} 
.wrap { height:730px; position:relative; cursor:pointer; overflow:hidden; background-repeat:no-repeat;
	background-position:center;
	background-size:cover;}
.wrap:hover::before{ filter: grayscale(0%); }
.wrap::before {
	content:"";
	position:absolute;
	inset:0;
	background-image:inherit;      /* takes the url from the inline style */
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
	filter: grayscale(100%);
	transition:opacity .4s ease;
	z-index:0;
}
  .face { position:absolute; inset:0; overflow:hidden; transition:opacity .4s,transform .4s;     background-position: center top;
    background-repeat: no-repeat;
    margin-top: 50px;}
  .def { opacity:1; transform:scale(1); }
  .hov { opacity:0; transform:scale(1.03); }
.hov__speacker{margin-top:150px}
  .wrap:hover .def { opacity:0; transform:scale(.97); }
  .wrap:hover .hov { opacity:1; transform:scale(1); }
  .face img { width:100%; height:100%; object-fit:cover; display:block; }
  .label { position:absolute; bottom:10%; left:0; right:0; padding:1rem;  }
  .name {     font-size: 2.375rem;
    font-weight: 700;
    line-height: 110%; color:#fff; text-transform:uppercase; margin:0 0 2px; }
  .ttl  { font-size: 1.375rem;
    font-weight: 500;
    line-height: 120%; color:#00e5ff; margin:0; }
  .bio  {width: 100%;
    max-width: 300px;
    font-size: 1rem;
    line-height: 120%; color:#fff; margin:6px 0 0;  }
.sig img{width:100px}
  .hint { color:#aaa; font-size:13px; margin-bottom:1rem; }

/********************** Speaker grid **********************/
.dc-gspeakers { background: #0b0b0c; color:#fff; }
.dc-gspeakers__title h2 { font-size: clamp(2rem,4vw,2.813rem);
    text-transform: uppercase;
    font-family: "Retro Pixel", Arial, sans-serif;
    color: #ff2cff; font-weight:bold;}
.dc-gspeakers__title p{font-size: 1.25rem;
    font-weight: 400;line-height:140%}
.dc-gspeaker__photo { position:relative; aspect-ratio:1/1; overflow:hidden; }
.dc-gspeaker__photo img { width:100%; height:100%; object-fit:cover; }
.dc-gspeaker__Line{opacity:0; transform:translateY(-6px); transition:.25s ease;}
.dc-gspeaker__linkedin { position:absolute; bottom:1.6rem; left:.6rem; width:34px; height:34px; display:flex; align-items:center; justify-content:center; opacity:0; transform:translateY(-6px); transition:.25s ease; }
.dc-gspeaker:hover .dc-gspeaker__linkedin, .dc-gspeaker:hover .dc-gspeaker__Line { opacity:1; transform:translateY(0); }
.dc-gspeaker__name {font-size: 1.5rem;
    font-weight: 600;
    line-height: 30px;}
.dc-gspeaker__role {     font-size: 1.125rem;
    color: #fff;
 margin:0; }
.dc-whatis__span-text{color: #24f957;
    text-transform: uppercase;
    font-family: "Retro Pixel", Arial, sans-serif;}

/********************** Choose your character **********************/
.dc-character {background:#0b0b0f; color:#fff; background-image:url(./assets/img/line.gif), linear-gradient(#000000e3, #000000e3), url(./assets/img/bg-character.webp); background-position: 50% 5%, 0 0, 0 0; background-repeat: no-repeat, repeat, repeat; background-size: 650px 10px, auto, cover; }
.dc-character__eyebrow { font-size: 1.25rem;
    font-weight: 400;
    line-height: 120%;}
.dc-character__title { font-size:clamp(2.8rem, 6vw, 2.8rem); text-transform: uppercase;
    font-family: "Retro Pixel", Arial, sans-serif;color: #0ffffe;
    margin-bottom: 10px;}
.dc-character__stage { display:flex; align-items:center; justify-content:center; gap:1.5rem; }
.dc-character__arrow{background: transparent;border: 0;}   
.dc-character__dots { display:flex; gap:.5rem; justify-content:center; margin-top:2rem; }
.dc-character__dot { width:10px; height:10px; border-radius:50%; border:none; background:rgba(255,255,255,.3); cursor:pointer; padding:0; transition:.2s ease; }
.dc-character__dot.is-active { background:#fff; width:24px; border-radius:5px; }
/* Character slider */
.dc-charslider { display:flex; align-items:center; justify-content:center; gap:1.5rem; }
 .dc-charcard { flex:0 0 30%; border:1px solid #525252; border-radius:8px; padding:40px; cursor:pointer;
	transition:transform .4s ease, opacity .4s ease; box-shadow: 6px 7px 56.4px #ffffff2e; }
.dc-charcard__name{font-family: "Retro Pixel", Arial, sans-serif;
    font-size: 2.25rem;
    font-weight: 500;}
.dc-charcard__desc{color: #5b5b5b;
    font-size: .938rem;
    font-weight: 400;}
/* States */
.dc-charcard.is-side { transform:scale(.8); opacity:.4; }
.dc-charcard.is-side .dc-charcard__details { display:none; }
.dc-charcard.is-active{box-shadow: 6px 7px 56.4px #ffffff2e;
    border: 1px solid #525252;
    border-radius: 8px;  transition: 0.5s ease;}
.dc-charcard.is-active:hover, .dc-charcard:hover { border-color:#c026d3; box-shadow:none;}
.dc-charcard.is-hidden { display:none; }

/********************** What is Digital Cut **********************/
.dc-whatis {background:#000; color:#fff; }
.dc-whatis__left{padding-left:7rem;}
.dc-whatis__title { font-size:clamp(1.8rem,4vw,2.8rem); font-weight:800; margin-bottom:1rem; }
.dc-whatis__lead { font-size:1.2rem;line-height:140%; }
.dc-whatis__text { font-size: 2rem;
    font-weight: 400;
    line-height: 140%; color:#fff; }
.dc-whatis__media { border-radius:16px; overflow:hidden; }
.dc-whatis__media img { width:100%; height:100%; object-fit:cover; }
.dc-whatis__line{position:absolute;top:15%;left:0;    width: 30%;
    height: 50px;}

/********************** Conference floor **********************/
.dc-florr__line{
	width: 700px;
    height: 9px;
    position: absolute;
    top: 35%;
    left: -330px;
    transform: rotate(90deg);
}
.dc-floor__title { font-size:clamp(1.8rem,4vw,2.813rem); font-weight:700; margin-bottom:2rem; }
.dc-floor__title span{color:#ff2cff}
.dc-floor__name {color:#333;font-family: "Retro Pixel", Arial, sans-serif;
    font-size: clamp(2.2rem,4vw,2.625rem);
    font-weight: 500;
    line-height: 120%; }
.dc-floor__text { font-size: 1.25rem;
    font-weight: 400;
    line-height: 120%;
    color: #000; }

/********************** Taks **********************/
.dc-talks__contant h3{    font-size: clamp(2.1rem,4vw,2.813rem);
    font-weight: 700;
    line-height: 120%;}
.dc-talks__contant p{    font-size: 1.25rem;
    font-weight: 400;
    line-height: 120%;}
.dc-talks__img{background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 500px;
    display: flex;}

/********************** Conference Program **********************/
.dc-program__title { font-size:clamp(2rem,4vw,3rem); font-weight:800; margin-bottom:2.5rem; }
.dc-program__tabs { display:flex; border-bottom:1px solid #979797; margin-bottom:1rem; }
.dc-program__tab { background:none; border:none; padding:.75rem 2rem; font-size:24px; font-weight:400; color:#000; cursor:pointer; border-bottom:2px solid transparent; margin-bottom:-1px; text-transform:uppercase; letter-spacing:.04em; }
.dc-program__tab.is-active { color:#000; border-bottom:2px solid #000;font-size: 24px;
    font-weight: 600; }
.dc-program__panel { display:none; }
.dc-program__panel.is-active { display:block; }
.dc-session { margin:1rem 0; }
.dc-session__when{
	font-size: 16px;
    font-weight: 500;
    color: #151517;text-transform:uppercase;
}
.dc-session__break-time{color:#ff2cff; font-size:16px; font-weight:500;text-transform: uppercase;
    font-family: Space Grotesk, sans-serif;}
.dc-session__break-label{color:#ff2cff; font-size:16px; font-weight:500;text-transform: uppercase;
    font-family: Space Grotesk, sans-serif;}
.dc-session__loc { font-weight: 400; margin:0; }
.dc-session__topic { font-size:1.25rem; line-height:1.35; }
.dc-session__speaker { display:flex; align-items:center; gap:1rem; justify-content:space-between; }
.dc-session__meta{font-size: 20px;
    line-height: 140%;
    color: #0b0b0f;}
.dc-session__sname { font-weight: 600;}
.dc-session__photo img{width:100px; height:100px}
.dc-session__divider { border:0; border-top:1px solid #c5c5c7; opacity:1; }
.dc-session__divider--thick { border-top-width:4px; border-top-color:#c5c5c7; }

/********************** level **********************/
.dc-level__heading{color: #ff2cff;
    font-family: "Retro Pixel", Arial, sans-serif;
    font-size: 9.3rem;
    font-weight: 500;
    line-height: 90%;}
.dc-level__text{font-size: 2rem;
    font-weight: bold;}
.dc-level__content{font-size: 1.25rem;
    font-weight: 400;
    line-height: 120%;}
.dc-level__video{object-fit: cover;
    z-index: -100;
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    inset: -100%;}

/********************** pluse **********************/
.dc-pluse{
	background: #0b0b0b;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    color: #fff;
}
.dc-pluse__text{    font-size: 1.563rem;
    font-weight: 400;
    line-height: 140%;}

/********************** Tickets **********************/
.dc-tickets__title { font-size:clamp(1.8rem,4vw,2.188rem); font-weight:700;}
.dc-ticketcard { position:relative; display:flex; margin:0 auto; overflow:hidden; color:#fff; background:url(assets/img/ticket-bg.webp); text-decoration:none;    background-position: center; background-repeat: repeat-x;background-attachment: scroll;}
.dc-ticketcard__left { flex:0 0 35%; display:flex; align-items:center; justify-content: center;	}
.dc-ticketcard__badge { display:inline-block; background:#0b0b14; color:#fff; font-size:1.375rem; font-weight:700; text-transform:uppercase; padding:.8px 1rem; border-radius:999px; margin-bottom:.4rem; line-height: 120%; }
.dc-ticketcard__price { display:block; font-size:clamp(3rem,7vw,7.5rem); font-weight:700; line-height:.9; }
.dc-ticketcard__right { flex:1; display:flex; flex-direction:column; justify-content:center; border-left:1px solid #fff; }
.dc-ticketcard__year { display:block; font-size:3.438rem; font-weight:700; }
.dc-ticketcard__desc { font-size:1.25rem; color:#fff; line-height:1.5; }
.dc-ticketcard__meta{padding:3rem 2rem;}
.border-left{border-right:1px solid #fff;}
.dc-ticketcard__meta p{font-size:.938rem}
.dc-ticketcard__stub, .dc-ticketcard__lefttext { flex:0 0 7rem; display:flex; align-items:center; justify-content:center; border-left:2px solid #fff; }
.dc-ticketcard__stubtext, .dc-ticketcard__detail { writing-mode:vertical-rl; transform:rotate(0deg); text-transform:uppercase; font-size:1.125rem; font-weight:700; }
.dc-ticketcard__detail{transform:rotate(180deg);font-weight:400}
..dc-ticketcard__leftdetail, .dc-ticketcard__stubdetail{text-transform:uppercase;font-size:1.125rem; font-weight:400;}
.dc-ticketcard__lefttext{border-right: 1px dashed;padding: 2rem;border-left:0;}
.dc-tickets__line{position:absolute;left: 0;
    right: 0;
    margin: auto;
    bottom: 2%;height:15px;}

/********************** Why Attend **********************/
/* Left image (one shown at a time) */
.dc-attend__line{position:absolute;
left: 0;
bottom: 15%;width:25%}
.dc-attend__media { position:relative; aspect-ratio:4/3; overflow:hidden; }
.dc-attend__img { position:absolute; inset:0; width:100%; object-fit:cover; opacity:0; transition:opacity .4s ease; }
.dc-attend__img.is-active { opacity:1; }
/* Right accordion */
.dc-attend__title { color:#ff2cff; font-size:clamp(1.8rem,4vw,2.6rem); font-weight:800; margin-bottom:2rem; }
.dc-attend__item { border-bottom:1px solid #e5e7eb; }
.dc-attend__q { width:100%; text-align:left; background:none; border:none; padding:1.1rem 0; font-size:1.5rem; font-weight:700; color:#9A9A9D; cursor:pointer; transition:color .2s ease; }
.dc-attend__item.is-open .dc-attend__q { color:#0b0b0f; }
.dc-attend__a { overflow:hidden; max-height:0; transition:max-height .35s ease; }
.dc-attend__a-inner { margin:0; padding:0 0 1.1rem; color:#151517; line-height:1.6;font-weight:300;font-size: 1.375rem; opacity: 0.85; }

/********************** Full Digital Conference Experience **********************/
.dc-experience { padding-top:3rem ; background:#0b0b0f; color:#fff; }
.dc-experience__title { font-size:clamp(1.8rem,4vw,2.813rem); font-weight:700; }
.dc-experience__detail{line-height:140%;font-size: 1.563rem;
    font-weight: 400;}
.dc-xp-card { padding: 2rem 3rem 2rem 5.4rem; }
.box-border{    border: 1px solid #ffffff1f; border-left: 0;}
.box-right-border{border-right: 1px solid #ffffff1f;}
.dc-xp-card__title { font-size:1.875rem; font-weight:700; margin-bottom:.5rem; }
.dc-xp-card__text { font-size: clamp(1.2rem,4vw,1.563rem);line-height: 140%; color:#fff; margin:0; }

/********************** Join the Movement **********************/
.dc-movement {background:#0b0b0f; color:#fff;background-image:url('./assets/img/bg-color.avif'),url('./assets/img/bg-movement.webp'); background-position: 50%, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;}
.dc-movement__inner { background:#fff; padding: 3.5rem 5rem; color:#000; }
.dc-movement__inner h3{font-size: 2.813rem;
    font-weight: 700;
    line-height: 120%;}
.dc-movement__inner p{    font-size: 1.25rem;
    font-weight: 400;
    line-height: 120%;}
.dc-movement__inner ul{
    color: #000;
    padding-left: 27px;
    font-size: 2rem;
    list-style-type: square;
	display:flex;
	grid-row-gap: .5rem;
	flex-direction:column;
}
.dc-movement__list {font-size: 1.25rem;
    font-weight: 400;
    line-height: 120%;}
.dc-movement__title { font-size:clamp(2rem,5vw,2.813rem); font-weight: 700;
    line-height: 120%;
    color: #0ffffe; margin-bottom:1rem; }
.dc-movement__text { font-size: 1.5rem;
    font-weight: 400;
    line-height: 120%; margin:0 auto 2rem;  }

/********************** FAQ **********************/
.dc-faqs {background:#0b0b0f; color:#fff; }
.dc-faqs__title { font-size:clamp(1.8rem,4vw,2.818rem); font-weight:700; margin-bottom:2.5rem;color:#0ffffe; }
/* .dc-faq__box{gap:3rem;} */
.dc-faqs__list { max-width:760px; margin:0 auto; }
.dc-faq { border-bottom:1px solid #cecece6b; }
.dc-faq__q { width:100%; display:flex; align-items:center; justify-content:space-between; gap:1rem; background:none; border:none; color:#fff; text-align:left; font-size:1.05rem; font-weight:600; padding:1.25rem 0; cursor:pointer; }
.dc-faq__icon { transition:transform .3s ease; flex:0 0 auto;border: 1px solid #fff;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex; }
.dc-faq__icon svg{width:20px;height:20px;}
.dc-faq.is-open .dc-faq__icon { transform:rotate(180deg); }
.dc-faq__que{font-size: 1.5rem;
    font-weight: 400;
    line-height: 120%;}
.dc-faq__a { overflow:hidden; max-height:0; transition:max-height .35s ease; }
.dc-faq__a-inner { padding:0 0 1.25rem; color:#fff; line-height:140%;font-size: 1.125rem;max-width: 630px; }

/********************** Digital cut **********************/
.sc--digital-cut{background:#0b0f1b;}
.digtal-text{
	color: #fff;
    font-size: 10rem;
    font-weight: 700;
    text-transform: uppercase;
	animation: glitch 500ms infinite;
	    position: relative;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}
.dc-dititalcut__img{width:300px;height:300px;}
.digtal-text-line {
    background-image: url('./assets/img/line.gif');
    background-position: 50% 80%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 5%;
	position: absolute;
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
@keyframes glitch{
	0% {
    text-shadow: 0.05em 0 0 rgba(255, 0, 0, 0.75), -0.05em -0.025em 0 rgba(0, 255, 0, 0.75), -0.025em 0.05em 0 rgba(0, 0, 255, 0.75);
}
14% {
    text-shadow: 0.05em 0 0 rgba(255, 0, 0, 0.75), -0.05em -0.025em 0 rgba(0, 255, 0, 0.75), -0.025em 0.05em 0 rgba(0, 0, 255, 0.75);
}
15% {
    text-shadow: -0.05em -0.025em 0 rgba(255, 0, 0, 0.75), 0.025em 0.025em 0 rgba(0, 255, 0, 0.75), -0.05em -0.05em 0 rgba(0, 0, 255, 0.75);
}
49% {
    text-shadow: -0.05em -0.025em 0 rgba(255, 0, 0, 0.75), 0.025em 0.025em 0 rgba(0, 255, 0, 0.75), -0.05em -0.05em 0 rgba(0, 0, 255, 0.75);
}
50% {
    text-shadow: 0.025em 0.05em 0 rgba(255, 0, 0, 0.75), 0.05em 0 0 rgba(0, 255, 0, 0.75), 0 -0.05em 0 rgba(0, 0, 255, 0.75);
}
99% {
    text-shadow: 0.025em 0.05em 0 rgba(255, 0, 0, 0.75), 0.05em 0 0 rgba(0, 255, 0, 0.75), 0 -0.05em 0 rgba(0, 0, 255, 0.75);
}
100% {
    text-shadow: -0.025em 0 0 rgba(255, 0, 0, 0.75), -0.025em -0.025em 0 rgba(0, 255, 0, 0.75), -0.025em -0.05em 0 rgba(0, 0, 255, 0.75);
}
}

/******************************************************************************************************************************************
 													  Footer 
******************************************************************************************************************************************/
.footer { background:#fff; color:#000; padding:7rem 0 5rem 0; }
.footer a { color:#6d6d6d; text-decoration:none; }
.dc-footer__heading { font-size:1.25rem; font-weight:700; text-transform:uppercase; letter-spacing:0; opacity:1; margin-bottom:1rem; }
.dc-footer__links li { margin-bottom:.5rem; }
.dc-footer__links li a{
	font-size: 1.25rem;
    font-weight: 400;
	letter-spacing:0;
}
.footer-logo{
	aspect-ratio: 20.5 / 5;
    width: 153px;
    height: 10vw;
    max-height: 33px;
    z-index: 1;
    overflow: hidden;
    position: relative;
}
.footer-logo video {
	 object-fit: cover;
    z-index: -100;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    inset: -100%;
}
.dc-footer_coprigt p{color:#383838}


/******************************************************************************************************************************************
 													  Schedule 
******************************************************************************************************************************************/
.dc-prog-head__title span{text-transform: uppercase;
    font-size: 6.875rem;
    font-weight: 700;
    line-height: 80%;color:#212529}

.pag-content{
	background-color:#fff;
	padding: 4rem 5rem;
	color:#333;
/* 	font-size:14px; */
}
.pag-content h2{
	    font-size: 2.7rem;
    color: #26282d;
    font-weight: bold;
}
.pag-content h4{
	font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.3;
	margin: 10px 0;
}
.pag-content a{text-decoration:underline}
.sc-page{
	background-color:#e8e8e8;
}


/******************************************************************************************************************************************
 													  Responsive 
******************************************************************************************************************************************/
@media (min-width: 1024px) {
	.container{ max-width: 1440px;}
.col-5-custom {
    width: 20%;
    padding: 0 10px;
    box-sizing: border-box;
}
}

/* Phones */
@media (max-width:575.98px) {
	.dc-charcard { flex:0 0 78%; padding:20px; }
	.dc-charcard__name { font-size:1.6rem; }
	.dc-charcard__desc { font-size:.875rem; }
	.dc-character__arrow img { width:30px; height:auto; }.dc-ticketcard__badge { font-size:1rem; }
	.dc-ticketcard__price { font-size:clamp(2.5rem,16vw,4rem); }
	.dc-ticketcard__desc { font-size:1rem; }
	.dc-ticketcard__right .col-6 { flex:0 0 100%; max-width:100%; }
	.border-left { border-right:0; border-bottom:1px solid #fff; }
	.dc-tickets__btn { width:90% !important; }
	.dc-tickets__line {bottom: 1%;height: 1%; }
	.dc-charcard { flex:0 0 90%; padding:20px; }
	.dc-charcard__name { font-size:1.6rem; }
}
@media (max-width:991px) { 
	dc-character__stage {
		flex-wrap:wrap;
		justify-content:center;
		gap:1rem;
	}
	.dc-character__stage > .dc-character__arrow:first-of-type { margin-left:auto; }
	.dc-character__stage > .dc-character__arrow:last-of-type  { margin-right:auto; }

	.dc-character__stage {
		flex-wrap:wrap;
		justify-content:center;
		gap:1.25rem;
	}

	/* card fills the top row alone */
	.dc-charslider { order:0; flex:0 0 100%; }

	/* both arrows drop below, centered together */
	.dc-character__stage > .dc-character__arrow { order:1; }

	/* only the active card shows */
	.dc-charcard { flex:0 0 72%; padding:28px; }
	.dc-charcard.is-side { display:none; }
	
	.sc-padding{
	padding-top:2rem;
	padding-bottom:2rem;
}
	.dc-character__title{padding-top:2rem}
	.dc-experience{padding-bottom:2rem;}
	.box-right-border{    border-right: 0;
    border-bottom: 1px solid #ffffff1f;}
	.dc-announcement{display:none}
	.dc-ticketcard__lefttext{padding:1rem}
	.dc-attend__line{    bottom: 0;
    top: 30%;
    width: 100%;}
	.dc-hero__badge{font-size:2.528rem;}
	.wrap {height: 530px;}
	.face {margin-top:0;}
	.dc-whatis{padding-top: 5rem !important;}
	.dc-florr__line {left: -345px;}
	.dc-session__when{    display: flex;
    flex-direction: column;
    gap: 1rem;}
	.dc-session__topic{margin: 10px 0 !important;}
	.dc-session__speaker{margin-bottom: 10px !important;}
	.dc-program__tabs{flex-direction: column; gap:1rem}
	.dc-program__tab{text-align:start}
	.dc-level__heading {font-size: 4rem;text-align: start;}
	.dc-header { position:fixed; top:0; left:0; right:0; z-index:1030;width:100%; }
	.dc-header .navbar-collapse { background:#fff; margin-top:1rem; padding:.5rem 0 1.5rem; border-radius:10px;
		max-height:calc(100vh - 90px); overflow-y:auto; }
	.dc-level__line{width:100% !important;}
	.dc-header .navbar-collapse .nav-link { color:#0b0b0f; padding:1rem 0; text-align:center; }
	.dc-header .navbar-collapse .nav-item + .nav-item .nav-link { border-top:1px solid #eee; }
	.dc-hero__video { position:relative; height:auto; }      /* let it flow normally when stacked */
	.dc-hero .col-lg-6:first-child .position-relative { height:auto; }
	.dc-hero__right { padding:2rem 1.25rem; }
	.dc-hero .col-lg-6:first-child .position-relative {height: 500px !important;}
	.dc-hero__video { position:absolute; height:100%; }
	.dc-hero__right { padding:2rem 1.25rem; }
	.dc-charslider { gap:1rem; }
	.dc-charcard { flex:0 0 60%; padding:28px; }
	.dc-charcard.is-side { display:none; }
	.dc-character__stage { gap:1rem; }
	.dc-xp-card{padding:2rem}
	.dc-faq__box {gap:0!important}
	.dc-session__meta, .dc-session__topic{font-size:16px}
	.dc-attend__grid { margin-bottom:2rem; } 
	.dc-whatis__left{
		padding-left:0;
	}
	.dc-movement__inner {padding: 1.5rem 2rem;}
	.dc-dititalcut__img {
    width: 200px;
    height: 200px;
}
	.dc-tickets__btn, .dc-gspeakers__content{width:100%!important}
	.dc-talks__img{height:185px}
	.dc-whatis__line {top:0;width:80%}
	.dc-ticketcard {         grid-column-gap: 2rem;
        grid-row-gap: 2rem;
        background-image: url(assets/img/bg-mobile.webp);
        background-position: 0 0;
        background-size: cover;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        height: auto;
        padding-top: .5rem;
        padding-bottom: .5rem;
        display: flex;
    }
	.dc-ticketcard__lefttext{width: 100%;
    padding: 0;
    border-bottom: 1px dashed #fff;flex:0 0 4rem;border-right:0}
	.dc-ticketcard__stub{width: 100%;
    border-left: 0;
    border-top: 1px solid #fff;
    flex: 0 0 3rem;}
/* 	.dc-ticketcard__stub { display:none; } */
	.dc-ticketcard__left { flex:0 0 auto; width:100%; padding:2.5rem 1rem; }
	.dc-ticketcard__right { flex:0 0 auto; width:100%; border-left:0; border-top:1px solid #fff; }
	.dc-ticketcard__price { font-size:clamp(3rem,12vw,5rem); }
	.dc-ticketcard__year { font-size:2.5rem; }
	.dc-ticketcard__meta { padding:1.5rem 1rem; }
}
/* Tablet & below: stack the ticket, image becomes the top band */
@media (max-width:768px) {
	.dc-announcement{display:none}
	.dc-ticketcard__left {
		flex-basis:auto;
		padding:2.5rem;
		justify-content:center;
		text-align:center;
		background:url(../img/ticket-bg.avif) center / cover no-repeat;
		min-height:200px;
	}
	.digtal-text{font-size:6rem;}
	.dc-ticketcard__right { border-left:none; border-top:2px dashed #fff; }
	.dc-ticketcard__meta {padding:1rem 2rem;}
/* 	.dc-ticketcard__stub { display:none; } */
	.dc-ticketcard::before { top:auto; bottom:-13px; left:-13px; }
	.dc-ticketcard::after  { bottom:auto; top:calc(50% - 13px); left:-13px; }
	.dc-charcard { flex-basis:280px; padding:1rem; }
/* 	.dc-charcard__img { height:220px; } */
	.dc-charcard.is-side { display:none; }
}
@media (max-width:480px) {
	.dc-session__meta, .dc-session__topic{font-size:18px}
	.dc-xp-card__title{font-size:1.6rem}
/* 	.dc-xp-card { padding: 0; } */
	.dc-attend__grid { grid-template-columns:repeat(3,1fr); } 
	.dc-ticketcard__left { padding:1.25rem; min-height:100%; }
	.dc-ticketcard__price { font-size:3rem; }
	.dc-ticketcard__right { padding:0; }
	.dc-ticketcard__logo { font-size:2rem; }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}
