.main-header{align-items:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#ffffffb3;border:1px solid #fff;border-radius:50px;box-shadow:0 2px 10px #0000000d;display:flex;height:60px;justify-content:center;left:180px;position:fixed;right:180px;top:20px;transition:all .3s ease;z-index:1000}.main-header.scrolled{background:#ffffffd9;box-shadow:0 2px 10px #0000000d}.main-header .header-container{align-items:center;border-radius:inherit;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 2rem;position:relative;width:100%}.main-header .logo-container{flex-shrink:0;max-width:300px;min-width:0}@media(max-width:968px){.main-header .logo-container{max-width:250px}}.main-header .logo-container .logo-image{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;text-decoration:none;width:50px}.main-header .main-nav{align-items:center;display:flex;flex:1 1;flex-wrap:nowrap;gap:1.5rem;justify-content:flex-end;min-width:0;opacity:1!important;position:relative;visibility:visible!important}@media(max-width:1200px){.main-header .main-nav{gap:1rem}}.main-header .main-nav .nav-item{display:block;flex-shrink:0;opacity:1!important;position:relative;visibility:visible!important}.main-header .main-nav .nav-item .nav-link{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:500;gap:.3rem;line-height:1.5;padding:.5rem .75rem;position:relative;text-decoration:none;transition:color .3s ease;white-space:nowrap;width:auto}.main-header .main-nav .nav-item .nav-link.open,.main-header .main-nav .nav-item .nav-link:hover{color:#ff6b35}.main-header .main-nav .nav-item .nav-link .dropdown-arrow{font-size:.7rem;transition:transform .3s ease}.main-header .main-nav .nav-item .nav-link .dropdown-arrow.open{transform:rotate(180deg)}.main-header .main-nav .nav-item .dropdown-menu{background:#fff;border-radius:8px;box-shadow:0 8px 30px #0000001f;left:0;margin-top:.5rem;min-width:220px;opacity:0;padding:.5rem 0;position:absolute;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:100}.main-header .main-nav .nav-item .dropdown-menu .dropdown-item{color:#333;display:block;font-size:.95rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.main-header .main-nav .nav-item .dropdown-menu .dropdown-item:hover{background:#fff5f0;color:#ff6b35;padding-left:2rem}.main-header .main-nav .nav-item:hover .dropdown-menu{opacity:1;transform:translateY(0);visibility:visible}.main-header .mobile-menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-shrink:0;margin-left:1rem;padding:.5rem;z-index:1001}.main-header .mobile-menu-toggle .hamburger{display:flex;flex-direction:column;gap:5px;width:25px}.main-header .mobile-menu-toggle .hamburger span{background:#333;border-radius:2px;display:block;height:3px;transition:all .3s ease;width:100%}.main-header .mobile-menu-toggle .hamburger span:first-child{transform-origin:top left}.main-header .mobile-menu-toggle .hamburger span:nth-child(3){transform-origin:bottom left}.main-header .mobile-menu-toggle .hamburger.open span:first-child{transform:rotate(45deg) translate(5px,5px);width:80%}.main-header .mobile-menu-toggle .hamburger.open span:nth-child(2){opacity:0}.main-header .mobile-menu-toggle .hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px);width:80%}@media(max-width:1100px){.main-header .main-nav{gap:1rem}.main-header .main-nav .nav-item .nav-link{font-size:.9rem;padding:.5rem}}@media(max-width:968px){.main-header{border-radius:12px;left:15px;right:15px;top:15px}.main-header .header-container{padding:1rem}.main-header .logo-container .logo .logo-icon{height:50px;width:50px}.main-header .logo-container .logo .logo-icon .logo-sun{height:40px;width:40px}.main-header .logo-container .logo .logo-icon .logo-building{height:24px;width:28px}.main-header .logo-container .logo .logo-text .logo-main{font-size:1.4rem}.main-header .logo-container .logo .logo-text .logo-sub{font-size:.6rem}.main-header .mobile-menu-toggle{display:block}.main-header .main-nav{align-items:flex-start;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:#fffffff2;border:1px solid #ffffff4d;border-radius:12px;box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;gap:0;left:15px;max-height:calc(100vh - 110px);opacity:1!important;overflow-y:auto;padding:2rem;position:fixed;right:15px;top:95px;transform:translateX(-115%);transition:transform .3s ease;visibility:visible!important;z-index:999}.main-header .main-nav.open{transform:translateX(0)}.main-header .main-nav .nav-item{border-bottom:1px solid #f0f0f0;width:100%}.main-header .main-nav .nav-item:last-child{border-bottom:none}.main-header .main-nav .nav-item .nav-link{justify-content:space-between;padding:1rem 0;width:100%}.main-header .main-nav .nav-item .dropdown-menu{background:#f9f9f9;border-radius:0;box-shadow:none;margin:0;max-height:0;opacity:1;overflow:hidden;position:static;transform:none;transition:max-height .3s ease;visibility:visible}.main-header .main-nav .nav-item .dropdown-menu .dropdown-item{padding-left:2rem}.main-header .main-nav .nav-item.dropdown-open .dropdown-menu{max-height:500px}}@media(max-width:480px){.main-header{border-radius:10px;left:10px;right:10px;top:10px}.main-header .header-container{padding:.75rem 1rem}.main-header .logo-container .logo{gap:.75rem}.main-header .logo-container .logo .logo-icon{height:45px;width:45px}.main-header .logo-container .logo .logo-icon .logo-sun{height:35px;width:35px}.main-header .logo-container .logo .logo-icon .logo-building{height:20px;width:24px}.main-header .logo-container .logo .logo-text .logo-main{font-size:1.2rem}.main-header .logo-container .logo .logo-text .logo-sub{font-size:.55rem}}.main-footer{color:#fff;margin-top:4rem;padding:4rem 2rem 2rem;position:relative}.main-footer .footer-container{margin:0 auto;max-width:1400px}.main-footer .footer-container .footer-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:2fr 1.5fr 1fr;margin-bottom:3rem}@media(max-width:968px){.main-footer .footer-container .footer-content{gap:3rem;grid-template-columns:1fr 1fr}}@media(max-width:640px){.main-footer .footer-container .footer-content{gap:2.5rem;grid-template-columns:1fr}}.main-footer .footer-container .footer-content .footer-section .footer-logo{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.main-footer .footer-container .footer-content .footer-section .footer-logo .logo-icon{align-items:center;display:flex;height:60px;justify-content:center;position:relative;width:60px}.main-footer .footer-container .footer-content .footer-section .footer-logo .logo-icon .logo-sun{background:linear-gradient(135deg,#ff6b35,#ff8c42);border-radius:50%;box-shadow:0 4px 15px #ff6b354d;height:50px;position:absolute;width:50px}.main-footer .footer-container .footer-content .footer-section .footer-logo .logo-icon .logo-building{background:#fff;-webkit-clip-path:polygon(0 100%,20% 60%,40% 60%,40% 100%,60% 100%,60% 40%,80% 40%,80% 100%,100% 100%,100% 0,0 0);clip-path:polygon(0 100%,20% 60%,40% 60%,40% 100%,60% 100%,60% 40%,80% 40%,80% 100%,100% 100%,100% 0,0 0);height:30px;position:absolute;width:35px;z-index:1}.main-footer .footer-container .footer-content .footer-section .footer-logo .logo-text{display:flex;flex-direction:column}.main-footer .footer-container .footer-content .footer-section .footer-logo .logo-text .logo-main{color:#ff6b35;font-size:1.6rem;font-weight:700;letter-spacing:1px;line-height:1.2}.main-footer .footer-container .footer-content .footer-section .footer-logo .logo-text .logo-sub{color:#fffc;font-size:.65rem;font-weight:500;letter-spacing:.5px}.main-footer .footer-container .footer-content .footer-section .footer-description{color:#ffffffb3;font-size:1rem;line-height:1.7;max-width:400px}.main-footer .footer-container .footer-content .footer-section .footer-title{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.75rem;position:relative}.main-footer .footer-container .footer-content .footer-section .footer-title:after{background:#ff6b35;border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:50px}.main-footer .footer-container .footer-content .footer-section .contact-info .contact-item{margin-bottom:1.5rem}.main-footer .footer-container .footer-content .footer-section .contact-info .contact-item strong{color:#ff6b35;display:block;font-size:.95rem;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.main-footer .footer-container .footer-content .footer-section .contact-info .contact-item p{color:#ffffffb3;font-size:1rem;line-height:1.6;margin:0}.main-footer .footer-container .footer-content .footer-section .footer-links-list{list-style:none;margin:0;padding:0}.main-footer .footer-container .footer-content .footer-section .footer-links-list li{margin-bottom:.75rem}.main-footer .footer-container .footer-content .footer-section .footer-links-list li a{color:#ffffffb3;display:inline-block;font-size:1rem;text-decoration:none;transition:all .3s ease}.main-footer .footer-container .footer-content .footer-section .footer-links-list li a:hover{color:#ff6b35;transform:translateX(5px)}.main-footer .footer-container .footer-bottom{border-top:1px solid #ffffff1a;text-align:center}.main-footer .footer-container .footer-bottom .copyright{color:#fff9;font-size:.9rem;margin:0}.main-footer .footer{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;z-index:-2}.main-footer .footer:after{background-blend-mode:color-dodge;background-image:url(https://assets.codepen.io/16327/noise.png);content:"";height:100%;position:absolute;top:0;width:100%}.main-footer #footer-img{display:block;height:100%;overflow:visible;width:100%}.main-footer #center{visibility:hidden}.hero-slider{height:100vh;overflow:hidden;position:relative;width:100%}.hero-slider .slider-container{height:100%;position:relative;width:100%}.hero-slider .slider-container .slider-wrapper{height:100%;overflow:hidden;position:relative;width:100%}.hero-slider .slider-container .slider-slides{display:flex;height:100%;list-style:none;margin:0;padding:0;transform:translateX(0);transition:transform .8s cubic-bezier(.25,.46,.45,.94);width:100%;will-change:transform}.hero-slider .slider-container .slide{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-shrink:0;height:100%;justify-content:center;min-width:100%;opacity:.85;overflow:hidden;position:relative;transform:scale(.98);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94);width:100%;will-change:transform,opacity}.hero-slider .slider-container .slide.active{opacity:1;transform:scale(1)}.hero-slider .slider-container .slide .slide-overlay{background:linear-gradient(135deg,#0006,#0003 50%,#00000080);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-slider .slider-container .slide .slide-content{color:#fff;max-width:900px;opacity:0;padding:2rem;position:relative;text-align:center;transform:translateY(50px) translateX(0);transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .2s,transform .8s cubic-bezier(.25,.46,.45,.94) .2s;z-index:2}.hero-slider .slider-container .slide .slide-content .slide-title{color:#fff;font-size:4rem;font-weight:700;line-height:1.2;margin-bottom:1rem;opacity:0;text-shadow:2px 2px 10px #00000080;transform:translateY(30px);transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .3s,transform .8s cubic-bezier(.25,.46,.45,.94) .3s}@media(max-width:768px){.hero-slider .slider-container .slide .slide-content .slide-title{font-size:2.5rem}}@media(max-width:480px){.hero-slider .slider-container .slide .slide-content .slide-title{font-size:2rem}}.hero-slider .slider-container .slide .slide-content .slide-subtitle{color:#fffffff2;font-size:1.5rem;font-weight:400;margin-bottom:2rem;opacity:0;text-shadow:1px 1px 5px #00000080;transform:translateY(30px);transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .4s,transform .8s cubic-bezier(.25,.46,.45,.94) .4s}@media(max-width:768px){.hero-slider .slider-container .slide .slide-content .slide-subtitle{font-size:1.2rem}}@media(max-width:480px){.hero-slider .slider-container .slide .slide-content .slide-subtitle{font-size:1rem}}.hero-slider .slider-container .slide .slide-content .cta-button{background:#ff6b35;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:1px;opacity:0;padding:1rem 2.5rem;text-transform:uppercase;transform:translateY(30px);transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .5s,transform .8s cubic-bezier(.25,.46,.45,.94) .5s,background .3s ease}@media(max-width:480px){.hero-slider .slider-container .slide .slide-content .cta-button{font-size:1rem;padding:.875rem 2rem}}.hero-slider .slider-container .slide.active .slide-content{opacity:1;transform:translateY(0) translateX(0)}.hero-slider .slider-container .slide.active .slide-content .cta-button,.hero-slider .slider-container .slide.active .slide-content .slide-subtitle,.hero-slider .slider-container .slide.active .slide-content .slide-title{opacity:1;transform:translateY(0)}.hero-slider .slider-container .slider-nav{align-items:center;background:hsla(0,0%,100%,.856);border:none;border-radius:8px;color:#333;cursor:pointer;display:flex;font-size:2rem;font-weight:700;height:60px;justify-content:center;padding:1rem .5rem;position:absolute;top:50%;transform:translateY(-50%);width:30px;z-index:10}.hero-slider .slider-container .slider-nav span{display:block}.hero-slider .slider-container .slider-nav:hover{background:#ff6b35e6;color:#fff}.hero-slider .slider-container .slider-nav.prev{left:5px}.hero-slider .slider-container .slider-nav.next{right:5px}@media(max-width:768px){.hero-slider .slider-container .slider-nav{font-size:1.5rem;height:45px;padding:.75rem .4rem;width:45px}.hero-slider .slider-container .slider-nav.prev{left:10px}.hero-slider .slider-container .slider-nav.next{right:10px}}@media(max-width:480px){.hero-slider .slider-container .slider-nav{font-size:1.2rem;height:40px;padding:.6rem .3rem;width:40px}}.hero-slider .slider-container .weather-container{align-items:center;display:flex;gap:1rem;justify-content:center;position:absolute;right:180px;top:100px;z-index:10}@media(max-width:768px){.hero-slider .slider-container .weather-container{right:50%;top:100px;transform:translateX(50%)}}.hero-slider .slider-container .slider-dots{align-items:center;bottom:30px;display:flex;gap:1rem;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.hero-slider .slider-container .slider-dots .dot{background:#0000;border:2px solid #fff;border-radius:50%;cursor:pointer;height:12px;padding:0;position:relative;transition:all .4s cubic-bezier(.25,.46,.45,.94);width:12px}.hero-slider .slider-container .slider-dots .dot:before{background:#ffffff4d;border-radius:50%;content:"";height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .4s cubic-bezier(.25,.46,.45,.94);width:100%}.hero-slider .slider-container .slider-dots .dot:hover{background:#ffffff80;transform:scale(1.3)}.hero-slider .slider-container .slider-dots .dot:hover:before{transform:translate(-50%,-50%) scale(1.5)}.hero-slider .slider-container .slider-dots .dot.active{background:#ff6b35;border-color:#ff6b35;height:14px;transform:scale(1.2);width:14px}.hero-slider .slider-container .slider-dots .dot.active:before{background:#ff6b3533;transform:translate(-50%,-50%) scale(1.8)}@media(max-width:480px){.hero-slider .slider-container .slider-dots .dot{height:10px;width:10px}.hero-slider .slider-container .slider-dots .dot.active{height:12px;width:12px}}@keyframes slideIn{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.card{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#ffffffb3;border-radius:20px;min-height:100px;overflow:hidden;position:relative;width:320px}.card,.card .content-section{align-items:center;display:flex;flex-direction:column}.card .content-section{height:30%;width:100%}.card .weather-info{align-items:center;color:#000;display:flex;justify-content:space-around;padding-top:15px;text-align:center;width:100%;z-index:10}.card .weather-info .left-side:not(.icon){align-self:baseline;font-size:11pt;font-weight:600;width:20%}.card .icon{align-items:center;display:flex;justify-content:center}.card .icon svg{width:40px}.card .weather-info .right-side{align-items:flex-end;display:flex;flex-direction:column}.card .weather-info .right-side p:nth-child(2){font-size:9pt;margin:0;padding:0}.card .weather-info .location span{font-size:11pt;font-weight:700;text-transform:uppercase}.card .location{align-items:center;display:flex;justify-content:flex-end;margin:0;padding:0;width:100%}.card .location svg{height:auto;width:14px}.card .temperature{font-size:20pt;font-weight:700;line-height:30px}.card .forecast{flex-direction:column;height:100%;justify-content:space-evenly;padding:10px 25px}.card .forecast,.card .forecast>div{align-items:center;display:flex;width:100%}.card .forecast>div{color:#000;font-size:9pt;justify-content:space-between}.card .separator{background-color:#789;border-radius:1px;height:2px;width:100%}.card .error-message{align-items:center;color:#000;display:flex;font-size:9pt;font-weight:600;justify-content:center;padding:10px 25px}.news-section{background:#f8f9fa;padding:6rem 2rem}.news-section .news-container{margin:0 auto;max-width:1400px}.news-section .news-container .section-header{margin-bottom:4rem;text-align:center}.news-section .news-container .section-header .timeline-indicator{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.news-section .news-container .section-header .timeline-indicator .timeline-month{color:#333;font-size:1.2rem;font-weight:600;letter-spacing:2px;white-space:nowrap}@media(max-width:768px){.news-section .news-container .section-header .timeline-indicator .timeline-month{font-size:1rem}}.news-section .news-container .section-header .timeline-indicator .timeline-line{align-items:center;display:flex;flex:1 1;gap:1rem;max-width:400px;position:relative}.news-section .news-container .section-header .timeline-indicator .timeline-line:before{background:linear-gradient(90deg,#ff6b35,#ff8c42);content:"";height:2px;left:0;position:absolute;right:0;z-index:0}.news-section .news-container .section-header .timeline-indicator .timeline-line .timeline-dot{background:#ff6b35;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px #ff6b354d;flex-shrink:0;height:12px;position:relative;width:12px;z-index:1}.news-section .news-container .news-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}@media(max-width:768px){.news-section .news-container .news-grid{gap:2rem;grid-template-columns:1fr}}.news-section .news-container .news-grid .news-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:all .4s ease}.news-section .news-container .news-grid .news-card:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-8px)}.news-section .news-container .news-grid .news-card:hover .news-card-image img{transform:scale(1.1)}.news-section .news-container .news-grid .news-card:hover .news-card-button{background:#ff8c42;transform:translateX(5px)}.news-section .news-container .news-grid .news-card .news-card-image{background:#e0e0e0;height:250px;overflow:hidden;position:relative;width:100%}.news-section .news-container .news-grid .news-card .news-card-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.news-section .news-container .news-grid .news-card .news-card-image .news-date-badge{background:#ff6b35f2;border-radius:6px;bottom:1rem;box-shadow:0 2px 10px #0003;color:#fff;font-size:.9rem;font-weight:600;letter-spacing:1px;padding:.5rem 1rem;position:absolute;right:1rem}.news-section .news-container .news-grid .news-card .news-card-content{display:flex;flex:1 1;flex-direction:column;padding:2rem}.news-section .news-container .news-grid .news-card .news-card-content .news-card-title{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:1.3rem;font-weight:700;line-height:1.4;margin-bottom:1rem;overflow:hidden}@media(max-width:768px){.news-section .news-container .news-grid .news-card .news-card-content .news-card-title{font-size:1.2rem}}.news-section .news-container .news-grid .news-card .news-card-content .news-card-snippet{-webkit-line-clamp:4;-webkit-box-orient:vertical;color:#666;display:-webkit-box;flex:1 1;font-size:1rem;line-height:1.6;margin-bottom:1.5rem;overflow:hidden}.news-section .news-container .news-grid .news-card .news-card-content .news-card-button{align-self:flex-start;background:#ff6b35;border-radius:6px;color:#fff;display:inline-block;font-size:.95rem;font-weight:600;letter-spacing:.5px;padding:.75rem 1.5rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.news-section .news-container .news-grid .news-card .news-card-content .news-card-button:hover{background:#ff8c42}.video-section{background:#fff;padding:6rem 2rem}.video-section .video-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px}@media(max-width:968px){.video-section .video-container{gap:3rem;grid-template-columns:1fr}}.video-section .video-container .video-wrapper{background:#000;border-radius:12px;box-shadow:0 8px 30px #0000001f;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.video-section .video-container .video-wrapper .video-embed{height:100%;left:0;position:absolute;top:0;width:100%}.video-section .video-container .video-wrapper .video-embed iframe{border-radius:12px}.video-section .video-container .company-description .description-title{color:#333;font-size:2.2rem;font-weight:700;line-height:1.3;margin-bottom:2rem;padding-bottom:1.5rem;position:relative}.video-section .video-container .company-description .description-title:after{background:linear-gradient(90deg,#ff6b35,#ff8c42);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:80px}@media(max-width:768px){.video-section .video-container .company-description .description-title{font-size:1.8rem}}@media(max-width:480px){.video-section .video-container .company-description .description-title{font-size:1.5rem}}.video-section .video-container .company-description .description-content{margin-bottom:3rem}.video-section .video-container .company-description .description-content p{color:#555;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.video-section .video-container .company-description .description-content p:last-child{margin-bottom:0}@media(max-width:768px){.video-section .video-container .company-description .description-content p{font-size:1rem}}.video-section .video-container .company-description .description-stats{grid-gap:2rem;border-top:2px solid #f0f0f0;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);padding-top:2rem}@media(max-width:480px){.video-section .video-container .company-description .description-stats{gap:1.5rem;grid-template-columns:1fr}}.video-section .video-container .company-description .description-stats .stat-item{background:linear-gradient(135deg,#fff5f0,#fff);border:2px solid #0000;border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}.video-section .video-container .company-description .description-stats .stat-item:hover{border-color:#ff6b35;box-shadow:0 8px 20px #ff6b3526;transform:translateY(-5px)}.video-section .video-container .company-description .description-stats .stat-item .stat-number{color:#ff6b35;font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:.5rem}@media(max-width:768px){.video-section .video-container .company-description .description-stats .stat-item .stat-number{font-size:2rem}}.video-section .video-container .company-description .description-stats .stat-item .stat-label{color:#666;font-size:.95rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}@media(max-width:768px){.video-section .video-container .company-description .description-stats .stat-item .stat-label{font-size:.85rem}}.contact-us-page,.home-page{overflow-x:hidden;width:100%}.contact-us-page{background:linear-gradient(180deg,#5cb4ab14,#00968814 50%,#fff 0,#fff);height:100vh;padding-top:100px;position:relative}@media(max-width:768px){.contact-us-page{background:linear-gradient(180deg,#00968814,#00968814 40%,#fff 0,#fff);padding:40px 15px}}.contact-us-page .contact-container{grid-gap:0;animation:fadeInUp .8s cubic-bezier(.25,.46,.45,.94);background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000014;display:grid;gap:0;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;overflow:hidden;will-change:transform,opacity}@media(max-width:968px){.contact-us-page .contact-container{border-radius:8px;grid-template-columns:1fr}}.contact-us-page .contact-form-section{background:#fff;padding:60px 50px;position:relative;z-index:1}@media(max-width:968px){.contact-us-page .contact-form-section{padding:40px 30px}}@media(max-width:480px){.contact-us-page .contact-form-section{padding:30px 20px}}.contact-us-page .contact-form-section .form-title{animation:slideInLeft .6s cubic-bezier(.25,.46,.45,.94) .2s both;color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:16px}@media(max-width:768px){.contact-us-page .contact-form-section .form-title{font-size:2rem;margin-bottom:30px}}@media(max-width:480px){.contact-us-page .contact-form-section .form-title{font-size:1.75rem;margin-bottom:25px}}.contact-us-page .contact-form-section .contact-form{display:flex;flex-direction:column;gap:20px}@media(max-width:480px){.contact-us-page .contact-form-section .contact-form{gap:15px}}.contact-us-page .contact-form-section .form-group{animation:fadeInUp .6s cubic-bezier(.25,.46,.45,.94) both;position:relative}.contact-us-page .contact-form-section .form-group:first-child{animation-delay:.3s}.contact-us-page .contact-form-section .form-group:nth-child(2){animation-delay:.4s}.contact-us-page .contact-form-section .form-group:nth-child(3){animation-delay:.5s}.contact-us-page .contact-form-section .form-group:nth-child(4){animation-delay:.6s}.contact-us-page .contact-form-section .form-group:nth-child(5){animation-delay:.7s}.contact-us-page .contact-form-section .form-label{color:#666;display:block;font-size:.9rem;font-weight:500;opacity:1;transform:translateY(0);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.contact-us-page .contact-form-section .form-label.focused{color:var(--primary-color);transform:translateY(-2px)}.contact-us-page .contact-form-section .form-label .required{color:var(--primary-color);margin-left:4px}.contact-us-page .contact-form-section .form-input,.contact-us-page .contact-form-section .form-textarea{background:#0000;border:none;border-bottom:2px solid #e0e0e0;color:#1a1a1a;font-family:inherit;font-size:1rem;padding:6px 0;resize:none;transition:all .3s cubic-bezier(.25,.46,.45,.94);width:100%;will-change:border-color}.contact-us-page .contact-form-section .form-input::placeholder,.contact-us-page .contact-form-section .form-textarea::placeholder{color:#999;opacity:0;transition:opacity .3s ease}.contact-us-page .contact-form-section .form-input:focus,.contact-us-page .contact-form-section .form-textarea:focus{border-bottom-color:var(--primary-color);outline:none}.contact-us-page .contact-form-section .form-input:focus::placeholder,.contact-us-page .contact-form-section .form-textarea:focus::placeholder{opacity:1}.contact-us-page .contact-form-section .form-input:not(:placeholder-shown),.contact-us-page .contact-form-section .form-textarea:not(:placeholder-shown){border-bottom-color:var(--primary-color)}.contact-us-page .contact-form-section .form-input:-webkit-autofill,.contact-us-page .contact-form-section .form-input:-webkit-autofill:focus,.contact-us-page .contact-form-section .form-input:-webkit-autofill:hover,.contact-us-page .contact-form-section .form-textarea:-webkit-autofill,.contact-us-page .contact-form-section .form-textarea:-webkit-autofill:focus,.contact-us-page .contact-form-section .form-textarea:-webkit-autofill:hover{-webkit-text-fill-color:#1a1a1a;-webkit-box-shadow:inset 0 0 0 1000px #fff;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.contact-us-page .contact-form-section .form-textarea{line-height:1.2;min-height:80px}.contact-us-page .contact-form-section .input-underline{background:var(--primary-color);bottom:0;height:2px;left:0;position:absolute;transition:width .3s cubic-bezier(.25,.46,.45,.94);width:0}.contact-us-page .contact-form-section .form-input:focus~.input-underline,.contact-us-page .contact-form-section .form-textarea:focus~.input-underline{width:100%}.contact-us-page .contact-form-section .submit-button{background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-color-dark) 100%);border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:1.5px;margin:20px auto 0;max-width:300px;overflow:hidden;padding:16px 40px;position:relative;text-transform:uppercase;transition:all .3s cubic-bezier(.25,.46,.45,.94);width:100%;will-change:transform,box-shadow}.contact-us-page .contact-form-section .submit-button:hover:not(:disabled){transform:translateY(-2px)}.contact-us-page .contact-form-section .submit-button:hover:not(:disabled):before{height:300px;width:300px}.contact-us-page .contact-form-section .submit-button:active:not(:disabled){transform:translateY(0)}.contact-us-page .contact-form-section .submit-button:disabled{cursor:not-allowed}@media(max-width:480px){.contact-us-page .contact-form-section .submit-button{font-size:.9rem;max-width:100%;padding:14px 30px}}.contact-us-page .contact-form-section .button-loader{animation:spin .8s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:20px;width:20px}.contact-us-page .contact-info-section{background:#262626;background:linear-gradient(90deg,#262626,#37373d 50%,#454545);color:#fff;overflow:hidden;padding:60px 50px;position:relative}.contact-us-page .contact-info-section:before{animation:pulse 15s ease-in-out infinite;content:"";height:200%;position:absolute;right:-50%;top:-50%;width:200%}@media(max-width:968px){.contact-us-page .contact-info-section{padding:40px 30px}}@media(max-width:480px){.contact-us-page .contact-info-section{padding:30px 20px}}.contact-us-page .contact-info-section .contact-bg{height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}.contact-us-page .contact-info-section:after{background-blend-mode:color-dodge;background-image:url(https://assets.codepen.io/16327/noise.png);content:"";height:100%;position:absolute;top:0;width:100%}.contact-us-page .contact-info-section .info-title{animation:slideInRight .6s cubic-bezier(.25,.46,.45,.94) .2s both;font-size:2.5rem;font-weight:700;margin-bottom:20px;position:relative;z-index:1}@media(max-width:768px){.contact-us-page .contact-info-section .info-title{font-size:2rem}}@media(max-width:480px){.contact-us-page .contact-info-section .info-title{font-size:1.75rem}}.contact-us-page .contact-info-section .info-description{animation:fadeIn .8s cubic-bezier(.25,.46,.45,.94) .4s both;color:#ffffffe6;font-size:1rem;line-height:1.8;margin-bottom:40px;position:relative;z-index:1}@media(max-width:480px){.contact-us-page .contact-info-section .info-description{font-size:.9rem;margin-bottom:30px}}.contact-us-page .contact-info-section .contact-details{display:flex;flex-direction:column;gap:30px;position:relative;z-index:1}@media(max-width:480px){.contact-us-page .contact-info-section .contact-details{gap:25px}}.contact-us-page .contact-info-section .contact-item{align-items:flex-start;animation:slideInRight .6s cubic-bezier(.25,.46,.45,.94) both;display:flex;gap:20px}.contact-us-page .contact-info-section .contact-item:first-child{animation-delay:.5s}.contact-us-page .contact-info-section .contact-item:nth-child(2){animation-delay:.6s}.contact-us-page .contact-info-section .contact-item:nth-child(3){animation-delay:.7s}@media(max-width:480px){.contact-us-page .contact-info-section .contact-item{gap:15px}}.contact-us-page .contact-info-section .contact-icon{align-items:center;background:#ffffff1a;border-radius:12px;display:flex;height:50px;justify-content:center;min-width:50px;transition:all .3s cubic-bezier(.25,.46,.45,.94);width:50px;will-change:transform,background}.contact-us-page .contact-info-section .contact-icon svg{color:#fff;height:24px;transition:transform .3s ease;width:24px}@media(max-width:480px){.contact-us-page .contact-info-section .contact-icon{height:45px;min-width:45px;width:45px}.contact-us-page .contact-info-section .contact-icon svg{height:20px;width:20px}}.contact-us-page .contact-info-section .contact-item:hover .contact-icon{background:var(--primary-color);transform:scale(1.1) rotate(5deg)}.contact-us-page .contact-info-section .contact-item:hover .contact-icon svg{transform:scale(1.1)}.contact-us-page .contact-info-section .contact-text{flex:1 1}.contact-us-page .contact-info-section .contact-text p{color:#fffffff2;font-size:1rem;line-height:1.8;margin:0;transition:color .3s ease}.contact-us-page .contact-info-section .contact-text p:first-child{color:#fff;font-weight:600;margin-bottom:4px}@media(max-width:480px){.contact-us-page .contact-info-section .contact-text p{font-size:.9rem}}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes spin{to{transform:rotate(1turn)}}@media(prefers-reduced-motion:reduce){.contact-us-page *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.contact-us-page{contain:layout style paint}.contact-item,.form-group{contain:layout style}.about-overview-page{background:linear-gradient(180deg,#ff6b350d,#ff8c420d 50%,#fff 0,#fff);min-height:100vh;overflow-x:hidden;padding-top:100px}@media(max-width:768px){.about-overview-page{padding-top:80px}}.about-overview-page .content-container{margin:0 auto;max-width:1200px;padding:80px 20px}@media(max-width:768px){.about-overview-page .content-container{padding:60px 20px}}@media(max-width:480px){.about-overview-page .content-container{padding:40px 15px}}.about-overview-page .intro-section,.about-overview-page .mission-section,.about-overview-page .vision-section{animation:fadeInUp .8s ease;margin-bottom:80px}@media(max-width:768px){.about-overview-page .intro-section,.about-overview-page .mission-section,.about-overview-page .vision-section{margin-bottom:60px}}.about-overview-page .intro-section .mission-content,.about-overview-page .intro-section .section-content,.about-overview-page .intro-section .vision-content,.about-overview-page .mission-section .mission-content,.about-overview-page .mission-section .section-content,.about-overview-page .mission-section .vision-content,.about-overview-page .vision-section .mission-content,.about-overview-page .vision-section .section-content,.about-overview-page .vision-section .vision-content{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:50px}@media(max-width:768px){.about-overview-page .intro-section .mission-content,.about-overview-page .intro-section .section-content,.about-overview-page .intro-section .vision-content,.about-overview-page .mission-section .mission-content,.about-overview-page .mission-section .section-content,.about-overview-page .mission-section .vision-content,.about-overview-page .vision-section .mission-content,.about-overview-page .vision-section .section-content,.about-overview-page .vision-section .vision-content{padding:40px 30px}}@media(max-width:480px){.about-overview-page .intro-section .mission-content,.about-overview-page .intro-section .section-content,.about-overview-page .intro-section .vision-content,.about-overview-page .mission-section .mission-content,.about-overview-page .mission-section .section-content,.about-overview-page .mission-section .vision-content,.about-overview-page .vision-section .mission-content,.about-overview-page .vision-section .section-content,.about-overview-page .vision-section .vision-content{padding:30px 20px}}.about-overview-page .intro-section .section-title,.about-overview-page .mission-section .section-title,.about-overview-page .vision-section .section-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:24px;padding-bottom:16px;position:relative}.about-overview-page .intro-section .section-title:after,.about-overview-page .mission-section .section-title:after,.about-overview-page .vision-section .section-title:after{background:var(--primary-color);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:60px}@media(max-width:768px){.about-overview-page .intro-section .section-title,.about-overview-page .mission-section .section-title,.about-overview-page .vision-section .section-title{font-size:2rem}}@media(max-width:480px){.about-overview-page .intro-section .section-title,.about-overview-page .mission-section .section-title,.about-overview-page .vision-section .section-title{font-size:1.75rem}}.about-overview-page .intro-section .section-text,.about-overview-page .mission-section .section-text,.about-overview-page .vision-section .section-text{color:var(--text-gray);font-size:1.1rem;line-height:1.8;margin-top:20px}@media(max-width:480px){.about-overview-page .intro-section .section-text,.about-overview-page .mission-section .section-text,.about-overview-page .vision-section .section-text{font-size:1rem}}.about-overview-page .values-section{animation:fadeInUp .8s ease .2s both;margin-bottom:80px}@media(max-width:768px){.about-overview-page .values-section{margin-bottom:60px}}.about-overview-page .values-section .section-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:50px;padding-bottom:20px;position:relative;text-align:center}.about-overview-page .values-section .section-title:after{background:var(--primary-color);border-radius:2px;bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}@media(max-width:768px){.about-overview-page .values-section .section-title{font-size:2rem;margin-bottom:40px}}@media(max-width:480px){.about-overview-page .values-section .section-title{font-size:1.75rem;margin-bottom:30px}}.about-overview-page .values-section .values-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}@media(max-width:768px){.about-overview-page .values-section .values-grid{gap:25px;grid-template-columns:1fr}}.about-overview-page .values-section .value-card{animation:fadeInUp .8s ease both;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:40px 30px;text-align:center;transition:all .3s ease}.about-overview-page .values-section .value-card:first-child{animation-delay:.3s}.about-overview-page .values-section .value-card:nth-child(2){animation-delay:.4s}.about-overview-page .values-section .value-card:nth-child(3){animation-delay:.5s}.about-overview-page .values-section .value-card:nth-child(4){animation-delay:.6s}.about-overview-page .values-section .value-card:hover{box-shadow:0 8px 30px #ff6b3526;transform:translateY(-5px)}@media(max-width:480px){.about-overview-page .values-section .value-card{padding:30px 20px}}.about-overview-page .values-section .value-card .value-icon{align-items:center;background:#ff6b351a;border-radius:50%;color:var(--primary-color);display:flex;height:80px;justify-content:center;margin:0 auto 24px;transition:all .3s ease;width:80px}@media(max-width:480px){.about-overview-page .values-section .value-card .value-icon{height:70px;width:70px}}.about-overview-page .values-section .value-card:hover .value-icon{background:var(--primary-color);color:#fff;transform:scale(1.1)}.about-overview-page .values-section .value-card .value-title{color:#1a1a1a;font-size:1.5rem;font-weight:600;margin-bottom:12px}@media(max-width:480px){.about-overview-page .values-section .value-card .value-title{font-size:1.25rem}}.about-overview-page .values-section .value-card .value-text{color:var(--text-gray);font-size:1rem;line-height:1.7}@media(max-width:480px){.about-overview-page .values-section .value-card .value-text{font-size:.9rem}}@media(prefers-reduced-motion:reduce){.about-overview-page *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.about-history-page{background:linear-gradient(180deg,#ff6b350d,#ff8c420d 50%,#fff 0,#fff);min-height:100vh;overflow-x:hidden;padding-top:100px}@media(max-width:768px){.about-history-page{padding-top:80px}}.about-history-page .content-container{margin:0 auto;max-width:1200px;padding:80px 20px}@media(max-width:768px){.about-history-page .content-container{padding:60px 20px}}@media(max-width:480px){.about-history-page .content-container{padding:40px 15px}}.about-history-page .intro-section{animation:fadeInUp .8s ease;margin-bottom:80px}@media(max-width:768px){.about-history-page .intro-section{margin-bottom:60px}}.about-history-page .intro-section .section-content{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:50px}@media(max-width:768px){.about-history-page .intro-section .section-content{padding:40px 30px}}@media(max-width:480px){.about-history-page .intro-section .section-content{padding:30px 20px}}.about-history-page .intro-section .section-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:24px;padding-bottom:16px;position:relative}.about-history-page .intro-section .section-title:after{background:var(--primary-color);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:60px}@media(max-width:768px){.about-history-page .intro-section .section-title{font-size:2rem}}@media(max-width:480px){.about-history-page .intro-section .section-title{font-size:1.75rem}}.about-history-page .intro-section .section-text{color:var(--text-gray);font-size:1.1rem;line-height:1.8;margin-top:20px}@media(max-width:480px){.about-history-page .intro-section .section-text{font-size:1rem}}.about-history-page .timeline-section{animation:fadeInUp .8s ease .2s both;margin-bottom:80px}@media(max-width:768px){.about-history-page .timeline-section{margin-bottom:60px}}.about-history-page .timeline-section .section-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:60px;padding-bottom:20px;position:relative;text-align:center}.about-history-page .timeline-section .section-title:after{background:var(--primary-color);border-radius:2px;bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}@media(max-width:768px){.about-history-page .timeline-section .section-title{font-size:2rem;margin-bottom:50px}}@media(max-width:480px){.about-history-page .timeline-section .section-title{font-size:1.75rem;margin-bottom:40px}}.about-history-page .timeline-section .timeline{margin:0 auto;max-width:900px;padding-left:0;position:relative}@media(max-width:768px){.about-history-page .timeline-section .timeline{padding-left:30px}}.about-history-page .timeline-section .timeline:before{background:linear-gradient(180deg,var(--primary-color) 0,var(--primary-color-dark) 100%);border-radius:2px;bottom:0;content:"";left:40px;position:absolute;top:0;width:3px}@media(max-width:768px){.about-history-page .timeline-section .timeline:before{left:15px}}.about-history-page .timeline-section .timeline-item{animation:fadeInUp .8s ease both;margin-bottom:60px;padding-left:100px;position:relative}.about-history-page .timeline-section .timeline-item:first-child{animation-delay:.2s}.about-history-page .timeline-section .timeline-item:nth-child(2){animation-delay:.3s}.about-history-page .timeline-section .timeline-item:nth-child(3){animation-delay:.4s}.about-history-page .timeline-section .timeline-item:nth-child(4){animation-delay:.5s}.about-history-page .timeline-section .timeline-item:nth-child(5){animation-delay:.6s}.about-history-page .timeline-section .timeline-item:nth-child(6){animation-delay:.7s}@media(max-width:768px){.about-history-page .timeline-section .timeline-item{margin-bottom:50px;padding-left:60px}}@media(max-width:480px){.about-history-page .timeline-section .timeline-item{margin-bottom:40px;padding-left:50px}}.about-history-page .timeline-section .timeline-item .timeline-marker{left:0;position:absolute;top:0}.about-history-page .timeline-section .timeline-item .timeline-marker .marker-icon{align-items:center;background:#fff;border:4px solid var(--primary-color);border-radius:50%;box-shadow:0 4px 15px #ff6b3533;display:flex;font-size:2rem;height:80px;justify-content:center;position:relative;transition:all .3s ease;width:80px;z-index:2}@media(max-width:768px){.about-history-page .timeline-section .timeline-item .timeline-marker .marker-icon{border-width:3px;font-size:1.5rem;height:60px;width:60px}}@media(max-width:480px){.about-history-page .timeline-section .timeline-item .timeline-marker .marker-icon{font-size:1.25rem;height:50px;width:50px}}.about-history-page .timeline-section .timeline-item .timeline-marker .marker-line{background:linear-gradient(180deg,var(--primary-color) 0,#0000 100%);height:calc(100% + 60px);left:50%;position:absolute;top:80px;transform:translateX(-50%);width:3px}@media(max-width:768px){.about-history-page .timeline-section .timeline-item .timeline-marker .marker-line{height:calc(100% + 50px);top:60px}}@media(max-width:480px){.about-history-page .timeline-section .timeline-item .timeline-marker .marker-line{height:calc(100% + 40px);top:50px}}.about-history-page .timeline-section .timeline-item:hover .marker-icon{box-shadow:0 6px 20px #ff6b354d;transform:scale(1.1)}.about-history-page .timeline-section .timeline-item .timeline-content{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:30px;transition:all .3s ease}@media(max-width:480px){.about-history-page .timeline-section .timeline-item .timeline-content{padding:20px}}.about-history-page .timeline-section .timeline-item .timeline-content:hover{box-shadow:0 8px 30px #ff6b3526;transform:translateX(5px)}.about-history-page .timeline-section .timeline-item .timeline-content .timeline-year{color:var(--primary-color);font-size:1.5rem;font-weight:700;margin-bottom:8px}@media(max-width:480px){.about-history-page .timeline-section .timeline-item .timeline-content .timeline-year{font-size:1.25rem}}.about-history-page .timeline-section .timeline-item .timeline-content .timeline-title{color:#1a1a1a;font-size:1.5rem;font-weight:600;margin-bottom:12px}@media(max-width:480px){.about-history-page .timeline-section .timeline-item .timeline-content .timeline-title{font-size:1.25rem}}.about-history-page .timeline-section .timeline-item .timeline-content .timeline-description{color:var(--text-gray);font-size:1rem;line-height:1.7}@media(max-width:480px){.about-history-page .timeline-section .timeline-item .timeline-content .timeline-description{font-size:.9rem}}.about-history-page .achievements-section{animation:fadeInUp .8s ease .3s both;margin-bottom:80px}@media(max-width:768px){.about-history-page .achievements-section{margin-bottom:60px}}.about-history-page .achievements-section .section-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:50px;padding-bottom:20px;position:relative;text-align:center}.about-history-page .achievements-section .section-title:after{background:var(--primary-color);border-radius:2px;bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}@media(max-width:768px){.about-history-page .achievements-section .section-title{font-size:2rem;margin-bottom:40px}}@media(max-width:480px){.about-history-page .achievements-section .section-title{font-size:1.75rem;margin-bottom:30px}}.about-history-page .achievements-section .achievements-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}@media(max-width:768px){.about-history-page .achievements-section .achievements-grid{gap:25px;grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.about-history-page .achievements-section .achievements-grid{grid-template-columns:1fr}}.about-history-page .achievements-section .achievement-card{animation:fadeInUp .8s ease both;background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-color-dark) 100%);border-radius:12px;box-shadow:0 4px 20px #ff6b3533;color:#fff;padding:40px 30px;text-align:center;transition:all .3s ease}.about-history-page .achievements-section .achievement-card:first-child{animation-delay:.4s}.about-history-page .achievements-section .achievement-card:nth-child(2){animation-delay:.5s}.about-history-page .achievements-section .achievement-card:nth-child(3){animation-delay:.6s}.about-history-page .achievements-section .achievement-card:nth-child(4){animation-delay:.7s}.about-history-page .achievements-section .achievement-card:hover{box-shadow:0 8px 30px #ff6b354d;transform:translateY(-10px)}@media(max-width:480px){.about-history-page .achievements-section .achievement-card{padding:30px 20px}}.about-history-page .achievements-section .achievement-card .achievement-number{font-size:3rem;font-weight:700;margin-bottom:12px}@media(max-width:480px){.about-history-page .achievements-section .achievement-card .achievement-number{font-size:2.5rem}}.about-history-page .achievements-section .achievement-card .achievement-label{font-size:1.1rem;font-weight:500;opacity:.95}@media(max-width:480px){.about-history-page .achievements-section .achievement-card .achievement-label{font-size:1rem}}@media(prefers-reduced-motion:reduce){.about-history-page *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.projects-current-page{background:linear-gradient(180deg,#ff6b350d,#ff8c420d 50%,#fff 0,#fff);min-height:100vh;overflow-x:hidden;padding-top:100px}@media(max-width:768px){.projects-current-page{padding-top:80px}}.projects-current-page .content-container{margin:0 auto;max-width:1400px;padding:80px 20px}@media(max-width:768px){.projects-current-page .content-container{padding:60px 20px}}@media(max-width:480px){.projects-current-page .content-container{padding:40px 15px}}.projects-current-page .projects-section{animation:fadeInUp .8s ease}.projects-current-page .projects-section .projects-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}@media(max-width:768px){.projects-current-page .projects-section .projects-grid{gap:25px;grid-template-columns:1fr}}.projects-current-page .projects-section .project-card{animation:fadeInUp .8s ease both;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;overflow:hidden;transition:all .3s ease}.projects-current-page .projects-section .project-card:first-child{animation-delay:.2s}.projects-current-page .projects-section .project-card:nth-child(2){animation-delay:.3s}.projects-current-page .projects-section .project-card:nth-child(3){animation-delay:.4s}.projects-current-page .projects-section .project-card:nth-child(4){animation-delay:.5s}.projects-current-page .projects-section .project-card:hover{box-shadow:0 8px 30px #ff6b3526;transform:translateY(-5px)}.projects-current-page .projects-section .project-card .project-image{align-items:center;background:linear-gradient(135deg,#ff6b351a,#ff8c421a);display:flex;height:250px;justify-content:center;position:relative}@media(max-width:480px){.projects-current-page .projects-section .project-card .project-image{height:200px}}.projects-current-page .projects-section .project-card .project-image .image-placeholder{color:var(--primary-color);opacity:.3}.projects-current-page .projects-section .project-card .project-image .project-status-badge{background:var(--primary-color);border-radius:20px;color:#fff;font-size:.85rem;font-weight:600;letter-spacing:.5px;padding:8px 16px;position:absolute;right:15px;text-transform:uppercase;top:15px}.projects-current-page .projects-section .project-card .project-content{padding:30px}@media(max-width:480px){.projects-current-page .projects-section .project-card .project-content{padding:20px}}.projects-current-page .projects-section .project-card .project-content .project-title{color:#1a1a1a;font-size:1.5rem;font-weight:700;margin-bottom:12px}@media(max-width:480px){.projects-current-page .projects-section .project-card .project-content .project-title{font-size:1.25rem}}.projects-current-page .projects-section .project-card .project-content .project-location{align-items:center;color:var(--text-gray);display:flex;font-size:.95rem;gap:8px;margin-bottom:16px}.projects-current-page .projects-section .project-card .project-content .project-location svg{color:var(--primary-color);height:16px;width:16px}.projects-current-page .projects-section .project-card .project-content .project-description{color:var(--text-gray);font-size:1rem;line-height:1.7;margin-bottom:24px}@media(max-width:480px){.projects-current-page .projects-section .project-card .project-content .project-description{font-size:.9rem}}.projects-current-page .projects-section .project-card .project-content .project-progress .progress-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.projects-current-page .projects-section .project-card .project-content .project-progress .progress-header .progress-label{color:#1a1a1a;font-size:.9rem;font-weight:600}.projects-current-page .projects-section .project-card .project-content .project-progress .progress-header .progress-percentage{color:var(--primary-color);font-size:.9rem;font-weight:700}.projects-current-page .projects-section .project-card .project-content .project-progress .progress-bar{background:#f0f0f0;border-radius:4px;height:8px;overflow:hidden;width:100%}.projects-current-page .projects-section .project-card .project-content .project-progress .progress-bar .progress-fill{background:linear-gradient(90deg,var(--primary-color) 0,var(--primary-color-dark) 100%);border-radius:4px;height:100%;transition:width .8s ease}@media(prefers-reduced-motion:reduce){.projects-current-page *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.projects-completed-page{background:linear-gradient(180deg,#ff6b350d,#ff8c420d 50%,#fff 0,#fff);min-height:100vh;overflow-x:hidden;padding-top:100px}@media(max-width:768px){.projects-completed-page{padding-top:80px}}.projects-completed-page .content-container{margin:0 auto;max-width:1400px;padding:80px 20px}@media(max-width:768px){.projects-completed-page .content-container{padding:60px 20px}}@media(max-width:480px){.projects-completed-page .content-container{padding:40px 15px}}.projects-completed-page .projects-section{animation:fadeInUp .8s ease}.projects-completed-page .projects-section .projects-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}@media(max-width:768px){.projects-completed-page .projects-section .projects-grid{gap:25px;grid-template-columns:1fr}}.projects-completed-page .projects-section .project-card{animation:fadeInUp .8s ease both;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;overflow:hidden;transition:all .3s ease}.projects-completed-page .projects-section .project-card:first-child{animation-delay:.2s}.projects-completed-page .projects-section .project-card:nth-child(2){animation-delay:.3s}.projects-completed-page .projects-section .project-card:nth-child(3){animation-delay:.4s}.projects-completed-page .projects-section .project-card:nth-child(4){animation-delay:.5s}.projects-completed-page .projects-section .project-card:nth-child(5){animation-delay:.6s}.projects-completed-page .projects-section .project-card:nth-child(6){animation-delay:.7s}.projects-completed-page .projects-section .project-card:hover{box-shadow:0 8px 30px #ff6b3526;transform:translateY(-5px)}.projects-completed-page .projects-section .project-card .project-header{align-items:center;background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-color-dark) 100%);display:flex;justify-content:space-between;padding:20px 30px}@media(max-width:480px){.projects-completed-page .projects-section .project-card .project-header{padding:15px 20px}}.projects-completed-page .projects-section .project-card .project-header .project-year{color:#fff;font-size:1.5rem;font-weight:700}@media(max-width:480px){.projects-completed-page .projects-section .project-card .project-header .project-year{font-size:1.25rem}}.projects-completed-page .projects-section .project-card .project-header .completed-badge{background:#fff3;border-radius:20px;color:#fff;font-size:.85rem;font-weight:600;letter-spacing:.5px;padding:6px 16px;text-transform:uppercase}.projects-completed-page .projects-section .project-card .project-content{padding:30px}@media(max-width:480px){.projects-completed-page .projects-section .project-card .project-content{padding:20px}}.projects-completed-page .projects-section .project-card .project-content .project-title{color:#1a1a1a;font-size:1.5rem;font-weight:700;margin-bottom:12px}@media(max-width:480px){.projects-completed-page .projects-section .project-card .project-content .project-title{font-size:1.25rem}}.projects-completed-page .projects-section .project-card .project-content .project-location{align-items:center;color:var(--text-gray);display:flex;font-size:.95rem;gap:8px;margin-bottom:16px}.projects-completed-page .projects-section .project-card .project-content .project-location svg{color:var(--primary-color);height:16px;width:16px}.projects-completed-page .projects-section .project-card .project-content .project-description{color:var(--text-gray);font-size:1rem;line-height:1.7;margin-bottom:24px}@media(max-width:480px){.projects-completed-page .projects-section .project-card .project-content .project-description{font-size:.9rem}}.projects-completed-page .projects-section .project-card .project-content .project-highlights{display:flex;flex-wrap:wrap;gap:10px}.projects-completed-page .projects-section .project-card .project-content .project-highlights .highlight-tag{background:#ff6b351a;border:1px solid #ff6b3533;border-radius:20px;color:var(--primary-color);font-size:.85rem;font-weight:500;padding:6px 14px}@media(prefers-reduced-motion:reduce){.projects-completed-page *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.projects-upcoming-page{background:linear-gradient(180deg,#ff6b350d,#ff8c420d 50%,#fff 0,#fff);min-height:100vh;overflow-x:hidden;padding-top:100px}@media(max-width:768px){.projects-upcoming-page{padding-top:80px}}.projects-upcoming-page .content-container{margin:0 auto;max-width:1400px;padding:80px 20px}@media(max-width:768px){.projects-upcoming-page .content-container{padding:60px 20px}}@media(max-width:480px){.projects-upcoming-page .content-container{padding:40px 15px}}.projects-upcoming-page .projects-section{animation:fadeInUp .8s ease}.projects-upcoming-page .projects-section .projects-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}@media(max-width:768px){.projects-upcoming-page .projects-section .projects-grid{gap:25px;grid-template-columns:1fr}}.projects-upcoming-page .projects-section .project-card{animation:fadeInUp .8s ease both;background:#fff;border:2px solid #0000;border-radius:12px;box-shadow:0 4px 20px #00000014;overflow:hidden;transition:all .3s ease}.projects-upcoming-page .projects-section .project-card:first-child{animation-delay:.2s}.projects-upcoming-page .projects-section .project-card:nth-child(2){animation-delay:.3s}.projects-upcoming-page .projects-section .project-card:nth-child(3){animation-delay:.4s}.projects-upcoming-page .projects-section .project-card:nth-child(4){animation-delay:.5s}.projects-upcoming-page .projects-section .project-card:hover{border-color:#ff6b3533;box-shadow:0 8px 30px #ff6b3526;transform:translateY(-5px)}.projects-upcoming-page .projects-section .project-card .project-header{align-items:center;background:linear-gradient(135deg,#ff6b351a,#ff8c421a);border-bottom:2px solid #ff6b351a;display:flex;justify-content:space-between;padding:20px 30px}@media(max-width:480px){.projects-upcoming-page .projects-section .project-card .project-header{align-items:flex-start;flex-direction:column;gap:10px;padding:15px 20px}}.projects-upcoming-page .projects-section .project-card .project-header .upcoming-badge{background:var(--primary-color);border-radius:20px;color:#fff;font-size:.85rem;font-weight:600;letter-spacing:.5px;padding:6px 16px;text-transform:uppercase}.projects-upcoming-page .projects-section .project-card .project-header .project-start{color:var(--primary-color);font-size:1rem;font-weight:600}@media(max-width:480px){.projects-upcoming-page .projects-section .project-card .project-header .project-start{font-size:.9rem}}.projects-upcoming-page .projects-section .project-card .project-content{padding:30px}@media(max-width:480px){.projects-upcoming-page .projects-section .project-card .project-content{padding:20px}}.projects-upcoming-page .projects-section .project-card .project-content .project-title{color:#1a1a1a;font-size:1.5rem;font-weight:700;margin-bottom:12px}@media(max-width:480px){.projects-upcoming-page .projects-section .project-card .project-content .project-title{font-size:1.25rem}}.projects-upcoming-page .projects-section .project-card .project-content .project-location{align-items:center;color:var(--text-gray);display:flex;font-size:.95rem;gap:8px;margin-bottom:16px}.projects-upcoming-page .projects-section .project-card .project-content .project-location svg{color:var(--primary-color);height:16px;width:16px}.projects-upcoming-page .projects-section .project-card .project-content .project-description{color:var(--text-gray);font-size:1rem;line-height:1.7;margin-bottom:24px}@media(max-width:480px){.projects-upcoming-page .projects-section .project-card .project-content .project-description{font-size:.9rem}}.projects-upcoming-page .projects-section .project-card .project-content .project-features{display:flex;flex-wrap:wrap;gap:10px}.projects-upcoming-page .projects-section .project-card .project-content .project-features .feature-tag{background:#ff6b351a;border:1px solid #ff6b3533;border-radius:20px;color:var(--primary-color);font-size:.85rem;font-weight:500;padding:6px 14px}@media(prefers-reduced-motion:reduce){.projects-upcoming-page *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.suppliers-page{background:linear-gradient(180deg,#ff6b350d,#ff8c420d 50%,#fff 0,#fff);min-height:100vh;overflow-x:hidden;padding-top:100px}@media(max-width:768px){.suppliers-page{padding-top:80px}}.suppliers-page .content-container{margin:0 auto;max-width:1200px;padding:80px 20px}@media(max-width:768px){.suppliers-page .content-container{padding:60px 20px}}@media(max-width:480px){.suppliers-page .content-container{padding:40px 15px}}.suppliers-page .intro-section{animation:fadeInUp .8s ease;margin-bottom:80px}@media(max-width:768px){.suppliers-page .intro-section{margin-bottom:60px}}.suppliers-page .intro-section .section-content{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:50px}@media(max-width:768px){.suppliers-page .intro-section .section-content{padding:40px 30px}}@media(max-width:480px){.suppliers-page .intro-section .section-content{padding:30px 20px}}.suppliers-page .intro-section .section-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:24px;padding-bottom:16px;position:relative}.suppliers-page .intro-section .section-title:after{background:var(--primary-color);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:60px}@media(max-width:768px){.suppliers-page .intro-section .section-title{font-size:2rem}}@media(max-width:480px){.suppliers-page .intro-section .section-title{font-size:1.75rem}}.suppliers-page .intro-section .section-text{color:var(--text-gray);font-size:1.1rem;line-height:1.8;margin-top:20px}@media(max-width:480px){.suppliers-page .intro-section .section-text{font-size:1rem}}.suppliers-page .categories-section{animation:fadeInUp .8s ease .2s both;margin-bottom:80px}@media(max-width:768px){.suppliers-page .categories-section{margin-bottom:60px}}.suppliers-page .categories-section .section-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:50px;padding-bottom:20px;position:relative;text-align:center}.suppliers-page .categories-section .section-title:after{background:var(--primary-color);border-radius:2px;bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}@media(max-width:768px){.suppliers-page .categories-section .section-title{font-size:2rem;margin-bottom:40px}}@media(max-width:480px){.suppliers-page .categories-section .section-title{font-size:1.75rem;margin-bottom:30px}}.suppliers-page .categories-section .categories-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}@media(max-width:768px){.suppliers-page .categories-section .categories-grid{gap:25px;grid-template-columns:1fr}}.suppliers-page .categories-section .category-card{animation:fadeInUp .8s ease both;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:40px 30px;text-align:center;transition:all .3s ease}.suppliers-page .categories-section .category-card:first-child{animation-delay:.3s}.suppliers-page .categories-section .category-card:nth-child(2){animation-delay:.4s}.suppliers-page .categories-section .category-card:nth-child(3){animation-delay:.5s}.suppliers-page .categories-section .category-card:nth-child(4){animation-delay:.6s}.suppliers-page .categories-section .category-card:nth-child(5){animation-delay:.7s}.suppliers-page .categories-section .category-card:nth-child(6){animation-delay:.8s}.suppliers-page .categories-section .category-card:hover{box-shadow:0 8px 30px #ff6b3526;transform:translateY(-5px)}@media(max-width:480px){.suppliers-page .categories-section .category-card{padding:30px 20px}}.suppliers-page .categories-section .category-card .category-icon{display:block;font-size:3.5rem;margin-bottom:20px}.suppliers-page .categories-section .category-card .category-title{color:#1a1a1a;font-size:1.5rem;font-weight:600;margin-bottom:12px}@media(max-width:480px){.suppliers-page .categories-section .category-card .category-title{font-size:1.25rem}}.suppliers-page .categories-section .category-card .category-description{color:var(--text-gray);font-size:1rem;line-height:1.7}@media(max-width:480px){.suppliers-page .categories-section .category-card .category-description{font-size:.9rem}}.suppliers-page .benefits-section{animation:fadeInUp .8s ease .3s both;margin-bottom:80px}@media(max-width:768px){.suppliers-page .benefits-section{margin-bottom:60px}}.suppliers-page .benefits-section .benefits-content{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:50px}@media(max-width:768px){.suppliers-page .benefits-section .benefits-content{padding:40px 30px}}@media(max-width:480px){.suppliers-page .benefits-section .benefits-content{padding:30px 20px}}.suppliers-page .benefits-section .benefits-content .section-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:40px;padding-bottom:16px;position:relative}.suppliers-page .benefits-section .benefits-content .section-title:after{background:var(--primary-color);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:60px}@media(max-width:768px){.suppliers-page .benefits-section .benefits-content .section-title{font-size:2rem;margin-bottom:30px}}@media(max-width:480px){.suppliers-page .benefits-section .benefits-content .section-title{font-size:1.75rem;margin-bottom:25px}}.suppliers-page .benefits-section .benefits-content .benefits-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}@media(max-width:768px){.suppliers-page .benefits-section .benefits-content .benefits-list{grid-template-columns:1fr}}.suppliers-page .benefits-section .benefits-content .benefit-item{align-items:flex-start;background:#ff6b350d;border-radius:8px;display:flex;gap:16px;padding:20px;transition:all .3s ease}.suppliers-page .benefits-section .benefits-content .benefit-item:hover{background:#ff6b351a;transform:translateX(5px)}.suppliers-page .benefits-section .benefits-content .benefit-item .benefit-icon{align-items:center;background:var(--primary-color);border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:32px;justify-content:center;min-width:32px;width:32px}.suppliers-page .benefits-section .benefits-content .benefit-item .benefit-icon svg{height:18px;width:18px}.suppliers-page .benefits-section .benefits-content .benefit-item .benefit-text{color:var(--text-gray);flex:1 1;font-size:1rem;line-height:1.7}@media(max-width:480px){.suppliers-page .benefits-section .benefits-content .benefit-item .benefit-text{font-size:.9rem}}.suppliers-page .contact-section{animation:fadeInUp .8s ease .4s both}.suppliers-page .contact-section .contact-content{background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-color-dark) 100%);border-radius:12px;box-shadow:0 4px 20px #ff6b3533;color:#fff;padding:60px 50px;text-align:center}@media(max-width:768px){.suppliers-page .contact-section .contact-content{padding:50px 40px}}@media(max-width:480px){.suppliers-page .contact-section .contact-content{padding:40px 30px}}.suppliers-page .contact-section .contact-content .section-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:20px}@media(max-width:768px){.suppliers-page .contact-section .contact-content .section-title{font-size:2rem}}@media(max-width:480px){.suppliers-page .contact-section .contact-content .section-title{font-size:1.75rem}}.suppliers-page .contact-section .contact-content .section-text{font-size:1.1rem;line-height:1.8;margin-bottom:30px;opacity:.95}@media(max-width:480px){.suppliers-page .contact-section .contact-content .section-text{font-size:1rem}}.suppliers-page .contact-section .contact-content .contact-button{background:#fff;border-radius:50px;box-shadow:0 4px 15px #0000001a;color:var(--primary-color);display:inline-block;font-size:1rem;font-weight:600;letter-spacing:1px;padding:16px 40px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.suppliers-page .contact-section .contact-content .contact-button:hover{box-shadow:0 6px 20px #00000026;transform:translateY(-2px)}@media(max-width:480px){.suppliers-page .contact-section .contact-content .contact-button{font-size:.9rem;padding:14px 30px}}@media(prefers-reduced-motion:reduce){.suppliers-page *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.career-jobs-page{background:linear-gradient(180deg,#ff6b350d,#ff8c420d 50%,#fff 0,#fff);min-height:100vh;overflow-x:hidden;padding-top:100px}@media(max-width:768px){.career-jobs-page{padding-top:80px}}.career-jobs-page .content-container{margin:0 auto;max-width:1400px;padding:80px 20px}@media(max-width:768px){.career-jobs-page .content-container{padding:60px 20px}}@media(max-width:480px){.career-jobs-page .content-container{padding:40px 15px}}.career-jobs-page .intro-section{animation:fadeInUp .8s ease;margin-bottom:60px}@media(max-width:768px){.career-jobs-page .intro-section{margin-bottom:50px}}.career-jobs-page .intro-section .section-content{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:50px}@media(max-width:768px){.career-jobs-page .intro-section .section-content{padding:40px 30px}}@media(max-width:480px){.career-jobs-page .intro-section .section-content{padding:30px 20px}}.career-jobs-page .intro-section .section-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:24px;padding-bottom:16px;position:relative}.career-jobs-page .intro-section .section-title:after{background:var(--primary-color);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:60px}@media(max-width:768px){.career-jobs-page .intro-section .section-title{font-size:2rem}}@media(max-width:480px){.career-jobs-page .intro-section .section-title{font-size:1.75rem}}.career-jobs-page .intro-section .section-text{color:var(--text-gray);font-size:1.1rem;line-height:1.8;margin-top:20px}@media(max-width:480px){.career-jobs-page .intro-section .section-text{font-size:1rem}}.career-jobs-page .jobs-section{animation:fadeInUp .8s ease .2s both}.career-jobs-page .jobs-section .jobs-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}@media(max-width:768px){.career-jobs-page .jobs-section .jobs-grid{gap:25px;grid-template-columns:1fr}}.career-jobs-page .jobs-section .job-card{animation:fadeInUp .8s ease both;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:30px;transition:all .3s ease}.career-jobs-page .jobs-section .job-card:first-child{animation-delay:.3s}.career-jobs-page .jobs-section .job-card:nth-child(2){animation-delay:.4s}.career-jobs-page .jobs-section .job-card:nth-child(3){animation-delay:.5s}.career-jobs-page .jobs-section .job-card:nth-child(4){animation-delay:.6s}.career-jobs-page .jobs-section .job-card:nth-child(5){animation-delay:.7s}.career-jobs-page .jobs-section .job-card:nth-child(6){animation-delay:.8s}.career-jobs-page .jobs-section .job-card:hover{box-shadow:0 8px 30px #ff6b3526;transform:translateY(-5px)}@media(max-width:480px){.career-jobs-page .jobs-section .job-card{padding:25px 20px}}.career-jobs-page .jobs-section .job-card .job-header{align-items:flex-start;display:flex;gap:15px;justify-content:space-between;margin-bottom:20px}@media(max-width:480px){.career-jobs-page .jobs-section .job-card .job-header{flex-direction:column}}.career-jobs-page .jobs-section .job-card .job-header .job-title{color:#1a1a1a;flex:1 1;font-size:1.5rem;font-weight:700}@media(max-width:480px){.career-jobs-page .jobs-section .job-card .job-header .job-title{font-size:1.25rem}}.career-jobs-page .jobs-section .job-card .job-header .job-type{background:#ff6b351a;border-radius:20px;color:var(--primary-color);font-size:.85rem;font-weight:600;padding:6px 14px;white-space:nowrap}.career-jobs-page .jobs-section .job-card .job-details{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.career-jobs-page .jobs-section .job-card .job-details .job-detail-item{align-items:center;color:var(--text-gray);display:flex;font-size:.95rem;gap:10px}.career-jobs-page .jobs-section .job-card .job-details .job-detail-item svg{color:var(--primary-color);flex-shrink:0;height:18px;width:18px}.career-jobs-page .jobs-section .job-card .job-description{color:var(--text-gray);font-size:1rem;line-height:1.7;margin-bottom:24px}@media(max-width:480px){.career-jobs-page .jobs-section .job-card .job-description{font-size:.9rem}}.career-jobs-page .jobs-section .job-card .apply-button{background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-color-dark) 100%);border-radius:8px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:12px 24px;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.career-jobs-page .jobs-section .job-card .apply-button:hover{box-shadow:0 4px 15px #ff6b354d;transform:translateY(-2px)}@media(prefers-reduced-motion:reduce){.career-jobs-page *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.career-why-join-page{background:linear-gradient(180deg,#ff6b350d,#ff8c420d 50%,#fff 0,#fff);min-height:100vh;overflow-x:hidden;padding-top:100px}@media(max-width:768px){.career-why-join-page{padding-top:80px}}.career-why-join-page .content-container{margin:0 auto;max-width:1200px;padding:80px 20px}@media(max-width:768px){.career-why-join-page .content-container{padding:60px 20px}}@media(max-width:480px){.career-why-join-page .content-container{padding:40px 15px}}.career-why-join-page .intro-section{animation:fadeInUp .8s ease;margin-bottom:80px}@media(max-width:768px){.career-why-join-page .intro-section{margin-bottom:60px}}.career-why-join-page .intro-section .section-content{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:50px}@media(max-width:768px){.career-why-join-page .intro-section .section-content{padding:40px 30px}}@media(max-width:480px){.career-why-join-page .intro-section .section-content{padding:30px 20px}}.career-why-join-page .intro-section .section-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:24px;padding-bottom:16px;position:relative}.career-why-join-page .intro-section .section-title:after{background:var(--primary-color);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:60px}@media(max-width:768px){.career-why-join-page .intro-section .section-title{font-size:2rem}}@media(max-width:480px){.career-why-join-page .intro-section .section-title{font-size:1.75rem}}.career-why-join-page .intro-section .section-text{color:var(--text-gray);font-size:1.1rem;line-height:1.8;margin-top:20px}@media(max-width:480px){.career-why-join-page .intro-section .section-text{font-size:1rem}}.career-why-join-page .reasons-section{animation:fadeInUp .8s ease .2s both;margin-bottom:80px}@media(max-width:768px){.career-why-join-page .reasons-section{margin-bottom:60px}}.career-why-join-page .reasons-section .section-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:50px;padding-bottom:20px;position:relative;text-align:center}.career-why-join-page .reasons-section .section-title:after{background:var(--primary-color);border-radius:2px;bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}@media(max-width:768px){.career-why-join-page .reasons-section .section-title{font-size:2rem;margin-bottom:40px}}@media(max-width:480px){.career-why-join-page .reasons-section .section-title{font-size:1.75rem;margin-bottom:30px}}.career-why-join-page .reasons-section .reasons-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}@media(max-width:768px){.career-why-join-page .reasons-section .reasons-grid{gap:25px;grid-template-columns:1fr}}.career-why-join-page .reasons-section .reason-card{animation:fadeInUp .8s ease both;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:40px 30px;text-align:center;transition:all .3s ease}.career-why-join-page .reasons-section .reason-card:first-child{animation-delay:.3s}.career-why-join-page .reasons-section .reason-card:nth-child(2){animation-delay:.4s}.career-why-join-page .reasons-section .reason-card:nth-child(3){animation-delay:.5s}.career-why-join-page .reasons-section .reason-card:nth-child(4){animation-delay:.6s}.career-why-join-page .reasons-section .reason-card:nth-child(5){animation-delay:.7s}.career-why-join-page .reasons-section .reason-card:nth-child(6){animation-delay:.8s}.career-why-join-page .reasons-section .reason-card:hover{box-shadow:0 8px 30px #ff6b3526;transform:translateY(-5px)}@media(max-width:480px){.career-why-join-page .reasons-section .reason-card{padding:30px 20px}}.career-why-join-page .reasons-section .reason-card .reason-icon{display:block;font-size:3.5rem;margin-bottom:20px}.career-why-join-page .reasons-section .reason-card .reason-title{color:#1a1a1a;font-size:1.5rem;font-weight:600;margin-bottom:12px}@media(max-width:480px){.career-why-join-page .reasons-section .reason-card .reason-title{font-size:1.25rem}}.career-why-join-page .reasons-section .reason-card .reason-description{color:var(--text-gray);font-size:1rem;line-height:1.7}@media(max-width:480px){.career-why-join-page .reasons-section .reason-card .reason-description{font-size:.9rem}}.career-why-join-page .cta-section{animation:fadeInUp .8s ease .3s both}.career-why-join-page .cta-section .cta-content{background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-color-dark) 100%);border-radius:12px;box-shadow:0 4px 20px #ff6b3533;color:#fff;padding:60px 50px;text-align:center}@media(max-width:768px){.career-why-join-page .cta-section .cta-content{padding:50px 40px}}@media(max-width:480px){.career-why-join-page .cta-section .cta-content{padding:40px 30px}}.career-why-join-page .cta-section .cta-content .cta-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:20px}@media(max-width:768px){.career-why-join-page .cta-section .cta-content .cta-title{font-size:2rem}}@media(max-width:480px){.career-why-join-page .cta-section .cta-content .cta-title{font-size:1.75rem}}.career-why-join-page .cta-section .cta-content .cta-text{font-size:1.1rem;line-height:1.8;margin-bottom:30px;opacity:.95}@media(max-width:480px){.career-why-join-page .cta-section .cta-content .cta-text{font-size:1rem}}.career-why-join-page .cta-section .cta-content .cta-button{background:#fff;border-radius:50px;box-shadow:0 4px 15px #0000001a;color:var(--primary-color);display:inline-block;font-size:1rem;font-weight:600;letter-spacing:1px;padding:16px 40px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.career-why-join-page .cta-section .cta-content .cta-button:hover{box-shadow:0 6px 20px #00000026;transform:translateY(-2px)}@media(max-width:480px){.career-why-join-page .cta-section .cta-content .cta-button{font-size:.9rem;padding:14px 30px}}@media(prefers-reduced-motion:reduce){.career-why-join-page *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.career-benefits-page{background:linear-gradient(180deg,#ff6b350d,#ff8c420d 50%,#fff 0,#fff);min-height:100vh;overflow-x:hidden;padding-top:100px}@media(max-width:768px){.career-benefits-page{padding-top:80px}}.career-benefits-page .content-container{margin:0 auto;max-width:1200px;padding:80px 20px}@media(max-width:768px){.career-benefits-page .content-container{padding:60px 20px}}@media(max-width:480px){.career-benefits-page .content-container{padding:40px 15px}}.career-benefits-page .intro-section{animation:fadeInUp .8s ease;margin-bottom:80px}@media(max-width:768px){.career-benefits-page .intro-section{margin-bottom:60px}}.career-benefits-page .intro-section .section-content{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:50px}@media(max-width:768px){.career-benefits-page .intro-section .section-content{padding:40px 30px}}@media(max-width:480px){.career-benefits-page .intro-section .section-content{padding:30px 20px}}.career-benefits-page .intro-section .section-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:24px;padding-bottom:16px;position:relative}.career-benefits-page .intro-section .section-title:after{background:var(--primary-color);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:60px}@media(max-width:768px){.career-benefits-page .intro-section .section-title{font-size:2rem}}@media(max-width:480px){.career-benefits-page .intro-section .section-title{font-size:1.75rem}}.career-benefits-page .intro-section .section-text{color:var(--text-gray);font-size:1.1rem;line-height:1.8;margin-top:20px}@media(max-width:480px){.career-benefits-page .intro-section .section-text{font-size:1rem}}.career-benefits-page .benefits-section{animation:fadeInUp .8s ease .2s both;margin-bottom:80px}@media(max-width:768px){.career-benefits-page .benefits-section{margin-bottom:60px}}.career-benefits-page .benefits-section .benefits-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@media(max-width:768px){.career-benefits-page .benefits-section .benefits-grid{gap:25px;grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.career-benefits-page .benefits-section .benefits-grid{grid-template-columns:1fr}}.career-benefits-page .benefits-section .benefit-card{animation:fadeInUp .8s ease both;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:40px 30px;text-align:center;transition:all .3s ease}.career-benefits-page .benefits-section .benefit-card:first-child{animation-delay:.3s}.career-benefits-page .benefits-section .benefit-card:nth-child(2){animation-delay:.4s}.career-benefits-page .benefits-section .benefit-card:nth-child(3){animation-delay:.5s}.career-benefits-page .benefits-section .benefit-card:nth-child(4){animation-delay:.6s}.career-benefits-page .benefits-section .benefit-card:nth-child(5){animation-delay:.7s}.career-benefits-page .benefits-section .benefit-card:nth-child(6){animation-delay:.8s}.career-benefits-page .benefits-section .benefit-card:nth-child(7){animation-delay:.9s}.career-benefits-page .benefits-section .benefit-card:nth-child(8){animation-delay:1s}.career-benefits-page .benefits-section .benefit-card:hover{box-shadow:0 8px 30px #ff6b3526;transform:translateY(-5px)}@media(max-width:480px){.career-benefits-page .benefits-section .benefit-card{padding:30px 20px}}.career-benefits-page .benefits-section .benefit-card .benefit-icon{display:block;font-size:3.5rem;margin-bottom:20px}.career-benefits-page .benefits-section .benefit-card .benefit-title{color:#1a1a1a;font-size:1.5rem;font-weight:600;margin-bottom:12px}@media(max-width:480px){.career-benefits-page .benefits-section .benefit-card .benefit-title{font-size:1.25rem}}.career-benefits-page .benefits-section .benefit-card .benefit-description{color:var(--text-gray);font-size:1rem;line-height:1.7}@media(max-width:480px){.career-benefits-page .benefits-section .benefit-card .benefit-description{font-size:.9rem}}.career-benefits-page .additional-section{animation:fadeInUp .8s ease .3s both}.career-benefits-page .additional-section .additional-content{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:50px}@media(max-width:768px){.career-benefits-page .additional-section .additional-content{padding:40px 30px}}@media(max-width:480px){.career-benefits-page .additional-section .additional-content{padding:30px 20px}}.career-benefits-page .additional-section .additional-content .section-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:40px;padding-bottom:16px;position:relative}.career-benefits-page .additional-section .additional-content .section-title:after{background:var(--primary-color);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:60px}@media(max-width:768px){.career-benefits-page .additional-section .additional-content .section-title{font-size:2rem;margin-bottom:30px}}@media(max-width:480px){.career-benefits-page .additional-section .additional-content .section-title{font-size:1.75rem;margin-bottom:25px}}.career-benefits-page .additional-section .additional-content .perks-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}@media(max-width:768px){.career-benefits-page .additional-section .additional-content .perks-list{grid-template-columns:1fr}}.career-benefits-page .additional-section .additional-content .perks-list .perk-item{background:#ff6b350d;border-left:4px solid var(--primary-color);border-radius:8px;color:var(--text-gray);font-size:1rem;padding:20px;transition:all .3s ease}.career-benefits-page .additional-section .additional-content .perks-list .perk-item:hover{background:#ff6b351a;transform:translateX(5px)}@media(max-width:480px){.career-benefits-page .additional-section .additional-content .perks-list .perk-item{font-size:.9rem;padding:15px}}@media(prefers-reduced-motion:reduce){.career-benefits-page *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.career-apply-page{background:linear-gradient(180deg,#ff6b350d,#ff8c420d 50%,#fff 0,#fff);min-height:100vh;overflow-x:hidden;padding-top:100px}@media(max-width:768px){.career-apply-page{padding-top:80px}}.career-apply-page .content-container{margin:0 auto;max-width:1000px;padding:80px 20px}@media(max-width:768px){.career-apply-page .content-container{padding:60px 20px}}@media(max-width:480px){.career-apply-page .content-container{padding:40px 15px}}.career-apply-page .apply-section{animation:fadeInUp .8s ease}.career-apply-page .apply-section .apply-form-container{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:50px}@media(max-width:768px){.career-apply-page .apply-section .apply-form-container{padding:40px 30px}}@media(max-width:480px){.career-apply-page .apply-section .apply-form-container{padding:30px 20px}}.career-apply-page .apply-section .apply-form-container .form-title{animation:slideInLeft .6s ease .2s both;color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:12px}@media(max-width:768px){.career-apply-page .apply-section .apply-form-container .form-title{font-size:2rem}}@media(max-width:480px){.career-apply-page .apply-section .apply-form-container .form-title{font-size:1.75rem}}.career-apply-page .apply-section .apply-form-container .form-subtitle{color:var(--text-gray);font-size:1.1rem;line-height:1.7;margin-bottom:40px}@media(max-width:480px){.career-apply-page .apply-section .apply-form-container .form-subtitle{font-size:1rem;margin-bottom:30px}}.career-apply-page .apply-section .apply-form-container .apply-form{display:flex;flex-direction:column;gap:25px}@media(max-width:480px){.career-apply-page .apply-section .apply-form-container .apply-form{gap:20px}}.career-apply-page .apply-section .apply-form-container .apply-form .form-row{grid-gap:25px;display:grid;gap:25px;grid-template-columns:1fr 1fr}@media(max-width:768px){.career-apply-page .apply-section .apply-form-container .apply-form .form-row{gap:20px;grid-template-columns:1fr}}.career-apply-page .apply-section .apply-form-container .apply-form .form-group{animation:fadeInUp .6s ease both;position:relative}.career-apply-page .apply-section .apply-form-container .apply-form .form-group:first-child{animation-delay:.3s}.career-apply-page .apply-section .apply-form-container .apply-form .form-group:nth-child(2){animation-delay:.4s}.career-apply-page .apply-section .apply-form-container .apply-form .form-group:nth-child(3){animation-delay:.5s}.career-apply-page .apply-section .apply-form-container .apply-form .form-group:nth-child(4){animation-delay:.6s}.career-apply-page .apply-section .apply-form-container .apply-form .form-group .form-label{color:#666;display:block;font-size:.9rem;font-weight:500;margin-bottom:8px;opacity:1;transform:translateY(0);transition:all .3s ease}.career-apply-page .apply-section .apply-form-container .apply-form .form-group .form-label.focused{color:var(--primary-color);transform:translateY(-2px)}.career-apply-page .apply-section .apply-form-container .apply-form .form-group .form-label .required{color:var(--primary-color);margin-left:4px}.career-apply-page .apply-section .apply-form-container .apply-form .form-group .form-input,.career-apply-page .apply-section .apply-form-container .apply-form .form-group .form-textarea{background:#0000;border:none;border-bottom:2px solid #e0e0e0;color:#1a1a1a;font-family:inherit;font-size:1rem;padding:8px 0;resize:none;transition:all .3s ease;width:100%}.career-apply-page .apply-section .apply-form-container .apply-form .form-group .form-input::placeholder,.career-apply-page .apply-section .apply-form-container .apply-form .form-group .form-textarea::placeholder{color:#999;opacity:0;transition:opacity .3s ease}.career-apply-page .apply-section .apply-form-container .apply-form .form-group .form-input:focus,.career-apply-page .apply-section .apply-form-container .apply-form .form-group .form-textarea:focus{border-bottom-color:var(--primary-color);outline:none}.career-apply-page .apply-section .apply-form-container .apply-form .form-group .form-input:focus::placeholder,.career-apply-page .apply-section .apply-form-container .apply-form .form-group .form-textarea:focus::placeholder{opacity:1}.career-apply-page .apply-section .apply-form-container .apply-form .form-group .form-input:not(:placeholder-shown),.career-apply-page .apply-section .apply-form-container .apply-form .form-group .form-textarea:not(:placeholder-shown){border-bottom-color:var(--primary-color)}.career-apply-page .apply-section .apply-form-container .apply-form .form-group .form-textarea{line-height:1.6;min-height:120px}.career-apply-page .apply-section .apply-form-container .apply-form .form-group .form-file-input{background:#f9f9f9;border:2px dashed #e0e0e0;border-radius:8px;color:var(--text-gray);cursor:pointer;font-size:.95rem;padding:12px;transition:all .3s ease;width:100%}.career-apply-page .apply-section .apply-form-container .apply-form .form-group .form-file-input:hover{background:#ff6b350d;border-color:var(--primary-color)}.career-apply-page .apply-section .apply-form-container .apply-form .form-group .form-file-input:focus{border-color:var(--primary-color);outline:none}.career-apply-page .apply-section .apply-form-container .apply-form .form-group .file-name{color:var(--primary-color);font-size:.9rem;font-weight:500;margin-top:8px}.career-apply-page .apply-section .apply-form-container .apply-form .form-group .input-underline{background:var(--primary-color);bottom:0;height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.career-apply-page .apply-section .apply-form-container .apply-form .form-group .form-input:focus~.input-underline,.career-apply-page .apply-section .apply-form-container .apply-form .form-group .form-textarea:focus~.input-underline{width:100%}.career-apply-page .apply-section .apply-form-container .apply-form .submit-button{background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-color-dark) 100%);border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:1.5px;margin:20px auto 0;max-width:300px;overflow:hidden;padding:16px 40px;position:relative;text-transform:uppercase;transition:all .3s ease;width:100%}.career-apply-page .apply-section .apply-form-container .apply-form .submit-button:hover:not(:disabled){box-shadow:0 6px 20px #ff6b354d;transform:translateY(-2px)}.career-apply-page .apply-section .apply-form-container .apply-form .submit-button:active:not(:disabled){transform:translateY(0)}.career-apply-page .apply-section .apply-form-container .apply-form .submit-button:disabled{cursor:not-allowed;opacity:.7}@media(max-width:480px){.career-apply-page .apply-section .apply-form-container .apply-form .submit-button{font-size:.9rem;max-width:100%;padding:14px 30px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@media(prefers-reduced-motion:reduce){.career-apply-page *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.Toastify__toast-theme--light{background:#ffffff14!important;color:#a9a9a9!important}.Toastify__toast{border-radius:none!important;max-height:none!important;min-height:50px!important}.Toastify__toast-body{margin:0!important;padding:1px!important}.error-toast{background-color:#fe0000!important}.loader{animation:spin89345 1s linear infinite;border:2px solid #fff;border-left-color:#0000;border-radius:50%;margin:0 auto}@keyframes spin89345{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.app-main{will-change:opacity}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media screen and (max-width:768px){.char,.word{will-change:auto}}body{margin:0}img{height:100%;object-fit:cover;width:100%}@font-face{font-family:Roboto;src:url(/static/media/RobotoSlab-Regular.51fdb083efba0dd8a5ea.ttf)}*{box-sizing:border-box;margin:0;outline:none!important}html{overflow-x:hidden;scroll-behavior:smooth}body{--primary-color:#ff6b35;--primary-color-dark:#ff8c42;--white:#fff;--black:#000;--main-background:#fff;--text-color:#333;--text-gray:#666;--grid-background:#f8f9fa;--awards-background:#f8f9fa;--glass-background:#fffffff2;--modal-background:#00000080;--sidebar-hover-option:#fff5f0;--burger-color:#ff6b35;--burger-color-light:#ff8c42;--button-text:#fff;--hollow-circle:#ff6b35;--faq-response:#666;--title-bg-shade:#ffffffe6;--tech-card-bg:#fff;--tech-card-border:#0000001a;--tech-item-bg:#ff6b350d;--tech-item-border:#ff6b3533;--tech-item-hover-bg:#ff6b351a;--tech-icon-bg:#ff6b351a;--tech-icon-hover-bg:#ff6b3533;--skeleton-background:#f0f0f0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--main-background);color:var(--text-color);font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;overflow-x:hidden;scroll-behavior:smooth}.skeleton{animation:pulse 1.5s infinite;animation-delay:0s;animation-direction:alternate;animation-duration:1.5s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-play-state:running;animation-timing-function:ease-in-out;background-color:var(--skeleton-background)}@keyframes pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.upcoming-page{background:linear-gradient(180deg,#5cb4ab14,#00968814 50%,#fff 0,#fff);height:100vh;padding-top:100px;position:relative;width:100%}.page-hero{align-items:center;animation:fadeIn .8s ease;color:#fff;display:flex;height:400px;justify-content:center;position:relative;text-align:center;z-index:1}.page-hero .secondary-hero-img{bottom:0;right:0;z-index:-1}.page-hero .secondary-hero-img,.page-hero:after{height:100%;left:0;position:absolute;top:0;width:100%}.page-hero:after{background-blend-mode:color-dodge;background-image:url(https://assets.codepen.io/16327/noise.png);content:"";z-index:0}@media(max-width:768px){.page-hero{padding:60px 20px}}.page-hero .hero-content{margin:0 auto;max-width:1200px}.page-hero .hero-content .hero-title{font-feature-settings:"kern" off;-webkit-font-kerning:none;font-kerning:none;font-size:clamp(2rem,6rem,4.5vw);letter-spacing:.02em;opacity:0;text-align:center;-webkit-text-rendering:optimizeSpeed;text-rendering:optimizeSpeed;transform:translateZ(0);will-change:transform}@media(max-width:768px){.page-hero .hero-content .hero-title{font-size:2.5rem}}@media(max-width:480px){.page-hero .hero-content .hero-title{font-size:2rem}}.page-hero .hero-content .hero-subtitle{animation:slideInUp .8s ease .4s both;font-size:1.5rem;opacity:.95}@media(max-width:768px){.page-hero .hero-content .hero-subtitle{font-size:1.25rem}}@media(max-width:480px){.page-hero .hero-content .hero-subtitle{font-size:1.1rem}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.4e3d4f6a.css.map*/