.hero{position:relative;width:100%;min-height:100vh;display:flex;flex-direction:column;overflow:hidden;background-color:#000000}.hero_background{z-index:0}.hero_background,.hero_poster{position:absolute;top:0;left:0;width:100%;height:100%}.hero_poster{background-size:cover;background-position:50%;background-repeat:no-repeat;transition:opacity .6s ease-in-out;filter:brightness(.8)}.hero_video_fullscreen{object-fit:cover;transition:opacity .6s ease-in-out}.hero_overlay,.hero_video_fullscreen{position:absolute;top:0;left:0;width:100%;height:100%}.hero_overlay{background:linear-gradient(135deg,rgba(0,0,0,.15),rgba(0,0,0,.1) 50%,rgba(0,0,0,.01))}.header{width:100%;padding:18px 50px;position:relative;z-index:10}.header_container{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.header_logo{flex-shrink:0}.header_menu{display:flex;align-items:center;gap:2.5rem;list-style:none;margin:0;padding:0;font-size:15px}.header_menu li a{color:#ffffff;font-weight:500;text-decoration:none;transition:color .2s;text-shadow:0 2px 4px rgba(0,0,0,.3)}.header_menu li a:hover{color:#E81F1F}.hero_container{width:100%;max-width:1400px;margin:0 auto;padding:0 3rem;position:relative;z-index:2;flex:1;display:flex;align-items:center}.hero_content{display:flex;flex-direction:column;gap:1.8rem;max-width:700px}.hero_badge{display:flex;width:fit-content;height:36px;padding:8px 16px;align-items:center;gap:8px;border-radius:100px;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.1);backdrop-filter:blur(10px);margin-bottom:10px}.hero_badge_icon{width:7px;height:7px;background:#E81F1F;border-radius:50%;animation:pulse 2s ease-in-out infinite;box-shadow:0 0 10px rgba(232,31,31,.8)}.hero_badge_text{font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;line-height:1;white-space:nowrap;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero_badge_text,.hero_title{color:#fff;font-family:Montserrat}.hero_title{font-size:clamp(48px,5vw,72px);font-weight:800;line-height:1.1;letter-spacing:-.02em;text-shadow:0 4px 20px rgba(0,0,0,.5);margin:0}.hero_subtitle{color:rgba(255,255,255,.9);font-family:Montserrat;font-size:22px;font-weight:500;line-height:1.6;max-width:620px;letter-spacing:-.01em;text-shadow:0 2px 10px rgba(0,0,0,.4);margin:0}.hero_cta{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;width:fit-content;padding:1.1rem 2.2rem;background:#E81F1F;color:#fff;border:none;border-radius:14px;font-size:1rem;font-weight:700;font-family:Montserrat;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px rgba(232,31,31,.4);margin-top:1rem;text-transform:uppercase;letter-spacing:.5px}.hero_cta:hover{background:#c91919;transform:translateY(-3px);box-shadow:0 15px 40px rgba(232,31,31,.6)}.hero_cta:active{transform:translateY(-1px)}.hero_cta svg{width:20px;height:20px}@media (max-width:1024px){.header{padding:15px 30px}.header_menu{gap:1.5rem;font-size:14px}.hero_container{padding:0 2rem}.hero_content{max-width:600px}.hero_title{font-size:clamp(42px,5vw,60px)}.hero_subtitle{font-size:20px}}@media (max-width:767px){.header{padding:12px 20px}.header_menu{gap:1rem;font-size:13px}.hero_container{padding:0 1.5rem}.hero_content{gap:1.5rem}.hero_title{font-size:44px}.hero_subtitle{font-size:19px}.hero_cta{padding:1rem 2rem;font-size:.95rem}}@media (max-width:480px){.header{padding:10px 12px}.header_menu{gap:.5rem;font-size:10px}.hero_container{padding:0 1rem}.hero_badge{height:32px;padding:6px 12px}.hero_badge_text{font-size:10px}.hero_title{font-size:34px}.hero_subtitle{font-size:17px}.hero_cta{padding:.9rem 1.6rem;font-size:.9rem}}@media (max-width:380px){.header{padding:8px 10px}.header_menu{gap:.4rem;font-size:9px}.hero_badge{height:30px;padding:5px 10px}.hero_badge_text{font-size:9px}.hero_title{font-size:30px}.hero_subtitle{font-size:16px}.hero_cta{padding:.85rem 1.4rem;font-size:.85rem}}@media (prefers-reduced-motion:reduce){.hero_badge_icon{animation:none}.hero_cta{transition:none}.hero_cta:hover{transform:none}}.header_logo img{height:46px;max-width:100%;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}@media (max-width:1024px){.header_logo img{height:38px}}@media (max-width:767px){.header_logo img{height:32px!important;width:auto!important}}@media (max-width:480px){.header_logo img{height:30px!important;width:auto!important}}@media (max-width:380px){.header_logo img{height:24px}}.projects-scroll-container{width:100%;background:#fafafa;padding:5rem 0;position:relative;overflow:hidden;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}.projects-scroll-wrapper{width:100%;max-width:1600px;margin:0 auto;padding:0 3rem;position:relative}.projects-scroll-header{text-align:center;margin-bottom:3.5rem;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.projects-scroll-container.is-visible .projects-scroll-header{opacity:1;transform:translateY(0)}.projects-scroll-label{display:inline-block;font-size:11px;font-weight:700;letter-spacing:2px;color:#999;text-transform:uppercase;font-family:Montserrat;margin-bottom:1rem}.projects-scroll-title{font-family:Montserrat;font-size:clamp(32px,3.5vw,35px);font-weight:800;color:#000;line-height:1.2;letter-spacing:-.02em;margin:0}.projects-scroll-tracks{display:flex;flex-direction:column;gap:2rem}.projects-scroll-row{display:flex;width:100%;overflow:hidden;position:relative;opacity:0;transform:translateX(-100px);transition:all .8s cubic-bezier(.4,0,.2,1);mask-image:linear-gradient(90deg,transparent,black 5%,black 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 5%,black 95%,transparent)}.projects-scroll-container.is-visible .projects-scroll-row{opacity:1;transform:translateX(0)}.projects-scroll-row--right{transform:translateX(-100px);transition-delay:.2s}.projects-scroll-row--left{transform:translateX(100px);transition-delay:.4s}.projects-scroll-container.is-visible .projects-scroll-row--left,.projects-scroll-container.is-visible .projects-scroll-row--right{transform:translateX(0)}.projects-scroll-track{display:flex;gap:2rem;animation-timing-function:linear;animation-iteration-count:infinite;will-change:transform;padding:5px}.projects-scroll-row--right .projects-scroll-track{animation:scroll-right 45s linear infinite}.projects-scroll-row--left .projects-scroll-track{animation:scroll-left 45s linear infinite}@keyframes scroll-right{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes scroll-left{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.projects-scroll-row:hover .projects-scroll-track{animation-play-state:paused}.projects-scroll-item{flex-shrink:0}.projects-scroll-card{display:flex;align-items:center;justify-content:center;min-width:200px;height:100px;padding:1.5rem;background:#ffffff;border:1px solid rgba(0,0,0,.08);border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.projects-scroll-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.08);border-color:rgba(232,31,31,.2)}.projects-scroll-logo{width:auto!important;height:auto!important;max-height:50px;max-width:120px;object-fit:contain;opacity:.7;transition:opacity .3s ease}.projects-scroll-card:hover .projects-scroll-logo{opacity:1}@media (max-width:1024px){.projects-scroll-container{padding:4rem 0}.projects-scroll-wrapper{padding:0 2rem}.projects-scroll-track{gap:1.5rem}.projects-scroll-card{min-width:180px;height:90px;padding:1.25rem}.projects-scroll-logo{max-height:45px;max-width:110px}}@media (max-width:768px){.projects-scroll-container{padding:3rem 0}.projects-scroll-wrapper{padding:0 1.5rem}.projects-scroll-header{margin-bottom:2.5rem}.projects-scroll-title{font-size:28px}.projects-scroll-tracks{gap:1.5rem}.projects-scroll-track{gap:1.25rem}.projects-scroll-card{min-width:160px;height:85px;padding:1rem}.projects-scroll-logo{max-height:40px;max-width:100px}}@media (max-width:480px){.projects-scroll-container{padding:2.5rem 0}.projects-scroll-wrapper{padding:0 1rem}.projects-scroll-tracks{gap:1.25rem}.projects-scroll-track{gap:1rem}.projects-scroll-card{min-width:150px;height:80px;padding:1rem}.projects-scroll-logo{max-height:36px;max-width:90px}}@media (prefers-reduced-motion:reduce){.projects-scroll-track{animation:none!important}.projects-scroll-header{opacity:1;transform:none}.projects-scroll-card:hover{transform:translateY(-2px)}}.box_section{font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;background:#ffffff;padding:5rem 3rem;position:relative;overflow:hidden}.box_section:before{content:"";position:absolute;top:-30%;right:-20%;width:150%;height:150%;background:radial-gradient(ellipse at center,#E81F1F 0,transparent 60%);opacity:.03;pointer-events:none;z-index:0}.container{max-width:1400px;margin:0 auto;position:relative;z-index:1}.box_section_header{text-align:center;margin-bottom:4rem;opacity:0;transform:translateY(30px);animation:fadeInUp .8s ease forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.box_section_header h2{font-family:Montserrat;font-size:clamp(32px,3.5vw,42px);font-weight:800;letter-spacing:-.02em;color:#000;margin:0;position:relative;display:inline-block}.box_section_header h2:before{content:"WHAT WE DO";position:absolute;top:-2rem;left:50%;transform:translateX(-50%);font-size:11px;font-weight:700;letter-spacing:2px;color:#E81F1F;text-transform:uppercase;padding:6px 16px;border:1.5px solid rgba(232,31,31,.25);border-radius:100px;background:linear-gradient(135deg,rgba(232,31,31,.05),rgba(232,31,31,.02));box-shadow:0 2px 8px rgba(232,31,31,.08);white-space:nowrap}.box_section_cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}.box_section_cta{text-align:center;margin-top:4rem;opacity:0;transform:translateY(20px);animation:fadeInUp .8s ease .3s forwards}.box_section_cta button{display:inline-flex;align-items:center;gap:10px;background:#000;color:white;font-size:14px;font-weight:700;padding:14px 32px;border-radius:100px;border:none;cursor:pointer;transition:all .4s cubic-bezier(.34,1.56,.64,1);font-family:Montserrat,sans-serif;box-shadow:0 4px 16px rgba(0,0,0,.15);letter-spacing:.5px;position:relative;overflow:hidden}.box_section_cta button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#E81F1F;transition:left .4s cubic-bezier(.4,0,.2,1);z-index:0}.box_section_cta button:hover:before{left:0}.box_section_cta button:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 12px 32px rgba(232,31,31,.25)}.box_section_cta button svg{width:18px;height:18px;position:relative;z-index:1;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.box_section_cta button:hover svg{transform:rotate(1turn) scale(1.2)}.box_section_cta button>*{position:relative;z-index:2}.box_section_cta button span{position:relative;z-index:2;color:white}@media (max-width:1024px){.box_section{padding:4rem 2rem}.box_section_cards{grid-template-columns:repeat(2,1fr);gap:1.25rem}.box_section_header{margin-bottom:3rem}}@media (max-width:768px){.box_section{padding:3rem 1.5rem}.box_section_header{margin-bottom:2.5rem}.box_section_header h2{font-size:28px}.box_section_header h2:before{top:-1.75rem;font-size:10px;padding:5px 14px}.box_section_cards{grid-template-columns:1fr;gap:1.25rem}.box_section_cta{margin-top:3rem}}@media (prefers-reduced-motion:reduce){.box_section_cta,.box_section_header{animation:none!important;opacity:1;transform:none}.box_section_cta button:hover{transform:translateY(-2px)}.box_section_cta button:hover svg{transform:rotate(0) scale(1.1)}}.card_box{background:#ffffff;border-radius:14px;padding:24px 22px;position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .4s cubic-bezier(.16,1,.3,1);cursor:pointer;border:1px solid #f0f0f0;min-height:280px;overflow:hidden}.card_box:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#e81f1f,transparent);transform:translateX(-100%);transition:transform .6s ease}.card_box:hover:after{transform:translateX(100%)}.card_box:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(232,31,31,.1);border-color:rgba(232,31,31,.3)}.card_box:hover .icon-wrapper{transform:scale(1.1)}@keyframes iconPulse{0%,to{transform:scale(1.1)}50%{transform:scale(1.15)}}.card_box:hover .icon-wrapper svg .primary-path{stroke:#e81f1f;fill:#e81f1f}.card_box:hover .icon-wrapper svg .secondary-path{opacity:1}.card_box:hover h3{color:#e81f1f}.card_box:hover .learn-more-badge{background:#e81f1f;color:white;padding-right:16px}.card_box:hover .learn-more-badge svg{transform:translateX(2px)}.icon-wrapper{width:60px;height:60px;margin-bottom:8px;position:relative;display:flex;align-items:center;justify-content:center;transition:transform .4s cubic-bezier(.16,1,.3,1);flex-shrink:0}.card-icon,.icon-wrapper img{width:52px;height:52px;position:relative;z-index:1;transition:all .4s ease}.icon-wrapper svg{width:60px;height:60px;position:relative;z-index:1}.icon-wrapper svg .primary-path{transition:all .4s ease}.icon-wrapper svg .secondary-path{transition:all .4s ease;opacity:0}.card_box:hover .card-icon{filter:brightness(1.1) saturate(1.2)}.card_box:hover .icon-wrapper img circle[fill="#E81F1F"],.card_box:hover .icon-wrapper img path[fill="#E81F1F"]{fill:#c41818}.card_box:hover .icon-wrapper img circle[stroke="#E81F1F"],.card_box:hover .icon-wrapper img path[stroke="#E81F1F"]{stroke:#c41818}.service-number{position:absolute;top:18px;right:20px;font-size:11px;font-weight:700;color:#e81f1f;letter-spacing:.05em;opacity:.5}.card_box h3{font-size:clamp(15px,14px + .4vw,17px);font-weight:600;margin-bottom:10px;color:#000000;line-height:1.35;transition:color .3s ease}.card_box p{font-size:13px;line-height:1.65;color:#666666;margin-bottom:auto;max-width:305px}.learn-more-badge{display:inline-flex;align-items:center;gap:5px;margin-top:16px;padding:7px 11px;font-size:10px;font-weight:600;text-decoration:none;color:#e81f1f;text-transform:uppercase;letter-spacing:.05em;transition:all .3s ease;border:1.5px solid #e81f1f;border-radius:18px;background:transparent;cursor:pointer}.learn-more-badge span,.learn-more-badge svg{position:relative;z-index:1}.learn-more-badge svg{width:10px;height:10px;transition:transform .3s ease}.card_list{width:85%;max-width:500px;background:rgba(255,255,255,.6);backdrop-filter:blur(10px);display:flex;flex-direction:column;text-align:left;border-radius:8px;padding:14px 16px;box-shadow:0 2px 12px rgba(0,0,0,.08);border:1px solid rgba(232,31,31,.06);margin:0 auto;position:relative;will-change:transform,opacity}.card_list h4{font-size:.75rem;color:#E81F1F!important;text-align:left;padding-bottom:.5rem;font-weight:700;letter-spacing:.2px;text-transform:capitalize;transition:color .4s ease,letter-spacing .4s ease}.card_list ul{display:flex;flex-direction:column;gap:6px;padding-left:3px;margin:0}.card_list li{font-size:.65625rem;padding-left:14px;position:relative;color:#2c2c2c;line-height:1.6;font-weight:400;transition:color .4s ease,transform .4s ease}.card_list li:before{content:"";position:absolute;left:3px;top:6px;width:5px;height:5px;background-color:#E81F1F;border-radius:50%;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.card_list.card-active{box-shadow:0 8px 32px rgba(232,31,31,.12),0 2px 8px rgba(0,0,0,.06);border-color:rgba(232,31,31,.15);background:rgba(255,255,255,.85);transition:all .5s cubic-bezier(.34,1.56,.64,1)}.card_list.card-active h4{color:#c62828!important;letter-spacing:.4px}.card_list.card-active li{color:#1a1a1a}.card_list.card-active li:before{transform:scale(1.4);box-shadow:0 0 12px rgba(232,31,31,.5)}.card_list.card-active li:first-child{transition-delay:0s}.card_list.card-active li:nth-child(2){transition-delay:.05s}.card_list.card-active li:nth-child(3){transition-delay:.1s}.card_list.card-active li:nth-child(4){transition-delay:.15s}.card_list.card-active li:nth-child(5){transition-delay:.2s}.timeline-progress{position:absolute;top:0;left:11px;width:2px;height:0;background:linear-gradient(180deg,#E81F1F,#ff4444 50%,#E81F1F);border-radius:50px;z-index:10;pointer-events:none;will-change:height}.timeline-progress:after{content:"";position:absolute;bottom:-8px;left:-7px;width:16px;height:16px;background:radial-gradient(circle,#ff4444 0,#E81F1F 70%);border-radius:50%;border:3px solid rgba(255,255,255,1);box-shadow:0 0 20px rgba(232,31,31,.6),0 0 40px rgba(232,31,31,.3);animation:dot-pulse 2s ease-in-out infinite}.list_section_cards:before{opacity:.15!important;z-index:0!important}.decorative_left,.decorative_right{will-change:transform;filter:drop-shadow(0 10px 20px rgba(0,0,0,.12))}@keyframes dot-pulse{0%,to{box-shadow:0 0 20px rgba(232,31,31,.6),0 0 40px rgba(232,31,31,.3);transform:scale(1)}50%{box-shadow:0 0 30px rgba(232,31,31,.8),0 0 60px rgba(232,31,31,.4);transform:scale(1.1)}}@media(width > 768px){.card_list{width:38%;max-width:480px;background:transparent;box-shadow:none;backdrop-filter:none;padding:18px 24px;border-radius:0;border:none}.card_list h4{font-size:1.0625rem!important;font-weight:700;margin-bottom:5px;padding-bottom:.75rem}.card_list ul{gap:8px}.card_list li{font-size:.8125rem;line-height:1.7;padding-left:18px}.card_list li:before{left:4px;width:6px;height:6px;top:9px}.card_list.card-active{background:rgba(255,255,255,.4);box-shadow:0 12px 48px rgba(232,31,31,.15),0 4px 12px rgba(0,0,0,.05);border-radius:12px;border:1px solid rgba(232,31,31,.1)}.timeline-progress{left:50%;margin-left:-1.5px;width:3px;background:linear-gradient(180deg,#E81F1F,#ff5252 30%,#E81F1F 60%,#ff5252)}.timeline-progress:after{left:-11px;bottom:-12px;width:24px;height:24px;border-width:4px}.card_list:nth-child(odd){width:fit-content!important;max-width:420px;margin-left:calc(50% + 40px);margin-right:auto}.card_list:nth-child(2n){width:fit-content!important;max-width:420px;margin-right:calc(50% + 40px);margin-left:auto}.card_list:nth-child(2n) li{padding-left:18px}.card_list:nth-child(2n) li:before{left:4px}.card_list:nth-child(odd):before{height:22px;width:22px;background-color:white;border-radius:50%;border:2px solid #e81f1f;z-index:5}.card_list:nth-child(odd):after,.card_list:nth-child(odd):before{content:"";position:absolute;top:50%;left:-40px;transform:translate(-50%,-50%);transition:all .4s cubic-bezier(.34,1.56,.64,1)}.card_list:nth-child(odd):after{height:12px;width:12px;background-color:#E81F1F;border-radius:50%;z-index:6}.card_list:nth-child(2n):before{height:22px;width:22px;background-color:white;border-radius:50%;border:2px solid #e81f1f;z-index:5}.card_list:nth-child(2n):after,.card_list:nth-child(2n):before{content:"";position:absolute;top:50%;right:-40px;transform:translate(50%,-50%);transition:all .4s cubic-bezier(.34,1.56,.64,1)}.card_list:nth-child(2n):after{height:12px;width:12px;background-color:#E81F1F;border-radius:50%;z-index:6}}@media(width > 1200px){.card_list:nth-child(2n),.card_list:nth-child(odd){max-width:480px}.card_list h4{font-size:1.1875rem!important}.card_list li{font-size:.84375rem}.card_list:nth-child(odd){margin-left:calc(50% + 60px)}.card_list:nth-child(2n){margin-right:calc(50% + 60px)}.card_list:nth-child(odd):after,.card_list:nth-child(odd):before{left:-60px}.card_list:nth-child(2n):after,.card_list:nth-child(2n):before{right:-60px}}@media(width <= 480px){.card_list{width:88%;padding:12px 14px}.card_list h4{font-size:.8rem}.card_list li{font-size:.6875rem}.timeline-progress{left:10px}.timeline-progress:after{width:14px;height:14px;left:-6px;bottom:-7px;border-width:2px}}.modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.8);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .3s ease;overflow-y:hidden;overscroll-behavior:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-container{width:100vw;height:100vh;background:#f8f8f8;display:flex;flex-direction:column}.modal-header{padding:18px 40px;background:#ffffff;border-bottom:1px solid #eaeaea;position:sticky;top:0;z-index:100}.modal-header-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.header-left{display:flex;align-items:center;gap:14px}.service-icon-header{width:44px;height:44px;border-radius:10px;border:1px solid #eaeaea;background:#fafafa;display:flex;align-items:center;justify-content:center;transition:all .25s ease}.service-icon-header:hover{border-color:#e81f1f;background:#fef7f7}.service-icon-header-inner{display:flex;align-items:center;justify-content:center}.service-icon-header svg{width:24px;height:24px}.header-title{font-size:16px;font-weight:600;color:#1a1a1a;letter-spacing:-.01em}.header-subtitle{font-size:13px;color:#777;font-weight:400;margin-top:2px}.closeBtn{width:40px;height:40px;border:1px solid #eaeaea;background:#ffffff;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .25s ease}.closeBtn:hover{background:#fef7f7;border-color:#e81f1f}.closeBtn:hover svg{stroke:#e81f1f}.closeBtn svg{width:18px;height:18px;stroke:#888;transition:stroke .25s ease}.modal-body{flex:1;overflow-y:auto;background:#f8f8f8}.hero-section{padding:56px 40px;background:linear-gradient(180deg,#ffffff,#f8f8f8);position:relative;overflow:hidden}.hero-section:before{content:"";position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(232,31,31,.04) 0,transparent 70%);pointer-events:none}.hero-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:80px}.hero-container,.hero-visual{align-items:center;position:relative}.hero-visual{width:280px;height:280px;display:flex;justify-content:center}.hero-visual-bg{position:absolute;inset:0;background:linear-gradient(135deg,#fafafa,#f0f0f0);border:1px solid #eaeaea;border-radius:24px;overflow:hidden}.hero-visual-bg:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(232,31,31,.03) 1px,transparent 0),linear-gradient(90deg,rgba(232,31,31,.03) 1px,transparent 0);background-size:24px 24px}.hero-visual-bg:after{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,rgba(232,31,31,.06) 0,transparent 60%)}.hero-visual-icon{position:relative;z-index:2;width:100px;height:100px;background:#ffffff;border:1px solid #eaeaea;border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px rgba(0,0,0,.08)}.hero-visual-icon svg{width:55px;height:55px;stroke:#e81f1f;stroke-width:1.5}.hero-visual-number{position:absolute;bottom:24px;right:24px;font-size:64px;font-weight:800;color:rgba(232,31,31,.08);line-height:1;z-index:1}.hero-visual-accent{position:absolute;top:24px;left:24px;width:8px;height:40px;background:#e81f1f;border-radius:4px}.hero-content{max-width:560px}.hero-content h2{font-size:40px;font-weight:700;line-height:1.15;color:#1a1a1a;letter-spacing:-.025em;margin-bottom:20px;position:relative}.hero-content h2:before{content:"";position:absolute;left:-24px;top:8px;width:4px;height:50px;background:#e81f1f;border-radius:2px}.hero-content h2:after{display:none}.hero-description{font-size:16px;color:#555;line-height:1.75;margin-bottom:32px}.hero-cta{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;background:#e81f1f;color:white;text-decoration:none;border-radius:8px;font-weight:600;font-size:14px;transition:all .25s ease;border:none;cursor:pointer;box-shadow:0 4px 16px rgba(232,31,31,.25)}.hero-cta:hover{background:#d11c1c;transform:translateY(-2px);box-shadow:0 6px 24px rgba(232,31,31,.35)}.hero-cta svg{width:16px;height:16px}.stats-bar{background:#ffffff;padding:0 40px;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea}.stats-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr)}.stat-item{padding:24px;text-align:center;position:relative}.stat-item:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:40px;background:#eaeaea}.stat-value{font-size:22px;font-weight:700;color:#e81f1f;margin-bottom:6px;display:flex;justify-content:center;align-items:center}.stat-value svg{width:22px;height:22px;stroke-width:2}.stat-label{font-size:12px;color:#666;font-weight:500}.content-section{padding:56px 40px 72px}.content-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 350px;gap:48px;align-items:start}.content-main{min-width:0}.section{margin-bottom:48px}.section:last-child{margin-bottom:0}.section-title{font-size:11px;font-weight:700;margin-bottom:20px;color:#e81f1f;display:flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.1em}.section-title svg{width:16px;height:16px;stroke:#e81f1f}.section-text{font-size:17px;color:#333;line-height:1.8;font-weight:400}.overview-section .section-text{background:#ffffff;border-radius:12px;padding:28px;position:relative;border:1px solid #eaeaea;border-left:3px solid #e81f1f}.features-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:0;background:#ffffff;border:1px solid #eaeaea;border-radius:12px;overflow:hidden}.feature-card{background:transparent;padding:28px;border-radius:0;border:1px solid #eaeaea;border-top:none;border-left:none;transition:all .25s ease;position:relative}.feature-card:nth-child(2n){border-right:none}.feature-card:nth-last-child(-n+2){border-bottom:none}.feature-card:hover{background:#fef7f7}.feature-number{font-size:32px;font-weight:800;color:#f0f0f0;position:absolute;top:16px;right:20px;line-height:1;transition:color .25s ease}.feature-card:hover .feature-number{color:#fbd5d5}.feature-header{display:flex;align-items:center;gap:0;margin-bottom:12px}.feature-icon{display:none}.feature-title{font-size:15px;font-weight:600;color:#1a1a1a;position:relative;padding-left:16px}.feature-title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#e81f1f;border-radius:50%}.feature-description{font-size:14px;color:#666;line-height:1.65;padding-left:16px}.tech-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.tech-card{background:#ffffff;border:1px solid #eaeaea;padding:10px 18px;border-radius:8px;font-weight:500;font-size:13px;color:#333;transition:all .25s ease}.tech-card:hover{border-color:#e81f1f;background:#fef7f7;color:#e81f1f}.sidebar{position:sticky;top:120px;display:flex;flex-direction:column;gap:16px}.info-card{background:#ffffff;border:1px solid #eaeaea;border-radius:14px;padding:24px}.info-card-title{font-size:14px;font-weight:600;margin-bottom:20px;color:#1a1a1a;padding-bottom:14px;border-bottom:1px solid #f0f0f0}.info-item{display:flex;align-items:center;gap:14px;margin-bottom:16px}.info-item:last-child{margin-bottom:0}.info-icon{width:40px;height:40px;background:#f8f8f8;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.info-icon svg{width:18px;height:18px;stroke:#e81f1f}.info-text-label{font-size:11px;color:#888;font-weight:500;text-transform:uppercase;letter-spacing:.03em;margin-bottom:3px}.info-text-value{font-size:14px;font-weight:600;color:#1a1a1a}.cta-card{background:linear-gradient(135deg,#e81f1f,#c91919);border-radius:14px;padding:28px 24px;text-align:center;color:white;position:relative;overflow:hidden}.cta-card:before{content:"";position:absolute;top:-50%;right:-50%;width:150px;height:150px;background:rgba(255,255,255,.1);border-radius:50%}.cta-card-title{font-size:18px;font-weight:700;margin-bottom:10px;position:relative}.cta-card-text{margin-bottom:20px;opacity:.9;line-height:1.6}.cta-card-button,.cta-card-text{font-size:14px;position:relative}.cta-card-button{display:block;width:100%;padding:13px;background:white;color:#e81f1f;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .25s ease;text-decoration:none;text-align:center}.cta-card-button:hover{transform:scale(1.03);box-shadow:0 4px 16px rgba(0,0,0,.15)}.portfolio-grid{display:grid;gap:20px;margin-top:24px}.portfolio-card{background:#ffffff;border:1px solid #eaeaea;border-radius:14px;text-decoration:none;transition:all .25s ease;display:block;overflow:hidden}.portfolio-card:hover{border-color:#d8d8d8;box-shadow:0 8px 32px rgba(0,0,0,.08);transform:translateY(-3px)}.portfolio-card-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#fafafa;border-bottom:1px solid #eaeaea}.portfolio-card-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;background:#ecfdf5;border-radius:20px;font-size:12px;font-weight:600;color:#059669}.portfolio-card-badge svg{width:8px;height:8px}.portfolio-card-live-indicator{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.03em}.live-pulse{width:6px;height:6px;background:#e81f1f;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.15)}}.portfolio-card-content{padding:24px}.portfolio-card-title{font-size:20px;font-weight:700;color:#1a1a1a;margin-bottom:8px;letter-spacing:-.01em}.portfolio-card-description{font-size:14px;color:#666;line-height:1.65;margin-bottom:20px}.portfolio-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:18px;background:#f8f8f8;border-radius:10px;margin-bottom:20px}.portfolio-stat{text-align:center}.portfolio-stat-value{display:block;font-size:18px;font-weight:700;color:#e81f1f;margin-bottom:4px}.stat-loading{animation:blink 1.5s infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.portfolio-stat-label{display:block;font-size:10px;color:#888;text-transform:uppercase;letter-spacing:.04em;font-weight:600}.portfolio-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#e81f1f;transition:all .25s ease;padding:12px 20px;background:#fef7f7;border:1px solid #fbd5d5;border-radius:8px;text-decoration:none}.portfolio-card:hover .portfolio-link{background:#e81f1f;color:white;border-color:#e81f1f}.portfolio-link svg{width:14px;height:14px;stroke:currentColor;transition:transform .25s ease}.portfolio-card:hover .portfolio-link svg{transform:translateX(3px)}@media (max-width:1200px){.modal-header{padding:18px 32px}.hero-section{padding:48px 32px}.hero-container{grid-template-columns:1fr;gap:40px}.hero-visual{display:none}.hero-content{max-width:100%}.hero-content h2{font-size:34px}.stats-bar{padding:0 32px}.content-section{padding:48px 32px 64px}.content-container{grid-template-columns:1fr;gap:40px}.sidebar{position:static;display:grid;gap:16px}.features-grid,.sidebar{grid-template-columns:1fr 1fr}}@media (max-width:768px){.modal-header{padding:14px 20px}.header-left{gap:12px}.service-icon-header{width:40px;height:40px}.service-icon-header svg{width:22px;height:22px}.header-title{font-size:15px}.header-subtitle{font-size:12px}.closeBtn{width:38px;height:38px}.closeBtn svg{width:16px;height:16px}.hero-section{padding:36px 20px}.hero-section:before{display:none}.hero-content h2{font-size:28px;margin-bottom:16px}.hero-content h2:before{left:-16px;width:3px;height:40px;top:4px}.hero-description{font-size:15px;margin-bottom:28px}.hero-cta{padding:13px 24px;font-size:14px;width:100%;justify-content:center}.stats-bar{padding:0 20px}.stats-container{grid-template-columns:repeat(2,1fr)}.stat-item{padding:20px 16px}.stat-item:nth-child(2):after,.stat-item:nth-child(3):after,.stat-item:nth-child(4):after{display:none}.stat-item:first-child,.stat-item:nth-child(2){border-bottom:1px solid #eaeaea}.stat-value{font-size:20px}.stat-label{font-size:11px}.content-section{padding:36px 20px 56px}.content-container{gap:32px}.section{margin-bottom:36px}.section-title{font-size:18px;margin-bottom:14px;gap:8px}.section-title svg{width:20px;height:20px}.section-text{font-size:14px}.features-grid{grid-template-columns:1fr}.feature-card{border-right:none}.feature-card:last-child{border-bottom:none}.feature-card{padding:22px}.feature-header{margin-bottom:8px}.feature-title{font-size:14px;padding-left:14px}.feature-title:before{width:5px;height:5px}.feature-description{font-size:13px;padding-left:14px}.feature-number{font-size:28px;top:14px;right:16px}.tech-grid{gap:8px}.tech-card{padding:8px 14px;font-size:12px}.sidebar{grid-template-columns:1fr;gap:14px}.info-card{padding:20px}.info-card-title{font-size:13px;margin-bottom:16px;padding-bottom:12px}.info-item{gap:12px;margin-bottom:14px}.info-icon{width:36px;height:36px}.info-icon svg{width:16px;height:16px}.info-text-label{font-size:10px}.info-text-value{font-size:13px}.cta-card{padding:24px 20px}.cta-card-title{font-size:17px}.cta-card-text{font-size:13px;margin-bottom:18px}.cta-card-button{padding:12px;font-size:13px}.portfolio-card-header{padding:14px 18px;flex-wrap:wrap;gap:10px}.portfolio-card-badge{font-size:11px}.portfolio-card-live-indicator{font-size:10px}.portfolio-card-content{padding:20px}.portfolio-card-title{font-size:18px}.portfolio-card-description{font-size:13px;margin-bottom:16px}.portfolio-stats{grid-template-columns:repeat(2,1fr);gap:14px;padding:14px;margin-bottom:16px}.portfolio-stat-value{font-size:16px}.portfolio-stat-label{font-size:9px}.portfolio-link{padding:10px 16px;font-size:13px}}@media (max-width:480px){.modal-header{padding:12px 16px}.service-icon-header{width:36px;height:36px}.service-icon-header svg{width:20px;height:20px}.header-title{font-size:14px}.header-subtitle{display:none}.closeBtn{width:36px;height:36px}.hero-section{padding:28px 16px}.hero-content h2{font-size:24px;padding-left:16px}.hero-content h2:before{left:0;height:100%;top:0}.hero-description{font-size:14px;margin-bottom:24px}.stats-bar{padding:0 16px}.stat-item{padding:16px 12px}.stat-value{font-size:18px}.stat-value svg{width:22px!important;height:22px!important;margin-bottom:4px!important}.stat-label{font-size:10px}.content-section{padding:28px 16px 48px}.section{margin-bottom:28px}.section-title{font-size:16px}.feature-card{padding:16px}.info-card{padding:18px}.cta-card{padding:22px 18px}.portfolio-card-content{padding:16px}.portfolio-stats{padding:12px;gap:10px}}.list_section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:100%;height:fit-content;padding:48px 0;background:url(/_next/static/media/Vector.6eee1e2b.svg) no-repeat 50%;background-size:cover;background-attachment:fixed;position:relative;background-color:#fafafa}.list_section_decorative_images{position:absolute;left:50%;transform:translateX(-50%);width:100%;max-width:1400px;height:200px;pointer-events:none;z-index:1}.decorative_left{left:0;top:53px}.decorative_left,.decorative_right{position:absolute;width:150px;height:auto;opacity:.8}.decorative_right{right:0;top:0}.list_section_header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:92%;max-width:800px;height:fit-content;text-align:center;margin:0 auto;will-change:transform,opacity}.list_section_header h2{font-size:1.5rem;position:relative;line-height:1.25}.list_section_header p{font-size:.9375rem;line-height:1.65;color:#444}.list_section_cards{width:100%;height:fit-content;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:32px 0 32px 26px;position:relative;z-index:1}.list_section_cards:before{content:"";position:absolute;left:12px;top:0;height:100%;width:2px;background-color:#E81F1F;border-radius:50px;z-index:0;opacity:.15}.list_section_cards h2{font-size:.9rem;font-weight:600;color:#000;text-align:center;width:100%;height:fit-content;padding:8px 0}@media(width <= 480px){.list_section{padding:24px 0;gap:8px}.list_section_header h2{font-size:1.6rem;line-height:1.15}.list_section_header p{font-size:.75rem;width:95%;line-height:1.45}.list_section_header{gap:10px;width:94%}.list_section_cards{gap:12px;padding:20px 0 24px 22px}.list_section_cards:before{width:2px;left:10px}.list_section_decorative_images{top:-30px;height:80px}.decorative_left,.decorative_right{width:90px;opacity:1;top:0}}@media(width > 480px) and (width <= 768px){.list_section{padding:32px 0;gap:12px}.list_section_header h2{font-size:2rem}.list_section_header p{font-size:.85rem;width:92%}.list_section_cards{gap:16px;padding:26px 0 30px 26px}.list_section_cards:before{width:2px;left:12px}.list_section_decorative_images{top:-50px;height:120px}.decorative_left,.decorative_right{width:110px;opacity:1;top:0}}@media(width > 768px){.list_section{position:relative;padding:80px 0;gap:20px}.list_section:before{content:"";position:absolute;inset:0;margin:auto;left:-92.5%;width:300px;height:300px;background:url(/_next/static/media/group.a28ead3a.svg) no-repeat 50%,transparent;background-size:100% 100%}.list_section_decorative_images{top:-100px;height:250px;padding:0 20px}.decorative_left{width:200px;left:20px;opacity:.75;top:0}.decorative_right{width:200px;right:20px;opacity:.9}.list_section_header{max-width:900px;gap:20px}.list_section_header h2{font-size:3rem;font-weight:700}.list_section_header p{font-size:1.0625rem;width:70%;max-width:650px;line-height:1.75}.list_section_cards{gap:28px;padding:48px 0}.list_section_cards:before{content:"";position:absolute;inset:0;left:auto;margin:auto;height:98%;width:2.5px;background-color:#E81F1F;border-radius:50px;z-index:-1;opacity:.15}}@media(width > 1200px){.list_section_cards{gap:36px}}.footer{background:#ffffff;color:#000;padding:32px 50px;border-top:1px solid rgba(0,0,0,.08)}.footer_container{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}.footer_logo{flex-shrink:0}.footer_logo img{width:160px;height:auto;object-fit:contain}.footer_links{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.footer_links a{color:#666;text-decoration:none;font-size:14px;font-weight:500;transition:color .2s ease}.footer_links a:hover{color:#E81F1F}.footer_contact{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.footer_contact_item{display:flex;align-items:center;gap:8px;color:#333;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s ease}.footer_contact_item:hover{color:#E81F1F}.footer_contact_item img{flex-shrink:0}@media (max-width:768px){.footer{padding:24px 20px}.footer_container{flex-direction:column;align-items:flex-start;gap:24px}.footer_logo img{width:140px}.footer_links{gap:20px}.footer_contact{flex-direction:column;align-items:flex-start;gap:12px}}*{margin:0;padding:0;box-sizing:border-box}.popup-overlay{position:fixed;inset:0;background:rgba(0,0,0,.75);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000}.popup{background:white;border-radius:20px;width:95vw;height:92vh;max-width:1600px;max-height:950px;overflow:hidden;position:relative;box-shadow:0 25px 80px rgba(0,0,0,.4);animation:slideUp .4s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column}@keyframes slideUp{0%{opacity:0;transform:translateY(30px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.popup-overlay.closing{animation:fadeOut .3s ease forwards}.popup-overlay.closing .popup{animation:slideDown .3s ease forwards}@keyframes fadeOut{to{opacity:0}}@keyframes slideDown{to{opacity:0;transform:translateY(30px) scale(.96)}}.popup-content{display:grid;grid-template-columns:280px 1fr;flex:1;min-height:0;overflow:hidden}.left-section{padding:28px 24px;background:#fafafa;border-right:1px solid #e8e8e8;overflow-y:hidden;gap:20px}.left-section,.right-section{display:flex;flex-direction:column;height:100%}.right-section{padding:24px 20px;align-items:center;overflow-y:auto}.right-section::-webkit-scrollbar,.tab-content.active form::-webkit-scrollbar{width:4px}.right-section::-webkit-scrollbar-track,.tab-content.active form::-webkit-scrollbar-track{background:transparent}.right-section::-webkit-scrollbar-thumb,.tab-content.active form::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.right-section::-webkit-scrollbar-thumb:hover,.tab-content.active form::-webkit-scrollbar-thumb:hover{background:#e81f1f}.close-btn{position:absolute;top:24px;right:24px;width:44px;height:44px;border:none;background:rgba(0,0,0,.04);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.16,1,.3,1);z-index:100}.close-btn:hover{background:rgba(232,31,31,.1);transform:rotate(90deg) scale(1.05)}.close-btn svg{width:20px;height:20px;color:#666;transition:color .3s ease}.close-btn:hover svg{color:#e81f1f}.popup-header{display:none}.section-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#999;margin-bottom:10px}.service-buttons{display:grid;gap:8px}.service-btn{padding:10px 12px;border:2px solid #e8e8e8;background:white;border-radius:8px;font-size:13px;font-weight:600;color:#1a1a1a;cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1);text-align:left;position:relative;will-change:transform}.service-btn:hover{border-color:#e81f1f;background:#fff5f5;transform:translateX(2px);box-shadow:0 2px 8px rgba(232,31,31,.08)}.service-btn.active{border-color:#e81f1f;background:linear-gradient(135deg,#e81f1f,#c91919);color:white;box-shadow:0 8px 20px rgba(232,31,31,.3)}.service-btn.active:after{content:"✓";position:absolute;right:12px;top:50%;transform:translateY(-50%);font-weight:700;font-size:14px}.contact-info{display:flex;flex-direction:column}.contact-item{display:flex;align-items:center;gap:10px;color:#666;font-size:12px;transition:all .3s ease;padding:6px 0}.contact-item:hover{transform:translateX(2px)}.contact-item:hover .contact-icon{border-color:#e81f1f;box-shadow:0 3px 10px rgba(232,31,31,.12)}.contact-icon{width:32px;height:32px;background:white;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #e8e8e8;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease}.contact-icon svg{width:16px;height:16px;color:#e81f1f}.contact-item a{color:#666;text-decoration:none;transition:color .3s ease;font-weight:500}.contact-item a:hover{color:#e81f1f}.trust-badges{display:flex;gap:8px;padding-top:16px;border-top:1px solid #e8e8e8;flex-wrap:wrap}.trust-badge{display:flex;align-items:center;gap:5px;padding:6px;background:white;border-radius:6px;color:#666;font-size:9px;font-weight:600;border:1px solid #e8e8e8;transition:all .2s ease}.trust-badge:hover{border-color:#4caf50;box-shadow:0 2px 8px rgba(76,175,80,.15)}.trust-badge svg{width:14px;height:14px;color:#4caf50}.tab-toggle{display:flex;gap:6px;background:#f5f5f5;padding:4px;border-radius:10px;margin-bottom:20px;flex-shrink:0;box-shadow:inset 0 2px 4px rgba(0,0,0,.06);width:88%;max-width:950px}.tab-btn{flex:1;padding:8px 16px;border:none;background:transparent;border-radius:7px;font-size:13px;font-weight:600;color:#666;cursor:pointer;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;align-items:center;justify-content:center;gap:6px;will-change:transform}.tab-btn svg{width:16px;height:16px}.tab-btn:hover:not(.active){color:#333;transform:translateY(-1px)}.tab-btn.active{background:white;color:#e81f1f;box-shadow:0 4px 12px rgba(0,0,0,.1);transform:scale(1.02)}.tab-content{display:none}.tab-content.active{display:flex;flex-direction:column;flex:1;min-height:0;width:100%;max-width:950px}.tab-content.active form{display:grid;grid-template-columns:1fr 1fr;gap:20px;overflow-y:auto;padding-right:10px;padding-bottom:20px}.form-group{display:flex;flex-direction:column}.form-group:nth-child(4),.form-group:nth-child(5){grid-column:1/-1}.form-label{display:block;font-size:12px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.form-input{width:100%;padding:12px 16px;border:2px solid #e8e8e8;border-radius:8px;font-size:14px;font-family:inherit;transition:all .3s ease;background:white}.form-input:focus{outline:none;border-color:#e81f1f;background:#fffafa;box-shadow:0 0 0 3px rgba(232,31,31,.08)}textarea.form-input{resize:vertical;min-height:120px}.submit-btn{width:100%;padding:12px 24px;background:linear-gradient(135deg,#e81f1f,#c91919);color:white;border:none;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;align-items:center;justify-content:center;gap:8px;margin-top:8px;flex-shrink:0;box-shadow:0 4px 16px rgba(232,31,31,.2);will-change:transform}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(232,31,31,.3)}.submit-btn:active{transform:translateY(0);box-shadow:0 2px 8px rgba(232,31,31,.2)}.submit-btn svg{width:18px;height:18px}.submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none!important}.spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.notification{position:fixed;top:24px;right:24px;padding:16px 24px;border-radius:12px;font-size:14px;font-weight:600;display:flex;align-items:center;gap:12px;box-shadow:0 8px 24px rgba(0,0,0,.15);z-index:2000;animation:slideInRight .4s cubic-bezier(.16,1,.3,1)}@keyframes slideInRight{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}.notification.success{background:linear-gradient(135deg,#4caf50,#45a049);color:white}.notification.error{background:linear-gradient(135deg,#f44336,#e53935);color:white}.notification svg{width:20px;height:20px;flex-shrink:0}.notification.closing{animation:slideOutRight .5s cubic-bezier(.16,1,.3,1) forwards}@keyframes slideOutRight{0%{opacity:1;transform:translateX(0) scale(1)}50%{opacity:.8;transform:translateX(20px) scale(.98)}to{opacity:0;transform:translateX(120px) scale(.95)}}.calendar-wrapper{flex:1;display:flex;align-items:center;justify-content:center;min-height:0;max-height:100%}.calendly-inline-widget{width:100%!important;max-width:950px!important;height:100%!important;max-height:750px!important}.calendly-inline-widget iframe{width:100%!important;height:100%!important;border:none!important}@media (min-width:1200px){.calendly-inline-widget{max-width:1000px!important;max-height:800px!important}.tab-content.active,.tab-toggle{max-width:1000px}}@media (max-width:1199px){.calendly-inline-widget{max-width:850px!important;max-height:700px!important}.tab-content.active,.tab-toggle{max-width:850px}.popup-content{grid-template-columns:270px 1fr}}@media (max-width:992px){.popup{width:96vw;height:94vh}.popup-content{grid-template-columns:260px 1fr}.left-section{padding:20px 18px;gap:20px}.right-section{padding:20px 16px}.calendly-inline-widget{max-width:750px!important;max-height:650px!important}.tab-content.active,.tab-toggle{max-width:750px}.tab-content.active form{grid-template-columns:1fr;gap:16px}.form-group:nth-child(4),.form-group:nth-child(5){grid-column:1}}@media (max-width:768px){.popup{border-radius:0;width:100%;height:100dvh;max-height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch}.popup-content{grid-template-columns:1fr;display:flex;flex-direction:column;height:auto;overflow:visible;padding-bottom:env(safe-area-inset-bottom)}.left-section{border-right:none;border-bottom:1px solid #e8e8e8;padding:20px 16px;gap:16px;overflow-y:visible;background:#fafafa;margin-bottom:0}.right-section{align-items:center;overflow:visible;height:auto;display:block;padding:20px 16px 10px;margin-top:0}.close-btn{top:12px;right:12px;width:36px;height:36px;background:white;box-shadow:0 2px 8px rgba(0,0,0,.15)}.service-btn{padding:10px 12px;font-size:13px}.trust-badges{margin-top:8px;margin-bottom:0;padding-top:16px;padding-bottom:0;gap:6px}.trust-badge{padding:6px 8px;font-size:9px}.tab-toggle{width:100%;max-width:100%;margin-bottom:20px;margin-top:0;position:relative;z-index:1}.tab-btn{padding:10px 12px;font-size:12px;gap:5px}.tab-btn svg{width:14px;height:14px}.tab-content.active{max-width:100%;overflow:visible}.tab-content.active form{grid-template-columns:1fr;gap:14px;overflow:visible;padding-right:0}.form-group{margin-bottom:0}.form-input{padding:10px 14px;font-size:14px}.form-label{font-size:11px;margin-bottom:6px}.form-group:nth-child(4),.form-group:nth-child(5){grid-column:1}.submit-btn{padding:12px 20px;font-size:14px;margin-top:4px;gap:6px}.submit-btn svg{width:16px;height:16px}.calendly-inline-widget{max-width:100%!important;height:750px!important}.calendar-wrapper{min-height:750px;max-height:none;overflow:visible}}@media (max-width:480px){.left-section{padding:16px 12px;gap:14px}.right-section{padding:16px 12px 10px}.service-btn{padding:9px 10px;font-size:12px}.trust-badges{flex-direction:column;gap:6px;margin-top:8px;margin-bottom:0;padding-top:14px;padding-bottom:0}.trust-badge{width:100%;justify-content:center;padding:6px 8px}.tab-toggle{margin-bottom:16px;padding:3px}.tab-btn{padding:8px 10px;font-size:11px;gap:4px}.tab-btn svg{width:13px;height:13px}.form-input{padding:9px 12px;font-size:13px}.submit-btn{padding:11px 18px;font-size:13px}.contact-item{padding:5px 0;font-size:11px}.contact-icon{width:28px;height:28px}.contact-icon svg{width:14px;height:14px}.section-label{font-size:9px;margin-bottom:8px}}.impact-section{width:100%;background:#ffffff;padding:6rem 2rem;position:relative}.impact-container{max-width:1300px;margin:0 auto}.impact-hero{text-align:center;margin-bottom:4rem}.impact-eyebrow{display:inline-flex;align-items:center;gap:.75rem;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;letter-spacing:2px;color:#E81F1F;text-transform:uppercase;margin-bottom:1.25rem}.eyebrow-dot{width:8px;height:8px;background:#E81F1F;border-radius:50%}.impact-headline{font-family:Montserrat,sans-serif;font-size:clamp(32px,4.5vw,52px);font-weight:800;color:#0a0a0a;line-height:1.1;margin:0 0 1.25rem;letter-spacing:-.02em}.highlight{color:#E81F1F}.impact-subheadline{font-family:Montserrat,sans-serif;font-size:clamp(15px,1.6vw,18px);font-weight:400;color:#666;line-height:1.6;margin:0 auto;max-width:580px}.impact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.impact-column{display:flex;flex-direction:column;gap:1.5rem}.impact-column--offset{margin-top:3rem}.impact-card{position:relative;height:300px;border-radius:16px;overflow:hidden;cursor:pointer;background:#fff;border:1px solid #eee;display:flex;flex-direction:column;opacity:0;transform:translateY(40px);transition:transform .4s ease,box-shadow .4s ease,border-color .4s ease;isolation:isolate}.impact-card.is-visible{opacity:1;transform:translateY(0);transition:opacity .6s ease,transform .6s ease,box-shadow .4s ease,border-color .4s ease}.impact-card[data-index="0"]{transition-delay:0s}.impact-card[data-index="1"]{transition-delay:.1s}.impact-card[data-index="2"]{transition-delay:.05s}.impact-card[data-index="3"]{transition-delay:.15s}.impact-card[data-index="4"]{transition-delay:.08s}.impact-card[data-index="5"]{transition-delay:.12s}.impact-card--tall{height:380px}.impact-card--medium{height:340px}.impact-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.1);border-color:#ddd}.card-image-wrapper{position:relative;width:100%;aspect-ratio:16/10;min-height:150px;overflow:hidden;background:#f5f5f5;border-radius:16px 16px 0 0}.card-image{position:absolute;top:0;left:0;width:100%!important;height:100%!important;object-fit:cover;object-position:center center;transition:transform .5s ease}.impact-card:hover .card-image{transform:scale(1.05)}.card-content{padding:1.25rem 1.5rem;background:#fff;border-top:1px solid #f0f0f0}.card-number{font-size:11px;color:#E81F1F;letter-spacing:.1em;display:block;margin-bottom:.4rem}.card-number,.card-title{font-family:Montserrat,sans-serif;font-weight:700}.card-title{font-size:18px;color:#0a0a0a;line-height:1.2;margin:0 0 .4rem}.card-text{font-family:Montserrat,sans-serif;font-size:13px;font-weight:400;color:#666;line-height:1.5;margin:0}@media (max-width:1024px){.impact-section{padding:5rem 1.5rem}.impact-grid{grid-template-columns:repeat(3,1fr);gap:1rem}.impact-column--offset{margin-top:2rem}}@media (max-width:880px){.impact-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.impact-column--offset{margin-top:1.5rem}.impact-card--tall .card-image-wrapper{aspect-ratio:16/12}.impact-card--medium .card-image-wrapper{aspect-ratio:16/11}}@media (max-width:768px){.impact-section{padding:4rem 1.5rem}.impact-hero{margin-bottom:3rem}.impact-grid{grid-template-columns:1fr;gap:1.25rem}.impact-column--offset{margin-top:0}.card-image-wrapper,.impact-card--medium .card-image-wrapper,.impact-card--tall .card-image-wrapper{aspect-ratio:16/9}.impact-card:hover{transform:translateY(-4px)}.card-content{padding:1rem 1.25rem}.card-title{font-size:16px}.card-text{font-size:12px}}@media (prefers-reduced-motion:reduce){.impact-card{opacity:1;transform:none;transition:box-shadow .3s ease}.card-image{transition:none}}@media (max-width:880px){.impact-card--tall{height:360px}.impact-card--tall .card-image-wrapper{aspect-ratio:16/12;min-height:180px}}