:root {
	--main-color: #4a9ea2;
    --smh-blue: #c4ebee;
    --smh-pink: #f9e1d6;
    --smh-dark: #2c2c2c;
    --smh-border: #e8e1dc;
    --smh-bg: #faf8f5;
    --smh-teal: #4a9ea2;
    --smh-teal-dark: #3f8f94;
    --smh-coral: #ee9a84;
}

@font-face {
    font-family: 'Roca';
    src: url('../fonts/fonnts.com-Roca-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roca';
    src: url('../fonts/fonnts.com-Roca-Black.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roca';
    src: url('../fonts/fonnts.com-Roca-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* Colored */
.colored, .colored-hover:hover { color:var(--main-color) !important; }
.bg-colored, .bg-colored-hover:hover {background-color:var(--main-color) !important; }
.border-colored, .border-colored-hover:hover { border-color:var(--main-color) !important; }

/* Colored1 */
.colored1, .colored1-hover:hover { color:#54bcc1 !important; }
.bg-colored1, .bg-colored1-hover:hover { background-color:#54bcc1 !important; }
.border-colored1, .border-colored1-hover:hover { border-color:#54bcc1 !important; }

/* Colored2 */
.colored2, .colored2-hover:hover { color:#2d355a !important; }
.bg-colored2, .bg-colored2-hover:hover { background-color:#2d355a !important; }
.border-colored2, .border-colored2-hover:hover { border-color:#2d355a !important; }

::selection { background-color:var(--main-color); }

.bg-soft-colored:before { background-color:var(--main-color); opacity: 0.9;}
.bg-soft-colored1:before { background-color:#c64040; opacity: 0.9;}
.bg-soft-colored2:before { background-color:#923fa5; opacity: 0.95;}
.bg-soft-colored3:before { background-color:#252525; opacity: 0.95;}
.bg-soft-gradient3:before { opacity: 0.92;}

.bg-soft-gradient:before,
.bg-gradient {
	background: #448dff; /* Old browsers */
	background: -moz-linear-gradient(45deg,  #448dff 0%, #c227ff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  #448dff 0%,#c227ff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  #448dff 0%,#c227ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.bg-soft-gradient1:before,
.bg-gradient1 {
	background: #f2b03d; /* Old browsers */
	background: -moz-linear-gradient(45deg,  #f2b03d 0%, #e53838 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  #f2b03d 0%,#e53838 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  #f2b03d 0%,#e53838 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.bg-soft-gradient2:before,
.bg-gradient2 {
	background: #ed900a;
	background: -moz-linear-gradient(15deg, #ed900a 0%, #a63fb5 50%, #601ddd 100%);
	background: -webkit-linear-gradient(45deg, #ed900a 0%,#a63fb5 50%,#601ddd 100%);
	background: linear-gradient(45deg, #ed900a 0%,#a63fb5 50%,#601ddd 100%);
}

.bg-soft-gradient3:before,
.bg-gradient3 {
	background: #f6f6f6; /* Old browsers */
	background: -moz-linear-gradient(140deg,  #fff 0%, #f6f6f6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(140deg,  #fff 0%, #f6f6f6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(140deg,  #fff 0%, #f6f6f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.bg-soft-gradient4:before,
.bg-gradient4 {
	background: #f2b03d; /* Old browsers */
	background: -moz-linear-gradient(45deg,  #131313 0%, #282828 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  #131313 0%,#282828 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  #131313 0%,#282828 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* Hover Colors */
.qdr-hover:before { background-color:var(--main-color) !important; }
.qdr-hover-5:before { background-color:var(--main-color) !important; }
.qdr-hover:after {background-color:#363636;}
.qdr-hover-1:before,
.qdr-hover-1-left:before,
.qdr-hover-1-right:before,
.qdr-hover-1-bottom:before {background-color:rgba(0,0,0,0.1);}
.qdr-hover-2:before,.qdr-hover-2-vertical:before {background-color:#3e4557;}
.qdr-hover-2-rotate:before {background-color:#3e4557;}

/* Prices Section Colors */
.interactive-packages .selector {border-bottom-color:var(--main-color);}
.interactive-packages .rise_title span.title_selector { color:var(--main-color);}
.interactive-packages .step-titles .title.active {color:var(--main-color);}
.interactive-packages .bar .interactive_bar { background:var(--main-color);}

.accordion-toggle-link { background-color:var(--main-color); color:white; }

/* Categories button hover color */
.categories-parallax-type .item:hover .container .ctg-button { background-color: var(--main-color); border-color:var(--main-color); }

/* Tabs Colors */
.services-with-tabs .services.container .cbp-filter-item.cbp-filter-item-active,.services-with-tabs .services.container .cbp-filter-item.cbp-filter-item-active:hover { color:white; background-color:var(--main-color); }

/* Navigation Active Link on Hover4 */
#navigation.modern.hover4 .columns li a.active { color:var(--main-color) !important; }
/* Navigation Active Link on Hover4 */
#navigation.modern.hover5 .columns .nav-menu>.nav>li>a:before { background-color:var(--main-color); }
/* Hover Effect for dropdown menus - white navs */
#navigation.modern.white-nav .columns .nav-menu ul.dropdown-menu li a:hover { color:#0b36ba; }


.strip-timeline .dates div:hover:before, .strip-timeline .dates div.active:before { background-color:var(--main-color); }
.strip-timeline .dates div:hover:after, .strip-timeline .dates div.active:after { border-color: var(--main-color); }

/* Side Dotted Navigation Colors */
#side-dotted-navigation li { background-color:var(--main-color); border-color:rgba(255,255,255,0); }


.irs-from, .irs-to, .irs-single, .irs-line-left, .irs-line-mid, .irs-line-right { background-color:var(--main-color); background-image: none;}
.irs-bar,.irs-bar-edge { background-color:#fff; }


/* Process Step Colors */
.process-steps li a.active { background:var(--main-color) !important; }

/* Gradient Progress Bars */
.gradient-progress-bar  {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,1) 25%,transparent 25%,transparent 50%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 75%,transparent 75%,transparent);
    -webkit-background-size: 22px 22px;
    background-size: 22px 22px;
	position: relative;
	background-color:#aaa;
}

.gradient-progress-bar:before {
	position: absolute; left:0; top:0; bottom:0; right: 0; content: ''; opacity: 0.9;
	background: -moz-linear-gradient(90deg,  #448dff 0%, #c227ff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(90deg,  #448dff 0%,#c227ff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(90deg,  #448dff 0%,#c227ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.video-js .vjs-tech {
    pointer-events: none;
}
.video-container {
    position: relative;
    width: 100%;
    padding-top: 56.25%; 
}
.video-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mw-100 {
	width: 100%;
	max-width: 100px;
}
.mw-150 {
	width: 100%;
	max-width: 150px;
}
.mw-200 {
	width: 100%;
	max-width: 200px;
}
.mw-250 {
	width: 100%;
	max-width: 250px;
}
.mw-300 {
	width: 100%;
	max-width: 300px;
}
.mw-350 {
	width: 100%;
	max-width: 350px;
}
.mw-400 {
	width: 100%;
	max-width: 400px;
}
.mw-450 {
	width: 100%;
	max-width: 450px;
}

.hddn {
    display: none !important;
}

.form-group {
    position: relative;
}

.password-toggle {
    position: absolute;
    top: 54%;
    right: 24px;
    cursor: pointer;
}

form .form-check-input {
    border: 2px solid var(--color-primary) !important;
}

.policy-warning {
    color: #747474 !important;
}

.policy-warning a {
    color: #2c2c2c !important;
}

.form-tabs.nav-pills .nav-link {
    color: var(--color-primary) !important;
}

.form-tabs.nav-pills .nav-link.active, .form-tabs.nav-pills .show>.nav-link {
    color: var(--color-light) !important;
    background-color: var(--color-primary) !important;
}

.alert-content {
    font-size: 16px !important;
}

.text-content h2, .text-content h3 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
}

.text-content h4, .text-content h5, .text-content h6 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
}

.text-content p, .text-content ul, .text-content ol, .text-content table {
	font-size: 16px;
	margin-top: 20px;
}

.text-content ul {
	list-style: disc;
	margin-left: 20px;
}

.brand-text-logo {
    display: inline-flex;
    align-items: center;
    min-height: 42px;
    color: var(--color-primary) !important;
    font-weight: 800;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 1;
}

.white-nav .brand-text-logo {
    color: var(--color-dark) !important;
}

.brand-text-logo.large {
    font-size: 30px;
}

.smh-auth-logo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.smh-auth-logo img {
    display: block;
    width: 118px;
    max-width: 44vw;
    height: auto;
}

.smh-about-logo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.smh-about-logo img {
    display: block;
    width: 170px;
    max-width: 70vw;
    height: auto;
}

/* Skill Mind Hub refreshed frontend */
body {
    color: var(--smh-dark);
}

.smh-home-page {
    background: #fff;
}

.smh-header {
    position: relative;
    z-index: 50;
    background: rgba(255,255,255,0.96);
    border-bottom: 1px solid rgba(232,225,220,0.7);
}

.smh-header-row {
    align-items: center;
    min-height: 112px;
}

.smh-logo {
    display: inline-flex;
    align-items: center;
}

.smh-logo-img {
    display: block;
    width: auto;
    height: 86px;
    object-fit: contain;
}

.smh-desktop-nav-col {
    display: flex;
    justify-content: center;
}

.smh-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 42px;
}

.smh-nav-link {
    position: relative;
    display: inline-flex;
    align-items: center;
    min-height: 44px;
    color: var(--smh-dark);
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0;
}

.smh-nav-link:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    border-radius: 999px;
    background: transparent;
    transform: scaleX(0.4);
    transition: all .2s ease;
}

.smh-nav-link:hover,
.smh-nav-link.active {
    color: var(--smh-teal-dark);
}

.smh-nav-link.active:after,
.smh-nav-link:hover:after {
    background: var(--smh-blue);
    transform: scaleX(1);
}

.smh-header-auth-col {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.smh-auth-buttons {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
}

.smh-btn,
a.smh-btn,
button.smh-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    padding: 12px 24px;
    border-radius: 999px;
    border: 1px solid transparent;
    color: var(--smh-dark);
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    transition: transform .2s ease, background .2s ease, border-color .2s ease;
}

.smh-btn:hover {
    color: var(--smh-dark);
    transform: translateY(-1px);
}

.smh-btn-soft-blue {
    background: var(--smh-blue);
}

.smh-btn-soft-pink {
    background: var(--smh-pink);
}

.smh-btn-outline {
    background: #fff;
    border-color: #d8d1cc;
}

.smh-menu-toggle {
    display: none;
    width: 46px;
    height: 46px;
    border: 1px solid var(--smh-border);
    border-radius: 50%;
    background: #fff;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 5px;
}

.smh-menu-toggle span {
    display: block;
    width: 18px;
    height: 2px;
    background: var(--smh-dark);
    border-radius: 99px;
}

.smh-mobile-menu {
    display: none;
    padding: 8px 0 22px;
}

.smh-mobile-menu.is-open {
    display: block;
}

.smh-mobile-link {
    display: block;
    padding: 13px 16px;
    margin-top: 8px;
    border-radius: 16px;
    color: var(--smh-dark);
    background: #fff;
    border: 1px solid var(--smh-border);
    font-weight: 600;
}

.smh-mobile-link.active {
    background: var(--smh-blue);
}

.smh-mobile-pill.smh-mobile-blue {
    background: var(--smh-blue);
}

.smh-mobile-pill.smh-mobile-pink {
    background: var(--smh-pink);
}

.smh-hero {
    padding: 34px 0 10px;
    overflow: hidden;
}

.smh-hero-row {
    align-items: center;
}

.smh-hero-copy {
    padding-top: 18px;
    padding-bottom: 28px;
}

.smh-hero-badge {
    display: inline-flex;
    align-items: center;
    padding: 9px 16px;
    border-radius: 999px;
    background: var(--smh-blue);
    color: var(--smh-dark);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .22em;
}

.smh-hero-title {
    margin: 0 0 20px;
    color: var(--smh-dark);
    font-family: Georgia, 'Times New Roman', serif;
    font-size: clamp(50px, 3.8vw, 84px);
    line-height: .95;
    letter-spacing: 0;
    font-weight: 700;
}

.smh-hero-title span {
    display: block;
}

.smh-title-accent {
    color: var(--smh-coral);
    font-style: italic;
    font-weight: 500;
}

.smh-hero-text {
    max-width: 510px;
    color: var(--smh-dark);
    font-size: 18px;
    line-height: 1.65;
}

.smh-hero-features {
    margin-top: 36px;
    margin-bottom: 30px;
}

.smh-feature-item {
    min-height: 168px;
    padding: 0 22px;
    border-right: 1px solid var(--smh-border);
}

.smh-feature-item:last-child {
    border-right: 0;
}

.smh-feature-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    border: 1px solid var(--smh-teal);
    color: var(--smh-dark);
    font-size: 20px;
    margin-bottom: 18px;
}

.smh-feature-item h3 {
    margin: 0 0 8px;
    color: var(--smh-dark);
    font-size: 16px;
    font-weight: 800;
}

.smh-feature-item p {
    margin: 0;
    color: var(--smh-dark);
    font-size: 14px;
    line-height: 1.45;
}

.smh-hero-actions {
    display: flex;
    align-items: center;
    gap: 16px;
}

.smh-hero-visual {
    position: relative;
}

.smh-hero-image-wrap {
    position: relative;
    min-height: 680px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.smh-hero-image-wrap:before {
    content: "";
    position: absolute;
    width: 76%;
    height: 78%;
    right: 8%;
    bottom: 4%;
    border-radius: 52% 48% 46% 54% / 46% 58% 42% 54%;
    background: linear-gradient(135deg, rgba(196,235,238,.95), rgba(249,225,214,.85));
    z-index: 0;
}

.smh-hero-image {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    max-width: 590px;
    max-height: 700px;
    object-fit: contain;
}

.smh-founder-card {
    position: absolute;
    z-index: 2;
    right: 4%;
    bottom: 118px;
    width: 280px;
    padding: 24px;
    border-radius: 20px;
    background: var(--smh-pink);
    color: var(--smh-dark);
    border: 1px solid rgba(255,255,255,.7);
}

.smh-founder-card h2 {
    margin: 0;
    font-family: 'Roca', Georgia, 'Times New Roman', serif;
    font-size: 30px;
    line-height: 1.25;
    font-weight: 800;
}

.smh-founder-card p {
    margin: 12px 0 0;
    font-family: 'Roca', Georgia, 'Times New Roman', serif;
    font-size: 12px;
    font-weight: 600;
}

.smh-founder-card .smh-founder-emphasis {
    font-weight: 800;
    font-style: italic;
}

.smh-intro-strip {
    padding: 18px 0 42px;
}

.smh-intro-row {
    align-items: stretch;
}

.smh-lifestyle-image {
    width: 100%;
    height: 310px;
    object-fit: cover;
    border-radius: 22px;
    border: 1px solid var(--smh-border);
}

.smh-stats,
.smh-intro-copy {
    height: 100%;
    border: 1px solid var(--smh-border);
    background: #fff;
}

.smh-stats {
    border-radius: 22px 0 0 22px;
    border-right: 0;
    padding: 28px 20px;
}

.smh-stat-item {
    position: relative;
    display: grid;
    grid-template-columns: 44px 1fr;
    gap: 0 14px;
    align-items: center;
    padding: 13px 0;
}

.smh-stat-icon {
    grid-row: span 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    color: var(--smh-dark);
}

.smh-stat-pink {
    background: var(--smh-pink);
}

.smh-stat-blue {
    background: var(--smh-blue);
}

.smh-stat-item strong {
    display: block;
    color: var(--smh-dark);
    font-size: 24px;
    line-height: 1.1;
}

.smh-stat-item span:last-child {
    color: var(--smh-dark);
    font-size: 12px;
}

.smh-intro-copy {
    border-radius: 0 22px 22px 0;
    padding: 34px 42px;
}

.smh-intro-copy h2 {
    margin: 0 0 24px;
    color: var(--smh-dark);
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 37px;
    line-height: 1.1;
    font-weight: 500;
}

.smh-intro-copy h2 em {
    color: var(--smh-teal-dark);
    font-style: italic;
}

.smh-intro-copy p {
    color: var(--smh-dark);
    font-size: 16px;
    line-height: 1.7;
    margin: 0 0 14px;
}

.smh-handwritten {
    color: var(--smh-teal-dark) !important;
    font-family: Georgia, 'Times New Roman', serif;
    font-style: italic;
    font-size: 20px !important;
}

.smh-featured-courses {
    padding: 28px 0 24px;
}

.smh-section-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 22px;
}

.smh-section-title {
    margin: 0;
    color: var(--smh-dark);
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 45px;
    line-height: 1.1;
}

.smh-section-link {
    color: var(--smh-teal-dark);
    font-size: 16px;
    font-weight: 800;
}

.smh-course-col {
    margin-bottom: 24px;
}

.smh-course-card {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    overflow: hidden;
    border: 1px solid var(--smh-border);
    border-radius: 18px;
    background: #fff;
}

.smh-course-image-link {
    display: block;
}

.smh-course-image-link img {
    width: 100%;
    height: 190px;
    object-fit: cover;
    display: block;
}

.smh-featured-courses .smh-course-image-link img {
    height: auto;
    aspect-ratio: 16 / 9;
}

.smh-course-body {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 22px 22px 20px;
}

.smh-course-body h3 {
    color: var(--smh-dark);
    font-size: 20px;
    line-height: 1.3;
    font-weight: 800;
    margin: 0 0 12px;
}

.smh-course-body p {
    color: var(--smh-dark);
    font-size: 15px;
    line-height: 1.6;
    margin: 0 0 18px;
}

.smh-course-link {
    margin-top: auto;
    color: var(--smh-teal-dark);
    font-size: 15px;
    font-weight: 800;
}

.smh-social-proof {
    padding: 0 0 26px;
}

.smh-testimonial-card,
.smh-why-panel {
    min-height: 100%;
    border-radius: 20px;
    border: 1px solid var(--smh-border);
}

.smh-testimonial-card {
    position: relative;
    padding: 26px 28px;
    background: #fff;
}

.smh-testimonial-card h2,
.smh-why-panel h2 {
    margin: 0 0 18px;
    color: var(--smh-dark);
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 26px;
    font-weight: 500;
}

.smh-quote-mark {
    color: var(--smh-coral);
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 58px;
    line-height: .6;
}

.smh-testimonial-card p {
    margin: 0 0 16px;
    color: var(--smh-dark);
    font-size: 15px;
    line-height: 1.65;
}

.smh-testimonial-card strong {
    display: block;
    color: var(--smh-dark);
    font-size: 14px;
}

.smh-testimonial-controls {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 17px;
    margin-top: 22px;
}

.smh-testimonial-controls span {
    display: inline-flex;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ddd5d0;
    color: var(--smh-dark);
    align-items: center;
    justify-content: center;
}

.smh-testimonial-controls span:first-child,
.smh-testimonial-controls span:last-child {
    width: auto;
    height: auto;
    background: transparent;
    font-size: 18px;
}

.smh-testimonial-controls .active-dot {
    background: var(--smh-coral);
}

.smh-why-panel {
    padding: 26px 30px 22px;
    background: #e8f7f8;
    text-align: center;
}

.smh-why-panel h2 em {
    font-style: italic;
}

.smh-why-grid {
    align-items: stretch;
    justify-content: center;
}

.smh-why-item {
    padding: 8px 12px;
    border-right: 1px solid rgba(74,158,162,.24);
}

.smh-why-item:last-child {
    border-right: 0;
}

.smh-why-item i {
    color: var(--smh-dark);
    font-size: 25px;
    margin-bottom: 14px;
}

.smh-why-item h3 {
    color: var(--smh-dark);
    font-size: 12px;
    line-height: 1.25;
    font-weight: 800;
    margin: 0 0 8px;
}

.smh-why-item p {
    color: var(--smh-dark);
    font-size: 11px;
    line-height: 1.45;
    margin: 0;
}

.smh-newsletter-section {
    padding: 0 0 34px;
}

.smh-newsletter {
    border-radius: 22px;
    background: var(--smh-pink);
    padding: 28px 34px;
}

.smh-newsletter-row {
    align-items: center;
}

.smh-newsletter-copy {
    display: flex;
    align-items: center;
    gap: 20px;
}

.smh-newsletter-copy > i {
    font-size: 48px;
    color: var(--smh-dark);
}

.smh-newsletter-copy h2 {
    margin: 0 0 6px;
    color: var(--smh-dark);
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 23px;
    font-weight: 500;
}

.smh-newsletter-copy p {
    margin: 0;
    color: var(--smh-dark);
    font-size: 14px;
    line-height: 1.45;
}

.smh-newsletter-form {
    display: grid;
    grid-template-columns: 1fr 170px;
    gap: 20px;
    align-items: center;
}

.smh-newsletter-form input[type="email"] {
    width: 100%;
    height: 54px;
    border-radius: 999px;
    border: 0;
    background: #fff;
    color: var(--smh-dark);
    padding: 0 26px;
    font-size: 15px;
}

.smh-newsletter-form button {
    height: 54px;
    border-radius: 999px;
    border: 0;
    background: var(--smh-dark);
    color: #fff;
    font-size: 15px;
    font-weight: 700;
}

.smh-empty-state {
    width: 100%;
    max-width: 760px;
    margin: 0 auto;
    padding: 38px 28px;
    border: 1px solid var(--smh-border);
    border-radius: 18px;
    background: #fff;
    text-align: center;
}

.smh-empty-state h3 {
    margin: 0 0 10px;
    color: var(--smh-dark);
    font-size: 24px;
    font-weight: 800;
}

.smh-empty-state p {
    margin: 0 auto 18px;
    color: rgba(44,44,44,.78);
    font-size: 15px;
    line-height: 1.65;
    max-width: 540px;
}

.smh-instructor-page {
    padding: 70px 0;
    background: #fff;
}

.smh-instructor-copy {
    padding-right: 36px;
}

.smh-instructor-copy h2 {
    margin: 0 0 24px;
    color: var(--smh-dark);
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 48px;
    line-height: 1.1;
}

.smh-instructor-copy p {
    color: var(--smh-dark);
    font-size: 16px;
    line-height: 1.8;
    margin: 0 0 18px;
}

.smh-instructor-visual {
    text-align: center;
}

.smh-instructor-image {
    display: block;
    width: 100%;
    max-width: 560px;
    height: auto;
    margin: 0 auto;
    border-radius: 26px;
}

.smh-footer {
    background: #fff;
    border-top: 1px solid var(--smh-border);
    padding: 42px 0 28px;
}

.smh-footer-main {
    align-items: flex-start;
}

.smh-footer-col {
    margin-bottom: 26px;
}

.smh-footer-logo {
    display: inline-flex;
}

.smh-footer-logo img {
    display: block;
    width: auto;
    height: 86px;
    object-fit: contain;
}

.smh-footer h3 {
    margin: 10px 0 18px;
    color: var(--smh-dark);
    font-size: 15px;
    font-weight: 800;
}

.smh-footer-text,
.smh-company-info p,
.smh-footer-copy,
.smh-payment-note {
    color: var(--smh-dark);
    font-size: 13px;
    line-height: 1.65;
}

.smh-footer-text {
    max-width: 320px;
    margin: 18px 0;
}

.smh-company-info {
    max-width: 330px;
}

.smh-company-info p,
.smh-footer-copy {
    margin: 0;
}

.smh-bps-logo {
    display: block;
    width: 170px;
    max-width: 100%;
    height: auto;
    margin-top: 18px;
}

.smh-footer-copy {
    margin-top: 18px;
}

.smh-footer-links {
    margin: 0;
    padding: 0;
    list-style: none;
}

.smh-footer-links li {
    margin-bottom: 10px;
}

.smh-footer-links a,
.smh-footer-links span {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    color: var(--smh-dark);
    font-size: 13px;
    line-height: 1.35;
}

.smh-footer-links a:hover {
    color: var(--smh-teal-dark);
}

.smh-payment-note {
    margin-top: 18px;
    max-width: 270px;
}

.smh-footer-bottom {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 12px 26px;
    padding-top: 22px;
    border-top: 1px solid var(--smh-border);
}

.smh-footer-bottom a {
    color: var(--smh-dark);
    font-size: 12px;
}

.smh-footer-disclaimer {
    max-width: 1080px;
    margin: 18px auto 0;
    color: rgba(44,44,44,.68);
    font-size: 11px;
    line-height: 1.65;
    text-align: center;
}

.smh-cookie-banner {
    position: fixed;
    left: 20px;
    right: 20px;
    bottom: 20px;
    z-index: 9999;
}

.smh-cookie-content {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 24px;
    padding: 20px 22px;
    border-radius: 18px;
    background: #fff;
    border: 1px solid var(--smh-border);
    box-shadow: 0 18px 45px rgba(44,44,44,.14);
}

.smh-cookie-content p {
    flex: 1;
    margin: 0;
    color: var(--smh-dark);
    font-size: 13px;
    line-height: 1.5;
}

.smh-cookie-actions {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.smh-cookie-btn,
.smh-cookie-manage {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 42px;
    padding: 10px 16px;
    border-radius: 999px;
    font-size: 13px;
    font-weight: 700;
    border: 1px solid var(--smh-border);
}

.smh-cookie-accept {
    background: var(--smh-dark);
    color: #fff;
}

.smh-cookie-essential,
.smh-cookie-manage {
    background: #fff;
    color: var(--smh-dark);
}

.smh-phone-field {
    display: grid;
    grid-template-columns: minmax(170px, 220px) 1fr;
    gap: 12px;
    align-items: center;
}

.smh-phone-field select,
.smh-phone-field input {
    min-height: 48px;
}

.smh-phone-field select {
    border-radius: 999px 12px 12px 999px;
    border-color: var(--smh-border);
    background-color: #fff;
}

.smh-phone-field input {
    border-radius: 12px 999px 999px 12px;
}

.smh-checkout-agreements {
    border: 1px solid var(--smh-border);
    border-radius: 18px;
    padding: 18px;
    background: var(--smh-bg);
    margin-bottom: 20px;
}

.smh-checkout-agreement {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    color: var(--smh-dark);
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 13px;
}

.smh-checkout-agreement:last-child {
    margin-bottom: 0;
}

.smh-checkout-agreement input {
    margin-top: 4px;
}

.smh-checkout-agreement a {
    color: var(--smh-teal-dark);
    font-weight: 700;
}

@media (max-width: 1199px) {
    .smh-nav {
        gap: 28px;
    }
    .smh-auth-buttons {
        gap: 8px;
    }
    .smh-btn,
    a.smh-btn {
        padding-left: 18px;
        padding-right: 18px;
    }
    .smh-hero-image-wrap {
        min-height: 610px;
    }
}

@media (max-width: 991px) {
    .smh-header-row {
        min-height: 88px;
    }
    .smh-logo-img {
        height: 66px;
    }
    .smh-desktop-nav-col,
    .smh-auth-buttons {
        display: none;
    }
    .smh-menu-toggle {
        display: inline-flex;
    }
    .smh-hero {
        padding-top: 22px;
    }
    .smh-hero-copy {
        text-align: left;
    }
    .smh-hero-image-wrap {
        min-height: auto;
        padding-top: 20px;
    }
    .smh-hero-image-wrap:before {
        width: 74%;
        height: 78%;
        right: 12%;
    }
    .smh-hero-image {
        max-height: 580px;
    }
    .smh-founder-card {
        right: auto;
        left: 50%;
        bottom: 22px;
        transform: translateX(-50%);
    }
    .smh-lifestyle-image {
        margin-bottom: 20px;
    }
    .smh-stats {
        border-radius: 22px;
        border-right: 1px solid var(--smh-border);
        margin-bottom: 20px;
    }
    .smh-intro-copy {
        border-radius: 22px;
    }
    .smh-why-panel {
        margin-top: 22px;
    }
    .smh-why-item {
        border-right: 0;
        border-bottom: 1px solid rgba(74,158,162,.24);
        margin-bottom: 12px;
        padding-bottom: 18px;
    }
    .smh-newsletter-copy {
        margin-bottom: 20px;
    }
    .smh-instructor-copy {
        padding-right: 15px;
        margin-bottom: 28px;
    }
}

@media (max-width: 767px) {
    .smh-header-row {
        min-height: 78px;
    }
    .smh-logo-img {
        height: 58px;
    }
    .smh-hero-title {
        font-size: 42px;
    }
    .smh-hero-text {
        font-size: 16px;
    }
    .smh-hero-features {
        margin-top: 28px;
    }
    .smh-feature-item {
        min-height: auto;
        border-right: 0;
        border-bottom: 1px solid var(--smh-border);
        padding: 0 15px 20px;
        margin-bottom: 20px;
    }
    .smh-feature-item:last-child {
        border-bottom: 0;
    }
    .smh-hero-actions {
        flex-direction: column;
        align-items: stretch;
    }
    .smh-hero-actions .smh-btn {
        width: 100%;
    }
    .smh-founder-card {
        position: relative;
        left: auto;
        bottom: auto;
        transform: none;
        margin: 16px auto 0;
        width: 100%;
        max-width: 280px;
    }
    .smh-lifestyle-image {
        height: 240px;
    }
    .smh-intro-copy {
        padding: 28px 24px;
    }
    .smh-intro-copy h2,
    .smh-section-title {
        font-size: 34px;
    }
    .smh-section-heading {
        display: block;
    }
    .smh-section-link {
        display: inline-flex;
        margin-top: 12px;
    }
    .smh-course-image-link img {
        height: 220px;
    }
    .smh-newsletter {
        padding: 24px;
    }
    .smh-newsletter-copy {
        align-items: flex-start;
    }
    .smh-newsletter-copy > i {
        font-size: 36px;
    }
    .smh-instructor-page {
        padding: 48px 0;
    }
    .smh-instructor-copy h2 {
        font-size: 36px;
    }
    .smh-newsletter-form {
        grid-template-columns: 1fr;
        gap: 12px;
    }
    .smh-cookie-content {
        display: block;
    }
    .smh-cookie-actions {
        margin-top: 16px;
    }
    .smh-phone-field {
        grid-template-columns: 1fr;
        gap: 10px;
    }
    .smh-phone-field select,
    .smh-phone-field input {
        border-radius: 999px;
    }
}

@media (max-width: 480px) {
    .smh-hero-title {
        font-size: 36px;
    }
    .smh-hero-image {
        max-height: 500px;
    }
    .smh-cookie-banner {
        left: 12px;
        right: 12px;
        bottom: 12px;
    }
}

.secure-payment-note {
    border: 1px solid #e6e6e6;
    background: #f8fbfb;
    padding: 14px 16px;
    border-radius: 6px;
}
