.product-section-wrapper{align-items:flex-start;box-sizing:border-box;display:flex;gap:50px;height:auto;margin:0 auto;max-width:1300px;overflow:visible!important;padding:80px 20px;position:relative}.product-section-left-sticky{align-self:flex-start;box-sizing:border-box;flex:0 0 35%;height:auto;max-width:35%;position:-webkit-sticky;position:sticky;top:300px;z-index:10}.sticky-inner-content{display:block;width:100%}.product-section-right-scroll{box-sizing:border-box;flex:0 0 65%;height:auto;max-width:65%}.product-grid{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.product-module-cls{box-sizing:border-box;cursor:pointer;height:250px;overflow:hidden;position:relative;transition:transform .4s cubic-bezier(.25,1,.5,1),box-shadow .4s ease,background-color .4s ease}.product-card-default-view{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:space-between;padding:30px;transition:opacity .25s ease;width:100%}.product-content-left{box-sizing:border-box;flex:0 0 35%;max-width:35%;padding-right:15px}.product-image-right{align-items:center;box-sizing:border-box;display:flex;flex:0 0 65%;height:100%;justify-content:flex-end;max-width:65%}.product-module-cls img{height:100%;max-height:180px;max-width:100%;object-fit:contain;width:auto}.product-module-cls:hover{background-color:#00aeef!important;box-shadow:0 15px 30px rgba(0,174,239,.25);transform:translateY(-6px)}.product-module-cls:hover .product-card-default-view{opacity:0}.product-hover-popup-window{background-color:#00aeef;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-start;left:0;opacity:0;padding:30px;position:absolute;top:0;transform:scale(.96);transition:opacity .3s ease,transform .35s cubic-bezier(.25,1,.5,1),visibility .3s;visibility:hidden;width:100%;z-index:5}.product-module-cls:hover .product-hover-popup-window{opacity:1;transform:scale(1);visibility:visible}.product-hover-popup-window h4{color:#fff!important;flex:0 0 auto;font-size:20px;font-weight:700;line-height:1.3;margin:0 0 10px}.popup-rich-text-content{color:#e2f5ff!important;flex:1 1 auto;font-size:13px;line-height:1.55;overflow-y:auto;padding-right:8px}.popup-rich-text-content::-webkit-scrollbar{width:5px}.popup-rich-text-content::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:4px}.popup-rich-text-content::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.35);border-radius:4px}.popup-rich-text-content::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.55)}.product-section-left-sticky .sub-title{color:#00aeef;font-size:14px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.product-section-left-sticky h2{color:#fff;font-size:42px;line-height:1.15;margin:15px 0}.product-section-left-sticky p{color:#e0e0e0;font-size:16px;line-height:1.6;margin-bottom:35px}.btn-all-products{border:2px solid #fff;border-radius:30px;color:#fff;display:inline-block;font-weight:600;padding:12px 32px;text-decoration:none;transition:background-color .3s ease,color .3s ease}.btn-all-products:hover{background-color:#fff;color:#001b3a}@media (max-width:992px){.product-section-wrapper{flex-direction:column;gap:40px;padding:40px 20px}.product-section-left-sticky,.product-section-right-scroll{flex:0 0 100%;max-width:100%}.product-section-left-sticky{position:relative;top:0!important}}@media (max-width:600px){.product-grid{grid-template-columns:1fr}.product-module-cls{height:auto;min-height:220px}.product-card-default-view{flex-direction:column;padding:25px;text-align:center}.product-content-left,.product-image-right{flex:0 0 100%;max-width:100%;padding-right:0}.product-image-right{justify-content:center;margin-top:20px}.product-hover-popup-window{display:none;height:auto;padding:20px;position:relative}.product-module-cls:hover .product-card-default-view{opacity:1}}