@font-face {
	font-family: "Playfair Display";
	src: url("../fonts/4165216f34e3af4a.ttf") format("truetype");
	font-style: normal;
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: "Playfair Display";
	src: url("../fonts/398bf3cf413ec955.ttf") format("truetype");
	font-style: normal;
	font-weight: 700 900;
	font-display: swap;
}

@font-face {
	font-family: "Montserrat";
	src: url("../fonts/475faea557bb0dd8.woff2") format("woff2");
	font-style: normal;
	font-weight: 200 900;
	font-display: swap;
}

@font-face {
	font-family: "Palanquin";
	src: url("../fonts/1d7adde79951042c.ttf") format("truetype");
	font-style: normal;
	font-weight: 200 600;
	font-display: swap;
}

:host {
	--g-regular-weight: 400;
	--g-bold-weight: 700;
	--page-section-max-width: 1080px;
	--tcb-tpl-color-0: rgb(20, 0, 64);
	--tcb-tpl-color-1: rgb(246, 95, 208);
	--tcb-tpl-color-2: rgb(122, 141, 229);
	--tcb-tpl-color-4: rgb(255, 255, 255);
	--tcb-tpl-color-5: rgb(53, 0, 113);
	--tcb-tpl-color-6: rgb(48, 207, 208);
	--tcb-tpl-color-9: rgb(227, 232, 251);
	display: block;
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	color: rgb(20, 0, 64);
	font-family: Montserrat, Arial, sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.7;
	text-align: left;
	text-rendering: auto;
	overflow-x: clip;
}

:host *,
:host *::before,
:host *::after {
	box-sizing: border-box;
}

.sbwbh-sales-document,
#tcb_landing_page,
#tve_flt,
#tve_editor {
	width: 100%;
	max-width: none;
	margin: 0;
	padding: 0;
}

.sbwbh-sales-document {
	position: relative;
	min-width: 0;
	background: #fff;
	overflow-x: clip;
}

[data-css="tve-u-16caf0b35ae"] {
	background-image: linear-gradient(90deg, rgb(122, 141, 229) 0%, rgba(246, 95, 208, .7) 100%), url("../images/babywontsleepbackground-4.jpg") !important;
}

[data-css="tve-u-16d000a2f6b"] {
	background-image: linear-gradient(141deg, rgba(122, 141, 229, .77) 0%, rgba(246, 95, 208, .71) 100%), url("../images/KissingSleepingBaby-Gif-1-4-1.gif") !important;
}

a.tcb-button-link:focus-visible {
	outline: 4px solid #fff !important;
	outline-offset: -8px !important;
	box-shadow: inset 0 0 0 8px #140040 !important;
}

@media (max-width: 767px) {
	.tcb-mobile-hidden {
		display: none !important;
	}

	[data-css="tve-u-18bf4291bb6"] .tcb-button-link {
		padding-right: 24px !important;
		padding-left: 24px !important;
	}

	:not(#tve) [data-css="tve-u-18bf4291bb6"] .tcb-button-link {
		font-size: clamp(30px, 10vw, 44px) !important;
	}
}

@media (prefers-reduced-motion: reduce) {
	:host *,
	:host *::before,
	:host *::after {
		scroll-behavior: auto !important;
		transition-duration: .01ms !important;
		animation-duration: .01ms !important;
		animation-iteration-count: 1 !important;
	}
}
