.av-over-ip-wrap{--aoip-blue:#0066b3;--aoip-blue-dark:#00529b;--aoip-text:#1a1a1a;--aoip-muted:#666;--aoip-gray:#f2f2f2;--aoip-tag:rgba(0,0,0,.1);--aoip-black:#000;margin-top:50px;font-family:Arial,Helvetica,sans-serif;font-size:15px;color:var(--aoip-text);background:#fff}.av-over-ip-wrap img{max-width:100%;height:auto;vertical-align:top}.av-over-ip-wrap a{text-decoration:none;color:inherit}.av-over-ip-wrap .section-title{margin:0 0 15px;font-size:24px;font-weight:700;line-height:1.3;text-align:center;color:var(--aoip-black)}.av-over-ip-wrap .banner-wrap{min-height:500px;padding:60px 0 22px;background:no-repeat center center url(/static/images/campaign/bridge-ip/mobile/banner-bg.webp);background-size:cover;color:#fff;overflow:hidden}.av-over-ip-wrap .banner-wrap .container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.av-over-ip-wrap .banner-wrap .container::before,.av-over-ip-wrap .banner-wrap .container::after{content:none;display:none}.av-over-ip-wrap .banner-content{width:100%;max-width:640px;text-align:center}.av-over-ip-wrap .banner-title{margin:0 0 12px;font-size:28px;font-weight:700;line-height:1.2}.av-over-ip-wrap .banner-subtitle{margin-bottom:16px;font-size:20px;line-height:1.4}.av-over-ip-wrap .banner-desc{margin:0 auto 17px;max-width:560px;font-size:14px;line-height:1.6;opacity:.95}.av-over-ip-wrap .btn-where-to-buy{display:inline-block;min-width:102px;padding:10px 20px;border-radius:8px;background:#fff;color:var(--aoip-black);font-size:14px;text-align:center;-webkit-transition:background .2s,color .2s;transition:background .2s,color .2s}.av-over-ip-wrap .btn-where-to-buy:hover{background:#f0f7fc;color:var(--aoip-blue-dark)}.av-over-ip-wrap .banner-visual{width:100%;max-width:520px;margin-top:32px}.av-over-ip-wrap .banner-visual img{width:100%;display:block}.av-over-ip-wrap .projects-wrap{padding:30px 0 0;background:#fff}.av-over-ip-wrap .projects-wrap .case-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.av-over-ip-wrap .case-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:14px;padding:0;overflow:hidden;-webkit-transition:opacity .2s;transition:opacity .2s;border-radius:8px;border:1px solid rgba(0,0,0,.1)}.av-over-ip-wrap .case-item:hover .case-more{color:var(--aoip-blue)}.av-over-ip-wrap .case-item.case-item--extra{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.av-over-ip-wrap .case-image{-webkit-box-flex:0;-webkit-flex:0 0 120px;-moz-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px;width:120px;overflow:hidden;border-radius:8px;background:var(--aoip-gray)}.av-over-ip-wrap .case-image img{width:100%;height:100%;min-height:88px;object-fit:cover;object-position:center;display:block}.av-over-ip-wrap .case-info{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;min-width:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:6px 0}.av-over-ip-wrap .case-tag{display:inline-block;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin-bottom:6px;padding:2px 8px;border-radius:2px;background:var(--aoip-tag);font-size:12px;color:var(--aoip-black);line-height:1.5}.av-over-ip-wrap .case-title{margin-bottom:6px;font-size:14px;font-weight:700;line-height:1.1;color:var(--aoip-black);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-line-clamp:3;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.av-over-ip-wrap .case-more{font-size:12px;color:var(--aoip-black)}.av-over-ip-wrap .case-more .arrow{display:inline-block;width:6px;height:6px;margin-left:2px;border-top:2px solid currentColor;border-right:2px solid currentColor;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);vertical-align:1px}.av-over-ip-wrap .expand-wrap{margin-top:28px;text-align:center}.av-over-ip-wrap .btn-expand-more{display:inline-block;min-width:160px;padding:10px 32px;border:0;border-radius:4px;background:-webkit-linear-gradient(315deg,#086CD1,#123EA3);background:linear-gradient(135deg,#086CD1,#123EA3);color:#fff;font-size:14px;cursor:pointer;outline:0;-webkit-transition:background .2s;transition:background .2s}.av-over-ip-wrap .btn-expand-more:hover{background:var(--aoip-blue-dark);color:#fff}.av-over-ip-wrap .products-wrap{padding:48px 0 64px}.av-over-ip-wrap .product-swiper-wrap{position:relative;padding-bottom:8px}.av-over-ip-wrap .product-swiper-wrap .product-swiper{overflow:hidden}.av-over-ip-wrap .product-swiper-wrap .swiper-slide{height:auto}.av-over-ip-wrap .product-item{text-align:center}.av-over-ip-wrap .product-card{position:relative;margin:0 auto 18px;padding:28px 16px 16px;border-radius:24px;background:var(--aoip-gray);overflow:hidden}.av-over-ip-wrap .product-tag{position:absolute;top:0;left:0;z-index:1;-moz-box-sizing:border-box;box-sizing:border-box;min-width:60px;height:24px;padding:0 18px;border:0;border-top-left-radius:24px;border-bottom-right-radius:24px;background:#0774D7;color:#fff;font-size:12px;font-weight:700;line-height:24px;text-align:center}.av-over-ip-wrap .product-image{width:100%;max-width:280px;margin:0 auto;min-height:160px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.av-over-ip-wrap .product-image img{width:100%;display:block}.av-over-ip-wrap .product-name{margin-bottom:8px;font-size:18px;font-weight:700;color:var(--aoip-black)}.av-over-ip-wrap .product-desc{margin:0 auto 18px;max-width:280px;font-size:13px;line-height:1.5;color:var(--aoip-black)}.av-over-ip-wrap .btn-learn-more{display:inline-block;width:128px;height:35px;min-width:0;padding:0;line-height:35px;border:0;border-radius:4px;background:-webkit-linear-gradient(315deg,#086CD1,#123EA3);background:linear-gradient(135deg,#086CD1,#123EA3);color:#fff;font-size:14px;cursor:pointer;outline:0;-webkit-transition:background .2s;transition:background .2s}.av-over-ip-wrap .btn-learn-more:hover{background:-webkit-linear-gradient(315deg,#075bb3,#0f3388);background:linear-gradient(135deg,#075bb3,#0f3388);color:#fff}.av-over-ip-wrap .product-swiper-nav{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin-top:24px;padding-right:40px}.av-over-ip-wrap .product-prev,.av-over-ip-wrap .product-next{position:relative;width:40px;height:40px;margin:0;background:rgba(0,0,0,.2);background-image:none;border-radius:50%;cursor:pointer}.av-over-ip-wrap .product-prev:hover,.av-over-ip-wrap .product-next:hover{background:rgba(0,0,0,.3)}.av-over-ip-wrap .product-prev::after,.av-over-ip-wrap .product-next::after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;margin:0;font-size:0;border:0;border-top:2px solid #fff;border-right:2px solid #fff;-webkit-transform:translate(-70%,-50%) rotate(45deg);-ms-transform:translate(-70%,-50%) rotate(45deg);transform:translate(-70%,-50%) rotate(45deg)}.av-over-ip-wrap .product-prev.swiper-button-disabled,.av-over-ip-wrap .product-next.swiper-button-disabled{opacity:.4;cursor:default}.av-over-ip-wrap .product-prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin-right:15px}@media (min-width:768px){.av-over-ip-wrap{margin-top:70px}.av-over-ip-wrap .section-title{margin-bottom:28px;font-size:32px}.av-over-ip-wrap .banner-wrap{padding:56px 0 64px;background-image:url(/static/images/campaign/bridge-ip/banner-bg.webp)}.av-over-ip-wrap .banner-wrap .container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.av-over-ip-wrap .banner-content{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;max-width:480px;text-align:left}.av-over-ip-wrap .banner-title{font-size:36px}.av-over-ip-wrap .banner-subtitle{font-size:24px}.av-over-ip-wrap .banner-desc{margin-left:0;margin-right:0;font-size:15px}.av-over-ip-wrap .banner-visual{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;max-width:480px;margin-top:0}.av-over-ip-wrap .projects-wrap{padding:46px 0 0}.av-over-ip-wrap .projects-wrap .case-list{display:grid;grid-template-columns:repeat(2,1fr);gap:24px 20px}.av-over-ip-wrap .case-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;border-radius:10px}.av-over-ip-wrap .case-item.case-item--extra{display:none}.av-over-ip-wrap .case-tag{margin-bottom:20px;padding:5px 9px;border-radius:4px}.av-over-ip-wrap .expand-wrap{display:block}.av-over-ip-wrap .case-image{-webkit-box-flex:0;-webkit-flex:none;-moz-box-flex:0;-ms-flex:none;flex:none;width:100%;border-radius:10px}.av-over-ip-wrap .case-image img{min-height:180px;aspect-ratio:16/9}.av-over-ip-wrap .case-info{padding:0 20px 20px}.av-over-ip-wrap .case-title{font-size:16px;-webkit-line-clamp:3}.av-over-ip-wrap .case-more{font-size:14px}.av-over-ip-wrap .products-wrap{padding:50px 0 80px;background:#fff}.av-over-ip-wrap .product-swiper-wrap{display:block}.av-over-ip-wrap .product-swiper-nav{position:absolute;top:0;left:0;right:0;z-index:2;margin-top:0;pointer-events:none}.av-over-ip-wrap .product-prev,.av-over-ip-wrap .product-next{position:absolute;top:50%;pointer-events:auto}.av-over-ip-wrap .product-prev{left:8px;-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.av-over-ip-wrap .product-next{right:8px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.av-over-ip-wrap .product-card{padding:32px 20px 20px;margin-bottom:23px}.av-over-ip-wrap .btn-expand-more{width:145px;height:40px;min-width:0;padding:0;line-height:40px;border-radius:8px;font-size:16px}.av-over-ip-wrap .btn-expand-more:hover{background:-webkit-linear-gradient(315deg,#075bb3,#0f3388);background:linear-gradient(135deg,#075bb3,#0f3388);color:#fff}.av-over-ip-wrap .product-name{font-size:24px;margin-bottom:12px}.av-over-ip-wrap .product-image{min-height:180px}.av-over-ip-wrap .product-desc{margin-bottom:50px;font-size:16px}.av-over-ip-wrap .btn-learn-more{display:inline-block;width:145px;height:40px;line-height:40px;border-radius:8px;font-size:16px}}@media (min-width:996px){.av-over-ip-wrap{margin-top:90px}.av-over-ip-wrap .section-title{font-size:44px}.av-over-ip-wrap .banner-wrap{min-height:560px;padding:60px 0 70px}.av-over-ip-wrap .banner-content{max-width:520px}.av-over-ip-wrap .banner-title{margin-bottom:9px;font-size:44px}.av-over-ip-wrap .banner-subtitle{margin-bottom:9px;font-size:34px}.av-over-ip-wrap .banner-desc{margin-bottom:17px;font-size:16px;line-height:1.7}.av-over-ip-wrap .btn-where-to-buy{min-width:156px;padding:9px 31px;font-size:16px}.av-over-ip-wrap .banner-visual{max-width:557px}.av-over-ip-wrap .projects-wrap{padding:46px 0 0}.av-over-ip-wrap .projects-wrap .case-list{grid-template-columns:repeat(6,1fr);gap:28px 24px}.av-over-ip-wrap .case-item--large{grid-column:span 3}.av-over-ip-wrap .case-item--small{grid-column:span 2}.av-over-ip-wrap .case-image img{min-height:200px}.av-over-ip-wrap .case-item--large .case-image img{min-height:240px}.av-over-ip-wrap .case-title{margin-bottom:58px;font-size:18px}.av-over-ip-wrap .product-swiper-wrap{width:100%;max-width:none}.av-over-ip-wrap .product-swiper-wrap .product-swiper{overflow:hidden}.av-over-ip-wrap .product-swiper-nav{position:absolute;top:0;left:0;right:0;width:100%;margin-top:0;pointer-events:none}.av-over-ip-wrap .product-prev,.av-over-ip-wrap .product-next{position:absolute;top:50%;width:48px;height:48px;background:#ccc;background-image:none;box-shadow:none;pointer-events:auto}.av-over-ip-wrap .product-prev::after,.av-over-ip-wrap .product-next::after{width:10px;height:10px}.av-over-ip-wrap .product-prev.swiper-button-disabled,.av-over-ip-wrap .product-next.swiper-button-disabled{opacity:0;pointer-events:none}.av-over-ip-wrap .product-prev{left:8px;-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.av-over-ip-wrap .product-next{right:8px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.av-over-ip-wrap .product-card{padding:36px 12px 20px}.av-over-ip-wrap .product-image{max-width:100%;min-height:160px}}@media (min-width:1200px){.av-over-ip-wrap .banner-wrap{min-height:600px;padding:70px 0 80px}.av-over-ip-wrap .banner-title{font-size:54px}.av-over-ip-wrap .case-image img{min-height:220px}.av-over-ip-wrap .case-item--large .case-image img{min-height:280px}.av-over-ip-wrap .product-image{min-height:200px}}@media (min-width:1480px){.av-over-ip-wrap .products-wrap>.container{width:1400px;padding-left:0;padding-right:0}}