@font-face{font-family:"Raleway";src:url("../fonts/raleway/Raleway-VariableFont_wght.ttf") format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:"Raleway";src:url("../fonts/raleway/Raleway-Italic-VariableFont_wght.ttf") format("truetype");font-weight:100 900;font-style:italic;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}:root{--header-height: 90px}body{font-family:"Raleway",sans-serif;color:#333;background-color:#fff}@media(max-width: 1200px){h1,.h1{font-size:clamp(1.75rem,4vw,2.25rem) !important}h2,.h2{font-size:clamp(1.5rem,3.5vw,2rem) !important}h3,.h3{font-size:clamp(1.25rem,3vw,1.5rem) !important}}.site-header{position:sticky;top:0;z-index:1000;background-color:#fff}.site-header .header-top{background-color:#333;color:#fff;padding:8px 0;font-size:14px}.site-header .navbar{padding:1rem 0;border-bottom:1px solid #e6e8e9}.site-header .navbar>.container{position:relative;display:flex;justify-content:space-between;align-items:center}.site-header .nav-desktop-left{flex:1;display:flex;align-items:center;gap:.5rem 1.5rem;flex-wrap:wrap}.site-header .nav-desktop-left .nav-link{color:#333;font-weight:500;text-decoration:none;transition:color .3s ease;white-space:nowrap}.site-header .nav-desktop-left .nav-link:hover,.site-header .nav-desktop-left .nav-link.active{color:#1d73be}.site-header .nav-desktop-left .nav-more{position:relative}.site-header .nav-desktop-left .nav-more .nav-more-toggle{display:flex;align-items:center;justify-content:center;gap:4px;width:36px;height:36px;padding:0;border:none;background:none;cursor:pointer;border-radius:10px;transition:background-color .2s ease}.site-header .nav-desktop-left .nav-more .nav-more-toggle::after{display:none}.site-header .nav-desktop-left .nav-more .nav-more-toggle:hover,.site-header .nav-desktop-left .nav-more .nav-more-toggle[aria-expanded=true]{background-color:rgba(29,115,190,.08)}.site-header .nav-desktop-left .nav-more .nav-more-toggle:hover .nav-more-dot,.site-header .nav-desktop-left .nav-more .nav-more-toggle[aria-expanded=true] .nav-more-dot{background-color:#1d73be}.site-header .nav-desktop-left .nav-more .nav-more-dot{display:block;width:4px;height:4px;border-radius:50%;background-color:#333;transition:background-color .2s ease,transform .2s ease;flex-shrink:0}.site-header .nav-desktop-left .nav-more .nav-more-menu{display:block !important;position:absolute;top:calc(100% + 8px);left:0;right:auto;min-width:210px;background:#fff;border-radius:14px;border:none;box-shadow:0 4px 6px -1px rgba(0,0,0,.07),0 12px 28px -4px rgba(0,0,0,.12),0 0 0 1px rgba(0,0,0,.05);list-style:none;padding:6px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px) scale(0.96);transform-origin:top left;transition:opacity .22s cubic-bezier(0.16, 1, 0.3, 1),transform .22s cubic-bezier(0.16, 1, 0.3, 1),visibility 0s linear .22s;z-index:1001}.site-header .nav-desktop-left .nav-more .nav-more-menu.show{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1);transition:opacity .22s cubic-bezier(0.16, 1, 0.3, 1),transform .22s cubic-bezier(0.16, 1, 0.3, 1),visibility 0s linear 0s}.site-header .nav-desktop-left .nav-more .nav-more-menu .dropdown-divider-item{height:1px;background-color:#f0f0f0;margin:4px 6px}.site-header .nav-desktop-left .nav-more .nav-more-menu .dropdown-item{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:9px;color:#333;text-decoration:none;font-size:14px;font-weight:500;transition:background-color .15s ease,color .15s ease;white-space:nowrap}.site-header .nav-desktop-left .nav-more .nav-more-menu .dropdown-item:hover{background-color:#f2f9ff;color:#1d73be}.site-header .nav-desktop-left .nav-more .nav-more-menu .dropdown-item:hover .dropdown-item-icon{color:#1d73be}.site-header .nav-desktop-left .nav-more .nav-more-menu .dropdown-item-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:7px;background-color:#f4f4f5;color:#666;flex-shrink:0;transition:background-color .15s ease,color .15s ease}.site-header .nav-desktop-left .nav-more .nav-more-menu .dropdown-item-label{line-height:1.2}.site-header .header-mobile-left .language-selector .dropdown-menu{left:0;right:auto}.site-header .navbar-nav .nav-link{color:#333;font-weight:500;margin-right:2rem;transition:color .3s ease}.site-header .navbar-nav .nav-link:hover,.site-header .navbar-nav .nav-link.active{color:#1d73be}.site-header .navbar-brand{position:absolute;left:50%;transform:translateX(-50%)}.site-header .logo{height:50px;width:auto}.site-header .header-right{flex:1;display:flex;justify-content:flex-end;align-items:center}.site-header .language-selector{position:relative}.site-header .language-selector .custom-dropdown{position:relative}.site-header .language-selector .custom-dropdown .dropdown-toggle{background:none;border:none;padding:.25rem .5rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-size:14px;color:#333;transition:color .3s ease}.site-header .language-selector .custom-dropdown .dropdown-toggle:hover{color:#1d73be}.site-header .language-selector .custom-dropdown .dropdown-toggle .dropdown-value{font-weight:500;text-transform:uppercase}.site-header .language-selector .custom-dropdown .dropdown-toggle .dropdown-arrow{transition:transform .3s ease;color:currentColor}.site-header .language-selector .custom-dropdown .dropdown-toggle[aria-expanded=true] .dropdown-arrow{transform:rotate(180deg)}.site-header .language-selector .custom-dropdown .dropdown-menu{display:block !important;position:absolute;top:100%;right:0;margin-top:.5rem;background:#fff;border-radius:8px;border:none;box-shadow:0 4px 12px rgba(0,0,0,.1);list-style:none;padding:.5rem 0;min-width:80px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .22s cubic-bezier(0.16, 1, 0.3, 1),transform .22s cubic-bezier(0.16, 1, 0.3, 1),visibility 0s linear .22s;z-index:1001}.site-header .language-selector .custom-dropdown .dropdown-menu.show{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition:opacity .22s cubic-bezier(0.16, 1, 0.3, 1),transform .22s cubic-bezier(0.16, 1, 0.3, 1),visibility 0s linear 0s}.site-header .language-selector .custom-dropdown .dropdown-menu .dropdown-item{display:block;padding:.5rem 1rem;color:#333;text-decoration:none;transition:all .2s ease;font-size:14px}.site-header .language-selector .custom-dropdown .dropdown-menu .dropdown-item:hover{background-color:#f5f5f5;color:#1d73be}.site-header .language-selector .custom-dropdown .dropdown-menu .dropdown-item.active{color:#1d73be;font-weight:500}.site-header .navbar-toggler{padding:.5rem .75rem;border:none;border-radius:8px;background:#fff}.site-header .navbar-toggler .navbar-toggler-icon{display:inline-block;width:1.25em;height:1.25em;border:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:100% 100%}body.main-menu-open{overflow:hidden}.main-menu-modal{position:fixed;inset:0;z-index:1050;visibility:hidden;opacity:0;transition:visibility .3s ease,opacity .3s ease}.main-menu-modal.show{visibility:visible;opacity:1}.main-menu-modal.show .main-menu-dialog{transform:translateX(0)}.main-menu-backdrop{position:absolute;inset:0;background-color:rgba(0,0,0,.4);cursor:pointer}.main-menu-dialog{position:absolute;top:0;right:0;bottom:0;width:min(320px,100vw);max-width:100%;background:#fff;box-shadow:-4px 0 24px rgba(0,0,0,.12);display:flex;flex-direction:column;padding:24px;transform:translateX(100%);transition:transform .3s ease}.main-menu-close{align-self:flex-end;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;background:none;color:#333;cursor:pointer;border-radius:8px;transition:color .2s ease,background-color .2s ease;margin-bottom:16px}.main-menu-close:hover{color:#1d73be;background-color:rgba(29,115,190,.08)}.main-menu-nav{flex:1;overflow-y:auto}.main-menu-list{list-style:none;margin:0;padding:0}.main-menu-list li{margin:0}.main-menu-link{display:block;padding:.75rem 0;color:#333;text-decoration:none;font-weight:500;font-size:1.125rem;transition:color .2s ease}.main-menu-link:hover{color:#1d73be}.main-menu-cta{padding-top:16px;margin-top:auto}.hero-section{padding:32px;background-color:#f2f9ff;border-radius:64px;margin-top:100px}.hero-section .hero-content{display:flex;flex-direction:column;height:100%;justify-content:space-between}.hero-section .hero-content .hero-title-box{margin-bottom:16px;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px;border-radius:24px}.hero-section .hero-content .hero-title-box .hero-title{font-size:3.5rem;font-weight:700;color:#1d73be;margin-bottom:8px;line-height:1.2}.hero-section .hero-content .hero-title-box .hero-subtitle{color:#666;margin:0}.hero-section .hero-content .hero-text-box{margin-bottom:16px;background-color:#d2eaff;padding:24px;border-radius:24px}.hero-section .hero-content .hero-text-box p{color:#333;padding:0 !important;margin:0 !important}.hero-section .hero-content .hero-buttons{display:flex;flex-direction:row;gap:16px}.hero-section .hero-image{text-align:center}.hero-section .hero-image img{max-width:100%;height:auto}@media(max-width: 992px){.hero-section .row{display:flex;flex-direction:column}.hero-section .row .col-lg-6:first-child{order:2}.hero-section .row .col-lg-6:last-child{order:1}.hero-section .hero-image{max-width:50%;margin-left:auto;margin-right:auto}.hero-section .hero-image img{max-width:100%}}@media(max-width: 768px){.hero-section{padding:16px;border-radius:48px;margin-top:33px}}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 8px 8px 16px;font-weight:500;text-decoration:none;border:none;border-radius:32px;transition:all .3s ease;cursor:pointer}.btn .btn-icon-wrapper{display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;flex-shrink:0;transition:all .3s ease}.btn .btn-icon{flex-shrink:0}.btn.primary-button{height:64px;background-color:#1d73be;color:#fff}.btn.primary-button .btn-icon-wrapper{width:48px;height:48px}.btn.primary-button .btn-icon{width:24px;height:24px;color:#1d73be}.btn.primary-button .btn-icon path{stroke:#1d73be}.btn.primary-button:hover{background-color:rgb(22.2465753425,88.2191780822,145.7534246575);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(29,115,190,.3)}.btn.primary-button:hover .btn-icon-wrapper{transform:scale(1.05)}.btn.primary-button:focus,.btn.primary-button:active{outline:none;box-shadow:0 0 0 .2rem rgba(29,115,190,.25)}.btn.secondary-button{height:40px;background-color:#1d73be;color:#fff}.btn.secondary-button .btn-icon-wrapper{width:24px;height:24px}.btn.secondary-button .btn-icon{width:16px;height:16px;color:#1d73be}.btn.secondary-button .btn-icon path{stroke:#1d73be}.btn.secondary-button:hover{background-color:rgb(22.2465753425,88.2191780822,145.7534246575);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(29,115,190,.3)}.btn.secondary-button:hover .btn-icon-wrapper{transform:scale(1.05)}.btn.secondary-button:focus,.btn.secondary-button:active{outline:none;box-shadow:0 0 0 .2rem rgba(29,115,190,.25)}.btn.white-button{height:64px;background-color:#fff;color:#1d73be}.btn.white-button .btn-icon-wrapper{width:48px;height:48px;background-color:#1d73be}.btn.white-button .btn-icon{width:24px;height:24px;color:#fff}.btn.white-button .btn-icon path{stroke:#fff}.btn.white-button:hover{background-color:#1d73be;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(29,115,190,.3)}.btn.white-button:hover .btn-icon-wrapper{background-color:#fff;transform:scale(1.05)}.btn.white-button:hover .btn-icon{color:#1d73be}.btn.white-button:hover .btn-icon path{stroke:#1d73be}.btn.white-button:focus,.btn.white-button:active{outline:none;box-shadow:0 0 0 .2rem rgba(29,115,190,.25)}.btn.tertiary-button{background-color:rgba(0,0,0,0);border:5px solid #d2eaff;color:#1d73be;padding:.5rem 1.5rem;border-radius:24px;font-weight:500;transition:all .3s ease}.btn.tertiary-button:hover{background-color:#1d73be;color:#fff}.btn.tertiary-button:focus,.btn.tertiary-button:active{box-shadow:0 0 0 .2rem rgba(29,115,190,.25)}.section-title-box{background-color:#d2eaff;color:#1d73be;padding:8px 16px;border-radius:24px;font-size:14px;font-weight:500;margin:0}.section-title-box.white{background-color:#fff;color:#1d73be}.section-margin{margin-top:100px}@media(max-width: 768px){.section-margin{margin-top:33px}}#about .about-header{margin-bottom:32px}#about .about-title{max-width:720px;margin:0 auto}#about .about-heading{font-size:2.5rem;font-weight:700;color:#1d73be;margin:0}#about .about-intro{font-size:1rem;line-height:1.6;color:#333;margin:0}#about .about-carousel-wrapper{overflow:hidden;padding:0 0 24px}#about .about-carousel .about-card{background-color:#f2f9ff;border-radius:24px;padding:24px;height:100%;display:flex;flex-direction:column;min-height:220px}#about .about-carousel .about-card-icon{width:64px;height:64px;margin-bottom:16px;display:flex;align-items:center;justify-content:flex-start}#about .about-carousel .about-card-icon .about-card-icon-img{width:100%;height:100%;object-fit:contain}#about .about-carousel .about-card-title{font-size:1.25rem;font-weight:700;color:#1d73be;margin:0 0 8px;line-height:1.3}#about .about-carousel .about-card-description{font-size:.9375rem;line-height:1.5;color:#333;margin:0;flex-grow:1}#about .about-carousel .owl-dots{display:flex;justify-content:center;align-items:center;margin-top:24px;padding:0;gap:.5rem}#about .about-carousel .owl-dots .owl-dot{width:12px;height:12px;border-radius:50%;background-color:#d2eaff;opacity:.5;border:none;padding:0;cursor:pointer;transition:opacity .2s ease,transform .2s ease}#about .about-carousel .owl-dots .owl-dot:hover{opacity:.8}#about .about-carousel .owl-dots .owl-dot.active{opacity:1;background-color:#1d73be}#servicesCarousel{position:relative}@media(max-width: 768px){#servicesCarousel{margin-top:11px}}#servicesCarousel .owl-item.animated{visibility:visible}#servicesCarousel .service-carousel-item{min-height:500px;padding-bottom:32px}@media(max-width: 992px){#servicesCarousel .service-carousel-item{flex-direction:column;min-height:auto;padding-bottom:88px}}#servicesCarousel .service-content{padding:24px}@media(max-width: 768px){#servicesCarousel .service-content{padding:16px 8px;text-align:center}}#servicesCarousel .service-content .service-tag{margin-bottom:16px}#servicesCarousel .service-content .service-title{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:24px;display:flex;flex-direction:column}@media(max-width: 768px){#servicesCarousel .service-content .service-title{font-size:1.75rem;margin-bottom:16px}}#servicesCarousel .service-content .service-title .service-title-line1{color:#333;display:block}#servicesCarousel .service-content .service-title .service-title-line2{color:#1d73be;display:block}#servicesCarousel .service-content .service-description{font-size:1.125rem;line-height:1.6;color:#666;margin-bottom:32px}@media(max-width: 768px){#servicesCarousel .service-content .service-description{font-size:1rem;margin-bottom:24px}}#servicesCarousel .service-content .service-cta{margin-top:24px}@media(max-width: 768px){#servicesCarousel .service-content .primary-button{width:100%;justify-content:space-between}}#servicesCarousel .service-image{text-align:center;padding:24px}@media(max-width: 768px){#servicesCarousel .service-image{padding:16px 8px;max-width:280px;margin-left:auto;margin-right:auto}}#servicesCarousel .service-image img{max-width:100%;height:auto;object-fit:contain}#servicesCarousel .owl-nav{position:absolute;bottom:0;width:100%;padding:0 15px;display:flex;justify-content:space-between;align-items:center;z-index:10;margin:0;pointer-events:none}#servicesCarousel .owl-nav button{width:48px;height:48px;background-color:#1d73be;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .3s ease;padding:0;margin:0;pointer-events:all}#servicesCarousel .owl-nav button svg{width:24px;height:24px;stroke:currentColor}#servicesCarousel .owl-nav button:hover{background-color:rgb(22.2465753425,88.2191780822,145.7534246575);transform:scale(1.05)}#servicesCarousel .owl-nav button.disabled{opacity:.5;cursor:not-allowed}#servicesCarousel .owl-dots{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:flex;justify-content:center;align-items:center;margin:0;z-index:5}#servicesCarousel .owl-dots .owl-dot{width:12px;height:12px;border-radius:50%;background-color:#d2eaff;opacity:.5;margin:0 6px;transition:all .3s ease;border:none;cursor:pointer}#servicesCarousel .owl-dots .owl-dot.active{background-color:#1d73be;opacity:1}#servicesCarousel .owl-dots .owl-dot:hover{opacity:.8}#works .works-title{margin-bottom:32px}#works .works-item{margin-bottom:16px}#works .works-card{background-color:#fff;border-radius:32px;padding:16px;display:flex;flex-direction:column;align-items:start;text-align:start;height:100%;transition:transform .3s ease,box-shadow .3s ease}#works .works-image{margin-bottom:-32px;width:100%;display:flex;justify-content:center;align-items:center;min-height:200px}#works .works-image img{max-width:100%;height:auto;object-fit:contain}#works .works-card-title{font-size:1.5rem;font-weight:700;color:#1d73be;margin-bottom:8px;display:flex;align-items:center;justify-content:center}#works .works-btn{margin-top:auto}#works .works-section{background-color:#d2eaff;background-image:url("../images/works-stroke.svg");background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:0 64px 64px 0;padding:32px 0}@media(max-width: 768px){#works .container{max-width:none;width:100%;padding-left:16px;padding-right:16px}#works .row{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin-left:0;margin-right:0;padding-left:0;padding-right:0;gap:8px;scroll-snap-type:x proximity}#works .row::-webkit-scrollbar{height:6px}#works .row::-webkit-scrollbar-track{background:rgba(0,0,0,.06);border-radius:3px}#works .row::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px}#works .works-item{flex:0 0 auto;min-width:320px;max-width:320px;margin-bottom:0;scroll-snap-align:start}}#portfolio .portfolio-section{padding:32px 0}#portfolio .portfolio-title{margin-bottom:16px}#portfolio h2{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:32px}#portfolio .portfolio-scroll-wrapper{overflow:hidden;position:relative;width:100%}#portfolio .portfolio-scroll-container{display:flex;width:fit-content;will-change:transform}#portfolio .portfolio-items,#portfolio .portfolio-items-duplicate{display:flex;gap:32px;padding:24px 0;flex-shrink:0}#portfolio .portfolio-item{display:flex;flex-direction:column;align-items:center;gap:16px;flex-shrink:0;min-width:250px;max-width:300px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}#portfolio .portfolio-item-image{width:100%;height:150px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:24px;padding:16px;transition:transform .3s ease}#portfolio .portfolio-item-image img{max-width:100%;max-height:100%;object-fit:contain;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}#portfolio .portfolio-item:hover .portfolio-item-image{transform:scale(1.05)}#portfolio .portfolio-item-caption{font-size:1rem;font-weight:500;color:#333;text-align:center}.site-footer{padding-top:24px;padding-bottom:24px;background-color:#1d73be;color:#fff;margin-top:64px}.site-footer .footer-content{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px;flex-wrap:wrap;gap:32px}.site-footer .footer-left{flex:0 0 auto;min-width:250px}.site-footer .footer-left .footer-logo{margin-bottom:16px}.site-footer .footer-left .footer-logo .footer-logo-img{height:50px;width:auto;filter:brightness(0) invert(1)}.site-footer .footer-left .footer-company-name{font-size:1rem;font-weight:500;margin-bottom:8px;color:#fff}.site-footer .footer-left .footer-legal-info{font-size:.875rem;line-height:1.5;margin-bottom:16px;color:hsla(0,0%,100%,.9)}.site-footer .footer-left .footer-social{display:flex;gap:16px;margin-top:16px}.site-footer .footer-left .footer-social .social-link{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:#fff;transition:opacity .3s ease}.site-footer .footer-left .footer-social .social-link:hover{opacity:.8}.site-footer .footer-left .footer-social .social-link svg{width:24px;height:24px}.site-footer .footer-nav{display:flex;gap:32px;flex-wrap:wrap}.site-footer .footer-nav .footer-nav-column{display:flex;flex-direction:column;gap:8px}.site-footer .footer-nav .footer-nav-column .footer-nav-link{color:#fff;text-decoration:none;font-size:.875rem;transition:opacity .3s ease}.site-footer .footer-nav .footer-nav-column .footer-nav-link:hover{opacity:.8}.site-footer .footer-legal{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.2);flex-wrap:wrap;gap:24px}.site-footer .footer-legal .footer-legal-left,.site-footer .footer-legal .footer-legal-right{flex:1;min-width:300px}.site-footer .footer-legal .footer-accreditation{font-size:.75rem;line-height:1.5;color:hsla(0,0%,100%,.9);margin-bottom:16px}.site-footer .footer-legal .footer-copyright{font-size:.875rem;color:#fff}.site-footer .footer-legal .footer-certificate{font-size:.75rem;line-height:1.5;color:hsla(0,0%,100%,.9);margin-bottom:8px}.site-footer .footer-legal .footer-certificate:last-child{margin-bottom:0}.site-footer .footer-bottom{display:flex;gap:24px;padding-top:16px;border-top:1px solid hsla(0,0%,100%,.2);flex-wrap:wrap}.site-footer .footer-bottom .footer-bottom-link{color:#fff;text-decoration:none;font-size:.875rem;transition:opacity .3s ease}.site-footer .footer-bottom .footer-bottom-link:hover{opacity:.8}@media(max-width: 768px){.site-footer .footer-content{flex-direction:column}.site-footer .footer-nav{width:100%;justify-content:space-between}.site-footer .footer-legal{flex-direction:column}.site-footer .footer-bottom{flex-direction:column;gap:8px}}.cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:9998;background-color:#d2eaff;box-shadow:0 -4px 24px rgba(0,0,0,.08);padding:24px 16px;transform:translateY(100%);transition:transform .35s ease;pointer-events:none;visibility:hidden}.cookie-banner.is-visible{transform:translateY(0);pointer-events:auto;visibility:visible}.cookie-banner-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:24px;flex-wrap:wrap}.cookie-banner-logo{flex-shrink:0}.cookie-banner-logo .cookie-banner-logo-img{height:44px;width:auto;display:block}.cookie-banner-text{flex:1;min-width:280px;font-size:.9375rem;line-height:1.5;color:#1d73be;margin:0}.cookie-banner-link{color:#1d73be;font-weight:600;text-decoration:underline;text-underline-offset:2px}.cookie-banner-link:hover{opacity:.85}.cookie-banner-actions{display:flex;gap:16px;flex-shrink:0}.cookie-banner-btn{padding:16px 24px;border-radius:999px;font-size:1rem;font-weight:600;font-family:"Raleway",sans-serif;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease;border:2px solid rgba(0,0,0,0)}.cookie-banner-btn.cookie-banner-btn-decline{background-color:#fff;color:#1d73be;border-color:#d2eaff}.cookie-banner-btn.cookie-banner-btn-decline:hover{background-color:hsla(0,0%,100%,.9)}.cookie-banner-btn.cookie-banner-btn-accept{background-color:#1d73be;color:#fff;border-color:#1d73be}.cookie-banner-btn.cookie-banner-btn-accept:hover{background-color:rgb(24.9479452055,98.9315068493,163.4520547945);border-color:rgb(24.9479452055,98.9315068493,163.4520547945)}@media(max-width: 768px){.cookie-banner-inner{flex-direction:column;align-items:flex-start;gap:16px}.cookie-banner-actions{width:100%;justify-content:flex-end}}.scroll-to-top{position:fixed;bottom:24px;right:24px}body.cookie-banner-open .scroll-to-top{bottom:7rem}.scroll-to-top{z-index:9999;width:48px;height:48px;border-radius:50%;background-color:#1d73be;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(29,115,190,.4);transition:opacity .2s ease,transform .2s ease,box-shadow .2s ease;opacity:0;visibility:hidden;pointer-events:none}.scroll-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto}.scroll-to-top:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(29,115,190,.5)}.scroll-to-top svg{width:24px;height:24px}#news .news-title{margin-bottom:32px}#news .news-section{background-color:#d2eaff;border-radius:64px 0 0 64px;padding:32px 0}#news .news-carousel-wrapper{margin-top:24px;margin-bottom:72px}#news .news-item{padding:0 16px}#news .news-card{background-color:#fff;border-radius:32px;padding:24px;display:flex;flex-direction:column;height:244px;position:relative;margin:0 auto;transition:transform .3s ease,box-shadow .3s ease}#news .news-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}#news .news-card-date{position:absolute;top:16px;left:16px;font-size:.875rem;color:#fff;background-color:rgba(29,115,190,.8);padding:8px 16px;border-radius:20px;font-weight:500;z-index:2}#news .news-card-brands{display:flex;gap:16px;margin-bottom:16px;flex-wrap:wrap}#news .news-brand-item{font-size:.875rem;font-weight:500}#news .news-brand-logo{color:#1d73be}#news .news-brand-logo-alt{color:#00a19b}#news .news-card-image-wrapper{position:relative;margin-bottom:-32px;border-radius:16px;overflow:hidden}#news .news-card-image{width:100%;height:auto;object-fit:cover;display:block}#news .news-card-button{position:absolute;top:16px;right:16px;background-color:rgba(29,115,190,.8);color:#fff;padding:8px 24px;border-radius:24px;text-decoration:none;font-size:.875rem;font-weight:500;transition:background-color .3s ease;z-index:2}#news .news-card-button:hover{background-color:#1d73be;color:#fff}#news .news-card-intro{background-color:#f5f5f5;padding:8px 16px;border-radius:8px;font-size:.875rem;color:#666;margin-bottom:16px}#news .news-card-title{font-size:1.5rem;font-weight:700;color:#1d73be;margin-bottom:8px;line-height:1.3}#news .news-card-description{font-size:1rem;color:#333;line-height:1.6;margin:0;height:120px;flex-grow:1}.news-container{padding:64px 0}.news-container .news-container-box{display:flex;gap:24px;margin-bottom:32px;align-items:flex-start}.news-container .news-container-box .news-detail-image{max-width:40%;height:auto;border-radius:24px;object-fit:cover}.news-container .news-container-box h3{font-size:1.5rem;font-weight:700;color:#1d73be;margin-bottom:8px}.news-container .news-container-box p{color:#666;font-size:.875rem}.news-container .news-content{font-size:1.125rem;line-height:1.8;color:#333;white-space:pre-line}.news-container .news-content p{margin-bottom:16px}.news-container .news-content h1,.news-container .news-content h2,.news-container .news-content h3,.news-container .news-content h4,.news-container .news-content h5,.news-container .news-content h6{color:#1d73be;margin-top:24px;margin-bottom:16px}.news-container .news-btn{margin-top:32px}.news-container .btn-download{background-color:#1d73be;color:#fff;padding:16px 32px;border-radius:32px;text-decoration:none;font-weight:500;transition:background-color .3s ease}.news-container .btn-download:hover{background-color:rgb(22.2465753425,88.2191780822,145.7534246575);color:#fff}.news-list-container{padding:64px 0}.news-list-container .news-list-title{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:32px}.news-list-container .news-list-card{background-color:#fff;border-radius:24px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column}.news-list-container .news-list-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.news-list-container .news-list-card-image{width:100%;height:200px;overflow:hidden}.news-list-container .news-list-card-image img{width:100%;height:100%;object-fit:cover}.news-list-container .news-list-card-body{padding:24px;display:flex;flex-direction:column;flex-grow:1}.news-list-container .news-list-card-date{font-size:.875rem;color:#999;margin-bottom:8px}.news-list-container .news-list-card-title{font-size:1.25rem;font-weight:700;color:#1d73be;margin-bottom:16px;line-height:1.3}.news-list-container .news-list-card-description{font-size:1rem;color:#333;line-height:1.6;margin-bottom:16px;flex-grow:1}@media(max-width: 768px){.news-list-container .news-container-box{flex-direction:column}.news-list-container .news-container-box .news-detail-image{max-width:100%}}.documents-list-container{padding:64px 0}.documents-list-container .documents-list-title{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:32px}.documents-list-container .documents-list{list-style:none;padding:0;margin:0;max-width:640px}.documents-list-container .documents-list-item{border-bottom:1px solid rgba(0,0,0,.08)}.documents-list-container .documents-list-item:first-child{border-top:1px solid rgba(0,0,0,.08)}.documents-list-container .documents-list-link{display:block;padding:16px 16px;font-weight:500;color:#1d73be;text-decoration:none;transition:color .2s ease,background-color .2s ease}.documents-list-container .documents-list-link:hover{color:rgb(22.2465753425,88.2191780822,145.7534246575);background-color:rgba(0,0,0,.02)}.document-item-container{padding:64px 0}.document-item-container .document-item-title{font-size:2rem;font-weight:700;color:#333;margin-bottom:24px}.document-item-container .document-item-content{font-size:1rem;line-height:1.7;color:#333;white-space:pre-line}.document-item-container .document-item-content p{margin-bottom:16px}.document-item-container .document-item-content ul,.document-item-container .document-item-content ol{margin-bottom:16px;padding-left:1.5rem}.document-item-container .document-item-content h2,.document-item-container .document-item-content h3{margin:24px 0 16px;font-weight:700}.document-item-container .document-item-back{margin-top:32px}.vacancies-title{margin-bottom:32px}.vacancies-carousel-wrapper{margin-top:24px;position:relative}.vacancies-carousel-wrapper .owl-dots{display:none}@media(max-width: 768px){.vacancies-carousel-wrapper .owl-dots{display:flex;justify-content:center;align-items:center;margin:24px 0 0;padding:0}.vacancies-carousel-wrapper .owl-dots .owl-dot{width:12px;height:12px;border-radius:50%;background-color:#d2eaff;opacity:.5;margin:0 6px;transition:all .3s ease;border:none;cursor:pointer}.vacancies-carousel-wrapper .owl-dots .owl-dot.active{background-color:#1d73be;opacity:1}.vacancies-carousel-wrapper .owl-dots .owl-dot:hover{opacity:.8}}.vacancy-item{padding:0 16px}.vacancy-card{z-index:2;position:relative;background-color:#e8f4fd;border-radius:32px;padding:24px;display:flex;flex-direction:column;height:100%;max-width:400px;margin:0 auto;transition:transform .3s ease,box-shadow .3s ease}.vacancy-card:hover{transform:translateY(-2px)}@media(max-width: 768px){.vacancy-card{max-width:none}}.vacancy-illustration{text-align:center;position:relative;z-index:1}.vacancy-image{height:auto;margin-bottom:-24px}@media(max-width: 768px){.vacancy-image{max-width:70%;display:block;margin-left:auto;margin-right:auto}}.breadcrumbs-nav{position:sticky;top:var(--header-height, 90px);z-index:999;margin-top:16px;padding:16px 24px;border-radius:32px;background-color:#f2f9ff}.breadcrumbs-nav .breadcrumb{margin:0;padding:0;background:none;display:flex;flex-wrap:wrap;list-style:none;font-size:.875rem}.breadcrumbs-nav .breadcrumb .breadcrumb-item+.breadcrumb-item::before{content:url("/assets/images/arrow.svg");padding:0 4px;color:#6c757d}.breadcrumbs-nav .breadcrumb .breadcrumb-item a{color:rgba(29,115,190,.5);text-decoration:none}.breadcrumbs-nav .breadcrumb .breadcrumb-item a:hover{text-decoration:underline}.breadcrumbs-nav .breadcrumb .breadcrumb-item.active{color:#1d73be}#tech-stack .tech-stack-section{padding:64px 0}@media(max-width: 768px){#tech-stack .tech-stack-section{padding:32px 0}}#tech-stack .tech-stack-header{text-align:right;margin-bottom:32px}@media(max-width: 768px){#tech-stack .tech-stack-header{text-align:center;margin-bottom:24px;padding:0 8px}}#tech-stack .tech-stack-carousel-wrapper{position:relative;display:flex;align-items:center;gap:24px}@media(max-width: 768px){#tech-stack .tech-stack-carousel-wrapper{flex-direction:column;gap:16px;padding:0 8px}}#tech-stack .tech-stack-carousel{flex:1}#tech-stack .tech-stack-category{display:flex;align-items:center;gap:64px}#tech-stack .tech-stack-category-content{display:flex;flex-direction:row-reverse;align-items:center;gap:32px;flex:1}@media(max-width: 768px){#tech-stack .tech-stack-category-content{flex-direction:column;gap:24px;text-align:center}}#tech-stack .tech-stack-category-info{max-width:500px;margin-left:auto}@media(max-width: 768px){#tech-stack .tech-stack-category-info{margin-left:0;margin-right:0}}#tech-stack .tech-stack-category-title{font-size:3rem;font-weight:700;color:#1d73be;margin-bottom:16px;line-height:1.2}@media(max-width: 768px){#tech-stack .tech-stack-category-title{font-size:1.75rem;margin-bottom:8px}}@media(max-width: 768px){#tech-stack .tech-stack-category-description{font-size:.9375rem}}#tech-stack .tech-stack-items{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-start}@media(max-width: 768px){#tech-stack .tech-stack-items{justify-content:center;gap:8px}}#tech-stack .tech-stack-item{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:16px;background-color:#f2f9ff;border-radius:24px;padding:24px;width:180px;height:180px;transition:transform .3s ease}#tech-stack .tech-stack-item:hover{transform:translateY(-4px)}@media(max-width: 768px){#tech-stack .tech-stack-item{width:140px;height:140px;padding:16px;gap:8px;border-radius:16px}}#tech-stack .tech-stack-item-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:16px;padding:8px}#tech-stack .tech-stack-item-icon img{max-width:100%;max-height:100%;object-fit:contain}@media(max-width: 768px){#tech-stack .tech-stack-item-icon{width:48px;height:48px}}#tech-stack .tech-stack-item-name{font-size:1rem;font-weight:500;color:#333;text-align:center}@media(max-width: 768px){#tech-stack .tech-stack-item-name{font-size:.875rem}}#tech-stack .tech-stack-pagination{display:flex;gap:8px;justify-content:center;margin-top:24px}@media(max-width: 768px){#tech-stack .tech-stack-pagination{margin-top:16px}}#tech-stack .tech-stack-pagination-dot{width:8px;height:8px;border-radius:50%;background-color:rgba(29,115,190,.3);cursor:pointer;transition:all .3s ease}#tech-stack .tech-stack-pagination-dot.active{background-color:#1d73be;width:24px;border-radius:4px}#tech-stack .tech-stack-pagination-dot:hover{background-color:rgba(29,115,190,.6)}#tech-stack .tech-stack-nav{width:48px;height:48px;border-radius:50%;background-color:#d2eaff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;flex-shrink:0}#tech-stack .tech-stack-nav:hover{background-color:#1d73be;transform:scale(1.1)}#tech-stack .tech-stack-nav:hover svg path{fill:#fff}#tech-stack .tech-stack-nav svg{width:8px;height:13px}@media(max-width: 768px){#tech-stack .tech-stack-nav{width:40px;height:40px}#tech-stack .tech-stack-nav svg{width:6px;height:10px}}@media(max-width: 768px){#tech-stack .tech-stack-category{flex-direction:column;gap:24px}#tech-stack .tech-stack-category-info{margin-left:0;max-width:100%}#tech-stack .tech-stack-items{justify-content:center}}#pricing .pricing-cards{display:grid;grid-template-columns:repeat(3, 1fr);margin-top:32px}#pricing .pricing-card{padding:32px;transition:transform .3s ease,box-shadow .3s ease}#pricing .pricing-card.first{margin-right:-6px;border-top:6px solid #d2eaff;border-right:6px solid #d2eaff;margin-bottom:48px;border-radius:0 48px 0 0}#pricing .pricing-card.second{border:6px solid rgba(0,0,0,0);border-radius:0 0 48px 48px;background:linear-gradient(#FFFFFF, #FFFFFF) padding-box,linear-gradient(to bottom, rgba(210, 234, 255, 0) 30%, #D2EAFF 80%) border-box}#pricing .pricing-card.third{margin-bottom:48px;margin-left:-6px;border-left:6px solid #d2eaff;border-top:6px solid #d2eaff;border-radius:48px 0 0 0}@media(max-width: 992px){#pricing .pricing-card.first{margin-bottom:-6px;border:6px solid rgba(0,0,0,0);border-radius:48px 0 0 48px;background:linear-gradient(#FFFFFF, #FFFFFF) padding-box,linear-gradient(to left, rgba(210, 234, 255, 0) 20%, #D2EAFF 80%) border-box}#pricing .pricing-card.second{border:6px solid rgba(0,0,0,0);border-radius:0 48px 48px 0;background:linear-gradient(#FFFFFF, #FFFFFF) padding-box,linear-gradient(to right, rgba(210, 234, 255, 0) 10%, rgb(210, 234, 255) 40%, rgba(210, 234, 255, 0.134) 100%) border-box}#pricing .pricing-card.third{margin-top:-6px;border:6px solid rgba(0,0,0,0);border-radius:48px 0 0 48px;background:linear-gradient(#FFFFFF, #FFFFFF) padding-box,linear-gradient(to left, rgba(210, 234, 255, 0) 20%, #D2EAFF 80%) border-box}}#pricing .pricing-card-header{font-size:.875rem;font-weight:500;color:#1d73be;margin-bottom:4px;letter-spacing:.5px}#pricing .pricing-card-value{font-size:2rem;font-weight:700;color:#1d73be;margin-bottom:4px;line-height:1.2}#pricing .pricing-card-value.black{color:#000}#pricing .pricing-card-description{font-size:1rem;line-height:1.6;margin-top:8px;color:#666}@media(max-width: 992px){#pricing .pricing-cards{grid-template-columns:1fr}}@media(max-width: 768px){#pricing .pricing-card{padding:24px}#pricing .pricing-card-value{font-size:1.5rem}}#contact .contact-section{overflow:hidden}#contact .contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:32px;min-height:560px;overflow:hidden}#contact .contact-map-wrapper{border-radius:48px;position:relative;background:#e8e8e8}#contact .contact-map{position:absolute;inset:0;border-radius:24px 0 0 24px;overflow:hidden}#contact .contact-email-overlay{position:absolute;bottom:0;left:0;background:#edf7ff;padding:24px;border-radius:24px 24px 48px 48px;display:flex;width:100%;flex-direction:column;gap:4px;z-index:2}#contact .contact-email-content{background:#fff;border-radius:16px 16px 32px 32px;padding:24px;display:flex;flex-direction:row;gap:16px;align-items:center}#contact .contact-email-icon-wrapper{background:#f2f9ff;padding:16px;border-radius:32px}#contact .contact-email-icon{color:#1d73be;width:28px;height:28px}#contact .contact-email-label{font-size:.875rem;color:#666}#contact .contact-email-address{font-size:1rem;font-weight:600;color:#333;text-decoration:none;transition:color .3s ease}#contact .contact-email-address:hover{color:#1d73be}#contact .contact-form-wrapper{display:flex;align-items:stretch;border-radius:48px;padding:32px;background:#f2f9ff}#contact .contact-form-card{display:flex;flex-direction:column;align-items:end}#contact .contact-form-badge{display:inline-flex;padding:.5rem 1.25rem;background:#fff;color:#1d73be;font-size:.875rem;font-weight:500;border-radius:24px;text-decoration:none;margin-bottom:16px}#contact .contact-form-title{font-size:1.5rem;font-weight:600;color:#1d73be;margin:0}#contact .contact-form-subtitle{font-size:2rem;font-weight:700;color:#1d73be;margin:0;line-height:1.2}#contact .contact-form-description{font-size:1rem;line-height:1.6;color:#666;margin:0;margin-bottom:24px}#contact .contact-form{display:flex;flex-direction:column;gap:16px;width:100%}#contact .contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}#contact .contact-form-field input,#contact .contact-form-field textarea{width:100%;padding:.875rem 1rem;border:none;border-radius:12px;background:#fff;font-family:"Raleway",sans-serif;font-size:1rem;color:#333;transition:box-shadow .2s ease}#contact .contact-form-field input::placeholder,#contact .contact-form-field textarea::placeholder{color:#999}#contact .contact-form-field input:focus,#contact .contact-form-field textarea:focus{outline:none;box-shadow:0 0 0 2px rgba(29,115,190,.3)}#contact .contact-form-field textarea{resize:vertical;min-height:100px}#contact .contact-form-footer{display:flex;flex-direction:column;justify-content:space-between;gap:16px}#contact .contact-form-checkbox{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;margin-bottom:16px}#contact .contact-form-checkbox input{width:20px;height:20px;margin-top:2px;flex-shrink:0;accent-color:#1d73be;cursor:pointer}#contact .contact-form-checkbox-text{font-size:.875rem;color:#666;line-height:1.4}#contact .contact-form-submit{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;width:100%}@media(max-width: 992px){#contact .contact-layout{grid-template-columns:1fr;min-height:auto}#contact .contact-map-wrapper{min-height:320px}#contact .contact-map{border-radius:24px 24px 0 0}#contact .contact-map iframe{border-radius:24px 24px 0 0 !important}#contact .contact-form-wrapper{padding:24px}}@media(max-width: 576px){#contact .contact-form-row{grid-template-columns:1fr}#contact .contact-form-footer{flex-direction:column;align-items:stretch}#contact .contact-form-submit{width:100%;justify-content:space-between}}/*# sourceMappingURL=style.css.map */
