.anmt-hero,
.anmt-site .et_pb_section.anmt-hero {
	background: var(--anmt-primary);
	border-bottom: 1px solid var(--anmt-border-soft);
	padding: clamp(64px, 6vw, 96px) 0;
}

.anmt-hero .et_pb_row {
	align-items: center;
	display: grid;
	gap: clamp(56px, 7vw, 118px);
	grid-template-columns: minmax(0, 560px) minmax(420px, 560px);
	justify-content: space-between;
	max-width: 1320px !important;
	min-height: 460px;
	overflow: hidden;
	padding: 0;
	width: min(100% - 96px, 1320px) !important;
}

.anmt-hero .et_pb_column {
	margin: 0 !important;
	width: 100% !important;
}

.anmt-hero-copy,
.anmt-hero .et_pb_column:first-child {
	align-items: flex-start;
	align-content: center;
	column-gap: 24px;
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	max-width: 560px;
	justify-self: start;
	min-width: 0;
	overflow: visible;
	padding: 0;
	width: 100%;
}

.anmt-hero-copy .et_pb_text,
.anmt-hero .et_pb_column:first-child .et_pb_text {
	flex: 0 0 100%;
	max-width: 560px;
}

.anmt-hero-copy .et_pb_button_module_wrapper,
.anmt-hero .et_pb_column:first-child .et_pb_button_module_wrapper {
	flex: 0 0 auto;
	justify-self: start;
	margin: 34px 0 0 !important;
	width: fit-content !important;
}

.anmt-hero-media,
.anmt-hero .et_pb_column:last-child {
	align-self: center;
	aspect-ratio: 1.56 / 1;
	background: linear-gradient(135deg, #f2f4f4 0%, #e9eeee 100%);
	height: auto;
	justify-self: end;
	max-width: 560px;
	min-height: 0;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.anmt-hero-media .et_pb_module,
.anmt-hero .et_pb_column:last-child .et_pb_module {
	height: 100%;
	margin: 0;
	width: 100%;
}

.anmt-hero-media::before,
.anmt-hero .et_pb_column:last-child::before {
	background: linear-gradient(135deg, rgba(244, 246, 246, 0.08), rgba(15, 17, 19, 0.04));
	content: "";
	inset: 0;
	position: absolute;
	z-index: 1;
}

.anmt-hero-media .et_pb_image,
.anmt-hero-media .et_pb_image_wrap,
.anmt-hero-media img,
.anmt-hero .et_pb_column:last-child .et_pb_image,
.anmt-hero .et_pb_column:last-child .et_pb_image_wrap,
.anmt-hero .et_pb_column:last-child img {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.anmt-hero .anmt-kicker {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.16em;
	margin-bottom: 24px;
	text-transform: uppercase;
}

.anmt-hero h1,
.anmt-hero .et_pb_module_heading {
	font-size: clamp(48px, 4.7vw, 72px);
	hyphens: none;
	letter-spacing: 0;
	line-height: 1.04;
	margin-bottom: 30px;
	max-width: min(560px, 100%);
	overflow-wrap: normal;
	text-transform: uppercase;
	white-space: normal;
	word-break: normal;
}

.anmt-hero p {
	color: var(--text-primary);
	font-size: 19px;
	line-height: 1.52;
	max-width: 470px;
}

.anmt-hero-actions,
.anmt-hero .et_pb_button_module_wrapper {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
	margin-top: 34px;
}

.anmt-hero .et_pb_button_module_wrapper {
	display: flex !important;
	width: auto !important;
}

.anmt-hero .et_pb_button {
	align-items: center;
	display: inline-flex !important;
	height: 56px;
	justify-content: center;
	line-height: 1 !important;
	min-height: 56px;
	min-width: 168px;
	padding: 0 28px !important;
	text-align: center;
}

.anmt-benefit-bar,
.anmt-site .et_pb_section.anmt-benefit-bar {
	background: linear-gradient(90deg, rgba(35, 73, 76, 0.98), rgba(111, 137, 139, 0.9));
	border-bottom: 1px solid rgba(255, 255, 255, 0.22);
	border-top: 1px solid rgba(255, 255, 255, 0.22);
	padding: 0;
}

.anmt-benefit-bar .et_pb_row {
	align-items: stretch;
	display: grid;
	grid-template-columns: repeat(6, minmax(0, 1fr));
	gap: 0;
	max-width: 1320px !important;
	width: min(100% - 96px, 1320px) !important;
}

.anmt-benefit-bar .et_pb_column {
	margin: 0 !important;
	width: 100% !important;
}

.anmt-benefit-item,
.anmt-benefit-bar .et_pb_blurb {
	align-items: center;
	border-right: 1px solid rgba(255, 255, 255, 0.28);
	display: flex !important;
	height: 120px;
	min-height: 112px;
	padding: 20px 22px;
}

.anmt-benefit-bar .et_pb_column:last-child .anmt-benefit-item,
.anmt-benefit-bar .et_pb_column:last-child .et_pb_blurb,
.anmt-benefit-item:last-child {
	border-right: 0;
}

.anmt-benefit-bar .et_pb_blurb_content {
	align-items: center;
	display: grid !important;
	gap: 16px;
	grid-template-columns: 44px minmax(0, 1fr);
	margin: 0;
	max-width: none;
	min-width: 0;
	width: 100%;
}

.anmt-benefit-bar .et_pb_main_blurb_image {
	margin: 0;
	width: 44px;
}

.anmt-benefit-bar .et-pb-icon {
	align-items: center;
	color: var(--anmt-white);
	display: inline-flex;
	font-size: 38px;
	height: 44px;
	justify-content: center;
	line-height: 1;
	width: 44px;
}

.anmt-benefit-bar .et_pb_blurb_container {
	align-self: center;
	display: flex;
	flex-direction: column;
	gap: 6px;
	justify-content: center;
	min-width: 0;
	text-align: left;
}

.anmt-benefit-bar h3,
.anmt-benefit-bar .et_pb_module_header {
	color: var(--anmt-white);
	font-size: 12px;
	line-height: 1.2;
	margin: 0;
	text-transform: uppercase;
}

.anmt-benefit-bar .et_pb_blurb_description,
.anmt-benefit-bar p {
	color: rgba(255, 255, 255, 0.82);
	font-size: 11px;
	font-weight: 600;
	line-height: 1.2;
	margin: 0;
	text-transform: uppercase;
}

.anmt-category-section,
.anmt-site .et_pb_section.anmt-category-section {
	background: linear-gradient(180deg, rgba(35, 73, 76, 0.98), rgba(111, 137, 139, 0.96));
	padding: 52px 0 38px;
}

.anmt-section-heading {
	margin-bottom: 36px;
	text-align: center;
}

.anmt-section-heading h2,
.anmt-section-heading .et_pb_module_heading {
	font-size: 26px;
	text-transform: uppercase;
}

.anmt-category-grid .et_pb_row,
.anmt-category-grid,
.et_pb_row.anmt-category-grid {
	display: grid !important;
	gap: 20px;
	grid-template-columns: repeat(6, minmax(140px, 1fr));
	max-width: 1320px !important;
	width: min(100% - 96px, 1320px) !important;
}

.anmt-category-grid .et_pb_column,
.et_pb_row.anmt-category-grid > .et_pb_column {
	margin: 0 !important;
	width: 100% !important;
}

.anmt-category-card,
.anmt-category-grid .et_pb_blurb {
	align-items: center;
	background: var(--anmt-offwhite);
	border: 1px solid rgba(15, 17, 19, 0.04);
	display: flex !important;
	flex-direction: column;
	min-height: clamp(170px, 13vw, 220px);
	padding: 30px 18px 34px;
	text-align: center;
	transition: background-color var(--anmt-transition), transform var(--anmt-transition), box-shadow var(--anmt-transition);
	white-space: normal;
	writing-mode: horizontal-tb;
}

.anmt-category-card *,
.anmt-category-grid .et_pb_blurb * {
	max-width: 100%;
	transform: none !important;
	white-space: normal;
	word-break: normal;
	writing-mode: horizontal-tb !important;
}

.anmt-category-card:hover,
.anmt-category-grid .et_pb_blurb:hover {
	background: var(--anmt-soft-grey);
	box-shadow: var(--anmt-shadow-soft);
	transform: translateY(-2px);
}

.anmt-category-grid .et_pb_blurb_content {
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	max-width: none;
	width: 100%;
}

.anmt-category-grid .et_pb_main_blurb_image {
	margin: 0 auto 30px;
}

.anmt-category-grid .et-pb-icon {
	color: var(--text-secondary);
	font-size: 58px;
}

.anmt-category-grid h3,
.anmt-category-grid .et_pb_module_header {
	font-size: 15px;
	margin: 0;
	text-transform: uppercase;
	white-space: normal;
	width: 100%;
}

.anmt-category-card-sale,
.anmt-category-grid .anmt-category-card-sale {
	background: var(--anmt-primary);
	color: var(--text-light);
}

.anmt-category-card-sale .et_pb_blurb_description,
.anmt-category-grid .anmt-category-card-sale .et_pb_blurb_description {
	color: var(--text-light);
	font-family: var(--anmt-font-heading);
	font-size: 13px;
	font-weight: 800;
	line-height: 1.45;
	text-transform: uppercase;
	width: 100%;
}

.anmt-category-card-sale h3,
.anmt-category-card-sale .et_pb_module_header,
.anmt-category-card-sale .et-pb-icon,
.anmt-category-card-sale p,
.anmt-category-grid .anmt-category-card-sale h3,
.anmt-category-grid .anmt-category-card-sale .et_pb_module_header,
.anmt-category-grid .anmt-category-card-sale .et-pb-icon,
.anmt-category-grid .anmt-category-card-sale p {
	color: var(--text-light);
}

.anmt-new-arrivals,
.anmt-site .et_pb_section.anmt-new-arrivals {
	background: linear-gradient(180deg, rgba(111, 137, 139, 0.98), rgba(35, 73, 76, 0.98));
	padding: 24px 0 38px;
}

.anmt-new-arrivals .woocommerce ul.products,
.anmt-new-arrivals .woocommerce-page ul.products,
.anmt-new-arrivals ul.products {
	gap: 28px 22px;
	grid-template-columns: repeat(6, minmax(0, 1fr));
	max-width: none;
	width: 100%;
}

.anmt-section-header-row {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-bottom: 28px;
}

.anmt-new-arrivals .anmt-section-header-row,
.anmt-site .anmt-new-arrivals .anmt-section-header-row {
	align-items: center;
	display: flex !important;
	flex-direction: column;
	gap: 12px;
	justify-content: center;
	margin-bottom: 40px;
	padding-top: 56px;
	text-align: center;
}

.anmt-new-arrivals .anmt-section-header-row .et_pb_column,
.anmt-site .anmt-new-arrivals .anmt-section-header-row .et_pb_column {
	margin: 0 !important;
	width: 100% !important;
}

.anmt-new-arrivals .anmt-section-header-row .et_pb_text,
.anmt-site .anmt-new-arrivals .anmt-section-header-row .et_pb_text {
	margin-bottom: 0 !important;
}

.anmt-new-arrivals .anmt-section-header-row .anmt-view-all + .et_pb_text,
.anmt-site .anmt-new-arrivals .anmt-section-header-row .anmt-view-all + .et_pb_text {
	margin-top: 8px !important;
}

.anmt-new-arrivals .anmt-section-header-row .et_pb_column:first-child,
.anmt-site .anmt-new-arrivals .anmt-section-header-row .et_pb_column:first-child {
	order: 2;
}

.anmt-new-arrivals .anmt-section-header-row .et_pb_column:last-child,
.anmt-site .anmt-new-arrivals .anmt-section-header-row .et_pb_column:last-child {
	order: 1;
}

.anmt-section-header-row h2,
.anmt-section-header-row .et_pb_module_heading {
	font-size: 20px;
	margin: 0;
	text-transform: uppercase;
}

.anmt-view-all {
	align-items: center;
	display: inline-flex;
	font-family: var(--anmt-font-heading);
	font-size: 12px;
	font-weight: 800;
	gap: 12px;
	text-transform: uppercase;
}

.anmt-new-arrivals .anmt-view-all,
.anmt-new-arrivals .anmt-view-all .et_pb_text_inner,
.anmt-new-arrivals .anmt-view-all a {
	align-items: center;
	color: #FFFFFF;
	display: inline-flex;
	font-size: clamp(12px, 1.1vw, 14px);
	font-weight: 800;
	justify-content: center;
	letter-spacing: 0.18em;
	line-height: 1.2;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.anmt-new-arrivals .anmt-section-header-row h2,
.anmt-new-arrivals .anmt-section-header-row .et_pb_module_heading {
	color: #FFFFFF;
	font-size: clamp(38px, 4vw, 48px);
	font-weight: 900;
	letter-spacing: 0.02em;
	line-height: 0.95;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}

.anmt-collection-banners,
.anmt-site .et_pb_section.anmt-collection-banners {
	background: linear-gradient(180deg, rgba(111, 137, 139, 0.98), rgba(35, 73, 76, 0.98));
	padding: 26px 0 28px;
}

.anmt-collection-banners .et_pb_row {
	display: grid;
	gap: 22px;
	grid-template-columns: repeat(2, 1fr);
}

.anmt-collection-banners .et_pb_column {
	margin: 0 !important;
	width: 100% !important;
}

.anmt-collection-banner {
	align-items: center;
	background: radial-gradient(circle at 78% 24%, rgba(44, 62, 80, 0.64), transparent 30%), linear-gradient(135deg, #0f1113 0%, #142022 100%);
	color: var(--text-light);
	display: grid;
	gap: 34px;
	grid-template-columns: 1.15fr 0.85fr;
	min-height: 280px;
	overflow: hidden;
	padding: 48px 42px;
}

.anmt-collection-banner h2,
.anmt-collection-banner h3,
.anmt-collection-banner .et_pb_module_heading {
	color: var(--text-light);
	font-size: 28px;
	margin-bottom: 18px;
	text-transform: uppercase;
}

.anmt-collection-banner p {
	color: var(--text-light);
	font-family: var(--anmt-font-heading);
	font-size: 14px;
	font-weight: 800;
	text-transform: uppercase;
}

.anmt-collection-banner .et_pb_image,
.anmt-collection-banner img {
	background: var(--anmt-offwhite);
	justify-self: end;
	max-height: 178px;
	object-fit: cover;
	width: min(100%, 190px);
}

.anmt-brand-line,
.anmt-site .et_pb_section.anmt-brand-line {
	align-items: center;
	background: linear-gradient(180deg, rgba(111, 137, 139, 0.98), rgba(35, 73, 76, 0.98));
	display: flex;
	justify-content: center;
	min-height: 140px;
	padding: 0;
	text-align: center;
}

.anmt-brand-line .et_pb_row,
.anmt-tagline-section .et_pb_row {
	align-items: center;
	display: flex !important;
	justify-content: center;
	margin-inline: auto !important;
	max-width: 1200px !important;
	min-height: 140px;
	padding: 60px 20px !important;
	width: min(100%, 1200px) !important;
}

.anmt-brand-line .et_pb_column,
.anmt-tagline-section .et_pb_column {
	align-items: center;
	display: flex !important;
	justify-content: center;
	margin: 0 !important;
	width: 100% !important;
}

.anmt-brand-line .et_pb_text,
.anmt-brand-line .et_pb_text_inner,
.anmt-tagline-container,
.anmt-tagline-container .et_pb_text_inner {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	width: 100%;
}

.anmt-brand-line h2,
.anmt-brand-line .et_pb_module_heading,
.anmt-brand-line p,
.anmt-tagline-container p {
	align-items: center;
	display: flex;
	flex-direction: column;
	gap: 12px;
	font-family: var(--anmt-font-heading);
	font-size: 16px;
	font-weight: 800;
	line-height: 1.25;
	margin: 0;
	max-width: min(100%, 1200px);
	text-align: center;
	text-transform: uppercase;
	white-space: normal;
}

.anmt-brand-line p span,
.anmt-tagline-container p span {
	display: block;
	text-align: center;
}

.anmt-social-grid,
.anmt-site .et_pb_section.anmt-social-grid {
	background: linear-gradient(180deg, rgba(35, 73, 76, 0.98), rgba(111, 137, 139, 0.98));
	padding: 0 0 54px;
}

.anmt-social-grid .et_pb_row {
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(6, 1fr);
}

.anmt-social-grid .et_pb_column {
	margin: 0 !important;
	width: 100% !important;
}

.anmt-about-section,
.anmt-site .et_pb_section.anmt-about-section {
	background: linear-gradient(180deg, rgba(35, 73, 76, 0.98), rgba(111, 137, 139, 0.98));
	padding: 76px 0;
}

.anmt-about-section .et_pb_row {
	display: grid;
	grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
	gap: clamp(36px, 6vw, 88px);
	align-items: center;
}

.anmt-about-section .et_pb_column {
	margin: 0 !important;
	width: 100% !important;
}

.anmt-about-section h2 {
	font-size: clamp(32px, 4vw, 54px);
	text-transform: uppercase;
}

.anmt-about-section p {
	color: var(--text-secondary);
	font-size: 18px;
	max-width: 720px;
}

.anmt-blog-intro,
.anmt-site .et_pb_section.anmt-blog-intro {
	background: rgba(15, 17, 19, 0.16);
	padding: 86px 0 64px;
}

.anmt-blog-intro h1 {
	font-size: clamp(42px, 5vw, 76px);
	text-transform: uppercase;
}

.anmt-blog-grid,
.blog.anmt-site #main-content,
.archive.anmt-site #main-content {
	background: transparent;
}

.anmt-blog-grid .et_pb_post,
.blog.anmt-site article.et_pb_post,
.archive.anmt-site article.et_pb_post {
	background: rgba(15, 17, 19, 0.26);
	border: 1px solid rgba(255, 255, 255, 0.18);
	margin-bottom: 28px;
	padding: 28px;
}

.anmt-blog-card-grid {
	display: grid;
	gap: 24px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.anmt-blog-card,
.anmt-blog-empty {
	background: rgba(15, 17, 19, 0.26);
	border: 1px solid rgba(255, 255, 255, 0.18);
	padding: 30px;
}

.anmt-blog-card a {
	display: block;
	text-decoration: none;
}

.anmt-blog-card h2,
.anmt-blog-empty h2 {
	color: var(--anmt-white);
	font-size: 24px;
	text-transform: uppercase;
}

.anmt-blog-card p,
.anmt-blog-empty p {
	color: rgba(255, 255, 255, 0.78);
}

.anmt-social-grid .et_pb_image,
.anmt-social-tile {
	aspect-ratio: 1 / 0.82;
	background: var(--anmt-offwhite);
	overflow: hidden;
}

.anmt-social-grid img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}

/* Approved dark-teal homepage direction. */
.anmt-home #main-content,
.anmt-home .anmt-template-body,
.anmt-home .anmt-template-body > .et_pb_row,
.anmt-home .anmt-template-body .et_pb_text_inner {
	background: transparent;
}

.anmt-home .anmt-hero,
.anmt-home.anmt-site .et_pb_section.anmt-hero {
	background: var(--anmt-primary);
	border-bottom: 1px solid rgba(255, 255, 255, 0.22);
	color: var(--anmt-white);
	min-height: clamp(360px, 42vh, 500px);
	overflow: hidden;
	padding: 0;
	position: relative;
}

.anmt-home .anmt-hero::after {
	background:
		linear-gradient(90deg, rgba(35, 73, 76, 0.92) 0%, rgba(35, 73, 76, 0.68) 42%, rgba(15, 17, 19, 0.24) 100%),
		linear-gradient(180deg, rgba(15, 17, 19, 0.08), rgba(15, 17, 19, 0.28));
	content: "";
	inset: 0;
	pointer-events: none;
	position: absolute;
	z-index: 1;
}

.anmt-home .anmt-hero .et_pb_row {
	align-items: center;
	display: grid;
	grid-template-columns: minmax(0, 660px) minmax(0, 1fr);
	min-height: clamp(360px, 42vh, 500px);
	position: relative;
	z-index: 2;
}

.anmt-home .anmt-hero-copy,
.anmt-home .anmt-hero .et_pb_column:first-child {
	color: var(--anmt-white);
	max-width: 660px;
	padding: clamp(28px, 4vw, 52px) 0;
}

.anmt-home .anmt-hero-media,
.anmt-home .anmt-hero .et_pb_column:last-child {
	background: url("../images/anmt-teal-hero.svg") center / cover no-repeat;
	inset: 0;
	max-width: none;
	position: absolute;
	width: 100%;
	z-index: 0;
}

.anmt-home .anmt-hero-media::before,
.anmt-home .anmt-hero .et_pb_column:last-child::before {
	display: none;
}

.anmt-home .anmt-hero-media img,
.anmt-home .anmt-hero .et_pb_column:last-child img {
	opacity: 0;
}

.anmt-home .anmt-hero .anmt-kicker {
	color: var(--anmt-white);
	font-size: clamp(14px, 1.5vw, 22px);
	font-weight: 500;
	letter-spacing: 0.1em;
	margin-bottom: 18px;
}

.anmt-home .anmt-hero h1,
.anmt-home .anmt-hero .et_pb_module_heading {
	color: var(--anmt-white);
	font-size: clamp(46px, 4.8vw, 76px);
	font-weight: 800;
	line-height: 0.94;
	margin-bottom: 22px;
	max-width: 720px;
	text-transform: uppercase;
}

.anmt-home .anmt-hero p {
	color: var(--anmt-white);
	font-size: clamp(18px, 1.5vw, 22px);
	line-height: 1.35;
	max-width: 560px;
}

.anmt-home .anmt-hero .et_pb_button_module_wrapper {
	margin-top: 30px !important;
}

.anmt-home .anmt-hero .et_pb_button {
	background: var(--anmt-white);
	border-color: var(--anmt-white);
	color: var(--anmt-dark-text);
	min-width: 190px;
}

.anmt-home .anmt-hero .et_pb_button.anmt-button-secondary,
.anmt-home .anmt-hero .anmt-button-secondary .et_pb_button,
.anmt-home .anmt-hero .et_pb_button_module_wrapper.anmt-button-secondary .et_pb_button {
	background: rgba(255, 255, 255, 0.08);
	border-color: rgba(255, 255, 255, 0.82);
	color: var(--anmt-white);
}

.anmt-home .anmt-benefit-bar,
.anmt-home.anmt-site .et_pb_section.anmt-benefit-bar {
	background: linear-gradient(90deg, rgba(35, 73, 76, 0.98), rgba(111, 137, 139, 0.9));
	border-color: rgba(255, 255, 255, 0.2);
	color: var(--anmt-white);
}

.anmt-home .anmt-benefit-bar .et_pb_row {
	padding: 0 !important;
}

.anmt-home .anmt-benefit-item,
.anmt-home .anmt-benefit-bar .et_pb_blurb {
	border-right-color: rgba(255, 255, 255, 0.34);
	color: var(--anmt-white);
	height: 94px;
	min-height: 94px;
	padding: 16px 20px;
}

.anmt-home .anmt-benefit-bar .et-pb-icon {
	align-items: center;
	border: 1px solid rgba(255, 255, 255, 0.82);
	border-radius: 50%;
	color: var(--anmt-white);
	font-size: 25px;
	height: 54px;
	width: 54px;
}

.anmt-home .anmt-benefit-bar .et_pb_main_blurb_image {
	height: 54px;
	position: relative;
	width: 54px;
}

.anmt-home .anmt-benefit-bar .et-pb-icon {
	opacity: 0;
}

.anmt-home .anmt-benefit-bar .et_pb_main_blurb_image::before,
.anmt-home .anmt-benefit-bar .et_pb_main_blurb_image::after {
	align-items: center;
	display: inline-flex;
	inset: 0;
	justify-content: center;
	position: absolute;
}

.anmt-home .anmt-benefit-bar .et_pb_main_blurb_image::before {
	border: 1px solid rgba(255, 255, 255, 0.82);
	border-radius: 50%;
	content: "";
}

.anmt-home .anmt-benefit-bar .et_pb_main_blurb_image::after {
	color: var(--anmt-white);
	font-family: "Font Awesome 6 Free";
	font-size: 21px;
	font-weight: 900;
	line-height: 1;
}

.anmt-home .anmt-benefit-fabric .et_pb_main_blurb_image::after {
	content: "\f553";
}

.anmt-home .anmt-benefit-stretch .et_pb_main_blurb_image::after {
	content: "\f065";
}

.anmt-home .anmt-benefit-moisture .et_pb_main_blurb_image::after {
	content: "\f043";
}

.anmt-home .anmt-benefit-shipping .et_pb_main_blurb_image::after {
	content: "\f0d1";
}

.anmt-home .anmt-benefit-returns .et_pb_main_blurb_image::after {
	content: "\f2f1";
}

.anmt-home .anmt-benefit-payments .et_pb_main_blurb_image::after {
	content: "\f023";
}

.anmt-home .anmt-benefit-bar .et_pb_blurb_content {
	grid-template-columns: 54px minmax(0, 1fr);
}

.anmt-home .anmt-benefit-bar h3,
.anmt-home .anmt-benefit-bar .et_pb_module_header,
.anmt-home .anmt-benefit-bar .et_pb_blurb_description,
.anmt-home .anmt-benefit-bar p {
	color: var(--anmt-white);
}

.anmt-home .anmt-benefit-bar .et_pb_blurb_description,
.anmt-home .anmt-benefit-bar p {
	color: rgba(255, 255, 255, 0.82);
}

.anmt-home .anmt-category-section,
.anmt-home.anmt-site .et_pb_section.anmt-category-section {
	background: linear-gradient(180deg, rgba(35, 73, 76, 0.98), rgba(111, 137, 139, 0.96));
	padding: 10px 0 26px;
}

.anmt-home .anmt-section-heading {
	display: none;
}

.anmt-home .anmt-category-grid .et_pb_row,
.anmt-home .anmt-category-grid,
.anmt-home .et_pb_row.anmt-category-grid {
	gap: clamp(6px, 0.6vw, 10px);
	grid-template-columns: repeat(6, minmax(0, 1fr));
	justify-content: center;
	width: min(100% - 48px, 1500px) !important;
}

.anmt-home .anmt-category-card,
.anmt-home .anmt-category-grid .et_pb_blurb {
	align-items: center;
	background: var(--anmt-deep-teal) url("../images/anmt-teal-category.svg") center / cover no-repeat;
	border: 1px solid rgba(255, 255, 255, 0.45);
	color: var(--anmt-white);
	display: flex !important;
	flex-direction: column;
	height: clamp(256px, 18vw, 290px);
	justify-content: center;
	min-height: 256px;
	overflow: hidden;
	padding: 34px 20px 26px;
	position: relative;
	text-align: center;
}

.anmt-home .anmt-category-card::after,
.anmt-home .anmt-category-grid .et_pb_blurb::after {
	background: rgba(35, 73, 76, 0.72);
	content: "";
	inset: 0;
	position: absolute;
	z-index: 1;
}

.anmt-home .anmt-category-grid .et_pb_main_blurb_image {
	inset: 0;
	margin: 0;
	position: absolute;
	width: 100%;
	z-index: 0;
}

.anmt-home .anmt-category-grid .et_pb_main_blurb_image img {
	filter: saturate(0.78) contrast(1.08);
	height: 100%;
	object-fit: cover;
	opacity: 0;
	width: 100%;
}

.anmt-home .anmt-category-grid .et_pb_blurb_content {
	align-items: center;
	display: flex !important;
	flex: 1 1 auto;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	max-width: 100%;
	min-width: 0;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 2;
}

.anmt-home .anmt-category-grid h3,
.anmt-home .anmt-category-grid .et_pb_module_header {
	align-items: center;
	color: var(--anmt-white);
	display: flex;
	flex: 0 0 142px;
	flex-direction: column;
	font-size: clamp(17px, 1.25vw, 22px);
	hyphens: none;
	justify-content: flex-start;
	letter-spacing: 0;
	line-height: 1.08;
	margin: 0;
	max-width: 100%;
	overflow-wrap: normal;
	text-align: center;
	text-wrap: balance;
	word-break: keep-all;
}

.anmt-home .anmt-category-grid h3::before,
.anmt-home .anmt-category-grid .et_pb_module_header::before {
	border: 3px solid rgba(255, 255, 255, 0.92);
	border-radius: 8px;
	content: "";
	display: block;
	flex: 0 0 58px;
	height: 58px;
	margin: 0 auto 22px;
	width: 58px;
}

.anmt-home .anmt-category-grid .et_pb_blurb_description {
	align-items: center;
	display: flex;
	flex: 0 0 76px;
	flex-direction: column;
	gap: 12px;
	justify-content: flex-end;
	margin: 0;
	min-height: 76px;
	text-align: center;
	width: 100%;
}

.anmt-card-shop {
	align-items: center;
	background: var(--anmt-charcoal);
	border: 1px solid var(--anmt-charcoal);
	color: var(--anmt-white);
	display: inline-flex;
	font-family: var(--anmt-font-heading);
	font-size: 12px;
	font-weight: 800;
	height: 44px;
	justify-content: center;
	line-height: 1;
	min-width: 128px;
	padding: 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.anmt-card-shop:hover,
.anmt-card-shop:focus-visible {
	background: var(--anmt-primary);
	border-color: var(--anmt-white);
	color: var(--anmt-white);
	opacity: 1;
	transform: translateY(-2px);
}

.anmt-category-note {
	color: rgba(255, 255, 255, 0.86);
	display: block;
	flex: 0 0 16px;
	font-family: var(--anmt-font-heading);
	font-size: 12px;
	font-weight: 800;
	line-height: 1.25;
	min-height: 16px;
	text-align: center;
	text-transform: uppercase;
}

.anmt-category-note--empty {
	visibility: hidden;
}

.anmt-home .anmt-new-arrivals,
.anmt-home.anmt-site .et_pb_section.anmt-new-arrivals,
.anmt-home .anmt-collection-banners,
.anmt-home.anmt-site .et_pb_section.anmt-collection-banners,
.anmt-home .anmt-brand-line,
.anmt-home.anmt-site .et_pb_section.anmt-brand-line,
.anmt-home .anmt-social-grid,
.anmt-home.anmt-site .et_pb_section.anmt-social-grid,
.anmt-home .anmt-about-section,
.anmt-home.anmt-site .et_pb_section.anmt-about-section,
.anmt-home .anmt-follow-band,
.anmt-home.anmt-site .et_pb_section.anmt-follow-band {
	background: linear-gradient(180deg, rgba(111, 137, 139, 0.98), rgba(35, 73, 76, 0.98));
	color: var(--anmt-white);
}

.anmt-home .anmt-new-arrivals h2,
.anmt-home .anmt-section-header-row h2,
.anmt-home .anmt-about-section h2,
.anmt-home .anmt-brand-line p,
.anmt-home .anmt-follow-section h2 {
	color: var(--anmt-white);
}

.anmt-home .anmt-about-section p,
.anmt-home .anmt-follow-section p {
	color: rgba(255, 255, 255, 0.78);
}

.anmt-collection-banner > img,
.anmt-collection-banner .et_pb_image,
.anmt-collection-banner img {
	display: none !important;
}

.anmt-collection-banner {
	grid-template-columns: 1fr;
}

.anmt-category-grid .et_pb_blurb_content,
.anmt-category-card,
.anmt-category-grid .et_pb_blurb {
	min-width: 0;
}

/* Image-first category strip. Applies only to category-choice blocks. */
.anmt-category-grid.anmt-category-strip,
.et_pb_row.anmt-category-grid.anmt-category-strip,
.anmt-home .anmt-category-grid.anmt-category-strip,
.anmt-home .et_pb_row.anmt-category-grid.anmt-category-strip {
	display: grid !important;
	gap: 4px;
	grid-template-columns: repeat(6, minmax(0, 1fr));
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: none !important;
	width: 100% !important;
}

.anmt-category-strip .et_pb_column,
.et_pb_row.anmt-category-strip > .et_pb_column {
	margin: 0 !important;
	width: 100% !important;
}

.anmt-category-strip .anmt-category-item,
.anmt-category-strip .anmt-category-card,
.anmt-category-strip .et_pb_blurb,
.anmt-home .anmt-category-strip .anmt-category-item,
.anmt-home .anmt-category-strip .anmt-category-card,
.anmt-home .anmt-category-strip .et_pb_blurb {
	background: transparent !important;
	border: 0;
	box-shadow: none;
	color: var(--anmt-white);
	display: grid !important;
	align-items: stretch !important;
	grid-template-rows: auto 58px 22px;
	height: auto;
	justify-items: stretch !important;
	min-height: 0;
	overflow: visible;
	padding: 0;
	position: relative;
	text-align: center;
	transform: none;
}

.anmt-category-strip .anmt-category-item::after,
.anmt-category-strip .et_pb_blurb::after {
	content: none !important;
	display: none !important;
}

.anmt-category-strip .et_pb_blurb_content,
.anmt-home .anmt-category-strip .et_pb_blurb_content,
.anmt-home .anmt-category-grid.anmt-category-strip .et_pb_blurb_content {
	display: none !important;
}

.anmt-category-strip .anmt-category-source-image {
	display: none !important;
}

.anmt-category-image-link {
	aspect-ratio: 3 / 4;
	background: var(--anmt-deep-teal);
	display: block;
	grid-row: 1;
	height: clamp(300px, 30vw, 520px);
	isolation: isolate;
	overflow: hidden;
	position: relative;
	width: 100% !important;
}

.anmt-category-image-link::before {
	content: "";
	display: none;
	padding-top: 0;
	width: 100%;
}

.anmt-category-image-media {
	background:
		linear-gradient(rgba(35, 73, 76, 0.38), rgba(35, 73, 76, 0.38)),
		url("../images/anmt-teal-category.svg") center / cover no-repeat;
	display: block;
	inset: 0;
	position: absolute;
	width: 100%;
}

.anmt-category-image-link::after {
	background: rgba(15, 17, 19, 0.35);
	content: "";
	inset: 0;
	opacity: 0;
	position: absolute;
	transition: opacity 400ms cubic-bezier(.4, 0, .2, 1);
	z-index: 1;
}

.anmt-category-full-link {
	inset: 0;
	position: absolute;
	z-index: 2;
}

.anmt-category-full-link:focus-visible {
	outline: 2px solid var(--anmt-white);
	outline-offset: -6px;
}

.anmt-category-strip .anmt-card-shop,
.anmt-category-shop-now {
	align-items: center;
	background: transparent !important;
	border: 1px solid var(--anmt-white) !important;
	bottom: clamp(32px, 2.5vw, 40px);
	color: var(--anmt-white) !important;
	display: inline-flex;
	font-family: var(--anmt-font-heading);
	font-size: 12px;
	font-weight: 800;
	height: 48px;
	justify-content: center;
	left: 50%;
	line-height: 1;
	min-width: 165px;
	opacity: 1;
	padding: 0 20px;
	pointer-events: auto;
	position: absolute;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transform: translateX(-50%) !important;
	transition:
		opacity 350ms ease,
		visibility 350ms ease,
		background-color 250ms ease,
		border-color 250ms ease,
		color 250ms ease;
	visibility: visible;
	z-index: 3;
}

.anmt-category-image-link:hover::after,
.anmt-category-image-link:focus-within::after {
	opacity: 1;
}

.anmt-category-image-link:hover .anmt-category-shop-now,
.anmt-category-image-link:focus-within .anmt-category-shop-now,
.anmt-category-image-link:hover .anmt-card-shop,
.anmt-category-image-link:focus-within .anmt-card-shop {
	opacity: 0;
	pointer-events: none;
	transform: translateX(-50%) !important;
	visibility: hidden;
}

.anmt-category-strip .anmt-card-shop:hover,
.anmt-category-strip .anmt-card-shop:focus-visible,
.anmt-category-shop-now:hover,
.anmt-category-shop-now:focus-visible {
	background: #6F898B !important;
	border-color: #6F898B !important;
	color: var(--anmt-white) !important;
	outline: 2px solid var(--anmt-white);
	outline-offset: 3px;
	transform: translateX(-50%) !important;
}

.anmt-category-strip .anmt-category-title,
.anmt-category-strip h3.anmt-category-title,
.anmt-category-strip .et_pb_module_header.anmt-category-title {
	align-items: center;
	color: var(--anmt-white) !important;
	display: flex !important;
	flex: none !important;
	font-size: clamp(15px, 1.05vw, 19px);
	font-weight: 800;
	grid-row: 2;
	justify-content: center;
	letter-spacing: 0.02em;
	line-height: 1.15;
	margin: 0;
	min-height: 58px;
	padding: 18px 8px 8px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

.anmt-category-strip .anmt-category-title::before,
.anmt-category-strip .et_pb_module_header.anmt-category-title::before {
	content: none !important;
	display: none !important;
}

.anmt-category-strip .anmt-category-title a {
	color: inherit !important;
	display: inline-flex;
	justify-content: center;
	text-align: center;
	text-decoration: none;
	width: 100%;
}

.anmt-category-strip .anmt-category-title a:hover,
.anmt-category-strip .anmt-category-title a:focus-visible {
	color: var(--anmt-white) !important;
	text-decoration: underline;
	text-underline-offset: 5px;
}

.anmt-category-strip .anmt-category-subtitle {
	color: rgba(255, 255, 255, 0.88);
	display: block;
	font-family: var(--anmt-font-heading);
	font-size: 12px;
	font-weight: 800;
	grid-row: 3;
	line-height: 1.2;
	margin: -2px 0 0;
	min-height: 22px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

/* Full-screen category selector beneath the hero benefits bar. */
.anmt-category-selector-section,
.anmt-site .et_pb_section.anmt-category-selector-section {
	background: #0F1113 !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
}

.anmt-category-selector-section .et_pb_row {
	margin: 0 !important;
	max-width: none !important;
	padding: 0 !important;
	width: 100% !important;
}

.anmt-category-selector-section .et_pb_column,
.anmt-category-selector-module,
.anmt-category-selector-module .et_pb_text_inner {
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
}

.anmt-category-selector {
	background: #0F1113;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	max-width: 100vw;
	overflow: hidden;
	width: 100vw;
}

.anmt-category-selector-grid {
	background: rgba(255, 255, 255, 0.18);
	display: grid;
	gap: 4px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	grid-template-rows: minmax(52vh, 1.25fr) minmax(40vh, 1fr);
	min-height: 92vh;
	width: 100%;
}

.anmt-category-card {
	align-items: center;
	background: #0F1113;
	color: #FFFFFF;
	display: flex;
	isolation: isolate;
	justify-content: center;
	overflow: hidden;
	padding: clamp(28px, 5vw, 72px);
	position: relative;
	text-align: center;
	text-decoration: none;
}

.anmt-category-selector .anmt-category-card {
	height: 100% !important;
	min-height: 0 !important;
}

.anmt-category-selector .anmt-category-card:hover,
.anmt-category-selector .anmt-category-card:focus-visible {
	background: #0F1113;
	box-shadow: none;
	transform: none;
}

.anmt-home .anmt-category-selector .anmt-category-card::after,
.anmt-site .anmt-category-selector .anmt-category-card::after,
.anmt-category-selector .anmt-category-card::after {
	content: none !important;
	display: none !important;
}

.anmt-category-card-large {
	grid-column: span 2;
}

.anmt-category-card-small {
	grid-column: span 1;
}

.anmt-category-card-bg {
	background-position: center;
	background-size: cover;
	filter: brightness(0.72) contrast(1.12) saturate(0.9);
	inset: 0;
	position: absolute;
	transform: scale(1);
	transition: transform 700ms cubic-bezier(0.4, 0, 0.2, 1);
	z-index: 0;
}

.anmt-category-card-overlay {
	background: rgba(15, 17, 19, 0);
	inset: 0;
	position: absolute;
	transition: background 400ms ease, opacity 400ms ease;
	z-index: 1;
}

.anmt-category-card-logo {
	height: auto;
	left: 50%;
	opacity: 0.9;
	pointer-events: none;
	position: absolute;
	top: 32px;
	transform: translateX(-50%) !important;
	width: 48px;
	z-index: 2;
}

.anmt-category-card-content {
	align-items: center;
	color: #FFFFFF;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 0 auto;
	max-width: 520px;
	opacity: 0;
	position: relative;
	text-align: center;
	transform: translateY(16px) !important;
	transition: opacity 450ms ease, transform 450ms ease, visibility 450ms ease;
	visibility: hidden;
	width: min(90%, 520px);
	z-index: 3;
}

.anmt-category-card-title {
	color: #FFFFFF;
	font-family: var(--anmt-font-heading);
	font-weight: 900;
	letter-spacing: 0.02em;
	line-height: 0.95;
	margin: 0 0 14px;
	max-width: 100%;
	overflow-wrap: normal;
	text-align: center;
	text-transform: uppercase;
	white-space: normal;
	word-break: normal;
}

.anmt-category-card-large .anmt-category-card-title {
	font-size: clamp(42px, 5vw, 72px);
}

.anmt-category-card-small .anmt-category-card-title {
	font-size: clamp(24px, 2.1vw, 34px);
	line-height: 1;
	overflow-wrap: anywhere;
	white-space: nowrap;
	word-break: normal;
}

.anmt-category-card-subtitle {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 0.16em;
	line-height: 1.4;
	margin: 0 0 28px;
	max-width: 100%;
	text-align: center;
	text-transform: uppercase;
}

.anmt-category-card-large .anmt-category-card-subtitle {
	letter-spacing: 0.2em;
}

.anmt-category-card-button {
	align-items: center;
	background: transparent;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: inline-flex;
	font-size: 12px;
	font-weight: 800;
	justify-content: center;
	margin: 0 auto;
	min-height: 48px;
	min-width: min(100%, 180px);
	padding: 0 24px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: background 250ms ease, border-color 250ms ease, color 250ms ease;
	width: fit-content;
}

.anmt-category-card:hover .anmt-category-card-content,
.anmt-category-card:focus-visible .anmt-category-card-content {
	opacity: 1;
	transform: translateY(0) !important;
	visibility: visible;
}

.anmt-category-card:hover .anmt-category-card-bg,
.anmt-category-card:focus-visible .anmt-category-card-bg {
	transform: scale(1.02) !important;
}

.anmt-category-card:hover .anmt-category-card-overlay,
.anmt-category-card:focus-visible .anmt-category-card-overlay {
	background: rgba(15, 17, 19, 0.55);
}

.anmt-category-card-button:hover,
.anmt-category-card-button:focus-visible {
	background: #6F898B;
	border-color: #6F898B;
	color: #FFFFFF;
}

.anmt-category-card:focus-visible {
	outline: 2px solid #FFFFFF;
	outline-offset: -8px;
}

@media (max-width: 980px) {
	.anmt-category-selector-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		grid-template-rows: none;
		min-height: auto;
	}

	.anmt-category-card-large,
	.anmt-category-card-small {
		grid-column: span 1;
		min-height: 460px !important;
	}

	.anmt-category-card-content {
		opacity: 1;
		transform: none;
		visibility: visible;
	}

	.anmt-category-card-overlay {
		background: rgba(15, 17, 19, 0.45);
	}
}

@media (max-width: 640px) {
	.anmt-category-selector-grid {
		grid-template-columns: 1fr;
	}

	.anmt-category-card-large,
	.anmt-category-card-small {
		min-height: 420px !important;
	}

	.anmt-category-card {
		align-items: center;
		padding: 32px 24px;
		text-align: center;
	}

	.anmt-category-card-logo {
		left: 50%;
		top: 24px;
		transform: translateX(-50%) !important;
		width: 40px;
	}

	.anmt-category-card-subtitle {
		letter-spacing: 0.16em;
	}
}

@media (prefers-reduced-motion: reduce) {
	.anmt-category-card-bg,
	.anmt-category-card-content,
	.anmt-category-card-overlay,
	.anmt-category-card-button {
		transition: none;
	}

	.anmt-category-card:hover .anmt-category-card-bg,
	.anmt-category-card:focus-visible .anmt-category-card-bg {
		transform: scale(1) !important;
	}
}

/* Two-up cinematic category showcase below the brand tagline. */
.anmt-category-showcase,
.anmt-site .et_pb_section.anmt-category-showcase {
	background: #0F1113 !important;
	margin: 0;
	padding: 0 !important;
	width: 100%;
}

.anmt-category-showcase .et_pb_row.anmt-category-grid-2,
.anmt-category-showcase .anmt-category-grid-2 {
	margin: 0 !important;
	max-width: none !important;
	padding: 0 !important;
	width: 100% !important;
}

.anmt-category-showcase .et_pb_column {
	margin: 0 !important;
	width: 100% !important;
}

.anmt-category-showcase-code,
.anmt-category-showcase-code .et_pb_code_inner {
	margin: 0 !important;
	width: 100%;
}

.anmt-category-grid-2__inner {
	background: rgba(255, 255, 255, 0.18);
	display: grid;
	gap: 1px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	width: 100%;
}

.anmt-category-panel {
	align-items: center;
	background: #0F1113;
	color: #FFFFFF;
	display: flex;
	isolation: isolate;
	min-height: clamp(520px, 36vw, 620px);
	overflow: hidden;
	position: relative;
	text-decoration: none;
}

.anmt-category-panel-bg {
	background-position: center;
	background-size: cover;
	inset: 0;
	position: absolute;
	transform: scale(1);
	transition: transform 700ms cubic-bezier(0.4, 0, 0.2, 1);
	z-index: 0;
}

.anmt-category-panel-overlay {
	background: linear-gradient(90deg, rgba(15, 17, 19, 0.84), rgba(15, 17, 19, 0.38));
	inset: 0;
	position: absolute;
	transition: background 350ms ease;
	z-index: 1;
}

.anmt-category-panel:hover .anmt-category-panel-bg,
.anmt-category-panel:focus-visible .anmt-category-panel-bg {
	transform: scale(1.03);
}

.anmt-category-panel:hover .anmt-category-panel-overlay,
.anmt-category-panel:focus-visible .anmt-category-panel-overlay {
	background: linear-gradient(90deg, rgba(15, 17, 19, 0.92), rgba(15, 17, 19, 0.5));
}

.anmt-category-panel-content {
	align-items: flex-start;
	color: #FFFFFF;
	display: flex;
	flex-direction: column;
	max-width: 480px;
	padding: clamp(36px, 6vw, 96px);
	position: relative;
	z-index: 2;
}

.anmt-category-panel-title {
	color: #FFFFFF;
	font-family: var(--anmt-font-heading);
	font-size: clamp(38px, 4vw, 64px);
	font-weight: 900;
	letter-spacing: 0.02em;
	line-height: 0.95;
	margin: 0 0 14px;
	text-transform: uppercase;
}

.anmt-category-panel-tagline {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 0.22em;
	line-height: 1.35;
	margin: 0 0 28px;
	text-transform: uppercase;
}

.anmt-category-panel-button {
	align-items: center;
	background: transparent;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: inline-flex;
	font-size: 12px;
	font-weight: 800;
	justify-content: center;
	min-height: 48px;
	min-width: 180px;
	padding: 0 26px;
	text-decoration: none;
	text-transform: uppercase;
	transition:
		background 250ms ease,
		border-color 250ms ease,
		color 250ms ease,
		transform 250ms ease;
}

.anmt-category-panel:hover .anmt-category-panel-button,
.anmt-category-panel:focus-visible .anmt-category-panel-button {
	background: #6F898B;
	border-color: #6F898B;
	color: #FFFFFF;
	transform: translateY(-2px);
}

.anmt-category-panel-logo {
	bottom: clamp(28px, 4vw, 56px);
	height: auto;
	left: clamp(28px, 4vw, 64px);
	opacity: 0.22;
	pointer-events: none;
	position: absolute;
	width: 72px;
	z-index: 2;
}

.anmt-category-panel:focus-visible {
	outline: 2px solid #FFFFFF;
	outline-offset: -6px;
}

@media (max-width: 980px) {
	.anmt-category-grid-2__inner {
		grid-template-columns: 1fr;
	}

	.anmt-category-panel {
		min-height: 460px;
	}
}

@media (max-width: 560px) {
	.anmt-category-panel {
		min-height: 420px;
	}

	.anmt-category-panel-content {
		padding: 32px 24px;
	}

	.anmt-category-panel-logo {
		width: 54px;
	}

	.anmt-category-panel-tagline {
		letter-spacing: 0.14em;
	}
}

@media (prefers-reduced-motion: reduce) {
	.anmt-category-panel-bg,
	.anmt-category-panel-button,
	.anmt-category-panel-overlay {
		transition: none;
	}

	.anmt-category-panel:hover .anmt-category-panel-bg,
	.anmt-category-panel:focus-visible .anmt-category-panel-bg {
		transform: scale(1);
	}
}

/* Full-screen homepage performance video section. */
.anmt-video-section,
.anmt-site .et_pb_section.anmt-video-section {
	background: #0F1113 !important;
	margin: 0;
	padding: 0 !important;
	width: 100%;
}

.anmt-video-section .et_pb_row.anmt-video-section-row,
.anmt-video-section-row {
	margin: 0 !important;
	max-width: none !important;
	padding: 0 !important;
	width: 100% !important;
}

.anmt-video-section .et_pb_column,
.anmt-video-section-code,
.anmt-video-section-code .et_pb_code_inner {
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
}

.anmt-video-experience {
	align-items: center;
	background: #0F1113;
	color: #FFFFFF;
	display: flex;
	isolation: isolate;
	min-height: 100vh;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.anmt-video-experience__media,
.anmt-video-experience__poster {
	height: 100%;
	inset: 0;
	object-fit: cover;
	position: absolute;
	width: 100%;
	z-index: 0;
}

.anmt-video-experience__poster {
	background-position: center;
	background-size: cover;
	z-index: -1;
}

.anmt-video-experience__overlay {
	background:
		linear-gradient(90deg, rgba(15, 17, 19, 0.84) 0%, rgba(15, 17, 19, 0.58) 42%, rgba(15, 17, 19, 0.22) 100%),
		linear-gradient(180deg, rgba(35, 73, 76, 0.42), rgba(15, 17, 19, 0.7));
	inset: 0;
	position: absolute;
	z-index: 1;
}

.anmt-video-experience__content {
	margin-inline: auto;
	max-width: 1320px;
	padding: clamp(90px, 12vh, 160px) clamp(24px, 5vw, 72px);
	position: relative;
	width: min(100%, 1320px);
	z-index: 2;
}

.anmt-video-experience__label {
	color: rgba(255, 255, 255, 0.82) !important;
	font-size: clamp(13px, 1vw, 16px) !important;
	font-weight: 800 !important;
	letter-spacing: 0.22em !important;
	line-height: 1.2 !important;
	margin: 0 0 22px !important;
	text-transform: uppercase !important;
}

.anmt-video-experience__title {
	color: #FFFFFF !important;
	font-family: var(--anmt-font-heading) !important;
	font-size: clamp(56px, 7vw, 118px) !important;
	font-weight: 900 !important;
	letter-spacing: -0.04em !important;
	line-height: 0.92 !important;
	margin: 0 0 28px !important;
	max-width: 760px;
	text-transform: uppercase !important;
	word-break: normal;
}

.anmt-video-experience__copy {
	color: rgba(255, 255, 255, 0.9) !important;
	font-size: clamp(18px, 1.45vw, 23px) !important;
	line-height: 1.45 !important;
	margin: 0 0 34px !important;
	max-width: 560px;
}

.anmt-video-experience__actions {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}

.anmt-video-experience__button {
	align-items: center;
	background: transparent;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: inline-flex;
	font-size: 12px;
	font-weight: 800;
	height: 52px;
	justify-content: center;
	letter-spacing: 0.02em;
	min-width: 164px;
	padding: 0 28px;
	text-decoration: none;
	text-transform: uppercase;
	transition:
		background 250ms ease,
		border-color 250ms ease,
		color 250ms ease,
		transform 250ms ease;
}

.anmt-video-experience__button:hover,
.anmt-video-experience__button:focus-visible {
	background: #6F898B;
	border-color: #6F898B;
	color: #FFFFFF;
	transform: translateY(-2px);
}

.anmt-video-controls {
	align-items: center;
	bottom: 32px;
	display: flex;
	justify-content: center;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	z-index: 3;
}

.anmt-video-experience__control {
	align-items: center;
	background: rgba(15, 17, 19, 0.28);
	border: 1px solid rgba(255, 255, 255, 0.75);
	border-radius: 999px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-flex;
	font-size: 0;
	height: 48px;
	justify-content: center;
	position: relative;
	transition:
		background 250ms ease,
		border-color 250ms ease,
		opacity 250ms ease,
		transform 250ms ease;
	width: 48px;
	z-index: 3;
}

.anmt-video-experience__control::before,
.anmt-video-experience__control::after {
	background: currentColor;
	content: "";
	display: block;
	height: 16px;
	width: 3px;
}

.anmt-video-experience__control::after {
	margin-left: 5px;
}

.anmt-video-experience__control.is-muted::before {
	background: transparent;
	content: "\266A";
	font-size: 18px;
	font-weight: 800;
	height: auto;
	line-height: 1;
	width: auto;
}

.anmt-video-experience__control.is-muted::after {
	content: none;
}

.anmt-video-experience__control.is-paused::before {
	background: transparent;
	border-bottom: 8px solid transparent;
	border-left: 12px solid currentColor;
	border-top: 8px solid transparent;
	height: 0;
	width: 0;
}

.anmt-video-experience__control.is-paused::after {
	content: none;
}

.anmt-video-experience__control:hover,
.anmt-video-experience__control:focus-visible {
	background: #6F898B;
	border-color: #FFFFFF;
	opacity: 0.94;
	transform: translateY(-2px);
}

@media (max-width: 980px) {
	.anmt-video-experience {
		min-height: 760px;
	}

	.anmt-video-experience__content {
		text-align: center;
	}

	.anmt-video-experience__title,
	.anmt-video-experience__copy {
		margin-left: auto;
		margin-right: auto;
	}

	.anmt-video-experience__actions {
		justify-content: center;
	}

	.anmt-video-experience__overlay {
		background:
			linear-gradient(180deg, rgba(15, 17, 19, 0.58), rgba(15, 17, 19, 0.82)),
			rgba(35, 73, 76, 0.36);
	}
}

@media (max-width: 560px) {
	.anmt-video-experience {
		min-height: 680px;
	}

	.anmt-video-experience__content {
		padding: 86px 24px 104px;
	}

	.anmt-video-experience__title {
		font-size: clamp(44px, 13vw, 64px);
	}

	.anmt-video-experience__actions {
		align-items: stretch;
		flex-direction: column;
	}

	.anmt-video-experience__button {
		width: 100%;
	}

	.anmt-video-experience__control {
		position: relative;
	}

	.anmt-video-controls {
		bottom: 24px;
		left: 50%;
		transform: translateX(-50%);
	}
}

@media (prefers-reduced-motion: reduce) {
	.anmt-video-experience__media {
		display: none;
	}

	.anmt-video-experience__poster {
		z-index: 0;
	}

	.anmt-video-experience__button,
	.anmt-video-experience__control {
		transition: none;
	}
}
