@charset "UTF-8";:root{--color-white: #fff;--color-black: #000;--color-gray-100: #111;--color-gray-200: #222;--color-gray-300: #333;--color-gray-400: #444;--color-gray-500: #555;--color-gray-600: #666;--color-gray-700: #777;--color-gray-800: #888;--color-gray-900: #999;--color-gray-light: #ccc;--color-gray-lighter: #eee;--color-primary: #070e3c;--color-accent: #6dff1e;--color-secondary: #666;--color-success: #28a745;--color-warning: #ffd166;--color-danger: #dd4241;--color-info: #17a2b8;--color-ink: #111827;--color-ink-secondary: #28304f;--color-bg: #f2f2f2;--color-card: #fff;--color-muted: #6b7280;--color-border: #e5e7eb;--font-family-base: "Inter", Arial, "Helvetica Neue", sans-serif;--font-family-serif: "Times New Roman", "Times", "Georgia", serif;--font-size-base: 16px;--line-height-base: 1.5;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 18px;--radius-full: 999px;--shadow-sm: 0 0 6px rgba(0, 0, 0, .02), 0 2px 4px rgba(0, 0, 0, .08);--shadow-md: 0 8px 26px rgba(7, 14, 60, .12);--shadow-lg: 0 10px 30px rgba(0, 0, 0, .08);--transition-fast: .3s ease;--transition-base: 4.5s ease;--transition-slow: .6s ease;--z-dropdown: 100;--z-sticky: 200;--z-fixed: 300;--z-modal-backdrop: 400;--z-modal: 500;--z-tooltip: 600}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,abbr,acronym,big,dfn,img,ins,kbd,var,center,fieldset,form,label,caption,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Inter;src:url(fonts/Inter-Bold.woff2) format("woff2"),url(fonts/Inter-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(fonts/Inter-Medium.woff2) format("woff2"),url(fonts/Inter-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(fonts/Inter-Regular.woff2) format("woff2"),url(fonts/Inter-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(fonts/Inter-SemiBold.woff2) format("woff2"),url(fonts/Inter-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;padding:0;font-family:Inter,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#333;background-color:#f2f2f2;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}pre{font-family:monospace,monospace;font-size:1em;white-space:pre-wrap}img{border-style:none;height:auto;max-width:100%}figcaption{font-size:16px;color:#333;line-height:1.4;font-style:italic;font-weight:400}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.container{width:90%;max-width:1200px;margin:auto;padding:2rem 0}.hero{background:#eee;color:#fff;text-align:center;padding:0 1rem}.hero p{color:#666}.grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.alignright{float:right;margin-left:1rem}.alignleft{float:left;margin-right:1rem}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.alignwide{margin-left:-80px;margin-right:-80px}.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;width:100vw}.alignfull img{width:100vw}.hide{display:none!important}.sticky{position:relative;display:block}.bypostauthor{font-size:inherit}h1,h2,h3,h4,h5,h6{font-family:Inter,Arial,Helvetica Neue,Helvetica,sans-serif;color:#222;font-weight:700;line-height:1.2;margin:0 0 1rem}p{margin-block-start:0;margin-block-end:.9rem}hr{box-sizing:content-box;height:0;overflow:visible}abbr[title]{border-block-end:none;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}blockquote{font-style:italic;margin:0 0 1rem;padding:.5rem 1rem;border-left:4px solid #ccc}h1{font-size:32px;line-height:1.1;margin-bottom:1.5rem}h2{font-size:24px;line-height:1.2;margin-bottom:1.25rem}h3{font-size:18px;line-height:1.3;margin-bottom:1rem}h4{font-size:18px;line-height:1.3;margin-bottom:.75rem}h5{font-size:18px;line-height:1.4;margin-bottom:.5rem}@media(min-width:768px){h1{font-size:32px}h2{font-size:24px}h3,h4,h5{font-size:18px}}@media(min-width:1024px){h1{font-size:32px}h2{font-size:24px}h3,h4,h5{font-size:18px}}@media(min-width:1440px){h1{font-size:32px}h2{font-size:24px}h3,h4,h5{font-size:18px}}a{background-color:transparent;text-decoration:none;color:#070e3c}a:hover,a:active{color:#000;text-decoration:none}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}.b24-form-control-label{font-size:16px}label{display:inline-block;line-height:1;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0}input[type=text],input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=url],select,textarea{width:100%;border:1px solid #000;border-radius:0;padding:10px 20px;transition:all .3s}input[type=text]:focus,input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#000}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{width:auto;-webkit-appearance:button}button,[type=submit],[type=button]{display:inline-block;font-weight:400;color:#222;text-align:center;white-space:nowrap;-webkit-user-select:none;user-select:none;background-color:#fff;border:1px solid #333;padding:8px 16px;font-size:16px;line-height:24px;border-radius:8px;transition:all .3s}button:focus:not(:focus-visible),[type=submit]:focus:not(:focus-visible),[type=button]:focus:not(:focus-visible){outline:none}button:hover,button:focus,[type=submit]:hover,[type=submit]:focus,[type=button]:hover,[type=button]:focus{color:#222;background-color:#777;text-decoration:none}button:not(:disabled),[type=submit]:not(:disabled),[type=button]:not(:disabled){cursor:pointer}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select{display:block}table{background-color:transparent;width:100%;margin-block-end:15px;font-size:.9em;border-spacing:0;border-collapse:collapse}table th,table td{padding:15px;line-height:1.5;vertical-align:top;border:1px solid rgba(128,128,128,.5)}table th{font-weight:700}table thead th,table tfoot th{font-size:1em}table caption+thead tr:first-child th,table caption+thead tr:first-child td,table colgroup+thead tr:first-child th,table colgroup+thead tr:first-child td,table thead:first-child tr:first-child th,table thead:first-child tr:first-child td{border-block-start:1px solid rgba(128,128,128,.5)}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:#80808012}table tbody tr:hover>td,table tbody tr:hover>th{background-color:#8080801a}table tbody+tbody{border-block-start:2px solid rgba(128,128,128,.5)}@media(max-width:767px){table table{font-size:.8em}table table th,table table td{padding:7px;line-height:1.3}table table th{font-weight:400}}dl,dt,dd,ol,ul,li{margin-block-start:0;margin-block-end:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}.wp-caption{margin-block-end:1.25rem;max-width:100%}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{display:block;margin-left:auto;margin-right:auto}.wp-caption-text{margin:0}.gallery-caption{display:block;font-size:.8125rem;line-height:1.5;margin:0;padding:.75rem}.post-password-form p{width:100%;display:flex;align-items:flex-end}.post-password-form [type=submit]{margin-inline-start:3px}.page-content a,.comments-area a{text-decoration:underline}.post .entry-title a{text-decoration:none}.post .wp-post-image{width:100%;max-height:500px;object-fit:cover}@media(max-width:1023px){.post .wp-post-image{max-height:400px}}@media(max-width:767px){.post .wp-post-image{max-height:300px}}.pagination{display:flex;justify-content:space-between;margin:20px auto}@media print{*,*:before,*:after{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}pre,blockquote{break-inside:avoid;border:1px solid #ccc}thead{display:table-header-group}tr,img{break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{break-after:avoid}}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:12px 24px;text-decoration:none;top:5px;width:auto;z-index:100000}.page-content h1{font-size:32px}.site-header,.joc-site-header{position:sticky;top:0;z-index:var(--z-sticky);background:var(--color-bg)}.site-header__container,.header-container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:var(--spacing-md);padding-right:var(--spacing-md);padding:0 var(--spacing-md)}.site-header__top,.header-top{background:var(--color-primary);color:var(--color-white);font-size:14px}.site-header__top-row,.header-top__row{display:flex;flex-direction:row;gap:var(--spacing-md);align-items:center;justify-content:space-between;min-height:38px}.site-header__top-link,.contact-link{color:#fff;text-decoration:none;opacity:.95;transition:opacity var(--transition-fast)}.site-header__top-link:hover,.contact-link:hover{opacity:1;text-decoration:underline;color:#fff}.site-header__main,.header-main{border-bottom:1px solid rgba(0,0,0,.06);background:var(--color-bg)}.site-header__main-row,.header-main__row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--spacing-md);min-height:66px}.site-header__brand,.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none}@media(max-width:480px){.site-header .brand,.joc-site-header .brand{display:none}}@media(max-width:768px){.site-header .brand,.joc-site-header .brand{display:none}}.site-header__logo,.brand__logo,.custom-logo{max-height:48px;width:auto}.site-header__toggle,.nav-toggle{appearance:none;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer}.site-header__toggle:focus,.nav-toggle:focus{outline:none}.site-header__toggle,.nav-toggle{justify-self:end;display:inline-flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;padding:var(--spacing-sm);background:var(--color-white);border:1px solid rgba(0,0,0,.1);border-radius:var(--radius-md);transition:background-color var(--transition-fast)}.site-header__toggle:hover,.nav-toggle:hover{background-color:var(--color-bg)}@media(min-width:1024px){.site-header__toggle,.nav-toggle{display:none}}.site-header__toggle-bar,.nav-toggle__bar{width:22px;height:2px;background:var(--color-primary)}.contact-list,.socials{list-style:none;margin:0;padding:0;display:flex;flex-direction:row;gap:18px}.socials__link{color:var(--color-white);text-decoration:none;transition:opacity var(--transition-fast)}.socials__link:hover{opacity:1;text-decoration:underline}@media(max-width:767px){.socials{display:none}}.primary-nav{position:absolute;left:0;right:0;top:100%;background:inherit;border-bottom:1px solid rgba(0,0,0,.08);display:none}.primary-nav--open,.primary-nav.is-open{display:block}@media(min-width:1024px){.primary-nav{position:static;display:block;border:0}}.menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--spacing-xs);padding:12px var(--spacing-md);background:var(--color-bg)}@media(min-width:1024px){.menu{flex-direction:row;align-items:center;gap:var(--spacing-sm);padding:0}}.menu__link{color:var(--color-primary);text-decoration:none;font-weight:600;display:flex;gap:var(--spacing-sm);align-items:center;padding:var(--spacing-sm);border-radius:var(--radius-md);transition:background-color var(--transition-fast)}.menu__link:hover{background:#6dff1e1f}.menu__item{position:relative}.menu__item--has-children{display:inline-flex;align-items:center;flex-wrap:wrap}.menu__item--has-children>.menu__submenu{flex-basis:100%;width:100%;margin-top:var(--spacing-xs)}.menu__item.is-open>.menu__submenu{display:block}.menu__submenu{list-style:none;margin:0;display:none;padding:6px 0 6px 12px;border-left:2px solid rgba(0,0,0,.06)}@media(min-width:1024px){.menu__submenu{position:absolute;inset:100% auto auto 0;min-width:240px;background:var(--color-white);border:1px solid rgba(0,0,0,.08);box-shadow:var(--shadow-lg);padding:6px;border-radius:var(--radius-md);border-left:none}.menu__submenu:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:12px}}.menu__submenu-link{font-weight:500;padding:var(--spacing-sm) 6px;border-radius:6px;color:var(--color-primary);text-decoration:none;display:block;transition:background-color var(--transition-fast)}.menu__submenu-link:hover{background:#0000000a}@media(min-width:1024px){.menu__item--has-children>.menu__submenu{margin-top:0}.menu__item--has-children:hover>.menu__submenu,.menu__item--has-children:focus-within>.menu__submenu,.menu__item.is-open>.menu__submenu{display:block}}.submenu-toggle{appearance:none;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer}.submenu-toggle:focus{outline:none}.submenu-toggle{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm);border-radius:var(--radius-md);color:var(--color-primary);font-weight:600;transition:background-color var(--transition-fast)}.submenu-toggle:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.submenu-toggle:hover{background-color:var(--color-bg)}.header-btn,.btn{display:inline-block;border:1px solid var(--color-primary);padding:var(--spacing-sm) 14px;border-radius:var(--radius-full);text-decoration:none;font-weight:600;color:var(--color-primary);transition:all var(--transition-fast)}.header-btn:focus-visible,.btn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.header-btn--accent,.btn--accent{background:var(--color-accent);border-color:var(--color-accent);color:#04102d}.joc-footer{background:#070e3c}.joc-footer .joc-footer a{color:inherit;text-decoration:none}.joc-footer .joc-footer a:hover{text-decoration:underline;text-decoration-color:#6dff1ebf}.joc-footer .joc-footer__top{display:grid;grid-template-columns:1.2fr .9fr .9fr .9fr;gap:18px;align-items:start}.joc-footer .joc-footer__card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 8px 26px #070e3c1f;padding:18px}.joc-footer .joc-footer__brand{display:flex;align-items:center;gap:12px;margin-bottom:10px}.joc-footer .joc-footer__logo{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#070e3c,#121a5a);position:relative;box-shadow:0 10px 22px #070e3c40;flex:0 0 auto}.joc-footer .joc-footer__logo:after{content:"";position:absolute;inset:9px;border-radius:12px;border:2px solid rgba(109,255,30,.85);box-shadow:0 0 0 4px #6dff1e1f}.joc-footer .joc-footer__title{font-weight:800;letter-spacing:.2px;margin:0;color:#070e3c;font-size:16px;line-height:1.15}.joc-footer .joc-footer__tag{margin:2px 0 0;color:#6b7280;font-size:13px;line-height:1.35}.joc-footer .joc-footer__lead{margin:10px 0 14px;color:#6b7280;font-size:14px;line-height:1.6}.joc-footer .joc-footer__ctaRow{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.joc-footer .joc-footer__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px;border-radius:999px;font-weight:700;font-size:13px;border:1px solid #e5e7eb;background:#fff;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease;box-shadow:0 10px 18px #070e3c14;white-space:nowrap}.joc-footer .joc-footer__btn:hover{transform:translateY(-1px);border-color:#6dff1e8c;box-shadow:0 14px 26px #070e3c1f;text-decoration:none}.joc-footer .joc-footer__btn--primary{background:linear-gradient(135deg,#070e3c,#121a5a);color:#fff;border-color:#070e3c33;box-shadow:0 16px 30px #070e3c33}.joc-footer .joc-footer__btn--primary:hover{border-color:#6dff1e8c}.joc-footer .joc-footer__col h3{margin:0 0 10px;font-size:13px;letter-spacing:.6px;text-transform:uppercase;color:#070e3c;display:flex;align-items:center;gap:8px}.joc-footer .joc-footer__dot{width:10px;height:10px;border-radius:50%;background:#6dff1e;box-shadow:0 0 0 4px #6dff1e2e;flex:0 0 auto}.joc-footer .joc-footer__list{list-style:none;padding:0;margin:0;display:grid;gap:8px;font-size:14px;color:#6b7280}.joc-footer .joc-footer__list a{display:inline-flex;align-items:center;gap:10px;padding:6px 8px;border-radius:12px;transition:background .12s ease}.joc-footer .joc-footer__list a:hover{background:#070e3c0a;text-decoration:none}.joc-footer .joc-footer__meta{margin-top:18px;display:flex;gap:12px;flex-wrap:wrap;align-items:center;color:#6b7280;font-size:13px}.joc-footer .joc-footer__pill{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid #e5e7eb;border-radius:999px;background:#fff}.joc-footer .joc-footer__social{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.joc-footer .joc-footer__iconBtn{width:40px;height:40px;border-radius:14px;border:1px solid #e5e7eb;background:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 18px #070e3c14;transition:transform .12s ease,border-color .12s ease}.joc-footer .joc-footer__iconBtn:hover{transform:translateY(-1px);border-color:#6dff1e8c;text-decoration:none}.joc-footer .joc-footer__newsletter{margin-top:14px;display:grid;gap:10px}.joc-footer .joc-footer__form{display:flex;gap:10px;flex-wrap:wrap}.joc-footer .joc-footer__input{flex:1 1 220px;min-width:180px;height:42px;padding:0 12px;border-radius:14px;border:1px solid #e5e7eb;outline:none;font-size:14px;background:#fff}.joc-footer .joc-footer__input:focus{border-color:#6dff1ebf;box-shadow:0 0 0 4px #6dff1e2e}.joc-footer .joc-footer__bottom{margin-top:18px;padding:18px 0 26px;border-top:1px solid #e5e7eb;display:flex;gap:14px;justify-content:space-between;flex-wrap:wrap;align-items:center;color:#6b7280;font-size:13px}.joc-footer .joc-footer__links{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.joc-footer .joc-footer__links>a{color:#fff}.joc-footer .joc-footer__links>a:hover{opacity:1;text-decoration:underline;color:#fff}.joc-footer .joc-footer__tiny{color:#0b102699;font-size:12px;line-height:1.5;margin:0}.joc-footer .joc-footer__meta--spaced{margin-top:14px}.joc-footer .joc-footer__hours{display:inline-flex;gap:10px;padding:6px 8px;color:#0b1026b8}.joc-footer .joc-footer__rights{margin-left:8px}@media(max-width:980px){.joc-footer .joc-footer__top{grid-template-columns:1fr 1fr}}@media(max-width:560px){.joc-footer .joc-footer__top{grid-template-columns:1fr}.joc-footer .joc-footer__wrap{padding-top:42px}}.site-header{display:flex;flex-wrap:wrap;justify-content:space-between;padding-block-start:1rem;padding-block-end:1rem;position:relative}.site-header .site-title{font-size:2.5rem;font-weight:500;line-height:1.2}.site-header .site-branding{display:flex;flex-direction:column;justify-content:center;gap:.5rem}.site-header .header-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-header .header-inner .custom-logo-link{display:block}.site-header .header-inner .site-branding .site-title,.site-header .header-inner .site-branding .site-description{margin:0}.site-header .header-inner .site-branding .site-logo img{display:block}.site-header .header-inner .site-branding.show-title .site-logo,.site-header .header-inner .site-branding.show-logo .site-title{display:none!important}.site-header.header-inverted .header-inner{flex-direction:row-reverse}.site-header.header-inverted .header-inner .site-branding{text-align:end}.site-header.header-stacked .header-inner{align-items:center;flex-direction:column;text-align:center}.site-footer{padding-block-start:1rem;padding-block-end:1rem;position:relative}.site-footer .site-title{font-size:1.5rem;font-weight:500;line-height:1.2}.site-footer .site-branding{display:flex;flex-direction:column;justify-content:center;gap:.5rem}.site-footer .footer-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-footer .footer-inner .custom-logo-link{display:block}.site-footer .footer-inner .site-branding .site-title,.site-footer .footer-inner .site-branding .site-description{margin:0}.site-footer .footer-inner .site-branding .site-logo img{display:block}.site-footer .footer-inner .site-branding.show-title .site-logo,.site-footer .footer-inner .site-branding.show-logo .site-title{display:none!important}.site-footer .footer-inner .copyright{align-items:center;display:flex;justify-content:flex-end}.site-footer .footer-inner .copyright p{margin:0}.site-footer.footer-inverted .footer-inner{flex-direction:row-reverse}.site-footer.footer-inverted .footer-inner .site-branding{text-align:end}.site-footer.footer-stacked .footer-inner{align-items:center;flex-direction:column;text-align:center}.site-footer.footer-stacked .footer-inner .site-branding .site-title{text-align:center}.site-footer.footer-stacked .footer-inner .site-navigation .menu{padding:0}@media(max-width:767px){.site-footer:not(.footer-stacked) .footer-inner .site-branding,.site-footer:not(.footer-stacked) .footer-inner .site-navigation,.site-footer:not(.footer-stacked) .footer-inner .copyright{display:block;text-align:center;width:100%;max-width:none}.site-footer .footer-inner .site-navigation ul.menu{justify-content:center}.site-footer .footer-inner .site-navigation ul.menu li{display:inline-block}}.site-header.header-stacked .site-navigation-toggle-holder{justify-content:center;max-width:100%}.site-header.menu-layout-dropdown .site-navigation{display:none}.site-navigation-toggle-holder{display:flex;align-items:center;padding:8px 15px}.site-navigation-toggle-holder .site-navigation-toggle{display:flex;align-items:center;justify-content:center;padding:.5rem;cursor:pointer;border:0 solid;border-radius:3px;background-color:#0000000d;color:#494c4f}.site-navigation-toggle-holder .site-navigation-toggle-icon{display:block;width:1.25rem}.site-navigation-toggle-holder .site-navigation-toggle-icon:before,.site-navigation-toggle-holder .site-navigation-toggle-icon:after{content:"";background-color:currentColor;display:block;height:3px;transition:all .2s ease-in-out;border-radius:3px}.site-navigation-toggle-holder .site-navigation-toggle-icon:before{box-shadow:0 .35rem 0 currentColor;margin-block-end:.5rem}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:before{box-shadow:none;transform:translateY(.35rem) rotate(45deg)}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:after{transform:translateY(-.35rem) rotate(-45deg)}.site-navigation{display:flex;align-items:center}.site-navigation ul.menu,.site-navigation ul.menu ul{list-style-type:none;padding:0}.site-navigation ul.menu{display:flex;flex-wrap:wrap}.site-navigation ul.menu li{position:relative;display:flex}.site-navigation ul.menu li a{display:block;padding:8px 15px}.site-navigation ul.menu li.menu-item-has-children{padding-inline-end:15px}.site-navigation ul.menu li.menu-item-has-children:after{display:flex;content:"▾";font-size:1.5em;justify-content:center;align-items:center;color:#666;text-decoration:none}.site-navigation ul.menu li.menu-item-has-children:focus-within>ul{display:block}.site-navigation ul.menu li ul{background:#fff;display:none;min-width:150px;position:absolute;z-index:2;left:0;top:100%}.site-navigation ul.menu li ul li{border-block-end:#eee 1px solid}.site-navigation ul.menu li ul li:last-child{border-block-end:none}.site-navigation ul.menu li ul li.menu-item-has-children a{flex-grow:1}.site-navigation ul.menu li ul li.menu-item-has-children:after{transform:translateY(-50%) rotate(-90deg)}.site-navigation ul.menu li ul ul{left:100%;top:0}.site-navigation ul.menu li:hover>ul{display:block}footer .site-navigation ul.menu li ul{top:auto;bottom:100%}footer .site-navigation ul.menu li ul ul{bottom:0}footer .site-navigation ul.menu a{padding:5px 15px}.site-navigation-dropdown{margin-block-start:10px;transition:max-height .3s,transform .3s;transform-origin:top;position:absolute;bottom:0;left:0;z-index:10000;width:100%}.site-navigation-dropdown ul{padding:0}.site-navigation-dropdown ul.menu{position:absolute;width:100%;padding:0;margin:0;background:#fff}.site-navigation-dropdown ul.menu li{display:block;width:100%;position:relative}.site-navigation-dropdown ul.menu li a{display:block;padding:20px;background:#fff;color:#55595c;box-shadow:inset 0 -1px #0000001a}.site-navigation-dropdown ul.menu li.current-menu-item a{color:#fff;background:#55595c}.site-navigation-dropdown ul.menu>li li{transition:max-height .3s,transform .3s;transform-origin:top;transform:scaleY(0);max-height:0}.site-navigation-dropdown ul.menu li.elementor-active>ul>li{transform:scaleY(1);max-height:100vh}.site-navigation-toggle-holder:not(.elementor-active)+.site-navigation-dropdown{transform:scaleY(0);max-height:0}.site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown{transform:scaleY(1);max-height:100vh}@media(max-width:767px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:768px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(min-width:1024px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(max-width:1023px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation{display:none!important}}.site-header.menu-dropdown-none:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}.site-header .header-inner,.site-header:not(.dynamic-header),.site-footer .footer-inner,.site-footer:not(.dynamic-footer),body:not([class*=elementor-page-]) .site-main,.page-header .entry-title{margin-inline-start:auto;margin-inline-end:auto;width:100%}@media(max-width:767px){.site-header .header-inner,.site-header:not(.dynamic-header),.site-footer .footer-inner,.site-footer:not(.dynamic-footer),body:not([class*=elementor-page-]) .site-main,.page-header .entry-title{padding-inline-start:10px;padding-inline-end:10px}}@media(min-width:768px){.site-header .header-inner,.site-header:not(.dynamic-header),.site-footer .footer-inner,.site-footer:not(.dynamic-footer),body:not([class*=elementor-page-]) .site-main,.page-header .entry-title{max-width:500px}.site-header.header-full-width .header-inner,.site-footer.footer-full-width .footer-inner{max-width:100%}}@media(min-width:1024px){.site-header .header-inner,.site-header:not(.dynamic-header),.site-footer .footer-inner,.site-footer:not(.dynamic-footer),body:not([class*=elementor-page-]) .site-main,.page-header .entry-title{max-width:800px}}@media(min-width:1440px){.site-header .header-inner,.site-header:not(.dynamic-header),.site-footer .footer-inner,.site-footer:not(.dynamic-footer),body:not([class*=elementor-page-]) .site-main,.page-header .entry-title{max-width:1140px}}.site-header+.elementor{min-height:calc(100vh - 320px)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--spacing-sm);padding:8px 16px;font-family:inherit;font-size:16px;font-weight:600;line-height:24px;text-decoration:none;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #333;border-radius:8px;background-color:#fff;color:#222;transition:all var(--transition-fast)}.btn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.btn:hover{background-color:#777;border-color:1px solid #333;color:#222}.btn:active{transform:translateY(1px)}.btn:disabled,.btn--disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.btn__icon{display:inline-flex;flex-shrink:0;width:1em;height:1em}.btn__icon svg{width:100%;height:100%}.btn__text{flex:1 1 auto}.btn--primary{background-color:#070e3c;border-color:#070e3c;color:#fff}.btn--primary:hover{background-color:#02030e;border-color:#02030e;color:#fff}.btn--accent{background-color:var(--color-accent);border-color:var(--color-accent);color:var(--color-primary)}.btn--accent:hover{background-color:#52ea00;border-color:#52ea00}.btn--secondary{background-color:transparent;border-color:var(--color-border);color:var(--color-muted)}.btn--secondary:hover{background-color:var(--color-bg);border-color:var(--color-gray-400);color:var(--color-ink)}.btn--outline{background-color:transparent;border-color:currentColor}.btn--outline:hover{background-color:var(--color-primary);border-color:var(--color-primary);color:var(--color-white)}.btn--ghost{background-color:transparent;border-color:transparent}.btn--ghost:hover{background-color:#0000000d}.btn--warning{background-color:#ffd166;border-color:#ffd166;color:#fff}.btn--warning:hover{background-color:#ffc233;border-color:#ffc233;color:#fff}.btn--danger{background-color:var(--color-danger);border-color:var(--color-danger);color:var(--color-white)}.btn--danger:hover{background-color:#c72524;border-color:#c72524}.btn--sm{padding:4px 10px;font-size:14px;border-radius:0}.btn--lg{padding:12px 24px;font-size:18px}.btn--block{display:flex;width:100%}.btn--rounded{border-radius:var(--radius-full)}.btn--icon-only{padding:var(--spacing-sm)}.btn--icon-only .btn__icon{width:1.25em;height:1.25em}.btn-group{display:inline-flex}.btn-group .btn{border-radius:0}.btn-group .btn:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.btn-group .btn:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.btn-group .btn:not(:first-child){margin-left:-1px}.testimonial{max-width:700px;margin:1rem auto;font-style:italic;color:#444}.testimonial_credentials{display:inline-flex;align-items:center;gap:.3em}.testimonials{background:#c8c8c8;padding:2rem 1rem;text-align:center}.cta{background:#1a4c72;color:#fff;text-align:center;padding:2rem 1rem}.cta-button{background:#1a7efb;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:4px;text-decoration:none;display:inline-block;margin-top:1rem}.cta-button a{color:#fff}.project-card{background:#fff;border-radius:8px;overflow:hidden;width:378px;box-shadow:0 0 10px #0000001a;transition:transform .2s ease}.project-card:hover{transform:translateY(-5px)}.project-card img{width:100%;height:auto;max-width:384px;max-height:256px;object-fit:cover;object-position:center}.project-card h2{font-size:1.25rem;margin:.5rem 1rem}.project-card p{margin:0 1rem 1rem;color:#666}.project-card_content{padding:1rem}.project-card_attributes{display:flex;justify-content:space-evenly}.project-card_attributes span{display:inline-flex;align-items:center;gap:.3em}@media(max-width:480px){.project-card_attributes{display:inline-grid;gap:8px}}@media(max-width:768px){.project-card_attributes{display:inline-grid;gap:8px}}.bitrix-form .b24-form-btn{position:relative;display:inline-block;padding:15px 20px;margin:0;min-height:52px;width:100%;border:0;border-radius:4px;background-color:#1a7efb;font-size:16px;box-sizing:border-box;box-shadow:-1px -1px 1px #00000017;outline:0;cursor:pointer;color:#fff;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.card-post{display:flex;flex-direction:column;background:var(--color-card);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md);transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.card-post:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.card-post__image{position:relative;overflow:hidden;aspect-ratio:16/9}@supports not (aspect-ratio: 1){.card-post__image:before{content:"";display:block;padding-top:56.25%}}.card-post__image img{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.card-post:hover .card-post__image img{transform:scale(1.05)}.card-post__content{display:flex;flex-direction:column;flex:1;padding:var(--spacing-lg);gap:var(--spacing-sm)}.card-post__meta{display:flex;flex-wrap:wrap;gap:var(--spacing-sm);font-size:13px;color:var(--color-muted)}.card-post__category{display:inline-block;padding:2px var(--spacing-sm);background:var(--color-accent);color:var(--color-primary);border-radius:var(--radius-sm);font-weight:500;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.card-post__date,.card-post__read-time{display:flex;align-items:center;gap:var(--spacing-xs)}.card-post__read-time:before{content:"·";margin-right:var(--spacing-xs)}.card-post__title{margin:0;font-size:18px;font-weight:700;line-height:1.3;color:var(--color-ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-post__title a{color:inherit;text-decoration:none;transition:color var(--transition-fast)}.card-post__title a:hover{color:var(--color-primary)}@media(min-width:768px){.card-post__title{font-size:20px}}.card-post__excerpt{margin:0;font-size:14px;line-height:1.6;color:var(--color-muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:768px){.card-post__excerpt{font-size:15px}}.card-post__footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:var(--spacing-md);border-top:1px solid var(--color-border)}.card-post__author{display:flex;align-items:center;gap:var(--spacing-sm);font-size:14px;color:var(--color-ink)}.card-post__author-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover}.card-post__link{position:absolute;inset:0;z-index:1}.card-post__link:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.card-post--featured{grid-column:span 2}@media(min-width:768px){.card-post--featured{flex-direction:row}}@media(min-width:768px){.card-post--featured .card-post__image{flex:0 0 50%;aspect-ratio:4/3}@supports not (aspect-ratio: 1){.card-post--featured .card-post__image:before{content:"";display:block;padding-top:75%}}}@media(min-width:768px){.card-post--featured .card-post__content{padding:var(--spacing-xl)}}.card-post--featured .card-post__title{font-size:22px}@media(min-width:768px){.card-post--featured .card-post__title{font-size:26px}}.card-post--horizontal{flex-direction:row}.card-post--horizontal .card-post__image{flex:0 0 140px;aspect-ratio:1/1}@supports not (aspect-ratio: 1){.card-post--horizontal .card-post__image:before{content:"";display:block;padding-top:100%}}@media(min-width:768px){.card-post--horizontal .card-post__image{flex:0 0 200px;aspect-ratio:4/3}@supports not (aspect-ratio: 1){.card-post--horizontal .card-post__image:before{content:"";display:block;padding-top:75%}}}.card-post--horizontal .card-post__content{padding:var(--spacing-md)}.card-post--horizontal .card-post__title{font-size:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-post--horizontal .card-post__excerpt{display:none}@media(min-width:768px){.card-post--horizontal .card-post__excerpt{display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}.card-post--compact .card-post__content{padding:var(--spacing-md)}.card-post--compact .card-post__title{font-size:16px}.card-post--compact .card-post__excerpt,.card-post--compact .card-post__footer{display:none}.card-post-grid{display:grid;grid-template-columns:1fr;gap:var(--spacing-lg)}@media(min-width:768px){.card-post-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.card-post-grid{grid-template-columns:repeat(3,1fr)}}#comments .comment-list{margin:0;padding:0;list-style:none;font-size:.9em}#comments .comment,#comments .pingback{position:relative}#comments .comment .comment-body,#comments .pingback .comment-body{display:flex;flex-direction:column;padding-block-start:30px;padding-block-end:30px;padding-inline-start:60px;padding-inline-end:0;border-block-end:1px solid #ccc}#comments .comment .avatar,#comments .pingback .avatar{position:absolute;left:0;border-radius:50%;margin-inline-end:10px}html[dir=rtl] #comments .comment .avatar,body.rtl #comments .comment .avatar,html[dir=rtl] #comments .pingback .avatar,body.rtl #comments .pingback .avatar{left:auto;right:0}#comments .comment-meta{display:flex;justify-content:space-between;margin-block-end:.9rem}#comments .reply,#comments .comment-metadata{font-size:11px;line-height:1}#comments .children{position:relative;list-style:none;margin:0;padding-inline-start:30px}#comments .children li:last-child{padding-block-end:0}#comments ol.comment-list .children:before{display:inline-block;font-size:1em;font-weight:400;line-height:100%;content:"↪";position:absolute;top:45px;left:0;width:auto}html[dir=rtl] #comments ol.comment-list .children:before,body.rtl #comments ol.comment-list .children:before{content:"↩";left:auto;right:0}@media(min-width:768px){#comments .comment-author,#comments .comment-metadata{line-height:1}}@media(max-width:767px){#comments .comment .comment-body{padding:30px 0}#comments .children{padding-inline-start:20px}#comments .comment .avatar{position:inherit;float:left}html[dir=rtl] #comments .comment .avatar,body.rtl #comments .comment .avatar{float:right}}.filter.renovation-portfolio{text-align:center;padding:1rem}.filter-button.renovation-portfolio{margin:.5rem;padding:.5rem 1rem;border:1px solid #ccc;background:#fff;cursor:pointer;border-radius:4px;color:#1a4c72}.filter-button.active,.filter-button:hover{background:#1a4c72;color:#fff}.filter_buttons{display:flex;justify-content:center;flex-wrap:wrap}.single-renovation-portfolio .hero{background:linear-gradient(180deg,#eef2ff,transparent)}.single-renovation-portfolio .hero__title{line-height:1.1;margin:.2rem 0;color:#070e3c}.single-renovation-portfolio .hero__lead{font-size:1.05rem;color:#374151;line-height:1.6}.single-renovation-portfolio .breadcrumb{font-size:.85rem;color:#64748b}.single-renovation-portfolio .container{margin-inline:auto;text-align:left;line-height:1.6;width:100%}@media(max-width:768px){.single-renovation-portfolio .container{width:90%}}.single-renovation-portfolio section{margin:24px 0}.single-renovation-portfolio section h2{font-size:clamp(1.4rem,2.6vw,2rem);margin:0 0 8px;color:#070e3c;font-weight:700}.single-renovation-portfolio .section__title{font-size:clamp(1.4rem,2.6vw,2rem);margin:0 0 8px;color:#070e3c;font-weight:700}.single-renovation-portfolio .section__subtitle{color:#6b7280;max-width:720px;line-height:initial}.single-renovation-portfolio .project-wrap{display:grid;grid-template-columns:320px 1fr;gap:24px}@media(max-width:1024px){.single-renovation-portfolio .project-wrap{grid-template-columns:1fr}}@media(max-width:1024px){.single-renovation-portfolio .project-sidebar{position:static}}.single-renovation-portfolio .project-content{flex:1}.single-renovation-portfolio .meta-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 8px 26px #070e3c1f;padding:16px}.single-renovation-portfolio .meta-card__title{margin:0 0 .6rem;color:#070e3c;font-size:1.05rem}.single-renovation-portfolio .meta-card__row{display:grid;grid-template-columns:1fr auto;gap:8px;padding:10px 0;border-top:1px dashed #e5e7eb}.single-renovation-portfolio .meta-card__pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.single-renovation-portfolio .comparison-grid{display:grid;gap:16px}.single-renovation-portfolio .comparison{position:relative;border-radius:16px;overflow:hidden;border:1px solid #e5e7eb;background:#000;box-shadow:0 8px 26px #070e3c1f}.single-renovation-portfolio .comparison img{width:100%;height:auto}.single-renovation-portfolio .comparison__before{display:block}.single-renovation-portfolio .comparison__after{position:absolute;inset:0;clip-path:inset(0 0 0 50%)}.single-renovation-portfolio .comparison__divider{position:absolute;top:0;bottom:0;left:50%;width:2px;background:#6dff1e;box-shadow:0 0 0 1px #09123d}.single-renovation-portfolio .comparison__tagbar{position:absolute;top:10px;left:10px;display:flex;gap:8px}.single-renovation-portfolio .comparison input[type=range]{position:absolute;inset:auto 0 14px;width:100%;background:transparent;-webkit-appearance:none}.single-renovation-portfolio .comparison input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:#6dff1e;border:2px solid #09123d;box-shadow:0 2px 8px #00000040}.single-renovation-portfolio .comparison input[type=range]::-webkit-slider-runnable-track{height:2px;background:#e2e8f0}.single-renovation-portfolio .problem-solution{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:1024px){.single-renovation-portfolio .problem-solution{grid-template-columns:1fr}}.single-renovation-portfolio .problem-solution__box{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px}.single-renovation-portfolio .problem-solution__title{margin:.2rem 0 .4rem;color:#070e3c}.single-renovation-portfolio .problem-solution__list{margin:.2rem 0;padding-left:1.1rem;line-height:1.6}.single-renovation-portfolio .filter-nav{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.single-renovation-portfolio .filter-nav__btn{border:1px solid #e5e7eb;padding:.5rem .8rem;border-radius:999px;background:#fff;cursor:pointer;font:inherit}.single-renovation-portfolio .filter-nav__btn--active{background:#6dff1e;border-color:#b7ffa0;color:#07113b;font-weight:800}.single-renovation-portfolio .gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:10px}@media(max-width:768px){.single-renovation-portfolio .gallery-grid{grid-template-columns:repeat(6,1fr)}}.single-renovation-portfolio .gallery-grid__item{margin:0;border:1px solid #e5e7eb;background:#fff;border-radius:14px;overflow:hidden}.single-renovation-portfolio .gallery-grid__item--half{grid-column:span 6}@media(max-width:768px){.single-renovation-portfolio .gallery-grid__item--half{grid-column:span 3}}.single-renovation-portfolio .gallery-grid__item img{width:100%;display:block}.single-renovation-portfolio .gallery-grid__caption{font-size:.8rem;color:#475569;padding:.4rem .6rem}.single-renovation-portfolio .pill{display:inline-block;padding:10px;border-radius:999px;border:1px solid #cbd5e1;background:#fff;font-size:.8rem;color:#334155}.single-renovation-portfolio .pill--highlight{background:#6dff1e;border-color:#b7ffa0;color:#07113b}.single-renovation-portfolio .card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 8px 26px #070e3c1f;padding:16px}.single-renovation-portfolio .btn{display:inline-flex;align-items:center;gap:.5rem;border:1px solid #0b144a;background:#070e3c;color:#fff;padding:.7rem 1rem;border-radius:12px;text-decoration:none}.single-renovation-portfolio .contact{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:start}@media(max-width:768px){.single-renovation-portfolio .contact{grid-template-columns:1fr}}.single-renovation-portfolio .b24-form-btn{background:#6dff1e;color:#070e3c;display:inline-block;padding:12px 18px;border-radius:18px;font-weight:600;border:2px solid transparent;transition:.2s}.single-renovation-portfolio form{display:grid;gap:12px;background:#fff;border:1px solid #e9ebf3;border-radius:18px;padding:5px}.single-renovation-portfolio .info-box{background:#0a134d;color:#dfe5ff;border:1px solid #26307a;border-radius:18px;padding:16px}.single-renovation-portfolio ul li{line-height:1.6}.single-renovation-portfolio footer{padding:36px 0;color:#64748b}.main-page .b24-form-btn{background:#6dff1e;color:#070e3c;display:inline-block;padding:12px 18px;border-radius:18px;font-weight:600;border:2px solid transparent;transition:.2s}.main-page a.h3{font-weight:700;line-height:1.4;color:#070e3c;font-size:18px}.main-page p{margin:16px 0;line-height:1.6}.main-page h3{color:inherit;position:inherit}.main-page .btn{display:inline-block;padding:12px 18px;border-radius:18px;font-weight:600;background:#6dff1e;color:#07130a;border:2px solid transparent;transition:.2s}.main-page .btn--primary{background:#6dff1e;color:#07130a;border-color:#6dff1e}.main-page .btn--outline{background:transparent;border-color:#6dff1e;color:#6dff1e}.main-page .btn--secondary{background:#fff;color:#070e3c}.main-page .badge{display:inline-flex;gap:8px;align-items:center;padding:6px 10px;border-radius:18px;background:#e8ffe1;color:#0d3d0f;font-weight:600;font-size:.85rem;margin-bottom:12px}.main-page .badge--tag{background:#e8ffe1;color:#0d3d0f}.main-page .badge__spark{width:10px;height:10px;border-radius:3px;background:#6dff1e;box-shadow:0 0 0 6px #6dff1e29}.main-page .hero{position:relative;color:#fff;background:radial-gradient(1200px 600px at 90% -10%,rgba(109,255,30,.18),transparent 60%),linear-gradient(180deg,#0b114a,#070e3c 60%);padding:72px 0 56px;overflow:hidden}.main-page .hero__grid{display:grid;grid-template-columns:1.2fr .8fr;gap:32px;align-items:center}.main-page .hero__content{text-align:left}.main-page .hero__title{font-size:clamp(2rem,3.8vw,3rem);line-height:1.1;margin:0 0 12px;color:#fff;font-weight:700;text-align:left}.main-page .hero__lead{color:#cfd6ff;font-size:1.1rem;margin:0 0 22px;text-align:left;line-height:1.6}.main-page .hero__subtitle{color:#cfd6ff;font-size:1rem;line-height:1.6}.main-page .hero__kicker{display:inline-flex;align-items:center;gap:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:12px;color:#070e3cd9;background:#6dff1e2e;border:1px solid rgba(109,255,30,.45);padding:8px 12px;border-radius:999px;width:fit-content}.main-page .hero__kicker i{display:inline-block;width:10px;height:10px;border-radius:50%;background:#6dff1e;box-shadow:0 0 0 4px #6dff1e2e}.main-page .hero__contact-mini{font-size:13px;color:#6b7280;margin-top:10px}.main-page .hero__contact-mini b{color:#070e3c}@media(max-width:480px){.main-page .hero{padding:0}}@media(max-width:768px){.main-page .hero{padding:0}}.main-page .cta-row{display:flex;gap:12px;flex-wrap:wrap;background:initial}.main-page section{padding:24px 0}.main-page section h2{font-size:clamp(1.4rem,2.6vw,2rem);margin:0 0 8px;color:#070e3c;font-weight:700}.main-page .section{padding:24px 0}.main-page .section__header{display:flex;justify-content:space-between;gap:12px;align-items:end;margin-bottom:22px}.main-page .section__header-content{flex:1}.main-page .section__header-actions{display:flex;gap:10px;flex-wrap:wrap}.main-page .section__title{font-size:clamp(1.4rem,2.6vw,2rem);margin:0 0 8px;color:#070e3c;font-weight:700}.main-page .section__subtitle,.main-page .section__text{color:#6b7280;max-width:720px;line-height:1.6}.main-page .section__eyebrow{font-size:.8rem;text-transform:uppercase;letter-spacing:.16em;color:#6b7280;margin-bottom:4px}.main-page .section__note{font-size:13px;color:#6b7280;margin-top:10px}@media(max-width:480px){.main-page .section__header{display:block}}@media(max-width:768px){.main-page .section__header{display:block}}.main-page .card{background:#fff;border:1px solid #e9ebf3;border-radius:18px;padding:18px;box-shadow:0 1px #0a10220a}.main-page .card:hover{box-shadow:0 4px 24px #070e3c12}.main-page .card--portfolio{background:#0a134d;border:1px solid #26307a;color:#cdd5ff}.main-page .card__header{font-weight:700;margin-bottom:12px;display:block}.main-page .card__thumbs{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.main-page .card__thumb{margin:0;position:relative}.main-page .card__thumb img{width:100%;border-radius:18px}.main-page .card__thumb figcaption{position:absolute;left:10px;bottom:10px;background:#070e3cb3;border:1px solid #2b357a;color:#eaf0ff;padding:6px 10px;border-radius:18px;font-size:.8rem}.main-page .card__title{font-weight:700;margin-bottom:8px;color:#070e3c}.main-page .card__text{color:#6b7280;line-height:1.6}.main-page .card__divider{height:1px;background:#e5e7eb;margin:14px 0}.main-page .grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.main-page .grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}@media(max-width:1024px){.main-page .grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.main-page .grid-3,.main-page .grid-4{grid-template-columns:1fr}.main-page .hero__grid{display:flex;flex-direction:column;gap:32px}}.main-page .benefits__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media(max-width:1024px){.main-page .benefits__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.main-page .benefits__grid{grid-template-columns:1fr}}.main-page .benefit-card{display:flex;gap:14px;background:#fff;border:1px solid #e9ebf3;border-radius:18px;padding:18px}.main-page .benefit-card__icon{width:44px;height:44px;border-radius:18px;background:#eef7ff;display:grid;place-items:center;border:1px solid #e1ebff;flex:0 0 auto}.main-page .benefit-card__content{flex:1}.main-page .benefit-card__title{margin:.2rem 0;font-size:1.05rem;color:#070e3c}.main-page .benefit-card__text{margin:0;color:#6b7280;line-height:1.6}.main-page .filter-chips{display:flex;gap:10px;flex-wrap:wrap}.main-page .filter-chips__btn{padding:8px 12px;border-radius:18px;background:#eef3ff;border:1px solid #dfe6ff;color:#203170;font-weight:600;font-size:.9rem;cursor:pointer}.main-page .filter-chips__btn--active{background:#6dff1e;border-color:#6dff1e;color:#07130a}.main-page .portfolio__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media(max-width:1024px){.main-page .portfolio__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.main-page .portfolio__grid{grid-template-columns:1fr}}.main-page .work-card{background:#fff;border:1px solid #e9ebf3;border-radius:18px;padding:18px;box-shadow:0 1px #0a10220a}.main-page .work-card:hover{box-shadow:0 4px 24px #070e3c12}.main-page .work-card__thumb{aspect-ratio:16/10;object-fit:cover;width:100%;border-radius:18px}.main-page .work-card__title{display:block;margin:.6rem 0 0;font-weight:700;color:#070e3c;text-decoration:none}.main-page .work-card__meta{display:flex;gap:10px;flex-wrap:wrap;font-size:.9rem;color:#6b7280;margin-top:.3rem}.main-page .services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media(max-width:1024px){.main-page .services__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.main-page .services__grid{grid-template-columns:1fr}}.main-page .service-card{display:flex;gap:14px;align-items:flex-start;background:#fff;border:1px solid #e9ebf3;border-radius:18px;padding:18px}.main-page .service-card__bullet{width:38px;height:38px;border-radius:18px;border:1px dashed #cdd5ff;display:grid;place-items:center;color:#070e3c;font-weight:800;flex:0 0 auto}.main-page .service-card__content{flex:1}.main-page .service-card__title{margin:0 0 4px;font-size:1rem;color:#070e3c}.main-page .service-card__text{margin:0;color:#6b7280;line-height:1.6}.main-page .process__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media(max-width:1024px){.main-page .process__steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.main-page .process__steps{grid-template-columns:1fr}}.main-page .step{position:relative;padding:18px;border-radius:18px;background:#061034;color:#dfe5ff;border:1px solid #23307a}.main-page .step__number{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:18px;background:#6dff1e;color:#06120a;font-weight:800;margin-bottom:8px}.main-page .step__title{font-size:1rem;font-weight:700;margin:0 0 4px;color:#fff}.main-page .step__text{margin:0;color:#dfe5ff;line-height:1.6}.main-page .partners__grid{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.main-page .partner-badge{display:flex;gap:12px;align-items:center;border:1px solid #e9ebf3;border-radius:18px;padding:12px 14px;background:#fff}.main-page .guarantees__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media(max-width:768px){.main-page .guarantees__grid{grid-template-columns:1fr}}.main-page .reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media(max-width:1024px){.main-page .reviews__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.main-page .reviews__grid{grid-template-columns:1fr}}.main-page .review-card{display:flex;gap:14px;background:#fff;border:1px solid #e9ebf3;border-radius:18px;padding:18px}.main-page .review-card__avatar{width:72px;height:72px;border-radius:50%;background:#e8ecff;border:1px solid #dfe4ff;overflow:hidden;flex:0 0 auto}.main-page .review-card__avatar img{width:100%;height:100%;object-fit:cover}.main-page .review-card__content{flex:1}.main-page .review-card__stars{color:#ffc107;letter-spacing:1px;margin-bottom:8px}.main-page .review-card__text{margin:0 0 8px;color:#6b7280;line-height:1.6}.main-page .review-card__meta{font-size:.9rem;color:#6b7280}.main-page .about__content{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:center}@media(max-width:768px){.main-page .about__content{grid-template-columns:1fr}}.main-page .about__title{font-size:clamp(1.4rem,2.6vw,2rem);margin:12px 0 8px;color:#070e3c}.main-page .about__text{color:#6b7280;line-height:1.6}.main-page .about__meta{display:flex;gap:10px;flex-wrap:wrap;font-size:.9rem;color:#6b7280;margin-top:10px}.main-page .contact{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:start}@media(max-width:768px){.main-page .contact{grid-template-columns:1fr}}.main-page form{display:grid;gap:12px;background:#fff;border:1px solid #e9ebf3;border-radius:18px;padding:18px}.main-page label{font-weight:600}.main-page input,.main-page textarea,.main-page select{width:100%;padding:12px;border-radius:18px;border:1px solid #dfe3f2;background:#fbfbfe;font:inherit}.main-page input:focus,.main-page textarea:focus,.main-page select:focus{outline:2px solid rgba(109,255,30,.4);border-color:#6dff1e}.main-page .info-box{background:#0a134d;color:#dfe5ff;border:1px solid #26307a;border-radius:18px;padding:16px}.main-page .faq__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media(max-width:768px){.main-page .faq__grid{grid-template-columns:1fr}}.main-page .faq-item{border:1px solid #e9ebf3;border-radius:18px;background:#fff;overflow:hidden}.main-page .faq-item__question{list-style:none;cursor:pointer;padding:16px 18px;font-weight:700;display:flex;justify-content:space-between;align-items:center;color:#070e3c}.main-page .faq-item__question::-webkit-details-marker{display:none}.main-page .faq-item__answer{padding:0 18px 16px;color:#6b7280;line-height:1.6}.main-page .faq-item__chevron{transition:transform .2s ease}.main-page .faq-item[open] .faq-item__chevron{transform:rotate(180deg)}.main-page .blog__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media(max-width:1024px){.main-page .blog__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.main-page .blog__grid{grid-template-columns:1fr}}.main-page .post-card{background:#fff;border:1px solid #e9ebf3;border-radius:18px;padding:18px;box-shadow:0 1px #0a10220a}.main-page .post-card__image{width:100%;border-radius:18px;aspect-ratio:16/10;object-fit:cover}.main-page .post-card__title{display:block;margin:.6rem 0 0;font-weight:700;color:#070e3c;text-decoration:none}.main-page .post-card__meta{display:flex;gap:10px;flex-wrap:wrap;font-size:.9rem;color:#6b7280;margin-top:6px}.main-page footer{padding:28px 0;border-top:1px solid #e9ebf3;background:#fff;color:#6b7280}.main-page .foot{display:flex;flex-wrap:wrap;gap:14px;align-items:center;justify-content:space-between}.main-page .foot .brand{color:#070e3c}.blog p{line-height:1.6;color:#6b7280}.blog body.blog,.blog body.home{background:#f2f2f2;color:#0b1026}.blog .visually-hidden{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.blog .hero{padding:48px 16px;background:linear-gradient(180deg,#fff 0,#f2f2f2);color:initial;text-align:initial;border-radius:18px}.blog .breadcrumbs{font-size:.9rem;color:#6b7280;margin-bottom:12px}.blog .hero .grid{display:grid;grid-template-columns:1.1fr .9fr;gap:32px;align-items:center}.blog .hero h1{font-size:clamp(1.6rem,3vw,2.6rem);margin:.2rem 0 .6rem;line-height:1.3}.blog .hero p{color:#6b7280}.blog .hero .searchbar{display:flex;gap:12px;margin-top:18px}.blog .hero input[type=search],.blog .hero select{flex:1;padding:14px 16px;border:1px solid #e5e7eb;border-radius:12px;font-size:1rem}.blog .hero button{padding:14px 18px;border:0;border-radius:12px;background:#070e3c;color:#fff;font-weight:600;cursor:pointer}.blog .filters{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.blog .chip{border:1px solid #e5e7eb;padding:8px 12px;border-radius:999px;font-size:.95rem;background:#fff}.blog .chip.is-active{border-color:#070e3c;box-shadow:inset 0 0 0 2px #070e3c}.blog .featured{padding:12px 0 28px}.blog .featured .wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:24px}.blog .f-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 8px 26px #070e3c1f;overflow:hidden;display:grid}.blog .f-card .body{padding:18px}.blog .badge{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;padding:6px 10px;border-radius:999px;background:#6dff1e2e;color:#05301a;font-weight:600}.blog .meta{display:flex;flex-wrap:wrap;gap:12px;color:#6b7280;font-size:.95rem;margin:.6rem 0}.blog .f-card h2{margin:.4rem 0;line-height:1.3}.blog .f-card .read{display:inline-flex;align-items:center;gap:.5rem;margin-top:8px;font-weight:600;color:#070e3c}.blog .grid{display:grid;gap:22px}.blog .posts{padding:8px 0 40px}.blog .posts .grid{grid-template-columns:repeat(3,1fr)}.blog .card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:14px;display:flex;flex-direction:column;gap:10px}.blog .card .title{font-size:1.1rem;font-weight:700;line-height:1.6}.blog .card .excerpt{color:#6b7280}.blog .card .more{margin-top:auto;font-weight:600;color:#070e3c}.blog .layout{display:grid;grid-template-columns:2.5fr 1fr;gap:28px}.blog .sidebar .widget{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px}.blog .widget+.widget{margin-top:18px}.blog .widget h3{margin:.2rem 0 1rem;font-size:1.1em}.blog .widget a{color:#6b7280;line-height:1.6}.blog .popular{list-style:none;padding:0;margin:0;display:grid;gap:10px}.blog .tags{display:flex;flex-wrap:wrap;gap:8px}.blog .tag{border:1px dashed #e5e7eb;padding:6px 10px;border-radius:999px;font-size:.9rem}.blog .pagination{display:flex;align-items:center;justify-content:center;gap:10px;padding:18px 0}.blog .pagination a,.blog .pagination span{border:1px solid #e5e7eb;background:#fff;padding:10px 14px;border-radius:12px}.blog .pagination .current{background:#070e3c;color:#fff;border-color:#070e3c}.blog .newsletter{margin:10px 0 40px;background:linear-gradient(180deg,#fff,#eef6ff);border:1px solid #e5e7eb;border-radius:18px;padding:22px}.blog .newsletter form{display:flex;gap:10px;flex-wrap:wrap}.blog .newsletter input{padding:12px 14px;border:1px solid #e5e7eb;border-radius:12px;min-width:260px}@media(max-width:1024px){.blog .hero .grid,.blog .featured .wrap,.blog .layout{grid-template-columns:1fr}.blog .posts .grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.blog .posts .grid{grid-template-columns:1fr}}.blog-archive body{margin:0;font:16px/1.6 system-ui,Segoe UI,Roboto,Inter,Arial,sans-serif;color:#111827;background:#f2f2f2}.blog-archive a{color:#6b7280;text-decoration:none}.blog-archive a:hover{text-decoration:underline}.blog-archive p{line-height:1.6;color:#6b7280}.blog-archive .breadcrumb{font-size:.9rem;color:#6b7280;margin:16px 0}.blog-archive .hero{padding:48px 16px;background:linear-gradient(180deg,#fff 0,#f2f2f2);color:initial;text-align:initial;border-radius:18px}.blog-archive .hero h1{font-size:clamp(1.6rem,3vw,2.6rem);margin:.2rem 0 .6rem;line-height:1.3}.blog-archive .hero p{color:#6b7280}.blog-archive .layout{display:grid;grid-template-columns:1fr 320px;gap:24px;margin-top:18px}@media(max-width:980px){.blog-archive .layout{grid-template-columns:1fr}}.blog-archive .grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.blog-archive .post{grid-column:span 6;background:#fff;border:1px solid #eef0f4;border-radius:18px;overflow:hidden;display:flex;flex-direction:column}@media(max-width:720px){.blog-archive .post{grid-column:1/-1}}.blog-archive .thumb{aspect-ratio:16/9;background:#dfe7ff;position:relative}.blog-archive .tag-ribbon{position:absolute;left:10px;top:10px;background:#070e3c;color:#fff;font-size:.8rem;padding:6px 10px;border-radius:8px}.blog-archive .content{padding:14px}.blog-archive .meta{display:flex;gap:14px;align-items:center;color:#6b7280;font-size:.9rem}.blog-archive .meta .dot:before{content:"•";margin:0 6px;color:#cbd5e1}.blog-archive .title{margin:.4rem 0;line-height:1.3}.blog-archive .excerpt{line-height:1.6;color:#6b7280}.blog-archive .more{margin-top:auto;font-weight:600;color:#070e3c}.blog-archive .labels{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.blog-archive .label{font-size:.8rem;padding:4px 10px;border-radius:999px;background:#f1f5f9;color:#0f172a;border:1px solid #e2e8f0}.blog-archive .label--accent{background:#6dff1e;color:#02102f;border-color:transparent}.blog-archive .sidebar .widget{background:#fff;border:1px solid #eef0f4;border-radius:18px;padding:16px;margin-bottom:16px}.blog-archive .sidebar .widget h3{margin:0 0 10px;font-size:1rem}.blog-archive .tags{display:flex;flex-wrap:wrap;gap:8px}.blog-archive .tag{border:1px dashed #e5e7eb;padding:6px 10px;border-radius:999px;font-size:.9rem}.blog-archive .widget a{color:#6b7280;line-height:1.6}.blog-archive .popular{list-style:none;padding:0;margin:0;display:grid;gap:10px}.blog-archive .popular a{display:block}.blog-archive .card-cta{text-align:center;padding:18px;background:#070e3c;color:#fff;border-radius:18px}.blog-archive .card-cta a.btn{display:inline-block;margin-top:10px;background:#6dff1e;color:#02102f;padding:10px 14px;border-radius:10px;font-weight:700}.blog-archive .pagination{margin:18px 0 8px;display:flex;justify-content:center;gap:10px;align-items:center}.blog-archive .pagination .page-numbers{padding:8px 12px;border:1px solid #e5e7eb;background:#fff;border-radius:10px;min-width:36px;text-align:center}.blog-archive .pagination .page-numbers.current{background:#070e3c;color:#fff;border-color:#070e3c}.service-overview .hero{padding:64px 0 48px;background:radial-gradient(ellipse 900px 500px at 20% 0%,rgba(109,255,30,.12),transparent),radial-gradient(ellipse 600px 400px at 80% 100%,rgba(7,14,60,.06),transparent),#fff;text-align:center}.service-overview .hero__kicker{display:inline-block;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#6b7280;margin-bottom:16px}.service-overview .hero__title{font-size:clamp(30px,4.5vw,48px);line-height:1.15;color:#070e3c;margin:0 auto 16px;max-width:800px}.service-overview .hero__lead{font-size:18px;line-height:1.65;color:#3a4159;max-width:680px;margin:0 auto 32px}.service-overview .hero__stats{display:flex;justify-content:center;gap:32px;flex-wrap:wrap;padding:24px 0 0;border-top:1px solid #e5e7eb;max-width:700px;margin:0 auto}@media(max-width:580px){.service-overview .hero__stats{gap:16px}}.service-overview .hero__stat{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:120px}.service-overview .hero__stat strong{font-size:22px;font-weight:800;color:#070e3c;line-height:1.2}.service-overview .hero__stat span{font-size:13px;color:#6b7280}@media(max-width:580px){.service-overview .hero__stat{min-width:0;flex:1 1 40%}.service-overview .hero__stat strong{font-size:18px}}@media(max-width:480px){.service-overview .hero{padding:0}}@media(max-width:768px){.service-overview .hero{padding:0}}.service-overview .section{padding:56px 0}.service-overview .section--alt{background:#f8f9fb}.service-overview .section__header{text-align:center;margin-bottom:36px}.service-overview .section__title{font-size:clamp(24px,3vw,34px);color:#070e3c;margin:0 0 10px;line-height:1.2}.service-overview .section__subtitle{font-size:17px;color:#50566b;max-width:600px;margin:0 auto;line-height:1.6}.service-overview .section__subtitle a{color:#070e3c;text-decoration:underline;text-underline-offset:3px}.service-overview .services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media(max-width:768px){.service-overview .services-grid{grid-template-columns:1fr}}.service-overview .svc-card{display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 0 6px #00000005,0 2px 4px #00000014;text-decoration:none;color:inherit;transition:box-shadow .25s ease,transform .25s ease}.service-overview .svc-card:hover{box-shadow:0 8px 26px #070e3c1f;transform:translateY(-3px)}.service-overview .svc-card:hover .svc-card__link{color:#070e3c;gap:10px}.service-overview .svc-card:hover .svc-card__image img{transform:scale(1.04)}.service-overview .svc-card--wide{grid-column:1/-1;flex-direction:row}.service-overview .svc-card--wide .svc-card__image{flex:0 0 45%;max-height:none;aspect-ratio:auto}.service-overview .svc-card--wide .svc-card__body{padding:28px 32px}@media(max-width:768px){.service-overview .svc-card--wide{flex-direction:column}.service-overview .svc-card--wide .svc-card__image{flex:none}.service-overview .svc-card--wide .svc-card__body{padding:20px}}.service-overview .svc-card__image{overflow:hidden;aspect-ratio:16/10}.service-overview .svc-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.service-overview .svc-card__body{padding:20px;display:flex;flex-direction:column;flex:1}.service-overview .svc-card__tag{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#1a6b00;background:#6dff1e2e;padding:4px 10px;border-radius:999px;margin-bottom:10px;align-self:flex-start}.service-overview .svc-card__title{font-size:20px;font-weight:700;color:#070e3c;margin:0 0 8px;line-height:1.25}.service-overview .svc-card__text{font-size:15px;color:#50566b;line-height:1.55;margin:0 0 14px}.service-overview .svc-card__price{display:flex;align-items:baseline;gap:6px;margin-bottom:14px}.service-overview .svc-card__price-value{font-size:24px;font-weight:800;color:#070e3c}.service-overview .svc-card__price-unit{font-size:14px;color:#6b7280}.service-overview .svc-card__features{list-style:none;padding:0;margin:0 0 16px}.service-overview .svc-card__features li{position:relative;padding:3px 0 3px 22px;font-size:14px;color:#50566b;line-height:1.5}.service-overview .svc-card__features li:before{content:"";position:absolute;left:0;top:8px;width:12px;height:12px;border-radius:50%;background:#6dff1e}.service-overview .svc-card__link{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#6b7280;margin-top:auto;transition:color .2s,gap .2s}.service-overview .benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:980px){.service-overview .benefits-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.service-overview .benefits-grid{grid-template-columns:1fr}}.service-overview .benefit{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:22px;box-shadow:0 0 6px #00000005,0 2px 4px #00000014}.service-overview .benefit__icon{width:48px;height:48px;border-radius:12px;background:#6dff1e1f;color:#070e3c;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.service-overview .benefit__title{font-size:17px;font-weight:700;color:#070e3c;margin:0 0 6px}.service-overview .benefit__text{font-size:14px;color:#50566b;line-height:1.6;margin:0}.service-overview .steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;counter-reset:step}@media(max-width:980px){.service-overview .steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.service-overview .steps{grid-template-columns:1fr}}.service-overview .step{position:relative;padding:22px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 0 6px #00000005,0 2px 4px #00000014}.service-overview .step__number{width:40px;height:40px;border-radius:10px;background:#070e3c;color:#6dff1e;font-weight:800;font-size:18px;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.service-overview .step__content{display:flex;flex-direction:column}.service-overview .step__title{font-size:17px;font-weight:700;color:#070e3c;margin:0 0 6px}.service-overview .step__text{font-size:14px;color:#50566b;line-height:1.6;margin:0}.service-overview .reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:980px){.service-overview .reviews-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.service-overview .reviews-grid{grid-template-columns:1fr}}.service-overview .reviews-grid__cta{grid-column:1/-1;text-align:center;margin-top:12px;display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.service-overview .review{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:22px;box-shadow:0 0 6px #00000005,0 2px 4px #00000014}.service-overview .review__header{display:flex;align-items:center;gap:12px;margin-bottom:14px}.service-overview .review__avatar{width:44px;height:44px;border-radius:50%;object-fit:cover}.service-overview .review__name{font-size:15px;color:#070e3c;display:block}.service-overview .review__stars{color:#f5a623;font-size:14px;line-height:1}.service-overview .review__text{font-size:14px;color:#50566b;line-height:1.65;margin:0}.service-overview .faq-list{max-width:780px;margin:0 auto}.service-overview .faq-item{border:1px solid #e5e7eb;border-radius:14px;margin-bottom:10px;background:#fff;overflow:hidden;box-shadow:0 0 6px #00000005,0 2px 4px #00000014}.service-overview .faq-item[open] .faq-item__icon:after{transform:rotate(0)}.service-overview .faq-item__q{padding:18px 22px;font-weight:600;font-size:16px;color:#070e3c;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;list-style:none}.service-overview .faq-item__q::-webkit-details-marker{display:none}.service-overview .faq-item__q::marker{content:""}.service-overview .faq-item__icon{flex-shrink:0;width:24px;height:24px;position:relative}.service-overview .faq-item__icon:before,.service-overview .faq-item__icon:after{content:"";position:absolute;background:#070e3c;border-radius:2px;transition:transform .25s ease}.service-overview .faq-item__icon:before{width:14px;height:2px;top:50%;left:50%;transform:translate(-50%,-50%)}.service-overview .faq-item__icon:after{width:2px;height:14px;top:50%;left:50%;transform:translate(-50%,-50%) rotate(90deg)}.service-overview .faq-item__a{padding:0 22px 18px;font-size:15px;color:#50566b;line-height:1.65}.service-overview .btn{display:inline-block;padding:12px 20px;border-radius:18px;font-weight:600;font-size:15px;text-decoration:none;border:2px solid transparent;transition:.2s;cursor:pointer}.service-overview .btn--primary{background:#070e3c;color:#fff}.service-overview .btn--primary:hover{background:#0b1761}.service-overview .btn--accent{background:#6dff1e;color:#07130a}.service-overview .btn--accent:hover{background:#56f400}.service-overview .btn--outline{background:transparent;color:#070e3c;border-color:#e5e7eb}.service-overview .btn--outline:hover{border-color:#070e3c;background:#070e3c08}.service-overview .contact{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:start}@media(max-width:768px){.service-overview .contact{grid-template-columns:1fr}}.service-overview .b24-form-btn{background:#6dff1e;color:#070e3c;display:inline-block;padding:12px 18px;border-radius:18px;font-weight:600;border:2px solid transparent;transition:.2s}.service-overview form{display:grid;gap:12px;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px}.service-overview label{font-weight:600}.service-overview input,.service-overview textarea,.service-overview select{width:100%;padding:12px;border-radius:18px;border:1px solid #dfe3f2;background:#fbfbfe;font:inherit}.service-overview input:focus,.service-overview textarea:focus,.service-overview select:focus{outline:2px solid rgba(109,255,30,.4);border-color:#6dff1e}.service-overview .info-box{background:#0a134d;color:#dfe5ff;border:1px solid #26307a;border-radius:18px;padding:16px}.service-apartment p{margin:16px 0;line-height:1.6}.service-apartment img{max-width:100%;display:block;border-radius:12px}.service-apartment .btn{display:inline-block;padding:12px 18px;border-radius:18px;font-weight:600;background:#f2f2f2;color:#070e3c;border:2px solid transparent;transition:.2s;text-decoration:none}.service-apartment .btn--primary{background:#070e3c;color:#fff}.service-apartment .btn--accent{background:#6dff1e;color:#07130a}.service-apartment .btn--secondary{background:#fff;color:#070e3c}.service-apartment .hero{padding:56px 0 28px;background:radial-gradient(1200px 600px at 80% -10%,rgba(109,255,30,.18),transparent),#fff}.service-apartment .hero__grid{display:grid;grid-template-columns:1.2fr .8fr;gap:32px;align-items:center;text-align:left;line-height:1.6}@media(max-width:980px){.service-apartment .hero__grid{grid-template-columns:1fr}}.service-apartment .hero__content{text-align:left}.service-apartment .hero__title{font-size:clamp(28px,4vw,44px);line-height:1.15;margin:0 0 12px;color:#070e3c}.service-apartment .hero__text{font-size:18px;color:#3a4159;margin:0 0 20px;line-height:1.6}.service-apartment .hero__image img{width:100%;border-radius:18px}@media(max-width:480px){.service-apartment .hero{padding:0}}@media(max-width:768px){.service-apartment .hero{padding:0}}.service-apartment .badge-row{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.service-apartment .badge{background:#f2f2f2;border:1px solid #e5e7eb;padding:8px 12px;border-radius:999px;font-size:13px;color:initial}.service-apartment .cta-row{display:flex;gap:12px;flex-wrap:wrap}.service-apartment section{padding:44px 0}.service-apartment h2,.service-apartment .section__title{font-size:clamp(22px,2.6vw,32px);margin:0 0 20px;color:#070e3c}.service-apartment .section__lead{color:#3a4159;max-width:880px;line-height:1.6}.service-apartment .usp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media(max-width:980px){.service-apartment .usp-grid{grid-template-columns:1fr}}.service-apartment .usp-card{padding:18px;border-radius:14px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 8px 26px #070e3c1f}.service-apartment .usp-card__title{margin:6px 0;font-size:18px;color:#070e3c}.service-apartment .usp-card__text{margin:0;color:#50566b;line-height:1.6}.service-apartment .pricing{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:22px}@media(max-width:980px){.service-apartment .pricing{grid-template-columns:1fr}}.service-apartment .pricing-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 8px 26px #070e3c1f;padding:22px;line-height:1.3}.service-apartment .pricing-card--featured{border-color:#6dff1e;box-shadow:0 18px 42px #070e3c38;position:relative}.service-apartment .pricing-card__header{margin-bottom:16px}.service-apartment .pricing-card__title{font-size:1.2rem;color:#070e3c;margin:0 0 8px}.service-apartment .pricing-card__price{display:flex;align-items:baseline;gap:10px;margin:6px 0 14px}.service-apartment .pricing-card__value{font-size:32px;font-weight:800;color:#070e3c}.service-apartment .pricing-card__unit{color:#6b7280}.service-apartment .pricing-card__desc{color:#50566b;line-height:1.6;margin:0 0 16px}.service-apartment .pricing-card__features{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}@media(max-width:580px){.service-apartment .pricing-card__features{grid-template-columns:1fr}}.service-apartment .pricing-card__list{list-style:none;padding-left:0;margin:0}.service-apartment .pricing-card__list li{padding:6px 0 6px 26px;position:relative;line-height:1.6}.service-apartment .pricing-card__list li:before{content:"";position:absolute;left:0;top:10px;width:16px;height:16px;border-radius:50%;background:#6dff1e}.service-apartment .pricing-card__list--excluded li:before{background:#e9ebf3}.service-apartment .pricing-card__note{font-size:13px;color:#5b6278;margin-top:10px;line-height:1.6}.service-apartment .pricing-card__cta{margin-top:16px}.service-apartment .portfolio{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}@media(max-width:980px){.service-apartment .portfolio{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.service-apartment .portfolio{grid-template-columns:1fr}}.service-apartment .portfolio__case{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;box-shadow:0 8px 26px #070e3c1f}.service-apartment .portfolio__comparison{position:relative;overflow:hidden}.service-apartment .portfolio__comparison img{width:100%;display:block}.service-apartment .portfolio__comparison input[type=range]{position:absolute;left:0;right:0;bottom:10px;width:90%;margin:0 5%;appearance:none;height:4px;background:#070e3c26;border-radius:999px}.service-apartment .portfolio__comparison input[type=range]::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border-radius:50%;background:#6dff1e;border:2px solid #111}.service-apartment .portfolio__after{position:absolute;inset:0;clip-path:inset(0 50% 0 0)}.service-apartment .portfolio__caption{padding:10px 14px;color:#50566b;line-height:1.6}.service-apartment .portfolio__more{grid-column:1/-1;text-align:center;margin-top:16px}.service-apartment .reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:980px){.service-apartment .reviews{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.service-apartment .reviews{grid-template-columns:1fr}}.service-apartment .review-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 26px #070e3c1f;padding:16px}.service-apartment .review-card__stars{color:#f5a623;font-size:18px;margin-bottom:8px}.service-apartment .review-card__text{color:#50566b;line-height:1.6;margin:0 0 8px}.service-apartment .review-card__author{color:#6b7280;font-size:13px}.service-apartment .contact{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:start}@media(max-width:768px){.service-apartment .contact{grid-template-columns:1fr}}.service-apartment .b24-form-btn{background:#6dff1e;color:#070e3c;display:inline-block;padding:12px 18px;border-radius:18px;font-weight:600;border:2px solid transparent;transition:.2s}.service-apartment form{display:grid;gap:12px;background:#fff;border:1px solid #e9ebf3;border-radius:18px;padding:18px}.service-apartment label{font-weight:600}.service-apartment input,.service-apartment textarea,.service-apartment select{width:100%;padding:12px;border-radius:18px;border:1px solid #dfe3f2;background:#fbfbfe;font:inherit}.service-apartment input:focus,.service-apartment textarea:focus,.service-apartment select:focus{outline:2px solid rgba(109,255,30,.4);border-color:#6dff1e}.service-apartment .info-box{background:#0a134d;color:#dfe5ff;border:1px solid #26307a;border-radius:18px;padding:16px}.service-house p{margin:16px 0;line-height:1.6}.service-house li{line-height:1.6}.service-house .container{max-width:1200px;margin:0 auto;padding:24px}.service-house .hero{background:linear-gradient(180deg,#0b144f,#070e3c 50%);color:#fff}.service-house .hero .container{padding:56px 24px}.service-house .hero__title{font-size:40px;line-height:1.2;margin:16px 0 12px;color:inherit}@media(max-width:640px){.service-house .hero__title{font-size:32px}}.service-house .hero__lead{font-size:18px;color:#e5e7eb;margin:0 0 20px;line-height:1.6}.service-house .hero__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:24px}@media(max-width:1024px){.service-house .hero__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.service-house .hero__stats{grid-template-columns:1fr 1fr}}.service-house .hero__stat{background:#ffffff14;padding:14px;border-radius:12px;text-align:center}.service-house .hero__stat b{display:block;font-size:22px}.service-house .hero__stat-label{color:#6b7280;display:block;margin-top:4px}.service-house .badge{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:#6dff1e26;color:#d4ffd1;font-weight:600;font-size:12px;border:1px solid rgba(109,255,30,.35)}.service-house .btn{display:inline-flex;justify-content:center;align-items:center;gap:10px;padding:12px 18px;border-radius:12px;font-weight:700;transition:transform .06s ease,box-shadow .2s ease;border:2px solid transparent;cursor:pointer;text-decoration:none;background:#f2f2f2;color:#070e3c}.service-house .btn:active{transform:translateY(1px)}.service-house .btn--primary{background:#6dff1e;color:#0b142f;border-color:#79ff48;box-shadow:0 6px 16px #6dff1e40}.service-house .btn--outline{background:transparent;color:#fff;border-color:#ffffff59}.service-house .cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.service-house .section{padding:40px 0}.service-house .section__title{font-size:28px;line-height:1.3;margin:0 0 10px;color:#070e3c}.service-house .section__lead{color:#6b7280;line-height:1.6;margin:0 0 20px}.service-house .section__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media(max-width:640px){.service-house .section__grid{grid-template-columns:1fr}}.service-house .card{background:#fff;border-radius:18px;box-shadow:0 8px 26px #070e3c1f;padding:20px}.service-house .card--comparison{overflow:auto}.service-house .card--calculator{background:#fff}.service-house .card__title{font-size:20px;line-height:1.3;margin:0 0 10px;color:#070e3c}.service-house .card__text{color:#6b7280;line-height:1.6;margin:0 0 16px}.service-house .card__list{margin:8px 0;padding-left:18px;color:#6b7280;line-height:1.6}.service-house .card__note{font-size:13px;color:#6b7280;margin-top:10px;line-height:1.6}.service-house .chip-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.service-house .chip{border:1px dashed #c7cbe2;background:#fff;border-radius:999px;padding:6px 10px;font-size:13px;color:#6b7280}.service-house .pill{display:inline-block;padding:4px 10px;margin-bottom:10px;border-radius:999px;font-size:12px;font-weight:700;background:#eef2ff;color:#1e1b4b}.service-house .tariffs-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}@media(max-width:1024px){.service-house .tariffs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.service-house .tariffs-grid{grid-template-columns:1fr}}.service-house .tariff-card{background:#fff;border-radius:18px;box-shadow:0 8px 26px #070e3c1f;padding:20px}.service-house .tariff-card--recommended{border:2px solid #6dff1e;box-shadow:0 10px 30px #6dff1e26}.service-house .tariff-card__title{font-size:18px;line-height:1.3;margin:0 0 8px;color:#070e3c}.service-house .tariff-card__price{font-size:24px;font-weight:800;margin:10px 0;color:#070e3c}.service-house .tariff-card__desc{font-size:14px;color:#6b7280;line-height:1.6;margin:0 0 12px}.service-house .tariff-card__list{list-style:none;margin:0;padding:0}.service-house .tariff-card__feature{display:flex;gap:10px;align-items:flex-start;margin-bottom:8px;line-height:1.6;color:#6b7280}.service-house .tariff-card__dot{width:9px;height:9px;border-radius:999px;background:#6dff1e;margin-top:8px;flex:0 0 auto}.service-house .table-wrap{overflow:auto}.service-house .comparison-table{width:100%;border-collapse:separate;border-spacing:0;min-width:720px}.service-house .comparison-table th,.service-house .comparison-table td{padding:14px 16px;border-bottom:1px solid #eceef4;text-align:left;vertical-align:top}.service-house .comparison-table thead th{position:sticky;top:0;background:#fff;font-size:14px}.service-house .calculator{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:640px){.service-house .calculator{grid-template-columns:1fr}}.service-house .calculator__field,.service-house .calculator__result{display:flex;flex-direction:column;gap:6px}.service-house .calculator__total{font-size:28px;font-weight:800;color:#070e3c}.service-house .calculator__note{font-size:13px;color:#6b7280;line-height:1.6}.service-house .calculator__cta{margin-top:12px}.service-house .form__label{font-weight:600;font-size:14px}.service-house .form__input,.service-house .form__select,.service-house .form__textarea{width:100%;padding:12px 14px;border:1px solid #dde1ee;border-radius:12px;background:#fff;font:inherit}.service-house label{font-weight:600;font-size:14px}.service-house input,.service-house select,.service-house textarea{width:100%;padding:12px 14px;border:1px solid #dde1ee;border-radius:12px;background:#fff;font:inherit}.service-house textarea{min-height:120px;resize:vertical}.service-house .process{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}@media(max-width:1024px){.service-house .process{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.service-house .process{grid-template-columns:1fr}}.service-house .process__step{background:#fff;border-radius:18px;box-shadow:0 8px 26px #070e3c1f;position:relative;padding:20px 20px 20px 12px}.service-house .process__step-title{font-size:16px;font-weight:700;margin:0 0 6px;color:#070e3c}.service-house .process__step-text{font-size:14px;color:#6b7280;line-height:1.6;margin:0}.service-house .portfolio{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}@media(max-width:1024px){.service-house .portfolio{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.service-house .portfolio{grid-template-columns:1fr}}.service-house .portfolio__case{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;box-shadow:0 8px 26px #070e3c1f}.service-house .portfolio__comparison{position:relative;overflow:hidden}.service-house .portfolio__comparison img{width:100%;display:block}.service-house .portfolio__comparison input[type=range]{position:absolute;left:0;right:0;bottom:10px;width:90%;margin:0 5%;appearance:none;height:4px;background:#070e3c26;border-radius:999px}.service-house .portfolio__comparison input[type=range]::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border-radius:50%;background:#6dff1e;border:2px solid #111}.service-house .portfolio__after{position:absolute;inset:0;clip-path:inset(0 50% 0 0)}.service-house .portfolio__caption{padding:10px 14px;color:#50566b;line-height:1.6}.service-house .portfolio__more{grid-column:1/-1;text-align:center;margin-top:16px}.service-house .reviews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}@media(max-width:1024px){.service-house .reviews{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.service-house .reviews{grid-template-columns:1fr}}.service-house .review-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 26px #070e3c1f;padding:16px}.service-house .review-card__stars{color:#f5a623;font-size:18px;margin-bottom:8px}.service-house .review-card__text{color:#6b7280;line-height:1.6;margin:0 0 8px}.service-house .review-card__meta{color:#6b7280;font-size:13px;font-style:italic}.service-house .section__note{font-size:13px;color:#6b7280;margin-top:16px;line-height:1.6}.service-house .contact{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:start}@media(max-width:768px){.service-house .contact{grid-template-columns:1fr}}.service-house .b24-form-btn{background:#6dff1e;color:#070e3c;display:inline-block;padding:12px 18px;border-radius:18px;font-weight:600;border:2px solid transparent;transition:.2s}.service-house form{display:grid;gap:12px;background:#fff;border:1px solid #e9ebf3;border-radius:18px;padding:18px}.service-house .info-box{background:#0a134d;color:#dfe5ff;border:1px solid #26307a;border-radius:18px;padding:16px}.service-house .rd-footer{background:#0a113f;color:#c9d1ff}.service-house .rd-footer a{color:#c9d1ff;text-decoration:underline}.service-garage p{margin:16px 0;line-height:1.6}.service-garage img{max-width:100%;display:block;border-radius:12px}.service-garage .btn{display:inline-block;padding:12px 18px;border-radius:18px;font-weight:600;background:#f2f2f2;color:#070e3c;border:2px solid transparent;transition:.2s;text-decoration:none}.service-garage .btn--primary{background:#070e3c;color:#fff}.service-garage .btn--accent{background:#6dff1e;color:#07130a}.service-garage .hero{padding:56px 0 28px;background:radial-gradient(1200px 600px at 80% -10%,rgba(109,255,30,.18),transparent),#fff}.service-garage .hero__grid{display:grid;grid-template-columns:1.2fr .8fr;gap:32px;align-items:center;text-align:left;line-height:1.6}@media(max-width:980px){.service-garage .hero__grid{grid-template-columns:1fr}}.service-garage .hero__content{text-align:left}.service-garage .hero__title{font-size:clamp(28px,4vw,44px);line-height:1.15;margin:0 0 12px;color:#070e3c}.service-garage .hero__text{font-size:18px;color:#3a4159;margin:0 0 20px;line-height:1.6}.service-garage .hero__image img{width:100%;border-radius:18px}@media(max-width:480px){.service-garage .hero{padding:0}}@media(max-width:768px){.service-garage .hero{padding:0}}.service-garage .badge-row{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.service-garage .badge{background:#f2f2f2;border:1px solid #e5e7eb;padding:8px 12px;border-radius:999px;font-size:13px;color:initial}.service-garage .cta-row{display:flex;gap:12px;flex-wrap:wrap}.service-garage section{padding:44px 0}.service-garage h2,.service-garage .section__title{font-size:clamp(22px,2.6vw,32px);margin:0 0 20px;color:#070e3c}.service-garage .section__lead{color:#3a4159;max-width:880px;line-height:1.6}.service-garage .usp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media(max-width:980px){.service-garage .usp-grid{grid-template-columns:1fr}}.service-garage .usp-grid--2col{grid-template-columns:repeat(2,1fr)}@media(max-width:580px){.service-garage .usp-grid--2col{grid-template-columns:1fr}}.service-garage .usp-card{padding:18px;border-radius:14px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 8px 26px #070e3c1f}.service-garage .usp-card__title{margin:6px 0;font-size:18px;color:#070e3c}.service-garage .usp-card__text{margin:0;color:#50566b;line-height:1.6}.service-garage .usp-card__list{margin:8px 0 0;padding-left:18px;color:#50566b;line-height:1.6}.service-garage .grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.service-garage .grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media(max-width:980px){.service-garage .grid-3{grid-template-columns:1fr}}.service-garage .pricing{display:block;margin-top:22px}.service-garage .pricing-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 8px 26px #070e3c1f;padding:22px;line-height:1.3}.service-garage .pricing-card__header{margin-bottom:16px}.service-garage .pricing-card__title{font-size:1.2rem;color:#070e3c;margin:0 0 8px}.service-garage .pricing-card__price{display:flex;align-items:baseline;gap:10px;margin:6px 0 14px}.service-garage .pricing-card__value{font-size:32px;font-weight:800;color:#070e3c}.service-garage .pricing-card__unit{color:#6b7280}.service-garage .pricing-card__desc{color:#50566b;line-height:1.6;margin:0 0 16px}.service-garage .pricing-card__features{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}@media(max-width:580px){.service-garage .pricing-card__features{grid-template-columns:1fr}}.service-garage .pricing-card__list{list-style:none;padding-left:0;margin:0}.service-garage .pricing-card__list strong{display:block;margin-bottom:8px;color:#070e3c}.service-garage .pricing-card__list li{padding:6px 0 6px 26px;position:relative;line-height:1.6;color:#50566b}.service-garage .pricing-card__list li:before{content:"";position:absolute;left:0;top:10px;width:16px;height:16px;border-radius:50%;background:#6dff1e}.service-garage .pricing-card__list--extras li:before{background:#7dd3fc}.service-garage .pricing-card__note{font-size:13px;color:#5b6278;margin-top:10px;line-height:1.6}.service-garage .pricing-card__cta{margin-top:16px}.service-garage .portfolio{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}@media(max-width:980px){.service-garage .portfolio{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.service-garage .portfolio{grid-template-columns:1fr}}.service-garage .portfolio__case{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;box-shadow:0 8px 26px #070e3c1f}.service-garage .portfolio__comparison{position:relative;overflow:hidden}.service-garage .portfolio__comparison img{width:100%;display:block}.service-garage .portfolio__comparison input[type=range]{position:absolute;left:0;right:0;bottom:10px;width:90%;margin:0 5%;appearance:none;height:4px;background:#070e3c26;border-radius:999px}.service-garage .portfolio__comparison input[type=range]::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border-radius:50%;background:#6dff1e;border:2px solid #111}.service-garage .portfolio__after{position:absolute;inset:0;clip-path:inset(0 50% 0 0)}.service-garage .portfolio__caption{padding:10px 14px;color:#50566b;line-height:1.6}.service-garage .portfolio__more{grid-column:1/-1;text-align:center;margin-top:16px}.service-garage .reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:980px){.service-garage .reviews{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.service-garage .reviews{grid-template-columns:1fr}}.service-garage .review-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 26px #070e3c1f;padding:16px}.service-garage .review-card__stars{color:#f5a623;font-size:18px;margin-bottom:8px}.service-garage .review-card__text{color:#50566b;line-height:1.6;margin:0 0 8px}.service-garage .review-card__author{color:#6b7280;font-size:13px}.service-garage .contact{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:start}@media(max-width:768px){.service-garage .contact{grid-template-columns:1fr}}.service-garage .b24-form-btn{background:#6dff1e;color:#070e3c;display:inline-block;padding:12px 18px;border-radius:18px;font-weight:600;border:2px solid transparent;transition:.2s}.service-garage form{display:grid;gap:12px;background:#fff;border:1px solid #e9ebf3;border-radius:18px;padding:18px}.service-garage label{font-weight:600}.service-garage input,.service-garage textarea,.service-garage select{width:100%;padding:12px;border-radius:18px;border:1px solid #dfe3f2;background:#fbfbfe;font:inherit}.service-garage input:focus,.service-garage textarea:focus,.service-garage select:focus{outline:2px solid rgba(109,255,30,.4);border-color:#6dff1e}.service-garage .info-box{background:#0a134d;color:#dfe5ff;border:1px solid #26307a;border-radius:18px;padding:16px}.service-bathroom p{margin:16px 0;line-height:1.6}.service-bathroom a{color:inherit;text-decoration:none}.service-bathroom img{max-width:100%;display:block}.service-bathroom .page-wrapper{max-width:1200px;margin:0 auto;padding:18px 18px 60px}@media(max-width:720px){.service-bathroom .page-wrapper{padding:12px 14px 40px}}.service-bathroom .hero{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(0,1.6fr);gap:26px;padding:32px 26px;margin-bottom:40px;background:radial-gradient(circle at top left,rgba(109,255,30,.11),transparent 60%),radial-gradient(circle at bottom right,rgba(7,14,60,.12),transparent 55%),#fff;border-radius:32px;box-shadow:var(--shadow-soft);border:1px solid rgba(7,14,60,.06)}@media(max-width:960px){.service-bathroom .hero{grid-template-columns:minmax(0,1.6fr) minmax(0,1.4fr)}}@media(max-width:720px){.service-bathroom .hero{grid-template-columns:minmax(0,1fr);padding:20px 16px}}.service-bathroom .hero__content{text-align:left}.service-bathroom .hero__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:4px 10px;border-radius:999px;background:#070e3c0f;font-size:.78rem;text-transform:uppercase;letter-spacing:.16em;color:#070e3c;margin-bottom:12px}.service-bathroom .hero__eyebrow .pill{padding:4px 9px;border-radius:999px;background:#6dff1e;color:#070e3c;font-weight:700}.service-bathroom .hero__title{font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.15;margin-bottom:14px;color:#070e3c;text-align:left}.service-bathroom .hero__highlight{background:linear-gradient(90deg,#6dff1e,#a5ff6f);padding:0 6px;border-radius:999px;-webkit-box-decoration-break:clone;box-decoration-break:clone}.service-bathroom .hero__lead{font-size:.98rem;color:#6b7280;margin-bottom:18px;text-align:left;line-height:1.6}.service-bathroom .hero__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px;font-size:.85rem}.service-bathroom .hero__tags span{padding:10px;color:initial;border-radius:999px;border:1px solid rgba(7,14,60,.12);background:#f6f7fbe6}.service-bathroom .hero__note{font-size:.8rem;color:#6b7280}.service-bathroom .hero__sidebar{background:#070e3cf7;border-radius:26px;padding:18px 18px 16px;color:#fff;position:relative;overflow:hidden}.service-bathroom .hero__sidebar:before{content:"";position:absolute;inset:-40%;background:radial-gradient(circle at top,rgba(109,255,30,.21),transparent 55%);opacity:.9;pointer-events:none}@media(max-width:720px){.service-bathroom .hero__sidebar{order:-1}}.service-bathroom .hero__sidebar-inner{position:relative;z-index:1}.service-bathroom .hero__sidebar-badge{display:inline-flex;align-items:center;gap:8px;padding:4px 9px;border-radius:999px;background:#0f172ab3;border:1px solid rgba(109,255,30,.7);font-size:.75rem;margin:20px 0}.service-bathroom .hero__sidebar-dot{width:7px;height:7px;border-radius:999px;background:#6dff1e;box-shadow:0 0 0 4px #6dff1e66}.service-bathroom .hero__sidebar-price{font-size:1.8rem;font-weight:700;margin:20px 0}.service-bathroom .hero__sidebar-price span{font-size:.72rem;font-weight:400;opacity:.8}.service-bathroom .hero__sidebar-label{font-size:.86rem;opacity:.85;margin:20px 0}.service-bathroom .hero__sidebar-highlight{padding:10px 11px;border-radius:16px;background:#0f172ae6;border:1px dashed rgba(109,255,30,.6);font-size:.78rem;margin:20px 0;line-height:1.6}.service-bathroom .hero__sidebar-highlight strong{color:#6dff1e}.service-bathroom .hero__sidebar-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;font-size:.8rem;margin:20px 0}.service-bathroom .hero__sidebar-pill{border-radius:14px;padding:8px 9px;background:#0f172af2;border:1px solid rgba(148,163,184,.35)}.service-bathroom .hero__sidebar-pill-label{display:block;font-size:.72rem;opacity:.75;margin-bottom:4px}.service-bathroom .hero__sidebar-pill strong{font-size:.86rem}.service-bathroom .cta-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:18px}.service-bathroom .btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:10px 20px;border-radius:999px;border:none;font-size:.95rem;font-weight:600;cursor:pointer;text-decoration:none;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.service-bathroom .btn__icon{font-size:1.1rem}.service-bathroom .btn--primary{background:#070e3c;color:#fff;box-shadow:0 14px 30px #070e3c73}.service-bathroom .btn--primary:hover{transform:translateY(-1px);box-shadow:0 18px 40px #070e3c99;background:#03071b}.service-bathroom .btn--secondary{padding:12px;border:1px dashed rgba(7,14,60,.38);color:#070e3c;background:#f6f7fbf2}.service-bathroom .btn--secondary:hover{background:#e9ecf5;border-color:#070e3c;transform:translateY(-1px)}.service-bathroom .btn--accent{background:#6dff1e;color:#070e3c;font-weight:700;box-shadow:0 8px 22px #6dff1e73}.service-bathroom .btn--accent:hover{transform:translateY(-1px);box-shadow:0 10px 26px #6dff1e99;background:#8dff55}.service-bathroom .guarantee-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;color:initial;text-align:left;line-height:1.6}@media(max-width:960px){.service-bathroom .guarantee-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.service-bathroom .guarantee-list{grid-template-columns:1fr}}.service-bathroom .guarantee-list__item{padding:9px 10px;border-radius:12px;background:#070e3c05;border:1px solid rgba(7,14,60,.08);font-size:.78rem}.service-bathroom .guarantee-list__item strong{display:block;font-size:.8rem;margin-bottom:4px;color:#070e3c}.service-bathroom section{margin-bottom:46px}.service-bathroom .section__header{margin-bottom:18px}.service-bathroom .section__eyebrow{font-size:.8rem;text-transform:uppercase;letter-spacing:.16em;color:#6b7280;margin-bottom:4px}.service-bathroom .section__title{font-size:1.4rem;color:#070e3c;margin-bottom:6px}.service-bathroom .section__lead{font-size:.96rem;color:#6b7280;max-width:640px;line-height:1.6}.service-bathroom .benefits-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}@media(max-width:960px){.service-bathroom .benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.service-bathroom .benefits-grid{grid-template-columns:minmax(0,1fr)}}.service-bathroom .benefit-card{padding:14px 14px 13px;border-radius:18px;background:#fff;border:1px solid rgba(7,14,60,.07);box-shadow:0 4px 16px #070e3c0f;font-size:.85rem}.service-bathroom .benefit-card__icon{width:26px;height:26px;border-radius:999px;background:#6dff1e26;display:flex;align-items:center;justify-content:center;margin-bottom:8px;font-size:1rem}.service-bathroom .benefit-card__title{font-size:.96rem;margin-bottom:4px;color:#070e3c}.service-bathroom .benefit-card__text{color:#6b7280;line-height:1.6}.service-bathroom .tariffs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}@media(max-width:960px){.service-bathroom .tariffs{grid-template-columns:minmax(0,1fr)}}.service-bathroom .tariff-card{background:#fff;border-radius:24px;padding:18px 18px 16px;border:1px solid rgba(7,14,60,.08);box-shadow:0 10px 26px #0f172a12;display:flex;flex-direction:column}.service-bathroom .tariff-card--popular{border-color:#6dff1e;box-shadow:0 18px 42px #070e3c38;position:relative;overflow:hidden}.service-bathroom .tariff-card--popular:before{content:"Nejčastější volba";position:absolute;top:50px;right:-48px;transform:rotate(34deg);background:#070e3c;color:#6dff1e;font-size:.7rem;font-weight:700;letter-spacing:.1em;padding:3px 62px;text-transform:uppercase;box-shadow:0 8px 22px #070e3c73}@media(max-width:960px){.service-bathroom .tariff-card--popular:before{display:none}}.service-bathroom .tariff-card__label{font-size:.78rem;padding:8px;border-radius:999px;background:#070e3c0a;color:#6b7280;display:inline-flex;align-items:center;gap:6px;margin-bottom:8px}.service-bathroom .tariff-card__dot{width:6px;height:6px;border-radius:999px;background:#6dff1e}.service-bathroom .tariff-card__title{font-size:1.05rem;margin-bottom:4px;color:#070e3c}.service-bathroom .tariff-card__subtitle{font-size:.84rem;color:#6b7280;margin-bottom:10px;line-height:1.6}.service-bathroom .tariff-card__price{font-size:1.2rem;font-weight:700;margin-bottom:4px;color:#070e3c}.service-bathroom .tariff-card__price span{font-size:.86rem;font-weight:400;color:#6b7280;margin-left:4px}.service-bathroom .tariff-card__pill{font-size:.78rem;padding:12px;border-radius:999px;background:#6dff1e24;color:#070e3c;display:inline-block;margin:10px 0}.service-bathroom .tariff-card__list{list-style:none;margin-bottom:12px;padding-left:0;font-size:.86rem;color:#6b7280;line-height:1.6}.service-bathroom .tariff-card__list li{padding-left:16px;position:relative;margin-bottom:4px}.service-bathroom .tariff-card__list li:before{content:"•";position:absolute;left:0;color:#6dff1e;font-weight:700}.service-bathroom .tariff-card__footer{margin-top:auto;padding-top:10px;border-top:1px dashed rgba(7,14,60,.08);display:flex;flex-direction:column;gap:6px;font-size:.8rem}.service-bathroom .tariff-card__tagline{color:#6b7280;line-height:1.6}.service-bathroom .tariff-card__badge{font-size:.76rem;padding:12px;border-radius:999px;align-self:flex-start;border:1px solid rgba(7,14,60,.12);background:#f6f7fbe6;color:#070e3c}.service-bathroom .steps-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1.4fr);gap:20px;align-items:flex-start}@media(max-width:960px){.service-bathroom .steps-grid{grid-template-columns:minmax(0,1fr)}}.service-bathroom .steps-list{list-style:none;padding-left:0;font-size:.9rem}.service-bathroom .steps-list__item{display:flex;gap:10px;margin-bottom:14px;padding-bottom:10px;border-bottom:1px dashed rgba(148,163,184,.5)}.service-bathroom .steps-list__number{width:26px;height:26px;border-radius:999px;background:#070e3c;color:#6dff1e;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;flex:0 0 auto}.service-bathroom .steps-list__content{flex:1}.service-bathroom .steps-list__title{font-size:.98rem;margin-bottom:3px;color:#070e3c}.service-bathroom .steps-list__text{color:#6b7280;line-height:1.6}.service-bathroom .steps-list__note{font-size:.82rem;color:#6b7280;margin-top:2px}.service-bathroom .info-card{padding:14px 14px 13px;border-radius:20px;background:#fff;border:1px solid rgba(7,14,60,.08);box-shadow:0 8px 26px #0f172a17;font-size:.86rem}.service-bathroom .info-card__title{font-size:1rem;margin-bottom:6px;color:#070e3c}.service-bathroom .info-card__intro{color:#6b7280;line-height:1.6;margin-bottom:10px}.service-bathroom .info-card__list{list-style:none;padding-left:0;color:#6b7280}.service-bathroom .info-card__list li{margin-bottom:4px;padding-left:14px;position:relative;line-height:1.6}.service-bathroom .info-card__list li:before{content:"✓";position:absolute;left:0;color:#6dff1e;font-size:.8rem}.service-bathroom .types-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}@media(max-width:960px){.service-bathroom .types-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.service-bathroom .types-grid{grid-template-columns:minmax(0,1fr)}}.service-bathroom .type-card{background:#fff;border-radius:18px;padding:12px 12px 11px;border:1px solid rgba(7,14,60,.07);font-size:.84rem}.service-bathroom .type-card__tag{font-size:.72rem;padding:8px;border-radius:999px;background:#f6f7fbf2;color:#6b7280;display:inline-block;margin-bottom:6px}.service-bathroom .type-card__title{font-size:.96rem;margin-bottom:4px;color:#070e3c}.service-bathroom .type-card__text{color:#6b7280;line-height:1.6}.service-bathroom .portfolio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}@media(max-width:960px){.service-bathroom .portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.service-bathroom .portfolio-grid{grid-template-columns:minmax(0,1fr)}}.service-bathroom .portfolio-card{background:#fff;border-radius:18px;padding:12px 12px 10px;border:1px solid rgba(7,14,60,.07);box-shadow:0 8px 18px #0f172a0f;font-size:.84rem}.service-bathroom .portfolio-card__thumb{height:255px;border-radius:14px;background-position:center;background-size:cover;margin-bottom:8px;display:flex;align-items:center;justify-content:center;color:#070e3c80;font-size:.78rem;text-align:center;padding:8px}.service-bathroom .portfolio-card__title{font-size:.96rem;margin-bottom:2px;color:#070e3c}.service-bathroom .portfolio-card__meta{font-size:.78rem;color:#6b7280;margin-bottom:6px}.service-bathroom .portfolio-card__meta span{margin-right:8px}.service-bathroom .portfolio-card__text{color:#6b7280;line-height:1.6;margin-bottom:8px}.service-bathroom .portfolio-card__link{font-size:.8rem;color:#070e3c;font-weight:600}.service-bathroom .portfolio-card__link span{font-size:.9rem}.service-bathroom .about-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1.4fr);gap:20px;align-items:flex-start}@media(max-width:960px){.service-bathroom .about-grid{grid-template-columns:minmax(0,1fr)}}.service-bathroom .about-grid__content{flex:1}.service-bathroom .about-list{list-style:none;padding-left:0;font-size:.9rem;color:#6b7280;line-height:1.6}.service-bathroom .about-list li{margin-bottom:8px;padding-left:18px;position:relative}.service-bathroom .about-list li:before{content:"★";position:absolute;left:0;color:#6dff1e;font-size:.8rem}.service-bathroom .team-card{padding:14px 14px 13px;background:#fff;border-radius:20px;border:1px solid rgba(7,14,60,.08);box-shadow:0 10px 24px #0f172a17;font-size:.86rem}.service-bathroom .team-card__title{font-size:1rem;margin-bottom:6px;color:#070e3c}.service-bathroom .team-card__text{color:#6b7280;line-height:1.6}.service-bathroom .faq-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1.3fr);gap:18px}@media(max-width:720px){.service-bathroom .faq-grid{grid-template-columns:minmax(0,1fr)}}.service-bathroom .faq-item{background:#fff;border-radius:16px;padding:11px 12px 10px;border:1px solid rgba(7,14,60,.06);font-size:.86rem}.service-bathroom .faq-item__question{font-size:.94rem;margin-bottom:4px;color:#070e3c}.service-bathroom .faq-item__answer{color:#6b7280;line-height:1.6}.service-bathroom .contact{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:start}@media(max-width:768px){.service-bathroom .contact{grid-template-columns:1fr}}.service-bathroom .b24-form-btn{background:#6dff1e;color:#070e3c;display:inline-block;padding:12px 18px;border-radius:18px;font-weight:600;border:2px solid transparent;transition:.2s}.service-bathroom form{display:grid;gap:12px;background:#fff;border:1px solid #e9ebf3;border-radius:18px;padding:18px}.service-bathroom .info-box{background:#0a134d;color:#dfe5ff;border:1px solid #26307a;border-radius:18px;padding:16px}.service-bathroom .footer-note{font-size:.76rem;color:#6b7280;text-align:center;margin-top:16px}.service-fasady *{box-sizing:border-box}.service-fasady p{line-height:1.6}.service-fasady .hero{padding:34px 0 28px}.service-fasady .hero__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:stretch}@media(max-width:980px){.service-fasady .hero__grid{grid-template-columns:1fr}}.service-fasady .hero__card{background:radial-gradient(120% 100% at 10% 0%,#6dff1e33,#6dff1e00 55%),radial-gradient(90% 80% at 100% 0%,#070e3c29,#070e3c00 60%),linear-gradient(180deg,#ffffffeb,#ffffffbf);border:1px solid #6b7280;border-radius:18px;box-shadow:0 8px 26px #070e3c1f;overflow:hidden;position:relative;padding:26px;min-height:420px}@media(max-width:980px){.service-fasady .hero__card{min-height:unset}}.service-fasady .hero__kicker{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border-radius:999px;border:1px solid rgba(109,255,30,.35);background:#6dff1e14;font-weight:900;color:#070e3ce0;font-size:13px;letter-spacing:.2px}.service-fasady .hero__kicker span{display:inline-block;width:9px;height:9px;border-radius:999px;background:#6dff1e;box-shadow:0 0 0 6px #6dff1e29}.service-fasady .hero__title{margin:14px 0 10px;font-size:44px;line-height:1.6;letter-spacing:-.7px;color:#070e3c}@media(max-width:980px){.service-fasady .hero__title{font-size:38px}}@media(max-width:520px){.service-fasady .hero__title{font-size:34px}}.service-fasady .hero__lead{margin:0;color:#070e3cb8;font-size:17px;line-height:1.6;max-width:56ch}.service-fasady .hero__media{border-radius:18px;border:1px solid #6b7280;background:#fff;box-shadow:0 8px 26px #070e3c1f;overflow:hidden;position:relative;min-height:420px;display:grid;grid-template-rows:1fr auto}@media(max-width:980px){.service-fasady .hero__media{min-height:unset}}.service-fasady .hero__photo{position:relative;background-image:url(https://jocpraha.cz/wp-content/uploads/2025/04/Navrh-bez-nazvu-10-768x960.png);background-size:cover;background-position:center;filter:saturate(1.04) contrast(1.02);min-height:300px}.service-fasady .hero__photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#070e3c00,#070e3c8c)}.service-fasady .hero__media-bottom{padding:14px 16px;background:linear-gradient(180deg,#fffffff5,#ffffffd9);border-top:1px solid #070e3c;display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;align-items:center}.service-fasady .hero__price-tag{display:flex;align-items:baseline;gap:10px}.service-fasady .hero__price-tag b{font-size:28px;color:#070e3c;letter-spacing:-.3px}.service-fasady .hero__price-tag span{color:#6b7280;font-weight:700}.service-fasady .cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.service-fasady .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 14px;border-radius:14px;border:1px solid #070e3c;background:#fff;box-shadow:0 10px 22px #070e3c14;text-decoration:none;font-weight:800;letter-spacing:.2px;font-size:14px;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;white-space:nowrap;cursor:pointer}.service-fasady .btn:hover{transform:translateY(-1px);box-shadow:0 0 6px #00000005,0 2px 4px #00000014}.service-fasady .btn--primary{background:linear-gradient(135deg,#070e3c,#111c66);color:#fff;border-color:#ffffff2e;box-shadow:0 16px 40px #070e3c2e}.service-fasady .btn--ghost{background:transparent;box-shadow:none}.service-fasady .btn__dot{width:10px;height:10px;border-radius:999px;background:#6dff1e;box-shadow:0 0 0 6px #6dff1e2e}.service-fasady .trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}@media(max-width:980px){.service-fasady .trust-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.service-fasady .trust-row{grid-template-columns:1fr}}.service-fasady .trust-item{color:#111827;background:#ffffffbf;border:1px solid #070e3c;border-radius:16px;padding:12px;display:flex;gap:10px;align-items:center;flex-direction:column}.service-fasady .trust-item__icon{width:34px;height:34px;border-radius:14px;background:linear-gradient(135deg,#6dff1e40,#070e3c1a);border:1px solid rgba(7,14,60,.12);display:grid;place-items:center;flex:0 0 auto}.service-fasady .trust-item__content{text-align:center}.service-fasady .trust-item__content b{display:block;font-size:17px;line-height:1.6}.service-fasady .trust-item__content small{display:block;color:#6b7280;margin-top:2px;font-size:15px;line-height:1.6}.service-fasady .proof-bar{margin-top:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media(max-width:980px){.service-fasady .proof-bar{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.service-fasady .proof-bar{grid-template-columns:1fr}}.service-fasady .proof-bar__stat{padding:14px;background:#ffffffc7;border:1px solid #070e3c;border-radius:16px;box-shadow:0 10px 22px #070e3c0f}.service-fasady .proof-bar__stat b{display:block;font-size:20px;color:#070e3c;letter-spacing:-.2px}.service-fasady .proof-bar__stat small{display:block;color:#6b7280;margin-top:4px;line-height:1.6;font-weight:700}.service-fasady .pill{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;border:1px solid rgba(7,14,60,.14);background:#f6f7fbbf;color:#070e3cc7;font-weight:800;font-size:12px;white-space:nowrap}.service-fasady .pill i{width:9px;height:9px;border-radius:999px;background:#6dff1e;display:inline-block}.service-fasady section{padding:34px 0}.service-fasady .section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-bottom:16px}.service-fasady .section__header-content{flex:1}.service-fasady .section__title{margin:0;font-size:28px;letter-spacing:-.3px;color:#070e3c;line-height:1.6}.service-fasady .section__text,.service-fasady .section__lead{margin:0;color:#6b7280;max-width:70ch;line-height:1.6}.service-fasady h2{margin:0;font-size:28px;letter-spacing:-.3px;color:#070e3c;line-height:1.6}.service-fasady .badge{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;background:#070e3c0f;border:1px solid rgba(7,14,60,.1);font-weight:900;font-size:12px;color:#070e3cc7}.service-fasady .badge__spark{width:10px;height:10px;border-radius:3px;background:#6dff1e;box-shadow:0 0 0 6px #6dff1e29}.service-fasady .grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-fasady .grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.service-fasady .card{background:#ffffffe6;border:1px solid #6b7280;border-radius:18px;box-shadow:0 10px 26px #070e3c14;overflow:hidden}.service-fasady .card--pad{padding:16px}.service-fasady .usp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}@media(max-width:980px){.service-fasady .usp-grid{grid-template-columns:1fr}}.service-fasady .usp-card{padding:16px;border-radius:18px;background:#ffffffe6;border:1px solid #6b7280;box-shadow:0 10px 26px #070e3c14}.service-fasady .usp-card__title{margin:6px 0;font-size:18px;color:#070e3c}.service-fasady .usp-card__text{margin:0;color:#070e3cbd;line-height:1.6}.service-fasady .usp-card__list{margin:8px 0 0;padding-left:18px;color:#070e3cbd;line-height:1.6}.service-fasady .usp-card__list li{margin:6px 0}.service-fasady .pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media(max-width:980px){.service-fasady .pricing-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.service-fasady .pricing-grid{grid-template-columns:1fr}}.service-fasady .price-card{background:#ffffffe6;border:1px solid #6b7280;border-radius:18px;box-shadow:0 10px 26px #070e3c14;padding:16px;position:relative}.service-fasady .price-card--recommended{border:1px solid rgba(109,255,30,.5);background:radial-gradient(120% 120% at 10% 0%,#6dff1e33,#6dff1e00 55%),#ffffffeb}.service-fasady .price-card__ribbon{position:absolute;top:12px;right:12px;padding:7px 10px;border-radius:999px;background:#6dff1e2e;border:1px solid rgba(109,255,30,.45);font-weight:1000;font-size:12px;color:#070e3cd9}.service-fasady .price-card__title{margin:10px 0 6px;font-size:16px;color:#070e3c}.service-fasady .price-card__price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin:0 0 10px}.service-fasady .price-card__price b{font-size:26px;letter-spacing:-.2px}.service-fasady .price-card__price span{color:#6b7280;font-weight:800}.service-fasady .price-card__list{margin:0;padding-left:18px;color:#070e3cc7;line-height:1.6}.service-fasady .price-card__list li{margin:6px 0}.service-fasady .price-card .btn{width:100%;margin-top:12px}.service-fasady .calculator{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:stretch}@media(max-width:980px){.service-fasady .calculator{grid-template-columns:1fr}}.service-fasady .calculator__form{background:#ffffffe6;border:1px solid #6b7280;border-radius:18px;padding:16px}.service-fasady .calculator__result{background:#ffffffe6;border:1px solid #6b7280;border-radius:18px;padding:16px;display:flex;flex-direction:column;justify-content:space-between;gap:10px}.service-fasady .calculator__total{font-size:34px;letter-spacing:-.5px;color:#070e3c;margin:0}.service-fasady .calculator__note{margin:0;color:#6b7280;line-height:1.6}.service-fasady .calculator__tip{padding:10px;border-radius:12px;background:#6dff1e14;border:1px solid rgba(109,255,30,.25)}.service-fasady .calculator__tip-text{color:#070e3c;font-size:13px;line-height:1.6}.service-fasady .form__field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.service-fasady .form__label{font-weight:900;font-size:13px;color:#070e3cd1}.service-fasady .form__input,.service-fasady .form__select,.service-fasady .form__textarea{padding:12px;border-radius:14px;border:1px solid rgba(7,14,60,.16);background:#fffffff2;outline:none;font-size:14px;color:#111827}.service-fasady .form__input:focus,.service-fasady .form__select:focus,.service-fasady .form__textarea:focus{border-color:#6dff1ed9;box-shadow:0 0 0 6px #6dff1e26}.service-fasady .form__textarea{min-height:108px;resize:vertical}.service-fasady label{font-weight:900;font-size:13px;color:#070e3cd1}.service-fasady input,.service-fasady select,.service-fasady textarea{padding:12px;border-radius:14px;border:1px solid rgba(7,14,60,.16);background:#fffffff2;outline:none;font-size:14px;color:#111827}.service-fasady input:focus,.service-fasady select:focus,.service-fasady textarea:focus{border-color:#6dff1ed9;box-shadow:0 0 0 6px #6dff1e26}.service-fasady textarea{min-height:108px;resize:vertical}.service-fasady .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media(max-width:980px){.service-fasady .steps{grid-template-columns:1fr}}.service-fasady .step{background:#ffffffe6;border:1px solid #6b7280;border-radius:18px;padding:16px}.service-fasady .step__number{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#6dff1e40,#070e3c1a);border:1px solid rgba(7,14,60,.12);font-weight:1000;color:#070e3ce6}.service-fasady .step__title{margin:12px 0 6px;font-size:16px;color:#070e3c;line-height:1.6}.service-fasady .step__text{margin:0;color:#070e3cbd;line-height:1.6}.service-fasady .gallery{display:grid;grid-template-columns:1.1fr .9fr;gap:14px}@media(max-width:980px){.service-fasady .gallery{grid-template-columns:1fr}}.service-fasady .gallery__main{min-height:420px;background-image:url(https://jocpraha.cz/wp-content/uploads/2025/04/zahr01.png);background-size:cover;background-position:center;border-radius:18px;border:1px solid #070e3c;position:relative;overflow:hidden}.service-fasady .gallery__main:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#070e3c00,#070e3c94)}.service-fasady .gallery__caption{position:absolute;left:16px;right:16px;bottom:16px;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:10px;flex-wrap:wrap;color:#fff}.service-fasady .gallery__caption b{font-size:18px}.service-fasady .gallery__caption small{display:block;opacity:.85;margin-top:4px}.service-fasady .gallery__thumbs{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(max-width:980px){.service-fasady .gallery__thumbs{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.service-fasady .gallery__thumbs{grid-template-columns:1fr}}.service-fasady .gallery__thumb{min-height:204px;border-radius:18px;border:1px solid #070e3c;background-size:cover;background-position:center;overflow:hidden;position:relative}.service-fasady .gallery__thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#070e3c00,#070e3c61)}.service-fasady .gallery__thumb span{position:absolute;left:12px;bottom:12px;z-index:1;color:#fff;font-weight:1000;font-size:12px;background:#070e3c8c;border:1px solid rgba(255,255,255,.18);padding:7px 10px;border-radius:999px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.service-fasady .faq,.service-fasady .faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:980px){.service-fasady .faq,.service-fasady .faq-grid{grid-template-columns:1fr}}.service-fasady .faq-item{background:#ffffffe6;border:1px solid #6b7280;border-radius:18px;padding:14px}.service-fasady .faq-item__question{width:100%;text-align:left;display:flex;justify-content:space-between;gap:12px;align-items:center;background:transparent;border:0;padding:0;cursor:pointer;font-weight:1000;color:#070e3ceb;font-size:15px;list-style:none}.service-fasady .faq-item__question::-webkit-details-marker{display:none}.service-fasady .faq-item__chevron{width:34px;height:34px;border-radius:14px;display:grid;place-items:center;background:#070e3c0f;border:1px solid rgba(7,14,60,.1);transition:transform .2s ease;flex:0 0 auto}.service-fasady .faq-item__answer{margin-top:10px;color:#070e3cc2;line-height:1.6}.service-fasady .faq-item[open] .faq-item__chevron{transform:rotate(180deg)}.service-fasady .reviews-wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:14px;align-items:stretch}@media(max-width:980px){.service-fasady .reviews-wrap{grid-template-columns:1fr}}.service-fasady .review-card{background:#ffffffe6;border:1px solid #6b7280;border-radius:18px;padding:16px;display:flex;flex-direction:column;gap:10px}.service-fasady .review-card__stars{letter-spacing:2px;font-weight:1000;color:#070e3cd9}.service-fasady .review-card__text{margin:0;color:#070e3cc7;line-height:1.6}.service-fasady .review-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:2px}.service-fasady .review-card__meta b{color:#070e3c}.service-fasady .review-card__meta small{color:#6b7280;font-weight:800}.service-fasady .reviews-sidebar{background:#ffffffe6;border:1px solid #6b7280;border-radius:18px;padding:16px}.service-fasady .reviews-sidebar__list{display:flex;flex-direction:column;gap:10px}.service-fasady .reviews-sidebar__controls{display:flex;gap:10px;flex-wrap:wrap}.service-fasady .reviews-sidebar__controls .btn{padding:10px 12px}.service-fasady .case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media(max-width:980px){.service-fasady .case-grid{grid-template-columns:1fr}}.service-fasady .case-card{background:#ffffffe6;border:1px solid #6b7280;border-radius:18px;padding:16px;display:flex;flex-direction:column;gap:10px}.service-fasady .case-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.service-fasady .case-card__title{margin:0;color:#070e3c;font-size:16px}.service-fasady .case-card__text{margin:0;color:#070e3cbd;line-height:1.6}.service-fasady .case-card__image{border-radius:16px;border:1px solid #070e3c;overflow:hidden;min-height:140px;background-size:cover;background-position:center;position:relative}.service-fasady .case-card__image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#070e3c00,#070e3c38)}.service-fasady .case-card__kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:4px}.service-fasady .case-card__kpi{border:1px solid #070e3c;background:#f6f7fbbf;border-radius:16px;padding:10px}.service-fasady .case-card__kpi b{display:block;color:#070e3c;font-size:14px}.service-fasady .case-card__kpi small{display:block;color:#6b7280;font-weight:800;margin-top:3px;line-height:1.6}.service-fasady .contact{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:start}@media(max-width:768px){.service-fasady .contact{grid-template-columns:1fr}}.service-fasady .contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:stretch}@media(max-width:980px){.service-fasady .contact-grid{grid-template-columns:1fr}}.service-fasady .contact-card{background:#ffffffe6;border:1px solid #6b7280;border-radius:18px;padding:16px}.service-fasady .b24-form-btn{background:#6dff1e;color:#070e3c;display:inline-block;padding:12px 18px;border-radius:18px;font-weight:600;border:2px solid transparent;transition:.2s}.service-fasady form{display:grid;gap:12px;background:#fff;border:1px solid #e9ebf3;border-radius:18px;padding:18px}.service-fasady .info-box{background:#0a134d;color:#dfe5ff;border:1px solid #26307a;border-radius:18px;padding:16px;line-height:1.6}.service-fasady button:hover{background-color:initial}.service-fasady .footer{padding:26px 0 40px;color:#070e3cb3;border-top:1px solid #070e3c;background:#f6f7fb99}.service-fasady .footer .cols{display:grid;grid-template-columns:1.2fr .8fr;gap:14px;align-items:start}.service-fasady .footer a{text-decoration:none;font-weight:800}.service-fasady .footer a:hover{text-decoration:underline}.about-page .hero{background:radial-gradient(900px 380px at 20% 10%,rgba(109,255,30,.18),transparent 60%),radial-gradient(900px 380px at 80% 0%,rgba(7,14,60,.2),transparent 55%),linear-gradient(180deg,#ffffffe6,#ffffffb3);border:1px solid rgba(7,14,60,.1);box-shadow:0 8px 26px #070e3c1f;border-radius:18px;overflow:hidden}.about-page .hero__inner{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;padding:clamp(18px,3.2vw,36px)}@media(max-width:900px){.about-page .hero__inner{grid-template-columns:1fr}}.about-page .hero__content{text-align:left}.about-page .hero__kicker{display:inline-flex;align-items:center;gap:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:12px;color:#070e3cd9;background:#6dff1e2e;border:1px solid rgba(109,255,30,.45);padding:8px 12px;border-radius:999px;width:fit-content}.about-page .hero__kicker i{display:inline-block;width:10px;height:10px;border-radius:50%;background:#6dff1e;box-shadow:0 0 0 4px #6dff1e2e}.about-page .hero__title{margin:12px 0 10px;font-size:clamp(28px,3.2vw,44px);line-height:1.5;color:#070e3c}.about-page .hero__lead{margin:0;font-size:17px;line-height:1.65;color:#6b7280;max-width:65ch}.about-page .hero__contact-mini{font-size:13px;color:#6b7280;margin-top:10px}.about-page .hero__contact-mini b{color:#070e3c}.about-page .cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.about-page .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 16px;border-radius:14px;border:1px solid rgba(7,14,60,.1);text-decoration:none;font-weight:800;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;white-space:nowrap}.about-page .btn:focus{outline:3px solid rgba(109,255,30,.45);outline-offset:2px}.about-page .btn--primary{background:#070e3c;color:#fff;border-color:#070e3c59;box-shadow:0 12px 26px #070e3c2e}.about-page .btn--primary:hover{transform:translateY(-1px);box-shadow:0 16px 32px #070e3c38}.about-page .btn--secondary{background:#fff;color:#070e3c}.about-page .btn--secondary:hover{transform:translateY(-1px);box-shadow:0 14px 28px #070e3c1a}.about-page .stats-card{background:#ffffffe6;border:1px solid rgba(7,14,60,.1);border-radius:18px;padding:18px;display:grid;gap:12px;align-content:start}.about-page .stats-card__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.about-page .stats-card__item{background:#fff;border:1px solid rgba(7,14,60,.1);border-radius:18px;padding:14px}.about-page .stats-card__number{font-size:24px;font-weight:900;color:#070e3c;line-height:1.5}.about-page .stats-card__label{font-size:13px;color:#6b7280;margin-top:6px;line-height:1.5}.about-page .pill-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.about-page .pill{font-size:12px;font-weight:700;color:#070e3ce6;background:#070e3c0f;border:1px solid rgba(7,14,60,.1);padding:8px 10px;border-radius:999px}.about-page .section{margin-top:22px}.about-page .section__title{margin:0 0 10px;font-size:clamp(20px,2.1vw,28px);color:#070e3c;letter-spacing:-.02em}.about-page .section__text{margin:0;color:#6b7280;line-height:1.75;max-width:75ch}.about-page .info-cards{display:grid;grid-template-columns:repeat(12,1fr);gap:14px;margin-top:14px}.about-page .info-card{grid-column:span 6;background:#fff;border:1px solid rgba(7,14,60,.1);border-radius:18px;box-shadow:0 10px 26px #070e3c0f;padding:18px}@media(max-width:900px){.about-page .info-card{grid-column:span 12}}.about-page .info-card__badge{display:inline-flex;align-items:center;gap:8px;background:#6dff1e2e;border:1px solid rgba(109,255,30,.45);color:#070e3cf2;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:800;width:fit-content}.about-page .info-card__badge svg{width:16px;height:16px}.about-page .info-card__list{margin:10px 0 0;padding-left:18px;color:#6b7280;line-height:1.7}.about-page .info-card__list li{margin:8px 0}.about-page .process{display:grid;grid-template-columns:repeat(12,1fr);gap:14px;margin-top:14px}.about-page .process__step{grid-column:span 3;background:#fff;border:1px solid rgba(7,14,60,.1);border-radius:18px;padding:14px}@media(max-width:900px){.about-page .process__step{grid-column:span 6}}@media(max-width:560px){.about-page .process__step{grid-column:span 12}}.about-page .process__number{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#070e3c14;color:#070e3c;font-weight:900}.about-page .process__title{font-weight:900;color:#070e3c;margin:6px 0}.about-page .process__desc{font-size:13px;color:#6b7280;line-height:1.6;margin:0}.about-page .gallery{display:grid;grid-template-columns:repeat(12,1fr);gap:14px;margin-top:14px}.about-page .gallery__item{grid-column:span 4;background:#fff;border:1px solid rgba(7,14,60,.1);border-radius:20px;overflow:hidden;box-shadow:0 10px 26px #070e3c0f}@media(max-width:900px){.about-page .gallery__item{grid-column:span 6}}@media(max-width:560px){.about-page .gallery__item{grid-column:span 12}}.about-page .gallery__image{aspect-ratio:4/3;background:#070e3c0f;display:block}.about-page .gallery__image img{width:100%;height:100%;object-fit:cover;display:block}.about-page .gallery__caption{padding:12px 14px}.about-page .gallery__caption b{display:block;color:#070e3c;margin-bottom:4px}.about-page .gallery__caption span{color:#6b7280;font-size:13px;line-height:1.5}.about-page .quote{margin-top:14px;background:linear-gradient(180deg,#070e3ceb,#070e3cdb);color:#fff;border-radius:18px;padding:18px;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 45px #070e3c2e;position:relative;overflow:hidden}.about-page .quote:before{content:"";position:absolute;inset:-40% -20% auto auto;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(109,255,30,.42),transparent 60%);filter:blur(0px);opacity:.9}.about-page .quote__inner{position:relative;display:grid;gap:10px}.about-page .quote__stars{letter-spacing:.12em;color:#6dff1e;font-weight:900}.about-page .quote__text{margin:0;color:#ffffffe0;line-height:1.7}.about-page .quote__author{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:2px;color:#ffffffe6}.about-page .quote__author b{color:#fff}.about-page .cta-section{margin-top:18px;background:#fff;border:1px solid rgba(7,14,60,.1);border-radius:18px;padding:18px;display:grid;grid-template-columns:1.2fr .8fr;gap:14px;align-items:center;box-shadow:0 12px 30px #070e3c14}@media(max-width:900px){.about-page .cta-section{grid-template-columns:1fr}}.about-page .cta-section__content{flex:1}.about-page .cta-section__title{margin:0 0 6px;color:#070e3c;font-size:20px}.about-page .cta-section__text{margin:0;color:#6b7280;line-height:1.65}.about-page .cta-section__note{margin-top:10px;font-size:12px;color:#6b7280;line-height:1.6}.about-page .cta-section__note a{color:#070e3c;font-weight:800;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px}.about-page .cta-section__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}@media(max-width:900px){.about-page .cta-section__actions{justify-content:flex-start}}.contact-page .contact__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}@media(max-width:900px){.contact-page .contact__grid{grid-template-columns:1fr}}.contact-page .hero{background:linear-gradient(180deg,#7dd3fc29,#a7f3d014 45%,#fff0),#f2f2f2;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 8px 26px #070e3c1f;overflow:hidden}.contact-page .hero__inner{padding:26px 22px;display:grid;grid-template-columns:1.2fr .8fr;gap:16px;align-items:start}@media(max-width:900px){.contact-page .hero__inner{grid-template-columns:1fr}}.contact-page .hero__content{text-align:left}.contact-page .hero__title{color:#070e3c;font-size:34px;line-height:1.6;margin:10px 0}@media(max-width:900px){.contact-page .hero__title{font-size:28px}}.contact-page .hero__subtitle{color:#6b7280;font-size:16px;line-height:1.55;margin:0 0 14px}.contact-page .badge{display:inline-flex;gap:8px;align-items:center;padding:6px 10px;border:1px solid #e5e7eb;border-radius:999px;color:#6b7280;font-size:13px}.contact-page .cta-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.contact-page .btn{display:inline-flex;gap:10px;align-items:center;justify-content:center;text-decoration:none;padding:12px 14px;border-radius:14px;border:1px solid #e5e7eb;color:#070e3c;background:#f2f2f2}.contact-page .btn small{color:#6b7280;display:block;font-size:12px;line-height:1.6}.contact-page .btn--primary{background:linear-gradient(90deg,#7dd3fc47,#a7f3d02e);border-color:#7dd3fc59}.contact-page .kpi-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px}@media(max-width:900px){.contact-page .kpi-list{grid-template-columns:1fr}}.contact-page .kpi-list__item{border:1px solid #e5e7eb;border-radius:16px;padding:12px;background:#f2f2f2}.contact-page .kpi-list__item strong{display:block;color:#070e3c;font-size:14px;margin-bottom:3px}.contact-page .kpi-list__item span{color:#6b7280;font-size:12px;line-height:1.6}.contact-page .contact-card{border:1px solid #e5e7eb;border-radius:16px;background:#ffffff0a;padding:14px;text-align:left}.contact-page .contact-card__title{margin:0 0 10px;color:#070e3c;font-size:15px}.contact-page .contact-card__list{margin:0;padding:0;list-style:none;display:grid;gap:8px;line-height:1.6}.contact-page .contact-card__list a{color:#070e3c;text-decoration:none;border-bottom:1px dotted rgba(255,255,255,.25)}.contact-page .contact-card__list a:hover{border-bottom-color:#fff9}.contact-page .contact-card__list span{color:initial}.contact-page .contact-card__divider{height:1px;background:#e5e7eb;margin:14px 0}.contact-page .contact-card__help{font-size:12px;color:#070e3c;line-height:1.45}.contact-page .card{background:#f2f2f2;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 8px 26px #070e3c1f;padding:18px}.contact-page .card__title{margin:0 0 10px;color:#070e3c;font-size:18px}.contact-page .card__text{margin:0 0 12px;color:#6b7280;line-height:1.55}.contact-page .card__divider{height:1px;background:#e5e7eb;margin:14px 0}.contact-page form{display:grid;gap:12px;background:#fff;border:1px solid #e9ebf3;border-radius:18px;padding:18px}.contact-page .form{display:grid;gap:10px;margin-top:10px}.contact-page .form__field{display:grid;gap:6px}.contact-page .form__label{color:#070e3c;font-size:13px}.contact-page .form__input,.contact-page .form__textarea,.contact-page .form__select{width:100%;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#070e3c;outline:none}.contact-page .form__textarea{min-height:120px;resize:vertical}.contact-page .form__help{font-size:12px;color:#070e3c;line-height:1.45}.contact-page .form__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:8px}.contact-page .form__note{font-size:12px;color:#070e3c}.contact-page .map{border-radius:16px;overflow:hidden;border:1px solid #e5e7eb;background:#ffffff08}.contact-page .map iframe{width:100%;height:280px;border:0;display:block}.contact-page .info-list{margin:0;padding-left:18px;color:#6b7280;line-height:1.6}.contact-page .foot{color:#ffffffb3;font-size:12px;margin-top:10px}.contact-page .b24-form-btn{background:#6dff1e;color:#070e3c;display:inline-block;padding:12px 18px;border-radius:18px;font-weight:600;border:2px solid transparent;transition:.2s}.career-page{color:#1f2937;background:#fff}.career-page .container{width:min(1120px,100% - 32px);max-width:1120px;margin:0 auto;padding:0}.career-page h1,.career-page h2,.career-page h3,.career-page p{margin-top:0}.career-page h1,.career-page h2,.career-page h3{color:#070e3c}.career-page a{text-decoration:none}.career-hero{display:flex;align-items:center;min-height:560px;background-color:#eef1f6;background-position:center right;background-size:cover;background-repeat:no-repeat;border-bottom:1px solid #e5e7eb}.career-hero .container{padding:78px 0}.career-hero__content{width:min(560px,100%)}.career-hero h1{margin-bottom:20px;font-size:clamp(36px,5vw,58px);line-height:1.06}.career-hero__lead{margin-bottom:18px;font-size:20px;line-height:1.45;color:#070e3c}.career-hero__text{margin-bottom:28px;font-size:16px;line-height:1.7;color:#3d465c}.career-eyebrow{display:inline-flex;align-items:center;min-height:30px;margin-bottom:18px;padding:6px 12px;font-size:13px;font-weight:800;color:#ea580c;background:#f973161a;border-radius:999px}.career-actions{display:flex;flex-wrap:wrap;gap:14px}.career-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 22px;font-size:15px;font-weight:800;line-height:1.2;color:#070e3c;border:1px solid transparent;border-radius:4px;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.career-btn:hover{transform:translateY(-1px)}.career-btn--primary{color:#fff;background:#f97316}.career-btn--primary:hover{color:#fff;background:#ea580c}.career-btn--secondary,.career-btn--outline{background:#fff;border-color:#070e3c47}.career-btn--secondary:hover,.career-btn--outline:hover{color:#ea580c;border-color:#f97316}.career-strip{background:#fff;border-bottom:1px solid #e5e7eb}.career-strip__grid{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);padding:22px 0}.career-strip__item{display:flex;align-items:center;gap:12px;min-width:0}.career-strip__item span{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-width:56px;height:32px;padding:0 10px;font-size:11px;font-weight:800;color:#ea580c;border:1px solid rgba(7,14,60,.14);border-radius:999px}.career-strip__item strong{font-size:15px;line-height:1.2;color:#070e3c}.career-section{padding:68px 0}.career-section--soft{background:#f7f8fb}.career-section--compact{padding-top:46px}.career-section--faq{padding-top:44px;background:#fff}.career-section__header{max-width:760px;margin:0 auto 32px;text-align:center}.career-section__header h2{margin-bottom:0;font-size:clamp(28px,3vw,38px);line-height:1.18}.career-jobs{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.career-job-card{display:flex;flex-direction:column;min-height:100%;padding:28px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 0 6px #00000005,0 2px 4px #00000014}.career-job-card h3{min-height:64px;margin-bottom:12px;font-size:22px;line-height:1.18}.career-job-card p{margin-bottom:18px;font-size:15px;line-height:1.55;color:#4b5563}.career-job-card ul{display:grid;gap:8px;margin:0 0 24px;padding:0;list-style:none}.career-job-card li{position:relative;padding-left:20px;font-size:14px;line-height:1.45;color:#1f2937}.career-job-card li:before{position:absolute;top:8px;left:0;width:8px;height:8px;background:#f97316;border-radius:50%;content:""}.career-job-card__meta{display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-top:auto;padding-top:8px}.career-job-card__meta small{display:block;margin-bottom:3px;font-size:12px;color:#6b7280}.career-job-card__meta strong{font-size:14px;color:#070e3c}.career-job-card__link{display:inline-flex;justify-content:center;margin-top:22px;padding:12px 18px;font-size:14px;font-weight:800;color:#ea580c;border:1px solid #f97316;border-radius:4px}.career-job-card__link:hover{color:#fff;background:#f97316}.career-center{display:flex;justify-content:center;margin-top:26px}.career-benefits{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.career-benefits article{text-align:center}.career-benefits span{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;margin-bottom:16px;font-weight:900;color:#ea580c;border:1px solid rgba(249,115,22,.32);border-radius:50%}.career-benefits h3{margin-bottom:8px;font-size:18px;line-height:1.25}.career-benefits p{margin-bottom:0;font-size:14px;line-height:1.55;color:#4b5563}.career-process{display:grid;align-items:stretch;gap:24px;grid-template-columns:minmax(260px,.8fr) minmax(0,1.7fr)}.career-profile,.career-timeline{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 0 6px #00000005,0 2px 4px #00000014}.career-profile{padding:28px}.career-profile h2{margin-bottom:16px;font-size:24px}.career-profile ul{display:grid;gap:8px;margin:0 0 24px;padding:0;list-style:none}.career-profile li{position:relative;padding-left:20px;font-size:14px;line-height:1.45;color:#374151}.career-profile li:before{position:absolute;top:8px;left:0;width:7px;height:7px;background:#f97316;border-radius:50%;content:""}.career-note{padding:18px;background:#f7ede4;border-radius:8px}.career-note h3{margin-bottom:6px;font-size:17px}.career-note p{margin-bottom:0;font-size:14px;line-height:1.5;color:#4b5563}.career-timeline{padding:28px}.career-timeline h2{margin-bottom:28px;font-size:28px}.career-timeline__grid{display:grid;gap:22px;grid-template-columns:repeat(4,1fr)}.career-timeline article{position:relative;text-align:center}.career-timeline article:not(:last-child):after{content:"";position:absolute;top:34px;right:-18px;width:14px;height:1px;background:#070e3c3d}.career-timeline span{display:inline-flex;align-items:center;justify-content:center;width:68px;height:68px;margin-bottom:14px;font-size:22px;font-weight:900;color:#fff;background:#070e3c;border-radius:50%}.career-timeline h3{margin-bottom:8px;font-size:16px;line-height:1.25}.career-timeline p{margin-bottom:0;font-size:13px;line-height:1.55;color:#4b5563}.career-gallery{display:grid;gap:14px;grid-template-columns:repeat(6,1fr)}.career-gallery__item{display:grid;gap:10px;text-align:center;color:#070e3c}.career-gallery__item:hover img{box-shadow:0 8px 26px #070e3c1f;transform:translateY(-2px)}.career-gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:6px;box-shadow:0 0 6px #00000005,0 2px 4px #00000014;transition:box-shadow .2s ease,transform .2s ease}.career-gallery strong{font-size:13px;line-height:1.25}.career-contact{padding:68px 0;background:linear-gradient(90deg,#fff 0% 58%,#070e3c 58% 100%)}.career-contact__grid{display:grid;align-items:stretch;gap:42px;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.career-form-panel{padding-right:8px}.career-form-panel h2{margin-bottom:12px;font-size:clamp(28px,3vw,38px);line-height:1.18}.career-form-panel p{margin-bottom:24px;line-height:1.6;color:#4b5563}.career-form-panel .b24-form{box-shadow:none}.career-form-panel .b24-form-btn{background:#f97316!important;border-radius:4px!important}.career-call-panel{padding:36px;color:#fff;background:#070e3c}.career-call-panel h2{margin-bottom:18px;font-size:30px;color:#fff}.career-call-panel ul{display:grid;gap:10px;margin:0 0 24px;padding:0;list-style:none}.career-call-panel li,.career-call-panel a{font-size:16px;font-weight:700;color:#fff}.career-call-panel img{width:100%;margin-bottom:18px;border-radius:6px;aspect-ratio:16/9;object-fit:cover}.career-call-panel p{margin-bottom:0;font-size:16px;font-weight:800;line-height:1.45;color:#f9d8bf}.career-faq{display:grid;gap:14px 24px;grid-template-columns:repeat(2,1fr)}.career-faq details{background:#f7f8fb;border:1px solid #e5e7eb;border-radius:6px}.career-faq summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;font-weight:800;color:#070e3c;cursor:pointer;list-style:none}.career-faq summary::-webkit-details-marker{display:none}.career-faq summary:after{font-size:22px;line-height:1;color:#070e3c;content:"+"}.career-faq details[open] summary:after{content:"-"}.career-faq p{margin:0;padding:0 20px 18px;line-height:1.6;color:#4b5563}@media(max-width:1024px){.career-jobs,.career-benefits{grid-template-columns:repeat(2,1fr)}.career-process,.career-contact__grid{grid-template-columns:1fr}.career-timeline__grid{grid-template-columns:repeat(2,1fr)}.career-timeline article:after{display:none}.career-gallery{grid-template-columns:repeat(3,1fr)}.career-contact{background:#fff}}@media(max-width:760px){.career-hero{min-height:auto;background-position:62% center}.career-hero .container{padding:48px 0}.career-strip__grid,.career-jobs,.career-benefits,.career-timeline__grid,.career-gallery,.career-faq{grid-template-columns:1fr}.career-section,.career-contact{padding:46px 0}.career-job-card h3{min-height:0}.career-call-panel,.career-profile,.career-timeline,.career-job-card{padding:22px}}@media(max-width:520px){.career-actions,.career-center{flex-direction:column;align-items:stretch}.career-btn{width:100%}.career-job-card__meta{grid-template-columns:1fr}}.single-article .joc-article-wrap{background:#f2f2f2;color:#111;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.single-article .joc-progress{position:sticky;top:105px;z-index:50;height:4px;background:#070e3c14;border-radius:999px;overflow:hidden;margin-bottom:14px}.single-article .joc-progress>span{display:block;height:100%;width:0%;background:linear-gradient(90deg,#6dff1e,#6dff1e73)}.single-article .joc-hero{background:radial-gradient(1200px 500px at 10% 0%,rgba(109,255,30,.18),transparent 55%),radial-gradient(900px 450px at 90% 10%,rgba(7,14,60,.1),transparent 60%),#fff;border:1px solid rgba(11,16,32,.1);border-radius:18px;box-shadow:0 8px 26px #070e3c1f;padding:clamp(18px,2.2vw,28px)}.single-article .joc-breadcrumbs{font-size:13px;color:#6b7280;display:flex;gap:8px;flex-wrap:wrap;align-items:center}.single-article .joc-breadcrumbs a{color:#6b7280;text-decoration:none}.single-article .joc-breadcrumbs a:hover{text-decoration:underline}.single-article .joc-title{margin:10px 0;font-size:clamp(26px,3vw,40px);line-height:1.12;letter-spacing:-.02em;color:#070e3c}.single-article .joc-lead{margin:0;max-width:72ch;font-size:16.5px;line-height:1.65;color:#0b1020d9}.single-article .joc-meta{margin-top:14px;display:flex;gap:10px;flex-wrap:wrap;align-items:center}.single-article .joc-pill{display:inline-flex;align-items:center;gap:8px;background:#070e3c0f;border:1px solid rgba(7,14,60,.08);border-radius:999px;padding:8px 12px;font-size:13px;color:#070e3cd9}.single-article .joc-pill strong{color:#070e3c;font-weight:700}.single-article .joc-grid{margin-top:16px;display:grid;grid-template-columns:1.6fr .9fr;gap:16px;align-items:start}@media(max-width:980px){.single-article .joc-grid{grid-template-columns:1fr}}.single-article .joc-main{background:#fff;border:1px solid rgba(11,16,32,.1);border-radius:18px;box-shadow:0 10px 22px #070e3c14;padding:clamp(18px,2vw,26px)}.single-article .joc-content{font-size:16.5px;line-height:1.75;max-width:78ch}.single-article .joc-content p{margin:0 0 14px}.single-article .joc-content a{color:#070e3c;text-decoration-thickness:2px;text-underline-offset:3px}.single-article .joc-content a:hover{text-decoration-thickness:3px}.single-article .joc-content h2{margin:26px 0 10px;font-size:22px;line-height:1.25;color:#070e3c;letter-spacing:-.01em}.single-article .joc-content h3{margin:18px 0 8px;font-size:18px;line-height:1.3;color:#070e3ceb}.single-article .joc-anchor{color:#070e3c8c;text-decoration:none;margin-left:8px;font-size:14px;vertical-align:middle}.single-article .joc-anchor:hover{color:#070e3c}.single-article .joc-callouts{display:inline;margin:12px 0 18px}@media(max-width:640px){.single-article .joc-callouts{grid-template-columns:1fr}}.single-article .joc-box{border-radius:16px;border:1px solid rgba(11,16,32,.1);padding:14px;background:#f6f7fba6}.single-article .joc-box .hd{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.single-article .joc-tag{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:13px;color:#070e3c}.single-article .joc-box ul{margin:0;padding-left:18px}.single-article .joc-box li{margin:6px 0;color:#0b1020d9}.single-article .joc-warn{background:#ff3c3c0f;border-color:#ff3c3c2e}.single-article .joc-warn .joc-tag{color:#a01414eb}.single-article mark.joc-mark{background:#6dff1e47;padding:2px 4px;border-radius:6px}.single-article .wp-block-image{margin:18px 0;border:1px solid rgba(11,16,32,.1);border-radius:18px;overflow:hidden;background:#fff}.single-article .wp-block-image .bar{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#070e3c0a;border-bottom:1px solid rgba(11,16,32,.1);font-size:13px;color:#070e3ccc}.single-article .wp-block-image figure{margin:0}.single-article .wp-block-image img{width:100%;display:block;aspect-ratio:16/7;object-fit:cover}.single-article .wp-block-image figcaption{padding:10px 12px 12px;font-size:13px;color:#6b7280}.single-article .joc-table-wrap{margin:18px 0;border:1px solid rgba(11,16,32,.1);border-radius:18px;overflow:hidden;background:#fff}.single-article .joc-table-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;background:#070e3c0a;border-bottom:1px solid rgba(11,16,32,.1)}.single-article .joc-table-head strong{color:#070e3c;letter-spacing:-.01em}.single-article .joc-table{width:100%;border-collapse:collapse;font-size:14px;margin-block-end:0}.single-article .joc-table th,.single-article .joc-table td{padding:12px 14px;border-bottom:1px solid rgba(11,16,32,.1);vertical-align:top}.single-article .joc-table th{text-align:left;color:#070e3ce6;font-weight:800;background:#f6f7fba6;width:22%}.single-article .joc-table td{color:#0b1020e0}.single-article .joc-table tr:last-child th,.single-article .joc-table tr:last-child td{border-bottom:none}.single-article .joc-side{position:sticky;top:110px;align-self:start}@media(max-width:980px){.single-article .joc-side{position:static}}.single-article .joc-card{background:#fff;border:1px solid rgba(11,16,32,.1);border-radius:18px;box-shadow:0 10px 22px #070e3c14;padding:14px;margin-bottom:12px}.single-article .joc-card h4{margin:0 0 10px;color:#070e3c;font-size:14px;letter-spacing:.02em;text-transform:uppercase}.single-article .joc-toc{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.single-article .joc-toc a{display:flex;justify-content:space-between;gap:10px;padding:10px;border-radius:14px;text-decoration:none;color:#0b1020e0;border:1px solid transparent;background:#f6f7fb8c}.single-article .joc-toc a:hover{border-color:#070e3c1f;background:#f6f7fbe6}.single-article .joc-toc small{color:#6b7280}.single-article .joc-cta{border:1px solid rgba(109,255,30,.25);background:radial-gradient(900px 300px at 20% 0%,rgba(109,255,30,.22),transparent 55%),radial-gradient(900px 300px at 80% 30%,rgba(7,14,60,.1),transparent 60%),#fff}.single-article .joc-cta p{margin:0 0 10px;color:#0b1020d9;line-height:1.55;font-size:14px}.single-article .joc-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:12px 14px;border-radius:14px;background:#070e3c;color:#fff;text-decoration:none;font-weight:800;border:1px solid rgba(7,14,60,.08);box-shadow:0 10px 22px #070e3c24}.single-article .joc-btn:hover{filter:brightness(1.05)}.single-article .joc-btn span{width:10px;height:10px;border-radius:999px;background:#6dff1e;box-shadow:0 0 0 6px #6dff1e2e}.single-article .joc-tools{display:flex;gap:10px;flex-wrap:wrap}.single-article .joc-toggle{width:100%;padding:10px 12px;border-radius:14px;border:1px solid rgba(7,14,60,.12);background:#f6f7fbb3;color:#070e3ceb;font-weight:700;cursor:pointer}.single-article .joc-toggle:hover{background:#f6f7fbf2}
