.how-it-works{width:100%;position:relative}.how-it-works .container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.how-it-works .hero{position:relative;width:100%;height:60vh;max-height:500px;min-height:350px;display:flex;flex-direction:column;overflow:hidden;isolation:isolate;margin-bottom:2rem;padding-bottom:60px}@media(max-width:1024px){.how-it-works .hero{height:50vh;max-height:450px;min-height:300px;padding-bottom:50px}}@media(max-width:768px){.how-it-works .hero{height:45vh;max-height:400px;min-height:280px;padding-bottom:45px}}@media(max-width:480px){.how-it-works .hero{height:40vh;max-height:350px;min-height:250px;padding-bottom:40px}}.how-it-works .hero-gradient-bg{position:absolute;inset:0;background:linear-gradient(135deg,#e7eef8,#c9d2dd);z-index:-3}.how-it-works .hero-pc-overlay{position:absolute;inset:0;width:100%;background-image:url(/images/pc.jpg);background-size:cover;background-repeat:no-repeat;background-position:100%;z-index:-2;mask-image:linear-gradient(270deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.2) 40%,rgba(0,0,0,.1) 70%,transparent);-webkit-mask-image:linear-gradient(270deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.2) 40%,rgba(0,0,0,.1) 70%,transparent)}@media(max-width:1024px){.how-it-works .hero-pc-overlay{background-size:cover;background-position:100%;mask-image:linear-gradient(0deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.1) 50%,transparent);-webkit-mask-image:linear-gradient(0deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.1) 50%,transparent)}}@media(max-width:768px){.how-it-works .hero-pc-overlay{opacity:.3;background-position:50%}}.how-it-works .hero-content{flex:1 1;width:100%;max-width:1400px;margin:0 auto;padding:3rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:2}@media(max-width:1024px){.how-it-works .hero-content{padding:2.5rem 1.5rem}}@media(max-width:768px){.how-it-works .hero-content{padding:2rem 1rem}}@media(max-width:480px){.how-it-works .hero-content{padding:1.5rem .75rem}}.how-it-works .hero-text{max-width:800px;margin:0 auto;text-align:center}@media(max-width:1024px){.how-it-works .hero-text{max-width:600px}}@media(max-width:768px){.how-it-works .hero-text{max-width:500px}}@media(max-width:480px){.how-it-works .hero-text{max-width:100%}}.how-it-works .hero-title{font-size:3rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#1f3147;display:flex;flex-direction:column;text-align:center}.how-it-works .hero-title span{display:block}.how-it-works .hero-title .text-gradient{background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(45deg,#f29a52,#f7c499);-webkit-text-fill-color:transparent}@media(max-width:1024px){.how-it-works .hero-title{font-size:2.25rem}}@media(max-width:768px){.how-it-works .hero-title{font-size:1.875rem;margin-bottom:1rem}}@media(max-width:480px){.how-it-works .hero-title{font-size:1.5rem;margin-bottom:.75rem}}@media(max-width:360px){.how-it-works .hero-title{font-size:1.25rem;margin-bottom:.5rem}}.how-it-works .hero-subtitle{font-size:1.25rem;color:#1c1d36;font-weight:500;line-height:1.5;text-align:center;margin:0 auto}@media(max-width:1024px){.how-it-works .hero-subtitle{font-size:1.125rem}}@media(max-width:768px){.how-it-works .hero-subtitle{font-size:1rem}}@media(max-width:480px){.how-it-works .hero-subtitle{font-size:.875rem}}.how-it-works .hero-cutout{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:auto;z-index:3;display:flex;justify-content:center;padding:0 1rem;box-sizing:border-box}@media(max-width:768px){.how-it-works .hero-cutout{left:0;right:0;transform:none;width:100%;padding:0 .75rem}}@media(max-width:480px){.how-it-works .hero-cutout{padding:0 .5rem}}.how-it-works .cutout-body{background:#e7eef8;padding:1rem 1.5rem;border-radius:1.5rem 1.5rem 0 0;box-shadow:0 -4px 20px rgba(31,49,71,.05);position:relative;width:100%;max-width:800px;overflow:hidden}@media(max-width:768px){.how-it-works .cutout-body{padding:.75rem 1rem;border-radius:1rem 1rem 0 0;max-width:100%}}@media(max-width:480px){.how-it-works .cutout-body{padding:.5rem .75rem;border-radius:.75rem .75rem 0 0}}.how-it-works .integrated-tabs{display:flex;position:relative;background:hsla(0,0%,100%,.98);border-radius:1rem;padding:.25rem;box-shadow:0 2px 10px rgba(31,49,71,.08),inset 0 1px 2px hsla(0,0%,100%,.3);border:1px solid rgba(31,49,71,.05);overflow:hidden;width:100%}@media(max-width:768px){.how-it-works .integrated-tabs{border-radius:.75rem;padding:.25rem}}@media(max-width:480px){.how-it-works .integrated-tabs{border-radius:.5rem;padding:2px}}.how-it-works .integrated-tabs a{text-decoration:none;color:#1c1d36;padding:.5rem .75rem;font-weight:600;font-size:.75rem;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;position:relative;z-index:2;white-space:nowrap;flex:1 1;justify-content:center}@media(max-width:768px){.how-it-works .integrated-tabs a{padding:.5rem;font-size:10px;gap:.25rem}}@media(max-width:480px){.how-it-works .integrated-tabs a{padding:.25rem;font-size:9px;gap:2px}}.how-it-works .integrated-tabs a.active,.how-it-works .integrated-tabs a.active .tab-icon{color:#fff}.how-it-works .integrated-tabs a .tab-icon{transition:transform .2s ease;display:flex;align-items:center}@media(max-width:600px){.how-it-works .integrated-tabs a .tab-icon{display:none}}@media(max-width:480px){.how-it-works .integrated-tabs a .tab-label{font-size:9px}}.how-it-works .integrated-tabs a:hover:not(.active) .tab-icon{transform:scale(1.1)}.how-it-works .integrated-tabs .selector{position:absolute;top:.25rem;bottom:.25rem;left:.25rem;width:0;background:linear-gradient(135deg,#f29a52,#ee7e23);border-radius:.75rem;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);box-shadow:0 2px 8px rgba(242,154,82,.3),inset 0 1px 2px hsla(0,0%,100%,.4);z-index:1}@media(max-width:768px){.how-it-works .integrated-tabs .selector{top:.25rem;bottom:.25rem;left:.25rem;border-radius:.5rem}}@media(max-width:480px){.how-it-works .integrated-tabs .selector{top:2px;bottom:2px;left:2px;border-radius:.375rem}}.easy-integration-content .content-boxes,.integration-content .content-boxes,.integration-guide-content .content-boxes,.intelligent-helpers-content .content-boxes,.smart-accessibility-content .content-boxes,.smart-technology-content .content-boxes,.technical-overview-content .content-boxes,.technology-advantages-content .content-boxes,.tutorials-content .content-boxes,.unique-features-content .content-boxes{display:flex;flex-direction:column;gap:2rem;margin-top:2rem;margin-bottom:6rem!important;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 1rem}@media(max-width:767px){.easy-integration-content .content-boxes,.integration-content .content-boxes,.integration-guide-content .content-boxes,.intelligent-helpers-content .content-boxes,.smart-accessibility-content .content-boxes,.smart-technology-content .content-boxes,.technical-overview-content .content-boxes,.technology-advantages-content .content-boxes,.tutorials-content .content-boxes,.unique-features-content .content-boxes{gap:1.5rem;margin-bottom:5rem!important;padding:0 .5rem}}.easy-integration-content .box-row,.integration-content .box-row,.integration-guide-content .box-row,.intelligent-helpers-content .box-row,.smart-accessibility-content .box-row,.smart-technology-content .box-row,.technical-overview-content .box-row,.technology-advantages-content .box-row,.tutorials-content .box-row,.unique-features-content .box-row{display:flex;gap:1rem;width:100%}@media(max-width:767px){.easy-integration-content .box-row,.integration-content .box-row,.integration-guide-content .box-row,.intelligent-helpers-content .box-row,.smart-accessibility-content .box-row,.smart-technology-content .box-row,.technical-overview-content .box-row,.technology-advantages-content .box-row,.tutorials-content .box-row,.unique-features-content .box-row{flex-direction:column;gap:1rem}}.easy-integration-content .content-box,.integration-content .content-box,.integration-guide-content .content-box,.intelligent-helpers-content .content-box,.smart-accessibility-content .content-box,.smart-technology-content .content-box,.technical-overview-content .content-box,.technology-advantages-content .content-box,.tutorials-content .content-box,.unique-features-content .content-box{background:#fff;border:2px solid rgba(31,49,71,.15)!important;border-radius:1rem!important;padding:2rem;position:relative;transition:all .3s ease;box-shadow:0 10px 30px rgba(31,49,71,.3),inset 0 1px 2px hsla(0,0%,100%,.3);min-height:300px;transform:translateY(0)}.easy-integration-content .content-box:hover,.integration-content .content-box:hover,.integration-guide-content .content-box:hover,.intelligent-helpers-content .content-box:hover,.smart-accessibility-content .content-box:hover,.smart-technology-content .content-box:hover,.technical-overview-content .content-box:hover,.technology-advantages-content .content-box:hover,.tutorials-content .content-box:hover,.unique-features-content .content-box:hover{border-color:rgba(242,154,82,.3)!important;box-shadow:0 20px 50px rgba(31,49,71,.15),inset 0 1px 2px hsla(0,0%,100%,.3)}@media(max-width:767px){.easy-integration-content .content-box,.integration-content .content-box,.integration-guide-content .content-box,.intelligent-helpers-content .content-box,.smart-accessibility-content .content-box,.smart-technology-content .content-box,.technical-overview-content .content-box,.technology-advantages-content .content-box,.tutorials-content .content-box,.unique-features-content .content-box{padding:1.5rem;min-height:250px}}.easy-integration-content .content-box--bg-top,.integration-content .content-box--bg-top,.integration-guide-content .content-box--bg-top,.intelligent-helpers-content .content-box--bg-top,.smart-accessibility-content .content-box--bg-top,.smart-technology-content .content-box--bg-top,.technical-overview-content .content-box--bg-top,.technology-advantages-content .content-box--bg-top,.tutorials-content .content-box--bg-top,.unique-features-content .content-box--bg-top{background:linear-gradient(135deg,hsla(0,0%,100%,.95),rgba(231,238,248,.3))!important}.easy-integration-content .content-box--bg-top.content-box--half,.integration-content .content-box--bg-top.content-box--half,.integration-guide-content .content-box--bg-top.content-box--half,.intelligent-helpers-content .content-box--bg-top.content-box--half,.smart-accessibility-content .content-box--bg-top.content-box--half,.smart-technology-content .content-box--bg-top.content-box--half,.technical-overview-content .content-box--bg-top.content-box--half,.technology-advantages-content .content-box--bg-top.content-box--half,.tutorials-content .content-box--bg-top.content-box--half,.unique-features-content .content-box--bg-top.content-box--half{background:linear-gradient(135deg,rgba(231,238,248,.5),rgba(231,238,248,.2))!important}.easy-integration-content .content-box--bg-top.content-box--third,.integration-content .content-box--bg-top.content-box--third,.integration-guide-content .content-box--bg-top.content-box--third,.intelligent-helpers-content .content-box--bg-top.content-box--third,.smart-accessibility-content .content-box--bg-top.content-box--third,.smart-technology-content .content-box--bg-top.content-box--third,.technical-overview-content .content-box--bg-top.content-box--third,.technology-advantages-content .content-box--bg-top.content-box--third,.tutorials-content .content-box--bg-top.content-box--third,.unique-features-content .content-box--bg-top.content-box--third{background:linear-gradient(135deg,rgba(242,154,82,.05),rgba(242,154,82,.02))!important}.easy-integration-content .content-box--bg-top.content-box--two-thirds,.integration-content .content-box--bg-top.content-box--two-thirds,.integration-guide-content .content-box--bg-top.content-box--two-thirds,.intelligent-helpers-content .content-box--bg-top.content-box--two-thirds,.smart-accessibility-content .content-box--bg-top.content-box--two-thirds,.smart-technology-content .content-box--bg-top.content-box--two-thirds,.technical-overview-content .content-box--bg-top.content-box--two-thirds,.technology-advantages-content .content-box--bg-top.content-box--two-thirds,.tutorials-content .content-box--bg-top.content-box--two-thirds,.unique-features-content .content-box--bg-top.content-box--two-thirds{background:linear-gradient(135deg,rgba(31,49,71,.05),rgba(31,49,71,.02))!important}.easy-integration-content .content-box--bg-top:before,.integration-content .content-box--bg-top:before,.integration-guide-content .content-box--bg-top:before,.intelligent-helpers-content .content-box--bg-top:before,.smart-accessibility-content .content-box--bg-top:before,.smart-technology-content .content-box--bg-top:before,.technical-overview-content .content-box--bg-top:before,.technology-advantages-content .content-box--bg-top:before,.tutorials-content .content-box--bg-top:before,.unique-features-content .content-box--bg-top:before{content:""!important;position:absolute!important;top:0!important;left:0!important;right:0!important;height:120px!important;background:var(--bg-image)!important;background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important;border-radius:1rem 1rem 0 0!important;z-index:1!important}@media(max-width:767px){.easy-integration-content .content-box--bg-top:before,.integration-content .content-box--bg-top:before,.integration-guide-content .content-box--bg-top:before,.intelligent-helpers-content .content-box--bg-top:before,.smart-accessibility-content .content-box--bg-top:before,.smart-technology-content .content-box--bg-top:before,.technical-overview-content .content-box--bg-top:before,.technology-advantages-content .content-box--bg-top:before,.tutorials-content .content-box--bg-top:before,.unique-features-content .content-box--bg-top:before{height:80px!important}}.easy-integration-content .content-box--bg-top:after,.integration-content .content-box--bg-top:after,.integration-guide-content .content-box--bg-top:after,.intelligent-helpers-content .content-box--bg-top:after,.smart-accessibility-content .content-box--bg-top:after,.smart-technology-content .content-box--bg-top:after,.technical-overview-content .content-box--bg-top:after,.technology-advantages-content .content-box--bg-top:after,.tutorials-content .content-box--bg-top:after,.unique-features-content .content-box--bg-top:after{content:""!important;position:absolute!important;top:0!important;left:0!important;right:0!important;height:120px!important;background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.7))!important;border-radius:1rem 1rem 0 0!important;z-index:2!important}@media(max-width:767px){.easy-integration-content .content-box--bg-top:after,.integration-content .content-box--bg-top:after,.integration-guide-content .content-box--bg-top:after,.intelligent-helpers-content .content-box--bg-top:after,.smart-accessibility-content .content-box--bg-top:after,.smart-technology-content .content-box--bg-top:after,.technical-overview-content .content-box--bg-top:after,.technology-advantages-content .content-box--bg-top:after,.tutorials-content .content-box--bg-top:after,.unique-features-content .content-box--bg-top:after{height:80px!important}}.easy-integration-content .content-box--bg-bottom,.integration-content .content-box--bg-bottom,.integration-guide-content .content-box--bg-bottom,.intelligent-helpers-content .content-box--bg-bottom,.smart-accessibility-content .content-box--bg-bottom,.smart-technology-content .content-box--bg-bottom,.technical-overview-content .content-box--bg-bottom,.technology-advantages-content .content-box--bg-bottom,.tutorials-content .content-box--bg-bottom,.unique-features-content .content-box--bg-bottom{background:linear-gradient(135deg,hsla(0,0%,100%,.95),rgba(231,238,248,.3))!important}.easy-integration-content .content-box--bg-bottom.content-box--half,.integration-content .content-box--bg-bottom.content-box--half,.integration-guide-content .content-box--bg-bottom.content-box--half,.intelligent-helpers-content .content-box--bg-bottom.content-box--half,.smart-accessibility-content .content-box--bg-bottom.content-box--half,.smart-technology-content .content-box--bg-bottom.content-box--half,.technical-overview-content .content-box--bg-bottom.content-box--half,.technology-advantages-content .content-box--bg-bottom.content-box--half,.tutorials-content .content-box--bg-bottom.content-box--half,.unique-features-content .content-box--bg-bottom.content-box--half{background:linear-gradient(135deg,rgba(231,238,248,.5),rgba(231,238,248,.2))!important}.easy-integration-content .content-box--bg-bottom.content-box--third,.integration-content .content-box--bg-bottom.content-box--third,.integration-guide-content .content-box--bg-bottom.content-box--third,.intelligent-helpers-content .content-box--bg-bottom.content-box--third,.smart-accessibility-content .content-box--bg-bottom.content-box--third,.smart-technology-content .content-box--bg-bottom.content-box--third,.technical-overview-content .content-box--bg-bottom.content-box--third,.technology-advantages-content .content-box--bg-bottom.content-box--third,.tutorials-content .content-box--bg-bottom.content-box--third,.unique-features-content .content-box--bg-bottom.content-box--third{background:linear-gradient(135deg,rgba(242,154,82,.05),rgba(242,154,82,.02))!important}.easy-integration-content .content-box--bg-bottom.content-box--two-thirds,.integration-content .content-box--bg-bottom.content-box--two-thirds,.integration-guide-content .content-box--bg-bottom.content-box--two-thirds,.intelligent-helpers-content .content-box--bg-bottom.content-box--two-thirds,.smart-accessibility-content .content-box--bg-bottom.content-box--two-thirds,.smart-technology-content .content-box--bg-bottom.content-box--two-thirds,.technical-overview-content .content-box--bg-bottom.content-box--two-thirds,.technology-advantages-content .content-box--bg-bottom.content-box--two-thirds,.tutorials-content .content-box--bg-bottom.content-box--two-thirds,.unique-features-content .content-box--bg-bottom.content-box--two-thirds{background:linear-gradient(135deg,rgba(31,49,71,.05),rgba(31,49,71,.02))!important}.easy-integration-content .content-box--bg-bottom[data-bg-bottom]:after,.integration-content .content-box--bg-bottom[data-bg-bottom]:after,.integration-guide-content .content-box--bg-bottom[data-bg-bottom]:after,.intelligent-helpers-content .content-box--bg-bottom[data-bg-bottom]:after,.smart-accessibility-content .content-box--bg-bottom[data-bg-bottom]:after,.smart-technology-content .content-box--bg-bottom[data-bg-bottom]:after,.technical-overview-content .content-box--bg-bottom[data-bg-bottom]:after,.technology-advantages-content .content-box--bg-bottom[data-bg-bottom]:after,.tutorials-content .content-box--bg-bottom[data-bg-bottom]:after,.unique-features-content .content-box--bg-bottom[data-bg-bottom]:after{content:""!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important;height:120px!important;background:attr(data-bg-bottom)!important;background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important;border-radius:0 0 1rem 1rem!important;z-index:1!important}@media(max-width:767px){.easy-integration-content .content-box--bg-bottom[data-bg-bottom]:after,.integration-content .content-box--bg-bottom[data-bg-bottom]:after,.integration-guide-content .content-box--bg-bottom[data-bg-bottom]:after,.intelligent-helpers-content .content-box--bg-bottom[data-bg-bottom]:after,.smart-accessibility-content .content-box--bg-bottom[data-bg-bottom]:after,.smart-technology-content .content-box--bg-bottom[data-bg-bottom]:after,.technical-overview-content .content-box--bg-bottom[data-bg-bottom]:after,.technology-advantages-content .content-box--bg-bottom[data-bg-bottom]:after,.tutorials-content .content-box--bg-bottom[data-bg-bottom]:after,.unique-features-content .content-box--bg-bottom[data-bg-bottom]:after{height:80px!important}}.easy-integration-content .content-box--bg-bottom,.integration-content .content-box--bg-bottom,.integration-guide-content .content-box--bg-bottom,.intelligent-helpers-content .content-box--bg-bottom,.smart-accessibility-content .content-box--bg-bottom,.smart-technology-content .content-box--bg-bottom,.technical-overview-content .content-box--bg-bottom,.technology-advantages-content .content-box--bg-bottom,.tutorials-content .content-box--bg-bottom,.unique-features-content .content-box--bg-bottom{position:relative}.easy-integration-content .content-box--bg-bottom .bottom-bg-element,.integration-content .content-box--bg-bottom .bottom-bg-element,.integration-guide-content .content-box--bg-bottom .bottom-bg-element,.intelligent-helpers-content .content-box--bg-bottom .bottom-bg-element,.smart-accessibility-content .content-box--bg-bottom .bottom-bg-element,.smart-technology-content .content-box--bg-bottom .bottom-bg-element,.technical-overview-content .content-box--bg-bottom .bottom-bg-element,.technology-advantages-content .content-box--bg-bottom .bottom-bg-element,.tutorials-content .content-box--bg-bottom .bottom-bg-element,.unique-features-content .content-box--bg-bottom .bottom-bg-element{position:absolute;bottom:0;left:0;right:0;height:120px;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:0 0 1rem 1rem;z-index:1}@media(max-width:767px){.easy-integration-content .content-box--bg-bottom .bottom-bg-element,.integration-content .content-box--bg-bottom .bottom-bg-element,.integration-guide-content .content-box--bg-bottom .bottom-bg-element,.intelligent-helpers-content .content-box--bg-bottom .bottom-bg-element,.smart-accessibility-content .content-box--bg-bottom .bottom-bg-element,.smart-technology-content .content-box--bg-bottom .bottom-bg-element,.technical-overview-content .content-box--bg-bottom .bottom-bg-element,.technology-advantages-content .content-box--bg-bottom .bottom-bg-element,.tutorials-content .content-box--bg-bottom .bottom-bg-element,.unique-features-content .content-box--bg-bottom .bottom-bg-element{height:80px}}.easy-integration-content .content-box--bg-bottom .box-bottom-overlay,.integration-content .content-box--bg-bottom .box-bottom-overlay,.integration-guide-content .content-box--bg-bottom .box-bottom-overlay,.intelligent-helpers-content .content-box--bg-bottom .box-bottom-overlay,.smart-accessibility-content .content-box--bg-bottom .box-bottom-overlay,.smart-technology-content .content-box--bg-bottom .box-bottom-overlay,.technical-overview-content .content-box--bg-bottom .box-bottom-overlay,.technology-advantages-content .content-box--bg-bottom .box-bottom-overlay,.tutorials-content .content-box--bg-bottom .box-bottom-overlay,.unique-features-content .content-box--bg-bottom .box-bottom-overlay{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(0deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.7));border-radius:0 0 1rem 1rem;z-index:2;pointer-events:none}@media(max-width:767px){.easy-integration-content .content-box--bg-bottom .box-bottom-overlay,.integration-content .content-box--bg-bottom .box-bottom-overlay,.integration-guide-content .content-box--bg-bottom .box-bottom-overlay,.intelligent-helpers-content .content-box--bg-bottom .box-bottom-overlay,.smart-accessibility-content .content-box--bg-bottom .box-bottom-overlay,.smart-technology-content .content-box--bg-bottom .box-bottom-overlay,.technical-overview-content .content-box--bg-bottom .box-bottom-overlay,.technology-advantages-content .content-box--bg-bottom .box-bottom-overlay,.tutorials-content .content-box--bg-bottom .box-bottom-overlay,.unique-features-content .content-box--bg-bottom .box-bottom-overlay{height:80px}}.easy-integration-content .content-box--bg-bottom .box-content,.easy-integration-content .content-box--bg-bottom .box-header,.easy-integration-content .content-box--bg-top .box-content,.easy-integration-content .content-box--bg-top .box-header,.integration-content .content-box--bg-bottom .box-content,.integration-content .content-box--bg-bottom .box-header,.integration-content .content-box--bg-top .box-content,.integration-content .content-box--bg-top .box-header,.integration-guide-content .content-box--bg-bottom .box-content,.integration-guide-content .content-box--bg-bottom .box-header,.integration-guide-content .content-box--bg-top .box-content,.integration-guide-content .content-box--bg-top .box-header,.intelligent-helpers-content .content-box--bg-bottom .box-content,.intelligent-helpers-content .content-box--bg-bottom .box-header,.intelligent-helpers-content .content-box--bg-top .box-content,.intelligent-helpers-content .content-box--bg-top .box-header,.smart-accessibility-content .content-box--bg-bottom .box-content,.smart-accessibility-content .content-box--bg-bottom .box-header,.smart-accessibility-content .content-box--bg-top .box-content,.smart-accessibility-content .content-box--bg-top .box-header,.smart-technology-content .content-box--bg-bottom .box-content,.smart-technology-content .content-box--bg-bottom .box-header,.smart-technology-content .content-box--bg-top .box-content,.smart-technology-content .content-box--bg-top .box-header,.technical-overview-content .content-box--bg-bottom .box-content,.technical-overview-content .content-box--bg-bottom .box-header,.technical-overview-content .content-box--bg-top .box-content,.technical-overview-content .content-box--bg-top .box-header,.technology-advantages-content .content-box--bg-bottom .box-content,.technology-advantages-content .content-box--bg-bottom .box-header,.technology-advantages-content .content-box--bg-top .box-content,.technology-advantages-content .content-box--bg-top .box-header,.tutorials-content .content-box--bg-bottom .box-content,.tutorials-content .content-box--bg-bottom .box-header,.tutorials-content .content-box--bg-top .box-content,.tutorials-content .content-box--bg-top .box-header,.unique-features-content .content-box--bg-bottom .box-content,.unique-features-content .content-box--bg-bottom .box-header,.unique-features-content .content-box--bg-top .box-content,.unique-features-content .content-box--bg-top .box-header{position:relative;z-index:3}.easy-integration-content .box-header--bg-top,.integration-content .box-header--bg-top,.integration-guide-content .box-header--bg-top,.intelligent-helpers-content .box-header--bg-top,.smart-accessibility-content .box-header--bg-top,.smart-technology-content .box-header--bg-top,.technical-overview-content .box-header--bg-top,.technology-advantages-content .box-header--bg-top,.tutorials-content .box-header--bg-top,.unique-features-content .box-header--bg-top{margin-top:100px!important;background:transparent!important}@media(max-width:767px){.easy-integration-content .box-header--bg-top,.integration-content .box-header--bg-top,.integration-guide-content .box-header--bg-top,.intelligent-helpers-content .box-header--bg-top,.smart-accessibility-content .box-header--bg-top,.smart-technology-content .box-header--bg-top,.technical-overview-content .box-header--bg-top,.technology-advantages-content .box-header--bg-top,.tutorials-content .box-header--bg-top,.unique-features-content .box-header--bg-top{margin-top:60px!important}}.easy-integration-content .box-content--bg-bottom,.integration-content .box-content--bg-bottom,.integration-guide-content .box-content--bg-bottom,.intelligent-helpers-content .box-content--bg-bottom,.smart-accessibility-content .box-content--bg-bottom,.smart-technology-content .box-content--bg-bottom,.technical-overview-content .box-content--bg-bottom,.technology-advantages-content .box-content--bg-bottom,.tutorials-content .box-content--bg-bottom,.unique-features-content .box-content--bg-bottom{margin-bottom:100px!important}@media(max-width:767px){.easy-integration-content .box-content--bg-bottom,.integration-content .box-content--bg-bottom,.integration-guide-content .box-content--bg-bottom,.intelligent-helpers-content .box-content--bg-bottom,.smart-accessibility-content .box-content--bg-bottom,.smart-technology-content .box-content--bg-bottom,.technical-overview-content .box-content--bg-bottom,.technology-advantages-content .box-content--bg-bottom,.tutorials-content .box-content--bg-bottom,.unique-features-content .box-content--bg-bottom{margin-bottom:60px!important}}.easy-integration-content .content-box--bg-bottom:after,.easy-integration-content .content-box--bg-top:before,.integration-content .content-box--bg-bottom:after,.integration-content .content-box--bg-top:before,.integration-guide-content .content-box--bg-bottom:after,.integration-guide-content .content-box--bg-top:before,.intelligent-helpers-content .content-box--bg-bottom:after,.intelligent-helpers-content .content-box--bg-top:before,.smart-accessibility-content .content-box--bg-bottom:after,.smart-accessibility-content .content-box--bg-top:before,.smart-technology-content .content-box--bg-bottom:after,.smart-technology-content .content-box--bg-top:before,.technical-overview-content .content-box--bg-bottom:after,.technical-overview-content .content-box--bg-top:before,.technology-advantages-content .content-box--bg-bottom:after,.technology-advantages-content .content-box--bg-top:before,.tutorials-content .content-box--bg-bottom:after,.tutorials-content .content-box--bg-top:before,.unique-features-content .content-box--bg-bottom:after,.unique-features-content .content-box--bg-top:before{background-image:var(--bg-image)}.easy-integration-content .content-box--half,.integration-content .content-box--half,.integration-guide-content .content-box--half,.intelligent-helpers-content .content-box--half,.smart-accessibility-content .content-box--half,.smart-technology-content .content-box--half,.technical-overview-content .content-box--half,.technology-advantages-content .content-box--half,.tutorials-content .content-box--half,.unique-features-content .content-box--half{width:calc(50% - .5rem);background:linear-gradient(135deg,rgba(231,238,248,.5),rgba(231,238,248,.2))}@media(max-width:767px){.easy-integration-content .content-box--half,.integration-content .content-box--half,.integration-guide-content .content-box--half,.intelligent-helpers-content .content-box--half,.smart-accessibility-content .content-box--half,.smart-technology-content .content-box--half,.technical-overview-content .content-box--half,.technology-advantages-content .content-box--half,.tutorials-content .content-box--half,.unique-features-content .content-box--half{width:100%}}.easy-integration-content .content-box--third,.integration-content .content-box--third,.integration-guide-content .content-box--third,.intelligent-helpers-content .content-box--third,.smart-accessibility-content .content-box--third,.smart-technology-content .content-box--third,.technical-overview-content .content-box--third,.technology-advantages-content .content-box--third,.tutorials-content .content-box--third,.unique-features-content .content-box--third{width:calc(33.333% - .5rem);background:linear-gradient(135deg,rgba(242,154,82,.05),rgba(242,154,82,.02));border-color:rgba(242,154,82,.2)!important}@media(max-width:767px){.easy-integration-content .content-box--third,.integration-content .content-box--third,.integration-guide-content .content-box--third,.intelligent-helpers-content .content-box--third,.smart-accessibility-content .content-box--third,.smart-technology-content .content-box--third,.technical-overview-content .content-box--third,.technology-advantages-content .content-box--third,.tutorials-content .content-box--third,.unique-features-content .content-box--third{width:100%}}.easy-integration-content .content-box--two-thirds,.integration-content .content-box--two-thirds,.integration-guide-content .content-box--two-thirds,.intelligent-helpers-content .content-box--two-thirds,.smart-accessibility-content .content-box--two-thirds,.smart-technology-content .content-box--two-thirds,.technical-overview-content .content-box--two-thirds,.technology-advantages-content .content-box--two-thirds,.tutorials-content .content-box--two-thirds,.unique-features-content .content-box--two-thirds{width:calc(66.666% - .5rem);background:linear-gradient(135deg,rgba(31,49,71,.05),rgba(31,49,71,.02));border-color:rgba(31,49,71,.15)!important}@media(max-width:767px){.easy-integration-content .content-box--two-thirds,.integration-content .content-box--two-thirds,.integration-guide-content .content-box--two-thirds,.intelligent-helpers-content .content-box--two-thirds,.smart-accessibility-content .content-box--two-thirds,.smart-technology-content .content-box--two-thirds,.technical-overview-content .content-box--two-thirds,.technology-advantages-content .content-box--two-thirds,.tutorials-content .content-box--two-thirds,.unique-features-content .content-box--two-thirds{width:100%}}.easy-integration-content .content-box--full-width,.integration-content .content-box--full-width,.integration-guide-content .content-box--full-width,.intelligent-helpers-content .content-box--full-width,.smart-accessibility-content .content-box--full-width,.smart-technology-content .content-box--full-width,.technical-overview-content .content-box--full-width,.technology-advantages-content .content-box--full-width,.tutorials-content .content-box--full-width,.unique-features-content .content-box--full-width{width:100%;background:linear-gradient(135deg,hsla(0,0%,100%,.95),rgba(231,238,248,.3));border-color:rgba(31,49,71,.2)!important;padding:2.5rem;display:block!important;visibility:visible!important}@media(max-width:767px){.easy-integration-content .content-box--full-width,.integration-content .content-box--full-width,.integration-guide-content .content-box--full-width,.intelligent-helpers-content .content-box--full-width,.smart-accessibility-content .content-box--full-width,.smart-technology-content .content-box--full-width,.technical-overview-content .content-box--full-width,.technology-advantages-content .content-box--full-width,.tutorials-content .content-box--full-width,.unique-features-content .content-box--full-width{padding:1.5rem}}.easy-integration-content .box-image,.integration-content .box-image,.integration-guide-content .box-image,.intelligent-helpers-content .box-image,.smart-accessibility-content .box-image,.smart-technology-content .box-image,.technical-overview-content .box-image,.technology-advantages-content .box-image,.tutorials-content .box-image,.unique-features-content .box-image{position:absolute;top:-.75rem;left:-.75rem;width:140px;height:calc(100% - 40px);max-height:280px;min-height:200px;border-radius:1rem;overflow:hidden;border:4px solid #fff;box-shadow:0 15px 40px rgba(31,49,71,.2);z-index:2}.easy-integration-content .box-image img,.integration-content .box-image img,.integration-guide-content .box-image img,.intelligent-helpers-content .box-image img,.smart-accessibility-content .box-image img,.smart-technology-content .box-image img,.technical-overview-content .box-image img,.technology-advantages-content .box-image img,.tutorials-content .box-image img,.unique-features-content .box-image img{width:100%;height:100%;object-fit:cover}@media(max-width:767px){.easy-integration-content .box-image,.integration-content .box-image,.integration-guide-content .box-image,.intelligent-helpers-content .box-image,.smart-accessibility-content .box-image,.smart-technology-content .box-image,.technical-overview-content .box-image,.technology-advantages-content .box-image,.tutorials-content .box-image,.unique-features-content .box-image{width:100px;height:calc(100% - 30px);max-height:200px;min-height:150px;top:-.5rem;left:-.5rem}}.easy-integration-content .box-image--right,.integration-content .box-image--right,.integration-guide-content .box-image--right,.intelligent-helpers-content .box-image--right,.smart-accessibility-content .box-image--right,.smart-technology-content .box-image--right,.technical-overview-content .box-image--right,.technology-advantages-content .box-image--right,.tutorials-content .box-image--right,.unique-features-content .box-image--right{left:auto!important;right:-1rem;width:160px}@media(max-width:767px){.easy-integration-content .box-image--right,.integration-content .box-image--right,.integration-guide-content .box-image--right,.intelligent-helpers-content .box-image--right,.smart-accessibility-content .box-image--right,.smart-technology-content .box-image--right,.technical-overview-content .box-image--right,.technology-advantages-content .box-image--right,.tutorials-content .box-image--right,.unique-features-content .box-image--right{right:-.75rem;width:120px;left:auto!important}}.easy-integration-content .box-image--top,.integration-content .box-image--top,.integration-guide-content .box-image--top,.intelligent-helpers-content .box-image--top,.smart-accessibility-content .box-image--top,.smart-technology-content .box-image--top,.technical-overview-content .box-image--top,.technology-advantages-content .box-image--top,.tutorials-content .box-image--top,.unique-features-content .box-image--top{left:50%!important;top:-2rem;transform:translateX(-50%);width:280px;height:60px;border-radius:1.5rem}@media(max-width:767px){.easy-integration-content .box-image--top,.integration-content .box-image--top,.integration-guide-content .box-image--top,.intelligent-helpers-content .box-image--top,.smart-accessibility-content .box-image--top,.smart-technology-content .box-image--top,.technical-overview-content .box-image--top,.technology-advantages-content .box-image--top,.tutorials-content .box-image--top,.unique-features-content .box-image--top{width:220px;height:50px;top:-1.5rem}}.easy-integration-content .box-header,.integration-content .box-header,.integration-guide-content .box-header,.intelligent-helpers-content .box-header,.smart-accessibility-content .box-header,.smart-technology-content .box-header,.technical-overview-content .box-header,.technology-advantages-content .box-header,.tutorials-content .box-header,.unique-features-content .box-header{background:linear-gradient(180deg,hsla(0,0%,100%,.9),rgba(231,238,248,.3));margin:-2rem -2rem 1.5rem;padding:1.5rem 2rem 1rem;border-radius:1rem 1rem 0 0;border-bottom:1px solid rgba(31,49,71,.1)}.content-box--full-width .easy-integration-content .box-header,.content-box--full-width .integration-content .box-header,.content-box--full-width .integration-guide-content .box-header,.content-box--full-width .intelligent-helpers-content .box-header,.content-box--full-width .smart-accessibility-content .box-header,.content-box--full-width .smart-technology-content .box-header,.content-box--full-width .technical-overview-content .box-header,.content-box--full-width .technology-advantages-content .box-header,.content-box--full-width .tutorials-content .box-header,.content-box--full-width .unique-features-content .box-header{margin:-2.5rem -2.5rem 1.5rem;padding:2rem 2.5rem 1rem}@media(max-width:767px){.easy-integration-content .box-header,.integration-content .box-header,.integration-guide-content .box-header,.intelligent-helpers-content .box-header,.smart-accessibility-content .box-header,.smart-technology-content .box-header,.technical-overview-content .box-header,.technology-advantages-content .box-header,.tutorials-content .box-header,.unique-features-content .box-header{margin:-1.5rem -1.5rem 1rem;padding:1rem 1.5rem}}.easy-integration-content .box-header--no-image,.integration-content .box-header--no-image,.integration-guide-content .box-header--no-image,.intelligent-helpers-content .box-header--no-image,.smart-accessibility-content .box-header--no-image,.smart-technology-content .box-header--no-image,.technical-overview-content .box-header--no-image,.technology-advantages-content .box-header--no-image,.tutorials-content .box-header--no-image,.unique-features-content .box-header--no-image{padding-left:2rem!important;background:linear-gradient(180deg,rgba(28,29,54,.1),rgba(28,29,54,.05))}@media(max-width:767px){.easy-integration-content .box-header--no-image,.integration-content .box-header--no-image,.integration-guide-content .box-header--no-image,.intelligent-helpers-content .box-header--no-image,.smart-accessibility-content .box-header--no-image,.smart-technology-content .box-header--no-image,.technical-overview-content .box-header--no-image,.technology-advantages-content .box-header--no-image,.tutorials-content .box-header--no-image,.unique-features-content .box-header--no-image{padding-left:1.5rem!important}}.easy-integration-content .content-area-hiw,.integration-content .content-area-hiw,.integration-guide-content .content-area-hiw,.intelligent-helpers-content .content-area-hiw,.smart-accessibility-content .content-area-hiw,.smart-technology-content .content-area-hiw,.technical-overview-content .content-area-hiw,.technology-advantages-content .content-area-hiw,.tutorials-content .content-area-hiw,.unique-features-content .content-area-hiw{padding-bottom:6rem!important}@media(max-width:767px){.easy-integration-content .content-area-hiw,.integration-content .content-area-hiw,.integration-guide-content .content-area-hiw,.intelligent-helpers-content .content-area-hiw,.smart-accessibility-content .content-area-hiw,.smart-technology-content .content-area-hiw,.technical-overview-content .content-area-hiw,.technology-advantages-content .content-area-hiw,.tutorials-content .content-area-hiw,.unique-features-content .content-area-hiw{padding-bottom:5rem!important}}.easy-integration-content .content-area:before,.integration-content .content-area:before,.integration-guide-content .content-area:before,.intelligent-helpers-content .content-area:before,.smart-accessibility-content .content-area:before,.smart-technology-content .content-area:before,.technical-overview-content .content-area:before,.technology-advantages-content .content-area:before,.tutorials-content .content-area:before,.unique-features-content .content-area:before{content:"";position:absolute;top:0;left:0;right:0;height:0!important;border-radius:1rem 1rem 0 0;z-index:1}.easy-integration-content .box-title,.integration-content .box-title,.integration-guide-content .box-title,.intelligent-helpers-content .box-title,.smart-accessibility-content .box-title,.smart-technology-content .box-title,.technical-overview-content .box-title,.technology-advantages-content .box-title,.tutorials-content .box-title,.unique-features-content .box-title{font-size:1.25rem;font-weight:700;color:#1f3147;margin-bottom:.75rem}.content-box--full-width .easy-integration-content .box-title,.content-box--full-width .integration-content .box-title,.content-box--full-width .integration-guide-content .box-title,.content-box--full-width .intelligent-helpers-content .box-title,.content-box--full-width .smart-accessibility-content .box-title,.content-box--full-width .smart-technology-content .box-title,.content-box--full-width .technical-overview-content .box-title,.content-box--full-width .technology-advantages-content .box-title,.content-box--full-width .tutorials-content .box-title,.content-box--full-width .unique-features-content .box-title{font-size:1.5rem}.easy-integration-content .box-title--large,.integration-content .box-title--large,.integration-guide-content .box-title--large,.intelligent-helpers-content .box-title--large,.smart-accessibility-content .box-title--large,.smart-technology-content .box-title--large,.technical-overview-content .box-title--large,.technology-advantages-content .box-title--large,.tutorials-content .box-title--large,.unique-features-content .box-title--large{font-size:2.25rem;text-align:center!important;font-weight:700;color:#1f3147;margin-bottom:.75rem}.content-box--full-width .easy-integration-content .box-title--large,.content-box--full-width .integration-content .box-title--large,.content-box--full-width .integration-guide-content .box-title--large,.content-box--full-width .intelligent-helpers-content .box-title--large,.content-box--full-width .smart-accessibility-content .box-title--large,.content-box--full-width .smart-technology-content .box-title--large,.content-box--full-width .technical-overview-content .box-title--large,.content-box--full-width .technology-advantages-content .box-title--large,.content-box--full-width .tutorials-content .box-title--large,.content-box--full-width .unique-features-content .box-title--large{font-size:1.5rem}.easy-integration-content .box-subtitle,.integration-content .box-subtitle,.integration-guide-content .box-subtitle,.intelligent-helpers-content .box-subtitle,.smart-accessibility-content .box-subtitle,.smart-technology-content .box-subtitle,.technical-overview-content .box-subtitle,.technology-advantages-content .box-subtitle,.tutorials-content .box-subtitle,.unique-features-content .box-subtitle{font-size:1.25rem;color:#f29a52;text-align:center!important;font-weight:500;margin-bottom:.75rem;font-style:italic}.easy-integration-content .box-description,.integration-content .box-description,.integration-guide-content .box-description,.intelligent-helpers-content .box-description,.smart-accessibility-content .box-description,.smart-technology-content .box-description,.technical-overview-content .box-description,.technology-advantages-content .box-description,.tutorials-content .box-description,.unique-features-content .box-description{color:#1c1d36;font-weight:500;line-height:1.6;margin-bottom:1rem}.easy-integration-content .box-description p,.integration-content .box-description p,.integration-guide-content .box-description p,.intelligent-helpers-content .box-description p,.smart-accessibility-content .box-description p,.smart-technology-content .box-description p,.technical-overview-content .box-description p,.technology-advantages-content .box-description p,.tutorials-content .box-description p,.unique-features-content .box-description p{margin-bottom:2em}.easy-integration-content .content-box--full-width .box-header,.integration-content .content-box--full-width .box-header,.integration-guide-content .content-box--full-width .box-header,.intelligent-helpers-content .content-box--full-width .box-header,.smart-accessibility-content .content-box--full-width .box-header,.smart-technology-content .content-box--full-width .box-header,.technical-overview-content .content-box--full-width .box-header,.technology-advantages-content .content-box--full-width .box-header,.tutorials-content .content-box--full-width .box-header,.unique-features-content .content-box--full-width .box-header{text-align:center}.easy-integration-content .content-box--full-width .box-subtitle,.integration-content .content-box--full-width .box-subtitle,.integration-guide-content .content-box--full-width .box-subtitle,.intelligent-helpers-content .content-box--full-width .box-subtitle,.smart-accessibility-content .content-box--full-width .box-subtitle,.smart-technology-content .content-box--full-width .box-subtitle,.technical-overview-content .content-box--full-width .box-subtitle,.technology-advantages-content .content-box--full-width .box-subtitle,.tutorials-content .content-box--full-width .box-subtitle,.unique-features-content .content-box--full-width .box-subtitle{text-align:center!important}.easy-integration-content .content-box--full-width .box-description,.integration-content .content-box--full-width .box-description,.integration-guide-content .content-box--full-width .box-description,.intelligent-helpers-content .content-box--full-width .box-description,.smart-accessibility-content .content-box--full-width .box-description,.smart-technology-content .content-box--full-width .box-description,.technical-overview-content .content-box--full-width .box-description,.technology-advantages-content .content-box--full-width .box-description,.tutorials-content .content-box--full-width .box-description,.unique-features-content .content-box--full-width .box-description{text-align:center;max-width:800px;margin:0 auto 1rem}.easy-integration-content .box-features,.integration-content .box-features,.integration-guide-content .box-features,.intelligent-helpers-content .box-features,.smart-accessibility-content .box-features,.smart-technology-content .box-features,.technical-overview-content .box-features,.technology-advantages-content .box-features,.tutorials-content .box-features,.unique-features-content .box-features{list-style:none;padding:0;margin:1rem 0 0}.easy-integration-content .box-features li,.integration-content .box-features li,.integration-guide-content .box-features li,.intelligent-helpers-content .box-features li,.smart-accessibility-content .box-features li,.smart-technology-content .box-features li,.technical-overview-content .box-features li,.technology-advantages-content .box-features li,.tutorials-content .box-features li,.unique-features-content .box-features li{padding:.25rem 0;color:#1c1d36;font-size:.875rem;border-top:1px solid rgba(31,49,71,.1)}.easy-integration-content .box-features li:first-child,.integration-content .box-features li:first-child,.integration-guide-content .box-features li:first-child,.intelligent-helpers-content .box-features li:first-child,.smart-accessibility-content .box-features li:first-child,.smart-technology-content .box-features li:first-child,.technical-overview-content .box-features li:first-child,.technology-advantages-content .box-features li:first-child,.tutorials-content .box-features li:first-child,.unique-features-content .box-features li:first-child{border-top:none}.easy-integration-content .box-features.regular-checkmarks li:before,.integration-content .box-features.regular-checkmarks li:before,.integration-guide-content .box-features.regular-checkmarks li:before,.intelligent-helpers-content .box-features.regular-checkmarks li:before,.smart-accessibility-content .box-features.regular-checkmarks li:before,.smart-technology-content .box-features.regular-checkmarks li:before,.technical-overview-content .box-features.regular-checkmarks li:before,.technology-advantages-content .box-features.regular-checkmarks li:before,.tutorials-content .box-features.regular-checkmarks li:before,.unique-features-content .box-features.regular-checkmarks li:before{content:"✓ ";color:#f29a52;font-weight:700;margin-right:.25rem}.easy-integration-content .box-features.with-checkmarks li:before,.integration-content .box-features.with-checkmarks li:before,.integration-guide-content .box-features.with-checkmarks li:before,.intelligent-helpers-content .box-features.with-checkmarks li:before,.smart-accessibility-content .box-features.with-checkmarks li:before,.smart-technology-content .box-features.with-checkmarks li:before,.technical-overview-content .box-features.with-checkmarks li:before,.technology-advantages-content .box-features.with-checkmarks li:before,.tutorials-content .box-features.with-checkmarks li:before,.unique-features-content .box-features.with-checkmarks li:before{content:"✔️ ";color:#00e927;font-weight:700;font-size:.875rem;margin-right:.25rem}.easy-integration-content .box-features.with-crosses li:before,.integration-content .box-features.with-crosses li:before,.integration-guide-content .box-features.with-crosses li:before,.intelligent-helpers-content .box-features.with-crosses li:before,.smart-accessibility-content .box-features.with-crosses li:before,.smart-technology-content .box-features.with-crosses li:before,.technical-overview-content .box-features.with-crosses li:before,.technology-advantages-content .box-features.with-crosses li:before,.tutorials-content .box-features.with-crosses li:before,.unique-features-content .box-features.with-crosses li:before{content:"❌ ";color:red;font-weight:700;margin-right:.25rem}.easy-integration-content .box-row.thirds,.integration-content .box-row.thirds,.integration-guide-content .box-row.thirds,.intelligent-helpers-content .box-row.thirds,.smart-accessibility-content .box-row.thirds,.smart-technology-content .box-row.thirds,.technical-overview-content .box-row.thirds,.technology-advantages-content .box-row.thirds,.tutorials-content .box-row.thirds,.unique-features-content .box-row.thirds{display:flex;flex-wrap:wrap;gap:2rem}.easy-integration-content .box-row.thirds .content-box,.integration-content .box-row.thirds .content-box,.integration-guide-content .box-row.thirds .content-box,.intelligent-helpers-content .box-row.thirds .content-box,.smart-accessibility-content .box-row.thirds .content-box,.smart-technology-content .box-row.thirds .content-box,.technical-overview-content .box-row.thirds .content-box,.technology-advantages-content .box-row.thirds .content-box,.tutorials-content .box-row.thirds .content-box,.unique-features-content .box-row.thirds .content-box{flex-grow:1;flex-shrink:1;flex-basis:calc(33.333% - 1.5rem);background:#fff;border-radius:12px;padding:2rem;box-shadow:0 0 10px rgba(0,0,0,.05)}.easy-integration-content .content-box--third .box-header .box-subtitle,.easy-integration-content .content-box--third .box-header h3,.integration-content .content-box--third .box-header .box-subtitle,.integration-content .content-box--third .box-header h3,.integration-guide-content .content-box--third .box-header .box-subtitle,.integration-guide-content .content-box--third .box-header h3,.intelligent-helpers-content .content-box--third .box-header .box-subtitle,.intelligent-helpers-content .content-box--third .box-header h3,.smart-accessibility-content .content-box--third .box-header .box-subtitle,.smart-accessibility-content .content-box--third .box-header h3,.smart-technology-content .content-box--third .box-header .box-subtitle,.smart-technology-content .content-box--third .box-header h3,.technical-overview-content .content-box--third .box-header .box-subtitle,.technical-overview-content .content-box--third .box-header h3,.technology-advantages-content .content-box--third .box-header .box-subtitle,.technology-advantages-content .content-box--third .box-header h3,.tutorials-content .content-box--third .box-header .box-subtitle,.tutorials-content .content-box--third .box-header h3,.unique-features-content .content-box--third .box-header .box-subtitle,.unique-features-content .content-box--third .box-header h3{text-align:center}.easy-integration-content .content-box--third.no-title-center .box-header .box-subtitle,.easy-integration-content .content-box--third.no-title-center .box-header h3,.integration-content .content-box--third.no-title-center .box-header .box-subtitle,.integration-content .content-box--third.no-title-center .box-header h3,.integration-guide-content .content-box--third.no-title-center .box-header .box-subtitle,.integration-guide-content .content-box--third.no-title-center .box-header h3,.intelligent-helpers-content .content-box--third.no-title-center .box-header .box-subtitle,.intelligent-helpers-content .content-box--third.no-title-center .box-header h3,.smart-accessibility-content .content-box--third.no-title-center .box-header .box-subtitle,.smart-accessibility-content .content-box--third.no-title-center .box-header h3,.smart-technology-content .content-box--third.no-title-center .box-header .box-subtitle,.smart-technology-content .content-box--third.no-title-center .box-header h3,.technical-overview-content .content-box--third.no-title-center .box-header .box-subtitle,.technical-overview-content .content-box--third.no-title-center .box-header h3,.technology-advantages-content .content-box--third.no-title-center .box-header .box-subtitle,.technology-advantages-content .content-box--third.no-title-center .box-header h3,.tutorials-content .content-box--third.no-title-center .box-header .box-subtitle,.tutorials-content .content-box--third.no-title-center .box-header h3,.unique-features-content .content-box--third.no-title-center .box-header .box-subtitle,.unique-features-content .content-box--third.no-title-center .box-header h3{text-align:left!important}@media(max-width:900px){.easy-integration-content .box-row.thirds .content-box,.integration-content .box-row.thirds .content-box,.integration-guide-content .box-row.thirds .content-box,.intelligent-helpers-content .box-row.thirds .content-box,.smart-accessibility-content .box-row.thirds .content-box,.smart-technology-content .box-row.thirds .content-box,.technical-overview-content .box-row.thirds .content-box,.technology-advantages-content .box-row.thirds .content-box,.tutorials-content .box-row.thirds .content-box,.unique-features-content .box-row.thirds .content-box{flex:1 1 100%}}.easy-integration-content .framework-icons,.integration-content .framework-icons,.integration-guide-content .framework-icons,.intelligent-helpers-content .framework-icons,.smart-accessibility-content .framework-icons,.smart-technology-content .framework-icons,.technical-overview-content .framework-icons,.technology-advantages-content .framework-icons,.tutorials-content .framework-icons,.unique-features-content .framework-icons{display:flex;gap:.5rem;margin-top:1rem;flex-wrap:wrap}.easy-integration-content .framework-icons span,.integration-content .framework-icons span,.integration-guide-content .framework-icons span,.intelligent-helpers-content .framework-icons span,.smart-accessibility-content .framework-icons span,.smart-technology-content .framework-icons span,.technical-overview-content .framework-icons span,.technology-advantages-content .framework-icons span,.tutorials-content .framework-icons span,.unique-features-content .framework-icons span{background:rgba(242,154,82,.95);color:#fff;padding:.25rem .75rem;border-radius:.75rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.7px}.easy-integration-content .box-stats,.integration-content .box-stats,.integration-guide-content .box-stats,.intelligent-helpers-content .box-stats,.smart-accessibility-content .box-stats,.smart-technology-content .box-stats,.technical-overview-content .box-stats,.technology-advantages-content .box-stats,.tutorials-content .box-stats,.unique-features-content .box-stats{display:flex;justify-content:space-around;margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(31,49,71,.1)}@media(max-width:767px){.easy-integration-content .box-stats,.integration-content .box-stats,.integration-guide-content .box-stats,.intelligent-helpers-content .box-stats,.smart-accessibility-content .box-stats,.smart-technology-content .box-stats,.technical-overview-content .box-stats,.technology-advantages-content .box-stats,.tutorials-content .box-stats,.unique-features-content .box-stats{flex-direction:column;gap:.75rem;text-align:center}}.easy-integration-content .box-stats .stat,.integration-content .box-stats .stat,.integration-guide-content .box-stats .stat,.intelligent-helpers-content .box-stats .stat,.smart-accessibility-content .box-stats .stat,.smart-technology-content .box-stats .stat,.technical-overview-content .box-stats .stat,.technology-advantages-content .box-stats .stat,.tutorials-content .box-stats .stat,.unique-features-content .box-stats .stat{text-align:center;flex:1 1}.easy-integration-content .box-stats .stat .stat-number,.integration-content .box-stats .stat .stat-number,.integration-guide-content .box-stats .stat .stat-number,.intelligent-helpers-content .box-stats .stat .stat-number,.smart-accessibility-content .box-stats .stat .stat-number,.smart-technology-content .box-stats .stat .stat-number,.technical-overview-content .box-stats .stat .stat-number,.technology-advantages-content .box-stats .stat .stat-number,.tutorials-content .box-stats .stat .stat-number,.unique-features-content .box-stats .stat .stat-number{display:block;font-size:1.5rem;font-weight:800;color:#f29a52;line-height:1}.easy-integration-content .box-stats .stat .stat-label,.integration-content .box-stats .stat .stat-label,.integration-guide-content .box-stats .stat .stat-label,.intelligent-helpers-content .box-stats .stat .stat-label,.smart-accessibility-content .box-stats .stat .stat-label,.smart-technology-content .box-stats .stat .stat-label,.technical-overview-content .box-stats .stat .stat-label,.technology-advantages-content .box-stats .stat .stat-label,.tutorials-content .box-stats .stat .stat-label,.unique-features-content .box-stats .stat .stat-label{font-size:.75rem;color:#1c1d36;text-transform:uppercase;letter-spacing:.5px;margin-top:.25rem}.tutorials-content .content-boxes{max-width:1400px}.video-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;width:100%;margin-top:2rem}@media(max-width:1200px){.video-grid{gap:1.5rem}}@media(max-width:900px){.video-grid{grid-template-columns:1fr;gap:2rem}}@media(max-width:767px){.video-grid{gap:1.5rem}}.content-box--video{background:transparent!important;border:none!important;padding:0!important;box-shadow:none!important;min-height:auto!important;width:100%;transform:none!important;transition:none!important}.content-box--video,.content-box--video:active,.content-box--video:focus,.content-box--video:focus-within,.content-box--video:hover{border:none!important;box-shadow:none!important;transform:none!important;animation:none!important}.content-box--video *,.content-box--video :hover{transform:none!important}.content-box--video .play-button,.content-box--video .play-button:hover,.content-box--video .progress-filled:after,.content-box--video .video-controls button,.content-box--video .video-controls button:hover{transform:revert!important;transition:all .3s ease!important}.video-player-wrapper{transform:none!important;transition:box-shadow .3s ease,border-color .3s ease!important}.content-box--video,.content-box--video *,.no-card-effects,.no-card-effects *,.video-grid .content-box,.video-grid .content-box *{transform:none!important;animation:none!important}.content-box--video :active,.content-box--video :focus,.content-box--video :focus-within,.content-box--video :hover,.content-box--video:active,.content-box--video:focus,.content-box--video:focus-within,.content-box--video:hover,.no-card-effects :active,.no-card-effects :focus,.no-card-effects :focus-within,.no-card-effects :hover,.no-card-effects:active,.no-card-effects:focus,.no-card-effects:focus-within,.no-card-effects:hover,.video-grid .content-box :active,.video-grid .content-box :focus,.video-grid .content-box :focus-within,.video-grid .content-box :hover,.video-grid .content-box:active,.video-grid .content-box:focus,.video-grid .content-box:focus-within,.video-grid .content-box:hover{transform:none!important;animation:none!important}.content-box--video .play-button,.content-box--video .video-controls button,.no-card-effects .play-button,.no-card-effects .video-controls button{transform:none!important;transition:all .3s ease!important}.content-box--video .play-button:hover,.content-box--video .video-controls button:hover,.no-card-effects .play-button:hover,.no-card-effects .video-controls button:hover{transform:scale(1.1)!important}.content-box--video .play-button:active,.content-box--video .video-controls button:active,.no-card-effects .play-button:active,.no-card-effects .video-controls button:active{transform:scale(.95)!important}.content-box--video .progress-filled:after,.no-card-effects .progress-filled:after{transform:translateY(-50%)!important;transition:all .2s ease!important}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.video-player-wrapper,.video-player-wrapper:active,.video-player-wrapper:focus,.video-player-wrapper:hover{transform:none!important;animation:none!important}.video-player-wrapper{width:100%;background:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:0 10px 30px rgba(31,49,71,.15);border:2px solid rgba(31,49,71,.1);transition:all .3s ease}.video-player-wrapper:hover{box-shadow:0 15px 40px rgba(31,49,71,.2);border-color:rgba(242,154,82,.3);transform:none}.video-header{position:relative;padding:1.5rem 2rem;background:linear-gradient(135deg,rgba(31,49,71,.03),rgba(242,154,82,.05));border-bottom:2px solid rgba(31,49,71,.08);overflow:hidden}@media(max-width:767px){.video-header{padding:1rem 1.25rem}}.video-header-content{position:relative;z-index:2}.video-meta{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;flex-wrap:wrap}@media(max-width:767px){.video-meta{gap:.5rem;margin-bottom:.5rem}}.video-category{display:inline-block;padding:.25rem .75rem;background:linear-gradient(135deg,#f29a52,#f6b681);color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:2.2rem;box-shadow:0 2px 8px rgba(242,154,82,.3)}@media(max-width:767px){.video-category{font-size:10px;padding:2px .5rem}}.video-date{display:flex;align-items:center;gap:.25rem;color:#1c1d36;font-size:.875rem;font-weight:500}.video-date svg{color:#f29a52}@media(max-width:767px){.video-date{font-size:.75rem}}.video-duration-badge{display:inline-block;padding:.25rem .5rem;background:rgba(31,49,71,.1);color:#1f3147;font-size:.75rem;font-weight:700;border-radius:.5rem;border:1px solid rgba(31,49,71,.2)}@media(max-width:767px){.video-duration-badge{font-size:10px;padding:2px .25rem}}.video-title{font-size:1.25rem;font-weight:700;color:#1f3147;margin:0 0 .5rem;line-height:1.3}@media(max-width:767px){.video-title{font-size:1.125rem;margin-bottom:.25rem}}.video-description{font-size:.875rem;color:#1c1d36;margin:0;line-height:1.6;max-width:90%}@media(max-width:767px){.video-description{font-size:.75rem;max-width:100%}}.video-header-decoration{position:absolute;top:0;right:0;width:200px;height:100%;pointer-events:none;z-index:1;opacity:.4}@media(max-width:767px){.video-header-decoration{width:120px;opacity:.3}}.decoration-circle{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(242,154,82,.2) 0,rgba(242,154,82,.05) 70%,transparent 100%)}.decoration-circle-1{width:120px;height:120px;top:-30px;right:-20px}@media(max-width:767px){.decoration-circle-1{width:80px;height:80px;top:-20px;right:-10px}}.decoration-circle-2{width:80px;height:80px;bottom:-20px;right:40px}@media(max-width:767px){.decoration-circle-2{width:60px;height:60px;bottom:-15px;right:25px}}.video-player{position:relative;width:100%;background:#000;aspect-ratio:16/9}.video-player video{width:100%;height:100%;display:block;cursor:pointer}.video-player video::cue{background-color:rgba(0,0,0,.9);color:#fff;font-size:.95em;font-weight:500;padding:.5em .8em;border-radius:8px;text-shadow:1px 1px 2px rgba(0,0,0,.8);line-height:1.5}@media(max-width:767px){.video-player video::cue{font-size:.85em;padding:.4em .6em;border-radius:6px}}.play-overlay{position:absolute;top:0;left:0;right:0;bottom:60px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);cursor:pointer;transition:background .3s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.play-overlay:hover{background:rgba(0,0,0,.5)}.play-overlay:hover .play-button{transform:scale(1.2)}.play-button{width:90px;height:90px;border-radius:50%;background:linear-gradient(135deg,#f29a52,#f6b681);border:4px solid hsla(0,0%,100%,.9);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px rgba(242,154,82,.5),0 0 0 0 rgba(242,154,82,.4);animation:pulse 2s infinite}.play-button svg{margin-left:4px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.play-button:hover{background:linear-gradient(135deg,#f4a86a,#f7c499);box-shadow:0 12px 35px rgba(242,154,82,.6),0 0 0 8px rgba(242,154,82,.2);animation:none}@media(max-width:767px){.play-button{width:70px;height:70px;border-width:3px}.play-button svg{width:36px;height:36px}}@keyframes pulse{0%,to{box-shadow:0 8px 25px rgba(242,154,82,.5),0 0 0 0 rgba(242,154,82,.4)}50%{box-shadow:0 8px 25px rgba(242,154,82,.5),0 0 0 12px rgba(242,154,82,.1)}}.video-controls{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.95),rgba(0,0,0,.7) 70%,transparent);padding:1rem;opacity:0;transition:opacity .3s ease}.video-player:hover .video-controls{opacity:1}@media(max-width:767px){.video-controls{opacity:1;padding:.75rem;background:linear-gradient(0deg,rgba(0,0,0,.95),transparent)}}.progress-bar{width:100%;height:6px;background:hsla(0,0%,100%,.3);border-radius:3px;cursor:pointer;margin-bottom:.75rem;position:relative;transition:height .2s ease;padding:8px 0;margin-top:-8px}.progress-bar:hover{height:8px;cursor:-webkit-grab;cursor:grab}.progress-bar.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;height:8px}.progress-bar.dragging .progress-filled:after{transform:translateY(-50%) scale(1.5)!important;box-shadow:0 4px 12px rgba(0,0,0,.6),0 0 0 5px rgba(242,154,82,.5)!important}.progress-bar.dragging *{-moz-user-select:none;user-select:none;-webkit-user-select:none}@media(max-width:767px){.progress-bar{height:5px;padding:10px 0;margin-top:-10px}.progress-bar:hover{height:5px}.progress-bar.dragging{height:6px}}.progress-filled{height:100%;background:linear-gradient(90deg,#f29a52,#f6b681);border-radius:3px;transition:width .05s linear;position:relative;box-shadow:0 0 8px rgba(242,154,82,.6)}.progress-filled:after{content:"";position:absolute;right:-8px;top:50%;transform:translateY(-50%);width:16px;height:16px;background:#fff;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.4),0 0 0 3px rgba(242,154,82,.3);transition:all .15s ease;cursor:-webkit-grab;cursor:grab}@media(max-width:767px){.progress-filled:after{width:14px;height:14px;right:-7px}}.progress-bar:hover .progress-filled:after{transform:translateY(-50%) scale(1.3);box-shadow:0 3px 8px rgba(0,0,0,.5),0 0 0 4px rgba(242,154,82,.4)}.progress-bar.dragging .progress-filled:after,.progress-bar:active .progress-filled:after{cursor:-webkit-grabbing;cursor:grabbing;transform:translateY(-50%) scale(1.5);box-shadow:0 4px 12px rgba(0,0,0,.6),0 0 0 5px rgba(242,154,82,.5)}.controls-row{display:flex;justify-content:space-between;align-items:center;gap:1rem}@media(max-width:767px){.controls-row{gap:.5rem}}.controls-left,.controls-right{display:flex;align-items:center;gap:.75rem}@media(max-width:767px){.controls-left,.controls-right{gap:.5rem}}.controls-left button,.controls-right button{background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;transition:all .2s ease}.controls-left button:hover,.controls-right button:hover{background:hsla(0,0%,100%,.2);transform:scale(1)}.controls-left button:active,.controls-right button:active{transform:scale(1)}.controls-left button.active,.controls-right button.active{background:rgba(242,154,82,.8);color:#fff}@media(max-width:767px){.controls-left button,.controls-right button{padding:.25rem}.controls-left button svg,.controls-right button svg{width:18px;height:18px}}.time-display{color:#fff;font-size:.875rem;font-weight:600;display:flex;align-items:center;gap:.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-shadow:0 1px 3px rgba(0,0,0,.5)}@media(max-width:767px){.time-display{font-size:.75rem}}.time-separator{opacity:.6}.volume-control{display:flex;align-items:center;gap:.5rem}@media(max-width:640px){.volume-control .volume-bar{display:none}}.volume-bar{width:80px;height:4px;background:hsla(0,0%,100%,.3);border-radius:2px;cursor:pointer;position:relative;transition:height .2s ease}.volume-bar:hover{height:6px}@media(max-width:767px){.volume-bar{width:60px}}.volume-filled{height:100%;background:#fff;border-radius:2px;transition:width .1s linear;box-shadow:0 0 6px hsla(0,0%,100%,.6)}.subtitle-control{position:relative;display:flex;align-items:center;gap:.5rem}.subtitle-lang-switch{display:flex;gap:.25rem}.subtitle-lang-switch button{font-size:.75rem;padding:.25rem .5rem;min-width:32px;font-weight:700;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2)}.subtitle-lang-switch button.active{background:rgba(242,154,82,.9);border-color:#f29a52}@media(max-width:767px){.subtitle-lang-switch button{font-size:10px;padding:2px .25rem;min-width:28px}}.video-player:-webkit-full-screen .video-controls{padding:1.5rem}.video-player:fullscreen .video-controls{padding:1.5rem}.video-player:-webkit-full-screen video::cue{font-size:1.1em;padding:.5em .8em;background-color:rgba(0,0,0,.85)}.video-player:fullscreen video::cue{font-size:1.1em;padding:.5em .8em;background-color:rgba(0,0,0,.85)}@media(max-width:767px){.video-player:-webkit-full-screen video::cue{font-size:1em;padding:.4em .6em}.video-player:fullscreen video::cue{font-size:1em;padding:.4em .6em}}.progress-tooltip{bottom:calc(100% + 12px);background:rgba(0,0,0,.95);color:#fff;padding:6px 10px;border-radius:6px;font-size:13px;font-weight:600;white-space:nowrap;pointer-events:none;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.3)}.progress-tooltip,.progress-tooltip:after{position:absolute;transform:translateX(-50%)}.progress-tooltip:after{content:"";top:100%;left:50%;border:5px solid transparent;border-top-color:rgba(0,0,0,.95)}@media(max-width:767px){.progress-tooltip{font-size:11px;padding:4px 8px}.progress-tooltip:after{border-width:4px}}.video-header,.video-header *,.video-player,.video-player *,.video-player-wrapper,.video-player-wrapper *{transform:none!important;transition:box-shadow .3s ease,border-color .3s ease,opacity .3s ease!important}.video-header :hover,.video-header:hover,.video-player :hover,.video-player-wrapper :hover,.video-player-wrapper:hover,.video-player:hover{transform:none!important}.play-button,.play-button:hover{transform:scale(1)!important;transition:all .3s ease!important}.play-button:hover,.play-button:hover:hover{transform:scale(1.1)!important}.video-controls button{transition:all .2s ease!important}.video-controls button:hover{transform:scale(1.1)!important}.video-controls button:active{transform:scale(.95)!important}.progress-filled:after{transition:all .2s ease!important}.progress-bar:hover .progress-filled:after{transform:translateY(-50%) scale(1.3)!important}.progress-bar.dragging .progress-filled:after,.progress-bar:active .progress-filled:after{transform:translateY(-50%) scale(1.5)!important}.content-box--video .video-player-wrapper,.tutorials-content .video-player-wrapper,.video-grid .video-player-wrapper,.video-player-wrapper,div.video-player-wrapper{transform:none!important;animation:none!important;will-change:box-shadow,border-color!important}.content-box--video .video-player-wrapper:active,.content-box--video .video-player-wrapper:focus,.content-box--video .video-player-wrapper:hover,.tutorials-content .video-player-wrapper:active,.tutorials-content .video-player-wrapper:focus,.tutorials-content .video-player-wrapper:hover,.video-grid .video-player-wrapper:active,.video-grid .video-player-wrapper:focus,.video-grid .video-player-wrapper:hover,.video-header,.video-header:hover,.video-player,.video-player-wrapper:active,.video-player-wrapper:focus,.video-player-wrapper:hover,.video-player:hover,div.video-player-wrapper:active,div.video-player-wrapper:focus,div.video-player-wrapper:hover{transform:none!important;animation:none!important}