.GuestPost-module__HDLUYa__main{background-color:#fff;padding-top:140px}.GuestPost-module__HDLUYa__hero{background-color:#eef2ff;border-radius:0 0 60px 60px;margin-bottom:80px;padding:100px 0}.GuestPost-module__HDLUYa__heroGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:80px;display:grid}.GuestPost-module__HDLUYa__heroTitle{color:#0f172a;margin-bottom:24px;font-size:clamp(32px,4vw,48px);font-weight:800;line-height:1.2}.GuestPost-module__HDLUYa__heroDesc{color:#475569;margin-bottom:40px;font-size:18px;line-height:1.6}.GuestPost-module__HDLUYa__heroBtns{gap:16px;display:flex}.GuestPost-module__HDLUYa__whatsappBtn{color:#fff;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border-radius:14px;align-items:center;gap:12px;padding:16px 36px;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 20px #25d36633}.GuestPost-module__HDLUYa__whatsappBtn:after{content:"";background:linear-gradient(120deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%}.GuestPost-module__HDLUYa__whatsappBtn:hover{transform:translateY(-5px)scale(1.03);box-shadow:0 20px 40px #25d36666}.GuestPost-module__HDLUYa__whatsappBtn:hover:after{left:100%}.GuestPost-module__HDLUYa__assessmentBtn{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);border-radius:14px;align-items:center;gap:12px;padding:16px 36px;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 20px #2563eb33}.GuestPost-module__HDLUYa__assessmentBtn:after{content:"";background:linear-gradient(120deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%}.GuestPost-module__HDLUYa__assessmentBtn:hover{transform:translateY(-5px)scale(1.03);box-shadow:0 20px 40px #2563eb66}.GuestPost-module__HDLUYa__assessmentBtn:hover:after{left:100%}.GuestPost-module__HDLUYa__statsWrapper{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.GuestPost-module__HDLUYa__statCircle{text-align:center;background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:170px;height:170px;padding:20px;display:flex;box-shadow:0 15px 35px #0000000d}.GuestPost-module__HDLUYa__statCircle strong{color:#2563eb;font-size:32px;font-weight:900;display:block}.GuestPost-module__HDLUYa__statCircle span{color:#475569;margin-top:5px;font-size:13px;font-weight:700;line-height:1.2}.GuestPost-module__HDLUYa__pricingSection{background-color:#f8fafc;padding:100px 0}.GuestPost-module__HDLUYa__sectionHeader{text-align:center;margin-bottom:60px}.GuestPost-module__HDLUYa__pricingTitle{color:#0f172a;font-size:42px;font-weight:800}.GuestPost-module__HDLUYa__titleUnderline{background-color:#2563eb;border-radius:2px;width:60px;height:4px;margin:15px auto 0}.GuestPost-module__HDLUYa__calculatorGrid{grid-template-columns:1fr 380px;gap:40px;display:grid}.GuestPost-module__HDLUYa__typeToggle{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:40px;display:grid}.GuestPost-module__HDLUYa__typeCard{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:16px;padding:30px;transition:all .3s;box-shadow:0 10px 25px #0000000d}.GuestPost-module__HDLUYa__typeCard.GuestPost-module__HDLUYa__active{background:#2563eb;border-color:#2563eb}.GuestPost-module__HDLUYa__typeCard h3{color:#0f172a;margin-bottom:10px;font-size:20px}.GuestPost-module__HDLUYa__typeCard p{color:#64748b;margin-bottom:15px;font-size:14px}.GuestPost-module__HDLUYa__typeCard span{color:#2563eb;font-size:24px;font-weight:800}.GuestPost-module__HDLUYa__typeCard.GuestPost-module__HDLUYa__active h3,.GuestPost-module__HDLUYa__typeCard.GuestPost-module__HDLUYa__active p,.GuestPost-module__HDLUYa__typeCard.GuestPost-module__HDLUYa__active span{color:#fff}.GuestPost-module__HDLUYa__slidersBox{background:#fff;border-radius:16px;padding:40px;box-shadow:0 10px 25px #0000000d}.GuestPost-module__HDLUYa__sliderGroup{margin-bottom:30px}.GuestPost-module__HDLUYa__sliderGroup label{color:#0f172a;justify-content:space-between;margin-bottom:15px;font-weight:700;display:flex}.GuestPost-module__HDLUYa__sliderGroup label span{color:#2563eb}.GuestPost-module__HDLUYa__sliderGroup input[type=range]{-webkit-appearance:none;background:#e2e8f0;border-radius:5px;outline:none;width:100%;height:6px}.GuestPost-module__HDLUYa__sliderGroup input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#2563eb;border-radius:50%;width:20px;height:20px}.GuestPost-module__HDLUYa__sliderTicks{color:#94a3b8;justify-content:space-between;margin-top:10px;font-size:12px;font-weight:600;display:flex}.GuestPost-module__HDLUYa__orderSummary{height:fit-content;position:sticky;top:100px}.GuestPost-module__HDLUYa__summaryBox{background:#fff;border:1px solid #eef2ff;border-radius:16px;padding:40px;box-shadow:0 20px 40px #0000001a}.GuestPost-module__HDLUYa__summaryBox h3{color:#0f172a;margin-bottom:30px;font-size:24px}.GuestPost-module__HDLUYa__summaryItem{color:#475569;border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:15px 0;font-size:15px;display:flex}.GuestPost-module__HDLUYa__summaryItem strong{color:#0f172a}.GuestPost-module__HDLUYa__totalRow{justify-content:space-between;align-items:center;margin-top:10px;padding:25px 0;display:flex}.GuestPost-module__HDLUYa__totalRow span{color:#475569;font-size:18px;font-weight:700}.GuestPost-module__HDLUYa__totalRow strong{color:#2563eb;font-size:32px;font-weight:900}.GuestPost-module__HDLUYa__orderBtn{color:#fff;text-align:center;background:#2563eb;border-radius:8px;width:100%;margin-top:20px;padding:18px;font-weight:700;text-decoration:none;transition:background .3s;display:block}.GuestPost-module__HDLUYa__processSection{padding:100px 0}.GuestPost-module__HDLUYa__processGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.GuestPost-module__HDLUYa__processStep{text-align:center}.GuestPost-module__HDLUYa__stepNum{color:#2563eb;background:#eef2ff;border-radius:20px;margin-bottom:25px;padding:8px 20px;font-size:14px;font-weight:700;display:inline-block}.GuestPost-module__HDLUYa__stepIcon{color:#2563eb;background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 25px;display:flex}.GuestPost-module__HDLUYa__processStep h3{color:#0f172a;margin-bottom:15px;font-size:22px}.GuestPost-module__HDLUYa__processStep p{color:#64748b;line-height:1.6}.GuestPost-module__HDLUYa__chooseSection{background-color:#f8fafc;padding:100px 0}.GuestPost-module__HDLUYa__chooseGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.GuestPost-module__HDLUYa__chooseCard{background:#fff;border-radius:16px;gap:20px;padding:30px;display:flex;box-shadow:0 10px 25px #0000000d}.GuestPost-module__HDLUYa__chooseIcon{color:#2563eb;flex-shrink:0;font-size:24px}.GuestPost-module__HDLUYa__chooseCard h3{color:#0f172a;margin-bottom:8px;font-size:18px}.GuestPost-module__HDLUYa__chooseCard p{color:#64748b;font-size:14px;line-height:1.5}.GuestPost-module__HDLUYa__visitorsSection{padding:100px 0}.GuestPost-module__HDLUYa__visitorsGrid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.GuestPost-module__HDLUYa__visitorsText h2{color:#0f172a;margin-bottom:25px;font-size:36px;font-weight:800;line-height:1.2}.GuestPost-module__HDLUYa__visitorsText p{color:#475569;margin-bottom:20px;font-size:17px;line-height:1.7}.GuestPost-module__HDLUYa__visitorsChart img{border-radius:16px;width:100%;height:auto}.GuestPost-module__HDLUYa__metricsSection{background-color:#f8fafc;padding:100px 0}.GuestPost-module__HDLUYa__metricsGrid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.GuestPost-module__HDLUYa__metricsLeft h2{color:#0f172a;margin-bottom:25px;font-size:36px;font-weight:800}.GuestPost-module__HDLUYa__metricsLeft p{color:#475569;font-size:17px;line-height:1.7}.GuestPost-module__HDLUYa__metricItem{gap:20px;margin-bottom:30px;display:flex}.GuestPost-module__HDLUYa__metricIcon{color:#2563eb;margin-top:5px;font-size:24px}.GuestPost-module__HDLUYa__metricItem h3{color:#0f172a;margin-bottom:5px;font-size:20px}.GuestPost-module__HDLUYa__metricItem p{color:#64748b;line-height:1.5}.GuestPost-module__HDLUYa__ctaSection{padding:80px 0}.GuestPost-module__HDLUYa__ctaBox{text-align:center;color:#fff;background:#2563eb;border-radius:24px;padding:60px}.GuestPost-module__HDLUYa__ctaBox h2{margin-bottom:30px;font-size:36px}.GuestPost-module__HDLUYa__ctaBtn{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);border-radius:14px;padding:18px 48px;font-weight:800;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-block;position:relative;overflow:hidden;box-shadow:0 10px 20px #2563eb4d}.GuestPost-module__HDLUYa__ctaBtn:after{content:"";background:linear-gradient(120deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%}.GuestPost-module__HDLUYa__ctaBtn:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 15px 30px #2563eb80}.GuestPost-module__HDLUYa__ctaBtn:hover:after{left:100%}.GuestPost-module__HDLUYa__faqSection{background-color:#020617;padding:100px 0}.GuestPost-module__HDLUYa__faqSub{color:#3b82f6;text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;font-size:14px;font-weight:700;display:block}.GuestPost-module__HDLUYa__sectionTitle{color:#fff;font-size:clamp(32px,4vw,42px);font-weight:800}.GuestPost-module__HDLUYa__faqGrid{max-width:900px;margin:0 auto}.GuestPost-module__HDLUYa__faqItem{cursor:pointer;border-bottom:1px solid #ffffff1a;padding:24px 0}.GuestPost-module__HDLUYa__faqHeader{color:#cbd5e1;justify-content:space-between;align-items:center;font-size:18px;font-weight:700;display:flex}.GuestPost-module__HDLUYa__faqAnswer{color:#94a3b8;padding-top:20px;font-size:16px;line-height:1.7;animation:.3s ease-out GuestPost-module__HDLUYa__slideDown}@keyframes GuestPost-module__HDLUYa__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.GuestPost-module__HDLUYa__letsTalkBanner{background-color:#fff;padding:100px 0}.GuestPost-module__HDLUYa__bannerInner{background-color:#eef8ff;border-radius:40px;justify-content:space-between;align-items:center;min-height:450px;padding:0 80px;display:flex;overflow:hidden}.GuestPost-module__HDLUYa__bannerContent{flex:1}.GuestPost-module__HDLUYa__bannerTitle{color:#1e40af;margin-bottom:40px;font-size:80px;font-weight:900;line-height:1}.GuestPost-module__HDLUYa__contactBtn{color:#0f172a;background:#fff;border:2px solid #0f172a;border-radius:12px;padding:16px 40px;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-block;position:relative;overflow:hidden}.GuestPost-module__HDLUYa__contactBtn:after{content:"";background:linear-gradient(120deg,#0000,#0000000d,#0000);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%}.GuestPost-module__HDLUYa__contactBtn:hover{background:#f8fafc;transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.GuestPost-module__HDLUYa__contactBtn:hover:after{left:100%}.GuestPost-module__HDLUYa__bannerImage{flex:1;justify-content:flex-end;align-items:flex-end;display:flex}.GuestPost-module__HDLUYa__consultImg{width:100%;max-width:500px;height:auto}@media (max-width:1024px){.GuestPost-module__HDLUYa__calculatorGrid,.GuestPost-module__HDLUYa__heroGrid,.GuestPost-module__HDLUYa__processGrid,.GuestPost-module__HDLUYa__chooseGrid,.GuestPost-module__HDLUYa__visitorsGrid,.GuestPost-module__HDLUYa__metricsGrid{text-align:center;grid-template-columns:1fr}.GuestPost-module__HDLUYa__typeToggle{grid-template-columns:1fr}.GuestPost-module__HDLUYa__orderSummary{position:static}.GuestPost-module__HDLUYa__bannerInner{flex-direction:column;padding:60px 40px 0}.GuestPost-module__HDLUYa__heroBtns,.GuestPost-module__HDLUYa__statsWrapper{flex-direction:column;justify-content:center;gap:16px}.GuestPost-module__HDLUYa__whatsappBtn,.GuestPost-module__HDLUYa__assessmentBtn{justify-content:center;width:100%;padding:14px 20px;font-size:15px}.GuestPost-module__HDLUYa__heroTitle{font-size:clamp(1.8rem,8vw,2.5rem)}.GuestPost-module__HDLUYa__statCircle{width:130px;height:130px;margin:0 auto}.GuestPost-module__HDLUYa__statCircle strong{font-size:24px}.GuestPost-module__HDLUYa__main{padding-bottom:120px;overflow-x:hidden}}
