html{font-size:23px;overflow-x:hidden;margin:0 !important;padding-top:90px}@media(max-width: 1250px){html{padding-top:75px}}@media(max-width: 1100px){html{padding-top:64px}}body{font-size:1rem;margin:0;font-family:"ClashGrotesk-Regular",sans-serif;font-style:normal}@media(max-width: 1700px){body{font-size:.95rem}}@media(max-width: 1250px){body{font-size:.9rem}}@media(max-width: 1100px){body{font-size:.85rem}}@media(max-width: 600px){body{font-size:.8rem}}h1,h2,h3,h4,h5,h6{font-family:"ClashGrotesk-Medium",sans-serif;font-style:normal;font-weight:400;line-height:1}h1{font-size:4.4rem;margin:2rem 0 2.8rem 0}@media(max-width: 1700px){h1{font-size:3.5rem;margin:1.6rem 0 2rem 0}}@media(max-width: 1250px){h1{font-size:2.5rem;margin:1.2rem 0 1.5rem 0}}@media(max-width: 1100px){h1{font-size:2.2rem;margin:1rem 0 1.2rem 0}}@media(max-width: 768px){h1{font-size:2.1rem;margin:.8rem 0 1rem 0}}@media(max-width: 600px){h1{font-size:1.5rem}}h2{font-size:2.8rem;margin:1.8rem 0}@media(max-width: 1700px){h2{font-size:2.5rem;margin:1.5rem 0}}@media(max-width: 1250px){h2{font-size:1.7rem;margin:1.2rem 0}}@media(max-width: 1100px){h2{font-size:1.5rem;margin:1rem 0}}@media(max-width: 768px){h2{font-size:1.2rem;margin:.8rem 0}}@media(max-width: 600px){h2{font-size:1.104rem}}h3{font-size:1.32rem;margin:1rem 0}@media(max-width: 1700px){h3{font-size:1.15rem;margin:.8rem 0}}@media(max-width: 1250px){h3{font-size:1rem}}@media(max-width: 1100px){h3{font-size:1rem}}h4{font-size:1rem;margin:.8rem 0}@media(max-width: 600px){h4{font-size:.8rem}}h5{font-size:.8rem;margin:.6rem 0}@media(max-width: 600px){h5{font-size:.7rem}}p{line-height:1.4;margin:0 0 1rem !important}.button{font-family:"ClashGrotesk-Medium",sans-serif;display:inline-flex;align-items:center;justify-content:space-between;font-size:.75rem;letter-spacing:.3px;gap:30px;height:60px;min-width:250px;padding:0 10px 0 30px;position:relative;overflow:hidden;border-radius:30px;width:auto;cursor:pointer;text-decoration:none;transition:all .2s ease}@media(max-width: 600px){.button{font-size:.7rem;height:50px;padding:0 10px 0 25px;gap:20px;min-width:175px}}.button span{width:30px;height:30px;align-items:center;vertical-align:middle;border-radius:30px;padding:8px;transition:background-color .3s ease}.button svg{height:14px;width:14px;display:flex;transition:all .3s ease}.button:hover span{background-color:#774eff}.button:hover span svg{fill:#fff;transform:rotate(45deg)}.button:visited{color:inherit}.button-primary{background-color:#fff;color:#000 !important}.button-primary:visited{color:#000 !important}.button-dark{background-color:#000;color:#fff}.button-dark:visited{color:#fff}.button-dark svg{fill:#fff}.button-transparent{min-width:auto;background-color:rgba(0,0,0,0);color:#fff;gap:10px}.button-transparent:visited{color:#fff}.button-transparent svg{fill:#fff}.button-transparent .button-text-opacity{opacity:0;transition:all .2s ease}@media(max-width: 600px){.button-transparent .button-text-opacity{display:none}}.button-transparent:hover .button-text-opacity{opacity:1}.button-bold{height:50px;min-width:auto !important;justify-content:center;background-color:#fff;color:#000 !important;padding:0;width:133px;gap:0;font-family:"ClashGrotesk-Bold",sans-serif}.button-bold:visited{color:#000}.button-bold span{opacity:0;width:0;padding:0;display:inline-flex;transition:all .2s ease}.button-bold span svg{height:13px;width:13px}.button-bold:hover{gap:.5rem}.button-bold:hover span{opacity:1;width:30px;height:30px;align-items:center;vertical-align:middle;padding:8px;border-radius:30px;background-color:#774eff}.button-bold:hover span svg{transform:none}.button-bold:visited{color:#17171a}#load-more-btn:hover span svg{transform:rotate(135deg)}.site-header{width:100%;position:fixed;top:0;padding:5px 0 10px 0;z-index:9999999998;transition:transform .3s ease-in-out,opacity .3s ease-in-out;opacity:1;background-color:#17171a;color:#fff;font-size:.7rem}@media(max-width: 1100px){.site-header .site-branding{order:2}}.site-header .site-branding .custom-logo{position:relative;z-index:9999999998;width:78px;height:75px;vertical-align:middle}@media(max-width: 1250px){.site-header .site-branding .custom-logo{width:63px;height:60px}}@media(max-width: 1100px){.site-header .site-branding .custom-logo{width:52px;height:49px;margin-right:40px}}.site-header .site-top{max-width:1518px;width:95%;margin:0 auto;display:flex;justify-content:space-between;align-items:center}@media(max-width: 600px){.site-header .site-top{flex-wrap:wrap}}.site-header .site-top .main-navigation{display:flex;width:auto;z-index:1;margin-right:130px}@media(max-width: 1700px){.site-header .site-top .main-navigation{margin-right:0}}@media(max-width: 1100px){.site-header .site-top .main-navigation{display:none}}.site-header .site-top .main-navigation a{color:#fff;text-transform:uppercase}.site-header .site-top .main-navigation ul{display:flex;align-items:center;list-style:none;gap:55px;margin:0;padding:0}@media(max-width: 1700px){.site-header .site-top .main-navigation ul{gap:40px}}@media(max-width: 1250px){.site-header .site-top .main-navigation ul{gap:25px}}.site-header .site-top .main-navigation ul a{text-decoration:none}.site-header .site-top .main-navigation ul li{position:relative}.site-header .site-top .main-navigation ul li::before{content:"";position:absolute;top:53px;left:0;width:100%;height:4px;background-color:#774eff;box-shadow:0px -3px 11px #774eff;opacity:0;transform:scaleX(0);transform-origin:left;transition:opacity .3s ease-in-out,transform .3s ease-in-out}@media(max-width: 1250px){.site-header .site-top .main-navigation ul li::before{top:45px}}.site-header .site-top .main-navigation ul li::after{content:"";position:absolute;top:17px;left:0;width:100%;height:36px;background:rgba(0,0,0,0)}.site-header .site-top .main-navigation ul li:hover::before{opacity:1;transform:scaleX(1)}.site-header .site-top .main-navigation ul li:hover::after{pointer-events:auto}.site-header .site-top .main-navigation ul ul{flex-direction:column;align-items:flex-start;gap:35px;position:absolute;top:57px;left:-999em;z-index:99999;width:320px;padding:35px;background-color:#2f2f31}@media(max-width: 1250px){.site-header .site-top .main-navigation ul ul{width:260px;padding:25px;top:49px}}.site-header .site-top .main-navigation ul ul li::before,.site-header .site-top .main-navigation ul ul li::after{display:none}.site-header .site-top .main-navigation ul ul li span{width:20px;margin-right:28px;display:inline-flex}.site-header .site-top .main-navigation ul ul li a:hover{text-decoration:underline}.site-header .site-top .main-navigation ul li:hover ul{left:50%;transform:translateX(-50%)}.site-header .site-top .right-header{display:flex;align-items:center;gap:50px}@media(max-width: 1250px){.site-header .site-top .right-header{gap:20px}}@media(max-width: 1100px){.site-header .site-top .right-header{order:1}}@media(max-width: 1100px){.site-header .site-top .right-header .contact-button{display:none}}.site-header .site-top .right-header .language-switcher{display:flex;align-items:center;font-size:.65rem}.site-header .site-top .right-header .language-switcher .icon-language{margin-right:10px}@media(max-width: 1100px){.site-header .site-top .right-header .language-switcher .icon-language{margin-right:5px}}.site-header .list-item-hamburger{display:none}@media(max-width: 1100px){.site-header .list-item-hamburger{display:block;order:3}}.site-header .hamburger-menu{width:30px;height:30px;position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .5s ease-in-out;z-index:100;margin-right:0}.site-header .hamburger-menu .hamburger-menu-button{width:30px;height:4px;background-color:#fff;transition:all .5s ease-in-out}.site-header .hamburger-menu .hamburger-menu-button::before{content:"";position:absolute;transform:translateY(-10px);width:30px;height:4px;background-color:#fff;transition:all .5s ease-in-out}.site-header .hamburger-menu .hamburger-menu-button::after{content:"";position:absolute;transform:translateY(10px);width:30px;height:4px;background-color:#fff;transition:all .5s ease-in-out}.site-header .hamburger-menu.open .hamburger-menu-button{transform:translateX(-50px);background-color:rgba(0,0,0,0);box-shadow:none;position:fixed}.site-header .hamburger-menu.open .hamburger-menu-button::before{transform:rotate(45deg) translate(35px, -35px)}.site-header .hamburger-menu.open .hamburger-menu-button::after{transform:rotate(-45deg) translate(35px, 35px)}.menu-wrapper{visibility:hidden;position:fixed;background:#17171a;width:100%;height:100vh;max-height:100vh;min-height:400px;top:60px;right:-100vw;z-index:10;transition:.5s ease-in-out;display:none}@media(max-width: 1100px){.menu-wrapper{display:block}}.menu-wrapper.active{right:0;visibility:visible;z-index:999;overflow-y:auto}.menu-wrapper .site-top-mobile{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin:60px auto 0;max-width:92%;min-height:600px;height:100%}@media(max-width: 600px){.menu-wrapper .site-top-mobile{margin:40px auto 0}}.menu-wrapper .site-top-mobile .main-navigation-mobile{width:100%}.menu-wrapper .site-top-mobile .main-navigation-mobile .menu-item.menu-item-has-children>a{display:flex;justify-content:center;align-items:center}.menu-wrapper .site-top-mobile .main-navigation-mobile .menu-item.menu-item-has-children>a .arrow{transition:transform .3s ease-in-out;transform:rotate(0deg);margin-left:10px}.menu-wrapper .site-top-mobile .main-navigation-mobile .menu-item.menu-item-has-children.open>a .arrow{transform:rotate(180deg)}.menu-wrapper .site-top-mobile .main-navigation-mobile .menu-item.menu-item-has-children.open>.sub-menu{max-width:620px;margin:auto;margin-top:15px;padding-top:35px;height:auto;background-color:#2f2f31;border-top:4px solid #774eff;box-shadow:0px -3px 11px -3px #774eff;opacity:1;visibility:visible;overflow:visible;transition:all .3s ease-in}.menu-wrapper .site-top-mobile .main-navigation-mobile .menu-item.menu-item-has-children>.sub-menu{height:0;padding-top:0;padding-bottom:0;padding-left:0;opacity:0;visibility:hidden;overflow:hidden;transition:all .3s ease-out;display:flex;flex-direction:column;align-items:flex-start}.menu-wrapper .site-top-mobile .main-navigation-mobile .menu-item.menu-item-has-children>.sub-menu li{margin:0 20px}.menu-wrapper .site-top-mobile .main-navigation-mobile .menu-item.menu-item-has-children>.sub-menu li span{width:20px;margin-right:28px;display:inline-flex}.menu-wrapper .site-top-mobile ul{margin:0;padding:0}.menu-wrapper .site-top-mobile li{list-style-type:none;margin:0;padding-bottom:35px;text-align:center}.menu-wrapper .site-top-mobile a{color:#fff;font-size:.7rem;text-decoration:none}.menu-wrapper .site-top-mobile a:hover{text-decoration:underline}.mobile-header-bottom{display:flex;width:100%;flex-direction:column;margin:40px 0;align-items:center;justify-content:space-between}.mobile-header-bottom .contact-button{padding-bottom:50px}.mobile-header-bottom .contact-button a{color:#17171a}.mobile-header-bottom .contact-button .button-bold{gap:.5rem}.mobile-header-bottom .contact-button .button-bold span{opacity:1;width:30px;height:30px;align-items:center;vertical-align:middle;padding:8px;border-radius:30px;background-color:#774eff}.mobile-header-bottom .contact-button .button-bold:hover{text-decoration:none}html{scroll-behavior:smooth}body{background:#fff;color:#000;position:relative;overflow-x:hidden}body a{color:#000}body.dark-version{background:rgba(0,0,0,0) radial-gradient(closest-side at 50% 70%, #A18FFF 0%, #17171A 100%) 0% 0% no-repeat padding-box;color:#fff}body.dark-version a{color:#fff}.post,.page{margin:0}main,.container,.widget{max-width:1548px;margin:0 auto;padding-inline:50px}@media(max-width: 768px){main,.container,.widget{padding-inline:15px}}@media(max-width: 1100px){main{overflow-x:hidden}}aside{padding:100px 0;background:#fff;color:#000}@media(max-width: 768px){aside{padding:50px 0}}aside a{color:#000 !important}img{max-width:100%;height:auto}a:visited{color:#774eff}video{width:100%;height:100%;object-fit:cover}video{width:100%;height:100%;object-fit:cover}video:fullscreen,video:-webkit-full-screen{object-fit:contain;width:auto;height:auto;max-width:100%;max-height:100%}a:focus{outline:thin dotted}a:hover,a:active{outline:0}.entry-title{text-transform:uppercase}.entry-title--short{max-width:1000px}@media(max-width: 1250px){.entry-title--short{max-width:700px}}.breadcrumbs{padding-top:40px;font-size:.7rem}@media(max-width: 1250px){.breadcrumbs{padding-top:30px}}@media(max-width: 1100px){.breadcrumbs{padding-top:20px}}@media(max-width: 768px){.breadcrumbs{font-size:.6rem}}.breadcrumbs li{opacity:.5}.breadcrumbs .breadcrumbs-link{opacity:1}.breadcrumbs ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem}.breadcrumbs ul li{text-transform:uppercase;display:inline-block}.breadcrumbs a{color:#000;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.dark-version a,.dark-version .single a,.dark-version .blog a,.dark-version .breadcrumbs a,.single-job a{color:#fff}.light-color-group{width:100vw;position:relative;margin-left:-50vw;left:50%;background:#fff;padding:0 0;color:#000}.light-color-group .wp-block-group__inner-container{max-width:1518px;width:95%;margin:0 auto}.custom-pagination{width:100vw;position:relative;margin-left:-50vw;left:50%;background:#fff;color:#000}.custom-pagination a{color:#000 !important}.custom-pagination .custom-pagination-wrap{display:flex;justify-content:center;gap:20px}@media(max-width: 768px){.custom-pagination .custom-pagination-wrap{gap:10px}}.custom-pagination .custom-pagination-wrap .current{background:#e9e5ff;border-radius:50%;width:55px;height:55px;display:flex;justify-content:center;align-items:center}@media(max-width: 768px){.custom-pagination .custom-pagination-wrap .current{width:40px;height:40px}}.custom-pagination .custom-pagination-wrap a{width:55px;height:55px;display:flex;justify-content:center;align-items:center}@media(max-width: 768px){.custom-pagination .custom-pagination-wrap a{width:40px;height:40px}}.wp-block-quote{border-left-color:#774eff}.simple-heading-with-text{padding-block:80px 0 !important}.simple-heading-with-text p{margin-bottom:1rem !important}@media(max-width: 1100px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100% !important}.wp-block-columns{flex-wrap:wrap !important}:where(.wp-block-columns.is-layout-flex){gap:0}}.single .post-thumbnail-wrap{position:relative}@media(max-width: 768px){.single .post-thumbnail-wrap{width:100vw;margin-left:-50vw;left:50%}}.single .post-thumbnail-wrap .wp-post-image{width:100%;height:auto;object-fit:cover;min-height:300px;aspect-ratio:2.17;object-fit:cover;object-position:top}.single .post-full-box img{width:auto;height:auto;object-fit:cover;min-height:auto}.single .entry-title{text-transform:none}.single .category{font:400 17px/21px "ClashGrotesk-Regular",sans-serif;text-transform:uppercase;margin-bottom:40px;opacity:.7}.single .entry-content{max-width:900px;margin:auto;padding:100px 15px}@media(max-width: 768px){.single .entry-content{padding:50px 15px}}.single .entry-content h3,.single .entry-content h4,.single .entry-content h5{font-family:"ClashGrotesk-Regular",sans-serif}.single .entry-content ul{padding:0 20px;line-height:2}.single .entry-content li::marker{color:#774eff}.single .share-buttons{position:relative}.single .copy-message{position:absolute;top:-40px;left:0;background-color:#000;color:#fff;padding:6px 12px;border-radius:6px;font-size:14px;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.single .copy-message.visible{opacity:1;visibility:visible}.single .entry-title{margin-bottom:2rem}@media(max-width: 768px){.single .entry-title{margin-bottom:1rem}}.single-post{background:rgba(0,0,0,0) radial-gradient(closest-side at 50% 70%, #A18FFF 0%, #17171A 100%) 0% 0% no-repeat padding-box;color:#fff}.single-post a{color:#fff}.single-post .entry-content-wrap{width:100vw;position:relative;margin-left:-50vw;left:50%;background:#fff;color:#000}.single-post .entry-content-wrap a{color:#000}.single-post .share-box{position:absolute;right:0;bottom:0;background:#fff;color:#000;padding:20px 30px 15px 30px}@media(max-width: 1100px){.single-post .share-box{padding:20px 20px 15px 20px;position:relative}}@media(max-width: 768px){.single-post .share-box{padding:15px}}.single-post .share-box .share-buttons{display:flex;gap:10px;align-items:center}@media(max-width: 768px){.single-post .share-box .share-buttons{flex-direction:column;align-items:flex-start}}.single-post .share-box .share-buttons-content{display:flex;gap:10px;align-items:center}@media(max-width: 768px){.single-post .share-box .share-buttons-content{gap:5px}}.single-post .share-box a{color:#000;display:flex;align-items:center;justify-content:center;height:50px;width:50px;border-radius:50px;background-color:rgba(23,23,26,.0862745098);transition:background-color .3s}@media(max-width: 768px){.single-post .share-box a{height:40px;width:40px}}.single-post .share-box a:hover{background-color:#774eff}.single-post .share-box a:hover svg{fill:#fff}.single-post .share-box p{margin:0;margin-right:10px}.single-post .share-box button{background:#774eff;color:#fff;border:none;padding:12px 20px;border-radius:50px;font-size:.8rem;display:flex;align-items:center;gap:5px;cursor:pointer;transition:background .3s}@media(max-width: 768px){.single-post .share-box button{font-size:.7rem;padding:10px 15px}}.single-post .share-box button:hover{background:#17171a}.single-post .post-thumbnail-wrap{margin-bottom:-50px;z-index:2}.single-post .post-thumbnail{display:flex}.single-post .related-posts{width:100vw;position:relative;margin-left:-50vw;left:50%;background:#fff;padding:10px 0;color:#000}.single-post .related-posts a{color:#000;text-decoration:none}.single-post .related-posts .posts-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;margin:20px 0}@media(max-width: 1100px){.single-post .related-posts .posts-grid{gap:50px}}@media(max-width: 600px){.single-post .related-posts .posts-grid{grid-template-columns:1fr;gap:30px}}.single-post .related-posts .posts-grid h3{font-size:1.6rem;text-transform:none;font-family:"ClashGrotesk-Regular",sans-serif}@media(max-width: 1250px){.single-post .related-posts .posts-grid h3{font-size:1.4rem}}@media(max-width: 768px){.single-post .related-posts .posts-grid h3{font-size:1rem}}.single-post .related-posts .posts-grid .post-image{overflow:hidden}.single-post .related-posts .posts-grid .post-image img{display:block;width:100%;height:auto;object-fit:cover;transition:all .5s}.single-post .related-posts .posts-grid .post-image img:hover{transform:scale(1.1)}.single-post .entry-meta{display:flex;justify-content:space-between;align-items:center;font-size:.8rem}.single-post .entry-meta .date{opacity:.5}.single-post .hot-news{display:inline-flex;align-items:center;gap:10px;border-radius:1rem;background-color:hsla(0,0%,100%,.2);padding:10px 20px;margin-bottom:40px}.single-post .hot-news p{margin:0 !important;font-size:.8rem}.single-realization{background:rgba(0,0,0,0) radial-gradient(closest-side at 50% 70%, #A18FFF 0%, #17171A 100%) 0% 0% no-repeat padding-box;color:#fff}.single-realization a{color:#fff}@media(max-width: 1100px){.single-realization .category{display:none}}.single-realization .category-wrap{display:flex;gap:20px}.single-realization .post-full-box{position:absolute;bottom:-55px;right:130px;width:357px;height:292px;background:#fff;padding:40px 36px}@media(max-width: 1100px){.single-realization .post-full-box{bottom:-130px;right:15px;height:156px;width:310px;padding:20px 22px 15px 15px}}.single-realization .post-full-box-wrap{height:100%}.single-realization .post-full-box .heading-wrap{display:flex;flex-direction:column;align-items:flex-start;height:100%}.single-realization .post-full-box .heading-wrap p{color:#000;font:400 17px/25px "ClashGrotesk-Regular",sans-serif;margin-bottom:0}@media(max-width: 1100px){.single-realization .post-full-box .heading-wrap p{font-size:15px;line-height:22px}}.single-realization .post-full-box .heading-wrap h3{color:#000;font:400 35px/39px "ClashGrotesk-Regular",sans-serif;margin-block:0}@media(max-width: 1100px){.single-realization .post-full-box .heading-wrap h3{font-size:30px;line-height:29px}}.single-realization .post-full-box .heading-wrap img{margin-top:auto}@media(max-width: 1100px){.single-realization .post-full-box .heading-wrap img{max-height:46px}}.single-realization .realization{background:radial-gradient(ellipse 60% 50% at 50% 130%, #A18FFF, #17171A)}.single-realization .entry-content{padding-block:135px 180px}@media(max-width: 1100px){.single-realization .entry-content{padding:145px 0 80px 0}}.single-realization .entry-content h2:not([class]){font:500 75px/69px "ClashGrotesk-Medium",sans-serif;margin-block:35px}@media(max-width: 1100px){.single-realization .entry-content h2:not([class]){font-size:30px;line-height:30px}}.single-realization .entry-content h3:not([class]){font:400 35px/39px "ClashGrotesk-Regular",sans-serif;margin-block:25px}@media(max-width: 1100px){.single-realization .entry-content h3:not([class]){font-size:22px;line-height:28px;margin-bottom:15px}}.single-realization .entry-content p,.single-realization .entry-content li{font:400 17px/1.5 "ClashGrotesk-Regular",sans-serif}@media(max-width: 1100px){.single-realization .entry-content p,.single-realization .entry-content li{font-size:15px;line-height:22px}}@media(max-width: 1100px){.single-realization .entry-content p[style*=font-size],.single-realization .entry-content li[style*=font-size]{font-size:18px;line-height:26px}}@media(max-width: 1100px){.single-realization .entry-content .wp-block-spacer{max-height:30px}}.single-realization .entry-content .wp-block-gallery{margin-inline:-65px;gap:30px;--wp--style--unstable-gallery-gap: 30px}@media(max-width: 1100px){.single-realization .entry-content .wp-block-gallery{flex-direction:column;gap:10px;--wp--style--unstable-gallery-gap: 10px;margin-inline:0}}@media(max-width: 1100px){.single-realization .entry-content .wp-block-gallery .wp-block-image:not(#individual-image){width:100%}}@media(max-width: 1100px){.single-realization .entry-content .wp-block-group-realizations{display:grid;grid-template-columns:repeat(3, 1fr);margin-bottom:30px}}.single-realization .entry-content .wp-block-video{margin-inline:-65px}@media(max-width: 1100px){.single-realization .entry-content .wp-block-video{margin-inline:0}}.single-realization .entry-content .wp-block-embed.alignleft{max-width:100%}.single-realization .entry-content .wp-block-embed.alignleft .wp-block-embed__wrapper{text-align:left}.single-realization .entry-content .wp-block-embed.aligncenter .wp-block-embed__wrapper{text-align:center}.single-realization .entry-content .wp-block-embed.alignright{max-width:100%}.single-realization .entry-content .wp-block-embed.alignright .wp-block-embed__wrapper{text-align:right}.single-realization .entry-content .wp-block-embed .tiktok-embed iframe{max-width:323px !important}.single-realization .related-realizations{width:100vw;position:relative;margin-left:-50vw;left:50%;background:#fff;padding-block:200px 45px;color:#000}@media(max-width: 1100px){.single-realization .related-realizations{padding-block:80px 0}}.single-realization .related-realizations h2{font:500 75px/69px "ClashGrotesk-Medium",sans-serif;margin-block:0 60px}@media(max-width: 1100px){.single-realization .related-realizations h2{font-size:30px;line-height:28px;margin-bottom:40px}}.single-realization .related-realizations-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:72px}@media(max-width: 1100px){.single-realization .related-realizations-grid{grid-template-columns:1fr;gap:40px}}.single-realization .related-realizations a{color:#000;text-decoration:unset}.single-realization .related-realizations-title{font:400 35px/39px "ClashGrotesk-Regular",sans-serif;margin-block:30px 0}@media(max-width: 1100px){.single-realization .related-realizations-title{font-size:22px;line-height:28px;margin-top:20px}}.single-realization .related-realizations-category{font:400 17px/21px "ClashGrotesk-Regular",sans-serif;text-transform:uppercase;display:block;margin-top:30px;opacity:.7}@media(max-width: 1100px){.single-realization .related-realizations-category{font-size:15px;line-height:18px;margin-top:15px}}.single-realization .related-realizations .related-realizations-image img{width:100%;aspect-ratio:1.19;object-fit:cover}.blog{background:rgba(0,0,0,0) radial-gradient(closest-side at 50% 53%, #A18FFF 0%, #17171A 100%) 0% 0% no-repeat padding-box;color:#fff}.blog a{color:#fff;text-decoration:none}.blog .posts-grid{width:100vw;position:relative;margin-left:-50vw;left:50%;background:#fff;padding:65px 0;color:#000}@media(max-width: 768px){.blog .posts-grid{padding:30px 0}}.blog .posts-grid a{color:#000}.blog .featured-post-wrap{display:grid;grid-template-columns:2fr 1fr;padding-bottom:100px}@media(max-width: 768px){.blog .featured-post-wrap{grid-template-columns:1fr;padding-bottom:50px}}.blog main h2,.blog main h3{font-size:1.6rem;text-transform:none;font-family:"ClashGrotesk-Regular",sans-serif}@media(max-width: 1250px){.blog main h2,.blog main h3{font-size:1.4rem}}@media(max-width: 768px){.blog main h2,.blog main h3{font-size:1rem}}.blog .featured-post-content{padding:0 50px;background-color:hsla(0,0%,100%,.1);display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}@media(max-width: 768px){.blog .featured-post-content{padding:0 15px}}.blog .featured-image{display:flex;overflow:hidden}.blog .featured-image img{width:100%;height:auto;max-height:500px;object-fit:cover;transition:all .5s}.blog .featured-image img:hover{transform:scale(1.1)}.blog .hot-news{display:inline-flex;align-items:center;gap:10px;border-radius:1rem;background-color:hsla(0,0%,100%,.2);padding:10px 20px;margin-bottom:40px}.blog .hot-news p{margin:0 !important;font-size:.8rem}.blog .posts-grid-wrap{display:grid;grid-template-columns:1fr 1fr;gap:90px;margin-bottom:80px}@media(max-width: 768px){.blog .posts-grid-wrap{grid-template-columns:1fr;gap:30px;margin-bottom:40px}}.blog .posts-grid-wrap .post-image{overflow:hidden;display:flex}.blog .posts-grid-wrap .post-image img{width:100%;height:auto;object-fit:cover;transition:all .5s}.blog .posts-grid-wrap .post-image img:hover{transform:scale(1.1)}.single-job{background:rgba(0,0,0,0) radial-gradient(closest-side at 50% 80%, #A18FFF 0%, #17171A 100%) 0% 0% no-repeat padding-box;color:#fff}.single-job .entry-content-wrap{padding:70px 0;display:grid;grid-template-columns:1.8fr 1fr;gap:160px}.single-job .entry-content-wrap .entry-content{padding:0}.single-job .entry-content-wrap .entry-content p,.single-job .entry-content-wrap .entry-content li{font-size:.8rem}.single-job .entry-content-wrap .entry-content .normal-size{font-size:1rem}@media(max-width: 1250px){.single-job .entry-content-wrap{gap:70px;grid-template-columns:2fr 1fr}}@media(max-width: 768px){.single-job .entry-content-wrap{grid-template-columns:1fr;gap:50px;padding:50px 0}.single-job .entry-content-wrap .wp-block-spacer{height:1rem !important}}.single-job .form{width:100%;max-width:100%}.single-job .form .form-wrap{background-color:#fff;color:#000;padding:15px 40px}@media(max-width: 600px){.single-job .form .form-wrap{padding:10px 20px}}.single-job .form .form-wrap-title{display:flex;justify-content:space-between;border-bottom:1px solid rgba(23,23,26,.1098039216);padding-bottom:10px;margin-bottom:5px}.single-job .form .form-wrap .form-flex p{display:flex;padding:20px 0;border-bottom:2px solid rgba(23,23,26,.1098039216);align-items:center}.single-job .form .form-wrap .form-flex svg{margin-right:20px}.single-job .form .form-wrap .form-flex-start p{align-items:flex-start}.single-job .form .form-wrap .submit-form{text-align:right;position:relative}@media(max-width: 768px){.single-job .form .form-wrap .submit-form{text-align:left}}.single-job .form .form-wrap .submit-form p{display:inline-flex;justify-content:flex-end;align-items:center;max-width:250px;height:60px;background-color:#000;color:#fff;padding:10px 20px;border:1px solid #000;border-radius:50px;cursor:pointer}.single-job .form .form-wrap .submit-form p:hover{background-color:#000;color:#fff}@media(max-width: 768px){.single-job .form .form-wrap .submit-form p{height:44px;padding:10px 15px}}.single-job .form .form-wrap .submit-form input[type=submit]{background-color:#000;color:#fff;border:none}.single-job .form .form-wrap .submit-form svg{display:flex;transition:all .3s ease;margin-left:30px;fill:#fff}.single-job .form .form-wrap .submit-form:hover svg{transform:rotate(45deg)}.single-job .form .form-wrap .submit-form:visited{color:inherit}.single-job .form .wpcf7-file{margin-top:7px}form{width:100%;font-size:.7rem}form .wpcf7-form{width:100%;max-width:100%;min-width:0}form input[type=text],form input[type=email],form input[type=url],form input[type=password],form input[type=search],form input[type=number],form input[type=tel],form input[type=range],form input[type=date],form input[type=month],form input[type=week],form input[type=time],form input[type=datetime],form input[type=datetime-local],form input[type=color],form input[type=file]{width:100%;max-width:100%;min-width:0;font-size:.7rem;padding:0;border:none;border-radius:0;margin-bottom:0}form input[type=text]:focus,form input[type=email]:focus,form input[type=url]:focus,form input[type=password]:focus,form input[type=search]:focus,form input[type=number]:focus,form input[type=tel]:focus,form input[type=range]:focus,form input[type=date]:focus,form input[type=month]:focus,form input[type=week]:focus,form input[type=time]:focus,form input[type=datetime]:focus,form input[type=datetime-local]:focus,form input[type=color]:focus,form input[type=file]:focus{outline:none}form textarea{width:100%;font-size:.7rem;border:none;padding:0;margin:0;max-height:100px}form textarea:focus{outline:none}form ::placeholder{color:#000}form input[type=submit]{cursor:pointer}form input[type=submit]:hover{background-color:#fff}form input[type=checkbox]{cursor:pointer}form .wpcf7-spinner{position:absolute;bottom:-10px}form .checkbox-accept span{font-size:.8rem;margin-bottom:1rem}form .wpcf7-list-item{margin:0;font-size:.55rem}form .wpcf7-list-item-label a{color:#000 !important}form .wpcf7-acceptance input{width:10px;height:10px;margin-right:5px}.social-media-footer{padding-top:100px;background-color:#fff;color:#000}@media(max-width: 1100px){.social-media-footer{padding-top:50px}}.social-media-wrap{display:flex;align-items:flex-end;justify-content:space-between}@media(max-width: 1100px){.social-media-wrap{flex-direction:column;align-items:flex-start;justify-content:flex-start}}.social-media-heading{max-width:638px}.social-media-heading h2{font:500 75px/69px "ClashGrotesk-Medium",sans-serif;margin-block:0}@media(max-width: 1100px){.social-media-heading h2{font-size:30px;line-height:28px;margin-bottom:20px}}.social-media-icons{display:flex;gap:15px}.social-media-icons a{display:flex;align-items:center;justify-content:center;height:54px;width:54px;border-radius:50px;background-color:#e9e5ff}.social-media-instagram-feed{position:relative;top:0;left:50%;height:100%;width:2347px;transform:translateX(-50%);margin-top:40px}@media(max-width: 1100px){.social-media-instagram-feed{width:100%;margin-top:30px}}.social-media-instagram-feed #sb_instagram #sbi_images{display:flex !important;flex-wrap:wrap;padding-block:0 !important}@media(max-width: 1100px){.social-media-instagram-feed #sb_instagram #sbi_images{display:grid !important;grid-template-columns:repeat(2, 1fr);gap:10px !important}}.social-media-instagram-feed #sb_instagram #sbi_images .sbi_item{height:389px;width:292px;max-width:292px}@media(max-width: 1100px){.social-media-instagram-feed #sb_instagram #sbi_images .sbi_item{height:auto;width:auto}}.social-media-instagram-feed #sb_instagram #sbi_images .sbi_item:first-of-type{margin-left:123px !important}@media(max-width: 1100px){.social-media-instagram-feed #sb_instagram #sbi_images .sbi_item:first-of-type{margin-left:0 !important}}.social-media-instagram-feed #sb_instagram #sbi_images .sbi_item .sbi_photo{height:389px !important}@media(max-width: 1100px){.social-media-instagram-feed #sb_instagram #sbi_images .sbi_item .sbi_photo{height:auto !important;max-height:55vw}}.site-footer{padding-top:100px;background-color:#fff;color:#000}@media(max-width: 1700px){.site-footer{padding-top:80px}}@media(max-width: 1100px){.site-footer{padding-top:40px}}.site-footer .footer-logo img{max-width:129px}@media(max-width: 1100px){.site-footer .footer-logo img{max-width:85px}}.site-footer .footer-top{border:1px solid rgba(23,23,26,.1098039216);padding:100px 0 50px 0}@media(max-width: 1700px){.site-footer .footer-top{padding:80px 0 30px 0}}@media(max-width: 1100px){.site-footer .footer-top{padding:40px 0 15px 0}}.site-footer .grid-footer{display:grid;grid-template-columns:repeat(4, 1fr)}@media(max-width: 1700px){.site-footer .grid-footer{gap:20px}}@media(max-width: 1100px){.site-footer .grid-footer{grid-template-columns:1fr 1fr}}@media(max-width: 600px){.site-footer .grid-footer{grid-template-columns:1fr}}.site-footer a{color:#000;text-decoration:none;text-transform:uppercase}.site-footer a:hover{text-decoration:underline}.site-footer ul{padding:0;margin:0;list-style-type:none}.site-footer ul li{padding-bottom:20px}@media(max-width: 1100px){.site-footer ul li{padding-bottom:10px}}.site-footer .footer-menu a,.site-footer .footer-copyright a{color:#000}@media(max-width: 600px){.site-footer .social-menu{display:flex;gap:10px;flex-wrap:wrap}}@media(max-width: 600px){.site-footer .social-menu li{padding-bottom:10px}}.site-footer .social-menu a{color:#717281}.site-footer .footer-bottom{padding:50px 0}@media(max-width: 600px){.site-footer .footer-bottom{padding:30px 0}}.site-footer .footer-bottom-wrap{display:grid;grid-template-columns:repeat(2, 1fr);font-size:.7rem}@media(max-width: 600px){.site-footer .footer-bottom-wrap{grid-template-columns:1fr;font-size:.65rem}}.site-footer .footer-bottom-wrap .footer-copyright{text-align:right}@media(max-width: 600px){.site-footer .footer-bottom-wrap .footer-copyright{text-align:left;margin-top:20px}}.site-footer .footer-bottom-wrap .footer-data{display:grid;grid-template-columns:repeat(2, 1fr)}@media(max-width: 600px){.site-footer .grid-footer-logo{order:1}.site-footer .grid-footer-newsletter{order:2}}@media(max-width: 600px)and (max-width: 1100px){.site-footer .grid-footer-newsletter{margin-bottom:40px}}@media(max-width: 600px){.site-footer .grid-footer-menu{order:3}.site-footer .grid-footer-social{order:4}}.site-footer .grid-footer-newsletter__heading{font-family:"ClashGrotesk-Regular",sans-serif;margin-top:0}.site-footer .grid-footer-newsletter__heading p{margin-bottom:0}.site-footer .wpcf7 p{margin-bottom:0 !important}.site-footer .wpcf7 div p{width:max-content;position:relative}@media(max-width: 1100px){.site-footer .wpcf7 div p{width:100%}}.site-footer .wpcf7 div p svg{position:absolute;top:25px;left:0}.site-footer .wpcf7 div p .button~svg{top:20px;left:unset;right:25px;transition:all .3s ease}.site-footer .wpcf7 div p .button~svg path{fill:#fff}.site-footer .wpcf7 div p .button:hover~svg{transform:rotate(45deg)}.site-footer .form__input{color:#000;font:400 16px/25px "ClashGrotesk-Regular",sans-serif;height:68px;width:100%;padding:25px 45px;background-color:rgba(0,0,0,0);border-bottom:2px solid rgba(23,23,26,.1764705882);margin-bottom:18px;outline:unset}.site-footer .form__input::placeholder{color:#000;font:inherit}.site-footer .form__checkbox,.site-footer .form__checkbox~span{cursor:pointer}.site-footer .form__checkbox{opacity:0;position:absolute;z-index:-100}.site-footer .form__checkbox~span{color:#000;font-size:12px;text-align:left;line-height:14px;display:block;margin-bottom:24px;padding-left:32px;position:relative}@media(max-width: 1100px){.site-footer .form__checkbox~span{opacity:.6}}.site-footer .form__checkbox~span::before{content:"";position:absolute;top:0;left:0;height:16px;width:16px;border:1px solid #774eff;border-radius:2px;transition:border .2s,max-height .2s,transform .2s}.site-footer .form__checkbox:checked~span::before{border-top-color:rgba(0,0,0,0);border-right-color:rgba(0,0,0,0);height:10px;width:20px;border-bottom-color:#774eff;border-left-color:#774eff;transform:rotate(-45deg)}.site-footer .form__checkbox~span a,.site-footer .form__checkbox~span a:focus{color:#774eff;text-decoration:underline;transition:color .2s}.site-footer .form__checkbox~span a:hover,.site-footer .form__checkbox~span a:active{color:#774eff;text-decoration:unset}.site-footer .wpcf7-not-valid-tip{color:#fff;font-size:16px !important;padding:5px 10px;margin-block:-10px 15px;background-color:#774eff}.site-footer .wpcf7 form .wpcf7-response-output{margin:0 !important}.site-footer .wpcf7-spinner{display:none}.site-footer .button{text-align:left;border:unset}.site-footer .button:hover{background-color:#000}.site-footer .newsletter-popup{position:fixed;bottom:0;right:0;width:497px;line-height:0;z-index:9999999999}@media(max-width: 1100px){.site-footer .newsletter-popup{display:none}}.site-footer .newsletter-popup--disable{display:none}.site-footer .newsletter-popup__content{padding:58px 70px;background-color:#fff;position:relative}@media(max-height: 767px){.site-footer .newsletter-popup__content{padding:20px 30px}}.site-footer .newsletter-popup__button{position:absolute;top:20px;right:20px;cursor:pointer;padding:0;border:none;background-color:rgba(0,0,0,0);transition:rotate .2s}.site-footer .newsletter-popup__button:hover{rotate:180deg}.site-footer .newsletter-popup__heading{font-family:"ClashGrotesk-Regular",sans-serif;margin-block:0 !important}.site-footer .newsletter-popup__heading p{margin-bottom:0}.site-footer .newsletter-popup .wpcf7 div p{max-width:100%;margin-bottom:0 !important}
