
body {
	font-family: Neulis Neue,sans-serif;
	font-size: 12pt;
	line-height: 100%;
	background: #03001F;
    background: linear-gradient(90deg, rgba(3, 0, 31, 1) 0%, rgba(1, 32, 82, 1) 50%, rgba(3, 0, 31, 1) 100%);
	color: #fff !important;
	padding-top: 70px;
}

h1, h2, h3, .singing-sans {
	font-family: Singing Sans,sans-serif;
}

p, li, h1, h2, h3 {
	line-height: 1.5rem;
}

figure, img {
	line-height: 0
}

#header a {
	display: inline-block;
}

.content-text a {
	color: #f5e400;
}

.content-text a:hover, .content-text a:focus {
	text-decoration: underline;
}

.header-logos {
	max-width: 1280px;
	margin: 0 auto;
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
	padding: 0 2em;
}

.volunteers-lounge-logo {
	font-feature-settings: "swsh", "ss01";
	margin: 0 15px;
}

.volunteers-lounge-logo .line-volunteers {
	font-size: 24px;
	display: block;
	margin-top: 5px;
}

.volunteers-lounge-logo .line-lounge {
	color: #f5e400;
    display: block;
    font-size: 32px;
    margin-left: 22px;
    margin-top: 1px;
}

.eurovision-logo {
	width: 150px;
	box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
}

.eurovision-logo > * {
	display: none !important;
}

.menu-burger, .eurovision-logo-mobile {
	display: none;
}

#footer, body.error-page #content {
	max-width: 1344px;
    margin: 0 auto;
	text-align: center;
}

#footer > .inside, body.error-page #content > * {
	padding: 3em 15px;
	background: #E50051;
	background: linear-gradient(90deg, rgba(229, 0, 81, 1) 0%, rgba(92, 36, 131, 1) 40%, rgba(0, 159, 173, 1) 100%);
	border-radius: 15px;
    margin: 0 2em 4em;
}

body.error-page #content > * {
	margin: 0 2em 4em;
	padding: 3em 15px;
}

body.error-page #content > .wrap > * {
	max-width: 600px;
	margin: 0 auto;
}

#footer ul {
	margin-bottom: 2em;
}

#footer li {
	margin: 1em 0;
}

#footer .disclaimer {
	font-size: 0.85rem;
    opacity: 0.5;
}

.block {
	overflow: unset;
}

.pointer {
	cursor: pointer;
}

#wpadminbar { z-index: 100000000; }

html.has-modal-open {
	overflow: auto;
}

a {
	color: #fff;
	text-decoration: none;
}

#main {
	background: transparent;
    height: 100%;
	margin-top: 0;
    padding: 3rem 0;
}

#main > .inside {
	max-width: 650px;
	margin: 0 auto;
	padding: 15px;
}

form > .formbody {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
	gap: 6%;
}

form > .formbody > *, .widget-button {
	width: 47%;
    margin-bottom: 20px;
	display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.noSpace form > .formbody > * {
	margin-bottom: 14px;
}

.noSpace form .widget > fieldset {
	justify-content: center;
	margin-top: 24px;
}

/* form > .formbody > *:nth-child(even) {
	padding: 0 0 0 3%;
} */

form label, form .widget > fieldset > legend {
	font-size: 80%;
	padding: 0 4px;
    display: block;
	line-height: 1.5rem;
}

form .widget > label, form .widget > fieldset > legend {
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

form label.error {
	color: #c33;
}

span.mandatory {
	color: #c33;
}

form p.error {
	color: #c33;
	margin: 4px 0 8px;
	order: 1;
	width: 100%;
}

.widget > * {
	width: 100%;
	box-sizing: border-box;
}

.chzn-container {
	margin: 0;
	background: none;
}

form input, form button, form textarea, form select, form .chzn-container > .chzn-single, form .chzn-container > .chzn-choices, .widget-button > .button {
    height: 35px !important;
    line-height: 33px !important;
	max-height: none;
    padding: 0 8px !important;
    background: #020728;
    color: #fff;
    border: 1px solid #21308d !important;
    border-radius: 10px;
	color-scheme: dark;
	box-sizing: border-box;
}

form input:focus-within, form textarea:focus-within, form .chzn-container > .chzn-single:focus-within, form .chzn-container > .chzn-choices:focus-within {
    outline-color: rgb(153, 200, 255) !important;
    outline-width: 1px;
    outline-style: auto !important;
}

.chzn-container-single .chzn-single > span {
	display: inline;
	font-size: 99%;
	z-index: 20;
	position: relative;
}

form textarea {
	height: 77px !important;
    line-height: initial !important;
    font-size: 0.8rem;
	resize: none;
}

/*form .chzn-container > .chzn-choices:focus-within*/
form .chzn-container > .chzn-choices {
	z-index: 20;
}

form select:focus-within {
	outline: none !important;
}

form .chzn-container > .chzn-choices {
	height: auto !important;
	padding-left: 1px !important;
}

form .help, .captcha_text {
    font-size: 12px;
    line-height: 13px;
    padding: 2px 4px 0;
	font-weight: 300;
}

form .help.top {
	padding: 0 4px 7px;
}

.chzn-container-multi .chzn-choices .search-choice {
	line-height: 20px;
    padding: 3px 19px 3px 6px;
}

.chzn-container-multi .chzn-choices .search-field input {
	color: #fff !important;
	outline: none !important;
	text-align: left !important;
    padding: 0 !important;
    margin: 0 8px !important;
}

.chzn-container-single .chzn-drop, .chzn-container .chzn-drop {
    background: #020728;
    border-color: rgb(153, 200, 255);
    border-width: 2px;
	margin-top: -10px;
	z-index: 19;
	padding-top: 10px;
	border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	overflow: hidden;
}

.chzn-container .chzn-results li {
	font-size: 90%;
	line-height: 125%;
}

.chzn-container .chzn-results .highlighted {
	background: rgb(2 87 187);
}

.chzn-search > input {
	color: #020728;
}

.widget > fieldset {
	display: flex;
	gap: 30px;
}

.widget > fieldset > span {
	padding-left: 4px;
	padding-right: 4px;
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
	gap: 5px;
}

.widget > fieldset > span > label {
	padding-bottom: 0 !important;
	font-weight: 300;
}

/* .widget.error .chzn-container > :first-child { */
form .widget.error input, form .widget.error button, form .widget.error textarea, form .widget.error select, form .widget.error .chzn-container > .chzn-single, form .widget.error .chzn-container > .chzn-choices {
    border-color: #c33 !important;
}

#header {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    z-index: 9999999;
}

header::before,
header::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  transition: opacity 0.4s ease;
}

/* Gradient 1 (default) */
header::before {
	background: #E50051;
	background: linear-gradient(90deg, rgba(229, 0, 81, 1) 0%, rgba(92, 36, 131, 1) 40%, rgba(0, 159, 173, 1) 100%);
	opacity: 1;
}

/* Gradient 2 (scrolled) */
header::after {
	background: #03001F;
    background: linear-gradient(90deg, rgba(3, 0, 31, 1) 0%, rgba(1, 32, 82, 1) 50%, rgba(3, 0, 31, 1) 100%);
	opacity: 0;
}

/* Klasse z.B. per jQuery beim Scrollen setzen */
header.scrolled::before {
  opacity: 0;
}
header.scrolled::after {
  opacity: 1;
}

#header nav {
	width: 60%;
	display: inline-block;
}

#header > .inside, #header nav, #header ul.level_1 {
	height: 100%;
	white-space: nowrap;
}

#header ul.level_1 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    height: 100%;
	justify-content: space-evenly;
}

#header ul.level_2, #header ul.level_3 {
	display: none !important;
}

#header ul > li.active > * {
	padding: 8px 8px 6px 8px;
	border-bottom: 2px solid #fff;
	display: inline-block;
}

#header ul > li:not(.active) > a {
    padding: 6px;
    border: 2px solid transparent;
}

#header ul > li:not(.active) > a:hover {
	border-color: #fff;
}

#header ul > li strong {
	font-weight: normal;
}

#main .content-text ul {
	list-style-type: disc;
}

#main .content-text li {
	margin-left: 2em;
}

.user-registration, .shift-box {
	background: #fff !important;
	color: #333;
	border-radius: 16px !important;
}

.user-registration {
	max-width: var(--wp--style--global--content-size) !important;
}

.shift-filter {
	margin-bottom: 1rem;
    margin-top: -0.5rem;
}

.shift-filter select {
	font-size: 0.85em;
}


#section-open-shifts .eventadmin-assign-form input[type=submit] {
	transition: background-color 0.25s ease;
	/* background-color: #010a41; */
	background-color: #000;
}

#section-open-shifts .eventadmin-assign-form input[type=submit]:hover {
	background-color: #2035b6 !important;
}

#section-my-shifts .eventadmin-assign-form input[type=submit] {
	transition: background-color 0.25s ease;
	/* background-color: #861515; */
	background-color: #ffffff;
    color: #000;
    border: 2px solid #000;
    padding: calc(0.7rem - 2px);
}

#section-my-shifts .eventadmin-assign-form input[type=submit]:hover {
	/* background-color: #bd0f0f !important; */
	background-color: #ccc !important;
}

/* TEST */

.ur-frontend-form button, .ur-frontend-form input[type=submit], .ur-frontend-form button[type=submit],
.eventadmin-assign-form input[type=submit], .eventadmin-assign-form button[type=submit] {
	border-radius: 9999px !important;
	width: auto !important;
	margin-left: auto !important;
	margin-right: auto !important;
	float: none !important;
}

.ur-frontend-form input[type=submit], .ur-frontend-form button[type=submit] {
	transition: background-color 0.25s ease !important;
	background-color: #010a41 !important;
}

.ur-frontend-form input[type=submit]:hover, .ur-frontend-form button[type=submit]:hover {
	background-color: #2035b6 !important;
}

.widget-submit > .submit, .widget-button > .button {
	margin-top: 24px;
    background: #fff;
    color: #21308d;
    cursor: default;
	transition: background 0.3s;
}

.widget-button > .button {
	background: #020728;
	color: #fff;
}

.widget-submit > .submit:not([disabled]):hover, .widget-button > .button:not([disabled]):hover {
	color: #fff;
    background: #21308d;
	cursor: pointer;
}

img {
	border: 0;
    width: 100%;
    height: auto;
}

.image_container {
	line-height: 0;
}

.profileWithAvatar .widget-upload {
	width: 70%;
	margin-left: auto;
	align-self: flex-end;
}

.profileWithAvatar .widget-avatar {
	width: 24%;
}

.profileWithAvatarReadonly .widget-avatar > .image_container {
	width: 148px;
	margin: 0 auto;
}

.widget-avatar .name {
	/*text-overflow: ellipsis;
    white-space: nowrap;*/
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical; 
    overflow: hidden;
	text-align: center;
	min-height: 29px;
	max-height: 48px;
	margin-top: 8px;
}

.widget-avatar img {
	border: 3px solid #fff;
	border-radius: 50%;
	box-sizing: border-box;
}

.profileWithAvatarReadonly .widget:nth-of-type(2) {
	align-self: flex-end;
}

.widget.tl_textarea {
	width: 100%;
}

.member-table table {
	width: 100% !important;
}

.member-table td {
	vertical-align: middle;
}

.member-table tr:hover > td {
	background: #fff;
	color: #010a41;
}

.member-table tr:hover span.label {
	border-color: #010a41;
}

.member-table tr > th {
	background: #7d7d7d40;
}

.member-table tr, .member-table tr > th, .member-table tr > td {
	border: none !important;
}

.member-table tr > th, .member-table tr > td {
	padding: 8px 5px;
}

.member-table td:first-child, .member-table th:first-child {
	border-radius: 10px 0 0 10px;
	padding-left: 10px;
    padding-right: 5px;
}

.member-table td:last-child, .member-table th:last-child {
	border-radius: 0 10px 10px 0;
	padding-right: 10px;
    padding-left: 5px;
}

.member-table .image_container {
	width: 48px;
	min-width: 48px;
    margin-right: 5px;
    display: inline-block;
}

.member-style .image_container > img {
	border: 2px solid #fff;
	border-radius: 50%;
	box-sizing: border-box;
}

.member-table tr:hover .image_container > img {
	border-color: #010a41;
}

.member-table .age, .member-table .location {
	font-weight: 300;
    opacity: 0.7;
}

.member-table .location {
	font-size: 0.75rem;
    line-height: 100%;
    display: block;
	padding-top: 5px;
}


.member-reader {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-end;
	gap: 45px 30px;
}

.member-reader .image_container {
	max-width: 300px;
	margin: 0 auto;
}

.member-reader .imageDetails {
	width: 320px;
}

.member-reader .name {
	font-size: 1.5rem;
    line-height: 120%;
}

.member-reader .age, .member-reader .location {
	font-weight: 300;
	opacity: 0.7;
}

.member-reader .location {
	font-size: 80%;
    line-height: 125%;
}

.member-reader .address {
	margin-top: 15px;
}

.member-reader .contact {
	position: relative;
    border: 2px solid #ffffffb3;
    border-radius: 10px;
    padding: 20px 10px 10px 30px;
    margin-top: 25px;
	min-height: 25px;
}

.member-reader .contact::before {
	content: "";
	width: 45px;
    height: 45px;
    display: block;
    background-image: url(/files/esc2026/img/icons/letter.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 5px;
    left: -22px;
    background-color: #010a41;
}

.member-reader .address *, .member-reader .phone, .member-reader .email {
    line-height: 125%;
    font-size: 85%;
}

.member-reader .email * {
	font-size: 100%;
	line-height: 125%;
}

.member-reader .address > .line3, .member-reader .instagram {
	opacity: 0.7;
}

.member-reader .profileDetails {
	width: 100%;
}

.member-reader .profileDetails span.label {
    font-size: 0.85rem;
}

.member-reader .personalText {
	color: #010a41;
    background: #fff;
    padding: 10px 20px;
    border-radius: 7px;
    margin: 40px 0 15px;
}

.member-reader .flags > * {
    margin: 8px 0;
}

.member-table .center {
	/* white-space: nowrap; */
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
    justify-content: flex-start;
    flex-direction: row;
    align-content: center;
}

.center.nowrap {
	flex-wrap: nowrap;
}

.member-table span {
	line-height: 100%;
}

.member-style span.label {
    font-size: 0.75rem;
    background: #fff;
    color: #010a41;
    padding: 3px 5px;
    border-radius: 5px;
    font-weight: 600;
    line-height: 100%;
	white-space: nowrap;
	border: 1px solid #fff;
}

span.more {
	display: none;
}

.offer span.label:not(.more) {
    color: #fff;
	border: none;
	padding: 4px 6px;
}

.offer span.label-1 {
	background: #e01313;
}

.offer span.label-2 {
	background: #a113e0;
}

.offer span.label-3 {
	background: #1c960c;
}

.offer span.label-4 {
	background: #167de2;
}

@media (max-width: 1199px) {
	
	#footer .disclaimer {
		max-width: 560px;
		margin: 0 auto;
	}
	
}

@media (max-width: 680px) {
	* {
		font-size: 1.125rem;
	}
	
	form > .formbody > * {
		width: 100% !important;
    	padding: 0 !important;
		margin-bottom: 26px;
	}
	
	.widget-submit > .submit, .widget-button > .button {
		margin-top: 27px;
	}
	
	.profileWithAvatar .widget-avatar, .profileWithAvatarReadonly .widget-avatar > .image_container {
		width: 50% !important;
		max-width: 200px;
		min-width: 125px;
		margin: 0 auto;
	}
	
	.member-table td:first-child, .member-table th:first-child {
		width: 100%;
	}
	
	.member-table th:nth-child(2), .member-table th:nth-child(3) {
		display: none;
	}
	
	.mod_personalData .tox-tinymce {
		height: 350px !important;
	}
	
	.member-table table {
		/*table-layout: fixed;*/
	}
	
	.member-table [data-dt-column="1"], .member-table [data-dt-column="2"] {
		display: none;
	}
	
	.member-table tr {
		display: flex;
		flex-direction: column;
		width: 100%;
		margin: 5px;
	}
	
	.member-table tr > th, .member-table tr > td {
		padding: 4px 10px !important;
	}
	
	.member-table td:first-child {
		padding-top: 10px !important;
		border-radius: 10px 10px 0 0;
	}
	
	.member-table td:last-child {
		padding-bottom: 10px !important;
		border-radius: 0 0 10px 10px;
	}
	
	.member-reader .widget-avatar {
		width: 100%;
	}
	
}

/* ENDE */


@media (max-width: 460px) {
	.shift-datetime {
		clear: both;
	}
}

@media (max-width: 600px) {
	#main > .wp-block-group {
		padding-left: 15px;
		padding-right: 15px;
		overflow: hidden;
	}
	.shift-datetime {
		display: flex;
        flex-direction: row;
        align-items: flex-start;
        flex-wrap: wrap;
	}
}


@media (min-width: 1025px) {

	.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-dialog {
		background: #0144fa url(../img/2026_Sidebar.jpg) no-repeat;
		background-size: cover;
		width: 310px;
		overflow-x: hidden;
		overflow-y: auto;
		position: fixed;
		top: 0;
		right: 0;
		padding: 0 25px;
		height: 100%;
	}

	.wp-block-navigation__responsive-container.is-menu-open {
		background-color: rgba(0, 0, 0, 50%) !important;
	}

	.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
		padding-top: 74px;
	}

	.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
		color: #fff !important;
	}

	.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-close {
		top: 25px;
		right: 25px;
	}
	
}

@media (max-width: 1024px) {
	
	#header nav {
		display: none;
		background: #020035;
		position: fixed;
		height: 100%;
		top: 0;
		right: 0;
		width: auto;
		min-width: 270px;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: flex-end;
		overflow: auto;
	}
	
	#header nav.display-flex {
		display: flex;
	}
	
	.header-logos {
		padding: 0;
	}
	
	.menu-burger {
	  display: inline-block;
	  position: relative;
	  width: 40px;
	  height: 32px;      /* Button‑Höhe */
	  padding: 0;
	  border: none;
	  background: transparent;
	  cursor: pointer;
	  margin-right: 19px;
	  z-index: 100;
	}

	.menu-burger::before,
	.menu-burger::after {
	  content: "";
	  position: absolute;
	  left: 0;
	  width: 100%;
	  height: 4px;
	  background-color: #fff;
      transition: transform 0.4s, opacity 0.4s;
	}

	/* obere Linie */
	.menu-burger::before {
	  top: 0;
	}
	
	.menu-burger.open::before {
		transform: rotate(45deg) translate(10px, 10px);
	}

	/* mittlere Linie */
	.menu-burger span {
	  position: absolute;
	  left: 0;
	  top: 50%;
	  transform: translateY(-50%);
	  width: 100%;
	  height: 4px;
	  background-color: #fff;
      transition: transform 0.4s, opacity 0.4s;
	}
	
	.menu-burger.open span {
		transform: translateY(-50%) rotate(-45deg);
		opacity: 0;
	}

	/* untere Linie */
	.menu-burger::after {
	  bottom: 0;
	}
	
	.menu-burger.open::after {
		transform: rotate(135deg) translate(-10px, 10px);
	}

	#header .website-title {
		padding-left: calc(1.2rem + 24px);
		width: 100%;
		text-align: center;
	}
	
	#header .eurovision-logo {
		display: none;
	}
	
	#header .eurovision-logo-mobile {
		display: block !important;
		width: 100%;
	}
	
	#header .eurovision-logo-mobile > * {
		margin: 1em auto 2em auto !important;
    	/* display: table !important; */
		display: none;
		width: 200px;
	}

	
	#header ul.level_1 {
		display: flex;
        height: auto;
        align-items: flex-end;
        justify-content: flex-start;
        flex-direction: column;
        flex-wrap: nowrap;
        gap: 10px;
        margin: 4.5em 2em 2em 2em;
	}
	
	#footer > .inside, body.error-page #content > * {
		margin: 0 15px 30px;
		padding: 1.5em 15px;
	}
	
	.wp-block-navigation__responsive-container {
		background-color: rgba(0, 0, 0, 50%) !important;
	}

	.wp-block-navigation__responsive-container .wp-block-navigation__responsive-dialog {
		/* display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 25px 0; */
		background: #0144fa url(../img/2026_Sidebar.jpg) no-repeat;
		background-size: cover;
		width: 310px;
		overflow-x: hidden;
		overflow-y: auto;
		position: fixed;
		top: 0;
		right: 0;
		padding: 0 25px;
		height: 100%;
	}
	
	.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
		padding-top: 74px;
	}

	.wp-block-navigation__responsive-container-content {
		color: #fff !important;
	}
	
	.wp-block-navigation__responsive-container-close {
		top: 25px;
		right: 25px;
	}

}

@media (min-width: 600px) and (max-width: 1024px) {
    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        background-color: inherit !important;
        display: none !important;
        position: static !important;
        width: auto !important;
        z-index: initial !important;
    }

    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
        display: block !important;
    }

    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
        left: auto !important;
    }
	
	.wp-block-navigation__responsive-container-open:not(.always-shown) {
        display: initial !important;
    }
}

@media (min-width: 1025px) {
    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        background-color: inherit;
        display: block;
        position: relative;
        width: 100%;
        z-index: auto;
    }

    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
        display: none;
    }

    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
        left: 0;
    }
	
	.wp-block-navigation__responsive-container-open:not(.always-shown) {
        display: none;
    }
}


@media not (prefers-reduced-motion) {
    .wp-block-navigation__responsive-container.is-menu-open {
        animation: overlay-menu__fade-in-from-right-animation .25s ease-out !important;
        animation-fill-mode: forwards;
    }
	/*
	.wp-block-navigation__responsive-container:not(.is-menu-open) {
        animation: overlay-menu__fade-in-to-right-animation .25s ease-in !important;
        animation-fill-mode: forwards;
    }
	*/
}

@keyframes overlay-menu__fade-in-from-right-animation {
    0% {
        opacity: 0;
        transform: translateX(90%)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes overlay-menu__fade-in-to-right-animation {
    0% {
        opacity: 1;
        transform: translateX(0)
    }

    to {
        opacity: 0;
        transform: translateX(90%)
    }
}
