.quote-hero-card {
    	max-width: 720px;
    	margin: 0 auto;
    	background: #ffffff;
    	border-radius: 16px;
    	padding: 56px 64px;
    	box-shadow: 0 12px 40px rgba(20, 20, 40, 0.10);
}

@media (max-width: 767px) {
    	.quote-hero-card {
            		padding: 32px 24px;
            		border-radius: 12px;
    }
}

a.zpicon-anchor[href="/cotizacion"] span.zpicon-style-none,
a.zpicon-anchor[href="/health-insurance"] span.zpicon-style-none {
    	border: 1px solid rgb(163, 171, 177);
}

.aurum-hero-overlay {
    	position: absolute !important;
    	left: 0 !important;
    	right: 0 !important;
    	bottom: 60px !important;
    	z-index: 500 !important;
    	padding: 0 60px;
    	pointer-events: none;
}
.aurum-hero-overlay a {
    	pointer-events: auto;
}
.aurum-hero-title {
    	color: #fff !important;
    	font-family: inherit;
    	font-weight: 800 !important;
    	font-size: 44px !important;
    	line-height: 1.15 !important;
    	max-width: 640px;
    	margin: 0 0 18px 0 !important;
    	text-shadow: 0 2px 14px rgba(0,0,0,0.55);
}
.aurum-hero-sub {
    	color: #fff !important;
    	font-size: 18px !important;
    	line-height: 1.5 !important;
    	max-width: 620px;
    	margin: 0 0 24px 0 !important;
    	text-shadow: 0 2px 10px rgba(0,0,0,0.6);
}
.aurum-hero-btns {
    	display: flex;
    	gap: 14px;
    	flex-wrap: wrap;
}
.aurum-btn-primary,
.aurum-btn-secondary {
    	display: inline-block;
    	padding: 14px 30px;
    	border-radius: 6px;
    	font-weight: 700 !important;
    	font-size: 15px !important;
    	text-decoration: none !important;
    	transition: opacity 0.2s;
}
.aurum-btn-primary:hover,
.aurum-btn-secondary:hover {
    	opacity: 0.85;
}
.aurum-btn-primary {
    	background: #e8752c !important;
    	color: #fff !important;
}
.aurum-btn-secondary {
    	background: #fff !important;
    	color: #1a1a1a !important;
    	border: 2px solid #fff;
}
@media (max-width: 767px) {
    	.aurum-hero-overlay {
            		padding: 0 20px;
            		bottom: 30px !important;
    }
    	.aurum-hero-title {
            		font-size: 24px !important;
            		max-width: 90%;
            		margin-bottom: 10px !important;
    }
    	.aurum-hero-sub {
            		font-size: 14px !important;
            		max-width: 95%;
            		margin-bottom: 16px !important;
    }
    	.aurum-btn-primary,
    	.aurum-btn-secondary {
            		padding: 11px 20px;
            		font-size: 13px !important;
    }
}

.aurum-carrier-strip {
    	background: #f8f9fb;
    	padding: 32px 24px;
    	border-top: 1px solid #e5e7eb;
}
.aurum-carrier-inner {
    	max-width: 1100px;
    	margin: 0 auto;
    	display: flex;
    	align-items: center;
    	justify-content: center;
    	gap: 48px;
    	flex-wrap: wrap;
}
.aurum-carrier-label {
    	color: #6b7280;
    	font-size: 14px;
    	font-weight: 600;
    	margin-right: 6px;
}
.aurum-carrier-badge {
    	font-weight: 800;
    	font-size: 24px;
    	letter-spacing: 0.3px;
}
.aurum-fb {
    	color: #009cde;
}
.aurum-next {
    	color: #C8102E;
    	display: flex;
    	align-items: baseline;
    	gap: 6px;
}
.aurum-next-sub {
    	font-size: 13px;
    	font-weight: 600;
    	color: #6b7280;
    	text-transform: none;
}
.aurum-carrier-logo {
    	height: 32px;
    	width: auto;
}

.aurum-tagline {
    	color: #e8752c;
    	font-weight: 700;
    	font-size: 13px;
    	letter-spacing: 0.5px;
    	margin-top: 2px;
}

.aurum-mascot-section {
    	background: #fff;
    	padding: 60px 24px;
}
.aurum-mascot-inner {
    	max-width: 1000px;
    	margin: 0 auto;
    	display: flex;
    	align-items: center;
    	gap: 48px;
    	flex-wrap: wrap;
    	justify-content: center;
}
.aurum-mascot-img {
    	width: 220px;
    	height: auto;
    	flex-shrink: 0;
}
.aurum-mascot-text {
    	max-width: 480px;
}
.aurum-mascot-heading {
    	font-size: 32px;
    	font-weight: 800;
    	color: #1a1a1a;
    	margin: 0 0 16px 0;
}
.aurum-mascot-sub {
    	font-size: 17px;
    	color: #4b5563;
    	line-height: 1.6;
    	margin: 0;
}
@media (max-width: 767px) {
    	.aurum-mascot-inner {
            		flex-direction: column;
            		text-align: center;
    }
    	.aurum-mascot-heading {
            		font-size: 24px;
    }
    	.aurum-mascot-img {
            		width: 160px;
    }
}

.aurum-auri-intro {
    	background: #fdf8f1;
    	padding: 60px 24px;
    	border-top: 1px solid #f0e4d0;
}
.aurum-auri-inner {
    	max-width: 900px;
    	margin: 0 auto;
    	display: flex;
    	align-items: center;
    	gap: 40px;
    	flex-wrap: wrap;
    	justify-content: center;
}
.aurum-auri-img {
    	width: 180px;
    	height: auto;
    	flex-shrink: 0;
}
.aurum-auri-text {
    	max-width: 460px;
}
.aurum-auri-heading {
    	font-size: 28px;
    	font-weight: 800;
    	color: #1a1a1a;
    	margin: 0 0 12px 0;
}
.aurum-auri-sub {
    	font-size: 16px;
    	color: #4b5563;
    	line-height: 1.6;
    	margin: 0;
}
@media (max-width: 767px) {
    	.aurum-auri-inner {
            		flex-direction: column;
            		text-align: center;
    }
    	.aurum-auri-heading {
            		font-size: 22px;
    }
    	.aurum-auri-img {
            		width: 140px;
    }
}

.theme-topbar-info {
    	margin-right: 18px;
}

.aurum-carrier-strip {
    	background: #f8f9fb;
    	padding: 28px 0;
    	border-top: 1px solid #e5e7eb;
    	overflow: hidden;
}
.aurum-carrier-label {
    	text-align: center;
    	color: #6b7280;
    	font-size: 14px;
    	font-weight: 600;
    	margin-bottom: 16px;
}
.aurum-carrier-track {
    	overflow: hidden;
    	width: 100%;
    	mask-image: linear-gradient(to right, transparent 0, #000 60px, #000 calc(100% - 60px), transparent 100%);
    	-webkit-mask-image: linear-gradient(to right, transparent 0, #000 60px, #000 calc(100% - 60px), transparent 100%);
}
.aurum-carrier-scroll {
    	display: flex;
    	align-items: center;
    	gap: 72px;
    	width: max-content;
    	animation: aurum-carrier-scroll 22s linear infinite;
}
.aurum-carrier-scroll:hover {
    	animation-play-state: paused;
}
.aurum-carrier-item {
    	display: flex;
    	align-items: center;
    	flex-shrink: 0;
}
.aurum-carrier-logo {
    	height: 46px;
    	width: auto;
}
.aurum-carrier-badge {
    	font-weight: 800;
    	font-size: 26px;
    	letter-spacing: 0.3px;
    	white-space: nowrap;
}
.aurum-next {
    	color: #C8102E;
}
@keyframes aurum-carrier-scroll {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
}
@media (max-width: 767px) {
    	.aurum-carrier-scroll {
            		gap: 44px;
            		animation-duration: 14s;
    }
    	.aurum-carrier-logo {
            		height: 34px;
    }
    	.aurum-carrier-badge {
            		font-size: 20px;
    }
}

.aurum-lines-section {
    	max-width: 1200px;
    	margin: 0 auto;
    	padding: 60px 24px;
    	text-align: center;
}
.aurum-lines-heading {
    	font-size: 34px;
    	font-weight: 800;
    	color: #1a1a1a;
    	margin: 0;
}
.aurum-lines-heading::after {
    	content: '';
    	display: block;
    	width: 60px;
    	height: 3px;
    	background: #e8752c;
    	margin: 16px auto 0;
}
.aurum-lines-sub {
    	color: #6b7280;
    	font-size: 16px;
    	max-width: 680px;
    	margin: 20px auto 40px;
    	line-height: 1.6;
}
.aurum-lines-grid {
    	display: grid;
    	grid-template-columns: repeat(4, 1fr);
    	gap: 24px;
    	text-align: left;
}
.aurum-line-card {
    	background: #fff;
    	border-radius: 10px;
    	overflow: hidden;
    	box-shadow: 0 2px 10px rgba(0,0,0,0.08);
    	display: flex;
    	flex-direction: column;
}
.aurum-line-img {
    	width: 100%;
    	height: 160px;
    	object-fit: cover;
    	display: block;
}
.aurum-line-title {
    	font-size: 18px;
    	font-weight: 700;
    	color: #1a1a1a;
    	margin: 16px 16px 8px;
}
.aurum-line-desc {
    	font-size: 14px;
    	color: #6b7280;
    	line-height: 1.5;
    	margin: 0 16px 16px;
    	flex-grow: 1;
}
.aurum-line-link {
    	display: inline-block;
    	margin: 0 16px 18px;
    	color: #e8752c;
    	font-weight: 700;
    	font-size: 14px;
    	text-decoration: none;
}
.aurum-line-link:hover {
    	text-decoration: underline;
}
.aurum-lines-cta {
    	display: inline-block;
    	margin-top: 24px;
    	background: #e8752c;
    	color: #fff;
    	font-weight: 700;
    	padding: 14px 32px;
    	border-radius: 30px;
    	text-decoration: none;
}
.aurum-lines-cta:hover {
    	opacity: 0.9;
}
@media (max-width: 1024px) {
    	.aurum-lines-grid {
            		grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 600px) {
    	.aurum-lines-grid {
            		grid-template-columns: 1fr;
    }
    	.aurum-lines-heading {
            		font-size: 26px;
    }
}

.aurum-cta-banner {
    	position: relative;
	background-image: linear-gradient(to right, rgba(30,15,5,0.85) 0%, rgba(30,15,5,0.5) 45%, rgba(30,15,5,0.1) 75%), url('https://www.auruminsurancegroup.com/aurum-cta-auri-drive-sunset.jpeg');
    	background-size: cover;
    	background-position: center top;
    	padding: 70px 40px;
}
.aurum-cta-inner {
    	max-width: 1200px;
    	margin: 0 auto;
}
.aurum-cta-text {
    	max-width: 480px;
}
.aurum-cta-heading {
    	color: #fff;
    	font-size: 30px;
    	font-weight: 800;
    	margin: 0 0 14px 0;
    	line-height: 1.2;
}
.aurum-cta-sub {
    	color: #e5e7eb;
    	font-size: 16px;
    	margin: 0 0 26px 0;
    	line-height: 1.5;
}
.aurum-cta-btn {
    	display: inline-block;
    	background: #e8752c;
    	border: 2px solid #fff;
    	color: #fff;
    	padding: 13px 30px;
    	border-radius: 30px;
    	text-decoration: none;
    	font-weight: 700;
    	font-size: 15px;
    	transition: all 0.2s;
}
.aurum-cta-btn:hover {
    	background: #fff;
    	color: #1a1a1a;
}
@media (max-width: 767px) {
    	.aurum-cta-banner {
            		padding: 50px 24px;
            				background-image: linear-gradient(rgba(30,15,5,0.72), rgba(30,15,5,0.72)), url('https://www.auruminsurancegroup.com/aurum-cta-auri-drive-sunset.jpeg');
    }
    	.aurum-cta-text {
            		max-width: 100%;
    }
    	.aurum-cta-heading {
            		font-size: 22px;
    }
}

.aurum-why-section {
    	background: #f8f9fb;
    	padding: 70px 24px;
    	text-align: center;
}
.aurum-why-heading {
    	font-size: 36px;
    	font-weight: 800;
    	color: #1a1a1a;
    	margin: 0 0 20px 0;
}
.aurum-why-sub {
    	max-width: 800px;
    	margin: 0 auto 40px;
    	color: #6b7280;
    	font-size: 17px;
    	line-height: 1.6;
}
.aurum-why-grid {
    	display: grid;
    	grid-template-columns: repeat(4, 1fr);
    	gap: 24px;
    	max-width: 1200px;
    	margin: 0 auto;
    	text-align: left;
}
.aurum-why-card {
    	background: #fff;
    	border-top: 3px solid #e8752c;
    	border-radius: 8px;
    	padding: 32px 24px;
    	box-shadow: 0 2px 10px rgba(0,0,0,0.06);
}
.aurum-why-icon {
    	width: 56px;
    	height: 56px;
    	background: #fdece0;
    	border-radius: 12px;
    	display: flex;
    	align-items: center;
    	justify-content: center;
    	font-size: 28px;
    	margin-bottom: 20px;
}
.aurum-why-title {
    	font-size: 20px;
    	font-weight: 700;
    	margin: 0 0 12px 0;
    	color: #1a1a1a;
}
.aurum-why-desc {
    	font-size: 15px;
    	color: #6b7280;
    	line-height: 1.6;
    	margin: 0;
}
@media (max-width: 1024px) {
    	.aurum-why-grid {
            		grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 600px) {
    	.aurum-why-grid {
            		grid-template-columns: 1fr;
    }
    	.aurum-why-heading {
            		font-size: 26px;
    }
}

.aurum-promise-section {
    	background: #fff;
    	padding: 70px 24px;
    	text-align: center;
}
.aurum-promise-heading {
    	font-size: 34px;
    	font-weight: 800;
    	color: #1a1a1a;
    	margin: 0 0 16px 0;
}
.aurum-promise-sub {
    	max-width: 700px;
    	margin: 0 auto 44px;
    	color: #6b7280;
    	font-size: 17px;
    	line-height: 1.6;
}
.aurum-promise-grid {
    	display: grid;
    	grid-template-columns: repeat(3, 1fr);
    	gap: 32px;
    	max-width: 1000px;
    	margin: 0 auto;
}
.aurum-promise-item h3 {
    	font-size: 20px;
    	font-weight: 700;
    	color: #e8752c;
    	margin: 0 0 10px 0;
}
.aurum-promise-item p {
    	font-size: 15px;
    	color: #6b7280;
    	line-height: 1.6;
    	margin: 0;
}
@media (max-width: 767px) {
    	.aurum-promise-grid {
            		grid-template-columns: 1fr;
            		gap: 28px;
    }
    	.aurum-promise-heading {
            		font-size: 24px;
    }
}

.aurum-footer-extra {
        max-width: 1200px;
        margin: 0 auto;
        padding: 60px 24px 40px;
}
.aurum-footer-inner {
        display: grid;
        grid-template-columns: 1.4fr 1fr 1fr 1.2fr;
        gap: 40px;
}
.aurum-footer-heading, .aurum-footer-title {
        color: #e8752c;
        font-size: 18px;
        font-weight: 700;
        margin: 0 0 16px 0;
        text-transform: uppercase;
        letter-spacing: 0.5px;
}
.aurum-footer-col a {
        display: block;
        color: #cbd2d9;
        text-decoration: none;
        font-size: 14px;
        margin-bottom: 10px;
        transition: color 0.2s ease;
}
.aurum-footer-col a:hover {
        color: #e8752c;
}
.aurum-footer-col p {
        color: #cbd2d9;
        font-size: 14px;
        line-height: 1.6;
        margin: 0 0 12px 0;
}
.aurum-footer-col p a {
        display: inline;
        margin: 0;
        color: #e8752c;
}
.aurum-footer-about .aurum-footer-logo {
        max-width: 150px;
        height: auto;
        margin-bottom: 14px;
}
.aurum-footer-tagline {
        color: #f3c98b;
        font-weight: 600;
        font-size: 15px;
        margin: 0 0 20px 0;
}
.aurum-footer-auri {
        display: flex;
        align-items: center;
        gap: 12px;
        background: rgba(255,255,255,0.05);
        border-radius: 12px;
        padding: 12px;
}
.aurum-footer-auri-img {
        width: 56px;
        height: 56px;
        object-fit: contain;
        flex-shrink: 0;
}
.aurum-footer-auri-quote {
        color: #ffffff;
        font-size: 13px;
        font-weight: 700;
        margin: 0;
        line-height: 1.4;
}
.aurum-footer-auri-quote span {
        display: block;
        color: #9aa4b2;
        font-weight: 400;
        font-size: 12px;
        margin-top: 4px;
}
@media (max-width: 900px) {
        .aurum-footer-inner {
                    grid-template-columns: 1fr 1fr;
                    gap: 32px;
    }
}
@media (max-width: 600px) {
        .aurum-footer-inner {
                    grid-template-columns: 1fr;
                    gap: 30px;
    }
        .aurum-footer-extra {
                    padding: 40px 20px 20px;
    }
}

.theme-footer-area {
        background: #2e2110 !important;
}
    .aurum-footer-about .aurum-footer-logo {
                max-width: 240px;
}

.theme-footer-area {
background: #ffffff !important;
}
.aurum-footer-heading, .aurum-footer-title {
        color: #2a1608;
}
.aurum-footer-col a {
        color: #2a1608;
}
.aurum-footer-col a:hover {
        color: #e8752c;
}
.aurum-footer-col p {
        color: #3a2410;
}
.aurum-footer-col p a {
        color: #2a1608;
        font-weight: 600;
}
.aurum-footer-tagline {
        color: #2a1608;
}
.aurum-footer-auri {
        background: rgba(0,0,0,0.08);
}
.aurum-footer-auri-quote {
        color: #2a1608;
}
.aurum-footer-auri-quote span {
        color: #4a3018;
}

.theme-footer-area .zpelem-text {
        color: #2a1608;
}

.theme-footer-area {
        background: #0d0d0d !important;
}
.aurum-footer-heading, .aurum-footer-title {
        color: #e8752c;
}
.aurum-footer-col a {
        color: #ffffff;
}
.aurum-footer-col a:hover {
        color: #e8752c;
}
.aurum-footer-col p {
        color: #cbd2d9;
}
.aurum-footer-col p a {
        color: #e8752c;
}
.aurum-footer-tagline {
        color: #e8752c;
}
.aurum-footer-auri {
        background: rgba(255,255,255,0.08);
}
.aurum-footer-auri-quote {
        color: #ffffff;
}
.aurum-footer-auri-quote span {
        color: #cbd2d9;
}
.theme-footer-area .zpelem-text {
        color: #ffffff;
}
.aurum-footer-about {
        text-align: center;
}
.aurum-footer-about .aurum-footer-logo {
        margin: 0 auto -45px;
}
.aurum-footer-about .aurum-footer-auri {
        justify-content: center;
        text-align: left;
}

.aurum-footer-about .aurum-footer-logo {
    filter: drop-shadow(0 0 1.5px #ffffff) drop-shadow(0 0 1.5px #ffffff) drop-shadow(0 0 1px #ffffff);
}

.aurum-footer-extra {
        padding: 40px 24px 30px;
}
.aurum-footer-about .aurum-footer-auri {
        max-width: 340px;
        margin: 0 auto;
}

.aurum-auri-btn {
        display: inline-block;
        margin-top: 18px;
        padding: 12px 28px;
        background: #e8752c;
        color: #ffffff;
        font-weight: 600;
        border-radius: 30px;
        text-decoration: none;
}
.aurum-auri-btn:hover {
        background: #d4661f;
}
[data-aurum-linked="true"] {
        transition: transform 0.2s ease, box-shadow 0.2s ease;
}
[data-aurum-linked="true"]:hover {
        transform: translateY(-4px);
        box-shadow: 0 10px 24px rgba(0,0,0,0.12);
}

.zphero .zpslider-img {
        background-position: center 15% !important;
}
.aurum-hero-overlay {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
}
.aurum-hero-title,
.aurum-hero-sub {
        text-align: right;
}

.zphero .zshero-banner-transparent-bg-box {
        display: none !important;
}

.zphero .aurum-hero-dice-slide {
        background-position: center bottom !important;
        position: relative;
}
.zphero .aurum-hero-dice-slide::after {
        content: '';
        position: absolute;
        inset: 0;
        background: linear-gradient(to left, rgba(20,14,4,0.72) 0%, rgba(20,14,4,0.72) 40%, rgba(20,14,4,0) 68%);
        pointer-events: none;
}

.zphero .aurum-hero-family-slide {
        background-position: 75% 15% !important;
}

@media (max-width: 767px) {
        .zphero.zpapply-height {
                    min-height: 560px !important;
    }
        .aurum-hero-overlay {
                    padding: 0 24px !important;
    }
        .aurum-hero-title {
                    font-size: 30px !important;
                    line-height: 1.15 !important;
    }
        .aurum-hero-sub {
                    font-size: 14px !important;
    }
        .aurum-hero-btns {
                    flex-wrap: wrap;
    }
}

.aurum-services-dropdown .theme-sub-menu {
        min-width: 220px;
}
.aurum-submenu-heading {
        padding: 10px 20px 6px;
        font-size: 11px;
        font-weight: 700;
        letter-spacing: 0.6px;
        color: #e8752c;
        text-transform: uppercase;
        pointer-events: none;
        user-select: none;
}
.aurum-protection-banner {
    position: relative;
    background-image: linear-gradient(rgba(20,14,4,0.72), rgba(20,14,4,0.72)), url("https://www.auruminsurancegroup.com/Gemini_Generated_Image_vhrtcovhrtcovhrt.jpeg");
    background-size: cover;
    background-position: center;
    padding: 80px 40px;
    text-align: center;
}
.aurum-protection-inner {
    max-width: 700px;
    margin: 0 auto;
}
.aurum-protection-heading {
    color: #fff;
    font-size: 32px;
    font-weight: 800;
    margin: 0 0 16px;
    line-height: 1.2;
}
.aurum-protection-sub {
    color: #e5e7eb;
    font-size: 16px;
    margin: 0 0 28px;
    line-height: 1.5;
}
.aurum-protection-btn {
    display: inline-block;
    background: #e8752c;
    border: 2px solid #fff;
    color: #fff;
    padding: 13px 30px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 700;
    font-size: 15px;
    transition: 0.2s;
}
.aurum-protection-btn:hover {
    background: #fff;
    color: #1a1a1a;
}
@media (max-width: 767px) {
    .aurum-protection-banner { padding: 50px 24px; }
    .aurum-protection-heading { font-size: 24px; }
    .aurum-protection-sub { font-size: 14px; }
}
.theme-menu li:has(> a[href="/cotizacion"]),
.theme-menu li:has(> a[href="/text-message-sign-up"]) {
    display: none !important;
}
.aurum-news-placeholder {
    padding: 100px 40px;
    text-align: center;
    background: #faf7f2;
}
.aurum-news-placeholder-inner {
    max-width: 640px;
    margin: 0 auto;
}
.aurum-news-placeholder-title {
    font-size: 36px;
    font-weight: 800;
    color: #1a1a1a;
    margin: 0 0 18px;
}
.aurum-news-placeholder-sub {
    font-size: 17px;
    color: #555;
    line-height: 1.6;
}
@media (max-width: 767px) {
    .aurum-news-placeholder { padding: 60px 24px; }
    .aurum-news-placeholder-title { font-size: 26px; }
    .aurum-news-placeholder-sub { font-size: 15px; }
}