.wabd_section{width:100%;background:#fff;padding:0}.wabd_block1{width:100%;padding:clamp(40px,5vw,70px) clamp(20px,4vw,64px)}.wabd_block1_inner{max-width:1320px;margin:0 auto;background:#feead9;border-radius:32px;padding:clamp(40px,5vw,70px) clamp(28px,3vw,56px)}.wabd_head1{max-width:1100px;margin:0 auto clamp(18px,2vw,26px);text-align:center;font-weight:800;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.25;letter-spacing:-.4px;color:#243b53}.wabd_head1 .brand{color:var(--orange)}.wabd_intro1{max-width:980px;margin:0 auto clamp(40px,5vw,60px);text-align:center}.wabd_intro1 p{font-size:clamp(.95rem,1vw,1rem);line-height:1.7;color:#5a5a64;margin:0 0 10px}.wabd_intro1 p:last-child{margin:0}.wabd_grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,2vw,28px)}.wabd_card{background:#fff;border:.86px solid transparent;border-radius:18px;padding:clamp(24px,2.4vw,32px);color:#243b53;box-shadow:0 4px 12px 0 #00000010;cursor:pointer;transition:background .35s ease,color .3s ease,border-color .3s ease,box-shadow .35s ease,transform .3s ease;display:flex;align-items:center;gap:18px;min-height:130px}.wabd_card:hover{transform:translateY(-3px)}.wabd_icon{flex:0 0 auto;width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center}.wabd_icon img{width:46px;height:46px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) saturate(100%) invert(57%) sepia(95%) saturate(2127%) hue-rotate(349deg) brightness(102%) contrast(101%);transition:filter .3s ease}.wabd_card h3{flex:1;font-weight:600;font-size:clamp(.95rem,1.05vw,1.08rem);line-height:1.4;color:#243b53;margin:0;transition:color .3s ease}.wabd_card.active,.wabd_card:hover{background:linear-gradient(129.86deg,rgba(87,24,132,.6) 7.74%,rgba(215,84,31,.6) 98.18%);border:.86px solid #fff;box-shadow:0 3.44px 9.02px 0 #fdc37c}.wabd_card.active .wabd_icon img,.wabd_card:hover .wabd_icon img{filter:brightness(0) invert(1)}.wabd_card.active h3,.wabd_card:hover h3{color:#fff}.wabd_block2{width:100%;background:#feead9;padding:clamp(40px,5vw,70px) clamp(20px,4vw,64px) clamp(56px,7vw,100px)}.wabd_head2{max-width:1100px;margin:0 auto clamp(14px,1.6vw,20px);text-align:center;font-weight:800;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.22;letter-spacing:-.4px;color:#243b53}.wabd_intro2{max-width:900px;margin:0 auto clamp(40px,5vw,60px);text-align:center;font-size:clamp(.95rem,1vw,1rem);line-height:1.7;color:#5a5a64}.wabd_process{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(14px,1.6vw,24px);align-items:start}.wabd_step{position:relative;background:#fff;border-radius:100px;padding:clamp(28px,3vw,40px) clamp(16px,1.6vw,22px);color:#243b53;text-align:center;cursor:pointer;transition:background .35s ease,color .3s ease,transform .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(16px,1.8vw,22px);min-height:280px}.wabd_step:nth-child(2n){margin-top:clamp(50px,6vw,90px)}.wabd_step:hover{transform:translateY(-3px)}.wabd_step:after,.wabd_step:before{content:"";position:absolute;width:10px;height:10px;border-radius:999px;left:50%;transform:translateX(-50%)}.wabd_step:before{top:-22px}.wabd_step:after{bottom:-22px}.wabd_step:first-child:before{background:#6bd089}.wabd_step:nth-child(2):before{background:#2ba89b}.wabd_step:nth-child(3):before{background:#d27ce5}.wabd_step:nth-child(4):before{background:#6e2be0}.wabd_step:nth-child(5):before{background:#d27ce5}.wabd_step:nth-child(6):before{background:#e64da4}.wabd_step:first-child:after{background:#2ba89b}.wabd_step:nth-child(2):after{background:#f26607}.wabd_step:nth-child(3):after{background:#6bd089}.wabd_step:nth-child(4):after{background:#f26607}.wabd_step:nth-child(5):after{background:#2ba89b}.wabd_step:nth-child(6):after{background:#d27ce5}.wabd_step_icon{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center}.wabd_step_icon img{width:46px;height:46px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) saturate(100%) invert(57%) sepia(95%) saturate(2127%) hue-rotate(349deg) brightness(102%) contrast(101%);transition:filter .3s ease}.wabd_step h3{font-weight:600;font-size:clamp(.85rem,.92vw,.95rem);line-height:1.35;color:#243b53;margin:0;transition:color .3s ease}.wabd_step.active,.wabd_step:hover{background:#f60;color:#fff}.wabd_step.active .wabd_step_icon img,.wabd_step:hover .wabd_step_icon img{filter:brightness(0) invert(1)}.wabd_step.active h3,.wabd_step:hover h3{color:#fff}.wabd_cta_wrap{display:flex;justify-content:center;margin-top:clamp(48px,5vw,70px)}.wabd_cta{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;border-radius:999px;background:#632ce5;color:#fff;font-weight:600;font-size:.98rem;border:none;cursor:pointer;transition:background .25s ease,transform .25s ease;min-width:320px;justify-content:space-between}.wabd_cta:hover{background:#4f1fc2;transform:translateY(-1px)}@media (max-width:1100px){.wabd_process{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.wabd_grid{grid-template-columns:1fr}.wabd_process{grid-template-columns:repeat(2,minmax(0,1fr))}.wabd_step:nth-child(2n){margin-top:0}}@media (max-width:560px){.wabd_step{min-height:auto;padding:26px 22px;gap:20px}}@media (max-width:480px){.wabd_process{grid-template-columns:1fr}.wabd_head1,.wabd_head2{font-size:1.7rem}}.waba_section{width:100%;background:#f5f5f7;padding:clamp(56px,7vw,110px) clamp(20px,4vw,64px)}.waba_wrap{max-width:1320px;margin:0 auto;display:flex;flex-direction:column;gap:clamp(28px,3vw,44px)}.waba_top{display:grid;grid-template-columns:1fr 1.2fr;gap:clamp(28px,3vw,48px);align-items:stretch}.waba_left h2{font-weight:800;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.2;letter-spacing:-.4px;color:#243b53;margin:0 0 clamp(20px,2.2vw,28px)}.waba_left h2 .brand{color:var(--orange)}.waba_left p{font-size:clamp(.95rem,1.05vw,1.02rem);line-height:1.65;color:#5a5a64;margin:0 0 clamp(12px,1.2vw,16px)}.waba_left p:last-child{margin:0}.waba_featured{background:#decbc980;border:1px solid transparent;border-radius:22px;padding:clamp(36px,4vw,56px) clamp(28px,3vw,42px);color:#243b53;display:flex;flex-direction:column;justify-content:flex-start;box-shadow:none;min-height:280px;transition:background .35s ease,border-color .3s ease,box-shadow .35s ease,transform .35s ease,color .35s ease;cursor:pointer}.waba_featured:hover{background:linear-gradient(135deg,#b03f29,#420861);transform:translateY(-6px);box-shadow:0 14px 28px 0 rgba(0,0,0,.18)}.waba_featured:hover h3{color:#fff}.waba_featured:hover .waba_icon img{filter:brightness(0) invert(1)}.waba_icon{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:clamp(28px,3vw,40px)}.waba_icon img{width:44px;height:44px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) saturate(100%) invert(57%) sepia(95%) saturate(2127%) hue-rotate(349deg) brightness(102%) contrast(101%);transition:filter .3s ease}.waba_featured h3{font-weight:600;font-size:clamp(1rem,1.1vw,1.15rem);line-height:1.4;color:#243b53;margin:0;transition:color .35s ease}.waba_bottom{display:grid;grid-template-columns:1fr 1.6fr 1fr;gap:clamp(20px,2vw,28px);align-items:stretch}.waba_card{background:#decbc980;border:1px solid transparent;border-radius:22px;padding:clamp(28px,3vw,40px) clamp(24px,2.4vw,32px);color:#243b53;cursor:pointer;box-shadow:none;transition:background .35s ease,border-color .3s ease,box-shadow .35s ease,transform .35s ease;min-height:280px;display:flex;flex-direction:column}.waba_card:hover{background:linear-gradient(135deg,#b03f29,#420861);border:1px solid transparent;box-shadow:0 14px 28px 0 rgba(0,0,0,.18);transform:translateY(-6px)}.waba_card:hover h3{color:#fff}.waba_card:hover .waba_icon img{filter:brightness(0) invert(1)}.waba_card h3{font-weight:600;font-size:clamp(.98rem,1.05vw,1.08rem);line-height:1.4;color:#243b53;margin:0;transition:color .35s ease}@media (max-width:1024px){.waba_bottom,.waba_top{grid-template-columns:1fr}}@media (max-width:560px){.waba_card,.waba_featured{min-height:auto;padding:26px 22px;gap:20px}}@media (max-width:480px){.waba_left h2{font-size:1.7rem}}.wac_section{width:100%;background-image:url(/img/website-development/web-accessibility-development/carousel-bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:#5f1c7f;padding:clamp(56px,7vw,110px) clamp(20px,4vw,64px);color:#fff;overflow:hidden}.wac_head{max-width:1100px;margin:0 0 clamp(16px,1.8vw,22px);font-weight:800;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.22;letter-spacing:-.4px;color:#fff}.wac_head .brand{color:var(--orange)}.wac_intro{max-width:1100px;margin:0 0 clamp(40px,5vw,60px)}.wac_intro p{font-size:clamp(.95rem,1vw,1rem);line-height:1.7;color:#f1e1f7;margin:0 0 10px}.wac_intro p:last-child{margin:0}.wac_viewport{overflow:hidden}.wac_track{display:flex;gap:clamp(20px,2vw,28px);transition:transform .5s cubic-bezier(.22,1,.36,1)}.wac_card{flex:0 0 calc((100% - clamp(40px, 4vw, 56px)) / 3);background:#fff;border-radius:18px;padding:clamp(36px,4vw,54px) clamp(24px,2.4vw,32px);text-align:center;color:#243b53;box-shadow:0 14px 26px 0 #00000026;min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;transition:transform .3s ease}.wac_card:hover{transform:translateY(-3px)}.wac_icon{width:60px;height:60px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:clamp(28px,3vw,40px);color:var(--orange);font-size:50px}.wac_icon img{-o-object-fit:contain;object-fit:contain;filter:brightness(0) saturate(100%) invert(57%) sepia(95%) saturate(2127%) hue-rotate(349deg) brightness(102%) contrast(101%)}.wac_icon img,.wac_icon svg{width:50px;height:50px}.wac_card h3{font-weight:700;font-size:clamp(.98rem,1.05vw,1.1rem);line-height:1.35;color:#243b53;margin:0;max-width:280px}.wac_ctrls{display:flex;gap:14px;margin-top:clamp(40px,5vw,60px)}.wac_btn,.wac_ctrls{align-items:center;justify-content:center}.wac_btn{width:52px;height:52px;border-radius:999px;display:inline-flex;background:transparent;border:1.5px solid var(--orange);color:var(--orange);cursor:pointer;transition:background .25s ease,color .25s ease,transform .25s ease;font-size:1.05rem}.wac_btn:hover{transform:translateY(-1px)}.wac_btn.solid{background:var(--orange);color:#fff}@media (max-width:1024px){.wac_card{flex-basis:calc((100% - clamp(20px, 2vw, 28px)) / 2)}}@media (max-width:620px){.wac_card{flex-basis:100%}}@media (max-width:560px){.wac_card{min-height:auto;padding:26px 22px;gap:20px}}@media (max-width:480px){.wac_head{font-size:1.7rem}}.wafa_section{width:100%;background:#fff;padding:clamp(40px,5vw,70px) clamp(20px,4vw,64px)}.wafa_card_outer{max-width:1320px;margin:0 auto;background:linear-gradient(226.56deg,#b03f29 .53%,#420861 99.47%);border-radius:32px;padding:clamp(48px,5vw,80px) clamp(28px,3vw,56px);color:#fff}.wafa_head{max-width:1100px;margin:0 auto clamp(18px,2vw,26px);text-align:center;font-weight:800;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.25;letter-spacing:-.4px;color:#fff}.wafa_intro{max-width:1000px;margin:0 auto clamp(40px,5vw,60px);text-align:center;font-size:clamp(.95rem,1vw,1rem);line-height:1.7;color:#f3e0d8}.wafa_grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,2vw,28px);margin:50px}.wafa_card{background:linear-gradient(42.55deg,rgba(181,65,39,.5) 2.14%,rgba(64,7,98,.5) 97.86%);border:1px solid #f3f4f6;border-radius:22px;padding:clamp(28px,3vw,40px) clamp(24px,2.4vw,32px);color:#fff;transition:background .35s ease,border-color .3s ease,box-shadow .35s ease,transform .35s ease;min-height:280px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer}.wafa_card,.wafa_card:hover{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.wafa_card:hover{background:#f60;border:1px solid #f3f4f6;transform:translateY(-3px)}.wafa_icon{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center}.wafa_icon img{width:44px;height:44px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1)}.wafa_card h3{font-weight:700;font-size:clamp(.98rem,1.1vw,1.12rem);line-height:1.35;color:#fff;margin:clamp(20px,2vw,28px) 0 0}.wafa_wide{grid-column:1/-1;background:var(--orange);border:1px solid var(--orange);border-radius:22px;padding:clamp(28px,3vw,38px) clamp(28px,3vw,40px);color:#fff;display:flex;flex-direction:column;gap:clamp(20px,2vw,28px);cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.wafa_wide:hover{transform:translateY(-3px);box-shadow:0 16px 32px 0 #00000033}.wafa_wide .wafa_icon img{filter:brightness(0) invert(1)}.wafa_wide h3{font-weight:700;font-size:clamp(.98rem,1.1vw,1.12rem);line-height:1.35;color:#fff;margin:0}@media (max-width:1024px){.wafa_grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.wafa_grid{grid-template-columns:1fr}}@media (max-width:560px){.wafa_card{min-height:auto;padding:26px 22px;gap:20px}}@media (max-width:480px){.wafa_head{font-size:1.7rem}}.wafy_section{width:100%;background:#f5f5f7;padding:clamp(56px,7vw,110px) clamp(20px,4vw,64px)}.wafy_wrap{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(32px,5vw,80px);align-items:center}.wafy_left h2{font-weight:800;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.18;letter-spacing:-.4px;color:#243b53;margin:0 0 clamp(10px,1vw,14px)}.wafy_left h2 .brand{display:block;color:var(--orange);margin-top:clamp(6px,.6vw,10px)}.wafy_left p{font-size:clamp(.95rem,1.05vw,1.02rem);line-height:1.65;color:#5a5a64;margin:0 0 clamp(14px,1.4vw,18px)}.wafy_cta{display:inline-flex;align-items:center;gap:10px;margin-top:clamp(10px,1.2vw,16px);padding:14px 28px;border-radius:999px;background:#632ce5;color:#fff;font-weight:600;font-size:.98rem;border:none;cursor:pointer;transition:background .25s ease,transform .25s ease}.wafy_cta:hover{background:#4f1fc2;transform:translateY(-1px)}.wafy_right{display:flex;align-items:center;justify-content:center}.wafy_right img{width:100%;height:auto;max-width:620px;-o-object-fit:contain;object-fit:contain}@media (max-width:980px){.wafy_wrap{grid-template-columns:1fr;gap:32px;text-align:center}.wafy_cta{margin:10px auto 0}}@media (max-width:480px){.wafy_left h2{font-size:1.7rem}}.wasl_section{width:100%;background:#f5f5f7;padding:clamp(56px,7vw,110px) clamp(20px,4vw,64px)}.wasl_head{max-width:1100px;margin:0 auto clamp(18px,2vw,26px);text-align:center;font-weight:800;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.25;letter-spacing:-.4px;color:#243b53}.wasl_head .brand{color:var(--orange)}.wasl_intro{max-width:1080px;margin:0 auto clamp(40px,5vw,60px);text-align:center;font-size:clamp(.95rem,1vw,1rem);line-height:1.7;color:#5a5a64}.wasl_wrap{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:1.6fr 1fr;gap:clamp(28px,3vw,48px);align-items:center}.wasl_grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,2vw,28px)}.wasl_card{background:#fff;border-radius:14px;padding:clamp(28px,3vw,36px) clamp(24px,2.4vw,30px);color:#243b53;box-shadow:0 7px 16px 0 #00000010;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;min-height:240px}.wasl_card:hover{transform:translateY(-3px)}.wasl_icon{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:clamp(20px,2vw,26px)}.wasl_icon img{width:42px;height:42px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) saturate(100%) invert(57%) sepia(95%) saturate(2127%) hue-rotate(349deg) brightness(102%) contrast(101%)}.wasl_card h3{font-weight:600;font-size:clamp(.98rem,1.05vw,1.08rem);line-height:1.4;color:#243b53;margin:0 0 auto}.wasl_bar{margin-top:clamp(20px,2vw,28px);height:4px;width:80px;border-radius:999px;background:#e6e6ea;transition:background .3s ease}.wasl_card.active .wasl_bar,.wasl_card:hover .wasl_bar{background:var(--orange)}.wasl_image{display:flex;align-items:center;justify-content:center}.wasl_image img{width:100%;height:auto;max-width:380px;-o-object-fit:contain;object-fit:contain}@media (max-width:1024px){.wasl_wrap{grid-template-columns:1fr}.wasl_image{order:-1}}@media (max-width:560px){.wasl_grid{grid-template-columns:1fr}.wasl_card{min-height:auto;padding:26px 22px;gap:20px}}@media (max-width:480px){.wasl_head{font-size:1.7rem}}