@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#f5f5f5;font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400}button,input,select,textarea{font-family:inherit;font-weight:inherit}.App{box-sizing:border-box;display:flex;flex-direction:column;height:100vh;max-width:100vw;overflow-x:hidden}.outlet-container{flex:1 1}a{all:unset;cursor:pointer}.h1-nuvotek{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:10px;@media (max-width:1000px){font-size:2rem}}.box-shadow-nuvotek{box-shadow:0 2px 4px #0000004d}.round-corners-nuvotek{border-radius:20px}.width-70-large-res{@media (min-width:1000px){width:70%}}.navbar{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;margin:0 auto;padding:20px 0;@media (max-width:999px){width:90%}}.navbar-container{background-color:#fff;margin-bottom:2rem;width:100%}.navbar__links{display:flex;justify-content:space-between;list-style-type:none;width:50%;@media (max-width:1000px){display:none}@media (min-width:1000px) and (max-width:1500px){width:60%}}.navbar__links a{background-image:linear-gradient(90deg,red 0,red);background-position:100% 100%;background-repeat:no-repeat;background-size:0 2px;color:#333;color:#000;font-weight:700;padding-bottom:2px;text-decoration:none;transition:background-size .3s ease-in-out,background-position .3s ease-in-out}.navbar__links a:hover{background-size:100% 2px}.mobile-navbar-overlay,.mobile-navbar-panel,.mobile-navbar-toggle-button{display:none}@media (max-width:1000px){.mobile-navbar-overlay{display:block}.mobile-navbar-toggle-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #33333314;border-radius:18px;box-shadow:0 2px 4px #0000004d;cursor:pointer;display:inline-flex;height:56px;justify-content:center;padding:0;transition:transform .2s ease,box-shadow .25s ease,background-color .25s ease;width:56px;z-index:1001}.mobile-navbar-toggle-button--hidden{opacity:0;pointer-events:none}.mobile-navbar-toggle-button:hover{box-shadow:0 2px 4px #0000004d;transform:translateY(-1px)}.mobile-navbar-toggle-button .hamburger-react{color:#151515!important}.mobile-navbar-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#16161647;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .28s ease,visibility .28s ease;visibility:hidden;z-index:999}.mobile-navbar-overlay-toggled{opacity:1;pointer-events:auto;visibility:visible}.mobile-navbar-panel{background:radial-gradient(circle at top right,#ff000014,#0000 32%),linear-gradient(180deg,#fffffffa,#f5f5f5fa);border-left:1px solid #fff9;box-shadow:0 2px 4px #0000004d;box-sizing:border-box;display:flex;flex-direction:column;height:100dvh;overflow:hidden;padding:1.1rem 1.1rem 1.35rem;position:absolute;right:0;top:0;transform:translateX(100%);transition:transform .34s cubic-bezier(.22,1,.36,1);width:min(88vw,430px)}.mobile-navbar-panel-toggled{transform:translateX(0)}.mobile-navbar-panel__header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.mobile-navbar-panel__logo{align-items:center;display:inline-flex;max-width:170px}.mobile-navbar-panel__logo img{display:block;height:auto;width:100%}.mobile-navbar-panel__close{background:#ffffffbf;border:1px solid #33333314;border-radius:16px;box-shadow:0 2px 4px #0000004d;cursor:pointer;flex-shrink:0;height:48px;position:relative;width:48px}.mobile-navbar-panel__close span{background:#111;border-radius:999px;height:2px;left:50%;position:absolute;top:50%;width:22px}.mobile-navbar-panel__close span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.mobile-navbar-panel__close span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.mobile-navbar-panel__content{display:flex;flex:1 1;flex-direction:column;gap:1.5rem;min-height:0}.mobile-navbar-nav{display:flex;flex-direction:column;gap:.9rem}.mobile-navbar-link{align-items:center;background:#ffffffd1;border:1px solid #dadadad9;border-radius:22px;box-shadow:0 2px 4px #0000004d;color:#171717;display:flex;gap:1rem;justify-content:space-between;opacity:0;padding:1.1rem 1.15rem;transform:translateX(24px);transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .3s ease,border-color .25s ease,box-shadow .25s ease,background-color .25s ease}.mobile-navbar-panel-toggled .mobile-navbar-link{opacity:1;transform:translateX(0)}.mobile-navbar-link:first-child{transition-delay:.06s}.mobile-navbar-link:nth-child(2){transition-delay:.1s}.mobile-navbar-link:nth-child(3){transition-delay:.14s}.mobile-navbar-link:nth-child(4){transition-delay:.18s}.mobile-navbar-link--active,.mobile-navbar-link:hover{background:#fffffffa;border-color:#f003;box-shadow:0 2px 4px #0000004d}.mobile-navbar-link__label{font-size:clamp(1.5rem,5vw,2rem);font-weight:800;letter-spacing:-.03em;line-height:1.05}.mobile-navbar-link__arrow{color:red;font-size:1.35rem;opacity:.75;transform:rotate(-18deg)}.mobile-navbar-footer{border-top:1px solid #0000000f;display:flex;flex-direction:column;gap:1rem;margin-top:auto;padding-top:1rem}.mobile-navbar-footer__cta{width:100%}.mobile-navbar-footer__cta a{display:block;width:100%}.mobile-navbar-footer__cta button{width:100%}}.mobile-lang-switcher{grid-gap:.35rem;background:#ffffffbf;border:1px solid #0000000f;border-radius:999px;box-shadow:0 2px 4px #0000004d;display:grid;gap:.35rem;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;padding:.35rem}.mobile-lang-option{background:#0000;border:1px solid #0000;border-radius:999px;color:#6a6a6a;cursor:pointer;font-size:1rem;font-weight:700;padding:.8rem 1rem;text-align:center;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,border-color .2s ease}.mobile-lang-option.active{background:red;border-color:red;box-shadow:0 2px 4px #0000004d;color:#fff}.navbar__cta .navbar__button{text-wrap:nowrap;border:none;border-radius:20px;cursor:pointer;font-weight:700;letter-spacing:1px;overflow:hidden;padding:15px 30px;position:relative;text-transform:uppercase;transition:color .3s ease-in-out;z-index:1}.navbar__cta .navbar__button:before{border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .5s ease,height .5s ease,top .5s ease,left .5s ease;width:0;z-index:-1}.navbar__cta .navbar__button:hover:before{height:300%;left:50%;top:50%;width:300%}.navbar__cta .navbar__button:hover{color:#fff}.navbar__cta .main-cta-button--default{background-color:red;color:#fff}.navbar__cta .main-cta-button--default:before{background-color:#790000b5}.navbar__cta .main-cta-button--consultancy{background-color:#e7e7e7;border:2px solid red;color:red;transition:color .3s ease-in-out,box-shadow .3s ease-in-out,transform .2s ease-in-out}.navbar__cta .main-cta-button--consultancy:before{background-color:red}.navbar__cta .main-cta-button--consultancy:hover{box-shadow:0 6px 14px #ff000040;color:#fff;transform:translateY(-1px)}.language-switcher{display:inline-block;position:relative}.lang-button{background:#0000;border:none;border-radius:50%;cursor:pointer;padding:6px;transition:background .2s ease}.lang-button:hover{background:#f0f0f0}.lang-icon{display:block;height:24px;width:24px}.lang-menu{background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 2px 6px #00000026;margin-top:6px;position:absolute;right:0;width:140px;z-index:1000}.lang-option{background:#fff;border:none;cursor:pointer;display:block;font-size:14px;padding:8px 12px;text-align:left;width:100%}.lang-option:hover{background:#f5f5f5}.lang-option.active{font-weight:700}.footer-container{align-items:center;background-color:#fff;box-shadow:2px 0 4px #0000004d;display:flex;flex-direction:column;margin-top:2rem;padding:1rem 0;width:100%;.footer-content{align-items:center;color:#000;display:flex;justify-content:space-between;margin:0 auto;width:70%;p{margin:0;text-decoration:underline}.footer_logo img{height:auto;width:89px;@media (max-width:800px){display:none}}@media (max-width:1000px){width:100%}@media (max-width:800px){flex-direction:row;justify-content:flex-start;min-height:50px;padding-bottom:0;padding-left:1rem;padding-right:1rem;padding-top:0;position:relative;p{left:50%;position:absolute;text-align:center;transform:translateX(-50%);width:calc(100% - 7rem)}}}}.whatsapp-chat-bubble{bottom:30px;cursor:pointer;position:fixed;right:20px;transition:transform .3s ease;z-index:1}.whatsapp-chat-bubble:hover{transform:scale(1.1)}.info-box{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:auto;margin:2rem auto;padding:10px 20px;text-align:center}@media (min-width:1000px){.info-box-with-bg{background-color:#fff;box-shadow:4px 4px 6px #0000006b}}.creative-studio-section{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:auto;justify-content:space-between;margin:5rem auto;text-align:center;.text-section{text-wrap:balance;flex:1 1;margin-bottom:2rem;p{font-size:1.1rem;line-height:1.5;margin-bottom:20px}}.image-section img{max-width:100%}@media (min-width:1000px){border-right-color:#333;border-right-style:solid;border-right-width:50px;margin-bottom:10rem;margin-left:auto;margin-right:auto;margin-top:5rem}}.content-section{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;margin:5rem auto 10rem;padding:0 20px;@media (min-width:1000px){padding-bottom:0;padding-left:0;padding-right:0;padding-top:0}}.content-section__text{flex:1 1;max-width:48%}.content-section__text h2{color:#e63946;font-size:1.5rem;font-weight:600;margin-bottom:20px}.content-section__text p{color:#212121;font-size:1.3rem;font-weight:500;margin-bottom:20px}.content-section__button{background-color:red;border:none;border-radius:20px;color:#fff;cursor:pointer;font-weight:700;padding:10px 20px;text-transform:uppercase}.content-section__image{display:flex;flex:1 1;justify-content:flex-end;max-width:48%}.content-section__image img{border-bottom:10px solid #333;border-radius:2px;border-right:10px solid #333;height:auto;max-width:100%}.module-list-container{align-items:stretch;display:flex;gap:10px;justify-content:space-between;margin:5rem auto 10rem}.module-list-container-vertical{align-items:stretch;display:flex;flex-direction:column;gap:3rem;margin:5rem auto;width:90%}.single-module{background-color:#fff;display:flex;flex-direction:column;text-align:center;@media (min-width:850px){width:30%}flex-shrink:1}.single-module-header--with-flag{overflow:hidden;position:relative}.single-module-title{position:relative;z-index:1}.single-module-header-flag{font-size:124px;line-height:1;opacity:.13;pointer-events:none;position:absolute;right:14px;top:50%;transform:translateY(-50%);-webkit-user-select:none;user-select:none}ul{list-style-type:none;margin:0;padding:0}ul li{align-items:center;display:flex}ul .module-checkbox-item{margin-bottom:10px;width:100%}ul li svg{margin:0 8px;width:10%}.single-module-item-list{border-top:1px solid #f5f5f5;padding:.5rem;text-align:left}li p{margin:0;width:100%}.content-section-mobile{align-content:center;align-items:center;box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;padding:0 20px;text-align:center;img{border-bottom:10px solid #333;border-radius:2px;border-right:10px solid #333;height:350px}h2{color:#e63946;font-size:1.5rem;font-weight:600;margin-bottom:20px}p{text-align:center}}.testimonials-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;margin:5rem auto;h1{margin-bottom:2rem}@media (min-width:1000px){padding-bottom:0;padding-left:0;padding-right:0;padding-top:0}.testimonials-chunk{align-items:stretch;margin:0 auto 2rem}.testimonial-single,.testimonials-chunk{display:flex;justify-content:space-between}.testimonial-single{background-color:#fff;flex-direction:column;padding:10px;width:30%}}.testimonials-container-mobile{margin-bottom:5rem;margin-top:3rem;text-align:center}.testimonial-text-par{font-style:italic;padding:10px}.testimonial-name-par{text-wrap-style:balance;color:red;font-style:italic;font-weight:500;margin-right:1rem;text-align:right}.testimonial-title-par{color:#000}.gallery-container{align-items:center;display:flex;flex-direction:column;margin:0 auto 4rem;padding:20px;h1{margin-bottom:2rem;margin-top:0}}.gallery-container-mobile{margin:0 auto;h1{margin-bottom:2rem;text-align:center}}.tabs{display:flex;justify-content:center;margin-bottom:20px}.tab{background-color:#fff;border:none;border-radius:5px;color:#000;cursor:pointer;flex:1 1;margin:0 10px;padding:10px 20px;text-align:center}.tab.active{background-color:red;color:#fff}.images{display:flex;flex-wrap:wrap;height:600px;justify-content:center;overflow-y:scroll}.image{border:2px solid #0000;cursor:pointer;height:150px;object-fit:cover;width:200px}.image:hover{border:1px solid red;border-radius:5px}@media (max-width:768px){.tabs{grid-gap:10px;display:grid;grid-template-columns:repeat(2,1fr)}.images{flex-direction:column}}.slick-next:before,.slick-prev:before{color:#ff0000a8!important;font-size:30px}.modal-overlay{background:#000000b3;bottom:0;left:0;position:fixed;right:0;top:0;z-index:10}.modal-content{background:#fff;border-radius:10px;margin:0 auto;max-height:100%;max-width:min(90vw,600px);padding:20px;position:relative;top:50%;transform:translateY(-50%)}.close-button{background:red;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:5px 10px;position:absolute;right:10px;top:10px}.faq-container{margin:2rem auto;max-width:800px;padding:10px 20px;text-align:center}.faq-subtitle{text-wrap:pretty;color:#666;margin-bottom:2rem;text-align:center}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border:1px solid #ddd;border-radius:12px;overflow:hidden;text-align:left;transition:box-shadow .3s ease}.faq-item.open{box-shadow:0 4px 12px #00000014}.faq-question{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:space-between;padding:1rem 1.5rem;text-align:left;width:100%}.faq-icon{color:red;display:inline-block;margin-left:1rem;transition:transform .3s ease}.faq-icon.rotate{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;padding:0 1.5rem;transition:max-height .4s ease,padding .3s ease}.faq-item.open .faq-answer{max-height:200px;padding:0 1.5rem 1rem}.faq-item.open .faq-question{color:red}.faq-answer p{color:#555;line-height:1.5;margin:0}.faq-redirect-last-word{color:red;font-weight:700;text-decoration:underline}.about-us-container{display:flex;flex-direction:column;width:70%;@media (max-width:1000px){width:90%}align-items:center;margin:0 auto;text-align:center;h3{color:red;margin-top:0}div{margin-bottom:1rem;text-align:center}.separator{background-color:red;height:2px;margin:20px 0;width:100%}}.team-info-section{align-items:center;display:flex;justify-content:space-between;.team-info-section-image-with-caption{width:25%;@media (max-width:1000px){width:80%}color:red;font-weight:600}.team-info-section-image-with-caption img{box-shadow:2px 2px 2px 2px #0000004d;height:auto;margin-bottom:.5rem;width:100%}.team-info-section-text-body{width:70%;@media (max-width:1000px){width:95%}display:flex;flex-direction:column}@media (max-width:1000px){flex-direction:column}}.team-info-section:nth-child(odd){@media (max-width:1000px){flex-direction:column-reverse}}.contact-page-container{text-wrap:pretty;align-items:stretch;display:flex;flex-direction:column;gap:2rem;margin:0 auto;padding:2.5rem 0 4rem}.contact-page-title{text-wrap:balance;line-height:1.2;margin:0 auto .5rem;max-width:24ch;text-align:center}.contact-page-panel{background:#fff;border-radius:20px;box-shadow:0 8px 20px #00000014;padding:2rem}.contact-page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.contact-service-card{padding:.5rem 2rem 1.5rem;text-align:center}.contact-service-card:nth-child(2){border-left:1px solid #d7d7d7}.contact-service-card__badge{color:#c70000;font-size:1.08rem;font-weight:800;letter-spacing:.18em;line-height:1.25;margin:0;text-transform:uppercase}.contact-service-card__title{color:#1f2023;font-size:1.92rem;font-weight:700;line-height:1.08;margin:1rem auto 1.55rem;max-width:15ch}.contact-service-card__detail{align-items:center;display:flex;flex-direction:column;gap:.6rem}.contact-service-card__detail:not(:last-child){margin-bottom:1.45rem}.contact-service-card__label{color:#2f3135;font-size:1.04rem;font-weight:700;letter-spacing:.14em;margin:0;text-transform:uppercase}.contact-service-card__value{border-bottom:2px solid #e00000;color:#1f2023;font-size:2rem;font-weight:700;transition:color .2s ease,border-color .2s ease}.contact-service-card__value:hover{border-color:#b00000;color:#e00000}.contact-page-meta{align-items:center;border-top:1px solid #d7d7d7;color:#5b5f66;display:flex;flex-wrap:wrap;font-size:1.02rem;font-weight:600;gap:.8rem;justify-content:center;letter-spacing:.14em;margin-top:1.5rem;padding-top:1.4rem;text-transform:uppercase}.contact-page-meta p{margin:0}.contact-page-meta span{color:#9a9da3}@media (max-width:1100px){.contact-service-card{padding:.5rem 1rem 1.5rem}.contact-service-card__title{font-size:1.7rem}.contact-service-card__value{font-size:1.5rem}}@media (max-width:820px){.contact-page-container{padding-top:2rem}.contact-page-title{font-size:1.95rem;padding:0 1rem}.contact-page-panel{padding:1.5rem}.contact-service-card__badge{font-size:1rem;letter-spacing:.15em}.contact-service-card__title{font-size:1.55rem;max-width:100%}.contact-page-grid{grid-template-columns:1fr}.contact-service-card{padding:.75rem .5rem 1.5rem}.contact-service-card:nth-child(2){border-left:0;border-top:1px solid #d7d7d7;padding-top:1.6rem}.contact-page-meta{font-size:.9rem;gap:.5rem;letter-spacing:.09em;margin-top:1rem}}.gm-ui-hover-effect{display:none!important}.gm-style-iw{max-width:100%!important;padding:0;width:auto!important}.custom-maps-info-box img{height:auto;margin:0 auto;width:89px}.custom-maps-info-box{overflow:hidden;padding:0;text-align:center}.partners-section{margin:3rem auto;padding:10px 20px;text-align:center}.partners-section .h1-nuvotek{margin-bottom:2rem}.partners-logos{align-items:center;display:flex;gap:4rem;justify-content:center}.partner-logo{height:auto;max-height:125px;object-fit:contain;width:auto}@media (max-width:700px){.partners-logos{flex-direction:column;gap:2rem}}.why-us-section{align-items:center;background:#fff;border-radius:20px;box-sizing:border-box;display:flex;flex-direction:row-reverse;gap:2.5rem;justify-content:space-between;margin:4rem auto;padding:2rem}.why-us-section__text{flex:1 1;min-width:0}.why-us-section__text .h1-nuvotek{margin-bottom:1.75rem}.why-us-section__text p{color:#212121;font-size:1.15rem;line-height:1.6;margin:0 0 1rem}.why-us-section__text p:last-child{margin-bottom:0}.why-us-section__images{flex:1 1;min-height:380px;position:relative}.why-us-image{border-radius:16px;height:auto;object-fit:cover;width:100%}.why-us-image--primary{border-bottom:8px solid #333;border-right:8px solid #333;box-shadow:0 12px 24px #00000038;max-width:78%;position:relative;z-index:1}.why-us-image--secondary{border-color:#fff red red #fff;border-style:solid;border-width:8px;bottom:0;box-shadow:0 20px 34px #00000059;max-width:58%;position:absolute;right:0;z-index:3}@media (max-width:900px){.why-us-section{align-items:stretch;flex-direction:column;gap:2rem;padding:1.5rem}.why-us-section__text{text-align:center}.why-us-section__images{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;min-height:0;position:static}.why-us-image--primary,.why-us-image--secondary{max-width:100%;position:static}}.consultancy-page-first-modules .module-list-container,.consultancy-page-first-modules .module-list-container-vertical{margin-top:1.5rem}
/*# sourceMappingURL=main.fc44ccd0.css.map*/