html{font-family: sans-serif;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%}body{margin: 0}p{margin: 0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display: block}audio,canvas,progress,video{display: inline-block;vertical-align: baseline}audio:not([controls]){display: none;height: 0}[hidden],template{display: none}a{background-color: transparent}a:active,a:hover{outline: 0}abbr[title]{border-bottom: 1px dotted}b,strong{font-weight: 700}dfn{font-style: italic}h1{font-size: 2em;margin: .67em 0}mark{background: #ff0;color: #000}small{font-size: 80%}sub,sup{font-size: 75%;line-height: 0;position: relative;vertical-align: baseline}sup{top: -.5em}sub{bottom: -.25em}img{border: 0}svg:not(:root){overflow: visible}figure{margin: 1em 40px}hr{-moz-box-sizing: content-box;box-sizing: content-box;height: 0}pre{overflow: auto}code,kbd,pre,samp{font-family: monospace, monospace;font-size: 1em}button,input,optgroup,select,textarea{color: inherit;font: inherit;margin: 0}button{overflow: visible}button,select{text-transform: none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance: button;cursor: pointer}button[disabled],html input[disabled]{cursor: default}button::-moz-focus-inner,input::-moz-focus-inner{border: 0;padding: 0}input{line-height: normal}input[type=checkbox],input[type=radio]{box-sizing: border-box;padding: 0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height: auto}input[type=search]{-webkit-appearance: textfield;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;box-sizing: content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance: none}fieldset{border: 1px solid #c0c0c0;margin: 0 2px;padding: .35em .625em .75em}legend{border: 0;padding: 0}textarea{overflow: auto}optgroup{font-weight: 700}table{border-collapse: collapse;border-spacing: 0}td,th{padding: 0}*,*::before,*::after{box-sizing: border-box;outline: none}ul{margin: 0;padding: 0}ul li{list-style: none}h1,h2,h3,h4{margin: 0}input,select,textarea{-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;-o-appearance: none}html{-ms-touch-action: none;font-weight: 400;font-size: 10vw;line-height: 1.5;font-family: 'Figtree', sans-serif;scroll-behavior: smooth;-webkit-tap-highlight-color: transparent;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;--clr-bg: #034752;--clr-contrast: #AFDD57;--clr-light: #D9D9D9;--clr-lighter: #EDEDED;--clr-error: #DD5757;--clr-text: #000000;--clr-white: #ffffff;--clr-border-white: rgba(255,255,255,0.24)}body{font-size: .117rem;font-weight: 400;line-height: 1.38;color: var(--clr-text);background-color: var(--clr-white)}*::-webkit-selection{background-color: var(--clr-light);color: var(--clr-text)}*::-moz-selection{background-color: var(--clr-light);color: var(--clr-text)}*::selection{background-color: var(--clr-light);color: var(--clr-text)}a{text-decoration: none;color: currentColor}button{background-color: transparent;border: none;padding: 0}.height-100vh{height: calc(var(--vh) * 100);min-height: calc(var(--vh) * 100)}html.sr .reveal-loaded{visibility: hidden}.preloader{position: fixed;width: 100%;height: 100%;left: 0;top: 0;z-index: 300;background: var(--clr-bg);transition: opacity 200ms ease-in-out}.preloader.page-loaded{z-index: -1}.page-loaded .preloader{opacity: 0;pointer-events: none}.headline{font-size: .586rem;line-height: 1.07;font-weight: 400}.headline strong{color: var(--clr-contrast);font-weight: 400}.large-title{font-size: .351rem;line-height: 1.12;font-weight: 700}.title{font-size: .205rem;line-height: 1.21;font-weight: 600}.large-text{font-size: .176rem;line-height: 1.25;font-weight: 600}.small-title{font-size: .132rem;line-height: 1.33;font-weight: 700}.button-text{font-size: .117rem;line-height: 1.38;font-weight: 600}.body-text{font-size: .117rem;line-height: 1.38;font-weight: 400}.label{font-size: .102rem;line-height: 1.43;font-weight: 400}.wrap{width: 100%;max-width: 10rem;margin-left: auto;margin-right: auto;padding-left: .256rem;padding-right: .256rem;padding-top: .878rem;padding-bottom: .878rem}.bg-grey{background-color: var(--clr-lighter)}.btn{width: fit-content;height: .439rem;padding: 0 .176rem;display: block;border: none;color: var(--clr-text);border-radius: .732rem;background-color: var(--clr-contrast);position: relative;overflow: hidden;transition: background-color 200ms ease-in-out, color 200ms ease-in-out;text-align: center}.btn span{transition: transform 250ms ease-in-out;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;font-size: .117rem;line-height: 1.38;font-weight: 600}.btn span + span{width: 100%;height: 100%;left: 0;top: 0;position: absolute !important;transform: translate3d(0, .439rem, 0)}.btn.success{background: var(--clr-white);color: var(--clr-text);pointer-events: none}.btn.success span{transform: translate3d(0, -0.439rem, 0)}.btn.success span + span{transform: translate3d(0, 0, 0)}.btn[data-loading]{width: .878rem;position: relative;overflow: hidden}.btn[data-loading] svg{width: .176rem;height: .176rem;margin-right: .044rem}.btn[data-loading] > i{position: absolute;left: 0;top: 0;bottom: 0;overflow: hidden;transform: translate3d(0, 0, 0);z-index: 1;width: 0}.btn[data-loading] > i i{width: .878rem;height: 100%;color: var(--clr-text);font-weight: 600;font-style: normal;position: relative;z-index: 1;top: 0;display: flex;align-items: center;justify-content: center}.btn[data-loading] > i:before{content: '';position: absolute;background: var(--clr-white);right: 0;top: 0;bottom: 0;width: 100%;min-width: .439rem}.btn:hover span{transform: translate3d(0, -0.439rem, 0)}.btn:hover span + span{transform: translate3d(0, 0, 0)}.btn-loading{pointer-events: none}.btn-loading span{transform: translate3d(0, -0.439rem, 0)}.btn-loading span + span{transform: translate3d(0, 0, 0)}.btn-loading > i{-webkit-animation: infinite-loader 5s linear;animation: infinite-loader 5s linear}@-moz-keyframes infinite-loader{0%{width: 0}10%{width: 50%}20%{width: 75%}30%{width: 87.5%}40%{width: 93.75%}50%{width: 96.875%}60%{width: 98.4375%}70%{width: 99.21875%}80%{width: 99.609375%}90%{width: 99.8046875}100%{width: 99.90234375%}}@-webkit-keyframes infinite-loader{0%{width: 0}10%{width: 50%}20%{width: 75%}30%{width: 87.5%}40%{width: 93.75%}50%{width: 96.875%}60%{width: 98.4375%}70%{width: 99.21875%}80%{width: 99.609375%}90%{width: 99.8046875}100%{width: 99.90234375%}}@-o-keyframes infinite-loader{0%{width: 0}10%{width: 50%}20%{width: 75%}30%{width: 87.5%}40%{width: 93.75%}50%{width: 96.875%}60%{width: 98.4375%}70%{width: 99.21875%}80%{width: 99.609375%}90%{width: 99.8046875}100%{width: 99.90234375%}}@-ms-keyframes infinite-loader{0%{width: 0}10%{width: 50%}20%{width: 75%}30%{width: 87.5%}40%{width: 93.75%}50%{width: 96.875%}60%{width: 98.4375%}70%{width: 99.21875%}80%{width: 99.609375%}90%{width: 99.8046875}100%{width: 99.90234375%}}@keyframes infinite-loader{0%{width: 0}10%{width: 50%}20%{width: 75%}30%{width: 87.5%}40%{width: 93.75%}50%{width: 96.875%}60%{width: 98.4375%}70%{width: 99.21875%}80%{width: 99.609375%}90%{width: 99.8046875}100%{width: 99.90234375%}}.btn--utility{width: fit-content;height: .176rem;display: flex;align-items: center;font-weight: 700}.btn--utility svg{width: .176rem;height: .176rem}.btn--utility svg + span{margin-left: .059rem}.btn--utility span + svg{margin-left: .059rem}.btn--more{width: fit-content;height: auto;display: flex;flex-direction: column;align-items: center}.btn--more svg{width: .176rem;height: .176rem}.btn--more span + svg{margin-top: .059rem}.draw{display: inline-block;width: fit-content;background-image: linear-gradient(90deg, currentcolor, currentcolor);background-repeat: no-repeat;background-position: 100% 100%;background-size: 0 .007rem;transition: background-size .5s cubic-bezier(.77, 0, .175, 1)}.draw:hover,.draw:focus{background-position: 0 100%;background-size: 100% .007rem}.draw--xs{padding-bottom: .007rem}.draw--s{padding-bottom: .015rem}.draw--m{padding-bottom: .022rem}.draw--l{padding-bottom: .029rem}.draw--xl{padding-bottom: .037rem}.redraw{display: inline-block;background-image: linear-gradient(90deg, currentcolor 0, currentcolor 20%, transparent 0, transparent 80%, currentcolor 0);background-repeat: no-repeat;background-position: 100% 100%;background-size: 500% .007rem;transition: background-position 1s cubic-bezier(.77, 0, .175, 1)}.redraw:hover,.redraw:focus{background-position: 0 100%}.redraw--xs{padding-bottom: .007rem}.redraw--s{padding-bottom: .015rem}.redraw--m{padding-bottom: .022rem}.redraw--l{padding-bottom: .029rem}.redraw--xl{padding-bottom: .037rem}.draw-target span{display: inline-block;width: fit-content;background-image: linear-gradient(90deg, currentcolor, currentcolor);background-repeat: no-repeat;background-position: 100% 100%;background-size: 0 .007rem;transition: background-size .5s cubic-bezier(.77, 0, .175, 1);padding-bottom: .007rem}.draw-target:hover span,.draw-target:focus span{background-position: 0 100%;background-size: 100% .007rem}.redraw-target span{line-height: 1;display: inline-block;background-image: linear-gradient(90deg, currentcolor 0, currentcolor 20%, transparent 0, transparent 80%, currentcolor 0);background-repeat: no-repeat;background-position: 100% 100%;background-size: 500% .007rem;transition: background-position 1s cubic-bezier(.77, 0, .175, 1);padding-bottom: .007rem}.redraw-target:hover span,.redraw-target:focus span{background-position: 0 100%}.fixed-header{position: fixed;width: 100%;top: 0;left: 0;transition: transform 600ms ease-in-out;padding: 0;background-color: var(--clr-bg);z-index: 5}.hide-header .fixed-header{transform: translate3d(0, -101%, 0)}.header{width: 100%;display: flex;justify-content: space-between;align-items: center;max-width: 10rem;margin-left: auto;margin-right: auto;padding-left: .256rem;padding-right: .256rem;height: .586rem}.header .logo{font-size: 0;color: var(--clr-contrast)}.header .logo svg{width: .952rem;height: .234rem}.header .items{height: .586rem;display: flex;height: 100%;align-items: center}.header .lang{margin-left: .234rem}.header .lang a{text-decoration: none;color: var(--clr-white);transition: opacity 200ms ease-in-out;font-weight: 700;opacity: 0.6}.header .lang a.active{opacity: 1}.header .lang a + a{margin-left: .117rem}.nav{height: .586rem}.nav ul{display: flex}.nav ul li{display: flex;flex-direction: column;justify-content: center;height: .586rem;position: relative}.nav ul li + li{margin-left: .264rem}.nav ul li a{text-decoration: none;color: var(--clr-white);transition: opacity 200ms ease-in-out;font-weight: 700;opacity: 0.6}.nav ul li:hover a,.nav ul li:focus a{opacity: 1}.nav ul li:after{content: '';height: .029rem;width: 100%;position: absolute;background-color: var(--clr-white);bottom: 0;left: 0;opacity: 0;transition: opacity 200ms ease-in-out}.nav ul li.active:after{opacity: 1}.nav ul li.active a{opacity: 1}.full-img{width: 100%;height: calc(var(--vh) * 100);min-height: calc(var(--vh) * 100)}.full-img .img{width: 100%;height: 100%}.full-img .img img{width: 100%;height: 100%;object-fit: cover}.img{overflow: hidden;position: relative}.img img{transform: translate3d(0, 0, 0) scale(1.05);will-change: transform}.home{position: relative}.home .img:after{content: '';position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-image: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%)}.home .wrap{padding-bottom: 0;position: relative}.home .wrap .btn--utility{position: absolute;right: .256rem;bottom: 0}.home .overlay{position: absolute;left: 0;bottom: 0;width: 100%;color: var(--clr-white)}.section-title{width: 6.24rem;text-align: left;margin-right: auto;margin-bottom: .586rem}.section-title h1,.section-title h2,.section-title .headline{margin: 0 0 .117rem}.section-title .large-text p + p,.section-title .text p + p{margin-top: .176rem}.flex{display: flex}.grid{display: grid;gap: .264rem}.grid--2{grid-template-columns: repeat(2, 1fr)}.grid--3{grid-template-columns: repeat(3, 1fr)}.grid--4{grid-template-columns: repeat(4, 1fr)}.about .grid{gap: .351rem .264rem}.work{padding-top: .146rem;position: relative}.work__title{margin: 0 0 .117rem}.work:before{position: absolute;content: '';width: 0;height: .029rem;background-color: var(--clr-contrast);top: 0;left: 0;transition: width 1.0E+3ms ease-in-out 200ms}.work.is-visible:before{width: 100%}.us .grid .title{padding-left: .205rem;position: relative}.us .grid .title:before{position: absolute;content: '';width: .029rem;height: 0;background-color: var(--clr-contrast);top: 0;left: 0;transition: height 1.5E+3ms cubic-bezier(.215, .61, .355, 1)}.us .grid .title.is-visible:before{height: 100%}.us .list{padding-left: .264rem}.figure-container{width: .549rem;min-width: .549rem;max-width: .549rem;height: 100%;position: relative}.figure-container.is-visible .figure:after{width: 100%}.figure{position: absolute;left: 0;height: .029rem}.figure:after{position: absolute;content: '';background-color: var(--clr-contrast);left: 0;bottom: 0;height: .029rem;width: 0;transition: width 1.5E+3ms cubic-bezier(.215, .61, .355, 1)}.figure[data-direction='up']{bottom: 0;transform-origin: left bottom}.figure[data-direction='down']{top: 0;transform-origin: left top}.list li{position: relative;padding-left: .132rem}.list li + li{margin-top: .146rem}.list li:before{content: '';position: absolute;left: 0;top: .059rem;width: .044rem;height: .044rem;background-color: var(--clr-contrast)}.card{width: 100%;height: auto}.card__image{width: 100%;height: 2.05rem;font-size: 0;margin: 0 0 .117rem;position: relative}.card__image img{width: 100%;height: 100%;object-fit: cover}.card__image:after{content: '';position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-color: rgba(0,0,0,0.1);opacity: 0;transition: opacity 250ms ease-in-out}.card__title{font-size: .132rem;line-height: 1.33;font-weight: 700;margin: 0 0 .117rem}.card .tag{background-color: var(--clr-white)}.card span{background-size: 0 .012rem;padding-bottom: .015rem}.card:hover .card__image:after{opacity: 1}.card:hover span{background-size: 100% .012rem}.tags{display: flex}.tags .tag + .tag{margin-left: .059rem}.tag{display: flex;font-size: .102rem;line-height: 1.43;font-weight: 400;width: fit-content;height: .176rem;align-items: center;justify-content: center;padding: .015rem .059rem;border-radius: .366rem}.clients .wrap{padding-top: .586rem;padding-bottom: .586rem}.clients .section-title{display: flex;justify-content: center;width: 100%;margin-right: 0;margin-bottom: .264rem}.clients .slider{width: 100%}.clients .splide{width: 100%}.clients .splide__slide{height: .351rem;display: block}.clients .splide__slide svg{width: 1.36rem;height: .351rem}.clients .splide__arrow{width: .307rem;height: .176rem}.clients .splide__arrow svg{width: .176rem;height: .176rem}.clients .splide__arrow--prev{padding-right: .132rem}.clients .splide__arrow--next{padding-left: .132rem}.clients .splide__arrow--next svg{transform: rotate(180deg);transform-origin: center}.clients .splide__arrows{display: flex;justify-content: center;align-items: center;padding-top: .264rem}.home-projects .wrap{padding-bottom: .586rem}.button-holder{width: 100%;padding-top: .586rem;display: flex;justify-content: center}.project .section-title{margin: .264rem auto .117rem 0}.project .tag{background-color: var(--clr-lighter)}.gallery{padding-top: .586rem}.gallery img{width: 100%;height: 6.44rem;object-fit: cover}.gallery img.wide{grid-column: span 2;height: auto;object-fit: contain}.footer{background-color: var(--clr-bg);color: var(--clr-white)}.footer .wrap{padding-bottom: .264rem}.footer .title{margin: 0 0 .117rem}.footer .flex{gap: .732rem}.footer--empty{background-color: var(--clr-white);color: var(--clr-text)}.footer--empty .top{display: none}.footer--none{display: none}.footer .info{display: flex;flex-direction: column;justify-content: space-between}.footer .figure-container{height: auto}.footer .figure-container .figure:after{background-color: var(--clr-white)}.footer .form-container{width: 4.26rem;min-width: 4.26rem}.info-block a,.info-block span{display: block}.form__input{position: relative;margin: 0 0 .176rem}.form__input label{color: rgba(255,255,255,0.48);font-size: .117rem;line-height: .146rem;position: absolute;width: 100%;height: 100%;top: .154rem;left: .117rem;pointer-events: none;transform: translate3d(0, 0, 0);transition: font-size 250ms ease-in-out, top 250ms ease-in-out}.form__input input,.form__input textarea{width: 100%;height: .439rem;font-size: .117rem;letter-spacing: .005rem;line-height: 1.38;background: transparent;padding: .234rem .117rem .066rem;border: .007rem solid var(--clr-border-white);transition: border-color 150ms ease-in-out;color: var(--clr-whtie)}.form__input input.has-value + label,.form__input textarea.has-value + label,.form__input input.has-focus + label,.form__input textarea.has-focus + label{font-size: .102rem;top: .066rem;width: fit-content;height: min-content}.form__input input.has-focus,.form__input textarea.has-focus{border-color: var(--clr-white)}.form__input input.has-focus:hover,.form__input textarea.has-focus:hover{border-color: var(--clr-white)}.form__input input:hover,.form__input textarea:hover{border-color: var(--clr-white)}.form__input .error-message{display: none;position: absolute;color: var(--clr-error);font-size: .102rem;line-height: 1;bottom: -24xd;left: .117rem;margin-top: 0;padding-left: 0}.form__input.error input,.form__input.error textarea,.form__input.error .form-dropdown__holder{border-color: var(--clr-error)}.form__input.error .error-message{display: block}.form__input--textarea textarea{height: .878rem;resize: none}.form .qcheck{position: absolute;top: -50000px;left: -50000px}.form__button-holder{display: flex;align-items: center;justify-content: space-between}.form__checkbox{position: relative;padding: 0 0 0 .19rem;height: auto;display: flex;align-items: center;width: fit-content}.form__checkbox p{margin: 0}.form__checkbox .checkmark{position: absolute;top: .015rem;left: 0;width: .132rem;height: .132rem;border-radius: .015rem;padding: 0 .032rem;background-color: transparent;cursor: pointer;border: .015rem solid var(--clr-white)}.form__checkbox .checkmark:after{content: '';position: absolute;display: none;width: .044rem;height: .088rem;border: solid;border-width: 0rem .015rem .015rem 0rem;transform: rotate(45deg)}.form__checkbox span,.form__checkbox a{white-space: nowrap}.form__checkbox input:checked ~ .checkmark{background-color: var(--clr-white);border-color: var(--clr-white)}.form__checkbox input:checked ~ .checkmark:after{display: block;border-color: var(--clr-bg)}.form__checkbox input:hover ~ .checkmark{border-color: var(--clr-white);background-color: var(--clr-white)}.form__checkbox input:hover ~ .checkmark:after{display: block;border-color: var(--clr-bg)}.form__checkbox .checkbox-error-message{display: none;position: absolute;color: var(--clr-error);font-size: .102rem;line-height: 1.29;top: 100%;margin-top: 0rem}.form__checkbox.error .checkmark{border-color: var(--clr-error)}.form__checkbox.error .checkbox-error-message{display: block}.form .global-error-message{display: none;width: 100%;text-align: center;color: var(--clr-error);font-weight: 400;margin: 0 0 .176rem}.form__agree{display: block}.bottom{width: 100%;display: flex;justify-content: space-between;padding-top: 0;padding-bottom: .264rem}.privacy{padding-bottom: .264rem}.privacy .headline{margin: 0 0 .351rem}.privacy article{width: 6.24rem;margin-right: auto}.privacy table{width: 9.43rem}.not-found{background-color: var(--clr-bg);height: calc(var(--vh) * 100);min-height: calc(var(--vh) * 100);display: flex;align-items: center;justify-content: center;color: var(--clr-white)}.not-found .wrap{display: flex;flex-direction: column;align-items: center;justify-content: center}.not-found .headline{margin: 0 0 .264rem;max-width: 5.12rem;text-align: center}.not-found .btn--utility{color: var(--clr-white)}.cookies{width: 100%;height: auto;position: fixed;bottom: 0;left: 0;display: flex;justify-content: center;padding: 0 .264rem .117rem;z-index: 200;transform: translate3d(0, .732rem, 0)}.cookies__wrap{width: fit-content;height: auto;background-color: var(--clr-text);color: var(--clr-white);display: flex;align-items: center;flex-wrap: nowrap;border-radius: .732rem;padding: .073rem .073rem .073rem .264rem}.cookies__left{display: flex;flex-wrap: nowrap;margin: 0 .996rem 0 0}.cookies__right{display: flex;flex-wrap: nowrap;align-items: center}.cookies__right a + a{margin-left: .176rem}.cookies.show{transform: translate3d(0, 0, 0)}.richtext{font-size: .117rem;line-height: 1.38;font-weight: 400}.richtext img{width: 100% !important;height: auto}.richtext iframe{width: 100%;height: auto;aspect-ratio: 1.78}.richtext a{text-decoration: underline;overflow-wrap: break-word;word-wrap: break-word}.richtext p,.richtext ul,.richtext ol,.richtext h1,.richtext h2,.richtext h3,.richtext h4,.richtext h5{margin: 0}.richtext h1 + p,.richtext h1 + ul,.richtext h1 + ol,.richtext h3 + p,.richtext h3 + ul,.richtext h3 + ol,.richtext h1 + h1,.richtext h1 + h2,.richtext h1 + h4,.richtext h1 + h5,.richtext h2 + h1,.richtext h2 + h2,.richtext h2 + h4,.richtext h2 + h5,.richtext h3 + h1,.richtext h3 + h2,.richtext h3 + h4,.richtext h3 + h5{margin-top: .117rem}.richtext h2 + p,.richtext h2 + ul,.richtext h2 + ol{margin-top: .234rem}.richtext h1 + h3,.richtext h2 + h3,.richtext h3 + h3{margin-top: .176rem}.richtext h1 + table,.richtext h2 + table,.richtext h3 + table,.richtext h4 + table,.richtext h5 + table{margin-top: .234rem}.richtext h1 + .table-wrap,.richtext h2 + .table-wrap,.richtext h3 + .table-wrap,.richtext h4 + .table-wrap,.richtext h5 + .table-wrap{margin-top: .234rem}.richtext h4 + p,.richtext h4 + ul,.richtext h4 + ol,.richtext h4 + h4,.richtext h4 + h5,.richtext h5 + p,.richtext h5 + ul,.richtext h5 + ol,.richtext h5 + h4,.richtext h5 + h5{margin-top: 0}.richtext h1 + img,.richtext h2 + img,.richtext h3 + img,.richtext h4 + img,.richtext h5 + img,.richtext h1 + iframe,.richtext h2 + iframe,.richtext h3 + iframe,.richtext h4 + iframe,.richtext h5 + iframe{margin-top: .264rem}.richtext P + h4,.richtext p + h5,.richtext ul + h4,.richtext ul + h5,.richtext ol + h4,.richtext ol + h5,.richtext table + h4,.richtext table + h5,.richtext .table-wrap + h4,.richtext .table-wrap + h5,.richtext img + h4,.richtext img + h5,.richtext iframe + h4,.richtext iframe + h5{margin-top: .176rem}.richtext p + h1,.richtext p + h2,.richtext p + h3,.richtext p + img,.richtext p + iframe,.richtext ul + h1,.richtext ul + h2,.richtext ul + h3,.richtext ul + img,.richtext ul + iframe,.richtext ol + h1,.richtext ol + h2,.richtext ol + h3,.richtext ol + img,.richtext ol + iframe,.richtext table + h1,.richtext table + h2,.richtext table + h3,.richtext table + img,.richtext table + iframe,.richtext .table-wrap + h1,.richtext .table-wrap + h2,.richtext .table-wrap + h3,.richtext .table-wrap + img,.richtext .table-wrap + iframe,.richtext img + h1,.richtext img + h2,.richtext img + h3,.richtext img + p,.richtext img + ul,.richtext img + ol,.richtext img + table,.richtext img + .table-wrap,.richtext iframe + h1,.richtext iframe + h2,.richtext iframe + h3,.richtext iframe + p,.richtext iframe + ul,.richtext iframe + ol,.richtext iframe + table,.richtext iframe + .table-wrap,.richtext img + img,.richtext img + iframe,.richtext iframe + img,.richtext iframe + iframe{margin-top: .351rem}.richtext p + p,.richtext ul + p,.richtext ol + p,.richtext table + p,.richtext .table-wrap + p{margin-top: .176rem}.richtext p + ul,.richtext ul + ul,.richtext ol + ul,.richtext table + ul,.richtext .table-wrap + ul{margin-top: .117rem}.richtext p + ol,.richtext ul + ol,.richtext ol + ol,.richtext table + ol,.richtext .table-wrap + ol{margin-top: .117rem}.richtext p + table,.richtext ul + table,.richtext ol + table,.richtext table + table{margin-top: .117rem}.richtext p + .table-wrap,.richtext ul + .table-wrap,.richtext ol + .table-wrap,.richtext table + .table-wrap{margin-top: .117rem}.richtext li > p + p{margin-top: .117rem;margin-bottom: .264rem}.richtext li + li{margin-top: 0}.richtext strong{font-weight: 600}.richtext h1{font-size: .351rem;line-height: 1.12}.richtext h2{font-size: .176rem;line-height: 1.25}.richtext h3{font-size: .176rem;line-height: 1.25;font-weight: 600}.richtext h4{font-size: .117rem;line-height: 1.38;position: relative;padding-left: .088rem;font-weight: 400}.richtext h4:before{content: '•';position: absolute;left: 0;top: 0}.richtext h5{font-size: .117rem;line-height: 1.38;font-weight: 400}.richtext th{font-size: .117rem;line-height: 1.38;font-weight: 700}.richtext td{font-size: .117rem;line-height: 1.38}.richtext ul{list-style: disc inside none}.richtext ul li{list-style: unset}.richtext ol{list-style-position: outside;padding: 0;counter-reset: item}.richtext ol li{display: block}.richtext ol li:before{content: counters(item, '.') '.';counter-increment: item;padding-right: .029rem}.richtext ol li + li{margin-top: 0}.richtext table tr{display: grid;grid-template-columns: repeat(4, 1fr);gap: .146rem;grid-gap: .146rem;border-bottom: 1px solid #d8d7d6}.richtext table th{padding: 0 0 .117rem 0}.richtext table td{padding: .117rem 0 .117rem}.richtext table th,.richtext table td{text-align: start}@media only screen and (min-width: 751px){.desktop-hide{display: none !important}}@media only screen and (max-width: 750px){.mobile-hide{display: none !important}body{font-size: .427rem}.headline{font-size: 1.12rem;line-height: 1.14}.large-title{font-size: .747rem;line-height: 1.29}.title{font-size: .533rem;line-height: 1.3}.large-text{font-size: .533rem;line-height: 1.3}.button-text{font-size: .427rem;font-weight: 600}.small-title{font-size: .48rem;line-height: 1.33}.body-text{font-size: .427rem}.label{font-size: .373rem}.wrap{width: 100%;max-width: none;margin-left: unset;margin-right: unset;padding-left: .4rem;padding-right: .427rem;padding-top: 2.13rem;padding-bottom: 2.13rem}.btn{width: fit-content;height: 1.6rem;padding: 0 .64rem;border-radius: 2.67rem}.btn span + span{transform: translate3d(0, 1.6rem, 0)}.btn span{font-size: .427rem;font-weight: 600}.btn.success span{transform: translate3d(0, -1.6rem, 0)}.btn[data-loading]{width: 3.2rem}.btn[data-loading] svg{width: .64rem;height: .64rem;margin-right: .16rem}.btn[data-loading] > i i{width: 3.2rem}.btn[data-loading] > i:before{min-width: 1.6rem}.btn:hover span{transform: translate3d(0, -1.6rem, 0)}.btn-loading span{transform: translate3d(0, -1.6rem, 0)}.btn-loading span + span{transform: translate3d(0, 0, 0)}.btn-loading > i{-webkit-animation: infinite-loader 5s linear;animation: infinite-loader 5s linear}.btn--utility{width: fit-content;height: .64rem}.btn--utility svg{width: .64rem;height: .64rem}.btn--utility svg + span{margin-left: .213rem}.btn--utility span + svg{margin-left: .213rem}.btn--more svg{width: .64rem;height: .64rem}.btn--more span + svg{margin-top: .213rem}.draw{background-size: 0 .027rem}.draw:hover,.draw:focus{background-position: 0 100%;background-size: 100% .027rem}.draw--xs{padding-bottom: .027rem}.draw--s{padding-bottom: .053rem}.draw--m{padding-bottom: .08rem}.draw--l{padding-bottom: .107rem}.draw--xl{padding-bottom: .133rem}.redraw{background-size: 500% .027rem}.redraw:hover,.redraw:focus{background-position: 0 100%}.redraw--xs{padding-bottom: .027rem}.redraw--s{padding-bottom: .053rem}.redraw--m{padding-bottom: .08rem}.redraw--l{padding-bottom: .107rem}.redraw--xl{padding-bottom: .133rem}.draw-target span{background-size: 0 .027rem;transition: background-size .5s cubic-bezier(.77, 0, .175, 1);padding-bottom: .027rem}.draw-target:hover span,.draw-target:focus span{background-position: 0 100%;background-size: 100% .027rem}.redraw-target span{background-size: 500% .027rem;transition: background-position 1s cubic-bezier(.77, 0, .175, 1);padding-bottom: .027rem}.redraw-target:hover span,.redraw-target:focus span{background-position: 0 100%}.fixed-header{position: fixed;width: 100%;top: 0;left: 0;transition: transform 600ms ease-in-out;padding: 0;background-color: var(--clr-bg);z-index: 5}.hide-header .fixed-header{transform: translate3d(0, -101%, 0)}.header{display: flex;justify-content: space-between;align-items: center;width: 100%;max-width: none;margin-left: unset;margin-right: unset;padding-left: .4rem;padding-right: .427rem;height: 1.71rem;position: relative}.header .logo{position: relative;z-index: 10;font-size: 0;color: var(--clr-white)}.header .logo svg{width: 3.44rem;height: .853rem}.header .items{height: .853rem}.header .lang{margin-left: 0;margin-right: .853rem;position: relative;z-index: 10}.header .lang a + a{margin-left: .533rem}.nav{position: absolute;height: auto;top: 0;left: 0;width: 100%;transform: translate3d(0, -100%, 0);transition: transform 400ms ease-in-out;display: flex;flex-direction: column;font-size: .747rem;line-height: 1.29;background-color: var(--clr-bg);padding: 2.56rem .853rem 1.28rem;z-index: 6}.nav ul{display: flex;flex-direction: column;align-items: center}.nav ul li{height: auto}.nav ul li a{opacity: 1}.nav ul li + li{margin-left: 0;margin-top: .64rem}.toggle{position: relative;z-index: 10;width: .853rem;height: .853rem;display: flex;justify-content: center;align-items: center}.toggle .hamburger{position: relative;width: .56rem;height: .373rem}.toggle .line{width: .56rem;height: .053rem;border-radius: .027rem;background-color: var(--clr-white);position: absolute;opacity: 1;transform: rotate(0deg);transition: background-color 200ms ease-in-out;transition: .25s ease-in-out}.toggle .line--1{top: 0}.toggle .line--2{top: .16rem}.toggle .line--3{top: .16rem;opacity: 0}.toggle .line--4{top: .32rem}.show-menu .nav{transform: translate3d(0, 0, 0)}.show-menu .hamburger .line--1{top: .16rem;opacity: 0}.show-menu .hamburger .line--2{rotate: 45deg}.show-menu .hamburger .line--3{rotate: -45deg;opacity: 1}.show-menu .hamburger .line--4{top: .16rem;opacity: 0}.show-menu .preloader{background-color: rgba(0,0,0,0.48);opacity: 1;z-index: 4}.cookies{width: 100%;height: auto;position: fixed;bottom: 0;left: 0;display: flex;justify-content: center;padding: 0 .427rem .427rem .4rem;z-index: 200;transform: translate3d(0, 10.7rem, 0)}.cookies__wrap{width: 100%;height: auto;flex-direction: column;align-items: center;flex-wrap: nowrap;border-radius: .96rem;padding: .64rem}.cookies__left{display: block;text-align: center;flex-wrap: nowrap;margin: 0 0 .64rem}.cookies__right{display: flex;flex-wrap: nowrap;align-items: center}.cookies__right a + a{margin-left: .64rem}.cookies__right a{white-space: nowrap}.cookies__right .btn{width: 4.27rem}.cookies.show{transform: translate3d(0, 0, 0)}.home{position: relative}.home .img:after{background-image: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%)}.home .wrap{padding-bottom: .96rem;position: relative}.home .wrap .btn--utility{position: static;flex-direction: row-reverse}.home .wrap .btn--utility svg{margin-left: 0;margin-right: .213rem}.section-title{width: 100%;text-align: left;margin-right: unset;margin-bottom: 1.28rem}.section-title h1,.section-title h2,.section-title .headline{margin: 0 0 .427rem}.section-title .large-text p + p,.section-title .text p + p{margin-top: .64rem}.full-img.section-img{min-height: 10rem;height: 10rem;aspect-ratio: 1}.flex{flex-direction: column}.grid{gap: 1.28rem}.grid--2{grid-template-columns: 100%}.grid--3{grid-template-columns: 100%}.grid--4{grid-template-columns: 100%}.about .grid{gap: .96rem .427rem;grid-template-columns: 100%}.work{padding-top: .427rem}.work__title{margin: 0 0 .427rem}.work:before{width: 0;height: .107rem}.work.is-visible:before{width: 100%}.us .grid .title{padding-left: .533rem;position: relative}.us .grid .title:before{width: .107rem}.us .list{padding-left: 0}.list li{position: relative;padding-left: .48rem}.list li + li{margin-top: .533rem}.list li:before{content: '';position: absolute;left: 0;top: .213rem;width: .16rem;height: .16rem;background-color: var(--clr-contrast)}.card__image{height: 6.4rem;margin: 0 0 .427rem}.card__title{font-size: .48rem;line-height: 1.33;margin: 0 0 .427rem}.tags .tag + .tag{margin-left: .213rem}.tag{display: flex;font-size: .373rem;width: fit-content;height: .64rem;align-items: center;justify-content: center;padding: .053rem .213rem;border-radius: 1.33rem}.clients .wrap{padding-top: 1.6rem;padding-bottom: 1.6rem}.clients .section-title{margin-bottom: .96rem}.clients .slider{width: 100%}.clients .splide{width: 100%}.clients .splide__slide{display: block;width: 4.37rem;height: auto}.clients .splide__slide svg{width: 4.37rem;height: 1.12rem}.clients .splide__arrow{width: 1.12rem;height: .64rem}.clients .splide__arrow svg{width: .64rem;height: .64rem}.clients .splide__arrow--prev{padding-right: .48rem}.clients .splide__arrow--next{padding-left: .48rem}.clients .splide__arrow--next svg{transform: rotate(180deg);transform-origin: center}.clients .splide__arrows{padding-top: .96rem}.home-projects .wrap{padding-bottom: 1.28rem}.button-holder{padding-top: 1.28rem}.project .wrap{padding-top: 3.84rem}.project .section-title{margin: .64rem auto .427rem 0}.gallery{padding-top: 1.28rem;grid-template-columns: 100%;gap: .427rem}.gallery img{width: 100%;height: auto}.gallery img:nth-child(3n + 1){grid-column: unset;height: auto}.footer .wrap{padding-bottom: .96rem}.footer .headline{margin: 0 0 .64rem}.footer .flex{gap: .427rem}.footer .title{margin: 0 0 .427rem}.footer .form-container{width: 100%;min-width: 100%}.form__input{position: relative;margin: 0 0 .64rem}.form__input label{color: rgba(255,255,255,0.48);font-size: .427rem;line-height: .533rem;position: absolute;width: 100%;height: 100%;top: .56rem;left: .427rem;pointer-events: none;transform: translate3d(0, 0, 0);transition: font-size 250ms ease-in-out, top 250ms ease-in-out}.form__input input,.form__input textarea{width: 100%;height: 1.6rem;font-size: .427rem;line-height: 1.38;background: transparent;padding: .853rem .427rem .24rem;border: .007rem solid var(--clr-border-white);transition: border-color 150ms ease-in-out;color: var(--clr-whtie)}.form__input input.has-value + label,.form__input textarea.has-value + label,.form__input input.has-focus + label,.form__input textarea.has-focus + label{font-size: .373rem;top: .24rem;width: fit-content;height: min-content}.form__input .error-message{display: none;position: absolute;color: var(--clr-error);font-size: .373rem;line-height: 1;bottom: -24xd;left: .427rem;margin-top: 0;padding-left: 0}.form__input.error input,.form__input.error textarea,.form__input.error .form-dropdown__holder{border-color: var(--clr-error)}.form__input.error .error-message{display: block}.form__input--textarea textarea{height: 3.2rem;resize: none}.form__button-holder{display: flex;align-items: center;justify-content: space-between}.form__checkbox{position: relative;padding: 0 0 0 .747rem;height: auto;display: flex;flex-direction: column;align-items: flex-start;width: fit-content}.form__checkbox p{margin: 0}.form__checkbox .checkmark{position: absolute;top: 50%;transform: translateY(-50%);left: 0;width: .48rem;height: .48rem;border-radius: .08rem;padding: 0 .133rem;background-color: transparent;cursor: pointer;border: .015rem solid var(--clr-white)}.form__checkbox .checkmark:after{content: '';position: absolute;display: none;width: .16rem;height: .32rem;border: solid;border-width: 0rem .053rem .053rem 0rem;transform: rotate(45deg)}.form__checkbox span,.form__checkbox a{white-space: nowrap}.form__checkbox .checkbox-error-message{display: none;position: absolute;color: var(--clr-error);font-size: .373rem;line-height: 1.29;top: 100%;margin-top: 0rem}.form__checkbox.error .checkmark{border-color: var(--clr-error)}.form__checkbox.error .checkbox-error-message{display: block}.form .global-error-message{display: none;width: 100%;text-align: center;color: var(--clr-error);font-weight: 400;margin: 0 0 .64rem}.form__agree{display: block}.bottom{width: 100%;display: flex;justify-content: space-between;padding-top: 0;padding-bottom: .96rem}.privacy{padding-top: 2.99rem;padding-bottom: 1.28rem}.privacy .headline{margin: 0 0 .96rem}.privacy article{width: 100%;margin-right: unset}.privacy .table-wrap{overflow-x: scroll;padding-bottom: .267rem}.privacy table{width: 34.1rem}.not-found{height: calc(var(--vh) * 100);min-height: calc(var(--vh) * 100);max-height: none;height: auto;display: flex;align-items: center}.not-found .wrap{padding-top: 3.84rem;padding-bottom: 2.13rem;height: 100%;max-height: unset;flex-direction: column}.not-found .headline{height: auto;width: 100%;display: flex;padding-right: 0;flex-direction: column;justify-content: center;margin: 0 0 .64rem;max-width: none}.richtext{font-size: .427rem;line-height: 1.38;font-weight: 400}.richtext img{width: 100% !important;height: auto}.richtext iframe{width: 100%;height: auto;aspect-ratio: 1.78}.richtext a{text-decoration: underline;overflow-wrap: break-word;word-wrap: break-word}.richtext p,.richtext ul,.richtext ol,.richtext h1,.richtext h2,.richtext h3,.richtext h4,.richtext h5{margin: 0}.richtext h1 + p,.richtext h1 + ul,.richtext h1 + ol,.richtext h3 + p,.richtext h3 + ul,.richtext h3 + ol,.richtext h1 + h1,.richtext h1 + h2,.richtext h1 + h4,.richtext h1 + h5,.richtext h2 + h1,.richtext h2 + h2,.richtext h2 + h4,.richtext h2 + h5,.richtext h3 + h1,.richtext h3 + h2,.richtext h3 + h4,.richtext h3 + h5{margin-top: .427rem}.richtext h2 + p,.richtext h2 + ul,.richtext h2 + ol{margin-top: .853rem}.richtext h1 + h3,.richtext h2 + h3,.richtext h3 + h3{margin-top: .64rem}.richtext h1 + table,.richtext h2 + table,.richtext h3 + table,.richtext h4 + table,.richtext h5 + table{margin-top: .853rem}.richtext h1 + .table-wrap,.richtext h2 + .table-wrap,.richtext h3 + .table-wrap,.richtext h4 + .table-wrap,.richtext h5 + .table-wrap{margin-top: .853rem}.richtext h4 + p,.richtext h4 + ul,.richtext h4 + ol,.richtext h4 + h4,.richtext h4 + h5,.richtext h5 + p,.richtext h5 + ul,.richtext h5 + ol,.richtext h5 + h4,.richtext h5 + h5{margin-top: 0}.richtext h1 + img,.richtext h2 + img,.richtext h3 + img,.richtext h4 + img,.richtext h5 + img,.richtext h1 + iframe,.richtext h2 + iframe,.richtext h3 + iframe,.richtext h4 + iframe,.richtext h5 + iframe{margin-top: .96rem}.richtext P + h4,.richtext p + h5,.richtext ul + h4,.richtext ul + h5,.richtext ol + h4,.richtext ol + h5,.richtext table + h4,.richtext table + h5,.richtext .table-wrap + h4,.richtext .table-wrap + h5,.richtext img + h4,.richtext img + h5,.richtext iframe + h4,.richtext iframe + h5{margin-top: .64rem}.richtext p + h1,.richtext p + h2,.richtext p + h3,.richtext p + img,.richtext p + iframe,.richtext ul + h1,.richtext ul + h2,.richtext ul + h3,.richtext ul + img,.richtext ul + iframe,.richtext ol + h1,.richtext ol + h2,.richtext ol + h3,.richtext ol + img,.richtext ol + iframe,.richtext table + h1,.richtext table + h2,.richtext table + h3,.richtext table + img,.richtext table + iframe,.richtext .table-wrap + h1,.richtext .table-wrap + h2,.richtext .table-wrap + h3,.richtext .table-wrap + img,.richtext .table-wrap + iframe,.richtext img + h1,.richtext img + h2,.richtext img + h3,.richtext img + p,.richtext img + ul,.richtext img + ol,.richtext img + table,.richtext img + .table-wrap,.richtext iframe + h1,.richtext iframe + h2,.richtext iframe + h3,.richtext iframe + p,.richtext iframe + ul,.richtext iframe + ol,.richtext iframe + table,.richtext iframe + .table-wrap,.richtext img + img,.richtext img + iframe,.richtext iframe + img,.richtext iframe + iframe{margin-top: 1.28rem}.richtext p + p,.richtext ul + p,.richtext ol + p,.richtext table + p,.richtext .table-wrap + p{margin-top: .64rem}.richtext p + ul,.richtext ul + ul,.richtext ol + ul,.richtext table + ul,.richtext .table-wrap + ul{margin-top: .427rem}.richtext p + ol,.richtext ul + ol,.richtext ol + ol,.richtext table + ol,.richtext .table-wrap + ol{margin-top: .427rem}.richtext p + table,.richtext ul + table,.richtext ol + table,.richtext table + table{margin-top: .427rem}.richtext p + .table-wrap,.richtext ul + .table-wrap,.richtext ol + .table-wrap,.richtext table + .table-wrap{margin-top: .427rem}.richtext li > p + p{margin-top: .427rem;margin-bottom: .96rem}.richtext li + li{margin-top: 0}.richtext strong{font-weight: 600}.richtext h1{font-size: 1.07rem;line-height: 1.15}.richtext h2{font-size: .64rem;line-height: 1.25}.richtext h3{font-size: .533rem;line-height: 1.3}.richtext h4{font-size: .427rem;line-height: 1.38;position: relative;padding-left: .32rem}.richtext h4:before{content: '•';position: absolute;left: 0;top: 0}.richtext h5{font-size: .427rem;line-height: 1.38;font-weight: 400}.richtext th{font-size: .427rem;line-height: 1.38}.richtext td{font-size: .427rem;line-height: 1.38}.richtext ul{list-style: disc inside none}.richtext ul li{list-style: unset}.richtext ol{list-style-position: outside;padding: 0;counter-reset: item}.richtext ol li{display: block}.richtext ol li:before{content: counters(item, '.') '.';counter-increment: item;padding-right: .107rem}.richtext ol li + li{margin-top: 0}.richtext table tr{display: grid;grid-template-columns: repeat(4, 1fr);gap: .533rem;grid-gap: .533rem;border-bottom: 1px solid #d8d7d6}.richtext table th{padding: 0 0 .427rem 0}.richtext table td{padding: .427rem 0 .427rem}.richtext table th,.richtext table td{text-align: start}}