@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&display=swap";h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif!important}.technology-showcase-v2{padding:160px 20px 60px;max-width:1200px;margin:0 auto;position:relative}.technology-nav{position:fixed;left:24px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:20px;z-index:50;list-style:none;margin:0;padding:0}.technology-nav__circle{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;border:2px solid #000;background:transparent;transition:background .25s ease,transform .2s ease;cursor:pointer;text-decoration:none;color:inherit;position:relative}.technology-nav__circle:hover{transform:scale(1.15)}.technology-nav__circle--active{background:#000}.technology-nav__label{position:absolute;left:100%;top:50%;transform:translateY(-50%);margin-left:14px;white-space:nowrap;font-size:.875rem;font-weight:500;opacity:0;pointer-events:none;transition:opacity .2s ease;background:#fff;padding:6px 12px;border-radius:6px;box-shadow:0 2px 8px #0000001f}.technology-nav__circle:hover .technology-nav__label{opacity:1}.technology-showcase-v2__header{text-align:center;margin-bottom:60px}.technology-showcase-v2__title{font-size:4rem;font-weight:600;margin-bottom:20px;letter-spacing:-.02em;color:#000;font-family:Montserrat,sans-serif!important}.technology-showcase-v2__description{font-size:2.05rem;font-weight:600;color:#000;max-width:1200px;margin:0 auto;line-height:1.6;font-family:Montserrat,sans-serif!important}.technology-showcase-v2__description-info,.technology-showcase-v2__description-info-info{font-size:1.25rem;font-weight:300;color:#000;max-width:1200px;margin:12px auto 0;line-height:1.6;font-family:Montserrat,sans-serif!important}.technology-showcase-v2__description-info-info{margin-top:8px}.technology-showcase-v2__grid{display:grid;grid-template-columns:1fr;gap:90px;margin-top:60px;margin-left:15px;margin-right:15px}.technology-card{background:#fff;border:3px solid #e5e5e5;border-radius:21px;padding:4% 130px;text-align:center;transition:all .3s ease;display:flex;flex-direction:column;scroll-margin-top:120px}.technology-card:hover{border-color:#000;box-shadow:0 4px 20px #00000014;transform:translateY(-2px)}.technology-card__icon{margin-bottom:40px;display:flex;justify-content:center;align-items:start;min-height:80px}.technology-card__icon img{max-height:80px;width:auto;height:auto;object-fit:contain}.technology-card__title{font-size:1.5rem;font-weight:600;margin-top:20px;margin-bottom:20px;letter-spacing:-.01em;color:#000;text-transform:uppercase}.hidden-on-desktop{display:none}.technology-card__description{font-size:18px;line-height:1.6;color:#000;margin-bottom:40px;flex-grow:1;font-family:Montserrat,sans-serif!important}.technology-card__description p{margin:0}.technology-card__learn-more{background:transparent;border:1px solid #000;color:#000;border-radius:9999px;padding:12px 32px;font-size:.9375rem;font-weight:400;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:all .3s ease;align-self:center;margin-top:auto;font-family:Montserrat,sans-serif!important}.technology-card__learn-more:hover{background:#000;color:#fff}.technology-card__learn-more:focus{outline:2px solid #000;outline-offset:2px}.technology-card__video{width:100%;max-width:560px;margin:0 auto 40px;border-radius:12px;overflow:hidden;aspect-ratio:16 / 9}.technology-card__video-iframe{display:block;width:100%;height:100%;border:none;border-radius:12px}.technology-modal-content{padding:16px 0 0;text-align:center}.technology-modal__details{text-align:center;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #eee;font-size:.9375rem;line-height:1.6;color:#444;font-family:Montserrat,sans-serif}.technology-modal__details p{margin:0 0 .75em}.technology-modal__details p:last-child{margin-bottom:0}.technology-modal__details>*:first-child{margin-top:0}.technology-modal__details h1,.technology-modal__details h2,.technology-modal__details h3,.technology-modal__details h4,.technology-modal__details h5,.technology-modal__details h6{margin:1em 0 .4em;font-weight:600;font-size:1.2rem;line-height:1.4;color:#222}.technology-modal__details h1:first-child,.technology-modal__details h2:first-child,.technology-modal__details h3:first-child,.technology-modal__details h4:first-child,.technology-modal__details h5:first-child,.technology-modal__details h6:first-child{margin-top:0}.technology-modal__details a{color:#000;text-decoration:underline;text-underline-offset:2px}.technology-modal__details a:hover{text-decoration:none}.technology-modal__details ul,.technology-modal__details ol{margin:.75em 0;padding-left:1.5em;text-align:left;display:inline-block}.technology-modal__details li{margin-bottom:.35em}.technology-modal__details li:last-child{margin-bottom:0}.technology-modal__details strong{font-weight:600;color:#222}.technology-modal__details p{font-size:18px;font-family:Montserrat,sans-serif!important}.technology-modal__tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:40px}.technology-modal__tab{background:#f5f5f5;border:none;border-radius:9999px;padding:12px 20px;font-size:.9375rem;font-weight:400;color:#666;cursor:pointer;transition:background .25s ease,color .25s ease;text-transform:uppercase;letter-spacing:.05em;position:relative}.technology-modal__tab:hover{background:#e5e5e5;color:#000}.technology-modal__tab--active{background:#000;color:#fff}.technology-modal__tab:focus{outline:2px solid #000;outline-offset:2px}.technology-modal__panels{min-height:300px;margin-bottom:8px;display:flex;position:relative}.technology-modal__panel{display:none;animation:fadeIn .3s ease}.technology-modal__panel--active{display:flex;flex-direction:row;gap:40px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.technology-modal__panel-content{order:1;flex:1 1 52%;min-width:0;max-width:58%;display:flex;flex-direction:column;padding:12px 0 0;font-size:.9rem;line-height:1.75;letter-spacing:.01em;color:#2c2c2c;text-align:left;font-family:Montserrat,sans-serif!important;justify-content:center}.technology-modal__panel-content>*:first-child{margin-top:0}.technology-modal__panel-content p{margin-top:0;margin-bottom:1.25em}.technology-modal__panel-content p:last-child{margin-bottom:0}.technology-modal__panel-content h3,.technology-modal__panel-content h4{margin-top:1.5em;margin-bottom:.5em;font-weight:600;font-size:1.125rem;line-height:1.4;color:#000}.technology-modal__panel-content h3:first-child,.technology-modal__panel-content h4:first-child{margin-top:0}.technology-modal__panel-content ul,.technology-modal__panel-content ol{margin:1em 0;padding-left:1.5em}.technology-modal__panel-content li{margin-bottom:.5em}.technology-modal__panel-content li:last-child{margin-bottom:0}.technology-modal__panel-image{display:flex;justify-content:center;order:2;flex:0 0 42%;max-width:42%;min-width:200px;text-align:center;margin-bottom:0;flex-direction:column}.technology-modal__panel-image img{max-width:100%;height:auto;border-radius:8px}.technology-awarded-patents__list{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.technology-card_info{display:flex;flex-direction:column;align-items:center;justify-content:center}.technology-card_info img{max-height:80px;width:auto;height:auto;object-fit:contain}@media screen and (max-width:990px){.technology-showcase-v2__grid{gap:30px}.technology-card{padding:30px 24px}.hidden-on-desktop{display:block}}@media screen and (max-width:749px){.technology-nav{left:12px;gap:14px}.technology-nav__circle{width:12px;height:12px;border-width:1.5px}.technology-nav__label{font-size:.75rem;padding:4px 8px}.technology-showcase-v2{padding:120px 15px 40px}.technology-showcase-v2__header{margin-bottom:40px}.technology-showcase-v2__title{font-size:2.5rem}.technology-showcase-v2__description{font-size:1rem}.technology-showcase-v2__description-info,.technology-showcase-v2__description-info-info{font-size:1rem;margin-top:10px;padding-left:12%;padding-right:12%;font-family:Montserrat,sans-serif!important}.technology-showcase-v2__description-info-info{margin-top:6px}.technology-showcase-v2__grid{grid-template-columns:1fr;gap:60px;margin-top:40px}.technology-card{padding:30px 20px;margin-top:40px;scroll-margin-top:100px}.technology-card__icon img{max-height:70px}.technology-card__title{font-size:1.25rem}.technology-card_center{text-align:center}.technology-modal__tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:28px}.technology-modal__tab{padding:10px 14px;font-size:.875rem;text-align:center;min-width:0}.technology-modal__panels{min-height:200px}.technology-modal__panel--active{flex-direction:column;gap:20px}.technology-modal__panel-image{flex:none;max-width:100%;margin-bottom:0}.technology-modal__panel-content{font-size:1rem;line-height:1.7;padding-top:4px}.technology-modal__panel-content p{margin-bottom:1em}.technology-modal__details{margin-bottom:20px;padding-bottom:16px}}#popup-modal:has(.technology-modal-wrapper){display:flex;align-items:center;justify-content:center;min-height:100%;box-sizing:border-box}#popup-modal .modal-dialog.technology-modal-wrapper{max-width:900px;width:90%;margin:auto}#popup-modal .modal-dialog.technology-modal-wrapper .modal-content{position:relative;border-radius:12px;overflow:visible}#popup-modal .modal-dialog.technology-modal-wrapper .modal-header{display:none}#popup-modal .modal-dialog.technology-modal-wrapper .modal-close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;background:transparent;color:#000;cursor:pointer;border-radius:50%;transition:background .2s ease,color .2s ease}#popup-modal .modal-dialog.technology-modal-wrapper .modal-close:hover{background:#f0f0f0;color:#000}#popup-modal .modal-dialog.technology-modal-wrapper .modal-close .icon,#popup-modal .modal-dialog.technology-modal-wrapper .modal-close svg{width:24px;height:24px}#popup-modal .modal-body{padding:4%}.technology-modal__body-wrap{position:relative}.technology-modal__body-inner{padding-top:8px}.technology-modal__close{position:absolute;top:-25px;right:-20px;z-index:10;display:flex;align-items:center;justify-content:center;width:35px;height:35px;padding:0;border:none;background:transparent;color:#000;background-color:#000;cursor:pointer;border-radius:50%;transition:background .2s ease,color .2s ease}.technology-modal__close:hover{color:#f0f0f0;background:#000}.technology-modal__close svg{width:20px;height:20px;pointer-events:none}@media screen and (max-width:749px){.technology-showcase-v2{padding:60px 15px 40px}.technology-awarded-patents__list{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;gap:12px}#popup-modal .modal-dialog.technology-modal-wrapper{width:95%;margin:auto}#popup-modal .modal-dialog.technology-modal-wrapper .modal-close{width:40px;height:40px}.technology-modal__close{width:35px;height:35px;top:-30px;right:-5px}.technology-modal__close svg{width:25px;height:25px}#popup-modal .modal-body{padding:24px 16px;margin-top:28px}.technology-modal-content{padding-top:12px}.technology-modal__panel-content{font-size:16px;width:100%;max-width:100%!important}}.technology-awarded-patents{margin-top:90px;max-width:100%;background:#fff;border:3px solid #e5e5e5;border-radius:21px;padding:4%;text-align:center;transition:all .3s ease;margin-left:15px;margin-right:15px}.technology-awarded-patents:hover{border-color:#000;box-shadow:0 4px 20px #00000014;transform:translateY(-2px)}.technology-awarded-patents__title{font-size:1.5rem;font-weight:400;letter-spacing:-.01em;margin:0 0 24px;color:inherit}.technology-awarded-patents__btn{display:inline-block;padding:12px 32px;font-size:.9375rem;font-weight:400;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;color:#000;background:transparent;border:1px solid #000;border-radius:9999px;cursor:pointer;transition:all .3s ease}.technology-awarded-patents__btn:hover{background:#000;color:#fff!important}.technology-awarded-patents__btn:focus{outline:2px solid #000;outline-offset:2px}@media screen and (max-width:749px){.technology-awarded-patents{margin-top:56px;padding:30px 20px}.technology-awarded-patents__title{font-size:1.25rem;margin-bottom:20px}.technology-awarded-patents__btn{padding:10px 24px;font-size:.875rem}.technology-card__icon{margin-bottom:20px;display:flex;justify-content:center;align-items:start;min-height:80px}}
/*# sourceMappingURL=/cdn/shop/t/69/assets/technology-v2.css.map */
