.aiwd__wrapper{--primary:#004480;--primary-light:#163a6b;--secondary:#f39c12;--secondary-dark:#d35400;--white:#fff;min-height:100vh;display:flex;font-family:Poppins;flex-direction:column;background:#fff}.aiwd__hero{background:linear-gradient(135deg,var(--primary) 0,var(--primary-light) 100%);padding:6rem 2rem;overflow:hidden}.aiwd__hero_container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.2fr .8fr;grid-gap:4rem;gap:4rem;align-items:center}.aiwd__hero_content{color:#fff}.aiwd__hero_tag{display:inline-block;background:#fff3;padding:.6rem 1.5rem;border-radius:25px;font-size:.9rem;font-weight:600;margin-bottom:1.5rem;border:1px solid #ffffff4d}.aiwd__hero_heading{font-size:3.2rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.aiwd__hero_description{font-size:1.15rem;line-height:1.7;margin-bottom:2.5rem;opacity:.95}.aiwd__hero_btn{display:inline-block;background:#fff;color:#004480;border:1px solid #004480;padding:1.2rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s;box-shadow:0 10px 30px #0003}.aiwd__hero_btn:hover{transform:translateY(-3px);box-shadow:0 15px 40px #0000004d}.aiwd__hero_visual{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.aiwd__hero_card{width:120px;height:120px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:3rem;border:2px solid #ffffff4d;animation:aiwd__float 3s ease-in-out infinite}.aiwd__hero_card:nth-child(2){animation-delay:.5s}.aiwd__hero_card:nth-child(3){animation-delay:1s}@keyframes aiwd__float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.aiwd__container{max-width:1200px;margin:0 auto;padding:0 2rem}.aiwd__title{font-size:2.8rem;font-weight:700;color:#2c3e50;text-align:center;margin-bottom:1.5rem}.aiwd__subtitle{font-size:1.1rem;margin-bottom:2.5rem}.aiwd__subtitle,.aiwd__text{color:#555;text-align:center}.aiwd__text{font-size:1.15rem;line-height:1.8;max-width:900px;margin:0 auto 2rem}.aiwd__what_section{padding:3rem 0;background:#f8f9fa}.aiwd__tagline{background:linear-gradient(135deg,#004480,#c44569);color:#fff;padding:1.5rem 2rem;border-radius:10px;text-align:center;font-size:1.3rem;font-weight:700;max-width:600px;margin:2rem auto;box-shadow:0 5px 20px #ff6b6b4d}.aiwd__audience_section{padding:3rem 0;background:#fff}.aiwd__title2{font-size:2.8rem;font-weight:700;color:#004480;text-align:center;margin-bottom:1.5rem}.aiwd__audience_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin:2rem 0}.aiwd__audience_card{background:linear-gradient(135deg,#fff5f5,#ffe3e3);border:2px solid #ffcccb;border-radius:15px;padding:2rem;display:flex;gap:1rem;align-items:flex-start;transition:all .3s}.aiwd__audience_card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #ff6b6b33;border-color:#ff6b6b}.aiwd__audience_icon{width:35px;height:35px;background:#ff6b6b;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.aiwd__audience_card p{color:#444;line-height:1.6;font-size:1.05rem}.aiwd__closing_text{text-align:center;font-size:1.15rem;color:#004480;font-weight:600;margin-top:2rem}.aiwd__problems_section{padding:3rem 0;background:#2c3e50;color:#fff}.aiwd__problems_section .aiwd__title{color:#fff}.aiwd__problems_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:.8rem;gap:.8rem;margin:3rem 0}.aiwd__problem_item{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid #fff3;border-radius:12px;padding:1rem;text-align:center;transition:all .3s}.aiwd__problem_item:hover{background:#ffffff26;transform:translateY(-5px)}.aiwd__problem_icon{font-size:3rem;display:block;margin-bottom:1rem}.aiwd__problem_text{font-size:1.1rem;font-weight:600}.aiwd__problems_footer{text-align:center;font-size:1.2rem;color:#ecf0f1;margin-top:2rem;font-style:italic}.aiwd__services_section{padding:3rem 0;background:linear-gradient(180deg,#fff,#f8f9fa)}.aiwd__services_list{max-width:900px;margin:3rem auto}.aiwd__service_item{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;margin-bottom:1rem;background:#fff;border-radius:10px;border-left:5px solid #ff6b6b!important;border:1px solid #ff6b6b;box-shadow:0 2px 10px #0000000d;transition:all .3s}.aiwd__service_item:hover{transform:translateX(10px);box-shadow:0 5px 20px #ff6b6b33}.aiwd__service_bullet{width:12px;height:12px;background:#ff6b6b;border-radius:50%;flex-shrink:0}.aiwd__service_item span{font-size:1.1rem;color:#2c3e50;font-weight:500}.aiwd__services_note{text-align:center;font-size:1.1rem;color:#666;margin-top:2rem;font-style:italic}.aiwd__comparison_section{padding:3rem 0;background:#f8f9fa}.aiwd__comparison_grid{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:2rem;gap:2rem;margin:3rem 0;align-items:start}.aiwd__comparison_column h3{font-size:1.5rem;margin-bottom:1.5rem;text-align:center;font-weight:700}.aiwd__comparison_traditional{background:#e9ecef;padding:2rem;border-radius:15px}.aiwd__comparison_traditional h3{color:#6c757d}.aiwd__comparison_ai{background:linear-gradient(135deg,#fff5f5,#ffe3e3);padding:2rem;border-radius:15px;border:2px solid #ff6b6b}.aiwd__comparison_ai h3{color:#ff6b6b}.aiwd__comparison_item{padding:1.2rem;margin-bottom:1rem;background:#fff;border-radius:8px;font-size:1.05rem;color:#2c3e50;box-shadow:0 2px 5px #0000000d}.aiwd__comparison_divider{font-size:2rem;font-weight:700;color:#ff6b6b;display:flex;align-items:center;justify-content:center;padding:2rem 0}.aiwd__comparison_footer{text-align:center;font-size:1.15rem;color:#004480;font-weight:600;margin-top:2rem}.aiwd__process_section{padding:3rem 0;background:#fff}.aiwd__process_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.aiwd__process_card{background:linear-gradient(135deg,#fff5f5,#fff);border:2px solid #ffcccb;border-radius:15px;padding:2rem;text-align:center;transition:all .3s;position:relative;overflow:hidden}.aiwd__process_card:hover{border-color:#ff6b6b;transform:translateY(-8px);box-shadow:0 10px 30px #ff6b6b33}.aiwd__process_number{width:60px;height:60px;background:linear-gradient(135deg,#004480,#c44569);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;margin:0 auto 1.5rem;box-shadow:0 5px 15px #ff6b6b4d}.aiwd__process_title{font-size:1.3rem;color:#2c3e50;margin-bottom:1rem;font-weight:700}.aiwd__process_desc{color:#666;line-height:1.6;font-size:1.05rem}.aiwd__tech_section{padding:3rem 0;background:#f8f9fa}.aiwd__tech_list{max-width:800px;margin:3rem auto}.aiwd__tech_item{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;margin-bottom:1rem;background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000000d;font-size:1.1rem;color:#2c3e50;font-weight:500;border-left:5px solid #ff6b6b!important;border:1px solid #ff6b6b}.aiwd__tech_dot{width:15px;height:15px;background:linear-gradient(135deg,#ff6b6b,#c44569);border-radius:50%;flex-shrink:0}.aiwd__tech_note{text-align:center;font-size:1rem;color:#666;margin-top:2rem;font-style:italic}.aiwd__why_section{padding:3rem 0;background:linear-gradient(135deg,#1e3ea5,#34495e);color:#fff}.aiwd__why_section .aiwd__title{color:#fff}.aiwd__why_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin:3rem 0}.aiwd__why_item{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid #fff3;border-radius:12px;padding:2rem;display:flex;align-items:center;gap:1rem;transition:all .3s}.aiwd__why_item:hover{background:#ffffff26;transform:translateY(-5px)}.aiwd__why_check{width:35px;height:35px;background:#ff6b6b;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0;font-size:1.2rem}.aiwd__why_item span{font-size:1.1rem;font-weight:500}.aiwd__why_statement{background:#ff6b6b;color:#fff;padding:2rem;border-radius:12px;text-align:center;font-size:1.4rem;font-weight:700;margin-top:3rem;box-shadow:0 10px 30px #ff6b6b4d}.aiwd__faq_section{padding:3rem 0;background:#fff}.aiwd__faq_container{max-width:900px;margin:3rem auto}.aiwd__faq_item{background:#f8f9fa;border-left:5px solid #ff6b6b!important;border-right:5px solid #ff6b6b!important;border:1px solid #ff6b6b;border-radius:10px;padding:2rem;margin-bottom:1.5rem;transition:all .3s}.aiwd__faq_item:hover{background:#fff5f5;box-shadow:0 5px 20px #ff6b6b26}.aiwd__faq_question{font-size:1.3rem;color:#2c3e50;margin-bottom:1rem;font-weight:700}.aiwd__faq_answer{color:#666;line-height:1.7;font-size:1.05rem}.aiwd__final_cta{padding:3rem 2rem;background:linear-gradient(135deg,#004480,#c44569);text-align:center;color:#fff}.aiwd__cta_heading{font-size:3rem;font-weight:700;margin-bottom:1.5rem}.aiwd__cta_text{font-size:1.2rem;margin-bottom:2.5rem;opacity:.95;max-width:700px;margin-left:auto;margin-right:auto}.aiwd__cta_button{display:inline-block;background:#fff;color:#004480;padding:1.2rem 2.5rem;border-radius:50px;border:1px solid #ff6b6b;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s;box-shadow:0 10px 30px #0003}.aiwd__cta_button:hover{transform:translateY(-3px);box-shadow:0 15px 40px #0000004d}@media (max-width:968px){.aiwd__hero_container{text-align:center}.aiwd__comparison_grid,.aiwd__hero_container{grid-template-columns:1fr}.aiwd__comparison_divider{transform:rotate(90deg);padding:1rem 0}}@media (max-width:768px){.aiwd__hero_tag{margin-top:1rem}.aiwd__hero_heading{font-size:2.5rem}.aiwd__title{font-size:2.2rem}.aiwd__audience_grid,.aiwd__problems_grid,.aiwd__process_grid,.aiwd__why_grid{grid-template-columns:1fr}.aiwd__cta_heading{font-size:2.2rem}}@media (max-width:480px){.aiwd__hero{padding:4rem 1rem}.aiwd__hero_heading{font-size:2rem}.aiwd__container{padding:0 1rem}.aiwd__cta_button,.aiwd__hero_btn{padding:1rem 2rem;font-size:1rem}}