.theme-markas .hero-block{position:relative;display:flex;flex-direction:column;min-height:500px;overflow:hidden}.theme-markas .hero-block__media{position:absolute;inset:0;z-index:0;overflow:hidden}.theme-markas .hero-block__media picture{position:absolute;inset:0;display:block;width:100%;height:100%}.theme-markas .hero-block__image{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}.theme-markas .hero-block__media--gradient{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.theme-markas .hero-block .hero-overlay{z-index:1}.theme-markas .hero-block__content{position:relative;z-index:2;display:flex;flex:auto;align-self:stretch;align-items:center;width:100%;padding:clamp(1.25rem,4vh,2.5rem)0;box-sizing:border-box}.theme-markas .hero-block__content>.container{width:100%;height:auto}.theme-markas .hero-block .hero-content{width:100%;max-width:100%;min-width:0;padding:0 clamp(1rem,4vw,2rem);overflow-wrap:anywhere}@media(max-width:576px){.theme-markas .hero-block .btn.px-5{padding-inline:1.25rem}.theme-markas .testimonials-block__decoration{left:0;font-size:clamp(6rem,40vw,10rem)}}.theme-markas .hero-block .hero-title{text-transform:uppercase;color:#fff}.theme-markas .hero-block__actions{display:flex;flex-wrap:wrap;gap:1rem}.theme-markas .hero-block .hero-block__actions .btn-primary{background-color:#fff;color:#000}.theme-markas .hero-block .hero-block__actions .btn-secondary{background-color:initial;color:#fff;border:1px solid #fff}.theme-markas .hero-block .hero-block__actions .btn-secondary:hover,.theme-markas .hero-block .hero-block__actions .btn-secondary:focus-visible{border-color:var(--color-accent);color:var(--color-accent)}.theme-markas .hero-content.text-center .hero-block__actions{justify-content:center}.theme-markas .hero-content.text-left .hero-block__actions{justify-content:flex-start}.theme-markas .hero-content.text-right .hero-block__actions{justify-content:flex-end}.theme-markas .hero-block--home{--hero-home-height:calc(100dvh - var(--markas-header-height));position:relative;isolation:isolate;display:flex;flex-direction:column;box-sizing:border-box;min-height:var(--hero-home-height);height:var(--hero-home-height);max-height:var(--hero-home-height);background:linear-gradient(105deg,#0c0e11 0%,#0f1114 42%,#13161c 58%,#171b22 100%),var(--color-primary);overflow:hidden}.theme-markas.page-home .hero-block--home{--hero-home-height:100dvh;height:100dvh;max-height:100dvh;min-height:100dvh;margin-top:calc(-1 * var(--markas-header-height));padding-top:var(--markas-header-height)}.theme-markas .hero-block--home .hero-block__atmosphere{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.theme-markas .hero-block--home .hero-block__atmosphere-grid{position:absolute;inset:-1px;opacity:.55;background-image:linear-gradient(rgba(200,169,81,7%) 1px,transparent 1px),linear-gradient(90deg,rgba(200,169,81,7%) 1px,transparent 1px);background-size:clamp(3rem,6vw,4.5rem)clamp(3rem,6vw,4.5rem);mask-image:radial-gradient(ellipse 88% 78% at 68% 44%,#000 14%,transparent 70%)}.theme-markas .hero-block--home .hero-block__atmosphere-glow{position:absolute;border-radius:50%;filter:blur(48px);will-change:transform,opacity}.theme-markas .hero-block--home .hero-block__atmosphere-glow--a{top:18%;right:8%;width:clamp(14rem,34vw,26rem);height:clamp(10rem,24vw,18rem);background:radial-gradient(ellipse at center,rgba(200,169,81,.22) 0%,rgba(200,169,81,6%) 42%,transparent 72%);animation:hero-atmosphere-glow-a 22s ease-in-out infinite}.theme-markas .hero-block--home .hero-block__atmosphere-glow--b{bottom:8%;left:-4%;width:clamp(12rem,28vw,20rem);height:clamp(9rem,20vw,14rem);background:radial-gradient(ellipse at center,rgba(200,169,81,.1) 0%,rgba(200,169,81,3%) 50%,transparent 75%);animation:hero-atmosphere-glow-b 28s ease-in-out infinite}.theme-markas .hero-block--home .hero-block__atmosphere-sheen{position:absolute;inset:-40% -20%;background:linear-gradient( 112deg,transparent 42%,rgba(236,239,243,.025) 47%,rgba(200,169,81,9%) 50%,rgba(236,239,243,.025) 53%,transparent 58% );transform:translateX(-55%);animation:hero-atmosphere-sheen 16s ease-in-out infinite}.theme-markas .hero-block--home .hero-block__atmosphere-divider{position:absolute;top:12%;bottom:12%;left:50%;width:1px;transform:translateX(-50%);background:linear-gradient( 180deg,transparent 0%,rgba(200,169,81,8%) 18%,rgba(200,169,81,.28) 50%,rgba(200,169,81,8%) 82%,transparent 100% );opacity:.7;animation:hero-atmosphere-divider 9s ease-in-out infinite}@keyframes hero-atmosphere-glow-a{0%,100%{transform:translate(0,0)scale(1);opacity:.75}50%{transform:translate(-18px,14px)scale(1.08);opacity:1}}@keyframes hero-atmosphere-glow-b{0%,100%{transform:translate(0,0)scale(1);opacity:.55}50%{transform:translate(22px,-10px)scale(1.12);opacity:.85}}@keyframes hero-atmosphere-sheen{0%,72%,100%{transform:translateX(-55%);opacity:0}8%{opacity:.55}38%{transform:translateX(55%);opacity:.55}48%{opacity:0}}@keyframes hero-atmosphere-divider{0%,100%{opacity:.45}50%{opacity:.85}}@keyframes hero-atmosphere-glow-a-mobile{0%,100%{transform:translateX(-50%)translateY(0)scale(1);opacity:.75}50%{transform:translateX(-48%)translateY(10px)scale(1.06);opacity:1}}.theme-markas .hero-block--home .hero-block__float{position:absolute;display:block;will-change:transform}.theme-markas .hero-block--home .hero-block__float--ring{top:43%;right:9%;width:clamp(3.5rem,7vw,5.5rem);height:clamp(3.5rem,7vw,5.5rem);border:1px dashed rgba(200,169,81,.42);border-radius:50%;animation:hero-home-float-ring 14s ease-in-out infinite}.theme-markas .hero-block--home .hero-block__float--crosshair{bottom:36%;left:57%;width:1.5rem;height:1.5rem;animation:hero-home-float-drift 11s ease-in-out infinite}.theme-markas .hero-block--home .hero-block__float--crosshair::before,.theme-markas .hero-block--home .hero-block__float--crosshair::after{content:'';position:absolute;background:rgba(200,169,81,.38)}.theme-markas .hero-block--home .hero-block__float--crosshair::before{top:0;left:50%;width:1px;height:100%;transform:translateX(-50%)}.theme-markas .hero-block--home .hero-block__float--crosshair::after{top:50%;left:0;width:100%;height:1px;transform:translateY(-50%)}.theme-markas .hero-block--home .hero-block__float--corner{width:1.75rem;height:1.75rem;border-color:rgba(200,169,81,.42);border-style:solid;animation:hero-home-float-drift 13s ease-in-out infinite}.theme-markas .hero-block--home .hero-block__float--corner-a{top:30%;left:53%;border-width:1px 0 0 1px;animation-delay:-3s}.theme-markas .hero-block--home .hero-block__float--corner-b{bottom:34%;right:7%;border-width:0 1px 1px 0;animation-delay:-6s}.theme-markas .hero-block--home .hero-block__float--dot{top:33%;right:36%;width:.375rem;height:.375rem;border-radius:50%;background:var(--color-accent);box-shadow:0 0 0 6px rgba(200,169,81,.12);animation:hero-home-float-pulse 5s ease-in-out infinite}.theme-markas .hero-block--home .hero-block__float--scan{top:57%;left:52%;width:clamp(7rem,16vw,13rem);height:1px;background:linear-gradient(90deg,transparent,rgba(200,169,81,.55),transparent);animation:hero-home-float-scan 9s ease-in-out infinite}.theme-markas .hero-block--home .hero-block__float--label{bottom:16%;right:6%;font-family:ui-monospace,cascadia code,source code pro,Menlo,monospace;font-size:.625rem;font-weight:600;letter-spacing:.2em;color:rgba(154,163,173,.38);animation:hero-home-float-drift 16s ease-in-out infinite reverse}@keyframes hero-home-float-drift{0%,100%{transform:translate(0,0)}50%{transform:translate(10px,-14px)}}@keyframes hero-home-float-ring{0%,100%{transform:translate(0,0)rotate(0);opacity:.55}50%{transform:translate(-8px,12px)rotate(8deg);opacity:.85}}@keyframes hero-home-float-pulse{0%,100%{transform:scale(1);opacity:.55}50%{transform:scale(1.35);opacity:1}}@keyframes hero-home-float-scan{0%,100%{transform:translate(0,0)scaleX(.85);opacity:.35}50%{transform:translate(12px,-8px)scaleX(1.1);opacity:.75}}.theme-markas .hero-block--home .hero-block__bay{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr)minmax(0,1fr);align-items:center;flex:auto;height:auto;min-height:0;overflow:hidden}.theme-markas .hero-block--home .hero-block__copy{display:flex;flex-direction:column;justify-content:center;min-width:0;min-height:0;overflow:hidden;padding:clamp(1.25rem,3vh,2.5rem)clamp(1.5rem,4vw,3rem);box-sizing:border-box}.theme-markas .hero-block--home .hero-block__kicker-row{display:flex;align-items:center;gap:1rem;margin-bottom:clamp(.65rem,1.5vh,1rem);flex-shrink:0}.theme-markas .hero-block--home .hero-block__kicker{margin:0;flex-shrink:0;font-family:ui-monospace,cascadia code,source code pro,Menlo,monospace;font-size:.75rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent)}.theme-markas .hero-block--home .hero-block__kicker-rule{flex:1;height:1px;background:linear-gradient(90deg,rgba(200,169,81,.55),transparent)}.theme-markas .hero-block--home .hero-block__heading{margin:0 0 clamp(.75rem,1.5vh,1rem);font-size:clamp(1.5rem,2.2vw + .75rem,2.75rem);line-height:1.05;font-weight:800;letter-spacing:-.02em;text-transform:uppercase;color:var(--color-text-on-dark);text-wrap:balance;overflow-wrap:anywhere;flex-shrink:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.theme-markas .hero-block--home .hero-block__description{margin:0;max-width:36rem;font-size:clamp(.875rem,1.1vw,1.0625rem);line-height:1.6;color:var(--color-text-on-dark-body);flex:auto;min-height:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}.theme-markas .hero-block--home .hero-block__actions{margin-top:clamp(1rem,2vh,1.5rem);flex-shrink:0}.theme-markas .hero-block--home .hero-block__actions .btn-primary{background-color:var(--color-accent);color:var(--color-primary)}.theme-markas .hero-block--home .hero-block__actions .btn-primary:hover,.theme-markas .hero-block--home .hero-block__actions .btn-primary:focus-visible{background-color:var(--color-accent-hover);color:var(--color-primary)}.theme-markas .hero-block--home .hero-block__actions .btn-secondary{background-color:initial;color:var(--color-text-on-dark);border:1px solid var(--color-border-dark)}.theme-markas .hero-block--home .hero-block__actions .btn-secondary:hover,.theme-markas .hero-block--home .hero-block__actions .btn-secondary:focus-visible{border-color:var(--color-accent);color:var(--color-accent)}.theme-markas .hero-block--home .hero-block__dock{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;height:100%;padding:clamp(.75rem,2vh,1.5rem)clamp(1rem,2.5vw,2rem);box-sizing:border-box;overflow:hidden}.theme-markas .hero-block--home .hero-block__dock::before{content:'';position:absolute;z-index:0;width:min(96%,42rem);height:min(72%,18rem);border-radius:50%;background:radial-gradient(ellipse at center,rgba(236,239,243,7%) 0%,rgba(200,169,81,.1) 42%,transparent 72%);pointer-events:none}.theme-markas .hero-block--home .hero-block__figure{display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin:0;overflow:visible}.theme-markas .hero-block--home .hero-block__figure picture{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.theme-markas .hero-block--home .hero-block__figure-image{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:center;margin:0}.theme-markas .hero-block--home .hero-block__figure--vector{position:relative;z-index:1;max-width:min(100%,52rem);max-height:min(100%,26rem);margin-inline:auto}.theme-markas .hero-block--home .hero-block__figure--vector .hero-block__figure-image{width:100%;height:auto;max-height:min(58vh,26rem);position:relative;z-index:1;filter:drop-shadow(0 0 .5px rgba(236,239,243,.55))drop-shadow(0 0 1px rgba(236,239,243,.28))drop-shadow(0 0 28px rgba(200,169,81,.16))drop-shadow(0 18px 40px rgba(0,0,0,.32))}.theme-markas .hero-block--home .hero-block__vehicle{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:100%}.theme-markas .hero-block--home .hero-block__headlight{position:absolute;z-index:2;width:clamp(.25rem,.55vw,.375rem);height:clamp(.25rem,.55vw,.375rem);border-radius:50%;pointer-events:none;opacity:0;background:radial-gradient(circle,#fffef8 0%,rgba(255,248,228,.9) 42%,rgba(200,169,81,.25) 72%,transparent 100%);box-shadow:0 0 3px 1px rgba(255,252,238,.8),0 0 9px 3px rgba(200,169,81,.38);transform:scale(.65);animation:hero-headlight-glint 5.5s ease-in-out infinite}.theme-markas .hero-block--home .hero-block__headlight::after{content:'';position:absolute;top:50%;left:50%;width:220%;height:55%;border-radius:50%;opacity:0;transform:translate(-50%,-50%)rotate(-14deg)scaleX(.2);background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.95) 48%,transparent 100%);animation:hero-headlight-flare 5.5s ease-in-out infinite}.theme-markas .hero-block--home .hero-block__headlight--a{top:48%;left:14%;animation-delay:0s}.theme-markas .hero-block--home .hero-block__headlight--a::after{animation-delay:0s}.theme-markas .hero-block--home .hero-block__headlight--b{top:50%;left:17.5%;animation-delay:2.75s}.theme-markas .hero-block--home .hero-block__headlight--b::after{animation-delay:2.75s}@keyframes hero-headlight-glint{0%,72%,100%{opacity:0;transform:scale(.65)}78%{opacity:.45;transform:scale(.95)}84%{opacity:1;transform:scale(1.2)}90%{opacity:.15;transform:scale(.85)}}@keyframes hero-headlight-flare{0%,72%,100%{opacity:0;transform:translate(-50%,-50%)rotate(-14deg)scaleX(.2)}80%{opacity:.55;transform:translate(-50%,-50%)rotate(-14deg)scaleX(.85)}86%{opacity:.9;transform:translate(-50%,-50%)rotate(-14deg)scaleX(1.15)}92%{opacity:0;transform:translate(-50%,-50%)rotate(-14deg)scaleX(1.35)}}.theme-markas .hero-block--home .hero-block__figure--placeholder{width:min(100%,20rem);aspect-ratio:4/3;border-radius:.75rem;background:linear-gradient(135deg,#2a2d33 0%,#181b21 100%)}.theme-markas .hero-block--home .hero-block__scroll-cue{position:relative;flex-shrink:0;align-self:center;z-index:4;display:grid;place-items:center;width:2.75rem;height:2.75rem;margin-bottom:clamp(.625rem,2vh,1.125rem);padding:0;border:1px solid rgba(200,169,81,.42);border-radius:50%;color:rgba(200,169,81,.92);background:rgba(12,14,17,.62);backdrop-filter:blur(6px);cursor:pointer;animation:hero-scroll-cue-bob 2.6s ease-in-out infinite;transition:border-color .2s ease,color .2s ease,background-color .2s ease,box-shadow .2s ease}.theme-markas .hero-block--home .hero-block__scroll-cue-pulse{position:absolute;inset:-.375rem;border:1px solid rgba(200,169,81,.22);border-radius:50%;animation:hero-scroll-cue-pulse 2.6s ease-in-out infinite;pointer-events:none}.theme-markas .hero-block--home .hero-block__scroll-cue-icon{display:block;transform:translateY(1px)}.theme-markas .hero-block--home .hero-block__scroll-cue:hover,.theme-markas .hero-block--home .hero-block__scroll-cue:focus-visible{color:#e0c989;border-color:rgba(224,201,137,.72);background:rgba(18,20,24,.78);box-shadow:0 0 0 3px rgba(200,169,81,.16)}.theme-markas .hero-block--home .hero-block__scroll-cue:focus{outline:none}.theme-markas .hero-block--home .hero-block__scroll-cue:focus-visible{outline:2px solid rgba(200,169,81,.85);outline-offset:3px}@keyframes hero-scroll-cue-bob{0%,100%{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes hero-scroll-cue-pulse{0%,100%{opacity:.35;transform:scale(1)}50%{opacity:.75;transform:scale(1.12)}}@keyframes hero-scroll-cue-bob-fixed{0%,100%{transform:translateX(-50%)translateY(0)}50%{transform:translateX(-50%)translateY(5px)}}@media(max-width:991px){.theme-markas.page-home .hero-block--home{height:auto;max-height:none;min-height:calc(100dvh - var(--markas-header-height));overflow:visible;padding-bottom:calc(3.25rem + env(safe-area-inset-bottom,0))}.theme-markas .hero-block--home{overflow:visible}.theme-markas .hero-block--home .hero-block__bay{flex:none;height:auto;min-height:0;overflow:visible}.theme-markas .hero-block--home .hero-block__float--label{display:none}.theme-markas .hero-block--home .hero-block__float--ring{top:14%;right:14%;width:clamp(2.75rem,14vw,4rem);height:clamp(2.75rem,14vw,4rem)}.theme-markas .hero-block--home .hero-block__float--crosshair{bottom:auto;top:20%;left:18%;opacity:.75}.theme-markas .hero-block--home .hero-block__float--corner-a{top:12%;left:12%}.theme-markas .hero-block--home .hero-block__float--corner-b{bottom:auto;top:22%;right:10%}.theme-markas .hero-block--home .hero-block__float--dot{top:16%;right:42%}.theme-markas .hero-block--home .hero-block__float--scan{top:26%;left:20%;width:clamp(5rem,42vw,10rem)}.theme-markas .hero-block--home .hero-block__bay{grid-template-columns:1fr;grid-template-rows:auto auto;align-items:stretch}.theme-markas .hero-block--home .hero-block__dock{order:-1;height:auto;flex-shrink:0;padding:clamp(3rem,1vh,.75rem)clamp(.75rem,3vw,1.25rem)0}.theme-markas .hero-block--home .hero-block__atmosphere-divider{display:none}.theme-markas .hero-block--home .hero-block__atmosphere-grid{mask-image:radial-gradient(ellipse 100% 58% at 50% 26%,#000 12%,transparent 74%)}.theme-markas .hero-block--home .hero-block__atmosphere-glow--a{top:4%;right:auto;left:50%;width:min(88vw,22rem);height:clamp(7rem,28vw,11rem);transform:translateX(-50%);animation-name:hero-atmosphere-glow-a-mobile}.theme-markas .hero-block--home .hero-block__atmosphere-glow--b{bottom:auto;top:52%;left:-12%;width:clamp(10rem,52vw,16rem);height:clamp(7rem,24vw,10rem)}.theme-markas .hero-block--home .hero-block__dock::before{width:min(94%,26rem);height:min(62%,11rem)}.theme-markas .hero-block--home .hero-block__figure--vector{max-width:min(100%,28rem);max-height:min(100%,12rem)}.theme-markas .hero-block--home .hero-block__figure--vector .hero-block__figure-image{max-height:min(22vh,9.5rem)}.theme-markas.page-home .hero-block--home .hero-block__scroll-cue{position:fixed;left:50%;bottom:max(clamp(.5rem,1.5vh,.875rem),env(safe-area-inset-bottom,0));margin-bottom:0;z-index:15;animation-name:hero-scroll-cue-bob-fixed;transition:opacity .25s ease,visibility .25s ease,border-color .2s ease,color .2s ease,background-color .2s ease,box-shadow .2s ease}.theme-markas.page-home .hero-block--home .hero-block__scroll-cue.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.theme-markas .hero-block--home .hero-block__copy{justify-content:flex-start;min-height:auto;overflow:visible;padding:clamp(.625rem,1.5vh,1rem)clamp(1rem,4vw,1.25rem);padding-bottom:calc(clamp(.75rem,1.75vh,1.125rem) + env(safe-area-inset-bottom,0));gap:clamp(.875rem,2vh,1.25rem)}.theme-markas .hero-block--home .hero-block__kicker-row{margin-bottom:clamp(.4rem,1vh,.65rem);margin-top:1.5rem}.theme-markas .hero-block--home .hero-block__heading{display:block;margin-bottom:clamp(.5rem,1vh,.75rem);font-size:clamp(1.25rem,5.2vw,1.875rem);line-height:1.12;overflow:visible;text-wrap:pretty;-webkit-line-clamp:unset;-webkit-box-orient:unset}.theme-markas .hero-block--home .hero-block__description{display:block;flex:none;overflow:visible;font-size:1rem;line-height:1.55;-webkit-line-clamp:unset;-webkit-box-orient:unset}.theme-markas .hero-block--home .hero-block__actions{margin-top:clamp(.75rem,1.5vh,1rem)}.theme-markas .hero-block--home .hero-block__actions .btn-lg{padding-block:.75rem;padding-inline:1.25rem;font-size:.9375rem}}@media(max-width:767px){.theme-markas .hero-block--home .hero-block__figure--vector .hero-block__figure-image{max-height:min(20vh,8.5rem)}.theme-markas .hero-block--home .hero-block__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem}.theme-markas .hero-block--home .hero-block__actions .btn-lg{width:100%;padding-block:.6875rem;padding-inline:.75rem;font-size:.875rem}}@media(max-height:760px) and (min-width:992px){.theme-markas .hero-block--home .hero-block__heading{font-size:clamp(1.375rem,2vw + .5rem,2.25rem);-webkit-line-clamp:2}.theme-markas .hero-block--home .hero-block__description{-webkit-line-clamp:3;font-size:.875rem}}@media(prefers-reduced-motion:reduce){.theme-markas .hero-block--home .hero-block__float,.theme-markas .hero-block--home .hero-block__headlight,.theme-markas .hero-block--home .hero-block__headlight::after,.theme-markas .hero-block--home .hero-block__atmosphere-glow,.theme-markas .hero-block--home .hero-block__atmosphere-sheen,.theme-markas .hero-block--home .hero-block__atmosphere-divider,.theme-markas .hero-block--home .hero-block__scroll-cue,.theme-markas .hero-block--home .hero-block__scroll-cue-pulse{animation:none}.theme-markas .hero-block--home .hero-block__scroll-cue{transform:none}@media(max-width:991px){.theme-markas.page-home .hero-block--home .hero-block__scroll-cue{transform:translateX(-50%)}}.theme-markas .hero-block--home .hero-block__atmosphere-glow--a{opacity:.85;transform:translateX(0)}.theme-markas .hero-block--home .hero-block__atmosphere-glow--b{opacity:.65}.theme-markas .hero-block--home .hero-block__atmosphere-divider{opacity:.6}.theme-markas .hero-block--home .hero-block__headlight{opacity:.35;transform:scale(1)}}.theme-markas .hero-block--content{min-height:auto;overflow:visible;background-color:var(--color-primary)}.theme-markas .hero-block--content>.container{padding-block:clamp(3rem,8vw,5rem);padding-inline:clamp(1.25rem,4vw,2rem)}.theme-markas .hero-block--content .hero-block__split{display:grid;grid-template-columns:minmax(0,1fr)minmax(0,1fr);gap:clamp(2rem,5vw,4rem);align-items:center;min-width:0}.theme-markas .hero-block--content .hero-block__copy{min-width:0}.theme-markas .hero-block--content .hero-block__overline{margin:0 0 .75rem;font-size:.875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent)}.theme-markas .hero-block--content .hero-block__heading{margin:0 0 1.25rem;font-size:clamp(2rem,4vw + .5rem,3.5rem);line-height:1.05;font-weight:800;letter-spacing:-.02em;text-transform:uppercase;color:var(--color-text-on-dark);text-wrap:balance;overflow-wrap:anywhere}.theme-markas .hero-block--content .hero-block__description{margin:0;max-width:34rem;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.7;color:var(--color-text-on-dark-body)}.theme-markas .hero-block--content .hero-block__actions{margin-top:2rem}.theme-markas .hero-block--content .hero-block__actions .btn-primary{background-color:var(--color-accent);color:var(--color-primary)}.theme-markas .hero-block--content .hero-block__actions .btn-primary:hover,.theme-markas .hero-block--content .hero-block__actions .btn-primary:focus-visible{background-color:var(--color-accent-hover);color:var(--color-primary)}.theme-markas .hero-block--content .hero-block__actions .btn-secondary{background-color:initial;color:var(--color-text-on-dark);border:1px solid var(--color-border-dark)}.theme-markas .hero-block--content .hero-block__actions .btn-secondary:hover,.theme-markas .hero-block--content .hero-block__actions .btn-secondary:focus-visible{border-color:var(--color-accent);color:var(--color-accent)}.theme-markas .hero-block--content .hero-block__visual{position:relative;min-width:0;background-color:var(--color-secondary);border-radius:1rem}.theme-markas .hero-block--content .hero-block__visual-accent{position:absolute;bottom:0;left:0;z-index:0;width:min(72%,22rem);aspect-ratio:4/3;border-radius:1rem;background-color:var(--color-accent)}.theme-markas .hero-block--content .hero-block__figure{position:relative;z-index:1;margin:0;overflow:hidden;border-radius:1rem;box-shadow:0 24px 48px rgba(0,0,0,.12)}.theme-markas .hero-block--content .hero-block__figure-image{display:block;width:100%;height:auto;filter:grayscale(100%);object-fit:cover}.theme-markas .hero-block--content .hero-block__figure--placeholder{aspect-ratio:16/10;background:linear-gradient(135deg,#e5e5e7 0%,#d1d1d6 100%)}@media(max-width:991px){.theme-markas .hero-block--content .hero-block__split{grid-template-columns:1fr;gap:clamp(1.5rem,5vw,2rem)}.theme-markas .hero-block--content .hero-block__visual{order:-1;width:100%;max-width:none;margin-inline:0;padding:0 0 .875rem .875rem}.theme-markas .hero-block--content .hero-block__heading{font-size:clamp(1.75rem,7vw,2.75rem)}}@media(max-width:767px){.theme-markas .hero-block--content>.container{padding-block:clamp(1.75rem,6vw,2.5rem);padding-inline:clamp(1.25rem,5vw,1.5rem)}.theme-markas .hero-block--content.pb-large,.theme-markas .hero-block--content.pt-large{padding-top:0!important;padding-bottom:0!important}.theme-markas .hero-block--content .hero-block__copy{padding-inline:0}.theme-markas .hero-block--content .hero-block__visual{padding:0 0 .625rem .625rem}.theme-markas .hero-block--content .hero-block__visual-accent{width:58%;left:0;bottom:0}.theme-markas .hero-block--content .hero-block__figure{border-radius:.75rem;box-shadow:0 16px 32px rgba(26,28,31,.1)}.theme-markas .hero-block--content .hero-block__overline{font-size:.75rem;letter-spacing:.1em}.theme-markas .hero-block--content .hero-block__description{font-size:.9375rem;line-height:1.65}.theme-markas .hero-block--content .hero-block__visual{padding:0}}@media(max-width:576px){.theme-markas .hero-block--content .hero-block__heading{font-size:clamp(1.625rem,8vw,2.25rem)}}.theme-markas .hero-block--content.hero-block--contact .hero-block__split{grid-template-columns:minmax(0,1fr);max-width:40rem}.theme-markas .hero-block--content.hero-block--contact .hero-block__visual{display:none}.theme-markas .hero-block--content.hero-block--contact>.container{padding-block:clamp(2.5rem,7vw,4rem)}.theme-markas .hero-block--content.hero-block--contact .hero-block__description{max-width:none}.theme-markas .hero-block--content.hero-block--contact .hero-block__actions .btn-primary{font-weight:700;letter-spacing:.02em}