.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 1200px) {
	.wrapper_f790e {
		margin: 70px auto;
	}
}

@media (min-width: 1280px) {
	.container {
		max-width: 1200px;
		padding: 0;
	}
}

@media (min-width: 1200px) {
	.wrapper-img_f790e .title-container_f790e {
		flex: 1;
	}
}

.wrapper-img_f790e .subtitle_f790e {
	color: #8d8d8d;
	font-family: "Lato", sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 16px;
	padding-bottom: 26px;
	padding-top: 8px;
}

@media (min-width: 1200px) and (min-width: 1280px) {
	.wrapper-group_f790e {
		max-width: 1200px;
		padding: 0;
	}
}

@media (min-width: 1200px) and (min-width: 1280px) {
	.wrapper-group_f790e .wrapper-content_f790e {
		height: 424px;
	}
}

@media (min-width: 1200px) {
	.wrapper-group_f790e .wrapper-content_f790e {
		display: flex;
		justify-content: space-between;
		flex-flow: column wrap;
		width: 100%;
		height: 402px;
	}
}

@media (min-width: 1200px) and (min-width: 1280px) {
	.wrapper-group_f790e .wrapper-content_f790e {
		height: 424px;
	}
}

@media (min-width: 1200px) {
	.wrapper-group_f790e .wrapper-content_f790e {
		display: flex;
		justify-content: space-between;
		flex-flow: column wrap;
		width: 100%;
		height: 402px;
	}
}

@media (min-width: 1200px) and (min-width: 1280px) {
	.wrapper-group_f790e .wrapper-content_f790e {
		height: 424px;
	}
}

@media (min-width: 1200px) {
	.wrapper-group_f790e .wrapper-content_f790e {
		display: flex;
		justify-content: space-between;
		flex-flow: column wrap;
		width: 100%;
		height: 402px;
	}
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

@media (min-width: 1200px) {
	.wrapper-group_f790e .wrapper-content_f790e>a:first-child {
		width: calc(50% - 10px);
		height: 100%;
		margin: 0 10px 0 0;
	}
}

.post-card-link_353f9 {
	padding: 0;
	margin: 0;
	text-decoration: none;
	border: 0;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
}

.container_353f9 {
	height: 100%;
	border: 1px solid #e8e8e8;
	position: relative;
}

.headImg-container_f790e {
	height: 100%;
	padding: 0;
}

.headImg-container_353f9 {
	width: 100%;
	height: 0;
	padding-bottom: calc(2 / 3 * 100%);
	overflow: hidden;
	position: relative;
}

@media (min-width: 992px) {
	.head-img_f790e,
	.head-img-bg_f790e {
		transition: 0.5s;
	}
}

.head-img-bg_353f9 {
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.sidebar-box,
.bordered-box {
	background: #f4f4f4 url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAIBAQEBAQIBAQECAgICAgQDAgICAgUEBAMEBgUGBgYFBgYGBwkIBgcJBwYGCAsICQoKCgoKBggLDAsKDAkKCgr/2wBDAQICAgICAgUDAwUKBwYHCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgr/wgARCAAIAAgDAREAAhEBAxEB/8QAFAABAAAAAAAAAAAAAAAAAAAACf/EABQBAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhADEAAAAHNP/8QAGBAAAgMAAAAAAAAAAAAAAAAAABEBEkH/2gAIAQEAAT8ArqUH/8QAFBEBAAAAAAAAAAAAAAAAAAAAAP/aAAgBAgEBPwB//8QAFBEBAAAAAAAAAAAAAAAAAAAAAP/aAAgBAwEBPwB//9k=) repeat 0 0;
	background-attachment: fixed;
	text-align: center;
	padding: 1.7em 1.3em;
	text-transform: uppercase;
	font-family: 'Quicksand', sans-serif;
}

.block {
	display: block !important;
}

a {
	color: #f56c6c;
	text-decoration: none;
}

.sidebar h3 {
	color: #f57171;
}

h3 {
	font-family: 'Playfair Display', serif;
	font-size: 100%;
	font-weight: 700;
	font-style: normal;
	color: #f56d6d;
	letter-spacing: 1px;
	text-transform: capitalize;
}

.spacer-sidebar {
	margin-bottom: 15px !important;
}

.container-sidebar-box,
.container-bordered-box {
	border: 1px solid #d6d6d6;
	padding: .9em;
}

.alert-container_30fe5 {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1050
}

.shade_30fe5 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	opacity: 0.6
}

.alert-content_30fe5 {
	position: relative;
	background-color: #fff;
	top: calc(50% - 150px);
	margin: 0 auto;
	height: 300px;
	width: 426px;
	border-radius: 0px;
	display: table
}

.close-btn_30fe5 {
	position: absolute;
	font-size: 0;
	line-height: 24px;
	color: #b2b2b2;
	cursor: pointer;
	z-index: 1
}

.close-btn_30fe5 svg {
	font-size: 24px
}

.alert-text_30fe5 {
	position: relative;
	margin: 0 auto;
	text-align: center;
	display: table-cell;
	vertical-align: middle
}

.title_30fe5 {
	color: #f58d76;
	font-family: 'Playfair Display', serif;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 2
}

.content_30fe5 {
	color: #666;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1.5
}

.alert-text_30fe5 .btn-group_30fe5 {
	display: block;
	width: 180px;
	min-width: 0 !important;
	margin: 20px auto 0
}

@media (min-width: 768px) {
	.alert-content_30fe5 {
		height: 300px;
		width: 426px
	}
	.close-btn_30fe5 {
		right: 14px;
		top: 14px
	}
}

@media (max-width: 767px) {
	.alert-content_30fe5 {
		height: 368px;
		top: calc(50% - 184px);
		width: 315px
	}
	.close-btn_30fe5 {
		right: 16px;
		top: 16px
	}
}

.icon_3ea99 {
	display: inline-block;
	width: 1em;
	height: 1em;
	stroke-width: 0;
	stroke: currentColor;
	fill: currentColor
}

.nav-wrapper_836d1 {
	position: relative;
	display: inline-block;
	height: 100%
}

@media (max-width: 991px) {
	.nav-wrapper_836d1 {
		padding-top: 0;
		overflow: auto
	}
}

.menu-description_836d1 {
	margin-bottom: 0;
	vertical-align: bottom
}

@media (max-width: 991px) {
	.menu-description_836d1 {
		margin-top: 9px !important
	}
}

.social-title_836d1 {
	color: #b2b2b2
}

.navbar_836d1 {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none
}

@media (max-width: 991px) {
	.navbar_836d1 {
		width: 288px;
		margin: 0
	}
}

.navbar_836d1>li {
	position: relative;
	display: inline-block;
	margin: 0 18px 0 0
}

.navbar_836d1>li:focus {
	outline: 0;
	box-shadow: none
}

@media (max-width: 991px) {
	.navbar_836d1>li.active_836d1:after {
		content: '';
		position: absolute;
		height: 65px;
		top: 0;
		width: 2px;
		right: 0;
		background-color: #f1706f
	}
}

.navbar_836d1>li>.nav-link_836d1 {
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block
}

@media (min-width: 992px) {
	.navbar_836d1>li>.nav-link_836d1 {
		border: 0;
		padding: 26px 0;
		display: inline-block
	}
}

@media (min-width: 992px) {
	.navbar_836d1>li>.nav-link_836d1.active_836d1 {
		border-bottom-color: #f1706f;
		border-radius: 0
	}
}

.navbar_836d1>li>.nav-link_836d1:focus,
.navbar_836d1>li>.nav-link_836d1:active {
	outline: 0;
	box-shadow: none
}

.navbar_836d1>li>.nav-link_836d1>svg {
	color: #333
}

@media (max-width: 991px) {
	.navbar_836d1>li {
		display: block;
		margin: 0;
		padding: 24px 18px 20px;
		border-bottom: 1px solid #e5e5e5
	}
	.navbar_836d1>li>.dropdown-link_836d1 {
		margin: 0
	}
	.navbar_836d1>li>a {
		margin-left: 26px
	}
}

.navbar_836d1 .nav-block_836d1 {
	padding: 30px;
	border-bottom: none
}

@media (min-width: 992px) {
	.navbar_836d1 .nav-block_836d1 {
		padding: 0;
		color: #f1706f !important;
		border: 0;
		margin-right: 0
	}
}

@media (max-width: 991px) {
	.navbar_836d1 .nav-block_836d1 .nav-block_836d1 {
		display: block;
		padding: 0.375rem 0.75rem;
		border: 1px solid #f1706f;
		color: #f1706f;
		margin-left: 0;
		height: 40px;
		line-height: 2;
		text-align: center;
		border-radius: 4px;
		letter-spacing: 0
	}
}

.navbar_836d1 .nav-link_836d1,
.navbar_836d1 .nav-link_836d1:not([href]):not([tabindex]) {
	font-size: 14px;
	color: #333;
	vertical-align: baseline;
	font-family: "Lato", sans-serif
}

.navbar_836d1 .nav-link_836d1>p,
.navbar_836d1 .nav-link_836d1:not([href]):not([tabindex])>p {
	margin: 0;
	padding: 0
}

.navbar_836d1 .nav-link_836d1:hover,
.navbar_836d1 .nav-link_836d1:not([href]):not([tabindex]):hover {
	text-decoration: none
}

@media (min-width: 992px) {
	.navbar_836d1 .nav-link_836d1:hover,
	.navbar_836d1 .nav-link_836d1:not([href]):not([tabindex]):hover {
		color: #f1706f
	}
}

@media (max-width: 991px) {
	.navbar_836d1 .nav-link_836d1,
	.navbar_836d1 .nav-link_836d1:not([href]):not([tabindex]) {
		vertical-align: bottom;
		line-height: 16px
	}
	.navbar_836d1 .nav-link_836d1.coral-color_836d1,
	.navbar_836d1 .nav-link_836d1:not([href]):not([tabindex]).coral-color_836d1 {
		color: #f1706f
	}
}

.navbar_836d1 .btn-proposal_836d1 {
	margin-left: 0;
	font-size: 14px !important;
	text-transform: uppercase;
	min-width: 0 !important;
	height: 40px !important;
	line-height: 2
}

.navbar_836d1 button {
	margin: 0;
	padding: 0;
	text-align: left
}

@media (max-width: 991px) {
	.navbar_836d1 button {
		width: 100%
	}
}

.dropdown-menu_836d1 {
	position: absolute;
	left: -18px;
	z-index: 9;
	width: max-content;
	width: -moz-max-content;
	width: -webkit-max-content;
	width: -o-max-content;
	width: -ms-max-content;
	padding-top: 0
}

.dropdown-menu_836d1 .nav-link_836d1 {
	font-size: 16px;
	color: #666
}

.dropdown-menu_836d1 ul {
	padding: 18px;
	list-style: none;
	background-color: #fff;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.09)
}

.dropdown-menu_836d1 li {
	margin-bottom: 13px
}

.dropdown-menu_836d1 li:last-child {
	margin-bottom: 0
}

@media (max-width: 991px) {
	.dropdown-menu_836d1 {
		position: static;
		display: block;
		width: auto;
		margin: 24px -18px 0 -18px;
		padding-left: 0;
		padding-top: 12px;
		border-top: 1px solid #e5e5e5;
		text-align: left
	}
	.dropdown-menu_836d1 ul {
		padding: 0;
		box-shadow: none
	}
	.dropdown-menu_836d1 li {
		margin: 0;
		display: flex
	}
	.dropdown-menu_836d1 a {
		font-size: 16px;
		color: #666;
		padding: 18px 18px 18px 44px;
		width: 100%
	}
	.dropdown-menu_836d1 .btn-proposal_836d1 {
		display: none
	}
}

.icon_836d1 {
	display: none;
	margin-right: 10px;
	font-size: 16px;
	vertical-align: bottom
}

@media (max-width: 991px) {
	.icon_836d1 {
		display: inline-block;
		transition: 0.3s;
		transition-delay: 0s
	}
}

@media (max-width: 991px) {
	.arrow-down_836d1 {
		transform: rotate(90deg)
	}
}

.social-links_836d1 {
	text-align: center;
	padding-bottom: 12px
}

.social-links_836d1>p {
	margin: 0;
	font-size: 14px
}

.social-links_836d1>a {
	margin-left: 10px;
	color: #999;
	font-size: 20px
}

.social-links_836d1>a:first-of-type {
	margin-left: 0
}

@media (min-width: 992px) {
	.social-links_836d1 {
		display: none
	}
}

.header_8e8f7 {
	position: fixed;
	left: 0;
	right: 0;
	z-index: 1030;
	background-color: #fff;
	padding: 0;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.09)
}

.header_8e8f7 .header-instagram_8e8f7:focus,
.header_8e8f7 .header-search_8e8f7:focus {
	box-shadow: none;
	outline: none
}

@media (max-width: 991px) {
	.header_8e8f7 {
		height: 50px;
		padding: 4px 0;
		border-bottom: 1px solid #e5e5e5;
		text-align: center
	}
}

@media (max-width: 575px) {
	.header_8e8f7 {
		padding: 4px 15px
	}
}

.divide_8e8f7 {
	height: 24px;
	margin-top: 25px;
	margin-right: 16px;
	border-left: 1px solid #e8e8e8
}

@media (min-width: 992px) {
	.nav-trigger_8e8f7 {
		display: none !important
	}
}

@media (min-width: 992px) {
	.header_8e8f7 .logo_8e8f7 {
		margin-right: 40px
	}
	.header_8e8f7 .logo_8e8f7 img {
		width: 172px
	}
	.header_8e8f7 .header-instagram_8e8f7,
	.header_8e8f7 .header-instagram_8e8f7:not([href]):not([tabindex]),
	.header_8e8f7 .header-search_8e8f7,
	.header_8e8f7 .header-search_8e8f7:not([href]):not([tabindex]) {
		background-color: #fff;
		border: 0;
		font-size: 24px;
		color: #b2b2b2;
		line-height: 0;
		padding: 0;
		margin: 25px 16px 25px 0;
		cursor: pointer
	}
	.header_8e8f7 .header-instagram_8e8f7:hover,
	.header_8e8f7 .header-instagram_8e8f7:not([href]):not([tabindex]):hover,
	.header_8e8f7 .header-search_8e8f7:hover,
	.header_8e8f7 .header-search_8e8f7:not([href]):not([tabindex]):hover {
		color: #666
	}
	.header_8e8f7 .header-instagram_8e8f7,
	.header_8e8f7 .header-instagram_8e8f7:not([href]):not([tabindex]) {
		margin-right: 0
	}
}

@media (max-width: 991px) {
	.header_8e8f7 .logo_8e8f7 {
		margin-right: 0
	}
	.header_8e8f7 .logo_8e8f7 img {
		width: 133px
	}
	.header_8e8f7 .nav-trigger_8e8f7,
	.header_8e8f7 .nav-trigger_8e8f7:not([href]):not([tabindex]),
	.header_8e8f7 .header-search_8e8f7,
	.header_8e8f7 .header-search_8e8f7:not([href]):not([tabindex]) {
		font-size: 24px;
		color: #b2b2b2;
		line-height: 0;
		padding: 0;
		margin: 8px 0
	}
}

@media (max-width: 575px) {
	.header_8e8f7 .nav-trigger_8e8f7 {
		margin-left: 15px
	}
	.header_8e8f7 .header-search_8e8f7 {
		margin-right: 15px
	}
}

.footer_ea978 {
	background-color: #333
}

.footer_ea978 .footer-logo_ea978 {
	color: #fff;
	height: 42px;
	width: 174px
}

.footer_ea978 .footer-logo_ea978 svg {
	height: 100%;
	width: 100%
}

.footer_ea978 .footer-about-us_ea978 a,
.footer_ea978 .footer-contact_ea978 a {
	letter-spacing: 1px
}

.footer_ea978 .footer-share-sdk_ea978 a {
	border: 1px solid;
	border-radius: 50%;
	color: #fff;
	font-size: 20px;
	height: 50px;
	line-height: 1.5;
	text-align: center;
	width: 50px
}

.footer_ea978 .sister-site-text_ea978 {
	color: #b2b2b2;
	font-family: "Lato", sans-serif;
	font-size: 14px
}

.footer_ea978 .footer-sister-site_ea978 a {
	color: #b2b2b2;
	line-height: 0;
	padding: 0
}

.footer_ea978 .footer-3_ea978 {
	color: #b2b2b2
}

.footer_ea978 .footer-3_ea978 a {
	color: inherit;
	text-transform: none
}

.footer_ea978 .footer-copy_ea978 {
	font-family: "Lato", sans-serif
}

@media (min-width: 1200px) {
	.footer-sister-site_ea978 {
		display: flex;
		line-height: 25px
	}
	.footer-1_ea978 {
		width: calc(100% - 368px)
	}
}

@media (max-width: 1199px) {
	.footer-1_ea978 {
		width: calc(100% - 368px)
	}
}

@media (min-width: 992px) {
	.footer-share-sdk_ea978 a {
		margin: 0 10px 32px
	}
	.footer-sister-site_ea978 {
		display: flex
	}
	.new-line_ea978 {
		display: none
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	.footer_ea978 .footer-1_ea978 {
		display: block;
		margin-bottom: 14px
	}
	.footer_ea978 .footer-logo_ea978 {
		margin: 0 0 12px
	}
	.footer_ea978 .footer-about-us_ea978 {
		float: left
	}
	.footer_ea978 .footer-share-sdk_ea978 a {
		margin: 0 10px 44px
	}
}

@media (min-width: 768px) {
	.footer_ea978 {
		padding: 50px 0 30px
	}
	.footer-content_ea978 {
		margin: 0;
		padding: 0
	}
	.footer-1_ea978 {
		display: flex;
		float: left;
		margin-bottom: 38px
	}
	.footer-logo_ea978 {
		margin: auto 60px auto 0
	}
	.footer-about-us_ea978,
	.footer-contact_ea978 {
		margin: auto 24px auto 0
	}
	.footer-about-us_ea978 a,
	.footer-contact_ea978 a {
		color: #fff;
		font-size: 14px;
		padding: 0
	}
	.footer-contact_ea978 {
		margin: auto 0
	}
	.footer-2_ea978 {
		float: right
	}
	.footer-share-sdk_ea978 {
		text-align: right
	}
	.footer-sister-site_ea978 {
		text-align: right
	}
	.footer-sister-site_ea978 a {
		font-size: 60px;
		margin: 0 0 0 15px
	}
	.footer-sister-site_ea978 a:first-child {
		margin: 0
	}
	.footer-sister-site_ea978 a svg {
		height: 20px
	}
	.footer-3_ea978 {
		font-size: 14px
	}
	.footer-3_ea978 a {
		font-size: inherit;
		line-height: inherit;
		margin: 0 14px 0 0;
		padding: 0
	}
}

@media (max-width: 767px) {
	.footer_ea978 {
		padding: 50px 0 25px;
		text-align: center
	}
	.footer-logo_ea978 {
		margin: 0 auto 25px
	}
	.footer-1_ea978 {
		margin: 0 auto 34px;
		width: 100%
	}
	.footer-about-us_ea978,
	.footer-contact_ea978 {
		margin: 0 auto 15px
	}
	.footer-about-us_ea978 a,
	.footer-contact_ea978 a {
		color: #fff;
		margin: 0;
		padding: 0
	}
	.border-full-width_ea978 {
		background-color: #666;
		height: 1px;
		margin: 0 -15px 49px
	}
	.footer-2_ea978 {
		margin-bottom: 40px
	}
	.footer-share-sdk_ea978 a {
		margin: 0 10px 50px
	}
	.footer-sister-site_ea978 a {
		font-size: 80px;
		margin: 10px
	}
	.footer-sister-site_ea978 a svg {
		height: 30px
	}
	.footer-3_ea978 a {
		color: #b2b2b2;
		font-size: 14px;
		padding: 0
	}
}

.slide-panel_6baaa {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030;
	display: flex;
	margin: 0;
	visibility: hidden;
	background-color: rgba(0, 0, 0, 0);
	transition: background-color .5s, visibility .5s
}

@media (min-width: 992px) {
	.slide-panel_6baaa {
		display: none
	}
}

.slide-panel_6baaa .content_6baaa {
	display: inline-block;
	height: 100%;
	background-color: #fff;
	transition: transform .5s
}

.left_6baaa .content_6baaa {
	transform: translateX(-100%)
}

.right_6baaa .content_6baaa {
	float: right;
	transform: translateX(100%)
}

.open_6baaa {
	visibility: visible;
	background-color: rgba(0, 0, 0, 0.49);
	transform: translateX(0)
}

.open_6baaa.left_6baaa .content_6baaa,
.open_6baaa.right_6baaa .content_6baaa {
	transform: translateX(0)
}

.cover_6baaa {
	flex-grow: 1
}

.search_cb4cf {
	position: fixed;
	top: 74px;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9;
	display: flex;
	flex-direction: column;
	visibility: hidden;
	opacity: 0;
	transition: visibility .3s, opacity .3s
}

.search_cb4cf.show_cb4cf {
	visibility: visible;
	opacity: 1
}

@media (max-width: 991px) {
	.search_cb4cf {
		top: 50px
	}
}

@media (max-width: 767px) {
	.search_cb4cf {
		top: 0;
		z-index: 1030
	}
}

.cover_cb4cf {
	flex-grow: 1;
	background-color: rgba(0, 0, 0, 0.61)
}

.wrapper_cb4cf {
	height: 76px;
	background-color: #fff
}

.wrapper_cb4cf>div {
	height: 100%
}

@media (max-width: 767px) {
	.wrapper_cb4cf {
		height: 50px
	}
}

.search-form_cb4cf {
	height: 100%;
	display: flex;
	align-items: center
}

.search-form_cb4cf input {
	font-family: "Lato", sans-serif;
	flex-grow: 1;
	padding: 10px;
	border: 0;
	outline: none
}

.search-form_cb4cf input::placeholder,
.search-form_cb4cf input::-moz-placeholder,
.search-form_cb4cf input::-webkit-input-placeholder {
	color: #b2b2b2
}

.search-form_cb4cf svg {
	font-size: 22px
}

.page-container_969aa {
	height: 100%;
	min-height: 100%;
	display: flex;
	flex-direction: column
}

.content_969aa {
	padding-top: 6px;
	background-color: #fff;
	flex: 1
}

@media (max-width: 991px) {
	.content_969aa {
		padding-top: 10px
	}
}

.find-vendors_31040 {
	margin: 60px auto;
	padding: 0 15px;
	background-color: #fff
}

.find-vendors_31040 .find-vendors-title_31040 {
	color: #f58d76;
	font-family: "Playfair Display", serif;
	font-weight: bold;
	letter-spacing: 0
}

.find-vendors_31040 .find-vendors-items_31040 {
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.09)
}

.find-vendors_31040 .items-headimg-photographer_31040,
.find-vendors_31040 .items-headimg-event-entertainer_31040 {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center
}

.find-vendors_31040 .items-headimg_31040 {
	text-align: center;
	overflow: hidden
}

.find-vendors_31040 .items-title_31040 {
	font-family: "Lato", sans-serif;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 2;
	color: #333;
	text-align: left
}

.find-vendors_31040 .items-description_31040 {
	color: #666;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5;
	letter-spacing: 0;
	margin-bottom: 10px
}

.find-vendors_31040 .items-link_31040 {
	line-height: 20px
}

.find-vendors_31040 .link-text_31040 {
	padding-right: 6px;
	text-transform: none
}

.find-vendors_31040 .external-link_31040 {
	line-height: 20px;
	font-size: 20px;
	position: absolute
}

@media (min-width: 992px) {
	.find-vendors_31040 {
		margin: 70px auto
	}
	.find-vendors_31040 .find-vendors-title_31040 {
		font-size: 30px;
		line-height: 32px;
		margin-bottom: 34px
	}
	.find-vendors_31040 .find-vendors-content_31040 {
		display: flex;
		justify-content: space-between
	}
	.find-vendors_31040 .find-vendors-items_31040 {
		width: 49%;
		display: flex
	}
	.find-vendors_31040 .items-headimg-photographer_31040 {
		background-image: url("https://cdn.howtheyasked.com/static/images/photographer-image-desktop.jpg")
	}
	.find-vendors_31040 .items-headimg-event-entertainer_31040 {
		background-image: url("https://cdn.howtheyasked.com/static/images/event-entertainer-desktop.jpg")
	}
	.find-vendors_31040 .items-headimg_31040 {
		padding: 0
	}
	.find-vendors_31040 .items-headimg_31040 img {
		margin: 0 -100%;
		display: inline-block;
		height: 100%
	}
	.find-vendors_31040 .items-content_31040 {
		padding: 30px;
		position: relative
	}
	.find-vendors_31040 .items-description_31040 {
		overflow: hidden;
		max-height: 150px;
		display: -webkit-box;
		display: -moz-box;
		-webkit-box-orient: vertical;
		box-orient: vertical;
		-moz-box-orient: vertical
	}
	.find-vendors_31040 .items-link_31040 {
		padding: 0;
		position: absolute;
		bottom: 30px
	}
}

@media (min-width: 1200px) {
	.find-vendors_31040 {
		margin: 70px auto
	}
	.items-headimg-photographer_31040 {
		background-image: url("https://cdn.howtheyasked.com/static/images/photographer-image-desktop.jpg")
	}
	.items-headimg-event-entertainer_31040 {
		background-image: url("https://cdn.howtheyasked.com/static/images/event-entertainer-desktop.jpg")
	}
	.items-headimg_31040 {
		width: 236px;
		height: 280px
	}
	.items-content_31040 {
		width: 352px
	}
	.items-description_31040 {
		-webkit-line-clamp: 6
	}
}

@media (min-width: 1280px) {
	.find-vendors_31040 {
		margin: 70px auto
	}
	.items-headimg_31040 {
		height: 305px
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.find-vendors_31040 {
		margin: 70px auto
	}
	.items-headimg-photographer_31040 {
		background-image: url("https://cdn.howtheyasked.com/static/images/photographer-image-desktop.jpg")
	}
	.items-headimg-event-entertainer_31040 {
		background-image: url("https://cdn.howtheyasked.com/static/images/event-entertainer-desktop.jpg")
	}
	.items-headimg_31040 {
		width: 190px;
		height: 246px
	}
	.items-content_31040 {
		width: 266px
	}
	.items-description_31040 {
		-webkit-line-clamp: 5
	}
}

@media (max-width: 991px) {
	.find-vendors_31040 .items-link_31040 {
		padding-left: 0
	}
	.find-vendors-title_31040 {
		font-size: 26px;
		line-height: 30px;
		margin-bottom: 34px
	}
	.find-vendors-items_31040 {
		width: 100%
	}
	.items-headimg-photographer_31040 {
		background-image: url("https://cdn.howtheyasked.com/static/images/photographer-image-mobile.jpg")
	}
	.items-headimg-event-entertainer_31040 {
		background-image: url("https://cdn.howtheyasked.com/static/images/event-entertainer-mobile.jpg")
	}
	.items-headimg_31040 {
		height: 0;
		width: 100%;
		padding: 0;
		padding-bottom: 56.39344%
	}
	.items-headimg_31040 img {
		display: inline-block;
		width: 100%
	}
	.items-content_31040 {
		width: 100%;
		margin: 0 0 25px 0;
		padding: 25px 20px
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.find-vendors_31040 {
		margin: 70px auto
	}
	.find-vendors-title_31040 {
		font-size: 30px;
		line-height: 32px;
		margin-bottom: 34px
	}
}

.ask-for_b1b25 .title_b1b25 {
	letter-spacing: 0;
	font-family: "Lato", sans-serif;
	font-weight: 600;
	color: #333;
	white-space: nowrap;
	margin: auto 0
}

.ask-for_b1b25 .description_b1b25 {
	letter-spacing: 0;
	color: #8d8d8d;
	margin: auto 0
}

.ask-for_b1b25 .link_b1b25 {
	letter-spacing: 0;
	font-weight: normal;
	color: #f1706f;
	white-space: nowrap;
	margin: auto 0;
	text-transform: none
}

@media (min-width: 992px) {
	.ask-for_b1b25 {
		padding: 0
	}
	.ask-for_b1b25 .ask-for-content_b1b25 {
		padding: 20px 40px;
		display: flex;
		background-color: #f3f7f9
	}
	.ask-for_b1b25 .title_b1b25 {
		line-height: 1;
		font-size: 14px;
		padding-right: 22px
	}
	.ask-for_b1b25 .description_b1b25 {
		line-height: 1;
		flex: auto;
		font-family: "Lato", sans-serif;
		font-size: 14px;
		font-weight: normal;
		padding-right: 22px
	}
	.ask-for_b1b25 .link_b1b25 {
		line-height: 1;
		padding: 0
	}
}

@media (max-width: 991px) {
	.ask-for_b1b25 {
		background-color: rgba(232, 232, 232, 0.3);
		padding: 1.875rem 15px;
		text-align: center
	}
	.ask-for_b1b25 .title_b1b25 {
		text-align: center;
		font-size: 1.125rem;
		line-height: 2
	}
	.ask-for_b1b25 .description_b1b25 {
		text-align: center;
		font-size: 16px;
		font-family: "Lato", sans-serif;
		line-height: 1.5;
		margin-bottom: 15px
	}
	.ask-for_b1b25 .link_b1b25 {
		text-align: center;
		font-size: 16px
	}
}

.extra-link_54139 {
	color: #333;
	text-decoration: none
}

.extra-link_54139:hover,
.extra-link_54139:active,
.extra-link_54139:focus {
	color: #333;
	text-decoration: none
}

.sponsored_54139 {
	color: #b2b2b2;
	font-size: 14px !important;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 4px
}

.line_54139 {
	margin: 0 15px;
	height: 1px;
	border: 1px solid #e8e8e8;
	border-bottom: none
}

.group-item_54139 {
	width: 90%
}

.group-item_54139 p {
	margin-bottom: 0 !important
}

.group-item-p_54139 {
	color: #434343;
	font-size: 18px;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	line-height: 26px;
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-ms-flex-line-pack: 3
}

.flex_54139 {
	display: flex;
	padding: 26px 15px
}

.right-sponsored_54139 {
	position: absolute;
	top: 0;
	right: 0;
	height: 25px;
	background: rgba(232, 232, 232, 0.8);
	border-radius: 0px 0px 0px 20px;
	color: #666;
	font-size: 14px;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 3px 13px 5px 15px
}

.first-sponsored_54139 {
	position: absolute;
	top: 0;
	right: 0;
	background: rgba(232, 232, 232, 0.8);
	border-radius: 0px 0px 0px 20px;
	color: #666;
	font-size: 14px;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 3px 13px 5px 15px
}

.card-footer_54139 {
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-ms-flex-line-pack: 3
}

.first-card_54139 .card-img-content_54139,
.card_54139 .card-img-content_54139 {
	width: 100%;
	height: 0;
	padding-bottom: calc(290 / 435 * 100%);
	position: relative;
	overflow: hidden
}

.first-card_54139 .card-img-content_54139 .first-img-size_54139,
.first-card_54139 .card-img-content_54139 .img-size_54139,
.card_54139 .card-img-content_54139 .first-img-size_54139,
.card_54139 .card-img-content_54139 .img-size_54139 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

@media (max-width: 767px) {
	.arrow-right_54139 {
		display: flex
	}
	.arrow-right_54139 .icon_54139 {
		width: 30px;
		height: 18px;
		margin: auto 0
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.first-card_54139 {
		height: 750px;
		width: 690px;
		float: left;
		margin-bottom: 20px;
		border: 1px solid #e8e8e8;
		position: relative
	}
	.first-card_54139 .sponsored_54139 {
		margin-top: 30px
	}
	.first-card_54139 .card-footer_54139 {
		color: #666;
		font-size: 16px;
		font-family: "Lato", sans-serif;
		font-weight: 400;
		letter-spacing: 0;
		line-height: 24px;
		padding-top: 16px
	}
	.first-card_54139 .flex_54139 {
		padding: 0 20px 0 20px
	}
	.first-card_54139 .group-item_54139 {
		width: 100%
	}
	.card_54139 {
		float: left;
		width: 335px;
		height: 381px;
		margin-bottom: 20px;
		border: 1px solid #e8e8e8;
		position: relative
	}
	.card_54139 .sponsored_54139 {
		margin-top: 25px
	}
	.card_54139 .card-footer_54139 {
		color: #666;
		font-size: 16px;
		font-family: "Lato", sans-serif;
		font-weight: 400;
		letter-spacing: 0;
		line-height: 24px;
		padding-top: 16px
	}
	.card_54139 .flex_54139 {
		padding: 0px 20px 25px 20px
	}
	.card_54139 .group-item_54139 {
		width: 100%
	}
	.first-img-size_54139 {
		width: 100%
	}
	.img-size_54139 {
		width: 100%
	}
	.right-spacing_54139 {
		margin-right: 20px
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.first-card_54139 {
		width: 466px;
		height: 577px;
		float: left;
		margin-bottom: 26px;
		border: 1px solid #e8e8e8;
		position: relative
	}
	.first-card_54139 .sponsored_54139 {
		margin-top: 66px
	}
	.first-card_54139 .card-footer_54139 {
		color: #666;
		font-size: 16px;
		font-family: "Lato", sans-serif;
		font-weight: 400;
		letter-spacing: 0;
		line-height: 24px;
		padding-top: 16px
	}
	.first-card_54139 .flex_54139 {
		padding: 0 20px 42px 20px
	}
	.first-card_54139 .group-item_54139 {
		width: 100%
	}
	.card_54139 {
		float: left;
		width: 212px;
		height: 275px;
		margin-left: 20px;
		margin-bottom: 26px;
		border: 1px solid #e8e8e8;
		position: relative
	}
	.card_54139 .sponsored_54139 {
		margin-top: 30px
	}
	.card_54139 .card-footer_54139 {
		color: #666;
		font-size: 16px;
		font-family: "Lato", sans-serif;
		font-weight: 400;
		letter-spacing: 0;
		line-height: 24px;
		padding-top: 16px
	}
	.card_54139 .flex_54139 {
		padding: 0px 20px 25px 20px
	}
	.card_54139 .group-item_54139 {
		width: 100%
	}
	.wrapper-img_54139 {
		display: flex
	}
	.first-img-size_54139 {
		width: 100%
	}
	.img-size_54139 {
		width: 100%
	}
	.group-item-p_54139 {
		color: #333;
		font-size: 18px;
		font-family: "Lato", sans-serif;
		font-weight: 600;
		letter-spacing: 0;
		line-height: 24px;
		overflow: hidden;
		display: -webkit-box;
		display: -moz-box;
		-webkit-box-orient: vertical;
		box-orient: vertical;
		-moz-box-orient: vertical;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		-ms-flex-line-pack: 2
	}
}

@media (min-width: 1200px) and (max-width: 1279px) {
	.first-card_54139 {
		height: 656px;
		width: 536px;
		float: left;
		margin-bottom: 26px;
		border: 1px solid #e8e8e8;
		position: relative
	}
	.first-card_54139 .sponsored_54139 {
		margin-top: 30px
	}
	.first-card_54139 .card-footer_54139 {
		color: #666;
		font-size: 16px;
		font-family: "Lato", sans-serif;
		font-weight: 400;
		letter-spacing: 0;
		line-height: 24px;
		padding-top: 16px
	}
	.first-card_54139 .flex_54139 {
		padding: 0 20px 42px 20px
	}
	.first-card_54139 .group-item_54139 {
		width: 100%
	}
	.card_54139 {
		float: left;
		width: 266px;
		height: 316px;
		margin-left: 20px;
		margin-bottom: 24px;
		border: 1px solid #e8e8e8;
		position: relative
	}
	.card_54139 .sponsored_54139 {
		margin-top: 25px
	}
	.card_54139 .card-footer_54139 {
		color: #666;
		font-size: 16px;
		font-family: "Lato", sans-serif;
		font-weight: 400;
		letter-spacing: 0;
		line-height: 24px;
		padding-top: 16px
	}
	.card_54139 .flex_54139 {
		padding: 0px 20px 25px 20px
	}
	.card_54139 .group-item_54139 {
		width: 100%
	}
	.first-img-size_54139 {
		width: 100%
	}
	.img-size_54139 {
		width: 100%
	}
	.group-item-p_54139 {
		color: #333;
		font-size: 18px;
		font-family: "Lato", sans-serif;
		font-weight: 600;
		line-height: 24px;
		overflow: hidden;
		display: -webkit-box;
		display: -moz-box;
		-webkit-box-orient: vertical;
		box-orient: vertical;
		-moz-box-orient: vertical;
		-webkit-line-clamp: 3;
		line-clamp: 3;
		-ms-flex-line-pack: 3
	}
}

@media (min-width: 1280px) {
	.first-card_54139 {
		height: 709px;
		width: 581px;
		float: left;
		margin-bottom: 26px;
		border: 1px solid #e8e8e8;
		position: relative
	}
	.first-card_54139 .sponsored_54139 {
		margin-top: 25px
	}
	.first-card_54139 .card-footer_54139 {
		color: #666;
		font-size: 16px;
		font-family: "Lato", sans-serif;
		font-weight: 400;
		letter-spacing: 0;
		line-height: 24px;
		padding-top: 16px;
		overflow: hidden;
		display: -webkit-box;
		display: -moz-box;
		-webkit-box-orient: vertical;
		box-orient: vertical;
		-moz-box-orient: vertical;
		-webkit-line-clamp: 6;
		line-clamp: 6;
		-ms-flex-line-pack: 6
	}
	.first-card_54139 .flex_54139 {
		padding: 0 20px 42px 20px
	}
	.first-card_54139 .group-item_54139 {
		width: 100%
	}
	.card_54139 {
		float: left;
		width: 289px;
		height: 343px;
		margin-left: 20px;
		margin-bottom: 24px;
		border: 1px solid #e8e8e8;
		position: relative
	}
	.card_54139 .sponsored_54139 {
		margin-top: 25px
	}
	.card_54139 .card-footer_54139 {
		color: #666;
		font-size: 16px;
		font-family: "Lato", sans-serif;
		font-weight: 400;
		letter-spacing: 0;
		line-height: 24px
	}
	.card_54139 .flex_54139 {
		padding: 0px 20px 25px 20px
	}
	.card_54139 .group-item_54139 {
		width: 100%
	}
	.first-img-size_54139 {
		width: 100%
	}
	.img-size_54139 {
		width: 100%
	}
	.group-item-p_54139 {
		color: #333;
		font-size: 18px;
		font-family: "Lato", sans-serif;
		font-weight: 600;
		line-height: 24px;
		overflow: hidden;
		display: -webkit-box;
		display: -moz-box;
		-webkit-box-orient: vertical;
		box-orient: vertical;
		-moz-box-orient: vertical;
		-webkit-line-clamp: 3;
		line-clamp: 3;
		-ms-flex-line-pack: 3
	}
}

.line-div_2fc1f {
	margin: 0 15px;
	height: 1px;
	border: 1px solid #e8e8e8;
	border-bottom: none
}

.view-more-div_2fc1f {
	margin-top: 24px;
	margin-bottom: 24px
}

.view-more_2fc1f {
	padding-left: 15px;
	padding-top: 13px;
	color: #f1706f;
	font-size: 16px;
	font-family: "Lato", sans-serif;
	font-weight: 700;
	text-transform: uppercase
}

.clear-fix_2fc1f {
	clear: both
}

@media (max-width: 767px) {
	.wrapper_2fc1f {
		margin: 60px auto
	}
	.wrapper-img_2fc1f {
		padding: 0 15px 8% 15px
	}
	.wrapper-img_2fc1f h2 {
		color: #f58d76;
		font-size: 26px !important;
		font-family: 'Playfair Display', serif;
		font-weight: bold;
		padding-bottom: 25px
	}
	.view-more-div_2fc1f {
		margin-left: 15px;
		margin-top: 20px
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.wrapper_2fc1f {
		padding: 0;
		margin: 70px auto 50px
	}
	.wrapper-img_2fc1f {
		display: flex
	}
	.wrapper-img_2fc1f h2 {
		color: #f58d76;
		font-family: 'Playfair Display', serif;
		font-weight: bold;
		padding-bottom: 25px;
		font-size: 30px !important;
		flex: 1
	}
	.view-more_2fc1f {
		color: #f1706f;
		font-size: 16px;
		font-family: "Lato", sans-serif;
		font-weight: 700;
		text-transform: uppercase
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.wrapper_2fc1f {
		margin: 70px auto 44px
	}
	.wrapper-img_2fc1f {
		display: flex
	}
	.wrapper-img_2fc1f h2 {
		color: #f58d76;
		font-family: 'Playfair Display', serif;
		font-weight: bold;
		padding-bottom: 25px;
		font-size: 30px !important;
		flex: 1
	}
}

@media (min-width: 1200px) {
	.wrapper_2fc1f {
		margin: 70px auto 44px;
		padding: 0 !important
	}
	.wrapper-img_2fc1f {
		display: flex
	}
	.wrapper-img_2fc1f h2 {
		color: #f58d76;
		font-family: 'Playfair Display', serif;
		font-weight: bold;
		padding-bottom: 25px;
		font-size: 30px !important;
		flex: 1
	}
	.view-more_2fc1f {
		color: #f1706f;
		font-size: 16px;
		font-family: "Lato", sans-serif;
		font-weight: 700;
		text-transform: uppercase
	}
}

@media (min-width: 1200px) and (max-width: 1279px) {
	.wrapper_2fc1f {
		padding: 0 15px !important
	}
}

.carousel-3d_47dc3 {
	width: 100%;
	margin: 0 auto
}

.carousel-3d_47dc3.has-active-btn_47dc3 {
	padding-bottom: 21px
}

.carousel-3d_47dc3 .slider-container_47dc3 {
	width: 100%;
	height: 100%;
	position: relative
}

.carousel-3d_47dc3 .slider-content_47dc3 {
	width: calc(100% - 56px * 2);
	height: 100%;
	position: absolute;
	top: 0;
	left: 56px;
	right: 56px;
	bottom: 0
}

.carousel-3d_47dc3 .slider-left_47dc3 {
	display: block;
	position: absolute;
	left: -50px;
	z-index: 4;
	top: 50%;
	transform: rotate(180deg) translateY(50%);
	cursor: pointer
}

.carousel-3d_47dc3 .slider-left_47dc3 svg {
	font-size: 50px;
	color: #b2b2b2
}

.carousel-3d_47dc3 .slider-right_47dc3 {
	display: block;
	position: absolute;
	right: -50px;
	z-index: 4;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer
}

.carousel-3d_47dc3 .slider-right_47dc3 svg {
	font-size: 50px;
	color: #b2b2b2
}

.carousel-3d_47dc3 .slider-item_47dc3 {
	position: absolute;
	transition: transform 1s, z-index 1.5s, opacity 1s;
	left: 0;
	top: 50%;
	transform: translate(50%, -50%) scale(0.5);
	z-index: 0;
	opacity: 0;
	text-align: center
}

.carousel-3d_47dc3 .slider-item_47dc3 .slider-item-content_47dc3 {
	text-align: inherit
}

.carousel-3d_47dc3 .slider-item_47dc3.prepreactive_47dc3 {
	z-index: 0;
	opacity: 1
}

.carousel-3d_47dc3 .slider-item_47dc3.preactive_47dc3 {
	z-index: 1;
	opacity: 1
}

.carousel-3d_47dc3 .slider-item_47dc3.active_47dc3 {
	z-index: 3;
	opacity: 1
}

.carousel-3d_47dc3 .slider-item_47dc3.active_47dc3 .box-shadow_47dc3 {
	box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.3)
}

.carousel-3d_47dc3 .slider-item_47dc3.active_47dc3 .active-btn_47dc3 {
	max-width: 100%;
	min-width: auto;
	position: absolute;
	height: 42px;
	left: 50%;
	transform: translateX(-50%);
	bottom: -21px
}

.carousel-3d_47dc3 .slider-item_47dc3.proactive_47dc3 {
	z-index: 1;
	opacity: 1
}

.carousel-3d_47dc3 .slider-item_47dc3.proproactive_47dc3 {
	z-index: 0;
	opacity: 1
}

.carousel-3d_47dc3 .slider-item_47dc3 .slider-item-content_47dc3 {
	display: block
}

.ring-quiz-container_008fd {
	width: 100%;
	background-color: #f3f7f9
}

.ring-quiz-container_008fd .ring-quiz-carousel_008fd {
	margin: 21px auto 0
}

.ring-quiz-container_008fd .title_008fd {
	color: #f58d76;
	font-family: 'Playfair Display', serif;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 30px;
	text-align: center
}

.ring-quiz-container_008fd .title-br_008fd {
	display: none
}

@media (max-width: 459px) {
	.ring-quiz-container_008fd .title-br_008fd {
		display: block
	}
}

.ring-quiz-container_008fd .description_008fd {
	color: #666;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 24px;
	text-align: center;
	margin: 0 auto 40px
}

.ring-quiz-container_008fd .slides-item_008fd {
	background-color: #fff;
	border-radius: 3px;
	border: 1px solid #e4e4e4;
	box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.12);
	text-align: inherit;
	margin: 0 auto;
	max-width: 100%;
	display: inline-block;
	vertical-align: bottom
}

.ring-quiz-container_008fd .slides-item_008fd * {
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none
}

.ring-quiz-container_008fd .slides-item_008fd .icon_008fd {
	width: calc(120.58 / 208 * 100%)
}

.ring-quiz-container_008fd .slides-item_008fd .label_008fd {
	color: #666;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 24px;
	text-align: center
}

.ring-quiz-container_008fd .active-btn_008fd {
	min-width: auto !important;
	height: 42px !important;
	position: absolute;
	left: 50%;
	bottom: -21px;
	transform: translateX(-50%);
	z-index: 4
}

.ring-quiz-container_008fd .active-btn_008fd.bgc-white_008fd {
	background-color: #fff
}

@media (max-width: 500px) {
	.title_008fd {
		max-width: 300px;
		margin-left: auto;
		margin-right: auto
	}
}

@media (max-width: 767px) {
	.ring-quiz-container_008fd {
		margin: 60px auto;
		padding: 60px 0
	}
	.ring-quiz-container_008fd .title_008fd {
		padding: 0 15px
	}
	.ring-quiz-container_008fd .description_008fd {
		padding: 0 15px
	}
	.ring-quiz-container_008fd .ring-quiz-carousel_008fd {
		max-width: calc(376px - 55px)
	}
	.ring-quiz-container_008fd .slides-item_008fd {
		width: 100%;
		max-height: calc(376px * 210 / 376);
		padding: calc(35 / 210 * 100%) 0
	}
}

@media (min-width: 768px) {
	.ring-quiz-container_008fd {
		margin: 70px auto;
		padding: 70px 0
	}
	.ring-quiz-container_008fd .description_008fd {
		max-width: 576px
	}
	.ring-quiz-container_008fd .ring-quiz-carousel_008fd {
		max-width: 1022px
	}
	.ring-quiz-container_008fd .slides-item_008fd {
		width: calc(100% - 20px);
		max-height: calc(1280px * 215 / 1280);
		padding: calc(35 / 215 * 100%) 0
	}
	.ring-quiz-container_008fd .active-btn_008fd {
		width: calc(100vw * 134 / 1280);
		max-width: 134px
	}
}

.feature-logo_48845 {
	width: 50px;
	height: 50px
}

@media (min-width: 768px) and (max-width: 991px) {
	.feature-logo_48845 {
		width: 40px;
		height: 40px
	}
}

.gradient-transparency-shade_48845 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(15deg, rgba(6, 6, 6, 0.5) 0%, rgba(6, 6, 6, 0) 50%)
}

.custom-carousel_48845 ol {
	left: auto;
	bottom: 50px;
	margin-right: 50px;
	margin-bottom: 0
}

@media (max-width: 767px) {
	.custom-carousel_48845 ol {
		bottom: 25px
	}
}

.custom-carousel_48845 .custom-carousel-caption_48845 {
	text-align: left;
	top: calc(10%);
	left: 50%;
	bottom: calc(10%);
	user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	padding-top: 0;
	padding-bottom: 0;
	transform: translate(-50%, 0)
}

.custom-carousel_48845 .custom-carousel-caption_48845 img {
	margin-top: -6px
}

@media (max-width: 767px) {
	.custom-carousel_48845 .custom-carousel-caption_48845 {
		top: 5%;
		bottom: 5%;
		left: calc(50% + 15px)
	}
}

.content_48845 {
	position: absolute;
	bottom: 0;
	width: 62%;
	max-width: 600px
}

.content_48845 p {
	margin-bottom: 0
}

@media (max-width: 767px) {
	.content_48845 {
		bottom: 10px;
		width: auto
	}
}

.divide_48845 {
	height: 2px;
	width: 142px;
	margin: 30px 0;
	background-color: #f1706f
}

@media (min-width: 768px) and (max-width: 991px) {
	.divide_48845 {
		margin: 15px 0
	}
}

@media (min-width: 768px) {
	.custom-carousel-item_48845 {
		width: 100%;
		height: 500px;
		position: relative
	}
	.custom-carousel-item_48845 img:first-child {
		height: auto;
		width: 100%;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%)
	}
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 846px) {
	.custom-carousel-item_48845 img:first-child {
		height: 100%;
		width: auto
	}
}

@media (min-width: 1280px) {
	.custom-carousel-item_48845 {
		height: calc(500 / 1280 * 100vw)
	}
}

.feature-logo-header_48845 {
	color: #fff;
	font-size: 14px;
	font-family: "Lato", sans-serif;
	font-weight: 700;
	letter-spacing: 1.67px;
	line-height: 1.2em;
	text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5)
}

@media (max-width: 767px) {
	.feature-logo-header_48845 {
		font-size: 12px
	}
}

.feature-logo-footer_48845 {
	position: absolute;
	bottom: 0;
	right: 13%;
	color: #fff;
	font-size: 10px;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	text-align: right;
	letter-spacing: 0
}

.carousel-caption-text_48845 {
	color: #fff;
	font-family: 'Playfair Display', serif;
	font-size: 52px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 1;
	margin: 0
}

@media (max-width: 767px) {
	.carousel-caption-text_48845 {
		font-size: 42px
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.carousel-caption-text_48845 {
		font-size: 42px
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.carousel-caption-text_48845 {
		font-size: 52px
	}
}

.carousel-caption-desc_48845 {
	font-size: 18px
}

@media (min-width: 768px) and (max-width: 991px) {
	.carousel-caption-desc_48845 {
		font-size: 14px
	}
}

.ad-content_28cd3 {
	text-align: center;
	line-height: 11px;
	margin-top: 40px;
	margin-bottom: 70px
}

.ad-article_28cd3 {
	text-align: center;
	line-height: 10px;
	margin-top: -10px;
	margin-bottom: 30px
}

.ad-rightrail_28cd3 {
	text-align: center;
	line-height: 11px;
	margin-top: 19px;
	margin-bottom: 40px
}

.ad-footer_28cd3 {
	text-align: center;
	line-height: 11px;
	margin-top: 40px
}

.ad-font_28cd3 {
	color: #b2b2b2;
	font-size: 12px;
	font-family: "Lato", sans-serif;
	font-weight: normal;
	letter-spacing: 0.86px;
	text-transform: uppercase;
	margin-bottom: 10px
}

.ad-article-font_28cd3 {
	color: #b2b2b2 !important;
	font-size: 12px !important;
	font-family: "Lato", sans-serif !important;
	font-weight: normal !important;
	text-transform: uppercase !important;
	letter-spacing: 0.86px !important;
	margin-bottom: 10px !important
}

.gpt-ad_28cd3 {
	display: flex;
	justify-content: center
}

@media (max-width: 380px) {
	.gpt-ad_28cd3 iframe {
		max-width: 100vw !important
	}
}

.wrapper-ad_28cd3 {
	flex: auto;
	min-width: 330px
}

.wrapper_478ee {
	margin: 70px auto;
	display: flex;
	padding-left: -15px;
	padding-right: -15px
}

@media (max-width: 767px) {
	.wrapper_478ee {
		margin-top: 50px;
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: 76px
	}
}

.wrapper-container_478ee {
	flex: auto
}

.wrapper-ad_478ee {
	flex: auto;
	min-width: 330px
}

.inline_478ee {
	display: inline
}

.h2-title_478ee {
	color: #f58d76;
	font-family: 'Playfair Display', serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 32px;
	letter-spacing: 0;
	font-variant: lining-nums;
	line-height: 30px
}

@media (max-width: 767px) {
	.h2-title_478ee {
		font-size: 26px
	}
}

.h2-title_478ee .num-adjustment-5_478ee {
	float: left;
	letter-spacing: 0;
	margin-top: -4px
}

.group-item_478ee {
	display: flex;
	margin-top: 13px
}

@media (max-width: 767px) {
	.group-item_478ee {
		margin-top: 29px
	}
}

.right-container_478ee {
	margin-left: 50px;
	margin-right: 50px;
	padding-top: 30px;
	line-height: 1
}

@media (max-width: 991px) {
	.right-container_478ee {
		margin-right: 0;
		padding-top: 30px
	}
}

@media (max-width: 767px) {
	.right-container_478ee {
		margin-left: 16px;
		padding-top: 0
	}
}

.number_478ee {
	width: 32px;
	height: 32px;
	border: 1px solid #cdcdcd;
	border-radius: 50%;
	text-align: center;
	padding-top: 3px;
	font-family: "Lato", sans-serif
}

.number-combine_478ee {
	position: relative;
	width: 100px;
	margin: 0;
	padding: 30px 0;
	font-size: 54px;
	line-height: 0;
	background-color: #fff
}

.number-combine_478ee>svg:last-child {
	margin-left: -10px
}

.sub-title_478ee {
	color: #333;
	font-size: 18px;
	font-family: "Lato", sans-serif;
	font-weight: 700;
	margin-bottom: 12px
}

@media (max-width: 767px) {
	.sub-title_478ee {
		padding-top: 7px
	}
}

.sub-description_478ee {
	color: #666;
	font-size: 16px;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 12px
}

.action-now_478ee {
	color: #f1706f;
	font-size: 14px;
	font-weight: 600;
	height: 20px;
	letter-spacing: 0;
	line-height: 20px;
	text-transform: none !important
}

.content_478ee {
	position: relative
}

.line_478ee {
	position: absolute;
	height: 80%;
	border: 1px solid #d1d1d1;
	border-right: none;
	left: 48px;
	top: 10%
}

.link-icon_478ee {
	width: 30px;
	height: 16px
}

.idea-generator_e0b63 {
	background-color: #f3f7f9
}

.idea-generator_e0b63 .title_e0b63 {
	letter-spacing: 0;
	color: #f58d76;
	text-align: center
}

.idea-generator_e0b63 .description_e0b63 {
	color: #8d8d8d;
	letter-spacing: 0;
	font-weight: normal
}

.idea-generator_e0b63 .you-want-select_e0b63,
.idea-generator_e0b63 .she-is-select_e0b63,
.idea-generator_e0b63 .she-loves-select_e0b63 {
	color: #b2b2b2;
	background-color: #fff;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogc2tldGNodG9vbCA1NS4yICg3ODE4MSkgLSBodHRwczovL3NrZXRjaGFwcC5jb20gLS0+CiAgICA8dGl0bGU+MDMxQzBGNDUtOEUwNC00OENGLTg4N0YtQTFFMTcwMzA1NkUxQDEuMDB4PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBza2V0Y2h0b29sLjwvZGVzYz4KICAgIDxnIGlkPSJTeW1ib2xzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iQWN0aW9uLUJhc2VkLS8tQXJyb3ctRG93biIgZmlsbD0iIzAwMDAwMCI+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik01LjM0OTMyNTM2LDE3LjU4OTE4NjggQzUuMTk2MTYxNDMsMTcuNTg5NDQzNSA1LjA0NzY3OTI3LDE3LjUzNjQwNjIgNC45MjkzMjUzNiwxNy40MzkxODY4IEM0LjY1ODA2OTY2LDE3LjIwODg4NTQgNC42MjI0MTIzMywxNi44MDMyODMzIDQuODQ5MzI1MzYsMTYuNTI5MTg2OCBMMTEuNTY5MzI1NCw4LjUyOTE4NjgyIEMxMS42OTQ3MDI0LDguMzgzNjc0NzMgMTEuODc3MjQ5NCw4LjMgMTIuMDY5MzI1NCw4LjMgQzEyLjI2MTQwMTMsOC4zIDEyLjQ0Mzk0ODMsOC4zODM2NzQ3MyAxMi41NjkzMjU0LDguNTI5MTg2ODIgTDE5LjI5OTMyNTQsMTYuNTI5MTg2OCBDMTkuNTE3NDc4NiwxNi44MDYxMDQyIDE5LjQ3NTEzMDksMTcuMjA2NDQyMSAxOS4yMDM4Njk0LDE3LjQzMTU4OTIgQzE4LjkzMjYwNzgsMTcuNjU2NzM2MyAxOC41MzEzMTk3LDE3LjYyNDYxNiAxOC4yOTkzMjU0LDE3LjM1OTE4NjggTDEyLjA5OTMyNTQsOS45NTkxODY4MiBMNS44NDkzMjUzNiwxNy4zNTkxODY4IEM1LjcyNzY4MzM1LDE3LjUwOTY3OTUgNS41NDI3NTIxLDE3LjU5NDc0NzkgNS4zNDkzMjUzNiwxNy41ODkxODY4IEw1LjM0OTMyNTM2LDE3LjU4OTE4NjggWiIgaWQ9Ik1hc2siIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjA2OTM3NywgMTIuOTQ0NzIyKSBzY2FsZSgxLCAtMSkgdHJhbnNsYXRlKC0xMi4wNjkzNzcsIC0xMi45NDQ3MjIpICI+PC9wYXRoPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
	background-repeat: no-repeat;
	appearance: none;
	-moz-appearance: none;
	-ms-progress-appearance: none;
	-webkit-appearance: none;
	text-transform: lowercase
}

.idea-generator_e0b63 .selected_e0b63 {
	color: #333
}

.idea-generator_e0b63 .you-want-select_e0b63::-ms-expand,
.idea-generator_e0b63 .she-is-select_e0b63::-ms-expand,
.idea-generator_e0b63 .she-loves-select_e0b63::-ms-expand {
	display: none
}

.idea-generator_e0b63 .you-want-select_e0b63,
.idea-generator_e0b63 .she-is-select_e0b63,
.idea-generator_e0b63 .she-loves-select_e0b63,
.idea-generator_e0b63 .submit_e0b63 {
	font-family: "Lato", sans-serif;
	border-radius: 4px
}

@media (min-width: 992px) {
	.idea-generator_e0b63 {
		margin: 70px auto;
		padding: 70px 15px
	}
	.idea-generator_e0b63 .title_e0b63 {
		font-family: "Playfair Display", serif;
		font-weight: bold;
		font-size: 30px;
		line-height: 34px;
		margin-bottom: 8px
	}
	.idea-generator_e0b63 .description_e0b63 {
		font-size: 16px;
		font-family: "Lato", sans-serif;
		line-height: 2;
		text-align: center
	}
	.idea-generator_e0b63 .idea-form_e0b63 {
		display: flex;
		flex: auto;
		justify-content: center
	}
	.idea-generator_e0b63 .idea-form_e0b63 .form-group_e0b63 {
		width: 25%;
		padding-right: 11px
	}
	.idea-generator_e0b63 .idea-form_e0b63 .submit_e0b63 {
		min-width: 153px
	}
	.idea-generator_e0b63 .idea-form_e0b63 .you-want-select_e0b63,
	.idea-generator_e0b63 .idea-form_e0b63 .she-is-select_e0b63,
	.idea-generator_e0b63 .idea-form_e0b63 .she-loves-select_e0b63,
	.idea-generator_e0b63 .idea-form_e0b63 .submit_e0b63 {
		height: 48px;
		font-size: 16px
	}
	.idea-generator_e0b63 .you-want-select_e0b63,
	.idea-generator_e0b63 .she-is-select_e0b63,
	.idea-generator_e0b63 .she-loves-select_e0b63 {
		background-position: 98.5% center
	}
}

@media (max-width: 991px) {
	.idea-generator_e0b63 {
		margin: 70px auto;
		padding: 70px 15px 70px
	}
	.idea-generator_e0b63 .title_e0b63 {
		font-family: "Playfair Display", serif;
		font-weight: bold;
		font-size: 26px;
		line-height: 30px;
		margin: 0 auto 14px
	}
	.idea-generator_e0b63 .description_e0b63 {
		font-size: 16px;
		font-family: "Lato", sans-serif;
		line-height: 22px;
		max-width: 420px;
		margin-left: auto;
		margin-right: auto;
		text-align: center
	}
	.idea-generator_e0b63 .idea-form_e0b63 {
		max-width: 420px;
		margin-left: auto;
		margin-right: auto
	}
	.idea-generator_e0b63 .idea-form_e0b63 .submit_e0b63 {
		min-width: 100%
	}
	.idea-generator_e0b63 .idea-form_e0b63 .you-want-select_e0b63,
	.idea-generator_e0b63 .idea-form_e0b63 .she-is-select_e0b63,
	.idea-generator_e0b63 .idea-form_e0b63 .she-loves-select_e0b63,
	.idea-generator_e0b63 .idea-form_e0b63 .submit_e0b63 {
		height: 48px;
		width: 100%;
		font-size: 16px
	}
	.idea-generator_e0b63 .you-want-select_e0b63,
	.idea-generator_e0b63 .she-is-select_e0b63,
	.idea-generator_e0b63 .she-loves-select_e0b63 {
		background-position: 97% center
	}
}

@media (max-width: 767px) {
	.idea-generator_e0b63 {
		margin: 60px auto;
		padding: 60px 15px
	}
}

.quiz-options-container_d969b {
	margin: 0 auto;
	max-width: 660px !important;
	padding-bottom: 28px !important
}

.quiz-options-title_d969b {
	color: #666;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 24px;
	margin-bottom: 20px
}

.select_d969b {
	display: none
}

.selected-content_d969b {
	cursor: pointer;
	display: flex;
	justify-content: space-between
}

.selected-content_d969b .selected-content-title_d969b {
	color: #f58d76;
	flex: auto;
	font-family: 'Playfair Display', serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 26px;
	text-align: left
}

.selected-content_d969b .selected-content-change-btn_d969b {
	border: 0;
	color: #f1706f;
	flex: 0;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 26px;
	padding: 0;
	text-align: right;
	text-transform: uppercase
}

.bottom-line_d969b {
	border: 0;
	border-bottom: 1px solid #d1d1d1;
	margin: 0;
	margin-top: 30px;
	padding: 0
}

.quiz-options-content-square_d969b {
	display: grid;
	grid-gap: 20px 10px;
	grid-template-columns: repeat(auto-fill, minmax(150px, auto));
	justify-content: space-between;
	margin: 0 auto;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	width: 100%
}

.quiz-options-content-square_d969b .square_d969b {
	flex: 0 0 150px;
	height: 150px;
	text-align: center
}

.quiz-options-content-square_d969b .quiz-options-item_d969b {
	background-color: #fff;
	border: 1px solid #e4e4e4;
	border-radius: 4px;
	cursor: pointer;
	height: 100%;
	margin: 0 auto;
	min-width: 150px;
	padding: 20px 10px;
	text-align: center
}

@media (min-width: 768px) {
	.quiz-options-content-square_d969b .quiz-options-item_d969b:hover {
		box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1)
	}
}

.quiz-options-content-square_d969b .quiz-options-item_d969b.selected_d969b {
	border-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 0 2px #f1706f, 0 0 10px 2px rgba(0, 0, 0, 0.15)
}

.quiz-options-content-square_d969b .quiz-options-item_d969b .label_d969b {
	color: #4a4a4a;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0;
	overflow: hidden;
	text-align: center;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.quiz-options-content-square_d969b .quiz-options-icon_d969b {
	margin: 0 auto;
	width: 92px
}

.quiz-options-content-cycle_d969b {
	display: grid;
	grid-gap: 20px 10px;
	grid-template-columns: repeat(auto-fill, minmax(94px, auto));
	justify-content: space-between;
	margin: 0 auto;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none
}

.quiz-options-content-cycle_d969b .cycle_d969b {
	flex: 0 0 94px;
	text-align: center
}

.quiz-options-content-cycle_d969b .quiz-options-item_d969b {
	background-color: #fff;
	border-radius: 50%;
	cursor: pointer;
	display: table-cell;
	height: 94px;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 94px
}

@media (min-width: 768px) {
	.quiz-options-content-cycle_d969b .quiz-options-item_d969b:hover .quiz-options-icon_d969b {
		box-shadow: inset 0 0 10px 2px rgba(0, 0, 0, 0.15), 0 0 10px 0 rgba(0, 0, 0, 0.15)
	}
}

.quiz-options-content-cycle_d969b .quiz-options-item_d969b.selected_d969b .quiz-options-icon_d969b {
	box-shadow: inset 0 0 10px 2px rgba(0, 0, 0, 0.15), 0 0 10px 0 rgba(0, 0, 0, 0.15)
}

.quiz-options-content-cycle_d969b .quiz-options-item_d969b .label_d969b {
	-webkit-box-orient: vertical;
	color: #4a4a4a;
	display: -webkit-box;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0;
	-webkit-line-clamp: 2;
	line-height: 18px;
	overflow: hidden;
	position: relative;
	text-align: center;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.quiz-options-content-cycle_d969b .quiz-options-icon_d969b {
	border-radius: 100%;
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}

.quiz-options-content-default_d969b {
	display: grid;
	grid-gap: 20px 10px;
	grid-template-columns: repeat(auto-fill, minmax(150px, auto));
	justify-content: space-between;
	margin: 0 auto;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none
}

.quiz-options-content-default_d969b .default_d969b {
	flex: 0 0 150px;
	text-align: center
}

.quiz-options-content-default_d969b .quiz-options-item_d969b {
	background-color: #fff;
	border: 1px solid #e4e4e4;
	border-radius: 5px;
	cursor: pointer;
	height: 50px;
	margin: 0 auto;
	padding: 0 10px;
	text-align: center;
	width: 150px
}

@media (min-width: 768px) {
	.quiz-options-content-default_d969b .quiz-options-item_d969b:hover {
		box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1)
	}
}

.quiz-options-content-default_d969b .quiz-options-item_d969b.selected_d969b {
	border-color: #fff;
	box-shadow: 0 0 0 2px #f1706f, 0 0 10px 2px rgba(0, 0, 0, 0.15)
}

.quiz-options-content-default_d969b .quiz-options-item_d969b .label_d969b {
	color: #4a4a4a;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 100%;
	letter-spacing: 0;
	line-height: 50px;
	overflow: hidden;
	text-align: center;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.quiz-options-item_d969b.selected_d969b .quiz-options-item-selected_d969b {
	background-color: #f1706f;
	border-radius: 50%;
	bottom: 4px;
	height: 24px;
	line-height: 24px;
	position: absolute;
	right: 4px;
	width: 24px
}

.quiz-options-item_d969b.selected_d969b .check_d969b {
	color: #fff;
	stroke-width: 3px;
	vertical-align: text-bottom
}

.quiz-options-item_d969b.selected_d969b .label_d969b {
	color: #f1706f
}

@media (min-width: 1200px) {
	.quiz-options-content-square_d969b .square_d969b {
		flex: 0 0 172px;
		height: 172px
	}
	.quiz-options-content-square_d969b .quiz-options-item_d969b {
		min-width: 172px
	}
	.quiz-options-content-square_d969b .quiz-options-icon_d969b {
		width: 106px
	}
	.quiz-options-content-default_d969b .default_d969b {
		flex: 0 0 176px
	}
	.quiz-options-content-default_d969b .quiz-options-item_d969b {
		width: 176px
	}
}

@media (max-width: 767px) and (min-width: 576px) {
	.quiz-options-container_d969b {
		margin: 0 auto;
		max-width: 540px !important;
		padding-bottom: 28px !important
	}
	.quiz-options-content-square_d969b,
	.quiz-options-content-default_d969b {
		grid-template-columns: repeat(auto-fill, minmax(calc(162px), auto))
	}
	.quiz-options-content-square_d969b .square_d969b,
	.quiz-options-content-default_d969b .square_d969b {
		height: 162px
	}
	.quiz-options-content-square_d969b .square_d969b,
	.quiz-options-content-square_d969b .default_d969b,
	.quiz-options-content-default_d969b .square_d969b,
	.quiz-options-content-default_d969b .default_d969b {
		flex: 0 0 162px
	}
	.quiz-options-content-square_d969b .quiz-options-item_d969b,
	.quiz-options-content-default_d969b .quiz-options-item_d969b {
		min-width: 162px;
		width: 162px
	}
	.quiz-options-content-square_d969b .quiz-options-icon_d969b,
	.quiz-options-content-default_d969b .quiz-options-icon_d969b {
		width: calc(162px * 92 / 150)
	}
}

@media (max-width: 575px) and (min-width: 415px) {
	.quiz-options-content-square_d969b,
	.quiz-options-content-default_d969b {
		grid-template-columns: repeat(auto-fill, minmax(calc((100vw - 80px) / 3), auto))
	}
	.quiz-options-content-square_d969b .square_d969b,
	.quiz-options-content-default_d969b .square_d969b {
		flex: 0 0 calc((100vw - 80px) / 3);
		height: calc((100vw - 80px) / 3)
	}
	.quiz-options-content-square_d969b .default_d969b,
	.quiz-options-content-default_d969b .default_d969b {
		flex: 0 0 calc((100vw - 80px) / 3)
	}
	.quiz-options-content-square_d969b .quiz-options-item_d969b,
	.quiz-options-content-default_d969b .quiz-options-item_d969b {
		min-width: calc((100vw - 80px) / 3);
		width: calc((100vw - 80px) / 3)
	}
	.quiz-options-content-square_d969b .quiz-options-icon_d969b,
	.quiz-options-content-default_d969b .quiz-options-icon_d969b {
		width: calc((100vw - 80px) / 3 * 92 / 150)
	}
}

@media (max-width: 414px) {
	.quiz-options-content-square_d969b,
	.quiz-options-content-default_d969b {
		grid-template-columns: repeat(auto-fill, minmax(calc((100vw - 70px) / 2), auto))
	}
	.quiz-options-content-square_d969b .square_d969b,
	.quiz-options-content-default_d969b .square_d969b {
		flex: 0 0 calc((100vw - 70px) / 2);
		height: calc((100vw - 70px) / 2)
	}
	.quiz-options-content-square_d969b .default_d969b,
	.quiz-options-content-default_d969b .default_d969b {
		flex: 0 0 calc((100vw - 70px) / 2)
	}
	.quiz-options-content-square_d969b .quiz-options-item_d969b,
	.quiz-options-content-default_d969b .quiz-options-item_d969b {
		min-width: calc((100vw - 70px) / 2);
		width: calc((100vw - 70px) / 2)
	}
	.quiz-options-content-square_d969b .quiz-options-icon_d969b,
	.quiz-options-content-default_d969b .quiz-options-icon_d969b {
		width: calc((100vw - 70px) / 2 * 92 / 150)
	}
}

.board-container_7c16b {
	padding: 50px 40px 40px;
	border: 1px solid #e8e8e8
}

.board-container_7c16b .title_7c16b {
	color: #f58d76;
	font-family: 'Playfair Display', serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 26px;
	margin-bottom: 18px
}

.board-container_7c16b .description_7c16b {
	color: #666;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 24px;
	margin-bottom: 14px;
	-ms-flex-line-pack: 3
}

.board-container_7c16b .description_7c16b.hidden_7c16b {
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-line-clamp: 3;
	line-clamp: 3
}

.board-container_7c16b .link-pre-text_7c16b {
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0;
	text-align: left;
	line-height: 1;
	display: inline;
	vertical-align: middle;
	border: 0
}

.board-container_7c16b .link-item_7c16b,
.board-container_7c16b .read-more_7c16b {
	padding: 0;
	line-height: 1;
	border: 0
}

.rings-quiz-content_d2a5a {
	padding: 70px 15px 50px
}

@media (min-width: 1200px) and (max-width: 1279px) {
	.rings-quiz-content_d2a5a {
		max-width: 1140px
	}
}

@media (min-width: 1280px) {
	.rings-quiz-content_d2a5a {
		max-width: 1200px
	}
}

.rings-quiz-content_d2a5a .ad-right_d2a5a {
	display: none
}

.rings-quiz-content_d2a5a .rings-quiz-title_d2a5a {
	color: #f58d76;
	font-family: 'Playfair Display', serif;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 32px;
	text-align: center;
	margin-bottom: 12px
}

@media (max-width: 767px) {
	.rings-quiz-content_d2a5a .rings-quiz-title_d2a5a {
		text-align: left
	}
}

.rings-quiz-content_d2a5a .description_d2a5a {
	text-align: center;
	margin-bottom: 42px;
	color: #666;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 24px
}

@media (max-width: 767px) {
	.rings-quiz-content_d2a5a .description_d2a5a {
		text-align: left
	}
}

.rings-quiz-content_d2a5a .footer-copy_d2a5a {
	margin: 20px auto 0;
	padding: 50px 40px 40px
}

@media (min-width: 768px) {
	.rings-quiz-content_d2a5a .footer-copy_d2a5a {
		max-width: 660px
	}
}

.rings-quiz-content_d2a5a .line-content_d2a5a {
	margin: 0 auto;
	padding-bottom: 28px !important
}

@media (min-width: 768px) {
	.rings-quiz-content_d2a5a .line-content_d2a5a {
		max-width: 660px
	}
}

.rings-quiz-content_d2a5a .bottom-line_d2a5a {
	padding: 0;
	border: 0;
	border-bottom: 1px solid #d1d1d1
}

.rings-quiz-content_d2a5a .btn-groups_d2a5a {
	max-width: 660px;
	margin: 0 auto;
	text-align: center;
	display: flex;
	vertical-align: middle;
	justify-content: center;
	flex-wrap: wrap
}

.rings-quiz-content_d2a5a .btn-group-item_d2a5a {
	width: 100%;
	flex: 1 1 auto;
	line-height: 1
}

@media (max-width: 767px) {
	.rings-quiz-content_d2a5a .search_d2a5a {
		min-width: 0 !important;
		width: 100%;
		max-width: 315px
	}
}

.rings-quiz-content_d2a5a .back_d2a5a {
	margin: 20px auto;
	padding: 0;
	line-height: 1
}

@media (min-width: 1200px) {
	.rings-quiz-content_d2a5a.has-ad_d2a5a {
		display: flex;
		margin: 0 auto;
		position: relative
	}
}

@media (min-width: 1200px) and (min-width: 1280px) {
	.rings-quiz-content_d2a5a.has-ad_d2a5a {
		padding: 70px 0 50px
	}
}

@media (min-width: 1200px) {
	.rings-quiz-content_d2a5a.has-ad_d2a5a .search-form_d2a5a {
		position: relative;
		margin: 0 auto;
		margin-left: 52px;
		max-width: 736px;
		flex: auto
	}
}

@media (min-width: 1200px) and (min-width: 1280px) {
	.rings-quiz-content_d2a5a.has-ad_d2a5a .search-form_d2a5a {
		margin-left: 82px
	}
}

@media (min-width: 1200px) {
	.rings-quiz-content_d2a5a.has-ad_d2a5a .search-form_d2a5a .rings-quiz-title_d2a5a,
	.rings-quiz-content_d2a5a.has-ad_d2a5a .search-form_d2a5a .description_d2a5a {
		padding: 0
	}
	.rings-quiz-content_d2a5a.has-ad_d2a5a .search-form_d2a5a .footer-copy_d2a5a {
		max-width: 100% !important
	}
	.rings-quiz-content_d2a5a.has-ad_d2a5a .search-form_d2a5a .line-content_d2a5a,
	.rings-quiz-content_d2a5a.has-ad_d2a5a .search-form_d2a5a .quiz-options_d2a5a,
	.rings-quiz-content_d2a5a.has-ad_d2a5a .search-form_d2a5a .btn-groups_d2a5a {
		max-width: 100% !important;
		margin-left: 0;
		padding: 0
	}
	.rings-quiz-content_d2a5a.has-ad_d2a5a .ad-right_d2a5a {
		right: 0;
		display: block;
		flex: 0 1 300px;
		padding: 0;
		width: 300px;
		margin-bottom: -40px;
		position: fixed;
		transition: bottom 0.2s;
		left: calc(50% + 736px / 2 + 52px - 150px - 15px)
	}
}

@media (min-width: 1200px) and (min-width: 1280px) {
	.rings-quiz-content_d2a5a.has-ad_d2a5a .ad-right_d2a5a {
		left: calc(50% + 736px / 2 + 82px - 150px)
	}
}

@media (min-width: 1200px) {
	.rings-quiz-content_d2a5a.has-ad_d2a5a .btn-groups_d2a5a {
		margin-top: 22px
	}
}

.subscribe-us_df315 .subscribe-us-content_df315 {
	background-color: #f58d76
}

.subscribe-us_df315 .title_df315 {
	text-align: center;
	color: #fff;
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	letter-spacing: 0
}

.subscribe-us_df315 .description_df315 {
	color: #fff;
	text-align: center;
	font-family: "Lato", sans-serif;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 0
}

.subscribe-us_df315 .form-group_df315 {
	position: relative
}

.subscribe-us_df315 .looking-for-group_df315 {
	position: relative
}

.subscribe-us_df315 .looking-for-select_df315 select {
	text-transform: capitalize
}

.subscribe-us_df315 .email_df315 {
	height: 48px;
	width: 100%
}

.subscribe-us_df315 .email-placeholder_df315 {
	width: 100%;
	color: #b2b2b2;
	font-size: 16px;
	font-family: "Lato", sans-serif;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 1.8;
	height: 48px;
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #e8e8e8;
	padding: 8px 12px;
	transition: 0.3s
}

.subscribe-us_df315 .email-placeholder_df315.focus_df315 {
	font-size: 12px;
	line-height: 1
}

.subscribe-us_df315 .submit_df315 {
	height: 48px;
	position: relative
}

.subscribe-us_df315 .result-msg_df315 {
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	padding: 4px 10px 0
}

.subscribe-us_df315 .submit-spinner_df315 {
	height: 30px
}

.subscribe-us_df315 .copy-desc_df315 {
	margin: 0 auto;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 14px;
	text-align: center;
	max-width: 530px;
	display: block;
	display: -webkit-box;
	display: -moz-box
}

.subscribe-us_df315 .copy-desc_df315 .terms-conditions_df315 {
	color: inherit;
	font-size: inherit;
	display: inline-block;
	text-decoration: underline;
	text-transform: none
}

@media (min-width: 992px) {
	.subscribe-us_df315 .subscribe-us-content_df315 {
		margin: 70px auto 0;
		padding: 70px 15px
	}
	.subscribe-us_df315 .title_df315 {
		font-size: 30px;
		line-height: 32px;
		margin-bottom: 14px
	}
	.subscribe-us_df315 .form_df315 {
		display: flex;
		padding: 26px 0 0;
		justify-content: center;
		flex-wrap: wrap
	}
	.subscribe-us_df315 .form_df315 .submit_df315 {
		margin: 0 8px;
		min-width: 180px
	}
	.subscribe-us_df315 .form-group_df315 {
		position: relative;
		margin: 0 8px;
		width: 100%;
		display: flex;
		justify-content: center
	}
	.subscribe-us_df315 .form-group_df315>* {
		width: 33%;
		margin: 0 10px 20px
	}
	.subscribe-us_df315 .form-group_df315 .copy-desc_df315 {
		width: 100%
	}
	.subscribe-us_df315 .email_df315 {
		height: 48px
	}
}

@media (max-width: 991px) {
	.subscribe-us_df315 {
		background-color: #f58d76
	}
	.subscribe-us_df315 .subscribe-us-content_df315 {
		max-width: 420px;
		margin: 0 auto;
		padding: 70px 15px
	}
	.subscribe-us_df315 .title_df315 {
		font-size: 26px;
		line-height: 30px;
		margin-bottom: 14px
	}
	.subscribe-us_df315 .form_df315 {
		padding: 26px 0 0
	}
	.subscribe-us_df315 .form_df315 .submit_df315 {
		width: 100%;
		min-width: 0;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		margin: 0
	}
	.subscribe-us_df315 .form-group_df315 {
		width: 100%;
		margin: 0
	}
	.subscribe-us_df315 .form-group_df315>* {
		margin: 0 0 20px
	}
	.subscribe-us_df315 .copy-desc_df315 {
		text-align: left
	}
}

@media (max-width: 767px) {
	.subscribe-us_df315 .subscribe-us-content_df315 {
		max-width: 420px;
		margin: 0 auto;
		padding: 60px 15px
	}
}

.input-content_cc1d7 {
	background-color: #fff;
	border: 1px solid #d1d1d1;
	border-radius: 4px;
	height: 48px;
	position: relative;
	width: 100%
}

.placeholder_cc1d7,
.input_cc1d7 {
	border: 0;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0;
	position: absolute
}

.placeholder_cc1d7 {
	bottom: 10px;
	color: #b2b2b2;
	left: 12px;
	overflow: hidden;
	text-align: left;
	top: 12px;
	transition: .3s;
	width: calc(100% - 20px)
}

.input_cc1d7 {
	background: none;
	bottom: 0;
	left: 0;
	padding-left: 10px;
	padding-right: 10px;
	top: 0;
	width: 100%
}

.input_cc1d7:focus {
	border: 0;
	outline: none
}

.input_cc1d7:-webkit-autofill,
.input_cc1d7:-webkit-autofill:hover,
.input_cc1d7:-webkit-autofill:focus,
.input_cc1d7:-webkit-autofill:active {
	border-radius: 4px;
	box-shadow: 0 0 0 99999px #fff inset;
	-moz-transition: color 99999s ease-out, background-color 99999s ease-out;
	-ms-transition: color 99999s ease-out, background-color 99999s ease-out;
	-webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
	transition: color 99999s ease-out, background-color 99999s ease-out;
	-moz-transition-delay: 99999s;
	-ms-transition-delay: 99999s;
	-webkit-transition-delay: 99999s;
	transition-delay: 99999s
}

.input-content_cc1d7.active_cc1d7 {
	border: 0;
	box-shadow: 0 0 0 1px #333
}

.input-content_cc1d7.active_cc1d7 .placeholder_cc1d7 {
	bottom: auto;
	font-size: 12px;
	left: 11px;
	line-height: 14px;
	top: 6px;
	width: auto;
	z-index: 1
}

.input-content_cc1d7.active_cc1d7 .input_cc1d7 {
	color: #333;
	padding: 16px 10px 0
}

.input-content_cc1d7.active_cc1d7 .input_cc1d7:focus {
	border: 0;
	outline: none
}

.input-content_cc1d7.error_cc1d7 {
	box-shadow: 0 0 0 1px #c60d2b !important;
	border-color: #c60d2b !important
}

.input-content_cc1d7.error_cc1d7 .placeholder_cc1d7 {
	color: #c60d2b
}

.input-content_cc1d7.noactive-focus_cc1d7 {
	border: 0;
	border-width: 1px;
	box-shadow: 0 0 0 1px #333
}

.input-content_cc1d7.nofocus_cc1d7 {
	border-color: #d1d1d1;
	border-style: solid;
	border-width: 1px;
	box-shadow: none
}

.subscribe-us-alert-content_86cdb {
	width: 515px;
	height: 430px;
	top: calc(50% - 215px)
}

@media (max-width: 767px) {
	.subscribe-us-alert-content_86cdb {
		width: 335px
	}
}

@media (max-width: 374px) {
	.subscribe-us-alert-content_86cdb {
		width: 320px
	}
}

.subscribe-us-alert-content_86cdb .subscribe-us-content_86cdb {
	width: 315px;
	margin: 0 auto
}

@media (max-width: 767px) {
	.subscribe-us-alert-content_86cdb .subscribe-us-content_86cdb {
		width: 275px
	}
}

.subscribe-us-alert-content_86cdb .subscribe-us-content_86cdb .looking-for-select_86cdb,
.subscribe-us-alert-content_86cdb .subscribe-us-content_86cdb .email_86cdb,
.subscribe-us-alert-content_86cdb .subscribe-us-content_86cdb .copy_86cdb {
	text-align: left;
	margin: 20px auto 0
}

.subscribe-us-alert-content_86cdb .subscribe-us-content_86cdb .icon-base_86cdb {
	height: 14px;
	width: 14px;
	flex: 0 1 14px;
	margin: -1px 0 calc(14px * 0.1)
}

.subscribe-us-alert-content_86cdb .subscribe-us-content_86cdb .placeholder_86cdb {
	color: #8d8d8d;
	font-size: 12px;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 14px
}

@media (max-width: 767px) {
	.subscribe-us-alert-content_86cdb .subscribe-us-content_86cdb .placeholder_86cdb {
		color: #666
	}
}

.subscribe-us-alert-content_86cdb .subscribe-us-content_86cdb .terms-conditions_86cdb {
	text-transform: none;
	padding: 0;
	line-height: 1.2;
	font-size: 12px;
	border: 0;
	vertical-align: baseline
}

@media (min-width: 768px) {
	.subscribe-us-alert-content_86cdb .subscribe-us-content_86cdb .terms-conditions_86cdb {
		display: inline-block
	}
}

.subscribe-us-alert-content_86cdb .result-msg_86cdb {
	font-size: 12px;
	padding: 4px 10px;
	text-align: left;
	color: #c60d2b
}

.subscribe-us-alert-content_86cdb .submit-spinner_86cdb {
	height: 38px;
	position: absolute;
	top: 50%;
	left: 6px;
	transform: translateY(-50%)
}

.subscribe-us-alert-content_86cdb .subscribe-submit_86cdb {
	width: 315px;
	min-width: 0 !important;
	position: relative
}

@media (max-width: 767px) {
	.subscribe-us-alert-content_86cdb .subscribe-submit_86cdb {
		width: 275px
	}
}

.subscribe-us-alert-content_86cdb .subscribe-later_86cdb {
	line-height: 1;
	padding: 0;
	width: auto
}

.subscribe-us-alert-content_86cdb .invalid-content_86cdb {
	height: 474px;
	top: calc(50% - 237px)
}

.pin-it-button_98626 {
	margin-top: 19px !important;
	margin-left: 26px !important;
	width: 82px;
	height: 40px;
	background: #f1706f;
	border-radius: 4px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	color: white
}

.pin-it-svg_98626 {
	width: 64px !important;
	height: 32px !important;
	margin: auto !important
}

.select-container_cb70b,
.select-container-dark_cb70b {
	width: 100%;
	background-color: #fff;
	height: 48px;
	padding: 12px 10px;
	position: relative;
	border-radius: 4px;
	cursor: pointer;
	user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	border: 1px solid #d1d1d1
}

.select-container_cb70b.selected_cb70b,
.select-container-dark_cb70b.selected_cb70b {
	padding: 8px 10px
}

.select-container_cb70b.selected_cb70b .placeholder_cb70b,
.select-container-dark_cb70b.selected_cb70b .placeholder_cb70b {
	font-size: 12px;
	line-height: 1
}

.select-container_cb70b:focus,
.select-container-dark_cb70b:focus {
	box-shadow: none;
	outline: none
}

.select-container_cb70b.error_cb70b,
.select-container-dark_cb70b.error_cb70b {
	border-color: #c60d2b
}

.select-container_cb70b .select-down_cb70b,
.select-container-dark_cb70b .select-down_cb70b {
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	font-size: 24px;
	color: #999
}

.select-container_cb70b .placeholder_cb70b,
.select-container-dark_cb70b .placeholder_cb70b {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 24px;
	transition: 0.3s;
	color: #b2b2b2;
	text-align: left
}

.select-container_cb70b .select-options-mobile_cb70b,
.select-container-dark_cb70b .select-options-mobile_cb70b {
	position: fixed;
	left: 0;
	right: 0;
	top: 100%;
	transition: 0.3s;
	transform: translateY(0);
	max-height: 280px;
	min-height: 30px;
	z-index: 1020;
	background-color: #fff;
	text-align: left
}

.select-container_cb70b .select-options-mobile_cb70b.mobile_cb70b,
.select-container-dark_cb70b .select-options-mobile_cb70b.mobile_cb70b {
	transform: translateY(-100%)
}

.select-container_cb70b .select-options-mobile_cb70b .select-placeholder_cb70b,
.select-container-dark_cb70b .select-options-mobile_cb70b .select-placeholder_cb70b {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	line-height: 44px;
	border-bottom: 1px solid #d1d1d1;
	font-size: 14px;
	padding: 0 30px;
	color: #b2b2b2
}

.select-container_cb70b .select-options_cb70b,
.select-container-dark_cb70b .select-options_cb70b {
	background-color: #fff;
	padding: 4px 0;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.09);
	border-radius: 0px;
	z-index: 1020;
	max-height: 186px;
	overflow: auto
}

@media (min-width: 768px) {
	.select-container_cb70b .select-options_cb70b,
	.select-container-dark_cb70b .select-options_cb70b {
		position: absolute;
		top: 48px;
		left: -1px;
		right: -1px
	}
	.select-container_cb70b .select-options_cb70b::-webkit-scrollbar,
	.select-container-dark_cb70b .select-options_cb70b::-webkit-scrollbar {
		width: 9px;
		background: transparent
	}
	.select-container_cb70b .select-options_cb70b::-webkit-scrollbar-track,
	.select-container_cb70b .select-options_cb70b::-webkit-scrollbar-track-piece,
	.select-container-dark_cb70b .select-options_cb70b::-webkit-scrollbar-track,
	.select-container-dark_cb70b .select-options_cb70b::-webkit-scrollbar-track-piece {
		background: none;
		border-radius: 999px
	}
	.select-container_cb70b .select-options_cb70b::-webkit-scrollbar-thumb,
	.select-container-dark_cb70b .select-options_cb70b::-webkit-scrollbar-thumb {
		background-color: #e8e8e8;
		border-radius: 999px;
		border: 3px solid #fff
	}
}

@media (max-width: 767px) {
	.select-container_cb70b .select-options_cb70b,
	.select-container-dark_cb70b .select-options_cb70b {
		margin-top: 46px;
		transition: 0.3s
	}
}

.select-container_cb70b .selected-value_cb70b,
.select-container-dark_cb70b .selected-value_cb70b {
	font-size: 16px;
	color: #333;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 20px;
	text-align: left
}

.select-container_cb70b .option-item_cb70b,
.select-container-dark_cb70b .option-item_cb70b {
	height: 44px;
	padding: 10px 30px;
	font-size: 16px;
	color: #333;
	letter-spacing: 0;
	text-align: left
}

@media (min-width: 768px) {
	.select-container_cb70b .option-item_cb70b,
	.select-container-dark_cb70b .option-item_cb70b {
		padding: 10px 10px
	}
	.select-container_cb70b .option-item_cb70b:hover,
	.select-container-dark_cb70b .option-item_cb70b:hover {
		background-color: #f2f2f2
	}
}

.select-container_cb70b .option-item_cb70b.selected_cb70b,
.select-container-dark_cb70b .option-item_cb70b.selected_cb70b {
	color: #f1706f;
	position: relative
}

.select-container_cb70b .option-item_cb70b.selected_cb70b .selected-check_cb70b,
.select-container-dark_cb70b .option-item_cb70b.selected_cb70b .selected-check_cb70b {
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 24px;
	display: inline-block
}

.select-container_cb70b .option-item_cb70b .selected-check_cb70b,
.select-container-dark_cb70b .option-item_cb70b .selected-check_cb70b {
	display: none
}

.select_cb70b {
	display: none
}

.dark-cover_cb70b {
	background-color: #fff;
	border-radius: 4px 4px 0 0;
	position: absolute;
	width: 100%;
	height: calc(100% + 1px)
}

@media (max-width: 767px) {
	.dark-cover_cb70b {
		position: fixed;
		width: auto;
		height: auto;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: rgba(0, 0, 0, 0.6);
		transition: 0.3s;
		z-index: 1020;
		visibility: hidden;
		opacity: 0
	}
	.dark-cover_cb70b.mobile_cb70b {
		visibility: visible;
		transition: 0.3s;
		opacity: 1
	}
}

.select-container_cb70b.active_cb70b {
	border-color: #333
}

.select-container-dark_cb70b.active_cb70b {
	border: 1px solid #fff;
	box-shadow: 0 0 1px 1px #333
}

.photo-credits_1c838 {
	padding: 40px 15px;
	text-align: center;
	font-size: 12px;
	font-family: "Lato", sans-serif;
	font-weight: normal;
	letter-spacing: 0;
	color: #666
}

@media (max-width: 767px) {
	.photo-credits_1c838 {
		color: #8d8d8d
	}
}

.photo-credits_1c838 .credits-content_1c838 {
	display: inline-block
}

.photo-credits_1c838 .credits-name_1c838 {
	text-align: center;
	font-size: 12px;
	font-family: "Lato", sans-serif;
	font-weight: normal;
	letter-spacing: 0;
	color: #666
}

@media (max-width: 767px) {
	.photo-credits_1c838 .credits-name_1c838 {
		color: #8d8d8d;
		text-decoration: underline
	}
}

.photo-credits_1c838 .credits-name_1c838 {
	padding: 0
}

.extra-link_22e82 {
	color: #333;
	text-decoration: none
}

.extra-link_22e82:hover,
.extra-link_22e82:active,
.extra-link_22e82:focus {
	color: #333;
	text-decoration: none
}

.sponsored_22e82 {
	color: #b2b2b2;
	font-size: 14px !important;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 4px
}

.line_22e82 {
	margin: 0 15px;
	height: 1px;
	border: 1px solid #e8e8e8;
	border-bottom: none
}

.group-item_22e82 {
	width: 90%
}

.group-item_22e82 p {
	margin-bottom: 0 !important
}

.group-item-p_22e82 {
	color: #434343;
	font-size: 18px;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 0;
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-ms-flex-line-pack: 3
}

.flex_22e82 {
	display: flex;
	padding: 26px 15px
}

.end-card_22e82 {
	margin-right: 0 !important
}

.right-sponsored_22e82 {
	position: absolute;
	top: 0;
	right: 0;
	height: 25px;
	background: rgba(232, 232, 232, 0.8);
	border-radius: 0px 0px 0px 20px;
	color: #666;
	font-size: 14px;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 3px 13px 5px 15px
}

.first-card_22e82 .card-img-content_22e82,
.card_22e82 .card-img-content_22e82 {
	width: 100%;
	height: 0;
	padding-bottom: calc(290 / 435 * 100%);
	position: relative;
	overflow: hidden
}

.first-card_22e82 .card-img-content_22e82 .first-img-size_22e82,
.first-card_22e82 .card-img-content_22e82 .img-size_22e82,
.card_22e82 .card-img-content_22e82 .first-img-size_22e82,
.card_22e82 .card-img-content_22e82 .img-size_22e82 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

@media (max-width: 767px) {
	.arrow-right_22e82 {
		display: flex
	}
	.arrow-right_22e82 .icon_22e82 {
		width: 30px;
		height: 18px;
		margin: auto 0
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.card_22e82 {
		float: left;
		width: 340px;
		height: 381px;
		margin-bottom: 26px;
		border: 1px solid #e8e8e8;
		position: relative
	}
	.card_22e82 .sponsored_22e82 {
		margin-top: 30px
	}
	.card_22e82 .card-footer_22e82 {
		color: #666;
		font-size: 16px;
		font-family: "Lato", sans-serif;
		font-weight: 400;
		letter-spacing: 0;
		line-height: 20px
	}
	.card_22e82 .flex_22e82 {
		padding: 0px 20px 25px 20px
	}
	.card_22e82 .group-item_22e82 {
		width: 100%
	}
	.img-size_22e82 {
		width: 100%
	}
	.right-spacing_22e82 {
		margin-right: 10px
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.card_22e82 {
		float: left;
		width: 217px;
		height: 275px;
		margin-right: 20px;
		border: 1px solid #e8e8e8;
		position: relative
	}
	.card_22e82 .sponsored_22e82 {
		margin-top: 25px
	}
	.card_22e82 .card-footer_22e82 {
		color: #666;
		font-size: 16px;
		font-family: "Lato", sans-serif;
		font-weight: 400;
		letter-spacing: 0;
		line-height: 20px
	}
	.card_22e82 .flex_22e82 {
		padding: 0px 20px 25px 20px
	}
	.card_22e82 .group-item_22e82 {
		width: 100%
	}
	.wrapper-img_22e82 {
		display: flex
	}
	.img-size_22e82 {
		width: 100%
	}
	.group-item-p_22e82 {
		color: #333;
		font-size: 18px;
		font-family: "Lato", sans-serif;
		font-weight: 700;
		letter-spacing: 0;
		line-height: 24px;
		overflow: hidden;
		display: -webkit-box;
		display: -moz-box;
		-webkit-box-orient: vertical;
		box-orient: vertical;
		-moz-box-orient: vertical;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		-ms-flex-line-pack: 2
	}
}

@media (min-width: 1200px) and (max-width: 1279px) {
	.card_22e82 {
		float: left;
		width: 262px;
		height: 317px;
		margin-right: 20px;
		border: 1px solid #e8e8e8;
		position: relative
	}
	.card_22e82 .sponsored_22e82 {
		margin-top: 25px
	}
	.card_22e82 .card-footer_22e82 {
		color: #666;
		font-size: 16px;
		font-family: "Lato", sans-serif;
		font-weight: 400;
		letter-spacing: 0;
		line-height: 20px
	}
	.card_22e82 .flex_22e82 {
		padding: 0px 20px 25px 20px
	}
	.card_22e82 .group-item_22e82 {
		width: 100%
	}
	.img-size_22e82 {
		width: 100%
	}
	.group-item-p_22e82 {
		color: #333;
		font-size: 18px;
		font-family: "Lato", sans-serif;
		font-weight: 700;
		line-height: 24px;
		overflow: hidden;
		display: -webkit-box;
		display: -moz-box;
		-webkit-box-orient: vertical;
		box-orient: vertical;
		-moz-box-orient: vertical;
		-webkit-line-clamp: 3;
		line-clamp: 3;
		-ms-flex-line-pack: 3
	}
}

@media (min-width: 1280px) {
	.card_22e82 {
		float: left;
		width: 285px;
		height: 343px;
		margin-right: 20px;
		border: 1px solid #e8e8e8;
		position: relative
	}
	.card_22e82 .sponsored_22e82 {
		margin-top: 25px
	}
	.card_22e82 .card-footer_22e82 {
		color: #666;
		font-size: 16px;
		font-family: "Lato", sans-serif;
		font-weight: 400;
		letter-spacing: 0;
		line-height: 20px
	}
	.card_22e82 .flex_22e82 {
		padding: 0px 20px 25px 20px
	}
	.card_22e82 .group-item_22e82 {
		width: 100%
	}
	.img-size_22e82 {
		width: 100%
	}
	.group-item-p_22e82 {
		color: #333;
		font-size: 18px;
		font-family: "Lato", sans-serif;
		font-weight: 700;
		line-height: 24px;
		overflow: hidden;
		display: -webkit-box;
		display: -moz-box;
		-webkit-box-orient: vertical;
		box-orient: vertical;
		-moz-box-orient: vertical;
		-webkit-line-clamp: 3;
		line-clamp: 3;
		-ms-flex-line-pack: 3
	}
}

.line-div_67e0c {
	margin: 0 15px;
	height: 1px;
	border: 1px solid #e8e8e8;
	border-bottom: none
}

.view-more-div_67e0c {
	margin-top: 24px;
	margin-bottom: 24px
}

.view-more_67e0c {
	padding-left: 15px;
	padding-top: 13px;
	color: #f1706f;
	font-size: 16px;
	font-family: "Lato", sans-serif;
	font-weight: 700;
	text-transform: uppercase
}

.clear-fix_67e0c {
	clear: both
}

@media (max-width: 767px) {
	.wrapper_67e0c {
		margin: 60px auto
	}
	.wrapper-img_67e0c {
		padding: 0 15px 8% 15px
	}
	.wrapper-img_67e0c h2 {
		color: #f58d76;
		font-size: 26px !important;
		font-family: 'Playfair Display', serif;
		font-weight: bold;
		padding-bottom: 25px
	}
	.view-more-div_67e0c {
		margin-left: 15px;
		margin-top: 20px
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.wrapper_67e0c {
		margin: 70px auto 44px
	}
	.wrapper-img_67e0c {
		display: flex
	}
	.wrapper-img_67e0c h2 {
		color: #f58d76;
		font-family: 'Playfair Display', serif;
		font-weight: bold;
		padding-bottom: 25px;
		font-size: 30px !important;
		flex: 1
	}
	.view-more_67e0c {
		color: #f1706f;
		font-size: 16px;
		font-family: "Lato", sans-serif;
		font-weight: 700;
		text-transform: uppercase
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.wrapper_67e0c {
		margin: 70px auto
	}
	.wrapper-img_67e0c {
		display: flex
	}
	.wrapper-img_67e0c h2 {
		color: #f58d76;
		font-family: 'Playfair Display', serif;
		font-weight: bold;
		padding-bottom: 25px;
		font-size: 30px !important;
		flex: 1
	}
}

@media (min-width: 1200px) {
	.wrapper_67e0c {
		margin: 70px auto
	}
	.wrapper-img_67e0c {
		padding: 0;
		display: flex
	}
	.wrapper-img_67e0c h2 {
		color: #f58d76;
		font-family: 'Playfair Display', serif;
		font-weight: bold;
		padding-bottom: 25px;
		font-size: 30px !important;
		flex: 1
	}
	.view-more_67e0c {
		color: #f1706f;
		font-size: 16px;
		font-family: "Lato", sans-serif;
		font-weight: 700;
		text-transform: uppercase
	}
}

.wrapper_cd0d6 h2 {
	color: #f58d76;
	font-size: 30px;
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	padding-bottom: 25px
}

.ring-container_cd0d6 {
	background: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 0px;
	width: calc(100% - 20px);
	margin: 0 auto;
	position: relative
}

.slider-content_cd0d6 {
	margin-left: -20px;
	margin-right: -20px
}

.relate-botton_cd0d6 {
	text-decoration: none;
	color: #333
}

.relate-botton_cd0d6:hover {
	text-decoration: none;
	color: #333
}

.ring-img_cd0d6 {
	width: 60%;
	margin: 50% 50% -25% 50%;
	transform: translate(-50%, -50%)
}

.ring-name_cd0d6 {
	color: #333;
	font-size: 16px;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	line-height: 24px;
	text-align: center;
	padding: 16px 12px 0px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.ring-seller_cd0d6 {
	color: #b2b2b2;
	font-size: 14px;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	text-align: center;
	padding: 16px 12px 0px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.external-link_cd0d6 {
	line-height: 20px;
	font-size: 20px;
	bottom: 7px;
	right: 7px;
	position: absolute;
	color: #d1d1d1
}

@media (max-width: 767px) {
	.wrapper_cd0d6 {
		margin: 0 auto 68px;
		padding: 0 15px
	}
	.wrapper_cd0d6 h2 {
		font-size: 26px
	}
	.slider-content_cd0d6 {
		margin-left: -10px;
		margin-right: -10px
	}
}

@media (max-width: 375px) {
	.wrapper_cd0d6 {
		margin: 0 auto 68px
	}
	.ring-container_cd0d6 {
		width: calc(100% - 10px)
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.wrapper_cd0d6 {
		margin: 0 auto 78px
	}
	.slider-content_cd0d6 {
		margin-left: -10px;
		margin-right: -10px
	}
	.ring-container_cd0d6 {
		width: 118px;
		height: 122px
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.wrapper_cd0d6 {
		margin: 0 auto 78px
	}
	.slider-content_cd0d6 {
		margin-left: -10px;
		margin-right: -10px
	}
	.ring-container_cd0d6 {
		width: 166px;
		height: 170px
	}
}

@media (min-width: 1200px) {
	.wrapper_cd0d6 {
		margin: 0 auto 78px
	}
	.slider-content_cd0d6 {
		margin-left: -10px;
		margin-right: -10px
	}
	.ring-container_cd0d6 {
		width: 202px;
		height: 206px
	}
}

@media (min-width: 1280px) {
	.wrapper_cd0d6 {
		margin: 0 auto 78px
	}
	.slider-content_cd0d6 {
		margin-left: -10px;
		margin-right: -10px
	}
	.ring-container_cd0d6 {
		width: 220px;
		height: 225px
	}
}

.arrow-left_cd0d6 {
	position: absolute;
	left: 4px;
	display: block;
	height: 35px;
	width: 31.25px;
	font-size: 2em;
	cursor: pointer;
	background: transparent;
	top: 32%;
	padding: 0;
	border: 0;
	outline: none;
	color: #b2b2b2;
	transform: rotate(180deg) translate(0, -12%);
	z-index: 1
}

.arrow-left_cd0d6 svg {
	width: 50px;
	height: 50px
}

.arrow-right_cd0d6 {
	position: absolute;
	right: 4px;
	display: block;
	height: 35px;
	width: 31.25px;
	font-size: 2em;
	cursor: pointer;
	background: transparent;
	top: 32%;
	padding: 0;
	border: 0;
	outline: none;
	color: #b2b2b2;
	transform: translate(0, -50%)
}

.arrow-right_cd0d6 svg {
	width: 50px;
	height: 50px
}

@media (min-width: 1200px) and (max-width: 1279px) {
	.arrow-left_cd0d6 {
		left: 10px
	}
	.arrow-right_cd0d6 {
		right: 10px
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.arrow-left_cd0d6 {
		top: 24%
	}
	.arrow-right_cd0d6 {
		top: 24%
	}
}

.rings-quiz-result-list_80673 {
	margin: 22px 0 28px;
	display: grid;
	grid-gap: 10px 10px;
	grid-template-columns: repeat(auto-fill, minmax(calc((100vw - 85px) / 2), auto));
	justify-content: space-between
}

.rings-quiz-result-list_80673 .relate-botton_80673 {
	cursor: pointer;
	text-decoration: none;
	color: #333
}

.rings-quiz-result-list_80673 .relate-botton_80673:hover {
	text-decoration: none;
	color: #333
}

.rings-quiz-result-list_80673 .result-item_80673 {
	width: 100%
}

.rings-quiz-result-list_80673 .result-item_80673 .item-content_80673 {
	height: calc((100vw - 70px) / 2);
	background-color: #fff;
	position: relative;
	border: 1px solid #e8e8e8;
	overflow: hidden;
	cursor: pointer;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none
}

.rings-quiz-result-list_80673 .result-item_80673 .item-content_80673:hover .item-image_80673 {
	transform: translate(-50%, -50%) scale(1.2)
}

.rings-quiz-result-list_80673 .result-item_80673 .item-content_80673 .item-image_80673 {
	margin: 0 auto;
	width: 60%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: transform ease-in 0.2s
}

.rings-quiz-result-list_80673 .result-item_80673 .item-content_80673 .item-external-link-icon_80673 {
	position: absolute;
	font-size: 24px;
	color: #d1d1d1;
	right: 8px;
	bottom: 8px
}

.rings-quiz-result-list_80673 .result-item_80673 .item-title_80673 {
	text-align: center;
	color: #333;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 17px;
	margin: 20px 0 16px
}

.load-more_80673 {
	width: 100%;
	text-align: center;
	padding: 0 0 20px 0
}

.load-more_80673 .load-more-btn_80673 {
	display: flex !important;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 auto;
	padding: 0 !important;
	border: 0 !important
}

.load-more_80673 .load-more-icon_80673 {
	flex: 100%;
	font-size: 24px;
	width: 0
}

.submit-spinner_80673 {
	width: 100%;
	text-align: center;
	padding: 0 0 28px 0
}

.submit-spinner_80673 img {
	height: 40px
}

.no-more_80673 {
	width: 100%;
	height: 24px;
	text-align: center;
	padding: 0 0 70px 0;
	line-height: 0
}

.no-more_80673 .no-more-logo_80673 {
	height: 24px;
	width: 154px;
	background-color: #fff;
	position: relative;
	padding: 0 26px;
	color: #b2b2b2
}

.no-more_80673::before {
	height: 1px;
	width: 100%;
	background-color: #e8e8e8;
	position: relative;
	top: 12px;
	display: block;
	content: ""
}

@media (min-width: 576px) {
	.rings-quiz-result-list_80673 {
		grid-template-columns: repeat(auto-fill, minmax(250px, auto))
	}
	.rings-quiz-result-list_80673 .result-item_80673 .item-content_80673 {
		height: 250px
	}
}

@media (min-width: 768px) {
	.rings-quiz-result-list_80673 {
		margin: 38px 0 28px;
		grid-template-columns: repeat(auto-fill, minmax(216px, auto))
	}
	.rings-quiz-result-list_80673 .result-item_80673 .item-content_80673 {
		height: 216px
	}
}

@media (min-width: 992px) {
	.rings-quiz-result-list_80673 {
		grid-template-columns: repeat(auto-fill, minmax(162px, auto))
	}
	.rings-quiz-result-list_80673 .result-item_80673 .item-content_80673 {
		height: 162px
	}
}

@media (min-width: 1200px) {
	.rings-quiz-result-list_80673 {
		grid-template-columns: repeat(auto-fill, minmax(208px, auto))
	}
	.rings-quiz-result-list_80673 .result-item_80673 .item-content_80673 {
		height: 208px
	}
}

@media (min-width: 1280px) {
	.rings-quiz-result-list_80673 {
		grid-template-columns: repeat(auto-fill, minmax(224px, auto))
	}
	.rings-quiz-result-list_80673 .result-item_80673 .item-content_80673 {
		height: 224px
	}
}

.rings-quiz-result-container_c2d0a {
	display: flex;
	width: 100%;
	min-height: 400px;
	position: relative;
	padding: 0 15px
}

.rings-quiz-result-container_c2d0a .rings-quiz-result-form_c2d0a {
	border: 1px solid #e8e8e8;
	padding: 18px 20px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.rings-quiz-result-container_c2d0a .rings-quiz-result-form_c2d0a .defaults-filer-text_c2d0a {
	flex: 1;
	color: #666;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-style: normal;
	letter-spacing: 0;
	line-height: 24px;
	padding: 0 10px 0 0
}

.rings-quiz-result-container_c2d0a .rings-quiz-result-form_c2d0a .change_c2d0a {
	color: #f1706f;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 20px;
	text-transform: uppercase;
	flex: 0 1 auto;
	padding: 1px 0
}

.rings-quiz-result-container_c2d0a .rings-quiz-result-content_c2d0a {
	padding: 50px 0 0 0;
	width: 100%
}

.rings-quiz-result-container_c2d0a .rings-quiz-result-content_c2d0a .rings-quiz-title_c2d0a {
	color: #f58d76;
	font-family: 'Playfair Display', serif;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 32px;
	margin-bottom: 10px
}

.rings-quiz-result-container_c2d0a .rings-quiz-result-content_c2d0a .sub-title_c2d0a {
	color: #666;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-style: normal;
	letter-spacing: 0;
	line-height: 24px;
	margin-bottom: 32px
}

.rings-quiz-result-container_c2d0a .rings-quiz-result-content_c2d0a .less-results_c2d0a {
	background-color: #f3f7f9;
	color: #666;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5;
	letter-spacing: 0;
	text-align: center;
	padding: 12px 20px;
	margin: 28px 0 0
}

.rings-quiz-result-container_c2d0a .rings-quiz-result-content_c2d0a .no-results_c2d0a {
	background-color: #f3f7f9;
	color: #666;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 0;
	text-align: center;
	padding: 38px 20px;
	margin: 28px 0 0
}

.rings-quiz-result-container_c2d0a .rings-quiz-result-content_c2d0a .footer-copy_c2d0a {
	margin-bottom: 60px
}

@media (min-width: 576px) {
	.rings-quiz-result-container_c2d0a {
		padding: 0
	}
}

@media (min-width: 768px) {
	.rings-quiz-result-container_c2d0a .rings-quiz-result-form_c2d0a {
		border: 0;
		position: fixed;
		width: 246px;
		padding: 156px 46px 0 0;
		display: block;
		transition: 0.2s
	}
	.rings-quiz-result-container_c2d0a .rings-quiz-result-form_c2d0a .shone-shape-select_c2d0a,
	.rings-quiz-result-container_c2d0a .rings-quiz-result-form_c2d0a .metal-select_c2d0a,
	.rings-quiz-result-container_c2d0a .rings-quiz-result-form_c2d0a .ring-style-select_c2d0a {
		width: 100%;
		margin: 0 0 20px
	}
	.rings-quiz-result-container_c2d0a .rings-quiz-result-form_c2d0a .search_c2d0a {
		width: 100%;
		min-width: 0
	}
	.rings-quiz-result-container_c2d0a .back_c2d0a {
		z-index: 1;
		position: fixed;
		line-height: 1;
		padding: 0;
		margin-top: 96px;
		margin-bottom: 40px;
		transition: 0.2s;
		opacity: 1
	}
	.rings-quiz-result-container_c2d0a .rings-quiz-result-content_c2d0a {
		padding: 50px 0 0 246px;
		display: block;
		flex: 0 1 100%
	}
	.rings-quiz-result-container_c2d0a .rings-quiz-result-content_c2d0a .footer-copy_c2d0a {
		padding: 49px 40px 40px
	}
	.rings-quiz-result-container_c2d0a .rings-quiz-result-content_c2d0a .no-results_c2d0a {
		margin: 38px 0 0
	}
}

@media (min-width: 992px) {
	.rings-quiz-result-container_c2d0a .rings-quiz-result-content_c2d0a {
		display: flex;
		flex-wrap: wrap
	}
	.rings-quiz-result-container_c2d0a .rings-quiz-result-content_c2d0a .rings-quiz-title_c2d0a {
		flex: 100%
	}
	.rings-quiz-result-container_c2d0a .rings-quiz-result-content_c2d0a>*:not(.sub-title_c2d0a):not(.share-bar-container_c2d0a) {
		flex: 100%
	}
	.rings-quiz-result-container_c2d0a .rings-quiz-result-content_c2d0a .sub-title_c2d0a {
		flex: auto;
		margin-bottom: 0
	}
	.rings-quiz-result-container_c2d0a .rings-quiz-result-content_c2d0a .share-bar-container_c2d0a {
		flex: 0 0 auto
	}
}

.gradient-transparency-shade_64a0c {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(59, 0, 0, 0.01) 54%, rgba(50, 20, 0, 0.47) 100%)
}

.custom-carousel_64a0c .custom-carousel-caption_64a0c {
	text-align: left;
	position: absolute;
	top: 0;
	left: 50%;
	right: auto;
	bottom: auto;
	user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	padding-top: 0;
	padding-bottom: 0;
	width: 100%;
	height: 100%;
	transform: translate(-50%, 0)
}

@media (max-width: 575px) {
	.custom-carousel_64a0c .custom-carousel-caption_64a0c {
		padding: 0 30px
	}
}

.content_64a0c {
	position: absolute;
	bottom: 10%;
	width: 62%;
	max-width: 600px
}

@media (max-width: 767px) {
	.content_64a0c {
		bottom: 5%;
		width: auto
	}
}

.content_64a0c p {
	margin-bottom: 0
}

.divide_64a0c {
	height: 2px;
	width: 142px;
	margin: 30px 0;
	background-color: #f1706f
}

@media (min-width: 768px) and (max-width: 991px) {
	.divide_64a0c {
		margin: 15px 0
	}
}

@media (min-width: 768px) {
	.custom-carousel-item_64a0c {
		width: 100%;
		height: 500px;
		position: relative
	}
	.custom-carousel-item_64a0c img:first-child {
		height: auto;
		width: 100%;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%)
	}
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 846px) {
	.custom-carousel-item_64a0c img:first-child {
		height: 100%;
		width: auto
	}
}

@media (min-width: 1280px) {
	.custom-carousel-item_64a0c {
		height: calc(500 / 1280 * 100vw)
	}
}

.carousel-caption-text_64a0c {
	color: #fff;
	font-family: 'Playfair Display', serif;
	font-size: 52px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 1;
	margin: 0
}

@media (max-width: 767px) {
	.carousel-caption-text_64a0c {
		font-size: 36px
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.carousel-caption-text_64a0c {
		font-size: 42px
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.carousel-caption-text_64a0c {
		font-size: 52px
	}
}

.carousel-caption-desc_64a0c {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 24px;
	max-width: 480px
}

.main-contents_ca048 {
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 1
}

.main-contents_ca048 .real-proposal_ca048 {
	color: #f58d76;
	text-transform: uppercase;
	text-decoration: none
}

.main-contents_ca048 .proposal-planning_ca048 {
	color: #f1706f;
	text-transform: uppercase;
	text-decoration: none
}

.main-contents_ca048 .ring-ideas_ca048 {
	color: #f58d76;
	text-transform: uppercase;
	text-decoration: none
}

.main-contents_ca048 .real-proposal_ca048>a,
.main-contents_ca048 .proposal-planning_ca048>a,
.main-contents_ca048 .ring-ideas_ca048>a {
	transition: box-shadow 0.5s;
	border-radius: 10px
}

@media (min-width: 768px) {
	.main-contents_ca048 .real-proposal_ca048>a:hover,
	.main-contents_ca048 .proposal-planning_ca048>a:hover,
	.main-contents_ca048 .ring-ideas_ca048>a:hover {
		box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1)
	}
}

.main-contents_ca048 .share-proposal_ca048>a {
	transition: box-shadow 0.5s;
	border-radius: 10px
}

@media (min-width: 992px) {
	.main-contents_ca048 .share-proposal_ca048>a:hover {
		box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1)
	}
}

.main-contents_ca048 .sponsor_ca048 img {
	max-height: 100%;
	max-width: 100%
}

@media (min-width: 992px) {
	.container_ca048 {
		margin-top: 30px
	}
	.main-contents_ca048 .share-proposal_ca048 {
		flex: 1 1 auto;
		background: #fff
	}
	.main-contents_ca048 .sponsor_ca048 {
		font-size: 0;
		float: left
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.main-contents_ca048 .real-proposal_ca048,
	.main-contents_ca048 .proposal-planning_ca048,
	.main-contents_ca048 .ring-ideas_ca048 {
		width: 142px;
		flex: 1 0 142px;
		margin-right: 14px
	}
	.main-contents_ca048 .real-proposal_ca048>a,
	.main-contents_ca048 .proposal-planning_ca048>a,
	.main-contents_ca048 .ring-ideas_ca048>a {
		padding: 26px 0
	}
	.main-contents_ca048 .sponsor_ca048 {
		height: 24px
	}
}

@media (min-width: 992px) and (min-width: 1200px) and (max-width: 1279px) {
	.main-contents_ca048 .real-proposal_ca048,
	.main-contents_ca048 .proposal-planning_ca048,
	.main-contents_ca048 .ring-ideas_ca048 {
		width: 172px;
		flex: 1 0 172px;
		margin-right: 14px
	}
	.main-contents_ca048 .real-proposal_ca048>a,
	.main-contents_ca048 .proposal-planning_ca048>a,
	.main-contents_ca048 .ring-ideas_ca048>a {
		padding: 35px 0
	}
	.main-contents_ca048 .sponsor_ca048 {
		height: 28px
	}
}

@media (min-width: 992px) and (min-width: 1280px) {
	.main-contents_ca048 .real-proposal_ca048,
	.main-contents_ca048 .proposal-planning_ca048,
	.main-contents_ca048 .ring-ideas_ca048 {
		width: 186px;
		flex: 1 0 186px;
		margin-right: 14px
	}
	.main-contents_ca048 .real-proposal_ca048>a,
	.main-contents_ca048 .proposal-planning_ca048>a,
	.main-contents_ca048 .ring-ideas_ca048>a {
		padding: 39px 0
	}
	.main-contents_ca048 .sponsor_ca048 {
		height: 32px
	}
}

@media (max-width: 991px) {
	.container_ca048 {
		margin-top: -28px
	}
	.main-contents_ca048 {
		flex-wrap: wrap
	}
}

@media (max-width: 991px) and (max-width: 575px) {
	.main-contents_ca048 {
		padding-left: 15px;
		padding-right: 15px
	}
}

@media (max-width: 991px) {
	.main-contents_ca048 .real-proposal_ca048,
	.main-contents_ca048 .proposal-planning_ca048,
	.main-contents_ca048 .ring-ideas_ca048 {
		width: calc((100% - 16px) / 3);
		flex: 0 0 calc((100% - 16px) / 3)
	}
	.main-contents_ca048 .real-proposal_ca048>a,
	.main-contents_ca048 .proposal-planning_ca048>a,
	.main-contents_ca048 .ring-ideas_ca048>a {
		padding: 28px 0
	}
	.main-contents_ca048 .real-proposal_ca048>a>div,
	.main-contents_ca048 .proposal-planning_ca048>a>div,
	.main-contents_ca048 .ring-ideas_ca048>a>div {
		color: #333;
		font-size: 16px !important;
		line-height: 20px;
		text-transform: capitalize
	}
	.main-contents_ca048 .share-proposal_ca048 {
		margin-top: 38px;
		padding: 24px 0;
		border-radius: 0;
		border: 1px solid #e8e8e8;
		border-left: none;
		border-right: none;
		box-shadow: none
	}
}

@media (min-width: 992px) {
	.presented_ca048 {
		margin-top: 14px
	}
}

@media (min-width: 992px) and (min-width: 1280px) {
	.label_ca048 {
		line-height: 36px;
		margin-right: 14px
	}
}

@media (min-width: 992px) and (min-width: 1200px) and (max-width: 1279px) {
	.label_ca048 {
		line-height: 30px;
		margin-right: 14px
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.label_ca048 {
		line-height: 26px;
		margin-right: 14px
	}
}

.title_ca048 {
	font-weight: normal !important
}

@media (max-width: 991px) {
	.link_ca048 {
		padding: 0 !important
	}
}

@media (max-width: 991px) and (max-width: 767px) {
	.link_ca048 {
		position: relative
	}
}

@media (max-width: 991px) {
	.title_ca048 {
		margin-bottom: 6px
	}
}

@media (max-width: 991px) and (max-width: 767px) {
	.icon_ca048 {
		display: none
	}
}

@media (max-width: 991px) {
	.description_ca048 {
		max-width: 100% !important
	}
	.presented_ca048 {
		margin-top: 26px
	}
	.sponsor_ca048 {
		clear: both;
		height: 30px
	}
	.label_ca048 {
		width: 100%
	}
}

.container_545af {
	width: 100%;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.09)
}

.container_545af.icon-container_545af .link_545af {
	height: 100%;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	color: inherit;
	text-decoration: inherit
}

.container_545af.icon-container_545af .icon_545af {
	width: 100%;
	font-size: 46px;
	flex: 100%
}

.container_545af.icon-container_545af .content_545af {
	flex: 100%
}

.container_545af.icon-container_545af .title_545af {
	width: 100%;
	flex: 100%;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 22px;
	margin-top: 2px
}

.container_545af.description-container_545af .link_545af {
	padding: 30px 0 0 30px;
	color: inherit;
	text-decoration: inherit;
	display: block;
	height: 100%;
	width: 100%
}

.container_545af.description-container_545af .title_545af {
	color: #f1706f;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 20px;
	text-transform: uppercase
}

.container_545af.description-container_545af .description_545af {
	color: #333;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 24px;
	max-width: 321px
}

.container_545af.description-container_545af .label_545af {
	float: left;
	text-transform: uppercase;
	letter-spacing: 0;
	color: #b2b2b2;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-weight: normal
}

.container_545af.icon-container_545af.description-container_545af .link_545af {
	height: 100%;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	color: inherit;
	text-decoration: inherit;
	justify-content: center;
	padding: 30px 0 0 30px
}

@media (min-width: 992px) {
	.container_545af.icon-container_545af.description-container_545af .link_545af {
		padding: 22px 32px
	}
}

@media (min-width: 1200px) {
	.container_545af.icon-container_545af.description-container_545af .link_545af {
		padding: 42px 38px
	}
}

@media (min-width: 1280px) {
	.container_545af.icon-container_545af.description-container_545af .link_545af {
		padding: 46px 56px
	}
}

.container_545af.icon-container_545af.description-container_545af .icon_545af {
	width: 70px;
	font-size: 70px;
	flex: 0 0 auto;
	margin-right: 38px
}

@media (min-width: 992px) {
	.container_545af.icon-container_545af.description-container_545af .icon_545af {
		height: 100px;
		margin-right: 26px
	}
}

@media (min-width: 1200px) {
	.container_545af.icon-container_545af.description-container_545af .icon_545af {
		height: 77px;
		margin-right: 26px
	}
}

@media (min-width: 1280px) {
	.container_545af.icon-container_545af.description-container_545af .icon_545af {
		height: 77px;
		margin-right: 38px
	}
}

.container_545af.icon-container_545af.description-container_545af .content_545af {
	flex: 1 0 0;
	text-align: left
}

.container_545af.icon-container_545af.description-container_545af .title_545af {
	width: 100%;
	flex: 100%;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 22px;
	margin-top: 0;
	margin-bottom: 6px
}

.container_545af.icon-container_545af.description-container_545af .description_545af {
	color: #333;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 24px;
	max-width: 420px
}

.container_545af * {
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none
}

.desc-text_90a65 {
	color: #8d8d8d;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 0
}

.share-item-icon_90a65 {
	font-size: 24px
}

.share-item_90a65 {
	font-size: 0;
	line-height: 0
}

@media (min-width: 992px) {
	.share-bar-container_90a65 {
		background-color: #fff;
		padding: 0
	}
	.share-bar-content_90a65 {
		width: 100%;
		display: flex
	}
	.share-items_90a65 {
		display: flex
	}
	.share-item_90a65 {
		margin-left: 15px
	}
}

@media (max-width: 991px) {
	.share-bar-content_90a65 {
		width: 100%;
		display: flex;
		justify-content: space-between;
		padding: 0 30px
	}
}

@media (max-width: 991px) and (min-width: 576px) {
	.share-bar-content_90a65 {
		width: 540px;
		margin: 0 auto;
		padding: 0 15px
	}
}

@media (max-width: 991px) and (min-width: 768px) {
	.share-bar-content_90a65 {
		width: 720px;
		margin: 0 auto;
		padding: 0 15px
	}
}

@media (max-width: 991px) {
	.share-bar-container_90a65 {
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 10;
		background-color: #fff;
		box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, 0.09);
		padding: 14px 0;
		transition: 0.5s
	}
	.share-bar-container_90a65.hidden_90a65 {
		transform: translate(0, 100%)
	}
	.share-items_90a65 {
		display: flex;
		justify-content: right
	}
	.share-item_90a65 {
		flex: 0 0 24px;
		text-align: right !important;
		margin-left: 20px
	}
	.share-item_90a65:first-child {
		margin-left: 0
	}
}

.tips_150ed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999
}

.shade_150ed {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	opacity: 0
}

.msg-content_150ed {
	position: absolute;
	left: 50%;
	top: 50%;
	max-width: 90%;
	transform: translate(-50%, -50%) scale(1);
	transition: ease-in .3s;
	background-color: #333;
	border-radius: 6px;
	padding: 12px 44px;
	opacity: 1
}

.msg-content_150ed.anim-0_150ed {
	transform: translate(-50%, -50%) scale(0);
	opacity: 0;
	transition: ease-out 1s
}

.msg-content_150ed.anim-1_150ed {
	transform: translate(-50%, -150%) scale(0);
	opacity: 0;
	transition: ease-out 1s
}

.msg-content_150ed.anim-2_150ed {
	top: 100%;
	opacity: 0;
	transition: ease-out 1s
}

.msg-content_150ed.anim-3_150ed {
	transform: translate(-150%, -50%) scale(0);
	opacity: 0;
	transition: ease-out 1s
}

.msg-content_150ed.anim-4_150ed {
	transform: translate(-150%, -50%) scale(0) rotate(360deg);
	opacity: 0;
	transition: ease-out 1s
}

.msg-content_150ed.anim-5_150ed {
	opacity: 0;
	transition: ease-out 1s
}

.msg-content_150ed.anim-6_150ed {
	-webkit-animation: .05s linear 0.1s 6 alternate 'anim6';
	animation: .05s linear 0.1s 6 alternate 'anim6'
}

.text_150ed {
	color: #fff;
	font-weight: normal;
	letter-spacing: 0;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	white-space: nowrap
}

.post-card-link_353f9 {
	padding: 0;
	margin: 0;
	text-decoration: none;
	border: 0;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none
}

.post-card-link_353f9:hover {
	text-decoration: none
}

.container_353f9 {
	height: 100%;
	border: 1px solid #e8e8e8;
	position: relative
}

.headImg-container_353f9 {
	width: 100%;
	height: 0;
	padding-bottom: calc(2 / 3 * 100%);
	overflow: hidden;
	position: relative
}

.headImg-playIcon_353f9 {
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: calc(50 / 283 * 100%);
	height: calc(50 / 188 * 100%);
	max-width: 50px;
	max-height: 50px;
	min-width: 30px;
	min-height: 30px
}

.play-icon_353f9 {
	color: #fff;
	width: 100%;
	height: 100%
}

.head-img_353f9 {
	width: 100%;
	height: 100%;
	object-fit: cover;
	-o-object-fit: cover;
	position: absolute
}

.head-img-bg_353f9 {
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}

.tag_353f9 {
	position: absolute;
	top: 0;
	right: 0;
	background-color: rgba(232, 232, 232, 0.8);
	color: #666;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.86px;
	text-align: right;
	text-transform: uppercase;
	padding: 4px 12px 4px 18px;
	border-radius: 0 0 0 20px;
	line-height: 1
}

.trending_353f9 {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #f1706f;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.86px;
	text-align: right;
	text-transform: uppercase;
	padding: 4px 18px 4px 16px;
	border-radius: 0 20px 0 0;
	line-height: 14px
}

.text-content_353f9 {
	padding: 24px 20px
}

.sub-title_353f9 {
	color: #b2b2b2;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 4px
}

.title_353f9 {
	color: #333;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 24px;
	margin: 0
}

.title_353f9.hide-line_353f9 {
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-ms-flex-line-pack: 3
}

.title_353f9.hidden-line_353f9 {
	height: calc(24px * 3);
	overflow: hidden;
	position: relative
}

.title_353f9.hidden-line_353f9::after,
.title_353f9.hidden-line_353f9:after {
	content: "...";
	position: absolute;
	bottom: 0;
	right: 0;
	padding-left: 40px;
	background: -webkit-linear-gradient(left, transparent, #fff 55%);
	background: -o-linear-gradient(right, transparent, #fff 55%);
	background: -moz-linear-gradient(right, transparent, #fff 55%);
	background: linear-gradient(to right, transparent, #fff 55%)
}

.arrow-right_353f9 {
	position: absolute;
	top: 50%;
	right: 0;
	font-size: 24px;
	color: #d1d1d1;
	transform: translate(0, -50%)
}

.description_353f9 {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 17px;
	margin: 4px 0 0
}

.description_353f9.hide-line_353f9 {
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-line-clamp: 6;
	line-clamp: 6;
	-ms-flex-line-pack: 6
}

.description_353f9.hidden-line_353f9 {
	height: calc(24px * 6);
	overflow: hidden;
	position: relative
}

.description_353f9.hidden-line_353f9::after,
.description_353f9.hidden-line_353f9:after {
	content: "...";
	position: absolute;
	bottom: 0;
	right: 0;
	padding-left: 40px;
	background: -webkit-linear-gradient(left, transparent, #fff 55%);
	background: -o-linear-gradient(right, transparent, #fff 55%);
	background: -moz-linear-gradient(right, transparent, #fff 55%);
	background: linear-gradient(to right, transparent, #fff 55%)
}

.line-div_e6dc7 {
	margin: 0;
	height: 1px;
	border: 1px solid #e8e8e8;
	border-bottom: none
}

.view-more-div_e6dc7 {
	display: flex
}

.view-more_e6dc7 {
	margin-top: 38px;
	margin-bottom: 24px
}

@media (max-width: 767px) {
	.view-more_e6dc7 {
		margin-top: 26px;
		margin-bottom: 0
	}
}

.clear-fix_e6dc7 {
	clear: both
}

.wrapper-img_e6dc7 h2 {
	color: #f58d76;
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0
}

.wrapper-img_e6dc7 .subtitle_e6dc7 {
	color: #8d8d8d;
	font-family: "Lato", sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 16px;
	padding-bottom: 26px;
	padding-top: 8px
}

@media (max-width: 767px) {
	.wrapper_e6dc7 {
		margin: 38px auto 60px
	}
	.wrapper-img_e6dc7 {
		padding: 0 0 28px
	}
	.wrapper-img_e6dc7 h2 {
		font-size: 26px !important;
		line-height: 30px;
		max-width: 222px
	}
}

@media (max-width: 575px) {
	.wrapper-img_e6dc7,
	.wrapper-group_e6dc7 {
		padding-left: 15px;
		padding-right: 15px
	}
	.line-div_e6dc7 {
		margin-left: 15px;
		margin-right: 15px
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.wrapper-group_e6dc7 {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap
	}
	.wrapper-group_e6dc7 a {
		flex: 0 0 calc(50% - 10px);
		margin-bottom: 26px
	}
	.wrapper_e6dc7 {
		margin: 48px auto 44px
	}
	.wrapper-img_e6dc7 {
		display: flex
	}
	.wrapper-img_e6dc7 .title-container_e6dc7 {
		flex: 1
	}
	.wrapper-img_e6dc7 h2 {
		font-size: 30px !important;
		line-height: 32px
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.wrapper-group_e6dc7 {
		display: flex;
		justify-content: space-between
	}
	.wrapper-group_e6dc7 a {
		flex: 0 0 calc(25% - 15px)
	}
	.wrapper_e6dc7 {
		margin: 70px auto
	}
	.wrapper-img_e6dc7 {
		display: flex
	}
	.wrapper-img_e6dc7 .title-container_e6dc7 {
		flex: 1
	}
	.wrapper-img_e6dc7 h2 {
		font-size: 30px !important;
		line-height: 32px
	}
}

@media (min-width: 1200px) {
	.wrapper-group_e6dc7 {
		display: flex;
		justify-content: space-between
	}
	.wrapper-group_e6dc7 a {
		flex: 0 0 calc(25% - 15px)
	}
	.wrapper_e6dc7 {
		margin: 70px auto
	}
	.wrapper-img_e6dc7 {
		padding: 0;
		display: flex
	}
	.wrapper-img_e6dc7 .title-container_e6dc7 {
		flex: 1
	}
	.wrapper-img_e6dc7 h2 {
		font-size: 30px !important;
		line-height: 32px
	}
}

.no-border_e6dc7 {
	border: 0
}

.text-content_e6dc7 {
	border: 0;
	border-bottom: 1px solid #e8e8e8;
	position: relative;
	padding: 24px 0
}

.title_e6dc7 {
	color: #434343;
	font-weight: normal;
	max-width: calc(100% - 24px);
	width: 275px
}

.line-div_f790e {
	margin: 0;
	height: 1px;
	border: 1px solid #e8e8e8;
	border-bottom: none
}

.view-more-div_f790e {
	margin-bottom: 24px;
	display: flex
}

.view-more_f790e {
	margin-top: 38px;
	margin-bottom: 24px
}

@media (max-width: 767px) {
	.view-more_f790e {
		margin-top: 26px;
		margin-bottom: 0
	}
}

.clear-fix_f790e {
	clear: both
}

.wrapper-img_f790e h2 {
	color: #f58d76;
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	margin-bottom: 0
}

.wrapper-img_f790e .subtitle_f790e {
	color: #8d8d8d;
	font-family: "Lato", sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 16px;
	padding-bottom: 26px;
	padding-top: 8px
}

@media (max-width: 767px) {
	.wrapper-group_f790e {
		width: 100%;
		overflow: auto;
		scrollbar-width: none;
		-ms-overflow-style: none;
		-webkit-overflow-scrolling: touch
	}
	.wrapper-group_f790e::-webkit-scrollbar {
		width: 0;
		height: 0
	}
	.wrapper-content_f790e {
		display: flex;
		justify-content: center;
		flex-wrap: nowrap;
		height: 240px;
		width: calc(100% + 630px);
		min-width: 1200px
	}
	.wrapper-content_f790e>a {
		flex: 0 0 220px;
		margin-right: 10px
	}
	.wrapper-content_f790e>a:last-child {
		margin-right: 0
	}
	.wrapper_f790e {
		margin: 60px auto
	}
	.wrapper-img_f790e h2 {
		font-size: 26px !important
	}
}

@media (max-width: 575px) {
	.wrapper-img_f790e,
	.view-more-div_f790e {
		padding-left: 30px !important;
		padding-right: 30px !important
	}
	.line-div_f790e {
		margin-left: 15px;
		margin-right: 15px
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.wrapper-group_f790e {
		width: 100%;
		overflow: auto;
		scrollbar-width: none;
		-ms-overflow-style: none;
		-webkit-overflow-scrolling: touch
	}
	.wrapper-group_f790e::-webkit-scrollbar {
		width: 0;
		height: 0
	}
	.wrapper-content_f790e {
		display: flex;
		flex-wrap: nowrap;
		justify-content: center;
		width: calc(100% + 450px);
		height: 240px
	}
	.wrapper-content_f790e>a {
		flex: 0 0 220px;
		margin-right: 10px
	}
	.wrapper-content_f790e>a:last-child {
		margin-right: 0
	}
	.wrapper_f790e {
		margin: 70px auto
	}
	.wrapper-img_f790e {
		display: flex
	}
	.wrapper-img_f790e .title-container_f790e {
		flex: 1
	}
	.wrapper-img_f790e h2 {
		font-size: 30px !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.wrapper-group_f790e {
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
		max-width: 960px;
		padding: 0 15px
	}
	.wrapper-group_f790e .wrapper-content_f790e {
		display: flex;
		justify-content: space-between;
		flex-flow: column wrap;
		width: 100%;
		height: 340px
	}
	.wrapper-group_f790e .wrapper-content_f790e>a {
		padding: 0;
		width: calc(25% - 15px);
		height: calc(50% - 10px)
	}
	.wrapper-group_f790e .wrapper-content_f790e>a h4 {
		font-size: 21px;
		line-height: 24px
	}
	.wrapper-group_f790e .wrapper-content_f790e>a:first-child {
		width: calc(50% - 10px);
		height: 100%;
		margin: 0 10px 0 0
	}
	.wrapper-group_f790e .wrapper-content_f790e>a:first-child h4 {
		font-size: 24px;
		line-height: 28px
	}
	.wrapper-group_f790e .wrapper-content_f790e>a:nth-child(2) {
		margin: 0 5px 10px 10px
	}
	.wrapper-group_f790e .wrapper-content_f790e>a:nth-child(3) {
		margin: 10px 5px 0 10px
	}
	.wrapper-group_f790e .wrapper-content_f790e>a:nth-child(4) {
		margin: 0 0 10px 15px
	}
	.wrapper-group_f790e .wrapper-content_f790e>a:nth-child(5) {
		margin: 10px 0 0 15px
	}
	.wrapper_f790e {
		margin: 70px auto
	}
	.wrapper-img_f790e {
		display: flex
	}
	.wrapper-img_f790e .title-container_f790e {
		flex: 1
	}
	.wrapper-img_f790e h2 {
		font-size: 30px !important
	}
}

@media (min-width: 1200px) {
	.wrapper-group_f790e {
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
		max-width: 1140px;
		padding: 0 15px
	}
}

@media (min-width: 1200px) and (min-width: 1280px) {
	.wrapper-group_f790e {
		max-width: 1200px;
		padding: 0
	}
}

@media (min-width: 1200px) {
	.wrapper-group_f790e .wrapper-content_f790e {
		display: flex;
		justify-content: space-between;
		flex-flow: column wrap;
		width: 100%;
		height: 402px
	}
}

@media (min-width: 1200px) and (min-width: 1280px) {
	.wrapper-group_f790e .wrapper-content_f790e {
		height: 424px
	}
}

@media (min-width: 1200px) {
	.wrapper-group_f790e .wrapper-content_f790e>a {
		padding: 0;
		width: calc(25% - 15px);
		height: calc(50% - 10px)
	}
	.wrapper-group_f790e .wrapper-content_f790e>a h4 {
		font-size: 21px;
		line-height: 24px
	}
	.wrapper-group_f790e .wrapper-content_f790e>a:first-child {
		width: calc(50% - 10px);
		height: 100%;
		margin: 0 10px 0 0
	}
	.wrapper-group_f790e .wrapper-content_f790e>a:first-child h4 {
		font-size: 24px;
		line-height: 28px
	}
	.wrapper-group_f790e .wrapper-content_f790e>a:nth-child(2) {
		margin: 0 5px 10px 10px
	}
	.wrapper-group_f790e .wrapper-content_f790e>a:nth-child(3) {
		margin: 10px 5px 0 10px
	}
	.wrapper-group_f790e .wrapper-content_f790e>a:nth-child(4) {
		margin: 0 0 10px 15px
	}
	.wrapper-group_f790e .wrapper-content_f790e>a:nth-child(5) {
		margin: 10px 0 0 15px
	}
	.wrapper_f790e {
		margin: 70px auto
	}
	.wrapper-img_f790e {
		padding: 0;
		display: flex
	}
	.wrapper-img_f790e .title-container_f790e {
		flex: 1
	}
	.wrapper-img_f790e h2 {
		font-size: 30px !important
	}
}

.headImg-container_f790e {
	height: 100%;
	padding: 0
}

.text-content_f790e {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54) 100%)
}

.sub-title_f790e {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 17px;
	margin-bottom: 2px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.title_f790e {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 28px;
	max-width: 412px
}

.description_f790e {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 17px;
	margin: 4px 0 0;
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block !important
}

@media (max-width: 991px) {
	.text-content_f790e {
		padding: 54px 18px 18px
	}
	.title_f790e {
		font-size: 21px;
		line-height: 24px
	}
}

@media (min-width: 992px) {
	.text-content_f790e {
		padding: calc(56 / 424 * 100%) calc(28 / 590 * 100%) calc(20 / 424 * 100%)
	}
	.title_f790e {
		font-size: 24px;
		line-height: 28px;
		max-width: 412px
	}
}

@media (min-width: 992px) {
	.head-img_f790e,
	.head-img-bg_f790e {
		transition: 0.5s
	}
	a:hover .head-img_f790e,
	a:hover .head-img-bg_f790e {
		transform: scale(1.1)
	}
}

.proposal-videos_e715b {
	width: 100%;
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
	-webkit-overflow-scrolling: touch
}

.proposal-videos_e715b::-webkit-scrollbar {
	width: 0;
	height: 0
}

.proposal-videos-title_e715b {
	display: flex;
	justify-content: space-between;
	width: 100%
}

.proposal-videos-list_e715b {
	width: 100%;
	display: flex;
	justify-content: space-between
}

.proposal-videos-list_e715b>* {
	flex: 0 0 calc(25% - 15px);
	min-width: 220px;
	margin-right: 10px;
	cursor: pointer
}

.proposal-videos-list_e715b>*:last-child {
	margin-right: 0
}

.proposal-videos-title_e715b .title-container_e715b {
	flex: 1
}

.proposal-videos-title_e715b h2 {
	color: #f58d76;
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	letter-spacing: 0;
	margin-bottom: 0
}

.proposal-videos-title_e715b .subtitle_e715b {
	color: #8d8d8d;
	font-family: "Lato", sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 16px;
	padding-bottom: 26px;
	padding-top: 8px
}

.view-more-div_e715b {
	margin-bottom: 24px;
	display: flex
}

.view-more_e715b {
	margin-top: 38px;
	margin-bottom: 24px
}

@media (max-width: 767px) {
	.view-more_e715b {
		margin-top: 26px;
		margin-bottom: 0
	}
}

@media (max-width: 767px) {
	.container_e715b {
		margin: 60px auto
	}
	.proposal-videos-title_e715b h2 {
		font-size: 26px;
		line-height: 30px;
		max-width: 222px
	}
	.proposal-videos_e715b {
		scrollbar-width: none;
		-ms-overflow-style: none;
		-webkit-overflow-scrolling: touch
	}
	.proposal-videos_e715b::-webkit-scrollbar {
		width: 0;
		height: 0
	}
	.proposal-videos-list_e715b {
		width: calc(100% - 540px + 940px);
		display: flex;
		justify-content: center
	}
	.proposal-videos-list_e715b>* {
		flex: 0 0 220px;
		margin-right: 10px
	}
	.proposal-videos-list_e715b>*:last-child {
		margin-right: 0
	}
}

@media (max-width: 767px) and (max-width: 575px) {
	.proposal-videos-title_e715b,
	.view-more-div_e715b {
		padding-left: 30px !important;
		padding-right: 30px !important
	}
	.proposal-videos-list_e715b {
		width: 970px
	}
}

@media (min-width: 768px) {
	.container_e715b {
		margin: 70px auto
	}
	.proposal-videos-title_e715b h2 {
		font-size: 30px;
		line-height: 32px
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.proposal-videos_e715b {
		scrollbar-width: none;
		-ms-overflow-style: none;
		-webkit-overflow-scrolling: touch
	}
	.proposal-videos_e715b::-webkit-scrollbar {
		width: 0;
		height: 0
	}
	.proposal-videos-list_e715b {
		width: calc(100% - 720px + 940px);
		max-width: calc(100% - 720px + 940px);
		display: flex;
		justify-content: center
	}
	.proposal-videos-list_e715b>* {
		flex: 0 0 220px;
		margin-right: 10px
	}
	.proposal-videos-list_e715b>*:last-child {
		margin-right: 0
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.proposal-videos-list_e715b {
		width: calc((25% - 15px) * 4 + 30px);
		max-width: 960px;
		display: flex;
		justify-content: center;
		margin: 0 auto
	}
}

@media (min-width: 1200px) and (max-width: 1279px) {
	.proposal-videos-list_e715b {
		width: calc((25% - 15px) * 4 + 30px);
		max-width: 1140px;
		display: flex;
		justify-content: center;
		margin: 0 auto
	}
}

@media (min-width: 1280px) {
	.proposal-videos-list_e715b {
		width: 100%;
		max-width: 1200px;
		display: flex;
		justify-content: space-between;
		margin: 0 auto
	}
}

.proposal-ideas-title_99e84 {
	display: flex;
	justify-content: space-between;
	width: 100%
}

.proposal-ideas-title_99e84 .title-container_99e84 {
	flex: 1
}

.proposal-ideas-title_99e84 h2 {
	color: #f58d76;
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	letter-spacing: 0;
	margin-bottom: 0
}

.proposal-ideas-title_99e84 .subtitle_99e84 {
	color: #8d8d8d;
	font-family: "Lato", sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 16px;
	padding-bottom: 26px;
	padding-top: 8px
}

.proposal-ideas_99e84 {
	width: 100%;
	overflow-x: auto;
	overflow-y: hidden;
	justify-content: center;
	scrollbar-width: none;
	-ms-overflow-style: none;
	-webkit-overflow-scrolling: touch
}

.proposal-ideas_99e84::-webkit-scrollbar {
	width: 0;
	height: 0
}

.proposal-ideas-list_99e84 {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: -10px
}

.proposal-ideas-list_99e84>* {
	flex: 1;
	margin-right: 10px;
	margin-bottom: 10px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 6px;
	height: 126px;
	border: 0
}

.proposal-ideas-list_99e84>*>a {
	height: 100%;
	width: 100%;
	display: table;
	padding: 0 20px;
	white-space: nowrap;
	text-align: center;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 20px;
	text-decoration: none;
	text-transform: uppercase;
	background-color: rgba(102, 102, 102, 0.4);
	border-radius: 6px;
	transition: 0.5s
}

.proposal-ideas-list_99e84>*>a:hover {
	color: #fff;
	text-decoration: none
}

@media (min-width: 768px) {
	.proposal-ideas-list_99e84>*>a:hover {
		background-color: transparent
	}
}

.proposal-ideas-list_99e84>*>a>* {
	display: table-cell;
	vertical-align: middle
}

@media (min-width: 992px) and (max-width: 1199px) {
	.proposal-ideas-list_99e84>*>a {
		padding: 0 30px
	}
}

@media (min-width: 1200px) and (max-width: 1279px) {
	.proposal-ideas-list_99e84>*>a {
		padding: 0 18px
	}
}

@media (min-width: 1280px) {
	.proposal-ideas-list_99e84>*>a {
		padding: 0 22px
	}
}

.view-more-div_99e84 {
	margin-bottom: 24px;
	display: flex
}

.view-more_99e84 {
	margin-top: 38px;
	margin-bottom: 24px
}

@media (max-width: 767px) {
	.view-more_99e84 {
		margin-top: 26px;
		margin-bottom: 0
	}
}

@media (max-width: 991px) {
	.wrapper-content_99e84 {
		padding-left: 10px;
		padding-right: 0;
		width: 720px;
		margin: 0 auto
	}
	.proposal-ideas-list_99e84 {
		min-width: 700px
	}
}

@media (max-width: 767px) {
	.container_99e84 {
		margin: 60px auto
	}
	.proposal-ideas-title_99e84 h2 {
		font-size: 26px;
		line-height: 30px;
		max-width: 222px
	}
	.wrapper-content_99e84 {
		padding-left: calc(50% - 255px);
		padding-right: calc(50% - 265px);
		width: calc(100% + 290px)
	}
}

@media (max-width: 767px) and (max-width: 575px) {
	.proposal-ideas-title_99e84,
	.view-more-div_99e84 {
		padding-left: 30px !important;
		padding-right: 30px !important
	}
	.wrapper-content_99e84 {
		padding-left: 30px !important;
		padding-right: 20px !important;
		min-width: 860px
	}
	.proposal-ideas-list_99e84 {
		min-width: 810px
	}
}

@media (min-width: 768px) {
	.container_99e84 {
		margin: 70px auto
	}
	.proposal-ideas-title_99e84 h2 {
		font-size: 30px;
		line-height: 32px
	}
}

@media (min-width: 768px) and (min-width: 992px) {
	.wrapper-content_99e84 {
		width: 960px;
		padding-left: 15px;
		padding-right: 15px;
		margin: 0 auto
	}
	.wrapper-content_99e84 .proposal-ideas-list_99e84 {
		width: auto;
		margin-right: -10px
	}
}

@media (min-width: 768px) and (min-width: 1200px) {
	.wrapper-content_99e84 {
		width: 1140px;
		padding-left: 15px;
		padding-right: 15px;
		margin: 0 auto
	}
	.wrapper-content_99e84 .proposal-ideas-list_99e84 {
		width: auto;
		margin-right: -10px
	}
}

@media (min-width: 768px) and (min-width: 1280px) {
	.wrapper-content_99e84 {
		width: 1200px;
		padding-left: 0;
		padding-right: 0;
		margin: 0 auto
	}
	.wrapper-content_99e84 .proposal-ideas-list_99e84 {
		width: auto;
		margin-right: -10px
	}
}

@media (max-width: 991px) {
	.content_1809f {
		bottom: calc(5% + 28px)
	}
}

@media (min-width: 768px) {
	.content-container_1809f {
		margin: 50px auto 0
	}
}

@media (max-width: 767px) {
	.content-container_1809f {
		margin: 50px auto 0
	}
}

@media (max-width: 575px) {
	.content-container_1809f {
		padding-left: 30px !important;
		padding-right: 30px !important
	}
}

@media (max-width: 767px) {
	.banner-container_1809f {
		height: calc(938 / 1000 * 100vw)
	}
}

@media (min-width: 768px) and (max-width: 1121px) {
	.img-item_1809f {
		height: 100% !important;
		width: auto !important
	}
}

@media (min-width: 768px) {
	.img-item_1809f {
		left: auto !important;
		top: 0 !important;
		right: 0 !important;
		transform: translate(0, 0) !important
	}
}

.wrapper_42f2b {
	margin: 38px auto 40px
}

.wrapper_42f2b h2 {
	color: #f58d76;
	font-size: 24px;
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	line-height: 32px;
	letter-spacing: 0;
	margin-bottom: 14px
}

@media (max-width: 767px) {
	.wrapper_42f2b h2 {
		font-size: 22px;
		line-height: 30px
	}
}

.responsive-iframe_42f2b {
	position: relative;
	padding-bottom: 56.25%;
	box-sizing: border-box;
	height: auto;
	min-height: 200px;
	max-height: 100%;
	overflow: hidden;
	text-align: center
}

.responsive-iframe_42f2b.responsive-static_42f2b {
	position: static;
	padding-bottom: 0
}

.responsive-iframe_42f2b:not(.responsive-static_42f2b) iframe:not([class~='instagram-media']),
.responsive-iframe_42f2b:not(.responsive-static_42f2b) object,
.responsive-iframe_42f2b:not(.responsive-static_42f2b) embed,
.responsive-iframe_42f2b:not(.responsive-static_42f2b) video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important
}

.responsive-iframe_42f2b iframe[class~='instagram-media'] {
	position: unset !important
}

.video-link-box_42f2b {
	background: #f3f7f9;
	border-radius: 0px;
	width: 100%;
	height: auto;
	padding: 20px 47.5px 20px 47.5px;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	text-transform: lowercase
}

.video-link-box_42f2b a {
	color: #f1706f;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	text-transform: lowercase
}

.wrapper_d7d4f {
	margin: 40px auto
}

.wrapper_d7d4f h3 {
	color: #333;
	font-size: 18px;
	font-family: "Lato", sans-serif;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	margin-bottom: 10px;
	letter-spacing: 0
}

@media (max-width: 767px) {
	.wrapper_d7d4f h3 {
		text-align: left
	}
}

.thanksList_d7d4f {
	text-align: center;
	color: #333
}

@media (max-width: 767px) {
	.thanksList_d7d4f {
		text-align: left
	}
}

.thanksList_d7d4f a {
	color: #f1706f;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 0;
	display: inline-block;
	vertical-align: baseline
}

.thanksList_d7d4f h6 {
	color: #666;
	font-family: "Lato", sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1.71px;
	line-height: 24px;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: 0;
	vertical-align: baseline
}

@media (max-width: 767px) {
	.thanksList_d7d4f {
		text-align: left
	}
}

.wrapper_1b66a {
	display: flex;
	justify-content: center;
	margin: 38px auto 70px
}

@media (min-width: 576px) and (max-width: 767px) {
	.wrapper_1b66a {
		margin-top: 28px;
		padding-left: 0;
		padding-right: 0;
		margin: 38px auto 60px
	}
}

@media (max-width: 575px) {
	.wrapper_1b66a {
		margin-top: 28px;
		padding-left: 15px;
		padding-right: 15px;
		margin: 38px auto 60px
	}
}

.wrapper-left_1b66a {
	flex: 1 0 calc(84 / 1200 * 100%);
	max-width: 84px
}

@media (max-width: 991px) {
	.wrapper-left_1b66a {
		flex: auto
	}
}

.wrapper-right_1b66a {
	flex: 1 0 300px;
	max-width: 300px
}

@media (max-width: 991px) {
	.wrapper-right_1b66a {
		display: none
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.wrapper-right_1b66a {
		margin-left: 70px
	}
}

@media (min-width: 1200px) and (max-width: 1279px) {
	.wrapper-right_1b66a {
		margin-left: 82px
	}
}

@media (min-width: 1280px) {
	.wrapper-right_1b66a {
		margin-left: 86px
	}
}

.wrapper-content_1b66a {
	flex: auto;
	max-width: 730px
}

@media (max-width: 991px) {
	.wrapper-content_1b66a {
		max-width: 100%
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.wrapper-content_1b66a {
		max-width: calc(100% - 84 / 1200 * 100% - 370px)
	}
}

@media (min-width: 1200px) and (max-width: 1279px) {
	.wrapper-content_1b66a {
		max-width: calc(100% - 84 / 1200 * 100% - 382px)
	}
}

@media (min-width: 1280px) {
	.wrapper-content_1b66a {
		max-width: calc(100% - 84 / 1200 * 100% - 386px)
	}
}

.wrapper-content_1b66a .title_1b66a {
	text-align: center;
	color: #f58d76;
	font-size: 30px;
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	height: auto;
	width: 100%;
	line-height: 32px;
	letter-spacing: 0;
	font-style: normal !important
}

@media (max-width: 767px) {
	.wrapper-content_1b66a .title_1b66a {
		font-size: 26px;
		line-height: 30px;
		text-align: left
	}
}

.article-content_1b66a {
	color: #333;
	font-size: 17px;
	font-family: 'Lora', serif;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 28px
}

.article-content_1b66a blockquote {
	margin-left: 16px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-style: italic;
	border: 0;
	border-left: 4px solid #e8e8e8
}

.article-content_1b66a>* {
	padding: 0
}

.article-content_1b66a h1,
.article-content_1b66a h2,
.article-content_1b66a h3,
.article-content_1b66a h4,
.article-content_1b66a h5,
.article-content_1b66a h6 {
	text-align: center;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: capitalize;
	font-style: normal !important;
	font-family: 'Playfair Display', serif
}

@media (max-width: 767px) {
	.article-content_1b66a h1,
	.article-content_1b66a h2,
	.article-content_1b66a h3,
	.article-content_1b66a h4,
	.article-content_1b66a h5,
	.article-content_1b66a h6 {
		text-align: left !important
	}
}

.article-content_1b66a h1 i,
.article-content_1b66a h2 i,
.article-content_1b66a h3 i,
.article-content_1b66a h4 i,
.article-content_1b66a h5 i,
.article-content_1b66a h6 i {
	font-style: normal
}

.article-content_1b66a h1,
.article-content_1b66a h2 {
	font-size: 24px;
	line-height: 30px;
	margin: 50px 0 16px 0
}

.article-content_1b66a h3,
.article-content_1b66a h4,
.article-content_1b66a h5 {
	margin: 30px 0 16px 0
}

.article-content_1b66a h3 {
	font-size: 22px;
	line-height: 28px;
	text-transform: capitalize
}

.article-content_1b66a h4 {
	letter-spacing: 3px
}

.article-content_1b66a h4,
.article-content_1b66a h5,
.article-content_1b66a h6 {
	font-size: 18px;
	line-height: 26px
}

.article-content_1b66a p {
	color: #333;
	font-size: 17px;
	font-family: 'Lora', serif;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 28px;
	margin-top: 16px;
	margin-bottom: 30px
}

.article-content_1b66a p.only-img_1b66a+p.only-img_1b66a {
	margin-top: -14px
}

@media (min-width: 992px) {
	.article-content_1b66a {
		font-size: 18px;
		line-height: 30px
	}
	.article-content_1b66a h1,
	.article-content_1b66a h2 {
		font-size: 26px;
		line-height: 32px
	}
	.article-content_1b66a p {
		font-size: 18px;
		line-height: 30px
	}
}

.article-content_1b66a.article-ugc_1b66a h1,
.article-content_1b66a.article-ugc_1b66a h2,
.article-content_1b66a.article-ugc_1b66a h3,
.article-content_1b66a.article-ugc_1b66a h4,
.article-content_1b66a.article-ugc_1b66a h5,
.article-content_1b66a.article-ugc_1b66a h6 {
	color: #f58d76 !important
}

.article-content_1b66a.article-ec_1b66a h1,
.article-content_1b66a.article-ec_1b66a h2,
.article-content_1b66a.article-ec_1b66a h3,
.article-content_1b66a.article-ec_1b66a h4,
.article-content_1b66a.article-ec_1b66a h5,
.article-content_1b66a.article-ec_1b66a h6 {
	color: #333
}

.article-content_1b66a img {
	margin: 16px auto 14px;
	max-width: 100%;
	height: auto;
	float: none;
	display: block
}

.article-content_1b66a img[class~='alignleft'] {
	margin-left: 0
}

.article-content_1b66a img[class~='alignright'] {
	margin-right: 0
}

.article-content_1b66a img::before,
.article-content_1b66a img:before,
.article-content_1b66a img::after,
.article-content_1b66a img:after {
	content: "";
	clear: both
}

.article-content_1b66a a {
	color: #f1706f;
	text-decoration: none
}

.article-content_1b66a a:hover:enabled,
.article-content_1b66a a:hover:not(:disabled),
.article-content_1b66a a:active:enabled,
.article-content_1b66a a:active:not(:disabled) {
	text-decoration: none;
	color: #E35A59
}

.article-content_1b66a a:focus {
	box-shadow: none
}

.article-content_1b66a a img {
	border: 0
}

.article-content_1b66a a[class~='ring-name'] {
	display: block
}

.article-content_1b66a hr {
	margin: 50px 0 24px;
	height: 0;
	border: 0;
	border-top: 1px solid #666;
	width: 100px
}

.article-content_1b66a *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)[class~='caption'] {
	font-size: 14px;
	font-family: "Lato", sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 18px;
	margin: 14px auto 30px
}

@media (max-width: 767px) {
	.article-content_1b66a *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)[class~='caption'] {
		text-align: left !important
	}
}

.article-content_1b66a p+*:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)[class~='caption'] {
	margin-top: -16px
}

.article-content_1b66a img+*:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)[class~='caption'] {
	margin-top: 14px
}

.article-content_1b66a strong,
.article-content_1b66a b {
	font-weight: 700
}

.article-content_1b66a em,
.article-content_1b66a i {
	font-style: italic
}

.article-content_1b66a ul,
.article-content_1b66a ol {
	margin-left: 34px
}

@media (max-width: 767px) {
	.article-content_1b66a ul,
	.article-content_1b66a ol {
		margin-left: 18px
	}
}

.article-content_1b66a li {
	padding-left: 16px;
	margin-top: 30px;
	margin-bottom: 30px
}

.line_1b66a {
	background-color: #e8e8e8;
	height: 1px;
	width: 100%;
	margin: 13.5px 0 15.5px
}

.category_1b66a {
	width: 100%;
	margin-bottom: 30px;
	text-align: center
}

@media (max-width: 767px) {
	.category_1b66a {
		text-align: left
	}
}

.category_1b66a .box_1b66a {
	flex: 1;
	margin-right: 9px;
	display: inline-block;
	margin-bottom: 5px
}

.category_1b66a .box_1b66a a {
	flex: 1;
	width: 100%;
	font-family: "Lato", sans-serif;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	background: #e8e8e8;
	border-radius: 4px;
	padding: 2.5px 6px 2.5px 6px
}

.category_1b66a .box_1b66a a:hover {
	text-decoration: none;
	background: #d1d1d1
}

@media (min-width: 992px) {
	.share-bar-container_1b66a {
		position: -webkit-sticky;
		position: sticky;
		top: 114px;
		margin: 44px 0 44px;
		background: none
	}
	.share-bar-container_1b66a div>a {
		margin: 0 50% 20px 0
	}
}

.pin-it-button_1b66a {
	position: absolute;
	top: 19px;
	left: 26px;
	width: 82px;
	height: 40px;
	background: #f1706f;
	border-radius: 4px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center
}

.pin-it-button_1b66a img {
	width: 44px !important;
	height: 19px !important
}

.pin-it-hover_1b66a {
	background: rgba(0, 0, 0, 0.1);
	position: absolute;
	margin: 0 !important
}

.pin-it-parent_1b66a {
	position: relative !important;
	display: block !important
}

.video-pager_1b66a {
	margin-top: 46px;
	padding: 0;
	border-radius: 0;
	border: 1px solid #e8e8e8;
	box-shadow: none;
	margin-bottom: 20px
}

.video-pager_1b66a .link_1b66a {
	padding: 20px 28px 20px 24px !important;
	display: flex;
	justify-content: left !important
}

.video-pager_1b66a .link_1b66a .icon_1b66a {
	color: #f1706f;
	font-size: 50px !important;
	width: 50px !important;
	height: 72px !important;
	margin: 0 !important
}

.video-pager_1b66a .link_1b66a .content_1b66a {
	margin-left: 20px;
	max-width: 179px
}

.video-pager_1b66a .link_1b66a .title_1b66a {
	color: #f1706f;
	font-family: "Lato", sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	padding: 0;
	line-height: 20px !important;
	margin-bottom: 4px !important;
	letter-spacing: 0 !important
}

.video-pager_1b66a .link_1b66a .description_1b66a {
	font-family: "Lato", sans-serif;
	font-weight: normal;
	color: #333 !important;
	font-size: 16px !important;
	line-height: 24px !important;
	letter-spacing: 0 !important
}

.ring-pager_1b66a {
	padding: 0;
	border-radius: 0;
	border: 1px solid #e8e8e8;
	box-shadow: none;
	margin-bottom: 20px
}

.ring-pager_1b66a .link_1b66a {
	position: relative;
	padding: 32px 28px 26px !important;
	background: url("https://cdn.howtheyasked.com/static/images/ring-quiz-entry.gif") no-repeat right bottom/contain #fff
}

.ring-pager_1b66a .link_1b66a .icon_1b66a {
	position: absolute;
	right: 28px;
	top: 46px;
	color: #f1706f;
	font-size: 76px !important;
	width: 76px !important;
	height: 76px !important;
	margin: 0 !important
}

.ring-pager_1b66a .link_1b66a .title_1b66a {
	font-family: 'Playfair Display', serif !important;
	font-weight: normal !important;
	color: #f1706f;
	text-align: left;
	text-transform: uppercase;
	font-size: 30px !important;
	line-height: 20px !important;
	margin-bottom: 14px !important;
	letter-spacing: 0 !important;
	text-transform: capitalize
}

.ring-pager_1b66a .link_1b66a .description_1b66a {
	position: relative;
	font-family: "Lato", sans-serif;
	color: #333 !important;
	font-size: 16px !important;
	line-height: 24px !important;
	letter-spacing: 0 !important;
	max-width: 130px
}

.ad-rightrail_1b66a {
	display: block !important;
	margin-top: 29px
}

.ad-rightrail_1b66a>* {
	display: block !important
}

.sticky-item_1b66a {
	position: -webkit-sticky;
	position: sticky;
	top: 88px;
	margin-bottom: 68px
}

.container-header_61ba7,
.container-body_61ba7,
.container-footer_61ba7 {
	width: 100%
}

.container-footer_61ba7 {
	line-height: normal
}

.container-title_61ba7 {
	color: #f58d76;
	font-family: 'Playfair Display', serif;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 30px
}

.container-body_61ba7 {
	margin: 8px 0 20px
}

.item-content_61ba7 {
	width: 100%
}

.item-link_61ba7 {
	width: 100%;
	font-size: 14px;
	padding: 16px 0;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #e8e8e8
}

.item-link_61ba7:hover {
	text-decoration: none
}

.item-label_61ba7 {
	margin: auto 0;
	line-height: 16px;
	color: #666;
	font-family: "Lato", sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px
}

.item-icon_61ba7 {
	margin: auto 0;
	font-size: 24px;
	color: #8d8d8d
}

.view-more_61ba7 {
	width: 100%;
	min-width: 0 !important;
	line-height: 20px
}

.view-more-btn_61ba7 {
	width: 100%;
	min-width: 0 !important;
	line-height: 2 !important
}

@media (min-width: 992px) {
	.popular-themes-container_61ba7 {
		margin-top: 30px;
		margin-bottom: 30px;
		padding: 0
	}
	.container-title_61ba7 {
		color: #333;
		font-family: "Lato", sans-serif;
		font-size: 18px;
		font-weight: bold;
		letter-spacing: 0;
		line-height: 24px
	}
}

@media (max-width: 991px) {
	.popular-themes-container_61ba7 {
		width: 100%;
		margin: 60px auto;
		padding: 0
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.popular-themes-container_61ba7 {
		max-width: 720px;
		padding: 0 15px
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.popular-themes-container_61ba7 {
		max-width: 540px;
		padding: 0 15px
	}
}

@media (max-width: 575px) {
	.popular-themes-container_61ba7 {
		padding: 0 30px
	}
}

.breadcrumb_90708 {
	color: #8d8d8d;
	font-size: 14px;
	font-family: "Lato", sans-serif;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0;
	margin-top: 40px
}

.breadcrumb_90708 div {
	display: inline
}

.breadcrumb_90708 div a {
	color: #8d8d8d;
	text-decoration: underline
}

@media (max-width: 767px) {
	.breadcrumb_90708 {
		text-align: left
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.slide-mobile_e9af4 {
		padding: 0 calc(50% - 465px);
		width: 100% !important
	}
}

@media (min-width: 1200px) and (max-width: 1279px) {
	.slide-mobile_e9af4 {
		padding: 0 calc(50% - 555px);
		width: 100% !important
	}
}

@media (min-width: 1280px) {
	.slide-mobile_e9af4 {
		padding: 0 calc(50% - 600px);
		width: 100% !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.slide-mobile_e9af4 {
		padding: 0 calc(50% - 345px)
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.slide-mobile_e9af4 {
		padding: 0 calc(50% - 255px)
	}
}

@media (max-width: 575px) {
	.slide-mobile_e9af4 {
		padding: 0 30px
	}
}

@media (max-width: 991px) {
	.slide-mobile_e9af4 {
		display: flex
	}
	.slide-mobile_e9af4>* {
		flex: 1 0 220px;
		margin-right: 20px
	}
}

.recommend-item_b1bb0 {
	border: 0
}

.recommend-item_b1bb0 .text-content_b1bb0 {
	padding: 18px 0
}

.recommend-item_b1bb0 .title_b1bb0 {
	color: #333;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	letter-spacing: 0;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 4px
}

.recommend-item_b1bb0 .sub-title_b1bb0 {
	line-height: 1.3
}

.recommend-item_b1bb0 .description_b1bb0 {
	color: #333;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block
}

@media (max-width: 991px) {
	.recommend-item_b1bb0 .headImg-container_b1bb0 {
		padding-bottom: 240px
	}
}

.recommend-container_b1bb0 {
	width: 100%;
	margin-top: 70px;
	margin-bottom: 50px
}

@media (max-width: 991px) {
	.recommend-container_b1bb0 {
		margin-top: 60px;
		margin-bottom: 40px
	}
}

.recommed-header_b1bb0 {
	width: 100%;
	padding: 0 !important
}

@media (min-width: 575px) and (max-width: 1279px) {
	.recommed-header_b1bb0 {
		padding: 0 15px !important
	}
}

@media (max-width: 575px) {
	.recommed-header_b1bb0 {
		padding: 0 30px !important
	}
}

.recommend-title_b1bb0 {
	padding: 0 0 22px;
	color: #f58d76;
	font-size: 30px;
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 32px
}

@media (max-width: 991px) {
	.recommend-title_b1bb0 {
		font-size: 26px
	}
}

.recommend-content_b1bb0 {
	width: 100%;
	max-width: 100%;
	overflow: auto;
	overflow-x: auto;
	overflow-y: hidden;
	scrollbar-width: none;
	-ms-overflow-style: none;
	-webkit-overflow-scrolling: touch;
	overflow: -moz-scrollbars-none
}

.recommend-content_b1bb0::-webkit-scrollbar {
	width: 0 !important;
	height: 0 !important;
	display: none !important
}

.recommend-list_b1bb0 {
	display: flex
}

@media (min-width: 992px) {
	.recommend-list_b1bb0 {
		justify-content: space-between;
		flex-wrap: wrap;
		margin-bottom: -20px
	}
	.recommend-list_b1bb0>a {
		flex: 0 1 calc(25% - 15px);
		margin-bottom: 20px;
		max-width: calc(25% - 15px)
	}
}

@media (max-width: 991px) {
	
	.recommend-list_b1bb0>a:last-child {
		margin-right: 0
	}
}

@media (min-width: 992px) {
	.popular-themes-mobile_2d158 {
		display: none
	}
	.table-order_2d158 {
		margin: 70px 0 40px
	}
	.table-order_2d158 .table-footer-in-mobile_2d158 {
		margin: 0 0 100px
	}
	.ring-quiz_2d158 {
		display: none
	}
	.footer-container_2d158 {
		margin-bottom: 40px
	}
}

@media (max-width: 991px) {
	.table-order_2d158 {
		margin: -10px 0 0;
		display: flex;
		flex-wrap: wrap;
		width: 100%
	}
	.table-order_2d158 .table-footer-in-mobile_2d158 {
		order: 1;
		width: 100%;
		margin: 40px 0 0
	}
	.ring-quiz_2d158 {
		margin-top: 50px
	}
	.ring-quiz_2d158 p {
		display: none
	}
	.footer-container_2d158 {
		margin-top: 0;
		margin-bottom: 0
	}
}

.loading-p_b9734 {
	display: table;
	margin-left: auto;
	margin-right: auto;
	min-height: 250px;
	min-width: 350px;
	position: relative
}

.loading-p_b9734 img {
	height: 250px;
	width: 350px
}

.loading-content_b9734 {
	align-items: center;
	background-color: #e8e8e8;
	display: flex;
	height: 100%;
	justify-content: center;
	min-height: 100px;
	min-width: 100px;
	position: absolute;
	top: 0;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	width: 100%
}

.loading-content_b9734 button.error-try-again_b9734 {
	background-color: #fff;
	display: block;
	margin: 12px auto;
	min-width: 0
}

.loading-content_b9734 button.error-discard_b9734 {
	color: #666;
	font-size: 14px;
	text-decoration: underline
}

.loading-content_b9734 button.error-discard_b9734:hover {
	color: #666;
	text-decoration: underline
}

.loading-text_b9734,
.error-text_b9734 {
	display: block;
	line-height: 24px
}

.loading-progress_b9734 {
	-webkit-animation: 1s linear 0.1s infinite 'loadingBar';
	animation: 1s linear 0.1s infinite 'loadingBar';
	background-color: #b2b2b2;
	background-image: linear-gradient(-60deg, transparent 0% 25%, #d1d1d1 25% 65%, transparent 65% 100%);
	background-position: 0 0;
	background-size: 20px 10px;
	border-radius: 8px;
	display: block;
	margin-top: 12px;
	height: 8px;
	width: 195px
}

@media (max-width: 767px) {
	.loading-p_b9734 {
		min-height: 195px;
		min-width: 100%
	}
}

.radio-container_1524b {
	display: inline-block;
	margin-bottom: 0
}

.radio-container_1524b.error_1524b {
	background-color: #F9E6E9
}

.label_1524b {
	display: inline-block;
	vertical-align: middle
}

.icon-base_1524b {
	background-color: #fff;
	border: 2px solid #f1706f;
	border-radius: 100%;
	display: inline-block;
	height: 22px;
	margin-right: 12px;
	width: 22px;
	transition: 0.3s;
	vertical-align: middle
}

.radio_1524b:checked+.icon-base_1524b {
	border: 7px solid #f1706f;
	border-radius: 100%;
	transition: cubic-bezier(0, 2, 1, 2) 0.3s
}

.radio_1524b {
	display: none
}

.rdt {
	position: relative
}

.rdtPicker {
	background: #fff;
	border-radius: 4px;
	box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
	display: none;
	margin-top: 1px;
	padding: 4px 15px;
	position: absolute;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	user-select: none;
	width: 310px;
	z-index: 99999 !important
}

.rdtPicker .rdtTimeToggle {
	text-align: center
}

.rdtPicker table {
	border-collapse: collapse;
	margin: 0;
	width: 100%
}

.rdtPicker thead:after,
.rdtPicker thead::after {
	color: transparent;
	content: "-";
	display: block;
	font-size: 0;
	height: 12px
}

.rdtPicker td,
.rdtPicker th {
	font-weight: 400;
	text-align: center
}

.rdtPicker td {
	cursor: pointer
}

.rdtPicker td.rdtDay {
	border-radius: 100%;
	font-size: 14px;
	height: 40px
}

.rdtPicker td.rdtDay:hover,
.rdtPicker td.rdtHour:hover,
.rdtPicker td.rdtMinute:hover,
.rdtPicker td.rdtSecond:hover,
.rdtPicker .rdtTimeToggle:hover {
	background: rgba(0, 0, 0, 0.04);
	cursor: pointer
}

.rdtPicker td.rdtOld,
.rdtPicker td.rdtNew {
	color: #d1d1d1
}

.rdtPicker td.rdtToday {
	color: #f1706f;
	font-weight: 700;
	position: relative
}

.rdtPicker td.rdtActive,
.rdtPicker td.rdtActive:hover {
	background-color: #f1706f;
	color: #fff;
	font-weight: 400
}

.rdtPicker td span.rdtOld {
	color: #d1d1d1
}

.rdtPicker th.rdtDisabled,
.rdtPicker th.rdtDisabled:hover,
.rdtPicker td.rdtDisabled,
.rdtPicker td.rdtDisabled:hover,
.rdtPicker td span.rdtDisabled,
.rdtPicker td span.rdtDisabled:hover {
	background: none;
	color: #d1d1d1;
	cursor: not-allowed
}

.rdtPicker .dow {
	border-bottom: 0;
	cursor: default;
	padding: 8px 0 0;
	width: 40px
}

.rdtPicker th.rdtSwitch {
	width: 100px
}

.rdtPicker th.rdtNext,
.rdtPicker th.rdtPrev {
	font-size: 28px;
	font-weight: 400;
	line-height: 40px;
	vertical-align: baseline
}

.rdtOpen .rdtPicker {
	display: block
}

.rdtStatic .rdtPicker {
	box-shadow: none;
	position: static
}

.rdtPicker thead tr:first-child {
	height: 48px
}

.rdtPicker thead tr:last-child {
	color: rgba(0, 0, 0, 0.38);
	font-size: 12px;
	line-height: 1
}

.rdtPicker thead tr:first-child th {
	cursor: pointer
}

.rdtPicker thead tr:first-child th:hover {
	background: rgba(0, 0, 0, 0.04)
}

.rdtPicker button {
	border: 0;
	background: none;
	cursor: pointer
}

.rdtPicker button:hover {
	background-color: rgba(0, 0, 0, 0.04)
}

.rdtPicker thead button {
	height: 100%;
	width: 100%
}

.rdtPicker td.rdtMonth,
.rdtPicker td.rdtYear {
	cursor: pointer;
	height: 50px;
	width: 25%
}

.rdtPicker td.rdtMonth:hover,
.rdtPicker td.rdtYear:hover {
	background: rgba(0, 0, 0, 0.04)
}

.rdtCounters {
	display: inline-block
}

.rdtCounters>div {
	float: left
}

.rdtCounter {
	height: 100px
}

.rdtCounter {
	width: 40px
}

.rdtCounterSeparator {
	line-height: 100px
}

.rdtCounter .rdtBtn {
	cursor: pointer;
	display: block;
	height: 40%;
	line-height: 40px
}

.rdtCounter .rdtBtn:hover {
	background: rgba(0, 0, 0, 0.04)
}

.rdtCounter .rdtCount {
	font-size: 1.2em;
	height: 20%
}

.rdtMilli {
	padding-left: 8px;
	vertical-align: middle;
	width: 48px
}

.rdtMilli input {
	font-size: 1.2em;
	margin-top: 37px;
	width: 100%
}

.rdtTime td {
	cursor: default
}

@media (max-width: 359px) {
	.rdtPicker {
		transform: translate(calc( -30px + 50vw - 155px))
	}
}

.date-picker-container_f5672 {
	color: #333;
	width: 100%
}

.date-picker-shade_f5672 {
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1040
}

.step-section-container_a9c8e {
	margin: 30px 0;
	position: relative;
	width: 100%
}

.step-section-container_a9c8e button.step-section-next-btn_a9c8e {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px
}

.step-section-title_a9c8e {
	color: #f58d76;
	font-family: 'Playfair Display', serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 26px;
	margin-bottom: 8px;
	text-align: left
}

.step-section-content_a9c8e {
	padding: 16px 0 0;
	position: relative
}

.step-section-collapse_a9c8e {
	display: flex;
	height: 38px;
	justify-content: space-between
}

.collapse-desc_a9c8e {
	color: #666;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 24px
}

.step-section-change-btn_a9c8e {
	position: absolute;
	right: 0;
	top: calc(50% - 15px);
	transform: translate(0, -50%)
}

.loading-state_a9c8e {
	align-items: center;
	display: flex;
	height: 100%;
	justify-content: center;
	position: absolute;
	width: 100%
}

.loading-shade_a9c8e {
	background-color: rgba(255, 255, 255, 0.8);
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 1
}

.loading-content_a9c8e {
	text-align: center;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	z-index: 2
}

.loading-img_a9c8e {
	margin-bottom: 6px;
	width: 60px
}

.loading-msg_a9c8e {
	color: #f1706f;
	font-size: 14px;
	text-transform: uppercase
}

@media (max-width: 767px) {
	.step-section-container_a9c8e button.step-section-next-btn_a9c8e {
		min-width: 0;
		width: 100%
	}
}

.field-title_e6afa {
	color: #434343;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 24px
}

.field-group_e6afa {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 20px 0 12px;
	width: 100%
}

.field-group-desc_e6afa {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 4px 0 12px;
	width: 100%
}

.radio-group_e6afa {
	justify-content: flex-start
}

.field-radio_e6afa+.field-radio_e6afa {
	padding-left: 20px
}

.field-input_e6afa {
	margin-bottom: 20px;
	max-width: 355px;
	width: 100%
}

.field-loading_e6afa {
	height: 24px
}

.field-select_e6afa {
	margin-bottom: 20px;
	max-width: 355px;
	width: 100%
}

.field-select_e6afa .field-select_e6afa {
	margin-bottom: 0
}

.field-textarea_e6afa {
	resize: none;
	width: 100%
}

.field-text-editor-error_e6afa {
	margin-bottom: 0;
	transform: translate(0, 6px)
}

.field-checkbox_e6afa {
	margin-bottom: 20px;
	width: 100%
}

.field-hidden-group_e6afa {
	display: none
}

.field-submit_e6afa {
	margin-left: auto;
	margin-right: auto
}

.field-legal-text_e6afa {
	color: #8d8d8d;
	font-size: 14px;
	text-align: center;
	width: 100%
}

.field-error-msg_e6afa {
	color: #c60d2b;
	font-size: 12px;
	padding: 0 12px;
	text-align: left
}

.field-error-msg_e6afa.radios_e6afa {
	display: inline-block;
	line-height: 16px;
	padding-top: 8px
}

.field-error-msg_e6afa.field-input_e6afa {
	margin: 0;
	transform: translate(0, 6px)
}

.completed-check_e6afa {
	color: #f1706f;
	font-size: 18px;
	margin-right: 12px;
	vertical-align: text-bottom
}

.alert_e6afa {
	padding: 50px
}

@media (min-width: 768px) and (max-width: 991px) {
	.field-input_e6afa {
		max-width: calc(50% - 10px)
	}
	.field-input_e6afa .field-input_e6afa {
		max-width: 100%
	}
	.field-group_e6afa .field-date-picker_e6afa {
		max-width: calc(50% - 10px)
	}
}

.img-delete_e6afa {
	background-image: linear-gradient(45deg, transparent 0% 50%, #b2b2b2 50% 100%);
	color: #fff;
	cursor: pointer;
	height: 40px;
	position: absolute;
	text-align: right;
	width: 40px
}

.delete-icon_e6afa {
	stroke-width: 3px;
	font-size: 12px;
	margin-right: 4px
}

@media (max-width: 767px) {
	.field-input_e6afa,
	.field-select_e6afa {
		max-width: 100%
	}
	.field-group_e6afa .field-date-picker_e6afa {
		max-width: 100%
	}
	.field-error-msg_e6afa.radios_e6afa {
		display: block;
		line-height: 12px;
		padding-left: 0;
		padding-top: 10px
	}
	.field-submit_e6afa {
		min-width: 0 !important;
		width: 100%
	}
	.alert_e6afa {
		padding: 30px
	}
}

@media (max-width: 359px) {
	.radio-group_e6afa {
		justify-content: space-between
	}
	.radio-group_e6afa .field-radio_e6afa+.field-radio_e6afa {
		padding: 0
	}
	.radio-group_e6afa .field-error-msg_e6afa.radios_e6afa {
		flex: 100%
	}
}

button.add-image-btn_d5b3b {
	border: 0;
	margin-right: 12px;
	padding: 0;
	vertical-align: baseline
}

.add-image-icon_d5b3b {
	font-size: 18px;
	margin-right: 10px;
	vertical-align: text-bottom
}

.add-image-text_d5b3b {
	display: inline-block;
	line-height: 20px;
	vertical-align: text-bottom
}

.alert_d5b3b {
	padding: 60px 50px;
	width: 515px
}

@media (max-width: 767px) {
	.alert_d5b3b {
		padding: 0 30px;
		width: calc(100% - 40px)
	}
}

.text-editor_f1d37 {
	background-color: #fff;
	border: 1px solid #d1d1d1;
	border-radius: 4px;
	max-height: 1800px;
	min-height: 200px;
	overflow: hidden auto;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	width: 100%
}

.text-editor_f1d37.focus_f1d37 {
	border: 1px solid #333;
	box-shadow: none;
	outline: 0
}

.text-editor_f1d37.error_f1d37 {
	border-color: #c60d2b;
	box-shadow: 0 0 0 1px #c60d2b
}

.text-editor_f1d37::-webkit-scrollbar {
	width: 9px;
	background: transparent
}

.text-editor_f1d37::-webkit-scrollbar-track,
.text-editor_f1d37::-webkit-scrollbar-track-piece {
	background: none;
	border-radius: 999px
}

.text-editor_f1d37::-webkit-scrollbar-thumb {
	background-color: #e8e8e8;
	border-radius: 999px;
	border: 3px solid #fff
}

@media (max-width: 767px) {
	.text-editor_f1d37 {
		max-height: 800px
	}
}

.image-num_1389c {
	color: #8d8d8d;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0;
	margin-bottom: 28px
}

.limit-alert_1389c {
	padding: 50px
}

.limit-alert_1389c .upload-first_1389c {
	text-align: center;
	text-decoration: underline;
	width: 100%
}

@media (max-width: 767px) {
	.limit-alert_1389c {
		padding: 30px
	}
	.limit-alert_1389c .btn-group_1389c {
		width: 100%
	}
}

.field-credit-container_fe4b3 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 32px 0 0
}

.credit-content_fe4b3 {
	width: 100%
}

.credit-title_fe4b3 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0
}

button.remove-btn_fe4b3 {
	padding: 0
}

button.add-credit-btn_fe4b3 {
	border: 0;
	margin-bottom: 32px;
	padding: 0
}

.add-credit-icon_fe4b3 {
	font-size: 32px;
	margin-right: 12px;
	vertical-align: middle
}

.add-credit-text_fe4b3 {
	display: inline-block;
	line-height: 32px;
	vertical-align: middle
}

.icon-base_240e0,
.label_240e0 {
	vertical-align: middle
}

.icon-base_240e0 {
	background-color: #fff;
	border: 2px solid #f1706f;
	border-radius: 3px;
	display: inline-block;
	height: 22px;
	line-height: 1;
	width: 22px
}

.icon_240e0 {
	color: #fff;
	font-size: 22px;
	padding: 2px;
	stroke-width: 2
}

.checkbox_240e0 {
	display: none
}

.checkbox-content_240e0 {
	display: flex
}

.checkbox-content_240e0.checked_240e0 .icon-base_240e0 {
	background-color: #f1706f;
	border: 0
}

.checkbox-content_240e0.disabled_240e0 .icon-base_240e0 {
	background-color: rgba(0, 0, 0, 0.26);
	border-color: rgba(0, 0, 0, 0.26)
}

.label_240e0 {
	color: #333;
	display: inline;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	padding: 0 0 0 10px
}

.submission-form_e6afa {
	margin: 0;
	padding: 0;
	width: 100%
}

.submission-start-container_1a165 {
	margin: 0 auto;
	max-width: 730px;
	width: 100%
}

.submission-desc_1a165 {
	margin: 0 0;
	width: 100%
}

.submission-desc-title_1a165,
.stepflow-title_1a165 {
	color: #f58d76;
	font-family: 'Playfair Display', serif;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 32px;
	margin-bottom: 20px;
	text-align: center
}

.submission-description_1a165 {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 24px;
	margin: 0;
	padding: 0 6px;
	text-align: center
}

.submission-stepflow_1a165 {
	margin: 64px 0 32px;
	width: 100%
}

.stepflow-item_1a165 {
	display: inline-block;
	margin-top: 40px;
	width: calc((100% - 64px) / 3)
}

.stepflow-item_1a165+.stepflow-item_1a165 {
	margin-left: 32px
}

.step-item-icon_1a165 {
	color: #d1d1d1;
	display: block;
	font-size: 52px;
	margin: 0 auto
}

.step-item-title_1a165 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 24px;
	margin: 20px auto 4px;
	text-align: center
}

.step-item-desc_1a165 {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 24px;
	text-align: center
}

.submission-footer_1a165 {
	text-align: center
}

@media (max-width: 767px) and (min-width: 576px) {
	.submission-start-container_1a165 {
		max-width: 510px
	}
}

@media (max-width: 767px) {
	.submission-start-container_1a165 {
		margin: 0 auto 32px;
		width: calc(100% - 60px)
	}
	.submission-desc_1a165 {
		margin: 0 auto 52px
	}
	.submission-desc-title_1a165,
	.stepflow-title_1a165 {
		font-size: 26px;
		line-height: 30px;
		text-align: left
	}
	.submission-description_1a165 {
		padding: 0;
		text-align: left
	}
	.stepflow-item_1a165 {
		display: block;
		margin: 32px 0 !important;
		width: 100%
	}
	.step-item-icon_1a165 {
		display: inline-block;
		margin-right: 16px;
		vertical-align: middle
	}
	.step-item-content_1a165 {
		display: inline-block;
		vertical-align: middle;
		width: calc(100% - 68px)
	}
	.step-item-title_1a165 {
		margin: 0 0 4px;
		text-align: left
	}
	.step-item-desc_1a165 {
		margin: 4px 0 0;
		text-align: left
	}
	.submission-stepflow_1a165 {
		margin: 32px auto
	}
	.submission-footer_1a165 button.submission-now_1a165 {
		min-width: 0;
		width: 100%
	}
}

.thanks-container_3fa95 {
	margin: 0 auto;
	max-width: 924px
}

.thanks-content_3fa95 {
	margin: 0 auto;
	max-width: 489px;
	display: block;
	margin-bottom: 41.5px
}

.thanks-title_3fa95 {
	color: #f58d76;
	font-family: "Playfair Display", serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 8px;
	text-align: center
}

.thanks-desc_3fa95 {
	color: #666;
	font-size: 16px;
	font-family: "Lato", sans-serif;
	font-weight: normal;
	text-align: center;
	margin-top: 7px;
	line-height: 24px
}

.must-check_3fa95 {
	display: flex;
	margin-top: 73.5px
}

.must-check-title_3fa95 {
	color: #333;
	font-size: 18px;
	font-family: "Lato", sans-serif;
	font-weight: bold;
	line-height: 24px;
	border-right: 1px solid #8d8d8d;
	padding-right: 15px;
	height: 24px
}

.must-check-desc_3fa95 {
	color: #666;
	font-size: 16px;
	font-family: "Lato", sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 24px;
	padding-left: 15px
}

.must-check-box_3fa95 {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 24px
}

.design-content_3fa95 {
	display: flex;
	margin-top: 61px
}

.box-content_3fa95 {
	position: relative;
	width: 294px;
	height: 254px;
	background: #f3f7f9;
	border: 1px solid #e8e8e8;
	margin-bottom: 20px
}

.box-content-last_3fa95 {
	margin-bottom: 0 !important
}

.box-font_3fa95 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.box-font_3fa95 p {
	margin-bottom: 8px
}

.box-title_3fa95 {
	color: #f58d76;
	font-family: "Lato", sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 18px;
	text-transform: uppercase;
	text-align: center
}

.font-left_3fa95 {
	text-align: left !important
}

.font-right_3fa95 {
	text-align: right !important
}

.box-desc_3fa95 {
	color: #f58d76;
	font-size: 28px;
	font-family: "Playfair Display", serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 4px;
	line-height: 34px;
	width: 227px;
	text-align: center
}

.box-image_3fa95 {
	width: 608px;
	height: 254px;
	position: relative;
	border: 1px solid #e8e8e8;
	background-image: url("https://cdn.howtheyasked.com/static/images/must-check-line.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-bottom: 20px
}

.box-image_3fa95 p {
	margin-bottom: 8px
}

.left-image_3fa95 {
	position: absolute;
	height: auto;
	width: 266px;
	top: 50%;
	left: 0;
	transform: translate(0, -50%)
}

.left-image-second_3fa95 {
	position: absolute;
	height: auto;
	width: 256px;
	top: 50%;
	left: 0;
	transform: translate(0, -50%)
}

.box-image-content_3fa95 {
	position: absolute;
	top: 50%;
	left: 67%;
	transform: translate(-50%, -50%)
}

.recommend-body_3fa95 {
	display: flex;
	justify-content: space-between;
	width: 100%;
	flex-wrap: wrap
}

.recommend-card_3fa95 {
	width: 100%;
	height: 272px;
	position: relative;
	margin-bottom: 20px;
	flex: 0 0 calc((100% - 84px) / 3);
	max-width: calc((100% - 84px) / 3)
}

.recommend-card-image-container_3fa95 {
	width: 100%;
	height: 100%;
	background-position: top center;
	background-size: cover
}

.recommend-name-container_3fa95 {
	height: 67px;
	padding: 0 10px;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(255, 255, 255, 0.8);
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.recommend-name-container_3fa95 span {
	color: #333333;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 24px;
	text-align: center
}

.submission-footer_3fa95 {
	text-align: center;
	margin-top: 36px
}

.back-home_3fa95 {
	min-width: 0;
	width: 315px;
	padding-top: 10px !important
}

.tk-logo_3fa95 {
	position: absolute;
	right: 43px;
	bottom: 11px;
	width: 71px;
	height: 21px;
	color: #8d8d8d
}

.external-link_3fa95 {
	position: absolute;
	right: 13px;
	bottom: 11px;
	width: 20px;
	height: 20px;
	color: #8d8d8d
}

@media (max-width: 991px) {
	.thanks-container_3fa95 {
		margin: 0 auto;
		max-width: 730px;
		width: 100%;
		margin: 0 auto 32px;
		width: calc(100% - 60px);
		padding-left: 15px;
		padding-right: 15px
	}
	.thanks-content_3fa95 {
		max-width: 100%
	}
	.thanks-title_3fa95 {
		text-align: left
	}
	.thanks-desc_3fa95 {
		text-align: left
	}
	.must-check-box_3fa95 {
		margin-top: 0
	}
	.must-check_3fa95 {
		display: block;
		margin-top: 41.5px
	}
	.must-check-title_3fa95 {
		padding-right: 0;
		border-right: 0
	}
	.must-check-desc_3fa95 {
		padding: 0
	}
	.box-font_3fa95 {
		width: 100%;
		text-align: left;
		padding: 0 40px 0 40px
	}
	.box-font_3fa95 p {
		margin-bottom: 0px
	}
	.box-title_3fa95 {
		text-align: left;
		letter-spacing: 2px;
		font-size: 20px;
		line-height: 24px
	}
	.box-desc_3fa95 {
		letter-spacing: 2px;
		text-align: left
	}
	.box-content_3fa95,
	.box-image_3fa95 {
		width: 100%;
		height: 162px
	}
	.box-content_3fa95 p,
	.box-image_3fa95 p {
		margin-bottom: 0px
	}
	.box-title_3fa95 {
		font-size: 12px;
		width: 100%
	}
	.box-desc_3fa95 {
		font-size: 20px;
		width: 100%
	}
	.left-image_3fa95,
	.left-image-second_3fa95 {
		width: 161px
	}
	.box-image-content_3fa95 {
		width: 50%;
		top: 50%;
		left: 80%
	}
	.design-content_3fa95 {
		display: block;
		margin-top: 40px
	}
	.tk-logo_3fa95 {
		position: absolute;
		right: 32px;
		bottom: 11px;
		width: 52px;
		height: 16px
	}
	.external-link_3fa95 {
		position: absolute;
		right: 10px;
		bottom: 11px;
		width: 15px;
		height: 15px
	}
	.font-right_3fa95 {
		text-align: left !important
	}
	.recommend-name-container_3fa95 span {
		font-size: 16px
	}
}

@media (max-width: 767px) {
	.thanks-container_3fa95 {
		padding-left: 0;
		padding-right: 0
	}
	.recommend-card_3fa95 {
		flex: 0 0 calc((100% - 20px) / 2);
		max-width: calc((100% - 20px) / 2)
	}
}

@media (max-width: 320px) {
	.left-image_3fa95,
	.left-image-second_3fa95 {
		width: 125px
	}
	.box-image-content_3fa95 {
		width: 50%;
		top: 50%;
		left: 75%
	}
}

.submission-container_59776 {
	padding: 64px 0;
	width: 100%
}

.submission-from-container_59776 {
	margin: 0 auto;
	max-width: 730px;
	width: 100%
}

.page-title_59776 {
	color: #f58d76;
	font-family: "Playfair Display", serif;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 32px;
	margin-bottom: 8px;
	text-align: center
}

.page-description_59776 {
	color: #666;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 24px;
	margin-bottom: 42px;
	text-align: center
}

.photo-redit_59776 {
	color: #8d8d8d;
	font-size: 12px;
	font-family: "Lato", sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: -24px
}

@media (min-width: 992px) {
	.background-images_59776 {
		background-image: url("https://cdn.howtheyasked.com/static/images/submission/right-top-desktop.png"), url("https://cdn.howtheyasked.com/static/images/submission/right-bottom-desktop.jpg"), url("https://cdn.howtheyasked.com/static/images/submission/left-center-desktop.jpg");
		background-position: calc(100% - 26px) top, right bottom, left center;
		background-repeat: no-repeat, no-repeat, no-repeat;
		background-size: 500px 140px, 250px 240px, 220px 500px;
		min-height: 100%;
		padding-top: 150px
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.background-images_59776 {
		background-image: url("https://cdn.howtheyasked.com/static/images/submission/right-top-desktop.png"), url("https://cdn.howtheyasked.com/static/images/submission/right-bottom-desktop.png");
		background-position: calc(100% - 26px) top, right bottom;
		background-repeat: no-repeat, no-repeat;
		background-size: 500px 140px, 250px 240px;
		min-height: 100%;
		padding-top: 150px
	}
	.submission-from-container_59776 {
		max-width: 690px
	}
}

@media (max-width: 767px) and (min-width: 576px) {
	.submission-from-container_59776 {
		max-width: 510px
	}
}

@media (max-width: 767px) {
	.background-images_59776 {
		background-image: url("https://cdn.howtheyasked.com/static/images/submission/right-top-mobile.png");
		background-position: right top;
		background-repeat: no-repeat;
		background-size: 340px 130px;
		padding-top: 150px
	}
	.submission-from-container_59776 {
		width: calc(100% - 60px)
	}
	.page-title_59776 {
		font-size: 26px;
		line-height: 30px;
		text-align: left
	}
	.page-description_59776 {
		text-align: left
	}
}

.slick-loading .slick-list {
	background: #fff url(https://cdn.howtheyasked.com/_next/static/images/ajax-loader-c5cd7f5300576ab4c88202b42f6ded62.gif) center center no-repeat
}

@font-face {
	font-family: "slick";
	src: url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=);
	src: url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=?#iefix) format("embedded-opentype"), url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"), url(data:font/ttf;base64,AAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("truetype"), url(https://cdn.howtheyasked.com/_next/static/images/slick-f97e3bbf73254b0112091d0192f17aec.svg#slick) format("svg");
	font-weight: normal;
	font-style: normal
}

.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: none
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	outline: none;
	background: transparent;
	color: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25
}

.slick-prev:before,
.slick-next:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: .75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

[dir="rtl"] .slick-prev {
	left: auto;
	right: -25px
}

.slick-prev:before {
	content: "\2190"
}

[dir="rtl"] .slick-prev:before {
	content: "\2192"
}

.slick-next {
	right: -25px
}

[dir="rtl"] .slick-next {
	left: -25px;
	right: auto
}

.slick-next:before {
	content: "\2192"
}

[dir="rtl"] .slick-next:before {
	content: "\2190"
}

.slick-dotted.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%
}

.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0px;
	font-size: 0px;
	color: transparent;
	padding: 5px;
	cursor: pointer
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\2022";
	width: 20px;
	height: 20px;
	font-family: "slick";
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: #000;
	opacity: .25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	color: #000;
	opacity: .75
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir="rtl"] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

:root {
	--blue: #007bff;
	--indigo: #6610f2;
	--purple: #6f42c1;
	--pink: #e83e8c;
	--red: #dc3545;
	--orange: #fd7e14;
	--yellow: #ffc107;
	--green: #28a745;
	--teal: #20c997;
	--cyan: #17a2b8;
	--white: #fff;
	--gray: #6c757d;
	--gray-dark: #343a40;
	--danger: #f1706f;
	--breakpoint-xs: 0;
	--breakpoint-sm: 576px;
	--breakpoint-md: 768px;
	--breakpoint-lg: 992px;
	--breakpoint-xl: 1200px;
	--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*,
*::before,
*::after {
	box-sizing: border-box
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
	display: block
}

body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #666;
	text-align: left;
	background-color: #fff
}

[tabindex="-1"]:focus {
	outline: 0 !important
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

p {
	margin-top: 0;
	margin-bottom: 1rem
}

abbr[title],
abbr[data-original-title] {
	text-decoration: underline;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
	text-decoration-skip-ink: none
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}

ol,
ul,
dl {
	margin-top: 0;
	margin-bottom: 1rem
}

ol ol,
ul ul,
ol ul,
ul ol {
	margin-bottom: 0
}

dt {
	font-weight: 700
}

dd {
	margin-bottom: .5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 1rem
}

b,
strong {
	font-weight: bolder
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

a {
	color: #f1706f;
	text-decoration: none;
	background-color: transparent
}

a:hover {
	color: #f1706f;
	text-decoration: underline
}

a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus {
	outline: 0
}

pre,
code,
kbd,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: 1em
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto
}

figure {
	margin: 0 0 1rem
}

img {
	vertical-align: middle;
	border-style: none
}

svg {
	overflow: hidden;
	vertical-align: middle
}

table {
	border-collapse: collapse
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom
}

th {
	text-align: inherit
}

label {
	display: inline-block;
	margin-bottom: .5rem
}

button {
	border-radius: 0
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

input,
button,
select,
optgroup,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

select {
	word-wrap: normal
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
	cursor: pointer
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	padding: 0;
	border-style: none
}

input[type="radio"],
input[type="checkbox"] {
	box-sizing: border-box;
	padding: 0
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
	-webkit-appearance: listbox
}

textarea {
	overflow: auto;
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}

progress {
	vertical-align: baseline
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	outline-offset: -2px;
	-webkit-appearance: none
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

output {
	display: inline-block
}

summary {
	display: list-item;
	cursor: pointer
}

template {
	display: none
}

[hidden] {
	display: none !important
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	margin-bottom: .5rem;
	font-weight: 500;
	line-height: 1.2
}

h1,
.h1 {
	font-size: 2.5rem
}

h2,
.h2 {
	font-size: 2rem
}

h3, .h3 {
    font-size: 24px;
    font-weight: 400;
    color: #777777;
    letter-spacing: 0.03em;
    color: #f58d76;
}


h5,
.h5 {
	font-size: 1.25rem
}

h6,
.h6 {
	   font-size: 14px;
    font-weight: 400;
    color: #777777;
    line-height: 24px;
}

.lead {
	font-size: 1.25rem;
	font-weight: 300
}

.display-1 {
	font-size: 6rem;
	font-weight: 300;
	line-height: 1.2
}

.display-2 {
	font-size: 5.5rem;
	font-weight: 300;
	line-height: 1.2
}

.display-3 {
	font-size: 4.5rem;
	font-weight: 300;
	line-height: 1.2
}

.display-4 {
	font-size: 3.5rem;
	font-weight: 300;
	line-height: 1.2
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1)
}

small,
.small {
	font-size: 80%;
	font-weight: 400
}

mark,
.mark {
	padding: .2em;
	background-color: #fcf8e3
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none
}

.list-inline-item {
	display: inline-block
}

.list-inline-item:not(:last-child) {
	margin-right: .5rem
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

.blockquote {
	margin-bottom: 1rem;
	font-size: 1.25rem
}

.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #6c757d
}

.blockquote-footer::before {
	content: "\2014\A0"
}

.img-fluid {
	max-width: 100%;
	height: auto
}

.img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: .25rem;
	max-width: 100%;
	height: auto
}

.figure {
	display: inline-block
}

.figure-img {
	margin-bottom: .5rem;
	line-height: 1
}

.figure-caption {
	font-size: 90%;
	color: #6c757d
}

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width: 576px) {
	.container {
		max-width: 540px
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 720px
	}
}

@media (min-width: 992px) {
	.container {
		max-width: 960px
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1140px
	}
}

.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
	padding-right: 0;
	padding-left: 0
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px
}

.col {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%
}

.col-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}

.col-1 {
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}

.col-2 {
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}

.col-3 {
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}

.col-5 {
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}

.col-6 {
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}

.col-8 {
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}

.col-9 {
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}

.col-11 {
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}

.col-12 {
	flex: 0 0 100%;
	max-width: 100%
}

.order-first {
	order: -1
}

.order-last {
	order: 13
}

.order-0 {
	order: 0
}

.order-1 {
	order: 1
}

.order-2 {
	order: 2
}

.order-3 {
	order: 3
}

.order-4 {
	order: 4
}

.order-5 {
	order: 5
}

.order-6 {
	order: 6
}

.order-7 {
	order: 7
}

.order-8 {
	order: 8
}

.order-9 {
	order: 9
}

.order-10 {
	order: 10
}

.order-11 {
	order: 11
}

.order-12 {
	order: 12
}

.offset-1 {
	margin-left: 8.33333%
}

.offset-2 {
	margin-left: 16.66667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.33333%
}

.offset-5 {
	margin-left: 41.66667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.33333%
}

.offset-8 {
	margin-left: 66.66667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.33333%
}

.offset-11 {
	margin-left: 91.66667%
}

@media (min-width: 576px) {
	.col-sm {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	.col-sm-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-sm-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-sm-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-sm-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-sm-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-sm-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-sm-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-sm-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-sm-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-sm-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-sm-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-sm-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-sm-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-sm-first {
		order: -1
	}
	.order-sm-last {
		order: 13
	}
	.order-sm-0 {
		order: 0
	}
	.order-sm-1 {
		order: 1
	}
	.order-sm-2 {
		order: 2
	}
	.order-sm-3 {
		order: 3
	}
	.order-sm-4 {
		order: 4
	}
	.order-sm-5 {
		order: 5
	}
	.order-sm-6 {
		order: 6
	}
	.order-sm-7 {
		order: 7
	}
	.order-sm-8 {
		order: 8
	}
	.order-sm-9 {
		order: 9
	}
	.order-sm-10 {
		order: 10
	}
	.order-sm-11 {
		order: 11
	}
	.order-sm-12 {
		order: 12
	}
	.offset-sm-0 {
		margin-left: 0
	}
	.offset-sm-1 {
		margin-left: 8.33333%
	}
	.offset-sm-2 {
		margin-left: 16.66667%
	}
	.offset-sm-3 {
		margin-left: 25%
	}
	.offset-sm-4 {
		margin-left: 33.33333%
	}
	.offset-sm-5 {
		margin-left: 41.66667%
	}
	.offset-sm-6 {
		margin-left: 50%
	}
	.offset-sm-7 {
		margin-left: 58.33333%
	}
	.offset-sm-8 {
		margin-left: 66.66667%
	}
	.offset-sm-9 {
		margin-left: 75%
	}
	.offset-sm-10 {
		margin-left: 83.33333%
	}
	.offset-sm-11 {
		margin-left: 91.66667%
	}
}

@media (min-width: 768px) {
	.col-md {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	.col-md-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-md-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-md-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-md-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-md-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-md-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-md-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-md-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-md-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-md-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-md-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-md-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-md-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-md-first {
		order: -1
	}
	.order-md-last {
		order: 13
	}
	.order-md-0 {
		order: 0
	}
	.order-md-1 {
		order: 1
	}
	.order-md-2 {
		order: 2
	}
	.order-md-3 {
		order: 3
	}
	.order-md-4 {
		order: 4
	}
	.order-md-5 {
		order: 5
	}
	.order-md-6 {
		order: 6
	}
	.order-md-7 {
		order: 7
	}
	.order-md-8 {
		order: 8
	}
	.order-md-9 {
		order: 9
	}
	.order-md-10 {
		order: 10
	}
	.order-md-11 {
		order: 11
	}
	.order-md-12 {
		order: 12
	}
	.offset-md-0 {
		margin-left: 0
	}
	.offset-md-1 {
		margin-left: 8.33333%
	}
	.offset-md-2 {
		margin-left: 16.66667%
	}
	.offset-md-3 {
		margin-left: 25%
	}
	.offset-md-4 {
		margin-left: 33.33333%
	}
	.offset-md-5 {
		margin-left: 41.66667%
	}
	.offset-md-6 {
		margin-left: 50%
	}
	.offset-md-7 {
		margin-left: 58.33333%
	}
	.offset-md-8 {
		margin-left: 66.66667%
	}
	.offset-md-9 {
		margin-left: 75%
	}
	.offset-md-10 {
		margin-left: 83.33333%
	}
	.offset-md-11 {
		margin-left: 91.66667%
	}
}

@media (min-width: 992px) {
	.col-lg {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	.col-lg-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-lg-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-lg-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-lg-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-lg-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-lg-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-lg-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-lg-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-lg-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-lg-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-lg-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-lg-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-lg-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-lg-first {
		order: -1
	}
	.order-lg-last {
		order: 13
	}
	.order-lg-0 {
		order: 0
	}
	.order-lg-1 {
		order: 1
	}
	.order-lg-2 {
		order: 2
	}
	.order-lg-3 {
		order: 3
	}
	.order-lg-4 {
		order: 4
	}
	.order-lg-5 {
		order: 5
	}
	.order-lg-6 {
		order: 6
	}
	.order-lg-7 {
		order: 7
	}
	.order-lg-8 {
		order: 8
	}
	.order-lg-9 {
		order: 9
	}
	.order-lg-10 {
		order: 10
	}
	.order-lg-11 {
		order: 11
	}
	.order-lg-12 {
		order: 12
	}
	.offset-lg-0 {
		margin-left: 0
	}
	.offset-lg-1 {
		margin-left: 8.33333%
	}
	.offset-lg-2 {
		margin-left: 16.66667%
	}
	.offset-lg-3 {
		margin-left: 25%
	}
	.offset-lg-4 {
		margin-left: 33.33333%
	}
	.offset-lg-5 {
		margin-left: 41.66667%
	}
	.offset-lg-6 {
		margin-left: 50%
	}
	.offset-lg-7 {
		margin-left: 58.33333%
	}
	.offset-lg-8 {
		margin-left: 66.66667%
	}
	.offset-lg-9 {
		margin-left: 75%
	}
	.offset-lg-10 {
		margin-left: 83.33333%
	}
	.offset-lg-11 {
		margin-left: 91.66667%
	}
}

@media (min-width: 1200px) {
	.col-xl {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	.col-xl-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-xl-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-xl-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-xl-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xl-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-xl-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-xl-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xl-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-xl-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-xl-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xl-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-xl-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-xl-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xl-first {
		order: -1
	}
	.order-xl-last {
		order: 13
	}
	.order-xl-0 {
		order: 0
	}
	.order-xl-1 {
		order: 1
	}
	.order-xl-2 {
		order: 2
	}
	.order-xl-3 {
		order: 3
	}
	.order-xl-4 {
		order: 4
	}
	.order-xl-5 {
		order: 5
	}
	.order-xl-6 {
		order: 6
	}
	.order-xl-7 {
		order: 7
	}
	.order-xl-8 {
		order: 8
	}
	.order-xl-9 {
		order: 9
	}
	.order-xl-10 {
		order: 10
	}
	.order-xl-11 {
		order: 11
	}
	.order-xl-12 {
		order: 12
	}
	.offset-xl-0 {
		margin-left: 0
	}
	.offset-xl-1 {
		margin-left: 8.33333%
	}
	.offset-xl-2 {
		margin-left: 16.66667%
	}
	.offset-xl-3 {
		margin-left: 25%
	}
	.offset-xl-4 {
		margin-left: 33.33333%
	}
	.offset-xl-5 {
		margin-left: 41.66667%
	}
	.offset-xl-6 {
		margin-left: 50%
	}
	.offset-xl-7 {
		margin-left: 58.33333%
	}
	.offset-xl-8 {
		margin-left: 66.66667%
	}
	.offset-xl-9 {
		margin-left: 75%
	}
	.offset-xl-10 {
		margin-left: 83.33333%
	}
	.offset-xl-11 {
		margin-left: 91.66667%
	}
}

.form-control {
	display: block;
	width: 100%;
	
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
	.form-control {
		transition: none
	}
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #80bdff;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.25)
}

.form-control::placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
	background-color: #e9ecef;
	opacity: 1
}

select.form-control:focus::-ms-value {
	color: #495057;
	background-color: #fff
}

.form-control-file,
.form-control-range {
	display: block;
	width: 100%
}

.col-form-label {
	padding-top: calc(.375rem + 1px);
	padding-bottom: calc(.375rem + 1px);
	margin-bottom: 0;
	font-size: inherit;
	line-height: 1.5
}

.col-form-label-lg {
	padding-top: calc(.5rem + 1px);
	padding-bottom: calc(.5rem + 1px);
	font-size: 1.25rem;
	line-height: 1.5
}

.col-form-label-sm {
	padding-top: calc(.25rem + 1px);
	padding-bottom: calc(.25rem + 1px);
	font-size: .875rem;
	line-height: 1.5
}

.form-control-plaintext {
	display: block;
	width: 100%;
	padding-top: .375rem;
	padding-bottom: .375rem;
	margin-bottom: 0;
	line-height: 1.5;
	color: #212529;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0
}

.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
	padding-right: 0;
	padding-left: 0
}

.form-control-sm {
	height: calc(1.5em + .5rem + 2px);
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.form-control-lg {
	height: calc(1.5em + 1rem + 2px);
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

select.form-control[size],
select.form-control[multiple] {
	height: auto
}

textarea.form-control {
	height: auto
}

.form-group {
	margin-bottom: 1rem
}

.form-text {
	display: block;
	margin-top: .25rem
}

.form-row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px
}

.form-row>.col,
.form-row>[class*="col-"] {
	padding-right: 5px;
	padding-left: 5px
}

.form-check {
	position: relative;
	display: block;
	padding-left: 1.25rem
}

.form-check-input {
	position: absolute;
	margin-top: .3rem;
	margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label {
	color: #6c757d
}

.form-check-label {
	margin-bottom: 0
}

.form-check-inline {
	display: inline-flex;
	align-items: center;
	padding-left: 0;
	margin-right: .75rem
}

.form-check-inline .form-check-input {
	position: static;
	margin-top: 0;
	margin-right: .3125rem;
	margin-left: 0
}

.valid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #28a745
}

.valid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1.5;
	color: #fff;
	background-color: rgba(40, 167, 69, 0.9);
	border-radius: .25rem
}

.was-validated .form-control:valid,
.form-control.is-valid {
	border-color: #28a745;
	padding-right: calc(1.5em + .75rem);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: center right calc(.375em + .1875rem);
	background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus {
	border-color: #28a745;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, 0.25)
}

.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip,
.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip {
	display: block
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
	padding-right: calc(1.5em + .75rem);
	background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.was-validated .custom-select:valid,
.custom-select.is-valid {
	border-color: #28a745;
	padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
	border-color: #28a745;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, 0.25)
}

.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip,
.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip {
	display: block
}

.was-validated .form-control-file:valid~.valid-feedback,
.was-validated .form-control-file:valid~.valid-tooltip,
.form-control-file.is-valid~.valid-feedback,
.form-control-file.is-valid~.valid-tooltip {
	display: block
}

.was-validated .form-check-input:valid~.form-check-label,
.form-check-input.is-valid~.form-check-label {
	color: #28a745
}

.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip,
.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip {
	display: block
}

.was-validated .custom-control-input:valid~.custom-control-label,
.custom-control-input.is-valid~.custom-control-label {
	color: #28a745
}

.was-validated .custom-control-input:valid~.custom-control-label::before,
.custom-control-input.is-valid~.custom-control-label::before {
	border-color: #28a745
}

.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip,
.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip {
	display: block
}

.was-validated .custom-control-input:valid:checked~.custom-control-label::before,
.custom-control-input.is-valid:checked~.custom-control-label::before {
	border-color: #34ce57;
	background-color: #34ce57
}

.was-validated .custom-control-input:valid:focus~.custom-control-label::before,
.custom-control-input.is-valid:focus~.custom-control-label::before {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, 0.25)
}

.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before,
.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before {
	border-color: #28a745
}

.was-validated .custom-file-input:valid~.custom-file-label,
.custom-file-input.is-valid~.custom-file-label {
	border-color: #28a745
}

.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip,
.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip {
	display: block
}

.was-validated .custom-file-input:valid:focus~.custom-file-label,
.custom-file-input.is-valid:focus~.custom-file-label {
	border-color: #28a745;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, 0.25)
}

.invalid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #dc3545
}

.invalid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1.5;
	color: #fff;
	background-color: rgba(220, 53, 69, 0.9);
	border-radius: .25rem
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
	border-color: #dc3545;
	padding-right: calc(1.5em + .75rem);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
	background-repeat: no-repeat;
	background-position: center right calc(.375em + .1875rem);
	background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus {
	border-color: #dc3545;
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, 0.25)
}

.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip,
.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip {
	display: block
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
	padding-right: calc(1.5em + .75rem);
	background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.was-validated .custom-select:invalid,
.custom-select.is-invalid {
	border-color: #dc3545;
	padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
	border-color: #dc3545;
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, 0.25)
}

.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip {
	display: block
}

.was-validated .form-control-file:invalid~.invalid-feedback,
.was-validated .form-control-file:invalid~.invalid-tooltip,
.form-control-file.is-invalid~.invalid-feedback,
.form-control-file.is-invalid~.invalid-tooltip {
	display: block
}

.was-validated .form-check-input:invalid~.form-check-label,
.form-check-input.is-invalid~.form-check-label {
	color: #dc3545
}

.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip,
.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip {
	display: block
}

.was-validated .custom-control-input:invalid~.custom-control-label,
.custom-control-input.is-invalid~.custom-control-label {
	color: #dc3545
}

.was-validated .custom-control-input:invalid~.custom-control-label::before,
.custom-control-input.is-invalid~.custom-control-label::before {
	border-color: #dc3545
}

.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip,
.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip {
	display: block
}

.was-validated .custom-control-input:invalid:checked~.custom-control-label::before,
.custom-control-input.is-invalid:checked~.custom-control-label::before {
	border-color: #e4606d;
	background-color: #e4606d
}

.was-validated .custom-control-input:invalid:focus~.custom-control-label::before,
.custom-control-input.is-invalid:focus~.custom-control-label::before {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, 0.25)
}

.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before,
.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before {
	border-color: #dc3545
}

.was-validated .custom-file-input:invalid~.custom-file-label,
.custom-file-input.is-invalid~.custom-file-label {
	border-color: #dc3545
}

.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip,
.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip {
	display: block
}

.was-validated .custom-file-input:invalid:focus~.custom-file-label,
.custom-file-input.is-invalid:focus~.custom-file-label {
	border-color: #dc3545;
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, 0.25)
}

.form-inline {
	display: flex;
	flex-flow: row wrap;
	align-items: center
}

.form-inline .form-check {
	width: 100%
}

@media (min-width: 576px) {
	.form-inline label {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-bottom: 0
	}
	.form-inline .form-group {
		display: flex;
		flex: 0 0 auto;
		flex-flow: row wrap;
		align-items: center;
		margin-bottom: 0
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-plaintext {
		display: inline-block
	}
	.form-inline .input-group,
	.form-inline .custom-select {
		width: auto
	}
	.form-inline .form-check {
		display: flex;
		align-items: center;
		justify-content: center;
		width: auto;
		padding-left: 0
	}
	.form-inline .form-check-input {
		position: relative;
		flex-shrink: 0;
		margin-top: 0;
		margin-right: .25rem;
		margin-left: 0
	}
	.form-inline .custom-control {
		align-items: center;
		justify-content: center
	}
	.form-inline .custom-control-label {
		margin-bottom: 0
	}
}

.btn {
	display: inline-block;
	font-weight: 400;
	color: #666;
	text-align: center;
	vertical-align: middle;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
	.btn {
		transition: none
	}
}

.btn:hover {
	color: #666;
	text-decoration: none
}

.btn:focus,
.btn.focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.25)
}

.btn.disabled,
.btn:disabled {
	opacity: .65
}

a.btn.disabled,
fieldset:disabled a.btn {
	pointer-events: none
}

.btn-danger {
	color: #212529;
	background-color: #f1706f;
	border-color: #f1706f
}

.btn-danger:hover {
	color: #fff;
	background-color: #ee4d4c;
	border-color: #ec4241
}

.btn-danger:focus,
.btn-danger.focus {
	box-shadow: 0 0 0 .2rem rgba(210, 101, 101, 0.5)
}

.btn-danger.disabled,
.btn-danger:disabled {
	color: #212529;
	background-color: #f1706f;
	border-color: #f1706f
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #ec4241;
	border-color: #eb3635
}

.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show>.btn-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(210, 101, 101, 0.5)
}

.btn-outline-danger {
	color: #f1706f;
	border-color: #f1706f
}

.btn-outline-danger:hover {
	color: #212529;
	background-color: #f1706f;
	border-color: #f1706f
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
	box-shadow: 0 0 0 .2rem rgba(241, 112, 111, 0.5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
	color: #f1706f;
	background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show>.btn-outline-danger.dropdown-toggle {
	color: #212529;
	background-color: #f1706f;
	border-color: #f1706f
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(241, 112, 111, 0.5)
}

.btn-link {
	font-weight: 400;
	color: #f1706f;
	text-decoration: none
}

.btn-link:hover {
	color: #f1706f;
	text-decoration: underline
}

.btn-link:focus,
.btn-link.focus {
	text-decoration: underline;
	box-shadow: none
}

.btn-link:disabled,
.btn-link.disabled {
	color: #6c757d;
	pointer-events: none
}

.btn-lg {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

.btn-sm {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: .5rem
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%
}

.carousel {
	position: relative
}

.carousel.pointer-event {
	touch-action: pan-y
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-inner::after {
	display: block;
	clear: both;
	content: ""
}

.carousel-item {
	position: relative;
	display: none;
	float: left;
	width: 100%;
	margin-right: -100%;
	backface-visibility: hidden;
	transition: transform .6s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
	.carousel-item {
		transition: none
	}
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
	display: block
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
	transform: translateX(100%)
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
	transform: translateX(-100%)
}

.carousel-fade .carousel-item {
	opacity: 0;
	transition-property: opacity;
	transform: none
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
	z-index: 1;
	opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
	z-index: 0;
	opacity: 0;
	transition: 0s .6s opacity
}

@media (prefers-reduced-motion: reduce) {
	.carousel-fade .active.carousel-item-left,
	.carousel-fade .active.carousel-item-right {
		transition: none
	}
}

.carousel-control-prev,
.carousel-control-next {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5;
	transition: opacity 0.15s ease
}

@media (prefers-reduced-motion: reduce) {
	.carousel-control-prev,
	.carousel-control-next {
		transition: none
	}
}

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9
}

.carousel-control-prev {
	left: 0
}

.carousel-control-next {
	right: 0
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: no-repeat 50% / 100% 100%
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 15;
	display: flex;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none
}

.carousel-indicators li {
	box-sizing: content-box;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	background-clip: padding-box;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	opacity: .5;
	transition: opacity 0.6s ease
}

@media (prefers-reduced-motion: reduce) {
	.carousel-indicators li {
		transition: none
	}
}

.carousel-indicators .active {
	opacity: 1
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center
}

.float-left {
	float: left !important
}

.float-right {
	float: right !important
}

.float-none {
	float: none !important
}

@media (min-width: 576px) {
	.float-sm-left {
		float: left !important
	}
	.float-sm-right {
		float: right !important
	}
	.float-sm-none {
		float: none !important
	}
}

@media (min-width: 768px) {
	.float-md-left {
		float: left !important
	}
	.float-md-right {
		float: right !important
	}
	.float-md-none {
		float: none !important
	}
}

@media (min-width: 992px) {
	.float-lg-left {
		float: left !important
	}
	.float-lg-right {
		float: right !important
	}
	.float-lg-none {
		float: none !important
	}
}

@media (min-width: 1200px) {
	.float-xl-left {
		float: left !important
	}
	.float-xl-right {
		float: right !important
	}
	.float-xl-none {
		float: none !important
	}
}

.clearfix::after {
	display: block;
	clear: both;
	content: ""
}

.d-none {
	display: none !important
}

.d-inline {
	display: inline !important
}

.d-inline-block {
	display: inline-block !important
}

.d-block {
	display: block !important
}

.d-table {
	display: table !important
}

.d-table-row {
	display: table-row !important
}

.d-table-cell {
	display: table-cell !important
}

.d-flex {
	display: flex !important
}

.d-inline-flex {
	display: inline-flex !important
}

@media (min-width: 576px) {
	.d-sm-none {
		display: none !important
	}
	.d-sm-inline {
		display: inline !important
	}
	.d-sm-inline-block {
		display: inline-block !important
	}
	.d-sm-block {
		display: block !important
	}
	.d-sm-table {
		display: table !important
	}
	.d-sm-table-row {
		display: table-row !important
	}
	.d-sm-table-cell {
		display: table-cell !important
	}
	.d-sm-flex {
		display: flex !important
	}
	.d-sm-inline-flex {
		display: inline-flex !important
	}
}

@media (min-width: 768px) {
	.d-md-none {
		display: none !important
	}
	.d-md-inline {
		display: inline !important
	}
	.d-md-inline-block {
		display: inline-block !important
	}
	.d-md-block {
		display: block !important
	}
	.d-md-table {
		display: table !important
	}
	.d-md-table-row {
		display: table-row !important
	}
	.d-md-table-cell {
		display: table-cell !important
	}
	.d-md-flex {
		display: flex !important
	}
	.d-md-inline-flex {
		display: inline-flex !important
	}
}

@media (min-width: 992px) {
	.d-lg-none {
		display: none !important
	}
	.d-lg-inline {
		display: inline !important
	}
	.d-lg-inline-block {
		display: inline-block !important
	}
	.d-lg-block {
		display: block !important
	}
	.d-lg-table {
		display: table !important
	}
	.d-lg-table-row {
		display: table-row !important
	}
	.d-lg-table-cell {
		display: table-cell !important
	}
	.d-lg-flex {
		display: flex !important
	}
	.d-lg-inline-flex {
		display: inline-flex !important
	}
}

@media (min-width: 1200px) {
	.d-xl-none {
		display: none !important
	}
	.d-xl-inline {
		display: inline !important
	}
	.d-xl-inline-block {
		display: inline-block !important
	}
	.d-xl-block {
		display: block !important
	}
	.d-xl-table {
		display: table !important
	}
	.d-xl-table-row {
		display: table-row !important
	}
	.d-xl-table-cell {
		display: table-cell !important
	}
	.d-xl-flex {
		display: flex !important
	}
	.d-xl-inline-flex {
		display: inline-flex !important
	}
}

@media print {
	.d-print-none {
		display: none !important
	}
	.d-print-inline {
		display: inline !important
	}
	.d-print-inline-block {
		display: inline-block !important
	}
	.d-print-block {
		display: block !important
	}
	.d-print-table {
		display: table !important
	}
	.d-print-table-row {
		display: table-row !important
	}
	.d-print-table-cell {
		display: table-cell !important
	}
	.d-print-flex {
		display: flex !important
	}
	.d-print-inline-flex {
		display: inline-flex !important
	}
}

.position-static {
	position: static !important
}

.position-relative {
	position: relative !important
}

.position-absolute {
	position: absolute !important
}

.position-fixed {
	position: fixed !important
}

.position-sticky {
	position: sticky !important
}

.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030
}

.fixed-bottom {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030
}

@supports (position: sticky) {
	.sticky-top {
		position: sticky;
		top: 0;
		z-index: 1020
	}
}

.visible {
	visibility: visible !important
}

.invisible {
	visibility: hidden !important
}

@media (min-width: 1280px) {
	.container {
		max-width: 1200px;
		padding: 0
	}
}

.btn-danger {
	color: #fff
}

.btn-outline-danger:hover {
	color: #fff
}

.btn.btn-coral,
.btn.btn-peacock,
.btn.btn-outline-coral,
.btn.btn-outline-peacock,
.btn-lg.btn-coral,
.btn-lg.btn-peacock,
.btn-lg.btn-outline-coral,
.btn-lg.btn-outline-peacock {
	height: 48px;
	min-width: 315px;
	font-size: 16px
}

.btn-coral,
.btn-outline-coral,
.btn-peacock,
.btn-outline-peacock {
	border-radius: 4px;
	text-transform: uppercase;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.btn-coral.btn-md,
.btn-outline-coral.btn-md,
.btn-peacock.btn-md,
.btn-outline-peacock.btn-md {
	height: 40px;
	min-width: 150px;
	font-size: 14px
}

.btn-coral {
	background-color: #f1706f;
	color: #fff
}

.btn-coral:hover:enabled,
.btn-coral:hover:not(:disabled),
.btn-coral:active:enabled,
.btn-coral:active:not(:disabled) {
	background-color: #E35A59;
	color: #fff
}

.btn-coral:focus,
.btn-outline-coral:focus {
	box-shadow: 0 0 0 0.2rem rgba(241, 112, 111, 0.5) !important
}

.btn-coral:disabled {
	background-color: #f8b8b7;
	color: #fff;
	opacity: 1
}

.btn-outline-coral {
	border: 1px solid #f1706f;
	color: #f1706f
}

.btn-outline-coral:hover:enabled,
.btn-outline-coral:hover:not(:disabled),
.btn-outline-coral:active:enabled,
.btn-outline-coral:active:not(:disabled) {
	border-color: #E35A59;
	color: #E35A59
}

.btn-outline-coral:disabled {
	border-color: #f8b8b7;
	color: #f8b8b7;
	opacity: 1
}

.btn-peacock {
	background-color: #fff;
	color: #0c91ba
}

.btn-peacock:hover:enabled,
.btn-peacock:hover:not(:disabled),
.btn-peacock:active:enabled,
.btn-peacock:active:not(:disabled) {
	background-color: rgba(255, 255, 255, 0.8);
	color: #0c91ba
}

.btn-peacock:focus,
.btn-outline-peacock:focus {
	box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5) !important
}

.btn-peacock:disabled {
	background-color: rgba(255, 255, 255, 0.5);
	color: #0c91ba;
	opacity: 1
}

.btn-outline-peacock {
	border: 1px solid #fff;
	color: #fff
}

.btn-outline-peacock:hover:enabled,
.btn-outline-peacock:hover:not(:disabled),
.btn-outline-peacock:active:enabled,
.btn-outline-peacock:active:not(:disabled) {
	border-color: #fff;
	color: #fff;
	opacity: 0.8
}

.btn-outline-peacock:disabled {
	border-color: #fff;
	color: #fff;
	opacity: 0.5
}

.btn-link-upper,
.link-upper,
.btn-link-capital,
.link-capital,
.btn-link-default,
.link-default {
	font-family: "Lato", sans-serif;
	font-size: inherit;
	font-weight: normal;
	letter-spacing: 0;
	text-align: left
}

.btn-link-upper,
.link-upper {
	text-transform: uppercase;
	color: #f1706f
}

.btn-link-default,
.link-default {
	color: #f1706f;
	padding: 0
}

.btn-link-capital,
.link-capital {
	text-transform: capitalize;
	color: #666
}

.btn-link-upper:hover:enabled,
.btn-link-upper:hover:not(:disabled),
.btn-link-upper:active:enabled,
.btn-link-upper:active:not(:disabled),
.link-upper:hover:enabled,
.link-upper:hover:not(:disabled),
.link-upper:active:enabled,
.link-upper:active:not(:disabled),
.btn-link-default:hover:enabled,
.btn-link-default:hover:not(:disabled),
.btn-link-default:active:enabled,
.btn-link-default:active:not(:disabled),
.link-default:hover:enabled,
.link-default:hover:not(:disabled),
.link-default:active:enabled,
.link-default:active:not(:disabled) {
	text-decoration: none;
	color: #E35A59
}

.btn-link-upper:disabled,
.link-upper:disabled,
.btn-link-capital:disabled,
.link-capital:disabled,
.btn-link-default:disabled,
.link-default:disabled {
	color: #d1d1d1
}

.btn-link-capital:hover:enabled,
.btn-link-capital:hover:not(:disabled),
.btn-link-capital:active:enabled,
.btn-link-capital:active:not(:disabled),
.link-capital:hover:enabled,
.link-capital:hover:not(:disabled),
.link-capital:active:enabled,
.link-capital:active:not(:disabled) {
	text-decoration: none;
	color: #f1706f
}

.btn-link-upper:focus,
.link-upper:focus,
.btn-link-capital:focus,
.link-capital:focus,
.btn-link-default:focus,
.link-default:focus {
	box-shadow: none
}

.btn-link-capital-subtle,
.link-capital-subtle {
	color: #666;
	text-transform: capitalize;
	font-size: 14px;
	font-family: "Lato", sans-serif;
	font-weight: normal;
	letter-spacing: 0
}

.btn-link-capital-subtle:hover:enabled,
.btn-link-capital-subtle:hover:not(:disabled),
.btn-link-capital-subtle:active:enabled,
.btn-link-capital-subtle:active:not(:disabled),
.link-capital-subtle:hover:enabled,
.link-capital-subtle:hover:not(:disabled),
.link-capital-subtle:active:enabled,
.link-capital-subtle:active:not(:disabled) {
	text-decoration: underline
}

.btn-link-capital-subtle:disabled,
.link-capital-subtle:disabled {
	color: #d1d1d1
}

.btn-link-capital-subtle:focus,
.link-capital-subtle:focus {
	box-shadow: none
}

.btn-link-upper-dark,
.link-upper-dark {
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: uppercase
}

.btn-link-upper-dark:hover:enabled,
.btn-link-upper-dark:hover:not(:disabled),
.btn-link-upper-dark:active:enabled,
.btn-link-upper-dark:active:not(:disabled),
.link-upper-dark:hover:enabled,
.link-upper-dark:hover:not(:disabled),
.link-upper-dark:active:enabled,
.link-upper-dark:active:not(:disabled) {
	color: #fff;
	text-decoration: none;
	opacity: 0.8
}

.btn-link-upper-dark:disabled,
.link-upper-dark:disabled {
	opacity: 0.5
}

.btn-link-upper-dark:focus,
.link-upper-dark:focus {
	box-shadow: none
}

.btn-link-capital-dark,
.link-capital-dark {
	text-transform: capitalize;
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0;
	text-align: left
}

.btn-link-capital-dark:hover:enabled,
.btn-link-capital-dark:hover:not(:disabled),
.btn-link-capital-dark:active:enabled,
.btn-link-capital-dark:active:not(:disabled),
.link-capital-dark:hover:enabled,
.link-capital-dark:hover:not(:disabled),
.link-capital-dark:active:enabled,
.link-capital-dark:active:not(:disabled) {
	text-decoration: underline;
	color: #fff;
	opacity: 0.8
}

.btn-link-capital-dark:focus,
.link-capital-dark:focus {
	box-shadow: none
}

.btn-link-capital-dark:disabled,
.link-capital-dark:disabled {
	color: #fff;
	opacity: 0.5
}

.carousel-indicators li {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	opacity: 1
}

.carousel-indicators .active {
	opacity: 0.5
}

html,
body {
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smooth: always;
	height: 100%
}

div.wp-video,
img,
iframe,
video,
audio {
	max-width: 100% !important;
	min-width: 0
}

div.wp-video,
iframe.wp-embedded-content,
iframe.instagram-media,
iframe.instagram-media-rendered {
	min-width: 0 !important
}

blockquote.wp-embedded-content+p>iframe.wp-embedded-content,
iframe.instagram-media:not(.instagram-media-rendered) {
	display: none
}

iframe.ceros-experience {
	min-width: 100%
}

#__next {
	height: 100%
}

.margin-0 {
	margin: 0 !important
}

hr.hr-solid {
	border-top: 1px solid #e8e8e8
}

hr.hr-full {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0
}

.standard-margin-bottom,
.cta-margin-bottom {
	margin-bottom: 15px
}

.standard-margin-right,
.cta-margin-right {
	margin-right: 15px
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.center-table {
	display: table;
	margin-left: auto;
	margin-right: auto
}

.center-text {
	text-align: center
}

.right-text {
	text-align: right
}

.left-text {
	text-align: left
}

.fleft {
	float: left
}

.fright {
	float: right
}

.lowercase {
	text-transform: lowercase
}

.titlecase {
	text-transform: capitalize
}

.uppercase {
	text-transform: uppercase
}

.italic {
	font-style: italic
}

.underline {
	text-decoration: underline
}

.bg-light-pink {
	font-family: 'Playfair-Display-Bold', 'Playfair Display', serif;
	background: #ffe2e2 url(https://cdn.howtheyasked.com/wp-content/themes/howheasked/images/bg-light-pink-stucco.jpg) repeat 0 0
}

.bg-light-pink h1::before,
.bg-light-pink h2::before {
	background: #fff
}

.bg-gray {
	background: #e5e5e5 url(https://cdn.howtheyasked.com/wp-content/themes/howheasked/images/bg-gray-stucco.jpg) repeat 0 0
}

div.bg-gray h1:not(.no-line)::before,
div.bg-gray h2:not(.no-line)::before {
	background: #fff
}

.screen-reader-text {
	display: none
}

.width-auto {
	width: auto
}

.width-100 {
	width: 100%
}

.block {
	display: block
}

.inline-block {
	display: inline-block
}

.position-relative {
	position: relative
}

.position-absolute {
	position: absolute
}

.position-fixed {
	position: fixed
}

.success {
	color: #f58d76
}

.error {
	color: #E35A59
}

.marg-top-0 {
	margin-top: 0
}

.marg-top-12 {
	margin-top: 12px
}

.marg-bot-0 {
	margin-bottom: 0
}

.marg-bot-10 {
	margin-bottom: 10px
}

.marg-bot-15 {
	margin-bottom: 15px
}

.marg-bot-20 {
	margin-bottom: 20px
}

.flex-column {
	flex-flow: column
}

.flex-left {
	display: flex;
	justify-content: flex-start
}

.hidden {
	display: none
}

@media (max-width: 575px) {
	hr.hr-full {
		max-width: calc(100vw - 60px)
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	hr.hr-full {
		max-width: 510px
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	hr.hr-full {
		max-width: 690px
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	hr.hr-full {
		max-width: 930px
	}
}

@media (min-width: 1200px) and (max-width: 1279px) {
	hr.hr-full {
		max-width: 1110px
	}
}

@media (min-width: 1280px) {
	hr.hr-full {
		max-width: 1200px;
		padding-left: 0;
		padding-right: 0
	}
}

img#wpstats {
	display: none
}

@-webkit-keyframes anim6 {
	from {
		transform: translate(-50%, -50%) scale(1)
	}
	to {
		transform: translate(calc(-50% - 5px), -50%) scale(1)
	}
}

@keyframes anim6 {
	from {
		transform: translate(-50%, -50%) scale(1)
	}
	to {
		transform: translate(calc(-50% - 5px), -50%) scale(1)
	}
}

@-webkit-keyframes loadingBar {
	from {
		background-position: 0 0
	}
	to {
		background-position: 20px 0
	}
}

@keyframes loadingBar {
	from {
		background-position: 0 0
	}
	to {
		background-position: 20px 0
	}
}

img.alignleft,
img.alignright,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto
}

img.size-full,
img.size-large {
	height: auto;
	width: 100%
}

img.size-thumb,
img.thumb {
	width: 435px;
	height: 290px;
	display: block
}

img.size-ring-thumb,
img.ring-thumb {
	width: 198px;
	height: 198px;
	display: block;
	border: 1px solid #e7e7e7
}

img.size-ring-lg,
img.ring-lg {
	width: 300px;
	height: 300px;
	display: block
}

@media (max-width: 767px) {
	img.size-ring-lg,
	img.ring-lg {
		max-width: 300px !important;
		max-height: 300px !important;
		width: 100% !important;
		height: 100% !important
	}
}

img.size-slider-thumb,
img.slider-thumb {
	width: 300px;
	height: 200px;
	display: block
}

img.size-single-content,
img.single-content {
	width: 730px;
	display: block
}

img.size-video-thumb,
img.video-thumb {
	width: 135px;
	height: 100px;
	display: block
}

img.size-product-term,
img.product-term {
	height: 165px;
	width: 285px;
	opacity: 0.5
}

img.size-product,
img.product {
	width: 222px;
	height: 222px;
	display: block
}

.pin-it-parent {
	position: relative !important;
	display: block !important
}

.article-content p.only-img+p.only-img {
	margin-top: -14px
}

.preload .has-transition {
	transition: none !important;
	display: none
}

@media (max-width: 767px) {
	.hidden-in-mobile {
		display: none !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-in-tablets {
		display: none !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-in-tablets-pro {
		display: none !important
	}
}

@media (min-width: 1200px) {
	.hidden-in-desktop {
		display: none !important
	}
}

@media (max-width: 767px) {
	.visible-in-mobile-inline {
		display: inline !important
	}
}

@media (max-width: 767px) {
	.visible-in-desktop {
		display: none !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-in-desktop {
		display: none !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-in-desktop {
		display: none !important
	}
}

@media (min-width: 1200px) {
	.visible-in-mobile,
	.visible-in-mobile-inline {
		display: none !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-in-mobile,
	.visible-in-mobile-inline {
		display: none !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-in-mobile,
	.visible-in-mobile-inline {
		display: none !important
	}
}

.slick-dots li.slick-active button:before {
	background-color: #f58d76;
	color: #f58d76
}

.slick-dots li button:before {
	width: 8px;
	height: 8px;
	border: 1px solid #f58d76;
	border-radius: 50%;
	content: ''
}

.slick-dots li {
	margin: 0
}

.more-offset {
	margin-top: 12px
}

.custom-dots {
	width: 8px;
	height: 8px;
	border: 1px solid #f58d76;
	border-radius: 50%
}

.slick-active div div.custom-dots {
	background-color: #f58d76;
	color: #f58d76
}

.mce-content-body {
	height: auto;
	min-height: 100%;
	overflow: hidden;
	padding: 12px 10px;
	width: 100%
}

.mce-content-body .mce-resizehandle {
	display: none
}

.mce-content-body img[data-mce-selected]::selection {
	background-color: transparent
}

.mce-content-body *[contentEditable=false][data-mce-selected] {
	outline: 2px solid #f1706f !important
}

.mce-content-body.mce-edit-focus {
	outline: none
}
.sidebar h6 {
    color: #3c3c3c;
}
h6 {
       font-size: 20px;
    font-weight: 900;
    color: #777777;
    line-height: 24px;
}

.sprite-play-button {
    background-position: 0 0;
    height: 45px;
    width: 45px;
}
.sprite {
    display: inline-block;
    background-image: url(https://cdn.howtheyasked.com/wp-content/themes/howheasked/images/sprites.png?v=1.5);
    background-repeat: no-repeat;
    background-color: transparent;
}

.container-sidebar-box .proposal-videos h3 {
    width: 72%;
    display: inline-block;
    text-align: left;
}
.btn-solid.black-btn {
    background-image: linear-gradient(
30deg
, #222222 50%, transparent 50%);
    border: 2px solid #222222;
}
.btn-solid:hover {
    background-position: 100%;
    color: #000000;
    background-color: #ffffff;
}
.btn:hover {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.btn:hover, .btn:focus {
    text-decoration: none;
}
.btn-solid {
    padding: 13px 29px;
    color: #ffffff;
    letter-spacing: 0.05em;
    border: 2px solid #f58d76;
    background-image: linear-gradient(
30deg
, #f58d76 50%, transparent 50%);
    background-size: 850px;
    background-repeat: no-repeat;
    background-position: 0;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (max-width: 600px) {
	.lg h5,h1 {
		font-size: 1.2rem;
		text-align:center;
	}
}
@media (min-width: 601px) {
	.lg h5,h1 {
		font-size: 2.5rem;
		text-align:center;
	}
}