h1{padding-left:20px;padding-right:20px;line-height:1.5em;font-size:clamp(2rem,2rem + 3.6363636364lvw,4rem)}h2{padding-left:20px;padding-right:20px;line-height:1.5em;font-size:clamp(1.75rem,1.75rem + 2.7272727273lvw,3.25rem)}h3{padding-left:20px;padding-right:20px;line-height:1.5em;font-size:clamp(1.5rem,1.5rem + 2.0454545455lvw,2.625rem)}h4{padding-left:20px;padding-right:20px;line-height:1.5em;font-size:clamp(1.25rem,1.25rem + 1.3636363636lvw,2rem)}h5{padding-left:20px;padding-right:20px;line-height:1.5em;font-size:clamp(1.125rem,1.125rem + .9090909091lvw,1.625rem)}h6{padding-left:20px;padding-right:20px;line-height:1.5em;font-size:clamp(1rem,1rem + .6818181818lvw,1.375rem)}p{padding-left:20px;padding-right:20px;line-height:1.5em;font-size:clamp(.875rem,.875rem + .4545454545lvw,1.125rem)}@font-face{font-family:Outfit;src:url(https://s3.kh1.dev/google-fonts/fonts/Outfit/Outfit-VariableFont_wght.ttf) format("truetype");font-weight:100 900;font-display:swap}@font-face{font-family:Material Symbols Outlined;font-style:normal;src:url(https://s3.kh1.dev/google-fonts/icons/MaterialSymbolsOutlined.woff2) format("woff")}:root{touch-action:pan-y}:root{--section-card-border-radius: 40px;--padding: 50px}@media (max-width: 768px){:root{--section-card-border-radius: 25px;--padding: 25px}}:root{--screen-size: "large-screen desktop"}@media (max-width: 768px) and (min-width: 480px){:root{--screen-size: "small-screen tablet"}}@media (max-width: 480px){:root{--screen-size: "small-screen mobile"}}@media (max-width: 1200px) and (min-width: 1024px){:root{--screen-size: "large-screen desktop"}}@media (max-width: 1024px) and (min-width: 768px){:root{--screen-size: "large-screen laptop"}}.primary-button{padding:12px 20px!important;border-radius:10px;box-shadow:0 5px 15px rgba(var(--black-rgb),.3)}.primary-button .button-content{font-family:Arial,sans-serif;font-weight:900;color:var(--black)}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr}*{margin:0;padding:0;font-family:Arial,sans-serif;box-sizing:border-box;color:var(--white)}*:before,*:after{box-sizing:border-box}* ::-webkit-scrollbar{cursor:pointer;width:10px;height:10px;border-radius:100px;background:rgba(var(--black-rgb),.05)}* ::-webkit-scrollbar-thumb{background:rgba(var(--black-rgb),.2);border-radius:100px;cursor:pointer}* input[type=number]::-webkit-inner-spin-button,* input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}*:focus{outline:none}html{overflow-x:hidden;overflow-y:scroll;overscroll-behavior:none;height:-webkit-fill-available}input,textarea,[contenteditable]{caret-color:var(--black)}body{caret-color:transparent;background-color:var(--background-color);overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center}.background-line-logo{position:absolute;background-size:cover;width:max-content;display:flex;justify-content:center;align-items:center;justify-content:flex-end;opacity:.5;transition:all .75s cubic-bezier(.19,1,.22,1)}body,html,.App{margin:0;padding:0}.fade-in{animation:fadeIn .5s ease-in forwards;animation-delay:.15s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.App{width:100lvw;position:relative;display:flex;justify-content:center;align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(255,255,255,0);flex-direction:column;justify-content:flex-start;height:max-content}.App .scroll-behavior{content:"";position:absolute;top:calc(min(max(10lvw,50px),120px)*-1);width:0;height:0}.messages{width:100%;height:100%;pointer-events:none;position:fixed;top:0;right:0;z-index:9999999;display:flex;justify-content:center;transition:all .35s cubic-bezier(.4,.2,0,1);background-color:transparent}.messages.show{pointer-events:auto;background-color:rgba(var(--white-rgb),.8)}.messages .messages-bottom-action-buttons{width:280px;height:max-content;position:absolute;top:90px;display:flex;justify-content:center;pointer-events:none;opacity:0;transition:all .35s cubic-bezier(.4,.2,0,1);z-index:60}.messages .messages-bottom-action-buttons .ungroup-messages{width:38px;height:38px;border-radius:100px}.messages .messages-bottom-action-buttons.show{top:100px;pointer-events:auto;opacity:1}.messages .messages-top-action-buttons{top:0;opacity:0!important;display:flex;justify-content:space-between;position:relative;width:280px;height:40px;transition:all .35s cubic-bezier(.4,.2,0,1)}.messages .messages-top-action-buttons.show{top:20px;pointer-events:auto;opacity:1!important}.messages .messages-top-action-buttons.show.disabled{opacity:.3!important}.messages .messages-top-action-buttons .group-messages{width:40px}.message{pointer-events:auto;position:absolute;top:-700px;padding:15px;max-width:280px;min-width:280px;background-color:var(--white);box-shadow:0 0 30px #0000000d;border:1px solid transparent;border-radius:5px;color:var(--black);display:flex;justify-content:flex-start;align-items:center;line-height:1;height:max-content;max-height:150px;overflow:hidden;transition:all .35s cubic-bezier(.4,.2,0,1)}.message:before{content:" ";display:block;width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1;background-color:var(--white)}.message>.text{padding-left:25px;color:var(--black);line-height:1.5;width:max-content;height:max-content;max-height:150px;overflow-y:auto;overflow-x:hidden;transition:all .35s cubic-bezier(.4,.2,0,1)}.message>.text.dismissible{padding:0 50px 0 25px}.message .status-dot{content:"";min-width:10px;min-height:10px;background-color:var(--red);margin-right:15px;border-radius:20px;display:flex;justify-content:center;align-items:center;position:absolute;animation:blob 2s cubic-bezier(.76,0,.24,1) infinite;transition:all .35s cubic-bezier(.4,.2,0,1)}.message .status-dot:before{content:"";display:inline-block;min-width:30px;min-height:30px;border-radius:50px;background-color:var(--red);opacity:.03;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:all .35s cubic-bezier(.4,.2,0,1)}.message .status-dot:after{content:"";display:inline-block;min-width:50px;min-height:50px;margin-right:10px;border-radius:50px;background-color:var(--red);opacity:.02;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:all .35s cubic-bezier(.4,.2,0,1)}.message.success{border:1px solid var(--green)}.message.success:before{background:linear-gradient(90deg,var(--green-light) -5px,transparent 50px)}.message.success .status-dot{background-color:var(--green)}.message.success .status-dot:before{background-color:var(--green)}.message.success .status-dot:after{background-color:var(--green)}.message.danger{border:1px solid var(--red)}.message.danger:before{background:linear-gradient(90deg,var(--red-light) -5px,transparent 50px)}.message.danger .status-dot{background-color:var(--red)}.message.danger .status-dot:before{background-color:var(--red)}.message.danger .status-dot:after{background-color:var(--red)}.message.warning{border:1px solid var(--yellow)}.message.warning:before{background:linear-gradient(90deg,var(--yellow-light) -5px,transparent 50px)}.message.warning .status-dot{background-color:var(--yellow)}.message.warning .status-dot:before{background-color:var(--yellow)}.message.warning .status-dot:after{background-color:var(--yellow)}.message .icon-container{padding:27px;cursor:pointer;position:fixed;top:0;right:0;display:flex;justify-content:center;align-items:center}.message .icon-container span{font-size:18px;color:var(--black);line-height:0;width:0;height:0;display:flex;justify-content:center;align-items:center}@keyframes messageIn{to{top:25px;box-shadow:0 10px 50px #0000000d}}@keyframes messageOut{to{opacity:0}}@keyframes blob{50%{transform:scale(.8)}}.button{width:max-content;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(255,255,255,0);background-color:var(--white);color:var(--black);border-radius:5px;font-weight:300;cursor:pointer;border:1px solid transparent;transition:all .25s cubic-bezier(.4,.2,0,1);display:flex;justify-content:center;align-items:center;opacity:.9;position:relative;overflow:hidden;letter-spacing:1px;padding:15px;will-change:unset!important}.button *{will-change:unset!important}.button .gradient-effect{position:absolute;width:100%;height:100%;background:radial-gradient(ellipse at bottom center,#bfbfbf 10%,#fff 40%,#fff);background-size:300% 100%;background-position:center bottom;mix-blend-mode:multiply;opacity:.7}.button.flat{padding:0}.button.with-right-icon,.button.with-left-icon{padding:15px 20px}.button.with-right-icon .button-content,.button.with-left-icon .button-content{padding:0}.button.with-right-icon.text,.button.with-left-icon.text{padding-right:8px;padding-left:8px}.button.with-right-icon.text .button-content,.button.with-left-icon.text .button-content{padding-right:15px;padding-left:15px}.button.with-right-icon{padding-left:15px}.button.with-right-icon .button-content{padding-right:20px}.button.with-right-icon.text{padding-left:15px}.button.with-left-icon,.button.with-left-icon .button-content{padding-left:20px}.button.with-left-icon.text{padding-right:15px}.button .button-hover-effect{position:absolute;left:0;width:150%;top:-2px;height:calc(100% + 4px);transform:translate(100%);border-top-left-radius:10px;border-bottom-left-radius:10px;background:rgba(var(--background-color-rgb),.2);transition:transform .75s cubic-bezier(.19,1,.22,1);z-index:5}.button.loading{cursor:wait}.button .loading-effect{height:150%;width:150px;pointer-events:none;background:transparent;background:linear-gradient(90deg,rgba(var(--black-rgb),0) 8%,rgba(var(--black-rgb),.2) 50%,rgba(var(--black-rgb),0) 82%);position:absolute;top:0;left:0;animation:loading 2s cubic-bezier(.4,.2,0,1) infinite}.button.with-shadow{box-shadow:0 5px 15px #0000000d}.button.grey{color:var(--grey)}.button.grey .loading-effect{background:linear-gradient(90deg,rgba(var(--grey-rgb),0) 8%,rgba(var(--grey-rgb),.2) 50%,rgba(var(--grey-rgb),0) 82%)}.button.grey .button-icon{color:var(--grey)}.button.green{color:var(--green)}.button.green .loading-effect{background:linear-gradient(90deg,rgba(var(--green-rgb),0) 8%,rgba(var(--green-rgb),.2) 50%,rgba(var(--green-rgb),0) 82%)}.button.green .button-icon{color:var(--green)}.button.red{color:var(--red)}.button.red .loading-effect{background:linear-gradient(90deg,rgba(var(--red-rgb),0) 8%,rgba(var(--red-rgb),.2) 50%,rgba(var(--red-rgb),0) 82%)}.button.red .button-icon{color:var(--red)}.button.blue{color:var(--blue)}.button.blue .loading-effect{background:linear-gradient(90deg,rgba(var(--blue-rgb),0) 8%,rgba(var(--blue-rgb),.2) 50%,rgba(var(--blue-rgb),0) 82%)}.button.blue .button-icon{color:var(--blue)}.button.yellow{color:var(--yellow)}.button.yellow .loading-effect{background:linear-gradient(90deg,rgba(var(--yellow-rgb),0) 8%,rgba(var(--yellow-rgb),.2) 50%,rgba(var(--yellow-rgb),0) 82%)}.button.yellow .button-icon{color:var(--yellow)}.button:active:not(.disabled){opacity:1}.button:active:not(.disabled).with-shadow{box-shadow:0 10px 40px #0000}.button.app-button{height:50px;background-size:200%;border-radius:5px;opacity:1;font-size:15px;width:max-content;padding:0 25px!important;box-shadow:0 10px 20px -10px rgba(var(--secondary-color-rgb),.2),inset 0 0 0 1px rgba(var(--white-rgb),.5);font-weight:700;color:var(--white);background:linear-gradient(90deg,#ff00c8,#ff005c);border-width:0;letter-spacing:1.5px;transition:all .35s cubic-bezier(.19,1,.22,1)}.button.app-button .loading-effect{height:150%;width:150%;background:transparent;background:linear-gradient(90deg,#fff0 8%,#fff3 50%,#fff0 82%)}.button.primary{background-color:var(--black);color:var(--white);font-weight:500}.button.primary .loading-effect{height:150%;width:150%;background:transparent;background:linear-gradient(90deg,#fff0 8%,#fff3 50%,#fff0 82%)}.button.primary .button-icon{color:var(--white)}.button.primary.grey{background-color:var(--grey);color:var(--black)}.button.primary.grey .button-icon{color:var(--black)}.button.primary.green{background-color:var(--green);color:var(--green-light)}.button.primary.green .button-icon{color:var(--green-light)}.button.primary.red{background-color:var(--red);color:var(--red-light)}.button.primary.red .button-icon{color:var(--red-light)}.button.primary.blue{background-color:var(--blue);color:var(--blue-light)}.button.primary.blue .button-icon{color:var(--blue-light)}.button.primary.yellow{background-color:var(--yellow);color:var(--yellow-light)}.button.primary.yellow .button-icon{color:var(--yellow-light)}.button.outlined{background-color:var(--white);color:var(--black);border:1px solid var(--black)}.button.outlined.grey{background-color:rgba(var(--grey-rgb),.02);color:var(--black);border:1px solid rgba(var(--grey-rgb),.6)}.button.outlined.green{background-color:rgba(var(--green-rgb),.02);color:var(--green);border:1px solid rgba(var(--green-rgb),.6)}.button.outlined.red{background-color:rgba(var(--red-rgb),.02);color:var(--red);border:1px solid rgba(var(--red-rgb),.6)}.button.outlined.blue{background-color:rgba(var(--blue-rgb),.02);color:var(--blue);border:1px solid rgba(var(--blue-rgb),.6)}.button.outlined.yellow{background-color:rgba(var(--yellow-rgb),.02);color:var(--yellow);border:1px solid rgba(var(--yellow-rgb),.6)}.button.text,.button.flat{background-color:transparent;color:var(--black);border:0 solid transparent}.button.text.grey,.button.flat.grey{color:var(--black)}.button.text.green,.button.flat.green{color:var(--green)}.button.text.red,.button.flat.red{color:var(--red)}.button.text.blue,.button.flat.blue{color:var(--blue)}.button.text.yellow,.button.flat.yellow{color:var(--yellow)}.button.disabled{opacity:.5;cursor:default}.button .button-icon{pointer-events:none;line-height:0;height:0;width:0;font-size:15px;display:flex;justify-content:center;align-items:center;color:var(--black);padding:0;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 50!important}@keyframes loading{0%{left:-150px}to{left:120%}}.pages{width:min(100%,1600px);min-height:100dvh;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:space-between}.pages .background-grid-effect{position:fixed;bottom:0;width:max-content;height:min-content;opacity:1;will-change:transform;object-fit:fill;display:flex;justify-content:center;align-items:center;flex-direction:column}.pages .background-grid-effect>img{width:100%}.pages .page-motion-wrapper{width:inherit;height:inherit;display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:space-between}.pages .noise-effect{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100000000000;object-fit:fill}.error-404-page{color:var(--white)}.start-page{width:100%;margin:0 50px;position:relative;padding-bottom:150px;display:flex;justify-content:center;align-items:center;flex-direction:column;opacity:0}.start-page *{will-change:transform}@media (max-width: 768px){.start-page{padding-bottom:100px}}@media (max-width: 480px){.start-page{padding-bottom:70px}}.section{position:relative;width:100vw;min-height:max-content;height:max-content}@media (max-width: 768px){.section{margin-top:30px}}@media (max-width: 480px){.section{margin-top:30px;width:calc(100% - (calc(var(--nav-margin))))}}@media (max-width: 768px){.section{margin-top:calc(calc(var(--nav-margin)) / 1.5)}}.section .section-card{min-height:inherit}.start-section{min-height:100lvh}@media (max-width: 480px){.start-section{min-height:var(--vh, 100lvh)}}.start-section .section-card{position:relative;gap:clamp(2rem,6lvh,10rem)}@media (max-width: 480px){.start-section .section-card{gap:clamp(1.5rem,6lvh,5rem)}}.start-section .section-card .background-videos{position:absolute;width:100vw;height:120vh;touch-action:none;pointer-events:none;overflow:hidden;contain:content;display:flex;justify-content:center;align-items:center;-webkit-mask-image:linear-gradient(to bottom,rgb(0,0,0) 50%,rgba(0,0,0,0) 95%);mask-image:linear-gradient(to bottom,#000 50%,#0000 95%);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.start-section .section-card .background-videos:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--background-color-rgb),.8);z-index:1}.start-section .section-card .background-videos .background-video-effect{height:100%;position:absolute;border-radius:inherit}.start-section .section-card .title-and-description-carousel{position:absolute;top:0;height:100%;width:100%}.start-section .section-card .title-and-description-carousel .carousel-auto-play-toggle-button{bottom:20px;right:20px}@media (max-width: 768px){.start-section .section-card .title-and-description-carousel .carousel-auto-play-toggle-button{bottom:unset;top:20px}}.start-section .section-card .title-and-description-carousel:after{display:none}.start-section .section-card .title-and-description-carousel .carousel-dots{bottom:15%}@media (min-width: 1024px){.start-section .section-card .title-and-description-carousel .carousel-dots{bottom:22%}}.start-section .section-card .title-and-description-carousel .carousel-track-container{-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,0) 5%,rgb(0,0,0) 30%,rgb(0,0,0) 70%,rgba(0,0,0,0) 95%);mask-image:linear-gradient(to right,#0000 5%,#000 30%,#000 70%,#0000 95%);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (max-width: 768px){.start-section .section-card .title-and-description-carousel .carousel-track-container{-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,0) 0%,rgb(0,0,0) 10%,rgb(0,0,0) 90%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to right,#0000,#000 10%,#000 90%,#0000);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}.start-section .section-card .title-and-description-carousel .carousel-track-container .carousel-container{width:100%;max-height:100%}@media (max-width: 768px){.start-section .section-card .title-and-description-carousel .carousel-track-container .carousel-container{max-height:85%}}.start-section .section-card .title-and-description-carousel .carousel-track-container .carousel-container .carousel-item{height:50%}@media (min-width: 1024px){.start-section .section-card .title-and-description-carousel .carousel-track-container .carousel-container .carousel-item .title-and-description .title{margin-top:-150px}}@media (max-width: 768px){.start-section .section-card .title-and-description-carousel .carousel-track-container .carousel-container .carousel-item .title-and-description .description{padding:0 10px}}.start-section .section-card .go-to-contact-button{position:absolute;bottom:30%}.start-section .section-card .go-to-contact-button .button{background-color:var(--white);border-radius:0}@keyframes rotate360{to{transform:rotate(360deg)}}.section-card{color:#fff;height:max-content;width:100%;border-radius:var(--section-card-border-radius);display:flex;justify-content:center;align-items:center;flex-direction:column;contain:style;position:relative;z-index:50;gap:50px}@keyframes floatY{0%{translate:0 -10px}50%{translate:0 10px}to{translate:0 -10px}}.title-and-description{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:30px;width:100%;height:max-content;position:relative}.title-and-description .title{width:100%;max-width:800px;text-align:center;display:inline-table;color:var(--white);font-size:clamp(2rem,2lvw + 1.5rem,3.875rem);z-index:4;text-shadow:0 10px 5px rgba(var(--black-rgb),.1)}.title-and-description .title .highlighted{position:relative;z-index:-1}.title-and-description .title .highlighted-effect{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% + 40px);height:calc(100% + 15px);border-radius:20px;border:1px solid;opacity:.2;z-index:-1;background-color:rgba(var(--black-rgb),.1);display:none}.title-and-description .description{text-align:center;width:100%;max-width:800px;font-weight:200;color:var(--white);font-size:clamp(1rem,1lvw + .5rem,1.2rem);padding:0 20px}.carousel{position:relative;width:100%;height:500px;border-radius:20px;contain:style}.carousel.fill{width:100%;height:100%;min-width:100%;min-height:100%}.carousel .carousel-track-container{top:0;left:0;position:absolute;width:100%;height:100%;contain:content;border-radius:inherit}.carousel .carousel-track-container .carousel-track{position:relative;height:100%;width:100%;will-change:transform}.carousel .carousel-track-container .carousel-track .carousel-container{position:absolute;min-width:100%;width:100%;height:100%;display:flex;will-change:transform}.carousel .carousel-switch-buttons{width:100%;top:50%;transform:translateY(-50%);position:absolute;display:flex;justify-content:space-between;padding:20px;z-index:6;border-radius:inherit}@media (max-width: 768px){.carousel .carousel-switch-buttons{padding:20px;top:auto;transform:translateY(0);bottom:0}}.carousel .carousel-switch-buttons .carousel-switch-button{width:min(max(10lvw,50px),60px);aspect-ratio:1/1;background-color:#fff3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;justify-content:center;align-items:center;border-radius:50px;color:#fff;cursor:pointer;font-size:20px;border:1px solid rgba(var(--black-rgb),.2)}@media (max-width: 768px){.carousel .carousel-switch-buttons .carousel-switch-button{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}}.carousel .carousel-switch-buttons .carousel-switch-button.disabled{pointer-events:none;touch-action:none;opacity:.2}.carousel .carousel-switch-buttons .carousel-switch-button>span{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(255,255,255,0);touch-action:none;pointer-events:none;font-size:40px;font-variation-settings:"FILL" 0,"wght" 200,"GRAD" 0,"opsz" 50!important}.carousel .carousel-switch-buttons.vertical{transform:translateY(0);flex-direction:column;top:unset;bottom:0;right:0;width:max-content;padding:20px;border-radius:inherit}.carousel .carousel-switch-buttons.vertical .carousel-switch-button:first-child{border-radius:10px 10px 0 0}.carousel .carousel-switch-buttons.vertical .carousel-switch-button:last-child{border-radius:0 0 10px 10px}.carousel .carousel-switch-buttons.vertical .carousel-switch-button>span{transform:rotate(90deg)}.carousel .carousel-auto-play-toggle-button{position:absolute;bottom:15px;right:15px;width:35px;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;border-radius:50px;cursor:pointer;transition:all .25s ease-out;background-color:var(--background-color-lighter);border:1px solid rgba(var(--black-rgb),.1);z-index:6}.carousel .carousel-auto-play-toggle-button.pause span{font-size:25px}.carousel .carousel-auto-play-toggle-button span{color:var(--black);font-size:18px;font-variation-settings:"FILL" 0,"wght" 100,"GRAD" 0,"opsz" 50!important}.carousel-item{position:relative;min-width:100%;min-height:100%;display:flex;justify-content:center;align-items:center;color:var(--background-color);border-radius:inherit;contain:content;z-index:4}.carousel-dots{position:absolute;left:50%;transform:translate(-50%);bottom:20px;display:flex;flex-direction:row;align-items:center;gap:6px;z-index:8;width:auto;background-color:rgba(var(--white-rgb),.1);padding:5px;border-radius:10px}@media (max-width: 768px){.carousel-dots{bottom:40px;gap:4px}}.carousel-dots .carousel-dot{width:7px;height:7px;padding:1px;border-radius:100px;background:#ffffff59;transition:width .3s ease-in-out,background .3s ease-in-out,opacity .3s ease-in-out;opacity:.7;position:relative;flex-shrink:0;cursor:pointer;border:none;box-shadow:none;display:block}.carousel-dots .carousel-dot.active{width:22px;background:#fff;opacity:1;border-radius:8px}.carousel-dots .carousel-dot .carousel-dot-click-indicator{position:absolute;width:100%;height:100%;left:0;top:0;cursor:pointer;z-index:2;background:transparent}.carousel-dots .carousel-dot.active:not(.auto-play){background-color:#fff}.carousel-dots .carousel-dot.active.auto-play .auto-play-indicator{content:"";display:block;position:absolute;left:1px;top:1px;height:calc(100% - 2px);width:5px;aspect-ratio:1/1;background-color:var(--black);border-radius:10px;animation:auto-play 5s linear forwards}@keyframes auto-play{to{width:calc(100% - 2px)}}:root{--nav-margin: 20px}.nav-container{position:fixed;display:flex;justify-content:center;align-items:center;max-width:100%;top:0;left:0;width:100%;z-index:99999999999}.nav-container .nav{position:relative;padding:20px;overflow:hidden;box-shadow:unset;width:100%;max-width:min(100%,1600px);gap:30px;display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.nav-container .nav{padding:15px}}@media (max-width: 480px){.nav-container .nav{padding:10px 20px}}.nav-container .nav:before{background-color:rgba(var(--background-color-rgb),.9);border-width:0}@media (min-width: 1024px){.nav-container .nav:before{-webkit-mask-image:linear-gradient(to bottom,rgb(0,0,0) 0%,rgba(0,0,0,.8) 90%,rgba(0,0,0,.6) 95%);mask-image:linear-gradient(to bottom,#000,#000c 90%,#0009 95%);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:rgba(var(--background-color-rgb),.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.nav-container .nav .nav-top-tail{display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.nav-container .nav .nav-top-tail{width:100%;padding-top:0;justify-content:space-between}}.nav-container .nav .nav-top-tail .logo{height:40px}@media (max-width: 768px){.nav-container .nav .nav-top-tail .logo{margin-top:0;height:30px}}.nav-container .nav .nav-top-tail .menu-button{display:none;cursor:pointer;aspect-ratio:1/1;height:50px;border-radius:0}@media (max-width: 768px){.nav-container .nav .nav-top-tail .menu-button{display:flex}}.nav-container .nav .nav-top-tail .menu-button .button-icon{font-size:25px;color:var(--white)}.nav-container .nav .nav-buttons{width:100%;display:flex;justify-content:center;align-items:center;gap:30px;justify-content:flex-end}@media (max-width: 768px){.nav-container .nav .nav-buttons{display:none}}.nav-container .nav .nav-buttons>.button{font-size:17px;color:#fff;font-weight:100}.nav-container .nav .nav-buttons>.button.active{font-weight:500}.nav-container .nav .nav-buttons>.button.new{font-weight:300}.nav-container .nav .nav-buttons>.button.new.active{font-weight:800}.nav-container .nav .nav-buttons>.button.new:after{content:"NEW";display:inline-block;margin-left:5px;font-size:12px;color:var(--black);background-color:#c3fa5f;padding:2px 5px;border-radius:5px}.nav-container .nav .nav-buttons .go-to-contact-button .button{padding:12px 20px;background-color:var(--white);border-radius:0}.nav-container .nav .nav-buttons .go-to-contact-button .button-content{color:var(--black)}.mobile-nav{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--background-color);z-index:99999999999;display:flex;flex-direction:column;align-items:center;padding:clamp(25px,5dvw,50px);justify-content:space-between;touch-action:none;pointer-events:none;opacity:0;transform:translateY(-10px);transition:opacity .3s ease-in-out,transform .3s ease-in-out}@media (max-width: 768px){.mobile-nav.open{touch-action:unset;pointer-events:unset;opacity:1;transform:translateY(0)}}.mobile-nav .nav-top-tail{width:100%;display:flex;justify-content:center;align-items:center;justify-content:space-between}.mobile-nav .nav-top-tail .logo{max-height:clamp(20px,20dvw,40px)}.mobile-nav .nav-top-tail .menu-button{display:none}.mobile-nav .nav-top-tail .close-button{border-radius:10px;width:50px;height:50px}.mobile-nav .nav-top-tail .close-button .button-icon{color:var(--white);font-size:50px}@media (max-width: 768px){.mobile-nav .nav-top-tail .close-button .button-icon{font-size:40px}}.mobile-nav .nav-top-tail .close-button .button-content{color:var(--white)}.mobile-nav .nav-buttons{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;gap:clamp(25px,5dvw,50px)}.mobile-nav .nav-buttons .button{font-size:clamp(20px,10dvw,30px);color:var(--white);font-weight:100}.mobile-nav .nav-buttons .button.active{font-weight:800}.mobile-nav .nav-buttons .button.new{font-weight:300}.mobile-nav .nav-buttons .button.new.active{font-weight:800}.mobile-nav .nav-buttons .button.new:after{content:"NEW";display:inline-block;margin-left:5px;font-size:12px;color:var(--black);background-color:#c3fa5f;padding:2px 5px;border-radius:5px}.logo{color:red;height:100%}.services-section{width:100vw;margin-top:-100px}.services-section .scroll-behavior{position:relative;top:-220px}@media (max-width: 768px){.services-section .scroll-behavior{top:-100px}}.services-section .services-carousel{display:flex;justify-content:center;align-items:center;margin:0 0 100px}@media (max-width: 768px){.services-section .services-carousel{margin-bottom:20px}}.services-section .services-carousel .carousel-track-container{width:calc(100% - 100px);max-width:950px;contain:none;position:relative}.services-section .services-carousel .carousel-track-container .carousel-container .carousel-item{display:block;background-color:#fff;transition:all 1s cubic-bezier(.19,1,.22,1);opacity:.1;box-shadow:0 30px 30px #0000;transform:scale(.8)}@media (max-width: 768px){.services-section .services-carousel .carousel-track-container .carousel-container .carousel-item{transform:scale(.9)}}.services-section .services-carousel .carousel-track-container .carousel-container .carousel-item.active{opacity:1;box-shadow:0 30px 50px #00000080;transform:scale(1)}@media (min-width: 1024px){.services-section .services-carousel .carousel-track-container .carousel-container .carousel-item.active{transform:scale(1)}}.services-section .services-carousel .carousel-track-container .carousel-container .carousel-item .service{width:100%;height:max-content}.services-section .services-carousel .carousel-track-container .carousel-container .carousel-item .service .service-image{width:100%;aspect-ratio:16/9;background-color:gray;overflow:hidden}.services-section .services-carousel .carousel-track-container .carousel-container .carousel-item .service .service-image img{width:100%;height:100%;object-fit:cover;transition:all 1s cubic-bezier(.19,1,.22,1)}.services-section .services-carousel .carousel-track-container .carousel-container .carousel-item .service .service-text{padding:50px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:15px;margin-top:-5px;width:100%}@media (max-width: 768px){.services-section .services-carousel .carousel-track-container .carousel-container .carousel-item .service .service-text{padding:30px}}.services-section .services-carousel .carousel-track-container .carousel-container .carousel-item .service .service-text>*{width:100%;margin:0;padding:0;color:var(--black)}.services-section .services-carousel .carousel-switch-buttons{width:calc(100% - 100px);max-width:calc(1050px + min(max(10lvw,50px),60px)*2);top:auto;margin-bottom:0;transform:translateY(0);padding:0}@media (max-width: 768px){.services-section .services-carousel .carousel-switch-buttons{bottom:-20px;transform:translateY(100%)}}.services-section .services-carousel .carousel-switch-buttons .carousel-switch-button{border-radius:0;border:0;background-color:#fff;box-shadow:0 2px 2px #0003}.services-section .services-carousel .carousel-switch-buttons .carousel-switch-button>span{color:var(--background-color)}.dynamic-strapi-form{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:15px}.dynamic-strapi-form .form-field{width:100%;display:flex;flex-direction:column;position:relative;scale:1}.dynamic-strapi-form .form-field.active>label{font-size:10px;top:5px;left:7px;opacity:.5;color:rgba(var(--black-rgb),.8)}.dynamic-strapi-form .form-field.active>label span{font-size:10px}.dynamic-strapi-form .form-field>label{position:relative;top:20px;left:20px;width:100%;color:var(--black);pointer-events:none;touch-action:none;transition:all .15s ease-out;height:0;z-index:5}.dynamic-strapi-form .form-field>label span{transition:font-size .15s ease-out;font-size:15px;color:var(--black)}.dynamic-strapi-form .form-field .input-container{width:100%;position:relative}.dynamic-strapi-form .form-field .input-container>input,.dynamic-strapi-form .form-field .input-container>textarea{width:calc(100% - 40px);font-size:16px;padding:20px;border-radius:0;border:1px solid rgba(var(--black-rgb),.2);background-color:var(--white);transition:all .15s ease-out;box-sizing:content-box;color:var(--black);font-weight:300;caret-color:var(--black)}.dynamic-strapi-form .form-field .input-container>input:focus,.dynamic-strapi-form .form-field .input-container>textarea:focus{background-color:rgba(var(--white-rgb),1);border:1px solid rgba(var(--black-rgb),.2)}.dynamic-strapi-form .form-field .input-container>textarea{resize:none;height:200px}.dynamic-strapi-form .form-field .input-container .char-counter{position:absolute;top:5px;right:-10px;color:var(--black);font-size:12px}.dynamic-strapi-form .form-field .input-container .char-counter>span{color:var(--green)}.dynamic-strapi-form .form-field .input-container .char-counter>span.error{color:var(--red);opacity:1}.dynamic-strapi-form .form-field .input-container .error-message{width:max-content;position:absolute;font-size:12px;color:var(--secondary-color);padding:0 10px;border-radius:5px;text-align:right;bottom:10px;right:0}.image-gallery-section{width:100vw;margin-top:50px;margin-bottom:-100px}@media (max-width: 768px){.image-gallery-section{margin-top:150px}}.image-gallery-section .scroll-behavior{position:relative;top:-220px}@media (max-width: 768px){.image-gallery-section .scroll-behavior{top:-100px}}.image-gallery-section .image-gallery-container{padding:0 20px;display:flex;flex-flow:wrap;max-width:1200px;aspect-ratio:3/3;overflow:hidden;width:100vw;gap:10px;-webkit-mask-image:linear-gradient(to bottom,rgb(0,0,0) 70%,rgba(0,0,0,.2) 75%,rgba(0,0,0,.1) 80%,rgba(0,0,0,.02) 85%,rgba(0,0,0,0) 90%);mask-image:linear-gradient(to bottom,#000 70%,#0003,#0000001a,#00000005,#0000 90%);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (max-width: 768px){.image-gallery-section .image-gallery-container{aspect-ratio:3/4}}.image-gallery-section .image-gallery-container .image-gallery{display:flex;flex-flow:column;flex:25%;height:100%;gap:10px}@media (max-width: 768px){.image-gallery-section .image-gallery-container .image-gallery{flex:40%}}.image-gallery-section .image-gallery-container .image-gallery-image{transition:opacity 1s cubic-bezier(.19,1,.22,1);opacity:.5;width:100%;border:1px solid rgba(var(--white-rgb),.1)}.image-gallery-section .image-gallery-container .image-gallery-image:hover{opacity:1}.image-gallery-section .primary-button{position:relative;top:-250px;background-color:var(--white);border-radius:0}.contact-section{min-height:max-content;height:max-content}@media (max-width: 768px){.contact-section .title-and-description{margin-bottom:10px}}.contact-section .contact-form-container{width:min(100%,850px);height:max-content;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;gap:50px}@media (max-width: 768px){.contact-section .contact-form-container{width:100%;gap:15px;padding:0 20px}}.contact-section .contact-form-container .dynamic-strapi-form .submit-button{width:max-content;border-width:0;background-color:transparent}.contact-section .contact-form-container .dynamic-strapi-form .submit-button .primary-button{background-color:var(--white);border-radius:0;width:100%;border:1px solid rgba(var(--black-rgb),.2)}.contact-section .contact-form-container .dynamic-strapi-form .submit-button .primary-button .button-content{color:var(--black)}.about-us-section{width:100vw;margin-bottom:100px}.about-us-section .scroll-behavior{position:relative;top:-100px}@media (max-width: 768px){.about-us-section .scroll-behavior{top:-100px}}.about-us-section .about-us{display:flex;justify-content:center;align-items:center;max-width:1200px;padding:0 20px}.about-us-section .about-us-image{width:50%;aspect-ratio:3/4;opacity:.5}@media (max-width: 768px){.about-us-section .about-us-image{opacity:.2;width:100%;aspect-ratio:3/4}}.about-us-section .about-us-text{height:100%;transform:translate(-100px) scale(1.2);transform-origin:center;text-shadow:0 5px 10px rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;gap:50px}@media (max-width: 768px){.about-us-section .about-us-text{align-items:center;position:absolute;bottom:20px;transform:translate(0) scale(1);width:90%;height:max-content}}.footer-section{position:relative;min-width:calc(100lvw - 15px);max-width:calc(100% - 30px);display:flex;justify-content:center;align-items:center;flex-direction:column;gap:15px;padding-bottom:30px;margin-block-start:auto;background-color:rgba(var(--background-color-rgb),.5)}@media (max-width: 768px){.footer-section{min-width:100lvw}}.footer-section .footer-container{width:min(100%,1600px);position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:50px;z-index:100}.footer-section .footer-container .footer-top{height:120px}@media (max-width: 768px){.footer-section .footer-container .footer-top{height:100px}}.footer-section .footer-container .footer-links{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:30px;align-items:flex-end;width:min(90%,1000px)}@media (max-width: 768px){.footer-section .footer-container .footer-links{gap:5px}}@media (max-width: 768px){.footer-section .footer-container .footer-links{gap:5px;width:90%}}@media (max-width: 480px){.footer-section .footer-container .footer-links{flex-wrap:nowrap;flex-direction:column;align-items:center;gap:5px;width:80%}}.footer-section .footer-container .footer-links .button{font-size:17px}.footer-section .footer-container .rights-text{font-family:Arial,sans-serif;font-weight:100;font-size:15px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}.footer-section .footer-container .rights-text>span:last-child{opacity:.5}.footer-section .footer-container .rights-text .developed-by{padding:10px 20px;border-radius:50px;background-color:#181819;color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:10px;box-shadow:0 5px 10px #0000001a;border:1px solid rgba(var(--black-rgb),.5);transition:all .35s ease-out}.footer-section .footer-container .rights-text .developed-by .loading-effect{background:transparent;background:linear-gradient(90deg,#c3fa5f00 8%,#c3fa5f33 50%,#c3fa5f00 82%)}.footer-section .footer-container .rights-text .developed-by:hover{background-color:#000;box-shadow:0 5px 10px #00000026}.footer-section .footer-container .rights-text .developed-by img{height:20px}.info-page{position:relative;margin-top:calc(calc(var(--nav-bar-height, 100px)) + 2px);margin-bottom:90px;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0 50px 50px;font-size:1.2rem;line-height:1.5;font-weight:100}@media (max-width: 768px){.info-page{padding:20px;font-size:1rem}}.info-page>h2{font-size:2rem;margin-bottom:20px}.info-page>strong{margin-bottom:10px}.info-page>p{margin-bottom:10px}.info-page ul{padding-top:10px;padding-left:40px}.info-page ul li{padding:5px}.cookies-setting .consent-controls{margin:30px 0 50px;display:flex;flex-direction:column;width:100%;background-color:rgba(var(--black-rgb),.5);padding:20px;border-radius:0;border:1px solid var(--black)}.cookies-setting .consent-controls .row{display:flex;justify-content:center;align-items:center;gap:30px;border-bottom:1px solid rgba(var(--white-rgb),.1);border-top:1px solid rgba(var(--white-rgb),.1);flex-wrap:wrap;padding:20px}.cookies-setting .consent-controls .row .label-col{flex:1 1 400px}.cookies-setting .consent-controls .row .label-col h3{margin:0 0 5px;font-size:1.2rem}.cookies-setting .consent-controls .row .label-col p{margin:0;font-size:.9rem;opacity:.8;font-weight:100}.cookies-setting .consent-controls .row .action-col{display:flex;justify-content:center;gap:12px;align-items:center;flex:0 1 auto}.cookies-setting .consent-controls .row .action-col .status{padding:4px 10px;border-radius:0;font-size:.75rem;letter-spacing:.5px;text-transform:uppercase}.cookies-setting .consent-controls .row .action-col .status.enabled{background:#00b40026;color:#4caf50}.cookies-setting .consent-controls .row .action-col .status.disabled{background:#ff000026;color:#f44336}.cookies-setting .consent-controls .row .action-col .button{padding:10px;font-size:15px}.cookies-setting .consent-controls .meta{opacity:.6;font-size:.75rem;text-align:right;margin-top:20px}.cookies-setting .dynamic-text{margin-top:40px}.tutorials-page{position:relative;margin-top:calc(calc(var(--nav-bar-height, 100px)) + 2px);width:min(100%,1600px);margin-bottom:100px}@media (max-width: 768px){.tutorials-page{margin-bottom:40px}}.tutorials-page .image-gallery-container{margin-top:50px;padding:0 20px;display:flex;flex-flow:wrap;max-width:100%;overflow:hidden;width:100vw;gap:10px}.tutorials-page .image-gallery-container .image-gallery{display:flex;flex-flow:column;flex:25%;height:100%;gap:5px}@media (max-width: 768px){.tutorials-page .image-gallery-container .image-gallery{flex:50%}}.tutorials-page .image-gallery-container .image-gallery-image{transition:opacity 1s cubic-bezier(.19,1,.22,1);width:100%;border:1px solid rgba(var(--white-rgb),.1)}.tutorials-page .end-of-page{width:100%;text-align:center;padding:50px;opacity:.5}.gradient-card{position:relative;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;box-shadow:0 14px 50px rgba(var(--black-rgb),.3)}.gradient-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid rgba(var(--white-rgb),.1);z-index:5;border-radius:inherit}.gradient-card .background{width:100%;height:100%;border-radius:inherit;position:absolute;z-index:0;object-fit:cover;contain:content;top:0;-webkit-overflow-scrolling:touch}.gradient-card .background .gradient-background{border-radius:inherit;width:100lvw;height:300lvh;object-fit:cover;touch-action:none;pointer-events:none;opacity:1;transform:translateZ(0)}.gradient-card .content{height:100%;width:100%;position:relative;z-index:10;display:flex;justify-content:center;align-items:center}.lazy-image{opacity:0;animation:show .75s ease-in-out forwards}@keyframes show{to{opacity:1}}.cookie-banner{width:min(100% - 10px,1555px);position:fixed;bottom:20px;left:50%;transform:translate(-50%);background-color:rgba(var(--black-rgb),.1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:20px;z-index:1000;color:var(--black);border-radius:20px;border:1px solid rgba(var(--white-rgb),.1)}.cookie-banner .actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:12px;justify-content:flex-end}.cookie-banner .button{height:40px;background-color:transparent;color:var(--white);border:1px solid rgba(var(--white-rgb),.5)}.cookie-banner .button:hover{background-color:rgba(var(--white-rgb),.1);color:var(--white);border:1px solid rgba(var(--white-rgb),1)}
