@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.sh-swiper,.swiper-wrapper,.swiper-slide{height:95vh;display:flex;align-items:center}.sh-swiper{width:100%;overflow:hidden}.sh-slider-layout,.sh-reviews-section{margin:0;padding:0;display:flex;align-items:center;height:100%;box-sizing:border-box;overflow:hidden}.sh-slider-layout{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding-top:30px;padding-left:10%;background:linear-gradient(to top,#fff5f2,#f0f9fd);gap:100px;position:relative;overflow:hidden;height:100%}.sh-slider-content{flex:1 1 400px;max-width:760px;display:flex;flex-direction:column;justify-content:center;animation:fadeInUp 1s ease-out}.sh-slider-content h1{font-size:36px;font-weight:600;margin-bottom:20px;background:#005e5e;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:fadeInUp .6s ease-out .1s both}.sh-slider-content p{font-size:16px;color:#444;margin-bottom:30px;animation:fadeInUp .6s ease-out .2s both}.sh-cta-buttons{display:flex;gap:16px;flex-wrap:wrap;animation:fadeInUp .6s ease-out .3s both}.sh-cta-buttons a{padding:8px 24px;font-weight:500;text-decoration:none;transition:all .3s ease}.sh-btn-primary{background-color:#0097b2;color:#fff}.sh-btn-primary:hover{background-color:#027e94;opacity:1}.sh-btn-secondary{background-color:transparent;color:#000;border:1px solid #000}.sh-btn-secondary:hover{background-color:#000;color:#fff;opacity:1}.sh-tagline{font-size:13px;color:#005e5e;margin-bottom:20px;font-weight:600;background:#ffffffb3;padding:4px 10px;border-radius:6px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);max-width:max-content;animation:fadeInUp .6s ease-out .4s both}.sh-customer-text{font-size:14px;color:#005e5e;margin-top:15px;font-weight:500}.sh-slider-image{flex:1 1 clamp(300px,45vw,800px);display:flex;justify-content:flex-end;position:relative;animation:fadeIn 1.4s ease-out}.sh-slider-image img{width:100%;height:auto;object-fit:cover;object-position:left center;border-radius:20px 0 0 20px;box-shadow:0 12px 40px #0000001a}.sh-floating-box{position:absolute;max-width:100px;bottom:170px;left:-45px;z-index:10;border-radius:20px;overflow:hidden;animation:fadeInDown 1s ease-out}.sh-floating-box img{width:100%;height:auto;display:block;border-radius:20px}.sh-swiper .sh-swiper-pagination .swiper-pagination-bullet{width:24px!important;height:4px!important;border-radius:2px!important;background:#ccc!important;opacity:1!important;margin:0 4px!important}.sh-swiper .sh-swiper-pagination .swiper-pagination-bullet-active{background:#005e5e!important}.sh-reviews-section{padding:40px 20px;background:linear-gradient(to top,#fff5f2,#f0f9fd);display:flex;align-items:center;width:100%}.sh-reviews-wrapper{display:flex;justify-content:center;align-items:center;gap:30px;padding-top:60px;max-width:1300px;width:100%;box-sizing:border-box;margin:0 auto}.sh-review-column{display:flex;flex-direction:column;gap:20px;flex:1 1 300px;min-width:260px}.center-column{align-items:center}.sh-reviews-title{font-size:35px;font-weight:600;color:#121212;margin-bottom:20px;text-align:center}.sh-reviews-title span{color:#005e5e}.sh-review-card{background:#fff;border-radius:12px;padding:16px;text-align:left;box-shadow:0 4px 16px #0000000d;transition:transform .3s ease}.sh-review-card:hover{transform:translateY(-4px)}.sh-review-card p{font-size:14px;color:#333;line-height:1.5;margin-bottom:10px}.sh-stars{color:#f7b500;font-size:16px}.sh-review-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.sh-review-header img{width:40px;height:40px;border-radius:50%;object-fit:cover}.sh-review-header strong{color:#0097b2;font-weight:600}.sh-review-header span{display:block;font-size:12px;color:#888;margin-top:2px}@media (max-width: 1023px){.sh-reviews-wrapper{flex-wrap:wrap;justify-content:center}.sh-review-column{flex:1 1 45%;max-width:48%}.center-column .sh-reviews-title{margin-top:20px}}.second-block{width:100%;height:95vh;background:linear-gradient(to top,#cdf3ff,#fff);position:relative;overflow:hidden}.second-block .images-wrapper{position:relative;width:100%;height:95vh}.second-block .img-earth{position:absolute;top:0;right:-30%;height:100%;width:auto;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1}.second-block .left-content{position:absolute;top:50%;left:8%;width:40%;transform:translateY(-50%);z-index:2}.second-block .left-content .block-title{font-family:Poppins,sans-serif;font-size:20px;font-weight:600;color:#005e5e;margin:0 0 0 6%}.second-block .left-content .block-title-2{font-family:Open Sans,sans-serif;font-size:36px;font-weight:600;color:#078192;margin:0 0 0 6%}.second-block .left-content .block-subtext{font-family:Open Sans,sans-serif;font-size:16px;color:#005e5e;line-height:1.4;margin:0 0 18px 6%}.second-block .left-content .laptop-wrapper{width:75%;margin-bottom:18px}.second-block .left-content .img-laptop{width:100%;height:auto;object-fit:contain;-webkit-user-select:none;user-select:none}.marketplace-btn-row{display:flex;flex-direction:column;align-items:flex-start;gap:15px;margin:0 0 0 6%}.marketplace{max-width:60%}.learn-more-btn{padding:6px 24px;font-family:Poppins,sans-serif;font-size:14px;color:#005e5e;border:1px solid #0097b2;text-decoration:none;transition:background .3s ease,color .3s ease}.second-block .left-content .learn-more-btn:hover{background:#0097b2;color:#fff;opacity:1;border:1px solid #0097b2}.second-block .img-addon-small{position:absolute;bottom:10%;left:65%;transform:translate(-50%);height:75%;width:auto;object-fit:contain;z-index:3;-webkit-user-select:none;user-select:none}.second-block .center-arrow{position:absolute;top:49%;left:42%;transform:translate(-50%,-50%);width:80px;height:auto;z-index:3;pointer-events:none;-webkit-user-select:none;user-select:none}@media (max-width: 768px){.sh-swiper,.swiper-wrapper,.swiper-slide{height:auto;padding-bottom:10px}.sh-slider-layout{flex-direction:column;padding:120px 20px 50px;gap:40px}.sh-slider-content{flex:1 1 100%;max-width:100%}.sh-slider-content h1{font-size:26px;margin-bottom:16px;line-height:1.3}.sh-slider-content p{font-size:14px;line-height:2;margin-bottom:20px}.sh-floating-box{max-width:50px;bottom:50px;left:-15px}.sh-slider-image{display:flex;justify-content:center;flex:1 1 100%}.sh-slider-image img{width:100%;height:auto;object-position:center center;border-radius:12px;box-shadow:0 8px 24px #00000014}.sh-swiper .swiper-slide:nth-of-type(2){display:none}}@media (min-width: 1220px) and (max-width: 1480px){.center-arrow{display:none}}@media (min-width: 767px) and (max-width: 1111px){.sh-swiper .swiper-slide:nth-of-type(2){display:none}.sh-swiper-pagination{display:none}.sh-swiper,.swiper-wrapper,.swiper-slide{height:auto;padding-bottom:10px}.sh-slider-layout{flex-direction:column;padding:22% 5% 10%;gap:40px}.sh-slider-content{flex:1 1 100%;max-width:100%}.sh-slider-content h1{font-size:26px;margin-bottom:16px;line-height:1.3}.sh-slider-content p{font-size:14px;line-height:2;margin-bottom:20px}.sh-slider-image{display:flex;justify-content:center;flex:1 1 100%}.sh-slider-image img{width:98%;height:auto;object-position:center center;border-radius:12px;box-shadow:0 8px 24px #00000014}.sh-floating-box{max-width:80px;bottom:120px;left:-30px}.sh-reviews-section{display:none}}@media (min-width: 1112px) and (max-width: 1384px){.sh-floating-box{bottom:100px;left:-40px;max-width:90px}.sh-reviews-wrapper{padding:22% 2% 10%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/main_slider_header.css.map */
