
.wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block), .wp-block-timeular-card-teaser-molecule {
	border-radius: 20px;
	max-width: 548px;
	padding: 40px 20px;
	text-align: center;
}

@media only screen and (max-width:1196px) {
	.wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block), .wp-block-timeular-card-teaser-molecule {
		margin-bottom: 40px;
	}
}

.wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block).with-background, .wp-block-timeular-card-teaser-molecule.with-background {
	background-color: var(--timeular-midnight-5);
}

.wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block).with-background.gradient-1, .wp-block-timeular-card-teaser-molecule.with-background.gradient-1 {
	background: radial-gradient(53.83% 82.08% at 89.3% 76.64%, rgba(235, 0, 255, .5) 0, rgba(235, 0, 255, 0) 100%), radial-gradient(40.4% 61.61% at 9.6% 89.19%, #4d00ff 0, rgba(77, 0, 255, 0) 100%), linear-gradient(0deg, #714eff, #714eff), #714eff;
}

.wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block).with-background.gradient-2, .wp-block-timeular-card-teaser-molecule.with-background.gradient-2 {
	background: radial-gradient(67.95% 97.3% at 103.42% 82.39%, rgba(0, 178, 255, .5) 0, rgba(0, 178, 255, 0) 100%), radial-gradient(64.48% 81.59% at -7.88% -5.26%, #8f00ff 0, rgba(143, 0, 255, 0) 100%), linear-gradient(0deg, #714eff, #714eff), #714eff;
}

.wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block).with-background.gradient-3, .wp-block-timeular-card-teaser-molecule.with-background.gradient-3 {
	background: radial-gradient(91.44% 92.89% at 5.65% 21.46%, rgba(0, 240, 255, .5) 0, rgba(0, 178, 255, 0) 100%), radial-gradient(85.62% 116.62% at 124.83% 96.36%, #06f 0, rgba(0, 102, 255, 0) 100%), linear-gradient(0deg, #714eff, #714eff), #714eff;
}

.wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block).with-background.gradient-1 .description, .wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block).with-background.gradient-1 .title, .wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block).with-background.gradient-2 .description, .wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block).with-background.gradient-2 .title, .wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block).with-background.gradient-3 .description, .wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block).with-background.gradient-3 .title, .wp-block-timeular-card-teaser-molecule.with-background.gradient-1 .description, .wp-block-timeular-card-teaser-molecule.with-background.gradient-1 .title, .wp-block-timeular-card-teaser-molecule.with-background.gradient-2 .description, .wp-block-timeular-card-teaser-molecule.with-background.gradient-2 .title, .wp-block-timeular-card-teaser-molecule.with-background.gradient-3 .description, .wp-block-timeular-card-teaser-molecule.with-background.gradient-3 .title {
	color: var(--timeular-white);
}

.wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block).basic, .wp-block-timeular-card-teaser-molecule.basic {
	margin: 0;
}

.wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block).basic .title, .wp-block-timeular-card-teaser-molecule.basic .title {
	font-size: 44px;
}

.wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block).basic .description, .wp-block-timeular-card-teaser-molecule.basic .description {
	font-weight: 600;
}

.wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block) .card-images, .wp-block-timeular-card-teaser-molecule .card-images {
	margin-bottom: 30px;
}

.wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block) .card-images img, .wp-block-timeular-card-teaser-molecule .card-images img {
	border-radius: 20px;
}

.wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block) .card-images.small img, .wp-block-timeular-card-teaser-molecule .card-images.small img {
	border-radius: 12px;
	height: 64px;
	margin-right: 20px;
	width: 64px;
}

@media only screen and (max-width:1196px) {
	.wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block) .card-images.small img, .wp-block-timeular-card-teaser-molecule .card-images.small img {
		height: 42px;
		width: 42px;
	}
}

@media only screen and (min-width:600px) and (max-width:818px) {
	.wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block) .card-images.small img, .wp-block-timeular-card-teaser-molecule .card-images.small img {
		height: 22px;
		width: 22px;
	}
}

.wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block) .card-images.small img:last-of-type, .wp-block-timeular-card-teaser-molecule .card-images.small img:last-of-type {
	margin-right: 0;
}

.wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block) .title, .wp-block-timeular-card-teaser-molecule .title {
	display: contents;
	margin: 0;
	max-width: 200px;
	min-height: 68px;
	width: 100%;
}

.wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block) .description, .wp-block-timeular-card-teaser-molecule .description {
	color: var(--timeular-midnight-60);
	margin-top: 10px;
}

.wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block) .actions, .wp-block-timeular-card-teaser-molecule .actions {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: center;
	margin-top: 20px;
}

.wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block) .actions>button:nth-of-type(2).ghost, .wp-block-timeular-card-teaser-molecule .actions>button:nth-of-type(2).ghost {
	margin-left: 40px;
}

.wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block).teaser, .wp-block-timeular-card-teaser-molecule.teaser {
	align-items: center;
	aspect-ratio: 1/1;
	display: flex;
	flex-direction: column;
	margin: 0 0 30px;
	padding: 50px;
	position: relative;
}

.wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block).teaser .img-container, .wp-block-timeular-card-teaser-molecule.teaser .img-container {
	border-radius: 20px;
	bottom: 0;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	overflow: hidden;
	position: absolute;
	width: 100%;
}

.wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block).teaser .title, .wp-block-timeular-card-teaser-molecule.teaser .title {
	display: block;
	font-size: 28px;
	letter-spacing: -.01em;
	line-height: 140%;
	text-align: center;
	z-index: 1;
}

@media only screen and (max-width:596px) {
	.wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block).teaser .title, .wp-block-timeular-card-teaser-molecule.teaser .title {
		font-size: 18px;
	}
}

.wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block).teaser .description, .wp-block-timeular-card-teaser-molecule.teaser .description {
	text-align: center;
	z-index: 1;
}

@media only screen and (max-width:596px) {
	.wp-block-timeular-blocks-library-teaser-molecule:not(.wp-block).teaser .description, .wp-block-timeular-card-teaser-molecule.teaser .description {
		font-size: 16px;
	}
}
