/* Theme DHK Festival — Chinese New Year */
:root {
	/* Theme color start */
	/* # global */
	--title-font-color:#9d0e19;
	--main-font-color: #000;
	--link-color: #000;
	--link-color-hover: #b10b2c;
	--primary-button-font-color: #fff;
	--primary-button-bgcolor: #de0015;
	--selection-font-color: #fff;
	--selection-bgcolor: #630707;
	--scrollarea-scrollbar-color-thumb: #630719;
	--scrollarea-scrollbar-color-track: #ebe5e9;
	--scrollarea-scrollbar-width: 5px;
	--swiper-pagination-bullet-active-color: #de0015;
	--hashtag-bgcolor: #fff7ed;
	--hashtag-font-color: #e11010;
	/* # intro */
	--intro-font-color: #ffe9d1;
	--intro-bgcolor: #A80707;
	--intro-video-icon: url(/content/dam/dhk/common/theme/2025/chinese-new-year/icon-video-play.svg);
	--intro-date-icon: url("data:image/svg+xml,%3Csvg width='29' height='29' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2.69824' y='5.24237' width='26.303' height='23.7576' rx='2' fill='url(%23paint0_linear_18_314)'/%3E%3Cpath d='M9.08165 19.668V21.9557H6.79395V19.668H9.08165ZM14.8009 19.668V21.9557H12.5132V19.668H14.8009ZM20.5202 19.668V21.9557H18.2325V19.668H20.5202ZM9.08165 14.208V16.4957H6.79395V14.208H9.08165ZM14.8009 14.208V16.4957H12.5132V14.208H14.8009ZM20.5202 14.208V16.4957H18.2325V14.208H20.5202Z' fill='white' stroke='white' stroke-width='0.2'/%3E%3Cpath d='M7.70996 1V3.51648' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.9111 1V3.51648' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.7921 3.88281H2.52514C1.68283 3.88281 1 4.56564 1 5.40795V24.9297C1 25.772 1.68283 26.4548 2.52514 26.4548H24.7921C25.6345 26.4548 26.3173 25.772 26.3173 24.9297V5.40795C26.3173 4.56564 25.6345 3.88281 24.7921 3.88281Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 9.81561H13.6129H26.2258' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_18_314' x1='7.95885' y1='6.56224' x2='7.95885' y2='21.7878' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23D52111'/%3E%3Cstop offset='0.88' stop-color='%23890C0E'/%3E%3Cstop offset='1' stop-color='%238B0D0D'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
	/* # story */
	--story-font-color: #000;
	--story-bgcolor: #fef2e4;
	--story-border-color: #feda96;
	--story-button-font-color: #fff;
	--story-button-bgcolor: #630719;
	--story-swiper-button-arrow-color: #630719;
	--story-swiper-button-bgcolor: #fff;
	--story-more-bio-date-color: #9B9098;
	/* # image text list */
	--imagetextlist-alignment: center;
	--imagetextlist-seperate-border-color: #D8CCD5;
	--imagetextlist-circle-bgcolor: #de0015;
	--imagetextlist-circle-arrow-color: #fff;
	/* # line table */
	--line-table-font-color: #333;
	/* Theme color end */
}

.intro-content{background-image:url(/content/dam/dhk/common/theme/2025/chinese-new-year/bg-pattern.png); background-repeat:repeat; background-position:0 0;}
#events .text.caption{display:inline-flex; align-items:center; min-height:30px; margin:0;}
#events .text.caption > .cmp-text{padding-bottom:0 !important;}

/* ICNYNP */
.bio-date-group{display:flex; flex-direction:row; margin-bottom:35px;}
.bio-date-group .group-left{flex:1 0 74%;}
.bio-date-group .group-right{flex:0 1 26%; min-width:240px;}
.bio-date-group .bio-date-special{padding-left:42px; background-image:var(--intro-date-icon); background-repeat:no-repeat; background-position:0 5px; background-size:28px auto;}
.bio-date-group .bio-date-special .text-lead {
	margin-bottom:12px; line-height:1.15 !important;
	--main-font-size: 1.778em;
}
.bio-date-group .bio-date-special :is(.text-lead, .text-lead *){font-weight:800 !important;}
.bio-date-group a.btn-primary{
	width:100%; padding-right:20px !important; background-color:rgba(0,0,0,.15) !important; border:2px solid var(--intro-font-color) !important; text-align:center;
	transition:background-color .2s cubic-bezier(0.25, 1, 0.5, 1);
	-moz-transition:background-color .2s cubic-bezier(0.25, 1, 0.5, 1);
	-ms-transition:background-color .2s cubic-bezier(0.25, 1, 0.5, 1);
	-webkit-transition:background-color .2s cubic-bezier(0.25, 1, 0.5, 1);
	--primary-button-font-color: var(--intro-font-color);
}
.bio-date-group a.btn-primary:hover{background-color:rgba(0,0,0,.05) !important;}
.bio-date-group a.btn-primary:after{display:none !important;}
.bio-date-group a.btn-primary:before{display:inline-block; content:''; width:29px; height:29px; margin-right:10px; vertical-align:middle; background-image:url("data:image/svg+xml,%3Csvg width='29' height='29' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.7006 10.8161C9.36597 10.8161 12.4071 12.9707 12.4071 17.0803C12.4071 19.6928 10.6693 22.4404 7.19963 25.3054C6.90608 25.552 6.50099 25.552 6.20745 25.3054C2.7319 22.4345 1 19.6928 1 17.0803C1 12.9707 4.0411 10.8161 6.70647 10.8161H6.7006Z' fill='url(%23paint0_linear_174_740)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.70359 11.5161C4.39994 11.5177 1.70005 13.3839 1.70005 17.0803C1.70005 19.3733 3.22742 21.9359 6.65329 24.7657L6.65775 24.7694L6.65773 24.7694C6.68065 24.7886 6.69655 24.7903 6.70359 24.7903C6.71063 24.7903 6.72653 24.7886 6.74944 24.7694L6.75396 24.7656L6.75398 24.7656C10.174 21.9416 11.7071 19.3732 11.7071 17.0803C11.7071 13.3839 9.00723 11.5177 6.70359 11.5161ZM6.71028 10.1161C9.73427 10.1213 13.1071 12.5639 13.1071 17.0803C13.1071 20.012 11.1654 22.9381 7.64728 25.8436C7.09441 26.3059 6.31267 26.3059 5.75982 25.8435C2.23579 22.9321 0.300049 20.0119 0.300049 17.0803C0.300049 12.5639 3.6729 10.1213 6.69689 10.1161C6.69814 10.1161 6.6994 10.1161 6.70065 10.1161M6.71028 10.1161C6.70903 10.1161 6.70778 10.1161 6.70652 10.1161Z' fill='%23FFE9D1'/%3E%3Cpath d='M6.70076 18.1488C7.82587 18.1488 8.73795 17.2341 8.73795 16.1057C8.73795 14.9774 7.82587 14.0627 6.70076 14.0627C5.57565 14.0627 4.66357 14.9774 4.66357 16.1057C4.66357 17.2341 5.57565 18.1488 6.70076 18.1488Z' fill='%23FFE9D1'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.70057 14.7627C5.96396 14.7627 5.36338 15.3621 5.36338 16.1057C5.36338 16.8494 5.96396 17.4488 6.70057 17.4488C7.43718 17.4488 8.03775 16.8494 8.03775 16.1057C8.03775 15.3621 7.43718 14.7627 6.70057 14.7627ZM3.96338 16.1057C3.96338 14.5927 5.18696 13.3627 6.70057 13.3627C8.21417 13.3627 9.43775 14.5927 9.43775 16.1057C9.43775 17.6188 8.21417 18.8488 6.70057 18.8488C5.18696 18.8488 3.96338 17.6188 3.96338 16.1057Z' fill='%23FFE9D1'/%3E%3Cpath d='M23.8787 1C25.8043 1 28 2.55578 28 5.52643C28 7.41098 26.7436 9.4012 24.2368 11.4677C24.0254 11.6439 23.7319 11.6439 23.5205 11.4677C21.0137 9.39533 19.7573 7.41098 19.7573 5.52643C19.7573 2.56165 21.953 1 23.8787 1Z' fill='url(%23paint1_linear_174_740)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.8787 1.69999C22.3151 1.69999 20.4574 2.97237 20.4574 5.52642C20.4574 7.07231 21.4837 8.85306 23.8788 10.8553C26.2731 8.85938 27.3001 7.07277 27.3001 5.52642C27.3001 2.96712 25.443 1.69999 23.8787 1.69999ZM19.0574 5.52642C19.0574 2.1509 21.5911 0.299988 23.8787 0.299988C26.1657 0.299988 28.7001 2.14441 28.7001 5.52642C28.7001 7.73018 27.2397 9.8992 24.6832 12.0069C24.2128 12.3976 23.5441 12.3975 23.0738 12.0066C20.5184 9.89387 19.0574 7.73063 19.0574 5.52642Z' fill='%23FFE9D1'/%3E%3Cpath d='M23.8786 6.2955C24.6925 6.2955 25.3522 5.63575 25.3522 4.82191C25.3522 4.00807 24.6925 3.34833 23.8786 3.34833C23.0648 3.34833 22.405 4.00807 22.405 4.82191C22.405 5.63575 23.0648 6.2955 23.8786 6.2955Z' fill='%23FFE9D1'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.8787 4.04835C23.4514 4.04835 23.1051 4.39469 23.1051 4.82193C23.1051 5.24917 23.4514 5.59552 23.8787 5.59552C24.3059 5.59552 24.6522 5.24917 24.6522 4.82193C24.6522 4.39469 24.3059 4.04835 23.8787 4.04835ZM21.7051 4.82193C21.7051 3.62149 22.6782 2.64835 23.8787 2.64835C25.0791 2.64835 26.0522 3.62149 26.0522 4.82193C26.0522 6.02237 25.0791 6.99552 23.8787 6.99552C22.6782 6.99552 21.7051 6.02237 21.7051 4.82193Z' fill='%23FFE9D1'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.7551 12.6671C17.7646 12.6667 17.7742 12.6665 17.7838 12.6665H23.4698C23.8564 12.6665 24.1698 12.9799 24.1698 13.3665C24.1698 13.7531 23.8564 14.0665 23.4698 14.0665H17.8021L17.791 14.0671C17.7726 14.0683 17.7435 14.0703 17.7053 14.0736C17.6286 14.0803 17.5163 14.0921 17.3804 14.1123C17.1053 14.1531 16.7497 14.226 16.4031 14.3519C15.6665 14.6197 15.2443 15.0077 15.2443 15.5885C15.2443 16.4546 15.4942 16.8584 15.865 17.1582C16.2695 17.4852 16.8374 17.7124 17.6685 18.0449C17.7729 18.0866 17.8815 18.1301 17.9944 18.1756C18.3725 18.3279 18.8169 18.4625 19.3259 18.6167C19.4083 18.6417 19.4925 18.6671 19.5783 18.6933C20.1764 18.8755 20.8368 19.0852 21.4652 19.3651C22.7231 19.9254 23.9734 20.823 24.3821 22.4992C24.8172 24.2842 23.7506 25.6184 22.5673 26.4691C21.3751 27.326 19.8767 27.8485 18.9126 28.0586C18.3913 28.1722 17.3592 28.2431 16.1791 28.2925C14.9726 28.343 13.5381 28.3731 12.1648 28.3909C10.7906 28.4087 9.47345 28.4141 8.50009 28.4152C8.01332 28.4157 7.6123 28.4151 7.33287 28.4144L7.00934 28.4133L6.89547 28.4128C6.89538 28.4128 6.89495 28.4128 6.89873 27.7128L6.9026 27.0128L7.01504 27.0133L7.33649 27.0144C7.61445 27.0151 8.01375 27.0157 8.4986 27.0152C9.46849 27.0141 10.7798 27.0087 12.1467 26.991C13.5145 26.9733 14.9337 26.9434 16.1206 26.8937C17.3341 26.8429 18.2353 26.7734 18.6145 26.6907C19.4513 26.5084 20.7563 26.0467 21.7501 25.3323C22.7529 24.6115 23.255 23.7871 23.0219 22.8308C22.7623 21.7658 21.9794 21.1267 20.8956 20.644C20.3531 20.4023 19.7654 20.2139 19.1702 20.0325C19.0902 20.0081 19.0095 19.9837 18.9286 19.9592C18.4257 19.8071 17.9123 19.6519 17.4711 19.4741C17.3621 19.4302 17.2525 19.3867 17.1429 19.3431C16.356 19.0307 15.5669 18.7174 14.9849 18.2469C14.2372 17.6425 13.8443 16.8114 13.8443 15.5885C13.8443 14.08 15.0418 13.3571 15.9249 13.0361C16.3882 12.8677 16.8425 12.7768 17.1748 12.7275C17.3426 12.7025 17.4833 12.6877 17.5838 12.6789C17.6342 12.6745 17.6747 12.6717 17.7037 12.6698L17.7385 12.6678L17.7492 12.6673L17.7527 12.6672L17.7551 12.6671C17.7553 12.6671 17.7551 12.6671 17.7838 13.3665L17.7551 12.6671ZM6.89873 27.7128L6.9026 27.0128C6.516 27.0107 6.20083 27.3225 6.19874 27.709C6.19665 28.0956 6.50887 28.4107 6.89547 28.4128L6.89873 27.7128Z' fill='%23FFE9D1'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_174_740' x1='6.70354' y1='10.8161' x2='6.70354' y2='25.4903' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E95849'/%3E%3Cstop offset='1' stop-color='%23A90807'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_174_740' x1='23.8787' y1='1' x2='23.8787' y2='11.5998' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E95849'/%3E%3Cstop offset='1' stop-color='%23A90807'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A"); background-size:contain; background-repeat:no-repeat;}

.row.parade-groups-row > .col:first-child{padding-top:50px; border-top:1px solid rgba(255,255,255,.5);}
ul.parade-groups-list{list-style:none; padding-left:0; margin-top:25px !important; display:flex; flex-direction:row; gap:2.7vw;}
ul.parade-groups-list > li{flex:1;}
.item-parade-group{display:flex; height:100%; flex-direction:column;}
@media (min-width: 991.98px) {
	.item-parade-group {
		--h5-font-size: 24px;
	}
}
.item-parade-group .group-cover{border-radius:10px; overflow:hidden; flex:0 0 auto;}
.item-parade-group .group-content{padding:25px 0; flex:auto; align-items: center;}
.item-parade-group :is(.bio-name, .bio-name *){font-size:var(--h5-font-size) !important; font-weight:700 !important; line-height:1.1 !important;}
ul.parade-groups-list > li > a{display:block; height:100%;}
ul.parade-groups-list > li > a .item-parade-group .group-content{display:flex; position:relative; height:100%; min-height:48px; padding-right:64px; align-items:flex-start;}
ul.parade-groups-list > li > a .item-parade-group .group-content:after{display:block; content:''; position:absolute; right:0; top:25px; width:48px; height:48px; margin-left:16px; border-radius:16px; background-color:var(--intro-font-color); background-image:url("data:image/svg+xml,%3Csvg width='10' height='16' viewBox='0 0 10 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.78584 7.99797L0.828583 1.95035C0.389691 1.50338 0.39059 0.77964 0.830582 0.333791C1.27057 -0.112058 1.98303 -0.111144 2.42192 0.335823L9.17234 7.18817C9.59613 7.62009 9.61063 8.31427 9.20534 8.76408L2.42693 15.6642C1.98803 16.1111 1.27558 16.1121 0.835588 15.6662C0.395596 15.2204 0.394697 14.4966 0.833589 14.0497L6.78584 7.99797Z' fill='%23A90807'/%3E%3C/svg%3E%0A"); background-position:center; background-repeat:no-repeat;}
.remarks-label{display:inline-block; padding:3px 8px; width:auto; border-radius:3px; margin-top:15px; background-color:#e11010;}

ul.route-list{position:relative; list-style:none; padding-left:0; margin-left:2px; display:flex; flex-direction:column; gap:18px;}
ul.route-list:before{display:block; content:''; position:absolute; left:10px; top:13%; width:1px; height:74%; background-color:#D8CCD5;}
ul.route-list > li{position:relative; padding-left:40px;}
ul.route-list > li:before{display:block; content:''; position:absolute; left:6px; top:50%; transform:translateY(-50%); width:9px; height:9px; background-color:#A90807; border-radius:50%;}
ul.route-list > li.icon-pin:before{left:0; width:23px; height:26px; background-image:url("data:image/svg+xml,%3Csvg width='32' height='34' viewBox='0 0 32 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_174_547)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.9032 25.4485C23.3282 23.457 25.6309 19.7474 25.6309 15.5C25.6309 9.14873 20.4821 4 14.1309 4C7.77958 4 2.63086 9.14873 2.63086 15.5C2.63086 19.8908 5.09163 23.7069 8.70931 25.6444L13.2006 29.3871C13.9809 30.0374 15.1247 29.9995 15.8603 29.299L19.9032 25.4485Z' fill='%23A90807'/%3E%3C/g%3E%3Ccircle cx='14.3128' cy='14.3344' r='4.42902' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_174_547' x='0.630859' y='0' width='31' height='33.8507' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='2'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_174_547'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_174_547' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A"); background-color:transparent; background-size:100% auto; background-position:center top; border-radius:0;}
ul.route-list .item-route-list{padding:10px 20px; background-color:#FFFAF6; border-radius:16px; border:1px solid rgba(0,0,0,.05);}
ul.route-list .red-label{
	display:inline-block; padding:4px 8px; margin-right:10px; border-radius:3px; background-color:#e11010; font-weight:600 !important;
	--main-font-size: 14px;
	--main-font-color: #fff;
}
#theme-fest .btn-primary.btn-route-map{padding-right:20px !important; text-align:center;}
#theme-fest .btn-primary.btn-route-map:after{display:inline-block; position:relative; margin-left:10px; top:auto; right:auto; vertical-align:middle;}
.route-map-thumb{margin-bottom:10px;}
.route-map-thumb img{border-radius:16px;}

.infohub{
	--h5-font-size: 32px;
}
.infohub-row{padding-left:0 !important; padding-right:0 !important; margin-left:-8px !important; margin-right:-8px !important;}
.infohub-row:not(:last-child){margin-bottom:20px;}
.infohub-col{padding-left:8px !important; padding-right:8px !important;}
.infohub-col-content{height:100%;}
.infohub-col-content h5{margin-bottom:20px !important;}
.infohub-intro{margin-bottom:30px;}
.infohub-card-group{height:100%;}

.info-card{
	height:100%;
	border-radius:16px; background-color:#FFFAF6; overflow:hidden;
	--main-font-size: 16px;
	--ticket-card-main-color: #A90807;
	--card-head-padding-top-bottom: 15px;
	--card-head-padding-left-right: 25px;
}
.info-card:not(:last-child){margin-bottom:20px;}
.info-card .card-head{padding:var(--card-head-padding-top-bottom) var(--card-head-padding-left-right); min-height:66px; color:#fff !important; font-size:24px !important; font-weight:800 !important; font-family:var(--title-font) !important; background-color:var(--ticket-card-main-color); border-bottom-right-radius:12px; border-bottom-left-radius:12px; background-repeat:no-repeat; background-position:var(--card-head-padding-left-right) center; line-height:1.15 !important}
.info-card .card-content{/* display:flex; flex-direction:row; flex-wrap:nowrap; */ padding:25px 25px 40px;}
.info-card .card-content, .info-card .card-content *{color:#3B002B !important;}
.info-card .card-content .card-content-left{flex:1 1 auto; padding-right:25px;}
.info-card .card-content .card-content-right{position:relative; flex:0 0 170px; padding-left:25px;}
.info-card .card-content .card-content-right:before{display:block; content:''; position:absolute; left:0; top:0; width:1px; height:100%; background-color:#D8CCD5;}
.info-card .card-content .card-content-right .btn-primary{width:100%;}
.info-card .card-content .card-content-row:not(:last-child){margin-bottom:40px;}
.info-card .card-content .card-content-row h5{margin-bottom:20px !important;}

#parade-tickets .card-head{padding-left:calc(var(--card-head-padding-left-right) + 65px); background-image:url("data:image/svg+xml,%3Csvg width='46' height='32' viewBox='0 0 46 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M42.669 2.92986C42.6278 2.73124 42.5094 2.55712 42.3399 2.44573C42.1703 2.33434 41.9635 2.29477 41.7648 2.33573C41.479 2.39543 41.1841 2.39814 40.8972 2.34371C40.6103 2.28929 40.3369 2.1788 40.0928 2.01856C39.8486 1.85833 39.6385 1.65151 39.4744 1.40994C39.3103 1.16837 39.1954 0.896796 39.1365 0.610779C39.1161 0.512287 39.0766 0.418766 39.0201 0.335561C38.9636 0.252356 38.8913 0.181096 38.8072 0.125852C38.7232 0.0706079 38.6291 0.0324625 38.5303 0.0135946C38.4315 -0.00527325 38.33 -0.00449418 38.2315 0.0158881L8.68908 6.16233C8.49095 6.20361 8.31723 6.32166 8.20589 6.49067C8.09456 6.65968 8.05467 6.8659 8.09495 7.06423C8.13904 7.29806 8.14498 7.53748 8.11256 7.7732H3.75156C3.54851 7.7732 3.35377 7.85386 3.21018 7.99745C3.0666 8.14103 2.98594 8.33577 2.98594 8.53883C2.98594 9.12769 2.75201 9.69244 2.33562 10.1088C1.91923 10.5252 1.35449 10.7591 0.765625 10.7591C0.562569 10.7591 0.367829 10.8398 0.224246 10.9834C0.0806638 11.127 0 11.3217 0 11.5248V27.5263C0 27.7294 0.0806638 27.9241 0.224246 28.0677C0.367829 28.2113 0.562569 28.292 0.765625 28.292C1.35449 28.292 1.91923 28.5259 2.33562 28.9423C2.75201 29.3587 2.98594 29.9234 2.98594 30.5123C2.98594 30.7153 3.0666 30.9101 3.21018 31.0536C3.35377 31.1972 3.54851 31.2779 3.75156 31.2779H33.9248C34.1279 31.2779 34.3226 31.1972 34.4662 31.0536C34.6098 30.9101 34.6905 30.7153 34.6905 30.5123C34.6905 29.9234 34.9244 29.3587 35.3408 28.9423C35.7572 28.5259 36.3219 28.292 36.9108 28.292C37.1138 28.292 37.3086 28.2113 37.4522 28.0677C37.5957 27.9241 37.6764 27.7294 37.6764 27.5263V24.1461L43.0151 23.0344C43.1137 23.0138 43.2073 22.974 43.2905 22.9172C43.3736 22.8604 43.4448 22.7877 43.4998 22.7034C43.5549 22.619 43.5928 22.5246 43.6113 22.4256C43.6298 22.3266 43.6286 22.2249 43.6077 22.1264C43.5469 21.8412 43.5431 21.5467 43.5967 21.26C43.6502 20.9734 43.76 20.7001 43.9196 20.4561C44.0792 20.212 44.2856 20.002 44.5268 19.8381C44.768 19.6742 45.0393 19.5596 45.325 19.501C45.4236 19.4807 45.5172 19.4411 45.6004 19.3846C45.6837 19.3281 45.755 19.2556 45.8102 19.1715C45.8655 19.0874 45.9036 18.9932 45.9224 18.8943C45.9412 18.7955 45.9404 18.6938 45.9199 18.5953L42.669 2.92986ZM1.53125 26.8365V12.2131C2.24616 12.0626 2.90187 11.7075 3.41846 11.1909C3.93505 10.6743 4.2902 10.0186 4.44063 9.30369H22.579V29.7459H4.44063C4.2902 29.031 3.93505 28.3752 3.41846 27.8587C2.90187 27.3421 2.24616 26.9869 1.53125 26.8365ZM36.1467 26.8365C35.4318 26.9869 34.7761 27.3421 34.2595 27.8587C33.7429 28.3752 33.3877 29.031 33.2373 29.7459H24.1103V9.30369H33.2381C33.3885 10.0186 33.7437 10.6743 34.2602 11.1909C34.7768 11.7075 35.4325 12.0626 36.1475 12.2131L36.1467 26.8365ZM42.6392 19.619C42.237 20.2292 42.0239 20.9446 42.0267 21.6754L37.6756 22.5819V11.5255C37.6756 11.3225 37.595 11.1277 37.4514 10.9842C37.3078 10.8406 37.1131 10.7599 36.91 10.7599C36.3212 10.7599 35.7564 10.526 35.34 10.1096C34.9236 9.6932 34.6897 9.12846 34.6897 8.53959C34.6897 8.33654 34.609 8.1418 34.4655 7.99821C34.3219 7.85463 34.1271 7.77397 33.9241 7.77397H9.64688C9.653 7.68975 9.66908 7.60706 9.66984 7.52284L37.8678 1.65815C38.1595 2.32788 38.64 2.89818 39.2504 3.2994C39.8609 3.70061 40.575 3.9154 41.3055 3.91751L44.2784 18.2347C43.6079 18.5258 43.0378 19.0077 42.6392 19.6205V19.619Z' fill='white'/%3E%3Cpath d='M19.4804 17.678C19.3391 17.2356 19.0759 16.8421 18.7209 16.5426C18.3659 16.2432 17.9336 16.05 17.4737 15.9852L15.4517 15.6912L14.5467 13.8576C14.3415 13.4417 14.0241 13.0914 13.6302 12.8466C13.2363 12.6017 12.7818 12.4719 12.318 12.4719C11.8542 12.4719 11.3997 12.6017 11.0058 12.8466C10.612 13.0914 10.2945 13.4417 10.0893 13.8576L9.18737 15.6912L7.16459 15.9852C6.70541 16.0517 6.27399 16.2453 5.91917 16.5442C5.56434 16.8431 5.30028 17.2354 5.15687 17.6767C5.01345 18.1179 4.99642 18.5905 5.10769 19.0409C5.21895 19.4913 5.45408 19.9016 5.78646 20.2253L7.25034 21.6524L6.90504 23.6668C6.8253 24.1243 6.8755 24.5951 7.04993 25.0255C7.22436 25.456 7.51604 25.8289 7.8918 26.1019C8.26757 26.3748 8.71238 26.5369 9.17567 26.5698C9.63896 26.6026 10.1022 26.5048 10.5127 26.2875L12.3211 25.3366L14.1302 26.2875C14.5408 26.5033 15.0036 26.5999 15.4662 26.5665C15.9289 26.533 16.3729 26.3708 16.7482 26.0981C17.1234 25.8255 17.4149 25.4533 17.5897 25.0236C17.7644 24.5939 17.8155 24.1239 17.7371 23.6668L17.3918 21.6524L18.8557 20.2253C19.1887 19.9023 19.424 19.4921 19.5345 19.0415C19.645 18.591 19.6263 18.1184 19.4804 17.678ZM17.783 19.1327L16.0305 20.8401C15.9417 20.9268 15.8753 21.0337 15.8371 21.1518C15.7988 21.2698 15.7898 21.3954 15.8108 21.5177L16.2242 23.9294C16.2544 24.1049 16.2348 24.2855 16.1677 24.4505C16.1007 24.6155 15.9887 24.7585 15.8446 24.8632C15.7005 24.968 15.53 25.0303 15.3523 25.0432C15.1747 25.0561 14.9969 25.019 14.8392 24.9362L12.6733 23.7931C12.5634 23.7353 12.441 23.7051 12.3169 23.7051C12.1927 23.7051 12.0704 23.7353 11.9605 23.7931L9.79528 24.9323C9.63752 25.0151 9.45977 25.0521 9.2821 25.0392C9.10442 25.0263 8.9339 24.9639 8.78977 24.8592C8.64565 24.7545 8.53367 24.6116 8.46647 24.4466C8.39928 24.2816 8.37954 24.1012 8.4095 23.9255L8.82293 21.5138C8.84396 21.3915 8.83494 21.266 8.79666 21.1479C8.75839 21.0299 8.69199 20.9229 8.6032 20.8362L6.85145 19.1289C6.72417 19.0044 6.63419 18.8469 6.59166 18.674C6.54913 18.5011 6.55574 18.3198 6.61075 18.1505C6.66575 17.9812 6.76696 17.8306 6.90297 17.7158C7.03898 17.6009 7.20437 17.5263 7.3805 17.5004L9.80217 17.149C9.92509 17.1311 10.0418 17.0835 10.1422 17.0104C10.2427 16.9373 10.3238 16.8409 10.3787 16.7294L11.4613 14.5359C11.5402 14.3763 11.6621 14.2418 11.8134 14.1479C11.9646 14.0539 12.1392 14.0041 12.3172 14.0041C12.4953 14.0041 12.6699 14.0539 12.8211 14.1479C12.9724 14.2418 13.0943 14.3763 13.1732 14.5359L14.2566 16.7302C14.3115 16.8415 14.3927 16.9378 14.4931 17.0108C14.5936 17.0837 14.7102 17.1312 14.8331 17.149L17.254 17.5004C17.4303 17.526 17.5959 17.6005 17.7321 17.7153C17.8683 17.8302 17.9696 17.9808 18.0247 18.1502C18.0797 18.3197 18.0862 18.5011 18.0435 18.6741C18.0008 18.847 17.9106 19.0046 17.783 19.1289V19.1327Z' fill='white'/%3E%3Cpath d='M27.2471 15.3604H30.3011C30.5042 15.3604 30.6989 15.2797 30.8425 15.1361C30.9861 14.9925 31.0668 14.7978 31.0668 14.5947C31.0668 14.3917 30.9861 14.1969 30.8425 14.0533C30.6989 13.9098 30.5042 13.8291 30.3011 13.8291H27.2471C27.044 13.8291 26.8493 13.9098 26.7057 14.0533C26.5621 14.1969 26.4814 14.3917 26.4814 14.5947C26.4814 14.7978 26.5621 14.9925 26.7057 15.1361C26.8493 15.2797 27.044 15.3604 27.2471 15.3604Z' fill='white'/%3E%3Cpath d='M27.2471 17.1152C27.044 17.1152 26.8493 17.1959 26.7057 17.3395C26.5621 17.4831 26.4814 17.6778 26.4814 17.8809C26.4814 18.0839 26.5621 18.2787 26.7057 18.4222C26.8493 18.5658 27.044 18.6465 27.2471 18.6465H34.0573C34.2604 18.6465 34.4551 18.5658 34.5987 18.4222C34.7423 18.2787 34.8229 18.0839 34.8229 17.8809C34.8229 17.6778 34.7423 17.4831 34.5987 17.3395C34.4551 17.1959 34.2604 17.1152 34.0573 17.1152H27.2471Z' fill='white'/%3E%3Cpath d='M27.2471 21.9333H31.654C31.8571 21.9333 32.0518 21.8527 32.1954 21.7091C32.339 21.5655 32.4196 21.3708 32.4196 21.1677C32.4196 20.9647 32.339 20.7699 32.1954 20.6263C32.0518 20.4828 31.8571 20.4021 31.654 20.4021H27.2471C27.044 20.4021 26.8493 20.4828 26.7057 20.6263C26.5621 20.7699 26.4814 20.9647 26.4814 21.1677C26.4814 21.3708 26.5621 21.5655 26.7057 21.7091C26.8493 21.8527 27.044 21.9333 27.2471 21.9333Z' fill='white'/%3E%3Cpath d='M32.8055 23.689H27.2471C27.044 23.689 26.8493 23.7696 26.7057 23.9132C26.5621 24.0568 26.4814 24.2515 26.4814 24.4546C26.4814 24.6576 26.5621 24.8524 26.7057 24.996C26.8493 25.1396 27.044 25.2202 27.2471 25.2202H32.8055C33.0086 25.2202 33.2033 25.1396 33.3469 24.996C33.4905 24.8524 33.5711 24.6576 33.5711 24.4546C33.5711 24.2515 33.4905 24.0568 33.3469 23.9132C33.2033 23.7696 33.0086 23.689 32.8055 23.689Z' fill='white'/%3E%3C/svg%3E%0A");}
#parade-route .card-head{padding-left:calc(var(--card-head-padding-left-right) + 60px); background-image:url("data:image/svg+xml,%3Csvg width='45' height='43' viewBox='0 0 45 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.0182 23.2576C26.2583 23.4506 26.6088 23.4118 26.8014 23.1712L27.8073 21.9136C29.3677 19.9625 30.2417 17.5109 30.2683 15.0105L30.2689 14.972C30.2744 14.4428 30.7085 14.0264 31.2364 14.0264H31.267C31.8006 14.0264 32.2023 14.4333 32.2023 14.9682V15.0297C32.2023 17.8402 31.2577 20.5996 29.5133 22.7995L29.4677 22.8493C28.6961 23.8225 28.2651 25.043 28.2651 26.2862V26.6757C28.645 26.4212 29.0027 26.2099 29.4007 26.0492C29.4501 25.1403 29.7888 24.2589 30.3552 23.5446L30.3863 23.4947C32.2869 21.0978 33.3251 18.0917 33.3251 15.0297V14.9682C33.3251 13.8175 32.4154 12.9011 31.2674 12.9011H31.2368C30.101 12.9011 29.1673 13.8173 29.1552 14.9558L29.1546 15.0034C29.1308 17.2552 28.3437 19.4604 26.9385 21.2173L25.9326 22.4737C25.74 22.7143 25.7787 23.0645 26.0187 23.2574L26.0182 23.2576Z' fill='white'/%3E%3Cpath d='M31.2643 36.3216H31.2619C28.9178 36.311 27.0107 34.1715 27.0107 31.5523C27.0107 28.9332 28.9178 26.7935 31.2619 26.783C33.611 26.7935 35.5181 28.933 35.5181 31.5523C35.5181 34.1717 33.611 36.3112 31.2669 36.3216H31.2645H31.2643ZM31.2619 27.9C29.5345 27.9077 28.1249 29.5462 28.1249 31.5523C28.1249 33.5585 29.5331 35.1954 31.2645 35.2047C32.9959 35.1954 34.404 33.5576 34.404 31.5523C34.404 29.5471 32.9945 27.9077 31.2621 27.9H31.2619Z' fill='white'/%3E%3Cpath d='M22.9079 22.0052H22.9054C20.5613 21.9948 18.6543 19.8552 18.6543 17.236C18.6543 14.6168 20.5613 12.4772 22.9054 12.4668C25.2546 12.4774 27.1616 14.6168 27.1616 17.236C27.1616 19.8552 25.2546 21.9948 22.9105 22.0052H22.908H22.9079ZM22.9053 13.5836C21.1778 13.5914 19.7683 15.2299 19.7683 17.236C19.7683 19.2422 21.1765 20.8791 22.9079 20.8884C24.6393 20.8791 26.0474 19.2413 26.0474 17.236C26.0474 15.2307 24.6379 13.5914 22.9054 13.5836H22.9053Z' fill='white'/%3E%3Cpath d='M25.1938 34.4343C25.5251 35.0671 25.9166 35.6694 26.365 36.2301L27.371 37.4879C27.5635 37.7285 27.9141 37.7671 28.1541 37.5743C28.3942 37.3812 28.4327 37.0298 28.2403 36.7892L27.2344 35.5316C26.5781 34.7111 26.0568 33.7922 25.685 32.8167C25.552 33.3649 25.3881 33.9053 25.1938 34.4345V34.4343Z' fill='white'/%3E%3Cpath d='M15.4542 23.5442C16.0207 24.2585 16.3436 25.14 16.3932 26.0489C16.7912 26.2096 17.1779 26.421 17.506 26.6755V26.286C17.506 25.0428 17.0895 23.8222 16.3179 22.8491L16.2676 22.7996C14.5231 20.5995 13.5513 17.8401 13.5513 15.0296V14.9682C13.5513 14.4332 14.0157 14.0264 14.5493 14.0264H14.5801C15.108 14.0264 15.542 14.4427 15.5477 14.9718L15.5482 15.0173C15.5748 17.5179 16.4488 19.9661 18.0092 21.917L19.0151 23.1728C19.2077 23.4135 19.5583 23.4512 19.7983 23.2584C20.0383 23.0653 20.0768 22.7135 19.8845 22.4729L18.8785 21.215C17.4733 19.4581 16.6864 17.2503 16.6624 14.9984L16.6619 14.9557C16.6498 13.8172 15.716 12.9009 14.5802 12.9009H14.5495C13.4016 12.9009 12.4463 13.8171 12.4463 14.968V15.0294C12.4463 18.0913 13.5037 21.0976 15.4043 23.4945L15.4544 23.544L15.4542 23.5442Z' fill='white'/%3E%3Cpath d='M14.5519 36.3216H14.5495C12.2054 36.311 10.2983 34.1715 10.2983 31.5523C10.2983 28.9332 12.2054 26.7935 14.5495 26.783C16.8986 26.7935 18.8057 28.933 18.8057 31.5523C18.8057 34.1717 16.8986 36.3112 14.5545 36.3216H14.5521H14.5519ZM14.5493 27.9C12.8219 27.9077 11.4124 29.5462 11.4124 31.5523C11.4124 33.5585 12.8205 35.1954 14.5519 35.2047C16.2833 35.1954 17.6914 33.5576 17.6914 31.5523C17.6914 29.5471 16.2819 27.9077 14.5495 27.9H14.5493Z' fill='white'/%3E%3Cpath d='M22.9026 7.98621C22.5948 7.98621 22.3413 7.73622 22.3413 7.42771V0.558498C22.3413 0.249991 22.5948 0 22.9026 0C23.2103 0 23.4638 0.249991 23.4638 0.558498V7.42771C23.4638 7.73622 23.2103 7.98621 22.9026 7.98621Z' fill='white'/%3E%3Cpath d='M10.5797 3.78569C10.3872 3.78569 10.2 3.68545 10.0967 3.50644L8.74368 1.15697C8.58981 0.889841 8.68117 0.548268 8.94763 0.394014C9.21409 0.239761 9.55481 0.331344 9.70868 0.598474L11.0617 2.94794C11.2156 3.21507 11.1242 3.55664 10.8578 3.7109C10.77 3.76162 10.6742 3.78586 10.5797 3.78586V3.78569Z' fill='white'/%3E%3Cpath d='M12.653 7.38521C12.4605 7.38521 12.2733 7.28497 12.17 7.10596L11.1216 5.28539C10.9677 5.01826 11.0591 4.67669 11.3256 4.52243C11.592 4.36818 11.9327 4.45976 12.0866 4.72689L13.135 6.54746C13.2889 6.81459 13.1975 7.15617 12.9311 7.31042C12.8433 7.36114 12.7475 7.38538 12.653 7.38538V7.38521Z' fill='white'/%3E%3Cpath d='M35.2359 3.78578C35.1415 3.78578 35.0456 3.76172 34.9579 3.71082C34.6914 3.55657 34.6001 3.21499 34.7539 2.94786L36.107 0.598397C36.2608 0.331267 36.6016 0.239857 36.868 0.393937C37.1345 0.548191 37.2258 0.889764 37.072 1.15689L35.7189 3.50636C35.6158 3.68554 35.4285 3.78561 35.2359 3.78561V3.78578Z' fill='white'/%3E%3Cpath d='M33.1632 7.38531C33.0687 7.38531 32.9729 7.36124 32.8851 7.31034C32.6187 7.15609 32.5273 6.81452 32.6812 6.54739L33.7296 4.72681C33.8835 4.45968 34.2242 4.36828 34.4906 4.52236C34.7571 4.67661 34.8485 5.01818 34.6946 5.28531L33.6462 7.10588C33.5431 7.28507 33.3557 7.38513 33.1632 7.38513V7.38531Z' fill='white'/%3E%3Cpath d='M7.35403 16.2011C7.25957 16.2011 7.16373 16.177 7.076 16.1261L1.14197 12.6917C0.875502 12.5374 0.784148 12.1959 0.938017 11.9287C1.09189 11.6616 1.43261 11.5702 1.69907 11.7243L7.6331 15.1589C7.89957 15.3131 7.99092 15.6547 7.83705 15.9218C7.73395 16.101 7.54658 16.2011 7.35403 16.2011Z' fill='white'/%3E%3Cpath d='M38.4621 16.2011C38.2695 16.2011 38.0823 16.1011 37.979 15.9219C37.8252 15.6548 37.9165 15.3132 38.183 15.1589L44.117 11.7243C44.3835 11.5701 44.7242 11.6617 44.8781 11.9288C45.0319 12.1959 44.9406 12.5375 44.6741 12.6918L38.7401 16.1264C38.6524 16.1771 38.5565 16.2013 38.4621 16.2013V16.2011Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M39.5923 27.1836H39.6229H39.623C40.7709 27.1836 41.6656 28.1335 41.6656 29.2843V29.3457C41.6656 32.4078 40.6296 35.4141 38.729 37.8108L38.7003 37.8605C38.0847 38.6368 37.7281 39.6106 37.7281 40.6023V42.0454H36.6058V40.6023C36.6058 39.3591 37.0492 38.1385 37.8208 37.1654L37.8788 37.1157C39.6234 34.9157 40.5777 32.1562 40.5777 29.3457V29.2843C40.5777 28.7495 40.1566 28.3089 39.623 28.3089H39.5925C39.0645 28.3089 38.6304 28.7421 38.6249 29.2713L38.6244 29.3265C38.5978 31.827 37.7238 34.2786 36.1633 36.2297L35.1574 37.4872C34.9648 37.7279 34.6143 37.7663 34.3742 37.5735C34.1342 37.3806 34.0955 37.0286 34.2881 36.788L35.294 35.5296C36.6992 33.7725 37.4863 31.5631 37.5101 29.3113L37.5107 29.2552C37.5228 28.1167 38.4565 27.1836 39.5923 27.1836ZM25.8643 42.0454V40.6023C25.8643 39.3591 25.4468 38.1385 24.6752 37.1656L24.6394 37.1159C24.4933 36.9315 24.355 36.743 24.22 36.5512C24.0241 36.9019 23.8148 37.2449 23.5903 37.579C23.6494 37.6569 23.7097 37.7343 23.7704 37.8108L23.8071 37.8605C24.4227 38.6368 24.7589 39.6106 24.7589 40.6023V42.0454H25.8643Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.05267 42.0454H9.16671V40.5957C9.16671 39.3526 8.74171 38.1321 7.97012 37.159L7.93075 37.1093C6.18605 34.9092 5.22536 32.1498 5.22536 29.3393V29.2779C5.22536 28.7431 5.65934 28.3078 6.19295 28.3078H6.22369C6.75161 28.3078 7.18576 28.7384 7.19128 29.2675L7.1918 29.3201C7.2184 31.8207 8.09239 34.2723 9.65283 36.2234L10.6588 37.4812C10.8513 37.7218 11.2019 37.7604 11.4419 37.5675C11.682 37.3745 11.7206 37.0231 11.5281 36.7824L10.5222 35.5249C9.11697 33.768 8.32984 31.5601 8.30601 29.3085L8.30549 29.2559C8.2934 28.1172 7.35966 27.191 6.22387 27.191H6.19313C5.04524 27.191 4.11133 28.1273 4.11133 29.278V29.3395C4.11133 32.4014 5.15801 35.4077 7.05866 37.8044L7.09803 37.8541C7.71368 38.6304 8.05267 39.6042 8.05267 40.5958V42.0454ZM21.051 42.0454H19.937V40.5957C19.937 39.3525 20.362 38.1319 21.1336 37.1588L21.1729 37.1091C22.9175 34.9091 23.8783 32.1496 23.8783 29.3391V29.2777C23.8783 28.7427 23.4442 28.3077 22.9107 28.3077H22.8802C22.3522 28.3077 21.9183 28.7382 21.9126 29.2675L21.912 29.3201C21.8855 31.8205 21.0115 34.2721 19.451 36.2232L18.4451 37.4808C18.2527 37.7215 17.902 37.7601 17.6619 37.5672C17.4219 37.3743 17.3834 37.0227 17.5758 36.7821L18.5817 35.5245C19.9869 33.7675 20.774 31.5598 20.7978 29.308L20.7984 29.2553C20.8104 28.1169 21.7442 27.1907 22.88 27.1907H22.9106C24.0584 27.1907 24.9923 28.1269 24.9923 29.2777V29.3391C24.9923 32.401 23.9457 35.4073 22.045 37.8042L22.0056 37.8539C21.39 38.6302 21.051 39.604 21.051 40.5957V42.0454Z' fill='white'/%3E%3C/svg%3E%0A");}
#live-telecast .card-head{padding-left:calc(var(--card-head-padding-left-right) + 65px); background-image:url("data:image/svg+xml,%3Csvg width='44' height='36' viewBox='0 0 44 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.43913 31H10.2183C7.92266 31.7288 6.13737 32.6645 4.37436 33.6772C4.14649 33.8085 4 34.0631 4 34.334C4 34.7445 4.33367 35.0811 4.74873 35.0811L4.75687 35.0893C4.88708 35.0893 5.00916 35.0565 5.12309 34.9908C8.91556 32.8069 12.8382 31.0007 22.3357 31.0007C31.3856 31.0007 36.1139 33.0204 39.5483 34.9908C39.8983 35.1796 40.3377 35.0565 40.5412 34.7117C40.7528 34.3504 40.6307 33.8906 40.2808 33.6772C38.6211 32.7247 36.7752 31.7619 34.3039 31H40.5609C42.4632 31 44 29.2893 44 27.1901V3.80992C43.9925 1.70248 42.4557 0 40.5609 0H3.43913C1.53679 0 0 1.70248 0 3.80992V27.1901C0 29.2893 1.53679 31 3.43913 31ZM1.37267 3.80165C1.37267 2.53719 2.29773 1.5124 3.43913 1.5124V1.52066H40.5609C41.7097 1.52066 42.6348 2.54545 42.6348 3.80992V25H1.37267V3.80165ZM1.37267 27H42.6348V27.1818C42.6273 28.4545 41.7023 29.4793 40.5609 29.4793H3.43913C2.29773 29.4711 1.37267 28.4463 1.37267 27.1818V27ZM18 18.1362C18 18.5467 18.3337 18.8833 18.7487 18.8833C18.8627 18.8833 18.9847 18.8587 19.0905 18.8012L27.7091 14.2774C27.8474 14.2035 27.9532 14.0968 28.0264 13.9572C28.2136 13.5878 28.0753 13.128 27.7091 12.9392L19.0905 8.41535C18.9847 8.36609 18.8708 8.33325 18.7487 8.33325C18.3337 8.33325 18 8.66987 18 9.08859V18.1362ZM25.7558 13.6042L19.4975 16.8883V10.3201L25.7558 13.6042Z' fill='white'/%3E%3C/svg%3E%0A");}

.info-card .text-annotation{margin-bottom:8px; font-weight:700 !important; font-family:var(--title-font) !important;}
.info-card .text-price{font-weight:700 !important; font-family:var(--title-font) !important; font-size:40px !important; line-height:1.1 !important;}
.info-card .text-line-through{position:relative; display:inline-block; margin-left:8px; /* text-decoration:line-through; */ color:#999 !important; vertical-align:super;}
.info-card .text-line-through:after{display:block; content:''; position:absolute; left:-2px; top:calc(50% - 1px); width:calc(100% + 4px); height:2px; background-color:#3B002B;}
.info-card .includes{margin-top:20px;}
.info-card  ul.includes-list{list-style:none; padding-left:0;}
.info-card  ul.includes-list > li:not(:last-child){margin-bottom:10px !important;}
.info-card span.icon{display:inline-block; position:relative; padding-left:38px;}
.info-card span.icon:before{display:block; content:''; position:absolute; left:0; top:0; background-repeat:no-repeat; background-position:left center; background-size:contain; /* background-color:transparent !important; */}
.info-card span.icon.icon-ticket:before{width:25px; height:20px; background-image:url(/content/dam/dhk/common/theme/2024/wine-dine-festival/icon-admission.svg);}
.info-card span.icon.icon-tokens:before{width:25px; height:25px; background-image:url(/content/dam/dhk/common/theme/2024/wine-dine-festival/icon-tokens.svg);}
.info-card span.icon.icon-wine-glasses:before{left:5px !important; width:14px; height:29px; background-image:url(/content/dam/dhk/common/theme/2024/wine-dine-festival/icon-wine-glasses.svg);}
.info-card .item-logo{margin-bottom:15px;}

table.cube-table{width:100%; margin-left:-10px; margin-right:-10px; border-collapse:unset; border-spacing:10px;}
table.cube-table tr :is(th, td){padding:15px 25px; border-radius:12px; border:1px solid rgba(0,0,0,.05); background-color:#fff;}
table.cube-table .cell-zone-cat{text-align:center; width:15%;}
table.cube-table .cell-zone{}
table.cube-table .cell-price{text-align:center; width:18.8%;}

/* Floats & Performing group popup */
.unit-list{
	display:flex; flex-direction:row; flex-wrap:wrap; gap:20px;
	--main-font-size: 16px;
}
.unit-list:not(:last-child){margin-bottom:20px;}
.unit-list sup{font-size:70% !important;}
.unit-list .list-item{flex:0 0 calc((100% - 20px - 20px) / 3); padding:1.458vw 1.302vw; border-radius:16px; background-color:#FFFAF6;}
.unit-list .unit-img{margin-bottom:25px; background-color:#fff; border-radius:12px; overflow:hidden;}
.unit-list .unit-img > img{display:block; width:100%;}
@media (min-width: 1399.98px) { .unit-list .unit-bio .unit-bio-name-large{--h4-font-size:32px;} }
.unit-list .unit-bio .unit-bio-name-small{--title-font-color:#3B002B;}



@media (max-width: 991.98px) {
	/* ICNYNP */
	.item-parade-group .group-content{padding:15px 0;}
	ul.parade-groups-list{gap:10px;}
	ul.parade-groups-list > li > a .item-parade-group .group-content{min-height:32px; padding-right:44px;}
	ul.parade-groups-list > li > a .item-parade-group .group-content:after{top:15px; width:32px; height:32px; margin-left:12px; border-radius:12px;}

	ul.route-list{gap:15px;}
	ul.route-list > li{padding-left:30px;}
	ul.route-list .item-route-list{padding:10px 15px; border-radius:12px;}

	.infohub {
		--h5-font-size: 23px;
	}
	.infohub-intro{margin-bottom:20px;}
	.info-card{
		border-radius:12px;
		--main-font-size: 15px;
		--card-head-padding-top-bottom: 12px;
		--card-head-padding-left-right: 15px;
	}
	.info-card .card-head{font-size:18px !important; border-bottom-right-radius:10px; border-bottom-left-radius:10px;}
	.info-card .card-content{flex-direction:column; padding:15px 15px 30px;}
	.info-card .card-content .card-content-left{flex:auto; padding-right:0; padding-bottom:20px;}
	.info-card .card-content .card-content-right{flex:auto; padding-left:0; padding-top:20px;}
	.info-card .card-content .card-content-right:before{width:100%; height:1px;}
	.info-card .card-content .card-content-right:after{display:block; content:''; clear:both;}
	.info-card .card-content .card-content-right .btn-primary{width:auto;}
	.info-card .text-price{font-size:32px !important;}
	.info-card .item-logo{float:left;}
	.info-card .btn-primary.btn-buynow{float:right;}

	table.cube-table{margin-left:-6px; margin-right:-6px; border-spacing:6px;}
	table.cube-table tr :is(th, td){padding:12px 20px;}

	/* Floats & Performing group popup */
	.unit-list{
		flex-wrap:wrap; gap:15px;
		--main-font-size: 15px;
	}
	.unit-list .list-item{flex:0 0 calc((100% - 15px) / 2); padding:20px 15px; border-radius:12px;}
	.unit-list .unit-img{margin-bottom:15px; border-radius:10px;}
}

@media (max-width: 767.98px) {
	/* ICNYNP */
	.bio-date-group{flex-direction:column; align-items:initial !important;}
	.bio-date-group .group-left{flex:0 0 100%;}
	.bio-date-group .group-right{flex:0 0 100%; min-width:none;}
	.bio-date-group .bio-date-special{padding-left:42px;}
	.bio-date-group .bio-date-special .text-lead{--main-font-size:1.478em;}
	ul.parade-groups-list{gap:14px; flex-wrap:wrap;}
	ul.parade-groups-list > li{flex:0 0 calc(50% - 7px);}
	.item-parade-group .group-cover{border-radius:6px;}
	#parade-route .row > .col{padding-left:0 !important; padding-right:0 !important;}
	#parade-route .row > .col:not(:last-child){margin-bottom:25px;}

	ul.route-list{gap:12px;}
	ul.route-list .item-route-list{padding:8px 10px; border-radius:8px;}

	.infohub {
		--h5-font-size: 20px;
	}
	.infohub-col:not(:last-child){margin-bottom:20px;}
	.infohub-intro{margin-bottom:15px;}

	.info-card{
		border-radius:10px;
		--main-font-size: 14px;
	}
	.info-card .card-head{min-height:0; font-size:16px !important; border-bottom-right-radius:8px; border-bottom-left-radius:8px; padding-left:calc(var(--card-head-padding-left-right) + 55px);}
	.info-card .card-content .card-content-row:not(:last-child){margin-bottom:25px;}
	.info-card .text-price{font-size:28px !important;}

	#parade-tickets .card-head{background-size:auto 28px; padding-left:calc(var(--card-head-padding-left-right) + 55px);}
	#parade-route .card-head{background-size:auto 38px; padding-left:calc(var(--card-head-padding-left-right) + 55px);}
	#live-telecast .card-head{background-size:auto 30px; padding-left:calc(var(--card-head-padding-left-right) + 55px);}

	table.cube-table{margin-left:0; margin-right:0; border-spacing:0;}
	table.cube-table tr{display:flex; flex-wrap:wrap;}
	table.cube-table tr:not(:last-child){margin-bottom:12px;}
	table.cube-table tr :is(th, td){padding:10px 8px; border-radius:8px;}
	table.cube-table .cell-zone-cat{flex:0 0 100%; width:auto;}
	table.cube-table .cell-zone{flex:0 0 70%; max-width:70%;}
	table.cube-table .cell-price{flex:0 0 30%; width:auto; max-width:30%; word-break:break-all;}
	html[lang="en"] table.cube-table .cell-zone{flex:0 0 65%; max-width:65%;}
	html[lang="en"] table.cube-table .cell-price{flex:0 0 35%; max-width:35%;}

	/* Floats & Performing group popup */
	.unit-list{
		flex-wrap:wrap; gap:20px;
		--main-font-size: 14px;
	}
	.unit-list .list-item{flex:0 0 100%; border-radius:10px;}
	.unit-list .unit-img{border-radius:8px;}
}