:root {
	--primary-color: white;
	--secondary-color: #dcdcdc;
	--tertiary-color: #131313;
	--accent-color: #fbb226;
	--body-text-color: #454545;
	--background-black: #121212;
}

/* MY WORK CONTAINER*/

.mywork-container-black {
	height: 530px;
	z-index: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

.mywork-inner-container-black a {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-content: space-around;
}

/* ----------------------JAUNT--------------------- */

#main-uxuicontent {
	background-color: white;
	height: auto;
	margin-top: -10px;
}

.uxui-content-cover {
	height: auto;
	animation: slideDown 2s ease-out 0.25s;
	animation-fill-mode: backwards;
}

.uxui-content-cover img {
	width: 100%;
}

.img-desktop {
	display: none;
}

.first-img-mobile {
	margin-top: -20px;
}

.uxui-content-introtext {
	font-size: small;
	text-align: center;
	padding: 2% 16%;
}

.uxuiprojects-content-container {
	padding: 10%;
	width: 100%;
	max-width: 100%;
	display: flex;
	flex-direction: column;
	font-size: 10pt;
}

.uxuiprojects-content-inner-container {
	padding: 6%;
}

.uxuiprojects-content-inner-container h3 {
	color: #f35f4b;
}

.jaunt-theapp-img {
	height: auto;
	max-width: 100%;
}

.jaunt-problem-img {
	height: auto;
	max-width: 100%;
	margin: auto;
}

.jaunt-problem-txt {
	max-width: 100%;
}

video.jaunt-video-long {
	object-fit: cover !important;
	border-radius: 12px !important;
	box-shadow: -15px -15px #f35f4b;
	border: 1px solid white;
	min-width: 219px;
	min-height: 387.77px;
	width: auto;
	height: auto;
	background: black; /* avoids white flash before first frame */
	display: block;
}

video.jaunt-video-short {
	width: 100%;
	margin: auto;
	object-fit: cover !important;
	border-radius: 12px !important;
	box-shadow: 6px 6px #f35f4b;
	border: 1px solid white;
	background: black; /* avoids white flash before first frame */
	display: block;
	min-height: 380.08px;
	width: auto;
	height: auto;
}

.jauntintrovideosection {
	text-align: center;
}

.uuxuiproject-content-container-02 {
	text-align: left;
}

.index-container {
	display: grid;
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 10px;
}

.index-anchor-link {
	text-align: center;
	align-items: center;
	font-weight: bold;
	margin: 5px;
	color: white;
	background-color: #f35f4b;
	border-radius: 10px;
}

.index-anchor-link:hover {
	background-color: var(--secondary-color);
	border-radius: 10px;
}

.jauntmyrolessection {
	background-color: #f7f7f7;
	cursor: crosshair;
	border-top: 3px solid white;
}

.external-link {
	color: #f35f4b;
	font-weight: bold;
}

.jauntmyrolessection a:hover {
	color: #f35f4b;
	text-decoration: underline 2px #f35f4b;
	text-underline-offset: 1.5px;
}

.last-text-jauntmyrolessection {
	margin-bottom: 40px;
}

.jauntcategorytitlesection {
	text-align: center;
	height: 24px;
}

.jauntcategorytitlesection h2 {
	color: #f35f4b;
}
#jaunt {
	max-width: 100vw;
	overflow-x: hidden;
	width: 100%;
}
#jaunt h3 {
	text-align: center;
	padding-bottom: 10px;
	color: #f35f4b;
}

.mainfeaturesbottomtext {
	padding-bottom: 20px;
}

.jaunt-problem-content h3 {
	padding-top: 46px;
	margin-bottom: -20px;
}

.uxuiproject-content-container-16 h3 {
	padding-top: 10px;
}

.uxuiproject-content-container-17 h3 {
	padding-top: 10px;
}

.moodboard-imgs {
	padding-bottom: 50px;
}

.uxuiproject-content-container-21 .first-competitor-text {
	margin-top: -30px;
}

.uxuiproject-content-container-34 {
	text-align: center;
}

.uxuiproject-content-container-34 p {
	padding-bottom: 20px;
}

.uxuiproject-content-container-34 a {
	color: #f35f4b;
	padding: 6px;
	border: 1px solid #f35f4b;
	border-radius: 10px;
}

.uxuiproject-content-container-34 a:hover {
	background-color: #f35f4b;
	border-radius: 10px;
	color: white;
}

.short-video-text {
	padding-top: 20px;
}

.uxuiproject-content-container-39 {
	text-align: center;
}

.uxuiproject-content-container-39 p {
	padding-bottom: 20px;
}

.uxuiproject-content-container-39 a {
	color: #f35f4b;
	padding: 6px;
	border: 1px solid #f35f4b;
	border-radius: 10px;
}

.uxuiproject-content-container-39 a:hover {
	background-color: #f35f4b;
	border-radius: 10px;
	color: white;
}

.uxuiproject-content-container-40 a:hover {
	opacity: 0.9;
	box-shadow: 5px 5px #f35f4b;
}

.uxuiproject-content-container-41 a:hover {
	color: #f35f4b;
	text-decoration: underline 1.5px #f35f4b;
	text-underline-offset: 1.5px;
}

.jaunt-presentation-video {
	height: auto;
	max-width: 60%;
	margin-left: 18%;
	object-fit: cover !important;
	border-radius: 12px !important;
	box-shadow: 6px 6px #f35f4b;
	border: 1px solid white;
	min-width: 295px;
	width: auto;
	height: auto;
	background: black; /* avoids white flash before first frame */
	display: block;
}
@media screen and (max-width: 700px) {
	.jaunt-presentation-video {
		max-width: 100%;
		min-width: 100px;
		aspect-ratio: 16/9;
		margin-left: 0;
	}

	video.jaunt-video-short {
		max-width: 100%;
		aspect-ratio: 16/9 !important;
		min-height: auto;
	}
}

.project-presentation-text {
	padding-top: 10px;
}

.uxuiproject-content-container-44 {
	background-color: #f7f7f7;
	border-radius: 20px;
}

#vantastictelefantastic {
	padding: 0%;
}

/* ----------------------REAL VALUE--------------------- */

#realvalue {
	padding: 0%;
}

.index-container-realvalue {
	display: grid;
	padding-top: 20px;
	padding-bottom: 20px;
}

.index-anchor-link-realvalue {
	text-align: center;
	align-items: center;
	font-weight: bold;
	margin: 5px;
	color: white;
	background-color: #6617ce;
	border-radius: 10px;
}

.index-anchor-link-realvalue:hover {
	background-color: var(--secondary-color);
	border-radius: 10px;
}

.realvaluemyrolessection {
	background-color: #f7f7f7;
	cursor: crosshair;
	border-top: 3px solid white;
}

.external-link-realvalue {
	color: #6617ce;
	font-weight: bold;
}

.realvaluemyrolessection a:hover {
	color: #6617ce;
	text-decoration: underline 2px #6617ce;
	text-underline-offset: 1.5px;
}

.last-text-realvaluemyrolessection {
	margin-bottom: 40px;
}

.realvaluecategorytitlesection {
	text-align: center;
	height: 24px;
}

.realvaluecategorytitlesection h2 {
	color: #6617ce;
}

.uxuiproject-content-container-05-realvalue {
	margin-bottom: -30px;
}

#realvalue h3 {
	text-align: center;
	padding-bottom: 10px;
	color: #6617ce;
}

.uxuiproject-content-container-21-realvalue {
	margin-top: -30px;
}

.uxuiproject-content-container-34-realvalue {
	text-align: center;
}

.uxuiproject-content-container-34-realvalue p {
	padding-bottom: 20px;
}

.uxuiproject-content-container-34-realvalue a {
	color: #6617ce;
	padding: 6px;
	border: 1px solid #6617ce;
	border-radius: 10px;
}

.uxuiproject-content-container-34-realvalue a:hover {
	background-color: #6617ce;
	border-radius: 10px;
	color: white;
}

.uxuiproject-content-container-40-realvalue a:hover {
	opacity: 0.9;
	box-shadow: 5px 5px #6617ce;
}

.uxuiproject-content-container-41-realvalue a {
	color: #6617ce;
}

.uxuiproject-content-container-41-realvalue a:hover {
	color: #6617ce;
	text-decoration: underline 1.5px #6617ce;
	text-underline-offset: 1.5px;
}

/* ----------------------VANTASTIC TELEFANTASTIK--------------------- */

.index-container-vantastic {
	display: grid;
	padding-top: 20px;
	padding-bottom: 20px;
}

.index-anchor-link-vantastic {
	text-align: center;
	align-items: center;
	font-weight: bold;
	margin: 5px;
	color: white;
	background-color: #cd5a88;
	border-radius: 10px;
}

.index-anchor-link-vantastic:hover {
	background-color: #592b78;
	border-radius: 10px;
}

.nav-vantastic a:hover {
	color: white;
}

.vantasticmyrolessection {
	background-color: #f7f7f7;
	cursor: crosshair;
	border-top: 3px solid white;
}

.vantasticmyrolessection h2 {
	padding-top: 20px;
	margin-bottom: -10px;
}

.external-link-vantastic {
	color: #cd5a88;
	font-weight: bold;
}

.vantasticmyrolessection a:hover {
	color: #cd5a88;
	text-decoration: underline 2px #cd5a88;
	text-underline-offset: 1.5px;
}

.last-text-vantasticmyrolessection {
	margin-bottom: 40px;
}

.vantasticcategorytitlesection {
	text-align: center;
	height: 24px;
}

.vantasticcategorytitlesection h2 {
	color: #592b78;
}

#vantastictelefantastic h3 {
	text-align: center;
	padding-bottom: 10px;
	color: #cd5a88;
}

.uxuiproject-content-container-34-vantastic a {
	color: #cd5a88;
	padding: 6px;
	border: 1px solid #cd5a88;
	border-radius: 10px;
}

.uxuiproject-content-container-34-vantastic a:hover {
	background-color: #cd5a88;
	border-radius: 10px;
	color: white;
}

.uxuiproject-content-container-35-vantastic {
	margin-bottom: -200px;
}

.uxuiproject-content-container-41-vantastic a:hover {
	color: #cd5a88;
	text-decoration: underline 1.5px #cd5a88;
	text-underline-offset: 1.5px;
}

.uxuiproject-content-container-41-vantastic img {
	margin-top: -32px;
}

.vantastic-mainfeatures-desktop {
	display: none;
}
