@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Sans:wght@300;400;500&display=swap";
@keyframes NavBar-module__jPNquW__navbarIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}.NavBar-module__jPNquW__navbar{z-index:1000;background:linear-gradient(#080808 0%,#080808d9 30%,#08080880 60%,#08080833 80%,#08080800 100%);justify-content:space-between;align-items:center;width:100%;padding:25px 60px;animation:.7s cubic-bezier(.22,1,.36,1) 50ms both NavBar-module__jPNquW__navbarIn;display:flex;position:fixed;top:0;left:0}.NavBar-module__jPNquW__nav-logo{letter-spacing:4px;color:silver;align-items:center;font-size:1.6rem;text-decoration:none;animation:.7s cubic-bezier(.22,1,.36,1) .1s both NavBar-module__jPNquW__navbarIn;display:flex}.NavBar-module__jPNquW__nav-logo span{color:#fff}.NavBar-module__jPNquW__nav-logo img{object-fit:contain;width:auto;height:45px;display:block}.NavBar-module__jPNquW__nav-links{gap:50px;margin-left:auto;margin-right:60px;list-style:none;display:flex}.NavBar-module__jPNquW__nav-links li:first-child{animation:.7s cubic-bezier(.22,1,.36,1) .18s both NavBar-module__jPNquW__navbarIn}.NavBar-module__jPNquW__nav-links li:nth-child(2){animation:.7s cubic-bezier(.22,1,.36,1) .26s both NavBar-module__jPNquW__navbarIn}.NavBar-module__jPNquW__nav-links li:nth-child(3){animation:.7s cubic-bezier(.22,1,.36,1) .34s both NavBar-module__jPNquW__navbarIn}.NavBar-module__jPNquW__nav-links a{color:#8c8c8c;text-transform:uppercase;text-shadow:0 1px 4px #00000080;letter-spacing:3.5px;font-size:11px;font-weight:400;text-decoration:none;transition:color .3s;position:relative}.NavBar-module__jPNquW__nav-links a:after{content:"";background:#fff;width:0;height:1px;transition:width .3s;position:absolute;bottom:-6px;left:0}.NavBar-module__jPNquW__nav-links a:hover{color:#fff}.NavBar-module__jPNquW__nav-links a:hover:after{width:100%}.NavBar-module__jPNquW__nav-btn{color:silver;text-transform:uppercase;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);letter-spacing:0;background:0 0;border:1px solid silver;border-radius:4px;padding:12px 28px;font-size:12px;font-weight:700;text-decoration:none;transition:all .3s;animation:.7s cubic-bezier(.22,1,.36,1) .42s both NavBar-module__jPNquW__navbarIn}.NavBar-module__jPNquW__nav-btn:hover{color:#080808;background:silver}.NavBar-module__jPNquW__hamburger,.NavBar-module__jPNquW__mobile-menu-overlay,.NavBar-module__jPNquW__mobile-drawer{display:none}@media (max-width:1100px){.NavBar-module__jPNquW__navbar{padding:20px 30px}.NavBar-module__jPNquW__nav-logo img{height:38px}.NavBar-module__jPNquW__nav-links{gap:30px;margin-right:30px}.NavBar-module__jPNquW__nav-links a{letter-spacing:2.5px;font-size:.7rem}.NavBar-module__jPNquW__nav-btn{letter-spacing:1.5px;padding:10px 20px;font-size:14px}}@media (max-width:850px){.NavBar-module__jPNquW__navbar{background:linear-gradient(#080808 0%,#080808f2 30%,#080808b3 65%,#08080880 80%,#08080800 100%);padding:14px 20px 26px}.NavBar-module__jPNquW__nav-logo img{height:28px}.NavBar-module__jPNquW__desktop-menu{display:none}.NavBar-module__jPNquW__hamburger{cursor:pointer;z-index:2000;flex-direction:column;justify-content:space-between;width:30px;height:22px;display:flex}.NavBar-module__jPNquW__hamburger .NavBar-module__jPNquW__bar{background-color:silver;border-radius:2px;width:100%;height:3px;transition:all .3s cubic-bezier(.25,.8,.25,1)}.NavBar-module__jPNquW__hamburger.NavBar-module__jPNquW__active .NavBar-module__jPNquW__bar:first-child{background-color:#fff;transform:translateY(9.5px)rotate(45deg)}.NavBar-module__jPNquW__hamburger.NavBar-module__jPNquW__active .NavBar-module__jPNquW__bar:nth-child(2){opacity:0}.NavBar-module__jPNquW__hamburger.NavBar-module__jPNquW__active .NavBar-module__jPNquW__bar:nth-child(3){background-color:#fff;transform:translateY(-9.5px)rotate(-45deg)}.NavBar-module__jPNquW__mobile-menu-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1400;opacity:0;visibility:hidden;background-color:#000000b3;width:100%;height:100vh;transition:all .4s;display:block;position:fixed;top:0;left:0}.NavBar-module__jPNquW__mobile-menu-overlay.NavBar-module__jPNquW__active{opacity:1;visibility:visible}.NavBar-module__jPNquW__mobile-drawer{z-index:1500;background-color:#0c0c0c;border-right:1px solid #1f1f1f;flex-direction:column;width:320px;max-width:85vw;height:100vh;padding:40px 30px;transition:left .4s cubic-bezier(.25,.8,.25,1);display:flex;position:fixed;top:0;left:-320px;box-shadow:10px 0 30px #000c}.NavBar-module__jPNquW__mobile-drawer.NavBar-module__jPNquW__active{left:0}.NavBar-module__jPNquW__drawer-header{border-bottom:1px solid #1f1f1f;margin-bottom:40px;padding-bottom:20px}.NavBar-module__jPNquW__drawer-logo{object-fit:contain;width:100%;max-width:160px;height:auto;display:block}.NavBar-module__jPNquW__drawer-links{flex-direction:column;gap:30px;margin:0;padding:0;list-style:none;display:flex}.NavBar-module__jPNquW__drawer-links a{color:#a3a3a3;text-transform:uppercase;font-size:.8rem;text-decoration:none;transition:color .3s}.NavBar-module__jPNquW__drawer-links a:hover,.NavBar-module__jPNquW__drawer-links a:active{color:#fff}.NavBar-module__jPNquW__drawer-footer{margin-top:auto;padding-top:30px}.NavBar-module__jPNquW__drawer-btn{text-align:center;color:#0a0a0a;text-transform:uppercase;background:silver;border-radius:4px;padding:14px 0;font-weight:900;text-decoration:none;display:block}}
.Hero-module__gNeX-G__hero{background-color:#0a0a0a;flex-direction:column;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__hero-photo{width:100%;height:clamp(420px,72vh,780px);margin-bottom:-2px;position:relative;overflow:hidden}.Hero-module__gNeX-G__hero-photo img{object-fit:cover;object-position:center 40%;filter:grayscale(40%)contrast(1.06)brightness(.88);width:100%;height:100%;animation:1.2s cubic-bezier(.22,1,.36,1) both Hero-module__gNeX-G__photoReveal;display:block}.Hero-module__gNeX-G__hero-photo:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(#0000 0%,#0a0a0a8c 55%,#0a0a0a 100%);width:100%;height:50%;position:absolute;bottom:0;left:0}.Hero-module__gNeX-G__hero-photo:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0a0a0a 0%,#0000 12% 88%,#0a0a0a 100%);position:absolute;inset:0}.Hero-module__gNeX-G__hero-body{z-index:3;width:100%;margin-top:-clamp(20px, 5vw, 60px);flex-direction:column;align-items:center;padding:0 clamp(16px,5vw,80px);animation:1s cubic-bezier(.22,1,.36,1) .3s both Hero-module__gNeX-G__slideUp;display:flex;position:relative}.Hero-module__gNeX-G__hero-logo{object-fit:contain;filter:brightness()invert(0);width:100%;max-width:clamp(380px,70vw,500px);height:auto;margin:0 auto 20px;display:block}.Hero-module__gNeX-G__hero-divider{align-items:center;gap:16px;width:100%;max-width:480px;margin:clamp(12px,2.5vh,20px) auto;display:flex}.Hero-module__gNeX-G__hero-divider:before,.Hero-module__gNeX-G__hero-divider:after{content:"";background:linear-gradient(90deg,#0000,#3a3a3a);flex:1;height:1px}.Hero-module__gNeX-G__hero-divider:after{background:linear-gradient(270deg,#0000,#3a3a3a)}.Hero-module__gNeX-G__hero-divider span{letter-spacing:5px;text-transform:uppercase;color:#555;white-space:nowrap;font-size:clamp(.6rem,1vw,.72rem);font-weight:400}.Hero-module__gNeX-G__hero-socials{justify-content:center;gap:32px;padding:clamp(8px,2vh,16px) 0;display:flex}.Hero-module__gNeX-G__hero-socials a{color:#545454;align-items:center;transition:color .3s,transform .3s;display:flex}.Hero-module__gNeX-G__hero-socials a:hover{color:#c8c4bc;transform:translateY(-3px)}.Hero-module__gNeX-G__hero-socials svg{stroke:currentColor;fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.Hero-module__gNeX-G__hero-cta-bar{border-top:1px solid #2d2d2d;flex-direction:column;align-items:center;gap:clamp(16px,3vh,24px);width:100%;margin-top:clamp(16px,3vh,32px);padding:clamp(28px,5vh,48px) clamp(16px,5vw,80px);animation:1s cubic-bezier(.22,1,.36,1) .55s both Hero-module__gNeX-G__slideUp;display:flex}.Hero-module__gNeX-G__hero-cta-label{letter-spacing:5px;text-transform:uppercase;color:#939393;white-space:nowrap;align-items:center;gap:16px;font-size:clamp(.58rem,.9vw,.68rem);display:flex}.Hero-module__gNeX-G__hero-cta-label:before,.Hero-module__gNeX-G__hero-cta-label:after{content:"";background:#636363;width:clamp(30px,6vw,80px);height:1px}.Hero-module__gNeX-G__hero-cta-btn{color:#0a0a0a;text-transform:uppercase;white-space:nowrap;letter-spacing:2px;background:#f0ede8;border:1px solid #f0ede8;border-radius:2px;align-items:center;gap:14px;padding:clamp(14px,2.2vh,18px) clamp(36px,6vw,64px);font-size:clamp(13px,1.8vw,16px);font-weight:900;text-decoration:none;transition:color .4s,gap .4s,box-shadow .4s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 18px #f0ede833,0 0 40px #f0ede814}.Hero-module__gNeX-G__hero-cta-btn:before{content:"";z-index:0;background:#0a0a0a;transition:transform .4s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translateY(100%)}.Hero-module__gNeX-G__hero-cta-btn:hover:before{transform:translateY(0)}.Hero-module__gNeX-G__hero-cta-btn:hover{color:#f0ede8;gap:22px;box-shadow:0 0 32px #f0ede826}.Hero-module__gNeX-G__hero-cta-btn span,.Hero-module__gNeX-G__hero-cta-btn svg{z-index:1;position:relative}.Hero-module__gNeX-G__hero-cta-btn svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px;transition:transform .4s cubic-bezier(.22,1,.36,1)}.Hero-module__gNeX-G__hero-cta-btn:hover svg{transform:translate(6px)}@keyframes Hero-module__gNeX-G__photoReveal{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes Hero-module__gNeX-G__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.Hero-module__gNeX-G__hero-photo{height:clamp(300px,75vh,520px)}.Hero-module__gNeX-G__hero-photo img{object-position:center 40%}.Hero-module__gNeX-G__hero-photo:before{background:linear-gradient(90deg,#0a0a0a 0%,#0000 8% 92%,#0a0a0a 100%)}}@media (max-width:600px){.Hero-module__gNeX-G__hero-photo{height:clamp(260px,52vh,420px)}.Hero-module__gNeX-G__hero-photo img{object-position:45% 40%}.Hero-module__gNeX-G__hero-photo:before{display:none}.Hero-module__gNeX-G__hero-logo{max-width:clamp(220px,70vw,600px)}.Hero-module__gNeX-G__hero-cta-bar{padding:24px 20px}.Hero-module__gNeX-G__hero-cta-label{letter-spacing:4px;font-size:.55rem}.Hero-module__gNeX-G__hero-cta-label:before,.Hero-module__gNeX-G__hero-cta-label:after{width:20px}.Hero-module__gNeX-G__hero-cta-btn{letter-spacing:4px;justify-content:center;width:100%}}@media (max-width:380px){.Hero-module__gNeX-G__hero-photo{height:48vh}}
@keyframes About-module__Balj8a__fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes About-module__Balj8a__expandLine{0%{opacity:0;width:0}to{opacity:1;width:48px}}@keyframes About-module__Balj8a__cornerIn{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes About-module__Balj8a__sideLineIn{0%{opacity:0;height:0}to{opacity:1;height:80px}}.About-module__Balj8a__aboutSection{background-color:#141414;justify-content:center;align-items:center;padding:clamp(3.5rem,8vh,8rem) clamp(1rem,5vw,2rem);display:flex;overflow:hidden}.About-module__Balj8a__aboutContainer{justify-content:center;width:100%;max-width:1200px;display:flex}.About-module__Balj8a__aboutContent{text-align:center;flex-direction:column;flex:1;align-items:center;max-width:800px;display:flex}.About-module__Balj8a__aboutFrame{flex-direction:column;align-items:center;width:100%;padding:clamp(2rem,5vw,3.5rem) clamp(1.25rem,5vw,5rem);display:flex;position:relative}.About-module__Balj8a__corner{opacity:0;border:0 solid #6e6e6e;width:28px;height:28px;position:absolute}.About-module__Balj8a__tl{border-top-width:1px;border-left-width:1px;top:0;left:0}.About-module__Balj8a__tr{border-top-width:1px;border-right-width:1px;top:0;right:0}.About-module__Balj8a__bl{border-bottom-width:1px;border-left-width:1px;bottom:0;left:0}.About-module__Balj8a__br{border-bottom-width:1px;border-right-width:1px;bottom:0;right:0}.About-module__Balj8a__sideLine{opacity:0;background:linear-gradient(#0000,#5e5e5e 40% 60%,#0000);width:1px;height:80px;position:absolute;top:50%;transform:translateY(-50%)}.About-module__Balj8a__sideLine:before{content:"";background:#141414;border:1px solid #7a7a7a;width:5px;height:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.About-module__Balj8a__sideLeft{left:0}.About-module__Balj8a__sideRight{right:0}.About-module__Balj8a__aboutContent h2{color:#efefef;text-transform:uppercase;letter-spacing:clamp(1px,.5vw,2px);opacity:0;margin-bottom:clamp(.5rem,2vh,.8rem);font-size:clamp(30px,5vw,55px);font-weight:700;line-height:1.2}.About-module__Balj8a__underline{opacity:0;background:linear-gradient(90deg,#0000,#a0a0a0,#0000);width:0;height:1px;margin-bottom:clamp(1.5rem,4vh,2.5rem)}.About-module__Balj8a__aboutContent p{color:#8a8a8a;opacity:0;max-width:95%;margin-bottom:clamp(1rem,2.5vh,1.5rem);font-size:clamp(11px,1.2vw + .4rem,16px);line-height:1.6}.About-module__Balj8a__aboutContent strong{color:#d0d0d0;font-weight:600}.About-module__Balj8a__signatureQuote{color:#efefef;letter-spacing:.5px;opacity:0;width:100%;max-width:600px;margin-top:clamp(1.5rem,3vh,2rem);padding:clamp(1rem,2vh,1.5rem) clamp(.5rem,2vw,2rem);font-size:clamp(14px,2.5vw + .5rem,20px);font-style:italic;position:relative}.About-module__Balj8a__signatureQuote:before,.About-module__Balj8a__signatureQuote:after{content:"";background:linear-gradient(90deg,#0000,#7a7a7a 30% 70%,#0000);height:1px;display:block;position:absolute;left:0;right:0}.About-module__Balj8a__signatureQuote:before{top:0}.About-module__Balj8a__signatureQuote:after{bottom:0}.About-module__Balj8a__aboutSection.About-module__Balj8a__visible .About-module__Balj8a__corner{animation:.55s cubic-bezier(.22,1,.36,1) .2s both About-module__Balj8a__cornerIn}.About-module__Balj8a__aboutSection.About-module__Balj8a__visible .About-module__Balj8a__sideLine{animation:.7s cubic-bezier(.22,1,.36,1) .5s both About-module__Balj8a__sideLineIn}.About-module__Balj8a__aboutSection.About-module__Balj8a__visible .About-module__Balj8a__aboutContent h2{animation:.7s cubic-bezier(.22,1,.36,1) .15s both About-module__Balj8a__fadeUp}.About-module__Balj8a__aboutSection.About-module__Balj8a__visible .About-module__Balj8a__underline{animation:.8s cubic-bezier(.22,1,.36,1) .35s both About-module__Balj8a__expandLine}.About-module__Balj8a__aboutSection.About-module__Balj8a__visible .About-module__Balj8a__aboutContent p{animation:.7s cubic-bezier(.22,1,.36,1) both About-module__Balj8a__fadeUp}.About-module__Balj8a__aboutSection.About-module__Balj8a__visible .About-module__Balj8a__aboutContent p:first-of-type{animation-delay:.45s}.About-module__Balj8a__aboutSection.About-module__Balj8a__visible .About-module__Balj8a__aboutContent p:nth-of-type(2){animation-delay:.62s}.About-module__Balj8a__aboutSection.About-module__Balj8a__visible .About-module__Balj8a__signatureQuote{animation:.7s cubic-bezier(.22,1,.36,1) .8s both About-module__Balj8a__fadeUp}
.Galerie-module__Vz3cUa__gallery-container{opacity:0;background-color:#0000;flex-direction:column;gap:2rem;width:100%;padding:5rem 0;transition:opacity .9s;display:flex;overflow:hidden}.Galerie-module__Vz3cUa__gallery-container.Galerie-module__Vz3cUa__visible{opacity:1}.Galerie-module__Vz3cUa__gallery-track-wrapper{width:100%;display:flex;overflow:hidden}.Galerie-module__Vz3cUa__gallery-track{width:max-content;display:flex}.Galerie-module__Vz3cUa__gallery-set{gap:1.5rem;padding-right:1.5rem;display:flex}.Galerie-module__Vz3cUa__gallery-link{flex-shrink:0;width:440px;height:280px;text-decoration:none;display:block}.Galerie-module__Vz3cUa__gallery-image{object-fit:cover;filter:grayscale(50%)brightness(.85);-webkit-user-select:none;user-select:none;border:1px solid #1f1f1f;border-radius:4px;width:100%;height:100%;transition:filter .45s,transform .45s,border-color .45s;box-shadow:0 10px 20px #00000080}.Galerie-module__Vz3cUa__gallery-link:hover .Galerie-module__Vz3cUa__gallery-image{filter:grayscale(0%)brightness();border-color:#707070;transform:scale(1.03)}@keyframes Galerie-module__Vz3cUa__slideLeft{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}@keyframes Galerie-module__Vz3cUa__slideRight{0%{transform:translate(-33.3333%)}to{transform:translate(0)}}.Galerie-module__Vz3cUa__track-left{animation:35s linear infinite Galerie-module__Vz3cUa__slideLeft}.Galerie-module__Vz3cUa__track-right{animation:35s linear infinite Galerie-module__Vz3cUa__slideRight}.Galerie-module__Vz3cUa__gallery-track:hover{animation-play-state:paused}@media (max-width:900px){.Galerie-module__Vz3cUa__gallery-link{width:340px;height:220px}}@media (max-width:768px){.Galerie-module__Vz3cUa__gallery-container{gap:1rem;padding:3rem 0}.Galerie-module__Vz3cUa__gallery-set{gap:1rem;padding-right:1rem}.Galerie-module__Vz3cUa__gallery-link{width:280px;height:185px}.Galerie-module__Vz3cUa__gallery-track:hover{animation-play-state:running}.Galerie-module__Vz3cUa__gallery-image{filter:grayscale(30%)brightness(.9)}}@media (max-width:480px){.Galerie-module__Vz3cUa__gallery-container{padding:2rem 0}.Galerie-module__Vz3cUa__gallery-link{width:240px;height:155px}}
@keyframes Cenik-module__ag0JHq__fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes Cenik-module__ag0JHq__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:none}}@keyframes Cenik-module__ag0JHq__expandUnderline{0%{opacity:0;width:0}to{opacity:1;width:40px}}.Cenik-module__ag0JHq__pricing-section{background-color:#0000;flex-direction:column;align-items:center;padding:clamp(4rem,8vh,6rem) clamp(1.5rem,5vw,2rem);display:flex}.Cenik-module__ag0JHq__pricing-header{text-align:center;opacity:0;margin-bottom:clamp(3rem,6vh,4rem)}.Cenik-module__ag0JHq__pricing-header h2{color:#efefef;text-transform:uppercase;letter-spacing:clamp(1px,.5vw,2px);margin-bottom:clamp(.5rem,2vh,.8rem);font-size:clamp(24px,6vw,55px);font-weight:700;line-height:1.2}.Cenik-module__ag0JHq__pricing-header .Cenik-module__ag0JHq__underline{opacity:0;background-color:#3a3a3a;width:0;height:1px;margin:0 auto}.Cenik-module__ag0JHq__pricing-container{width:100%;max-width:860px}.Cenik-module__ag0JHq__pricing-list{flex-direction:column;display:flex}.Cenik-module__ag0JHq__pricing-item{cursor:default;opacity:0;border-bottom:1px solid #4d4d4d;padding:1.2rem 0;transition:padding-left .3s}.Cenik-module__ag0JHq__pricing-item:first-child{border-top:1px solid #4d4d4d}.Cenik-module__ag0JHq__pricing-item:hover{padding-left:10px}.Cenik-module__ag0JHq__pricing-main{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.Cenik-module__ag0JHq__service-name{color:#f0ede8;text-transform:uppercase;white-space:nowrap;letter-spacing:.5px;font-size:clamp(14px,1.5vw,18px);font-weight:700}.Cenik-module__ag0JHq__service-duration{color:#939393;letter-spacing:.5px;margin-left:8px;font-size:10px;font-weight:400}.Cenik-module__ag0JHq__price-dots{border-bottom:1px solid #414040;flex:1;min-width:20px;height:1px}.Cenik-module__ag0JHq__service-price{letter-spacing:.5px;color:#c8c4bc;white-space:nowrap;font-size:clamp(15px,2vw,18px);font-weight:600}.Cenik-module__ag0JHq__service-info{color:#939393;letter-spacing:.3px;max-width:90%;margin-top:.4rem;font-size:11px;font-weight:400;line-height:1.5}.Cenik-module__ag0JHq__pricing-section.Cenik-module__ag0JHq__visible .Cenik-module__ag0JHq__pricing-header{animation:.7s cubic-bezier(.22,1,.36,1) both Cenik-module__ag0JHq__fadeUp}.Cenik-module__ag0JHq__pricing-section.Cenik-module__ag0JHq__visible .Cenik-module__ag0JHq__pricing-header .Cenik-module__ag0JHq__underline{animation:.8s cubic-bezier(.22,1,.36,1) .2s both Cenik-module__ag0JHq__expandUnderline}.Cenik-module__ag0JHq__pricing-section.Cenik-module__ag0JHq__visible .Cenik-module__ag0JHq__pricing-item:first-child{animation:.65s cubic-bezier(.22,1,.36,1) .2s both Cenik-module__ag0JHq__slideInLeft}.Cenik-module__ag0JHq__pricing-section.Cenik-module__ag0JHq__visible .Cenik-module__ag0JHq__pricing-item:nth-child(2){animation:.65s cubic-bezier(.22,1,.36,1) .33s both Cenik-module__ag0JHq__slideInLeft}.Cenik-module__ag0JHq__pricing-section.Cenik-module__ag0JHq__visible .Cenik-module__ag0JHq__pricing-item:nth-child(3){animation:.65s cubic-bezier(.22,1,.36,1) .46s both Cenik-module__ag0JHq__slideInLeft}.Cenik-module__ag0JHq__pricing-section.Cenik-module__ag0JHq__visible .Cenik-module__ag0JHq__pricing-item:nth-child(4){animation:.65s cubic-bezier(.22,1,.36,1) .59s both Cenik-module__ag0JHq__slideInLeft}@media (max-width:768px){.Cenik-module__ag0JHq__pricing-item:hover{padding-left:0}.Cenik-module__ag0JHq__service-name{white-space:normal;font-size:15px;line-height:1.3}.Cenik-module__ag0JHq__service-duration{margin-left:6px;display:inline-block}.Cenik-module__ag0JHq__price-dots{display:none}.Cenik-module__ag0JHq__pricing-main{flex-direction:column;align-items:flex-start;gap:4px}.Cenik-module__ag0JHq__service-price{text-align:left;width:100%;margin-top:2px;font-size:16px}.Cenik-module__ag0JHq__service-info{max-width:100%}}
@keyframes Kontakt-module__jtUV-q__slideInLeft{0%{opacity:0;transform:translate(-36px)}to{opacity:1;transform:none}}@keyframes Kontakt-module__jtUV-q__slideInRight{0%{opacity:0;transform:translate(36px)}to{opacity:1;transform:none}}@keyframes Kontakt-module__jtUV-q__fadeUpSm{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.Kontakt-module__jtUV-q__contact-section{color:#c8c4bc;background-color:#0000;padding:clamp(3rem,8vh,6rem) clamp(1.5rem,5vw,2rem)}.Kontakt-module__jtUV-q__contact-container{background-color:#171717;border:1px solid #1c1c1c;border-radius:2px;flex-direction:row;max-width:1100px;margin:0 auto;display:flex;overflow:hidden}.Kontakt-module__jtUV-q__contact-info{opacity:0;flex-direction:column;flex:1;justify-content:center;padding:clamp(2rem,5vw,4.5rem);transition:opacity .7s cubic-bezier(.22,1,.36,1) .1s,transform .7s cubic-bezier(.22,1,.36,1) .1s;display:flex;transform:translate(-36px)}.Kontakt-module__jtUV-q__contact-info h2{color:#f0ede8;text-transform:uppercase;letter-spacing:clamp(.5px,.2vw,1px);margin-bottom:.8rem;font-size:clamp(22px,4vw,45px);font-weight:700;line-height:1.1}.Kontakt-module__jtUV-q__contact-info>p{color:#939393;margin-bottom:0;font-size:12px;font-weight:400;line-height:1.6}.Kontakt-module__jtUV-q__contact-details{flex-direction:column;gap:0;margin-top:clamp(1.5rem,4vw,2.5rem);display:flex}.Kontakt-module__jtUV-q__detail-item{opacity:0;border-bottom:1px solid #303030;border-left:1px solid #303030;flex-direction:column;gap:.4rem;padding:clamp(1rem,2vw,1.4rem) 0 clamp(1rem,2vw,1.4rem) 1rem;transition:border-left-color .3s,padding-left .3s;display:flex}.Kontakt-module__jtUV-q__detail-item:last-child{border-bottom:none}.Kontakt-module__jtUV-q__detail-item:hover{border-left-color:#f0ede8;padding-left:1.4rem}.Kontakt-module__jtUV-q__detail-item strong{text-transform:uppercase;color:#555;font-size:10px;font-weight:600}.Kontakt-module__jtUV-q__detail-item p{color:#f0ede8;margin:0;font-size:12px;font-weight:400;line-height:1.5}.Kontakt-module__jtUV-q__detail-item a{color:#c8c4bc;text-decoration:none;transition:color .3s}.Kontakt-module__jtUV-q__detail-item a:hover{color:#f0ede8}.Kontakt-module__jtUV-q__contact-map{cursor:pointer;opacity:0;border-left:1px solid #1c1c1c;flex:1;width:100%;min-height:clamp(300px,40vh,500px);text-decoration:none;transition:opacity .7s cubic-bezier(.22,1,.36,1) .25s,transform .7s cubic-bezier(.22,1,.36,1) .25s;display:block;position:relative;overflow:hidden;transform:translate(36px)}.Kontakt-module__jtUV-q__contact-map img{object-fit:cover;filter:brightness(.7)contrast(1.1)grayscale(30%);width:100%;height:100%;transition:filter .45s,transform .45s;display:block}.Kontakt-module__jtUV-q__map-overlay{opacity:0;background:#0a0a0a8c;flex-direction:column;justify-content:center;align-items:center;gap:10px;transition:opacity .4s;display:flex;position:absolute;inset:0}.Kontakt-module__jtUV-q__map-overlay span{text-transform:uppercase;color:#f0ede8;letter-spacing:1px;font-size:clamp(16px,2.5vw,22px);font-weight:600}.Kontakt-module__jtUV-q__map-overlay svg{color:#f0ede8;width:20px;height:20px;transition:transform .35s;transform:translate(-4px)}.Kontakt-module__jtUV-q__contact-map:hover img{filter:brightness(.45)contrast(1.1)grayscale(50%);transform:scale(1.03)}.Kontakt-module__jtUV-q__contact-map:hover .Kontakt-module__jtUV-q__map-overlay{opacity:1}.Kontakt-module__jtUV-q__contact-map:hover .Kontakt-module__jtUV-q__map-overlay svg{transform:translate(4px)}.Kontakt-module__jtUV-q__map-placeholder{color:#4d4d4d;text-transform:uppercase;letter-spacing:1.5px;z-index:-1;background-color:#0c0c0c;justify-content:center;align-items:center;font-size:11px;font-weight:400;display:flex;position:absolute;inset:0}.Kontakt-module__jtUV-q__contact-section.Kontakt-module__jtUV-q__visible .Kontakt-module__jtUV-q__contact-info,.Kontakt-module__jtUV-q__contact-section.Kontakt-module__jtUV-q__visible .Kontakt-module__jtUV-q__contact-map{opacity:1;transform:none}.Kontakt-module__jtUV-q__contact-section.Kontakt-module__jtUV-q__visible .Kontakt-module__jtUV-q__detail-item:first-child{animation:.55s cubic-bezier(.22,1,.36,1) .38s both Kontakt-module__jtUV-q__fadeUpSm}.Kontakt-module__jtUV-q__contact-section.Kontakt-module__jtUV-q__visible .Kontakt-module__jtUV-q__detail-item:nth-child(2){animation:.55s cubic-bezier(.22,1,.36,1) .51s both Kontakt-module__jtUV-q__fadeUpSm}.Kontakt-module__jtUV-q__contact-section.Kontakt-module__jtUV-q__visible .Kontakt-module__jtUV-q__detail-item:nth-child(3){animation:.55s cubic-bezier(.22,1,.36,1) .64s both Kontakt-module__jtUV-q__fadeUpSm}@media (max-width:900px){.Kontakt-module__jtUV-q__contact-container{flex-direction:column}.Kontakt-module__jtUV-q__contact-map{border-top:1px solid #1c1c1c;border-left:none;min-height:clamp(240px,35vh,380px);transform:translateY(20px)}.Kontakt-module__jtUV-q__contact-section.Kontakt-module__jtUV-q__visible .Kontakt-module__jtUV-q__contact-map{transform:none}.Kontakt-module__jtUV-q__contact-info{padding:2rem 1.5rem;transform:translateY(-20px)}.Kontakt-module__jtUV-q__contact-section.Kontakt-module__jtUV-q__visible .Kontakt-module__jtUV-q__contact-info{transform:none}.Kontakt-module__jtUV-q__detail-item:hover{border-left-color:#1c1c1c;padding-left:1rem}}
@keyframes Footer-module__nhiC3q__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.Footer-module__nhiC3q__footer{color:#c8c4bc;background-color:#080808;border-top:1px solid #1c1c1c;padding:60px 20px 24px}.Footer-module__nhiC3q__footer-content{flex-wrap:wrap;justify-content:space-between;gap:40px;max-width:1200px;margin:0 auto;display:flex}.Footer-module__nhiC3q__footer-section{opacity:0;flex:1;min-width:220px}.Footer-module__nhiC3q__footer-logo{opacity:.85;width:120px;height:auto;margin:0 auto;display:block}.Footer-module__nhiC3q__footer-section h3{color:#f0ede8;text-transform:uppercase;margin-bottom:20px;font-size:1rem;font-weight:700}.Footer-module__nhiC3q__footer-section p{color:#939393;font-size:.75rem;font-weight:300;line-height:1.8}.Footer-module__nhiC3q__footer-section ul{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.Footer-module__nhiC3q__footer-section ul li{border-bottom:1px solid #141414}.Footer-module__nhiC3q__footer-section ul li:first-child{border-top:1px solid #141414}.Footer-module__nhiC3q__footer-section ul li a{color:#939393;text-transform:uppercase;padding:9px 0;font-size:.68rem;font-weight:400;text-decoration:none;transition:color .3s,padding-left .3s;display:block}.Footer-module__nhiC3q__footer-section ul li a:hover{color:#f0ede8;padding-left:6px}.Footer-module__nhiC3q__footer-bottom{text-align:center;color:#939393;text-transform:uppercase;opacity:0;border-top:1px solid #1c1c1c;margin-top:50px;padding-top:20px;font-size:.62rem;font-weight:400;transition:opacity .6s .5s}.Footer-module__nhiC3q__footer.Footer-module__nhiC3q__visible .Footer-module__nhiC3q__footer-section:first-child{animation:.65s cubic-bezier(.22,1,.36,1) both Footer-module__nhiC3q__fadeUp}.Footer-module__nhiC3q__footer.Footer-module__nhiC3q__visible .Footer-module__nhiC3q__footer-section:nth-child(2){animation:.65s cubic-bezier(.22,1,.36,1) .14s both Footer-module__nhiC3q__fadeUp}.Footer-module__nhiC3q__footer.Footer-module__nhiC3q__visible .Footer-module__nhiC3q__footer-section:nth-child(3){animation:.65s cubic-bezier(.22,1,.36,1) .28s both Footer-module__nhiC3q__fadeUp}.Footer-module__nhiC3q__footer.Footer-module__nhiC3q__visible .Footer-module__nhiC3q__footer-bottom{opacity:1}@media (max-width:768px){.Footer-module__nhiC3q__footer-content{flex-direction:column;gap:36px}.Footer-module__nhiC3q__footer-section{text-align:center}.Footer-module__nhiC3q__footer-section:first-child{order:3;margin-top:30px}.Footer-module__nhiC3q__footer-section ul li a:hover{padding-left:0}.Footer-module__nhiC3q__footer-section ul li a{text-align:center}.Footer-module__nhiC3q__footer.Footer-module__nhiC3q__visible .Footer-module__nhiC3q__footer-section:nth-child(2){animation-delay:0s}.Footer-module__nhiC3q__footer.Footer-module__nhiC3q__visible .Footer-module__nhiC3q__footer-section:nth-child(3){animation-delay:.14s}.Footer-module__nhiC3q__footer.Footer-module__nhiC3q__visible .Footer-module__nhiC3q__footer-section:first-child{animation-delay:.28s}}
