.typed-strings {
	display: none;
}

.team-popup--append {
	display: none;
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

*:focus {
	outline: 0 !important;
}

* {
	-webkit-tap-highlight-color: transparent;
}

.team-popup .team-popup--append {
	display: block;
}

.team-popup {
	position: fixed;
	display: none;
}

.mod--hidden {
	overflow-x: hidden;
}

#typed,
.typed-cursor {
	display: inline;
}

.h-team--item {
	pointer-events: none;
}

/* .c-welcome--content {
	display: none;
} */

.c-welcome--drop.mod--active .c-welcome--content {
	display: block !important;
}

.c-welcome--drop.mod--active .c-welcome--close {
	transform: rotateZ(45deg);
}
.w-dyn-empty {
	display: none;
}

.termsfeed-com---nb .cc-nb-main-container {
	padding: 2rem !important;
}

.termsfeed-com---nb-simple {
	max-width: 800px !important;
}

.swiper-button-disabled {
	opacity: 0.5;
	pointer-events: none;
}

.cc-nb-reject,
.cc-nb-okagree,
.cc-cp-foot-save {
	padding: 12px 18px 12px 18px !important;
	border-style: solid;
	border-width: 1px;
	border-color: #fff;
	border-radius: 64px !important;
	background-color: #fff !important;
	background-position: 88% 50%;
	background-size: auto;
	background-repeat: no-repeat;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	font-family: 'Space Mono', sans-serif !important;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0.1em;
	text-transform: uppercase !important;
}

.termsfeed-com---nb-simple {
	right: 20px !important;
	bottom: 20px !important;
}

.cc-cp-body .cc-cp-body-content,
.cc-pc-head,
.cc-cp-body-content,
.cc-cp-foot,
.cc-cp-body-tabs-item,
.cc-cp-body-tabs,
.cc-cp-body-content-entry,
.cc-cp-body-tabs-item-link {
	background: black !important;
}

.cc-cp-body-content-entry {
	height: 100%;
}

.termsfeed-com---palette-dark .cc-cp-body-tabs-item-link:focus {
	box-shadow: 0 0 0 0px black !important;
}

.cc-cp-body-tabs-item,
.cc-cp-body-tabs-item-link {
	border: 1px solid black !important;
}

.cc-nb-title,
.cc-nb-text {
	font-family: Helveticanowdisplay, sans-serif !important;
}

.termsfeed-com---palette-dark.termsfeed-com---nb {
	background: rgba(0, 0, 0, 0.247) !important;
	backdrop-filter: blur(10px);
	border-radius: 16px;
}

.cc-nb-changep {
	background: transparent !important;
	color: white !important;
	text-decoration: underline;
}

.cc-pc-head-lang-select {
	display: none;
}

@media screen and (max-width: 600px) {
	.termsfeed-com---pc-dialog .cc-pc-head-lang {
		position: absolute;
		top: -10px;
		left: auto;
		right: 0;
	}
}

@media screen and (min-width: 1400px) {
	.c-welcome--title {
		font-size: 40px;
	}
}

@media screen and (min-width: 991px) {
	/* #blog .blog--item:nth-child(1) .blog--card-cover,
	#blog .blog--item:nth-child(2) .blog--card-cover {
		height: 290px;
	}

	#blog .blog--item:first-child {
		width: 66.6%;
	} */

	/* .h-cons--text {
		height: 0px;
		overflow: hidden;
		opacity: 0;
	}

	.h-cons--ico {
		opacity: 0;
	}

	.h-cons--item:hover .h-cons--text {
		height: 60px;
		opacity: 1;
	}

	.h-cons--item:hover .h-cons--ico {
		opacity: 1;
	}

	.h-cons--item:hover .h-cons--title {
		color: #ff5722;
	}

	.h-cons--item:hover {
		border-top: 1px solid #ff5722;
	}
	*/
	.h-team--item {
		pointer-events: all !important;
	}

	.h-team--p {
		opacity: 0;
	}

	.mod--big .h-team--p {
		opacity: 1;
	}

	.mod--big .h-team--title {
		font-size: 25px;
	}

	.termsfeed-com---palette-dark.termsfeed-com---nb {
		background: black;
	}
}

@media screen and (max-width: 991px) {
	.termsfeed-com---palette-dark.termsfeed-com---nb {
		background: black !important;
		backdrop-filter: none !important;
	}

	.termsfeed-com---nb-simple {
		right: 0 !important;
		bottom: 0 !important;
		border-bottom-right-radius: 0px !important;
		border-bottom-left-radius: 0px !important;
	}
}
