/* =========================================================
   SECTIONS (Gutenberg patterns) + FOOTER
   Loaded on the front end and inside the block editor.
   ========================================================= */
:root{--fl-accent:#f2135d;--fl-accent-h:#d80c4f;--fl-navy:#13268a;--fl-violet:#3a0ff0;--fl-dark:#151820;--fl-ink:#141826;--fl-muted:#7b7e86;--fl-light:#eff4f5;--fl-line:#e1e4e8}

/* ---------- base typography inside content ---------- */
.mt-entry,.editor-styles-wrapper{font-family:'Jost',sans-serif;color:var(--fl-muted)}
.mt-entry h1,.mt-entry h2,.mt-entry h3,.mt-entry h4,
.editor-styles-wrapper h1,.editor-styles-wrapper h2,.editor-styles-wrapper h3,.editor-styles-wrapper h4{font-family:'Jost',sans-serif;font-weight:500;color:var(--fl-ink);line-height:1.1;letter-spacing:-.3px}
.mt-entry a{color:var(--fl-ink)}

/* ---------- helpers ---------- */
.has-text-align-center{text-align:center}
.mt-sec *,.mt-site-footer *{box-sizing:border-box}

/* ---------- section wrapper ---------- */
.mt-sec{padding:130px 20px!important;box-sizing:border-box}
.mt-sec > *,.mt-sec > .wp-block-group__inner-container{max-width:1500px;margin-left:auto!important;margin-right:auto!important}
.mt-sec-light{background:var(--fl-light)}
.mt-eyebrow{font-size:18px!important;font-weight:500;letter-spacing:3px;text-transform:uppercase;color:var(--fl-ink)!important;margin:0 0 22px!important}
.mt-h2{font-size:clamp(38px,4.3vw,78px)!important;margin:0 0 70px!important}
.mt-lead{font-size:21px;line-height:1.6;color:var(--fl-muted);margin:0 0 30px}
.mt-center{text-align:center}

/* buttons (paragraph with a link) */
.mt-btn{margin:40px 0 0}
.mt-btn a{display:inline-flex;align-items:center;justify-content:center;min-width:230px;height:64px;padding:0 40px;border-radius:40px;background:var(--fl-accent);color:#fff!important;text-decoration:none!important;font-size:19px;transition:background .3s,transform .3s}
.mt-btn a:hover{background:var(--fl-accent-h);transform:translateY(-2px)}
.mt-btn.is-violet a{background:var(--fl-violet)}
.mt-btn.is-violet a:hover{background:var(--fl-navy)}
.mt-btn.is-block a{display:flex;width:100%;height:54px;box-shadow:0 10px 24px rgba(242,19,93,.25)}

/* arrow link */
.mt-arrow{margin:0}
.mt-arrow a{display:inline-block;width:28px;height:28px;font-size:0;color:transparent!important;background:no-repeat center/24px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23141826' stroke-width='2'%3E%3Cpath d='M4 12h16M14 6l6 6-6 6'/%3E%3C/svg%3E");transition:transform .3s}
.mt-arrow a:hover{transform:translateX(8px)}

/* ---------- 1. features ---------- */
.mt-intro{gap:60px!important;margin-bottom:60px!important}
.mt-intro .mt-h2{margin:0!important}
.mt-features{gap:0!important;margin:0!important}
.mt-feature{padding:20px 60px 30px!important;border-left:1px solid var(--fl-line);display:flex;flex-direction:column}
.mt-feature:first-child{border-left:0;padding-left:0!important}
.mt-feature-ico{margin:0 0 60px!important}
.mt-feature-ico img{width:88px;height:88px}
.mt-feature h3{font-size:30px;margin:0 0 70px;max-width:190px}
.mt-feature .mt-arrow{margin-top:auto}

/* ---------- 2. options (4 images) ---------- */
.mt-opts{gap:0!important;margin:0!important}
.mt-opt{position:relative;overflow:hidden;min-height:585px;flex-basis:0;flex-grow:1}
.mt-opt .mt-opt-img{position:absolute;inset:0;margin:0!important}
.mt-opt .mt-opt-img img{width:100%;height:100%;object-fit:cover;transition:transform 1s ease}
.mt-opt:hover .mt-opt-img img{transform:scale(1.06)}
.mt-opt::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.15) 0%,rgba(0,0,0,0) 35%,rgba(0,0,0,.55) 100%);pointer-events:none}
.mt-opt > *:not(.mt-opt-img){position:relative;z-index:2}
.mt-opt .mt-opt-num{position:absolute;top:40px;left:44px;margin:0;font-size:28px;font-weight:500;color:#fff}
.mt-opt .mt-opt-title,.mt-opt .mt-opt-text,.mt-opt .mt-opt-link{position:absolute;left:44px;right:44px;margin:0;color:#fff!important;transition:transform .4s ease}
.mt-opt .mt-opt-title{bottom:98px;font-size:34px}
.mt-opt .mt-opt-text{bottom:52px;font-size:20px;color:rgba(255,255,255,.85)!important}
.mt-opt .mt-opt-link{bottom:40px;opacity:0}
.mt-opt .mt-opt-link a{filter:invert(1)}
.mt-opt .mt-opt-link a::after{content:"";position:absolute;inset:-800px -60px -60px}
.mt-opt:hover .mt-opt-title,.mt-opt:hover .mt-opt-text{transform:translateY(-46px)}
.mt-opt:hover .mt-opt-link{opacity:1;transition:opacity .4s .1s}

/* ---------- 3. about ---------- */
.mt-sec-about .wp-block-columns{gap:120px!important}
.mt-about-media{position:relative;padding:0 124px 0 0!important}
.mt-about-img{margin:0!important}
.mt-about-img img{width:100%;aspect-ratio:605/747;object-fit:cover;display:block}
.mt-about-box{position:absolute;right:0;bottom:0;width:394px;min-height:270px;margin:0!important;background:var(--fl-dark);color:#fff!important;font-size:42px!important;line-height:1!important;padding:72px 60px 60px 76px;box-sizing:border-box}
.mt-dots{list-style:none;padding:0;margin:10px 0 0}
.mt-dots li{position:relative;padding-left:20px;margin-bottom:22px;font-size:21px}
.mt-dots li::before{content:"";position:absolute;left:0;top:.65em;width:6px;height:6px;border-radius:50%;background:var(--fl-accent)}
.mt-about-text .mt-h2{margin-bottom:34px!important}

/* ---------- 4. courses ---------- */
.mt-sec-courses .mt-h2{margin-bottom:56px!important}
.mt-courses{gap:34px!important}
.mt-course{background:#fff;padding:0 0 40px!important;display:flex;flex-direction:column}
.mt-course > *:not(.mt-course-img){margin-left:40px!important;margin-right:40px!important}
.mt-course-img{margin:0 0 42px!important}
.mt-course-img img{width:100%;aspect-ratio:474/284;object-fit:cover;display:block}
.mt-course h3{font-size:40px;margin-top:0;margin-bottom:18px}
.mt-course-meta{font-size:18px;color:var(--fl-muted);padding-bottom:24px;border-bottom:1px solid var(--fl-line);margin-bottom:24px}
.mt-course-meta strong{font-weight:500;color:var(--fl-ink);letter-spacing:1px}
.mt-course-stats{margin-bottom:10px!important;gap:10px!important}
.mt-course-stats p{margin:0;font-size:19px;color:var(--fl-ink);display:flex;align-items:center;gap:8px}
.mt-stat-students p{justify-content:flex-end}
.mt-course-stats p::before{content:"";width:20px;height:20px;background:var(--fl-accent);-webkit-mask:no-repeat center/contain;mask:no-repeat center/contain}
.mt-stat-lessons p::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6'%3E%3Crect x='4' y='3' width='16' height='18' rx='1'/%3E%3Cpath d='M9 3v18'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6'%3E%3Crect x='4' y='3' width='16' height='18' rx='1'/%3E%3Cpath d='M9 3v18'/%3E%3C/svg%3E")}
.mt-stat-students p::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6'%3E%3Ccircle cx='12' cy='8' r='4'/%3E%3Cpath d='M4 21c0-4 4-6 8-6s8 2 8 6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6'%3E%3Ccircle cx='12' cy='8' r='4'/%3E%3Cpath d='M4 21c0-4 4-6 8-6s8 2 8 6'/%3E%3C/svg%3E")}
.mt-course-price{font-size:24px;font-weight:500;color:var(--fl-ink);margin-top:10px;margin-bottom:0}
.mt-course-price s{color:var(--fl-muted);font-weight:400;margin-right:6px}
.mt-course .mt-btn{margin-top:auto;padding-top:34px}

/* ---------- 5. video / play ---------- */
.mt-play{position:relative;margin:0!important;padding:0!important}
.mt-play-img{margin:0!important}
.mt-play-img img{width:100%;height:min(720px,70vw);object-fit:cover;display:block}
.mt-play .mt-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0!important;z-index:2}
.mt-play-btn a{display:flex;align-items:center;justify-content:center;width:118px;height:118px;border-radius:50%;background:#fff;color:var(--fl-ink)!important;text-decoration:none!important;font-size:17px;font-weight:500;letter-spacing:2.5px;text-transform:uppercase;position:relative;transition:transform .3s}
.mt-play-btn a::before{content:"";position:absolute;inset:0;border-radius:50%;border:2px solid rgba(255,255,255,.8);animation:mtPulse 2s infinite}
.mt-play-btn a:hover{transform:scale(1.08)}
@keyframes mtPulse{0%{transform:scale(1);opacity:1}100%{transform:scale(1.6);opacity:0}}

/* ---------- 6. testimonials ---------- */
.mt-sec-testi{padding-left:0!important;padding-right:0!important;overflow:hidden}
.mt-sec-testi > *,.mt-sec-testi > .wp-block-group__inner-container{max-width:none}
.mt-sec-testi .mt-h2{margin-bottom:56px!important}
.mt-testi-track{display:flex;gap:80px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:0 calc(50vw - 220px);scrollbar-width:none;align-items:flex-start}
.mt-testi-track::-webkit-scrollbar{display:none}
.mt-testi-card{flex:0 0 440px;background:#fff;padding:80px 46px 70px!important;box-sizing:border-box;scroll-snap-align:center;margin:0!important}
.mt-stars{color:#f5b916;font-size:24px;letter-spacing:3px;margin:0 0 30px}
.mt-testi-text{font-size:21px;line-height:1.6;margin:0 0 60px}
.mt-testi-name{font-size:25px!important;margin:0 0 8px!important}
.mt-testi-role{font-size:19px;margin:0}
.mt-testi-nav{display:flex;align-items:center;justify-content:center;gap:40px;margin-top:60px;position:relative}
.mt-testi-dots{display:flex;gap:12px}
.mt-testi-dots button{width:8px;height:8px;border-radius:50%;border:0;padding:0;background:#c8ccd2;cursor:pointer}
.mt-testi-dots button.is-active{background:var(--fl-accent)}
.mt-testi-arrows{display:flex;width:76px;height:76px;border-radius:50%;background:#000;overflow:hidden}
.mt-testi-arrows button{flex:1;border:0;background:none;color:#fff;font-size:22px;cursor:pointer}

/* ---------- 7. blog ---------- */
.mt-sec-blog .mt-h2{margin-bottom:56px!important}
.mt-blog{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}
.mt-blog-img{display:block;overflow:hidden}
.mt-blog-img img{width:100%;aspect-ratio:474/353;object-fit:cover;display:block;transition:transform .8s}
.mt-blog-card:hover .mt-blog-img img{transform:scale(1.05)}
.mt-blog-cat{margin-top:34px;font-size:17px;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:var(--fl-ink)}
.mt-blog-title{font-size:31px!important;margin:14px 0 22px!important}
.mt-blog-title a{color:var(--fl-ink)!important;text-decoration:none!important}
.mt-blog-title a:hover{color:var(--fl-accent)!important}
.mt-blog-meta{font-size:18px;color:#9a9da4}
.mt-blog-meta span{margin:0 12px}
.mt-sec-blog .mt-btn{margin-top:56px}

/* ---------- 8. newsletter section ---------- */
.mt-sec-newsletter{border-top:1px solid var(--fl-line)}
.mt-sec-newsletter .wp-block-columns{gap:120px!important}
.mt-sec-newsletter .mt-h2{margin:0!important;font-size:clamp(34px,3.4vw,64px)!important}

/* newsletter form – shared */
.mt-nl__hp{position:absolute!important;left:-9999px!important}
.mt-nl__row{display:flex;align-items:center;gap:40px}
.mt-nl__field{flex:1;display:flex;align-items:center;gap:12px;border-bottom:2px solid var(--fl-ink);padding-bottom:4px}
.mt-nl input[type=email]{flex:1;border:0!important;background:none!important;outline:0;box-shadow:none!important;font:400 21px 'Jost',sans-serif;color:var(--fl-ink);padding:14px 0}
.mt-nl button{background:none;border:0;cursor:pointer;padding:0;font-family:'Jost',sans-serif}
.mt-nl svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7}
.mt-nl__btn{display:flex;align-items:center;gap:14px;font-size:24px!important;color:var(--fl-ink)}
.mt-nl__btn:hover{color:var(--fl-accent)}
.mt-nl__consent{display:flex;align-items:center;gap:10px;margin-top:22px;font-size:17px;color:var(--fl-muted)}
.mt-nl__consent input{width:18px;height:18px;accent-color:var(--fl-accent)}
.mt-nl__consent a{color:inherit;text-decoration:underline}
.mt-nl__msg{margin:14px 0 0;font-size:17px;color:#2e9e5b}
.mt-nl__msg.is-invalid,.mt-nl__msg.is-consent{color:var(--fl-accent)}

/* ---------- 9. FAQ ---------- */
.mt-sec-faq > *,.mt-sec-faq > .wp-block-group__inner-container{max-width:1000px}
.mt-faq-item{border-bottom:1px solid var(--fl-line);padding:0!important;margin:0 auto!important}
.mt-faq-item summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:28px 0;font-size:24px;font-weight:500;color:var(--fl-ink)}
.mt-faq-item summary::-webkit-details-marker{display:none}
.mt-faq-item summary::after{content:"+";font-size:32px;font-weight:300;color:var(--fl-accent);transition:transform .3s}
.mt-faq-item[open] summary::after{transform:rotate(45deg)}
.mt-faq-item p{font-size:20px;line-height:1.6;margin:0 0 28px}

/* ---------- 10. contact ---------- */
.mt-sec-contact .wp-block-columns{gap:100px!important}
.mt-contact-list{list-style:none;padding:0;margin:40px 0 0}
.mt-contact-list li{display:flex;flex-direction:column;margin-bottom:24px;font-size:21px;color:var(--fl-ink)}
.mt-contact-list strong{font-size:15px;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:var(--fl-muted);margin-bottom:4px}
.mt-contact-list a{color:var(--fl-ink);text-decoration:none}
.mt-cf{background:var(--fl-light);padding:50px}
.mt-cf__row{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.mt-cf label:not(.mt-nl__consent){display:block;margin-bottom:24px}
.mt-cf label span{display:block;font-size:16px;color:var(--fl-ink);margin-bottom:8px}
.mt-cf input[type=text],.mt-cf input[type=email],.mt-cf input[type=tel],.mt-cf textarea{width:100%;border:1px solid var(--fl-line);background:#fff;padding:16px 18px;font:400 18px 'Jost',sans-serif;color:var(--fl-ink);border-radius:0;outline:0}
.mt-cf input:focus,.mt-cf textarea:focus{border-color:var(--fl-ink)}
.mt-cf .mt-btn button{display:inline-flex;align-items:center;justify-content:center;min-width:230px;height:64px;padding:0 40px;border-radius:40px;background:var(--fl-accent);color:#fff;border:0;font:400 19px 'Jost',sans-serif;cursor:pointer;transition:background .3s}
.mt-cf .mt-btn button:hover{background:var(--fl-accent-h)}
.mt-cf__msg{padding:14px 18px;margin:0 0 24px;font-size:17px}
.mt-cf__msg.is-ok{background:#e3f5ea;color:#1f7a45}
.mt-cf__msg.is-err{background:#fde6ee;color:#b10d45}

/* ---------- FOOTER ---------- */
.mt-site-footer{background:var(--fl-dark);color:#a9acb3;font-family:'Jost',sans-serif;padding:120px 20px 50px;position:relative}
.mt-f-inner{max-width:1500px;margin:0 auto}
.mt-site-footer .wp-block-columns{display:flex;gap:40px;margin:0}
.mt-site-footer .wp-block-column{flex:1 1 0;min-width:0}
.mt-site-footer .wp-block-column[style*="flex-basis"]{flex-grow:0}
.mt-f-top{margin-bottom:110px!important}
.mt-f-logo{display:inline-flex;color:#fff!important;font-size:44px;font-weight:500;letter-spacing:-1px;text-decoration:none!important}
.mt-f-logo img{height:52px;width:auto}
.mt-f-slogan{color:#fff!important;font-size:clamp(32px,3.4vw,64px)!important;font-weight:500!important;line-height:1.02!important;margin:0!important;font-family:'Jost',sans-serif}
.mt-site-footer h4{color:#fff;font-size:25px;font-weight:500;margin:0 0 36px;font-family:'Jost',sans-serif}
.mt-f-links{list-style:none;margin:0;padding:0}
.mt-f-links li{margin:0 0 16px}
.mt-f-links a{color:#a9acb3;text-decoration:none;font-size:21px;transition:color .25s}
.mt-f-links a:hover{color:#fff}
.mt-site-footer .mt-nl{max-width:390px}
.mt-site-footer .mt-nl__field{border-bottom-color:#3a3d45}
.mt-site-footer .mt-nl input[type=email]{color:#fff}
.mt-site-footer .mt-nl input[type=email]::placeholder{color:#a9acb3}
.mt-site-footer .mt-nl__ico{color:#fff;flex:0 0 22px}
.mt-site-footer .mt-nl button{color:#fff}
.mt-site-footer .mt-nl__consent{color:#a9acb3}
.mt-f-copy{border-top:1px solid #2b2e36;margin:100px 0 0!important;padding-top:40px;font-size:19px}
.mt-f-edit{position:absolute;right:20px;top:20px;font-size:13px;color:#a9acb3!important;background:#262a33;padding:6px 12px;border-radius:20px;text-decoration:none!important}

/* scroll to top */
.mt-top{position:fixed;right:40px;bottom:66px;width:58px;height:58px;border-radius:50%;background:var(--fl-accent);border:0;cursor:pointer;z-index:900;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:translateY(20px);transition:.35s}
.mt-top.is-visible{opacity:1;visibility:visible;transform:none}
.mt-top:hover{background:var(--fl-accent-h)}
.mt-top svg{width:22px;height:22px;stroke:#fff;fill:none;stroke-width:2}

/* global video lightbox */
.mt-lb{position:fixed;inset:0;background:rgba(0,0,0,.88);z-index:99999;display:none;align-items:center;justify-content:center;padding:20px}
.mt-lb.is-open{display:flex}
.mt-lb__inner{position:relative;width:100%;max-width:1000px;aspect-ratio:16/9}
.mt-lb iframe{width:100%;height:100%;border:0}
.mt-lb__x{position:absolute;top:-54px;right:0;background:none;border:0;color:#fff;font-size:48px;line-height:1;cursor:pointer}

/* ---------- responsive ---------- */
@media (max-width:1280px){
  .mt-sec-about .wp-block-columns,.mt-sec-newsletter .wp-block-columns{gap:60px!important}
  .mt-feature{padding:20px 30px 30px!important}
  .mt-about-box{width:320px;font-size:32px!important;padding:50px 40px}
}
@media (max-width:1024px){
  .mt-blog{grid-template-columns:repeat(2,1fr)}
  .mt-opts{flex-wrap:wrap!important}
  .mt-opt{flex-basis:50%!important}
  .mt-features{flex-wrap:wrap!important}
  .mt-feature{flex-basis:50%!important;border-left:0;padding:20px 20px 40px 0!important}
}
@media (max-width:781px){
  .mt-sec{padding:80px 20px!important}
  .mt-h2{margin-bottom:40px!important}
  .mt-feature{flex-basis:100%!important;padding:10px 0 30px!important}
  .mt-feature-ico{margin-bottom:20px!important}
  .mt-feature h3{margin-bottom:16px;max-width:none}
  .mt-course-stats p{font-size:16px}
  .mt-opt{flex-basis:100%!important;min-height:460px}
  .mt-about-media{padding:0!important}
  .mt-about-box{position:relative;width:auto;font-size:28px!important;padding:40px 30px;min-height:0}
  .mt-blog{grid-template-columns:1fr}
  .mt-cf{padding:28px 20px}
  .mt-cf__row{grid-template-columns:1fr;gap:0}
  .mt-sec-contact .wp-block-columns{gap:40px!important}
  .mt-faq-item summary{font-size:20px}
  .mt-testi-card{flex-basis:85vw}
  .mt-testi-track{gap:20px;padding:0 7.5vw}
  .mt-nl__row{flex-direction:column;align-items:stretch;gap:20px}
  .mt-site-footer{padding-top:80px}
  .mt-site-footer .wp-block-columns{flex-wrap:wrap}
  .mt-site-footer .wp-block-column{flex-basis:100%!important}
  .mt-f-top{margin-bottom:60px!important}
  .mt-f-copy{margin-top:50px!important}
  .mt-top{right:16px;bottom:24px;width:48px;height:48px}
}


/* =========================================================
   FITLINE METRICS (measured on fitline.axiomthemes.com @1920px)
   container 1290 · section spacing 120 · h2 57 · body 17/28
   ========================================================= */
:root{--fl-accent:#f80051;--fl-accent-h:#d6004a;--fl-navy:#072f83;--fl-violet:#4300f8;--fl-dark:#171a21;--fl-ink:#0c0f26;--fl-muted:#797c7f;--fl-light:#f0f4f5;--fl-line:#e3e5e8}
.mt-entry,.editor-styles-wrapper{font-family:'Kumbh Sans',sans-serif;font-size:17px;line-height:1.65}
.mt-entry h1,.mt-entry h2,.mt-entry h3,.mt-entry h4,.editor-styles-wrapper h1,.editor-styles-wrapper h2,.editor-styles-wrapper h3,.editor-styles-wrapper h4{font-weight:500}
.mt-sec{padding:120px 20px!important}
.mt-sec > *,.mt-sec > .wp-block-group__inner-container{max-width:1290px}
.mt-sec-testi > *,.mt-sec-testi > .wp-block-group__inner-container{max-width:none}
.mt-sec-faq > *,.mt-sec-faq > .wp-block-group__inner-container{max-width:900px}
.mt-eyebrow{font-size:13px!important;letter-spacing:1.7px;font-weight:600;margin:0 0 20px!important;font-family:'Jost',sans-serif}
.mt-h2{font-size:clamp(34px,2.97vw,57px)!important;line-height:1.12!important;letter-spacing:-.6px!important;margin:0 0 55px!important}
.mt-lead{font-size:17px;line-height:1.65;margin:0 0 24px}
.mt-btn{margin:36px 0 0}
.mt-btn a{min-width:0;height:48px;padding:0 40px;font-size:15px;font-weight:500;font-family:'Jost',sans-serif}
.mt-btn.is-block a{height:47px}
.mt-arrow a{width:24px;height:24px;background-size:20px}

/* features */
.mt-intro{gap:50px!important;margin-bottom:60px!important}
.mt-features{gap:0!important}
.mt-feature{padding:15px 20px 10px 50px!important}
.mt-feature:first-child{padding-left:0!important}
.mt-feature-ico{margin:0 0 45px!important}
.mt-feature-ico img{width:77px;height:77px}
.mt-feature h3{font-size:24px;line-height:1.2;margin:0 0 50px;max-width:200px}

/* options */
.mt-opt{min-height:560px}
.mt-opt .mt-opt-num{top:36px;left:37px;font-size:23px}
.mt-opt .mt-opt-title,.mt-opt .mt-opt-text,.mt-opt .mt-opt-link{left:37px;right:37px}
.mt-opt .mt-opt-title{bottom:88px;font-size:26px}
.mt-opt .mt-opt-text{bottom:50px;font-size:17px}
.mt-opt .mt-opt-link{bottom:36px}

/* about */
.mt-sec-about .wp-block-columns{gap:120px!important}
.mt-about-media{padding:0 120px 0 0!important}
.mt-about-img img{aspect-ratio:523/646}
.mt-about-box{width:360px;min-height:270px;font-size:35px!important;line-height:1!important;padding:70px 60px 60px 75px}
.mt-dots li{font-size:17px;margin-bottom:16px}

/* courses */
.mt-sec-courses .mt-h2{margin-bottom:55px!important}
.mt-courses{gap:30px!important}
.mt-course{padding:0 0 35px!important}
.mt-course > *:not(.mt-course-img){margin-left:35px!important;margin-right:35px!important}
.mt-course-img{margin:0 0 35px!important}
.mt-course-img img{aspect-ratio:410/246}
.mt-course h3{font-size:32px;margin-bottom:16px}
.mt-course-meta{font-size:15px;padding-bottom:20px;margin-bottom:20px}
.mt-course-stats p{font-size:15px;font-weight:600}
.mt-course-stats p::before{width:17px;height:17px}
.mt-course-price{font-size:18px;font-weight:600;margin-top:14px}
.mt-course .mt-btn{padding-top:26px}

/* video */
.mt-play-img img{height:min(700px,62vw)}
.mt-play-btn a{width:100px;height:100px;font-size:14px;font-weight:600;letter-spacing:1.5px}

/* testimonials */
.mt-sec-testi .mt-h2{margin-bottom:55px!important}
.mt-testi-track{gap:60px;padding:0 calc(50vw - 210px)}
.mt-testi-card{flex:0 0 420px;padding:60px 46px 60px!important}
.mt-stars{font-size:20px;margin:0 0 26px}
.mt-testi-text{font-size:18px;line-height:1.56;margin:0 0 44px}
.mt-testi-name{font-size:19px!important}
.mt-testi-role{font-size:16px}
.mt-testi-nav{margin-top:50px}
.mt-testi-arrows{width:66px;height:66px}

/* blog */
.mt-sec-blog .mt-h2{margin-bottom:55px!important}
.mt-blog{gap:26px}
.mt-blog-img img{aspect-ratio:414/309}
.mt-blog-cat{margin-top:28px;font-size:13px;letter-spacing:1.7px;font-weight:600}
.mt-blog-title{font-size:24px!important;line-height:1.2!important;margin:12px 0 16px!important}
.mt-blog-meta{font-size:15px}
.mt-sec-blog .mt-btn{margin-top:50px}

/* newsletter section */
.mt-sec-newsletter .mt-h2{font-size:clamp(32px,2.45vw,47px)!important}
.mt-nl input[type=email]{font-size:17px;padding:14px 0}
.mt-nl__btn{font-size:19px!important;gap:12px}
.mt-nl__consent{font-size:15px}

/* faq + contact */
.mt-faq-item summary{font-size:20px;padding:24px 0}
.mt-faq-item p{font-size:17px}
.mt-cf label span{font-size:15px}
.mt-cf input[type=text],.mt-cf input[type=email],.mt-cf input[type=tel],.mt-cf textarea{font-size:16px;padding:14px 16px}
.mt-cf .mt-btn button{min-width:0;height:48px;padding:0 40px;font-size:15px;font-weight:500}
.mt-contact-list li{font-size:17px}
.mt-contact-list strong{font-size:13px}

/* footer */
.mt-site-footer{background:var(--fl-dark);padding:100px 20px 45px;color:#d0d1d2}
.mt-f-inner{max-width:1290px}
.mt-f-top{margin-bottom:80px!important}
.mt-f-logo{font-size:34px}
.mt-f-logo img{height:41px}
.mt-f-slogan{font-size:clamp(30px,2.45vw,47px)!important;line-height:1!important}
.mt-site-footer h4{font-size:19px;margin:0 0 26px}
.mt-f-links li{margin:0 0 6px}
.mt-f-links a{font-size:17px;color:#d0d1d2}
.mt-site-footer .mt-nl{max-width:333px}
.mt-site-footer .mt-nl__consent{font-size:14px}
.mt-f-copy{margin:80px 0 0!important;padding-top:36px;font-size:16px;color:#d0d1d2}
.mt-top{width:50px;height:50px;bottom:40px;right:30px}

@media (max-width:1280px){
  .mt-sec-about .wp-block-columns{gap:60px!important}
  .mt-about-media{padding:0 60px 0 0!important}
  .mt-about-box{width:300px;font-size:28px!important;padding:50px 40px}
  .mt-feature{padding:15px 15px 10px 25px!important}
}
@media (max-width:1024px){
  .mt-feature,.mt-feature:first-child{padding:10px 20px 30px 0!important;border-left:0}
}
@media (max-width:781px){
  .mt-sec{padding:70px 20px!important}
  .mt-h2{margin-bottom:34px!important}
  .mt-feature-ico{margin-bottom:18px!important}
  .mt-feature h3{margin-bottom:14px;max-width:none}
  .mt-about-media{padding:0!important}
  .mt-about-box{width:auto;font-size:26px!important;padding:36px 28px;min-height:0}
  .mt-testi-card{flex-basis:85vw;padding:40px 28px!important}
  .mt-testi-track{gap:16px;padding:0 7.5vw}
  .mt-opt{min-height:440px}
  .mt-site-footer{padding-top:70px}
  .mt-f-top{margin-bottom:50px!important}
  .mt-f-copy{margin-top:40px!important}
  .mt-top{right:16px;bottom:20px;width:44px;height:44px}
}

/* keep section-level headings inside the 1290px container */
.mt-sec > .mt-h2,.mt-sec > .mt-eyebrow,.mt-sec > .mt-lead,.mt-sec > p,.mt-sec > h2{margin-left:auto!important;margin-right:auto!important}
.mt-nl input[type=email]{min-width:0;width:100%}.mt-nl__field{min-width:0}

/* ---------- full-width fixes (WordPress inner container) ---------- */
.mt-entry > .alignfull > .wp-block-group__inner-container{max-width:1290px;margin-left:auto;margin-right:auto}
.mt-entry > .mt-sec-testi > .wp-block-group__inner-container{max-width:none}
.mt-entry > .mt-sec-faq > .wp-block-group__inner-container{max-width:900px}
.mt-entry > .mt-play > .wp-block-group__inner-container,.mt-play > *{max-width:none!important;width:100%;margin:0!important;padding:0!important;position:static}
.mt-play .mt-play-img,.mt-play .mt-play-img img{width:100%!important;max-width:none!important}
.mt-play .mt-play-btn{width:auto!important;position:absolute!important}

/* ---------- arrow link with "Saznaj više" revealed on hover (as Fitline) ---------- */
.mt-arrow a{display:inline-flex!important;align-items:center;gap:0;width:auto!important;height:28px!important;background:none!important;color:var(--fl-ink)!important;font-family:'Jost',sans-serif;font-weight:500;font-size:0;line-height:28px;white-space:nowrap;text-decoration:none!important;transition:font-size .35s ease,gap .35s ease;transform:none!important}
.mt-arrow a::after{content:"";flex:0 0 22px;width:22px;height:22px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M4 12h16M14 6l6 6-6 6'/%3E%3C/svg%3E") no-repeat center/20px;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M4 12h16M14 6l6 6-6 6'/%3E%3C/svg%3E") no-repeat center/20px;transition:transform .35s ease}
.mt-feature:hover .mt-arrow a,.mt-arrow a:hover,.mt-arrow a:focus-visible{font-size:17px;gap:10px}
.mt-feature:hover .mt-arrow a::after{transform:translateX(2px)}
/* options section keeps arrow only, white */
.mt-opt .mt-arrow a,.mt-opt .mt-arrow a:hover{font-size:0!important;gap:0!important;color:#fff!important;filter:none!important}

/* ---------- testimonials – exact Fitline metrics ---------- */
.mt-sec-testi{background:#eff6f7}
.mt-testi-track{gap:69px;padding:0 calc(50vw - 214px);align-items:flex-start;cursor:none;user-select:none;-webkit-user-select:none}
.mt-testi-track.is-dragging{scroll-snap-type:none;scroll-behavior:auto}
.mt-testi-card{flex:0 0 428px;padding:74px 40px!important}
.mt-testi-card > .wp-block-group__inner-container > *:first-child,.mt-testi-card > *:first-child{margin-top:0}
.mt-stars{font-size:19px;letter-spacing:0;line-height:1;color:#ffc107;margin:0!important}
.mt-testi-text{font-size:18px;line-height:28px;letter-spacing:.1px;color:#797c7f;margin:36px 0 0!important}
.mt-testi-name{font-size:19px!important;line-height:1.3!important;font-weight:500!important;margin:60px 0 0!important}
.mt-testi-role{font-size:16px;line-height:1.3;color:#797c7f;margin:10px 0 0!important}
.mt-testi-nav{margin-top:40px}
.mt-testi-arrows{display:none!important}
.mt-testi-dots{gap:12px}
.mt-testi-dots button{width:8px;height:8px;background:#e2e1e0}
.mt-testi-dots button.is-active{background:var(--fl-accent)}
/* drag cursor (black circle with ‹ ›) */
.mt-testi-cursor{position:fixed;left:0;top:0;width:76px;height:76px;margin:-38px 0 0 -38px;border-radius:50%;background:#000;color:#fff;display:flex;align-items:center;justify-content:center;gap:14px;font-size:20px;line-height:1;pointer-events:none;z-index:9999;opacity:0;transform:scale(.4);transition:opacity .2s,transform .2s}
.mt-testi-cursor.is-on{opacity:1;transform:scale(1)}
.mt-testi-track.is-dragging ~ .mt-testi-cursor,.mt-testi-cursor.is-down{transform:scale(.85)}
@media (hover:none),(max-width:781px){.mt-testi-track{cursor:auto}.mt-testi-cursor{display:none}}
@media (max-width:781px){.mt-testi-card{flex-basis:85vw;padding:44px 28px!important}.mt-testi-track{gap:16px;padding:0 7.5vw}.mt-testi-name{margin-top:36px!important}}
.mt-sec.mt-sec-testi{padding-left:0!important;padding-right:0!important}

.mt-rc-note{font-size:12px;line-height:1.5;color:#9a9da4;margin:18px 0 0}
.mt-rc-note a{color:inherit;text-decoration:underline}
.mt-nl__msg.is-spam,.mt-nl__msg.is-slow{color:var(--fl-accent)}

/* image CAPTCHA */
.mt-cap{margin:4px 0 22px}
.mt-cap__label{display:block;font-size:15px;color:var(--fl-ink);margin-bottom:8px}
.mt-cap__row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.mt-cap__img{width:180px;height:60px;border:1px solid var(--fl-line);background:#eff6f7;display:block}
.mt-cap__new{width:44px;height:44px;border-radius:50%;border:1px solid var(--fl-line);background:#fff;color:var(--fl-ink);font-size:22px;line-height:1;cursor:pointer;transition:transform .4s,border-color .3s}
.mt-cap__new:hover{transform:rotate(180deg);border-color:var(--fl-ink)}
#fl-page .mt-cf .mt-cap__input,.mt-cf .mt-cap__input{width:150px!important;font-size:22px!important;letter-spacing:6px;text-align:center;padding:12px 10px!important}
.mt-cap__err{color:var(--fl-accent);font-size:14px;margin:8px 0 0}
