.pd-module-wrapper{margin-bottom:63px;width:100%;max-width:1400px;margin-left:auto;margin-right:auto;box-sizing:border-box;font-family:"Nunito Sans",var(--font-body-family, sans-serif);color:#5c5c5c}.pd-module-wrapper img{max-width:100%;height:auto;display:block}.pd-module-wrapper .h2{font-weight:700;color:#2b2b2b}.pd-module-wrapper h3{font-weight:700;color:#303030}.pd-module-wrapper p{color:#5c5c5c}.pd-module-1{position:relative;width:100%;margin-bottom:63px}.pd-slideshow-container{position:relative;width:100%;overflow:hidden}.pd-slideshow-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pd-slideshow-track::-webkit-scrollbar{display:none}.pd-slide{flex:0 0 100%;width:100%;scroll-snap-align:center;position:relative}.pd-slide img{width:100%;height:700px;object-fit:cover}.pd-slideshow-controls{position:absolute;bottom:26px;left:50%;transform:translate(-50%);background:#fff;border-radius:26px;padding:7px 14px;display:flex;align-items:center;gap:10px;box-shadow:0 3.5px 10.5px #0000001a;z-index:10}.pd-arrow{background:transparent;border:none;cursor:pointer;padding:3.5px;display:flex;align-items:center;justify-content:center;transition:transform .2s}.pd-arrow:hover{transform:scale(1.1)}.pd-slide-counter{font-size:12px;font-weight:600;color:#333}.pd-module-2{background-color:transparent;padding:0}.pd-module-2 .pd-feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.pd-feature-item{display:flex;align-items:center;justify-content:space-between;padding:21px 47px;background:#fff;height:80px;box-sizing:border-box;border-radius:8px}.pd-feature-content h3{margin:0;font-size:16px;font-weight:700;color:#303030}.pd-feature-icon{width:46px;height:46px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pd-feature-icon img,.pd-feature-icon svg{width:100%;height:100%;object-fit:contain}.pd-module-3{background-color:transparent;padding:0;text-align:left}.pd-breakout-header{text-align:left;margin-bottom:42px}.pd-breakout-header h1{font-weight:700;color:#2b2b2b}.pd-breakout-header p{color:#5c5c5c}.pd-breakout-grid{display:grid;gap:18px}.pd-breakout-style-3{grid-template-columns:repeat(3,1fr)}.pd-breakout-style-3 .pd-breakout-item{display:flex;flex-direction:column;align-items:center;gap:18px}.pd-breakout-style-3 .pd-breakout-img{width:100%;height:438px;overflow:hidden;background:#d9d9d9}.pd-breakout-style-3 .pd-breakout-img img{width:100%;height:100%;object-fit:cover}.pd-breakout-style-3 .pd-breakout-content h3{font-weight:600;color:#2b2b2b;text-align:center}.pd-breakout-style-2{grid-template-columns:repeat(2,1fr);gap:18px}.pd-breakout-style-2 .pd-breakout-item{display:flex;flex-direction:column;align-items:center;gap:14px}.pd-breakout-style-2 .pd-breakout-img{width:100%;height:455px;overflow:hidden;background:#d9d9d9}.pd-breakout-style-2 .pd-breakout-img img{width:100%;height:100%;object-fit:cover}.pd-breakout-style-2 .pd-breakout-content{text-align:center;max-width:639px}.pd-breakout-style-2 .pd-breakout-content h3{font-size:28px;font-weight:600;margin-bottom:14px}.pd-breakout-style-2 .pd-breakout-content p{font-size:18px;font-weight:300}.pd-breakout-style-1{grid-template-columns:1fr}.pd-breakout-style-1 .pd-breakout-item{width:100%}.pd-breakout-style-1 .pd-breakout-img{width:100%;height:438px;background:#d9d9d9}.pd-breakout-style-1 .pd-breakout-img img{width:100%;height:100%;object-fit:cover}.pd-logos-footer{margin-top:63px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pd-logo-item{display:flex;align-items:flex-start;gap:30px}.pd-logo-text strong{display:block;font-size:21px;font-weight:700;color:#303030;margin-bottom:10px}.pd-logo-text small{display:block;font-size:18px;color:#5c5c5c;font-weight:400;line-height:1.2}.pd-logo-img{width:70px;height:auto}.pd-module-4{display:flex;align-items:center;gap:63px;background-color:transparent;padding:0;min-height:691px;margin-bottom:63px}.pd-tech-content{flex:1;display:flex;flex-direction:column;justify-content:center}.pd-tech-content h2{font-size:42px;margin-bottom:21px}.pd-tech-content p{color:#5c5c5c}.pd-tech-image{flex:1;position:relative;height:656px}.pd-tech-image img{width:100%;height:100%;object-fit:cover}.pd-tech-badge{position:absolute;top:35px;background:#36a39e;color:#fff;padding:19px 21px;display:flex;align-items:center;gap:19px;z-index:2;min-width:262px}.pd-tech-badge span{font-weight:400;font-size:14px;line-height:1.2;color:#fff;flex-grow:1;text-align:left}.pd-tech-badge .pd-badge-icon{width:32px;height:32px}.pd-tech-badge .pd-badge-icon img,.pd-tech-badge .pd-badge-icon svg{width:100%;height:100%;object-fit:contain}.pd-tech-style-1{flex-direction:row}.pd-tech-style-1 .pd-tech-badge{left:32px}.pd-tech-style-2{flex-direction:row-reverse}.pd-tech-style-2 .pd-tech-badge{right:32px;flex-direction:row-reverse}.pd-tech-style-2 .pd-tech-badge span{text-align:right}@media (max-width: 768px){.pd-module-wrapper{margin-bottom:40px;width:100%;padding:0}.pd-module-wrapper h2{font-size:24px;line-height:1.2;margin-bottom:12px}.pd-module-wrapper h3{font-size:18px;margin-bottom:8px}.pd-module-wrapper p{font-size:16px;line-height:1.5}.pd-module-1{margin-bottom:40px}.pd-slide img{height:300px}.pd-module-2 .pd-feature-grid{grid-template-columns:1fr;gap:12px}.pd-feature-item{padding:16px 24px;min-height:80px;height:auto}.pd-feature-content h3{font-size:16px}.pd-feature-icon{width:32px;height:32px}.pd-breakout-header{margin-bottom:24px}.pd-breakout-header h2{font-size:24px;margin-bottom:8px}.pd-breakout-header p{font-size:16px}.pd-breakout-grid{grid-template-columns:1fr;gap:24px}.pd-breakout-style-3,.pd-breakout-style-2,.pd-breakout-style-1{grid-template-columns:1fr}.pd-breakout-img,.pd-breakout-style-3 .pd-breakout-img,.pd-breakout-style-2 .pd-breakout-img,.pd-breakout-style-1 .pd-breakout-img{height:300px;border-radius:12px}.pd-breakout-content h3,.pd-breakout-style-3 .pd-breakout-content h3,.pd-breakout-style-2 .pd-breakout-content h3{font-size:20px}.pd-breakout-content p{font-size:14px}.pd-logos-footer{margin-top:36px;grid-template-columns:1fr;gap:20px;border-top:1px solid #eee;padding-top:24px}.pd-logo-item{justify-content:center;gap:20px}.pd-logo-text strong{font-size:16px;margin-bottom:4px}.pd-logo-text small{font-size:14px}.pd-logo-img{width:50px}.pd-module-4{flex-direction:column!important;gap:24px;margin-bottom:40px;min-height:auto}.pd-tech-content{width:100%;text-align:left}.pd-tech-image{width:100%;height:300px;border-radius:12px}.pd-tech-badge{top:20px;left:0;right:auto;padding:10px 16px;gap:10px;min-width:auto;border-radius:0 8px 8px 0}.pd-tech-style-2 .pd-tech-badge{flex-direction:row;left:auto;right:0;border-radius:8px 0 0 8px}.pd-tech-style-2 .pd-tech-badge span{text-align:left}.pd-tech-badge span{font-size:12px}.pd-tech-badge .pd-badge-icon{width:20px;height:20px}}
/*# sourceMappingURL=/cdn/shop/t/71/assets/product-description-modules.css.map */
