.heroguide_container_main{padding:0 30px;min-height:calc(680px + var(--header-h));padding-top:calc(var(--header-h) + 30px);max-width:1200px;margin:5px auto}.heroguide{margin-bottom:20px}.heroguide,.heroguide2{display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap;position:relative}.heroguide2{margin:40px 0;padding:40px 0}.hero-contentguide{flex:1 1}.hero-contentguide p{font-size:1.1rem;line-height:1.6;color:#444;margin-bottom:25px}.hero-btnguide{background:var(--primarycolor);color:#000;border:none;padding:14px 24px;border-radius:30px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease-in-out}.hero-btnguide:hover{transform:scale(1.05)}.hero-imageguide{display:flex;justify-content:center;align-items:center}.hero-imageguide,.section2_descriptioncontainerguide{flex:1 1;min-width:280px;position:relative}.hero-imageguide img{max-width:100%;border-radius:16px;position:relative;z-index:2}.hero-imageguide:before{content:"";position:absolute;width:100%;height:120%;border-radius:40px;z-index:1}.hero-iconguide{position:absolute;top:20px;right:20px;background:#fff;border-radius:50%;padding:10px 14px;font-size:1.5rem;z-index:3}.titleguide{font-size:2rem;font-weight:500;margin-bottom:20px;color:#000}.youtube-video{margin-top:30px;border-radius:10px;overflow:hidden;cursor:pointer;transition:transform .3s ease}.youtube-video:hover{transform:scale(1.02)}.video-wrapper{border-radius:16px;overflow:hidden;height:350px}.steps-container{margin:20px 0}.subtitle{font-size:1rem;color:#666;margin-bottom:25px}h3{font-size:1.4rem;margin-bottom:30px;font-weight:600}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:25px;gap:25px}.step-card{background:#f9fafb;border-radius:12px;padding:25px 20px;text-align:left;box-shadow:0 4px 8px rgba(0,0,0,.04);position:relative}.step-number{width:32px;height:32px;background:#e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;margin-bottom:15px}.step-card h4{font-size:1.1rem;margin-bottom:10px;font-weight:600}.step-card p{font-size:.95rem;color:#555;margin-bottom:15px}.step-card img{width:100%;border-radius:10px}.esim-guided{font-family:Poppins,Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;color:#111}.main-headingd{font-size:2.2rem;font-weight:500;margin:40px 0}.stepsd{display:flex;justify-content:center;gap:24px;margin-bottom:32px;flex-wrap:wrap}.step-cardd{flex:1 1;min-width:260px;background:#ffffff;border-radius:16px;padding:20px;box-shadow:0 4px 16px rgba(0,0,0,.04);border:1px solid #f1f5f9;display:flex;flex-direction:column;align-items:flex-start;transition:transform .2s ease,box-shadow .2s ease}.step-cardd:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.step-card-top{justify-content:space-between;width:100%;margin-bottom:14px}.step-card-top,.step-icon-box{display:flex;align-items:center}.step-icon-box{width:44px;height:44px;border-radius:12px;background:rgba(16,209,169,.12);justify-content:center;flex-shrink:0}.step-cardd .icond{font-size:22px;color:#0d9488}.step-number-badge{width:26px;height:26px;border-radius:50%;background:var(--primarycolor,#10d1a9);color:#000000;font-weight:700;font-size:13px;display:flex;align-items:center;justify-content:center}.step-cardd h4{font-size:1.05rem;font-weight:600;color:#0f172a;margin:0 0 6px;text-align:left}.step-cardd p{font-size:.9rem;line-height:1.45;color:#475569;margin:0;text-align:left}.sub-headingd{font-size:22px;font-weight:600;margin-bottom:10px}.info-textd{font-size:16px;font-weight:500;margin-bottom:20px}.learn-boxd{background:#f9f9f9;padding:30px}.info-cardd{background:#fff;border:1px solid #ddd;border-radius:12px;padding:20px;display:flex;align-items:flex-start;gap:15px}.info-icond{font-size:40px;margin-top:5px;color:#333}.info-cardd ul{text-align:left;margin:0;padding-left:20px;font-size:15px;line-height:1.6}.guide-setup-tabs{display:flex;gap:12px;justify-content:center;margin-bottom:24px;flex-wrap:wrap}.guide-setup-tab{padding:10px 22px;font-size:14px;border-radius:30px;border:1px solid #e2e8f0;background:#f8fafc;color:#334155;font-weight:500;cursor:pointer;transition:all .25s ease}.guide-setup-tab:hover{border-color:var(--primarycolor);background:#ffffff}.guide-setup-tab.active{background:var(--primarycolor);color:#000000;border-color:var(--primarycolor);font-weight:600}.suggestion-text-guide{font-size:22px;text-align:center;padding:10px}@media (max-width:768px){.heroguide_container_main{padding:0 14px;padding-top:calc(var(--header-h, 72px) + 12px);padding-bottom:60px;margin:0 auto;min-height:auto}.heroguide{flex-direction:column;margin-bottom:16px}.heroguide,.heroguide2{text-align:center;gap:12px}.heroguide2{flex-direction:column-reverse;margin:16px 0;padding:0}.hero-contentguide{width:100%}.hero-contentguide h1,.titleguide{font-size:1.35rem!important;line-height:1.3;margin-bottom:8px;text-align:center}.hero-contentguide p{font-size:.88rem;line-height:1.45;margin-bottom:12px;text-align:center}.hero-btnguide{padding:9px 20px;font-size:.85rem;margin:0 auto;display:inline-block}.hero-imageguide{width:100%;min-width:unset}.hero-imageguide:before{display:none}.hero-imageguide img{max-height:180px;object-fit:contain;margin:0 auto}.hero-iconguide{top:4px;right:4px;padding:4px 8px;font-size:1rem}.main-headingd{font-size:1.3rem;margin:16px 0 12px;line-height:1.3;text-align:center}.stepsd{flex-direction:column!important;gap:12px!important;margin-bottom:20px!important}.step-cardd{box-sizing:border-box!important;padding:16px!important;border-radius:14px!important;background:#ffffff!important;border:1px solid #e2e8f0!important;box-shadow:0 2px 8px rgba(0,0,0,.04)!important;flex-direction:column!important;align-items:flex-start!important}.step-card-top,.step-cardd{width:100%!important;display:flex!important}.step-card-top{flex-direction:row!important;align-items:center!important;justify-content:space-between!important;margin-bottom:12px!important}.step-icon-box{width:40px!important;height:40px!important;border-radius:10px!important;flex-shrink:0!important}.step-cardd .icond{font-size:20px!important}.step-number-badge{width:24px!important;height:24px!important;font-size:12px!important}.step-cardd h4{font-size:.98rem!important;font-weight:600!important;margin:0 0 4px!important;color:#0f172a!important;text-align:left!important}.step-cardd p{font-size:.85rem!important;line-height:1.45!important;color:#475569!important;text-align:left!important}.learn-boxd{padding:14px 12px!important;border-radius:12px!important;margin:14px 0!important}.sub-headingd{font-size:1.2rem!important;line-height:1.3!important;margin-bottom:6px!important}.info-textd{font-size:.88rem!important;margin-bottom:10px!important;line-height:1.4!important}.info-cardd{padding:12px 10px!important;border-radius:10px!important}.info-cardd ul{padding-left:16px!important;font-size:.85rem!important;line-height:1.45!important;margin:0!important}.info-cardd ul li{margin-bottom:6px!important}.steps-container{padding:0;margin:16px 0}.subtitle{font-size:.88rem;text-align:center}.subtitle,h3{margin-bottom:12px}h3{font-size:1.1rem}.guide-setup-tabs{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:10px!important;justify-content:flex-start!important;align-items:center!important;overflow-x:auto!important;white-space:nowrap!important;-webkit-overflow-scrolling:touch!important;padding:6px 4px 12px!important;margin-bottom:20px!important;border:none!important;background:transparent!important;width:100%!important;box-sizing:border-box!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.guide-setup-tabs::-webkit-scrollbar{display:none!important}.guide-setup-tab{flex-shrink:0!important;display:inline-flex!important;align-items:center!important;white-space:nowrap!important;width:auto!important;padding:10px 18px!important;font-size:13px!important;border-radius:25px!important;border:1px solid #e2e8f0!important;background:#ffffff!important;color:#334155!important;font-weight:500!important;text-align:center!important;box-shadow:0 2px 6px rgba(0,0,0,.04)!important;transition:all .2s ease!important}.guide-setup-tab.active{background:var(--primarycolor,#10d1a9)!important;color:#000000!important;border-color:var(--primarycolor,#10d1a9)!important;font-weight:600!important}.steps-grid{grid-template-columns:1fr;gap:12px}.step-card{padding:14px 12px;border-radius:10px}.step-card h4{font-size:.92rem;margin-bottom:6px}.step-card ul{padding-left:14px;font-size:12.5px;line-height:1.45}.step-card ul li{margin-bottom:5px}.youtube-video{margin-top:16px}.video-wrapper{height:200px;border-radius:10px}.suggestion-text-guide{font-size:13.5px;line-height:1.45;padding:10px 0;margin:8px 0}.guidepage_device_container{padding-top:0!important;margin-top:10px!important}.device-header{margin:12px 0!important}.device-header h2{font-size:1.3rem!important;margin-bottom:6px!important}.device-header p{font-size:.88rem!important;margin-bottom:12px!important}.device-tabs{margin-bottom:16px!important;gap:6px!important}.device-tab{padding:6px 14px!important;font-size:.85rem!important}.device-content{margin:10px 0!important}}