.infrastructure-showcase{padding-top:var(--top-spacer, 85px);padding-bottom:var(--bottom-spacer, 40px)}.infrastructure-header{margin-bottom:60px}.infrastructure-header.text-left{text-align:left}.infrastructure-header.text-center{text-align:center}.infrastructure-header.text-right{text-align:right}.infrastructure-main-heading{line-height:1.2;margin-bottom:15px;color:var(--color-foreground)}.infrastructure-main-heading .highlight-text{color:var(--highlight-text, #EFF341)}.infrastructure-subheading{font-size:1.125rem;color:var(--color-foreground, .7);max-width:800px;margin:0 auto}.infrastructure-description{font-size:1rem;line-height:1.7;color:var(--color-foreground, .8);margin-top:15px;max-width:800px;margin-left:auto;margin-right:auto}.infrastructure-description p{margin-bottom:10px}.infrastructure-description p:last-child{margin-bottom:0}.infrastructure-showcase-wrapper{margin-top:50px}@media(min-width:768px){.infrastructure-showcase-wrapper.layout-right .row{display:flex;flex-wrap:wrap}.infrastructure-showcase-wrapper.layout-right .row>[class*=col-]:first-child{order:2}.infrastructure-showcase-wrapper.layout-right .row>[class*=col-]:last-child{order:1}}.infrastructure-image-carousel{position:relative;width:100%;overflow:hidden;padding:var(--image-padding, 0)}.infrastructure-slider{position:relative;width:100%}.infrastructure-slide{display:none;width:100%;opacity:0;transition:opacity .3s ease-in-out;position:relative}.infrastructure-slide:first-child{display:block;opacity:1}.infrastructure-slider{position:relative;min-height:200px}.infrastructure-image-wrapper{width:100%;position:relative;overflow:hidden}.infrastructure-image-wrapper.image-size-auto{aspect-ratio:auto}.infrastructure-image-wrapper.image-size-square{aspect-ratio:1 / 1}.infrastructure-image-wrapper.image-size-landscape{aspect-ratio:4 / 3}.infrastructure-image-wrapper.image-size-portrait{aspect-ratio:3 / 4}.infrastructure-image-wrapper .media-box{position:relative;width:100%;padding-bottom:var(--image-ratio, 100%);overflow:hidden}.infrastructure-image-wrapper.image-size-auto .media-box{padding-bottom:var(--image-ratio, 100%)}.infrastructure-image-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.infrastructure-image-wrapper .placeholder-svg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.infrastructure-video-wrapper{width:100%;position:relative;overflow:hidden}.infrastructure-video-wrapper.video-size-auto{aspect-ratio:auto}.infrastructure-video-wrapper.video-size-square{aspect-ratio:1 / 1}.infrastructure-video-wrapper.video-size-landscape{aspect-ratio:16 / 9}.infrastructure-video-wrapper.video-size-portrait{aspect-ratio:9 / 16}.infrastructure-video-container{position:relative;width:100%;padding-bottom:var(--video-ratio, 56.25%);overflow:hidden}.infrastructure-video-wrapper.video-size-auto .infrastructure-video-container{padding-bottom:var(--video-ratio, 56.25%)}.infrastructure-video-embed{position:absolute;top:0;left:0;width:100%;height:100%}.infrastructure-youtube-video,.infrastructure-vimeo-video{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.infrastructure-video-file{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.infrastructure-video-placeholder{position:relative;width:100%;padding-bottom:var(--video-ratio, 56.25%);overflow:hidden;cursor:pointer}.infrastructure-video-placeholder .media-box{position:absolute;top:0;left:0;width:100%;height:100%}.infrastructure-video-placeholder img{width:100%;height:100%;object-fit:cover}.infrastructure-video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;transition:transform .3s ease,opacity .3s ease;pointer-events:none}.infrastructure-video-placeholder:hover .infrastructure-video-play-button{transform:translate(-50%,-50%) scale(1.1);opacity:.9}.infrastructure-video-play-button svg{width:64px;height:64px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3))}@media screen and (max-width:767px){.infrastructure-video-play-button svg{width:48px;height:48px}}.infrastructure-carousel-nav{position:absolute;top:50%;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between;padding:0 15px;pointer-events:none;z-index:10;left:0;right:0}.infrastructure-carousel-prev,.infrastructure-carousel-next{background:#000;border:none;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:all!important;transition:all .3s ease;color:#fff;box-shadow:0 2px 8px #0003;z-index:10;position:relative;-webkit-tap-highlight-color:transparent}.infrastructure-carousel-prev:hover,.infrastructure-carousel-next:hover{background:#333;transform:scale(1.05);box-shadow:0 4px 12px #0000004d}.infrastructure-carousel-prev svg,.infrastructure-carousel-next svg{width:24px;height:24px}.infrastructure-content{padding:var(--content-padding, 20px)}.infrastructure-content.text-left{text-align:left}.infrastructure-content.text-center{text-align:center}.infrastructure-content.text-right{text-align:right}.infrastructure-content-title{font-size:2rem;margin-bottom:25px;color:var(--color-foreground);line-height:1.3}.infrastructure-content-text{font-size:1rem;line-height:1.7;margin-bottom:30px;color:var(--color-foreground, .8)}.infrastructure-content-text p{margin-bottom:15px}.infrastructure-content-text strong{font-weight:700;color:var(--color-foreground)}.infrastructure-feature-item{display:flex;align-items:flex-start;margin-bottom:20px;gap:15px}.infrastructure-feature-icon{flex-shrink:0;width:24px;height:24px;color:#000;margin-top:2px}.infrastructure-feature-icon svg{width:100%;height:100%}.infrastructure-feature-icon img{width:100%;height:100%;object-fit:contain}.infrastructure-feature-text{flex:1;font-size:1rem;line-height:1.6;color:var(--color-foreground, .9)}.infrastructure-feature-text strong{font-weight:700;color:var(--color-foreground)}.infrastructure-button-wrapper{margin-top:35px}.infrastructure-button-wrapper .button{background-color:var(--button-bg-color, #FF6B35);color:var(--button-text-color, #FFFFFF);border:none;padding:14px 32px;font-size:1rem;font-weight:600;transition:all .3s ease}.infrastructure-button-wrapper .button:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.infrastructure-whatsapp-btn{position:fixed;bottom:30px;left:30px;background:#25d366;color:#fff;padding:14px 20px;display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:600;font-size:.9rem;box-shadow:0 4px 12px #25d36666;z-index:999;transition:all .3s ease}.infrastructure-whatsapp-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #25d36680;color:#fff}.infrastructure-whatsapp-btn svg{width:24px;height:24px;flex-shrink:0}@media screen and (max-width:991px){.infrastructure-content{padding:30px 0 20px;margin-top:30px}.infrastructure-main-heading{font-size:2rem}.infrastructure-content-title{font-size:1.75rem}}@media screen and (max-width:767px){.infrastructure-header{margin-bottom:40px}.infrastructure-main-heading{font-size:1.75rem}.infrastructure-subheading{font-size:1rem}.infrastructure-description{font-size:.95rem;margin-top:12px}.infrastructure-showcase-wrapper{margin-top:30px}.infrastructure-content{padding:20px 0}.infrastructure-content-title{font-size:1.5rem;margin-bottom:20px}.infrastructure-content-text{font-size:.95rem;margin-bottom:25px}.infrastructure-feature-item{margin-bottom:15px}.infrastructure-feature-text{font-size:.95rem}.infrastructure-carousel-nav{padding:0 10px}.infrastructure-carousel-prev,.infrastructure-carousel-next{width:40px;height:40px}.infrastructure-carousel-prev svg,.infrastructure-carousel-next svg{width:20px;height:20px}.infrastructure-whatsapp-btn{bottom:20px;left:20px;padding:12px 16px;font-size:.85rem}.infrastructure-whatsapp-btn svg{width:20px;height:20px}.infrastructure-whatsapp-btn span{display:none}}@media screen and (max-width:575px){.infrastructure-main-heading{font-size:1.5rem}.infrastructure-content-title{font-size:1.25rem}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/infrastructure-showcase.css.map */
