#diclWrapper a:focus {
	outline: 0;
}
#diclWrapper #dmtWrapper {
	position: relative;
}
#diclWrapper .cmp-subnav .navbar-nav,
#diclWrapper .cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .navbar-nav {
	white-space: nowrap !important;
}
#diclWrapper #dimagWrapper .cover-image .cover-content img {
	width: 500px !important;
}
#diclWrapper .explore-scroll {
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s linear;
}
#diclWrapper .explore-scroll span {
	font-family: adelle-sans-condensed, sans-serif !important;
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 21px;
	color: #1f1f1f;
}
#diclWrapper .cover-content .scroll-btn {
	content: " ";
	background-image: url(https://www2.deloitte.com/content/dam/insights/us/USI-dev/2022/november/tech-trends-2023/assets/explore-right-arrow.svg);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
	top: 5px;
	transition: all 0.3s linear;
}
#diclWrapper .cover-content a {
	font-family: adelle-sans-condensed, sans-serif;
	font-style: normal;
	font-weight: 350;
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 0;
	margin-top: 68px;
	color: #000;
	position: relative;
	display: inline-block;
	transition: all 0.3s linear;
	width: fit-content;
}
#diclWrapper .explore-scroll:hover .scroll-btn {
	transform: scale(1.1);
	transition: all 0.3s linear;
}
.c-pointer {
	cursor: pointer;
}
.font-fit-normal {
	font-family: inherit;
	font-style: normal;
}
.font-fit-italic {
	font-family: inherit;
	font-style: italic;
}
#diclWrapper .cover-content .explore-scroll:hover .scroll-btn {
	background-image: url(https://www2.deloitte.com/content/dam/insights/us/USI-dev/2023/january/pitching-machine/assets/icon-arrow-green.svg) !important;
}
#diclWrapper .cover-image .cover-content h6 {
	font-size: 18px;
}
#diclWrapper #dimagWrapper .cover-image .cover-content img {
	width: 500px !important;
}
#diclWrapper .explore-scroll {
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s linear 0s;
}
#diclWrapper .explore-scroll:hover span {
	color: #26890d;
	transition: all 0.3s linear;
}
#diclWrapper #dimag-menu .green-dot {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #86bc25;
}
#diclWrapper #dimagWrapper .cover-image {
	background-image: none;
	background-color: #fff;
	height: 100vh;
	max-height: 900px;
	background-size: cover;
	background-position: center center;
	display: flex;
	align-items: center;
	justify-content: center;
}
#diclWrapper #dimagWrapper .cover-content {
	text-align: center;
	max-width: 100%;
	justify-content: center;
	margin-top: 0;
	align-items: center;
}
#diclWrapper #dimagWrapper .cover-content h6 {
	font-family: adelle-sans, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 14px;
	letter-spacing: -0.01em;
	color: #1f1f1f;
	margin-top: 11px;
	margin-bottom: 65px;
}
#diclWrapper #dimagWrapper .theme {
	font-family: linotype-sabon, sans-serif;
	font-style: italic;
	font-weight: 700;
	font-size: 28px;
	line-height: 14px;
	letter-spacing: -0.28px;
	color: #1f1f1f;
}
#diclWrapper #dimagWrapper .cover-image .cover-content .btn-cover-scroll {
	display: inline-flex;
	cursor: pointer;
}
#diclWrapper #dimagWrapper .cover-image .cover-content .btn-cover-scroll img {
	transition: all 0.3s linear;
	display: none;
}
#diclWrapper #dimagWrapper .cover-image .cover-content .btn-cover-scroll:hover img {
	transform: scale3d(1.25, 1.25, 1.25);
	transition: all 0.3s linear;
}
#diclWrapper #dimagWrapper .cover-image .cover-content .btn-cover-scroll:hover img {
	transform: scale3d(1.25, 1.25, 1.25);
	transition: all 0.3s linear;
}
#diclWrapper #dimagWrapper .banner-img {
	background-image: url(https://www2.deloitte.com/content/dam/insights/us/USI-dev/2023/october/di-mag-2024/assets/banner.png);
	overflow: hidden;
}
#dimag-menu.top70 {
	top: 70px !important;
}
#diclWrapper #dimag-menu {
	position: fixed;
	width: 100%;
	z-index: 9;
	top: 0;
}
#diclWrapper #dimag-menu .dimag-logo {
	outline: 0;
}
#diclWrapper #dimag-menu .dimagHeader {
	background: #fff;
	height: 60px;
	width: 100%;
	transition: all 0.3s ease-in-out;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
}
#diclWrapper #dimag-menu .dimagHeader-container {
	margin: 0 auto;
	max-width: 1574px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 100%;
}
#diclWrapper #dimag-menu .nav-left-contatiner {
	display: flex;
	flex: 1;
}
#diclWrapper #dimag-menu .nav-left {
	display: flex;
	align-items: center;
}
#diclWrapper #dimag-menu .nav-center {
	display: flex;
	height: 100%;
	align-items: center;
}
#diclWrapper #dimag-menu .nav-right {
	display: flex;
	flex: 1;
	justify-content: flex-end;
	height: 100%;
	align-items: center;
}
#diclWrapper #dimag-menu .nav-button {
	display: none;
}
#diclWrapper #dimag-menu .nav-link {
	display: flex;
	align-items: center;
	margin-right: 17px;
	height: 100%;
	color: #000;
	cursor: pointer;
	font-family: adelle-sans, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 13px;
	line-height: 14px;
	outline: 0;
	letter-spacing: 0.01em;
	padding: 0;
	position: relative;
}
#diclWrapper #dimag-menu .nav-link.active,
#diclWrapper #dimag-menu .nav-link:hover {
	color: #26890d;
	text-decoration: none;
}
#diclWrapper #dimag-menu .nav-link::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0.2em;
	background-color: #26890d;
	opacity: 0;
	transition: opacity 0.3s, transform 0.3s;
}
#diclWrapper #dimag-menu .nav-link.active::after,
#diclWrapper #dimag-menu .nav-link:hover::after {
	opacity: 1;
	transform: translate3d(0, 0.2em, 0);
}
#diclWrapper #dimag-menu .nav-link {
	overflow: hidden;
}
#diclWrapper #dimag-menu .nav-link::after {
	opacity: 0;
	transform: translate3d(-100%, 0, 0);
}
#diclWrapper #dimag-menu .nav-link.active::after,
#diclWrapper #dimag-menu .nav-link:focus::after,
#diclWrapper #dimag-menu .nav-link:hover::after {
	transform: translate3d(0, 0, 0);
}
#diclWrapper #dimagWrapper .issue-fall {
	font-family: adelle-sans, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #1f1f1f;
	margin-bottom: 0;
}
#diclWrapper #dimagWrapper .issue-fall span {
	font-family: adelle-sans, sans-serif;
	letter-spacing: 0.01em;
	margin-right: 12px;
}
#diclWrapper #dimagWrapper .banner-container .issue-fall,
#diclWrapper #dimagWrapper .banner-container .issue-fall span {
	margin-right: 0;
}
#diclWrapper #dimagWrapper .issue-stay {
	font-family: linotype-sabon, sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: -0.18px;
	color: #75787b;
	margin-bottom: 0;
}
#diclWrapper #dimag-menu .social-links {
	display: flex;
	position: relative;
	align-items: center;
}
#diclWrapper .border-bottom2 {
	border-bottom: 1px solid #ccc;
}
#diclWrapper .dicl-seperator {
	border-right: 1.1px solid #000;
	min-height: 35px;
}
.mx-20 {
	margin-left: 20px;
}
.mx-20 {
	margin-right: 20px;
}
#diclWrapper #dimag-menu .social-links img {
	width: 32px;
	max-width: 100%;
}
#diclWrapper #dimag-menu .share-toggle {
	cursor: pointer;
	-webkit-appearance: unset;
}
#diclWrapper #dimag-menu .share-toggle.dropdown-toggle::after {
	display: none;
}
#diclWrapper #dimag-menu .share-dropdown-menu.show {
	min-width: auto;
	padding: 0;
	left: -12px !important;
}
#diclWrapper #dimag-menu .social-dropdown-menu {
	display: none;
}
#diclWrapper #dimag-menu .social-dropdown-menu.social-dropdown-open {
	display: flex;
}
#diclWrapper #dimag-menu .social-btn {
	display: block;
	width: 23px;
	height: 23px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	outline: 0;
	background-color: transparent;
	border: 0;
}
#diclWrapper #dimag-menu .social-dropdown-menu .social-btn {
	margin-right: 20px;
}
#diclWrapper #dimag-menu .share-dropdown-menu.show .social-btn {
	margin: 10px;
}
#diclWrapper #dimag-menu .social-btn:hover {
	background-color: transparent;
}
#diclWrapper #dimag-menu .social-share {
	background-image: url(https://www2.deloitte.com/content/dam/insights/us/USI-dev/2023/january/pitching-machine/assets/icon-share-dark-green.svg);
	transition: background-image 0.3s linear;
	filter: brightness(0);
	-webkit-transition: background-image 0.3s linear;
}
#diclWrapper #dimag-menu .social-share:hover {
	filter: brightness(100%);
	transition: filter 0.3s linear;
	-webkit-transition: filter 0.3s linear;
}
#diclWrapper .social-facebook {
	width: 20px;
	background-image: url(https://www2.deloitte.com/content/dam/insights/us/USI-dev/2023/january/pitching-machine/assets/icon-facebook.svg);
	filter: brightness(0);
	transition: filter 0.3s linear;
	-webkit-transition: filter 0.3s linear;
}
#diclWrapper .social-linkedIn {
	width: 20px;
	background-image: url(https://www2.deloitte.com/content/dam/insights/us/USI-dev/2023/january/pitching-machine/assets/icon-linkedin.svg);
	filter: brightness(0);
	transition: filter 0.3s linear;
	-webkit-transition: filter 0.3s linear;
}
#diclWrapper .social-twitter {
	width: 20px;
	background-image: url(https://www2.deloitte.com/content/dam/insights/us/USI-dev/2023/january/pitching-machine/assets/icon-twitter.svg);
	filter: brightness(0);
	transition: filter 0.3s linear;
	-webkit-transition: filter 0.3s linear;
}
#diclWrapper .social-facebook:hover {
	filter: brightness(100%);
	transition: filter 0.3s linear;
	-webkit-transition: filter 0.3s linear;
}
#diclWrapper .social-linkedIn:hover {
	filter: brightness(100%);
	transition: filter 0.3s linear;
	-webkit-transition: filter 0.3s linear;
}
#diclWrapper .social-twitter:hover {
	filter: brightness(100%);
	transition: filter 0.3s linear;
	-webkit-transition: filter 0.3s linear;
}
#diclWrapper #dimag-menu .social-bookmark {
	background-image: url(https://www2.deloitte.com/content/dam/insights/us/USI-dev/2023/january/di-mag-2023/assets/Icon-save.svg) !important;
}
#diclWrapper #dimag-menu .social-bookmark:hover {
	filter: brightness(100%);
	transition: filter 0.3s linear;
	-webkit-transition: filter 0.3s linear;
}
#diclWrapper #dimag-menu .social-download {
	background-image: url(https://www2.deloitte.com/content/dam/insights/us/USI-dev/2023/january/pitching-machine/assets/icon-download.svg);
	transition: all 0.3s linear;
	filter: brightness(0);
}
#diclWrapper #dimag-menu .social-download:hover {
	filter: brightness(100%);
	transition: filter 0.3s linear;
	-webkit-transition: filter 0.3s linear;
}
#diclWrapper #dimag-menu .social-subscribe {
	background-image: url(https://www2.deloitte.com/content/dam/insights/us/USI-dev/2023/january/pitching-machine/assets/icon-subscribe.svg);
	transition: all 0.3s linear;
	filter: brightness(0);
}
#diclWrapper #dimag-menu .social-subscribe:hover {
	filter: brightness(100%);
	transition: filter 0.3s linear;
	-webkit-transition: filter 0.3s linear;
}
#diclWrapper #banner .banner-container {
	padding-top: 40px;
	padding-bottom: 40px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
#diclWrapper .green-border.border-animate {
	height: 0;
	width: 1px;
	border-bottom: 16px solid #86bc25;
	-webkit-animation: increase 1.5s;
	-moz-animation: increase 1.5s;
	-o-animation: increase 1.5s;
	animation: increase 1.5s;
	animation-fill-mode: forwards;
}
@keyframes increase {
	100% {
		width: 100%;
	}
}
#diclWrapper .el-container {
	margin-top: 26px;
	padding-bottom: 40px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	border-bottom: 1px solid #ccc;
}
#diclWrapper .el-container .letter-xl-top {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 30px;
}
#diclWrapper .el-container .letter-top h3,
#diclWrapper .el-container .letter-xl-top h3 {
	font-family: adelle-sans, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	color: #1f1f1f;
	text-transform: uppercase;
	margin-bottom: 0;
}
#diclWrapper .el-container .letter-top h3 {
	margin-bottom: 28px;
}
#diclWrapper .el-container .letter-row h5,
#diclWrapper .el-container .letter-top h5 {
	font-family: adelle-sans, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	color: #1f1f1f;
	margin-bottom: 0;
}
#diclWrapper .el-container .letter-row h5 {
	margin-top: 14px;
}
#diclWrapper .el-container .letter-row h6,
#diclWrapper .el-container .letter-top h6 {
	font-family: adelle-sans, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #1f1f1f;
	margin-bottom: 0;
	max-width: 95%;
}
#diclWrapper .el-container .el-letter-div p,
#diclWrapper .el-container .letter-row p {
	font-family: linotype-sabon, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #1f1f1f;
	max-width: 100%;
	margin-bottom: 0;
	letter-spacing: -0.18px;
}
#diclWrapper .el-container .btn-close-letter:hover {
	transform: rotate(90deg);
}
#diclWrapper .el-container .btn-close-letter {
	position: relative;
	cursor: pointer;
	background: #699f00;
	margin-top: 4px;
	margin-right: 4px;
	border-radius: 50%;
	border: none;
	outline: 0;
	transition: transform 0.3s linear;
	animation: span-background-back 0.25s ease-in-out;
	animation-fill-mode: forwards;
	width: 16px;
	height: 16px;
}
#diclWrapper .el-container .btn-close-letter .img-fluid {
	width: 15px;
	height: 15px;
	transition: transform 0.3s linear;
}
#diclWrapper .el-container .btn-close-letter.is-open {
	animation: span-background 0.25s ease-in-out;
	animation-fill-mode: forwards;
}
#diclWrapper .el-container .btn-close-letter span {
	opacity: 0;
	position: absolute;
	width: 28px;
	height: 3px;
	top: 50%;
	left: 50%;
	background: #1f1f1f;
	border-radius: 2px;
	overflow: hidden;
	transition: all 0.3s linear;
}
#diclWrapper .el-container .btn-close-letter:hover span {
	background: #699f00;
}
#diclWrapper .el-container .btn-close-letter.is-open span {
	opacity: 1;
}
#diclWrapper .el-container .btn-close-letter span::before {
	content: "";
	position: absolute;
	width: 0;
	height: 100%;
	top: 0;
	right: 0;
	background: #699f00;
	transition: all 0.3s linear;
}
#diclWrapper .el-container .btn-close-letter span:nth-child(1) {
	animation: span-first-off 0.5s ease-in-out;
	animation-fill-mode: forwards;
}
#diclWrapper .el-container .btn-close-letter span:nth-child(2) {
	display: none;
	animation: span-second-off 0.5s ease-in-out;
	animation-fill-mode: forwards;
}
#diclWrapper .el-container .btn-close-letter span:nth-child(3) {
	animation: span-third-off 0.5s ease-in-out;
	animation-fill-mode: forwards;
}
#diclWrapper .el-container .btn-close-letter.is-open span:nth-child(1) {
	animation: span-first-on 0.5s ease-in-out;
	animation-fill-mode: forwards;
}
#diclWrapper .el-container .btn-close-letter.is-open span:nth-child(2) {
	animation: span-second-on 0.5s ease-in-out;
	animation-fill-mode: forwards;
}
#diclWrapper .el-container .btn-close-letter.is-open span:nth-child(3) {
	animation: span-third-on 0.5s ease-in-out;
	animation-fill-mode: forwards;
}
@keyframes pulsating {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 #699f00;
	}
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(0, 255, 0, 0);
	}
	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 255, 0, 0);
	}
}
@keyframes span-background-back {
	0% {
		background: 0 0;
	}
	50% {
		background: #699f00;
	}
}
@keyframes span-background {
	0% {
		background: #699f00;
	}
	100% {
		background: 0 0;
	}
}
@keyframes span-first-on {
	0% {
		transform: translate(-50%, -300%);
	}
	30% {
		transform: translate(-50%, -50%);
	}
	100% {
		transform: translate(-50%, -50%) rotate(-45deg);
	}
}
@keyframes span-first-off {
	0% {
		opacity: 1;
		transform: translate(-50%, -50%) rotate(-45deg);
	}
	30% {
		transform: translate(-50%, -50%) rotate(0);
	}
	70% {
		opacity: 0;
	}
	100% {
		transform: translate(-50%, -300%);
	}
}
@keyframes span-second-on {
	0% {
		transform: translate(-50%, -50%);
	}
	25% {
		background: #699f00;
	}
	50% {
		transform: translate(-50%, -50%) scale(1);
	}
	100% {
		transform: translate(-150%, -50%) scale(0);
	}
}
@keyframes span-second-off {
	0% {
		transform: translate(-150%, -50%) scale(0);
	}
	25% {
		background: #699f00;
	}
	50% {
		transform: translate(-50%, -50%) scale(1);
	}
	100% {
		transform: translate(-50%, -50%);
	}
}
@keyframes span-third-on {
	0% {
		transform: translate(-50%, 200%);
	}
	30% {
		transform: translate(-50%, -50%);
	}
	100% {
		transform: translate(-50%, -50%) rotate(45deg);
	}
}
@keyframes span-third-off {
	0% {
		opacity: 1;
		transform: translate(-50%, -50%) rotate(45deg);
	}
	30% {
		transform: translate(-50%, -50%) rotate(0);
	}
	70% {
		opacity: 0;
	}
	100% {
		transform: translate(-50%, 200%);
	}
}
#diclWrapper .mt-35 {
	margin-top: 35px;
}
#diclWrapper .mb-35 {
	margin-bottom: 35px;
}
#diclWrapper .article-bg-light {
	background-color: #f8f8f8;
}
#diclWrapper .featured-top.featured-article-row {
	margin-bottom: 35px;
}
#diclWrapper .featured-article-row h2 {
	font-family: adelle-sans, sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 45px;
	line-height: 44px;
	letter-spacing: -0.02em;
	color: #1f1f1f;
	margin-bottom: 16px;
}
#diclWrapper .featured-top.featured-article-row h2 {
	font-size: 70px;
	line-height: 68px;
	max-width: 90%;
	margin-bottom: 24px;
}
#diclWrapper .featured-article-row p {
	font-family: linotype-sabon, sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 17px;
	line-height: 22px;
	color: #1f1f1f;
	margin-bottom: 0;
}
#diclWrapper .featured-article-row .featured-anchor {
	display: block;
}
#diclWrapper .featured-article-row img {
	margin-bottom: 24px;
}
#diclWrapper .featured-article-row .feature-article-footer {
	display: inline-flex;
	align-items: center;
}
#diclWrapper .article-footer .featured {
	font-family: adelle-sans, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 15px;
	text-transform: uppercase;
	color: #707070;
}
#diclWrapper #perspectives .article-footer .featured {
	border: 2px solid #00abab;
	color: #00abab;
}
#diclWrapper #data-points .article-box.article-box-featured .article-footer .featured {
	border: 2px solid #00a3e0;
	color: #00a3e0;
}
#diclWrapper #perspectives {
	margin-top: 40px;
	padding-bottom: 40px;
}
#diclWrapper .section-heading h2 {
	font-family: adelle-sans-condensed, sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 36px;
	line-height: 38px;
	color: #1f1f1f;
	padding-top: 40px;
	margin-bottom: 20px;
}
#diclWrapper #newsletter .section-heading h2 {
	padding-top: 46px;
	margin-bottom: 5px;
}
#diclWrapper #data-points .section-heading h2 {
	margin-bottom: 70px;
}
#diclWrapper #contributors .section-heading h2 {
	margin-bottom: 40px;
}
#diclWrapper #features .article-box img {
	margin-bottom: 10px;
	width: 100%;
}
#diclWrapper #perspectives .article-box img {
	margin-bottom: 10px;
	width: 100%;
}
#diclWrapper .article-box h3 {
	font-family: adelle-sans-condensed, sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: 22px;
	line-height: 26px;
	color: #1f1f1f;
	transition: all 0.3s ease-in-out;
	margin-bottom: 5px;
}
#diclWrapper #perspectives .article-box p {
	font-family: linotype-sabon, sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: -0.01em;
	color: #1f1f1f;
	margin-bottom: 10px;
}
#diclWrapper #perspectives .key-findings-row-1 {
	margin-bottom: 20px;
}
#diclWrapper #perspectives .key-findings-row-1 a:hover h1 {
	color: green;
}
#diclWrapper #features .article-box p {
	font-family: linotype-sabon, sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: -0.01em;
	color: #1f1f1f;
	margin-bottom: 10px;
}
#diclWrapper #features .key-findings-row-1 .article-box img {
	margin-bottom: 0;
}
#diclWrapper #features .key-findings-row-1 {
	margin-bottom: 20px;
}
#diclWrapper .social-box {
	position: absolute;
	z-index: 5;
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.15);
	background-color: #fff;
	list-style: none;
	padding: 10px 23px 0 12px;
	margin: 7px 0 0;
	display: block;
	min-width: 150px;
	top: 36px;
	right: 10px;
}
#diclWrapper .hide-box {
	display: none;
}
#diclWrapper .social-element {
	background: #1f1f1f;
	color: #fff;
	margin-right: 0.575em;
	display: inline-flex;
	width: 30px;
	height: 30px;
	font-size: 1.125em;
	border-radius: 50%;
	align-items: center;
	justify-content: center;
}
#diclWrapper .social-text {
	color: var(--dark-gray, #707070);
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 36px;
	text-transform: capitalize;
	font-family: adelle-sans-condensed, serif !important;
}
#diclWrapper .dp-right-col .article-footer,
#diclWrapper .pov-right-col .article-footer {
	display: none;
}
#diclWrapper .article-footer {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	width: max-content;
	justify-content: center;
}
#diclWrapper .article-footer span {
	font-family: adelle-sans, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 15px;
	text-transform: uppercase;
	color: #707070;
}
#diclWrapper .article-footer .black-dot {
	width: 3.5px;
	height: 3.5px;
	border-radius: 50%;
	background: #707070;
}
#diclWrapper .section-heading h4 {
	font-family: adelle-sans, sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	color: #1f1f1f;
	border-bottom: 1.1px solid #97999b;
	padding-bottom: 8px;
	margin-bottom: 24px;
}
#diclWrapper a.hover-item {
	display: block;
}
#diclWrapper .hover-item:hover {
	text-decoration: none;
}
#diclWrapper .hover-item img {
	transition: opacity 0.3s linear;
}
#diclWrapper .hover-item:hover h2 {
	color: #699f00;
	transition: color 0.3s ease;
}
#diclWrapper #perspective-carousel {
	max-height: 540px;
	overflow: hidden;
}
#diclWrapper #dps-carousel {
	max-height: 600px;
	overflow: hidden;
}
@media screen and (min-width: 992px) {
	#diclWrapper .pl-70 {
		padding-left: 10px;
	}
	#diclWrapper .contributor-box {
		margin-top: 15px;
	}
	#diclWrapper .contributor-box:nth-child(1) {
		margin-top: 0;
	}
	#diclWrapper .pr-70 {
		padding-right: 10px;
	}
	#diclWrapper .custom-col-80 {
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
		max-width: 80%;
	}
	#diclWrapper .custom-col-60 {
		-ms-flex: 0 0 66.66%;
		flex: 0 0 66.66%;
		max-width: 66.66%;
	}
	#diclWrapper .custom-col-40 {
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}
	#diclWrapper .custom-col-20 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	.pl-15 {
		padding-left: 15px !important;
	}
	#diclWrapper .di-menu-logo {
		display: block;
	}
}
#diclWrapper .di-slide-navigation {
	display: flex;
	margin-top: 20px;
	align-items: center;
	justify-content: center;
}
#diclWrapper .fraction-wrapper {
	display: none;
	margin-right: 20px;
	width: auto;
	font-family: adelle-sans, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	line-height: 16px;
	color: #53565a;
}
#diclWrapper .article-box.swiper-slide {
	max-height: 200px;
}
#diclWrapper .article-box img {
	margin-bottom: 10px;
}
#diclWrapper .di-slide-prev {
	display: none;
}
#diclWrapper .di-slide-next img {
	width: 25px;
}
#diclWrapper .di-slide-next,
#diclWrapper .di-slide-prev {
	margin-right: 10px;
	cursor: pointer;
	filter: brightness(0);
	transition: filter 0.3s linear;
}
#diclWrapper .di-slide-next:hover,
#diclWrapper .di-slide-prev:hover {
	filter: brightness(100%);
	transition: filter 0.3s linear;
}
#diclWrapper .di-slide-next.swiper-button-disabled,
#diclWrapper .di-slide-prev.swiper-button-disabled {
	opacity: 0.2;
	transition: opacity 0.3s linear;
}
#diclWrapper .fraction-wrapper span {
	font-family: adelle-sans, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	line-height: 16px;
	color: #53565a;
}
#diclWrapper .article-box img {
	transition: opacity 0.3s linear;
}
#diclWrapper .article-box:hover {
	text-decoration: none;
}
#diclWrapper .article-box h2 {
	font-family: adelle-sans-condensed, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	color: #1f1f1f;
	margin-bottom: 16px;
	transition: color 0.3s ease;
}
.pl-15 {
	padding-left: 15px;
}
#diclWrapper #dps-carousel .article-box h3:hover,
#diclWrapper .article-box div h3:hover,
#diclWrapper .article-box h2:hover,
#diclWrapper .article-box.article-box-featured h2:hover,
#diclWrapper .article-box.article-box-tall div:hover,
#diclWrapper .featured-dp .article-box h3:hover,
#diclWrapper .featured-pov .article-box h3:hover,
#editor-letter .editor-link:hover {
	color: #26890d;
	transition: color 0.3s ease;
}
#diclWrapper .article-box.article-box-featured {
	height: auto;
	display: block;
}
#diclWrapper .article-box.article-box-featured h2 {
	font-family: adelle-sans, sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 45px;
	line-height: 45px;
	letter-spacing: -0.02em;
	color: #1f1f1f;
	margin-bottom: 16px;
}
#diclWrapper .article-box.article-box-featured p {
	font-family: linotype-sabon, sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 17px;
	line-height: 22px;
	letter-spacing: -0.01em;
	color: #1f1f1f;
	margin-bottom: 5px;
}
#diclWrapper .article-box.article-box-featured p span {
	font-family: linotype-sabon, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 22px;
	letter-spacing: -0.01em;
	color: #1f1f1f;
	margin-bottom: 45px;
}
#diclWrapper .article-box.article-box-featured img {
	margin-bottom: 10px;
	width: 100%;
}
#diclWrapper .article-box.article-box-featured .article-footer {
	display: inline-flex;
	align-items: center;
}
#diclWrapper .article-box.article-box-featured .article-text p {
	border-left: 1.1px solid #97999b;
}
#diclWrapper .article-box.article-box-featured .article-text p {
	font-family: linotype-sabon, sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 17px;
	line-height: 20px;
	letter-spacing: -0.01em;
	color: #1f1f1f;
	padding-left: 16px;
}
#diclWrapper .dim-border-left {
	border-left: 1.1px solid #97999b;
}
#diclWrapper .dim-border-right {
	border-right: 1.1px solid #97999b;
}
#diclWrapper .dim-border-top {
	border-top: 1.1px solid #97999b;
}
#diclWrapper .dim-border-bottom {
	border-bottom: 1.1px solid #97999b;
}
#diclWrapper #qna-section {
	margin-top: 125px;
}
#diclWrapper #contributors {
	margin-top: 40px;
	position: relative;
	background-color: #f8f8f8;
	padding-bottom: 30px;
}
#diclWrapper #meet-the-team {
	margin-bottom: 40px;
}
#diclWrapper #connected {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #e6ffff;
}
.email-col-lg-3 {
	flex: auto;
	padding: 0 12px;
}
.email-heading {
	font-family: adelle-sans-condensed, sans-serif !important;
	font-style: normal;
	font-weight: 800 !important;
	font-size: 22px !important;
	line-height: 26px;
	display: flex;
	align-items: center;
	color: #1f1f1f;
	margin-bottom: 0;
}
.email-subheading {
	font-family: adelle-sans-condensed, sans-serif !important;
	font-style: normal;
	font-weight: 400;
	font-size: 17px !important;
	line-height: 21px;
	display: flex;
	align-items: center;
	color: #1f1f1f;
	margin-bottom: 30px;
}
#readingGuide a {
	text-decoration: none !important;
	outline: 0 !important;
}
#connected .email-link-para {
	font-family: adelle-sans-condensed, sans-serif !important;
	font-style: normal;
	font-weight: 400;
	font-size: 17px !important;
	line-height: 21px;
	text-decoration-line: underline !important;
	color: #1f1f1f;
}
#connected .bl {
	border-left: 1px solid #707070;
	padding-right: 10px !important;
}
#diclWrapper #frag-modal .bs-modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1109;
	display: none;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	background-color: rgba(0, 0, 0, 0.5);
	overflow-y: auto;
	outline: 0;
}
#diclWrapper #frag-modal .bs-modal-dialog {
	position: relative;
	width: auto;
	margin: 0.5rem;
	pointer-events: none;
}
#diclWrapper #frag-modal .bs-modal-dialog-scrollable {
	height: calc(100% - 1rem);
}
#diclWrapper #frag-modal .bs-modal-dialog-scrollable .bs-modal-content {
	max-height: 100%;
	overflow: hidden;
}
#diclWrapper #frag-modal .bs-modal-dialog-scrollable .bs-modal-body {
	overflow-y: auto;
	scrollbar-width: thin;
}
#diclWrapper #frag-modal .bs-modal-dialog-scrollable .bs-modal-body::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #f5f5f5;
}
#diclWrapper #frag-modal .bs-modal-dialog-scrollable .bs-modal-body::-webkit-scrollbar {
	width: 0.25rem;
	background-color: #f5f5f5;
}
#diclWrapper #frag-modal .bs-modal-dialog-scrollable .bs-modal-body::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: #a7adaf;
}
#diclWrapper #frag-modal .bs-modal-dialog-centered {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - 1rem);
}
#diclWrapper #frag-modal .bs-modal-content {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0.3rem;
	outline: 0;
}
#diclWrapper #frag-modal .bs-modal-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1rem 1rem;
	position: relative;
}
#diclWrapper #frag-modal .bs-new-modal-header {
	position: relative;
}
#diclWrapper #frag-modal .bs-modal-body {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1rem;
}
#diclWrapper #frag-modal .diModal.bs-show {
	display: block;
	height: calc(100% - 55px);
	top: 55px;
	z-index: 1099;
	background-color: rgba(0, 0, 0, 0.75);
}
#diclWrapper #frag-modal .diModal .bs-modal-dialog {
	max-width: 60%;
}
#diclWrapper #frag-modal .diModal .bs-modal-content {
	height: 100%;
	border: 0;
	background-color: #f4f4f5;
}
#diclWrapper #frag-modal .diModal .tt-bg-header {
	height: 60px;
	background-image: url(https://www2.deloitte.com/etc/insights-lists/interactives/staging/2021/October/tt-2022/assets/modal-bg1.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}
#diclWrapper #frag-modal .diModal .tt-bg-header:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #1f1f1f;
	opacity: 0.5;
	opacity: 0.7;
}
#diclWrapper #frag-modal .diModal .bs-new-modal-header .bs-modal-close {
	background-color: transparent;
	position: absolute;
	top: 15px;
	right: 25px;
	border: 0;
	cursor: pointer;
	outline: 0;
	z-index: 2;
}
#diclWrapper #frag-modal .diModal .bs-new-modal-header .bs-modal-close:hover {
	transform: rotate(90deg);
}
#diclWrapper #frag-modal .diModal .bs-modal-header .tt-read-btn {
	position: absolute;
	top: 130px;
	right: 20px;
}
#diclWrapper #frag-modal .diModal .bs-modal-header .tt-read-btn:hover {
	opacity: 0.5;
}
#diclWrapper #frag-modal .diModal .counter {
	position: absolute;
	top: 20px;
	left: 40%;
	font-weight: 700;
	font-style: normal;
	font-family: "Open Sans", sans-serif;
	font-size: 17px;
	line-height: 20px;
	text-transform: uppercase;
	color: #fff;
}
#diclWrapper #frag-modal .diModal .bs-modal-body {
	padding: 0;
}
#diclWrapper #frag-modal .diModal .bs-modal-body iframe {
	width: 100%;
	height: 100%;
}
@media (min-width: 576px) {
	#diclWrapper #frag-modal .bs-modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto;
	}
	#diclWrapper #frag-modal .bs-modal-dialog-scrollable {
		height: calc(100% - 3.5rem);
	}
	#diclWrapper #frag-modal .bs-modal-dialog-centered {
		min-height: calc(100% - 3.5rem);
	}
}
@media (max-width: 1200px) {
	#diclWrapper #frag-modal .diModal .bs-modal-dialog {
		max-width: 75%;
	}
}
@media (max-width: 992px) {
	#diclWrapper #frag-modal .diModal .bs-modal-dialog {
		max-width: 100%;
	}
	#diclWrapper #frag-modal .diModal .bs-modal-body {
		margin: 60px 90px;
		width: 80%;
		padding: 30px;
		left: 0;
	}
}
@media (max-width: 575px) {
	#diclWrapper #frag-modal .diModal.bs-show {
		height: calc(100% - 70px);
		top: 70px;
	}
	#diclWrapper #frag-modal .diModal .bs-modal-dialog {
		margin: 0;
	}
	#diclWrapper #frag-modal .diModal .bs-modal-header .tt-read-btn {
		display: none;
	}
	#diclWrapper #frag-modal .diModal .bs-modal-header .bs-modal-close.bs-lg-modal-close {
		top: 13px;
	}
	#diclWrapper #frag-modal .diModal .bs-modal-header .bs-modal-close.bs-lg-modal-close img {
		width: 25px;
	}
	#diclWrapper #frag-modal .diModal .bs-modal-body {
		margin: 0;
		margin-top: 40px;
		padding: 16px 0;
		width: 95%;
		left: 2.5%;
	}
	#diclWrapper #frag-modal .diModal .bs-new-modal-header .bs-modal-close {
		right: 5px;
	}
	#diclWrapper .tooltip {
		display: none !important;
	}
}
@media (max-height: 650px) and (min-width: 1199.98px) {
	#diclWrapper #frag-modal .diModal .bs-modal-dialog {
		max-width: 50%;
	}
	#diclWrapper #frag-modal .diModal.bs-show {
		height: 100%;
	}
}
#diclWrapper .vertical .carousel-item-next.carousel-item-left,
#diclWrapper .vertical .carousel-item-prev.carousel-item-right {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
#diclWrapper .vertical .active.carousel-item-right,
#diclWrapper .vertical .carousel-item-next {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100% 0);
}
#diclWrapper .vertical .active.carousel-item-left,
#diclWrapper .vertical .carousel-item-prev {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}
@media screen and (min-width: 577px) {
	#diclWrapper #contributors-carousel .carousel-item {
		display: block;
		margin-right: 0;
		padding: 0 10px;
	}
}
@media screen and (max-width: 1024px) {
	#diclWrapper .dicl-seperator {
		display: none;
	}
	header.cmp-subnav {
		z-index: 2;
	}
}
@media screen and (min-width: 768px) {
	.cmp-header {
		position: absolute;
	}
}
@media screen and (max-width: 576px) {
	#contributors .swiper-wrapper {
		max-height: 392px;
	}
}
@media screen and (max-width: 991px) {
	#dicl-modal-container .bs-new-frag-header .dicl-menu-name,
	#dim-article-container .bs-new-frag-header .dicl-menu-name,
	#dim-dp-container .bs-new-frag-header .dicl-menu-name {
		min-width: 80%;
	}
	#diclWrapper #dim-article-container {
		height: 150vh !important;
	}
	#dimag-menu .diNavHeader.hideHeader {
		display: none;
	}
	#contributors .swiper-wrapper {
		max-height: 495px;
	}
	#diclWrapper .contributors-row {
		height: 495px;
	}
	#contributors .swiper-slide.swiper-slide-active,
	#contributors .swiper-slide.swiper-slide-next,
	#contributors .swiper-slide.swiper-slide-prev {
		column-count: 2;
	}
	.dim-border-right {
		border-right: none !important;
	}
	#dimag-menu .dimagHeader.hideHeader {
		display: none;
	}
}
.headerBanner.cmp-header-banner--with-images-no-promos-theme-2.aem-GridColumn.aem-GridColumn--default--12 {
	margin-top: 0 !important;
}
@media (min-width: 992px) {
	#diclWrapper .featured-article-row img {
		width: 100%;
	}
	.pr-lg-five {
		padding-right: 5px !important;
	}
	#contributors .swiper-pagination {
		display: none;
	}
}
#diclWrapper .di-overflow-hidden {
	overflow: hidden !important;
}
.cmp-subnav__navigation-wrapper {
	white-space: nowrap;
}
#contributors .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #699f00;
}
#contributors .swiper-pagination-bullet {
	height: 10px;
	width: 10px;
}
.swiper-horizontal > .swiper-pagination-bullets {
	padding-top: 16px;
}
#diclWrapper #contributors .wrap-text {
	display: inline-flex !important;
}
@media (max-width: 992px) {
	.pl-15 {
		padding-left: 0 !important;
	}
}
.bs-modal-body.diModalBody.container {
	display: none;
}
#diclWrapper .is-blur {
	filter: blur(0);
}
#diclWrapper .is-blur .mySwiper.swiper-initialized {
	filter: blur(5px);
}
#diclWrapper .contributor-box {
	display: flex;
	align-items: center;
	cursor: pointer;
}
#diclWrapper .contributor-img {
	margin-right: 15px;
}
#diclWrapper .contributor-img img {
	border: 1px solid transparent;
	border-radius: 50%;
	transition: border-color 0.15s linear;
	max-width: 80px;
}
#diclWrapper .contributor-detail {
	max-width: 100%;
}
#diclWrapper .contributor-detail a,
#diclWrapper .contributor-detail h6 {
	font-family: adelle-sans, sans-serif;
	font-style: normal;
	font-weight: 400;
	word-break: break-word;
	font-size: 13px;
	line-height: 14px;
	color: #1f1f1f;
	transition: color 0.3s linear;
}
#diclWrapper .contributor-detail h6 {
	font-weight: 700;
	letter-spacing: 0.01em;
}
#diclWrapper .contributor-detail p {
	display: none;
}
#diclWrapper .contributor-box:hover .contributor-img img {
	border-color: #26890d;
}
#diclWrapper .contributor-box:hover .contributor-detail a,
#diclWrapper .contributor-box:hover .contributor-detail h6 {
	color: #26890d;
	transition: color 0.3s linear;
}
#diclWrapper .contributor-details-popup {
	display: none;
	justify-content: center;
	align-items: center;
	width: 100%;
	position: absolute;
	top: -33%;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 3;
	font-size: 16px;
}
#diclWrapper .contributor-details-popup.is-active {
	display: flex;
}
#diclWrapper .contributor-content-popup {
	border: 1.5px solid #1f1f1f;
	padding: 2rem;
	background: #fff;
	width: 55%;
	position: relative;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
#diclWrapper .contributor-content-popup p {
	font-family: adelle-sans, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
}
#diclWrapper .contributor-content-popup em {
	font-family: adelle-sans, sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
}
#diclWrapper .contributor-content-popup .popup-close {
	position: absolute;
	top: 8px;
	right: 10px;
	width: 20px;
	height: 20px;
	cursor: pointer;
}
@media screen and (max-width: 768px) {
	#diclWrapper .contributor-content-popup {
		width: 90%;
	}
}
#diclWrapper .teams-row h6,
#diclWrapper .teams-row p {
	font-family: adelle-sans, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #1f1f1f;
	margin-bottom: 2px;
}
#diclWrapper .teams-row p {
	margin-bottom: 0;
}
#diclWrapper .teams-row h6 {
	font-weight: 700;
}
#diclWrapper .teams-row h6 {
	margin-top: 20px;
}
#diclWrapper .teams-row h6:nth-child(1) {
	margin-top: 0;
}
#diclWrapper .teams-note-row {
	margin-top: 46px;
}
#diclWrapper .teams-note-row p {
	font-family: adelle-sans, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 17px;
	color: #1f1f1f;
}
#diclWrapper .q-img {
	border: 16px solid #1f1f1f;
	position: relative;
	width: fit-content;
	margin: 0 -1px;
	cursor: pointer;
}
@keyframes bottomright {
	0% {
		width: 0;
		height: 0;
		padding-top: 0;
		visibility: visible;
	}
	25% {
		width: calc(100% + 32px);
		height: 0;
		padding-top: 0;
		visibility: visible;
	}
	50% {
		height: calc(100% + 32px);
		width: calc(100% + 32px);
		visibility: visible;
	}
	75% {
		visibility: visible;
	}
	100% {
		visibility: visible;
	}
}
@keyframes revbottomright {
	0% {
		width: calc(100% + 32px);
		height: calc(100% + 32px);
		visibility: visible;
	}
	25% {
		width: calc(100% + 32px);
		height: calc(100% + 32px);
		visibility: visible;
	}
	50% {
		width: calc(100% + 32px);
		height: calc(100% + 32px);
		visibility: visible;
	}
	75% {
		width: calc(100% + 32px);
		height: 0;
		padding-top: 0;
		visibility: visible;
	}
	100% {
		width: 0;
		height: 0;
		padding-top: 0;
		visibility: hidden;
	}
}
@keyframes topleft {
	0% {
		width: 0;
		height: 0;
		padding-bottom: 0;
		visibility: hidden;
	}
	25% {
		width: 0;
		height: 0;
		padding-bottom: 0;
		visibility: hidden;
	}
	50% {
		width: 0;
		height: 0;
		padding-bottom: 0;
		visibility: hidden;
	}
	75% {
		width: calc(100% + 32px);
		height: 0;
		padding-bottom: 0;
		visibility: visible;
	}
	100% {
		width: calc(100% + 32px);
		height: calc(100% + 32px);
		opacity: 1;
		visibility: visible;
	}
}
@keyframes revtopleft {
	0% {
		width: calc(100% + 32px);
		height: calc(100% + 32px);
		opacity: 1;
		visibility: visible;
	}
	25% {
		width: calc(100% + 32px);
		height: 0;
		padding-bottom: 0;
		visibility: visible;
	}
	50% {
		width: 0;
		height: 0;
		padding-bottom: 0;
		visibility: hidden;
	}
	75% {
		width: 0;
		height: 0;
		padding-bottom: 0;
		visibility: hidden;
	}
	100% {
		width: 0;
		height: 0;
		padding-bottom: 0;
		visibility: hidden;
	}
}
#diclWrapper .dp-right-col .article-box.swiper-slide {
	display: flex;
	max-height: 150px;
	height: auto;
	align-items: flex-start;
}
#diclWrapper .dp-right-col .article-box img {
	margin-right: 20px;
	margin-bottom: 20px;
	max-height: 130px;
	object-fit: cover;
	width: 100%;
}
#diclWrapper .featured-dp .article-box,
#diclWrapper .other-dps .article-box {
	cursor: pointer;
}
#diclWrapper .featured-dp .article-box {
	display: block;
}
#diclWrapper .featured-dp .article-box.article-box-featured h2 {
	font-family: adelle-sans, sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 45px;
	line-height: 45px;
	letter-spacing: -0.02em;
}
#diclWrapper #dimag-menu .nav-toggler {
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#diclWrapper #dimag-menu .nav-toggler:hover {
	cursor: pointer;
}
#diclWrapper #dimag-menu .nav-toggler .line {
	width: 30px;
	height: 3px;
	background-color: #000;
	display: block;
	margin: 5px auto;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#diclWrapper #dimag-menu .nav-toggler.is-active {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-right: 7px;
}
#diclWrapper #dimag-menu .nav-toggler:before {
	content: "";
	position: absolute;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 40px;
	height: 40px;
	border: 3px solid transparent;
	top: calc(50% - 20px);
	left: calc(50% - 20px);
	border-radius: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#diclWrapper #dimag-menu .nav-toggler.is-active .line {
	width: 25px;
	height: 2px;
}
#diclWrapper #dimag-menu .nav-toggler.is-active .line:nth-child(2) {
	opacity: 0;
}
#diclWrapper #dimag-menu .nav-toggler.is-active .line:nth-child(1) {
	-webkit-transform: translateY(13px);
	-ms-transform: translateY(13px);
	-o-transform: translateY(13px);
	transform: translateY(7px);
}
#diclWrapper #dimag-menu .nav-toggler.is-active .line:nth-child(3) {
	-webkit-transform: translateY(-13px) rotate(90deg);
	-ms-transform: translateY(-13px) rotate(90deg);
	-o-transform: translateY(-13px) rotate(90deg);
	transform: translateY(-7px) rotate(90deg);
}
#diclWrapper .contributor-content-popup p {
	margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
	#diclWrapper #dimag-menu .dimagHeader-container {
		padding: 0 14px;
	}
}
@media screen and (max-width: 1199px) {
	#diclWrapper #dimag-menu .nav-left-contatiner {
		display: flex;
		justify-content: space-between;
	}
	#diclWrapper #dimag-menu .nav-left {
		flex-direction: column;
		align-items: flex-start;
		min-height: 64px;
		justify-content: center;
		padding-left: 16px;
	}
	#diclWrapper #dimag-menu .dimagHeader {
		height: unset;
	}
	#diclWrapper #dimag-menu .dimagHeader-container {
		flex-direction: column;
		align-items: unset;
	}
	#diclWrapper #dimagWrapper .nav-left .green-dot {
		display: none;
	}
	#diclWrapper #dimag-menu .dimag-logo {
		width: 200px;
	}
	#diclWrapper #dimagWrapper .nav-left .issue-fall {
		font-size: 12px;
	}
	#diclWrapper #dimag-menu .nav-right {
		flex-direction: column;
		display: none;
		min-height: 100vh;
		padding: 0 16px;
	}
	#diclWrapper #dimag-menu .nav-center {
		flex-direction: column;
		display: none;
		padding: 0 16px;
	}
	#diclWrapper #dimag-menu .nav-button {
		display: flex;
		margin: 20px 16px;
		align-items: center;
	}
}
@media screen and (max-width: 1024px) {
	#diclWrapper #banner {
		display: none !important;
	}
	#diclWrapper #banner-seperator {
		margin-top: 44px;
	}
	#diclWrapper .el-sm-container {
		flex-direction: column;
	}
	#diclWrapper #dimag-menu .nav-link {
		width: 100%;
		padding-top: 20px;
		margin-right: 0;
		align-items: flex-start;
		font-size: 17px;
		font-weight: 400;
		line-height: 21px;
		font-family: adelle-sans-condensed, sans-serif;
	}
	#diclWrapper #dimag-menu .social-links {
		display: none;
	}
	#diclWrapper #dimag-menu .nav-link-mobile {
		width: 100%;
		padding-top: 10px;
		margin-right: 0;
		align-items: flex-start;
		font-size: 13px;
		font-weight: 700;
		line-height: 15px;
		font-family: adelle-sans, sans-serif;
		text-transform: uppercase;
	}
	#diclWrapper #dimag-menu .nav-link.active::after,
	#diclWrapper #dimag-menu .nav-link:hover::after {
		opacity: 0;
	}
	#diclWrapper .dicl-side-social-menu {
		display: flex;
		margin-top: 40px;
		margin-bottom: 23px;
	}
	#diclWrapper .dicl-side-social-menu .social-facebook {
		background-image: url(https://www2.deloitte.com/content/dam/insights/us/USI-dev/2022/november/tech-trends-2023/assets/icon-facebook-dark.svg);
	}
	#diclWrapper .dicl-side-social-menu .social-twitter {
		background-image: url(https://www2.deloitte.com/content/dam/insights/us/USI-dev/2022/november/tech-trends-2023/assets/icon-twitter-dark.svg);
	}
	#diclWrapper .dicl-side-social-menu .social-linkedIn {
		background-image: url(https://www2.deloitte.com/content/dam/insights/us/USI-dev/2022/november/tech-trends-2023/assets/icon-linkedin-dark.svg);
	}
	#diclWrapper .dicl-side-social-menu .social-btn {
		display: block;
		width: 40px !important;
		height: 40px !important;
		filter: brightness(1);
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		background-color: transparent;
		outline: 0;
		background-color: transparent;
		border: 0;
		margin-right: 17px;
	}
	#diclWrapper .dicl-sticky-side-menu .nav-subscribe {
		display: flex;
		align-items: center;
		width: max-content;
	}
	#diclWrapper .dicl-sticky-side-menu .social-subscribe {
		width: 25px;
		height: 25px;
		background-image: url(https://www2.deloitte.com/content/dam/insights/us/USI-dev/2022/november/tech-trends-2023/assets/icon-subscribe-dark.svg);
		margin-right: 10px;
	}
	#diclWrapper .dicl-sticky-side-menu .social-subscribe-text {
		font-family: adelle-sans, sans-serif;
		font-style: normal;
		font-weight: 700;
		font-size: 13px;
		line-height: 15px;
		color: #000;
		text-transform: uppercase;
		float: left;
	}
	#diclWrapper #dimag-menu .nav-link:nth-child(3) {
		border-bottom: 1.1px solid #e5e5e5;
		padding-bottom: 15px;
	}
	#diclWrapper #dimag-menu .nav-link:first-child {
		border-top: 1.1px solid #e5e5e5;
	}
	#diclWrapper .letter-top {
		display: flex;
		width: 100%;
		justify-content: space-between;
		margin-bottom: 35px;
	}
	#diclWrapper .el-container .el-letter-div p {
		font-family: linotype-sabon, sans-serif;
		font-style: normal;
		font-weight: 400;
		font-size: 18px;
		line-height: 22px;
		color: #1f1f1f;
		max-width: 100%;
		margin-top: 0;
		margin-bottom: 0;
	}
	#diclWrapper .el-container .el-letter-div p span {
		font-family: adelle-sans-condensed, sans-serif;
	}
	#diclWrapper .el-container .el-letter-mid {
		margin-left: auto;
	}
	#diclWrapper .el-sm-container img {
		width: 87px;
		height: 110px;
		object-fit: contain;
	}
	#diclWrapper #features .key-findings-row-1 .article-box img {
		margin-bottom: 10px;
	}
	#diclWrapper #features .key-findings-row-1 {
		margin-bottom: 0;
	}
	#diclWrapper #perspectives .key-findings-row-1 .article-box img {
		margin-bottom: 10px;
	}
	#diclWrapper #perspectives .key-findings-row-1 {
		margin-bottom: 0;
	}
	#diclWrapper .article-footer {
		margin-bottom: 10px;
	}
	#diclWrapper .teams-row h6 {
		margin-top: 20px;
	}
	#diclWrapper .teams-row h6:nth-child(1) {
		margin-top: 20px;
	}
	#diclWrapper .el-container .btn-close-letter:hover {
		transform: none;
	}
	#diclWrapper .el-letter-div p {
		font-size: 17px;
		line-height: 22px;
		margin-left: 0;
		margin-top: 16px;
		max-width: 100%;
	}
	#diclWrapper .featured-article-row h2,
	#diclWrapper .featured-top.featured-article-row h2 {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 16px;
	}
	#diclWrapper .featured-article-row p {
		font-size: 17px;
		line-height: 22px;
		margin-bottom: 16px;
	}
	#diclWrapper .perspectives-container .dim-border-bottom,
	#diclWrapper .perspectives-container .dim-border-left {
		border: 0;
	}
	#diclWrapper .perspectives-container .mt-35 {
		margin-top: 0;
	}
	#diclWrapper .features-container .dim-border-bottom,
	#diclWrapper .features-container .dim-border-left {
		border: 0;
	}
	#diclWrapper .features-container .mt-35 {
		margin-top: 0;
	}
	#diclWrapper .feature-article-footer {
		margin-bottom: 0;
	}
	#diclWrapper .article-box.article-box-featured .article-footer,
	#diclWrapper .featured-article-row .article-footer {
		border-bottom: 1.1px solid #d0d0ce;
		padding-bottom: 16px;
		margin-bottom: 0;
		display: inline-flex;
		align-items: center;
		width: 100%;
		justify-content: flex-start;
	}
	#diclWrapper .featured-article-row .article-footer.feature-footer-last {
		border: 0;
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}
	#diclWrapper .featured-top.featured-article-row {
		margin-bottom: 0;
	}
	#diclWrapper .featured-article-row img {
		margin-bottom: 15px;
		width: 100%;
	}
	#diclWrapper .featured-dp .article-box img {
		min-width: unset;
	}
	#diclWrapper .article-box.article-box-featured img {
		margin-bottom: 10px;
	}
	#diclWrapper .article-box.article-box-featured h2,
	#diclWrapper .featured-dp .article-box.article-box-featured h2 {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 16px;
		max-width: 100%;
	}
	#diclWrapper .article-box.article-box-featured p {
		font-size: 17px;
		line-height: 22px;
		margin-bottom: 10px !important;
		max-width: 100%;
	}
	#diclWrapper #perspective-carousel {
		max-height: 450px;
		overflow: hidden;
	}
	#diclWrapper #perspective-carousel .swiper-wrapper {
		flex-direction: column;
	}
	#diclWrapper #perspective-carousel .article-box.swiper-slide {
		flex: 0 0 50%;
		max-width: 50%;
		float: left;
	}
	#diclWrapper .perspective-sm-row {
		display: flex;
		max-height: 300px;
	}
	#diclWrapper .perspective-sm-row .article-box {
		width: 50%;
	}
	#diclWrapper .perspective-sm-row .article-box:nth-child(odd) {
		padding-right: 7.5px;
	}
	#diclWrapper .perspective-sm-row .article-box:nth-child(even) {
		padding-left: 7.5px;
	}
	#diclWrapper #dps-carousel {
		max-height: 500px;
		overflow: hidden;
	}
	#diclWrapper #dps-carousel .swiper-wrapper {
		flex-direction: column;
	}
	#diclWrapper #dps-carousel .article-box.swiper-slide {
		flex: 0 0 50%;
		max-width: 50%;
		float: left;
	}
	#diclWrapper .article-sm-row {
		display: flex;
		max-height: 300px;
	}
	#diclWrapper .article-sm-row .article-box:nth-child(odd) {
		padding-right: 7.5px;
	}
	#diclWrapper .article-sm-row .article-box:nth-child(even) {
		padding-left: 7.5px;
	}
	#diclWrapper .dp-right-col .article-box {
		margin-bottom: 30px;
		width: 50%;
	}
	#diclWrapper .dp-right-col .article-box img {
		margin-right: 0;
		margin-bottom: 10px;
		max-width: 100%;
		max-height: 100%;
		min-width: unset;
	}
	#diclWrapper .contributor-detail a {
		font-size: 14px;
		line-height: 20px;
	}
	#diclWrapper .el-container .btn-close-letter {
		width: 30px;
		height: 30px;
	}
	#diclWrapper .el-container .letter-top h3 {
		text-transform: capitalize;
	}
}
@media screen and (max-width: 720px) and (min-width: 540px) {
	#diclWrapper #dps-carousel {
		max-height: 600px;
	}
	#diclWrapper .article-sm-row {
		display: flex;
		max-height: 300px;
	}
}
@media screen and (max-width: 991px) and (min-width: 577px) {
	#diclWrapper .perspective-sm-row .article-box {
		min-width: 50%;
	}
	#diclWrapper .dp-right-col .article-box img {
		min-width: 100%;
	}
	#diclWrapper .perspective-sm-row .article-box img {
		max-height: 100%;
		min-width: 100%;
		object-fit: cover;
	}
	#diclWrapper .article-box.article-box-featured img {
		width: 100%;
	}
	#diclWrapper #features .article-box img,
	#diclWrapper #perspectives .article-box img,
	#diclWrapper .article-box.article-box-featured img {
		margin-bottom: 10px;
		object-fit: cover;
		max-height: 500px;
		min-height: 500px;
	}
}
@media screen and (max-width: 991px) and (min-width: 768px) {
	#diclWrapper #data-points .article-box h3 {
		font-weight: 700;
		font-size: 18px;
		line-height: 21px;
	}
	#diclWrapper .di-slide-navigation {
		margin-top: 16px;
	}
	#diclWrapper #dimagWrapper .cover-image {
		margin-top: 70px;
		height: 100vh;
		max-height: 300px;
	}
	#diclWrapper #dimagWrapper .banner-img {
		width: 100%;
		position: relative;
		background-image: url(https://www2.deloitte.com/content/dam/insights/us/USI-dev/2023/october/di-mag-2024/assets/banner.png);
	}
	#diclWrapper #dimagWrapper .cover-image .cover-content h6 {
		margin-top: 25px;
		margin-bottom: 55px;
	}
	#diclWrapper .cover-content a {
		display: none !important;
	}
	#diclWrapper #perspective-carousel {
		display: flex;
		max-height: 555px;
	}
	#diclWrapper #dps-carousel {
		max-height: 700px;
	}
	#diclWrapper .article-sm-row {
		display: flex;
		max-height: 400px;
	}
	#diclWrapper .contributor-box {
		flex-direction: row !important;
		align-items: center !important;
	}
	#diclWrapper .contributor-img img {
		width: 80px !important;
	}
	#diclWrapper .pt-sm-5 {
		padding-top: 0.2rem !important;
	}
}
@media screen and (max-width: 576px) {
	#diclWrapper #dimagWrapper .cover-image {
		margin-top: 70px;
		height: 100vh;
		max-height: 300px;
	}
	#diclWrapper #dimagWrapper .banner-img {
		width: 100%;
		min-height: 500px;
		position: relative;
		background-image: url(https://www2.deloitte.com/content/dam/insights/us/USI-dev/2023/october/di-mag-2024/assets/banner.png);
	}
	#diclWrapper #dimagWrapper .cover-image .cover-content h6 {
		margin-top: 25px;
		margin-bottom: 55px;
	}
	#diclWrapper .cover-content a {
		display: none !important;
	}
	#diclWrapper #dimagWrapper .cover-image .cover-content .btn-cover-scroll img {
		width: 20px;
		display: block;
	}
	#diclWrapper .el-container .letter-top h3 {
		margin-bottom: 25px;
		font-weight: 900;
		font-size: 18px;
		line-height: 100%;
	}
	#diclWrapper .el-container .letter-top h5 {
		font-weight: 700;
		font-size: 16px;
		line-height: 140%;
	}
	#diclWrapper .el-container {
		padding-bottom: 30px;
	}
	#diclWrapper #dimagWrapper .issue-fall span {
		font-weight: 600;
		font-size: 12px;
		line-height: 12px;
	}
	#diclWrapper #perspectives {
		margin-top: 30px;
		padding-bottom: 30px;
	}
	.carousel-item {
		column-count: 2;
	}
	#diclWrapper .section-heading h2 {
		padding-top: 30px;
		margin-bottom: 30px;
		font-size: 24px;
		line-height: 26px;
	}
	#diclWrapper #contributors .section-heading h2 {
		margin-bottom: 14px !important;
	}
	#diclWrapper #meet-the-team .section-heading h2 {
		margin-bottom: 10px !important;
	}
	#diclWrapper #features .key-findings-row-1 {
		margin-bottom: 0;
	}
	#diclWrapper #features .key-findings-row-1 .article-box img {
		margin-bottom: 10px;
	}
	#diclWrapper #features .article-box img {
		margin-bottom: 10px;
	}
	#diclWrapper #perspectives .key-findings-row-1 {
		margin-bottom: 0;
	}
	#diclWrapper #perspectives .key-findings-row-1 .article-box img {
		margin-bottom: 10px;
	}
	#diclWrapper #features .article-box img,
	#diclWrapper #perspectives .article-box img,
	#diclWrapper .article-box.article-box-featured img {
		margin-bottom: 10px;
		object-fit: cover;
		max-height: 250px;
		min-height: 250px;
	}
	#diclWrapper .article-footer {
		margin-bottom: 16px;
	}
	#diclWrapper .contributors-row {
		margin-left: 0;
	}
	#diclWrapper .contributor-detail h6 {
		margin-bottom: 15px;
	}
	#diclWrapper .contributor-box {
		display: block !important;
	}
	#diclWrapper .di-slide-navigation .carousel-indicators {
		position: relative;
		z-index: 2;
	}
	#diclWrapper .di-slide-navigation .carousel-indicators li {
		background-color: #d0d0ce;
		width: 10px;
		height: 10px;
		border-radius: 50%;
		padding: 0;
	}
	#diclWrapper .di-slide-navigation .carousel-indicators .active {
		background-color: #86bc25;
	}
	#dim-dp-container .bs-new-frag-header .nav-left a {
		display: none !important;
	}
}
#diclWrapper .di-overflow-hidden {
	overflow: hidden !important;
}
#diclWrapper #dimagWrapper {
	position: relative;
}
#diclWrapper #dim-article-container,
#diclWrapper #dim-dp-container {
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	display: none;
	z-index: 2002;
	background-color: #fff;
}
#diclWrapper .bs-new-frag-header {
	background: #000;
	height: 60px;
}
.bs-new-frag-header {
	position: absolute;
	z-index: 3000;
	width: 100vw;
}
#dicl-modal-container .frag-header-container,
#diclWrapper #dim-article-container .frag-header-container,
#dim-dp-container .frag-header-container {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	height: 100%;
}
#dicl-modal-container .bs-new-frag-header .nav-left,
#dim-article-container .bs-new-frag-header .nav-left,
#dim-dp-container .bs-new-frag-header .nav-left {
	display: flex;
	align-items: center;
}
#dicl-modal-container .bs-new-frag-header .dicl-menu-name,
#dim-article-container .bs-new-frag-header .dicl-menu-name,
#dim-dp-container .bs-new-frag-header .dicl-menu-name {
	font-family: adelle-sans, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	margin-bottom: 0;
	position: absolute;
	width: auto;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	vertical-align: middle;
}
#dicl-modal-container .bs-new-frag-header .dicl-menu-name span img,
#dim-article-container .bs-new-frag-header .dicl-menu-name span img,
#dim-dp-container .bs-new-frag-header .dicl-menu-name span img {
	filter: brightness(100);
	vertical-align: text-bottom;
}
#dicl-modal-container .bs-new-frag-header .dicl-menu-name span,
#dim-article-container .bs-new-frag-header .dicl-menu-name span,
#dim-dp-container .bs-new-frag-header .dicl-menu-name span {
	margin-right: 5px;
	vertical-align: middle;
}
#diclWrapper #dim-article-container .bs-new-frag-header .bs-frag-close,
#diclWrapper #dim-dp-container .bs-new-frag-header .bs-frag-close {
	z-index: 2;
}
.di-menu-logo.bs-frag-close.c-pointer .dicl-menu-name span img:hover {
	filter: brightness(100);
}
#diclWrapper #dim-article-container .bs-new-frag-header .bs-frag-close:hover,
#diclWrapper #dim-dp-container .bs-new-frag-header .bs-frag-close:hover,
#diclWrapper .bs-new-frag-header .dicl-menu-name span img:hover,
#diclWrapper .bs-new-frag-header .dicl-menu-name:hover span img {
	filter: brightness(1);
	color: #86bc25;
}
#diclWrapper #dim-article-container iframe {
	width: 100%;
	height: 100vh;
}
#diclWrapper #dim-dp-container .blue-border {
	border-bottom: 16px solid #00a3e0;
	margin-top: 110px;
	margin-bottom: 15px;
}
#diclWrapper #dim-dp-container .bs-dp-body {
	overflow: scroll;
	height: 100%;
	padding: 0 16px;
}
#diclWrapper #dim-dp-container .bs-dp-body .article-footer {
	display: inline-flex;
	align-items: center;
	margin-bottom: 64px;
}
#diclWrapper #dim-dp-container .bs-dp-body .dp-content-row {
	margin-bottom: 100px;
}
#diclWrapper #dim-dp-container .bs-dp-body .dp-heading {
	font-family: adelle-sans-condensed, sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 70px;
	line-height: 72px;
	color: #1f1f1f;
	max-width: 90%;
	margin-bottom: 24px;
}
#diclWrapper #dim-dp-container .bs-dp-body .dp-subheading {
	font-family: linotype-sabon, sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 26px;
	line-height: 31px;
	letter-spacing: -0.01em;
	color: #1f1f1f;
	max-width: 85%;
	margin-bottom: 75px;
}
#diclWrapper #dim-dp-container .bs-dp-body .dp-img-container {
	text-align: center;
	padding-bottom: 75px;
	margin-bottom: 45px;
	border-bottom: 1px solid #97999b;
}
#diclWrapper #dim-dp-container .bs-dp-body .dp-content-link {
	display: flex;
	margin-right: 25px;
}
#diclWrapper #dim-dp-container .bs-dp-body .dp-content-link .green-dot-content {
	padding-left: 8px;
	width: 80%;
	font-family: adelle-sans, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 13px;
	line-height: 14px;
	letter-spacing: 0.01em;
	color: #1f1f1f;
	margin-bottom: 16px;
	word-break: break-word;
}
#diclWrapper #dim-dp-container .bs-dp-body .dp-content-link .green-dot-content a {
	font-family: adelle-sans, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 13px;
	line-height: 14px;
	color: #007cb0;
}
#diclWrapper #dim-dp-container .bs-dp-body .green-dot {
	width: 22px;
	height: 22px;
}
#diclWrapper #dim-dp-container .bs-dp-body .dp-content-link a:hover {
	text-decoration: underline;
}
#diclWrapper #dim-dp-container .bs-dp-body .dp-content {
	width: 75%;
}
#diclWrapper #dim-dp-container .bs-dp-body .dp-content a,
#diclWrapper #dim-dp-container .bs-dp-body .dp-content em,
#diclWrapper #dim-dp-container .bs-dp-body .dp-content li,
#diclWrapper #dim-dp-container .bs-dp-body .dp-content p,
#diclWrapper #dim-dp-container .bs-dp-body .dp-content sup {
	font-family: linotype-sabon, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	color: #1f1f1f;
}
#diclWrapper #dim-dp-container .bs-dp-body .dp-content sup {
	color: #1f1f1f;
	font-size: 12px;
	font-weight: 700;
	line-height: 12px;
	cursor: pointer;
}
#diclWrapper #dim-dp-container .bs-dp-body .dp-content em {
	font-style: italic;
	font-weight: 700;
}
#diclWrapper #dim-dp-container .bs-dp-body .dp-content ul {
	list-style: inside;
	padding-left: 10px;
}
#diclWrapper #dim-dp-container .bs-dp-body .dp-content li {
	margin-bottom: 0;
}
#diclWrapper #dim-dp-container .bs-dp-body .dp-content a,
#diclWrapper #dim-dp-container .bs-dp-body .dp-content a em {
	color: #005587;
	text-decoration: none;
}
#diclWrapper #dim-dp-container .bs-dp-body .dp-content a:hover,
#diclWrapper #dim-dp-container .bs-dp-body .dp-content a:hover em {
	text-decoration: underline;
}
#diclWrapper #dim-dp-container .bs-dp-body .dp-content .dp-endnotes a,
#diclWrapper #dim-dp-container .bs-dp-body .dp-content .dp-endnotes em,
#diclWrapper #dim-dp-container .bs-dp-body .dp-content .dp-endnotes p {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 0;
}
#diclWrapper .dp-endnote-container .accordian {
	width: 75%;
	margin-top: 55px;
}
#diclWrapper .dp-endnote-container .accordian-tab {
	width: 100%;
	padding: 13px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
	border-top: 1px solid #ccc;
}
#diclWrapper .dp-endnote-container .accordian-tab h6 {
	font-family: adelle-sans, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 0;
	color: #1f1f1f;
}
#diclWrapper .dp-endnote-container .accordian .accordian-content {
	max-height: 0;
	overflow: hidden;
	transition: all 1s ease-in-out;
}
#diclWrapper .dp-endnote-container .accordian.active .accordian-content {
	max-height: 1000px;
	margin-top: 30px;
}
#diclWrapper .dp-endnote-container .accordian .accordian-tab .collapse {
	display: none;
}
#diclWrapper .dp-endnote-container .accordian.active .accordian-tab .collapse {
	display: block;
}
#diclWrapper .dp-endnote-container .accordian .accordian-tab .expand {
	display: block;
}
#diclWrapper .dp-endnote-container .accordian.active .accordian-tab .expand {
	display: none;
}
#diclWrapper #dim-dp-container .bs-dp-body .accordian-content a,
#diclWrapper #dim-dp-container .bs-dp-body .accordian-content em,
#diclWrapper #dim-dp-container .bs-dp-body .accordian-content li,
#diclWrapper #dim-dp-container .bs-dp-body .accordian-content p {
	font-family: linotype-sabon, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: #1f1f1f;
}
#diclWrapper #dim-dp-container .bs-dp-body .accordian-content p i {
	font-family: linotype-sabon, sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: #1f1f1f;
}
#diclWrapper #dim-dp-container .bs-dp-body .accordian-content p:last-child {
	margin-bottom: 0;
}
#diclWrapper #dim-dp-container .bs-dp-body .accordian-content em {
	font-style: italic;
}
#diclWrapper #dim-dp-container .bs-dp-body .accordian-content a,
#diclWrapper #dim-dp-container .bs-dp-body .accordian-content a em {
	color: #007cb0;
	text-decoration: none;
}
#diclWrapper #dim-dp-container .bs-dp-body .accordian-content a:hover {
	text-decoration: underline;
}
#diclWrapper #dim-dp-container .bs-dp-body .icon-size {
	width: 30px;
}
@media screen and (max-width: 991px) {
	#connected {
		padding-top: 30px;
		padding-bottom: 30px;
		background: #f8f8f8 !important;
	}
	.email-heading {
		font-weight: 700 !important;
		font-size: 22px !important;
		line-height: 21px;
		margin-top: 20px;
	}
	.email-subheading {
		margin-bottom: 16px;
	}
	#connected .email-col-lg-3.padding-left-0 {
		padding-bottom: 16px;
		border: 0;
		border-bottom: 1px solid #707070;
	}
	#diclWrapper .dicl-side-social-menu .social-btn {
		width: 30px !important;
		height: 30px !important;
		margin-right: 8px;
	}
	#diclWrapper #dim-dp-container .bs-dp-body .dp-content-link .green-dot-content {
		max-width: 100%;
	}
	#diclWrapper #dim-dp-container .bs-dp-body .dp-content-link .green-dot-content a {
		word-break: break-all;
	}
	#diclWrapper #dimagWrapper .theme {
		line-height: 28px;
	}
	#diclWrapper #dim-dp-container .bs-dp-body {
		padding: 0;
	}
	#diclWrapper #dim-dp-container .bs-dp-body .article-footer {
		margin-bottom: 40px;
	}
	#dim-dp-container .bs-new-frag-header .dicl-menu-name {
		font-size: 14px;
		line-height: 14px;
	}
	#diclWrapper #dim-dp-container .blue-border {
		margin-top: 90px;
	}
	#diclWrapper #dim-dp-container .bs-dp-body .dp-heading {
		max-width: 100%;
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 10px;
	}
	#diclWrapper #dim-dp-container .bs-dp-body .dp-subheading {
		margin-bottom: 40px;
		max-width: 100%;
		font-size: 18px;
		line-height: 22px;
	}
	#diclWrapper #dim-dp-container .bs-dp-body .dp-content p {
		font-size: 18px;
	}
	#diclWrapper #dim-dp-container .bs-dp-body .dp-img-container {
		padding-bottom: 45px;
		margin-bottom: 24px;
	}
	#diclWrapper #dim-dp-container .bs-dp-body .dp-content {
		max-width: 100%;
		width: 100%;
	}
	#diclWrapper .dp-endnote-container .accordian {
		width: 100%;
	}
	#diclWrapper .contributor-box {
		flex-direction: column;
	}
	#diclWrapper .contributor-box {
		align-items: unset;
	}
	#diclWrapper .contributor-img img {
		margin-bottom: 10px;
		width: 50px;
	}
	#diclWrapper .dim-border-left {
		border-left: none;
	}
	#diclWrapper .article-box h3 {
		font-weight: 700;
		font-size: 18px;
		line-height: 21px;
		max-width: 100%;
	}
	#diclWrapper .featured-pov .article-box h3,
	#diclWrapper .perspectives-container .article-box h3 #diclWrapper .features-container .article-box h3 {
		font-weight: 800;
		font-size: 22px;
		line-height: 26px;
		max-width: 100%;
	}
	#diclWrapper .featured-dp .article-box h3 {
		font-weight: 800;
		font-size: 22px;
		line-height: 26px;
		max-width: 100%;
	}
	#diclWrapper .di-menu-logo {
		display: none;
	}
}
#diclWrapper #meet-the-team .section-heading h2 {
	font-family: adelle-sans-condensed, sans-serif;
	font-weight: 800;
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 10px;
}
#diclWrapper .cover-content a span.banner-arrow {
	display: inline-block;
	padding-left: 10px;
	width: 16px;
	height: 16px;
}
#diclWrapper .cover-content a span.banner-arrow::after {
	content: " ";
	background-image: url(https://www2.deloitte.com/content/dam/insights/us/USI-dev/2023/january/pitching-machine/assets/icon-arrow-green.svg);
	background-position: center center;
	width: 16px;
	height: 16px;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 2px;
	transition: all 0.2s linear;
	filter: brightness(0) saturate(100%);
}
#diclWrapper .cover-content a:hover {
	color: #26890d;
	text-decoration: none;
}
#diclWrapper .cover-content a:hover span.banner-arrow::after {
	transform: scale(1.5);
	filter: brightness(100%);
	transition: all 0.2s linear;
}
.news-letter-header {
	border-bottom: 1px solid #707070;
}
.news-letter-header h2 {
	color: #1f1f1f;
	font-family: adelle-sans, sans-serif;
	font-size: 45px;
	font-style: normal;
	font-weight: 900;
	line-height: 100%;
	letter-spacing: -0.9px;
	margin-top: 90px;
}
.news-letter-header h6 {
	color: #707070;
	font-family: adelle-sans-condensed, sans-serif;
	font-size: 21.6px;
	font-style: normal;
	font-weight: 350;
	line-height: 25.92px;
	margin-bottom: 53px;
	max-width: 50%;
}
.news-letter h6 {
	color: #000;
	font-family: adelle-sans, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 16px;
	margin-top: 30px;
}
.news-letter {
	margin-bottom: 40px;
}
#dim-article-container h5 {
	color: #000;
	font-family: adelle-sans, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	margin-bottom: 20px;
}
input[type="radio"].radio-button {
	display: none;
}
label.radio-label {
	display: inline-block;
	position: relative;
	padding-left: 20px;
	margin-right: 40px;
	margin-bottom: 27px;
}
label.radio-label::before {
	content: "";
	display: inline-block;
	width: 13px;
	height: 13px;
	border: 1px solid #000;
	background-color: #fff;
	position: absolute;
	left: 4px;
	top: 5px;
	border-radius: 50%;
}
input[type="radio"].radio-button:checked + label.radio-label::before {
	background-color: #000;
}
label.radio-label span {
	font-family: "Adelle Sans", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}
input[type="checkbox"] {
	width: 13px;
	height: 13px;
	border: 1px solid #000;
}
.label2 {
	font-family: "Adelle Sans", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	color: #000;
	margin-bottom: 30px;
}
#diclWrapper .frag-header-container::after,
#diclWrapper .frag-header-container::before {
	display: none;
}
.form-control {
	max-width: 511px;
	width: 600%;
	border: 1px solid #ccc;
}
.form-control.location {
	max-width: 232px;
}
.btn-form-submit {
	display: flex;
	height: 35px;
	padding: 10px 12px;
	justify-content: center;
	align-items: center;
	gap: 6px;
	background: #1f1f1f;
	color: #fff;
	text-align: center;
	font-family: "Adelle Sans", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 16px;
	text-transform: uppercase;
}
.btn-form-submit:hover {
	background: #fff;
	color: #000;
	border: 1px solid #000;
}
.captcha {
	width: 300px;
	height: 75px;
	margin-bottom: 20px;
}
.label3 {
	color: #000;
	font-family: Roboto;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
}
.dicl-menu-sti.dicl-sti {
	transition: none;
	color: var(--soft-black, #1f1f1f);
	text-align: center;
	font-family: adelle-sans, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 16px;
	text-transform: uppercase;
	display: flex;
	align-items: center;
}
#diclWrapper #dimag-menu .social-past-issues {
	background-image: url(https://www2.deloitte.com/content/dam/insights/us/USI-dev/2023/october/di-mag-2024/assets/arrow-right-up-green.svg?nc=42);
	filter: brightness(0);
}
#diclWrapper #dimag-menu .social-save-the-issue {
	background-image: url(https://www2.deloitte.com/content/dam/insights/us/USI-dev/2023/october/di-mag-2024/assets/chevron-down-green.svg?nc=42);
	filter: brightness(0);
	-webkit-transition: background-image 0.3s linear;
	rotate: 270deg;
}
#diclWrapper #dimag-menu .social-sign-up {
	background-image: url(https://www2.deloitte.com/content/dam/insights/us/USI-dev/2023/october/di-mag-2024/assets/chevron-down-green.svg?nc=42);
	filter: brightness(0);
}
#diclWrapper #dimag-menu .dicl-sti:hover {
	color: #26890d;
	transition: none;
}
#diclWrapper #dimag-menu .dicl-sti:hover button {
	filter: brightness(100%);
	transition: none;
}
.dicl-sti span {
	margin-left: 5px;
}
#editor-letter .editor-link {
	font-family: adelle-sans-condensed, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #1f1f1f;
	margin-top: 30px;
	transition: all 0.3s linear;
	max-width: 50%;
	color: #1f1f1f;
	text-decoration-line: underline;
}
#diclWrapper .banner-img {
	display: none;
}
@media screen and (max-width: 991px) {
	#diclWrapper .banner-svg {
		display: none;
	}
	#diclWrapper .banner-img {
		display: block;
	}
}
#diclWrapper .dicl-sticky-side-menu .dicl-side-social-menu {
	margin-top: 0;
	margin-bottom: 0;
}
@media screen and (max-width: 1200px) {
	#diclWrapper .cover {
		display: none;
	}
	#diclWrapper .dicl-sticky-side-menu {
		padding-top: 45px;
	}
	#diclWrapper .banner-desktop {
		margin-top: 120px;
	}
	#diclWrapper #dimag-menu {
		display: none;
	}
	#diclWrapper .dicl-sticky-side-menu .sticky-menu-close {
		left: 87%;
	}
}
#diclWrapper .contributor-content-popup .popup-close img {
	transition: transform 0.3s;
}
#diclWrapper .contributor-content-popup .popup-close:hover img {
	transform: rotate(90deg);
}
#diclWrapper .dicl-sticky-side-menu .sticky-menu-close img {
	transition: transform 0.3s;
}
#diclWrapper .dicl-sticky-side-menu .sticky-menu-close:hover {
	transform: rotate(0);
}
#diclWrapper .dicl-sticky-side-menu .sticky-menu-close:hover img {
	transform: rotate(90deg);
}
#diclWrapper .dp-right-col .article-box.swiper-slide h3 {
	font-family: adelle-sans-condensed, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	color: #1f1f1f;
	margin-bottom: 16px;
	transition: color 0.3s ease;
	width: 100%;
}
#diclWrapper #data-points .section-heading h2 {
	margin-bottom: 20px;
}
#diclWrapper #dimag-menu .social-save-the-issue {
	background-image: url(https://www2.deloitte.com/content/dam/insights/us/USI-dev/2023/january/pitching-machine/assets/icon-download-dark-green.svg);
	rotate: 0deg;
}
#diclWrapper .dp-endnote-container .accordian-tab h6 {
	text-transform: capitalize;
}
#diclWrapper #newsletter .subscribe-subtext {
	font-family: adelle-sans-condensed, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 350;
	line-height: 26px;
	margin-top: 43px;
	padding-bottom: 30px;
	max-width: 60%;
}
#diclWrapper #newsletter .signup-text {
	font-family: adelle-sans-condensed, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 800;
	line-height: 26px;
	margin-bottom: 25px;
}
#diclWrapper #newsletter .subscribe-col hr {
	margin-bottom: 50px;
}
#diclWrapper #newsletter {
	padding-bottom: 130px;
	box-shadow: 0 0.9375em 2em -0.9375em #d0d0ce;
}
#diclWrapper #newsletter .subtext {
	border-bottom: 1px solid #1f1f1f;
	padding-bottom: 30px;
	width: 100%;
}
.news-letter h6 {
	margin-bottom: 5px;
}
.req {
	margin-bottom: 10px;
}
.consent-radio {
	width: 100%;
}
.news-letter {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0;
}
.sub-button {
	width: 100%;
}
#newsletter .consent {
	color: #000;
	font-family: adelle-sans, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 16px;
	margin-top: 32px;
	margin-bottom: 25px;
	padding: 0 !important;
}
#newsletter .container #close-subscription {
	position: absolute;
	height: 30px;
	width: 30px;
	right: 150px;
	cursor: pointer;
	background-color: transparent;
	top: 46px;
	background-image: url(https://www2.deloitte.com/content/dam/insights/us/USI-dev/2023/october/di-mag-2024/assets/close-btn.svg);
}
#newsletter .container #close-thankyou {
	position: absolute;
	height: 30px;
	width: 30px;
	right: 439px;
	margin-top: 48px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(https://www2.deloitte.com/content/dam/insights/us/USI-dev/2023/october/di-mag-2024/assets/close-btn.svg);
}
#diclWrapper #newsletter .thankyou-section .container .section-heading {
	padding-top: 122px;
	padding-bottom: 283px;
}
#diclWrapper #newsletter .thankyou-section .section-heading p {
	font-size: 22px;
	font-style: normal;
	font-weight: 350;
	line-height: 26px;
}
#diclWrapper #newsletter .thankyou-section .section-heading h3 {
	color: var(--Soft-Black, #1f1f1f);
	font-family: adelle-sans, sans-serif;
	font-size: 42px;
	font-style: normal;
	font-weight: 350;
	line-height: 44px;
	letter-spacing: -0.42px;
}
#diclWrapper #newsletter .thankyou-section .section-heading p.col-10 {
	margin-left: 0;
	padding-left: 0 !important;
}
.thankyou-title {
	padding-bottom: 50px;
	border-bottom: 1px solid #1f1f1f;
	width: 100%;
}
.thankyou-content .col-10 {
	margin: 0 auto;
}
#diclWrapper #newsletter .thankyou-section .section-heading h2 {
	padding-bottom: 0;
	margin-bottom: 5px;
}
#diclWrapper #newsletter .thankyou-section .links .col-lg-4 {
	padding: 0 !important;
}
#diclWrapper #newsletter .thankyou-section .links p {
	font-size: 17px;
}
#diclWrapper #newsletter .thankyou-section .links h2 {
	font-size: 22px;
	font-style: normal;
	font-weight: 800;
	line-height: 26px;
	margin-bottom: 0;
	padding-top: 40px;
}
#diclWrapper #newsletter .thankyou-section .link a {
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
	text-decoration-line: underline;
	display: block;
	color: #1f1f1f;
}
#diclWrapper #dim-dp-container .bs-modal-body .container {
	max-width: 1250px;
}
#diclWrapper #dicl-sticky-menu.is-sticky .dicl-sticky-menu-container .dicl-sticky-menu,
#diclWrapper #dicl-sticky-menu.is-sticky .dicl-sticky-menu-container .sticky-menu-button {
	top: 260px;
}
#diclWrapper #dim-article-container .bs-new-frag-header .bs-frag-close,
#diclWrapper #dim-article-container .bs-new-frag-header .bs-frag-close:hover,
#dim-article-container .bs-new-frag-header .dicl-menu-name,
#dim-article-container .bs-new-frag-header .dicl-menu-name:hover {
	transition: none;
}
@media screen and (max-width: 991px) {
	#diclWrapper .dicl-sticky-side-menu{padding-top: 16px;}
	#diclWrapper #dicl-sticky-menu.is-sticky .dicl-sticky-menu-container .dicl-sticky-menu {
		top: 0px;
	}
	#diclWrapper #newsletter .subscribe-subtext {
		margin-top: 30px;
		max-width: 100%;
	}
}
#diclWrapper .contributor-content-popup p i {
	font-style: italic;
	font-family: adelle-sans, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
}
#diclWrapper #newsletter {
	background: #fff;
	overflow: scroll;
	height: calc(100vh - 65px);
	padding-bottom: 0;
}
#diclWrapper .sub-button {
	margin-bottom: 90px;
}
#diclWrapper #dim-dp-container .bs-dp-body .accordian-content.dp-endnote-content p:last-child {
	margin-bottom: 22px;
}
#diclWrapper #dim-dp-container .bs-dp-body .dp-img-container.fullWidth img {
	width: 1002px;
}
#diclWrapper #dim-dp-container .bs-dp-body .dp-img-container img {
	max-width: 1002px;
	object-fit: cover;
	width: 823px;
}
@media screen and (max-width: 991px) {
	#diclWrapper #dim-dp-container .bs-dp-body .dp-img-container img,
	#diclWrapper #dim-dp-container .bs-dp-body .dp-img-container.fullWidth img {
		width: 100%;
	}
}
@media screen and (max-width: 1024px) {
	#diclWrapper #newsletter .signup-text {
		line-height: 24px;
		margin-bottom: 30px;
	}
	#diclWrapper #newsletter .newsletter-row {
		display: flex;
		flex-direction: column-reverse;
	}
	#diclWrapper #dimag-menu .dimagHeader {
		display: none;
	}
	#diclWrapper #newsletter {
		padding-top: 45px;
		height: 100vh;
	}
	#diclWrapper #newsletter .section-heading h2 {
		padding-top: 30px;
		margin-bottom: 5px;
		font-size: 24px;
		line-height: 26px;
	}
	#newsletter .container #close-subscription {
		top: 30px;
		right: 15px;
	}
	#diclWrapper .dicl-menu-container.article-bg-cyan.nl-form {
		background-color: #e6ffff;
	}
	#diclWrapper .dicl-menu-container.nl-form {
		background-color: #fff;
	}
	#diclWrapper .elq-form .text {
		margin-bottom: 15px;
	}
	#diclWrapper .elq-form .text:nth-last-child(5) {
		margin-bottom: 30px;
	}
	#diclWrapper #section-emailconsent-insights-magazine-newsletter-signup label {
		margin-bottom: 15px;
	}
	#diclWrapper #newsletter .subscribe-col hr,
	#diclWrapper #section-emailconsent-insights-magazine-newsletter-signup,
	#diclWrapper #section-tos-insights-magazine-newsletter-signup,
	#diclWrapper .sub-button {
		margin-bottom: 30px;
	}
}
#diclWrapper .elq-form input#submit:disabled {
	background: #bbbcbc;
}
#diclWrapper .elq-form textarea {
	width: 51%;
	border: 1px solid #d0d0ce;
}
#diclWrapper #section-emailconsent input[type="radio"] {
	margin: 0 0.5em;
}
#diclWrapper #required {
	vertical-align: super;
	font-size: 1em;
}
#diclWrapper .form_row_checkbox {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.4em;
	color: #000;
	font-weight: 400;
	margin-bottom: 0.5em;
}
#diclWrapper .elq-form .form_leftcol label {
	color: #000;
	font-family: adelle-sans, sans-serif !important;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 16px;
}
#diclWrapper .elq-form .form_rightcol label {
	color: #000;
	font-family: adelle-sans, sans-serif !important;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
}
#diclWrapper #section-emailconsent-insights-magazine-newsletter-signup label {
	margin-bottom: 25px;
}
#diclWrapper #section-tos-insights-magazine-newsletter-signup .form_rightcol_wrapper {
	display: flex;
}
#diclWrapper #section-emailconsent-insights-magazine-newsletter-signup,
#diclWrapper #section-emailconsent-insights-magazine-newsletter-signup label,
#diclWrapper #section-required,
#diclWrapper #section-tos-insights-magazine-newsletter-signup,
#diclWrapper #section-tos-insights-magazine-newsletter-signup label {
	color: #000;
	font-family: adelle-sans, sans-serif !important;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
}
#diclWrapper .elq-form .text {
	margin-bottom: 30px;
}
#diclWrapper select#country-insights-magazine-newsletter-signup {
	color: #000;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	padding: 6px 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
	cursor: pointer;
}
#diclWrapper .btn-form-submit:hover {
	background-color: #1f1f1f;
	color: #fff;
}
#diclWrapper .btn-form-submit {
	border: 0;
	cursor: pointer;
}
#diclWrapper .form-control {
	border-color: #ccc;
	border-radius: 0;
	max-width: 85%;
	color: #000;
	font-family: adelle-sans, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
}
.clear-both {
	clear: both;
}
@media screen and (max-width: 767px) {
	#diclWrapper .form-control {
		max-width: 100%;
	}
	#diclWrapper .elq-form textarea {
		width: 97%;
	}
}
#diclWrapper .accordian .accordian-content p {
	max-width: 100%;
}
#diclWrapper #dim-dp-container .bs-dp-body .dp-content i {
	font-family: linotype-sabon, sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	color: #1f1f1f;
}
#diclWrapper #section-tos-insights-magazine-newsletter-signup a {
	font-family: adelle-sans, sans-serif !important;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
}
