@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Manrope:wght@200..800&family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{font-family:Manrope,sans-serif}.flex{display:flex}.flex.column{flex-direction:column}.flex.wrap{flex-wrap:wrap}.flex.align-center{align-items:center}.flex.justify-center{justify-content:center}.flex.justify-end{justify-content:end}.flex.justify-space-between{justify-content:space-between}.w-100{width:100%}.w-50{width:50%}h1,h2,h3,h4,h5{font-family:Manrope,sans-serif;font-weight:600;margin:0}h1,h3,h4{letter-spacing:-4%}h1{font-size:64px;line-height:80px}h2{font-size:56px;line-height:62px;letter-spacing:-2%}h3{font-size:48px;line-height:54px}h4{font-size:32px;line-height:38px}p{margin:0}.title-lg{font-size:20px;font-weight:600;line-height:26px;letter-spacing:0%}.title-md{font-size:16px;font-weight:600;line-height:22px;letter-spacing:0%}.title-sm{font-size:14px;font-weight:600;line-height:22px;letter-spacing:0%}.p-lg{font-size:18px;font-weight:400;line-height:24px;letter-spacing:0%}.p-md{font-size:16px;font-weight:400;line-height:22px;letter-spacing:0%}.p-sm{font-size:14px;font-weight:400;line-height:22px;letter-spacing:0%}.overline-lg{font-size:16px;font-weight:400;line-height:22px;letter-spacing:.96px}.overline-md{font-family:DM Mono,monospace;font-size:14px;font-weight:400;line-height:22px;letter-spacing:1.4px}.overline-sm{font-size:12px;font-weight:400;line-height:22px;letter-spacing:1.2px}a{font-size:16px;font-weight:500;line-height:22px;letter-spacing:2%;offset:20px;text-decoration:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:8%;text-underline-offset:20%;text-underline-position:from-font}a:hover{cursor:pointer}.uppercase{text-transform:uppercase}.text-regular{font-weight:400}.text-semi-bold{font-weight:600}.text-neutral-50{color:#f7f7f7}.text-neutral-100{color:#ededed}.text-neutral-200{color:#ddd}.text-neutral-300{color:#c8c8c8}.text-neutral-400{color:#adadad}.text-neutral-500{color:#888}.text-neutral-600{color:#7b7b7b}.text-neutral-700{color:#676767}.text-neutral-800{color:#545454}.text-neutral-900{color:#363636}.button-wrapper{border-radius:999px;padding:2px 1px;display:inline-block;position:relative;overflow:hidden}.button-wrapper.disabled{cursor:not-allowed}.button-wrapper.block{width:100%}.button-wrapper button{z-index:0;grid-column-gap:2.5rem;grid-row-gap:2.5rem;background-color:#000;color:#fff;cursor:pointer;border-radius:999999px;border:#000000 1px solid;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;align-items:center;min-height:3rem;padding-left:1.5rem;padding-right:.25rem;text-decoration:none;display:inline-flex;transition:all 1.15s ease-in-out!important}.button-wrapper button.block{width:100%}.button-wrapper button.negative{background-color:#fff;color:#000;border:#FFFFFF 1px solid}.button-wrapper button .text{z-index:2;color:#fff;transition:color .2s;transition:all 1.15s ease-in-out!important}.button-wrapper button .text.negative,.button-wrapper button .text.loading{color:#000}.button-wrapper button .button_arrow_wrapper{z-index:2;flex-flow:row;flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;margin-left:auto;margin-right:.3rem;position:relative;right:5px}.button-wrapper button .arrow-button{color:#000}.button-wrapper button .arrow-button.negative{color:#fff}.button-wrapper button .arrow-icon{width:16px;height:16px;overflow:visible;position:relative}.button-wrapper button .arrow-icon.down{transform:rotate(90deg)}.button-wrapper button .circle{transform:translateY(-50%) scale(1);transition:transform .65s cubic-bezier(.785,.135,.15,.86);z-index:1;pointer-events:none;background-color:#e3ff17;border-radius:50%;width:2.5rem;height:2.5rem;position:absolute;top:50%;right:.25rem}.button-wrapper button .circle.negative{background-color:#000}.button-wrapper button .circle.loading{transform:translateY(-50%) scale(17)}.button-wrapper button.disabled{filter:grayscale(100%);pointer-events:none}.button-wrapper button:hover{background-color:#e3ff17;transition:all .5s ease-in-out;transition-delay:.2s}.button-wrapper button:hover .text{color:#000;transition:all .15s ease-in-out!important}.button-wrapper button:hover .text.negative{color:#fff!important}.button-wrapper button:hover .circle{transform:translateY(-50%) scale(17)}.button-wrapper button:hover .circle.block{transform:translateY(-50%) scale(35)}.footer{background-color:#e3ff17;display:flex;max-width:100vw;flex-direction:column;justify-content:space-between;align-items:flex-start;align-self:stretch}@media(min-width:1441px){.footer{padding:32px 80px}}@media(max-width:1440px){.footer{padding:32px 80px}}@media(min-width:831px){.footer{height:766px}}@media(max-width:830px){.footer{padding:32px 48px;align-self:stretch;min-height:766px}}@media(max-width:520px){.footer{padding:32px 24px;min-height:auto}}.footer .top{display:flex;align-items:flex-start;gap:16px;align-self:stretch}@media(max-width:830px){.footer .top{flex-direction:column;gap:88px}}@media(max-width:520px){.footer .top{flex-direction:column;gap:31px}}.footer .title-section{display:flex;flex-direction:column;align-items:flex-start;gap:24px}@media(min-width:1441px){.footer .title-section{flex:1 0 0}}@media(max-width:1440px){.footer .title-section{width:416px}}@media(max-width:830px){.footer .title-section{width:100%}}.footer .title-container{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.footer .text-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:9px;align-self:stretch}.footer .text-wrapper>h3{width:100%;max-width:355px}.footer .body-section{display:flex;align-items:flex-start;gap:16px}@media(min-width:1441px){.footer .body-section{flex:1 0 0}}@media(max-width:1440px){.footer .body-section{width:846px}}@media(max-width:830px){.footer .body-section{width:100%}}@media(max-width:520px){.footer .body-section{flex-direction:column}}.footer .body-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex:1 0 0;gap:9px}.footer .body-container>a{color:#000}.footer .contact-details{display:flex;flex-direction:column;align-items:flex-start;gap:2px;align-self:stretch;word-break:break-all}.footer .contact-details>a{color:#000}.footer .bottom-small-up{width:100%;display:flex;flex-direction:column}.footer .bottom-small-up>img{width:100%;align-self:flex-end}@media(min-width:1441px){.footer .bottom-small-up>img{max-width:1162px;margin-bottom:58px}}@media(max-width:1440px){.footer .bottom-small-up>img{margin-bottom:27.3px}}@media(max-width:830px){.footer .bottom-small-up>img{margin:67px 0}}@media(max-width:520px){.footer .bottom-small-up{display:none}}@media(min-width:521px){.footer .bottom-until-small{display:none}}.footer .bottom{width:100%;display:flex;align-items:flex-start;gap:16px;align-self:stretch}@media(min-width:1441px){.footer .bottom .brand{width:100%}}@media(max-width:1440px){.footer .bottom .brand{width:33.33%}}.footer .bottom>a{color:#000}.footer .bottom .links{display:flex;gap:16px}@media(min-width:1441px){.footer .bottom .links{width:100%}}@media(max-width:1440px){.footer .bottom .links{width:66.67%}}.footer .bottom .links>a{color:#000}@media(max-width:520px){.footer .bottom{flex-wrap:wrap;gap:0px}.footer .bottom :first-child{width:100%;margin-bottom:16px}}.image-loader input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.image-loader label{position:relative;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;border:none;width:300px;aspect-ratio:1;background-color:#e0e0e0;font-size:24px;border-radius:12px}.image-preview{border-radius:12px;width:300px;aspect-ratio:1;position:relative}.image-preview .close{position:absolute;width:35px;height:35px;right:0;border-radius:50%;background-color:red;margin:10px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#fff}.image-preview .close:hover{cursor:pointer}.image-preview .close:active{filter:brightness(90%)}.input-wrapper{position:relative;width:100%}.input-wrapper label{display:flex;align-items:center;position:absolute;transform-origin:left;margin-left:1.2rem;will-change:transform;z-index:2;width:calc(100% - 1.2rem);height:100%;top:auto;left:auto;pointer-events:none;cursor:pointer;color:#888;font-size:14px;font-style:normal;font-weight:600;line-height:22px;transition:transform .2s ease-in-out}.input-wrapper label.filled{transform:scale(.71) translateY(-14px)}.input-wrapper input{display:flex;height:20px;width:calc(100% - 40px);padding:24px 20px 12px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;border:none;border-radius:100px;background:#f7f7f7;color:#000;font-size:14px;font-weight:600;line-height:22px}.input-wrapper input:focus-visible{outline:none}.textarea-wrapper{position:relative;width:100%}.textarea-wrapper label{display:flex;align-items:center;position:absolute;transform-origin:left;margin-left:1.2rem;will-change:transform;z-index:2;width:calc(100% - 2.4rem);top:14px;left:auto;pointer-events:none;cursor:pointer;color:#888;font-size:14px;font-style:normal;font-weight:600;line-height:22px;transition:transform .2s ease-in-out,width .2s ease}.textarea-wrapper label.filled{transform:scale(.71) translateY(-14px);width:calc(150% - 2.4rem)}.textarea-wrapper textarea{display:flex;resize:none;width:100%;max-width:calc(100% - 40px);padding:24px 20px 12px;justify-content:center;align-items:center;align-self:stretch;border-radius:24px;flex:1 0 0;border:none;background:#f7f7f7;color:#000;font-size:14px;font-weight:600;line-height:22px}.textarea-wrapper textarea:focus-visible{outline:none}.checkbox-wrapper{display:flex;height:24px;padding:12px 20px;flex-direction:column;justify-content:center;align-items:center;gap:10px;flex:1 0 0;border-radius:100px;background:#f7f7f7;max-width:100%}.checkbox-wrapper>div{display:flex;justify-content:flex-end;align-items:center;gap:12px;align-self:stretch}.checkbox-wrapper label{overflow:hidden;color:var(--text-primary, #000);text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;flex:1 0 0}.checkbox-wrapper input:checked{accent-color:#000000}.dropdown-wrapper{position:relative;width:100%}.dropdown-wrapper label{display:flex;align-items:center;position:absolute;transform-origin:left;margin-left:1.2rem;will-change:transform;z-index:2;width:calc(100% - 2.4rem);height:100%;top:auto;left:auto;pointer-events:none;cursor:pointer;color:#888;font-size:14px;font-style:normal;font-weight:600;line-height:22px;transition:transform .2s ease-in-out,width .2s ease}.dropdown-wrapper label.filled{transform:scale(.71) translateY(-14px);width:calc(150% - 2.4rem)}.dropdown-wrapper select{display:flex;min-height:57px;width:100%;padding:24px 20px 12px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;border:none;border-radius:100px;background:#f7f7f7;color:#000;font-size:14px;font-weight:600;line-height:22px}.dropdown-wrapper select:focus-visible{outline:none}.input-button-wrapper{border-radius:999px;display:inline-block;position:relative;overflow:hidden}.input-button{z-index:0;grid-column-gap:1rem;background-color:#fff;color:#000;cursor:pointer;border-radius:999999px;border:#FFFFFF 1px solid;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;align-items:center;min-height:3rem;padding:0;padding-right:.25rem;text-decoration:none;display:inline-flex;transition:all 1.15s ease-in-out!important}.input-button>input{display:flex;height:24px;width:calc(100% - 40px);padding:12px 20px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;border:none;border-radius:100px;color:#000;font-size:14px;line-height:22px}.input-button>input::placeholder{font-size:16px;color:#000}.input-button>input:focus-visible{outline:none}.input-button .blank{z-index:2;color:#fff;width:176px;padding:0 0 0 20px;font-size:14px;transition:color .2s;transition:all 1.15s ease-in-out!important}.input-button .button_arrow_wrapper{z-index:2;flex-flow:row;flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;margin-left:auto;margin-right:.3rem;position:relative;right:5px}.input-button .button_arrow_wrapper:hover+.circle{transform:translateY(-50%) scale(1.2)}.input-button .button_arrow_wrapper:hover+.circle.loading{transform:translateY(-50%) scale(17)}.input-button .arrow-button{color:#fff}.input-button .arrow-icon{width:16px;height:16px;overflow:visible;position:relative}.input-button .circle{transform:translateY(-50%) scale(1);transition:transform .65s cubic-bezier(.785,.135,.15,.86);z-index:1;background-color:#000;border-radius:50%;width:2.5rem;height:2.5rem;position:absolute;top:50%;right:.25rem}.input-button .circle.loading{transform:translateY(-50%) scale(17)}.input-button .circle:hover{transform:translateY(-50%) scale(1.2)}.input-button .circle:hover.loading{transform:translateY(-50%) scale(17)}.label{display:inline-block;padding:10px 16px;gap:10px;border-radius:24px;background:#ededed;transition:.4s}.label.active{background-color:#000;color:#fff}.label:hover{cursor:pointer;filter:brightness(90%)}nav{display:flex;width:calc(100% - 160px);height:40px;padding:16px 80px;flex-direction:column;justify-content:space-between;align-items:center;position:fixed;transition:background-color .5s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:999}nav.open{background-color:#fff}@media(max-width:830px){nav{width:calc(100% - 48px);padding:14px 24px}}nav .container{display:flex;height:100%;width:100%;justify-content:space-between;align-items:center}nav img{width:91px;flex-shrink:0;aspect-ratio:91/19}nav img:hover{cursor:pointer}nav .menu{display:flex;width:100%;max-width:848px;height:100%;justify-content:space-between;align-items:center;flex-shrink:0}@media(max-width:1440px){nav .menu{max-width:875px}}@media(max-width:1000px){nav .menu{max-width:560px}}@media(max-width:830px){nav .menu{display:none}}nav .menu .links{display:flex;width:100%;max-width:450px;height:100%;align-items:center;gap:16px;flex-shrink:0}@media(max-width:1440px){nav .menu .links{max-width:392px;gap:8px}}nav .menu .links a{text-decoration:none;color:#000;width:100%;max-width:92px;flex-shrink:0}nav .locale-changer{text-transform:uppercase;font-weight:600;display:flex;color:#adadad}nav .locale-changer .selected{color:#000}nav .locale-changer:hover{cursor:pointer}@media(min-width:831px){nav .menu-button-wrapper{display:none}}nav .menu-button{display:flex;padding:10px;flex-shrink:0;border-radius:24px;background:#000;transition:transform .2s ease-in-out}@media(min-width:831px){nav .menu-button{display:none}}nav .menu-button:hover{cursor:pointer}nav .menu-button.open{transform:rotate(-45deg)}nav .mobile-menu{position:absolute;top:68px;width:100%;height:0px;background-color:#fff;transition:height .2s ease-out;display:flex;flex-direction:column;gap:8px;align-items:flex-start;z-index:999}nav .mobile-menu.open{border-top:1px solid #EDEDED;overflow:hidden;width:calc(100% - 48px);height:calc(100vh - 116px);padding:24px}nav .mobile-menu .mobile-options{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}nav .mobile-menu .mobile-options .link{padding:12px 0;text-decoration:none;color:#000}.project-box{display:flex;width:calc(100% - 48px);background:#ededed;padding:12px 24px;border-radius:24px;justify-content:space-between;align-items:center;transition:.4s}.project-box:hover{filter:brightness(95%)}.stepper{display:flex;height:46px;flex-direction:column;align-items:flex-start;gap:3px;align-self:stretch}.stepper .top{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.stepper .back-button{display:flex;align-items:center;gap:6px;color:#000;font-family:DM Sans;font-size:18px;font-weight:600;line-height:36px}.stepper .back-button.disabled{color:#888}.stepper .back-button:hover{cursor:pointer}.stepper .steps-wrapper{display:flex;align-items:center;gap:8px;align-self:stretch}.stepper .step{height:7px;width:100%;border-radius:100px;background:linear-gradient(to left,#ededed 50%,#000 50%);background-size:200% 100%;background-position:right bottom;transition:all .75s ease}.stepper .step.active{background-position:left bottom}.marquee-section{display:flex;width:100%;padding:80px 0;white-space:nowrap;overflow:hidden;box-sizing:border-box}.marquee-section .container{width:100%;display:flex;justify-content:center;align-items:center;animation:marquee-content 100s linear infinite;padding-left:100%;text-indent:0}.marquee-section .marquee__item{display:flex;align-items:center;gap:67px;padding-left:67px}@keyframes marquee-content{0%{transform:translate(0)}to{transform:translate(-100%)}}.admin-projects-view{width:calc(100% - 224px);display:flex;padding:80px 112px;flex-direction:column;gap:67px}@media(max-width:830px){.admin-projects-view{display:none}}.admin-projects-view .images-container{border-radius:12px;background-color:#ededed;padding:24px;display:flex;flex-direction:column;gap:12px}.login-section{display:flex;padding:80px;justify-content:center;align-items:center;align-self:stretch;background:no-repeat center/cover url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSI3ODIiIHZpZXdCb3g9IjAgMCAxNDQwIDc4MiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfaWZfNDIwXzYzODApIj4KPGVsbGlwc2UgY3g9IjcyNC43NTUiIGN5PSI0NjEuMDU1IiByeD0iNzI0Ljc1NSIgcnk9IjQ2MS4wNTUiIHRyYW5zZm9ybT0ibWF0cml4KDAuNTA3NjI0IDAuODYxNTc5IDAuODYxNTc5IC0wLjUwNzYyNCAtNTczIDE0OS4wODYpIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfNDIwXzYzODApIi8+CjwvZz4KPGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjFfZl80MjBfNjM4MCkiPgo8ZWxsaXBzZSBjeD0iNjguMTE2MiIgY3k9IjU3OS40NzciIHJ4PSI2OC4xMTYyIiByeT0iNTc5LjQ3NyIgdHJhbnNmb3JtPSJtYXRyaXgoMC42MjM3MjUgLTAuNzgxNjQ0IC0wLjc4MTY0NCAtMC42MjM3MjUgMTYyNy44OCA4MzIuODQpIiBmaWxsPSIjQzNGRjdBIi8+CjwvZz4KPGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjJfZl80MjBfNjM4MCkiPgo8ZWxsaXBzZSBjeD0iMTMwNS43NiIgY3k9IjgzMy44MjciIHJ4PSI3NTkuMjM4IiByeT0iNjMyLjE0NSIgZmlsbD0iI0UzRkYxNyIvPgo8L2c+CjxnIGZpbHRlcj0idXJsKCNmaWx0ZXIzX2ZfNDIwXzYzODApIj4KPGVsbGlwc2UgY3g9Ijg5Ny40MzQiIGN5PSIxMDM1LjQ0IiByeD0iNjcwLjkzNiIgcnk9IjU1OC42NDYiIGZpbGw9IiNGN0Y3RjciLz4KPC9nPgo8Zm9yZWlnbk9iamVjdCB4PSI4ODEuMDQ2IiB5PSIxMjUuNTk1IiB3aWR0aD0iODU1LjkzMyIgaGVpZ2h0PSI3NjMuNTU1Ij48ZGl2IHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hodG1sIiBzdHlsZT0iYmFja2Ryb3AtZmlsdGVyOmJsdXIoMjMuMjZweCk7Y2xpcC1wYXRoOnVybCgjYmdibHVyXzBfNDIwXzYzODBfY2xpcF9wYXRoKTtoZWlnaHQ6MTAwJTt3aWR0aDoxMDAlIj48L2Rpdj48L2ZvcmVpZ25PYmplY3Q+PGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjRfZl80MjBfNjM4MCkiIGRhdGEtZmlnbWEtYmctYmx1ci1yYWRpdXM9IjQ2LjUyNTQiPgo8ZWxsaXBzZSBjeD0iMTMwOS4wMSIgY3k9IjUwNy4zNzIiIHJ4PSIzNTEuODgiIHJ5PSIzMDUuNjkxIiBmaWxsPSIjRURFREVEIiBmaWxsLW9wYWNpdHk9IjAuNCIvPgo8L2c+CjxkZWZzPgo8ZmlsdGVyIGlkPSJmaWx0ZXIwX2lmXzQyMF82MzgwIiB4PSItMzg1LjkxMyIgeT0iLTE2NC4xNzMiIHdpZHRoPSIxMTU2LjEiIGhlaWdodD0iMTQwNy4zIiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiI+CjxmZUZsb29kIGZsb29kLW9wYWNpdHk9IjAiIHJlc3VsdD0iQmFja2dyb3VuZEltYWdlRml4Ii8+CjxmZUJsZW5kIG1vZGU9Im5vcm1hbCIgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iQmFja2dyb3VuZEltYWdlRml4IiByZXN1bHQ9InNoYXBlIi8+CjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDEyNyAwIiByZXN1bHQ9ImhhcmRBbHBoYSIvPgo8ZmVPZmZzZXQgZHg9Ii0zMS45MTI4IiBkeT0iLTMwLjIzMzEiLz4KPGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iOS43NDE3OSIvPgo8ZmVDb21wb3NpdGUgaW4yPSJoYXJkQWxwaGEiIG9wZXJhdG9yPSJhcml0aG1ldGljIiBrMj0iLTEiIGszPSIxIi8+CjxmZUNvbG9yTWF0cml4IHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwIDAgMCAwIDAuODkwMTk2IDAgMCAwIDAgMSAwIDAgMCAwIDAuMDkwMTk2MSAwIDAgMCAxIDAiLz4KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbjI9InNoYXBlIiByZXN1bHQ9ImVmZmVjdDFfaW5uZXJTaGFkb3dfNDIwXzYzODAiLz4KPGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iMTguMzA3OCIgcmVzdWx0PSJlZmZlY3QyX2ZvcmVncm91bmRCbHVyXzQyMF82MzgwIi8+CjwvZmlsdGVyPgo8ZmlsdGVyIGlkPSJmaWx0ZXIxX2ZfNDIwXzYzODAiIHg9IjY1Mi40NCIgeT0iLTU3LjIzNDgiIHdpZHRoPSIxMTI5Ljk2IiBoZWlnaHQ9Ijk1MC43OTciIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSJzUkdCIj4KPGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz4KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0ic2hhcGUiLz4KPGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iNTUuMDA3NSIgcmVzdWx0PSJlZmZlY3QxX2ZvcmVncm91bmRCbHVyXzQyMF82MzgwIi8+CjwvZmlsdGVyPgo8ZmlsdGVyIGlkPSJmaWx0ZXIyX2ZfNDIwXzYzODAiIHg9IjM2LjExMzUiIHk9Ii0zMDguNzMiIHdpZHRoPSIyNTM5LjMiIGhlaWdodD0iMjI4NS4xMSIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPgo8ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPgo8ZmVCbGVuZCBtb2RlPSJub3JtYWwiIGluPSJTb3VyY2VHcmFwaGljIiBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJzaGFwZSIvPgo8ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSIyNTUuMjA2IiByZXN1bHQ9ImVmZmVjdDFfZm9yZWdyb3VuZEJsdXJfNDIwXzYzODAiLz4KPC9maWx0ZXI+CjxmaWx0ZXIgaWQ9ImZpbHRlcjNfZl80MjBfNjM4MCIgeD0iLTMuMTg3MjkiIHk9IjI0Ny4xMDkiIHdpZHRoPSIxODAxLjI0IiBoZWlnaHQ9IjE1NzYuNjYiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSJzUkdCIj4KPGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz4KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0ic2hhcGUiLz4KPGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iMTE0Ljg0MyIgcmVzdWx0PSJlZmZlY3QxX2ZvcmVncm91bmRCbHVyXzQyMF82MzgwIi8+CjwvZmlsdGVyPgo8ZmlsdGVyIGlkPSJmaWx0ZXI0X2ZfNDIwXzYzODAiIHg9Ijg4MS4wNDYiIHk9IjEyNS41OTUiIHdpZHRoPSI4NTUuOTMzIiBoZWlnaHQ9Ijc2My41NTUiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSJzUkdCIj4KPGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz4KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0ic2hhcGUiLz4KPGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iMzguMDQzNCIgcmVzdWx0PSJlZmZlY3QxX2ZvcmVncm91bmRCbHVyXzQyMF82MzgwIi8+CjwvZmlsdGVyPgo8Y2xpcFBhdGggaWQ9ImJnYmx1cl8wXzQyMF82MzgwX2NsaXBfcGF0aCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTg4MS4wNDYgLTEyNS41OTUpIj48ZWxsaXBzZSBjeD0iMTMwOS4wMSIgY3k9IjUwNy4zNzIiIHJ4PSIzNTEuODgiIHJ5PSIzMDUuNjkxIi8+CjwvY2xpcFBhdGg+PGxpbmVhckdyYWRpZW50IGlkPSJwYWludDBfbGluZWFyXzQyMF82MzgwIiB4MT0iOTcyLjAwOCIgeTE9IjU1MC44NDgiIHgyPSItOS4xMzk0MiIgeTI9IjQ5MS42NTYiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agc3RvcC1jb2xvcj0id2hpdGUiLz4KPHN0b3Agb2Zmc2V0PSIwLjc5ODA3NyIgc3RvcC1jb2xvcj0iI0MzRkY3QSIvPgo8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNFM0ZGMTciIHN0b3Atb3BhY2l0eT0iMCIvPgo8L2xpbmVhckdyYWRpZW50Pgo8L2RlZnM+Cjwvc3ZnPgo=);min-height:calc(100vh - 160px)}@media(max-width:830px){.login-section{padding:0}}.login-section .box{display:flex;width:100%;flex-direction:column;align-items:flex-start;background:#fff;max-width:400px;padding:24px;gap:32px;border-radius:24px}@media(max-width:830px){.login-section .box{display:none}}.empty-admin-projects-view{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}@media(min-width:831px){.empty-admin-projects-view{display:none}}@media(min-width:831px){.contact-section{display:flex;padding:80px;justify-content:center;align-items:center;align-self:stretch;background:no-repeat center/cover url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSI3ODIiIHZpZXdCb3g9IjAgMCAxNDQwIDc4MiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfaWZfNDIwXzYzODApIj4KPGVsbGlwc2UgY3g9IjcyNC43NTUiIGN5PSI0NjEuMDU1IiByeD0iNzI0Ljc1NSIgcnk9IjQ2MS4wNTUiIHRyYW5zZm9ybT0ibWF0cml4KDAuNTA3NjI0IDAuODYxNTc5IDAuODYxNTc5IC0wLjUwNzYyNCAtNTczIDE0OS4wODYpIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfNDIwXzYzODApIi8+CjwvZz4KPGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjFfZl80MjBfNjM4MCkiPgo8ZWxsaXBzZSBjeD0iNjguMTE2MiIgY3k9IjU3OS40NzciIHJ4PSI2OC4xMTYyIiByeT0iNTc5LjQ3NyIgdHJhbnNmb3JtPSJtYXRyaXgoMC42MjM3MjUgLTAuNzgxNjQ0IC0wLjc4MTY0NCAtMC42MjM3MjUgMTYyNy44OCA4MzIuODQpIiBmaWxsPSIjQzNGRjdBIi8+CjwvZz4KPGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjJfZl80MjBfNjM4MCkiPgo8ZWxsaXBzZSBjeD0iMTMwNS43NiIgY3k9IjgzMy44MjciIHJ4PSI3NTkuMjM4IiByeT0iNjMyLjE0NSIgZmlsbD0iI0UzRkYxNyIvPgo8L2c+CjxnIGZpbHRlcj0idXJsKCNmaWx0ZXIzX2ZfNDIwXzYzODApIj4KPGVsbGlwc2UgY3g9Ijg5Ny40MzQiIGN5PSIxMDM1LjQ0IiByeD0iNjcwLjkzNiIgcnk9IjU1OC42NDYiIGZpbGw9IiNGN0Y3RjciLz4KPC9nPgo8Zm9yZWlnbk9iamVjdCB4PSI4ODEuMDQ2IiB5PSIxMjUuNTk1IiB3aWR0aD0iODU1LjkzMyIgaGVpZ2h0PSI3NjMuNTU1Ij48ZGl2IHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hodG1sIiBzdHlsZT0iYmFja2Ryb3AtZmlsdGVyOmJsdXIoMjMuMjZweCk7Y2xpcC1wYXRoOnVybCgjYmdibHVyXzBfNDIwXzYzODBfY2xpcF9wYXRoKTtoZWlnaHQ6MTAwJTt3aWR0aDoxMDAlIj48L2Rpdj48L2ZvcmVpZ25PYmplY3Q+PGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjRfZl80MjBfNjM4MCkiIGRhdGEtZmlnbWEtYmctYmx1ci1yYWRpdXM9IjQ2LjUyNTQiPgo8ZWxsaXBzZSBjeD0iMTMwOS4wMSIgY3k9IjUwNy4zNzIiIHJ4PSIzNTEuODgiIHJ5PSIzMDUuNjkxIiBmaWxsPSIjRURFREVEIiBmaWxsLW9wYWNpdHk9IjAuNCIvPgo8L2c+CjxkZWZzPgo8ZmlsdGVyIGlkPSJmaWx0ZXIwX2lmXzQyMF82MzgwIiB4PSItMzg1LjkxMyIgeT0iLTE2NC4xNzMiIHdpZHRoPSIxMTU2LjEiIGhlaWdodD0iMTQwNy4zIiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiI+CjxmZUZsb29kIGZsb29kLW9wYWNpdHk9IjAiIHJlc3VsdD0iQmFja2dyb3VuZEltYWdlRml4Ii8+CjxmZUJsZW5kIG1vZGU9Im5vcm1hbCIgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iQmFja2dyb3VuZEltYWdlRml4IiByZXN1bHQ9InNoYXBlIi8+CjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDEyNyAwIiByZXN1bHQ9ImhhcmRBbHBoYSIvPgo8ZmVPZmZzZXQgZHg9Ii0zMS45MTI4IiBkeT0iLTMwLjIzMzEiLz4KPGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iOS43NDE3OSIvPgo8ZmVDb21wb3NpdGUgaW4yPSJoYXJkQWxwaGEiIG9wZXJhdG9yPSJhcml0aG1ldGljIiBrMj0iLTEiIGszPSIxIi8+CjxmZUNvbG9yTWF0cml4IHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwIDAgMCAwIDAuODkwMTk2IDAgMCAwIDAgMSAwIDAgMCAwIDAuMDkwMTk2MSAwIDAgMCAxIDAiLz4KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbjI9InNoYXBlIiByZXN1bHQ9ImVmZmVjdDFfaW5uZXJTaGFkb3dfNDIwXzYzODAiLz4KPGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iMTguMzA3OCIgcmVzdWx0PSJlZmZlY3QyX2ZvcmVncm91bmRCbHVyXzQyMF82MzgwIi8+CjwvZmlsdGVyPgo8ZmlsdGVyIGlkPSJmaWx0ZXIxX2ZfNDIwXzYzODAiIHg9IjY1Mi40NCIgeT0iLTU3LjIzNDgiIHdpZHRoPSIxMTI5Ljk2IiBoZWlnaHQ9Ijk1MC43OTciIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSJzUkdCIj4KPGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz4KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0ic2hhcGUiLz4KPGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iNTUuMDA3NSIgcmVzdWx0PSJlZmZlY3QxX2ZvcmVncm91bmRCbHVyXzQyMF82MzgwIi8+CjwvZmlsdGVyPgo8ZmlsdGVyIGlkPSJmaWx0ZXIyX2ZfNDIwXzYzODAiIHg9IjM2LjExMzUiIHk9Ii0zMDguNzMiIHdpZHRoPSIyNTM5LjMiIGhlaWdodD0iMjI4NS4xMSIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPgo8ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPgo8ZmVCbGVuZCBtb2RlPSJub3JtYWwiIGluPSJTb3VyY2VHcmFwaGljIiBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJzaGFwZSIvPgo8ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSIyNTUuMjA2IiByZXN1bHQ9ImVmZmVjdDFfZm9yZWdyb3VuZEJsdXJfNDIwXzYzODAiLz4KPC9maWx0ZXI+CjxmaWx0ZXIgaWQ9ImZpbHRlcjNfZl80MjBfNjM4MCIgeD0iLTMuMTg3MjkiIHk9IjI0Ny4xMDkiIHdpZHRoPSIxODAxLjI0IiBoZWlnaHQ9IjE1NzYuNjYiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSJzUkdCIj4KPGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz4KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0ic2hhcGUiLz4KPGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iMTE0Ljg0MyIgcmVzdWx0PSJlZmZlY3QxX2ZvcmVncm91bmRCbHVyXzQyMF82MzgwIi8+CjwvZmlsdGVyPgo8ZmlsdGVyIGlkPSJmaWx0ZXI0X2ZfNDIwXzYzODAiIHg9Ijg4MS4wNDYiIHk9IjEyNS41OTUiIHdpZHRoPSI4NTUuOTMzIiBoZWlnaHQ9Ijc2My41NTUiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSJzUkdCIj4KPGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz4KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0ic2hhcGUiLz4KPGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iMzguMDQzNCIgcmVzdWx0PSJlZmZlY3QxX2ZvcmVncm91bmRCbHVyXzQyMF82MzgwIi8+CjwvZmlsdGVyPgo8Y2xpcFBhdGggaWQ9ImJnYmx1cl8wXzQyMF82MzgwX2NsaXBfcGF0aCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTg4MS4wNDYgLTEyNS41OTUpIj48ZWxsaXBzZSBjeD0iMTMwOS4wMSIgY3k9IjUwNy4zNzIiIHJ4PSIzNTEuODgiIHJ5PSIzMDUuNjkxIi8+CjwvY2xpcFBhdGg+PGxpbmVhckdyYWRpZW50IGlkPSJwYWludDBfbGluZWFyXzQyMF82MzgwIiB4MT0iOTcyLjAwOCIgeTE9IjU1MC44NDgiIHgyPSItOS4xMzk0MiIgeTI9IjQ5MS42NTYiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agc3RvcC1jb2xvcj0id2hpdGUiLz4KPHN0b3Agb2Zmc2V0PSIwLjc5ODA3NyIgc3RvcC1jb2xvcj0iI0MzRkY3QSIvPgo8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNFM0ZGMTciIHN0b3Atb3BhY2l0eT0iMCIvPgo8L2xpbmVhckdyYWRpZW50Pgo8L2RlZnM+Cjwvc3ZnPgo=);min-height:calc(100vh - 160px)}}@media(max-width:830px){.contact-section{padding:0}}.contact-section .box{display:flex;width:100%;flex-direction:column;align-items:flex-start;background:#fff}@media(min-width:831px){.contact-section .box{max-width:400px;padding:24px;gap:32px;border-radius:24px}}@media(max-width:830px){.contact-section .box{max-width:calc(100% - 48px);padding:120px 24px 24px;gap:67px}}.legal-view{display:flex;padding:152px 80px 80px;align-self:stretch;flex-direction:column}@media(max-width:830px){.legal-view{padding:116px 48px 48px}}@media(max-width:520px){.legal-view{padding:100px 24px 32px}}.legal-view .container{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch}@media(max-width:830px){.legal-view .container{flex-direction:column;gap:63px}}@media(max-width:830px){.legal-view .container{gap:26px}}.legal-view .title{display:flex;align-items:center;gap:10px;flex:1 0 0}@media(max-width:520px){.legal-view .title>h2{display:none}}@media(min-width:521px){.legal-view .title>h4{display:none}}.legal-view .body{display:flex;flex-direction:column;align-items:flex-start;gap:64px;flex:1 0 0}.legal-view .body .subtitle{text-transform:uppercase;font-weight:600}.legal-view .body a{font-weight:600;color:#000}.loader{position:fixed;inset:0;height:200vh;background:#e3ff17;background:linear-gradient(180deg,#E3FF17 0%,#E3FF17 50%,transparent 100%);z-index:1000;transform:translateY(0);transition:transform 2.2s cubic-bezier(.77,0,.18,1)}.loader.slide-up{transform:translateY(-100%)}@supports (animation-timeline: view()){.reveal{opacity:0;transform:translateY(24px);animation-name:reveal-up;animation-duration:.8s;animation-timing-function:ease;animation-fill-mode:both;animation-timeline:view();animation-range:entry 20% cover 35%}@keyframes reveal-up{to{opacity:1;transform:translateY(0)}}}@media(prefers-reduced-motion:reduce){.reveal{animation:none!important;opacity:1!important;transform:none!important;filter:none!important}}.project-detail-view .white-space{height:68px}@media(min-width:831px){.project-detail-view .white-space{height:72px}}.project-detail-view .header{display:flex;height:390px;padding:80px;flex-direction:column;justify-content:center;align-items:flex-start;gap:67px;align-self:stretch}@media(max-width:830px){.project-detail-view .header{height:193px}}@media(max-width:520px){.project-detail-view .header{height:99px}}.project-detail-view .title{display:flex;padding:80px;flex-direction:column;justify-content:center;align-items:center;gap:67px}@media(max-width:830px){.project-detail-view .title{padding:48px}}@media(max-width:520px){.project-detail-view .title{padding:32px 24px}}.project-detail-view .title .container{display:flex;min-height:206px;align-items:flex-start;align-self:stretch}@media(max-width:1440px){.project-detail-view .title .container{min-height:auto}}.project-detail-view .title .container .title-lg{font-weight:400;flex:1 0 0}@media(max-width:1440px){.project-detail-view .title .container .title-lg{width:100%;min-width:416px}}@media(max-width:830px){.project-detail-view .title .container .title-lg{display:none}}.project-detail-view .title .labels-section{display:flex;max-width:1090px;width:100%;flex-direction:column;align-items:flex-start;align-self:stretch}@media(max-width:520px){.project-detail-view .title .labels-section h2{display:none}}@media(min-width:521px){.project-detail-view .title .labels-section h4{display:none}}.project-detail-view .title .labels-section .top{display:flex;flex-direction:column;align-items:flex-start;gap:34px;align-self:stretch}.project-detail-view .title .labels-section .top .labels-container{display:flex;align-items:flex-start;align-content:flex-start;gap:8px;flex:1 0 0;flex-wrap:wrap}@media(max-width:830px){.project-detail-view .title .labels-section .top .labels-container{display:none}}.project-detail-view .images-section{padding:80px;display:grid;grid-column-gap:16px;grid-row-gap:16px;grid-template-columns:repeat(4,1fr);justify-content:center;align-items:stretch;width:calc(100% - 160px)}@media(max-width:830px){.project-detail-view .images-section{padding:48px;width:calc(100% - 96px);grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.project-detail-view .images-section{padding:32px 24px;width:calc(100% - 48px)}}.project-detail-view .images-section .image{width:100%;max-height:100%;border-radius:12px}.project-detail-view .images-section .image:hover{cursor:pointer}.project-detail-view .related-projects{background:#ededed;display:flex;padding:80px;flex-direction:column;justify-content:center;align-items:flex-start;gap:32px;align-self:stretch}@media(max-width:830px){.project-detail-view .related-projects{padding:48px}}@media(max-width:520px){.project-detail-view .related-projects{display:none}}.project-detail-view .related-projects .container{display:flex;align-items:flex-start;gap:16px;align-self:stretch}.project-detail-view .related-projects .container .project-card{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;flex:1 0 0;align-self:stretch}.project-detail-view .related-projects .container .project-card .image{height:391px;align-self:stretch;border-radius:12px}.project-detail-view .related-projects:hover{cursor:pointer}.scrollable-label-container{margin-bottom:48px;flex:none;display:block;width:100%;white-space:nowrap;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.scrollable-label-container>div:first-child{margin-left:48px}.scrollable-label-container>div:last-child{margin-right:48px}.scrollable-label-container>div{margin-right:8px}@media(min-width:831px){.scrollable-label-container{display:none}}@media(max-width:520px){.scrollable-label-container{margin-bottom:26px}.scrollable-label-container>div:first-child{margin-left:24px}.scrollable-label-container>div:last-child{margin-right:24px}}.image-modal{position:fixed;inset:0;z-index:1000;visibility:hidden;-webkit-backdrop-filter:blur(0px) brightness(1);backdrop-filter:blur(0px) brightness(1);transition:all .5s;display:flex;align-items:center;justify-content:center;cursor:pointer}.image-modal.active{visibility:visible;-webkit-backdrop-filter:blur(8px) brightness(.5);backdrop-filter:blur(8px) brightness(.5)}.image-modal .box{width:70%;height:90%;display:flex;align-items:center;justify-content:center}.image-modal img{cursor:default;max-width:none;max-height:none;border-radius:12px;display:block;opacity:0;transition:all .2s}.image-modal img.active{opacity:1}.projects-view-header{display:flex;padding:152px 112px 80px;flex-direction:column;justify-content:center;align-items:center;gap:67px}@media(max-width:1440px){.projects-view-header{padding:152px 80px 80px;justify-content:space-between;align-items:flex-start;align-self:stretch}}@media(max-width:830px){.projects-view-header{padding:120px 48px 40px}}@media(max-width:520px){.projects-view-header{padding:104px 24px 26px}}.projects-view-header .container{display:flex;min-height:206px;align-items:flex-start;align-self:stretch}@media(max-width:1440px){.projects-view-header .container{min-height:auto}}@media(max-width:830px){.projects-view-header .container{width:100%;justify-content:space-between}}.projects-view-header .container>p{flex:1 0 0}@media(max-width:1440px){.projects-view-header .title-lg{width:100%;min-width:416px}}@media(max-width:830px){.projects-view-header .title-lg{display:none}}.projects-view-header .labels-section{display:flex;max-width:1090px;flex-direction:column;align-items:flex-start;align-self:stretch}@media(max-width:830px){.projects-view-header .labels-section{width:100%}}.projects-view-header .labels-section .top{display:flex;flex-direction:column;align-items:flex-start;gap:34px;align-self:stretch}@media(max-width:830px){.projects-view-header .labels-section .top{width:100%;gap:40px}}@media(max-width:520px){.projects-view-header .labels-section h2{display:none}}@media(min-width:521px){.projects-view-header .labels-section h4{display:none}}.projects-view-header .labels-section .labels-container{display:flex;align-items:flex-start;align-content:flex-start;gap:8px;flex:1 0 0;flex-wrap:wrap}@media(max-width:830px){.projects-view-header .labels-section .labels-container{display:none}}.projects-view-header .labels-section .bottom{display:flex;align-items:flex-end;flex:1 0 0;align-self:stretch}.projects-view-header .view-control{display:flex;align-items:center;flex-wrap:wrap}@media(max-width:830px){.projects-view-header .view-control{height:62px;min-width:80px}}@media(max-width:520px){.projects-view-header .view-control{height:auto;min-width:80px}}.projects-view-container-grid{display:flex;padding:80px 112px;align-items:flex-start;align-self:stretch}.projects-view-container-grid .grid{display:grid;grid-column-gap:16px;grid-row-gap:67px;grid-template-columns:repeat(4,1fr);justify-content:center;align-items:stretch;height:auto;width:100%}@media(max-width:1440px){.projects-view-container-grid{padding:80px}.projects-view-container-grid .grid{grid-column-gap:16px;grid-row-gap:56px;grid-template-columns:repeat(3,1fr)}}@media(max-width:830px){.projects-view-container-grid{padding:48px}.projects-view-container-grid .grid{grid-column-gap:16px;grid-row-gap:67px;grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.projects-view-container-grid{padding:0 24px 24px}.projects-view-container-grid .grid{grid-column-gap:16px;grid-row-gap:26px;grid-template-columns:repeat(1,1fr)}}.projects-view-container-single{height:603px;padding:80px 0;position:relative}.projects-view-container-single .carrousel{height:100%;position:relative;top:50%;transform:translateY(-50%);overflow:hidden}.projects-view-container-single .carrousel>div{position:absolute;transition:transform .4s,left .4s,opacity .4s,z-index 0s;opacity:1;display:flex;justify-content:center;align-items:start;width:100%;max-width:819px;height:446px}@media(max-width:1440px){.projects-view-container-single .carrousel>div{max-width:576px}}.projects-view-container-single .carrousel>div>img{width:100%;transition:width .4s;-webkit-user-drag:none;box-shadow:#26394d 0 20px 30px -10px;border-radius:10px}.projects-view-container-single .carrousel>div>img:hover{cursor:pointer}.projects-view-container-single .carrousel>div.hideLeft{left:0%;opacity:0;transform:translateY(50%) translate(-50%)}.projects-view-container-single .carrousel>div.hideLeft>img{width:200px}.projects-view-container-single .carrousel>div.prev{z-index:4;left:15%;transform:translateY(50%) translate(-50%);opacity:.7}.projects-view-container-single .carrousel>div.prev>img{width:200px}.projects-view-container-single .carrousel>div.selected{align-items:center;z-index:10;left:50%;transform:translateY(0) translate(-50%)}.projects-view-container-single .carrousel>div.next{z-index:4;left:85%;transform:translateY(50%) translate(-50%);opacity:.7}.projects-view-container-single .carrousel>div.next>img{width:200px}.projects-view-container-single .carrousel>div.hideRight{left:100%;opacity:0;transform:translateY(50%) translate(-50%)}.projects-view-container-single .carrousel>div.hideRight>img{width:200px}.projects-view-container-single .arrow{position:absolute;transform:translate(-50%,-50%);display:flex;width:8px;height:20px;padding:10px 16px;gap:10px;border-radius:24px;background:#000;align-items:center}.projects-view-container-single .arrow:hover{cursor:pointer}.projects-view-container-single .arrow.prev{top:303px;left:calc(50% - 469px)}@media(max-width:1440px){.projects-view-container-single .arrow.prev{left:calc(50% - 347px)}}@media(max-width:830px){.projects-view-container-single .arrow.prev{left:40px}}.projects-view-container-single .arrow.next{top:303px;left:calc(50% + 469px)}@media(max-width:1440px){.projects-view-container-single .arrow.next{left:calc(50% + 347px)}}@media(max-width:830px){.projects-view-container-single .arrow.next{left:calc(100% - 40px)}}.projects-view-container-single .arrow.disabled{display:none}.control-view-button{display:flex;width:40px;height:40px;justify-content:center;align-items:center;border-radius:24px;transition:.4s;background:#ededed}.control-view-button.active{background:#000}.control-view-button:hover{cursor:pointer}.fade{backface-visibility:hidden;z-index:1}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.fade-leave-from,.fade-enter-to{opacity:1}.project-item-2{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;flex:1 0 0;align-self:stretch}.project-item-2 .image{height:391px;align-self:stretch;border-radius:12px}.project-item-2:hover{cursor:pointer}@media(max-width:830px){.desktop-hero{display:none}}@media(min-width:831px){.mobile-hero{display:none}}.who-we-are-section{display:flex;flex-direction:column;align-items:flex-start;gap:67px;align-self:stretch}@media(min-width:831px){.who-we-are-section{min-height:670px;padding:80px}}@media(max-width:830px){.who-we-are-section{min-height:906px;padding:48px}}@media(max-width:520px){.who-we-are-section{padding:32px 24px;min-height:auto}}.who-we-are-section .container{display:flex;align-items:flex-start;flex:1 0 0;align-self:stretch}@media(max-width:520px){.who-we-are-section .container{gap:75px;flex-direction:column}}@media(min-width:1441px){.who-we-are-section .title{flex:1 0 0}}@media(max-width:1440px){.who-we-are-section .title{width:100%;max-width:416px}}@media(max-width:830px){.who-we-are-section .title{max-width:180px}}.who-we-are-section .body-wrapper{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0;align-self:stretch}@media(max-width:520px){.who-we-are-section .body-wrapper{margin-bottom:75px;gap:75px}}.who-we-are-section .body-wrapper>h1{letter-spacing:-2.56px}@media(max-width:520px){.who-we-are-section .body-wrapper>h1{display:none}}.who-we-are-section .body-wrapper>h4{letter-spacing:-1.28px}@media(min-width:521px){.who-we-are-section .body-wrapper>h4{display:none}}.who-we-are-section .body{display:flex;align-items:flex-end;flex:1 0 0;align-self:stretch}.who-we-are-section .body-container{display:flex;width:100%;max-width:469px;min-height:289px;flex-direction:column;justify-content:space-between;align-items:flex-start}@media(max-width:520px){.who-we-are-section .body-container{gap:26px}}.who-we-are-section .body-container>div{display:flex;flex-direction:column;align-items:flex-start;gap:32px;align-self:stretch}@media(max-width:520px){.who-we-are-section .body-container>div>h3{display:none}}@media(min-width:521px){.who-we-are-section .body-container>div .h4-until-small{display:none}}.who-we-are-section .lottie{width:100%;max-width:469px;height:60px}.about-us-section{display:flex;height:460px;padding:80px;flex-direction:column;justify-content:center;align-items:center;gap:67px}@media(min-width:1441px){.about-us-section{align-self:stretch}}@media(max-width:1440px){.about-us-section{width:calc(100% - 160px);max-width:1440px;align-items:flex-start}}@media(max-width:830px){.about-us-section{width:calc(100% - 96px);padding:48px;align-items:flex-start;align-self:stretch;height:auto}}@media(max-width:520px){.about-us-section{width:calc(100% - 112px);padding:32px 56px}}.about-us-section .container{display:flex;height:300px;align-items:flex-start;gap:16px;flex-shrink:0;align-self:stretch}@media(max-width:830px){.about-us-section .container{min-height:300px}}@media(max-width:520px){.about-us-section .container{height:auto;flex-direction:column;gap:32px}}.about-us-section .about-us-item{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex:1 0 0;align-self:stretch}@media(max-width:520px){.about-us-section .about-us-item{padding:32px;justify-content:center;align-items:center;gap:32px;border-radius:24px;background:#f7f7f7}}.about-us-section .about-us-item img{width:100%;max-width:126px}@media(max-width:520px){.about-us-section .about-us-item img{max-width:80px}}.about-us-section .about-us-item .body{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}@media(max-width:830px){.about-us-section .about-us-item .body{min-height:108px}}@media(max-width:520px){.about-us-section .about-us-item .body{text-align:center;min-height:0}}.our-method-section{display:flex;min-height:472px;padding:80px;flex-direction:column;justify-content:center;align-items:center;gap:56px;background:#e3ff17}@media(max-width:1440px){.our-method-section{align-self:stretch;gap:94px}}@media(max-width:830px){.our-method-section{min-height:472px;padding:80px 48px;width:calc(100% - 96px);justify-content:space-between;align-items:flex-start;gap:136px}}@media(max-width:520px){.our-method-section{display:flex;min-height:449px;padding:32px 24px;width:calc(100% - 48px);align-self:stretch;gap:55px}}.our-method-section .top{display:flex;width:100%;max-width:2260px;flex-direction:column;justify-content:space-between;align-items:flex-start;flex:1 0 0}@media(max-width:520px){.our-method-section .top{gap:55px}}.our-method-section .container{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch}@media(max-width:520px){.our-method-section .container{display:flex;align-items:flex-start;gap:20px;align-self:stretch}}.our-method-section .title{flex:1 0 0}@media(max-width:1440px){.our-method-section .title{flex:auto;width:100%;max-width:416px}}@media(max-width:830px){.our-method-section .title{width:100%;max-width:188px}}@media(max-width:520px){.our-method-section .title{width:auto;flex:none}}.our-method-section .body-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:64px;flex:1 0 0}.our-method-section .body-container{display:flex;align-items:flex-start;gap:16px;align-self:stretch}@media(max-width:1440px){.our-method-section .body-container{justify-content:space-between;gap:0}}@media(max-width:520px){.our-method-section .body-container{flex-direction:column;gap:16px}}@media(max-width:1440px){.our-method-section .body-container .title-lg{flex:1 0 0}}@media(max-width:520px){.our-method-section .body-container .title-lg{font-size:16px;font-weight:600;line-height:normal;letter-spacing:-.48px}}@media(max-width:1440px){.our-method-section .body-container .p-lg{flex:1 0 0}}@media(max-width:520px){.our-method-section .body-container .p-lg{font-size:16px;line-height:normal;letter-spacing:-.48px}}.our-method-section .slogan{width:100%;max-width:1094px}.our-method-section .slogan>span{font-size:24px}@media(max-width:1440px){.our-method-section .slogan{max-width:none}}@media(max-width:520px){.our-method-section .slogan{line-height:normal;letter-spacing:-.96px}}.brand-marquee{display:flex;width:100%;height:148px}@media(max-width:520px){.brand-marquee{height:85.63px}}.brand-marquee{white-space:nowrap;overflow:hidden;box-sizing:border-box}.brand-marquee .marquee-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;animation:marquee-content 100s linear infinite;padding-left:100%;text-indent:0}.brand-marquee .marquee-item{height:100%;min-width:309.25px;display:flex;justify-content:center;align-items:center;padding-left:9.202px}.projects-section{display:flex;padding:80px;flex-direction:column;justify-content:center;align-items:center}@media(max-width:1440px){.projects-section{align-self:stretch;gap:94px}}@media(max-width:830px){.projects-section{min-height:791px;padding:80px 48px;width:calc(100% - 96px);justify-content:space-between;align-items:flex-start;gap:136px}}@media(max-width:520px){.projects-section{display:flex;min-height:636px;padding:32px 24px;width:calc(100% - 48px);align-self:stretch;gap:55px}}.projects-section .container{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:67px;align-self:stretch}.projects-section .top{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch}@media(max-width:520px){.projects-section .top{display:flex;align-items:flex-start;gap:20px;align-self:stretch}}.projects-section .title{flex:1 0 0}@media(max-width:1440px){.projects-section .title{flex:auto;width:100%;max-width:416px}}@media(max-width:830px){.projects-section .title{width:100%;max-width:188px}}@media(max-width:520px){.projects-section .title{width:auto;flex:none}}.projects-section .body-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:64px;flex:1 0 0}.projects-section .body-container{display:flex;align-items:flex-start;gap:16px;align-self:stretch}@media(max-width:1440px){.projects-section .body-container{justify-content:space-between;gap:0}}@media(max-width:520px){.projects-section .body-container{flex-direction:column;gap:16px}}@media(max-width:1440px){.projects-section .body-container .title-lg{flex:1 0 0}}@media(max-width:520px){.projects-section .body-container .title-lg{font-size:16px;font-weight:600;line-height:normal;letter-spacing:-.48px}}@media(max-width:1440px){.projects-section .body-container .p-lg{flex:1 0 0}}@media(max-width:520px){.projects-section .body-container .p-lg{font-size:16px;line-height:normal;letter-spacing:-.48px}}.projects-section .bottom{display:flex;width:100%;max-width:1170px;flex-direction:column;align-items:flex-end;gap:67px}@media(max-width:1440px){.projects-section .bottom{max-width:none}}@media(max-width:830px){.projects-section .bottom.medium-up{display:none}}@media(min-width:831px){.projects-section .bottom.until-medium{display:none}}.projects-section .projects{display:flex;align-items:flex-start;gap:67px 16px;align-self:stretch}.projects-section .projects.secondary{width:100%;flex-wrap:wrap}.project-item{display:flex;flex-direction:column;align-items:flex-start;gap:16px;flex:1 0 0}@media(max-width:830px){.project-item{width:100%;min-width:calc(50% - 8px)}}@media(max-width:520px){.project-item{width:100%;min-width:100%}}.project-item .image{height:432px;align-self:stretch;border-radius:12px}.project-item:hover{cursor:pointer}.services-section{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:67px}@media(min-width:1441px){.services-section{align-self:stretch}}@media(min-width:831px){.services-section{padding:80px}}@media(max-width:830px){.services-section{padding:48px}}@media(max-width:520px){.services-section{padding:32px}}.services-section .container{display:flex;width:100%;max-width:2260px;flex-direction:column;align-items:center;gap:67px}@media(max-width:520px){.services-section .container{gap:32px}}.services-section .top{display:flex;justify-content:space-between;align-items:center;align-self:stretch}@media(min-width:1441px){.services-section .title{flex:1 0 0}}@media(max-width:1440px){.services-section .title{width:100%;max-width:28.89vw}}@media(max-width:830px){.services-section .title{max-width:22.65vw}}@media(max-width:520px){.services-section .title{max-width:auto}}.services-section .subtitle{display:flex;align-items:flex-start;gap:16px;flex:1 0 0}@media(min-width:1441px){.services-section .subtitle{align-self:stretch}}@media(max-width:520px){.services-section .subtitle>p{font-family:Manrope,sans-serif;font-size:16px;font-weight:400;line-height:normal;letter-spacing:-.48px}}.services-section .body{display:flex;padding-left:45.04vw;flex-direction:column;align-items:flex-end;align-self:stretch}@media(max-width:1440px){.services-section .body{padding-left:28.89vw}}@media(max-width:830px){.services-section .body{padding-left:0}}.services-section .service-item{display:flex;padding:24px 0;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;align-self:stretch;border-top:1px solid #DDDDDD}.symbols-section{display:flex;min-height:670px;padding:80px;flex-direction:column;justify-content:center;align-items:center;gap:67px}@media(max-width:1440px){.symbols-section{justify-content:space-between;align-items:flex-start;align-self:stretch}}@media(max-width:830px){.symbols-section{min-height:734px;padding:48px}}@media(max-width:520px){.symbols-section{min-height:auto;padding:32px 24px}}.symbols-section .container{display:flex;align-items:flex-start;flex:1 0 0;align-self:stretch}@media(max-width:1440px){.symbols-section .container{gap:16px}}@media(max-width:830px){.symbols-section .container{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex:1 0 0;align-self:stretch;gap:0px}}@media(min-width:1441px){.symbols-section .title-lg{flex:1 0 0}}@media(max-width:1440px){.symbols-section .title-lg{width:100%;max-width:416px}}@media(max-width:830px){.symbols-section .title-lg{margin-bottom:123.5px}}@media(max-width:520px){.symbols-section .title-lg{margin-bottom:37px}}.symbols-section .body-wrapper{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0;align-self:stretch}.symbols-section h1{align-self:stretch}@media(max-width:1440px){.symbols-section h1{flex:1 0 0;letter-spacing:-2.54px}}@media(max-width:830px){.symbols-section h1{margin-bottom:123.5px}}@media(max-width:520px){.symbols-section h1{display:none}}.symbols-section h4{margin-bottom:97px}@media(min-width:521px){.symbols-section h4{display:none}}.symbols-section .body{display:flex;align-items:flex-end;flex:1 0 0;align-self:stretch}.symbols-section .body-container{display:flex;align-items:flex-start;gap:16px;flex:1 0 0}.symbols-section .body-container>p{flex:1 0 0}.our-brand-section{display:flex;min-height:670px;padding:80px;flex-direction:column;justify-content:center;gap:67px;align-self:stretch}@media(min-width:1441px){.our-brand-section{align-items:flex-end}}@media(max-width:1440px){.our-brand-section{align-items:flex-start}}@media(max-width:830px){.our-brand-section{padding:48px;min-height:734px}}@media(max-width:520px){.our-brand-section{padding:32px 24px;min-height:766px;gap:32px}}.our-brand-section .top{display:flex;justify-content:space-between;align-items:center;align-self:stretch}@media(max-width:520px){.our-brand-section .top{flex-direction:column;align-items:flex-start;gap:24px}}.our-brand-section .bottom{display:flex;width:100%;max-width:1170px;align-items:flex-start;gap:16px}@media(max-width:1440px){.our-brand-section .bottom{align-self:stretch;max-width:none}}@media(max-width:520px){.our-brand-section .bottom{flex-direction:column}}.our-brand-section .our-brand-item{display:flex;flex-direction:column;align-items:flex-start;gap:24px;flex:1 0 0;align-self:stretch}.our-brand-section .our-brand-item .image{border-radius:12px;height:391px;align-self:stretch}.our-brand-section .our-brand-item .image.our-brand-k{background:no-repeat center/cover url(/assets/our-brand-k-CYFiuuaT.png)}.our-brand-section .our-brand-item .image.our-brand-yellow{background:no-repeat center/cover url(/assets/our-brand-yellow-BjNWZWjA.png)}.our-brand-section .our-brand-item .body{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}.our-brand-section .our-brand-item .overline-md{text-transform:uppercase}.founder-section{display:flex;height:670px;padding:80px;flex-direction:column;align-items:center;gap:56px;align-self:stretch}@media(max-width:830px){.founder-section{padding:48px;align-items:flex-start;gap:67px}}@media(max-width:520px){.founder-section{padding:32px 24px;gap:32px}}.founder-section .top{display:flex;justify-content:space-between;align-items:flex-start;flex:1 0 0;align-self:stretch}@media(max-width:830px){.founder-section .top{height:504px;flex-direction:column;align-items:flex-start;gap:24px}}@media(min-width:1441px){.founder-section .title-md-up{flex:1 0 0}}@media(max-width:1440px){.founder-section .title-md-up{width:100%;max-width:416px}}@media(max-width:830px){.founder-section .title-md-up{display:none}}.founder-section .title-until-sm{display:none}@media(max-width:520px){.founder-section .title-until-sm{display:flex}}.founder-section .founder-image{border-radius:12px;flex:1 0 0;align-self:stretch;background:no-repeat center url(/assets/founder-E7GvzUj0.png)}.founder-section .bottom{display:flex;padding-left:416px;justify-content:flex-end;align-items:flex-start;align-self:stretch}@media(max-width:830px){.founder-section .bottom{padding-left:0}}.founder-section .container{display:flex;width:1170px;flex-direction:column;align-items:flex-start}.founder-section .body{display:flex;align-items:flex-start;gap:16px;align-self:stretch}@media(max-width:520px){.founder-section .body{flex-direction:column}}.founder-section .body>p{flex:1 0 0}
