.hero-swiper{height:calc(100vh + 2.125rem);height:calc(100dvh + 2.125rem);--swiper-pagination-color:var(--color-primary-blue-500);--swiper-pagination-left:auto;--swiper-pagination-right:var(--r-unit-4xl);--swiper-pagination-bottom:8px;--swiper-pagination-top:auto;--swiper-pagination-fraction-color:inherit;--swiper-pagination-bullet-size:var(--unit-l);--swiper-paginationF-bullet-width:var(--unit-l);--swiper-pagination-bullet-height:var(--unit-l);--swiper-pagination-bullet-inactive-color:var(--color-base-400);--swiper-pagination-bullet-inactive-opacity:1;--swiper-pagination-bullet-opacity:1;--swiper-pagination-bullet-vertical-gap:var(--unit-2xl);--swiper-pagination-bullet-horizontal-gap:var(--unit-2xl)}.hero-swiper .swiper-pagination{width:auto}.hero-swiper .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.hero-swiper>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.hero-swiper.swiper-horizontal>.swiper-pagination-bullets{bottom:unset}.hero-swiper .swiper-slide{display:flex;flex-direction:column;height:100vh;height:100dvh;height:calc(100vh + 2.125rem);height:calc(100dvh + 2.125rem);justify-content:flex-end;padding:0 var(--r-unit-4xl) 6.375rem;position:relative;transition-timing-function:ease-out}.hero-swiper .swiper-slide:before{background:linear-gradient(214.91deg,transparent 50.14%,rgba(0,0,0,.5) 86.27%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.hero-swiper .swiper-slide .img{bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.hero-swiper .swiper-slide:after{background:var(--color-background-surface-lightest);bottom:-1px;clip-path:polygon(30px 0,100% 0,100% 100%,0 100%);content:"";height:33px;pointer-events:none;position:absolute;right:0;width:40.42%;z-index:2}.hero-bottom-pattern{background-image:url(../../images/common/innocomm-module-section-top-blue-alpha.svg);bottom:0;height:33px;position:absolute;right:calc(40.42% - 82px);transform:scaleX(-1);width:140px;z-index:3}.hero-content{max-width:47.8125rem;position:relative;z-index:4}.hero-text{--text-line:3;margin-top:var(--unit-l)}.hero-swiper .swiper-pagination-bullet-active{position:relative}.hero-swiper .swiper-pagination-bullet:before{border:1px solid var(--color-primary-blue-300);border-radius:50%;bottom:0;content:"";height:1.5rem;left:-50%;margin:auto;position:absolute;top:0;transform:scale(0);transition:var(--transition-ease);width:1.5rem}.hero-swiper .swiper-pagination-bullet-active:before{transform:scale(1)}.hero-swiper .swiper-pagination-bullet-active:after{animation:pulsate 1.3s linear infinite;background:var(--color-primary-blue-500);border-radius:50%;bottom:0;content:"";height:100%;left:0;margin:auto;position:absolute;right:0;top:0;width:100%}@keyframes pulsate{0%{opacity:.8;transform:scale(1)}15%{opacity:.8;transform:scale(1.2)}25%{opacity:.6;transform:scale(1.6)}32%{opacity:.3;transform:scale(1.8)}38.47%{opacity:0;transform:scale(2)}to{opacity:0;transform:scale(2)}}@media (max-width:1199px){.hero-swiper .swiper-slide{padding:0 3.25rem 75px}.hero-content{max-width:none}.hero-swiper .swiper-slide:after{width:47.4%}.hero-bottom-pattern{right:calc(47.4% - 82px)}.hero-swiper .swiper-slide:before{background:linear-gradient(179.35deg,transparent 43.42%,rgba(4,13,36,.4) 91.08%)}}@media (max-width:767px){.hero-swiper .swiper-slide{padding:0 var(--unit-xl) 54px}}.product-section{padding:5rem 0 12.5rem}.product-grid{aspect-ratio:1348/727;display:grid;gap:var(--r-unit-xl);grid-template-columns:repeat(4,1fr);grid-template-rows:33.15% 1fr 1fr;margin-top:var(--r-unit-4xl)}.product-item{border-radius:var(--border-radius-large);overflow:hidden;padding:var(--r-unit-2xl);position:relative;text-decoration:none}.product-item:after,.product-item:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:var(--transition-micro);z-index:-1}.product-item:before{opacity:1}.product-item:after,.product-item:hover:before{opacity:0}.product-item:hover:after{opacity:1}.card-type1:before{background:linear-gradient(270deg,var(--color-secondary-blue-500) 36.76%,var(--color-secondary-blue-800) 173.97%)}.card-type1:after{background:linear-gradient(270deg,var(--color-secondary-blue-400) 47.98%,var(--color-secondary-blue-700) 173.97%)}.card-type2:before{background:linear-gradient(270deg,var(--color-secondary-blue-400) -12.13%,var(--color-secondary-blue-500) 149.41%)}.card-type2:after{background:linear-gradient(270deg,var(--color-secondary-blue-400) 59.06%,var(--color-secondary-blue-500) 158.9%)}.card-type3:before{background:linear-gradient(270deg,var(--color-primary-blue-400) -8.89%,#b34000 172.77%)}.card-type3:after{background:linear-gradient(270deg,var(--color-primary-blue-400) 94.35%,#b34000 266.47%)}@media screen and (-webkit-min-device-pixel-ratio:0){.product-item.product-item:before,.product-item.product-item:hover:before{opacity:1}.product-item.product-item:after{display:none}@property --card-type1-color1{syntax:"<color>";initial-value:#4159a7;inherits:false}@property --card-type1-color2{syntax:"<color>";initial-value:#172563;inherits:false}@property --card-type1-percent1{syntax:"<number>";initial-value:36.76;inherits:false}@property --card-type1-percent2{syntax:"<number>";initial-value:173.97;inherits:false}.card-type1:before{background-image:linear-gradient(270deg,var(--card-type1-color1) calc(var(--card-type1-percent1)*1%),var(--card-type1-color2) calc(var(--card-type1-percent2)*1%));transition:--card-type1-color1 var(--transition-micro),--card-type1-color2 var(--transition-micro),--card-type1-percent1 var(--transition-micro),--card-type1-percent2 var(--transition-micro)}.card-type1:hover:before{--card-type1-color1:#6e8cc2;--card-type1-color2:#24367d;--card-type1-percent1:47.98;--card-type1-percent2:173.97}@property --card-type2-color1{syntax:"<color>";initial-value:#6e8cc2;inherits:false}@property --card-type2-color2{syntax:"<color>";initial-value:#4159a7;inherits:false}@property --card-type2-percent1{syntax:"<number>";initial-value:-12.13;inherits:false}@property --card-type2-percent2{syntax:"<number>";initial-value:149.41;inherits:false}.card-type2:before{background-image:linear-gradient(270deg,var(--card-type2-color1) calc(var(--card-type2-percent1)*1%),var(--card-type2-color2) calc(var(--card-type2-percent2)*1%));transition:--card-type2-color1 var(--transition-micro),--card-type2-color2 var(--transition-micro),--card-type2-percent1 var(--transition-micro),--card-type2-percent2 var(--transition-micro)}.card-type2:hover:before{--card-type2-color1:#6e8cc2;--card-type2-color2:#4159a7;--card-type2-percent1:59.06;--card-type2-percent2:158.9}@property --card-type3-color1{syntax:"<color>";initial-value:#f2a349;inherits:false}@property --card-type3-color2{syntax:"<color>";initial-value:#b34000;inherits:false}@property --card-type3-percent1{syntax:"<number>";initial-value:-8.89;inherits:false}@property --card-type3-percent2{syntax:"<number>";initial-value:172.77;inherits:false}.card-type3:before{background-image:linear-gradient(270deg,var(--card-type3-color1) calc(var(--card-type3-percent1)*1%),var(--card-type3-color2) calc(var(--card-type3-percent2)*1%));transition:--card-type3-color1 var(--transition-micro),--card-type3-color2 var(--transition-micro),--card-type3-percent1 var(--transition-micro),--card-type3-percent2 var(--transition-micro)}.card-type3:hover:before{--card-type3-color1:#f2a349;--card-type3-color2:#b34000;--card-type3-percent1:94.35;--card-type3-percent2:266.47}}@supports (background:paint(propjockey)) or ((width:1rlh) and ((-webkit-hyphens:none) or (-moz-appearance:none))){.product-item.product-item:before,.product-item.product-item:hover:before{opacity:1}.product-item.product-item:after{display:none}@property --card-type1-color1{syntax:"<color>";initial-value:#4159a7;inherits:false}@property --card-type1-color2{syntax:"<color>";initial-value:#172563;inherits:false}@property --card-type1-percent1{syntax:"<number>";initial-value:36.76;inherits:false}@property --card-type1-percent2{syntax:"<number>";initial-value:173.97;inherits:false}.card-type1:before{background-image:linear-gradient(270deg,var(--card-type1-color1) calc(var(--card-type1-percent1)*1%),var(--card-type1-color2) calc(var(--card-type1-percent2)*1%));transition:--card-type1-color1 var(--transition-micro),--card-type1-color2 var(--transition-micro),--card-type1-percent1 var(--transition-micro),--card-type1-percent2 var(--transition-micro)}.card-type1:hover:before{--card-type1-color1:#6e8cc2;--card-type1-color2:#24367d;--card-type1-percent1:47.98;--card-type1-percent2:173.97}@property --card-type2-color1{syntax:"<color>";initial-value:#6e8cc2;inherits:false}@property --card-type2-color2{syntax:"<color>";initial-value:#4159a7;inherits:false}@property --card-type2-percent1{syntax:"<number>";initial-value:-12.13;inherits:false}@property --card-type2-percent2{syntax:"<number>";initial-value:149.41;inherits:false}.card-type2:before{background-image:linear-gradient(270deg,var(--card-type2-color1) calc(var(--card-type2-percent1)*1%),var(--card-type2-color2) calc(var(--card-type2-percent2)*1%));transition:--card-type2-color1 var(--transition-micro),--card-type2-color2 var(--transition-micro),--card-type2-percent1 var(--transition-micro),--card-type2-percent2 var(--transition-micro)}.card-type2:hover:before{--card-type2-color1:#6e8cc2;--card-type2-color2:#4159a7;--card-type2-percent1:59.06;--card-type2-percent2:158.9}@property --card-type3-color1{syntax:"<color>";initial-value:#f2a349;inherits:false}@property --card-type3-color2{syntax:"<color>";initial-value:#b34000;inherits:false}@property --card-type3-percent1{syntax:"<number>";initial-value:-8.89;inherits:false}@property --card-type3-percent2{syntax:"<number>";initial-value:172.77;inherits:false}.card-type3:before{background-image:linear-gradient(270deg,var(--card-type3-color1) calc(var(--card-type3-percent1)*1%),var(--card-type3-color2) calc(var(--card-type3-percent2)*1%));transition:--card-type3-color1 var(--transition-micro),--card-type3-color2 var(--transition-micro),--card-type3-percent1 var(--transition-micro),--card-type3-percent2 var(--transition-micro)}.card-type3:hover:before{--card-type3-color1:#f2a349;--card-type3-color2:#b34000;--card-type3-percent1:94.35;--card-type3-percent2:266.47}}.product-item-1{background-image:url(../../images/index/innocomm-product-highlight-1.png);grid-column:1/2;grid-row:1/3}.product-item-1,.product-item-2{background-position:0 100%;background-repeat:no-repeat;background-size:contain}.product-item-2{background-image:url(../../images/index/innocomm-product-highlight-2.png);grid-column:2/4;grid-row:1/2}.product-item-3{background-image:url(../../images/index/innocomm-product-highlight-3.png);background-size:100% 100%;grid-column:2/3}.product-item-3,.product-item-4{background-position:0 100%;background-repeat:no-repeat;grid-row:2/3}.product-item-4{background-image:url(../../images/index/innocomm-product-highlight-4.png);background-size:contain;grid-column:3/4}.product-item-5{background-image:url(../../images/index/innocomm-product-highlight-5.png);background-position:0 100%;background-repeat:no-repeat;background-size:100% 100%;grid-column:4/5;grid-row:1/3}.product-item-6{background-image:url(../../images/index/innocomm-product-highlight-6.png);grid-column:1/3}.product-item-6,.product-item-7{background-position:0 100%;background-repeat:no-repeat;background-size:contain}.product-item-7{background-image:url(../../images/index/innocomm-product-highlight-7.png);grid-column:3/5}@media screen and (max-width:1199px){.product-section{padding:var(--unit-5xl) 0 var(--unit-6xl)}.product-grid{aspect-ratio:unset;grid-template-columns:repeat(2,1fr);grid-template-rows:unset}.product-item{aspect-ratio:320/427;grid-column:unset;grid-row:unset}.product-item-1{aspect-ratio:664/427;background-image:url(../../images/index/innocomm-product-highlight-1-tb.png);grid-column:1/-1}.product-item-2{background-image:url(../../images/index/innocomm-product-highlight-2-tb.png)}.product-item-3{background-image:url(../../images/index/innocomm-product-highlight-3-tb.png)}.product-item-4{background-image:url(../../images/index/innocomm-product-highlight-4-tb.png)}.product-item-5{background-image:url(../../images/index/innocomm-product-highlight-5-tb.png)}.product-item-6{background-image:url(../../images/index/innocomm-product-highlight-6-tb.png)}.product-item-7{background-image:url(../../images/index/innocomm-product-highlight-7-tb.png)}.tb-card-type1:before{background:linear-gradient(270deg,var(--color-secondary-blue-500) 36.76%,var(--color-secondary-blue-800) 173.97%)}.tb-card-type1:after{background:linear-gradient(270deg,var(--color-secondary-blue-400) 47.98%,var(--color-secondary-blue-700) 173.97%)}.tb-card-type2:before{background:linear-gradient(270deg,var(--color-secondary-blue-400) -12.13%,var(--color-secondary-blue-500) 149.41%)}.tb-card-type2:after{background:linear-gradient(270deg,var(--color-secondary-blue-400) 59.06%,var(--color-secondary-blue-500) 158.9%)}.tb-card-type3:before{background:linear-gradient(270deg,var(--color-primary-blue-400) -8.89%,#b34000 172.77%)}.tb-card-type3:after{background:linear-gradient(270deg,var(--color-primary-blue-400) 94.35%,#b34000 266.47%)}@media screen and (-webkit-min-device-pixel-ratio:0){.tb-card-type1:before{background-image:linear-gradient(270deg,var(--card-type1-color1) calc(var(--card-type1-percent1)*1%),var(--card-type1-color2) calc(var(--card-type1-percent2)*1%));transition:--card-type1-color1 var(--transition-micro),--card-type1-color2 var(--transition-micro),--card-type1-percent1 var(--transition-micro),--card-type1-percent2 var(--transition-micro)}.tb-card-type1:hover:before{--card-type1-color1:#6e8cc2;--card-type1-color2:#24367d;--card-type1-percent1:47.98;--card-type1-percent2:173.97}.tb-card-type2:before{background-image:linear-gradient(270deg,var(--card-type2-color1) calc(var(--card-type2-percent1)*1%),var(--card-type2-color2) calc(var(--card-type2-percent2)*1%));transition:--card-type2-color1 var(--transition-micro),--card-type2-color2 var(--transition-micro),--card-type2-percent1 var(--transition-micro),--card-type2-percent2 var(--transition-micro)}.tb-card-type2:hover:before{--card-type2-color1:#6e8cc2;--card-type2-color2:#4159a7;--card-type2-percent1:59.06;--card-type2-percent2:158.9}.tb-card-type3:before{background-image:linear-gradient(270deg,var(--card-type3-color1) calc(var(--card-type3-percent1)*1%),var(--card-type3-color2) calc(var(--card-type3-percent2)*1%));transition:--card-type3-color1 var(--transition-micro),--card-type3-color2 var(--transition-micro),--card-type3-percent1 var(--transition-micro),--card-type3-percent2 var(--transition-micro)}.tb-card-type3:hover:before{--card-type3-color1:#f2a349;--card-type3-color2:#b34000;--card-type3-percent1:94.35;--card-type3-percent2:266.47}}@supports (background:paint(propjockey)) or ((width:1rlh) and ((-webkit-hyphens:none) or (-moz-appearance:none))){.tb-card-type1:before{background-image:linear-gradient(270deg,var(--card-type1-color1) calc(var(--card-type1-percent1)*1%),var(--card-type1-color2) calc(var(--card-type1-percent2)*1%));transition:--card-type1-color1 var(--transition-micro),--card-type1-color2 var(--transition-micro),--card-type1-percent1 var(--transition-micro),--card-type1-percent2 var(--transition-micro)}.tb-card-type1:hover:before{--card-type1-color1:#6e8cc2;--card-type1-color2:#24367d;--card-type1-percent1:47.98;--card-type1-percent2:173.97}.tb-card-type2:before{background-image:linear-gradient(270deg,var(--card-type2-color1) calc(var(--card-type2-percent1)*1%),var(--card-type2-color2) calc(var(--card-type2-percent2)*1%));transition:--card-type2-color1 var(--transition-micro),--card-type2-color2 var(--transition-micro),--card-type2-percent1 var(--transition-micro),--card-type2-percent2 var(--transition-micro)}.tb-card-type2:hover:before{--card-type2-color1:#6e8cc2;--card-type2-color2:#4159a7;--card-type2-percent1:59.06;--card-type2-percent2:158.9}.tb-card-type3:before{background-image:linear-gradient(270deg,var(--card-type3-color1) calc(var(--card-type3-percent1)*1%),var(--card-type3-color2) calc(var(--card-type3-percent2)*1%));transition:--card-type3-color1 var(--transition-micro),--card-type3-color2 var(--transition-micro),--card-type3-percent1 var(--transition-micro),--card-type3-percent2 var(--transition-micro)}.tb-card-type3:hover:before{--card-type3-color1:#f2a349;--card-type3-color2:#b34000;--card-type3-percent1:94.35;--card-type3-percent2:266.47}}}@media screen and (max-width:767px){.product-section{padding:var(--unit-4xl) 0 7.125rem}.product-swiper-section{margin-top:var(--unit-4xl);margin-inline:auto}.mb-product-swiper .swiper-slide{aspect-ratio:320/427;height:427px;margin-bottom:var(--unit-xl);width:320px}.mb-product-swiper .mb-pro-card{border-radius:var(--border-radius-large);display:block;height:100%;overflow:hidden;padding:var(--r-unit-2xl);position:relative;text-decoration:none}.mb-pro-card:after,.mb-pro-card:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:var(--transition-micro);z-index:-1}.mb-pro-card:before{opacity:1}.mb-pro-card:after,.mb-pro-card:hover:before{opacity:0}.mb-pro-card:hover:after{opacity:1}.mb-card-type1:before{background:linear-gradient(270deg,var(--color-secondary-blue-500) 36.76%,var(--color-secondary-blue-800) 173.97%)}.mb-card-type1:after{background:linear-gradient(270deg,var(--color-secondary-blue-400) 47.98%,var(--color-secondary-blue-700) 173.97%)}.mb-card-type2:before{background:linear-gradient(270deg,var(--color-secondary-blue-400) -12.13%,var(--color-secondary-blue-500) 149.41%)}.mb-card-type2:after{background:linear-gradient(270deg,var(--color-secondary-blue-400) 59.06%,var(--color-secondary-blue-500) 158.9%)}.mb-card-type3:before{background:linear-gradient(270deg,var(--color-primary-blue-400) -8.89%,#b34000 172.77%)}.mb-card-type3:after{background:linear-gradient(270deg,var(--color-primary-blue-400) 94.35%,#b34000 266.47%)}@media screen and (-webkit-min-device-pixel-ratio:0){.mb-pro-card.mb-pro-card:before,.mb-pro-card.mb-pro-card:hover:before{opacity:1}.mb-pro-card.mb-pro-card:after{display:none}.mb-card-type1:before{background-image:linear-gradient(270deg,var(--card-type1-color1) calc(var(--card-type1-percent1)*1%),var(--card-type1-color2) calc(var(--card-type1-percent2)*1%));transition:--card-type1-color1 var(--transition-micro),--card-type1-color2 var(--transition-micro),--card-type1-percent1 var(--transition-micro),--card-type1-percent2 var(--transition-micro)}.mb-card-type1:hover:before{--card-type1-color1:#6e8cc2;--card-type1-color2:#24367d;--card-type1-percent1:47.98;--card-type1-percent2:173.97}.mb-card-type2:before{background-image:linear-gradient(270deg,var(--card-type2-color1) calc(var(--card-type2-percent1)*1%),var(--card-type2-color2) calc(var(--card-type2-percent2)*1%));transition:--card-type2-color1 var(--transition-micro),--card-type2-color2 var(--transition-micro),--card-type2-percent1 var(--transition-micro),--card-type2-percent2 var(--transition-micro)}.mb-card-type2:hover:before{--card-type2-color1:#6e8cc2;--card-type2-color2:#4159a7;--card-type2-percent1:59.06;--card-type2-percent2:158.9}.mb-card-type3:before{background-image:linear-gradient(270deg,var(--card-type3-color1) calc(var(--card-type3-percent1)*1%),var(--card-type3-color2) calc(var(--card-type3-percent2)*1%));transition:--card-type3-color1 var(--transition-micro),--card-type3-color2 var(--transition-micro),--card-type3-percent1 var(--transition-micro),--card-type3-percent2 var(--transition-micro)}.mb-card-type3:hover:before{--card-type3-color1:#f2a349;--card-type3-color2:#b34000;--card-type3-percent1:94.35;--card-type3-percent2:266.47}}@supports (background:paint(propjockey)) or ((width:1rlh) and ((-webkit-hyphens:none) or (-moz-appearance:none))){.mb-pro-card.mb-pro-card:before,.mb-pro-card.mb-pro-card:hover:before{opacity:1}.mb-pro-card.mb-pro-card:after{display:none}.mb-card-type1:before{background-image:linear-gradient(270deg,var(--card-type1-color1) calc(var(--card-type1-percent1)*1%),var(--card-type1-color2) calc(var(--card-type1-percent2)*1%));transition:--card-type1-color1 var(--transition-micro),--card-type1-color2 var(--transition-micro),--card-type1-percent1 var(--transition-micro),--card-type1-percent2 var(--transition-micro)}.mb-card-type1:hover:before{--card-type1-color1:#6e8cc2;--card-type1-color2:#24367d;--card-type1-percent1:47.98;--card-type1-percent2:173.97}.mb-card-type2:before{background-image:linear-gradient(270deg,var(--card-type2-color1) calc(var(--card-type2-percent1)*1%),var(--card-type2-color2) calc(var(--card-type2-percent2)*1%));transition:--card-type2-color1 var(--transition-micro),--card-type2-color2 var(--transition-micro),--card-type2-percent1 var(--transition-micro),--card-type2-percent2 var(--transition-micro)}.mb-card-type2:hover:before{--card-type2-color1:#6e8cc2;--card-type2-color2:#4159a7;--card-type2-percent1:59.06;--card-type2-percent2:158.9}.mb-card-type3:before{background-image:linear-gradient(270deg,var(--card-type3-color1) calc(var(--card-type3-percent1)*1%),var(--card-type3-color2) calc(var(--card-type3-percent2)*1%));transition:--card-type3-color1 var(--transition-micro),--card-type3-color2 var(--transition-micro),--card-type3-percent1 var(--transition-micro),--card-type3-percent2 var(--transition-micro)}.mb-card-type3:hover:before{--card-type3-color1:#f2a349;--card-type3-color2:#b34000;--card-type3-percent1:94.35;--card-type3-percent2:266.47}}.mb-pro-card-1{background-image:url(../../images/index/innocomm-product-highlight-1-mb.png)}.mb-pro-card-1,.mb-pro-card-2{background-position:0 100%;background-repeat:no-repeat;background-size:contain}.mb-pro-card-2{background-image:url(../../images/index/innocomm-product-highlight-2-tb.png)}.mb-pro-card-3{background-image:url(../../images/index/innocomm-product-highlight-3-tb.png)}.mb-pro-card-3,.mb-pro-card-4{background-position:0 100%;background-repeat:no-repeat;background-size:contain}.mb-pro-card-4{background-image:url(../../images/index/innocomm-product-highlight-4-tb.png)}.mb-pro-card-5{background-image:url(../../images/index/innocomm-product-highlight-5-tb.png);background-position:100% 100%;background-repeat:no-repeat;background-size:contain}.mb-pro-card-6{background-image:url(../../images/index/innocomm-product-highlight-6-tb.png)}.mb-pro-card-6,.mb-pro-card-7{background-position:0 100%;background-repeat:no-repeat;background-size:contain}.mb-pro-card-7{background-image:url(../../images/index/innocomm-product-highlight-7-tb.png)}.mb-prod-nav{margin-inline:auto;max-width:124px}}.partners-section{padding-bottom:var(--r-unit-4xl)}.partner-content{aspect-ratio:1348/575;background-image:linear-gradient(180deg,#546faa,#232d57);border-radius:var(--border-radius-large);box-shadow:inset 0 0 31px 0 #00000012,inset 0 0 24px 0 #00000005;display:flex;flex-direction:column;justify-content:flex-end;padding:0 var(--r-unit-5xl) 5.625rem;position:relative}.partner-inner{max-width:52.2%}.partner-img{aspect-ratio:620/755;bottom:0;position:absolute;right:0;width:38.75rem}.partner-line-dot{bottom:0;left:43.026%;margin:auto;position:absolute;top:0}.partner-line-pattern{aspect-ratio:1348/112;background-image:url(../../images/index/innocomm-partners-module-pattern-pc.svg);background-position:0 0;background-repeat:no-repeat;background-size:auto 100%;border-radius:var(--border-radius-large);left:0;position:absolute;right:0;top:0}.partner-inner .btn-group{position:relative;z-index:2}@media screen and (max-width:1199px){.partner-img{aspect-ratio:400/488;width:60.24%}.partner-content{aspect-ratio:664/428;padding:0 2.8125rem var(--unit-5xl)}.partner-inner{max-width:320px}.partner-line-pattern{aspect-ratio:664/75;background-image:url(../../images/index/innocomm-partners-module-pattern-tb.svg)}}@media screen and (max-width:767px){.partner-content{aspect-ratio:unset;border-radius:0;justify-content:flex-start;padding:146px 0 0}.partner-img{align-self:flex-end;aspect-ratio:462/562;bottom:unset;margin-left:-102px;margin-top:-175px;position:relative;right:unset;width:462px}.partner-inner{max-width:none;padding-inline:var(--unit-2xl)}.partner-line-pattern{aspect-ratio:unset;background-image:url(../../images/index/innocomm-partners-module-pattern-mb.svg);height:58px;top:58px}}.partners-swiper-section{padding:var(--unit-2xl) 0 var(--unit-6xl)}.partners-swiper .swiper-slide{align-items:center;display:flex;justify-content:center;width:12.5rem}.partners-swiper .swiper-wrapper{align-items:center;position:relative;transition-timing-function:linear;will-change:transform}.partner-slide-img{display:block}.partners-swiper:after,.partners-swiper:before{background:linear-gradient(270deg,hsla(0,0%,98%,0),#f9f9f9);bottom:0;content:"";position:absolute;top:0;width:7.25rem;z-index:2}.partners-swiper:before{left:0}.partners-swiper:after{right:0;transform:scaleX(-1)}@media screen and (max-width:1199px){.partners-swiper .swiper-slide{width:8.25rem}.partners-swiper:after,.partners-swiper:before{display:none}.partners-swiper-section{padding-block:var(--unit-2xl) var(--unit-4xl)}}@media screen and (max-width:767px){.partners-swiper-section{padding-block:var(--unit-2xl) var(--unit-5xl)}}.about-section{overflow-x:hidden;overflow-x:clip;padding-block:var(--r-unit-4xl) var(--unit-7xl);position:relative}.about-content{display:flex;gap:var(--unit-5xl);justify-content:flex-end;position:relative}.about-content .left-img{align-self:flex-start;aspect-ratio:736/484;--inner-size:84.25rem;border-radius:var(--border-radius-large);flex-grow:1;margin-left:calc(((100vw - var(--inner-size))/2 + var(--r-unit-2xl))*-1)}@media screen and (min-width:1920px){.about-content .left-img{margin-left:calc(((1920px - var(--inner-size))/2 + var(--r-unit-2xl))*-1)}}.about-content .right-content{padding-inline:var(--r-unit-2xl);padding-top:var(--r-unit-4xl);width:45.845%}.about-pattern-1>.fixed-item{background-image:url(../../images/3D/innocomm-3D-index-1.png);bottom:-.875rem;height:14.625rem;right:-8.125rem;transform:rotate(-10.82deg);width:17.625rem;z-index:2}@media screen and (max-width:1439px){.about-content .left-img{margin-left:calc((var(--r-unit-4xl) + var(--r-unit-2xl))*-1)}}@media screen and (max-width:1199px){.about-content{gap:var(--unit-2xl)}.about-content .left-img{margin-left:calc((3.25rem + var(--r-unit-2xl))*-1)}.about-content .right-content{flex:none;padding-inline:0;padding-top:0;width:48.5%}.about-pattern-1>.fixed-item{bottom:-4.0625rem;height:9.5rem;right:-6.5rem;width:11.4375rem}}@media screen and (max-width:767px){.about-content{display:block}.about-content .left-img{margin-left:0}.about-content .right-content{margin-top:var(--unit-3xl);width:auto}.about-section{padding-block:var(--r-unit-4xl) calc(var(--unit-7xl) + var(--unit-3xl))}.about-pattern-1>.fixed-item{bottom:-130px;height:152px;right:-54px;width:183px}}.metrics-inner{background:linear-gradient(180deg,#546faa,#232d57);min-height:42rem;padding-top:3.625rem;position:relative}.metrics-inner .earth-visual{background-image:url(../../images/index/innocomm-index-metrics-earth-visual-bkg-pc.png);background-position:50%;background-repeat:no-repeat;bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.number-content{display:flex;justify-content:space-between;margin-top:4.125rem;margin-inline:auto;max-width:58rem}.number-count{position:relative}.number-count:before{background-color:var(--color-icon-brand-base);bottom:0;content:"";height:3px;left:0;margin:auto;position:absolute;right:0;width:4.375rem}.number-item{text-wrap:pretty;width:15.25rem}:lang(zh-CN) .number-item,:lang(zh-TW) .number-item{text-wrap:pretty;width:14rem}:lang(ja) .number-item,:lang(ja-JP) .number-item{width:14.25rem}.number-item:nth-child(odd){margin-top:3.625rem}.number-text{margin-top:1.5rem}@media screen and (max-width:1199px){.metrics-inner{min-height:42rem;padding-top:3.75rem}.metrics-inner .earth-visual{background-image:url(../../images/index/innocomm-index-metrics-earth-visual-bkg-tb.png)}.number-content{margin-top:3.125rem}.number-item:nth-child(odd){margin-top:7.125rem}.number-content{margin-inline:-2.5rem}:lang(zh-CN) .number-content,:lang(zh-TW) .number-content{margin-inline:-1rem}}@media screen and (max-width:767px){.metrics-inner{min-height:unset;padding-bottom:17rem}.number-content{display:block;margin-top:4.5rem}.number-content.number-content,.number-item{margin-inline:auto}.number-item:nth-child(odd){margin-top:0}.number-item+.number-item{margin-top:4.6875rem}.metrics-inner .earth-visual{background-position:bottom}}.resources-section{padding:7.125rem 0 3.75rem}.resources-content{display:flex;gap:var(--r-unit-2xl)}.resources-content .left-content{padding:var(--r-unit-l);width:23.74%}.resources-content .right-content{display:flex;flex:1;gap:var(--r-unit-2xl)}.resource-card{background-color:var(--color-background-surface-light);border-radius:var(--border-radius-large);box-shadow:0 .09px .28px 0 #00000002,0 .41px .57px 0 #00000004,0 1px 1.14px 0 #00000005,0 1.93px 2.23px 0 #00000006,0 3.24px 4.1px 0 #00000008,0 5px 7px 0 #0000000a;color:var(--color-text-on-light);display:flex;text-decoration:none}.resource-colum-block{display:flex;flex-direction:column;gap:var(--r-unit-2xl);justify-content:space-between}.resource-card:hover{color:var(--color-text-on-light)}.resource-big-card{flex:none;flex-direction:column;width:43.18%}.resource-big-card .btn-group{justify-content:flex-end;margin-top:var(--r-unit-2xl)}.resource-card .img{aspect-ratio:16/9;mask-image:url(../../images/index/innocomm-resources-card-clip-1.svg);-webkit-mask-image:url(../../images/index/innocomm-resources-card-clip-1.svg);mask-position:bottom center;-webkit-mask-position:bottom center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:cover;-webkit-mask-size:cover}.resource-big-card .img{border-top-left-radius:var(--border-radius-large);border-top-right-radius:var(--border-radius-large)}.resource-big-card .card-content{display:flex;flex:1;flex-direction:column;padding:var(--unit-s) var(--r-unit-2xl) var(--r-unit-3xl)}.resource-colum-card{height:9.125rem}.resource-colum-card .img{aspect-ratio:208/146;border-bottom-left-radius:var(--border-radius-large);border-top-left-radius:var(--border-radius-large);flex:none;mask-image:url(../../images/index/innocomm-resources-card-clip-2.svg);-webkit-mask-image:url(../../images/index/innocomm-resources-card-clip-2.svg);mask-position:right center;-webkit-mask-position:right center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:cover;-webkit-mask-size:cover}.resource-colum-card .card-content{display:flex;flex-direction:column;padding:var(--r-unit-l) var(--r-unit-m) var(--r-unit-2xl) var(--r-unit-xl)}.resource-big-card .btn-group,.resource-colum-card .btn-group{margin-top:auto}.resource-big-card .card-text{--text-line:4;margin-bottom:var(--r-unit-2xl)}.resource-colum-card .card-title{--text-line:3;margin-bottom:var(--unit-m)}.resources-main-text{margin-top:var(--r-unit-l)}.resource-card .img{z-index:0}.resource-card img{transition:var(--transition-spring)}.resource-card:hover img{transform:scale(1.2)}@media screen and (max-width:1199px){.resources-section{padding:6.125rem 0 var(--unit-4xl)}.resources-main-text{margin-top:var(--r-unit-m)}.resources-content{flex-direction:column}.resources-content .left-content{padding:0;width:auto}.resource-colum-card .card-content{padding:var(--r-unit-l) var(--r-unit-2xl) var(--r-unit-xl)}.resource-big-card{width:48.2%}.resource-colum-card .card-title{margin-bottom:var(--unit-l)}.resource-colum-card{height:auto}.resource-card .img{aspect-ratio:320/196}.resource-big-card .card-text{margin-bottom:var(--unit-xl)}.resource-colum-block{display:grid;grid-template-rows:repeat(3,1fr)}}@media screen and (max-width:767px){.resources-section{padding:5.375rem 0 var(--unit-4xl)}.resources-content .right-content{display:block}.resources-content .left-content{padding-inline:var(--unit-l)}.resources-content{gap:var(--unit-4xl)}.resource-big-card{width:auto}.resource-colum-block{justify-content:unset;margin-top:var(--unit-2xl)}.resource-colum-card .card-content{flex:1}}