.breadcrumb{margin-bottom:20px}.breadcrumb ol{display:flex;gap:8px;list-style:none;font-size:.9rem;color:#a6a6a6}.breadcrumb ol li{margin:0}.breadcrumb ol li:before{content:none}.breadcrumb ol li:not(:last-child):after{content:"›";margin-left:8px}.breadcrumb a{color:#ffd80d;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span[aria-current]{color:#fff}.cookie-bar{position:fixed;bottom:0;left:0;right:0;background:#000;border-top:1px solid #505050;box-shadow:0 -4px 20px rgba(0,0,0,.3);z-index:1000;padding:20px;color:#fff}.cookie-bar__inner{max-width:1200px;margin:0 auto}.cookie-bar__title{font-size:1.1rem;font-weight:600;margin-bottom:8px}.cookie-bar__text{font-size:.9rem;color:#b4b4b4;margin-bottom:15px;line-height:1.5}.cookie-bar__text p{margin-bottom:.5em}.cookie-bar__actions{display:flex;gap:10px;flex-wrap:wrap}.cookie-bar__btn{padding:8px 20px;border:1px solid #505050;border-radius:4px;background:rgba(0,0,0,0);color:#fff;font-size:.9rem;cursor:pointer;transition:all .2s}.cookie-bar__btn:hover{border-color:#a6a6a6}.cookie-bar__btn--primary{background:#ffd80d;color:#191924;border-color:#ffd80d}.cookie-bar__btn--primary:hover{background:#edc200}.cookie-bar__items{margin-bottom:15px}.cookie-bar__item{display:flex;align-items:flex-start;gap:10px;padding:8px 0;border-bottom:1px solid hsla(0,0%,100%,.1);cursor:pointer}.cookie-bar__item input{margin-top:3px}.cookie-bar__item-title{font-weight:500}.cookie-bar__item-desc{display:block;font-size:.85rem;color:#a6a6a6}.lang-switcher{display:flex;gap:6px;margin-left:20px}.lang-switcher__item{display:inline-block;padding:3px 8px;font-size:.8rem;font-weight:600;text-decoration:none;color:#a6a6a6;border:1px solid #505050;border-radius:3px;transition:all .2s}.lang-switcher__item:hover{color:#ffd80d;border-color:#ffd80d}.lang-switcher__item--active{color:#191924;background:#ffd80d;border-color:#ffd80d}.hamburger{display:none;z-index:1000;margin-left:auto;background:none;border:none;cursor:pointer;padding:10px;position:relative;margin-right:10px;margin-top:-5px}.hamburger:active,.hamburger:focus,.hamburger:hover{opacity:1}.hamburger-box{width:34px;height:24px;display:block;position:relative}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:34px;height:3px;background-color:#ffd80d;position:absolute;transition:transform .15s ease,opacity .15s ease}.hamburger-inner{top:2px}.hamburger-inner:before{content:"";display:block;top:10px}.hamburger-inner:after{content:"";display:block;top:20px}html.mobile-nav-open .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}html.mobile-nav-open .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}html.mobile-nav-open .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}#mobile-nav{transform:translateX(100%);display:flex;position:fixed;z-index:10000;top:0;right:0;width:76%;max-width:440px;height:100vh;background-color:#ffd80d;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;transition:transform .4s;flex-direction:column}#mobile-nav:after{box-shadow:0 0 10px rgba(0,0,0,.3);content:"";display:block;width:20px;height:100%;position:absolute;z-index:99;right:100%}#mobile-nav ul{margin:0;padding:20px 0 0}#mobile-nav ul li{margin:0;padding:0;list-style:none;border-bottom:1px solid rgba(0,0,0,.1)}#mobile-nav ul li a{color:#191924;text-decoration:none;display:block;padding:16px 16px 16px 20px;font-size:32px;font-family:Lexend,sans-serif;font-weight:400}#mobile-nav ul li a:hover,#mobile-nav ul li.selected a{color:#fff}#mobile-nav ul li:before{content:""}#app-container{transition:transform .4s}html.mobile-nav-open{overflow:hidden}html.mobile-nav-open #mobile-nav{transform:translateX(0)}html.mobile-nav-open #app-container{transform:translateX(-76%)}body{overflow-x:hidden}@media(min-width:580px){html.mobile-nav-open #app-container{transform:translateX(-440px)}}@media(max-width:991px){.hamburger{display:inline-block}}.h-like,h1,h2,h3,h4{line-height:120%;font-family:Lexend,sans-serif;font-weight:400;color:#fff}.h1-like,h1{margin-top:0;margin-bottom:40px;font-size:110px}.h2-like,h2{margin-bottom:24px;font-size:48px}.h3-like,h3{margin-bottom:22px;font-size:32px}.h4-like,h4{margin-bottom:16px;font-size:24px}.big-hp-headline{font-size:80px;margin-bottom:40px}.subheadline{font-size:40px}.centered{text-align:center}.cta h2{font-size:70px}ul{padding:0}ol ol,ol ol ol,ol ul,ul ol,ul ul,ul ul ul{margin:0 0 24px}ul,ul li{list-style:none}ul li{position:relative;margin-bottom:16px;padding-left:16px;background:none}ul li:before{position:absolute;top:7px;left:0;display:block;color:#fff;opacity:.5;font-family:Font Awesome\ 5 Free,serif;font-size:9px;content:""}ol{counter-reset:item;padding:0;margin:0 0 16px}ol>li{padding:0;margin:0 0 36px}ol>li,ol>li:before{display:block;position:relative}ol>li:before{content:"0" counter(item);counter-increment:item;color:#fff;opacity:.5;height:1px;background-color:#fff;line-height:0px;margin-left:36px;text-indent:-36px;margin-bottom:16px}.list-type ul,.list-type ul li{margin:0;padding:0}.list-type ul:after{display:block;content:"";clear:both}.list-type ul li{list-style-type:none;list-style-image:none}.list-type ul li:before{display:none}.list-type.block ul li{margin-bottom:30px;padding:0 15px}a{color:#ffd80d;outline:none!important;text-decoration:underline;transition:all .2s ease}a:active,a:focus,a:hover{text-decoration:none;color:#ffd80d}button{transition:all .2s ease}button,button:active,button:focus,button:hover{outline:none}p{color:#fff;margin-bottom:16px}table{margin-bottom:30px;border-collapse:collapse;table-layout:fixed}table,table tr,table tr td,table tr th{border:none}table tr td,table tr th{padding:8px 4px}hr,table tr td,table tr th{border-top:1px solid #b4b4b4}b,strong{font-weight:700}img{display:inline-block!important;max-width:100%}img:not(.lazy){height:auto!important}img.lazy{max-height:100%}#arrow{text-align:center;width:12px;margin-bottom:-8px}#arrow #tip{width:12px;height:12px;transform:rotate(-45deg);border-top:2px solid #ffd80d;border-right:2px solid #ffd80d}#arrow #line{height:12px;width:2px;background-color:#ffd80d;display:inline-block;transform:translateY(-8px)}@media(max-width:1599px){h1{font-size:6.5vw}.subheadline{font-size:3vw}}@media(max-width:991px){.subheadline{font-size:4vw}.cta h2{font-size:6vw}.big-hp-headline{font-size:6.5vw;margin-bottom:32px}.h1-like,h1{margin-top:0;margin-bottom:24px;font-size:8vw}.h2-like,h2{margin-bottom:20px;font-size:40px}.h3-like,h3{margin-bottom:18px;font-size:24px}.h4-like,h4{margin-bottom:12px;font-size:20px}}@media(max-width:767px){.subheadline{font-size:24px}.big-hp-headline{font-size:8vw}.cta h2{font-size:8vw}h1{font-size:11vw}h2{font-size:32px}h3{font-size:24px}}html{font-size:100%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:Sora,sans-serif;font-size:18px;font-weight:300;line-height:1.4;background-color:#191924;color:#fff}.container{max-width:1600px;padding:48px 100px}.container-fluid{padding:48px 0}.container-full{padding:36px 40px;width:100%}#content{min-height:400px}.btn{padding:16px 24px;border-radius:99px;text-decoration:none;border:1px solid #fff;transition:all .2s ease;font-size:18px;font-family:Lexend,sans-serif;cursor:pointer}.btn,.btn:after{display:inline-block}.btn:after{content:"";width:12px;height:12px;margin-left:8px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg)}.btn.btn-default{color:#fff;background:rgba(0,0,0,0);border:1px solid #fff}.btn.btn-default.focus,.btn.btn-default:active,.btn.btn-default:focus,.btn.btn-default:hover,.btn.btn-default:not(:disabled):not(.disabled):active,.btn.btn-default:not(:disabled):not(.disabled):active:focus{color:#fff;background-color:rgba(0,0,0,0);border:1px solid #fff;box-shadow:none;border-radius:0}.btn.btn-primary{color:#191924;background:#ffd80d;border:1px solid #ffd80d}.btn.btn-primary:after{border-top:2px solid #191924;border-right:2px solid #191924}.btn.btn-primary.focus,.btn.btn-primary:active,.btn.btn-primary:focus,.btn.btn-primary:hover,.btn.btn-primary:not(:disabled):not(.disabled):active,.btn.btn-primary:not(:disabled):not(.disabled):active:focus{color:#191924;background-color:#ffd80d;border:1px solid #ffd80d;box-shadow:none;border-radius:0}@media(max-width:1199px){.container{max-width:100%;padding:48px 64px}}@media(max-width:991px){body{font-size:16px}}@media(max-width:767px){.container{max-width:100%;padding:32px}}#header{display:flex;align-items:center}#header .logo:hover #dot{animation-name:movedot;animation-iteration-count:infinite;animation-duration:.7s}@keyframes movedot{0%{transform:translateX(0)}to{transform:translateX(100%)}}#header .menu{margin-left:auto}#header .menu ul{display:flex;justify-content:flex-end;margin:0;padding:0;gap:24px}#header .menu ul li{list-style-type:none;padding:0;color:#fff}#header .menu ul li.selected{text-decoration:line-through;opacity:.5}#header .menu ul li a{color:inherit;text-decoration:none}#header .menu ul li a:hover{color:#ffd80d}#header .menu ul li:before{content:""}#header .has-children{position:relative}#header .submenu{display:none;position:absolute;top:100%;left:0;background:#000;border:1px solid #505050;border-radius:4px;padding:8px 0;min-width:200px;box-shadow:0 4px 12px rgba(0,0,0,.3);flex-direction:column;gap:0;z-index:100}#header .has-children:hover .submenu{display:flex}#header .submenu a{padding:6px 16px;display:block}#header .submenu a:hover{background:hsla(0,0%,100%,.1)}@media(max-width:991px){#header .menu{display:none}}#footer .cta{text-align:center;font-size:24px;margin-bottom:96px}#footer .links{display:flex;gap:16px;width:100%;justify-content:center}#footer #bottom-links{display:flex;justify-content:space-between}#footer #bottom-links #contact{display:flex;flex-direction:column;gap:16px}#footer #bottom-links #contact #mail{font-size:24px}#footer #bottom-links #contact a{color:#fff}#footer #bottom-links #contact p{opacity:.5}#footer #bottom-links #to-top{display:flex;flex-direction:column;align-items:center;color:#fff;text-decoration:none}@media(max-width:991px){#footer #bottom-links #contact #mail{font-size:20px}}@media(max-width:450px){#footer .links{flex-direction:column}}.hero-container{display:flex;vertical-align:bottom}.hero{display:grid;grid-template-columns:7fr 3fr;grid-gap:64px;gap:64px;margin-bottom:64px;align-items:center}.hero .subheadline{margin-bottom:32px}.hero-ref-images{position:relative;height:100%}.hero-ref-images>div,.hero-ref-images>div img{position:absolute;width:100%;height:100%}.hero-ref-images>div img{object-fit:contain;top:0;left:0;display:none!important}.hero-headline{font-size:6.5vw}.hero-headline a{text-decoration:none;color:#fff;display:inline-block;line-height:1}.hero-headline a.link-eshops{border-bottom:3px solid #35c232}.hero-headline a.link-webs{border-bottom:3px solid #56cae8}.hero-headline a.link-design{border-bottom:3px solid red}.hero-headline a.link-design:hover,.hero-headline a.link-eshops:hover,.hero-headline a.link-webs:hover{border-bottom:3px solid #ffd80d}.clients-section{text-align:center;padding:48px 0}.clients-marquee{overflow:hidden;padding:24px 0}.marquee-row{overflow:hidden;margin-bottom:24px}.marquee-row:last-child{margin-bottom:0}.marquee-track{display:flex;gap:24px;width:max-content}.marquee-row--rtl .marquee-track{animation:marquee-rtl 30s linear infinite}.marquee-row--ltr .marquee-track{animation:marquee-ltr 30s linear infinite}@keyframes marquee-rtl{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes marquee-ltr{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.clients-marquee .client{padding:24px;border-radius:8px;border:1px solid #505050;display:flex;align-items:center;justify-content:center;width:200px;height:100px;flex-shrink:0}.clients-marquee .client img{max-width:150px;max-height:60px;object-fit:contain;filter:grayscale(1) brightness(2);opacity:.7;transition:all .3s}.clients-marquee .client:hover img{filter:none;opacity:1}@media screen and (min-width:1600px){.hero-headline{font-size:110px}.hero-container{padding-top:96px;padding-bottom:96px}}@media screen and (max-width:1365px){.hero .subheadline{font-size:32px}}@media screen and (max-width:1199px){.hero-headline{font-size:10vw;margin-bottom:32px}.hero{display:grid;grid-template-columns:1fr;margin-bottom:48px}.hero-ref-images{display:none}}@media(max-width:575px){.hero,.hero .hero-headline{margin-bottom:24px}.hero .subheadline{font-size:24px}}.accordion-switch{text-decoration:none;overflow:hidden;display:grid;grid-template-columns:100% 55%;grid-template-rows:min-content min-content;transition:grid-template-columns 1s;transition-delay:0s;padding:24px 0}.accordion-switch h2{padding-right:80px}.accordion-switch .description-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows 1s,opacity 1s ease-in;opacity:0;transition-delay:.5s}.accordion-switch .description{overflow:hidden;padding-bottom:80px}.accordion-switch .accordion-button{width:48px;height:48px;background-color:#191924;border:2px solid #fff;position:absolute;right:0;bottom:48px;border-radius:150px}.accordion-switch .accordion-button:after,.accordion-switch .accordion-button:before{width:24px;height:2px;background-color:#ffd80d;position:absolute;content:"";left:50%;top:50%;transform:translate(-50%,-50%)}.accordion-switch .accordion-button:after{transform-origin:center;transform:translate(-50%,-50%) rotate(90deg);transition:transform .5s}.accordion-switch .accordion-button:hover{background-color:#ffd80d;border:2px solid #ffd80d}.accordion-switch .accordion-button:hover:after,.accordion-switch .accordion-button:hover:before{background-color:#191924}.accordion-switch.active{grid-template-columns:45% 55%;transition-delay:.5s}.accordion-switch.active .description-wrap{grid-template-rows:1fr;opacity:1;transition-delay:0s}.accordion-switch.active .accordion-button:after{transform-origin:center;transform:translate(-50%,-50%) rotate(0deg)}.accordion-switch:hover{background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.1) 50%,rgba(255,255,255,0));cursor:pointer}ol.about-items li,ol.about-items li:before{margin-bottom:0}@media(max-width:767px){.accordion-switch{grid-template-columns:1fr auto;gap:16px}.accordion-switch .description-wrap{grid-column-start:1;grid-column-end:2;grid-row:2;transition-delay:0s}.accordion-switch .description-wrap .description{padding:0}.accordion-switch .accordion-button{grid-column:2;grid-row-start:1;grid-row-end:2;position:relative;bottom:0}.accordion-switch.active{grid-template-columns:1fr auto}.accordion-switch.active .description-wrap{margin-top:0}}@media(max-width:500px){.accordion-switch h2{padding-right:24px}}.services{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.services .service{padding:0;min-height:520px;border-top:1px solid #fff;color:#fff;position:relative;overflow:hidden;background-color:#000}.services .service:before{content:none}.services .service>a{position:absolute;width:100%;height:100%;z-index:5}.services .service .text{padding:40px;max-width:550px}.services .service .text h2,.services .service .text p{color:inherit}.services .service .text .buttons{position:absolute;z-index:6}.services .service .bg{pointer-events:none}.services .service:first-child .bg{position:absolute;top:0;right:0;z-index:0;width:auto;height:220%;aspect-ratio:1664/2702;background-image:url(/images/weby.png);background-size:cover;background-position:50%;background-repeat:no-repeat;transform:rotate(20deg) translate(5%,-30%);transition:transform 1s}.services .service:first-child:hover .bg{transform:rotate(20deg) translate(5%,-45%)}.services .service:nth-child(2) .bg{top:0;right:0;height:100%;aspect-ratio:1101/1043;background-image:url(/images/shop-2.jpg);transform:translate(15%)}.services .service:nth-child(2) .bg,.services .service:nth-child(2) .bg:after{position:absolute;z-index:0;width:auto;background-size:cover;background-position:50%;background-repeat:no-repeat;transition:transform 1s;box-shadow:0 0 30px rgba(0,0,0,.5)}.services .service:nth-child(2) .bg:after{content:"";bottom:0;left:0;height:85%;aspect-ratio:1101/950;background-image:url(/images/shop-1.jpg);transform:translate(-25%)}.services .service:nth-child(2):hover .bg{transform:translate(-5%)}.services .service:nth-child(2):hover .bg:after{transform:translate(55%)}.services .service:nth-child(3) .bg{position:absolute;top:0;right:0;z-index:0;width:auto;height:100%;aspect-ratio:800/1131;background-image:url(/images/grafika.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;transform:rotate(-15deg) translate(-35%,-15%);transition:transform 1s}.services .service:nth-child(3):hover .bg{transform:rotate(-25deg) translate(-35%,-15%)}.services .service .buttons .btn-primary{margin-right:5px}.services .service-link{grid-column:span 2;text-decoration:none}.services .service-link:hover{background:linear-gradient(90deg,rgb(0,0,0),rgba(255,255,255,.1) 50%,rgb(0,0,0));cursor:pointer}.service-items .inner{display:flex;justify-content:space-between}.service-items .inner .area{width:40%;padding-right:80px}.service-items .inner .area>*{max-width:350px}.service-items .inner .topics{width:60%;display:grid;grid-template-columns:1fr 1fr;grid-gap:24px 56px;gap:24px 56px}.service-items .inner .big-image{width:60%;object-fit:cover}@media(max-width:1300px){.services .service:first-child .bg{transform:rotate(20deg) translate(55%,-40%)}.services .service:first-child:hover .bg{transform:rotate(20deg) translate(55%,-60%)}.services .service:nth-child(2) .bg{right:120px;top:300px;transform:translate(0)}.services .service:nth-child(2) .bg:after{transform:translate(50%,-120px)}.services .service:nth-child(2):hover .bg{transform:translate(-55%)}.services .service:nth-child(2):hover .bg:after{transform:translate(55%)}.services .service:nth-child(3) .bg{transform:rotate(15deg) translate(15%)}.services .service:nth-child(3):hover .bg{transform:rotate(25deg) translate(15%)}}@media(max-width:991px){.services .service .text{padding:32px;max-width:400px}}@media(max-width:767px){.services{grid-template-columns:1fr}.services .service-link{grid-column:span 1}.services .service{height:auto;min-height:auto}.services .service .text{max-width:100%}.services .service:first-child{padding-bottom:240px}.services .service:first-child .bg{position:absolute;top:auto;bottom:-600px;right:-60px;z-index:0;height:800px}.services .service:first-child .bg,.services .service:first-child:hover .bg{transform:rotate(-10deg) translate(15%,5%)}.services .service:nth-child(2){padding-bottom:240px}.services .service:nth-child(2) .bg{right:120px;bottom:-300px;top:auto;transform:translate(0)}.services .service:nth-child(2) .bg:after{transform:translate(50%,-120px)}.services .service:nth-child(2):hover .bg{transform:translate(0)}.services .service:nth-child(2):hover .bg:after{transform:translate(50%,-120px)}.services .service:nth-child(3){padding-bottom:240px}.services .service:nth-child(3) .bg,.services .service:nth-child(3):hover .bg{transform:rotate(15deg) translate(15%,50%)}}@media(max-width:1199px){.service-items .inner{flex-direction:column;margin-bottom:48px}.service-items .inner .area{padding:0;width:100%}.service-items .inner .area>*{max-width:none}.service-items .inner .topics{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:24px 56px;gap:24px 56px}.service-items .inner .big-image{width:60%;object-fit:cover}}@media(max-width:767px){.service-items .inner .topics{grid-template-columns:1fr;gap:24px}.service-items .inner .big-image{width:60%;object-fit:cover}}.references{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:40px;gap:40px;margin-bottom:40px}.references .reference{padding:32px 32px 0;text-decoration:none;color:#fff;aspect-ratio:6/5;position:relative;overflow:hidden}.references .reference h2{display:block;white-space:nowrap}.references .reference .tags{position:relative;display:inline-block;white-space:nowrap}.references .reference .tag{font-size:12px;margin-right:5px}.references .reference img{position:absolute;top:160px;bottom:0;left:32px;right:32px;width:calc(100% - 64px);object-fit:cover;object-position:center top;transition:all .5s}.references .reference:hover{border-radius:16px}.references .reference:hover img{left:0;right:0;top:0;bottom:0;width:100%;height:100%!important}.category-links{display:flex;gap:16px;width:100%;justify-content:center;margin-bottom:64px;flex-wrap:wrap}.category-links .btn{white-space:nowrap}.category-links .btn:after{content:none}.reference-intro .tag,.references .tag{border:1px solid #fff;border-radius:99px;padding:8px 16px;white-space:nowrap;font-size:12px;display:inline-block}.reference-intro{display:grid;grid-template-columns:3fr 2fr;grid-gap:128px;gap:128px}.reference-intro .tags{display:flex;gap:12px 8px;flex-wrap:wrap}.reference-intro .tag{font-size:16px}.reference-intro a.tag{text-decoration:none;color:#fff;display:flex;align-items:center;gap:8px}.reference-intro a.tag:hover{border-radius:0}.reference-intro .main-info{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;margin-top:32px}.reference-intro .main-info>div{border-top:1px solid #fff;padding-top:16px}.reference-intro img{display:none!important}.ref-container{padding-top:96px;padding-bottom:96px;padding-right:0}.reference-section{display:flex;padding:48px 0;gap:80px}.reference-section:nth-of-type(odd){flex-direction:row-reverse}.reference-section .text{width:400px;padding-top:24px;border-top:1px solid #fff;flex-shrink:0}.reference-section .gallery .thumbs{display:flex;gap:32px;flex-wrap:wrap;position:relative}.reference-section .gallery .thumbs .thumb{width:calc(50% - 16px);flex-grow:1}.reference-section .gallery .thumbs .thumb:first-child{width:100%}@media screen and (max-width:1365px){.references{grid-template-columns:1fr 1fr}.reference-section{gap:40px}.reference-section .text{width:360px}.reference-section .gallery .thumbs{gap:24px}.reference-section .gallery .thumbs .thumb{width:calc(50% - 12px)}}@media(max-width:991px){.references{gap:24px}.references .reference{padding:24px 24px 0}.references .reference img{top:130px;left:24px;right:24px;width:calc(100% - 48px)}.reference-intro{grid-template-columns:1fr 1fr;gap:64px}.reference-intro .tags{display:flex;gap:8px 6px;flex-wrap:wrap}.reference-intro .tag{font-size:14px}.reference-intro .main-info{display:flex;flex-direction:column;gap:32px}.reference-section{display:block}.reference-section .text{width:100%;margin-bottom:32px}}@media(max-width:767px){.references{grid-template-columns:1fr;gap:32px}.references .reference{padding:24px 24px 0;aspect-ratio:3/2}.references .reference img{top:130px;left:24px;right:24px;width:calc(100% - 48px)}.reference-intro{grid-template-columns:1fr;gap:32px}.reference-intro .main-info{display:flex;flex-direction:column;gap:32px}.reference-intro .intro-image{background-image:none!important}.reference-intro img{display:inline-block!important}.ref-container{padding-top:48px;padding-bottom:48px;padding-right:32px}}@media(max-width:575px){.references .reference{aspect-ratio:6/5}.reference-section .gallery .thumbs{gap:24px}.reference-section .gallery .thumbs .thumb{width:100%}}.contacts{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:40px;gap:40px}.contacts .contact{padding-top:32px;border-top:1px solid #fff}.contacts .map-container{width:100%;height:600px;grid-column:span 2;border-top:1px solid #fff}.contacts .map-container iframe{width:100%;height:100%;border:0;filter:invert(90%) hue-rotate(180deg)}@media(max-width:991px){.contacts{grid-template-columns:1fr 1fr}}@media(max-width:575px){.contacts .contact{grid-column:span 2}.contacts .map-container{height:400px}}.not-found{text-align:center;padding:80px 20px}.not-found h1{font-size:6rem;color:#fff;line-height:1}.not-found p{font-size:1.2rem;color:#fff;margin-top:10px}