*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box;text-decoration:none;outline:none;scroll-behavior:smooth}:root{--primary: #232c3d;--secondary: #f5f5f5;--accent: #d59d30;--projektat-from: #907b53;--projektat-to: #c7a981}html{font-size:16px}body{font-family:gilroy,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;color:var(--primary);background-color:var(--secondary)}img,picture,video,canvas,svg{display:block;max-width:100%}header{padding:1rem 9%}section{padding:5rem 9%}footer{padding:2rem 9% 5rem}@font-face{font-family:gilroy;src:url(/assets/gilroy-regular-Bghgj_A6.ttf) format("truetype")}@font-face{font-family:gilroy;src:url(/assets/gilroy-medium-BVFe7ABu.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:gilroy;src:url(/assets/gilroy-semibold-BP6WYEG3.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:gilroy;src:url(/assets/gilroy-bold-CWvQ8Q14.ttf) format("truetype");font-weight:900;font-style:normal}@media (max-width: 460px){header{padding:1.2rem 5%}section{padding:3.5rem 5%}footer{padding:3rem 5%}}.fadeInUp{opacity:0;transform:translateY(40px);transition:opacity 1.2s ease-out,transform 1.2s ease-out;will-change:opacity,transform}.fadeInUp.show{animation:fadeInUp 1.2s ease forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}._header_aet9n_1{position:fixed;top:0;left:0;width:100%;background:transparent;display:flex;justify-content:space-between;align-items:center;z-index:100}._header_aet9n_1._active_aet9n_13{background-color:var(--primary)}._logo_aet9n_17{flex-shrink:0}._logo_aet9n_17 img{height:30px}._navbar_aet9n_25{display:flex;gap:30px}._navbar_aet9n_25 a{color:var(--primary);transition:.3s;color:var(--secondary)}._navbar_aet9n_25 a:hover,._navbar_aet9n_25 a._active_aet9n_13{color:var(--accent)}._menuIcon_aet9n_41{color:var(--secondary);display:none;cursor:pointer;font-size:1.6rem}@media (max-width: 768px){._menuIcon_aet9n_41{display:block}._navbar_aet9n_25{position:absolute;top:100%;left:0;width:100%;padding:0rem 9%;background:var(--bg-solid);border-top:.1rem solid rgba(0,0,0,.2);box-shadow:0 .5rem 1rem #0003;display:none;background-color:var(--primary)}._navbar_aet9n_25._active_aet9n_13{display:block}._navbar_aet9n_25 a{display:block;margin:1rem 0}}@keyframes _gradients_1o84e_1{0%{background-position:0 0}25%{background-position:50% 0}50%{background-position:90% 0}60%{background-position:60%}75%{background-position:40%}to{background-position:0 0}}@keyframes _flip_1o84e_1{0%{transform:perspective(1000px) rotateX(-180deg)}to{transform:perspective(1000px) rotateX(0)}}._home_1o84e_29{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:100px;background-image:linear-gradient(to right,#1f242d,#213049,#285758);background-size:300% 300%;animation-duration:10s;animation-iteration-count:infinite;animation-name:_gradients_1o84e_1;width:100%;height:100%;color:var(--secondary);position:relative}._homeContentWrapper_1o84e_46{display:flex;justify-content:space-between;align-items:center;gap:150px;margin-top:5rem}._homeContent_1o84e_46 h3{font-size:2rem;font-weight:700}._homeContent_1o84e_46 h3:nth-of-type(2){margin-bottom:2rem}._homeContent_1o84e_46 h3:nth-of-type(2) span{color:var(--accent)}._homeContent_1o84e_46 h1{font-size:4rem;font-weight:700;line-height:1.3}._homeContent_1o84e_46 p{max-width:600px}._homeImg_1o84e_77{flex:1;display:grid;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(4,1fr)}._homeImg_1o84e_77 div{aspect-ratio:1/1;transition:.3s ease;position:relative;overflow:hidden;animation:_flip_1o84e_1 1s ease backwards;backface-visibility:hidden}._homeImg_1o84e_77 div img{object-fit:cover;height:100%}._homeImg_1o84e_77 div:after{content:"";width:200%;height:200%;position:absolute;top:-110%;left:-210%;transform:rotate(30deg);background:linear-gradient(to right,#ffffff21,#ffffff21 77%,#ffffff80 92%,#fff0)}._homeImg_1o84e_77 div:has(img):hover:after{opacity:1;top:-30%;left:-30%;transition-property:left,top,opacity;transition-duration:.7s,.7s,.15s;transition-timing-function:ease}._homeImg_1o84e_77 div:nth-child(6):hover:after,._homeImg_1o84e_77 div:nth-child(11):hover:after{opacity:1;top:-30%;left:-30%;transition-property:left,top,opacity;transition-duration:.7s,.7s,.15s;transition-timing-function:ease}._homeImg_1o84e_77 div:nth-child(1){background-color:transparent}._homeImg_1o84e_77 div:nth-child(2){background-color:transparent;animation-delay:.2s}._homeImg_1o84e_77 div:nth-child(2) img{object-fit:cover;width:100%}._homeImg_1o84e_77 div:nth-child(2) img{animation-delay:.6s}._homeImg_1o84e_77 div:nth-child(3){background-color:transparent;animation-delay:.3s}._homeImg_1o84e_77 div:nth-child(4){background-color:var(--secondary)}._homeImg_1o84e_77 div:nth-child(4) img{padding:20%;object-fit:contain}._homeImg_1o84e_77 div:nth-child(5){background-color:var(--secondary);animation-delay:1.2s}._homeImg_1o84e_77 div:nth-child(6){background-image:linear-gradient(to top right,var(--projektat-to),var(--projektat-from));animation-delay:.7s}._homeImg_1o84e_77 div:nth-child(7){background-color:transparent;animation-delay:.6s}._homeImg_1o84e_77 div:nth-child(8){background-color:transparent;animation-delay:.8s}._homeImg_1o84e_77 div:nth-child(9){background-color:transparent}._homeImg_1o84e_77 div:nth-child(10){background-color:transparent;animation-delay:1s}._homeImg_1o84e_77 div:nth-child(11){background-image:linear-gradient(to bottom left,var(--projektat-to),var(--projektat-from));animation-delay:.8s}._homeImg_1o84e_77 div:nth-child(12){background-color:transparent;animation-delay:1.4s}._socialMedia_1o84e_198 a{display:inline-flex;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;background:transparent;border:.1rem solid var(--accent);border-radius:50%;font-size:1.4rem;color:var(--accent);margin:3rem 1.5rem 3rem 0;transition:.5s}._socialMedia_1o84e_198 a:hover{background:var(--accent);color:var(--primary);box-shadow:0 0 1rem var(--accent)}._homeScroll_1o84e_235{display:flex;align-items:center;justify-content:center;margin-top:60px}@media (max-width: 1400px){._homeContentWrapper_1o84e_46{flex-direction:column;justify-content:center;align-items:start;gap:60px}._homeContent_1o84e_46 h3{font-size:1.5rem}._homeContent_1o84e_46 h1{font-size:2.6rem}._homeImg_1o84e_77{width:100%}._homeScroll_1o84e_235{margin-top:20px}}._area_1o84e_270{background:#000;background:linear-gradient(to right,#000,#1a1a1a)}._squares_1o84e_275{position:absolute;bottom:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none}._squares_1o84e_275 li{position:absolute;display:block;list-style:none;width:20px;height:20px;background:#ffffff0d;animation:_animate_1o84e_1 25s linear infinite;left:-150px}._squares_1o84e_275 li:nth-child(1){top:25%;width:80px;height:80px;animation-delay:0s;background:#ffffff1a}._squares_1o84e_275 li:nth-child(2){top:10%;width:20px;height:20px;animation-delay:2s;animation-duration:12s;background:#ffffff14}._squares_1o84e_275 li:nth-child(3){top:70%;width:20px;height:20px;animation-delay:4s;background:#ffffff0f}._squares_1o84e_275 li:nth-child(4){top:40%;width:60px;height:60px;animation-delay:0s;animation-duration:18s;background:#ffffff0a}._squares_1o84e_275 li:nth-child(5){top:65%;width:20px;height:20px;animation-delay:0s;background:#ffffff0d}._squares_1o84e_275 li:nth-child(6){top:75%;width:110px;height:110px;animation-delay:3s;background:#ffffff17}._squares_1o84e_275 li:nth-child(7){top:35%;width:150px;height:150px;animation-delay:7s;background:#ffffff12}._squares_1o84e_275 li:nth-child(8){top:50%;width:25px;height:25px;animation-delay:15s;animation-duration:45s;background:#ffffff0d}._squares_1o84e_275 li:nth-child(9){top:20%;width:15px;height:15px;animation-delay:2s;animation-duration:35s;background:#ffffff0f}._squares_1o84e_275 li:nth-child(10){top:85%;width:150px;height:150px;animation-delay:0s;animation-duration:11s;background:#ffffff0a}@keyframes _animate_1o84e_1{0%{transform:translate(0) rotate(0);opacity:1}to{transform:translate(1000px) rotate(720deg);opacity:0}}._whatWeDoSection_1tebb_1{color:#000;display:flex}._whatWeDoSectionLeft_1tebb_6{flex:1;overflow:hidden}._whatWeDoSectionLeft_1tebb_6 img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease-in-out}._whatWeDoSectionLeft_1tebb_6:hover img{transform:scale(1.05)}._whatWeDoSectionRight_1tebb_23{flex:1;padding-left:10vw}._whatWeDoSectionRight_1tebb_23 h2{text-transform:uppercase;letter-spacing:3px;padding-left:70px;position:relative;font-size:1rem}._whatWeDoSectionRight_1tebb_23 h2:before{content:"";width:50px;background-color:#000;height:1px;top:50%;left:0;position:absolute;display:flex;justify-content:end;align-items:end}._whatWeDoSectionRight_1tebb_23 h1{font-size:2.4rem;margin-top:15px}._whatWeDoSectionRight_1tebb_23 h1 span{color:var(--accent)}._whatWeDoSectionRight_1tebb_23 p{font-size:1.2rem;margin:3rem 0rem}._btn_1tebb_63{display:inline-block;padding:1rem 2.8rem;border:solid 1px var(--primary);font-size:1.6rem;color:var(--primary);font-weight:800;transition:.5s ease;margin:15px 0}._btn_1tebb_63:hover{background-color:var(--primary);color:var(--secondary)}@media (max-width: 600px){._whatWeDoSectionRight_1tebb_23 h1{font-size:1.6rem}._whatWeDoSectionRight_1tebb_23 h2{font-size:.8rem}._whatWeDoSectionRight_1tebb_23 p{font-size:1rem;margin:1.6rem 0rem}}@media (max-width: 1200px){._whatWeDoSection_1tebb_1{flex-direction:column-reverse}._whatWeDoSectionRight_1tebb_23{padding:2vw 0vw}}._whatWeDoSection_1iq17_1{color:#000;display:flex}._whatWeDoSectionRight_1iq17_6{flex:1;overflow:hidden}._whatWeDoSectionRight_1iq17_6 img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease-in-out}._whatWeDoSectionRight_1iq17_6:hover img{transform:scale(1.05)}._whatWeDoSectionLeft_1iq17_23{flex:1;padding-right:10vw}._whatWeDoSectionLeft_1iq17_23 h2{font-size:1.2rem;text-transform:uppercase;letter-spacing:3px;padding-left:70px;position:relative}._whatWeDoSectionLeft_1iq17_23 h2:before{content:"";width:50px;background-color:#000;height:1px;top:50%;left:0;position:absolute;display:flex;justify-content:end;align-items:end}._whatWeDoSectionLeft_1iq17_23 h1{font-size:2.4rem;margin-top:15px}._whatWeDoSectionLeft_1iq17_23 h1 span{color:var(--accent)}._whatWeDoSectionLeft_1iq17_23 p{font-size:1.2rem;margin:3rem 0rem}._btn_1iq17_63{display:inline-block;padding:1rem 2.8rem;border:solid 1px var(--primary);font-size:1.6rem;color:var(--primary);font-weight:800;transition:.5s ease;margin:15px 0}._btn_1iq17_63:hover{background-color:var(--primary);color:var(--secondary)}@media (max-width: 600px){._whatWeDoSectionLeft_1iq17_23 h1{font-size:1.6rem}._whatWeDoSectionLeft_1iq17_23 h2{font-size:.8rem}._whatWeDoSectionLeft_1iq17_23 p{font-size:1rem;margin:1.6rem 0rem}}@media (max-width: 1200px){._whatWeDoSection_1iq17_1{flex-direction:column}._whatWeDoSectionLeft_1iq17_23{padding:2vw 0vw}}._logoGallerySection_bfbt4_1{background-color:#f0f2f4}._logoGallerySection_bfbt4_1 ._logoGallerySectionHeader_bfbt4_4 h3{font-size:1rem;text-transform:uppercase;letter-spacing:3px;position:relative;text-align:center}._logoGallerySection_bfbt4_1 ._logoGallerySectionHeader_bfbt4_4 h2{font-size:2.4rem;text-align:center;margin:0 20px}@media (max-width: 600px){._logoGallerySection_bfbt4_1 ._logoGallerySectionHeader_bfbt4_4 h3{font-size:.8rem}._logoGallerySection_bfbt4_1 ._logoGallerySectionHeader_bfbt4_4 h2{font-size:1.6rem}}._logoGallerySection_bfbt4_1 ._logoGallerySectionWrapper_bfbt4_26{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:50px}._logoGallerySection_bfbt4_1 ._logoGallerySectionItem_bfbt4_32{width:100%;height:100%;background-color:#fff;padding:25%}@media (max-width: 1000px){._logoGallerySection_bfbt4_1 ._logoGallerySectionWrapper_bfbt4_26{grid-template-columns:1fr}}._mainFooter_123lf_1{background:#1e2129;display:flex;justify-content:space-between;gap:50px}._mainFooter_123lf_1 ._mainFooterLeft_123lf_7{display:flex;gap:30px;flex-direction:column;flex:1}._mainFooter_123lf_1 ._mainFooterRight_123lf_13{flex:1;text-align:right}._mainFooter_123lf_1 ._logoBox_123lf_17 img{max-width:220px}._mainFooter_123lf_1 ._text_123lf_20{color:#fff}._mainFooter_123lf_1 ._footerTitle_123lf_23{color:#fff;font-size:1.4rem;font-weight:900;margin-bottom:15px}._mainFooter_123lf_1 ._emailLink_123lf_29{color:#fff;margin-top:15px;display:block}._footerBottom_123lf_35{background:#13151a;padding:20px 100px;display:flex;justify-content:space-between;color:#fff;align-items:center;gap:10px}._footerBottom_123lf_35 ._copyright_123lf_44 a{color:#fff}._footerBottom_123lf_35 ._footerNav_123lf_47{list-style:none;padding:0;margin:0;display:flex}._footerBottom_123lf_35 ._footerNav_123lf_47 li{display:inline-block;position:relative;margin:0 10px}._footerBottom_123lf_35 ._footerNav_123lf_47 li:before{position:absolute;content:"";background:#fff;width:1px;height:100%;left:-10px}._footerBottom_123lf_35 ._footerNav_123lf_47 li:first-child:before{display:none}._footerBottom_123lf_35 ._footerNav_123lf_47 li a{color:#fff;text-decoration:none}._footerBottom_123lf_35 ._footerNav_123lf_47 li a:hover{color:#fff}@media (max-width: 800px){._mainFooter_123lf_1{flex-direction:column}._mainFooter_123lf_1 ._mainFooterRight_123lf_13{text-align:left}}@media (max-width: 800px){._footerBottom_123lf_35{flex-direction:column}}._portfolioGallerySection_n2x0r_1 ._portfolioGallerySectionHeader_n2x0r_1 h3{text-transform:uppercase;letter-spacing:3px;position:relative;text-align:center;font-size:1rem}._portfolioGallerySection_n2x0r_1 ._portfolioGallerySectionHeader_n2x0r_1 h2{font-size:2.4rem;text-align:center;margin:0 20px}@media (max-width: 600px){._portfolioGallerySection_n2x0r_1 ._portfolioGallerySectionHeader_n2x0r_1 h3{font-size:.8rem}._portfolioGallerySection_n2x0r_1 ._portfolioGallerySectionHeader_n2x0r_1 h2{font-size:1.6rem}}._portfolioGallerySection_n2x0r_1 ._portfolioGallerySectionGrid_n2x0r_23{display:grid;gap:60px;grid-template-columns:1fr 1fr;margin-top:50px}._portfolioGallerySection_n2x0r_1 ._portfolioGallerySectionGrid_n2x0r_23 ._portfolioGallerySectionItem_n2x0r_29{width:100%}._portfolioGallerySection_n2x0r_1 ._portfolioGallerySectionGrid_n2x0r_23 ._portfolioGallerySectionItem_n2x0r_29 div{height:100%}._portfolioGallerySection_n2x0r_1 ._portfolioGallerySectionGrid_n2x0r_23 ._portfolioGallerySectionItem_n2x0r_29 div img{object-fit:cover;height:100%}._portfolioGallerySection_n2x0r_1 ._portfolioGallerySectionGrid_n2x0r_23 ._portfolioGallerySectionItem_n2x0r_29:nth-child(2n){transform:translateY(60px)}@media (max-width: 1200px){._portfolioGallerySection_n2x0r_1 ._portfolioGallerySectionGrid_n2x0r_23{grid-template-columns:1fr;gap:30px}._portfolioGallerySection_n2x0r_1 ._portfolioGallerySectionGrid_n2x0r_23 ._portfolioGallerySectionItem_n2x0r_29:nth-child(2n){transform:none}}._websiteGalleryContainer_1pp8u_1 ._websiteGallerySectionHeader_1pp8u_1 h3{font-size:1rem;text-transform:uppercase;letter-spacing:3px;position:relative;text-align:center}._websiteGalleryContainer_1pp8u_1 ._websiteGallerySectionHeader_1pp8u_1 h2{font-size:2.4rem;text-align:center;margin:0 20px}@media (max-width: 600px){._websiteGalleryContainer_1pp8u_1 ._websiteGallerySectionHeader_1pp8u_1 h3{font-size:.8rem}._websiteGalleryContainer_1pp8u_1 ._websiteGallerySectionHeader_1pp8u_1 h2{font-size:1.6rem}}._websiteGalleryContainer_1pp8u_1 figure{background-color:#fff}._websiteGalleryContainer_1pp8u_1 ._wrapper_1pp8u_26{display:flex;gap:60px;justify-content:center}@media (max-width: 1200px){._websiteGalleryContainer_1pp8u_1 ._wrapper_1pp8u_26{flex-direction:column;gap:0px}}._websiteGalleryContainer_1pp8u_1 ._wrapper_1pp8u_26>div{flex:1}._websiteGalleryContainer_1pp8u_1 ._snip1336_1pp8u_40{position:relative;overflow:hidden;width:100%;color:#000;text-align:left;line-height:1.4em;margin-top:50px}._websiteGalleryContainer_1pp8u_1 ._snip1336_1pp8u_40 *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .25s ease;transition:all .25s ease}._websiteGalleryContainer_1pp8u_1 ._snip1336_1pp8u_40>img{object-fit:cover;object-position:center;background-color:#fff;width:100%;height:auto;min-height:400px;max-height:300px;display:block;clip-path:polygon(0 0,100% 0,100% 100%,0% 90%)}._websiteGalleryContainer_1pp8u_1 ._snip1336_1pp8u_40 figcaption{width:100%;background-color:#fff;padding:25px;position:relative}._websiteGalleryContainer_1pp8u_1 ._snip1336_1pp8u_40 figcaption a{display:inline-flex;align-items:center;justify-content:center;border:1px solid #ffffff;color:#fff;text-transform:uppercase;margin-top:20px;font-weight:600;letter-spacing:1px;height:40px;text-decoration:none;width:200px;margin-left:auto}._websiteGalleryContainer_1pp8u_1 ._snip1336_1pp8u_40 figcaption a:hover{opacity:1}._websiteGalleryContainer_1pp8u_1 ._snip1336_1pp8u_40 ._profile_1pp8u_90{aspect-ratio:1/1;position:absolute;border-radius:50%;bottom:100%;left:3%;z-index:5000;max-width:80px;background-color:#fff;padding:20px}._websiteGalleryContainer_1pp8u_1 ._snip1336_1pp8u_40 ._profile_1pp8u_90>img{aspect-ratio:1/1;object-fit:contain;object-position:center}._websiteGalleryContainer_1pp8u_1 ._snip1336_1pp8u_40 ._info_1pp8u_106{color:var(--secondary);font-weight:600;padding:10px;background-color:var(--accent)}._websiteGalleryContainer_1pp8u_1 ._snip1336_1pp8u_40 h2{margin:0 0 5px;font-weight:800}._websiteGalleryContainer_1pp8u_1 ._snip1336_1pp8u_40 h2 span{display:block;font-size:.6em;color:var(--accent)}._websiteGalleryContainer_1pp8u_1 ._snip1336_1pp8u_40 p{margin:20px 0 10px;font-weight:400}
