@import url("https://use.typekit.net/rhf2axa.css");
@font-face {
	font-family: 'Brandon Grotesque';
	src: url('https://s3.amazonaws.com/wcs-emails/fonts/Brandon_reg-webfont.eot');
	src: url('https://s3.amazonaws.com/wcs-emails/fonts/Brandon_reg-webfont.eot?#iefix') format('embedded-opentype'),
	     url('https://s3.amazonaws.com/wcs-emails/fonts/Brandon_reg-webfont.woff') format('woff'),
	     url('https://s3.amazonaws.com/wcs-emails/fonts/Brandon_reg-webfont.ttf') format('truetype'),
	     url('https://s3.amazonaws.com/wcs-emails/fonts/Brandon_reg-webfont.svg#BrandonGrotesqueRegularRg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Brandon Grotesque';
	src: url('https://s3.amazonaws.com/wcs-emails/fonts/Brandon_blk-webfont.eot');
	src: url('https://s3.amazonaws.com/wcs-emails/fonts/Brandon_blk-webfont.eot?#iefix') format('embedded-opentype'),
	     url('https://s3.amazonaws.com/wcs-emails/fonts/Brandon_blk-webfont.woff') format('woff'),
	     url('https://s3.amazonaws.com/wcs-emails/fonts/Brandon_blk-webfont.ttf') format('truetype'),
	     url('https://s3.amazonaws.com/wcs-emails/fonts/Brandon_blk-webfont.svg#BrandonGrotesqueRegularRg') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
    font-family: 'Erato';
    src: url('https://s3.amazonaws.com/wcs-emails/fonts/eratolig-webfont.eot');
    src: url('https://s3.amazonaws.com/wcs-emails/fonts/eratolig-webfont.eot?#iefix') format('embedded-opentype'),
        url('https://s3.amazonaws.com/wcs-emails/fonts/eratolig-webfont.woff2') format('woff2'),
        url('https://s3.amazonaws.com/wcs-emails/fonts/eratolig-webfont.woff') format('woff'),
        url('https://s3.amazonaws.com/wcs-emails/fonts/eratolig-webfont.ttf') format('truetype'),
        url('https://s3.amazonaws.com/wcs-emails/fonts/eratolig-webfont.svg#eratolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Erato';
    src: url('https://s3.amazonaws.com/wcs-emails/fonts/erato-lightitalic-webfont.eot');
    src: url('https://s3.amazonaws.com/wcs-emails/fonts/erato-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
        url('https://s3.amazonaws.com/wcs-emails/fonts/erato-lightitalic-webfont.woff2') format('woff2'),
        url('https://s3.amazonaws.com/wcs-emails/fonts/erato-lightitalic-webfont.woff') format('woff'),
        url('https://s3.amazonaws.com/wcs-emails/fonts/erato-lightitalic-webfont.ttf') format('truetype'),
        url('https://s3.amazonaws.com/wcs-emails/fonts/erato-lightitalic-webfont.svg#eratolight') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
	font-family:"lust";
	src:url("https://use.typekit.net/af/73f949/00000000000000007735ddca/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/73f949/00000000000000007735ddca/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/73f949/00000000000000007735ddca/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
	font-display:auto;font-style:italic;font-weight:700;font-stretch:normal;
}
	
@font-face {
	font-family:"lust";
	src:url("https://use.typekit.net/af/777bed/00000000000000007735ddc7/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/777bed/00000000000000007735ddc7/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/777bed/00000000000000007735ddc7/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
	font-display:auto;font-style:normal;font-weight:700;font-stretch:normal;
}

body {
  background-color:#260F1A;
  background-image: url('https://cdn.wcs.org/2023/01/12/7q88n46qad_BG.png');
}

.hidden {
	display:none;
}

.card__inner.fill-paper {
	background-color: white;
	background-image: url('https://bronxzoo.com/assets/textures/waves-light-0dd48b693865b5f5dd2b9e01af7c303b.jpg');
	border-radius: 5px;
}

.card__inner.fill-paper .btn-fill-grizzly {
	background-color: #E83C62;
	border-radius: 4px;
	font-family: "Brandon Grotesque", sans-serif;
	letter-spacing: 2px;
	margin: 15px 0 0;
	/* padding: 17px 0; */
	transition: opacity 0.2s ease-out;
	/* width: 100%; */
}
.card__desc {
	text-align: left !important;
	padding: 15px 30px;
}
.card__desc .divided-after {
	display:none;
}

.column.cell .btn-fill-grizzly {
	border-radius: 4px;
	background-color: white;
	color: #E3445C;
	font-family: "Brandon Grotesque", sans-serif;
	letter-spacing: 2px;
	margin: 15px 0 0;
	/* padding: 17px 0; */
	transition: opacity 0.2s ease-out;
	/* width: 100%; */
}

.card__inner.fill-paper .btn-fill-grizzly.btn-sold-out, .btn-fill-grizzly.btn-sold-out {
	background-color: #fff;
	color: #E3445C;
}

.card__inner.fill-paper .btn-fill-grizzly.btn-sold-out:hover, .btn-fill-grizzly.btn-sold-out:hover {
	background-color: #fff;
	transition: none;
	opacity: 1;
}

.card__inner.fill-paper .btn-fill-grizzly::before {
	display: none;
}

.card__inner.fill-paper .btn-fill-grizzly:hover, .column.cell .btn-fill-grizzly:hover {
	background-color: #e81544;
	color:white;
	transition: opacity 0.2s ease-out;
	opacity: .75;
}

.card__inner.fill-paper p {
	color: #272b2d;
	font-family: "Lato", sans-serif;
	line-height: 1.65rem;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}

.card__inner.fill-paper .type-caption {
	color:#8A0E2D;
	font-family: "limon-regular", serif;
	font-size: 3rem !important;
    line-height: 100% !important;
    margin: 15px auto;
	font-weight: bold;
	letter-spacing: -0.03em;
	padding: 0;
	/* text-transform: uppercase; */
	-webkit-font-smoothing: antialiased;
	font-feature-settings: 'dlig';
}

.card__inner.fill-paper strong {
	color:#5A272D;
}

.card__inner.fill-paper .divided-after::after {
	display: none;
}

.card__inner.shadow-1 {
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
}

.column.cell {
	display: table-cell;
	padding: 0;
	vertical-align: middle;
}

.column.cell:nth-of-type(2) {
	background-image: url('https://cdn.wcs.org/2024/01/08/15/44/16/fab86449-df07-4fa9-9109-7fcaa4e9cc87/Julie%20Larsen%20Maher_1570_Madagascar%20Hissing%20Cockroach%20Wild%20Encounter%20with%20Jason%20Castro_TAB_WAC_BZ_11%2005%2021%201.jpg');
	background-position: center center;
	background-size: cover;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.container-video-hero {
	max-width: 1350px;
}

.container-full.margin-0-bottom:first-of-type {
	background-color:#181a1b;
}

.grid.grid-medium-half:nth-of-type(9) .column.cell:nth-of-type(1) {
	background-image: url('https://cdn.wcs.org/2022/11/01/7k3hmviq49_Julie_Larsen_Maher_7253_Bug_Carousel_Roach_Ride_BZ_01_09_19.jpg');
	background-position: center center;
	background-size: cover;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.grid.grid-medium-half:nth-of-type(9) .column.cell:nth-of-type(1) .credit {
	display: none;
}

.column.cell:nth-of-type(1) img {
	visibility: hidden;
}

.column.cell:nth-of-type(1), .grid.grid-medium-half:nth-of-type(9) .column.cell:nth-of-type(2) {
	background: linear-gradient(180deg, #8A0E2D 0%, #57091C 100%);
	margin: 0 0 0px;
	/* padding: 80px 80px 50px 80px; */
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	padding: 40px 20px;
}

.grid.grid-medium-half:nth-of-type(9) {
	margin-bottom: 80px;
}

.roach-subhead {
	color: white !important;
	font-family: 'Brandon Grotesque', sans-serif !important;
	font-size: 1rem !important;
font-style: normal !important;
font-weight: 900 !important;
line-height: 160% !important; /* 1.6rem */
letter-spacing: 0.1rem !important;
text-transform: uppercase !important;
margin-bottom: 15px !important;
}

.column.cell:nth-of-type(2) .btn-fill-grizzly:hover, .column.cell .btn-fill-grizzly:hover {
	background-color:white;
	color:#e81544;
}

.column.cell:nth-of-type(2) .-column {
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 30px !important;
}

/* .column.cell .btn-fill-grizzly {
	background-color: #272b2d;
	border-radius: 0;
	font-family: "Merriweather", Garamond, Georgia, Times, serif;
	letter-spacing: 4px;
	padding: 20px 40px;
	transition: opacity 0.2s ease-out;
} */

.column.cell .btn-fill-grizzly::before {
	display: none;
}

.column.cell .btn-fill-grizzly:hover {
	opacity: .75;
}

.column.cell h2 {
	color: #fff;
	font-size: 3rem;
	font-family: "limon-regular", serif;
	font-weight: bold;
	margin: 0 auto;
	max-width: 600px;
	line-height: 100%;
	letter-spacing: -0.03rem;
	font-feature-settings: 'dlig';
}

/* .column.cell h3 {
	color: #EFCA18;
	font-size: 16px;
	margin-bottom: 10px;
} */

.column.cell p {
	color: #fff;
	margin-bottom: 0px;
}

.column.cell .price {
	font-family: "Brandon Grotesque", sans-serif;
	font-weight: bold;
	font-size: 20px;
}

.hero {
	background-color: #050505;
	/* background-size: contain; */
}

/* .grid.grid-medium-half:not(.cards) {
	padding: 0px 23px;
} */

@media all and (max-width:767px) {
	.grid.grid-medium-half:not(.cards) {
		padding: 0px;
	}
}

.grid.cards {
	max-width: 1100px;
}

.grid.cards:not(.grid-medium-fourth) .aspect-1-1::before {
	padding-bottom: 67%;
}

.grid.cards:nth-of-type(3) .aspect-1-1::before {
	padding-bottom: 61%;
}

.grid.cards:not(.grid-medium-fourth) .btn-fill-grizzly {
	margin: 20px 0 20px;
	padding: 15px 40px;
	width: auto;
}

.grid.cards:not(.grid-medium-fourth) .image-fluid {
	margin: 0 auto;
	width: 60%;
}

.grid.cards:not(.grid-medium-fourth) .type-caption {
	font-size: 24px;
	line-height: 160%;
	margin: 10px 0 15px;
}

.grid.cards .pad-1 {
	padding: 15px;
}

.grid.container-full {
	display: table;
}

.grid.grid-half:not(.grid-medium-half) .card {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 100%;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	max-width: 100%;
	width: 100%;
	box-shadow: 0 1px 2px rgb(0 0 0 / 25%);
}

.grid.grid-half .aspect-1-1::before {
	padding-bottom: 35%;
}

.grid.grid-half .image-fluid {
	margin: 0 auto;
	width: 35%;
}

.grid.grid-medium-half:nth-of-type(4) .card:nth-of-type(1) .figure {
	background: url('https://cdn.wcs.org/2025/01/08/13/09/16/fa29c896-3ea7-4165-9f58-035510ab8f08/roach-digi-cert.jpg');
	/* background: url('https://c532f75abb9c1c021b8c-e46e473f8aadb72cf2a8ea564b4e6a76.ssl.cf5.rackcdn.com/2022/01/10/4co2s7rglu_beanie.jpg'); */
	background-size: cover;
	background-position: center;
	/* https://c532f75abb9c1c021b8c-e46e473f8aadb72cf2a8ea564b4e6a76.ssl.cf5.rackcdn.com/2021/01/13/62yfg35a80_roach_plush_vwe_680px.jpg */
	border-radius: 5px;
}

.grid.grid-medium-half:nth-of-type(4) .card:nth-of-type(4) .figure {
	background: url('https://cdn.wcs.org/2025/01/08/13/10/18/7a5539dd-af5a-415d-abac-c0b7ed983a66/roach-works.jpg');
	/* background: url('https://c532f75abb9c1c021b8c-e46e473f8aadb72cf2a8ea564b4e6a76.ssl.cf5.rackcdn.com/2022/01/10/93crvc30dp_socks.jpg'); */
	background-size: cover;
	background-position: center;
	border-radius: 5px;
}

.grid.grid-medium-half:nth-of-type(4) .card:nth-of-type(3) .figure {
	background: url('https://cdn.wcs.org/2025/01/08/13/10/00/f8fdad7a-b1fd-4bce-8783-2295d62000ce/roach-bag.jpg');
	/* background: url('https://c532f75abb9c1c021b8c-e46e473f8aadb72cf2a8ea564b4e6a76.ssl.cf5.rackcdn.com/2022/01/10/4w8ylx2cqk_beanie_vmg.jpg'); */
	background-size: cover;
	background-position: center;
	border-radius: 5px;
}

.grid.grid-medium-half:nth-of-type(4) .card:nth-of-type(2) .figure {
	background: url('https://cdn.wcs.org/2025/01/08/13/09/37/6e7817e9-f801-4fe1-bdc9-7bd897f73aa0/roach-hat.jpg');
	/* background: url('https://c532f75abb9c1c021b8c-e46e473f8aadb72cf2a8ea564b4e6a76.ssl.cf5.rackcdn.com/2022/01/10/3gdceygpc4_socks_vwe.jpg'); */
	background-size: cover;
	background-position: center;
	border-radius: 5px;
}

.grid.grid-medium-half:nth-of-type(6) .card:nth-of-type(5) .figure {
	background: url('https://c532f75abb9c1c021b8c-e46e473f8aadb72cf2a8ea564b4e6a76.ssl.cf5.rackcdn.com/2023/01/06/6j3b6a0zgl_vwe_tote.jpg');
	/* background: url('https://c532f75abb9c1c021b8c-e46e473f8aadb72cf2a8ea564b4e6a76.ssl.cf5.rackcdn.com/2022/01/25/481y1jp0u5_vmg_dig_cert.jpg'); */
	background-size: cover;
	background-position: center;
	border-radius: 5px;
}

.grid.grid-medium-half:nth-of-type(6) .card:nth-of-type(6) .figure {
	background: url('https://c532f75abb9c1c021b8c-e46e473f8aadb72cf2a8ea564b4e6a76.ssl.cf5.rackcdn.com/2023/01/31/95vi4zum6s_vwe.jpg');
	background-size: cover;
	background-position: center;
	border-radius: 5px;
}

.grid.grid-medium-half:nth-of-type(9) .card:nth-of-type(1) .figure {
	background: url('https://cdn.wcs.org/2022/11/01/7k3hmviq49_Julie_Larsen_Maher_7253_Bug_Carousel_Roach_Ride_BZ_01_09_19.jpg');
	background-size: cover;
	background-position: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;}

.grid.grid-medium-half:nth-of-type(9) .card:nth-of-type(2) .figure {
	background: url('https://cdn.wcs.org/2025/01/24/09/51/22/85ff49a8-52b7-4721-a8ea-c41ae9c872fb/image001.png');
	background-size: cover;
	background-position: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.grid.grid-medium-half:nth-of-type(9) .card:nth-of-type(2) .type-label {
	background-color: #E83C62;
	font-family: 'Brandon Grotesque';
	text-transform: uppercase;
	color: white;
}

/* .grid.grid-medium-half:nth-of-type(5) .card:nth-of-type(6) {
	-webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
} */

/* .grid.grid-medium-half:nth-of-type(6) .card:nth-of-type(6) .figure {
	display: none;
} */

/* .grid.grid-medium-half:nth-of-type(6) .card:nth-of-type(6) .card__inner {
	display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
	background: linear-gradient(180deg, #8A0E2D 0%, #57091C 100%);
	padding: 60px;
} */

/* @media all and (max-width:500px) {
	.grid.grid-medium-half:nth-of-type(6) .card:nth-of-type(6) .card__inner {
		padding: 40px 10px;
	}

	.grid.grid-medium-half:nth-of-type(6) .card:nth-of-type(6) .roach-quote {
		font-size: 1.5rem;
	}
}

.grid.grid-medium-half:nth-of-type(6) .card:nth-of-type(6) .type-caption {
	display: none;
} */

.roach-quote {
	font-family: 'limon-script', serif;
	font-size: 3rem;
	font-style: normal;
	font-weight: 900;
	line-height: 140%;
	color: white;
	font-feature-settings: 'titl' on;
}

@media all and (max-width: 600px) {
	.roach-quote {
		font-size: 2rem;
	}
}

.roach-mark {
	font-family: 'limon-script', serif;
	font-size: 100px;
	color: #FF4F75;
	height: 100px;
	font-feature-settings: 'titl' on;
}

.roach-credit {
	font-family: "Brandon Grotesque", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1rem;
	color:#FFB280;
	margin-bottom: 100px;
	line-height: 120%;
}

.roach-credit span {
	font-weight:normal;
	font-family: 'Lato';
	text-transform: none;
}

.grid.grid-medium-half .card .image-fluid,
.grid.grid-medium-third .card .image-fluid {
	display: none;
}

.roach-img {
	text-align: right;
	margin-top: -200px !important;
	position: relative;
	left: 200px;
}

.roach-img img {
	width: 220px;
}

@media all and (max-width: 1200px) {
	.roach-img {
		left: 150px;
		margin-top: -150px !important;
	}

	.roach-img img {
		width: 170px;
	}
}

@media all and (max-width: 1075px) {
	.roach-img {
		left: 100px;
		margin-top:-120px !important;
	}
}

@media all and (max-width: 975px) {
	.roach-img {
		left: 50px;
	}
}

@media all and (max-width: 800px) {
	.roach-img {
		/* margin-left: 55% !important; */
		margin-top: -100px !important;
		left: 0px;
	}
}

@media all and (max-width: 767px) {
	.roach-img {
		display: none;
	}
}


.roach-deal {
	text-align:right;
	margin-top: -170px !important;
	position: relative;
	left: 700px;
	width: 300px;
	display:none;
}

@media all and (max-width: 1200px) {

	.roach-deal {
		text-align: center;
		left: 220px;
		margin-top: -120px !important;
	}
}

@media all and (max-width: 600px) {
	.roach-deal {
		left: 150px;
		margin-top: -110px !important;
		width: 200px;
	}

	.roach-deal img {
		width: 175px !important;
	}
}

@media all and (max-width: 420px) {
	.roach-deal {
		left: 100px;
		margin-top: -100px !important;
		width: 200px;
	}

	.roach-deal img {
		width: 150px !important;
	}
}

.roach-deal img {
	width: 300px;
}

.roach-heart {
	margin-bottom: 12px !important;
}

.roach-heart img {
	width: 166px;
}

.roach-heart.top {
	margin-top: 0px !important;
}

.roach-heart svg {
	width: 20px;
}

.roach-graphics {
	position: relative;
}

.roach-graphics__stamp {
	position: absolute;
	right: 160px;
	width: 12rem;
	bottom: 50px;
}

.roach-graphics__envelope {
	position: absolute;
	width: 18rem;
	bottom: 0;
	left: 120px;
}

@media all and (max-width: 1200px) {
	.roach-graphics__envelope {
		left: 0;
	}

	.roach-graphics__stamp {
		right: 10px;
	}
}

@media all and (max-width: 1020px) {
	.roach-graphics__stamp {
		display: none;
	}
}

@media all and (max-width: 990px) {
	.roach-graphics {
		text-align: center;
	}

	.roach-graphics__envelope {
		position: static;
	}

	.roach-credit {
		margin-bottom: 0px;
	}
}

.roach-text--event {
	color: #fff;
	font-family: "Merriweather", Garamond, Georgia, Times, serif
}

.roach-text--event a {
	color: #8F8EC5;
	font-weight: bold;
	font-family: "Brandon Grotesque", sans-serif;
}

.roach-footer {
	margin-bottom: -50px;
	margin-top: 100px;
}

/* .roach-quote {
	color: #5A272D;
	font-family: "Merriweather", Garamond, Georgia, Times, serif;
	font-size: 24px;
}

.roach-quote-credit {
	color:#e83636;
	font-family: "Brandon Grotesque", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
} */

.wysiwyg p.intro-text {
  color: white;
  font-size: 1.3125rem;
  line-height: 2.65rem;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 0px !important;
}

.wysiwyg h1 {
  color: #FF4F75;
  font-family: "limon-script", serif;
  font-size: 4rem;
  font-weight: 900;
  line-height: 3.25rem;
  letter-spacing: 0.01em;
  text-transform: none;
}

@media all and (max-width:767px) {
	.wysiwyg h1 {
		font-size: 2.8rem;
	}
}

.wysiwyg h1::before {
	color: #FFB280;
	content: 'Bronx Zoo';
	display: block;
	font-family: "Brandon Grotesque", sans-serif;
	font-size: .9rem;
	font-weight: bold;
	letter-spacing: 1.5px;
	line-height: 2rem;
	margin: 35px auto 18px;
	text-transform: uppercase;
}

.wysiwyg h3 {
  color: #FFB280;
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 1.3125rem;
  font-weight: bold;
  line-height: 150%; /* 1.96875rem */
  letter-spacing: 0.13125rem;
  text-transform: uppercase;
}

.springboard-widget .btn-large,
.springboard-widget .btn-large:focus {
	background-color: #fff;
    border-radius: 0;
    color: #A41419;
    font-family: "Merriweather", Garamond, Georgia, Times, serif;
    letter-spacing: 2px;
    opacity: 1;
    transition: opacity 0.2s ease-out;
}

.springboard-widget .btn-large:hover {
	border-radius: 0;
	background-color: #fff;
	opacity: .85;
}

.springboard-widget .color-primary {
	color: #fff;
}

@media all and (max-width: 768px) {
	.column.cell {
		display: block;
	}

	.column.cell:nth-of-type(2) {
		height: 350px;
	}

	.grid.grid-medium-half:nth-of-type(9) .column.cell:nth-of-type(2) {
		height: 100%;
	}

	.grid.grid-medium-half:nth-of-type(9) .column.cell:nth-of-type(1) {
		min-height: 400px;
	}

	.column.cell .margin-standard-bottom {
		margin: 0;
	}

	.grid.cards:not(.grid-medium-fourth) .btn-fill-grizzly {
		margin: 20px 0 0;
	}

	.wysiwyg {
		overflow-x: visible;
	}
}

@media all and (max-width: 1023px) {
	.column.cell h2 {
		font-size: 1.85rem;
		line-height: 2.5rem;
	}
}

@media all and (max-width: 600px) {
	.grid-half>.cell {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 100%;
		-ms-flex: 0 1 100%;
		flex: 0 1 100%;
		max-width: 100%;
		width: 100%;
	}
}

@media all and (max-width: 480px) {
	.column.cell h2 {
		font-size: 1.5rem;
		line-height: 2rem;
	}

	/* .grid-half>.cell {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 100%;
		-ms-flex: 0 1 100%;
		flex: 0 1 100%;
		max-width: 100%;
		width: 100%;
	} */

	.roach-heart img {
		margin: 0 auto;
		max-width: 60%;
	}

	.wysiwyg h1 {
		font-size: 2.5rem;
		line-height: 2.75rem;
	}

	.wysiwyg h3 {
		font-size: 1.35rem;
		letter-spacing: 5px;
		line-height: 1.5rem;
	}
}

.wysiwyg {
	overflow-x: unset !important;
}

.fine-print {
	color: #e6e5e3;
}

.intro-faq {
	color: #FFB280;
	font-family: "Brandon Grotesque", sans-serif;
	font-size: .9rem;
	font-weight: bold;
	letter-spacing: 1.5px;
	line-height: 2rem;
	margin: 35px auto 10px;
	text-transform: uppercase;
	text-decoration: underline;
}

.intro-faq:hover {
	color:#ffb88a;
	transition: opacity 0.2s ease-out;
}

/* FAQs */

/* .faqs {
	background-color: white;
	border-radius: 5px;
	padding: 50px;
} */

.faqs .faq h4.question {
	color: #FF4F75;
}

.faqs .faq .answer {
	color: #fff;
}

.faqs .faq hr {
	border-bottom: 1px dotted #FFB280;
}

.faqs .faq a {
	font-weight: 900;
	text-decoration: underline;
	color: #FFB280;
}

.faq-container {
	background-color: #381B21;
	padding: 50px 0px;
}