.my-opl {
	--opl-ink: #172033;
	--opl-muted: #5f6b7a;
	--opl-line: rgba(11, 18, 32, 0.1);
	--opl-blue: #2676ec;
	--opl-deep-blue: #303e7a;
	--opl-violet: #6632ff;
	--opl-orange: #f79007;
	--opl-teal: #18c8c1;
	--opl-green: #54ae54;
	--opl-coral: #f66161;
	--opl-cream: #fff8dd;
	--opl-problem-red: #e63946;
	--opl-shadow: 0 18px 60px rgba(11, 18, 32, 0.1);
	--opl-ease: cubic-bezier(0.2, 0.8, 0.2, 1);
	--opl-section-gap: clamp(130px, 10vw, 180px);
	--opl-section-gap-compact: clamp(84px, 7vw, 120px);
	--opl-band-y: clamp(68px, 6vw, 90px);
	--opl-section-bottom: clamp(120px, 9vw, 150px);
	background: #ffffff;
	color: var(--opl-ink);
	font-family: "Montserrat", Arial, sans-serif;
	overflow: hidden;
}

body.page-template-my-opoleyes-landing-page,
body.page-template-my-opoleyes-landing-page :where(div, section, article, header, footer, nav, p, a, span, li, h1, h2, h3, h4, h5, h6, small, strong, em, label),
body.page-template-my-opoleyes-landing-page button,
body.page-template-my-opoleyes-landing-page input,
body.page-template-my-opoleyes-landing-page textarea,
body.page-template-my-opoleyes-landing-page select {
	font-family: "Montserrat", Arial, sans-serif !important;
}

body.page-template-my-opoleyes-landing-page :where(.fa, .fas, .far, .fab, .fa-solid, .fa-regular, .fa-brands) {
	font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands" !important;
}

.my-opl *,
.my-opl *::before,
.my-opl *::after {
	box-sizing: border-box;
}

.my-opl a {
	text-decoration: none;
}

.my-opl-container {
	width: 100%;
	max-width: 1120px;
	margin: 0 auto;
	padding: 0;
}

.my-opl-hero {
	position: relative;
	margin-top: 80px;
	padding: 0 0 150px;
	text-align: left;
	overflow: hidden;
	background:
		linear-gradient(180deg, #fff 0%, #fff 18%, rgba(255, 255, 255, 0) 34%),
		radial-gradient(780px 560px at 72% 22%, rgba(7, 146, 226, 0.07), transparent 72%),
		radial-gradient(620px 400px at 26% 18%, rgba(4, 190, 254, 0.045), transparent 74%),
		radial-gradient(860px 420px at 60% 78%, rgba(7, 146, 226, 0.035), transparent 78%),
		linear-gradient(180deg, #ffffff 0%, #f8fcff 52%, #fcfeff 82%, #ffffff 100%);
	background-repeat: no-repeat;
}

.my-opl-hero::after {
	content: "";
	position: absolute;
	left: -10%;
	right: -10%;
	bottom: -118px;
	height: 240px;
	border-radius: 50% 50% 0 0 / 70% 70% 0 0;
	background: linear-gradient(180deg, rgba(250, 253, 255, 0.18), rgba(255, 255, 255, 0.66));
	box-shadow: 0 -18px 42px rgba(255, 255, 255, 0.68);
	pointer-events: none;
}

.my-opl-hero-wave {
	position: relative;
	z-index: 2;
	height: 220px;
	margin-top: -220px;
	margin-bottom: -1px;
	overflow: hidden;
	pointer-events: none;
}

.my-opl-hero-wave svg {
	display: block;
	width: 100%;
	height: 100%;
}

.my-opl-hero-wave__veil {
	fill: rgba(248, 253, 255, 0.44);
}

.my-opl-hero-wave__front {
	fill: rgba(255, 255, 255, 0.96);
	filter: drop-shadow(0 -10px 18px rgba(255, 255, 255, 0.52));
}

.my-opl-section-wave {
	position: relative;
	z-index: 1;
	height: 170px;
	overflow: hidden;
	pointer-events: none;
}

.my-opl-section-wave svg {
	display: block;
	width: 100%;
	height: 100%;
}

.my-opl-section-wave--features-top {
	margin-bottom: -1px;
	background: #fff;
}

.my-opl-section-wave--features-top .my-opl-section-wave__veil {
	fill: rgba(250, 253, 255, 0.88);
}

.my-opl-section-wave--features-top .my-opl-section-wave__front {
	fill: #fdfeff;
}

.my-opl-section-wave--features-bottom {
	margin-top: -1px;
	background: #fdfeff;
}

.my-opl-section-wave--features-bottom .my-opl-section-wave__veil {
	fill: rgba(250, 253, 255, 0.76);
}

.my-opl-section-wave--features-bottom .my-opl-section-wave__front {
	fill: #fff;
}

.my-opl-hero .my-opl-container {
	width: 100%;
	max-width: 1120px;
	margin: 0 auto;
	padding: 180px 0 0;
}

.my-opl-hero__grid {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: minmax(380px, 0.84fr) minmax(0, 1.16fr);
	gap: 30px;
	align-items: start;
}

.my-opl-hero__copy {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding-left: 0;
}

.my-opl-hero__copy .my-opl-button {
	align-self: flex-start;
}

.my-opl-hero h1,
.my-opl h2,
.my-opl h3,
.my-opl p {
	margin-top: 0;
}

.my-opl-hero h1 {
	max-width: 520px;
	margin: 0 0 15px;
	padding: 0;
	color: black;
	font-family: "Montserrat", Sans-serif;
	font-size: 60px;
	font-weight: 600;
	line-height: 1.08em;
	letter-spacing: 0;
}

.my-opl-button {
	display: inline-block;
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	cursor: pointer;
	padding: 0.8rem 1.6rem;
	text-align: center;
	border: 0;
	border-radius: 50px;
	background-size: 300% 100%;
	box-shadow: 0 2px 15px 0 rgba(65, 132, 234, 0.75);
	transition: all 0.4s ease-in-out;
	white-space: nowrap;
}

.my-opl-button:hover,
.my-opl-button:focus {
	color: #fff;
	transform: scale(1.05);
	box-shadow: 0 1px 8px 0 rgba(65, 132, 234, 0.85);
}

.my-opl-button--blue {
	background-image: linear-gradient(90deg, #25aae1, #4481eb, #04befe, #3f86ed);
}

.my-opl-button--blue:hover,
.my-opl-button--blue:focus {
	background-position: 100% 0;
}

.my-opl-hero-features {
	order: 1;
	display: grid;
	grid-template-columns: 1fr;
	gap: 16px;
	margin-top: 32px;
}

.my-opl-hero-features div {
	display: grid;
	grid-template-columns: 34px minmax(0, 1fr);
	grid-template-rows: auto auto;
	column-gap: 10px;
	align-items: center;
	text-align: left;
}

.my-opl-hero-features span {
	grid-column: 1;
	grid-row: 1;
	display: grid;
	place-items: center;
	width: 34px;
	height: 34px;
	border-radius: 999px;
	background: rgba(7, 146, 226, 0.05);
	color: #0792e2;
}

.my-opl-hero-features svg {
	width: 18px;
	height: 18px;
	fill: none;
	stroke: currentColor;
	stroke-width: 2.4;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.my-opl-hero-features i {
	display: block;
	font-size: 15px;
	line-height: 1;
}

.my-opl-hero-features strong {
	grid-column: 2;
	grid-row: 1;
	align-self: center;
	color: black;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.25;
}

.my-opl-hero-features small {
	grid-column: 2;
	grid-row: 2;
	margin-top: 0px;
	color: black;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.45;
}

.my-opl-hero-proof {
	order: 2;
	display: grid;
	grid-template-columns: auto minmax(0, 1fr);
	align-items: center;
	column-gap: 0;
	margin-top: 0px;
	width: fit-content;
	max-width: 100%;
}

.my-opl-hero-avatars {
	display: block;
	width: 108px;
	max-width: 100%;
	height: auto;
}

.my-opl .my-opl-hero-proof p {
	margin: 0 0 0 15px;
	max-width: 340px;
	color: grey;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.45;
	font-style: italic;
}

.my-opl-hero__visual {
	position: relative;
	min-height: 590px;
	display: grid;
	justify-items: center;
	align-items: start;
}

.my-opl-hero__visual::before {
	content: "";
	position: absolute;
	inset: 2% 4% 6% 2%;
	border-radius: 50%;
	background: rgba(7, 146, 226, 0.042);
	filter: blur(1px);
}

.my-opl-hero-image {
	position: relative;
	z-index: 1;
	display: block;
	width: min(100%, 720px);
	height: auto;
}

.my-opl-hero-proof__widget {
	position: relative;
	z-index: 1;
	width: 180px;
	max-width: 100%;
}

.my-opl-hero-proof__widget > * {
	max-width: 100%;
}

.my-opl-hero-proof__widget .ti-widget[data-layout-id='11'][data-set-id='drop-shadow'] .ti-widget-container {
	margin: 0 !important;
}

@media (max-width: 1023px) {
	.my-opl-hero-proof {
		grid-template-columns: 1fr;
		justify-items: start;
		row-gap: 10px;
		text-align: left;
	}

	.my-opl .my-opl-hero-proof p {
		margin-left: 0;
		text-align: left;
		margin-top: 5px;
	}
}

.my-opl-hero-mockup {
	position: relative;
	width: min(100%, 690px);
	min-height: 570px;
}

.my-opl-hero-mockup::before,
.my-opl-hero-mockup::after {
	content: "";
	position: absolute;
	pointer-events: none;
}

.my-opl-hero-mockup::before {
	top: 47%;
	left: 22%;
	width: 32px;
	height: 32px;
	border-top: 4px solid rgba(81, 71, 255, 0.55);
	border-left: 4px solid rgba(81, 71, 255, 0.55);
	transform: rotate(-40deg);
	opacity: 0.75;
}

.my-opl-hero-mockup::after {
	top: 1%;
	right: 14%;
	width: 28px;
	height: 28px;
	background:
		linear-gradient(rgba(81, 71, 255, 0.55), rgba(81, 71, 255, 0.55)) center / 4px 100% no-repeat,
		linear-gradient(90deg, rgba(81, 71, 255, 0.55), rgba(81, 71, 255, 0.55)) center / 100% 4px no-repeat;
	transform: rotate(26deg);
	opacity: 0.55;
}

.my-opl-hero-tablet {
	position: absolute;
	z-index: 3;
	top: 58px;
	left: 50%;
	width: 245px;
	height: 374px;
	padding: 13px;
	border-radius: 24px;
	background: #202633;
	box-shadow: 0 34px 72px rgba(24, 36, 82, 0.24);
	transform: translateX(-50%) rotate(8deg);
}

.my-opl-hero-tablet__screen {
	position: relative;
	display: grid;
	justify-items: center;
	align-content: start;
	height: 100%;
	padding: 52px 18px 24px;
	overflow: hidden;
	border-radius: 15px;
	background:
		linear-gradient(180deg, rgba(255, 251, 237, 0.96), rgba(255, 244, 214, 0.9)),
		repeating-linear-gradient(0deg, transparent 0 19px, rgba(48, 62, 122, 0.07) 20px 21px),
		repeating-linear-gradient(90deg, transparent 0 19px, rgba(48, 62, 122, 0.06) 20px 21px);
	color: #071127;
	text-align: center;
}

.my-opl-hero-tablet__screen span {
	font-size: 32px;
	font-weight: 800;
	line-height: 0.95;
}

.my-opl-hero-tablet__screen strong {
	margin-top: 2px;
	font-size: 31px;
	font-weight: 800;
	line-height: 0.95;
}

.my-opl-hero-tablet__screen small {
	margin-top: 18px;
	max-width: 145px;
	color: #303e7a;
	font-size: 10px;
	font-weight: 800;
	line-height: 1.35;
	text-transform: uppercase;
}

.my-opl-hero-tablet__screen i {
	position: absolute;
	left: 50%;
	bottom: 34px;
	width: 136px;
	height: 96px;
	border-radius: 50% 50% 18px 18px;
	background:
		radial-gradient(circle at 50% 20%, #5d6f8b 0 11px, transparent 12px),
		linear-gradient(16deg, transparent 0 35%, #f0c246 36% 48%, transparent 49%),
		linear-gradient(-14deg, transparent 0 31%, #e4443f 32% 46%, transparent 47%),
		linear-gradient(0deg, #f9fbff 0 34%, #f6d65e 35% 47%, #e4443f 48% 61%, #fff 62%);
	transform: translateX(-50%);
}

.my-opl-hero-sheet {
	position: absolute;
	z-index: 2;
	display: grid;
	align-content: start;
	width: 150px;
	min-height: 122px;
	padding: 18px 16px;
	border-radius: 14px;
	background: rgba(255, 255, 255, 0.94);
	border: 1px solid rgba(11, 18, 32, 0.06);
	box-shadow: 0 22px 52px rgba(27, 39, 73, 0.12);
	color: #071127;
	backdrop-filter: blur(8px);
}

.my-opl-hero-sheet strong {
	font-size: 12px;
	font-weight: 800;
	line-height: 1.25;
}

.my-opl-hero-sheet i {
	content: "";
	display: block;
	width: 100%;
	height: 58px;
	margin-top: 14px;
	border-radius: 8px;
	background:
		linear-gradient(90deg, rgba(84, 174, 84, 0.18), transparent 34%),
		repeating-linear-gradient(0deg, transparent 0 10px, rgba(11, 18, 32, 0.11) 11px 12px);
}

.my-opl-hero-sheet--schema {
	top: 36px;
	left: 76px;
	transform: rotate(-8deg);
}

.my-opl-hero-sheet--schema i {
	background:
		linear-gradient(#ffd88c, #ffd88c) 12px 6px / 44px 18px no-repeat,
		linear-gradient(#b8e7e0, #b8e7e0) 70px 9px / 42px 18px no-repeat,
		linear-gradient(#f5b9c3, #f5b9c3) 36px 36px / 44px 18px no-repeat,
		linear-gradient(#c9c8ff, #c9c8ff) 88px 38px / 35px 16px no-repeat,
		linear-gradient(rgba(11, 18, 32, 0.12), rgba(11, 18, 32, 0.12)) 54px 18px / 48px 2px no-repeat,
		linear-gradient(rgba(11, 18, 32, 0.12), rgba(11, 18, 32, 0.12)) 56px 46px / 52px 2px no-repeat;
}

.my-opl-hero-sheet--summary {
	top: 122px;
	right: 0;
	transform: rotate(7deg);
}

.my-opl-hero-sheet--table {
	left: 26px;
	bottom: 126px;
	transform: rotate(8deg);
}

.my-opl-hero-sheet--table i {
	background:
		repeating-linear-gradient(90deg, rgba(48, 62, 122, 0.12) 0 1px, transparent 1px 28px),
		repeating-linear-gradient(0deg, rgba(48, 62, 122, 0.12) 0 1px, transparent 1px 17px),
		linear-gradient(90deg, rgba(48, 62, 122, 0.07), rgba(230, 57, 70, 0.06));
}

.my-opl-hero-sheet--laws {
	right: 26px;
	bottom: 84px;
	transform: rotate(-1deg);
}

.my-opl-hero-pencil {
	position: absolute;
	z-index: 1;
	left: 43%;
	bottom: 52px;
	width: 300px;
	height: 12px;
	border-radius: 999px;
	background:
		linear-gradient(90deg, #202633 0 22px, #f8f4ea 23px 252px, #d8b575 253px 282px, transparent 283px),
		linear-gradient(90deg, transparent 0 282px, #202633 283px 300px);
	box-shadow: 0 16px 24px rgba(24, 36, 82, 0.12);
	transform: rotate(-8deg);
}

.my-opl-section {
	padding: var(--opl-section-gap) 0 0;
}

.my-opl-hero-wave + .my-opl-section {
	padding-top: calc(var(--opl-section-gap) - 50px);
}

.my-opl-section-head {
	max-width: 980px;
	margin: 32px auto 0px auto;
	text-align: center;
}

.my-opl h2 {
	margin-bottom: 18px;
	font-size: clamp(30px, 3.7vw, 48px);
	line-height: 1.16;
	font-weight: 600;
	letter-spacing: 0;
	color: #000000;
}

.my-opl h3 {
	font-size: 22px;
	line-height: 1.35;
	font-weight: 600;
	color: #000000;
}

.my-opl p {
	color: #000000;
	font-family: "Montserrat", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 32px;
	margin-bottom: 25px;
}

.my-opl .my-opl-eyebrow {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	width: fit-content;
	margin: 0 0 20px;
	padding: 6px 16px;
	border-radius: 50px;
	background: #f2f2f2;
	color: #000000;
	font-family: "Montserrat", Sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: 0;
	text-transform: none;
}

.my-opl .my-opl-eyebrow span {
	display: inline-grid;
	place-items: center;
	width: 20px;
	height: 20px;
	color: #071127;
}

.my-opl .my-opl-eyebrow svg {
	width: 20px;
	height: 20px;
	fill: none;
	stroke: currentColor;
	stroke-width: 2;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.my-opl .my-opl-eyebrow--problem {
	background: rgba(230, 57, 70, 0.05);
	color: var(--opl-problem-red);
}

.my-opl .my-opl-eyebrow--problem span {
	color: var(--opl-problem-red);
}

.my-opl .my-opl-eyebrow--solution {
	background: rgba(7, 146, 226, 0.075);
	color: #0792e2;
}

.my-opl .my-opl-eyebrow--solution span {
	color: #0792e2;
}

.my-opl-problem {
	position: relative;
	z-index: 3;
	background: #fff;
	overflow: hidden;
}

.my-opl-problem::after {
	content: "";
	position: absolute;
	left: 2vw;
	bottom: 7%;
	width: 170px;
	height: 92px;
	background-image: radial-gradient(rgba(48, 62, 122, 0.15) 1.3px, transparent 1.3px);
	background-size: 18px 18px;
	opacity: 0.45;
	pointer-events: none;
}

.my-opl-newsletter__grid {
	display: grid;
	grid-template-columns: minmax(0, 0.94fr) minmax(0, 1.06fr);
	gap: 56px;
	align-items: center;
}

.my-opl-problem__grid {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
	gap: 70px;
	align-items: center;
}

.my-opl-copy {
	max-width: 720px;
}

.my-opl-problem .my-opl-copy h2 {
	margin-bottom: 15px;
	font-size: 45px;
	line-height: 1.2;
	font-weight: 400;
	color: black;
}

.my-opl-problem .my-opl-copy h2 > span,
.my-opl-problem .my-opl-copy h2 > strong {
	display: block;
}

.my-opl-problem .my-opl-copy h2 strong {
	color: black;
	font-weight: 700;
}

.my-opl-problem .my-opl-copy > p:not(.my-opl-eyebrow) {
	max-width: 720px;
	color: black;
	font-size: 20px;
	line-height: 1.75;
}

.my-opl-stack {
	position: relative;
	display: grid;
	gap: 20px;
	padding: 0;
}

.my-opl-mini-card {
	position: relative;
	display: grid;
	grid-template-columns: 92px minmax(0, 1fr);
	grid-template-rows: auto auto;
	grid-template-areas:
		"icon title"
		"icon text";
	row-gap: 0;
	align-items: center;
	align-content: center;
	padding: 24px 28px;
	border: 1px solid #ECECEC;
	border-radius: 18px;
	background: rgba(255, 255, 255, 1.0);
	overflow: hidden;
	transform-origin: center;
	transition: transform 0.22s var(--opl-ease);
}

.my-opl-mini-card:nth-child(1) {
	transform: none;
}

.my-opl-mini-card:nth-child(2) {
	transform: none;
}

.my-opl-mini-card:nth-child(3) {
	transform: none;
}

.my-opl-mini-card:nth-child(1):hover {
	transform: translateY(-4px);
}

.my-opl-mini-card:nth-child(2):hover {
	transform: translateY(-4px);
}

.my-opl-mini-card:nth-child(3):hover {
	transform: translateY(-4px);
}

.my-opl-mini-card span {
	grid-area: icon;
	align-self: start;
	display: grid;
	place-items: center;
	width: 72px;
	height: 72px;
	margin: 0;
	border-radius: 999px;
	background: rgba(230, 57, 70, 0.05);
	color: var(--opl-problem-red);
	box-shadow: none;
}

.my-opl-mini-card:nth-child(2) span {
	background: rgba(230, 57, 70, 0.05);
}

.my-opl-mini-card:nth-child(3) span {
	background: rgba(230, 57, 70, 0.05);
}

.my-opl-mini-card span svg {
	width: 36px;
	height: 36px;
	fill: none;
	stroke: currentColor;
	stroke-width: 2;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.my-opl-mini-card span svg .my-opl-icon-fill {
	fill: currentColor;
	stroke: none;
}

.my-opl-mini-card h3 {
	grid-area: title;
	align-self: end;
	margin: 0;
	color: black;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.35;
}

.my-opl-mini-card p {
	grid-area: text;
	align-self: start;
	margin-top: 8px;
	margin-bottom: 0px;
	color: black;
	font-size: 18px;
	line-height: 1.75;
}

.my-opl-solution {
	position: relative;
	margin-top: -45px;
	padding-top: 145px;
	padding-bottom: 190px;
	overflow: hidden;
	background:
		linear-gradient(180deg, #fff 0%, #fff 14%, rgba(255, 255, 255, 0) 30%),
		radial-gradient(780px 560px at 72% 22%, rgba(7, 146, 226, 0.07), transparent 72%),
		radial-gradient(620px 400px at 26% 18%, rgba(4, 190, 254, 0.045), transparent 74%),
		radial-gradient(860px 420px at 60% 78%, rgba(7, 146, 226, 0.035), transparent 78%),
		linear-gradient(180deg, #ffffff 0%, #f8fcff 52%, #fcfeff 82%, #ffffff 100%);
	background-repeat: no-repeat;
}

.my-opl-solution::after {
	content: "";
	position: absolute;
	left: -10%;
	right: -10%;
	bottom: -118px;
	height: 240px;
	border-radius: 50% 50% 0 0 / 70% 70% 0 0;
	background: linear-gradient(180deg, rgba(248, 253, 255, 0.32), rgba(255, 255, 255, 0.8));
	box-shadow: 0 -28px 54px rgba(255, 255, 255, 0.8);
	pointer-events: none;
}

.my-opl-hero-wave--solution {
	margin-top: -190px;
}

.my-opl-solution > .my-opl-container {
	position: relative;
	z-index: 1;
}

.my-opl-solution .my-opl-section-head h2,
.my-opl-features .my-opl-section-head h2,
.my-opl-reviews .my-opl-section-head h2 {
	font-size: 45px;
	font-weight: 400;
}

.my-opl-solution .my-opl-section-head h2 > span,
.my-opl-solution .my-opl-section-head h2 > strong,
.my-opl-features .my-opl-section-head h2 > span,
.my-opl-features .my-opl-section-head h2 > strong,
.my-opl-reviews .my-opl-section-head h2 > span,
.my-opl-reviews .my-opl-section-head h2 > strong {
	display: block;
}

.my-opl-solution .my-opl-section-head h2 strong,
.my-opl-features .my-opl-section-head h2 strong,
.my-opl-reviews .my-opl-section-head h2 strong {
	color: #000000;
	font-weight: 700;
	line-height: 1.2;
}

.my-opl-solution .my-opl-section-head > p:not(.my-opl-eyebrow) {
	font-size: 20px;
}

.my-opl-steps,
.my-opl-feature-grid,
.my-opl-catalog-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 40px;
}

.my-opl-steps {
	position: relative;
	margin-top: 30px;
	gap: 20px;
	align-items: stretch;
}

.my-opl-steps::before {
	content: none;
}

.my-opl-steps article {
	position: relative;
	z-index: 1;
	padding: 24px 32px;
	overflow: hidden;
	border-radius: 18px;
	background: rgba(255, 255, 255, 1.0);
	border: 1px solid #ECECEC;
	text-align: center;
	transition: transform 0.22s var(--opl-ease);
}

.my-opl-steps article + article {
	border-left: 1px solid rgba(11, 18, 32, 0.06);
}

.my-opl-steps article:not(:last-child)::after {
	content: none;
}

@media (hover: hover) {
	.my-opl-steps article:hover {
		transform: translateY(-4px);
	}
}

.my-opl-steps span {
	display: grid;
	place-items: center;
	width: 62px;
	height: 62px;
	margin: 0 auto 20px;
	border-radius: 999px;
	background: rgba(7, 146, 226, 0.075);
	color: #0792e2;
	font-size: 28px;
	font-weight: 800;
	line-height: 1;
	box-shadow: none;
}

.my-opl-steps h3 {
	margin: 0 0 10px;
	color: black;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.35;
}

.my-opl-steps p {
	color: black;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.75;
}

.my-opl-steps p,
.my-opl-feature p,
.my-opl-catalog-card p,
.my-opl-catalog-card li {
	margin-bottom: 0;
}

.my-opl-features {
	position: relative;
	padding: var(--opl-section-gap-compact) 0 var(--opl-section-gap-compact);
	background: #fff;
}

.my-opl-features .my-opl-section-head {
	position: relative;
	z-index: 1;
}

.my-opl-features .my-opl-eyebrow {
	background: rgba(7, 146, 226, 0.075);
	color: #0792e2;
}

.my-opl-feature-carousel {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.96fr);
	gap: 24px 40px;
	align-items: center;
	margin-top: 50px;
}

.my-opl-feature-viewport {
	grid-column: 1;
	grid-row: 1;
	overflow: hidden;
	cursor: grab;
	touch-action: pan-y;
	user-select: none;
}

.my-opl-feature-viewport.is-dragging {
	cursor: grabbing;
}

.my-opl-feature-grid {
	display: flex;
	gap: 16px;
	margin-top: 0;
	transition: transform 0.7s ease-out;
	will-change: transform;
}

.my-opl-feature-arrow {
	grid-column: 1;
	grid-row: 1;
	position: relative;
	z-index: 3;
	align-self: center;
	display: grid;
	place-items: center;
	width: 48px;
	height: 48px;
	border: 1px solid rgba(0, 0, 0, 0.16);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.86);
	color: black;
	cursor: pointer;
	transition: transform 0.2s var(--opl-ease), border-color 0.2s var(--opl-ease), background 0.2s var(--opl-ease);
}

.my-opl-feature-arrow--prev {
	justify-self: start;
	transform: translateX(-50%);
}

.my-opl-feature-arrow--next {
	justify-self: end;
	transform: translateX(50%);
}


.my-opl-feature-arrow--prev:hover {
	transform: translateX(-50%) translateY(-2px);
}

.my-opl-feature-arrow--next:hover{
	transform: translateX(50%) translateY(-2px);
}

.my-opl-feature-arrow svg {
	width: 22px;
	height: 22px;
	fill: none;
	stroke: currentColor;
	stroke-width: 2.6;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.my-opl-feature-dots {
	display: flex;
	grid-column: 1;
	justify-content: center;
	gap: 9px;
	margin-top: 0;
}

.my-opl-feature-dot {
	width: 28px;
	height: 5px;
	padding: 0;
	border: 0;
	border-radius: 999px;
	cursor: pointer;
	transition: width 0.22s var(--opl-ease), background 0.22s var(--opl-ease), opacity 0.22s var(--opl-ease);
}

.my-opl-feature-dot:hover,
.my-opl-feature-dot:focus {
	background: rgba(7, 146, 226, 0.34);
	outline: none;
}

.my-opl-feature-dot.is-active {
	width: 48px;
	background: #0792e2;
}

.my-opl-feature {
	flex: 0 0 100%;
	position: relative;
	overflow: hidden;
	min-height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	box-shadow: none;
	backdrop-filter: none;
	transition: transform 0.22s var(--opl-ease), box-shadow 0.22s var(--opl-ease);
}

@media (hover: hover) {
	.my-opl-feature:hover {
		transform: none;
		box-shadow: none;
	}
}

.my-opl-feature::before {
	content: none;
}

.my-opl-feature h3 {
	display: none;
}

.my-opl-feature__body {
	display: block;
	margin: 0;
}

.my-opl-feature__body img {
	display: block;
	width: 100%;
	height: auto;
	background: transparent;
	box-shadow: none;
	-webkit-user-drag: none;
	user-select: none;
}

.my-opl-feature__body ul {
	display: none;
}

.my-opl-feature-panel {
	grid-column: 2;
	grid-row: 1;
	align-self: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: auto;
	padding: 24px 10px;
	box-shadow: none;
	overflow: hidden;
	margin-top: 0;
}

.my-opl-feature-list {
	display: flex;
	flex-direction: column;
	height: auto;
	gap: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

.my-opl-feature-list li {
	display: grid;
	grid-template-columns: 42px minmax(0, 1fr);
	gap: 14px;
	align-items: start;
	padding: 0 0 22px;
	border-bottom: 1px solid rgba(11, 18, 32, 0.08);
}

.my-opl-feature-list li + li {
	padding-top: 22px;
}

.my-opl-feature-list li:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}

.my-opl-feature-list span {
	display: grid;
	place-items: center;
	width: 34px;
	height: 34px;
	margin-top: 2px;
	border-radius: 999px;
	background: rgba(7, 146, 226, 0.05);
	color: #0792e2;
}

.my-opl-feature-list svg {
	width: 18px;
	height: 18px;
	fill: none;
	stroke: currentColor;
	stroke-width: 2.6;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.my-opl-feature-list p {
	margin: 0;
	color: black;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.45;
}

.my-opl-feature-list strong {
	display: block;
	margin-bottom: 5px;
	color: black;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.4;
}

.my-opl-reviews {
	position: relative;
	margin-top: -10px;
	padding: 120px 0 190px;
	overflow: hidden;
	background:
		linear-gradient(180deg, #fff 0%, #fff 14%, rgba(255, 255, 255, 0) 30%),
		radial-gradient(780px 560px at 72% 22%, rgba(7, 146, 226, 0.07), transparent 72%),
		radial-gradient(620px 400px at 26% 18%, rgba(4, 190, 254, 0.045), transparent 74%),
		radial-gradient(860px 420px at 60% 78%, rgba(7, 146, 226, 0.035), transparent 78%),
		linear-gradient(180deg, #ffffff 0%, #f8fcff 52%, #fcfeff 82%, #ffffff 100%);
	background-repeat: no-repeat;
}

.my-opl-reviews::after {
	content: "";
	position: absolute;
	left: -10%;
	right: -10%;
	bottom: -118px;
	height: 240px;
	border-radius: 50% 50% 0 0 / 70% 70% 0 0;
	background: linear-gradient(180deg, rgba(248, 253, 255, 0.32), rgba(255, 255, 255, 0.8));
	box-shadow: 0 -28px 54px rgba(255, 255, 255, 0.8);
	pointer-events: none;
}

.my-opl-reviews > .my-opl-container {
	position: relative;
	z-index: 1;
	padding-top: 10px;
}

.my-opl-reviews .my-opl-eyebrow {
	background: rgba(7, 146, 226, 0.075);
	color: #0792e2;
}

.my-opl-reviews .my-opl-section-head h2 {
	font-size: 45px;
	font-weight: 400;
}

.my-opl-reviews .my-opl-section-head h2 > span,
.my-opl-reviews .my-opl-section-head h2 > strong {
	display: block;
}

.my-opl-reviews .my-opl-section-head h2 strong {
	color: #000;
	font-weight: 700;
}

.my-opl-reviews .my-opl-section-head > p:not(.my-opl-eyebrow) {
	font-size: 20px;
}

.my-opl-hero-wave--reviews {
	margin-top: -190px;
}

.my-opl-trustindex-widget {
	margin-top: 30px;
}

.my-opl-trustindex-widget > * {
	max-width: 100%;
}

.my-opl-trustindex-widget .ti-widget[data-layout-id='4'][data-set-id='light-background'][data-pid='bf4866844df12200a2860399946'] .ti-review-item > .ti-inner {
	border: 1px solid #ECECEC !important;
}

.my-opl-trustindex-widget .ti-widget[data-layout-id='4'][data-set-id='light-background'][data-pid='bf4866844df12200a2860399946'] .ti-controls .ti-next:hover,
.my-opl-trustindex-widget .ti-widget[data-layout-id='4'][data-set-id='light-background'][data-pid='bf4866844df12200a2860399946'] .ti-controls .ti-prev:hover {
	background-color: #ffffff !important;
	outline-color: #F4F4F4 !important;
	box-shadow: none !important;
	transform: translateY(-2px) !important;
}

.my-opl-trustindex-widget .ti-widget[data-layout-id='4'][data-set-id='light-background'][data-pid='bf4866844df12200a2860399946'] .ti-controls .ti-next:focus,
.my-opl-trustindex-widget .ti-widget[data-layout-id='4'][data-set-id='light-background'][data-pid='bf4866844df12200a2860399946'] .ti-controls .ti-prev:focus {
	background-color: #ffffff !important;
	outline-color: #F4F4F4 !important;
	box-shadow: none !important;
}

.my-opl .my-opl-reviews .my-opl-trustindex-widget .ti-widget[data-layout-id='4'][data-set-id='light-background'][data-pid='bf4866844df12200a2860399946'] .ti-controls .ti-next::before,
.my-opl .my-opl-reviews .my-opl-trustindex-widget .ti-widget[data-layout-id='4'][data-set-id='light-background'][data-pid='bf4866844df12200a2860399946'] .ti-controls .ti-prev::before {
	border-color: black !important;
	width: 8px !important;
    height: 8px !important;
}

.my-opl .my-opl-reviews .my-opl-trustindex-widget .ti-widget[data-layout-id='4'][data-set-id='light-background'][data-pid='bf4866844df12200a2860399946'] .ti-controls .ti-next:hover::before,
.my-opl .my-opl-reviews .my-opl-trustindex-widget .ti-widget[data-layout-id='4'][data-set-id='light-background'][data-pid='bf4866844df12200a2860399946'] .ti-controls .ti-next:focus::before,
.my-opl .my-opl-reviews .my-opl-trustindex-widget .ti-widget[data-layout-id='4'][data-set-id='light-background'][data-pid='bf4866844df12200a2860399946'] .ti-controls .ti-prev:hover::before,
.my-opl .my-opl-reviews .my-opl-trustindex-widget .ti-widget[data-layout-id='4'][data-set-id='light-background'][data-pid='bf4866844df12200a2860399946'] .ti-controls .ti-prev:focus::before,
.my-opl .my-opl-reviews .my-opl-trustindex-widget .ti-widget[data-layout-id='4'][data-set-id='light-background'][data-pid='bf4866844df12200a2860399946'] .ti-controls .ti-next:hover::after,
.my-opl .my-opl-reviews .my-opl-trustindex-widget .ti-widget[data-layout-id='4'][data-set-id='light-background'][data-pid='bf4866844df12200a2860399946'] .ti-controls .ti-next:focus::after,
.my-opl .my-opl-reviews .my-opl-trustindex-widget .ti-widget[data-layout-id='4'][data-set-id='light-background'][data-pid='bf4866844df12200a2860399946'] .ti-controls .ti-prev:hover::after,
.my-opl .my-opl-reviews .my-opl-trustindex-widget .ti-widget[data-layout-id='4'][data-set-id='light-background'][data-pid='bf4866844df12200a2860399946'] .ti-controls .ti-prev:focus::after {
	border-color: black !important;
}

.my-opl-review-carousel {
	position: relative;
	display: grid;
	grid-template-columns: 1fr;
	margin-top: 48px;
}

.my-opl-review-viewport {
	overflow: hidden;
	padding: 4px 2px 8px;
}

.my-opl-review-track {
	display: flex;
	gap: 16px;
	transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
	will-change: transform;
}

.my-opl-review-card {
	flex: 0 0 calc((100% - 32px) / 3);
	min-height: 230px;
	padding: 22px 22px 24px;
	border: 1px solid #e9e9e9;
	border-radius: 10px;
	background: #fff;
	box-shadow: 0 7px 22px rgba(11, 18, 32, 0.06);
}

.my-opl-review-card__head {
	display: grid;
	grid-template-columns: 44px minmax(0, 1fr) 24px;
	gap: 12px;
	align-items: center;
}

.my-opl-review-avatar {
	display: grid;
	place-items: center;
	width: 40px;
	height: 40px;
	border-radius: 999px;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	line-height: 1;
}

.my-opl-review-avatar--indigo {
	background: #5d68c9;
}

.my-opl-review-avatar--green {
	background: #80c342;
}

.my-opl-review-avatar--teal {
	background: #079786;
}

.my-opl-review-avatar--coral {
	background: #f66161;
}

.my-opl-review-avatar--blue {
	background: #2676ec;
}

.my-opl-review-card h3 {
	margin: 0 0 2px;
	overflow: hidden;
	color: #1d1d1f;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.25;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.my-opl-review-card time {
	display: block;
	color: #6c7280;
	font-size: 14px;
	line-height: 1.2;
}

.my-opl-review-google {
	justify-self: end;
	color: #4285f4;
	font-size: 20px;
	font-weight: 800;
	line-height: 1;
}

.my-opl-review-stars {
	display: flex;
	align-items: center;
	gap: 8px;
	margin: 16px 0 10px;
	color: #fbbc04;
	font-size: 19px;
	line-height: 1;
	letter-spacing: 0;
}

.my-opl-review-stars i {
	display: grid;
	place-items: center;
	width: 16px;
	height: 16px;
	border-radius: 999px;
	background: #4285f4;
	color: #fff;
}

.my-opl-review-stars svg {
	width: 12px;
	height: 12px;
	fill: currentColor;
	stroke: currentColor;
	stroke-width: 1.8;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.my-opl-review-card p {
	margin: 0;
	color: #1f2430;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.42;
}

.my-opl-review-arrow {
	position: absolute;
	top: 50%;
	z-index: 2;
	display: grid;
	place-items: center;
	width: 46px;
	height: 46px;
	padding: 0;
	border: 1px solid rgba(11, 18, 32, 0.08);
	border-radius: 999px;
	background: #fff;
	color: #727987;
	box-shadow: 0 8px 22px rgba(11, 18, 32, 0.1);
	cursor: pointer;
	transform: translateY(-50%);
	transition: background 0.2s var(--opl-ease), color 0.2s var(--opl-ease), transform 0.2s var(--opl-ease);
}

.my-opl-review-arrow--prev {
	left: -24px;
}

.my-opl-review-arrow--next {
	right: -24px;
}

.my-opl-review-arrow:hover,
.my-opl-review-arrow:focus {
	background: #fff;
	color: #0792e2;
	outline: none;
	transform: translateY(-50%) scale(1.04);
}

.my-opl-review-arrow:disabled {
	opacity: 0.38;
	cursor: default;
	pointer-events: none;
}

.my-opl-review-arrow svg {
	width: 22px;
	height: 22px;
	fill: none;
	stroke: currentColor;
	stroke-width: 2.4;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.my-opl-catalog {
	background: #fff;
}

.my-opl-catalog .my-opl-eyebrow {
	background: rgba(7, 146, 226, 0.075);
	color: #0792e2;
}

.my-opl-catalog .my-opl-section-head h2 {
	font-size: 45px;
	font-weight: 400;
}

.my-opl-catalog .my-opl-section-head h2 > span,
.my-opl-catalog .my-opl-section-head h2 > strong {
	display: inline;
	white-space: nowrap;
}

.my-opl-catalog .my-opl-section-head h2 strong,
.my-opl-catalog .my-opl-section-head h2 > span > strong {
	color: #000;
	font-weight: 600;
}

.my-opl-catalog .my-opl-section-head > p:not(.my-opl-eyebrow) {
	font-size: 20px;
}

.my-opl-catalog-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-top: 30px;
}

.my-opl-catalog-card {
	position: relative;
	display: flex;
	flex-direction: column;
	--my-opl-catalog-button-shadow: 0 2px 15px 0 rgba(11, 18, 32, 0.18);
	--my-opl-catalog-button-shadow-hover: 0 1px 8px 0 rgba(11, 18, 32, 0.22);
	min-height: 390px;
	padding: 35px;
	border-radius: 8px;
	border: 1px solid var(--opl-line);
	background: #fff;
	transition: transform 0.22s var(--opl-ease), box-shadow 0.22s var(--opl-ease);
}

@media (hover: hover) {
	.my-opl-catalog-card:hover {
		transform: translateY(-4px);
	}
}

.my-opl-catalog-card h3 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	gap: 10px;
	margin-bottom: 12px;
	text-align: left;
}

.my-opl-catalog-card__title-text {
	display: inline-block;
}

.my-opl-catalog-card__badge {
	display: inline-flex;
	align-items: center;
	width: fit-content;
	padding: 4px 10px;
	border-radius: 999px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.03em;
}

.my-opl-catalog-card p {
	font-size: 18px;
	line-height: 1.75;
}

.my-opl-catalog-card__separator {
	display: block;
	width: calc(100% - 54px);
	height: 1px;
	margin: 30px auto 28px;
	background: rgba(0, 0, 0, 0.16);
}

.my-opl-catalog-card ul {
	display: grid;
	gap: 10px;
	margin: 0 0 15px;
	padding: 0;
	list-style: none;
}

.my-opl-catalog-card li {
	display: flex;
	gap: 10px;
	color: black;
	font-size: 18px;
	line-height: 1.6;
}

.my-opl-catalog-card li::before {
	content: "✓";
	flex: 0 0 auto;
	width: 16px;
	margin-top: -1px;
	background: transparent;
	font-size: 22px;
	font-weight: 800;
	line-height: 1.25;
}

.my-opl-catalog-card a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-top: auto;
	padding: 0.8rem 1.6rem;
	border-radius: 50px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	background-size: 300% 100%;
	box-shadow: var(--my-opl-catalog-button-shadow);
	transition: all 0.4s ease-in-out;
	white-space: nowrap;
}

.my-opl-catalog-card a:hover,
.my-opl-catalog-card a:focus {
	color: #fff;
	background-position: 100% 0;
	box-shadow: var(--my-opl-catalog-button-shadow-hover);
	transform: scale(1.05);
}

.my-opl-catalog-card--wide a:hover,
.my-opl-catalog-card--wide a:focus {
	transform: scale(1.03);
}

.my-opl-catalog-card--wide {
	grid-column: 1 / -1;
	min-height: auto;
	padding: 35px;
}

.my-opl-catalog-card--wide h3 {
	margin-bottom: 10px;
}

.my-opl-catalog-card--wide p {
	max-width: none;
	margin-bottom: 0;
	color: black;
	font-size: 18px;
	line-height: 1.75;
}

.my-opl-catalog-card--wide .my-opl-catalog-card__separator {
	width: calc(100% - 48px);
	margin: 28px auto 26px;
}

.my-opl-catalog-card--wide ul {
	gap: 8px;
	margin-bottom: 15px;
}

.my-opl-catalog-card--wide li {
	color: black;
	font-size: 18px;
	line-height: 1.6;
}

.my-opl-catalog-card--wide li::before {
	width: 18px;
	margin-right: 4px;
	font-size: 22px;
}

.my-opl-catalog-card--wide a {
	align-self: center;
	width: 100%;
}

.my-opl-catalog-card--violet {
	--my-opl-catalog-button-shadow: 0 2px 15px 0 rgba(102, 50, 255, 0.72);
	--my-opl-catalog-button-shadow-hover: 0 1px 8px 0 rgba(102, 50, 255, 0.82);
	border-top: 5px solid var(--opl-violet);
}

.my-opl-catalog-card--violet a {
	color: #fff;
}

.my-opl-catalog-card--violet a {
	background-image: linear-gradient(90deg, #6632ff, #7f58ff, #5b2be8, #875eff);
}

.my-opl-catalog-card--violet li::before {
	color: var(--opl-violet);
}

.my-opl-catalog-card--orange {
	--my-opl-catalog-button-shadow: 0 2px 15px 0 rgba(247, 144, 7, 0.72);
	--my-opl-catalog-button-shadow-hover: 0 1px 8px 0 rgba(247, 144, 7, 0.82);
	border-top: 5px solid var(--opl-orange);
}

.my-opl-catalog-card--orange a {
	color: #fff;
}

.my-opl-catalog-card--orange a {
	background-image: linear-gradient(90deg, #f79007, #ffad33, #f37d00, #ffb54a);
}

.my-opl-catalog-card--orange li::before {
	color: var(--opl-orange);
}

.my-opl-catalog-card--teal {
	--my-opl-catalog-button-shadow: 0 2px 15px 0 rgba(24, 200, 193, 0.72);
	--my-opl-catalog-button-shadow-hover: 0 1px 8px 0 rgba(24, 200, 193, 0.82);
	border-top: 5px solid var(--opl-teal);
}

.my-opl-catalog-card--teal a {
	color: #fff;
}

.my-opl-catalog-card--teal a {
	background-image: linear-gradient(90deg, #18c8c1, #27deda, #10aaa5, #3fe7df);
}

.my-opl-catalog-card--teal li::before {
	color: var(--opl-teal);
}

.my-opl-catalog-card--green {
	--my-opl-catalog-button-shadow: 0 2px 15px 0 rgba(84, 174, 84, 0.72);
	--my-opl-catalog-button-shadow-hover: 0 1px 8px 0 rgba(84, 174, 84, 0.82);
	border-top: 5px solid var(--opl-green);
}

.my-opl-catalog-card--green a {
	color: #fff;
}

.my-opl-catalog-card--green a {
	background-image: linear-gradient(90deg, #54ae54, #69c968, #429f42, #78d176);
}

.my-opl-catalog-card--green li::before {
	color: var(--opl-green);
}

.my-opl-catalog-card--blackfriday {
	--my-opl-catalog-button-shadow: 0 2px 15px 0 rgba(230, 57, 70, 0.72);
	--my-opl-catalog-button-shadow-hover: 0 1px 8px 0 rgba(230, 57, 70, 0.82);
	border-top: 5px solid #e63946;
	animation: my-opl-pack-card-shake 3s ease-in-out infinite;
}

@media (hover: hover) {
	.my-opl-catalog-card--blackfriday:hover,
	.my-opl-catalog-card--aniversario:hover {
		animation: none;
		translate: 0 0;
	}
}

.my-opl-catalog-card--blackfriday::before,
.my-opl-catalog-card--aniversario::before {
	content: "";
	position: absolute;
	top: -5px;
	left: -1px;
	right: -1px;
	height: 5px;
	border-radius: 8px 8px 0 0;
}

.my-opl-catalog-card--blackfriday::before {
	background: #e63946;
}

.my-opl-catalog-card--blackfriday a {
	color: #fff;
	background-image: linear-gradient(90deg, #e63946, #ff5a5f, #b91526, #ff7a7f);
}

.my-opl-catalog-card--blackfriday p strong,
.my-opl-catalog-card--blackfriday li::before,
.my-opl-catalog-card--blackfriday .my-opl-catalog-card__badge {
	color: #e63946;
}

.my-opl-catalog-card--blackfriday .my-opl-catalog-card__badge {
	background: rgba(230, 57, 70, 0.12);
}

.my-opl-catalog-card--aniversario {
	--my-opl-catalog-button-shadow: 0 2px 15px 0 rgba(23, 105, 255, 0.72);
	--my-opl-catalog-button-shadow-hover: 0 1px 8px 0 rgba(23, 105, 255, 0.82);
	border-top: 5px solid #1769ff;
	animation: my-opl-pack-card-shake 3s ease-in-out infinite;
}

.my-opl-catalog-card--aniversario::before {
	background: #1769ff;
}

.my-opl-catalog-card--aniversario a {
	color: #fff;
	background-image: linear-gradient(90deg, #1769ff, #2447d8, #0c58e8, #2b7cff);
}

.my-opl-catalog-card--aniversario p strong,
.my-opl-catalog-card--aniversario li::before,
.my-opl-catalog-card--aniversario .my-opl-catalog-card__badge {
	color: #1769ff;
}

.my-opl-catalog-card--aniversario .my-opl-catalog-card__badge {
	background: rgba(23, 105, 255, 0.12);
}

@keyframes my-opl-pack-card-shake {
	0%,
	82%,
	100% {
		translate: 0 0;
	}

	86% {
		translate: -4px 0;
	}

	90% {
		translate: 4px 0;
	}

	94% {
		translate: -2px 0;
	}

	98% {
		translate: 2px 0;
	}
}

@media (prefers-reduced-motion: reduce) {
	.my-opl-catalog-card--blackfriday,
	.my-opl-catalog-card--aniversario {
		animation: none;
	}
}

.my-opl-newsletter {
	position: relative;
	margin-top: var(--opl-section-gap);
	padding: var(--opl-band-y) 0;
	overflow: hidden;
	background:
		radial-gradient(620px 360px at 86% 18%, rgba(4, 190, 254, 0.34), transparent 68%),
		radial-gradient(520px 300px at 14% 12%, rgba(255, 255, 255, 0.14), transparent 70%),
		linear-gradient(135deg, #1a2f86 0%, #2676ec 48%, #0792e2 100%);
}

.my-opl-newsletter h2,
.my-opl-newsletter p {
	color: #fff;
}

.my-opl-newsletter .my-opl-eyebrow {
	background: rgba(255, 255, 255, 0.14);
	color: #fff;
}

.my-opl-newsletter__grid {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: minmax(0, 1.12fr) minmax(320px, 0.88fr);
	column-gap: 10px;
	row-gap: 0px;
	align-items: center;
}

.my-opl-newsletter__copy h2 {
	margin-bottom: 20px;
	color: #fff;
	font-size: 35px;
	font-weight: 600;
	line-height: 1.18;
}

.my-opl-newsletter__list {
	display: grid;
	gap: 12px;
	margin: 0 0 10px;
	padding: 0;
	list-style: none;
}

.my-opl-newsletter__list li {
	display: flex;
	gap: 12px;
	align-items: flex-start;
	color: #fff;
	font-size: 20px;
	line-height: 1.55;
}

.my-opl-newsletter__list li::before {
	content: "✓";
	flex: 0 0 auto;
	margin-top: -1px;
	color: #fff;
	font-size: 22px;
	font-weight: 800;
	line-height: 1.25;
}

.my-opl-newsletter__copy .my-opl-button {
	align-self: flex-start;
	background-image: linear-gradient(90deg, #ffffff, #e9f7ff, #ffffff, #d9f0ff);
	color: #1267d8;
	box-shadow: 0 12px 30px rgba(3, 36, 94, 0.34);
}

.my-opl-newsletter__copy .my-opl-button:hover,
.my-opl-newsletter__copy .my-opl-button:focus {
	color: #064fb2;
	box-shadow: 0 10px 24px rgba(3, 36, 94, 0.42);
}

.my-opl-newsletter__visual {
	display: flex;
	justify-content: flex-end;
}

.my-opl-newsletter__visual img {
	display: block;
	width: min(100%, 560px);
	height: auto;
	filter: drop-shadow(0 18px 34px rgba(3, 36, 94, 0.18));
}

.my-opl-faqs {
	background: #fff;
	padding: var(--opl-section-gap) 0 var(--opl-section-bottom);
}

.my-opl-faqs .my-opl-eyebrow {
	background: rgba(7, 146, 226, 0.075);
	color: #0792e2;
}

.my-opl-faqs .my-opl-section-head h2 {
	font-size: 45px;
	font-weight: 400;
}

.my-opl-faqs .my-opl-section-head h2 > strong {
	display: inline;
	color: #000;
	font-weight: 600;
}

@media (min-width: 821px) {
	.my-opl-solution .my-opl-section-head h2,
	.my-opl-features .my-opl-section-head h2,
	.my-opl-reviews .my-opl-section-head h2,
	.my-opl-catalog .my-opl-section-head h2,
	.my-opl-faqs .my-opl-section-head h2 {
		margin-right: auto;
		margin-left: auto;
		font-size: 56px;
		text-align: center;
	}
}

.my-opl-faq-list {
	display: grid;
	gap: 14px;
	max-width: 860px;
	margin: 40px auto 0;
}

.my-opl-faq {
	border: 1px solid #ECECEC;
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.94);
	overflow: hidden;
}

.my-opl-faq summary {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 14px;
	width: 100%;
	padding: 18px 25px;
	color: black;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.4;
	list-style: none;
	cursor: pointer;
	user-select: none;
}

.my-opl-faq summary::-webkit-details-marker {
	display: none;
}

.my-opl-faq__icon {
	position: relative;
	display: grid;
	place-items: center;
	width: 30px;
	height: 30px;
	flex: 0 0 auto;
	border-radius: 999px;
	background: rgba(7, 146, 226, 0.08);
	color: #0792e2;
	transition: transform 0.22s var(--opl-ease), background 0.22s var(--opl-ease), color 0.22s var(--opl-ease);
}

.my-opl-faq__icon::before,
.my-opl-faq__icon::after {
	content: "";
	position: absolute;
	width: 12px;
	height: 2px;
	border-radius: 999px;
	background: currentColor;
}

.my-opl-faq__icon::after {
	transform: rotate(90deg);
}

.my-opl-faq.is-open .my-opl-faq__icon {
	background: rgba(7, 146, 226, 0.14);
	transform: rotate(180deg);
}

.my-opl-faq.is-open .my-opl-faq__icon::after {
	opacity: 0;
}

.my-opl-faq__panel {
	box-sizing: border-box;
	display: block;
	height: auto;
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	padding: 0 25px;
	transition: max-height 0.34s var(--opl-ease), opacity 0.18s var(--opl-ease);
	will-change: max-height;
}

.my-opl-faq.is-open .my-opl-faq__panel {
	max-height: 1000px;
	opacity: 1;
	padding-bottom: 18px;
}

.my-opl-faq__panel p {
	color: #000;
	font-size: 16px;
	line-height: 1.75;
	margin-bottom: 0;
}

.my-opl-faq__panel p strong{
	font-weight: 600;
}

.my-opl-faq sup {
	font-size: 0.62em;
	line-height: 0;
}

.my-opl-faq__panel a {
	color: #0792e2;
}

@media (max-width: 1300px) {
	.my-opl-container,
	.my-opl-hero .my-opl-container {
		width: calc(100% - 120px);
		max-width: none;
	}

	.my-opl-hero .my-opl-container {
		padding-right: 0;
		padding-left: 0;
	}

	.my-opl-hero-wave svg {
		width: 150%;
		margin-left: -25%;
	}
}

@media (max-width: 1100px) {
	.my-opl-hero__grid {
		grid-template-columns: minmax(0, 0.82fr) minmax(0, 1.18fr);
		gap: 36px;
	}

	.my-opl-hero-mockup {
		transform: scale(0.88);
		transform-origin: center;
	}

	.my-opl-hero-image {
		width: min(100%, 640px);
	}

	.my-opl-steps,
	.my-opl-feature-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.my-opl-steps {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.my-opl-steps article {
		min-height: auto;
		padding: 40px 30px;
	}

	.my-opl-steps article + article {
		border-left: 1px solid rgba(11, 18, 32, 0.06);
		border-top: 0;
	}

	.my-opl-steps article:not(:last-child)::after {
		content: none;
	}

	.my-opl-review-card {
		flex-basis: calc((100% - 16px) / 2);
	}

	.my-opl-feature-carousel {
		grid-template-columns: minmax(0, 1fr);
		gap: 40px;
	}

	.my-opl-feature-arrow {
		transition: none;
	}

	.my-opl-feature-arrow--prev:hover,
	.my-opl-feature-arrow--prev:focus {
		transform: translateX(-50%);
	}

	.my-opl-feature-arrow--next:hover,
	.my-opl-feature-arrow--next:focus {
		transform: translateX(50%);
	}

	.my-opl-feature {
		min-height: auto;
		padding: 0;
	}

	.my-opl-feature__body {
		display: block;
	}

	.my-opl-feature__body img {
		height: auto;
	}

	.my-opl-feature-panel {
		grid-column: 1 / -1;
		grid-row: auto;
		align-self: auto;
		height: auto;
		padding: 10px 24px;
	}

	.my-opl-feature-list {
		display: flex;
		flex-direction: column;
		height: auto;
		justify-content: flex-start;
		gap: 0;
	}

	.my-opl-feature-list p {
		max-width: none;
	}
}

@media (min-width: 821px) and (max-width: 1100px) {
	.my-opl-feature-viewport {
		width: min(100%, 650px);
		justify-self: center;
	}
	

	.my-opl-feature-arrow {
		justify-self: center;
	}

	.my-opl-feature-arrow--prev {
		left: max(-50%, -325px);
		transform: none;
	}

	.my-opl-feature-arrow--next {
		left: min(50%, 325px);
		transform: none;
	}

	.my-opl-feature-arrow--prev:hover,
	.my-opl-feature-arrow--prev:focus {
		transform: none;
	}

	.my-opl-feature-arrow--next:hover,
	.my-opl-feature-arrow--next:focus {
		transform: none;
	}

	.my-opl-feature__body img {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media (max-width: 820px) {
	.my-opl {
		--opl-section-gap: clamp(96px, 14vw, 130px);
		--opl-section-gap-compact: clamp(72px, 10vw, 96px);
	}

	.my-opl-container {
		width: calc(100% - 60px);
		max-width: none;
		padding-right: 0;
		padding-left: 0;
	}

	.my-opl-section-wave {
		height: 132px;
	}

	.my-opl-hero {
		margin-top: 80px;
		padding: 0 0 150px;
	}

	.my-opl-hero-wave {
		height: 170px;
		margin-top: -170px;
	}

	.my-opl-hero-wave svg {
		width: 180%;
		margin-left: -40%;
	}

	.my-opl-solution {
		background:
			linear-gradient(180deg, #fff 0%, #fff 10%, rgba(255, 255, 255, 0) 28%),
			radial-gradient(780px 560px at 72% 22%, rgba(7, 146, 226, 0.07), transparent 72%),
			radial-gradient(620px 400px at 26% 18%, rgba(4, 190, 254, 0.045), transparent 74%),
			radial-gradient(860px 420px at 60% 78%, rgba(7, 146, 226, 0.035), transparent 78%),
			linear-gradient(180deg, #ffffff 0%, #f8fcff 52%, #fcfeff 82%, #ffffff 100%);
		padding-bottom: 150px;
	}

	.my-opl-hero-wave--solution {
		height: 132px;
		margin-top: -132px;
	}

	.my-opl-hero .my-opl-container {
		width: calc(100% - 60px);
		max-width: none;
		padding: 96px 0 0;
		row-gap: 20px;
	}

	.my-opl-hero__grid {
		grid-template-columns: 1fr;
		gap: 38px;
	}

	.my-opl-hero__copy {
		order: 2;
		max-width: 640px;
		padding: 0;
		margin-right: auto;
		margin-left: auto;
		justify-items: center;
	}

	.my-opl-hero h1 {
		max-width: none;
	}

	.my-opl-hero-features {
		max-width: none;
	}

	.my-opl-hero__visual {
		order: 1;
		width: 100%;
		min-height: 0;
		overflow: hidden;
	}

	.my-opl-hero-mockup {
		transform: scale(0.82);
	}

	.my-opl-hero-image {
		width: min(100%, 620px);
	}

	.my-opl-section {
		padding: var(--opl-section-gap) 0 0;
	}

	.my-opl-features {
		padding: var(--opl-section-gap-compact) 0 var(--opl-section-gap-compact);
	}

	.my-opl-reviews {
		padding: 96px 0 170px;
	}

	.my-opl-review-card {
		flex-basis: calc((100% - 16px) / 2);
	}

	.my-opl-review-arrow--prev {
		left: 0;
	}

	.my-opl-review-arrow--next {
		right: 0;
	}

	.my-opl-feature-carousel {
		gap: 40px;
	}

	.my-opl-feature {
		padding: 0;
	}

	.my-opl-feature__body {
		display: block;
	}

	.my-opl-feature__body img {
		height: auto;
	}

	.my-opl-feature-panel {
		padding: 10px 10px;
	}

	.my-opl-problem__grid,
	.my-opl-newsletter__grid {
		grid-template-columns: 1fr;
		gap: 15px;
	}

	.my-opl-copy,
	.my-opl-section-head {
		max-width: none;
		text-align: center;
	}

	.my-opl .my-opl-eyebrow,
	.my-opl-hero__copy .my-opl-button {
		margin-right: auto;
		margin-top: 10px;
		margin-bottom: 15px;
		margin-left: auto;
	}

	.my-opl-problem .my-opl-copy > p:not(.my-opl-eyebrow),
	.my-opl-solution .my-opl-section-head > p:not(.my-opl-eyebrow),
	.my-opl-catalog .my-opl-section-head > p:not(.my-opl-eyebrow),
	.my-opl-reviews .my-opl-section-head > p:not(.my-opl-eyebrow) {
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}

	.my-opl-hero__copy {
		align-items: center;
		text-align: center;
	}

	.my-opl-hero h1 {
		margin-right: auto;
		margin-left: auto;
	}

	.my-opl-hero-features {
		width: 100%;
		max-width: 520px;
		margin-right: auto;
		margin-left: auto;
		justify-items: center;
	}

	.my-opl-catalog-card li {
		font-size: 16px;
	}

	.my-opl-hero-features div {
		grid-template-columns: 1fr;
		justify-items: center;
		row-gap: 6px;
		text-align: center;
	}

	.my-opl-hero-features span,
	.my-opl-hero-features strong,
	.my-opl-hero-features small {
		grid-column: 1;
		grid-row: auto;
	}

	.my-opl-hero-proof {
		grid-template-columns: 1fr;
		justify-items: center;
		row-gap: 10px;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}

	.my-opl .my-opl-hero-proof p {
		text-align: center;
	}

	.my-opl-problem::after {
		opacity: 0.18;
	}

	.my-opl-mini-card {
		text-align: left;
	}

	.my-opl-steps,
	.my-opl-feature-grid,
	.my-opl-catalog-grid {
		grid-template-columns: 1fr;
	}

	.my-opl-steps::before {
		content: none;
	}

	.my-opl-steps article {
		padding: 42px 28px;
		text-align: center;
	}

	.my-opl-steps article + article {
		border-left: 0;
		border-top: 1px solid rgba(11, 18, 32, 0.06);
	}

	.my-opl-steps span {
		width: 66px;
		height: 66px;
		margin: 0 auto 24px;
		font-size: 26px;
	}

	.my-opl-mini-card:nth-child(1) {
		transform: none;
	}

	.my-opl-mini-card:nth-child(2) {
		transform: none;
	}

	.my-opl-mini-card:nth-child(3) {
		transform: none;
	}

	.my-opl-mini-card {
		grid-template-columns: 74px minmax(0, 1fr);
		column-gap: 18px;
		padding: 24px 28px;
	}

	.my-opl-mini-card span {
		width: 64px;
		height: 64px;
	}

	.my-opl-mini-card span svg {
		width: 30px;
		height: 30px;
	}

	.my-opl-newsletter__grid .my-opl-button {
		width: 100%;
	}

	.my-opl-newsletter {
		text-align: center;
	}

	.my-opl-newsletter__copy .my-opl-button {
		width: min(100%, 360px);
		margin-right: auto;
		margin-left: auto;
	}

	.my-opl-newsletter__copy {
		order: 2;
	}

	.my-opl-newsletter__visual {
		order: 1;
	}

	.my-opl-newsletter__list {
		max-width: 560px;
		margin-right: auto;
		margin-left: auto;
		justify-items: center;
		text-align: center;
	}

	.my-opl-newsletter__list li {
		display: block;
		width: fit-content;
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}

	.my-opl-newsletter__list li::before {
		display: inline-block;
		width: auto;
		margin-right: 10px;
	}

	.my-opl-newsletter__visual {
		justify-content: center;
	}

	.my-opl-newsletter__visual img {
		width: min(100%, 460px);
	}

	.my-opl-faq-list {
		max-width: none;
	}

	.my-opl-solution .my-opl-section-head h2 > span,
	.my-opl-solution .my-opl-section-head h2 > strong,
	.my-opl-features .my-opl-section-head h2 > span,
	.my-opl-features .my-opl-section-head h2 > strong,
	.my-opl-catalog .my-opl-section-head h2 > span,
	.my-opl-catalog .my-opl-section-head h2 > strong,
	.my-opl-reviews .my-opl-section-head h2 > span,
	.my-opl-reviews .my-opl-section-head h2 > strong {
		white-space: normal;
	}

	.my-opl-faq summary,
	.my-opl-faq summary span {
		text-align: left;
	}
}

@media (max-width: 820px) {
	.my-opl {
		--opl-section-gap: clamp(78px, 18vw, 108px);
		--opl-section-gap-compact: clamp(60px, 14vw, 82px);
	}

	.my-opl-hero {
		padding-bottom: 118px;
	}

	.my-opl-section-wave {
		height: 104px;
	}

	.my-opl-hero-wave {
		height: 132px;
		margin-top: -132px;
	}

	.my-opl-hero-wave svg {
		width: 240%;
		margin-left: -70%;
	}

	.my-opl-solution {
		padding-bottom: 150px;
	}

	.my-opl-hero-wave--solution {
		height: 132px;
		margin-top: -132px;
	}

	.my-opl-hero h1 {
		font-size: 42px;
		line-height: 1.12em;
	}

	.my-opl h2,
	.my-opl-solution .my-opl-section-head h2,
	.my-opl-features .my-opl-section-head h2,
	.my-opl-catalog .my-opl-section-head h2,
	.my-opl-reviews .my-opl-section-head h2,
	.my-opl-faqs .my-opl-section-head h2 {
		font-size: clamp(32px, 9vw, 40px);
		line-height: 1.16;
	}

	.my-opl p,
	.my-opl-problem .my-opl-copy > p:not(.my-opl-eyebrow),
	.my-opl-solution .my-opl-section-head > p:not(.my-opl-eyebrow),
	.my-opl-catalog .my-opl-section-head > p:not(.my-opl-eyebrow),
	.my-opl-reviews .my-opl-section-head > p:not(.my-opl-eyebrow) {
		font-size: 16px;
		line-height: 1.65;
	}

	.my-opl-features {
		padding: var(--opl-section-gap-compact) 0 var(--opl-section-gap-compact);
	}

	.my-opl-reviews {
		padding: 82px 0 150px;
	}

	.my-opl-features + .my-opl-reviews {
		padding-top: 32px;
	}

	.my-opl-solution .my-opl-section-head h2,
	.my-opl-features .my-opl-section-head h2,
	.my-opl-catalog .my-opl-section-head h2,
	.my-opl-reviews .my-opl-section-head h2 {
		font-size: clamp(32px, 9vw, 40px);
	}

	.my-opl-solution .my-opl-section-head h2 > span,
	.my-opl-solution .my-opl-section-head h2 > strong,
	.my-opl-features .my-opl-section-head h2 > span,
	.my-opl-features .my-opl-section-head h2 > strong,
	.my-opl-catalog .my-opl-section-head h2 > span,
	.my-opl-catalog .my-opl-section-head h2 > strong,
	.my-opl-reviews .my-opl-section-head h2 > span,
	.my-opl-reviews .my-opl-section-head h2 > strong {
		white-space: normal;
	}

	.my-opl-reviews .my-opl-section-head > p:not(.my-opl-eyebrow) {
		font-size: 16px;
	}

	.my-opl-steps {
		margin-top: 15px;
	}

	.my-opl-review-carousel {
		margin-top: 34px;
	}

	.my-opl-trustindex-widget {
		margin-top: 15px;
	}

	.my-opl-review-card {
		flex-basis: 100%;
		min-height: 220px;
		padding: 20px;
	}

	.my-opl-review-card p {
		font-size: 16px;
	}

	.my-opl-review-arrow {
		width: 42px;
		height: 42px;
	}

	.my-opl-feature-carousel {
		grid-template-columns: minmax(0, 1fr);
		gap: 30px;
		margin-top:30px;
	}

	.my-opl-feature-viewport {
		order: initial;
		grid-column: 1;
		grid-row: 1;
	}

	.my-opl-feature-arrow {
		position: relative;
		z-index: 2;
		order: initial;
		grid-column: 1;
		grid-row: 1;
		width: 44px;
		height: 44px;
	}

	.my-opl-feature-arrow--prev {
		justify-self: start;
		margin-left: -22px;
		transform: none;
	}

	.my-opl-feature-arrow--next {
		justify-self: end;
		margin-right: -22px;
		transform: none;
	}

	.my-opl-feature-arrow--prev:hover,
	.my-opl-feature-arrow--prev:focus {
		margin-left: -22px;
		transform: none;
	}

	.my-opl-feature-arrow--next:hover,
	.my-opl-feature-arrow--next:focus {
		margin-right: -22px;
		transform: none;
	}

	.my-opl-feature-dots {
		order: initial;
		grid-column: 1;
	}

	.my-opl-feature {
		padding: 0;
	}

	.my-opl-feature h3 {
		margin-bottom: 20px;
		font-size: 28px;
	}

	.my-opl-feature__body {
		display: block;
	}

	.my-opl-feature__body img {
		height: auto;
	}

	.my-opl-feature-panel {
		order: initial;
		grid-column: 1;
		height: auto;
		text-align: left;
	}

	.my-opl-feature-list,
	.my-opl-feature-list li,
	.my-opl-feature-list div,
	.my-opl-feature-list strong,
	.my-opl-feature-list p {
		text-align: left;
	}

	.my-opl-feature-list li {
		grid-template-columns: 38px minmax(0, 1fr);
		gap: 12px;
		padding: 0 0 12px;
	}

	.my-opl-feature-list li + li {
		padding-top: 16px;
	}

	.my-opl-feature-list li:last-child {
		padding-bottom: 0;
	}

	.my-opl-feature-list span {
		width: 32px;
		height: 32px;
	}

	.my-opl-feature-list svg {
		width: 17px;
		height: 17px;
	}

	.my-opl-feature-list p {
		font-size: 16px;
	}

	.my-opl-hero-features {
		grid-template-columns: 1fr;
		gap: 16px;
		margin-top: 28px;
	}

	.my-opl-hero-features div {
		grid-template-columns: 1fr;
		justify-items: center;
		row-gap: 6px;
		text-align: center;
	}

	.my-opl-hero-features span,
	.my-opl-hero-features strong,
	.my-opl-hero-features small {
		grid-column: 1;
		grid-row: auto;
	}

	.my-opl-hero-proof {
		align-items: flex-start;
		margin-top: 0px;
	}

	.my-opl-hero__visual {
		min-height: 0;
		overflow: visible;
	}

	.my-opl-hero-mockup {
		width: 690px;
		transform: scale(0.54);
		transform-origin: center top;
	}

	.my-opl-hero-image {
		width: 100%;
		max-width: 520px;
	}

	.my-opl-problem .my-opl-copy h2 {
		font-size: 34px;
		text-align: center;
	}

	.my-opl-mini-card {
		grid-template-columns: 1fr;
		grid-template-areas:
			"icon"
			"title"
			"text";
		gap: 0;
		padding: 22px 20px;
		text-align: center;
	}

	.my-opl-mini-card span,
	.my-opl-mini-card h3,
	.my-opl-mini-card p {
		grid-column: 1;
		grid-row: auto;
	}

	.my-opl-mini-card span {
		margin-right: auto;
		margin-bottom: 14px;
		margin-left: auto;
	}

	.my-opl-mini-card h3 {
		margin-bottom: 10px;
	}

	.my-opl-mini-card p {
		margin-top: 0;
	}

	.my-opl-steps article {
		gap: 0;
		padding: 22px 20px;
	}

	.my-opl-steps span {
		margin-bottom: 14px;
	}

	.my-opl-steps h3 {
		margin-bottom: 10px;
	}

	.my-opl-steps p {
		margin-top: 0;
		margin-bottom: 0;
	}

	.my-opl-catalog-grid {
		margin-top: 20px;
	}

	.my-opl-catalog-card,
	.my-opl-catalog-card--wide {
		min-height: auto;
		padding: 28px 22px;
		text-align: center;
	}

	.my-opl-catalog-card h3 {
		justify-content: center;
		font-size: 26px;
		text-align: center;
	}

	.my-opl-catalog-card__badge {
		margin-right: 0;
		margin-left: 0;
	}

	.my-opl-catalog-card a {
		margin-top: 0px;
	}

	.my-opl-catalog-card li,
	.my-opl-catalog-card--wide li {
		display: block;
		width: fit-content;
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}

	.my-opl-catalog-card li::before,
	.my-opl-catalog-card--wide li::before {
		display: inline-block;
		width: auto;
		margin-right: 10px;
	}

	.my-opl-catalog-card__separator,
	.my-opl-catalog-card--wide .my-opl-catalog-card__separator {
		width: 72%;
	}

	.my-opl-newsletter__copy h2 {
		font-size: 38px;
	}

	.my-opl-newsletter__copy {
		order: 2;
	}

	.my-opl-newsletter__copy .my-opl-button {
		margin-bottom: 130px;
	}

	.my-opl-newsletter__visual {
		order: 1;
	}

	.my-opl-newsletter__list {
		justify-items: center;
		text-align: center;
	}

	.my-opl-newsletter__list li {
		display: block;
		width: fit-content;
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
		font-size: 18px;
		text-align: center;
	}

	.my-opl-newsletter__list li::before {
		display: inline-block;
		width: auto;
		margin-right: 10px;
	}

	.my-opl-newsletter__visual img {
		width: min(100%, 340px);
	}

	.my-opl-faq-list {
		margin-top: 28px;
	}

	.my-opl-faq summary {
		gap: 12px;
		padding: 17px 16px;
		font-size: 16px;
		text-align: left;
	}

	.my-opl-faq__panel {
		padding-right: 16px;
		padding-left: 16px;
	}

	.my-opl-faq__panel p {
		font-size: 16px;
		line-height: 1.65;
		text-align: left;
	}

	.my-opl-button,
	.my-opl-catalog-card a {
		width: 100%;
	}

	.my-opl-faqs {
		margin-top: 30px;
		margin-bottom: 150px;
	}

	.my-opl-hero__copy > h1 + p,
	.my-opl-problem .my-opl-copy > h2 + p:not(.my-opl-eyebrow),
	.my-opl-solution .my-opl-section-head > h2 + p:not(.my-opl-eyebrow),
	.my-opl-catalog .my-opl-section-head > h2 + p:not(.my-opl-eyebrow),
	.my-opl-reviews .my-opl-section-head > h2 + p:not(.my-opl-eyebrow) {
		font-size: 18px;
	}

	.my-opl-features .my-opl-feature h3,
	.my-opl-feature-list strong,
	.my-opl-problem .my-opl-mini-card h3,
	.my-opl-solution .my-opl-steps h3 {
		font-size: 18px;
	}
}
