.elementor-42093 .elementor-element.elementor-element-3aede7a0{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-42093 .elementor-element.elementor-element-3aede7a0 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}/* Start custom CSS for html, class: .elementor-element-6bdab754 *//* --- GLOBALA INSTÄLLNINGAR --- */
html { scroll-behavior: smooth; }
.sp-wrapper-catmain { font-family: 'Poppins', sans-serif; color: #1f2937; background-color: white; width: 100vw; max-width: 100vw; position: relative; left: 50%; transform: translateX(-50%); overflow-x: hidden; margin: 0 !important; padding: 0 !important; -webkit-font-smoothing: antialiased; }
.sp-wrapper-catmain * { box-sizing: border-box; }
.sp-catmain-main { width: 100%; position: relative; padding-bottom: 5rem; }
@media(min-width: 768px) { .sp-catmain-main { padding-bottom: 0; } }

/* --- 1. HERO SEKTION --- */
.sp-catmain-hero { position: relative; background-color: #282F3B; padding: 6rem 0; overflow: hidden; width: 100%; }
@media(min-width: 768px) { .sp-catmain-hero { padding: 8rem 0; } }
@media(min-width: 1024px) { .sp-catmain-hero { padding: 10rem 0; } }

.sp-catmain-hero-bg { position: absolute; inset: 0; z-index: 0; }
.sp-catmain-hero-img { width: 100%; height: 100%; object-fit: cover; opacity: 0.3; mix-blend-mode: luminosity; }
.sp-catmain-hero-gradient { position: absolute; inset: 0; background: linear-gradient(to right, #282F3B, rgba(40,47,59,0.9), rgba(40,47,59,0.5)); }

.sp-catmain-hero-container { max-width: 80rem; margin: 0 auto; padding: 0 1.5rem; position: relative; z-index: 10; }
@media(min-width: 1024px) { .sp-catmain-hero-container { padding: 0 2rem; } }

.sp-catmain-hero-content { max-width: 48rem; }
.sp-catmain-hero-tag { display: inline-block; background-color: rgba(7,133,134,0.2); color: #09a4a5; font-size: 0.75rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; padding: 0.5rem 1.25rem; border-radius: 9999px; margin-bottom: 2rem; }
@media(min-width: 768px) { .sp-catmain-hero-tag { font-size: 0.875rem; } }

.sp-catmain-hero-title { font-size: 2.25rem; font-weight: 900; color: white; margin-bottom: 1.5rem; letter-spacing: -0.025em; text-shadow: 0 10px 15px rgba(0,0,0,0.1); line-height: 1.1; }
@media(min-width: 768px) { .sp-catmain-hero-title { font-size: 3.75rem; } }
@media(min-width: 1024px) { .sp-catmain-hero-title { font-size: 4.5rem; } }

.sp-catmain-hero-desc { font-size: 1.125rem; color: #d1d5db; line-height: 1.625; max-width: 42rem; margin-bottom: 3rem; font-weight: 300; }
@media(min-width: 768px) { .sp-catmain-hero-desc { font-size: 1.5rem; } }

.sp-catmain-hero-btns { display: flex; flex-direction: column; gap: 1rem; width: 100%; }
@media(min-width: 640px) { .sp-catmain-hero-btns { flex-direction: row; width: auto; } }

.sp-catmain-btn-primary { display: inline-flex; align-items: center; justify-content: center; background-color: #078586; color: white !important; font-weight: 700; padding: 1rem 2rem; border-radius: 0.75rem; transition: all 0.3s ease; box-shadow: 0 10px 20px rgba(7,133,134,0.3); text-decoration: none !important; font-size: 1.125rem; text-align: center; }
.sp-catmain-btn-primary:hover { background-color: #056364; transform: translateY(-4px); box-shadow: 0 15px 30px rgba(7,133,134,0.4); }

.sp-catmain-btn-secondary { display: inline-flex; align-items: center; justify-content: center; background-color: transparent; border: 1px solid rgba(255,255,255,0.3); color: white !important; font-weight: 600; padding: 1rem 2rem; border-radius: 0.75rem; transition: all 0.3s ease; text-decoration: none !important; font-size: 1.125rem; text-align: center; }
.sp-catmain-btn-secondary:hover { border-color: white; background-color: rgba(255,255,255,0.05); }
.sp-catmain-btn-secondary i { margin-left: 0.5rem; }

/* --- 2. KOMPETENS --- */
.sp-catmain-komp { padding: 5rem 0; background-color: #f9fafb; position: relative; width: 100%; overflow: hidden; border-bottom: 1px solid #e5e7eb; }
@media(min-width: 768px) { .sp-catmain-komp { padding: 8rem 0; } }

.sp-catmain-komp-bg-icon { position: absolute; left: -5rem; top: 5rem; font-size: 300px; color: #e5e7eb; opacity: 0.5; transform: rotate(12deg); pointer-events: none; z-index: 0; }

.sp-catmain-komp-container { max-width: 80rem; margin: 0 auto; padding: 0 1.5rem; position: relative; z-index: 10; }
@media(min-width: 1024px) { .sp-catmain-komp-container { padding: 0 2rem; } }

.sp-catmain-komp-layout { display: flex; flex-direction: column; gap: 3rem; align-items: center; }
@media(min-width: 1024px) { .sp-catmain-komp-layout { flex-direction: row; gap: 5rem; align-items: flex-start; } }

.sp-catmain-komp-left { width: 100%; position: relative; }
@media(min-width: 1024px) { .sp-catmain-komp-left { width: 40%; } }

.sp-catmain-komp-img-wrapper { aspect-ratio: 4/5; border-radius: 1.5rem; overflow: hidden; position: relative; box-shadow: 0 25px 50px -12px rgba(0,0,0,0.25); z-index: 2; }
.sp-catmain-komp-img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.sp-catmain-komp-img-overlay { position: absolute; inset: 0; background: linear-gradient(to top, rgba(40,47,59,0.9), transparent, transparent); }
.sp-catmain-komp-img-text { position: absolute; bottom: 0; left: 0; padding: 2rem; width: 100%; }
.sp-catmain-komp-img-name { color: white; font-weight: 900; font-size: 1.5rem; margin-bottom: 0.25rem; }
.sp-catmain-komp-img-role { color: #09a4a5; font-weight: 600; font-size: 0.875rem; text-transform: uppercase; letter-spacing: 0.1em; margin: 0; }

.sp-catmain-komp-img-backdrop { position: absolute; top: 1rem; bottom: -1rem; left: 1rem; right: -1rem; background-color: rgba(7,133,134,0.1); border-radius: 2.5rem; z-index: 1; }

.sp-catmain-komp-right { width: 100%; }
@media(min-width: 1024px) { .sp-catmain-komp-right { width: 60%; } }

.sp-catmain-komp-tag { color: #078586; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; font-size: 0.875rem; margin-bottom: 1rem; display: block; }
.sp-catmain-komp-title { font-size: 1.875rem; font-weight: 800; color: #282F3B; margin-bottom: 1.5rem; letter-spacing: -0.025em; line-height: 1.1; }
@media(min-width: 768px) { .sp-catmain-komp-title { font-size: 3rem; } }
.sp-catmain-komp-divider { width: 4rem; height: 0.375rem; background-color: #078586; border-radius: 9999px; margin-bottom: 1.5rem; }

/* KORRIGERAD: Den nya Högskolepoäng-badgen med synlig grå border och perfekt layout */
.sp-catmain-komp-badge { display: inline-flex; align-items: center; background-color: white; border: 1px solid #e5e7eb; border-radius: 0.75rem; padding: 0.75rem 1.25rem; margin-bottom: 2rem; box-shadow: 0 2px 4px rgba(0,0,0,0.02); }
.sp-catmain-komp-badge-icon { width: 3rem; height: 3rem; background-color: rgba(7,133,134,0.1); border-radius: 9999px; display: flex; align-items: center; justify-content: center; color: #078586; margin-right: 1.25rem; flex-shrink: 0; font-size: 1.25rem; }
.sp-catmain-komp-badge-text { display: flex; flex-direction: column; justify-content: center; }
.sp-catmain-komp-badge-title { font-weight: 800; color: #282F3B; font-size: 1.0625rem; margin: 0 0 0.25rem 0; line-height: 1.2; }
.sp-catmain-komp-badge-sub { font-size: 0.75rem; color: #6b7280; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; margin: 0; line-height: 1.2; }

.sp-catmain-komp-desc { color: #4b5563; font-size: 1.125rem; line-height: 1.625; display: flex; flex-direction: column; gap: 1.5rem; margin-bottom: 2.5rem; }
.sp-catmain-komp-desc p { margin: 0; }
.sp-catmain-komp-desc-highlight { font-weight: 500; color: #282F3B; }

.sp-catmain-komp-features { display: grid; grid-template-columns: 1fr; gap: 1.5rem; }
@media(min-width: 640px) { .sp-catmain-komp-features { grid-template-columns: repeat(2, 1fr); } }

/* Även de små rutorna får exakt samma ram (border) för enhetlighet */
.sp-catmain-komp-feature-box { background-color: white; border-radius: 0.75rem; padding: 1.25rem; border: 1px solid #e5e7eb; display: flex; align-items: center; transition: box-shadow 0.3s ease; box-shadow: 0 2px 4px rgba(0,0,0,0.02); }
@media(min-width: 768px) { .sp-catmain-komp-feature-box { padding: 1.5rem; } }
.sp-catmain-komp-feature-box:hover { box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1); }

.sp-catmain-komp-feature-icon { width: 3rem; height: 3rem; background-color: rgba(7,133,134,0.1); color: #078586; border-radius: 9999px; display: flex; align-items: center; justify-content: center; font-size: 1.25rem; flex-shrink: 0; margin-right: 1.25rem; }
@media(min-width: 768px) { .sp-catmain-komp-feature-icon { width: 3.5rem; height: 3.5rem; font-size: 1.5rem; } }

.sp-catmain-komp-feature-title { font-weight: 800; color: #282F3B; font-size: 1.0625rem; margin: 0 0 0.25rem 0; line-height: 1.2; }
.sp-catmain-komp-feature-sub { font-size: 0.75rem; color: #6b7280; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; margin: 0; line-height: 1.2; }


/* --- 3. UTBUD / FÖRELÄSNINGAR --- */
.sp-catmain-utbud { padding: 5rem 0; background-color: white; width: 100%; }
@media(min-width: 768px) { .sp-catmain-utbud { padding: 8rem 0; } }

.sp-catmain-utbud-container { max-width: 80rem; margin: 0 auto; padding: 0 1.5rem; }
@media(min-width: 1024px) { .sp-catmain-utbud-container { padding: 0 2rem; } }

.sp-catmain-utbud-header { text-align: center; max-width: 56rem; margin: 0 auto 5rem auto; }
.sp-catmain-utbud-tag { color: #078586; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; font-size: 0.875rem; margin-bottom: 1rem; display: block; }
.sp-catmain-utbud-title { font-size: 1.875rem; font-weight: 800; color: #282F3B; margin-bottom: 2rem; letter-spacing: -0.025em; line-height: 1.1; }
@media(min-width: 768px) { .sp-catmain-utbud-title { font-size: 3rem; } }
.sp-catmain-utbud-desc { font-size: 1.125rem; color: #4b5563; line-height: 1.625; font-weight: 300; }
@media(min-width: 768px) { .sp-catmain-utbud-desc { font-size: 1.25rem; } }

.sp-catmain-utbud-grid { display: grid; grid-template-columns: 1fr; gap: 2rem; }
@media(min-width: 768px) { .sp-catmain-utbud-grid { grid-template-columns: repeat(3, 1fr); gap: 2.5rem; } }

/* Föreläsningskort */
.sp-catmain-card { display: flex; flex-direction: column; background-color: #f9fafb; border-radius: 2rem; border: 1px solid #e5e7eb; overflow: hidden; box-shadow: 0 10px 30px rgba(0,0,0,0.04); transition: all 0.3s ease; }
.sp-catmain-card:hover { box-shadow: 0 20px 40px rgba(7,133,134,0.15); border-color: rgba(7,133,134,0.3); }

.sp-catmain-card-img-wrapper { aspect-ratio: 16/9; width: 100%; position: relative; background-color: white; display: flex; align-items: center; justify-content: center; padding: 1rem; overflow: hidden; }
.sp-catmain-card-img { width: 100%; height: 100%; object-fit: contain; transition: transform 0.5s ease; }
.sp-catmain-card:hover .sp-catmain-card-img { transform: scale(1.05); }
.sp-catmain-card-overlay { position: absolute; inset: 0; background-color: rgba(40,47,59,0.05); transition: background-color 0.3s ease; }
.sp-catmain-card:hover .sp-catmain-card-overlay { background-color: transparent; }

.sp-catmain-card-content { padding: 2rem; display: flex; flex-direction: column; flex-grow: 1; }
.sp-catmain-card-tag { color: #078586; font-size: 0.75rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 0.75rem; display: block; }
.sp-catmain-card-title { font-size: 1.5rem; font-weight: 700; color: #282F3B; margin-bottom: 1rem; transition: color 0.3s ease; line-height: 1.2; }
.sp-catmain-card:hover .sp-catmain-card-title { color: #078586; }
.sp-catmain-card-desc { font-size: 0.9375rem; color: #4b5563; line-height: 1.625; margin-bottom: 2rem; flex-grow: 1; }
.sp-catmain-card-link { color: #282F3B; font-weight: 700; font-size: 1rem; text-decoration: none !important; display: flex; align-items: center; margin-top: auto; transition: color 0.3s ease; }
.sp-catmain-card:hover .sp-catmain-card-link { color: #078586; }
.sp-catmain-card-link i { margin-left: 0.5rem; transition: transform 0.3s ease; }
.sp-catmain-card:hover .sp-catmain-card-link i { transform: translateX(0.375rem); }

/* --- 4. FAQ --- */
.sp-catmain-faq { padding: 5rem 0; background-color: #f9fafb; border-top: 1px solid #e5e7eb; border-bottom: 1px solid #e5e7eb; width: 100%; }
@media(min-width: 768px) { .sp-catmain-faq { padding: 8rem 0; } }

.sp-catmain-faq-container { max-width: 56rem; margin: 0 auto; padding: 0 1.5rem; }
@media(min-width: 1024px) { .sp-catmain-faq-container { padding: 0 2rem; } }

.sp-catmain-faq-header { text-align: center; margin-bottom: 4rem; }
.sp-catmain-faq-tag { color: #078586; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; font-size: 0.875rem; margin-bottom: 1rem; display: block; }
.sp-catmain-faq-title { font-size: 1.875rem; font-weight: 800; color: #282F3B; margin-bottom: 1.5rem; letter-spacing: -0.025em; line-height: 1.1; }
@media(min-width: 768px) { .sp-catmain-faq-title { font-size: 3rem; } }
.sp-catmain-faq-divider { width: 4rem; height: 0.375rem; background-color: #078586; border-radius: 9999px; margin: 0 auto; }

.sp-catmain-faq-list { display: flex; flex-direction: column; gap: 1rem; }

/* FAQ Animering & Layout */
.sp-catmain-faq-item { background-color: white; border: 1px solid #e5e7eb; border-radius: 0.75rem; box-shadow: 0 1px 2px 0 rgba(0,0,0,0.05); transition: box-shadow 0.3s ease; }
.sp-catmain-faq-item[open] { box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1); }
.sp-catmain-faq-summary { display: flex; align-items: center; justify-content: space-between; cursor: pointer; padding: 1.5rem; font-weight: 700; font-size: 1.125rem; color: #282F3B; outline: none; list-style: none; transition: color 0.3s ease; }
.sp-catmain-faq-summary::-webkit-details-marker { display: none; }
.sp-catmain-faq-item[open] .sp-catmain-faq-summary { color: #078586; }
.sp-catmain-faq-icon { color: #078586; transition: transform 0.3s ease; }
.sp-catmain-faq-item[open] .sp-catmain-faq-icon { transform: rotate(180deg); }
.sp-catmain-faq-content { padding: 0 1.5rem 1.5rem 1.5rem; color: #4b5563; line-height: 1.625; border-top: 1px solid #f3f4f6; padding-top: 1rem; }
/* FAQ Keyframes för smooth öppning */
details.sp-catmain-faq-item[open] .sp-catmain-faq-summary ~ * { animation: spSlideDown 0.3s ease-in-out; }
@keyframes spSlideDown { from { opacity: 0; transform: translateY(-10px); } to { opacity: 1; transform: translateY(0); } }

/* --- 5. CALL TO ACTION --- */
.sp-catmain-cta { padding: 4rem 0; background-color: white; text-align: center; position: relative; overflow: hidden; width: 100%; }
@media(min-width: 768px) { .sp-catmain-cta { padding: 6rem 0; } }

.sp-catmain-cta-bg-icon { position: absolute; bottom: -2.5rem; right: -2.5rem; font-size: 250px; color: rgba(243,244,246,0.8); transform: rotate(12deg); pointer-events: none; z-index: 0; }

.sp-catmain-cta-container { max-width: 56rem; margin: 0 auto; padding: 0 1.5rem; position: relative; z-index: 10; }
@media(min-width: 1024px) { .sp-catmain-cta-container { padding: 0 2rem; } }

.sp-catmain-cta-title { font-size: 1.5rem; font-weight: 800; color: #282F3B; margin-bottom: 1.5rem; letter-spacing: -0.025em; line-height: 1.1; }
@media(min-width: 768px) { .sp-catmain-cta-title { font-size: 2.25rem; } }
.sp-catmain-cta-divider { width: 4rem; height: 0.375rem; background-color: #078586; border-radius: 9999px; margin: 0 auto 2rem auto; }
.sp-catmain-cta-desc { font-size: 1.125rem; color: #4b5563; line-height: 1.625; max-width: 42rem; margin: 0 auto 3rem auto; font-weight: 300; }
@media(min-width: 768px) { .sp-catmain-cta-desc { font-size: 1.25rem; } }

.sp-catmain-cta-btn-wrapper { display: flex; flex-direction: column; align-items: center; margin-bottom: 3rem; }
.sp-catmain-btn-cta { display: inline-flex; align-items: center; justify-content: center; width: 100%; background-color: #078586; color: white !important; font-weight: 700; padding: 1rem 2rem; border-radius: 0.75rem; transition: all 0.3s ease; box-shadow: 0 20px 25px -5px rgba(0,0,0,0.1); text-decoration: none !important; font-size: 1rem; }
@media(min-width: 640px) { .sp-catmain-btn-cta { width: auto; padding: 1rem 3rem; font-size: 1.125rem; } }
.sp-catmain-btn-cta:hover { background-color: #056364; transform: translateY(-4px); box-shadow: 0 25px 50px -12px rgba(0,0,0,0.25); }
.sp-catmain-btn-cta i { margin-right: 0.75rem; }
.sp-catmain-cta-guarantee { font-size: 0.875rem; color: #6b7280; font-weight: 500; display: flex; align-items: center; text-align: center; margin-top: 1rem; }
.sp-catmain-cta-guarantee i { color: #078586; margin-right: 0.5rem; }

/* Kontaktmodul Telefon */
.sp-catmain-contact-module { display: inline-flex; flex-direction: column; align-items: center; justify-content: center; gap: 1.25rem; background-color: white; border: 1px solid #e5e7eb; padding: 2.5rem 2.5rem 2rem 2.5rem; border-radius: 1rem; box-shadow: 0 15px 30px rgba(0,0,0,0.06); position: relative; z-index: 20; }
@media(min-width: 640px) { .sp-catmain-contact-module { flex-direction: row; text-align: left; } }
.sp-catmain-contact-icon-box { width: 3.5rem; height: 3.5rem; background-color: rgba(7,133,134,0.1); color: #078586; border-radius: 9999px; display: flex; align-items: center; justify-content: center; font-size: 1.5rem; flex-shrink: 0; }
.sp-catmain-contact-text { text-align: center; }
@media(min-width: 640px) { .sp-catmain-contact-text { text-align: left; } }
.sp-catmain-contact-label { color: #6b7280; font-size: 0.75rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 0.375rem; }
.sp-catmain-contact-phone { font-size: 1.25rem; font-weight: 900; color: #282F3B; margin: 0; letter-spacing: -0.025em; }
@media(min-width: 768px) { .sp-catmain-contact-phone { font-size: 1.5rem; } }
.sp-catmain-contact-phone a { color: #078586; text-decoration: none !important; transition: color 0.3s ease; }
.sp-catmain-contact-phone a:hover { color: #056364; }
.sp-catmain-contact-phone span { color: #9ca3af; font-weight: 500; font-size: 1.125rem; margin-left: 0.25rem; }

/* --- 6. STICKY MOBILKNAPP --- */
.sp-catmain-sticky-mobile { position: fixed; bottom: 0; left: 0; width: 100%; background-color: rgba(255,255,255,0.95); backdrop-filter: blur(4px); border-top: 1px solid #e5e7eb; padding: 1rem 1rem 1.5rem 1rem; z-index: 100; box-shadow: 0 -10px 20px rgba(0,0,0,0.05); display: block; }
@media(min-width: 768px) { .sp-catmain-sticky-mobile { display: none; } }
.sp-catmain-sticky-btn { display: flex; align-items: center; justify-content: center; width: 100%; background-color: #078586; color: white !important; font-weight: 700; padding: 0.875rem; border-radius: 0.75rem; text-decoration: none !important; box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1); font-size: 1rem; transition: transform 0.1s ease; }
.sp-catmain-sticky-btn:active { transform: scale(0.95); }
.sp-catmain-sticky-btn i { margin-right: 0.5rem; }/* End custom CSS */