/*
Theme Name: CAPRAZO EU B2B DE V1
Theme URI: https://caprazo.eu/
Author: OpenAI for CAPRAZO
Description: CAPRAZO.eu – deutsche B2B-Version für Firmenkunden in Deutschland und Österreich.
Version: 1.0.0
Text Domain: caprazo-eu
*/
:root{--blue:#0c4d92;--dark:#062f61;--green:#28a745;--text:#102d4d;--muted:#5b7088;--light:#f5f9fd;--line:#dbe6f0;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff;line-height:1.55}a{color:inherit}img{max-width:100%;height:auto}.container{width:min(1540px,92vw);margin:auto}
.topbar{background:var(--dark);color:#fff;font-size:14px}.topbar .container{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.topbar a{text-decoration:none}
.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.header-inner{min-height:104px;display:flex;align-items:center;gap:34px}.site-branding{min-width:260px}.custom-logo{max-height:84px;width:auto;max-width:330px}.brand-fallback{font-size:32px;font-weight:900;color:var(--dark);text-decoration:none}.main-nav{margin-left:auto}.main-nav ul{list-style:none;display:flex;align-items:center;gap:27px;margin:0;padding:0}.main-nav a{text-decoration:none;font-size:15px;font-weight:800}.main-nav a:hover{color:var(--green)}.header-cta,.btn,.wp-block-button__link{background:var(--green)!important;color:#fff!important;text-decoration:none;font-weight:800;border-radius:7px;padding:14px 21px;display:inline-flex;align-items:center;justify-content:center}.header-cta{white-space:nowrap}.menu-toggle{display:none;border:0;background:none;font-size:28px}
.hero{min-height:590px;background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center}.hero .container{display:flex;align-items:center;min-height:590px}.hero-copy{width:min(670px,52%);padding:60px 0}.eyebrow,.mini{letter-spacing:1.8px;font-size:13px;font-weight:900;color:var(--green);text-transform:uppercase}.hero h1{font-size:clamp(52px,5vw,82px);line-height:.98;letter-spacing:-2.5px;color:var(--dark);margin:15px 0 18px}.hero h1 .green{color:var(--green)}.hero-sub{font-size:clamp(25px,2.2vw,36px);font-weight:700;line-height:1.12;margin:0 0 28px}.hero-buttons{display:flex}.trio{margin-top:32px;font-size:23px;font-weight:900;color:var(--blue)}
.section{padding:72px 0}.benefits-section{background:#fff}.section-title{text-align:center;max-width:850px;margin:0 auto 38px}.section-title h2,.professions h2{font-size:42px;color:var(--dark);margin:7px 0}.section-title p{color:var(--muted);margin:0}.benefits{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.benefit{text-align:center;padding:25px 18px;border-radius:16px;background:var(--light);border:1px solid #e7eff7}.benefit-icon,.adv-icon{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;margin:0 auto 14px;background:#e9f3fb;color:var(--blue);font-size:25px;font-weight:900}.benefit h3{font-size:17px;color:var(--dark);margin:7px 0}.benefit p{font-size:14px;color:var(--muted);margin:0}
.content-wrap{padding:64px 0}.home-content{background:var(--light)}.entry-content{max-width:1240px}.entry-content h2{font-size:38px;color:var(--dark);margin-top:38px}.entry-content h3{color:var(--dark)}.entry-content p,.entry-content li{font-size:17px}.entry-content .lead{font-size:22px;line-height:1.5}.entry-content .wp-block-columns{gap:22px;margin:30px 0}.info-card,.adv-card,.contact-card{border:1px solid var(--line);border-radius:15px;padding:26px!important;background:#fff;box-shadow:0 8px 28px rgba(8,47,97,.06)}.adv-card{text-align:center}.accommodation-box,.premium-box,.billing-box{padding:34px!important;border-radius:16px;margin:34px 0!important}.accommodation-box{background:#eef8ef;border-left:6px solid var(--green)}.premium-box,.billing-box{background:var(--dark);color:#fff}.premium-box h2,.billing-box h3,.billing-box a{color:#fff}.entry-content blockquote{margin:35px 0;padding:24px 28px;background:#f0f7fd;border-left:6px solid var(--blue)}
.professions{padding:64px 0;background:#fff}.professions> .container>p{color:var(--muted)}.profession-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:18px;margin-top:32px}.profession-grid div{text-align:center}.profession-grid b{display:grid;place-items:center;width:68px;height:68px;border-radius:50%;background:#eaf3fa;color:var(--blue);font-size:27px;margin:0 auto 10px}.profession-grid span{font-size:14px;font-weight:800}
.register-strip{padding:54px 0;background:linear-gradient(120deg,var(--dark),#0c5b9f);color:#fff}.register-strip .container{display:flex;justify-content:space-between;align-items:center;gap:30px}.register-strip h2{font-size:40px;margin:0 0 5px}.register-strip p{margin:0;font-size:18px}
.page-hero{padding:55px 0;background:linear-gradient(120deg,#f4f9fd,#eaf4fb);border-bottom:1px solid var(--line)}.page-hero h1{font-size:50px;color:var(--dark);margin:5px 0}
.registration-form{max-width:900px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:30px;box-shadow:0 10px 35px rgba(8,47,97,.08)}.registration-form .grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.registration-form label{font-weight:800;display:block;margin-bottom:6px}.registration-form input,.registration-form select,.registration-form textarea{width:100%;padding:13px;border:1px solid #b8cce0;border-radius:7px;font:inherit}.registration-form textarea{min-height:125px}.registration-form .full{grid-column:1/-1}.registration-form .gdpr{display:flex;gap:11px}.registration-form .gdpr input{width:auto;margin-top:6px}.registration-form .gdpr a{color:var(--blue);font-weight:800}.registration-form button{border:0;background:var(--green);color:#fff;padding:15px 24px;border-radius:7px;font-weight:900}.notice{padding:13px;border-radius:7px;margin-bottom:20px}.notice.success{background:#eaf8ed;color:#176d2b}.notice.error{background:#fff0f0;color:#9c2424}
.site-footer{background:#062b55;color:#fff;padding:52px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1.15fr .8fr;gap:42px}.site-footer h3{margin-top:0}.site-footer a{color:#fff;text-decoration:none}.footer-menu{list-style:none;padding:0;margin:0}.footer-menu li{margin:7px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.2);margin-top:35px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;font-size:13px}.legal-links{text-align:right}
@media(min-width:1900px){.container{width:min(1760px,90vw)}.hero{min-height:650px}.hero .container{min-height:650px}.entry-content{max-width:1400px}}
@media(max-width:1100px){.main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;padding:20px 4%;border-top:1px solid var(--line)}.main-nav.open{display:block}.main-nav ul{display:block}.main-nav li{margin:14px 0}.menu-toggle{display:block;margin-left:auto}.header-cta{display:none}.benefits{grid-template-columns:repeat(2,1fr)}.profession-grid{grid-template-columns:repeat(4,1fr)}.hero-copy{width:62%}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.container{width:90vw}.topbar .container{display:block;text-align:center}.topbar a{display:block;margin-top:3px}.header-inner{min-height:82px}.site-branding{min-width:0}.custom-logo{max-height:60px;max-width:220px}.hero{min-height:620px;background-position:62% center!important}.hero .container{min-height:620px;align-items:flex-start}.hero-copy{width:100%;padding:38px 0 230px}.hero h1{font-size:45px}.hero-sub{font-size:24px;max-width:330px}.trio{font-size:18px}.benefits{grid-template-columns:1fr}.profession-grid{grid-template-columns:repeat(2,1fr)}.register-strip .container{display:block}.register-strip .btn{margin-top:20px}.register-strip h2{font-size:34px}.entry-content h2{font-size:31px}.page-hero h1{font-size:38px}.registration-form .grid{grid-template-columns:1fr}.registration-form .full{grid-column:auto}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.legal-links{text-align:left;margin-top:10px}}

.topbar-contacts{display:flex;align-items:center;gap:22px;flex-wrap:wrap;justify-content:flex-end}@media(max-width:700px){.topbar-contacts{justify-content:center;gap:4px 14px}}


/* CAPRAZO KROK 2 – jednotná modrá pre text namiesto čiernej.
   Zelené prvky, biele texty na tlačidlách a ostatné farebné prvky ostávajú nezmenené. */
body,
p,
li,
label,
input,
textarea,
select,
.entry-content,
.entry-content p,
.entry-content li,
.site-main,
.content-wrap,
.contact-card,
.registration-form,
.caprazo-registration-form {
    color:#0b4a8b;
}

h1,h2,h3,h4,h5,h6,
.site-title,
.entry-title,
.page-title,
.section-title,
.hero-title,
.hero-subtitle,
nav a,
.main-navigation a,
.menu a {
    color:#0b4a8b;
}

/* Zachovať existujúcu zelenú a bielu tam, kde je súčasť dizajnu. */
.cap-hero-green,
.green,
.text-green,
.eyebrow,
.kicker,
.mini {
    color:#25a844 !important;
}
button,
.button,
.btn,
.wp-block-button__link,
input[type="submit"],
a.button {
    color:#fff;
}
.cap-hero-blue {
    color:#0b4a8b !important;
}


/* CAPRAZO – mobilná verzia bez obrázka, iba text */
@media (max-width:768px){
    .hero{
        background-image:none !important;
        min-height:0 !important;
        padding:0 !important;
    }
    .hero::before,
    .hero::after{
        display:none !important;
        content:none !important;
        background:none !important;
    }
    .hero .container{
        min-height:0 !important;
        display:block !important;
        padding:42px 20px 44px !important;
    }
    .hero-copy{
        width:100% !important;
        max-width:100% !important;
        padding:0 !important;
        display:block !important;
    }
    .hero .eyebrow,
    .hero h1,
    .hero .sub,
    .hero-subtitle{
        width:100% !important;
        max-width:100% !important;
    }
    .hero .eyebrow{
        font-size:11px !important;
        line-height:1.35 !important;
        margin:0 0 15px !important;
    }
    .hero h1{
        font-size:clamp(36px,10vw,52px) !important;
        line-height:1.02 !important;
        letter-spacing:-1.5px !important;
        margin:0 0 20px !important;
    }
    .hero .sub,
    .hero-subtitle{
        font-size:clamp(18px,5vw,23px) !important;
        line-height:1.2 !important;
        margin:0 0 22px !important;
    }
}
@media (max-width:480px){
    .hero .container{
        padding:36px 16px 38px !important;
    }
    .hero h1{
        font-size:clamp(34px,9.5vw,44px) !important;
    }
}



/* CAPRAZO – PREČO CAPRAZO / výhody / maskot */
.benefits-head .mini{
    color:#0c4d92 !important;
    font-size:clamp(28px,3vw,42px) !important;
    line-height:1.1 !important;
    letter-spacing:2px !important;
    font-weight:800 !important;
    margin-bottom:28px !important;
}
.benefits-head h2,
.benefits-head > p{
    display:none !important;
}
.benefit{
    border:1px solid rgba(12,77,146,.12) !important;
    border-radius:18px !important;
    box-shadow:0 10px 30px rgba(12,77,146,.08) !important;
}
.benefit-icon{
    width:64px !important;
    height:64px !important;
    border-radius:18px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    background:linear-gradient(145deg,#eef6ff,#ffffff) !important;
    border:1px solid rgba(12,77,146,.14) !important;
    box-shadow:0 7px 18px rgba(12,77,146,.10) !important;
    color:#0c4d92 !important;
    font-size:22px !important;
    font-weight:800 !important;
}
.benefits-mascot{
    display:flex;
    justify-content:center;
    margin:42px auto 0;
}
.benefits-mascot img{
    display:block;
    width:min(100%,720px);
    height:auto;
    border-radius:24px;
}
@media(max-width:700px){
    .benefits-head .mini{
        font-size:30px !important;
        letter-spacing:1.5px !important;
        margin-bottom:22px !important;
    }
    .benefit-icon{
        width:58px !important;
        height:58px !important;
        border-radius:16px !important;
        font-size:20px !important;
    }
    .benefits-mascot{
        margin-top:28px;
    }
    .benefits-mascot img{
        width:100%;
        border-radius:18px;
    }
}


/* PREČO CAPRAZO – logo-font image only */
.benefits-head .preco-caprazo-title-image{
    margin:0 0 28px !important;
    font-size:0 !important;
    line-height:0 !important;
    letter-spacing:0 !important;
    color:transparent !important;
}
.benefits-head .preco-caprazo-title-image img{
    display:block !important;
    width:min(100%,760px) !important;
    height:auto !important;
    margin:0 auto !important;
}
@media(max-width:700px){
    .benefits-head .preco-caprazo-title-image{
        margin-bottom:22px !important;
    }
    .benefits-head .preco-caprazo-title-image img{
        width:100% !important;
        max-width:520px !important;
    }
}


/* Výhody – iba živšie modernejšie ikonky; texty a layout ostávajú */
.benefit-icon{
    position:relative !important;
    overflow:hidden !important;
    width:68px !important;
    height:68px !important;
    border-radius:20px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    background:linear-gradient(145deg,#ffffff 0%,#eaf4ff 100%) !important;
    border:1px solid rgba(12,77,146,.16) !important;
    box-shadow:0 9px 22px rgba(12,77,146,.15), inset 0 1px 0 rgba(255,255,255,.95) !important;
    color:#0c4d92 !important;
    font-weight:900 !important;
    font-size:25px !important;
}
.benefit-icon::after{
    content:"" !important;
    position:absolute !important;
    width:24px !important;
    height:24px !important;
    right:-7px !important;
    bottom:-7px !important;
    border-radius:50% !important;
    background:#28a745 !important;
    box-shadow:0 0 16px rgba(40,167,69,.38) !important;
}
.benefit-icon-pay{
    gap:3px !important;
    flex-direction:column !important;
    line-height:.9 !important;
}
.benefit-icon-pay span{
    font-size:24px !important;
    color:#28a745 !important;
}
.benefit-icon-pay b{
    font-size:14px !important;
    color:#0c4d92 !important;
}
.benefit-icon-home{
    font-size:38px !important;
    color:#0c4d92 !important;
}
.benefit-icon-parking{
    background:linear-gradient(145deg,#0c4d92,#176fc5) !important;
    color:#fff !important;
    font-size:35px !important;
}
.benefit-icon-fair{
    background:linear-gradient(145deg,#0c4d92,#176fc5) !important;
    color:#fff !important;
    font-size:34px !important;
}
.benefit-icon-support{
    background:linear-gradient(145deg,#0c4d92,#176fc5) !important;
    color:#fff !important;
    font-size:18px !important;
    letter-spacing:-.5px !important;
}
@media(max-width:700px){
    .benefit-icon{
        width:62px !important;
        height:62px !important;
        border-radius:18px !important;
    }
}

/* Finálne moderné ikonky výhod */
.benefit-icon{
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
    overflow:visible !important;
    width:92px !important;
    height:92px !important;
    padding:0 !important;
}
.benefit-icon::after{display:none !important;content:none !important;}
.benefit-icon img{
    display:block !important;
    width:92px !important;
    height:92px !important;
    object-fit:contain !important;
}
@media(max-width:700px){
    .benefit-icon,.benefit-icon img{
        width:78px !important;
        height:78px !important;
    }
}


/* Prepracované ikonky výhod – priamo z odsúhlaseného grafického návrhu */
.benefit-icon{
    width:145px !important;
    height:135px !important;
    margin-bottom:10px !important;
}
.benefit-icon img{
    width:145px !important;
    height:135px !important;
    object-fit:contain !important;
}
@media(max-width:900px){
    .benefit-icon,
    .benefit-icon img{
        width:120px !important;
        height:112px !important;
    }
}
@media(max-width:700px){
    .benefit-icon,
    .benefit-icon img{
        width:105px !important;
        height:100px !important;
    }
}


/* OPRAVA: čisté výrezy ikoniek bez duplikovaných textov */
.benefit-icon{
    width:118px !important;
    height:96px !important;
    margin-bottom:12px !important;
}
.benefit-icon img{
    width:118px !important;
    height:96px !important;
    object-fit:contain !important;
}
@media(max-width:700px){
    .benefit-icon,
    .benefit-icon img{
        width:96px !important;
        height:82px !important;
    }
}

/* Maskot priamo pod PREČO CAPRAZO a nad výhodami */
.benefits-top-mascot{display:flex!important;justify-content:center!important;margin:-5px auto 20px!important;max-width:560px!important}
.benefits-top-mascot img{display:block!important;width:100%!important;height:auto!important;object-fit:contain!important;border-radius:20px!important}
.benefits-mascot{display:none!important}

/* Skrytie otázniku na pravom okraji existujúceho PREČO CAPRAZO obrázka */
.preco-caprazo-title-image{overflow:hidden!important}
.preco-caprazo-title-image img{clip-path:inset(0 10% 0 0)!important}

@media(max-width:700px){
.benefits-top-mascot{max-width:94%!important;margin:0 auto 18px!important}
}

/* Schválený finálny vizuál nad kartami výhod */
.benefits-visual-final{width:100%!important;max-width:760px!important;margin:0 auto 24px!important;padding:0!important}
.benefits-visual-final img{display:block!important;width:100%!important;height:auto!important;margin:0 auto!important;object-fit:contain!important}
.benefits-top-mascot,.benefits-mascot{display:none!important}
@media(max-width:700px){.benefits-visual-final{max-width:96%!important;margin-bottom:18px!important}}

/* FINÁLNA SEKCIA PROFESIE */
.professions-final{
  text-align:center!important;
  padding-top:34px!important;
  padding-bottom:58px!important;
}
.professions-kicker{
  color:#28a745!important;
  font-weight:900!important;
  font-size:30px!important;
  letter-spacing:3px!important;
  line-height:1.1!important;
  margin:0 0 14px!important;
}
.professions-kicker::after{
  content:""!important;
  display:block!important;
  width:110px!important;
  height:4px!important;
  border-radius:10px!important;
  background:#28a745!important;
  margin:12px auto 0!important;
}
.professions-final h2{
  color:#0c4d92!important;
  text-align:center!important;
  font-size:clamp(38px,4vw,66px)!important;
  line-height:1.05!important;
  margin:0 auto 22px!important;
}
.professions-intro{
  max-width:1320px!important;
  margin:0 auto 38px!important;
  color:#0c4d92!important;
  font-size:clamp(18px,1.35vw,24px)!important;
  line-height:1.55!important;
}
.professions-grid-final{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:14px!important;
  align-items:stretch!important;
}
.profession-card-final{
  min-width:0!important;
  background:#fff!important;
  border:1px solid #d6eaf8!important;
  border-radius:18px!important;
  box-shadow:0 10px 28px rgba(12,77,146,.08)!important;
  padding:20px 12px 18px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
}
.profession-card-final img{
  display:block!important;
  width:100%!important;
  max-width:185px!important;
  height:170px!important;
  object-fit:contain!important;
  margin:0 auto 8px!important;
}
.profession-card-final h3{
  color:#0c4d92!important;
  font-size:20px!important;
  line-height:1.15!important;
  font-weight:900!important;
  margin:0!important;
  text-align:center!important;
}
@media(max-width:1000px){
  .professions-grid-final{grid-template-columns:repeat(3,1fr)!important}
}
@media(max-width:700px){
  .professions-final{padding-top:26px!important;padding-bottom:42px!important}
  .professions-kicker{font-size:23px!important}
  .professions-final h2{font-size:36px!important}
  .professions-intro{font-size:17px!important;margin-bottom:28px!important}
  .professions-grid-final{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}
  .profession-card-final{padding:14px 8px!important}
  .profession-card-final img{height:125px!important;max-width:140px!important}
  .profession-card-final h3{font-size:16px!important}
}

/* PROFESIE – oprava zobrazenia ikon a odstránenie duplicitného bloku */
.profession-card-final{
    overflow:visible !important;
    min-height:285px !important;
    padding:22px 12px 18px !important;
}
.profession-card-final img{
    display:block !important;
    width:190px !important;
    max-width:90% !important;
    height:190px !important;
    object-fit:contain !important;
    object-position:center !important;
    margin:0 auto 10px !important;
    overflow:visible !important;
}
.profession-card-final h3{
    margin:0 !important;
    padding:0 4px !important;
}

/* Starý duplicitný blok 'S kým spolupracujeme?' v editovateľnom obsahu stránky */
.home-content .entry-content > h2:last-of-type,
.home-content .entry-content > h2:last-of-type + p{
    display:none !important;
}

@media(max-width:700px){
    .profession-card-final{min-height:220px !important;}
    .profession-card-final img{
        width:145px !important;
        height:145px !important;
    }
}

/* PROFESIE – finálne bezpečné okraje ikon */
.profession-card-final{
    overflow:visible!important;
}
.profession-card-final img{
    width:200px!important;
    max-width:88%!important;
    height:185px!important;
    object-fit:contain!important;
    object-position:center!important;
    margin:0 auto 10px!important;
    padding:0!important;
    overflow:visible!important;
}
@media(max-width:700px){
    .profession-card-final img{
        width:150px!important;
        max-width:88%!important;
        height:140px!important;
    }
}

/* PROFESIE – detailne vyčistené ikony */
.profession-card-final img{
    display:block!important;
    width:200px!important;
    max-width:88%!important;
    height:185px!important;
    object-fit:contain!important;
    object-position:center!important;
    margin:0 auto 10px!important;
    padding:0!important;
    border:0!important;
    outline:0!important;
    box-shadow:none!important;
    background:#fff!important;
}
@media(max-width:700px){
    .profession-card-final img{
        width:150px!important;
        height:140px!important;
    }
}

/* PROFESIE – finál podľa schváleného náhľadu */
.professions-final{
    text-align:center!important;
    padding:42px 3% 58px!important;
}
.professions-kicker{
    font-size:30px!important;
    color:#28a745!important;
    font-weight:900!important;
    letter-spacing:2px!important;
}
.professions-final h2{
    text-align:center!important;
    color:#0c4d92!important;
    font-size:clamp(42px,4.2vw,68px)!important;
    line-height:1.05!important;
    margin:16px auto 20px!important;
}
.professions-intro{
    max-width:1320px!important;
    margin:0 auto 34px!important;
    text-align:center!important;
    color:#0c4d92!important;
    font-size:clamp(18px,1.35vw,24px)!important;
    line-height:1.45!important;
}
.professions-grid-final{
    display:grid!important;
    grid-template-columns:repeat(6,minmax(0,1fr))!important;
    gap:12px!important;
    width:100%!important;
    max-width:1660px!important;
    margin:0 auto!important;
}
.profession-card-final{
    background:#fff!important;
    border:1px solid #d6eaf8!important;
    border-radius:18px!important;
    box-shadow:0 8px 24px rgba(12,77,146,.07)!important;
    min-height:285px!important;
    padding:18px 10px 16px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:flex-start!important;
    overflow:visible!important;
}
.profession-card-final img{
    display:block!important;
    width:210px!important;
    max-width:92%!important;
    height:205px!important;
    object-fit:contain!important;
    object-position:center!important;
    margin:0 auto 4px!important;
    padding:0!important;
    border:0!important;
    outline:0!important;
    box-shadow:none!important;
    background:#fff!important;
}
.profession-card-final h3{
    color:#0c4d92!important;
    font-weight:900!important;
    font-size:21px!important;
    line-height:1.15!important;
    text-align:center!important;
    margin:0!important;
}
@media(max-width:1000px){
    .professions-grid-final{grid-template-columns:repeat(3,1fr)!important}
}
@media(max-width:700px){
    .professions-final{padding:30px 16px 42px!important}
    .professions-kicker{font-size:23px!important}
    .professions-final h2{font-size:36px!important}
    .professions-intro{font-size:17px!important;margin-bottom:26px!important}
    .professions-grid-final{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}
    .profession-card-final{min-height:220px!important;padding:12px 6px!important}
    .profession-card-final img{width:150px!important;height:145px!important;max-width:94%!important}
    .profession-card-final h3{font-size:16px!important}
}

/* Posledná profesia – čistá celá + ikona; text je iba HTML pod ikonou */
.profession-card-final:last-child img{
    width:210px!important;
    height:205px!important;
    max-width:92%!important;
    object-fit:contain!important;
    object-position:center center!important;
    margin:0 auto 4px!important;
    padding:0!important;
    border:0!important;
    outline:0!important;
    box-shadow:none!important;
    background:#fff!important;
}
.profession-card-final:last-child h3{
    display:block!important;
    margin:0!important;
    text-align:center!important;
}
@media(max-width:700px){
 .profession-card-final:last-child img{width:150px!important;height:145px!important;}
}

/* Montéri – finálna čistá celá ikona, centrovaná; text iba HTML */
.profession-card-final:nth-child(5) img{
    display:block!important;
    width:210px!important;
    height:205px!important;
    max-width:92%!important;
    object-fit:contain!important;
    object-position:center center!important;
    margin:0 auto 4px!important;
    padding:0!important;
    border:0!important;
    outline:0!important;
    box-shadow:none!important;
    background:#fff!important;
}
.profession-card-final:nth-child(5) h3{
    display:block!important;
    text-align:center!important;
    margin:0!important;
}
@media(max-width:700px){
    .profession-card-final:nth-child(5) img{
        width:150px!important;
        height:145px!important;
    }
}

/* Elektrikári – finálna celá čistá ikona, centrovaná, bez orezania */
.profession-card-final:nth-child(4) img{
 display:block!important;width:210px!important;height:205px!important;max-width:92%!important;
 object-fit:contain!important;object-position:center center!important;margin:0 auto 4px!important;
 padding:0!important;border:0!important;outline:0!important;box-shadow:none!important;background:#fff!important;
}
.profession-card-final:nth-child(4) h3{display:block!important;text-align:center!important;margin:0!important;}
@media(max-width:700px){.profession-card-final:nth-child(4) img{width:150px!important;height:145px!important;}}

/* Zámočníci – finálna celá čistá ikona, presne centrovaná */
.profession-card-final:nth-child(2) img{
 display:block!important;
 width:210px!important;
 height:205px!important;
 max-width:92%!important;
 object-fit:contain!important;
 object-position:center center!important;
 margin:0 auto 4px!important;
 padding:0!important;
 border:0!important;
 outline:0!important;
 box-shadow:none!important;
 background:#fff!important;
}
.profession-card-final:nth-child(2) h3{
 display:block!important;
 text-align:center!important;
 margin:0!important;
}
@media(max-width:700px){
 .profession-card-final:nth-child(2) img{
   width:150px!important;
   height:145px!important;
 }
}


/* CAPRAZO FINAL – jednotná veľkosť profesijných ikon */
.profession-icon img,
.profession-card img,
.professions-grid img,
.prof-grid img {
    width: 118px !important;
    height: 118px !important;
    object-fit: contain !important;
    object-position: center center !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}


/* CAPRAZO – O NÁS: vizuálne rozloženie, obsah bez zmeny */
.home-about,
.about-section,
.about-preview {
    position: relative;
}

.home-about .container,
.about-section .container,
.about-preview .container {
    max-width: 1240px;
}

.caprazo-brand-word {
    font-family: "Arial Black", "Arial Narrow", Arial, sans-serif;
    font-weight: 900;
    letter-spacing: -1.5px;
    color: #0c4d92;
    display: inline-block;
    font-size: .92em;
    transform: scaleX(1.08);
    transform-origin: left center;
}

.caprazo-about-rest {
    color: #0c4d92;
    font-weight: 700;
    letter-spacing: -.35px;
}

.home-about h2,
.about-section h2,
.about-preview h2 {
    line-height: 1.12;
    margin-bottom: 28px;
}

.home-about p,
.about-section p,
.about-preview p {
    line-height: 1.72;
    max-width: 720px;
}

.home-about .btn,
.about-section .btn,
.about-preview .btn {
    margin-top: 14px;
}

@media (min-width: 850px) {
    .home-about .container,
    .about-section .container,
    .about-preview .container {
        column-gap: 70px;
    }
}

@media (max-width: 849px) {
    .caprazo-brand-word {
        transform: none;
    }
    .home-about h2,
    .about-section h2,
    .about-preview h2 {
        margin-bottom: 20px;
    }
}


/* CAPRAZO – DOMOV / O NÁS – reálne aplikované na Gutenberg obsah */
.home-intro .caprazo-about-grid {
    display: grid !important;
    grid-template-columns: minmax(0, 1.35fr) minmax(300px, .85fr) !important;
    gap: 72px !important;
    align-items: start !important;
}

.home-intro .caprazo-about-title {
    margin: 0 0 26px !important;
    line-height: 1.08 !important;
    color: #0c4d92 !important;
}

.home-intro .caprazo-brand-heading {
    display: inline-block;
    font-family: Impact, "Arial Black", "Arial Narrow", sans-serif !important;
    font-size: .88em !important;
    font-weight: 900 !important;
    letter-spacing: -1px !important;
    color: #0c4d92 !important;
    transform: scaleX(1.06);
    transform-origin: left center;
}

.home-intro .caprazo-about-tagline {
    font-size: .82em !important;
    font-weight: 700 !important;
    color: #0c4d92 !important;
}

.home-intro .caprazo-about-grid > .wp-block-column:first-child p {
    max-width: 720px !important;
    line-height: 1.72 !important;
    margin-bottom: 18px !important;
}

.home-intro .caprazo-about-grid > .wp-block-column:last-child {
    padding: 26px 30px !important;
    border: 1px solid rgba(12,77,146,.12) !important;
    border-radius: 18px !important;
    background: #fff !important;
    box-shadow: 0 12px 32px rgba(12,77,146,.06) !important;
}

.home-intro .caprazo-about-grid > .wp-block-column:last-child h3 {
    margin-top: 0 !important;
    margin-bottom: 18px !important;
    color: #0c4d92 !important;
}

.home-intro .caprazo-about-grid > .wp-block-column:last-child p {
    line-height: 1.72 !important;
    margin-bottom: 0 !important;
}

.home-intro .wp-block-button__link {
    margin-top: 8px !important;
}

@media (max-width: 800px) {
    .home-intro .caprazo-about-grid {
        grid-template-columns: 1fr !important;
        gap: 30px !important;
    }
    .home-intro .caprazo-about-tagline {
        display: block;
        margin-top: 6px;
    }
    .home-intro .caprazo-brand-heading {
        transform: none;
    }
}

/* CAPRAZO – nadpis O nás: CAPRAZO v rovnakom wordmark štýle ako PREČO CAPRAZO */
.home-intro .caprazo-about-title {
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    gap: 10px !important;
}

.home-intro .caprazo-brand-heading {
    display: inline-block !important;
    width: 250px !important;
    height: 58px !important;
    overflow: hidden !important;
    text-indent: -9999px !important;
    background: url("assets/caprazo-wordmark-blue.png") center/contain no-repeat !important;
    transform: none !important;
    flex: 0 0 auto !important;
}

.home-intro .caprazo-about-tagline {
    font-family: inherit !important;
    font-size: 30px !important;
    line-height: 1.15 !important;
    font-weight: 700 !important;
    color: #0c4d92 !important;
}

@media (max-width: 700px) {
    .home-intro .caprazo-brand-heading {
        width: 190px !important;
        height: 46px !important;
    }
    .home-intro .caprazo-about-tagline {
        font-size: 24px !important;
    }
}

/* CAPRAZO O NAS – hardcoded front-page section */
.caprazo-about-hardcoded .caprazo-about-grid{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(300px,.85fr)!important;gap:72px!important;align-items:start!important}
.caprazo-about-hardcoded .caprazo-about-title{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:10px!important;margin:0 0 26px!important;line-height:1.08!important;color:#0c4d92!important}
.caprazo-about-hardcoded .caprazo-brand-heading{display:inline-block!important;width:250px!important;height:58px!important;overflow:hidden!important;text-indent:-9999px!important;background:url("assets/caprazo-wordmark-blue.png") center/contain no-repeat!important;transform:none!important}
.caprazo-about-hardcoded .caprazo-about-tagline{font-size:.82em!important;font-weight:700!important;color:#0c4d92!important}
.caprazo-about-hardcoded .caprazo-about-left p{max-width:720px!important;line-height:1.72!important;margin-bottom:18px!important}
.caprazo-about-hardcoded .caprazo-about-expect{padding:26px 30px!important;border:1px solid rgba(12,77,146,.12)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 12px 32px rgba(12,77,146,.06)!important}
.caprazo-about-hardcoded .caprazo-about-expect h3{margin:0 0 18px!important;color:#0c4d92!important}
.caprazo-about-hardcoded .caprazo-about-expect p{line-height:1.72!important;margin-bottom:0!important}
@media(max-width:800px){.caprazo-about-hardcoded .caprazo-about-grid{grid-template-columns:1fr!important;gap:30px!important}.caprazo-about-hardcoded .caprazo-about-tagline{display:block;margin-top:6px}.caprazo-about-hardcoded .caprazo-brand-heading{width:210px!important;height:49px!important}}

/* FIX: všetok text v modrom CTA poli a pätičke musí byť biely */
.register-strip,
.register-strip h1,
.register-strip h2,
.register-strip h3,
.register-strip p,
.register-strip a:not(.btn),
.site-footer,
.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer p,
.site-footer li,
.site-footer span,
.site-footer strong,
.site-footer a,
.site-footer .footer-bottom,
.site-footer .legal-links,
.site-footer .legal-links a {
    color: #fff !important;
}


/* CAPRAZO footer – 5 stĺpcov, podpora a firemné údaje */
.footer-grid.footer-grid-five{grid-template-columns:1.15fr .8fr 1.55fr 1.05fr .65fr;gap:30px;align-items:start}
.footer-contact-group{margin:0 0 18px;line-height:1.65}
.footer-contact-group:last-child{margin-bottom:0}
.footer-icon{display:inline-block;width:20px;text-align:center;font-size:16px;line-height:1;vertical-align:middle}
.footer-phone-icon{width:auto;margin-right:5px}
.footer-flag{font-size:17px;margin-right:2px}
.footer-company p{line-height:1.62;margin:0 0 15px}
.footer-contact a{overflow-wrap:anywhere}
@media(max-width:1250px){.footer-grid.footer-grid-five{grid-template-columns:1fr 1fr 1.35fr;gap:34px}.footer-grid.footer-grid-five>div:nth-child(4),.footer-grid.footer-grid-five>div:nth-child(5){grid-column:auto}}
@media(max-width:800px){.footer-grid.footer-grid-five{grid-template-columns:1fr!important;gap:28px}.footer-contact-group{margin-bottom:16px}}

/* CAPRAZO top bar – opening hours + fixed contact */
.topbar-hours{display:inline-flex;align-items:center;gap:5px;color:#fff;white-space:nowrap}
.topbar .topbar-contacts a{color:#fff!important;white-space:nowrap}
@media(max-width:700px){.topbar-hours{display:block;margin-top:3px}}

/* CAPRAZO topbar – clean graphic clock icon */
.topbar-clock-icon{display:inline-flex;align-items:center;justify-content:center;width:21px;height:21px;flex:0 0 21px;margin-right:2px}
.topbar-clock-icon svg{display:block;width:21px;height:21px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

/* CAPRAZO Kontakt – iba dohodnuté doplnenia */
.contact-line{display:inline-flex;align-items:center;gap:9px;margin-top:7px}.contact-mini-icon{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;background:#0c4d92;color:#fff;font-size:13px;font-weight:700;line-height:1}.contact-card-special{display:flex;gap:16px;align-items:flex-start}.contact-card-special>div{min-width:0}.contact-section-icon,.contact-form-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;flex:0 0 46px;border-radius:50%;background:#0c4d92;color:#fff;font-size:23px;font-weight:700}.contact-doc-icon{font-size:26px}.caprazo-contact-form-section{margin-top:34px;padding:30px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 8px 28px rgba(8,47,97,.06)}.contact-form-heading{display:flex;align-items:center;gap:14px;margin-bottom:22px}.contact-form-heading h2{margin:0!important}.contact-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form-full{grid-column:1/-1}.caprazo-contact-form label{display:block;font-weight:700;margin-bottom:7px}.caprazo-contact-form input,.caprazo-contact-form textarea{width:100%;border:1px solid var(--line);border-radius:9px;padding:12px 14px;background:#fff}.caprazo-contact-form textarea{resize:vertical}.caprazo-contact-form .btn{margin-top:18px;border:0;cursor:pointer}.caprazo-contact-success,.caprazo-contact-error{padding:13px 16px;border-radius:9px;margin-bottom:18px}.caprazo-contact-success{background:#eef8ef}.caprazo-contact-error{background:#fff1f1}@media(max-width:700px){.contact-form-grid{grid-template-columns:1fr}.contact-form-full{grid-column:auto}.caprazo-contact-form-section{padding:22px}}

/* Kontakt – čisté grafické SVG ikonky pre vedenie a fakturáciu */
.contact-section-icon svg{width:25px;height:25px;display:block;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.contact-management-icon svg{width:27px;height:27px}
.contact-doc-icon svg{width:25px;height:25px}


/* Kontakt – finálne symetrické karty + modré nadpisy + GDPR */
.contact-card-person{display:flex!important;gap:16px!important;align-items:flex-start!important}
.contact-card-person .contact-card-body{min-width:0}
.contact-card h3,.contact-card-special h3{color:#0c4d92!important;margin-top:0!important}
.contact-person-icon svg{width:27px;height:27px;display:block;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.contact-card-person .contact-section-icon,.contact-card-special .contact-section-icon{margin-top:1px}
.contact-gdpr-consent{display:flex!important;align-items:flex-start;gap:10px;margin-top:18px!important;font-weight:400!important;line-height:1.5;color:#0c4d92}
.contact-gdpr-consent input{width:18px!important;height:18px!important;flex:0 0 18px;margin:2px 0 0;padding:0!important;accent-color:#0c4d92}
.contact-gdpr-consent a{color:#0c4d92;text-decoration:underline}
@media(max-width:700px){.contact-card-person,.contact-card-special{gap:13px!important}.contact-section-icon{width:42px;height:42px;flex-basis:42px}}


/* Kontakt – zjednotený finálny blok kontaktov */
.contact-cards-unified{
    border:1px solid var(--line);
    border-radius:15px;
    overflow:hidden;
    background:#fff;
    margin-top:28px;
}
.contact-cards-unified .contact-card{
    display:flex!important;
    align-items:flex-start!important;
    gap:18px!important;
    margin:0!important;
    padding:25px 28px!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    background:#fff!important;
}
.contact-cards-unified .contact-card + .contact-card{
    border-top:1px solid var(--line)!important;
}
.contact-cards-unified .contact-section-icon{
    width:46px!important;height:46px!important;flex:0 0 46px!important;margin:0!important;
}
.contact-cards-unified .contact-card h3{
    margin:0 0 9px!important;color:#0c4d92!important;font-weight:700!important;
}
.contact-cards-unified .contact-card p{
    margin:0!important;color:#0c4d92!important;font-weight:400!important;line-height:1.55!important;
}
.contact-cards-unified .contact-card p strong{
    color:#0c4d92!important;font-weight:700!important;
}
.contact-cards-unified .contact-line,
.contact-cards-unified .contact-line a,
.contact-cards-unified .contact-card a{
    color:#0c4d92!important;font-family:inherit!important;font-size:inherit!important;font-weight:400!important;line-height:1.55!important;
}
.contact-cards-unified .contact-mini-icon{font-family:inherit!important;font-weight:700!important}
@media(max-width:700px){
    .contact-cards-unified .contact-card{padding:21px 18px!important;gap:13px!important}
    .contact-cards-unified .contact-section-icon{width:42px!important;height:42px!important;flex-basis:42px!important}
}

/* Mobile navigation toggle – always visible and clear on white header */
@media (max-width:1100px){
  .menu-toggle{
    display:flex!important;
    align-items:center;
    justify-content:center;
    width:48px;
    height:48px;
    margin-left:auto;
    padding:0;
    border:2px solid #0c4d92!important;
    border-radius:10px;
    background:#fff!important;
    color:#0c4d92!important;
    font-family:Arial,sans-serif!important;
    font-size:34px!important;
    font-weight:700!important;
    line-height:1!important;
    cursor:pointer;
    opacity:1!important;
    visibility:visible!important;
    -webkit-text-fill-color:#0c4d92!important;
  }
  .menu-toggle:hover,.menu-toggle:focus{background:#f3f8fd!important;color:#0c4d92!important;outline:2px solid rgba(12,77,146,.18);outline-offset:2px}
}

/* HVAC subtitle under Montéri */
.profession-subtitle{display:inline-block;font:inherit;font-size:.88em;font-weight:inherit;color:inherit;line-height:1.15;margin-top:2px;}


/* Social shortcuts in desktop header and mobile menu */
.header-socials{display:flex;align-items:center;gap:9px;flex:0 0 auto}
.social-icon{width:34px;height:34px;border:1px solid rgba(12,77,146,.20);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#0c4d92;text-decoration:none;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}
.social-icon svg{width:17px;height:17px;display:block;fill:currentColor}
.social-icon:hover,.social-icon:focus{background:#0c4d92;color:#fff;border-color:#0c4d92;transform:translateY(-1px);outline:none}
.mobile-socials{display:none}
@media(max-width:1100px){
  .header-socials{display:none!important}
  .main-nav .mobile-socials{display:flex!important;align-items:center;gap:12px;margin:0 0 18px;padding:0 0 17px;border-bottom:1px solid var(--line)}
  .main-nav .mobile-socials .social-icon{width:40px;height:40px}
  .main-nav .mobile-socials .social-icon svg{width:19px;height:19px}
}
@media(min-width:1101px){.main-nav .mobile-socials{display:none!important}}


/* CAPRAZO social icons – branded appearance and desktop centering */
@media(min-width:1101px){
  .header-inner{gap:24px!important}
  .header-socials{margin-left:auto!important;margin-right:auto!important;gap:14px!important}
  .main-nav{margin-left:0!important}
}
.header-socials .social-icon,.mobile-socials .social-icon{border:0!important;color:#fff!important;box-shadow:0 2px 8px rgba(0,0,0,.10)}
.header-socials .social-icon svg,.mobile-socials .social-icon svg{fill:#fff!important}
.social-facebook{background:#1877F2!important}
.social-instagram{background:radial-gradient(circle at 30% 107%,#fdf497 0 5%,#fdf497 5% 10%,#fd5949 45%,#d6249f 60%,#285AEB 90%)!important}
.social-linkedin{background:#0A66C2!important}
.header-socials .social-icon:hover,.mobile-socials .social-icon:hover{filter:brightness(.94);transform:translateY(-1px)!important}
.footer-socials{display:flex;flex-direction:column;gap:10px;margin-top:8px}
.footer-social-link{display:flex;align-items:center;gap:10px;color:#fff!important;text-decoration:none!important;font-weight:600}
.footer-social-icon{width:28px;height:28px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px;box-shadow:0 2px 7px rgba(0,0,0,.12)}
.footer-social-icon svg{width:15px;height:15px;fill:#fff}
.footer-social-link.social-facebook .footer-social-icon{background:#1877F2}
.footer-social-link.social-instagram .footer-social-icon{background:radial-gradient(circle at 30% 107%,#fdf497 0 5%,#fdf497 5% 10%,#fd5949 45%,#d6249f 60%,#285AEB 90%)}
.footer-social-link.social-linkedin .footer-social-icon{background:#0A66C2}
.footer-social-link:hover span:last-child{text-decoration:underline}

/* CAPRAZO Výhody – moderné farebné ikony v štýle hlavnej stránky */
.benefits-page-modern{background:#fff}
.advantages-modern-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:8px 0 30px}
.adv-modern-card{min-height:215px;padding:24px 28px;text-align:center;border:1px solid #dfeaf5;border-radius:16px;background:#fff;box-shadow:0 8px 28px rgba(8,47,97,.045);display:flex;flex-direction:column;align-items:center;justify-content:center}
.adv-modern-card img{width:86px;height:86px;object-fit:contain;display:block;margin:0 auto 8px}
.adv-modern-card h3{margin:3px 0 8px!important;color:#0c4d92!important;font-size:20px!important;font-weight:800}
.adv-modern-card p{margin:0!important;color:#536b88!important;font-size:16px!important;line-height:1.5}
.continuation-icon{width:86px;height:86px;border-radius:50%;background:#e9f5ff;display:flex;align-items:flex-end;justify-content:center;gap:4px;padding:18px 14px 17px;position:relative;margin:0 auto 8px}
.continuation-icon span{display:block;width:10px;border-radius:3px 3px 0 0;background:linear-gradient(#36c95b,#0b66c3)}
.continuation-icon span:nth-child(1){height:18px}.continuation-icon span:nth-child(2){height:28px}.continuation-icon span:nth-child(3){height:39px}.continuation-icon span:nth-child(4){height:50px}
.continuation-icon b{position:absolute;right:9px;top:2px;font-size:32px;line-height:1;color:#0c4d92}
.premium-box-white{background:linear-gradient(135deg,#0755a4,#0873d0)!important;color:#fff!important;border:0!important;box-shadow:0 12px 30px rgba(12,77,146,.16)}
.premium-box-white h2,.premium-box-white p,.premium-box-white strong,.premium-box-white a{color:#fff!important}
.premium-box-white h2{margin-top:0!important}
@media(max-width:760px){.advantages-modern-grid{grid-template-columns:1fr}.adv-modern-card{min-height:0;padding:22px 18px}.premium-box-white{padding:26px 22px!important}.premium-box-white h2{font-size:27px!important}}

/* Pre uchádzačov – obsah podstránky, hlavný page hero zostáva pôvodný */
.candidates-page-content{padding-top:8px}
.candidates-prof-title{font-size:42px!important;line-height:1.12!important;color:#0c4d92!important;margin:4px 0 28px!important;font-weight:800!important}
.candidates-prof-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin:0 0 42px}
.candidate-prof-card{min-width:0;min-height:245px;border:1px solid #dfe7ef;border-radius:16px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px 12px;box-shadow:0 8px 25px rgba(12,77,146,.035)}
.candidate-prof-card img{width:132px;height:132px;object-fit:contain;display:block;margin:0 auto 12px}
.candidate-prof-card h3{color:#0c4d92!important;font-size:18px!important;line-height:1.15!important;font-weight:800!important;margin:0!important;min-height:42px;display:flex;flex-direction:column;justify-content:center}
.candidates-page-content>h2:not(.candidates-prof-title){color:#0c4d92!important;font-size:34px!important;line-height:1.15!important;margin:34px 0 18px!important}
.candidate-steps{margin-bottom:32px}
.candidate-steps li{margin:7px 0;line-height:1.55}
.candidates-accommodation{margin:34px 0!important}
.candidates-accommodation h2{display:flex;align-items:center;flex-wrap:wrap;gap:12px;color:#0c4d92!important}
.candidate-caprazo-wordmark{display:inline-block;width:235px;height:52px;overflow:hidden;text-indent:-9999px;background:url("assets/caprazo-wordmark-blue.png") center/contain no-repeat;vertical-align:middle}
@media(max-width:1100px){.candidates-prof-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.candidates-prof-title{font-size:34px!important}.candidates-prof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.candidate-prof-card{min-height:190px;padding:15px 8px}.candidate-prof-card img{width:100px;height:100px}.candidate-prof-card h3{font-size:16px!important}.candidates-page-content>h2:not(.candidates-prof-title){font-size:29px!important}.candidate-caprazo-wordmark{width:190px;height:44px}}

/* Kontakt – mobil: všetky telefóny a e-maily musia zostať celé viditeľné */
@media (max-width:700px){
  .contact-cards-unified{overflow:visible!important}
  .contact-cards-unified .contact-card{min-width:0!important;padding:20px 12px!important;gap:10px!important}
  .contact-cards-unified .contact-card-body,
  .contact-cards-unified .contact-card > div{min-width:0!important;max-width:100%!important}
  .contact-cards-unified .contact-section-icon{width:36px!important;height:36px!important;flex:0 0 36px!important}
  .contact-cards-unified .contact-line{display:flex!important;align-items:center!important;gap:7px!important;min-width:0!important;max-width:100%!important}
  .contact-cards-unified .contact-mini-icon{width:23px!important;height:23px!important;flex:0 0 23px!important;font-size:12px!important}
  .contact-cards-unified .contact-line a,
  .contact-cards-unified .contact-card a{font-size:14px!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;max-width:100%!important}
  .contact-cards-unified .contact-card h3{font-size:18px!important}
}
@media (max-width:390px){
  .contact-cards-unified .contact-card{padding:18px 9px!important;gap:8px!important}
  .contact-cards-unified .contact-section-icon{width:32px!important;height:32px!important;flex-basis:32px!important}
  .contact-cards-unified .contact-line a,
  .contact-cards-unified .contact-card a{font-size:13px!important}
}

/* Kontakt – mobil: kompaktný odstup medzi telefónom a e-mailom pri partneroch */
@media (max-width:700px){
  .contact-cards-unified .contact-card-person .contact-line{margin-top:4px!important;margin-bottom:0!important}
  .contact-cards-unified .contact-card-person .contact-line + br{display:none!important}
  .contact-cards-unified .contact-card-person p > br{line-height:1!important}
  .contact-cards-unified .contact-card-person p{line-height:1.25!important}
}

/* CAPRAZO.EU – supplied logo integration only */
.caprazo-eu-logo-link{display:block;line-height:0}
.caprazo-eu-logo{display:block;max-height:84px;width:auto;max-width:330px;object-fit:contain}
@media(max-width:700px){.caprazo-eu-logo{max-height:60px;max-width:220px}}

/* CAPRAZO.EU V3 – WARUM CAPRAZO v štýle PREČO CAPRAZO */
.section-title .warum-caprazo-brand{display:flex!important;align-items:center!important;justify-content:center!important;gap:14px!important;color:#0c4d92!important;font-size:clamp(28px,3vw,42px)!important;line-height:1!important;letter-spacing:2px!important;font-weight:800!important;margin-bottom:28px!important;text-transform:uppercase!important;}
.section-title .warum-caprazo-brand img{display:block!important;width:auto!important;height:clamp(31px,3.3vw,46px)!important;max-width:48vw!important;object-fit:contain!important;}
@media(max-width:700px){.section-title .warum-caprazo-brand{gap:8px!important;font-size:27px!important;letter-spacing:1px!important;margin-bottom:22px!important;}.section-title .warum-caprazo-brand img{height:31px!important;max-width:48vw!important;}}
@media(max-width:390px){.section-title .warum-caprazo-brand{font-size:23px!important;gap:6px!important;}.section-title .warum-caprazo-brand img{height:27px!important;}}

/* CAPRAZO.EU V4 – WARUM rovnaký výrazný font, CAPRAZO o stupeň väčšie */
.section-title .warum-caprazo-brand > span:first-child{
  font-family:Impact,"Arial Black","Arial Narrow",sans-serif!important;
  font-weight:900!important;
  letter-spacing:-.5px!important;
  transform:scaleX(1.06);
  transform-origin:right center;
}
.section-title .warum-caprazo-brand img{
  height:clamp(36px,3.8vw,53px)!important;
  max-width:52vw!important;
}
@media(max-width:700px){
  .section-title .warum-caprazo-brand img{height:36px!important;max-width:52vw!important;}
}
@media(max-width:390px){
  .section-title .warum-caprazo-brand img{height:31px!important;max-width:52vw!important;}
}

/* CAPRAZO.EU V5 – WARUM nad CAPRAZO na desktope aj mobile; jednotný výrazný štýl a hierarchia */
.section-title .warum-caprazo-brand{
  flex-direction:column!important;
  gap:5px!important;
  margin-bottom:24px!important;
  line-height:.9!important;
}
.section-title .warum-caprazo-brand > span:first-child{
  display:block!important;
  font-family:Impact,"Arial Black",sans-serif!important;
  font-size:clamp(36px,3.6vw,52px)!important;
  font-weight:900!important;
  letter-spacing:-1.4px!important;
  transform:none!important;
  color:#0c4d92!important;
}
.section-title .warum-caprazo-brand img{
  height:clamp(55px,5.8vw,82px)!important;
  max-width:min(620px,78vw)!important;
}
.section-title .warum-caprazo-brand > span:last-child{
  position:absolute!important;
  margin-left:min(650px,80vw)!important;
  margin-top:48px!important;
  font-size:clamp(36px,4vw,58px)!important;
  font-family:Impact,"Arial Black",sans-serif!important;
  color:#0c4d92!important;
}
.section-title .warum-caprazo-brand + h2{
  font-size:clamp(30px,3vw,42px)!important;
  line-height:1.15!important;
  margin:12px auto 18px!important;
  max-width:900px!important;
}
@media(max-width:700px){
  .section-title .warum-caprazo-brand{gap:3px!important;margin-bottom:25px!important;}
  .section-title .warum-caprazo-brand > span:first-child{font-size:36px!important;letter-spacing:-1px!important;}
  .section-title .warum-caprazo-brand img{height:58px!important;max-width:82vw!important;}
  .section-title .warum-caprazo-brand > span:last-child{margin-left:82vw!important;margin-top:42px!important;font-size:38px!important;}
  .section-title .warum-caprazo-brand + h2{font-size:32px!important;line-height:1.18!important;max-width:94%!important;margin:12px auto 18px!important;}
}
@media(max-width:390px){
  .section-title .warum-caprazo-brand > span:first-child{font-size:32px!important;}
  .section-title .warum-caprazo-brand img{height:51px!important;max-width:80vw!important;}
  .section-title .warum-caprazo-brand > span:last-child{margin-left:80vw!important;margin-top:38px!important;font-size:34px!important;}
  .section-title .warum-caprazo-brand + h2{font-size:29px!important;}
}

/* CAPRAZO.EU V6 – WARUM ako vlastný wordmark v rovnakom CAPRAZO vizuálnom štýle */
.section-title .warum-caprazo-brand{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;margin-bottom:24px!important;}
.section-title .warum-caprazo-brand .warum-wordmark{display:block!important;width:auto!important;height:clamp(48px,5vw,70px)!important;max-width:56vw!important;object-fit:contain!important;}
.section-title .warum-caprazo-brand .caprazo-question-row{display:flex!important;align-items:center!important;justify-content:center!important;gap:16px!important;}
.section-title .warum-caprazo-brand .caprazo-question-row .caprazo-wordmark{display:block!important;width:auto!important;height:clamp(62px,6.5vw,92px)!important;max-width:70vw!important;object-fit:contain!important;}
.section-title .warum-caprazo-brand .brand-question{position:static!important;margin:0!important;font-family:Arial Black,Arial,sans-serif!important;font-size:clamp(38px,4.5vw,62px)!important;font-weight:900!important;line-height:1!important;color:#0c4d92!important;}
@media(max-width:700px){
 .section-title .warum-caprazo-brand{gap:1px!important;margin-bottom:24px!important;}
 .section-title .warum-caprazo-brand .warum-wordmark{height:46px!important;max-width:62vw!important;}
 .section-title .warum-caprazo-brand .caprazo-question-row{gap:10px!important;}
 .section-title .warum-caprazo-brand .caprazo-question-row .caprazo-wordmark{height:58px!important;max-width:76vw!important;}
 .section-title .warum-caprazo-brand .brand-question{font-size:38px!important;}
 .section-title .warum-caprazo-brand + h2{font-size:32px!important;line-height:1.18!important;max-width:94%!important;}
}
@media(max-width:390px){
 .section-title .warum-caprazo-brand .warum-wordmark{height:40px!important;max-width:60vw!important;}
 .section-title .warum-caprazo-brand .caprazo-question-row .caprazo-wordmark{height:51px!important;max-width:74vw!important;}
 .section-title .warum-caprazo-brand .brand-question{font-size:34px!important;}
 .section-title .warum-caprazo-brand + h2{font-size:29px!important;}
}
