.technology_wrapper{padding-bottom:30px}.technology_wrapper .technology-banner{position:relative;height:calc(100vh - var(--header-height));display:flex;align-items:center;justify-content:center}.technology_wrapper .technology-banner .media{position:absolute;top:0;right:0;left:0;bottom:0;display:flex;z-index:-1;overflow:hidden}.technology_wrapper .technology-banner .media #ytplayer{position:absolute;top:0;left:50%;width:calc(16 / 9 * 100vh);height:calc(100vh - var(--header-height));transform:translateX(-50%);pointer-events:none;min-width:100%;min-height:100%;overflow:hidden}@media (min-aspect-ratio: 16 / 9){.technology_wrapper .technology-banner .media #ytplayer{width:100vw;height:calc(100vw * 9 / 16);top:50%;transform:translate(-50%, -50%);min-width:unset;min-height:unset}}.technology_wrapper .technology-banner .media #ytplayer iframe::-webkit-media-controls,.technology_wrapper .technology-banner .media #ytplayer iframe .ytp-chrome-top,.technology_wrapper .technology-banner .media #ytplayer iframe .ytp-chrome-bottom,.technology_wrapper .technology-banner .media #ytplayer iframe .ytp-gradient-top,.technology_wrapper .technology-banner .media #ytplayer iframe .ytp-gradient-bottom,.technology_wrapper .technology-banner .media #ytplayer iframe .ytp-cued-thumbnail-overlay,.technology_wrapper .technology-banner .media #ytplayer iframe .ytp-title,.technology_wrapper .technology-banner .media #ytplayer iframe .ytp-watermark{display:none !important;opacity:0 !important;visibility:hidden !important}.technology_wrapper .technology-banner .media video{width:100%;height:100%;object-fit:cover}.technology_wrapper .technology-banner .media img{width:100%;height:100%;object-fit:cover}.technology_wrapper .technology-banner .content{display:flex;flex-direction:column;align-items:center;gap:10px;color:#fff}.technology_wrapper .technology-banner .content .breadcrumb{display:flex;gap:4px}.technology_wrapper .technology-banner .content .breadcrumb a{color:#fff}.technology_wrapper .technology-body{position:relative}.technology_wrapper .technology-body .technology-tabs-container{background:#fff;position:sticky;top:var(--header-height);border-bottom:2px solid var(--secondary-color);scroll-behavior:smooth}.technology_wrapper .technology-body .technology-tabs-container .container{overflow:hidden}.technology_wrapper .technology-body .technology-tabs{display:flex;align-items:center;justify-content:space-between;padding-bottom:2px;scroll-behavior:smooth;overflow-x:scroll;overflow-y:hidden;transition:all 0.3s}.technology_wrapper .technology-body .technology-tabs::-webkit-scrollbar{display:none}.technology_wrapper .technology-body .technology-tabs .technology-tab{padding:10px 20px;font-size:16px;transition:all 0.3s;position:relative;cursor:pointer;white-space:nowrap}.technology_wrapper .technology-body .technology-tabs .technology-tab::after{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:2px;background:#2563eb;transform:translateX(-50%);transition:all 0.3s}.technology_wrapper .technology-body .technology-tabs .technology-tab:hover,.technology_wrapper .technology-body .technology-tabs .technology-tab.active{background:var(--secondary-color)}.technology_wrapper .technology-body .technology-tabs .technology-tab:hover::after,.technology_wrapper .technology-body .technology-tabs .technology-tab.active::after{width:100%}.technology_wrapper .technology-body .technology-content{margin-top:20px}.technology_wrapper .technology-body .technology-content .technology-section .section-title{padding-bottom:10px;margin-bottom:20px;border-bottom:1px solid var(--border-color)}.technology_wrapper .technology-body .technology-content .technology-section .section-content-top .item{margin-bottom:20px}.technology_wrapper .technology-body .technology-content .technology-section .section-content-top .item .image img{width:100%;object-fit:cover}.technology_wrapper .technology-body .technology-content .technology-section .section-content-top .item .content{padding:20px;box-shadow:0 5px 20px rgba(0,0,0,0.1)}.technology_wrapper .technology-body .technology-content .technology-section .section-content-top .item .content .title{font-size:16px;font-weight:600;margin-bottom:12px}.technology_wrapper .technology-body .technology-content .technology-section .section-content-top .item .content .desc{color:var(--text-secondary-color)}.technology_wrapper .technology-body .technology-content .technology-section .section-content-bottom .item{margin-bottom:20px}.technology_wrapper .technology-body .technology-content .technology-section .section-content-bottom .item .image{aspect-ratio:16/9}.technology_wrapper .technology-body .technology-content .technology-section .section-content-bottom .item .image img{width:100%;height:100%;object-fit:cover}.technology_wrapper .technology-body .technology-content .technology-section .section-content-bottom .item .content{padding:20px;box-shadow:0 5px 20px rgba(0,0,0,0.1)}.technology_wrapper .technology-body .technology-content .technology-section .section-content-bottom .item .content.active .title i{transform:rotate(180deg)}.technology_wrapper .technology-body .technology-content .technology-section .section-content-bottom .item .content .title{display:flex;align-items:flex-start;justify-content:space-between;cursor:pointer}.technology_wrapper .technology-body .technology-content .technology-section .section-content-bottom .item .content .title i{transition:all 0.3s;font-size:20px}.technology_wrapper .technology-body .technology-content .technology-section .section-content-bottom .item .content .desc{max-height:0;overflow:hidden;color:var(--text-secondary-color);transition:all 0.3s}
