@keyframes anim-page-cut{0%{opacity:0;clip-path:inset(0 0 100%);filter:blur(10px);transform:scale(1.05)translateY(60px)}45%{opacity:1;clip-path:inset(0);filter:blur()}to{opacity:1;clip-path:inset(0);filter:blur();transform:scale(1)translateY(0)}}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#fff;min-height:100vh;font-family:Inter,sans-serif;overflow-x:hidden}ul{list-style:none}:root{--am-text:#000;--am-lime:#d8ff70;--am-white:#fff;--am-yellow-pale:#fffeec}#page-wrapper{width:100%;animation:1.5s cubic-bezier(.22,1,.36,1) anim-page-cut}.am-header-pill{z-index:9999;background:var(--am-yellow-pale);border:1px solid #000;border-radius:999px;justify-content:space-between;align-items:center;width:90%;max-width:1200px;height:75px;padding:0 14px 0 32px;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%)}.am-logo{letter-spacing:-.5px;align-items:center;gap:4px;font-family:Poppins,sans-serif;font-size:26px;font-weight:700;display:flex}.am-nav{align-items:center;gap:34px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.am-nav a{color:#000;font-size:15px;font-weight:500;transition:all .25s}.am-nav a:hover{color:#111}.am-header-actions{align-items:center;gap:12px;display:flex}.am-cta{background:var(--am-lime);color:#000;border:1px solid #000;border-radius:999px;justify-content:center;align-items:center;height:48px;padding:0 28px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;transition:all .3s;display:inline-flex}.am-cta:hover{background:#fff}.am-mobile-btn{background:var(--am-lime);border:1px solid #000;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:24px;display:none}.am-mobile-menu{background:var(--am-yellow-pale);z-index:9998;opacity:0;visibility:hidden;border-bottom:1px solid #000;border-radius:0 0 24px 24px;flex-direction:column;width:100%;padding:10px 24px 30px;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex;position:fixed;top:70px;left:0;transform:translateY(-20px)}.am-mobile-menu.active{opacity:1;visibility:visible;transform:translateY(0)}.am-mobile-menu a{color:#000;padding:16px 8px;font-family:Poppins,sans-serif;font-size:17px}.am-mobile-menu .am-cta{margin-top:18px}@media (width<=1024px){.am-nav{display:none}.am-mobile-btn{display:flex}.desktop-only{display:none}.am-header-pill{width:95%;height:70px;top:15px}.am-header-pill.menu-open{border-radius:0;width:100%;top:0}}:root{--am-text:#000!important;--am-lime:#d8ff70!important;--am-cyan:#c7f8fb!important;--am-white:#fff!important;--am-grey-light:#f1f1f1!important;--am-peach:#ffc9c1!important;--am-grey-mid:#f5f5f5!important;--am-mint:#f3ffe3!important;--am-yellow:#fdec92!important;--am-yellow-pale:#fffeec!important;--am-gold:#e6bf48!important;--am-cyan-light:#e8fafe!important;--am-snow:snow!important;--am-lime-dark:#e4d96f!important;--am-sand:#f7d9bc!important;--am-border:#e5e7eb!important}#sh-wrapper{color:var(--am-text)!important;background:var(--am-white)!important;-webkit-font-smoothing:antialiased!important;width:100%!important;max-width:100vw!important;margin:0!important;padding:0!important;font-family:Inter,sans-serif!important;line-height:1.6!important;overflow-x:hidden!important}#sh-wrapper *,#sh-wrapper :before,#sh-wrapper :after{box-sizing:border-box!important;box-shadow:none!important}#sh-wrapper img{border-radius:16px!important;max-width:100%!important;display:block!important}#sh-wrapper a{color:inherit!important;text-decoration:none!important}#sh-wrapper button{font:inherit!important;cursor:pointer!important;color:inherit!important;background:0 0!important;border:0!important}#sh-wrapper section{overflow:hidden!important}#sh-wrapper .sh-container{box-sizing:border-box!important;width:100%!important;max-width:1200px!important;margin:0 auto!important;padding:0 24px!important}#sh-wrapper i[class*=hgi-stroke]{vertical-align:middle!important;flex-shrink:0!important;font-style:normal!important;line-height:1!important;display:inline-block!important}#sh-wrapper h1,#sh-wrapper h2,#sh-wrapper h3,#sh-wrapper h4{color:var(--am-text)!important;word-wrap:break-word!important;margin:0 0 10px!important;font-weight:500!important}#sh-wrapper .sh-eyebrow{background:var(--am-lime)!important;color:var(--am-text)!important;letter-spacing:.12em!important;text-transform:uppercase!important;border:1px solid #0000000f!important;border-radius:999px!important;align-items:center!important;gap:8px!important;margin-bottom:14px!important;padding:7px 14px!important;font-size:.74rem!important;font-weight:500!important;display:inline-flex!important}#sh-wrapper .sh-section-title{letter-spacing:-.02em!important;margin-bottom:12px!important;font-family:Poppins,sans-serif!important;font-size:clamp(1.6rem,3.5vw,2.4rem)!important;font-weight:500!important;line-height:1.2!important}#sh-wrapper .sh-section-title span{background:var(--am-lime)!important;border-radius:8px!important;padding:0 10px!important;display:inline-block!important}#sh-wrapper .sh-section-title span:empty{padding:0!important;display:none!important}#sh-wrapper .sh-section-sub{color:#444!important;max-width:700px!important;margin-bottom:48px!important;font-size:clamp(.95rem,2vw,1.05rem)!important}#sh-wrapper .sh-center{text-align:center!important;flex-direction:column!important;align-items:center!important;display:flex!important}#sh-wrapper .sh-btn{cursor:pointer!important;white-space:nowrap!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;gap:9px!important;padding:13px 26px!important;font-family:Poppins,sans-serif!important;font-size:1rem!important;font-weight:500!important;transition:all .3s!important;display:inline-flex!important}#sh-wrapper .sh-btn:hover{transform:scale(1.03)!important}#sh-wrapper .sh-btn-black{background:var(--am-text)!important;color:var(--am-white)!important;border:1px solid var(--am-text)!important}#sh-wrapper .sh-btn-black:hover{background:#222!important}#sh-wrapper .sh-btn-lime{background:var(--am-lime)!important;color:var(--am-text)!important;border:1px solid var(--am-lime-dark)!important}#sh-wrapper .sh-btn-lime:hover{background:var(--am-white)!important;border-color:var(--am-text)!important}#sh-wrapper .sh-btn-outline{background:var(--am-white)!important;color:var(--am-text)!important;border:1px solid var(--am-text)!important}#sh-wrapper .sh-inline-link{color:var(--am-text)!important;text-underline-offset:4px!important;font-weight:500!important;text-decoration:underline!important;text-decoration-thickness:1.5px!important}#sh-wrapper .sh-inline-link:hover{text-decoration-style:dotted!important}#sh-wrapper .anim{opacity:0;transition:opacity .7s,transform .7s}#sh-wrapper .anim-up{transform:translateY(30px)}#sh-wrapper .anim-left{transform:translate(-40px)}#sh-wrapper .anim-right{transform:translate(40px)}#sh-wrapper .anim.is-in{opacity:1!important;transform:none!important}#sh-wrapper .anim-stagger>*{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(22px)}#sh-wrapper .anim-stagger.is-in>*{opacity:1;transform:none}#sh-wrapper .anim-stagger.is-in>:first-child{transition-delay:40ms}#sh-wrapper .anim-stagger.is-in>:nth-child(2){transition-delay:.1s}#sh-wrapper .anim-stagger.is-in>:nth-child(3){transition-delay:.17s}#sh-wrapper .anim-stagger.is-in>:nth-child(4){transition-delay:.24s}#sh-wrapper .anim-stagger.is-in>:nth-child(5){transition-delay:.31s}#sh-wrapper .anim-stagger.is-in>:nth-child(6){transition-delay:.38s}#sh-wrapper #sh-hero{background:radial-gradient(circle at 10% 60%,var(--am-cyan-light) 0%,transparent 55%), radial-gradient(circle at 90% 40%,var(--am-mint) 0%,transparent 55%), var(--am-snow)!important;padding:120px 0 70px!important}#sh-wrapper .sh-hero-grid{grid-template-columns:1.1fr 1fr!important;align-items:center!important;gap:60px!important;display:grid!important}#sh-wrapper .sh-hero-text h1{letter-spacing:-.025em!important;margin-bottom:18px!important;font-family:Poppins,sans-serif!important;font-size:clamp(2rem,4vw,3.1rem)!important;font-weight:500!important;line-height:1.12!important}#sh-wrapper .sh-hero-text h1 em{background:var(--am-lime)!important;white-space:nowrap!important;border-radius:5px!important;padding:0 8px!important;font-style:normal!important;line-height:1!important;display:inline-block!important}#sh-wrapper .sh-hero-text p{color:#444!important;max-width:520px!important;margin-bottom:24px!important;font-size:clamp(.97rem,2vw,1.07rem)!important;line-height:1.7!important}#sh-wrapper .sh-hero-badges{flex-wrap:wrap!important;gap:10px!important;margin-bottom:26px!important;display:flex!important}#sh-wrapper .sh-hero-badge{background:var(--am-white)!important;border:1px solid var(--am-border)!important;border-radius:999px!important;align-items:center!important;gap:7px!important;padding:8px 14px!important;font-size:.86rem!important;font-weight:500!important;display:inline-flex!important}#sh-wrapper .sh-hero-cta{flex-wrap:wrap!important;gap:12px!important;display:flex!important}#sh-wrapper .sh-price-chip{background:var(--am-yellow-pale)!important;border:1.5px dashed var(--am-gold)!important;border-radius:12px!important;align-items:center!important;gap:10px!important;margin-bottom:22px!important;padding:12px 20px!important;font-family:Poppins,sans-serif!important;font-size:1rem!important;font-weight:500!important;display:inline-flex!important}#sh-wrapper .sh-price-chip strong{font-size:1.3rem!important}#sh-wrapper .sh-hero-img-wrap{border-radius:24px!important;height:400px!important;position:relative!important;overflow:hidden!important}#sh-wrapper .sh-hero-img-wrap img{object-fit:cover!important;border-radius:24px!important;width:100%!important;height:100%!important}#sh-wrapper .sh-hero-img-badge{background:var(--am-white)!important;border:1px solid var(--am-border)!important;border-radius:14px!important;align-items:center!important;gap:14px!important;padding:14px 18px!important;display:flex!important;position:absolute!important;bottom:20px!important;left:20px!important}@media (width>=901px){#sh-wrapper .sh-hero-grid{align-items:start!important}#sh-wrapper .sh-hero-img-wrap{margin-top:40px!important}}@media (width<=900px){#sh-wrapper .sh-hero-img-wrap{height:280px!important;margin-top:0!important}}#sh-wrapper #sh-what{background:var(--am-white)!important;padding:80px 0!important}#sh-wrapper .sh-what-grid{grid-template-columns:1fr 1fr!important;align-items:center!important;gap:60px!important;display:grid!important}#sh-wrapper .sh-what-img{border-radius:24px!important;height:380px!important;position:relative!important;overflow:hidden!important}#sh-wrapper .sh-what-img img{object-fit:cover!important;border-radius:24px!important;width:100%!important;height:100%!important}#sh-wrapper .sh-img-badge{background:var(--am-white)!important;border:1px solid var(--am-border)!important;border-radius:14px!important;align-items:center!important;gap:14px!important;padding:14px 18px!important;display:flex!important;position:absolute!important;bottom:20px!important;left:20px!important}#sh-wrapper .sh-what-text h2{letter-spacing:-.02em!important;margin-bottom:16px!important;font-family:Poppins,sans-serif!important;font-size:clamp(1.6rem,3vw,2.2rem)!important;font-weight:500!important}#sh-wrapper .sh-what-text p{color:#444!important;margin-bottom:18px!important;font-size:.97rem!important;line-height:1.75!important}#sh-wrapper .sh-check-list{flex-direction:column!important;gap:12px!important;margin-top:24px!important;display:flex!important}#sh-wrapper .sh-check-item{align-items:flex-start!important;gap:12px!important;display:flex!important}#sh-wrapper .sh-check-item .ci-dot{background:var(--am-lime)!important;border:1px solid var(--am-lime-dark)!important;border-radius:50%!important;flex-shrink:0!important;place-items:center!important;width:24px!important;min-width:24px!important;height:24px!important;margin-top:2px!important;font-size:12px!important;font-weight:700!important;display:grid!important}#sh-wrapper .sh-check-item p{color:#333!important;margin:0!important;font-size:.94rem!important;line-height:1.55!important}#sh-wrapper #sh-when{background:var(--am-grey-light)!important;padding:80px 0!important}#sh-wrapper .sh-when-scroll-outer{width:100%!important;overflow:hidden!important}#sh-wrapper .sh-when-scroll{scrollbar-width:none!important;-ms-overflow-style:none!important;gap:16px!important;padding:14px 24px 24px!important;display:flex!important;overflow-x:auto!important}#sh-wrapper .sh-when-scroll::-webkit-scrollbar{display:none!important}#sh-wrapper .sh-when-card{border:1px solid var(--am-border)!important;border-radius:22px!important;flex-direction:column!important;flex:none!important;gap:14px!important;width:290px!important;padding:28px 24px!important;transition:transform .3s,border-color .3s!important;display:flex!important}#sh-wrapper .sh-when-card:hover{transform:translateY(-4px)!important}#sh-wrapper .sh-when-card .wc-icon{border-radius:15px!important;flex-shrink:0!important;place-items:center!important;width:52px!important;height:52px!important;font-size:24px!important;display:grid!important}#sh-wrapper .sh-when-card h3{margin:0!important;font-family:Poppins,sans-serif!important;font-size:1rem!important;font-weight:500!important;line-height:1.3!important}#sh-wrapper .sh-when-card p{color:#444!important;flex:1!important;margin:0!important;font-size:.88rem!important;line-height:1.6!important}#sh-wrapper .sh-when-card .wc-tag{text-transform:uppercase!important;letter-spacing:.08em!important;border-radius:999px!important;align-items:center!important;gap:6px!important;width:fit-content!important;margin-top:auto!important;padding:4px 10px!important;font-size:.72rem!important;font-weight:600!important;display:inline-flex!important}#sh-wrapper #sh-items{background:var(--am-white)!important;padding:80px 0!important}#sh-wrapper .sh-items-grid{grid-template-columns:repeat(4,1fr)!important;gap:14px!important;display:grid!important}#sh-wrapper .sh-item-card{border:1px solid var(--am-border)!important;text-align:center!important;border-radius:18px!important;flex-direction:column!important;align-items:center!important;gap:14px!important;padding:28px 18px!important;transition:all .25s!important;display:flex!important}#sh-wrapper .sh-item-card:hover{transform:translateY(-3px)!important}#sh-wrapper .sh-item-card .ic2{border-radius:14px!important;place-items:center!important;width:56px!important;height:56px!important;font-size:26px!important;display:grid!important}#sh-wrapper .sh-item-card h4{margin:0!important;font-family:Poppins,sans-serif!important;font-size:.95rem!important;font-weight:500!important}#sh-wrapper .sh-item-card p{color:#666!important;margin:0!important;font-size:.8rem!important;line-height:1.45!important}#sh-wrapper #sh-how{background:var(--am-mint)!important;border-top:1px solid #d5f5b8!important;border-bottom:1px solid #d5f5b8!important;padding:80px 0!important}#sh-wrapper .sh-how-grid{grid-template-columns:1fr 1fr!important;align-items:start!important;gap:60px!important;display:grid!important}#sh-wrapper .sh-steps-list{flex-direction:column!important;display:flex!important}#sh-wrapper .sh-step{align-items:flex-start!important;gap:20px!important;padding-bottom:28px!important;display:flex!important;position:relative!important}#sh-wrapper .sh-step:not(:last-child):after{content:""!important;background:linear-gradient(to bottom,var(--am-lime-dark),transparent)!important;width:2px!important;position:absolute!important;top:42px!important;bottom:0!important;left:19px!important}#sh-wrapper .sh-step-num{background:var(--am-lime)!important;border:3px solid var(--am-white)!important;z-index:1!important;border-radius:50%!important;flex-shrink:0!important;place-items:center!important;width:40px!important;height:40px!important;font-family:Poppins,sans-serif!important;font-size:1rem!important;font-weight:500!important;display:grid!important;position:relative!important}#sh-wrapper .sh-step-body h4{margin-bottom:5px!important;font-family:Poppins,sans-serif!important;font-size:1.02rem!important;font-weight:500!important}#sh-wrapper .sh-step-body p{color:#555!important;margin:0!important;font-size:.91rem!important;line-height:1.6!important}#sh-wrapper .sh-step-tip{background:var(--am-white)!important;color:#333!important;border-left:3px solid var(--am-lime-dark)!important;border-radius:10px!important;margin-top:8px!important;padding:10px 14px!important;font-size:.82rem!important;line-height:1.5!important}#sh-wrapper .sh-how-right{flex-direction:column!important;gap:16px!important;display:flex!important}#sh-wrapper .sh-how-right h2{letter-spacing:-.02em!important;margin-bottom:6px!important;font-family:Poppins,sans-serif!important;font-size:clamp(1.6rem,3vw,2.2rem)!important;font-weight:500!important}#sh-wrapper .sh-how-right>p{color:#444!important;font-size:.97rem!important;line-height:1.7!important}#sh-wrapper .sh-method-card{background:var(--am-white)!important;border:1px solid #0000000f!important;border-radius:18px!important;align-items:flex-start!important;gap:16px!important;padding:22px!important;display:flex!important}#sh-wrapper .sh-method-card .mc-icon{border-radius:12px!important;place-items:center!important;width:46px!important;min-width:46px!important;height:46px!important;font-size:22px!important;display:grid!important}#sh-wrapper .sh-method-card h4{margin-bottom:4px!important;font-family:Poppins,sans-serif!important;font-size:.96rem!important;font-weight:500!important}#sh-wrapper .sh-method-card p{color:#555!important;margin:0!important;font-size:.85rem!important;line-height:1.5!important}#sh-wrapper #sh-guide{background:var(--am-white)!important;padding:80px 0!important}#sh-wrapper .sh-guide-grid{grid-template-columns:1.5fr 1fr!important;align-items:start!important;gap:60px!important;display:grid!important}#sh-wrapper .sh-guide-content h2{letter-spacing:-.02em!important;margin-bottom:18px!important;font-family:Poppins,sans-serif!important;font-size:clamp(1.6rem,3vw,2.2rem)!important;font-weight:500!important}#sh-wrapper .sh-guide-block{margin-bottom:30px!important}#sh-wrapper .sh-guide-block h3{align-items:center!important;gap:10px!important;margin-bottom:10px!important;font-family:Poppins,sans-serif!important;font-size:1.08rem!important;font-weight:500!important;display:flex!important}#sh-wrapper .sh-guide-block h3 .gb-num{background:var(--am-lime)!important;border:1px solid var(--am-lime-dark)!important;border-radius:50%!important;place-items:center!important;width:28px!important;min-width:28px!important;height:28px!important;font-size:.82rem!important;font-weight:600!important;display:grid!important}#sh-wrapper .sh-guide-block p{color:#444!important;margin-bottom:10px!important;font-size:.95rem!important;line-height:1.75!important}#sh-wrapper .sh-guide-block ul{flex-direction:column!important;gap:8px!important;margin:0!important;padding:0!important;list-style:none!important;display:flex!important}#sh-wrapper .sh-guide-block ul li{color:#333!important;padding-left:22px!important;font-size:.93rem!important;line-height:1.5!important;position:relative!important}#sh-wrapper .sh-guide-block ul li:before{content:"→"!important;color:var(--am-gold)!important;font-weight:600!important;position:absolute!important;left:0!important}#sh-wrapper .sh-guide-sidebar{flex-direction:column!important;gap:16px!important;display:flex!important}#sh-wrapper .sh-sidebar-card{border:1px solid var(--am-border)!important;border-radius:20px!important;padding:22px!important}#sh-wrapper .sh-sidebar-card h4{align-items:center!important;gap:9px!important;margin-bottom:12px!important;font-family:Poppins,sans-serif!important;font-size:.95rem!important;font-weight:500!important;display:flex!important}#sh-wrapper .sh-sidebar-card ul{flex-direction:column!important;gap:8px!important;margin:0!important;padding:0!important;list-style:none!important;display:flex!important}#sh-wrapper .sh-sidebar-card ul li{color:#333!important;align-items:flex-start!important;gap:8px!important;font-size:.87rem!important;line-height:1.5!important;display:flex!important}#sh-wrapper .sh-sidebar-card ul li:before{content:"✓"!important;color:#2a7d2e!important;flex-shrink:0!important;margin-top:1px!important;font-weight:700!important}#sh-wrapper #sh-pricing{background:var(--am-snow)!important;padding:80px 0!important}#sh-wrapper .sh-pricing-grid{grid-template-columns:repeat(3,1fr)!important;gap:16px!important;display:grid!important}#sh-wrapper .sh-price-card{border:1px solid var(--am-border)!important;border-radius:22px!important;flex-direction:column!important;gap:18px!important;padding:30px 26px!important;transition:transform .3s!important;display:flex!important}#sh-wrapper .sh-price-card:hover{border-color:var(--am-lime-dark)!important;transform:translateY(-4px)!important}#sh-wrapper .sh-pc-top{justify-content:space-between!important;align-items:center!important;display:flex!important}#sh-wrapper .sh-pc-icon{background:var(--am-white)!important;border:1px solid #0000000f!important;border-radius:14px!important;place-items:center!important;width:50px!important;height:50px!important;font-size:24px!important;display:grid!important}#sh-wrapper .sh-pc-badge{text-transform:uppercase!important;letter-spacing:.08em!important;border-radius:999px!important;padding:5px 12px!important;font-size:.7rem!important;font-weight:700!important}#sh-wrapper .sh-pc-name{margin-bottom:4px!important;font-family:Poppins,sans-serif!important;font-size:1.05rem!important;font-weight:500!important}#sh-wrapper .sh-pc-price{font-family:Poppins,sans-serif!important;font-size:2.2rem!important;font-weight:500!important;line-height:1!important}#sh-wrapper .sh-pc-price span{color:#666!important;font-size:.9rem!important;font-weight:400!important}#sh-wrapper .sh-pc-list{flex-direction:column!important;gap:9px!important;margin:0!important;padding:0!important;list-style:none!important;display:flex!important}#sh-wrapper .sh-pc-list li{color:#333!important;align-items:center!important;gap:10px!important;font-size:.88rem!important;line-height:1.4!important;display:flex!important}#sh-wrapper .sh-pc-list li:before{content:"✓"!important;background:var(--am-white)!important;border:1px solid #0000001a!important;border-radius:50%!important;flex-shrink:0!important;place-items:center!important;width:18px!important;min-width:18px!important;height:18px!important;font-size:10px!important;font-weight:700!important;display:grid!important}#sh-wrapper .sh-pc-note{color:#666!important;border-top:1px dashed #0000001f!important;margin-top:auto!important;padding-top:12px!important;font-size:.78rem!important}#sh-wrapper #sh-compare{background:var(--am-grey-light)!important;padding:80px 0!important}#sh-wrapper .sh-compare-wrap{border:1px solid var(--am-border)!important;scrollbar-width:thin!important;border-radius:20px!important;overflow:hidden!important}#sh-wrapper .sh-compare-table{border-collapse:collapse!important;width:100%!important;min-width:560px!important}#sh-wrapper .sh-compare-table thead tr th{text-transform:uppercase!important;letter-spacing:.07em!important;text-align:left!important;border:none!important;padding:18px 20px!important;font-family:Poppins,sans-serif!important;font-size:.82rem!important;font-weight:500!important}#sh-wrapper .sh-compare-table thead tr th:first-child{background:var(--am-grey-mid)!important;color:var(--am-text)!important;width:28%!important}#sh-wrapper .sh-compare-table thead tr th:nth-child(2){background:var(--am-lime)!important;color:var(--am-text)!important;width:24%!important}#sh-wrapper .sh-compare-table thead tr th:nth-child(3),#sh-wrapper .sh-compare-table thead tr th:nth-child(4){background:var(--am-grey-mid)!important;color:var(--am-text)!important;width:24%!important}#sh-wrapper .sh-compare-table tbody tr td{border:none!important;border-top:1px solid var(--am-border)!important;vertical-align:middle!important;padding:16px 20px!important;font-size:.92rem!important;line-height:1.45!important}#sh-wrapper .sh-compare-table tbody tr td:first-child{background:var(--am-white)!important;font-weight:500!important}#sh-wrapper .sh-compare-table tbody tr td:nth-child(2){background:#f8ffe8!important;font-weight:500!important}#sh-wrapper .sh-compare-table tbody tr td:nth-child(3),#sh-wrapper .sh-compare-table tbody tr td:nth-child(4){background:var(--am-white)!important;color:#444!important}#sh-wrapper .sh-compare-table tbody tr:nth-child(2n) td:first-child{background:var(--am-grey-light)!important}#sh-wrapper .sh-compare-table tbody tr:nth-child(2n) td:nth-child(2){background:#f0fbda!important}#sh-wrapper .sh-compare-table tbody tr:nth-child(2n) td:nth-child(3),#sh-wrapper .sh-compare-table tbody tr:nth-child(2n) td:nth-child(4){background:var(--am-grey-light)!important}#sh-wrapper .sh-compare-table .chk-yes{color:#276c30!important;font-weight:600!important}#sh-wrapper .sh-compare-table .chk-no{color:#b71c1c!important}#sh-wrapper #sh-guides{background:var(--am-grey-mid)!important;padding:80px 0!important}#sh-wrapper .sh-guides-outer{width:100%!important;overflow:hidden!important}#sh-wrapper .sh-guides-scroll{scrollbar-width:none!important;-ms-overflow-style:none!important;gap:18px!important;padding:14px 24px 28px!important;display:flex!important;overflow-x:auto!important}#sh-wrapper .sh-guides-scroll::-webkit-scrollbar{display:none!important}#sh-wrapper .sh-guide-card{background:var(--am-white)!important;border:1px solid var(--am-border)!important;border-radius:20px!important;flex-direction:column!important;flex:none!important;width:320px!important;transition:transform .25s!important;display:flex!important;overflow:hidden!important}#sh-wrapper .sh-guide-card:hover{transform:translateY(-4px)!important}#sh-wrapper .sh-guide-img{height:170px!important;position:relative!important;overflow:hidden!important}#sh-wrapper .sh-guide-img img{object-fit:cover!important;border-radius:0!important;width:100%!important;height:100%!important;transition:transform .5s!important}#sh-wrapper .sh-guide-card:hover .sh-guide-img img{transform:scale(1.05)!important}#sh-wrapper .sh-guide-tag{background:var(--am-white)!important;color:var(--am-text)!important;text-transform:uppercase!important;letter-spacing:.08em!important;border:1px solid #00000014!important;border-radius:999px!important;padding:4px 11px!important;font-size:.7rem!important;font-weight:600!important;position:absolute!important;top:12px!important;left:12px!important}#sh-wrapper .sh-guide-body{flex-direction:column!important;flex:1!important;gap:8px!important;padding:22px!important;display:flex!important}#sh-wrapper .sh-guide-body h3{margin:0!important;font-family:Poppins,sans-serif!important;font-size:.98rem!important;font-weight:500!important;line-height:1.3!important}#sh-wrapper .sh-guide-body p{color:#444!important;flex:1!important;margin:0!important;font-size:.87rem!important;line-height:1.6!important}#sh-wrapper .sh-guide-cta{background:var(--am-text)!important;width:100%!important;color:var(--am-white)!important;border:1px solid var(--am-text)!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;gap:8px!important;margin-top:12px!important;padding:12px!important;font-family:Poppins,sans-serif!important;font-size:.88rem!important;font-weight:500!important;transition:all .25s!important;display:flex!important}#sh-wrapper .sh-guide-cta:hover{background:#222!important;transform:scale(1.02)!important}#sh-wrapper #sh-areas{background:var(--am-white)!important;padding:80px 0!important}#sh-wrapper .sh-areas-layout{grid-template-columns:1fr 1.7fr!important;align-items:start!important;gap:60px!important;display:grid!important}#sh-wrapper .sh-areas-text h2{letter-spacing:-.02em!important;margin-bottom:14px!important;font-family:Poppins,sans-serif!important;font-size:clamp(1.5rem,3vw,2.1rem)!important;font-weight:500!important}#sh-wrapper .sh-areas-text p{color:#444!important;margin-bottom:18px!important;font-size:.95rem!important;line-height:1.7!important}#sh-wrapper .sh-areas-grid{grid-template-columns:repeat(4,1fr)!important;gap:8px!important;display:grid!important}#sh-wrapper .sh-area-chip{background:var(--am-grey-light)!important;border:1px solid var(--am-border)!important;border-radius:10px!important;align-items:center!important;gap:6px!important;padding:10px!important;font-size:.82rem!important;font-weight:500!important;transition:all .2s!important;display:flex!important}#sh-wrapper .sh-area-chip:hover{background:var(--am-mint)!important;border-color:var(--am-lime-dark)!important;transform:translateY(-2px)!important}#sh-wrapper .sh-area-chip i{color:#888!important;flex-shrink:0!important;font-size:13px!important}#sh-wrapper #sh-reviews:not(.rev2-section){background:var(--am-cyan-light)!important;border-top:1px solid var(--am-cyan)!important;padding:80px 0!important}#sh-wrapper .sh-rev-grid{grid-template-columns:repeat(3,1fr)!important;gap:18px!important;display:grid!important}#sh-wrapper .sh-rev-card{background:var(--am-white)!important;border:1px solid var(--am-border)!important;border-radius:20px!important;flex-direction:column!important;gap:14px!important;padding:26px!important;transition:transform .25s!important;display:flex!important}#sh-wrapper .sh-rev-card:hover{transform:translateY(-3px)!important}#sh-wrapper .sh-stars{color:var(--am-gold)!important;gap:2px!important;font-size:16px!important;display:flex!important}#sh-wrapper .sh-rev-text{color:#333!important;flex:1!important;font-size:.92rem!important;line-height:1.65!important}#sh-wrapper .sh-rev-author{border-top:1px solid var(--am-border)!important;align-items:center!important;gap:12px!important;padding-top:12px!important;display:flex!important}#sh-wrapper .sh-av{border-radius:50%!important;flex-shrink:0!important;width:42px!important;height:42px!important;overflow:hidden!important}#sh-wrapper .sh-rev-name{font-size:.9rem!important;font-weight:600!important}#sh-wrapper .sh-rev-meta{color:#666!important;flex-wrap:wrap!important;align-items:center!important;gap:5px!important;margin-top:2px!important;font-size:.74rem!important;display:flex!important}#sh-wrapper .sh-rev-card-top{justify-content:space-between!important;align-items:center!important;display:flex!important}#sh-wrapper .sh-rev-platform{background:#f8f8f8!important;border:1px solid #e5e5e5!important;border-radius:999px!important;align-items:center!important;gap:5px!important;padding:4px 10px!important;display:flex!important}#sh-wrapper .sh-rev-platform img{object-fit:contain!important;width:16px!important;height:16px!important}#sh-wrapper .sh-rev-platform span{color:#444!important;font-size:.72rem!important;font-weight:600!important}#sh-wrapper .sh-rev-platform-badges{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:10px!important;margin-bottom:28px!important;display:flex!important}#sh-wrapper .sh-rev-badge{background:#fff!important;border:1px solid #e5e5e5!important;border-radius:999px!important;align-items:center!important;gap:6px!important;padding:6px 14px!important;display:flex!important;box-shadow:0 1px 4px #0000000f!important}#sh-wrapper .sh-rev-badge img{object-fit:contain!important;width:18px!important;height:18px!important}#sh-wrapper .sh-rev-badge span{color:#333!important;font-size:.82rem!important;font-weight:600!important}#sh-wrapper #sh-faq{background:var(--am-grey-light)!important;padding:80px 0!important}#sh-wrapper .sh-faq-layout{grid-template-columns:1fr 1.8fr!important;align-items:start!important;gap:60px!important;display:grid!important}#sh-wrapper .sh-faq-intro h2{letter-spacing:-.02em!important;margin-bottom:14px!important;font-family:Poppins,sans-serif!important;font-size:clamp(1.5rem,3vw,2rem)!important;font-weight:500!important}#sh-wrapper .sh-faq-intro p{color:#444!important;margin-bottom:24px!important;font-size:.95rem!important;line-height:1.7!important}#sh-wrapper .sh-faq-list{flex-direction:column!important;gap:10px!important;display:flex!important}#sh-wrapper .sh-faq-card{background:var(--am-white)!important;border:1.5px solid #d0d5dc!important;border-radius:16px!important;transition:border-color .3s!important;overflow:hidden!important}#sh-wrapper .sh-faq-card.open{border-color:var(--am-text)!important}#sh-wrapper .sh-faq-q{text-align:left!important;width:100%!important;color:var(--am-text)!important;cursor:pointer!important;box-sizing:border-box!important;align-items:flex-start!important;gap:12px!important;padding:16px 20px!important;font-family:Poppins,sans-serif!important;font-size:.95rem!important;font-weight:500!important;display:flex!important}#sh-wrapper .sh-faq-q .fq-icon{background:var(--am-grey-mid)!important;border-radius:10px!important;flex-shrink:0!important;place-items:center!important;width:34px!important;min-width:34px!important;height:34px!important;font-size:17px!important;transition:background .3s!important;display:grid!important}#sh-wrapper .sh-faq-card.open .fq-icon{background:var(--am-lime)!important}#sh-wrapper .sh-faq-q .fq-text{word-wrap:break-word!important;overflow-wrap:break-word!important;white-space:normal!important;flex:1!important;min-width:0!important;line-height:1.45!important}#sh-wrapper .sh-faq-q .fq-toggle{background:var(--am-grey-mid)!important;border-radius:50%!important;flex-shrink:0!important;place-items:center!important;width:26px!important;min-width:26px!important;height:26px!important;font-size:13px!important;transition:all .35s!important;display:grid!important}#sh-wrapper .sh-faq-card.open .fq-toggle{background:var(--am-lime)!important;transform:rotate(180deg)!important}#sh-wrapper .sh-faq-a{opacity:0!important;max-height:0!important;transition:max-height .55s,opacity .35s!important;overflow:hidden!important}#sh-wrapper .sh-faq-card.open .sh-faq-a{opacity:1!important;max-height:500px!important}#sh-wrapper .sh-faq-a-inner{color:#444!important;word-wrap:break-word!important;padding:0 20px 20px 66px!important;font-size:.93rem!important;line-height:1.65!important}#sh-wrapper #sh-seo{background:var(--am-white)!important;padding:80px 0!important}#sh-wrapper .sh-seo-grid{grid-template-columns:1fr 1fr!important;align-items:start!important;gap:60px!important;display:grid!important}#sh-wrapper .sh-seo-col h2{letter-spacing:-.02em!important;margin-bottom:16px!important;font-family:Poppins,sans-serif!important;font-size:clamp(1.4rem,2.5vw,1.9rem)!important;font-weight:500!important}#sh-wrapper .sh-seo-col h3{margin:20px 0 10px!important;font-family:Poppins,sans-serif!important;font-size:1.05rem!important;font-weight:500!important}#sh-wrapper .sh-seo-col p{color:#444!important;margin-bottom:14px!important;font-size:.96rem!important;line-height:1.8!important}#sh-wrapper .sh-kw-list{flex-wrap:wrap!important;gap:8px!important;margin-top:20px!important;display:flex!important}#sh-wrapper .sh-kw-tag{background:var(--am-grey-light)!important;border:1px solid var(--am-border)!important;border-radius:999px!important;padding:5px 13px!important;font-size:.79rem!important;font-weight:500!important}#sh-wrapper #sh-cta{background:var(--am-snow)!important;padding:80px 0!important}#sh-wrapper .sh-cta-box{background:var(--am-mint)!important;border:1px solid #d5f5b8!important;border-radius:32px!important;grid-template-columns:1fr 1fr!important;align-items:center!important;gap:40px!important;padding:56px!important;display:grid!important}#sh-wrapper .sh-cta-box h2{color:var(--am-text)!important;letter-spacing:-.02em!important;margin-bottom:10px!important;font-family:Poppins,sans-serif!important;font-size:clamp(1.7rem,3.5vw,2.4rem)!important;font-weight:500!important}#sh-wrapper .sh-cta-box h2 span{background:var(--am-lime)!important;border-radius:8px!important;padding:0 10px!important}#sh-wrapper .sh-cta-box p{color:#333!important;font-size:1rem!important;line-height:1.6!important}#sh-wrapper .sh-cta-btns{flex-direction:column!important;gap:12px!important;display:flex!important}@media (width<=900px){#sh-wrapper .sh-container{padding:0 16px!important}#sh-wrapper #sh-hero{padding:100px 0 60px!important}#sh-wrapper .sh-hero-grid{grid-template-columns:1fr!important;gap:36px!important}#sh-wrapper .sh-hero-cta{flex-direction:column!important}#sh-wrapper .sh-hero-cta .sh-btn{width:100%!important}#sh-wrapper .sh-hero-img-wrap{height:280px!important}#sh-wrapper .sh-what-grid{grid-template-columns:1fr!important;gap:40px!important}#sh-wrapper .sh-items-grid{grid-template-columns:repeat(2,1fr)!important}#sh-wrapper .sh-how-grid{grid-template-columns:1fr!important;gap:40px!important}#sh-wrapper .sh-guide-grid{grid-template-columns:1fr!important;gap:36px!important}#sh-wrapper .sh-pricing-grid{grid-template-columns:1fr!important}#sh-wrapper .sh-areas-layout{grid-template-columns:1fr!important;gap:32px!important}#sh-wrapper .sh-areas-grid{grid-template-columns:repeat(3,1fr)!important}#sh-wrapper .sh-rev-grid{grid-template-columns:1fr!important}#sh-wrapper .sh-faq-layout{grid-template-columns:1fr!important;gap:32px!important}#sh-wrapper .sh-faq-a-inner{padding:0 14px 18px!important}#sh-wrapper .sh-faq-q{padding:14px!important}#sh-wrapper .sh-seo-grid{grid-template-columns:1fr!important;gap:32px!important}#sh-wrapper .sh-cta-box{text-align:center!important;grid-template-columns:1fr!important;gap:28px!important;padding:32px 20px!important}#sh-wrapper .sh-cta-btns .sh-btn,#sh-wrapper .sh-how-cta-box .sh-btn{width:100%!important}}@media (width<=480px){#sh-wrapper .sh-items-grid,#sh-wrapper .sh-areas-grid{grid-template-columns:repeat(2,1fr)!important}#sh-wrapper .sh-when-card{width:260px!important}#sh-wrapper .sh-guide-card{width:280px!important}#sh-wrapper .sh-faq-q{font-size:.88rem!important}}:root{--am-text:#000;--am-lime:#d8ff70;--am-white:#fff;--am-yellow-pale:#fffeec;--am-peach:#ffc9c1;--am-cyan:#c7f8fb;--am-grey-mid:#f5f5f5;--am-yellow:#fdec92;--am-sand:#f7d9bc}body{background-color:#f5f5f5;margin:0;font-family:Inter,sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;outline:none!important}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.am-footer-wrapper{background-color:var(--am-yellow-pale);border-top:1px solid #0000000d;padding:60px 5%}.am-footer-main{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:40px;max-width:1200px;margin:0 auto;display:grid}.am-footer-logo-link{align-items:center;gap:4px;margin-bottom:20px;display:flex}.am-footer-logo-text{letter-spacing:-.5px;font-family:Poppins,sans-serif;font-size:26px;font-weight:700;line-height:1}.logo-alpha{color:var(--am-text)}.logo-movers{color:#111}.am-footer-desc{color:#444;max-width:300px;margin-bottom:25px;font-size:15px;line-height:1.6}.am-footer-socials{grid-template-columns:repeat(6,1fr);gap:12px;max-width:240px;display:grid}.am-footer-social-link i{color:var(--am-text);font-size:22px;transition:all .2s}.am-footer-social-link:hover i{color:#111;transform:scale(1.1)}.am-footer-heading{color:var(--am-text);cursor:default;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;display:flex;position:relative}.am-footer-heading:after{content:"";background-color:var(--am-text);border-radius:2px;width:40px;height:3px;position:absolute;bottom:0;left:0}.am-accordion-icon{color:var(--am-text);font-size:20px;transition:transform .3s;display:none}.am-footer-heading.active .am-accordion-icon{transform:rotate(180deg)}.am-footer-links li{margin-bottom:12px}.am-footer-links a{color:#333;font-size:15px;transition:all .2s}.am-footer-links a:hover{color:#111;text-underline-offset:4px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.am-footer-contact-item{gap:15px;margin-bottom:20px;display:flex}.am-footer-contact-icon i{color:var(--am-text);margin-top:2px;font-size:22px}.am-footer-contact-text span{color:#555;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;display:block}.am-footer-contact-text a,.am-footer-contact-text p{color:var(--am-text);margin:0;font-size:14px;font-weight:500;line-height:1.4;transition:color .2s}.am-footer-contact-text a:hover{color:#111}.am-footer-copyright{background-color:var(--am-white);text-align:center;border-top:1px solid #0000000d;padding:24px 5%}.am-footer-copyright p{color:var(--am-text);margin:0;font-size:14px;font-weight:500}.am-footer-copyright a{color:var(--am-text);font-weight:700;text-decoration:underline;transition:color .2s}.am-footer-copyright a:hover{color:#111}.am-mobile-nav-wrapper{background:var(--am-yellow-pale);z-index:999998;width:100%;height:70px;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid #0000001a;justify-content:space-between;align-items:center;display:none;position:fixed;bottom:0;left:0}.am-nav-item{cursor:pointer;border-right:1px solid #0000000d;flex-direction:column;flex:1;justify-content:center;align-items:center;height:100%;transition:background-color .2s;display:flex}.am-nav-item:last-child{border-right:none}.am-nav-item:hover,.am-nav-item:active{background-color:var(--am-lime)}.am-nav-icon{color:var(--am-text);margin-bottom:2px;font-size:24px;transition:transform .2s}.am-nav-label{color:var(--am-text);font-family:Poppins,sans-serif;font-size:11px;font-weight:600}.am-nav-item:hover .am-nav-icon{transform:translateY(-2px)}#am-scroll-top{cursor:pointer;z-index:999998;opacity:0;visibility:hidden;background:linear-gradient(135deg,#d9ff6a,#a8d941);border:1px solid #00000029;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;position:fixed;bottom:90px;right:24px;transform:translateY(20px);box-shadow:0 16px 34px #0000002e}#am-scroll-top.visible{opacity:1;visibility:visible;transform:translateY(0)}#am-scroll-top:hover{transform:translateY(-4px)}#am-scroll-top svg.progress-ring{width:100%;height:100%;position:absolute;top:0;left:0;transform:rotate(-90deg)}#am-scroll-top svg.progress-ring .progress-track{fill:#0000;stroke:#0000001a;stroke-width:3px}#am-scroll-top svg.progress-ring .progress-indicator{fill:#0000;stroke:#8ca822;stroke-width:3px;stroke-dasharray:138;stroke-dashoffset:138px;transition:stroke-dashoffset .1s linear}#am-scroll-top .arrow-icon{color:var(--am-text);z-index:2;font-size:20px}#booking-badge{background:var(--am-white);border:1px solid var(--am-border);z-index:999999;opacity:0;border-radius:24px;flex-direction:column;align-items:center;width:320px;padding:24px;transition:all .6s cubic-bezier(.175,.885,.32,1.275);display:none;position:fixed;bottom:30px;left:30px;transform:translateY(150px)scale(.9);box-shadow:0 20px 40px #00000026}#booking-badge.show{opacity:1;display:flex;transform:translateY(0)scale(1)}.badge-close{background:var(--am-grey-mid);color:#666;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:14px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.badge-close:hover{background:var(--am-text);color:var(--am-white)}.mover-anim{background:var(--am-yellow);border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:16px;transition:background-color .4s;animation:2s ease-in-out infinite driveInPlace;display:flex}@keyframes driveInPlace{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-4px)rotate(-2deg)}75%{transform:translateY(2px)rotate(2deg)}}.badge-content{flex-direction:column;align-items:center;width:100%;display:flex}.badge-content h4{text-align:center;margin:0 0 4px;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;transition:opacity .3s}.badge-content p{color:#555;text-align:center;margin:0 0 16px;font-size:13px;transition:opacity .3s}.btn-container{justify-content:center;width:100%;display:flex;position:relative}.badge-btn{background:var(--am-lime);color:var(--am-text);text-align:center;border-radius:999px;padding:10px 24px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.badge-btn:hover{background:var(--am-text);color:var(--am-white)}.click-hand{color:var(--am-text);pointer-events:none;z-index:10;font-size:24px;animation:1.5s infinite clickTick;position:absolute;bottom:-15px;right:25%}@keyframes clickTick{0%{transform:translate(0)scale(1)}50%{transform:translate(-5px,-5px)scale(.9)}to{transform:translate(0)scale(1)}}.badge-switcher{justify-content:center;gap:6px;width:100%;position:absolute;bottom:-25px;display:none!important}@media (aspect-ratio<=1){#booking-badge{width:280px;padding:24px 20px;bottom:90px;left:20px;transform:translateY(150px)scale(.9)}#booking-badge.show{transform:translateY(0)scale(1)}.mover-anim{width:90px;height:90px;margin-bottom:20px}.mover-anim i{font-size:45px!important}.badge-content h4{margin-bottom:8px;font-size:20px}.badge-content p{margin-bottom:20px;font-size:14px}.badge-btn{padding:12px 28px;font-size:15px}.click-hand{font-size:26px;bottom:-18px;right:10%}}@media (width<=1024px){.am-footer-main{grid-template-columns:1fr!important;gap:0!important;padding:40px 24px!important}.am-footer-col:first-child{margin-bottom:40px!important}.am-footer-col:not(:first-child){border-bottom:1px solid #0000001a!important}.am-footer-heading{cursor:pointer!important;margin-bottom:0!important;padding:20px 0!important}.am-footer-heading:after{display:none!important}.am-accordion-icon{display:block!important}.am-accordion-content{max-height:0;transition:max-height .3s ease-out;overflow:hidden}.am-accordion-content ul,.am-accordion-content>div{padding-top:10px!important;padding-bottom:20px!important}.am-mobile-nav-wrapper{display:flex!important}.am-footer-copyright{padding-bottom:90px!important}#am-scroll-top{bottom:90px;right:20px}}html,body,#root{max-width:100%;margin:0;overflow-x:hidden}#root{min-height:100vh}#sh-wrapper .sh-mini-icon{background:var(--am-lime)!important;border:1px solid var(--am-lime-dark)!important;border-radius:12px!important;place-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;font-size:18px!important;display:grid!important}#sh-wrapper .sh-mini-title{font-family:Poppins,sans-serif!important;font-size:.92rem!important;font-weight:600!important;line-height:1.25!important}#sh-wrapper .sh-mini-copy{color:#555!important;font-size:.78rem!important;line-height:1.35!important}#sh-wrapper .sh-centered-copy{text-align:center!important;margin-left:auto!important;margin-right:auto!important}#sh-wrapper .sh-local-heading{letter-spacing:-.02em!important;margin-bottom:14px!important;font-family:Poppins,sans-serif!important;font-size:clamp(1.6rem,3vw,2.2rem)!important;font-weight:500!important;line-height:1.2!important}#sh-wrapper .sh-local-copy{color:#444!important;margin-bottom:28px!important;font-size:.97rem!important;line-height:1.7!important}#sh-wrapper .sh-inline-cta,#sh-wrapper .sh-soft-box{background:var(--am-white)!important;border:1px solid var(--am-border)!important;border-radius:18px!important;padding:20px!important}#sh-wrapper .sh-inline-cta p,#sh-wrapper .sh-soft-box p{color:#444!important;margin:8px 0 16px!important;font-size:.9rem!important;line-height:1.55!important}#sh-wrapper .sh-soft-box{margin:22px 0!important}#sh-wrapper .sh-soft-box>div{margin-bottom:4px!important;font-family:Poppins,sans-serif!important;font-weight:600!important}#sh-wrapper .sh-full-btn{width:100%!important}#sh-wrapper .sh-review-btn{background:var(--am-white)!important;color:var(--am-text)!important;border:1px solid var(--am-border)!important}#sh-wrapper .sh-scroll-hint{color:#555!important;text-align:right!important;margin:-24px 16px 6px!important;font-family:Poppins,sans-serif!important;font-size:.78rem!important;font-weight:500!important;display:none!important}#sh-wrapper .sh-compare-wrap{overflow:auto hidden!important}#sh-wrapper .sh-cta-badges,#sh-wrapper .am-app-features{flex-wrap:wrap!important;gap:8px!important;margin-top:18px!important;display:flex!important}#sh-wrapper .sh-cta-badges span,#sh-wrapper .am-app-features span{background:var(--am-white)!important;border:1px solid var(--am-border)!important;border-radius:999px!important;align-items:center!important;gap:7px!important;padding:7px 12px!important;font-family:Poppins,sans-serif!important;font-size:.78rem!important;font-weight:500!important;display:inline-flex!important}#sh-wrapper #download-app{background:var(--am-yellow-pale)!important;border-top:1px solid #0000000d!important;padding:76px 0!important}#sh-wrapper .am-app-box{background:var(--am-white)!important;border:1px solid var(--am-border)!important;border-radius:28px!important;grid-template-columns:1.2fr .8fr!important;align-items:center!important;gap:36px!important;padding:42px!important;display:grid!important}#sh-wrapper .am-app-box h2{letter-spacing:-.02em!important;margin-bottom:12px!important;font-family:Poppins,sans-serif!important;font-size:clamp(1.55rem,3vw,2.25rem)!important;font-weight:500!important;line-height:1.18!important}#sh-wrapper .am-app-box p{color:#444!important;max-width:620px!important;margin:0!important;font-size:.98rem!important;line-height:1.7!important}#sh-wrapper .am-app-actions{flex-direction:column!important;gap:12px!important;display:flex!important}#sh-wrapper .am-store-btn{background:var(--am-text)!important;border:1px solid var(--am-text)!important;color:var(--am-white)!important;border-radius:18px!important;align-items:center!important;gap:14px!important;min-height:72px!important;padding:16px 18px!important;transition:transform .25s,background .25s!important;display:flex!important}#sh-wrapper .am-store-btn:hover{background:#222!important;transform:translateY(-2px)!important}#sh-wrapper .am-store-btn i{font-size:28px!important}#sh-wrapper .am-store-btn span{flex-direction:column!important;font-family:Poppins,sans-serif!important;font-size:.82rem!important;line-height:1.25!important;display:flex!important}#sh-wrapper .am-store-btn strong{font-size:1rem!important;font-weight:600!important}.am-footer-social-link{background:var(--am-white);border:1px solid #00000014;border-radius:12px;justify-content:center;place-items:center;width:38px;height:38px;transition:background-color .2s,transform .2s;display:grid}.am-footer-social-link:hover{background:var(--am-lime);transform:translateY(-2px)}.am-footer-social-link i{font-size:20px}button.am-footer-heading{text-align:left;background:0 0;border:0;width:100%;padding-left:0;padding-right:0}@media (width<=900px){#sh-wrapper .sh-scroll-hint{display:block!important}.am-section-dots{z-index:999990;background:#ffffffeb;border:1px solid #0000001f;border-radius:999px;gap:8px;padding:10px 7px;display:grid;position:fixed;top:50%;right:18px;transform:translateY(-50%);box-shadow:0 18px 42px #0000001f}.am-section-dots a{background:#d8d8d8;border-radius:999px;width:9px;height:9px;display:block;position:relative}.am-section-dots a.active{background:var(--am-text);height:24px}.am-section-dots a span{background:var(--am-text);color:var(--am-white);opacity:0;pointer-events:none;white-space:nowrap;border-radius:999px;padding:5px 8px;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.am-section-dots a:hover span{opacity:1}#sh-wrapper #download-app{padding:60px 0!important}#sh-wrapper .am-app-box{grid-template-columns:1fr!important;padding:30px 20px!important}#sh-wrapper .am-app-actions{width:100%!important}}@media (width<=480px){#sh-wrapper .sh-btn{white-space:normal!important}#sh-wrapper .sh-scroll-hint{margin-right:16px!important}#sh-wrapper .am-app-features span,#sh-wrapper .sh-cta-badges span{width:100%!important}}#sh-wrapper .am-page-hero{background:radial-gradient(circle at 10% 45%, #e8fafe 0%, transparent 55%), radial-gradient(circle at 90% 30%, #f3ffe3 0%, transparent 55%), var(--am-yellow-pale)!important;padding:140px 0 86px!important}#sh-wrapper .am-page-hero-grid{grid-template-columns:1.15fr .85fr!important;align-items:center!important;gap:56px!important;display:grid!important}#sh-wrapper .am-page-hero h1{letter-spacing:-.025em!important;margin-bottom:18px!important;font-family:Poppins,sans-serif!important;font-size:clamp(2rem,4vw,3.1rem)!important;font-weight:500!important;line-height:1.12!important}#sh-wrapper .am-page-hero p{color:#444!important;max-width:650px!important;margin:0 0 24px!important;font-size:clamp(.97rem,2vw,1.07rem)!important;line-height:1.7!important}#sh-wrapper .am-page-actions{flex-wrap:wrap!important;gap:12px!important;display:flex!important}#sh-wrapper .am-page-panel{background:var(--am-white)!important;border:1px solid var(--am-border)!important;border-radius:24px!important;padding:28px!important}#sh-wrapper .am-page-visual{position:relative!important}#sh-wrapper .am-page-visual>img{aspect-ratio:4/3!important;border:1px solid var(--am-card-border)!important;object-fit:cover!important;border-radius:24px!important;width:100%!important;display:block!important}#sh-wrapper .am-page-visual .am-page-panel{background:#fffffff0!important;max-width:360px!important;position:absolute!important;bottom:18px!important;left:18px!important;right:18px!important}#sh-wrapper .am-page-panel h2,#sh-wrapper .am-page-section h2{letter-spacing:-.02em!important;font-family:Poppins,sans-serif!important;font-size:clamp(1.45rem,2.5vw,2rem)!important;font-weight:500!important;line-height:1.2!important}#sh-wrapper .am-page-facts{flex-direction:column!important;gap:12px!important;margin:22px 0!important;display:flex!important}#sh-wrapper .am-page-fact{background:var(--am-grey-light)!important;border:1px solid var(--am-border)!important;border-radius:14px!important;align-items:center!important;gap:10px!important;padding:12px 14px!important;display:flex!important}#sh-wrapper .am-page-fact i{color:#276c30!important}#sh-wrapper .am-page-phone{background:var(--am-lime)!important;border:1px solid var(--am-lime-dark)!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;gap:9px!important;padding:13px 16px!important;font-family:Poppins,sans-serif!important;font-weight:600!important;display:flex!important}#sh-wrapper .am-page-section{background:var(--am-white)!important;padding:80px 0!important}#sh-wrapper .am-page-muted{background:var(--am-grey-light)!important}#sh-wrapper .am-page-copy-grid{grid-template-columns:1fr 1fr!important;align-items:start!important;gap:56px!important;display:grid!important}#sh-wrapper .am-page-copy-grid p{color:#444!important;margin:0 0 16px!important;font-size:.97rem!important;line-height:1.75!important}#sh-wrapper .am-page-card-list{gap:14px!important;display:grid!important}#sh-wrapper .am-page-card{background:var(--am-yellow-pale)!important;border:1px solid var(--am-border)!important;border-radius:18px!important;min-height:148px!important;padding:22px!important}#sh-wrapper .am-page-card i{color:#1396d1!important;background:#e8f8ff!important;background:var(--am-white)!important;border-color:#bce8f8!important;border:1px solid var(--am-border)!important;border-radius:12px!important;place-items:center!important;width:44px!important;height:44px!important;margin-bottom:14px!important;font-size:22px!important;display:grid!important}#sh-wrapper .am-page-card h3{font-family:Poppins,sans-serif!important;font-size:1rem!important;font-weight:500!important}#sh-wrapper .am-page-link-grid{grid-template-columns:repeat(3,1fr)!important;gap:12px!important;display:grid!important}#sh-wrapper .am-page-link-card{background:var(--am-white)!important;border:1px solid var(--am-border)!important;background:linear-gradient(135deg, #e8fafeb8, #fffeecb8), var(--am-white)!important;border-radius:16px!important;flex-direction:column!important;gap:8px!important;min-height:150px!important;padding:20px!important;transition:border-color .2s,transform .2s!important;display:flex!important;position:relative!important}#sh-wrapper .am-page-link-card i{color:#1396d1!important;background:#e8f8ff!important;border-color:#bce8f8!important}#sh-wrapper .am-page-link-card:hover{border-color:var(--am-lime-dark)!important;transform:translateY(-2px)!important}#sh-wrapper .am-page-link-card span{color:#666!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-family:Poppins,sans-serif!important;font-size:.72rem!important;font-weight:600!important}#sh-wrapper .am-page-link-card strong{padding-right:32px!important;font-family:Poppins,sans-serif!important;font-size:1rem!important;font-weight:500!important;line-height:1.3!important}#sh-wrapper .am-page-link-card i{background:var(--am-lime)!important;border:1px solid var(--am-lime-dark)!important;border-radius:999px!important;place-items:center!important;width:30px!important;height:30px!important;display:grid!important;position:absolute!important;bottom:18px!important;right:18px!important}@media (width<=900px){#sh-wrapper .am-page-hero{padding:110px 0 64px!important}#sh-wrapper .am-page-hero-grid,#sh-wrapper .am-page-copy-grid{grid-template-columns:1fr!important;gap:32px!important}#sh-wrapper .am-page-actions .sh-btn{width:100%!important}#sh-wrapper .am-page-link-grid{grid-template-columns:repeat(2,1fr)!important}}@media (width<=520px){#sh-wrapper .am-page-link-grid{grid-template-columns:1fr!important}#sh-wrapper .am-page-panel{padding:22px!important}}:root{--am-text:#000!important;--am-muted:#222!important;--am-muted-soft:#3f3f3f!important;--am-lime:#d8ff70!important;--am-lime-strong:#d8ff70!important;--am-lime-dark:#e4d96f!important;--am-cyan:#c7f8fb!important;--am-cyan-light:#e8fafe!important;--am-mint:#f3ffe3!important;--am-yellow-pale:#fffeec!important;--am-grey-light:#f1f1f1!important;--am-grey-mid:#f5f5f5!important;--am-snow:snow!important;--am-sand:#f7d9bc!important;--am-peach:#ffc9c1!important;--am-gold:#e6bf48!important;--am-border:#e5e7eb!important;--am-card-border:#d6dbe2!important}#sh-wrapper p,#sh-wrapper li,#sh-wrapper .sh-section-sub,#sh-wrapper .sh-hero-text p,#sh-wrapper .sh-what-text p,#sh-wrapper .sh-how-right>p,#sh-wrapper .sh-areas-text p,#sh-wrapper .sh-faq-intro p,#sh-wrapper .sh-seo-col p,#sh-wrapper .am-app-box p{color:var(--am-muted)!important}#sh-wrapper .sh-eyebrow{background:var(--am-lime)!important;border-color:var(--am-lime-dark)!important;color:var(--am-text)!important;letter-spacing:.07em!important;padding:8px 14px!important;font-size:.78rem!important}#sh-wrapper .sh-section-title span,#sh-wrapper .sh-hero-text h1 em,#sh-wrapper .sh-cta-box h2 span{background:var(--am-lime)!important;-webkit-box-decoration-break:clone!important;box-decoration-break:clone!important;border-radius:8px!important;padding:0 10px!important}#sh-wrapper #sh-hero{background:radial-gradient(circle at 10% 60%, var(--am-cyan-light) 0%, transparent 55%), radial-gradient(circle at 90% 40%, var(--am-mint) 0%, transparent 55%), var(--am-snow)!important}#sh-wrapper #sh-when,#sh-wrapper #sh-compare,#sh-wrapper #sh-faq{background:var(--am-grey-light)!important}#sh-wrapper #sh-how,#sh-wrapper .sh-cta-box{background:var(--am-mint)!important;border-color:#d5f5b8!important}#sh-wrapper #sh-reviews:not(.rev2-section){background:var(--am-cyan-light)!important;border-color:var(--am-cyan)!important}#sh-wrapper .sh-hero-badge,#sh-wrapper .sh-when-card,#sh-wrapper .sh-item-card,#sh-wrapper .sh-method-card,#sh-wrapper .sh-sidebar-card,#sh-wrapper .sh-price-card,#sh-wrapper .sh-guide-card,#sh-wrapper .sh-rev-card,#sh-wrapper .sh-faq-card,#sh-wrapper .am-app-box,#sh-wrapper .sh-inline-cta,#sh-wrapper .sh-soft-box{border-color:var(--am-card-border)!important}#sh-wrapper .sh-price-card,#sh-wrapper .sh-guide-card,#sh-wrapper .sh-rev-card,#sh-wrapper .sh-faq-card,#sh-wrapper .am-app-box{box-shadow:0 1px #00000008!important}#sh-wrapper .sh-price-card:hover,#sh-wrapper .sh-guide-card:hover,#sh-wrapper .sh-rev-card:hover,#sh-wrapper .sh-item-card:hover,#sh-wrapper .sh-when-card:hover{border-color:var(--am-lime-dark)!important}#sh-wrapper .sh-hero-badge:first-child{background:var(--am-lime)!important;border-color:var(--am-lime-dark)!important}#sh-wrapper .sh-hero-badge{color:var(--am-text)!important;font-size:.9rem!important}#sh-wrapper .sh-when-card p,#sh-wrapper .sh-item-card p,#sh-wrapper .sh-step-body p,#sh-wrapper .sh-method-card p,#sh-wrapper .sh-guide-block ul li,#sh-wrapper .sh-sidebar-card ul li,#sh-wrapper .sh-pc-list li,#sh-wrapper .sh-guide-body p,#sh-wrapper .sh-area-chip,#sh-wrapper .sh-faq-a-inner,#sh-wrapper .sh-kw-tag{color:var(--am-muted)!important;font-size:max(.9rem,14px)!important}#sh-wrapper .sh-item-card p,#sh-wrapper .sh-method-card p,#sh-wrapper .sh-guide-body p{line-height:1.58!important}#sh-wrapper .sh-step-tip,#sh-wrapper .sh-pc-note,#sh-wrapper .sh-mini-copy,#sh-wrapper .sh-rev-meta,#sh-wrapper .sh-pc-price span,#sh-wrapper .sh-inline-cta p,#sh-wrapper .sh-soft-box p{color:var(--am-muted-soft)!important;font-size:max(.84rem,13.5px)!important}#sh-wrapper .sh-when-card .wc-tag,#sh-wrapper .sh-guide-tag,#sh-wrapper .sh-pc-badge{color:var(--am-text)!important;letter-spacing:.05em!important;font-size:.76rem!important}#sh-wrapper .sh-pc-badge{background:#ffffffc7!important;border:1px solid #00000014!important}#sh-wrapper .sh-price-card.pc-cyan{background:var(--am-cyan-light)!important;border-color:var(--am-cyan)!important}#sh-wrapper .sh-price-card.pc-mint{background:var(--am-mint)!important;border-color:#b8eea0!important}#sh-wrapper .sh-price-card.pc-sand{background:#fdf3e8!important;border-color:#f0c890!important}#sh-wrapper .sh-pc-price{font-size:clamp(2rem,4vw,2.35rem)!important}#sh-wrapper .sh-compare-wrap{border-color:var(--am-card-border)!important}#sh-wrapper .sh-compare-table{min-width:680px!important}#sh-wrapper .sh-compare-table thead tr th{letter-spacing:.04em!important;font-size:.86rem!important}#sh-wrapper .sh-compare-table tbody tr td{color:var(--am-muted)!important;font-size:.95rem!important;line-height:1.55!important}#sh-wrapper .sh-compare-table tbody tr td:nth-child(2),#sh-wrapper .sh-compare-table tbody tr:nth-child(2n) td:nth-child(2){background:#f8ffe8!important}#sh-wrapper .sh-rev-text{color:var(--am-text)!important;font-size:.96rem!important;line-height:1.72!important}#sh-wrapper .sh-rev-meta{line-height:1.35!important}#sh-wrapper .sh-scroll-hint{color:var(--am-text)!important;margin-top:-18px!important;font-size:.84rem!important}#sh-wrapper .sh-scroll-hint span{background:var(--am-lime)!important;border:1px solid var(--am-lime-dark)!important;border-radius:999px!important;place-items:center!important;width:24px!important;height:24px!important;margin-left:6px!important;display:inline-grid!important}#sh-wrapper .am-store-btn:hover{background:#222!important}#sh-wrapper .sh-cta-badges span,#sh-wrapper .am-app-features span{color:var(--am-text)!important;font-size:.84rem!important}@media (width<=900px){#sh-wrapper .sh-section-sub{margin-bottom:34px!important}#sh-wrapper .sh-compare-wrap{-webkit-overflow-scrolling:touch!important;overflow-x:auto!important}}@media (width<=480px){#sh-wrapper .sh-eyebrow{letter-spacing:.05em!important;font-size:.76rem!important}#sh-wrapper .sh-hero-badge,#sh-wrapper .sh-area-chip,#sh-wrapper .sh-pc-list li,#sh-wrapper .sh-guide-body p,#sh-wrapper .sh-rev-text,#sh-wrapper .sh-faq-a-inner{font-size:.92rem!important}}#sh-wrapper .am-long-hero,#sh-wrapper .am-pricing-hero{background:radial-gradient(circle at 12% 48%, var(--am-cyan-light) 0%, transparent 54%), radial-gradient(circle at 88% 34%, var(--am-mint) 0%, transparent 56%), var(--am-yellow-pale)!important;padding:138px 0 78px!important}#sh-wrapper .am-long-hero-grid{grid-template-columns:1.1fr .9fr!important;align-items:center!important;gap:58px!important;display:grid!important}#sh-wrapper .am-long-hero h1{letter-spacing:-.02em!important;margin:0 0 18px!important;font-family:Poppins,sans-serif!important;font-size:clamp(2rem,4vw,3.15rem)!important;font-weight:500!important;line-height:1.12!important}#sh-wrapper .am-long-hero h1 em{background:var(--am-lime)!important;-webkit-box-decoration-break:clone!important;box-decoration-break:clone!important;border-radius:8px!important;padding:0 10px!important;font-style:normal!important;display:inline!important}#sh-wrapper .am-long-hero p,#sh-wrapper .am-long-section p,#sh-wrapper .am-legal-hero p,#sh-wrapper .am-legal-content p,#sh-wrapper .am-legal-content li{color:var(--am-muted)!important;font-size:clamp(.98rem,1.8vw,1.06rem)!important;line-height:1.72!important}#sh-wrapper .am-long-facts{flex-wrap:wrap!important;gap:10px!important;margin:18px 0 26px!important;display:flex!important}#sh-wrapper .am-long-facts span,#sh-wrapper .am-long-area-chip{background:var(--am-white)!important;border:1px solid var(--am-card-border)!important;color:var(--am-text)!important;border-radius:999px!important;align-items:center!important;gap:8px!important;padding:9px 14px!important;font-size:.9rem!important;font-weight:500!important;display:inline-flex!important}#sh-wrapper .am-long-visual{border:1px solid var(--am-card-border)!important;border-radius:24px!important;height:410px!important;position:relative!important;overflow:hidden!important}#sh-wrapper .am-long-visual img{object-fit:cover!important;border-radius:24px!important;width:100%!important;height:100%!important}#sh-wrapper .am-long-visual-badge{background:var(--am-white)!important;border:1px solid var(--am-card-border)!important;border-radius:999px!important;align-items:center!important;gap:10px!important;padding:10px 16px!important;display:inline-flex!important;position:absolute!important;bottom:18px!important;left:18px!important}#sh-wrapper .am-long-visual-badge i{color:#d09400!important}#sh-wrapper .am-long-section{background:var(--am-white)!important;padding:78px 0!important}#sh-wrapper .am-long-muted{background:var(--am-grey-light)!important}#sh-wrapper .am-long-cyan{background:var(--am-cyan-light)!important}#sh-wrapper .am-long-process,#sh-wrapper .am-long-cta-section{background:var(--am-mint)!important}#sh-wrapper .am-long-two-col{grid-template-columns:1fr 1fr!important;align-items:start!important;gap:54px!important;display:grid!important}#sh-wrapper .am-long-two-col h2,#sh-wrapper .am-long-card h3,#sh-wrapper .am-long-price-card h3,#sh-wrapper .am-long-step h3,#sh-wrapper .am-long-map-card h3,#sh-wrapper .am-long-seo-card h2,#sh-wrapper .am-legal-hero h1,#sh-wrapper .am-legal-content h2,#sh-wrapper .am-legal-toc h2{letter-spacing:-.015em!important;font-family:Poppins,sans-serif!important;font-weight:500!important;line-height:1.22!important}#sh-wrapper .am-long-two-col h2{margin-bottom:16px!important;font-size:clamp(1.55rem,3vw,2.25rem)!important}#sh-wrapper .am-long-side-list{gap:12px!important;display:grid!important}#sh-wrapper .am-long-side-item,#sh-wrapper .am-long-step,#sh-wrapper .am-long-map-card,#sh-wrapper .am-long-seo-card,#sh-wrapper .am-legal-card{background:var(--am-white)!important;border:1px solid var(--am-card-border)!important;border-radius:18px!important;padding:20px!important}#sh-wrapper .am-long-side-item{align-items:center!important;gap:12px!important;display:flex!important}#sh-wrapper .am-long-side-item i,#sh-wrapper .am-long-card-icon,#sh-wrapper .am-long-step-num,#sh-wrapper .am-long-map-card>i{background:var(--am-lime)!important;border:1px solid var(--am-lime-dark)!important;border-radius:14px!important;flex-shrink:0!important;place-items:center!important;width:44px!important;height:44px!important;display:grid!important}#sh-wrapper .am-long-card-grid,#sh-wrapper .am-long-price-grid,#sh-wrapper .am-long-seo-grid{grid-template-columns:repeat(3,1fr)!important;gap:16px!important;margin-top:34px!important;display:grid!important}#sh-wrapper .am-long-card,#sh-wrapper .am-long-price-card{background:var(--am-white)!important;border:1px solid var(--am-card-border)!important;border-radius:18px!important;min-height:220px!important;padding:22px!important;position:relative!important}#sh-wrapper .am-long-card:nth-child(3n+1){background:var(--am-cyan-light)!important}#sh-wrapper .am-long-card:nth-child(3n+2){background:var(--am-mint)!important}#sh-wrapper .am-long-card:nth-child(3n){background:var(--am-yellow-pale)!important}#sh-wrapper .am-long-card h3,#sh-wrapper .am-long-price-card h3,#sh-wrapper .am-long-step h3,#sh-wrapper .am-long-map-card h3{margin:14px 0 8px!important;font-size:1.06rem!important}#sh-wrapper .am-long-card p,#sh-wrapper .am-long-price-card p,#sh-wrapper .am-long-step p,#sh-wrapper .am-long-map-card p,#sh-wrapper .am-long-seo-card p{margin:0!important;font-size:.95rem!important}#sh-wrapper .am-long-tag{background:var(--am-white)!important;border:1px solid var(--am-card-border)!important;letter-spacing:.06em!important;text-transform:uppercase!important;border-radius:999px!important;padding:6px 10px!important;font-size:.72rem!important;font-weight:600!important;position:absolute!important;top:16px!important;right:16px!important}#sh-wrapper .am-long-price-card.tone-cyan{background:var(--am-cyan-light)!important;border-color:var(--am-cyan)!important}#sh-wrapper .am-long-price-card.tone-mint{background:var(--am-mint)!important;border-color:#b8eea0!important}#sh-wrapper .am-long-price-card.tone-sand{background:#fdf3e8!important;border-color:#f0c890!important}#sh-wrapper .am-long-price{margin:10px 0!important;font-family:Poppins,sans-serif!important;font-size:clamp(1.65rem,3vw,2.15rem)!important;font-weight:600!important;line-height:1.1!important}#sh-wrapper .am-long-price-card ul{gap:8px!important;margin:18px 0 20px!important;display:grid!important}#sh-wrapper .am-long-price-card li{color:var(--am-muted)!important;padding-left:18px!important;font-size:.92rem!important;line-height:1.45!important;position:relative!important}#sh-wrapper .am-long-price-card li:before{background:var(--am-text)!important;content:""!important;border-radius:999px!important;width:5px!important;height:5px!important;position:absolute!important;top:10px!important;left:3px!important}#sh-wrapper .am-pricing-system{background:var(--am-white)!important;padding:76px 0!important}#sh-wrapper .am-pricing-system-lead{color:var(--am-muted)!important;text-align:center!important;max-width:790px!important;margin:12px auto 28px!important;font-size:1.02rem!important;line-height:1.65!important}#sh-wrapper .am-van-tabs{background:var(--am-yellow-pale)!important;border:1px solid var(--am-card-border)!important;border-radius:22px!important;grid-template-columns:repeat(3,1fr)!important;gap:10px!important;max-width:980px!important;margin:0 auto 18px!important;padding:10px!important;display:grid!important}#sh-wrapper .am-van-tabs button{color:var(--am-text)!important;cursor:pointer!important;text-align:left!important;background:0 0!important;border:1px solid #0000!important;border-radius:16px!important;grid-template-columns:auto 1fr!important;align-items:center!important;gap:4px!important;padding:16px!important;display:grid!important}#sh-wrapper .am-van-tabs button.active{background:var(--am-white)!important;border-color:var(--am-lime-dark)!important}#sh-wrapper .am-van-tabs i{background:var(--am-lime)!important;border:1px solid var(--am-lime-dark)!important;color:var(--am-text)!important;border-radius:14px!important;grid-row:span 2!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;display:inline-flex!important}#sh-wrapper .am-van-tabs span{font-family:Poppins,sans-serif!important;font-size:1.03rem!important;font-weight:600!important}#sh-wrapper .am-van-tabs small{color:var(--am-muted)!important;font-size:.78rem!important}#sh-wrapper .am-van-panel{background:linear-gradient(135deg, #c7f8fbb8, #e4ff9794), var(--am-white)!important;border:1px solid var(--am-card-border)!important;border-radius:26px!important;grid-template-columns:.9fr 1.35fr .8fr!important;gap:18px!important;margin-top:18px!important;padding:22px!important;display:grid!important}#sh-wrapper .am-van-panel-main,#sh-wrapper .am-price-estimate{background:#ffffffd1!important;border:1px solid #aaccb0b8!important;border-radius:20px!important;padding:22px!important}#sh-wrapper .am-van-capacity{background:var(--am-lime)!important;border:1px solid var(--am-lime-dark)!important;border-radius:999px!important;margin-bottom:16px!important;padding:7px 12px!important;font-size:.82rem!important;font-weight:700!important;display:inline-flex!important}#sh-wrapper .am-van-panel h3{margin:0 0 12px!important;font-family:Poppins,sans-serif!important;font-size:clamp(1.55rem,2.8vw,2.2rem)!important;font-weight:600!important}#sh-wrapper .am-van-panel p{color:var(--am-muted)!important;margin:0!important;font-size:.98rem!important;line-height:1.62!important}#sh-wrapper .am-van-best{flex-wrap:wrap!important;gap:8px!important;margin-top:18px!important;display:flex!important}#sh-wrapper .am-van-best span{background:var(--am-white)!important;border:1px solid var(--am-card-border)!important;border-radius:999px!important;padding:7px 10px!important;font-size:.82rem!important;font-weight:600!important}#sh-wrapper .am-van-price-table{gap:10px!important;display:grid!important}#sh-wrapper .am-van-price-table article{background:#ffffffd1!important;border:1px solid #aaccb0b8!important;border-radius:16px!important;padding:14px!important}#sh-wrapper .am-van-price-table article.active{background:var(--am-yellow-pale)!important;border-color:var(--am-lime-dark)!important}#sh-wrapper .am-van-price-table button{color:var(--am-text)!important;cursor:pointer!important;text-align:left!important;background:0 0!important;border:0!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;width:100%!important;padding:0!important;display:flex!important}#sh-wrapper .am-van-price-table strong{font-family:Poppins,sans-serif!important;font-size:1rem!important;font-weight:600!important}#sh-wrapper .am-van-price-table button span{color:var(--am-text)!important;white-space:nowrap!important;font-family:Poppins,sans-serif!important;font-size:1.35rem!important;font-weight:700!important}#sh-wrapper .am-van-price-table small{color:var(--am-muted)!important;font-size:.72rem!important;font-weight:500!important;display:block!important}#sh-wrapper .am-van-price-table p{margin-top:8px!important;font-size:.86rem!important}#sh-wrapper .am-price-estimate{flex-direction:column!important;justify-content:center!important;align-self:stretch!important;display:flex!important}#sh-wrapper .am-price-estimate>span{color:var(--am-muted)!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.78rem!important;font-weight:700!important}#sh-wrapper .am-price-estimate strong{margin:12px 0!important;font-family:Poppins,sans-serif!important;font-size:clamp(2.4rem,4.8vw,3.6rem)!important;line-height:1!important}#sh-wrapper .am-price-estimate a{margin-top:20px!important}#sh-wrapper .am-long-steps{gap:14px!important;display:grid!important}#sh-wrapper .am-long-step{grid-template-columns:auto 1fr!important;align-items:start!important;gap:14px!important;display:grid!important}#sh-wrapper .am-long-step-num{font-family:Poppins,sans-serif!important;font-weight:700!important}#sh-wrapper .am-long-area-grid{flex-wrap:wrap!important;align-content:start!important;gap:10px!important;display:flex!important}#sh-wrapper .am-long-map-card{background:var(--am-yellow-pale)!important}#sh-wrapper .am-long-seo-grid{grid-template-columns:repeat(3,1fr)!important}#sh-wrapper .am-long-seo-card{background:var(--am-yellow-pale)!important}#sh-wrapper .am-long-seo-card h2{font-size:clamp(1.2rem,2vw,1.5rem)!important}#sh-wrapper .am-long-gallery-section{background:var(--am-yellow-pale)!important}#sh-wrapper .am-long-image-grid{grid-template-columns:repeat(4,1fr)!important;gap:16px!important;margin-top:34px!important;display:grid!important}#sh-wrapper .am-long-image-card{background:var(--am-white)!important;border:1px solid var(--am-card-border)!important;border-radius:18px!important;overflow:hidden!important}#sh-wrapper .am-long-image-card img{aspect-ratio:4/3!important;object-fit:cover!important;border-radius:0!important;width:100%!important;height:auto!important}#sh-wrapper .am-long-image-card figcaption{color:var(--am-text)!important;padding:14px!important;font-size:.9rem!important;font-weight:500!important;line-height:1.45!important}#sh-wrapper .am-long-deep-section{background:var(--am-white)!important}#sh-wrapper .am-long-deep-grid{grid-template-columns:repeat(2,1fr)!important;gap:18px!important;display:grid!important}#sh-wrapper .am-long-deep-card{background:var(--am-cyan-light)!important;border:1px solid var(--am-card-border)!important;border-radius:20px!important;padding:24px!important}#sh-wrapper .am-long-deep-card:nth-child(2n){background:var(--am-mint)!important}#sh-wrapper .am-long-deep-card:nth-child(3n){background:var(--am-yellow-pale)!important}#sh-wrapper .am-long-deep-card h2{letter-spacing:-.015em!important;margin-bottom:12px!important;font-family:Poppins,sans-serif!important;font-size:clamp(1.3rem,2.4vw,1.75rem)!important;font-weight:500!important;line-height:1.22!important}#sh-wrapper .am-long-deep-card p{margin-bottom:13px!important;font-size:.97rem!important}#sh-wrapper .am-long-deep-card ul{gap:8px!important;margin-top:14px!important;display:grid!important}#sh-wrapper .am-long-deep-card li{color:var(--am-muted)!important;padding-left:20px!important;font-size:.93rem!important;line-height:1.48!important;position:relative!important}#sh-wrapper .am-long-deep-card li:before{background:var(--am-text)!important;content:""!important;border-radius:999px!important;width:5px!important;height:5px!important;position:absolute!important;top:10px!important;left:5px!important}#sh-wrapper .am-long-faq-list{gap:12px!important;display:grid!important}#sh-wrapper .am-long-faq{background:var(--am-white)!important;border:1px solid var(--am-card-border)!important;border-radius:16px!important;padding:0!important}#sh-wrapper .am-long-faq summary{cursor:pointer!important;padding:18px 20px!important;font-family:Poppins,sans-serif!important;font-weight:500!important;list-style:none!important}#sh-wrapper .am-long-faq summary::-webkit-details-marker{display:none!important}#sh-wrapper .am-long-faq p{border-top:1px solid var(--am-card-border)!important;margin:0!important;padding:0 20px 18px!important;font-size:.95rem!important}#sh-wrapper .am-legal-hero{background:var(--am-yellow-pale)!important;padding:140px 0 70px!important}#sh-wrapper .am-legal-hero h1{margin:0 0 14px!important;font-size:clamp(2rem,4vw,3rem)!important}#sh-wrapper .am-legal-hero p{max-width:760px!important}#sh-wrapper .am-legal-updated{background:var(--am-lime)!important;border:1px solid var(--am-lime-dark)!important;border-radius:999px!important;margin-top:14px!important;padding:9px 14px!important;font-weight:600!important;display:inline-flex!important}#sh-wrapper .am-legal-section{background:var(--am-white)!important;padding:70px 0!important}#sh-wrapper .am-legal-layout{grid-template-columns:280px 1fr!important;align-items:start!important;gap:34px!important;display:grid!important}#sh-wrapper .am-legal-toc{background:var(--am-cyan-light)!important;border:1px solid var(--am-cyan)!important;border-radius:18px!important;gap:8px!important;padding:20px!important;display:grid!important;position:sticky!important;top:112px!important}#sh-wrapper .am-legal-toc h2{margin-bottom:8px!important;font-size:1rem!important}#sh-wrapper .am-legal-toc a{color:var(--am-text)!important;border-radius:10px!important;padding:8px 10px!important;font-size:.92rem!important}#sh-wrapper .am-legal-toc a:hover{background:var(--am-white)!important}#sh-wrapper .am-legal-content{gap:18px!important;display:grid!important}#sh-wrapper .am-legal-card h2{margin-bottom:12px!important;font-size:clamp(1.2rem,2.2vw,1.55rem)!important}#sh-wrapper .am-legal-card ul{gap:9px!important;margin-top:14px!important;display:grid!important}#sh-wrapper .am-legal-card li{padding-left:20px!important;position:relative!important}#sh-wrapper .am-legal-card li:before{background:var(--am-lime-dark)!important;content:""!important;border-radius:999px!important;width:6px!important;height:6px!important;position:absolute!important;top:12px!important;left:4px!important}@media (width<=1000px){#sh-wrapper .am-long-hero-grid,#sh-wrapper .am-long-two-col,#sh-wrapper .am-legal-layout{grid-template-columns:1fr!important}#sh-wrapper .am-long-card-grid,#sh-wrapper .am-long-price-grid,#sh-wrapper .am-long-seo-grid,#sh-wrapper .am-long-image-grid,#sh-wrapper .am-long-deep-grid{grid-template-columns:repeat(2,1fr)!important}#sh-wrapper .am-legal-toc{position:static!important}}@media (width<=640px){#sh-wrapper .am-long-hero,#sh-wrapper .am-pricing-hero,#sh-wrapper .am-legal-hero{padding:112px 0 58px!important}#sh-wrapper .am-long-card-grid,#sh-wrapper .am-long-price-grid,#sh-wrapper .am-long-seo-grid,#sh-wrapper .am-long-image-grid,#sh-wrapper .am-long-deep-grid{grid-template-columns:1fr!important}#sh-wrapper .am-long-visual{height:310px!important}#sh-wrapper .am-long-section,#sh-wrapper .am-legal-section{padding:58px 0!important}#sh-wrapper .am-long-step{grid-template-columns:1fr!important}}#sh-wrapper .am-croydon-section-card,#sh-wrapper .am-croydon-check-card,#sh-wrapper .am-croydon-protection-card,#sh-wrapper .am-croydon-price-wrap,#sh-wrapper .am-croydon-faq-section .am-long-faq,#sh-wrapper .am-croydon-reviews-section .sh-rev-card,#sh-wrapper .am-long-cta-section .sh-cta-box,#sh-wrapper .am-long-cta-section .sh-cta-badges span,#sh-wrapper .am-croydon-rating-badge,#am-scroll-top{box-shadow:none!important}#sh-wrapper .am-croydon-section-card:after,#sh-wrapper .am-croydon-protection-card:after,.am-section-dots{display:none!important}#sh-wrapper .am-croydon-rating-badge{background:var(--am-white)!important;border:1px solid var(--am-card-border)!important;border-radius:18px!important;align-items:center!important;gap:18px!important;max-width:410px!important;padding:18px!important;display:flex!important;bottom:18px!important;left:18px!important;right:18px!important}#sh-wrapper .am-rating-icon{background:var(--am-lime)!important;border:1px solid var(--am-lime-dark)!important;border-radius:18px!important;flex:0 0 56px!important;justify-content:center!important;align-items:center!important;width:56px!important;height:56px!important;display:inline-flex!important}#sh-wrapper .am-croydon-rating-badge strong,#sh-wrapper .am-croydon-rating-badge em{color:var(--am-text)!important;font-family:Poppins,sans-serif!important;font-style:normal!important;line-height:1.25!important;display:block!important}#sh-wrapper .am-croydon-rating-badge strong{font-size:1.2rem!important;font-weight:700!important}#sh-wrapper .am-croydon-rating-badge em{margin-top:2px!important;font-size:1rem!important;font-weight:400!important}#sh-wrapper .am-croydon-card-icon,#sh-wrapper .am-croydon-illustration,#sh-wrapper .am-croydon-check-card .am-long-step-num{color:#1396d1!important;background:#e9f8ff!important;border:1px solid #bce8f8!important}#sh-wrapper .am-croydon-card-icon i,#sh-wrapper .am-croydon-illustration i,#sh-wrapper .am-croydon-check-card .am-long-step-num{color:#1396d1!important}#sh-wrapper .am-croydon-check-card li:before{background:#1396d1!important}#sh-wrapper .am-croydon-protection-section,#sh-wrapper .am-croydon-reviews-section{background:var(--am-white)!important}#sh-wrapper .am-review-author{color:var(--am-text)!important;margin-top:14px!important;font-family:Poppins,sans-serif!important;font-size:.95rem!important;font-weight:600!important;display:block!important}#sh-wrapper .am-long-cta-section .sh-cta-box{background:var(--am-white)!important;border:1px solid var(--am-card-border)!important;text-align:center!important;flex-direction:column!important;gap:22px!important;padding:30px!important;display:flex!important}#sh-wrapper .am-long-cta-section .sh-cta-btns{flex-direction:row!important;justify-content:center!important;align-items:center!important;width:100%!important;display:flex!important}#sh-wrapper .am-long-cta-section .sh-btn i.hgi-call-02{color:#1396d1!important;font-size:1.2rem!important}#sh-wrapper .am-page-visual{gap:16px!important;display:grid!important}#sh-wrapper .am-page-visual .am-page-panel{max-width:none!important;position:static!important;bottom:auto!important;left:auto!important;right:auto!important}#sh-wrapper .am-page-panel,#sh-wrapper .am-page-card,#sh-wrapper .am-page-link-card,#sh-wrapper .sh-when-card,#sh-wrapper .sh-item-card,#sh-wrapper .sh-method-card,#sh-wrapper .sh-guide-card,#sh-wrapper .sh-faq-card,#sh-wrapper .sh-rev-card,#sh-wrapper .sh-price-card{background:var(--am-cyan-light)!important;box-shadow:none!important}#sh-wrapper .am-page-card-list{align-content:stretch!important}#sh-wrapper .am-page-card{align-items:flex-start!important;gap:8px!important;min-height:166px!important;display:grid!important}#sh-wrapper .am-page-card i,#sh-wrapper .am-page-link-card i,#sh-wrapper .sh-when-card i,#sh-wrapper .sh-item-icon,#sh-wrapper .sh-method-icon,#sh-wrapper .sh-guide-icon{color:#1396d1!important;background:#e8f8ff!important;border:1px solid #bce8f8!important}#sh-wrapper .am-page-card i:before,#sh-wrapper .am-page-link-card i:before,#sh-wrapper .sh-when-card i:before,#sh-wrapper .sh-item-icon i:before,#sh-wrapper .sh-method-icon i:before,#sh-wrapper .sh-guide-icon i:before{color:#1396d1!important}#sh-wrapper .am-page-link-card{background:var(--am-cyan-light)!important;border-style:solid!important;min-height:145px!important}#sh-wrapper .am-page-link-card:hover,#sh-wrapper .sh-when-card:hover,#sh-wrapper .sh-item-card:hover,#sh-wrapper .sh-guide-card:hover{transform:none!important}#sh-wrapper .am-page-copy-grid{align-items:stretch!important}#sh-wrapper .am-page-copy-grid>.anim:first-child{flex-direction:column!important;justify-content:center!important;align-self:stretch!important;display:flex!important}#sh-wrapper .am-page-section.am-page-muted,#sh-wrapper #sh-when,#sh-wrapper #sh-guides,#sh-wrapper #sh-compare,#sh-wrapper #sh-faq{background:var(--am-white)!important}#sh-wrapper .am-btn-logo{object-fit:contain!important;width:21px!important;height:21px!important;display:inline-block!important}#sh-wrapper .am-app-box{text-align:center!important;flex-direction:column!important;align-items:center!important;gap:22px!important;display:flex!important}#sh-wrapper .am-app-box>div:first-child{max-width:760px!important}#sh-wrapper .am-app-features{justify-content:center!important}#sh-wrapper .am-app-actions{justify-content:center!important;width:100%!important;display:flex!important}.am-footer-logo-img{object-fit:contain!important;width:20px!important;height:20px!important;display:block!important}#sh-wrapper .am-store-logo{object-fit:contain!important;width:30px!important;height:30px!important;display:block!important}#sh-wrapper .am-croydon-premium-badge,#sh-wrapper .am-croydon-section-card,#sh-wrapper .am-croydon-check-card,#sh-wrapper .am-croydon-protection-card,#sh-wrapper .am-croydon-price-wrap,#sh-wrapper .am-croydon-faq-section .am-long-faq,#sh-wrapper .am-croydon-reviews-section .sh-rev-card,#sh-wrapper .am-long-cta-section .sh-cta-box,#sh-wrapper .am-long-cta-section .sh-cta-badges span,#am-scroll-top{box-shadow:none!important}#sh-wrapper .am-croydon-section-card:after,#sh-wrapper .am-croydon-protection-card:after,#sh-wrapper .am-croydon-premium-badge em,.am-section-dots{display:none!important}#sh-wrapper .am-croydon-premium-badge{background:var(--am-white)!important;border:1px solid var(--am-card-border)!important;border-radius:14px!important;gap:8px!important;max-width:250px!important;padding:10px 12px!important}#sh-wrapper .am-croydon-premium-badge i{color:#24a9df!important;font-size:1.1rem!important}#sh-wrapper .am-croydon-premium-badge span{color:var(--am-text)!important;font-family:Poppins,sans-serif!important;font-size:.86rem!important;font-weight:600!important;line-height:1.25!important}#sh-wrapper .am-croydon-card-icon,#sh-wrapper .am-croydon-illustration{color:#168fca!important;background:#e7f8ff!important;border:1px solid #b8e7f8!important;border-radius:14px!important}#sh-wrapper .am-croydon-card-icon i,#sh-wrapper .am-croydon-illustration i{color:#168fca!important}#sh-wrapper .am-croydon-section-card,#sh-wrapper .am-croydon-check-card,#sh-wrapper .am-croydon-protection-card{border:1px solid var(--am-card-border)!important;overflow:visible!important}#sh-wrapper .am-croydon-check-card .am-long-step-num{color:#168fca!important;background:#e7f8ff!important;border-color:#b8e7f8!important}#sh-wrapper .am-croydon-pricing-section{background:var(--am-cyan-light)!important}#sh-wrapper .am-review-logo{object-fit:contain!important;border-radius:4px!important;width:22px!important;height:22px!important;display:block!important}#sh-wrapper .am-long-cta-section .sh-cta-box{background:var(--am-white)!important;border:1px solid var(--am-card-border)!important;padding:28px!important}#sh-wrapper .am-long-cta-section .sh-btn i.hgi-whatsapp{color:#d8ff70!important;font-size:1.2rem!important}#am-scroll-top{background:var(--am-lime)!important;border:1px solid var(--am-lime-dark)!important;width:50px!important;height:50px!important}#sh-wrapper .am-croydon-hero{background:radial-gradient(circle at 12% 45%, var(--am-cyan-light) 0%, transparent 54%), radial-gradient(circle at 88% 32%, var(--am-mint) 0%, transparent 56%), var(--am-yellow-pale)!important;padding:138px 0 78px!important}#sh-wrapper .am-croydon-hero h1{letter-spacing:-.02em!important;margin-bottom:14px!important;font-family:Poppins,sans-serif!important;font-size:clamp(2.05rem,4vw,3.2rem)!important;font-weight:500!important;line-height:1.12!important}#sh-wrapper .am-croydon-tagline{background:var(--am-lime)!important;border:1px solid var(--am-lime-dark)!important;color:var(--am-text)!important;border-radius:12px!important;margin-bottom:18px!important;padding:10px 14px!important;font-family:Poppins,sans-serif!important;font-weight:500!important;display:inline-block!important}#sh-wrapper .am-croydon-hero .am-long-visual{aspect-ratio:4/3!important;height:auto!important}#sh-wrapper .am-croydon-premium-badge{background:#fffffff0!important;border:1px solid #00000029!important;align-items:center!important;gap:12px!important;max-width:315px!important;box-shadow:0 18px 38px #00000024!important}#sh-wrapper .am-croydon-badge-mark{background:var(--am-text)!important;color:var(--am-lime)!important;border-radius:12px!important;flex:0 0 44px!important;place-items:center!important;width:44px!important;height:44px!important;font-family:Poppins,sans-serif!important;font-weight:700!important;display:grid!important}#sh-wrapper .am-croydon-premium-badge strong,#sh-wrapper .am-croydon-premium-badge em{font-family:Poppins,sans-serif!important;font-style:normal!important;line-height:1.25!important;display:block!important}#sh-wrapper .am-croydon-premium-badge strong{color:var(--am-text)!important;font-size:.92rem!important;font-weight:600!important}#sh-wrapper .am-croydon-premium-badge em{color:var(--am-muted)!important;margin-top:2px!important;font-size:.76rem!important}#sh-wrapper .am-croydon-content-section{background:var(--am-white)!important;padding:74px 0!important}#sh-wrapper .am-croydon-band{background:var(--am-white)!important;padding:78px 0!important}#sh-wrapper .am-croydon-muted{background:#f3faf9!important}#sh-wrapper .am-croydon-cyan{background:var(--am-cyan-light)!important}#sh-wrapper .am-croydon-intro-band{background:#fffdf0!important}#sh-wrapper .am-croydon-feature-band{background:var(--am-mint)!important}#sh-wrapper .am-croydon-intro-grid,#sh-wrapper .am-croydon-feature-grid,#sh-wrapper .am-croydon-check-layout{grid-template-columns:1fr 1fr!important;align-items:start!important;gap:54px!important;display:grid!important}#sh-wrapper .am-croydon-intro-grid h2,#sh-wrapper .am-croydon-feature-grid h2,#sh-wrapper .am-croydon-check-layout h2{letter-spacing:-.015em!important;margin-bottom:16px!important;font-family:Poppins,sans-serif!important;font-size:clamp(1.55rem,3vw,2.25rem)!important;font-weight:500!important;line-height:1.22!important}#sh-wrapper .am-croydon-intro-grid p,#sh-wrapper .am-croydon-feature-grid p,#sh-wrapper .am-croydon-check-layout p,#sh-wrapper .am-croydon-section-copy{color:var(--am-muted)!important;margin-bottom:14px!important;font-size:1rem!important;line-height:1.74!important}#sh-wrapper .am-croydon-access-panel,#sh-wrapper .am-croydon-quick-card,#sh-wrapper .am-croydon-mini-block,#sh-wrapper .am-croydon-section-card,#sh-wrapper .am-croydon-check-card{background:var(--am-white)!important;border:1px solid var(--am-card-border)!important;border-radius:18px!important;padding:22px!important}#sh-wrapper .am-croydon-access-panel{background:#e9fbff!important;gap:12px!important;display:grid!important}#sh-wrapper .am-croydon-access-item{background:var(--am-white)!important;border:1px solid var(--am-card-border)!important;border-radius:16px!important;grid-template-columns:48px 1fr!important;align-items:center!important;gap:14px!important;padding:13px 14px!important;display:grid!important}#sh-wrapper .am-croydon-access-item span{background:var(--am-lime)!important;border:1px solid var(--am-lime-dark)!important;border-radius:999px!important;place-items:center!important;width:38px!important;height:38px!important;font-family:Poppins,sans-serif!important;font-size:.92rem!important;font-weight:600!important;display:grid!important}#sh-wrapper .am-croydon-access-item p{color:var(--am-text)!important;margin:0!important;font-family:Poppins,sans-serif!important;font-size:.98rem!important;font-weight:500!important;line-height:1.42!important}#sh-wrapper .am-croydon-quick-card{background:var(--am-cyan-light)!important}#sh-wrapper .am-croydon-quick-card h3,#sh-wrapper .am-croydon-section-card h3,#sh-wrapper .am-croydon-mini-block h3,#sh-wrapper .am-croydon-check-card h3{margin:12px 0 8px!important;font-family:Poppins,sans-serif!important;font-size:1.05rem!important;font-weight:500!important;line-height:1.28!important}#sh-wrapper .am-croydon-section-grid,#sh-wrapper .am-croydon-check-grid,#sh-wrapper .am-croydon-testimonial-grid{grid-template-columns:repeat(3,1fr)!important;gap:16px!important;margin-top:34px!important;display:grid!important}#sh-wrapper .am-croydon-section-card:nth-child(3n+1){background:var(--am-cyan-light)!important}#sh-wrapper .am-croydon-section-card:nth-child(3n+2){background:var(--am-mint)!important}#sh-wrapper .am-croydon-section-card:nth-child(3n){background:var(--am-yellow-pale)!important}#sh-wrapper .am-croydon-card-icon{background:linear-gradient(135deg, var(--am-text), #334155)!important;color:var(--am-lime)!important;border:1px solid #ffffff29!important;border-radius:16px!important;place-items:center!important;width:44px!important;height:44px!important;display:grid!important}#sh-wrapper .am-croydon-card-icon i{color:var(--am-lime)!important;font-size:1.2rem!important}#sh-wrapper .am-croydon-section-card p,#sh-wrapper .am-croydon-mini-block p,#sh-wrapper .am-croydon-check-card li,#sh-wrapper .am-croydon-check-card p{color:var(--am-muted)!important;margin:0 0 10px!important;font-size:.94rem!important;line-height:1.62!important}#sh-wrapper .am-croydon-section-card{min-height:245px!important;position:relative!important;overflow:hidden!important;box-shadow:0 18px 36px #0f172a0f!important}#sh-wrapper .am-croydon-section-card:after,#sh-wrapper .am-croydon-protection-card:after{content:""!important;background:radial-gradient(circle,#fffc,#0000 60%)!important;border-radius:999px!important;width:120px!important;height:120px!important;position:absolute!important;top:-42px!important;right:-42px!important}#sh-wrapper .am-croydon-services-section .am-croydon-section-copy{color:var(--am-text)!important;font-family:Poppins,sans-serif!important;font-size:clamp(1rem,1.6vw,1.18rem)!important;line-height:1.7!important}#sh-wrapper .am-croydon-services-section .am-croydon-section-card h3{font-size:1.12rem!important}#sh-wrapper .am-croydon-services-section .am-croydon-section-card p{font-size:.97rem!important}#sh-wrapper .am-croydon-check-section{background:linear-gradient(#f7fbfc 0%,#fff 100%)!important}#sh-wrapper .am-croydon-check-head{text-align:center!important;max-width:760px!important;margin:0 auto!important}#sh-wrapper .am-croydon-check-head h2,#sh-wrapper .am-croydon-protection-head h2{margin:10px 0 12px!important;font-family:Poppins,sans-serif!important;font-size:clamp(1.75rem,3vw,2.45rem)!important;font-weight:500!important;line-height:1.15!important}#sh-wrapper .am-croydon-check-head p,#sh-wrapper .am-croydon-protection-head p{color:var(--am-muted)!important;font-size:1rem!important;line-height:1.68!important}#sh-wrapper .am-croydon-check-tags{flex-wrap:nowrap!important;justify-content:center!important;gap:10px!important;margin:24px auto 30px!important;display:flex!important;overflow-x:auto!important}#sh-wrapper .am-croydon-check-tags span{background:var(--am-lime)!important;border:1px solid var(--am-lime-dark)!important;border-radius:999px!important;flex:none!important;padding:9px 13px!important;font-family:Poppins,sans-serif!important;font-size:.9rem!important;font-weight:600!important}#sh-wrapper .am-croydon-section-copy{text-align:center!important;max-width:850px!important;margin:16px auto 0!important}#sh-wrapper .am-croydon-mini-block{margin-top:14px!important}#sh-wrapper .am-croydon-check-grid{grid-template-columns:repeat(4,1fr)!important;margin-top:0!important}#sh-wrapper .am-croydon-check-card{background:var(--am-white)!important;border-color:#0000001f!important;min-height:280px!important;box-shadow:0 18px 42px #0f172a14!important}#sh-wrapper .am-croydon-check-card .am-long-step-num{background:var(--am-text)!important;color:var(--am-lime)!important}#sh-wrapper .am-croydon-check-card ul{gap:8px!important;margin-top:12px!important;display:grid!important}#sh-wrapper .am-croydon-check-card li{padding-left:18px!important;position:relative!important}#sh-wrapper .am-croydon-check-card li:before{background:var(--am-lime-dark)!important;content:""!important;border-radius:999px!important;width:5px!important;height:5px!important;position:absolute!important;top:10px!important;left:4px!important}#sh-wrapper .am-croydon-pricing-section{background:#f8f3e9!important;padding-top:54px!important}#sh-wrapper .am-croydon-pricing-section .sh-center{margin-bottom:14px!important}#sh-wrapper .am-croydon-price-wrap{margin-top:22px!important;box-shadow:0 20px 44px #0f172a14!important}#sh-wrapper .am-croydon-protection-section{background:#f5fbef!important}#sh-wrapper .am-croydon-protection-head{text-align:center!important;max-width:760px!important;margin:0 auto 30px!important}#sh-wrapper .am-croydon-protection-grid{grid-template-columns:repeat(3,1fr)!important;gap:16px!important;display:grid!important}#sh-wrapper .am-croydon-protection-card{background:#ffffffd6!important;border:1px solid #0000001a!important;border-radius:20px!important;min-height:230px!important;padding:22px!important;position:relative!important;overflow:hidden!important;box-shadow:0 18px 40px #0f172a12!important}#sh-wrapper .am-croydon-illustration{background:var(--am-text)!important;color:var(--am-lime)!important;border-radius:18px!important;place-items:center!important;width:52px!important;height:52px!important;margin-bottom:16px!important;font-size:1.4rem!important;display:grid!important}#sh-wrapper .am-croydon-protection-card h3{margin-bottom:9px!important;font-family:Poppins,sans-serif!important;font-size:1.08rem!important;font-weight:500!important}#sh-wrapper .am-croydon-protection-card p{color:var(--am-muted)!important;font-size:.94rem!important;line-height:1.62!important}#sh-wrapper .am-croydon-faq-section{background:linear-gradient(#e7fbff 0%,#f8feff 100%)!important}#sh-wrapper .am-croydon-faq-wrap{max-width:920px!important;margin:0 auto!important}#sh-wrapper .am-croydon-faq-section .am-long-faq{background:var(--am-white)!important;border:1px solid #0000001f!important;border-radius:18px!important;margin-bottom:12px!important;box-shadow:0 14px 30px #0f172a0f!important}#sh-wrapper .am-croydon-faq-section .am-long-faq summary{color:var(--am-text)!important;font-family:Poppins,sans-serif!important;font-size:1rem!important;font-weight:600!important}#sh-wrapper .am-croydon-reviews-section{background:#fffaf0!important}#sh-wrapper .am-croydon-faq-head{text-align:center!important;max-width:720px!important;margin:0 auto 26px!important}#sh-wrapper .am-croydon-faq-head h2{margin:10px 0 12px!important;font-family:Poppins,sans-serif!important;font-size:clamp(1.65rem,3vw,2.35rem)!important;font-weight:500!important;line-height:1.18!important}#sh-wrapper .am-croydon-faq-head p{color:var(--am-muted)!important;font-size:1rem!important;line-height:1.65!important}#sh-wrapper .am-croydon-trust-row{flex-wrap:wrap!important;justify-content:center!important;gap:12px!important;margin:-8px 0 26px!important;display:flex!important}#sh-wrapper .am-croydon-trust-link{background:var(--am-white)!important;border:1px solid var(--am-card-border)!important;color:var(--am-text)!important;border-radius:999px!important;align-items:center!important;gap:8px!important;padding:10px 14px!important;font-family:Poppins,sans-serif!important;font-size:.94rem!important;font-weight:500!important;text-decoration:none!important;display:inline-flex!important}#sh-wrapper .am-croydon-trust-link i{color:var(--am-lime-dark)!important}#sh-wrapper .am-brand-mark{color:#fff!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:24px!important;height:24px!important;font-family:Arial,sans-serif!important;font-size:.9rem!important;font-weight:800!important;display:inline-flex!important}#sh-wrapper .am-brand-google{background:#4285f4!important}#sh-wrapper .am-brand-facebook{background:#1877f2!important;font-size:1.1rem!important}#sh-wrapper .am-brand-trustpilot{background:#00b67a!important}#sh-wrapper .am-croydon-reviews-section .sh-rev-card{background:var(--am-white)!important;border:1px solid #0000001f!important;min-height:250px!important;box-shadow:0 20px 42px #0f172a14!important}#sh-wrapper .am-croydon-reviews-section .sh-rev-card:nth-child(2){background:#ecfdf5!important}#sh-wrapper .am-croydon-reviews-section .sh-stars{background:#fff7d6!important;border:1px solid #f2d16b!important;border-radius:999px!important;gap:3px!important;margin-bottom:14px!important;padding:7px 10px!important;display:inline-flex!important}#sh-wrapper .am-croydon-reviews-section .sh-stars i{color:#f5a400!important}#sh-wrapper .am-croydon-link-grid{grid-template-columns:repeat(4,1fr)!important;gap:14px!important;margin-top:30px!important;display:grid!important}#sh-wrapper .am-croydon-link-grid a{background:var(--am-white)!important;border:1px dashed var(--am-text)!important;color:var(--am-text)!important;border-radius:16px!important;gap:10px!important;min-height:142px!important;padding:18px!important;text-decoration:none!important;display:grid!important;position:relative!important}#sh-wrapper .am-croydon-link-grid a.active{background:var(--am-lime)!important;border-style:solid!important}#sh-wrapper .am-croydon-link-grid span{color:var(--am-muted)!important;font-size:.86rem!important;line-height:1.45!important}#sh-wrapper .am-croydon-link-grid strong{font-family:Poppins,sans-serif!important;font-size:1.05rem!important;font-weight:500!important;line-height:1.25!important}#sh-wrapper .am-croydon-link-grid i{position:absolute!important;bottom:16px!important;right:16px!important;transform:rotate(45deg)!important}#sh-wrapper .am-croydon-service-area-card{max-width:920px!important;margin:0 auto!important}#sh-wrapper .am-croydon-price-wrap{background:var(--am-white)!important;border:1px solid var(--am-card-border)!important;border-radius:18px!important;margin-top:22px!important;overflow-x:auto!important}#sh-wrapper .am-long-cta-section{background:linear-gradient(#f6ffdc 0%,#eefbd1 100%)!important;padding:54px 0!important}#sh-wrapper .am-long-cta-section .sh-cta-box{border-radius:24px!important;align-items:center!important;min-height:0!important;padding:34px!important;box-shadow:0 22px 48px #0f172a24!important}#sh-wrapper .am-long-cta-section .sh-cta-box>div:first-child{text-align:center!important}#sh-wrapper .am-long-cta-section .sh-cta-box h2{margin-bottom:10px!important;font-size:clamp(1.65rem,3vw,2.35rem)!important;line-height:1.16!important}#sh-wrapper .am-long-cta-section .sh-cta-box p{text-align:center!important;max-width:720px!important;margin-left:auto!important;margin-right:auto!important}#sh-wrapper .am-long-cta-section .sh-cta-badges{justify-content:center!important;margin-top:18px!important}#sh-wrapper .am-long-cta-section .sh-cta-badges span{background:var(--am-white)!important;border:1px solid #0000001f!important;border-radius:999px!important;padding:9px 12px!important;box-shadow:0 10px 22px #0f172a0f!important}#sh-wrapper .am-long-cta-section .sh-cta-btns{align-self:center!important;gap:12px!important}#sh-wrapper .am-whatsapp-official{color:#fff!important;background:#d8ff70!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:24px!important;height:24px!important;margin-right:4px!important;font-family:Arial,sans-serif!important;font-size:0!important;display:inline-flex!important;position:relative!important}#sh-wrapper .am-whatsapp-official:before{content:"☎"!important;font-size:14px!important;line-height:1!important}#sh-wrapper .am-croydon-source-details{background:var(--am-yellow-pale)!important;border:1px solid var(--am-card-border)!important;border-radius:18px!important;padding:18px!important}#sh-wrapper .am-croydon-source-details summary{cursor:pointer!important;font-family:Poppins,sans-serif!important;font-weight:600!important}#sh-wrapper .am-croydon-raw-section{padding:36px 0!important}#sh-wrapper .am-croydon-layout{grid-template-columns:310px 1fr!important;align-items:start!important;gap:32px!important;display:grid!important}#sh-wrapper .am-croydon-sidebar{background:var(--am-cyan-light)!important;border:1px solid var(--am-cyan)!important;border-radius:20px!important;padding:22px!important;position:sticky!important;top:112px!important}#sh-wrapper .am-croydon-sidebar h2,#sh-wrapper .am-croydon-article h2,#sh-wrapper .am-croydon-article h3,#sh-wrapper .am-croydon-article h4{letter-spacing:-.015em!important;font-family:Poppins,sans-serif!important;font-weight:500!important;line-height:1.22!important}#sh-wrapper .am-croydon-sidebar h2{font-size:1.2rem!important}#sh-wrapper .am-croydon-sidebar p{color:var(--am-muted)!important;margin:12px 0 18px!important;font-size:.94rem!important;line-height:1.62!important}#sh-wrapper .am-croydon-article{gap:16px!important;display:grid!important}#sh-wrapper .am-croydon-sidebar.anim,#sh-wrapper .am-croydon-article.anim{opacity:1!important;transform:none!important}#sh-wrapper .am-croydon-article h2{background:var(--am-yellow-pale)!important;border:1px solid var(--am-card-border)!important;border-radius:18px!important;margin-top:12px!important;padding:22px!important;font-size:clamp(1.45rem,2.8vw,2rem)!important}#sh-wrapper .am-croydon-article h3{background:var(--am-mint)!important;border:1px solid #d5f5b8!important;border-radius:16px!important;margin-top:8px!important;padding:18px!important;font-size:clamp(1.15rem,2.2vw,1.45rem)!important}#sh-wrapper .am-croydon-article h4{margin:8px 0 0!important;font-size:1.05rem!important}#sh-wrapper .am-croydon-article p,#sh-wrapper .am-croydon-article li,#sh-wrapper .am-croydon-article td{color:var(--am-muted)!important;font-size:1rem!important;line-height:1.74!important}#sh-wrapper .am-app-page-hero{background:radial-gradient(circle at 18% 45%, var(--am-cyan-light) 0%, transparent 55%), radial-gradient(circle at 84% 28%, var(--am-lime) 0%, transparent 45%), var(--am-yellow-pale)!important;padding:138px 0 82px!important}#sh-wrapper .am-app-page-hero h1{margin-bottom:16px!important;font-family:Poppins,sans-serif!important;font-size:clamp(2.15rem,4.2vw,3.45rem)!important;font-weight:500!important;line-height:1.1!important}#sh-wrapper .am-app-page-hero p{color:var(--am-muted)!important;max-width:650px!important;font-size:1.08rem!important;line-height:1.72!important}#sh-wrapper .am-app-phone-card{background:var(--am-text)!important;border:1px solid var(--am-text)!important;border-radius:34px!important;padding:18px!important}#sh-wrapper .am-app-phone-screen{background:var(--am-white)!important;border-radius:26px!important;gap:14px!important;min-height:420px!important;padding:28px!important;display:grid!important}#sh-wrapper .am-app-phone-screen>span{color:var(--am-lime-dark)!important;font-family:Poppins,sans-serif!important;font-weight:600!important}#sh-wrapper .am-app-phone-screen h2{font-family:Poppins,sans-serif!important;font-size:2rem!important;font-weight:500!important;line-height:1.1!important}#sh-wrapper .am-app-download-grid{grid-template-columns:repeat(3,1fr)!important;gap:18px!important;margin-top:34px!important;display:grid!important}#sh-wrapper .am-app-download-card{background:var(--am-white)!important;border:1px solid var(--am-card-border)!important;border-radius:18px!important;padding:24px!important}#sh-wrapper .am-app-download-card i{background:var(--am-lime)!important;border:1px solid var(--am-lime-dark)!important;border-radius:14px!important;place-items:center!important;width:46px!important;height:46px!important;margin-bottom:16px!important;font-size:1.25rem!important;display:grid!important}#sh-wrapper .am-app-download-card h3{margin-bottom:8px!important;font-family:Poppins,sans-serif!important;font-size:1.15rem!important;font-weight:500!important}#sh-wrapper .am-app-download-card p{color:var(--am-muted)!important;font-size:.96rem!important;line-height:1.62!important}#sh-wrapper .am-app-download-card a{color:var(--am-text)!important;margin-top:12px!important;font-family:Poppins,sans-serif!important;font-weight:600!important;display:inline-flex!important}@media (width<=920px){#sh-wrapper .am-croydon-intro-grid,#sh-wrapper .am-croydon-feature-grid,#sh-wrapper .am-croydon-check-layout{grid-template-columns:1fr!important}#sh-wrapper .am-croydon-section-grid,#sh-wrapper .am-croydon-testimonial-grid,#sh-wrapper .am-croydon-check-grid,#sh-wrapper .am-croydon-protection-grid,#sh-wrapper .am-app-download-grid{grid-template-columns:1fr 1fr!important}#sh-wrapper .am-croydon-link-grid{grid-template-columns:repeat(2,1fr)!important}}@media (width<=640px){.am-section-dots{display:none!important}#sh-wrapper .am-croydon-hero .am-long-visual{aspect-ratio:4/3!important;height:auto!important}#sh-wrapper .am-croydon-section-grid,#sh-wrapper .am-croydon-check-grid,#sh-wrapper .am-croydon-testimonial-grid,#sh-wrapper .am-croydon-protection-grid,#sh-wrapper .am-croydon-link-grid,#sh-wrapper .am-app-download-grid{grid-template-columns:1fr!important}#sh-wrapper .am-long-cta-section .sh-cta-box{padding:24px!important}#sh-wrapper .am-croydon-band{padding:58px 0!important}#sh-wrapper .am-app-page-hero{padding:112px 0 58px!important}}#sh-wrapper .am-croydon-article p,#sh-wrapper .am-croydon-article ul{background:var(--am-white)!important;border:1px solid var(--am-card-border)!important;border-radius:16px!important;margin:0!important;padding:20px!important}#sh-wrapper .am-croydon-article ul{gap:9px!important;display:grid!important}#sh-wrapper .am-croydon-article li{padding-left:22px!important;position:relative!important}#sh-wrapper .am-croydon-article li:before{background:var(--am-lime-dark)!important;content:""!important;border-radius:999px!important;width:6px!important;height:6px!important;position:absolute!important;top:13px!important;left:4px!important}#sh-wrapper .am-croydon-table-wrap{border:1px solid var(--am-card-border)!important;border-radius:16px!important;overflow-x:auto!important}#sh-wrapper .am-croydon-table-wrap table{border-collapse:collapse!important;width:100%!important;min-width:680px!important}#sh-wrapper .am-croydon-table-wrap th{background:var(--am-lime)!important;color:var(--am-text)!important;text-align:left!important;padding:15px!important;font-family:Poppins,sans-serif!important;font-size:.92rem!important;font-weight:600!important}#sh-wrapper .am-croydon-table-wrap td{border-top:1px solid var(--am-card-border)!important;padding:14px 15px!important}#sh-wrapper .am-croydon-table-wrap tr:nth-child(2n) td{background:var(--am-cyan-light)!important}@media (width<=1000px){#sh-wrapper .am-croydon-layout{grid-template-columns:1fr!important}#sh-wrapper .am-croydon-sidebar{position:static!important}}@media (width<=1100px){#sh-wrapper .am-croydon-layout,#sh-wrapper .am-croydon-intro-grid,#sh-wrapper .am-croydon-feature-grid,#sh-wrapper .am-croydon-check-layout{grid-template-columns:1fr!important}#sh-wrapper .am-croydon-section-grid,#sh-wrapper .am-croydon-testimonial-grid{grid-template-columns:repeat(2,1fr)!important}}@media (width<=640px){#sh-wrapper .am-croydon-hero{padding:112px 0 58px!important}#sh-wrapper .am-croydon-content-section,#sh-wrapper .am-croydon-band{padding:58px 0!important}#sh-wrapper .am-croydon-section-grid,#sh-wrapper .am-croydon-check-grid,#sh-wrapper .am-croydon-testimonial-grid{grid-template-columns:1fr!important}}#sh-wrapper .am-croydon-hero *,#sh-wrapper .am-croydon-band *,#sh-wrapper .am-long-cta-section *,#sh-wrapper .am-croydon-link-grid *,#sh-wrapper .am-croydon-price-wrap *,#sh-wrapper .am-croydon-testimonial-grid *,#sh-wrapper .am-croydon-faq-wrap *{box-shadow:none!important;filter:none!important;text-shadow:none!important}#sh-wrapper .am-croydon-card-icon,#sh-wrapper .am-croydon-illustration,#sh-wrapper .am-croydon-check-card .am-long-step-num,#sh-wrapper .am-footer-contact-icon,#sh-wrapper .am-footer-social-link{color:#1396d1!important;background:#e8f8ff!important;border:1px solid #bce8f8!important}#sh-wrapper .am-croydon-card-icon i,#sh-wrapper .am-croydon-illustration i,#sh-wrapper .am-croydon-check-card .am-long-step-num,#sh-wrapper .am-croydon-section-card i,#sh-wrapper .am-croydon-check-card i,#sh-wrapper .am-croydon-protection-card i,#sh-wrapper .am-croydon-link-grid i,#sh-wrapper .am-croydon-faq-section i,#sh-wrapper .am-footer-contact-icon i,#sh-wrapper .am-footer-social-link i{color:#1396d1!important}#sh-wrapper .am-croydon-section-card,#sh-wrapper .am-croydon-check-card,#sh-wrapper .am-croydon-protection-card,#sh-wrapper .am-croydon-link-grid a,#sh-wrapper .am-croydon-price-wrap,#sh-wrapper .am-croydon-faq-section .am-long-faq,#sh-wrapper .am-croydon-reviews-section .sh-rev-card,#sh-wrapper .am-long-cta-section .sh-cta-box{box-shadow:none!important;border-color:var(--am-card-border)!important}#sh-wrapper .am-croydon-section-card:after,#sh-wrapper .am-croydon-protection-card:after{display:none!important}#sh-wrapper .am-croydon-rating-badge{border-radius:16px!important;gap:12px!important;max-width:330px!important;padding:12px 14px!important}#sh-wrapper .am-rating-icon{border-radius:16px!important;flex-basis:46px!important;width:46px!important;height:46px!important}#sh-wrapper .am-rating-icon i{color:var(--am-text)!important;font-size:1.25rem!important}#sh-wrapper .am-croydon-rating-badge strong{font-size:1rem!important}#sh-wrapper .am-croydon-rating-badge em{font-size:.86rem!important}#sh-wrapper .am-croydon-link-grid a{border-style:solid!important;min-height:128px!important}#sh-wrapper .am-croydon-link-grid a.active,#sh-wrapper .am-long-cta-section{background:var(--am-cyan-light)!important}#sh-wrapper .am-long-cta-section .sh-cta-box{background:var(--am-white)!important}#sh-wrapper .am-long-cta-section .sh-cta-btns{margin-top:0!important}#sh-wrapper .am-page-hero h1{margin-bottom:12px!important}#sh-wrapper .am-page-hero p{margin-bottom:16px!important}#sh-wrapper .am-page-visual{display:block!important}#sh-wrapper .am-page-visual>img{aspect-ratio:4/3!important;background:var(--am-cyan-light)!important;object-fit:cover!important;object-position:center!important;padding:0!important}#sh-wrapper .am-page-visual .am-page-panel{margin-top:14px!important;position:static!important}#sh-wrapper .am-page-card{background:var(--am-white)!important;min-height:132px!important;padding:18px!important}#sh-wrapper .am-page-card p{margin-bottom:0!important}#sh-wrapper .am-page-link-card{background:var(--am-white)!important;min-height:132px!important}#sh-wrapper .am-page-muted .am-page-link-card,#sh-wrapper .am-area-links .am-page-link-card{background:var(--am-white)!important}#sh-wrapper .am-app-box{background:var(--am-white)!important;padding:34px!important}#sh-wrapper .am-app-actions{margin-top:0!important}@media (width<=900px){#sh-wrapper .am-page-hero{padding:92px 0 48px!important}}#sh-wrapper .am-page-actions{margin-top:16px!important}#sh-wrapper .am-page-visual>img{aspect-ratio:4/3!important;object-fit:cover!important;object-position:center center!important;height:auto!important;max-height:520px!important}#sh-wrapper .am-page-card{min-height:96px!important;padding:13px!important}#sh-wrapper .am-page-link-card{min-height:112px!important}#sh-wrapper .sh-hero-text{padding-top:0!important}#sh-wrapper .sh-price-chip{margin-top:20px!important}#sh-wrapper .am-page-hero-grid{align-items:center!important;gap:28px!important}#sh-wrapper .am-page-hero h1{margin-bottom:10px!important;font-size:clamp(2.15rem,4.4vw,3.45rem)!important}#sh-wrapper .am-page-hero p{max-width:720px!important;margin-bottom:14px!important;font-size:clamp(1rem,1.9vw,1.12rem)!important;line-height:1.64!important}#sh-wrapper .am-page-visual>img{aspect-ratio:4/3!important;object-fit:cover!important;object-position:center!important;width:100%!important;height:clamp(300px,34vw,430px)!important}#sh-wrapper .am-page-visual .am-page-panel{margin-top:12px!important;padding:18px!important}#sh-wrapper .am-page-panel h2{font-size:clamp(1.25rem,2vw,1.65rem)!important}#sh-wrapper .am-page-facts{gap:8px!important;margin:14px 0!important}#sh-wrapper .am-page-fact{padding:9px 11px!important}#sh-wrapper .am-page-phone{padding:10px 13px!important}#sh-wrapper .am-page-actions .sh-btn-black{background:var(--am-cyan-light)!important;border-color:var(--am-cyan)!important;color:var(--am-text)!important}#sh-wrapper .am-page-section{padding:44px 0!important}#sh-wrapper .am-page-copy-grid{align-items:start!important;gap:28px!important}#sh-wrapper .am-page-copy-grid>.anim:first-child{justify-content:flex-start!important}#sh-wrapper .am-page-card-list{gap:10px!important}#sh-wrapper .am-page-card{grid-template-columns:42px 1fr!important;column-gap:12px!important;min-height:104px!important;padding:14px!important}#sh-wrapper .am-page-card i{grid-row:span 2!important;width:38px!important;height:38px!important;margin-bottom:0!important}#sh-wrapper .am-page-card p{font-size:.86rem!important;line-height:1.48!important}#sh-wrapper .am-page-link-grid{gap:12px!important}#sh-wrapper .am-page-link-card{min-height:118px!important;padding:16px!important}#sh-wrapper .am-page-link-card strong{font-size:.96rem!important}#sh-wrapper #download-app{background:var(--am-yellow-pale)!important;padding:44px 0!important}#sh-wrapper .am-app-box{padding:28px!important}#sh-wrapper .am-store-btn{background:var(--am-cyan-light)!important;border-color:var(--am-cyan)!important}#sh-wrapper .am-store-btn:nth-child(2){background:var(--am-mint)!important;border-color:#d5f5b8!important}#sh-wrapper #sh-hero{padding-top:88px!important;padding-bottom:44px!important}#sh-wrapper .sh-hero-text p{max-width:720px!important}@media (width<=820px){#sh-wrapper .am-page-card{grid-template-columns:44px 1fr!important}#sh-wrapper .am-page-card p{grid-column:2!important}}#sh-wrapper .am-page-hero h1{font-size:clamp(2.55rem,5.1vw,4.55rem)!important;line-height:1.04!important}#sh-wrapper .am-page-hero-extra{color:#29424b!important;max-width:760px!important;margin:-8px 0 20px!important;font-size:clamp(1rem,1.6vw,1.13rem)!important;line-height:1.62!important;display:block!important}#sh-wrapper .am-page-card h3{margin:0!important}#sh-wrapper .sh-when-card,#sh-wrapper .sh-step,#sh-wrapper .sh-method-card,#sh-wrapper .sh-how-right{box-shadow:none!important}#sh-wrapper .sh-when-card{background:#fff!important;border:1px solid #ccebf2!important;gap:10px!important;padding:18px!important}#sh-wrapper .sh-when-card .wc-icon,#sh-wrapper .sh-step-num{color:#111!important;background:#e9faff!important;border:1px solid #9ee4f4!important}#sh-wrapper .sh-step{background:#fff!important;border:1px solid #d8efbd!important;border-radius:18px!important;grid-template-columns:46px 1fr!important;gap:14px!important;margin-bottom:12px!important;padding:16px!important;display:grid!important}@media (width<=820px){#sh-wrapper .am-page-card{grid-template-columns:44px 1fr!important}#sh-wrapper .am-page-card p{grid-column:2!important}}#sh-wrapper .am-page-hero h1{max-width:880px!important}#sh-wrapper .am-page-hero-extra{color:#29424b!important;max-width:760px!important;margin-top:-6px!important;font-size:clamp(1rem,1.65vw,1.14rem)!important;line-height:1.62!important}#sh-wrapper .am-page-actions .sh-btn-black,#sh-wrapper .am-page-actions .sh-btn-black:hover{color:#0b2b16!important;background:#e9fff1!important;border-color:#d8ff70!important}#sh-wrapper .am-page-actions .sh-btn-lime,#sh-wrapper .am-page-actions .sh-btn-lime:hover{color:#0b2630!important;background:#e9faff!important;border-color:#62cbe5!important}#sh-wrapper .am-page-actions .sh-btn img,#sh-wrapper .am-store-logo{filter:none!important}#sh-wrapper .am-page-copy-grid h2{font-size:clamp(1.75rem,3vw,2.55rem)!important;line-height:1.12!important}#sh-wrapper .am-page-card{box-shadow:none!important;background:#fff!important;border:1px solid #d9eef2!important;border-radius:18px!important;grid-template-columns:46px minmax(150px,.55fr) 1fr!important;align-items:center!important;column-gap:16px!important;min-height:0!important;padding:14px 18px!important;display:grid!important}#sh-wrapper .am-page-card h3{color:#10252d!important;margin:0!important;font-size:1rem!important}#sh-wrapper .am-page-card p{color:#38525b!important;margin:0!important;font-size:.9rem!important;line-height:1.45!important}#sh-wrapper #sh-what{background:var(--am-yellow-pale)!important}#sh-wrapper .sh-what-grid{align-items:center!important}#sh-wrapper .sh-what-img img{aspect-ratio:4/3!important;object-fit:cover!important;object-position:center!important}#sh-wrapper .sh-when-card{box-shadow:none!important;background:#fff!important;border:1px solid #ccebf2!important;gap:10px!important;padding:18px!important}#sh-wrapper .sh-when-card .wc-icon{color:#111!important;background:#e9faff!important;border:1px solid #9ee4f4!important;width:44px!important;height:44px!important}#sh-wrapper .sh-when-card .wc-icon i{color:#111!important}#sh-wrapper .sh-how-right,#sh-wrapper .sh-method-card{box-shadow:none!important}@media (width<=820px){#sh-wrapper .am-page-card{grid-template-columns:44px 1fr!important}#sh-wrapper .am-page-card p{grid-column:2!important}}#sh-wrapper #sh-faq{background:var(--am-cyan-light)!important}#sh-wrapper .sh-when-card,#sh-wrapper .sh-item-card,#sh-wrapper .sh-method-card,#sh-wrapper .sh-step,#sh-wrapper .sh-guide-card{background:var(--am-white)!important;box-shadow:none!important}#sh-wrapper .am-page-hero{padding:96px 0 46px!important}#sh-wrapper .am-page-hero-grid{grid-template-columns:1.06fr .94fr!important;align-items:start!important;gap:42px!important}#sh-wrapper .am-page-hero-grid>.anim-left{padding-top:0!important}#sh-wrapper .am-page-visual .am-page-panel{display:none!important}#sh-wrapper .am-page-visual>img{aspect-ratio:4/3!important;object-fit:cover!important;height:auto!important;max-height:none!important}#sh-wrapper .am-page-hero h1{margin-bottom:18px!important;font-size:clamp(2.5rem,5.4vw,4.9rem)!important;line-height:1.06!important}#sh-wrapper .am-page-hero p{margin-bottom:22px!important;font-size:clamp(1.08rem,2vw,1.22rem)!important;line-height:1.68!important}#sh-wrapper .am-page-hero p.am-page-hero-extra{color:#29424b!important;max-width:760px!important;margin:-8px 0 20px!important;font-size:clamp(1rem,1.6vw,1.13rem)!important;line-height:1.62!important;display:block!important}#sh-wrapper .am-page-actions{gap:14px!important;margin-top:18px!important}#sh-wrapper .am-page-actions .sh-btn-black{color:#082411!important;background:#d8ff70!important;border-color:#d8ff70!important}#sh-wrapper .am-page-actions .sh-btn-lime{color:#10252d!important;background:#d8ff70!important;border-color:#b6df4f!important}#sh-wrapper .am-page-card-list{grid-template-columns:1fr!important;gap:12px!important;display:grid!important}#sh-wrapper .am-page-card{box-shadow:none!important;background:0 0!important;border:0!important;border-bottom:1px solid #cfe8ee!important;border-radius:0!important;grid-template-columns:46px minmax(150px,.55fr) 1fr!important;align-items:center!important;column-gap:16px!important;min-height:0!important;padding:16px 4px!important;display:grid!important}#sh-wrapper .am-page-card i{color:#111!important;background:#e9faff!important;border:1px solid #9ee4f4!important;border-radius:14px!important;grid-row:auto!important;justify-content:center!important;align-items:center!important;width:44px!important;height:44px!important;margin:0!important;font-size:22px!important;display:grid!important}#sh-wrapper .am-page-card i.hgi-whatsapp{color:#d8ff70!important;background:#e9fff1!important;border-color:#d8ff70!important}#sh-wrapper .am-page-card h3,#sh-wrapper .am-page-card p{margin:0!important}#sh-wrapper .am-page-card p{color:#38525b!important;font-size:.9rem!important;line-height:1.45!important}#sh-wrapper .am-page-copy-grid .sh-eyebrow{align-items:center!important;gap:12px!important;display:inline-flex!important}#sh-wrapper .am-page-copy-grid .sh-eyebrow:before,#sh-wrapper .am-page-copy-grid .sh-eyebrow:after{content:""!important;background:#9bd238!important;width:42px!important;height:1px!important;display:block!important}#sh-wrapper .am-page-section:nth-of-type(2){background:var(--am-yellow-pale)!important}#sh-wrapper .am-page-section.am-page-muted{background:var(--am-cyan-light)!important}#sh-wrapper .am-page-section:nth-of-type(4){background:var(--am-mint)!important}#sh-wrapper #sh-hero{padding-top:96px!important}#sh-wrapper .sh-hero-grid{align-items:start!important}#sh-wrapper #sh-when{background:var(--am-cyan-light)!important}#sh-wrapper #sh-items{background:var(--am-yellow-pale)!important}#sh-wrapper #sh-how{background:var(--am-mint)!important}#sh-wrapper #sh-guides{background:var(--am-grey-light)!important}#sh-wrapper .am-store-btn,#sh-wrapper .am-store-btn:hover{color:#082411!important;background:#d8ff70!important;border-color:#d8ff70!important;transform:none!important}#sh-wrapper .am-store-btn:nth-child(2),#sh-wrapper .am-store-btn:nth-child(2):hover{color:#10252d!important;background:#d8ff70!important;border-color:#b6df4f!important}#sh-wrapper .am-store-btn span,#sh-wrapper .am-store-btn strong{color:#10252d!important}#sh-wrapper .sh-step{box-shadow:none!important;background:#fff!important;border:1px solid #d8efbd!important;border-radius:18px!important;grid-template-columns:46px 1fr!important;gap:14px!important;margin-bottom:12px!important;padding:16px!important;display:grid!important}#sh-wrapper .sh-step:after{display:none!important}#sh-wrapper .sh-step-num{color:#111!important;background:#e9faff!important;border:1px solid #9ee4f4!important}#sh-wrapper .sh-step-tip{box-shadow:none!important;background:#f8fff0!important;border:1px solid #d8efbd!important;border-left:4px solid #9bd238!important}#sh-wrapper .sh-when-card{box-shadow:none!important;background:#fff!important;border:1px solid #ccebf2!important}#sh-wrapper .sh-when-card .wc-icon,#sh-wrapper .sh-when-card .wc-icon i{color:#111!important}#sh-wrapper .sh-when-card .wc-tag{color:#111!important;background:0 0!important;border:0!important;padding:0!important}#sh-wrapper .sh-compare-table th:nth-child(2),#sh-wrapper .sh-compare-table td:nth-child(2){background:#f3ffe3!important}#sh-wrapper .sh-compare-table th:nth-child(2){color:#111!important}.am-search-toggle{color:#1387aa;background:#e8fafe;border:1px solid #bce8f8;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.am-search-toggle i{font-size:20px}.am-search-panel{opacity:0;pointer-events:none;visibility:hidden;z-index:9997;background:#fffeec;border:1px solid #111;border-radius:28px;width:min(92vw,760px);max-width:760px;padding:16px;transition:opacity .22s,transform .22s;position:fixed;top:104px;left:50%;transform:translate(-50%,-12px)}.am-search-panel.active{opacity:1;pointer-events:auto;visibility:visible;transform:translate(-50%)}.am-search-box,.am-mobile-search{background:#fff;border:1px solid #cfe8ee;border-radius:18px;grid-template-columns:28px 1fr 34px;align-items:center;gap:10px;padding:10px 12px;display:grid}.am-search-box i,.am-mobile-search i{color:#168db3;font-size:19px}.am-search-box input,.am-mobile-search input{color:#10252d;background:0 0;border:0;outline:0;width:100%;font-family:Inter,sans-serif;font-size:1rem}.am-search-box button{color:#111;background:#f3ffe3;border:1px solid #d8efbd;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.am-search-results{gap:8px;max-height:min(58vh,520px);margin-top:12px;padding-right:4px;display:grid;overflow-y:auto}.am-search-result{background:#fff;border:1px solid #e5edf0;border-radius:18px;gap:4px;padding:13px 15px;display:grid}.am-search-result:hover{background:#e8fafe;border-color:#9ee4f4}.am-search-result span{color:#168db3;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.am-search-result strong{color:#10252d;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600}.am-search-result em{color:#496069;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.88rem;font-style:normal;line-height:1.45;display:-webkit-box;overflow:hidden}.am-search-empty{background:#fff;border:1px solid #e5edf0;border-radius:18px;gap:4px;padding:16px;display:grid}.am-search-empty span{color:#496069}.am-mobile-search{grid-template-columns:26px 1fr;margin:8px 0 10px}.am-mobile-search-results{background:#fff;border:1px solid #cfe8ee;border-radius:18px;margin-bottom:10px;padding:8px;display:grid}.am-mobile-search-results a{color:#10252d;border-radius:12px;padding:10px 12px}.am-mobile-search-results a:hover{background:#e8fafe}@media (width<=1024px){.am-search-toggle{width:44px;height:44px}.am-search-panel{display:none}}.am-header-pill{background:#fffeec!important;border:0!important;border-bottom-width:medium!important;border-radius:0!important;width:100%!important;max-width:none!important;height:78px!important;padding:0 44px!important;position:fixed!important;top:0!important;left:0!important;transform:none!important}.am-logo{font-size:25px!important}.am-nav{gap:8px!important;left:50%!important}.am-nav>li{align-items:center;height:78px;display:flex}.am-nav>li>a{border-radius:999px;padding:10px 13px}.am-nav>li:hover>a{color:#0d7596;background:#e8fafe}.am-cta{height:44px!important;padding:0 24px!important}.am-mega-menu{opacity:0;pointer-events:none;visibility:hidden;z-index:9996;background:#fff;border:1px solid #d7edf2;border-radius:0 0 24px 24px;grid-template-columns:250px 1fr;gap:18px;width:min(92vw,980px);max-width:980px;padding:20px;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:fixed;top:78px;left:50%;transform:translate(-50%,-8px)}.am-nav>li.has-mega:hover .am-mega-menu,.am-nav>li.has-mega:focus-within .am-mega-menu{opacity:1;pointer-events:auto;visibility:visible;transform:translate(-50%)}.am-mega-wide{grid-template-columns:230px 1fr 190px;width:min(94vw,1080px);max-width:1080px}.am-mega-intro{background:#f3ffe3;border:1px solid #d8efbd;border-radius:18px;gap:8px;padding:18px;display:grid}.am-mega-intro span,.am-mega-links a span{color:#111;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.am-mega-intro strong{color:#10252d;font-family:Poppins,sans-serif;font-size:1.15rem;line-height:1.2}.am-mega-intro p{color:#526970;font-size:.9rem;line-height:1.5}.am-mega-intro a{color:#082411;background:#d8ff70;border:1px solid #d8ff70;border-radius:999px;justify-content:center;align-items:center;margin-top:6px;padding:10px 14px;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;display:inline-flex}.am-mega-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.am-mega-links a{background:#fff;border:1px solid #e5edf0;border-radius:16px;gap:4px;min-height:74px;padding:12px 14px;display:grid}.am-mega-links a:hover,.am-mega-side a:hover{border-color:#11188;background:#f3ffe3}.am-mega-links a strong{color:#10252d;font-family:Poppins,sans-serif;font-size:.92rem;font-weight:600;line-height:1.28}.am-mega-side{align-content:start;gap:8px;display:grid}.am-mega-side a{color:#10252d;background:#fffeec;border:1px solid #ece8be;border-radius:14px;padding:12px;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;line-height:1.3}.am-search-panel{top:88px!important}.am-mobile-menu{top:78px!important}@media (width<=1024px){.am-header-pill{height:70px!important;padding:0 18px!important}.am-header-pill.menu-open{border-radius:0!important;width:100%!important;top:0!important}.am-mobile-menu{top:70px!important}}#sh-wrapper .am-blog-page{color:#0f172a;background:#fff;padding:116px 0 72px;font-family:Inter,sans-serif}.am-blog-progress{z-index:10000;background:0 0;width:100%;height:3px;position:fixed;top:0;left:0}.am-blog-progress span{background:#111;height:100%;transition:width .1s;display:block}#sh-wrapper .am-blog-container{max-width:1280px;margin:0 auto;padding:0 24px}#sh-wrapper .am-blog-breadcrumb{color:#64748b;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;font-size:.9rem;display:flex}#sh-wrapper .am-blog-breadcrumb a{color:#111!important}#sh-wrapper .am-blog-header{max-width:900px;margin:0 auto 42px}#sh-wrapper .am-blog-category,#sh-wrapper .am-blog-index-hero span,#sh-wrapper .am-blog-author-hero>div>span{color:#111;letter-spacing:.1em;text-transform:uppercase;background:#11120;border:1px solid #11144;border-radius:999px;margin-bottom:14px;padding:8px 13px;font-size:.78rem;font-weight:600;display:inline-flex}#sh-wrapper .am-blog-header h1,#sh-wrapper .am-blog-index-hero h1,#sh-wrapper .am-blog-author-hero h1{color:#0f172a!important;letter-spacing:0!important;margin-bottom:16px!important;font-family:Inter,sans-serif!important;font-size:clamp(1.85rem,4vw,3rem)!important;font-weight:600!important;line-height:1.08!important}#sh-wrapper .am-blog-header>p,#sh-wrapper .am-blog-index-hero p,#sh-wrapper .am-blog-author-hero p{max-width:760px;color:#475569!important;font-size:1.08rem!important;line-height:1.75!important}#sh-wrapper .am-blog-meta{border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;align-items:center;gap:12px;margin:24px 0 16px;padding:14px 0;display:flex}#sh-wrapper .am-blog-meta img{object-fit:cover;width:42px;height:42px;border-radius:999px!important}#sh-wrapper .am-blog-meta a{font-weight:800;display:block;color:#0f172a!important}#sh-wrapper .am-blog-meta span{color:#64748b;font-size:.9rem}#sh-wrapper .am-blog-share{flex-wrap:wrap;gap:8px;margin:16px 0 24px;display:flex}#sh-wrapper .am-blog-share a,#sh-wrapper .am-blog-share button{color:#0f172a!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:999px!important;padding:9px 12px!important;font:700 .86rem Inter,sans-serif!important}#sh-wrapper .am-blog-share img,#sh-wrapper .am-side-link-logo{object-fit:contain!important;vertical-align:-4px!important;border-radius:4px!important;width:18px!important;height:18px!important;margin-right:7px!important;display:inline-block!important}.am-nav-logo-icon{object-fit:contain!important;border-radius:6px!important;width:22px!important;height:22px!important}#sh-wrapper .am-blog-trust{background:linear-gradient(135deg,#f3ffe3,#e8fafe);border:1px solid #d9e9de;border-radius:20px;grid-template-columns:1fr repeat(3,auto);align-items:center;gap:12px;margin:18px 0 24px;padding:16px;display:grid}#sh-wrapper .am-blog-trust strong{color:#10252d;font-family:Poppins,sans-serif;font-size:1.02rem;display:block}#sh-wrapper .am-blog-trust p{color:#526970!important;margin:3px 0 0!important;font-size:.9rem!important}#sh-wrapper .am-blog-trust a{white-space:nowrap;background:#fff;border:1px solid #cfe8ee;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:.84rem;font-weight:800;display:inline-flex;color:#10252d!important}#sh-wrapper .am-blog-trust img{border-radius:4px!important;width:18px!important;height:18px!important}#sh-wrapper .am-blog-internal-links{margin:32px 0}#sh-wrapper .am-blog-internal-links>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}#sh-wrapper .am-blog-internal-links a{background:#fff;border:1px solid #d9e9de;border-radius:16px;gap:5px;padding:15px;display:grid}#sh-wrapper .am-blog-internal-links a:hover{background:#f3ffe3}#sh-wrapper .am-blog-internal-links span{color:#10252d;font-family:Poppins,sans-serif;font-weight:700}#sh-wrapper .am-blog-internal-links small{color:#526970;font-size:.86rem;line-height:1.45}#sh-wrapper .am-blog-side-trust{background:#e8fafe!important}#sh-wrapper .am-blog-side-trust a{margin-right:8px}#sh-wrapper .am-blog-share a:hover,#sh-wrapper .am-blog-share button:hover{color:#111!important;border-color:#111!important}#sh-wrapper .am-blog-header figure{position:relative}#sh-wrapper .am-blog-header figure:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(135deg,#11133 0%,#1111a 100%);border-radius:24px;position:absolute;inset:0}#sh-wrapper .am-blog-header figure img{aspect-ratio:16/9;object-fit:cover;width:100%;border-radius:24px!important}#sh-wrapper .am-blog-header figcaption{color:#94a3b8;text-align:center;margin-top:9px;font-size:.85rem}#sh-wrapper .am-blog-layout{grid-template-columns:240px minmax(0,1fr) 280px;gap:34px;display:grid}#sh-wrapper .am-blog-main{width:100%;max-width:720px;margin:0 auto}#sh-wrapper .am-blog-toc{align-self:start;gap:4px;max-height:calc(100vh - 104px);display:grid;position:sticky;top:96px;overflow-y:auto}#sh-wrapper .am-blog-toc strong{color:#94a3b8;letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:.72rem}#sh-wrapper .am-blog-toc a{border-left:2px solid #0000;border-radius:8px;grid-template-columns:28px 1fr;align-items:center;gap:8px;padding:7px 9px;font-size:.9rem;font-weight:600;line-height:1.35;display:grid;color:#64748b!important}#sh-wrapper .am-blog-toc a .am-toc-number{color:#111;text-align:center;font-family:DM Mono,monospace;font-size:.85rem;font-weight:700}#sh-wrapper .am-blog-toc a:hover{background:#11115;border-left-color:#111;color:#111!important}#sh-wrapper .am-blog-toc a.child{margin-left:12px}#sh-wrapper .am-blog-mobile-toc{display:none}#sh-wrapper .am-blog-article-body{color:#1a1a2e;font-family:Inter,sans-serif;font-size:1.0625rem;line-height:1.8}#sh-wrapper .am-blog-article-body h2{scroll-margin-top:90px;color:#0f172a!important;margin:2.5rem 0 1rem!important;font-size:1.35rem!important;font-weight:600!important}#sh-wrapper .am-blog-article-body h3{scroll-margin-top:90px;color:#18233a!important;margin:2rem 0 .75rem!important;font-size:1.1rem!important;font-weight:600!important}#sh-wrapper .am-blog-article-body p{color:#334155!important;margin-bottom:1.5rem!important}#sh-wrapper .am-blog-tldr,#sh-wrapper .am-blog-inline-cta,#sh-wrapper .am-blog-faq,#sh-wrapper .am-blog-author-box,#sh-wrapper .am-blog-feedback,#sh-wrapper .am-blog-side-card{border-radius:18px;margin:24px 0}#sh-wrapper .am-blog-tldr{background:#11115;border-left:4px solid #111;padding:20px 22px}#sh-wrapper .am-blog-tldr strong{color:#111;margin-bottom:10px;font-size:1.05rem;display:block}#sh-wrapper .am-blog-tldr ul{gap:8px;padding-left:18px;display:grid}#sh-wrapper .am-blog-inline-cta{color:#fff;background:linear-gradient(135deg,#111,#86a819);padding:28px}#sh-wrapper .am-blog-inline-cta a{background:#fff;border-radius:999px;margin-top:8px;padding:11px 16px;font-weight:600;display:inline-flex;color:#111!important}#sh-wrapper .am-blog-faq{gap:10px;display:grid}#sh-wrapper .am-blog-faq h2,#sh-wrapper .am-blog-section-title{color:#0f172a!important;margin:36px 0 16px!important;font-family:Inter,sans-serif!important;font-size:1.35rem!important;font-weight:600!important}#sh-wrapper .am-blog-faq>div{border:1px solid #e2e8f0;border-left:3px solid #111;border-radius:14px;padding:14px 16px}#sh-wrapper .am-blog-faq>div.open{background:#11110}#sh-wrapper .am-blog-faq button{text-align:left;width:100%;color:#0f172a!important;font-weight:600!important}#sh-wrapper .am-blog-faq p{color:#475569!important;margin-top:10px!important}#sh-wrapper .am-blog-author-box{background:#f8fafc;border:1px solid #e2e8f0;align-items:center;gap:16px;padding:20px;display:flex}#sh-wrapper .am-blog-author-box img,#sh-wrapper .am-blog-author-mini img{object-fit:cover;width:72px;height:72px;border-radius:999px!important}#sh-wrapper .am-blog-author-box span{color:#111;text-transform:uppercase;font-size:.78rem;font-weight:600}#sh-wrapper .am-blog-author-box h3{margin:2px 0 6px!important}#sh-wrapper .am-blog-author-box p{color:#64748b!important}#sh-wrapper .am-blog-author-socials{gap:10px;margin:12px 0;display:flex}#sh-wrapper .am-blog-author-box a[aria-label]{background:#11120;border:1px solid #11155;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;transition:all .2s;display:inline-flex;color:#111!important}#sh-wrapper .am-blog-author-socials a img{object-fit:contain;width:20px;height:20px}#sh-wrapper .am-blog-author-box a[aria-label]:hover{background:#111;color:#fff!important}#sh-wrapper .am-blog-author-box a[aria-label]:hover img{filter:brightness(0)invert()}#sh-wrapper .am-blog-feedback{background:#fffeec;border:1px solid #ece8be;flex-wrap:wrap;align-items:center;gap:10px;padding:18px;display:flex}#sh-wrapper .am-blog-feedback button{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:999px!important;padding:9px 14px!important}#sh-wrapper .am-blog-sidebar{align-self:start;gap:14px;display:grid;position:sticky;top:96px}#sh-wrapper .am-blog-side-card{border:1px solid #11155;background:#f3ffe3;border-radius:16px;padding:18px}#sh-wrapper .am-blog-side-card strong{color:#0f172a;margin-bottom:8px;font-size:1.05rem;display:block}#sh-wrapper .am-blog-side-card p{color:#64748b!important;font-size:.92rem!important}#sh-wrapper .am-blog-side-card a{background:#d8ff70;border-radius:999px;margin-top:12px;padding:10px 14px;font-weight:800;display:inline-flex;color:#082411!important}#sh-wrapper .am-blog-tags{flex-wrap:wrap;gap:8px;display:flex}#sh-wrapper .am-blog-tags span{color:#168db3;background:#e8fafe;border:1px solid #bce8f8;border-radius:999px;padding:7px 10px;font-size:.82rem;font-weight:800}#sh-wrapper .am-blog-index-hero{text-align:center;max-width:820px;margin:0 auto 34px}#sh-wrapper .am-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}#sh-wrapper .am-blog-grid.small{grid-template-columns:repeat(2,minmax(0,1fr))}#sh-wrapper .am-blog-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;overflow:hidden}#sh-wrapper .am-blog-card img{aspect-ratio:16/9;object-fit:cover;width:100%;border-radius:0!important}#sh-wrapper .am-blog-card div{gap:8px;padding:18px;display:grid}#sh-wrapper .am-blog-card span{color:#111;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:600}#sh-wrapper .am-blog-card h3{color:#0f172a!important;margin:0!important;font-size:1.08rem!important;font-weight:600!important;line-height:1.28!important}#sh-wrapper .am-blog-card p{color:#64748b!important;font-size:.92rem!important;line-height:1.55!important}#sh-wrapper .am-blog-card small{color:#94a3b8;font-size:.82rem}#sh-wrapper .am-blog-author-hero{background:#f8fafc;border:1px solid #e2e8f0;border-radius:28px;align-items:center;gap:28px;margin-bottom:34px;padding:32px;display:flex}#sh-wrapper .am-blog-author-hero>img{object-fit:cover;border:4px solid #111;width:126px;height:126px;border-radius:999px!important}#sh-wrapper .am-blog-author-hero strong{color:#111;margin-bottom:10px;display:block}#sh-wrapper .am-blog-author-stats{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}#sh-wrapper .am-blog-author-stats span{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:11px 14px}#sh-wrapper .am-blog-author-stats b{color:#111}#sh-wrapper .am-blog-author-mini{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;place-items:center;gap:8px;padding:18px;display:grid}#sh-wrapper .am-blog-author-mini span{color:#64748b;font-size:.9rem}@media (width<=1100px){#sh-wrapper .am-blog-layout{grid-template-columns:1fr}#sh-wrapper .am-blog-layout>.am-blog-toc,#sh-wrapper .am-blog-sidebar{display:none}#sh-wrapper .am-blog-mobile-toc{margin-bottom:20px;display:block}#sh-wrapper .am-blog-mobile-toc details{background:#fffeec;border:1px solid #ece8be;border-radius:16px;padding:12px}#sh-wrapper .am-blog-mobile-toc .am-blog-toc{margin-top:10px;display:grid;position:static}}@media (width<=760px){#sh-wrapper .am-blog-page{padding-top:96px}#sh-wrapper .am-blog-grid,#sh-wrapper .am-blog-grid.small{grid-template-columns:1fr}#sh-wrapper .am-blog-author-hero,#sh-wrapper .am-blog-author-box{flex-direction:column;align-items:flex-start}}.am-mega-menu,.am-mega-wide{box-shadow:none!important;background:#fffeec!important;border-color:#d9d9c8!important;grid-template-columns:220px 1fr!important}.am-mega-wide{grid-template-columns:220px 1fr 170px!important}.am-mega-intro{background:0 0!important;border:0!important;border-right:1px solid #e8e3b8!important;border-radius:0!important;padding:8px 18px 8px 4px!important}.am-mega-intro a{color:#10252d!important;background:#d8ff70!important;border-color:#b6df4f!important}.am-mega-links a,.am-mega-side a{background:0 0!important;border:0!important;border-radius:0!important;min-height:0!important;padding:8px 0!important}.am-mega-links a span{display:none!important}.am-mega-links a strong,.am-mega-side a{color:#10252d!important;font-size:.92rem!important;font-weight:600!important}#sh-wrapper .am-blog-page{background:#f8faf5!important}#sh-wrapper .am-blog-container{max-width:1240px!important}#sh-wrapper .am-blog-breadcrumb,#sh-wrapper .am-blog-header{max-width:900px!important}#sh-wrapper .am-blog-breadcrumb{margin-left:auto!important;margin-right:auto!important}#sh-wrapper .am-blog-header h1{font-size:clamp(1.95rem,3.8vw,3rem)!important}#sh-wrapper .am-blog-category,#sh-wrapper .am-blog-index-hero span,#sh-wrapper .am-blog-author-hero>div>span{color:#111!important;background:#11120!important;border-color:#11155!important}#sh-wrapper .am-blog-index-hero h1,#sh-wrapper .am-blog-author-hero h1{font-size:clamp(2rem,4vw,3.1rem)!important}#sh-wrapper .am-blog-share a,#sh-wrapper .am-blog-share button{color:#10252d!important;background:#fff!important;border-color:#cfe8ee!important}#sh-wrapper .am-blog-share a:hover,#sh-wrapper .am-blog-share button:hover{color:#111!important;background:#11115!important;border-color:#11155!important}#sh-wrapper .am-blog-layout{align-items:start!important}#sh-wrapper .am-blog-toc{background:0 0!important;border:0!important;border-radius:0!important;align-self:start!important;gap:4px!important;padding:0!important;display:grid!important;position:sticky!important;top:96px!important}#sh-wrapper .am-blog-sidebar{background:0 0!important;border:0!important;border-radius:0!important;align-self:start!important;gap:14px!important;padding:0!important;display:grid!important;position:sticky!important;top:96px!important}#sh-wrapper .am-blog-toc a:hover{color:#111!important;background:#f3ffe3!important;border-left-color:#0000!important}#sh-wrapper .am-blog-tldr{background:#f3ffe3!important;border:1px solid #d8efbd!important;border-left:4px solid #111!important}#sh-wrapper .am-blog-tldr strong,#sh-wrapper .am-blog-card span,#sh-wrapper .am-blog-author-box span,#sh-wrapper .am-blog-author-stats b,#sh-wrapper .am-blog-author-hero strong{color:#111!important}#sh-wrapper .am-blog-inline-cta{color:#fff!important;background:linear-gradient(135deg,#111,#86a819)!important;border:1px solid #111!important}#sh-wrapper .am-blog-inline-cta h3,#sh-wrapper .am-blog-inline-cta p{color:#fff!important}#sh-wrapper .am-blog-inline-cta a,#sh-wrapper .am-blog-side-card a,#sh-wrapper .am-blog-comments button,#sh-wrapper .am-blog-newsletter button{color:#111!important;background:#fff!important;border:1px solid #fff!important}#sh-wrapper .am-blog-faq>div{background:#fff!important;border-color:#e2e8f0 #e2e8f0 #e2e8f0 #111!important;border-left-style:solid!important;border-left-width:3px!important}#sh-wrapper .am-blog-faq>div.open{background:#11110!important;border-left:3px solid #111!important}#sh-wrapper .am-blog-faq button{justify-content:space-between!important;align-items:center!important;display:flex!important}#sh-wrapper .am-blog-faq button i{color:#111!important;transition:transform .2s!important}#sh-wrapper .am-blog-faq>div.open button i{transform:rotate(180deg)!important}#sh-wrapper .am-blog-author-box,#sh-wrapper .am-blog-author-hero,#sh-wrapper .am-blog-card,#sh-wrapper .am-blog-author-mini,#sh-wrapper .am-blog-comments,#sh-wrapper .am-blog-prev-next a{box-shadow:none!important;background:#fff!important;border:1px solid #d9e9de!important}#sh-wrapper .am-blog-author-box img,#sh-wrapper .am-blog-meta img,#sh-wrapper .am-blog-author-mini img,#sh-wrapper .am-blog-author-hero>img{aspect-ratio:1!important;object-fit:cover!important;border-radius:999px!important}#sh-wrapper .am-blog-author-hero>img{border-color:#111!important}#sh-wrapper .am-blog-card:hover{border-color:#d9e9de!important;transform:none!important}#sh-wrapper .am-blog-side-card{border:1px solid #11155!important;background:#f3ffe3!important;border-radius:16px!important;margin:0!important}#sh-wrapper .am-blog-tags span{color:#111!important;background:#11120!important;border-color:#11155!important}#sh-wrapper .am-blog-feedback{background:#fffeec!important}#sh-wrapper .am-blog-feedback button.active{color:#111!important;background:#11120!important;border-color:#111!important}#sh-wrapper .am-blog-feedback p{color:#111!important;margin:0!important;font-weight:600!important}#sh-wrapper .am-blog-comments{gap:14px;margin:28px 0;padding:20px;display:grid}#sh-wrapper .am-blog-comments h2{color:#0f172a!important;margin:0!important;font-size:1.45rem!important}#sh-wrapper .am-blog-comments form{gap:10px;display:grid}#sh-wrapper .am-blog-comments input,#sh-wrapper .am-blog-comments textarea,#sh-wrapper .am-blog-newsletter input{color:#10252d;background:#f8faf5;border:1px solid #d9e9de;border-radius:14px;width:100%;padding:12px 14px;font:600 .95rem Inter,sans-serif}#sh-wrapper .am-blog-comments textarea{resize:vertical;min-height:110px}#sh-wrapper .am-blog-comment-list{gap:10px;display:grid}#sh-wrapper .am-blog-comment-list article{background:#f8faf5;border-radius:14px;padding:12px 14px}#sh-wrapper .am-blog-prev-next{grid-template-columns:1fr 1fr;gap:12px;margin:28px 0;display:grid}#sh-wrapper .am-blog-prev-next a{border-radius:18px;gap:5px;padding:16px;display:grid}#sh-wrapper .am-blog-prev-next a:last-child{text-align:right}#sh-wrapper .am-blog-prev-next span{color:#111;text-transform:uppercase;font-size:.78rem;font-weight:600}#sh-wrapper .am-blog-prev-next strong{color:#10252d}#sh-wrapper .am-blog-newsletter form,#sh-wrapper .am-blog-tools{gap:9px;display:grid}#sh-wrapper .am-blog-tools button{color:#111!important;background:#11120!important;border:1px solid #11155!important;border-radius:999px!important;padding:10px 12px!important;font-weight:600!important}.am-large-reading #sh-wrapper .am-blog-article-body{font-size:1.18rem!important}.am-reading-focus #sh-wrapper .am-blog-sidebar,.am-reading-focus #sh-wrapper .am-blog-layout>.am-blog-toc{opacity:.24}#sh-wrapper .am-blog-comments{display:none!important}#am-scroll-top{border:1px solid #11155!important;background:#fff!important}#am-scroll-top svg.progress-ring .progress-indicator{stroke:#111!important;stroke-dasharray:138!important;stroke-dashoffset:calc(138 - (138 * var(--scroll-progress,0) / 100))!important}@media (width<=1100px){#sh-wrapper .am-blog-toc{background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}}@media (width<=760px){#sh-wrapper .am-blog-prev-next,#sh-wrapper .am-blog-trust,#sh-wrapper .am-blog-internal-links>div{grid-template-columns:1fr}}@media (width<=980px){#sh-wrapper .am-van-tabs,#sh-wrapper .am-van-panel{grid-template-columns:1fr!important}}@media (width<=640px){#sh-wrapper .am-pricing-system{padding:54px 0!important}#sh-wrapper .am-van-tabs,#sh-wrapper .am-van-panel{border-radius:18px!important;padding:10px!important}#sh-wrapper .am-van-tabs button{padding:12px!important}#sh-wrapper .am-van-price-table button{flex-direction:column!important;align-items:flex-start!important}}.rev2-section{overflow:hidden;background:#1a2a4a!important;border-top:none!important;padding:80px 0 0!important}.rev2-header{text-align:center;max-width:1200px;margin:0 auto;padding:0 24px 56px}.rev2-eyebrow{color:#d8ff70;letter-spacing:.1em;text-transform:uppercase;background:#d8ff7026;border:1px solid #d8ff704d;border-radius:999px;align-items:center;gap:7px;margin-bottom:20px;padding:6px 16px;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:600;display:inline-flex}.rev2-eyebrow i{color:#d8ff70;font-size:.9rem}.rev2-h2{color:#fff;margin-bottom:36px;font-family:Inter,sans-serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1.2}.rev2-highlight{color:#d8ff70;display:inline-block}.rev2-agg-row{background:#ffffff12;border:1px solid #ffffff1a;border-radius:16px;flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;padding:16px 28px;display:inline-flex}.rev2-score{flex-direction:column;align-items:center;gap:3px;display:flex}.rev2-score-num{color:#fff;font-family:Inter,sans-serif;font-size:2rem;font-weight:700;line-height:1}.rev2-stars-sm{color:#f0a020;gap:2px;font-size:.85rem;display:flex}.rev2-score-label{color:#89b;font-family:Poppins,sans-serif;font-size:.7rem}.rev2-divider{background:#ffffff1f;flex-shrink:0;width:1px;height:44px}.rev2-plat-stat{align-items:center;gap:10px;display:flex}.rev2-plat-stat img{border-radius:4px}.rev2-plat-name{color:#89b;font-family:Poppins,sans-serif;font-size:.75rem}.rev2-plat-score{color:#fff;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700}.rev2-total{flex-direction:column;align-items:center;gap:2px;display:flex}.rev2-total-num{color:#d8ff70;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:700;line-height:1}.rev2-total-label{color:#89b;font-family:Poppins,sans-serif;font-size:.7rem}.rev2-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:0;display:grid}.rev2-card{border-top:3px solid var(--rev2-accent,#d8ff70);background:#fff;border-radius:18px;flex-direction:column;gap:16px;padding:28px;transition:transform .25s,box-shadow .25s;display:flex;position:relative}.rev2-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000040}.rev2-card-top{justify-content:space-between;align-items:flex-start;display:flex}.rev2-quote-mark{color:var(--rev2-accent,#d8ff70);-webkit-user-select:none;user-select:none;opacity:.9;font-family:Georgia,serif;font-size:4rem;font-weight:700;line-height:.7}.rev2-plat-pill{color:#fff;white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-family:Poppins,sans-serif;font-size:.7rem;font-weight:600;display:inline-flex}.rev2-plat-pill img{filter:brightness(0)invert();border-radius:2px}.rev2-text{color:#333;flex:1;margin:0;font-family:Poppins,sans-serif;font-size:.91rem;line-height:1.7}.rev2-footer{border-top:1px solid #eef0f4;align-items:center;gap:12px;padding-top:14px;display:flex}.rev2-avatar{border:2px solid var(--rev2-accent,#d8ff70);border-radius:50%;flex-shrink:0;width:46px;height:46px;overflow:hidden}.rev2-avatar svg{display:block}.rev2-author{flex:1}.rev2-name{color:#1a2a4a;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700}.rev2-location{color:#888;align-items:center;gap:4px;margin-top:2px;font-family:Poppins,sans-serif;font-size:.73rem;display:flex}.rev2-location i{color:#aaa;font-size:.8rem}.rev2-stars-card{color:#f0a020;flex-shrink:0;gap:2px;font-size:.8rem;display:flex}.rev2-cta-strip{background:#d8ff7014;border:1px solid #d8ff7033;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin-top:40px;margin-bottom:0;padding:24px 32px;display:flex}.rev2-cta-left{flex-direction:column;gap:4px;display:flex}.rev2-cta-label{color:#fff;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:700}.rev2-cta-sub{color:#89b;font-family:Poppins,sans-serif;font-size:.82rem}.rev2-cta-btn{color:#1a2a4a;white-space:nowrap;background:#d8ff70;border-radius:10px;flex-shrink:0;align-items:center;gap:9px;padding:14px 26px;font-family:Inter,sans-serif;font-size:.97rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.rev2-cta-btn:hover{background:#c8ef60;transform:translateY(-1px)}#sh-reviews+*{margin-top:0}.rev2-section .sh-container{padding-bottom:60px}@media (width<=1024px){.rev2-grid{grid-template-columns:repeat(2,1fr)}.rev2-cta-strip{text-align:center;flex-direction:column}}@media (width<=640px){.rev2-grid{grid-template-columns:1fr}.rev2-agg-row{gap:16px;padding:14px 18px}.rev2-divider{display:none}.rev2-cta-btn{justify-content:center;width:100%}}.bp-progress{z-index:100;background:#f0f0f0;width:100vw;height:3px;position:fixed;top:75px;left:0}.bp-progress-fill{background:#e4ff97;height:100%;transition:width .1s linear}.bp-page{background:#fff;min-height:100vh;padding-top:78px}.bp-container{grid-template-columns:240px minmax(0,720px) 280px;align-items:start;gap:48px;max-width:1340px;margin:0 auto;padding:40px 24px 80px;display:grid}.bp-sidebar-left{scrollbar-width:thin;scrollbar-color:#e4ff97 #f0f0f0;max-height:calc(100vh - 120px);display:none;position:sticky;top:100px;overflow-y:auto}.bp-sidebar-left::-webkit-scrollbar{width:6px}.bp-sidebar-left::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.bp-sidebar-left::-webkit-scrollbar-thumb{background:#e4ff97;border-radius:3px}.bp-toc{border-right:1px solid #f0f0f0;padding-right:20px}.bp-toc-title{color:#000;text-transform:uppercase;letter-spacing:.06em;margin:0 0 14px;font-family:Poppins,sans-serif;font-size:13px;font-weight:600}.bp-toc-link{color:#777;border-left:2px solid #0000;border-radius:0 4px 4px 0;margin-bottom:2px;padding:5px 8px 5px 10px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.4;text-decoration:none;transition:color .2s,border-color .2s,background .2s;display:block}.bp-toc-h3{color:#aaa;margin-left:14px;font-size:12px;font-weight:400}.bp-toc-link:hover{color:#333;border-left-color:#e4ff97}.bp-toc-link.active{color:#000;background:#e4ff9740;border-left-width:3px;border-left-color:#e4ff97;font-weight:700}.bp-main{min-width:0}.bp-breadcrumb{color:#888;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:24px;font-family:Inter,sans-serif;font-size:13px;display:flex}.bp-breadcrumb a{color:#888;text-decoration:none}.bp-breadcrumb a:hover{color:#333;text-decoration:underline}.bp-breadcrumb [aria-current=page]{color:#333;text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-weight:600;overflow:hidden}.bp-category-badge{color:#222;text-transform:uppercase;letter-spacing:.6px;background:#e4ff97;border-radius:999px;margin-bottom:16px;padding:4px 14px;font-family:Inter,sans-serif;font-size:11px;font-weight:700;display:inline-block}.bp-h1{color:#000;letter-spacing:-.02em;margin:0 0 16px;font-family:Poppins,sans-serif;font-size:clamp(28px,5vw,42px);font-weight:600;line-height:1.2}.bp-excerpt{color:#555;margin:0 0 20px;font-family:Inter,sans-serif;font-size:17px;line-height:1.7}.bp-meta{color:#666;flex-wrap:wrap;gap:16px;margin-bottom:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;display:flex}.bp-meta span{align-items:center;gap:6px;display:inline-flex}.bp-meta i{color:#bbb;font-size:16px}.bp-meta a{color:#555;text-decoration:none}.bp-meta a:hover{color:#000;text-decoration:underline}.bp-hero-figure{margin:24px 0 28px}.bp-hero-figure img{border:none}.bp-hero-img{aspect-ratio:16/9;object-fit:cover;border-radius:16px;width:100%;display:block;box-shadow:0 8px 30px #00000017}.bp-hero-caption{color:#888;text-align:center;margin-top:10px;font-family:Inter,sans-serif;font-size:13px;font-style:italic}.bp-mobile-toc{background:#fafafa;border:1px solid #e8e8e8;border-radius:10px;margin-bottom:28px;padding:14px 18px}.bp-mobile-toc summary{color:#000;cursor:pointer;justify-content:space-between;align-items:center;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;list-style:none;display:flex}.bp-mobile-toc summary:after{content:"+";color:#888;font-size:18px}.bp-mobile-toc[open] summary:after{content:"-"}.bp-mobile-toc .bp-toc{border-right:none;margin-top:14px;padding-right:0}.bp-mobile-toc .bp-toc-title{display:none}.bp-takeaways{background:#e4ff97;border:none;border-radius:14px;margin:0 0 36px;padding:24px}.bp-takeaways-header{align-items:center;gap:10px;margin-bottom:16px;display:flex}.bp-takeaways-header i{color:#333;font-size:20px}.bp-takeaways-header span{color:#000;font-family:Poppins,sans-serif;font-size:17px;font-weight:600}.bp-takeaways ul{margin:0;padding:0;list-style:none}.bp-takeaways li{color:#333;border-bottom:1px solid #0000001a;align-items:flex-start;gap:12px;padding:9px 0;font-family:Inter,sans-serif;font-size:15px;line-height:1.6;display:flex}.bp-takeaways li:last-child{border-bottom:none;padding-bottom:0}.bp-takeaway-check{color:#555;flex-shrink:0;margin-top:1px;font-weight:700}.bp-article-body{color:#1a1a1a;font-family:Inter,sans-serif;font-size:17px;line-height:1.8}.bp-article-body h2{color:#000;letter-spacing:-.02em;margin:44px 0 16px;scroll-margin-top:110px;font-family:Poppins,sans-serif;font-size:clamp(22px,3vw,30px);font-weight:600;line-height:1.25}.bp-article-body h3{color:#111;margin:30px 0 12px;scroll-margin-top:110px;font-family:Poppins,sans-serif;font-size:20px;font-weight:600}.bp-article-body p{margin:0 0 18px}.bp-article-body a{color:#333;text-underline-offset:4px;text-decoration:underline;transition:color .2s}.bp-article-body a:hover{color:#000}.bp-article-body ul,.bp-article-body ol{margin:18px 0;padding-left:28px}.bp-article-body li{margin:8px 0;font-size:16px;line-height:1.7}.bp-article-body ul li::marker{color:#888}.bp-article-body ol li::marker{color:#888;font-weight:600}.bp-article-body blockquote{color:#444;background:#fffef0;border-left:4px solid #e4ff97;border-radius:0 8px 8px 0;margin:28px 0;padding:16px 20px;font-size:16px;font-style:italic;font-weight:500}.bp-article-body strong{font-weight:600}.bp-article-body em{color:#555}.bp-article-body code{color:#333;background:#f5f5f5;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:14px}.bp-article-body pre{color:#e4ff97;background:#1a1a1a;border-radius:12px;margin:24px 0;padding:20px;font-family:Monaco,Courier New,monospace;font-size:14px;line-height:1.5;overflow-x:auto}.bp-article-body pre code{color:inherit;font-size:inherit;background:0 0;padding:0}.bp-inline-cta{background:#f9f9f9;border:1px solid #e8e8e8;border-radius:12px;margin:28px 0;padding:20px 24px}.bp-inline-cta p{margin:0 0 14px;font-size:16px}.bp-cta-link{background:#e4ff97;border-radius:8px;align-items:center;gap:8px;padding:10px 22px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;transition:background .2s,transform .15s;display:inline-flex;color:#000!important;text-decoration:none!important}.bp-cta-link:hover{background:#d4e880;transform:translateY(-1px)}.bp-faq{margin:44px 0}.bp-faq h2{color:#000;letter-spacing:-.02em;margin-bottom:24px;font-family:Poppins,sans-serif;font-size:clamp(22px,3vw,28px);font-weight:600}.bp-faq-item{background:#f7f7f7;border:1px solid #e0e0e0;border-radius:10px;margin-bottom:10px;transition:border-color .2s,background .2s;overflow:hidden}.bp-faq-item.open{background:#fffef0;border-color:#e4ff97}.bp-faq-item:hover{border-color:#ccc}.bp-faq-btn{cursor:pointer;text-align:left;color:#111;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:16px 20px;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;transition:background .2s;display:flex}.bp-faq-btn:hover{background:#f9f9f9}.bp-faq-btn i{color:#aaa;flex-shrink:0;font-size:18px;transition:transform .2s}.bp-faq-item.open .bp-faq-btn i{color:#555;transform:rotate(180deg)}.bp-faq-answer{color:#444;margin:0;padding:0 20px 18px;font-family:Inter,sans-serif;font-size:15px;line-height:1.7}.bp-share{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;flex-wrap:wrap;align-items:center;gap:14px;margin:36px 0 40px;padding:20px 0;display:flex}.bp-share-label{color:#000;font-family:Poppins,sans-serif;font-size:14px;font-weight:600}.bp-share-buttons{flex-wrap:wrap;gap:10px;display:flex}.bp-share-btn{color:#444;cursor:pointer;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;text-decoration:none;transition:background .2s,border-color .2s,transform .15s;display:inline-flex}.bp-share-btn:hover{color:#000;background:#e4ff97;border-color:#e4ff97;transform:translateY(-2px)}.bp-author-box{background:#f8f8f8;border:1px solid #ebebeb;border-radius:14px;grid-template-columns:80px 1fr;align-items:start;gap:20px;margin:44px 0;padding:24px;display:grid}.bp-author-avatar{object-fit:cover;border:3px solid #e4ff97;border-radius:50%;width:80px;height:80px}.bp-author-content{flex-direction:column;gap:5px;display:flex}.bp-author-written-by{color:#aaa;text-transform:uppercase;letter-spacing:.5px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.bp-author-name{color:#000;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;text-decoration:none}.bp-author-name:hover{text-decoration:underline}.bp-author-title-text{color:#777;font-family:Inter,sans-serif;font-size:13px}.bp-author-bio{color:#555;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:6px 0 0;font-family:Inter,sans-serif;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.bp-author-socials{gap:12px;margin-top:10px;display:flex}.bp-author-socials a{color:#888;font-size:18px;text-decoration:none;transition:color .2s}.bp-author-socials a:hover{color:#333}.bp-author-all-link{color:#333;border-bottom:1px solid #ccc;align-items:center;gap:6px;width:fit-content;margin-top:10px;padding-bottom:1px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.bp-author-all-link:hover{color:#000;border-color:#000}.bp-author-all-link i{font-size:13px}.bp-prev-next{grid-template-columns:1fr 1fr;gap:16px;margin:44px 0 60px;display:grid}.bp-prev-next-card{color:inherit;background:#fff;border:1px solid #e8e8e8;border-radius:12px;flex-direction:column;gap:8px;padding:18px 20px;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex}.bp-prev-next-card:hover{border-color:#e4ff97;box-shadow:0 4px 16px #00000012}.bp-next-card{text-align:right}.bp-prev-next-label{color:#bbb;text-transform:uppercase;letter-spacing:.5px;font-family:Inter,sans-serif;font-size:11px;font-weight:700}.bp-prev-next-title{color:#111;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.bp-prev-next-card:hover .bp-prev-next-title{color:#555}.bp-sidebar-right{scrollbar-width:thin;scrollbar-color:#e4ff97 #f0f0f0;flex-direction:column;gap:24px;max-height:calc(100vh - 120px);display:none;position:sticky;top:100px;overflow-y:auto}.bp-side-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:20px}.bp-newsletter-card{background:#e4ff97;border:none}.bp-newsletter-icon{color:#666;margin-bottom:10px;font-size:24px;display:block}.bp-side-card-title{color:#000;margin:0 0 6px;font-family:Poppins,sans-serif;font-size:15px;font-weight:600}.bp-side-card-desc{color:#666;margin:0 0 16px;font-family:Inter,sans-serif;font-size:13px;line-height:1.5}.bp-newsletter-form{flex-direction:column;gap:10px;display:flex}.bp-newsletter-input{box-sizing:border-box;border:1px solid #ddd;border-radius:7px;outline:none;width:100%;padding:10px 12px;font-family:Inter,sans-serif;font-size:13px;transition:border-color .2s}.bp-newsletter-input:focus{border-color:#e4ff97}.bp-newsletter-btn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:7px;width:100%;padding:11px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:background .2s}.bp-newsletter-btn:hover:not(:disabled){background:#333}.bp-newsletter-btn:disabled{opacity:.65;cursor:not-allowed}.bp-newsletter-success{color:#10b981;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:500}.bp-side-related-title{color:#000;margin:0 0 14px;font-family:Poppins,sans-serif;font-size:15px;font-weight:600}.bp-related-card{color:inherit;background:#fff;border:1px solid #f0f0f0;border-radius:10px;flex-direction:column;gap:5px;margin-bottom:10px;padding:13px 14px;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex}.bp-related-cat{color:#aaa;text-transform:uppercase;letter-spacing:.5px;font-family:Inter,sans-serif;font-size:10px;font-weight:700}.bp-related-title{color:#111;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.bp-related-date{color:#bbb;margin-top:2px;font-family:Inter,sans-serif;font-size:11px}.bp-info-row{align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.bp-info-row:last-child{margin-bottom:0}.bp-info-icon{color:#aaa;flex-shrink:0;margin-top:2px;font-size:16px}.bp-info-label{color:#aaa;font-family:Inter,sans-serif;font-size:11px;display:block}.bp-info-value{color:#222;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;display:block}.bp-mobile-cta{z-index:999;position:fixed;bottom:84px;left:50%;transform:translate(-50%)}.bp-mobile-cta-btn{color:#000;cursor:pointer;background:#e4ff97;border:none;border-radius:999px;align-items:center;gap:8px;padding:12px 26px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;transition:background .2s,transform .15s;display:inline-flex;box-shadow:0 4px 20px #0000002e}.bp-mobile-cta-btn:hover{background:#d4e880;transform:translateY(-2px)}.bp-not-found{text-align:center;padding:100px 24px;font-family:Poppins,sans-serif}.bp-not-found h1{margin-bottom:16px;font-size:28px}.bp-not-found a{color:#333;text-decoration:underline}#sh-wrapper .bp-newsletter-btn{color:#fff!important;background:#111!important;border:none!important}#sh-wrapper .bp-newsletter-btn:disabled{opacity:.65!important}#sh-wrapper article.bp-page,#sh-wrapper .bp-container,#sh-wrapper .bp-main{overflow:visible!important}@media (width>=1024px){.bp-sidebar-left{display:block}.bp-sidebar-right{display:flex}.bp-mobile-toc,.bp-mobile-cta{display:none}}@media (width<=1280px) and (width>=1024px){.bp-container{grid-template-columns:200px minmax(0,1fr) 240px;gap:32px}}@media (width<=1023px){.bp-container{grid-template-columns:1fr;gap:0;padding:24px 16px 60px}.bp-sidebar-left,.bp-sidebar-right{display:none!important}}@media (width<=640px){.bp-h1{font-size:26px}.bp-prev-next{grid-template-columns:1fr}.bp-author-box{grid-template-columns:60px 1fr;gap:14px}.bp-author-avatar{width:60px;height:60px}.bp-share{flex-direction:column;align-items:flex-start}}.bp-meta-author a{color:#222;font-weight:600}.bp-header-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.bp-header-actions button,.bp-header-actions a,.bp-sticky-quote a,.bp-comments button{background:#e4ff97;border:1px solid #cfe875;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex;color:#111!important}.bp-hero-lightbox-btn{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block}.bp-learn-box,.bp-summary-box,.bp-trust-block,.bp-callouts,.bp-quotes,.bp-table-block,.bp-checklist,.bp-case-study,.bp-testimonials,.bp-resources,.bp-plan-links,.bp-feedback,.bp-comments,.bp-continue{margin:28px 0}.bp-learn-box,.bp-summary-box,.bp-checklist,.bp-case-study,.bp-feedback,.bp-comments{background:#fff;border:1px solid #e4eed3;border-radius:16px;padding:22px}.bp-learn-box>div,.bp-summary-box{align-items:flex-start;gap:14px;display:flex}.bp-learn-box i,.bp-summary-box i{background:#e4ff97;border:1px solid #cfe875;border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.bp-learn-box h2,.bp-summary-box h2,.bp-table-block h2,.bp-checklist h2,.bp-case-study h2,.bp-testimonials h2,.bp-resources h2,.bp-plan-links h2,.bp-comments h2,.bp-continue h2{color:#111;margin:0 0 14px;font-family:Inter,sans-serif;font-size:22px;font-weight:700}.bp-learn-box ul,.bp-pros-cons ul{gap:9px;margin:14px 0 0;padding-left:22px;display:grid}.bp-stats-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:28px 0;display:grid}.bp-stat-card{background:#fff;border:1px solid #e4eed3;border-radius:16px;padding:18px}.bp-stat-card strong{color:#111;font-family:Inter,sans-serif;font-size:24px;font-weight:800;display:block}.bp-stat-card span{color:#111;margin:4px 0;font-size:13px;font-weight:800;display:block}.bp-stat-card p,.bp-summary-box p,.bp-case-study p,.bp-testimonials p,.bp-resources small,.bp-plan-links span,.bp-comments p{color:#526970;margin:0;font-size:14px;line-height:1.6}.bp-trust-block{background:#f3ffe3;border:1px solid #d8efbd;border-radius:18px;grid-template-columns:1fr repeat(3,auto);align-items:center;gap:12px;padding:18px;display:grid}.bp-trust-block strong{margin-bottom:4px;font-size:18px;display:block}.bp-trust-block a{white-space:nowrap;background:#fff;border:1px solid #d9e9de;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex;color:#111!important}.bp-trust-block img,.bp-sticky-quote img{border-radius:4px;width:18px;height:18px}.bp-callouts{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.bp-callout{border:1px solid #e4eed3;border-radius:16px;padding:18px}.bp-callout-tip{background:#f3ffe3}.bp-callout-note{background:#e8fafe}.bp-callout-warning{background:#fff6dc}.bp-callout span{color:#111;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.bp-callout h3{margin:8px 0}.bp-quotes blockquote{color:#fff;background:#111;border-radius:18px;margin:0;padding:24px}.bp-quotes p{color:#fff!important;font-size:19px!important;line-height:1.6!important}.bp-quotes cite{color:#e4ff97;font-style:normal;font-weight:700}.bp-table-scroll{border:1px solid #e4eed3;border-radius:16px;overflow-x:auto}.bp-table-block table{border-collapse:collapse;width:100%;min-width:680px}.bp-table-block th,.bp-table-block td{text-align:left;border-bottom:1px solid #edf3e6;padding:14px}.bp-table-block th{background:#f3ffe3;font-family:Inter,sans-serif}.bp-pros-cons{grid-template-columns:1fr 1fr;gap:14px;display:grid}.bp-pros-cons article{background:#fff;border:1px solid #e4eed3;border-radius:16px;padding:20px}.bp-pros-cons h2{align-items:center;gap:8px;margin:0 0 12px;font-size:20px;display:flex}.bp-checklist-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.bp-checklist-head span{background:#e4ff97;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:800}.bp-checklist button{color:#24343a;text-align:left;background:#f8faf5;border:1px solid #e4eed3;border-radius:12px;align-items:flex-start;gap:12px;width:100%;margin-top:10px;padding:13px;display:flex}.bp-checklist button span{text-align:center;background:#fff;border:1px solid #cfe875;border-radius:7px;flex:0 0 24px;height:24px}.bp-checklist button.checked{background:#f3ffe3}.bp-case-study>span{color:#111;text-transform:uppercase;font-size:12px;font-weight:800}.bp-case-study>div,.bp-testimonials>div,.bp-resources,.bp-plan-links>div,.bp-continue>div{gap:12px;display:grid}.bp-case-study>div{grid-template-columns:repeat(3,1fr)}.bp-case-study article,.bp-testimonials article,.bp-resources a,.bp-plan-links a,.bp-continue a{background:#fff;border:1px solid #e4eed3;border-radius:16px;padding:16px;text-decoration:none}.bp-testimonials>div,.bp-plan-links>div{grid-template-columns:repeat(2,1fr)}.bp-testimonials article div{color:#f4b400;letter-spacing:1px}.bp-testimonials article strong,.bp-plan-links strong,.bp-resources span{color:#111;font-weight:800;display:block}.bp-resources{grid-template-columns:1fr}.bp-feedback{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.bp-feedback button{background:#fff;border:1px solid #d9e9de;border-radius:999px;padding:9px 14px}.bp-feedback button.active{background:#e4ff97;border-color:#cfe875}.bp-comments{gap:14px;display:grid!important}.bp-comments form{gap:10px;display:grid}.bp-comments input,.bp-comments textarea,.bp-blog-search input{border:1px solid #d9e9de;border-radius:12px;width:100%;padding:12px;font:600 14px Inter,sans-serif}.bp-comments textarea{resize:vertical;min-height:110px}.bp-comments article{background:#f8faf5;border-radius:12px;padding:12px}.bp-sticky-quote{background:#f3ffe3;border-color:#cfe875}.bp-sticky-quote a{width:100%}.bp-blog-search div{gap:8px;margin-top:10px;display:grid}.bp-blog-search div a{background:#f8faf5;border-radius:10px;padding:9px;font-size:13px;text-decoration:none;color:#111!important}.bp-continue>div{grid-template-columns:repeat(3,1fr)}.bp-continue img{aspect-ratio:16/9;object-fit:cover;border-radius:12px;width:100%}.bp-continue span{color:#111;text-transform:uppercase;margin-top:10px;font-size:11px;font-weight:800;display:block}.bp-lightbox{cursor:zoom-out;z-index:10050;background:#000000c7;border:0;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.bp-lightbox img{border-radius:18px;max-width:min(1100px,92vw);max-height:90vh}@media (width<=980px){.bp-stats-grid,.bp-callouts,.bp-pros-cons,.bp-case-study>div,.bp-testimonials>div,.bp-plan-links>div,.bp-continue>div,.bp-trust-block{grid-template-columns:1fr}.bp-mobile-toc{z-index:20;position:sticky;top:76px}}@media print{.am-header-pill,.am-mobile-nav-wrapper,.bp-sidebar-left,.bp-sidebar-right,.bp-progress,.bp-mobile-cta,#am-scroll-top,.bp-share,.bp-header-actions,.bp-comments,.bp-feedback{display:none!important}.bp-container{max-width:760px!important;display:block!important}.bp-page{padding-top:0!important}}.bp-page{--bp-lime:#e4ff97;--bp-lime-strong:#d8ff70;--bp-pink:#ffb3aa;--bp-yellow:#ffe45c;--bp-blue:#c7e0f5;--bp-cyan:#a5edf0;--bp-paper:#f6f7f2;--bp-ink:#111;background:#f6f7f2}.bp-container{grid-template-columns:250px minmax(0,760px) 300px;gap:34px;max-width:1420px}.bp-main{background:#fff;border:1px solid #e5e9dc;border-radius:24px;padding:28px}.bp-sidebar-left{overscroll-behavior:contain;max-height:calc(100vh - 112px);padding-right:4px;display:none;top:92px;overflow:hidden auto}.bp-sidebar-right{max-height:none;display:none;top:92px;overflow:visible}.bp-toc{background:#fff;border:1px solid #e5e9dc;border-radius:18px;padding:16px 14px}.bp-toc-link.active{background:var(--bp-lime);border-left-color:#9abf25}.bp-breadcrumb{background:#f8faf5;border:1px solid #e5e9dc;border-radius:999px;margin-bottom:20px;padding:9px 13px}.bp-article-header{background:linear-gradient(135deg,#fff 0%,#f4ffe0 100%);border:1px solid #e0eccd;border-radius:22px;padding:24px}.bp-h1{font-size:clamp(30px,4vw,48px)}.bp-meta-card{background:#fff;border:1px solid #e1e7d8;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin:20px 0 4px;padding:12px;display:flex}.bp-meta-person{color:var(--bp-ink);flex:none;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.bp-meta-person img,.bp-info-author img{aspect-ratio:1;border:2px solid var(--bp-lime-strong);object-fit:cover;border-radius:50%}.bp-meta-person img{width:50px;height:50px}.bp-meta-person small,.bp-info-author small{color:#647174;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.bp-meta-person strong,.bp-info-author strong{font-family:Inter,sans-serif;font-size:15px;font-weight:800;display:block}.bp-meta{justify-content:flex-end;gap:8px;margin:0}.bp-meta span{color:#39484d;background:#f6f8f1;border:1px solid #e5e9dc;border-radius:999px;padding:8px 10px;font-size:12px}.bp-hero-img{box-shadow:none}.bp-learn-box{background:var(--bp-blue);border-color:#a7c7df}.bp-learn-box li{background:#ffffffb8;border:1px solid #fffc;border-radius:12px;padding:10px 12px;list-style:none}.bp-summary-box{background:linear-gradient(135deg,#f3ffe3,#e8fafe)}.bp-stats-grid{grid-template-columns:repeat(2,1fr)}.bp-stat-card{background:#fff7d3;border-color:#eed56f}.bp-stat-card:nth-child(2){background:var(--bp-cyan);border-color:#7fd0d5}.bp-stat-card:nth-child(3){background:var(--bp-blue);border-color:#a7c7df}.bp-stat-card:nth-child(4){background:#ffd4cd;border-color:#eea099}.bp-trust-block{background:#eefdd4;border:1px solid #cdeca1;grid-template-columns:1fr;align-items:stretch;padding:20px}.bp-trust-intro{align-items:start;gap:4px;display:grid}.bp-trust-intro span{color:#111;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:900}.bp-trust-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.bp-trust-block a{white-space:normal;border-radius:16px;justify-content:flex-start;padding:12px}.bp-trust-block a span{gap:2px;display:grid}.bp-trust-block a strong{margin:0;font-size:13px}.bp-trust-block a small{color:#617274;font-size:12px;font-weight:700;line-height:1.35}.bp-trust-block img,.bp-sticky-quote img,.bp-mobile-cta-btn img{border-radius:50%;width:24px;height:24px}.bp-quotes blockquote{background:var(--bp-cyan);color:var(--bp-ink);border:1px solid #7fd0d5}.bp-quotes p{color:var(--bp-ink)!important}.bp-quotes cite{color:#111}.bp-table-block{background:#fff;border:1px solid #e3e8da;border-radius:18px;padding:18px}.bp-table-scroll{border-color:#d1dda9}.bp-table-block th{background:var(--bp-yellow)}.bp-table-block tr:nth-child(2n) td{background:#f8faf3}.bp-callout-tip,.bp-callout-note,.bp-callout-warning{background:#fff}.bp-callout-tip{border-color:#b6d96f}.bp-callout-note{border-color:#83d2d8}.bp-callout-warning{border-color:#f2c8c1}.bp-callout-tip span{color:#111}.bp-callout-note span{color:#28747b}.bp-callout-warning span{color:#9d4a42}.bp-checklist{background:var(--bp-cyan);border-color:#7fd0d5}.bp-checklist button{background:#ffffffbd;border-color:#ffffffeb}.bp-checklist button.checked{background:var(--bp-lime);border-color:#b5d85d}.bp-checklist button span{border-color:#6fbfc4}.bp-case-study{background:#fff6d0;border-color:#e9d16b}.bp-case-study article{background:#ffffffb8;border-color:#ffffffe6}.bp-testimonials{background:#fff;border:1px solid #e3e8da;border-radius:18px;padding:20px}.bp-testimonials article{background:#f8faf3}.bp-testimonials article:nth-child(2){background:#f4ffe0}.bp-faq-item{background:#fff}.bp-faq-item.open{background:#eefdd4}.bp-side-card,.bp-side-related{border:1px solid #e3e8da;border-radius:18px}.bp-side-related{background:#fff;padding:18px}.bp-side-related:nth-of-type(4){background:var(--bp-blue);border-color:#a7c7df}.bp-side-related:nth-of-type(5){background:#ffd4cd;border-color:#eea099}.bp-related-card{background:#ffffffc7;box-shadow:none!important}.bp-sticky-quote{background:#eefdd4}.bp-sticky-quote a{justify-content:center}.bp-info-card{background:#fff}.bp-info-author{background:#f4ffe0;border:1px solid #d9ed9a;border-radius:16px;align-items:center;gap:12px;margin-bottom:14px;padding:12px;display:flex}.bp-info-author img{width:58px;height:58px}.bp-info-author small:last-child{letter-spacing:0;text-transform:none}.bp-info-row{background:#f8faf3;border-radius:12px;padding:10px}#sh-wrapper .bp-newsletter-btn{background:#111!important}#sh-wrapper .bp-newsletter-btn:hover:not(:disabled){background:#000!important}.bp-mobile-cta span{display:none}@media (width>=1024px){.bp-sidebar-left{display:block}.bp-sidebar-right{display:flex}}@media (width<=1280px) and (width>=1024px){.bp-container{grid-template-columns:220px minmax(0,1fr) 270px;gap:24px}.bp-main{padding:22px}}@media (width<=1023px){.bp-main{border-radius:18px;padding:18px}.bp-meta-card{flex-direction:column;align-items:flex-start}.bp-meta{justify-content:flex-start}}@media (width<=640px){.bp-trust-items,.bp-stats-grid{grid-template-columns:1fr}}.am-whatsapp-business-icon{vertical-align:-.18em;flex:none;width:1.15em;height:1.15em;display:inline-block}.sh-btn .am-whatsapp-business-icon,.am-nav-icon.am-whatsapp-business-icon,.am-footer-logo-img.am-whatsapp-business-icon,.am-store-logo.am-whatsapp-business-icon{width:24px!important;height:24px!important}.bp-share-btn .am-whatsapp-business-icon{width:22px!important;height:22px!important}.bp-trust-block img,.bp-sticky-quote img,.bp-mobile-cta-btn img,.bp-trust-block a[href*=wa\.me] img{display:none!important}.bp-newsletter-btn,#sh-wrapper .bp-newsletter-btn{color:#fff!important;background:#111!important;border-color:#111!important}.bp-newsletter-btn:hover:not(:disabled),#sh-wrapper .bp-newsletter-btn:hover:not(:disabled){background:#000!important}.bp-related-card:hover{box-shadow:none!important;border-color:#ffffffc7!important}.bp-related-card:hover .bp-related-title,.bp-stat-card span,.bp-continue span,.bp-side-related-title,.bp-related-cat,.bp-trust-intro span,.bp-case-study>span,.bp-callout span{color:#111!important}.bp-sidebar-right{max-height:none!important;overflow:visible!important}.bp-sidebar-right::-webkit-scrollbar{display:none!important}@media (width>=1024px){.bp-sidebar-left{overscroll-behavior:contain!important;max-height:calc(100vh - 112px)!important;position:sticky!important;top:92px!important;overflow-y:auto!important}.bp-sidebar-right{align-self:stretch!important;display:flex!important;position:relative!important;top:auto!important;overflow:visible!important}.bp-sidebar-right>*{position:sticky!important;top:92px!important}.bp-sidebar-right>:nth-child(2){top:168px!important}.bp-sidebar-right>:nth-child(3){top:244px!important}.bp-sidebar-right>:nth-child(n+4){top:92px!important}}#am-pricing-wrapper{color:#111;background:#fff;font-family:Inter,sans-serif;overflow:hidden}#am-pricing-wrapper *{box-sizing:border-box}#am-pricing-wrapper a{color:inherit;text-decoration:none}#am-pricing-wrapper .am-container{width:100%;max-width:1280px;margin:0 auto;padding:0 40px}.am-whatsapp-business-icon{color:inherit}#am-pricing-wrapper .am-hero{text-align:center;background:linear-gradient(160deg,#f0fff0 0%,#e8f8ff 35%,#fff8e8 70%,#fff 100%);padding:140px 0 70px;position:relative}#am-pricing-wrapper .am-hero:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#00000006 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}#am-pricing-wrapper .am-eyebrow,#am-pricing-wrapper .am-badge{color:#111;background:#fff;border:1.5px solid #e0e0e0;border-radius:999px;align-items:center;gap:8px;display:inline-flex}#am-pricing-wrapper .am-eyebrow{letter-spacing:.12em;text-transform:uppercase;margin-bottom:24px;padding:8px 20px;font-size:.72rem;font-weight:700;position:relative}#am-pricing-wrapper .am-eyebrow-dot{background:#111;border-radius:50%;width:7px;height:7px;display:inline-block}#am-pricing-wrapper .am-hero-title{letter-spacing:-.02em;color:#111;max-width:820px;margin:0 auto 20px;font-family:Georgia,serif;font-size:clamp(2.6rem,5.5vw,4.5rem);font-weight:400;line-height:1.05;position:relative}#am-pricing-wrapper .am-hl{color:#111;background:#d8ff70;border-radius:12px;padding:2px 16px;font-style:italic;display:inline-block}#am-pricing-wrapper .am-hero-sub{color:#666;max-width:650px;margin:0 auto 36px;font-size:1.05rem;line-height:1.7;position:relative}#am-pricing-wrapper .am-hero-badges{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:36px;display:flex;position:relative}#am-pricing-wrapper .am-badge{padding:9px 18px;font-size:.85rem;font-weight:600}#am-pricing-wrapper .am-hero-strip{background:#fff9d6;border:1.5px dashed #d4a800;border-radius:16px;align-items:center;gap:10px;padding:13px 30px;font-weight:700;display:inline-flex;position:relative}#am-pricing-wrapper .am-trust{background:linear-gradient(135deg,#d8ff70 0%,#c8f550 50%,#b8e840 100%);border-top:1.5px solid #b8e040;border-bottom:1.5px solid #b8e040;padding:44px 0}#am-pricing-wrapper .am-trust-inner{flex-wrap:nowrap;justify-content:center;align-items:center;gap:0;display:flex}#am-pricing-wrapper .am-trust-stat{text-align:center;flex:1;padding:0 20px}#am-pricing-wrapper .am-trust-num{color:#111;margin-bottom:5px;font-family:ui-monospace,Menlo,monospace;font-size:2.2rem;font-weight:700;line-height:1;display:block}#am-pricing-wrapper .am-trust-lbl{color:#111;font-size:.85rem;font-weight:700}#am-pricing-wrapper .am-trust-divider{background:#00000026;flex-shrink:0;width:1px;height:50px}#am-pricing-wrapper .am-tabs-section{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff7;border-bottom:1.5px solid #e8e8e8;position:sticky;top:0}#am-pricing-wrapper .am-tabs-inner{scrollbar-width:none;align-items:center;gap:8px;padding:14px 0;display:flex;overflow-x:auto}#am-pricing-wrapper .am-tab-btn{cursor:pointer;white-space:nowrap;color:#111;background:#fff;border:1.5px solid #e0e0e0;border-radius:12px;align-items:center;gap:8px;padding:10px 22px;font:700 .9rem Inter,sans-serif;display:inline-flex}#am-pricing-wrapper .am-tab-btn:hover{background:#efffb8;border-color:#b8e040}#am-pricing-wrapper .am-tab-btn.active{color:#fff;background:#111;border-color:#111}#am-pricing-wrapper .am-tab-badge{color:#111;background:#d8ff70;border-radius:999px;padding:2px 8px;font-size:.72rem;font-weight:800}#am-pricing-wrapper .am-tab-btn.active .am-tab-badge{color:#fff;background:#fff3}#am-pricing-wrapper .am-pricing-section{background:#fff;padding:60px 0}#am-pricing-wrapper .am-panel-hero{border-radius:28px;margin-bottom:28px;padding:52px;position:relative;overflow:visible}#am-pricing-wrapper .am-ph-cyan{background:linear-gradient(135deg,#c7f8fb 0%,#9ef2f7 40%,#e4feff 100%)}#am-pricing-wrapper .am-ph-yellow{background:linear-gradient(135deg,#fde87a 0%,#f5d840 40%,#fffde0 100%)}#am-pricing-wrapper .am-ph-peach{background:linear-gradient(135deg,#ffc5bc 0%,#ffada0 40%,#ffe8e4 100%)}#am-pricing-wrapper .am-panel-hero-inner{grid-template-columns:1fr auto;align-items:center;gap:40px;display:grid}#am-pricing-wrapper .am-panel-van-label,#am-pricing-wrapper .am-from-label{text-transform:uppercase;letter-spacing:.12em;color:#00000073;margin-bottom:8px;font-size:.72rem;font-weight:900;display:block}#am-pricing-wrapper .am-panel-van-name{color:#111;margin:0 0 10px;font-family:Georgia,serif;font-size:clamp(2rem,3.5vw,3rem);font-weight:400;line-height:1}#am-pricing-wrapper .am-panel-van-desc{color:#000000a6;max-width:520px;margin-bottom:22px;font-size:.95rem;line-height:1.65}#am-pricing-wrapper .am-panel-specs{flex-wrap:wrap;gap:8px;display:flex}#am-pricing-wrapper .am-spec-chip{color:#111;background:#ffffffb8;border:1px solid #00000014;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-size:.8rem;font-weight:700;display:inline-flex}#am-pricing-wrapper .am-panel-price-box{text-align:right;flex-shrink:0}#am-pricing-wrapper .am-from-price{color:#111;font-family:ui-monospace,Menlo,monospace;font-size:clamp(3rem,4.5vw,4.2rem);font-weight:800;line-height:1;display:block}#am-pricing-wrapper .am-from-sub{color:#0000008c;font-size:.82rem;font-weight:700}.am-popular-panel-badge,#am-pricing-wrapper .am-popular-tag{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#111;border-radius:999px;font-size:.72rem;font-weight:900;position:absolute}#am-pricing-wrapper .am-popular-panel-badge{padding:7px 22px;top:-16px;left:50%;transform:translate(-50%)}#am-pricing-wrapper .am-rows-wrap{gap:12px;margin-bottom:24px;display:grid}#am-pricing-wrapper .am-row{background:#fff;border:1.5px solid #e8e8e8;border-radius:20px;grid-template-columns:56px 1fr auto;align-items:center;gap:22px;padding:40px 32px 28px;display:grid;position:relative}#am-pricing-wrapper .am-row.am-popular{background:#fafafa;border:2px solid #111}#am-pricing-wrapper .am-popular-tag{padding:5px 16px;top:-10px;left:28px}#am-pricing-wrapper .am-row-icon{color:#111;background:#f4f4f4;border-radius:16px;place-items:center;width:56px;height:56px;font-size:24px;display:grid}#am-pricing-wrapper .am-row-title{color:#111;margin:0 0 5px;font-size:1.05rem;font-weight:800}#am-pricing-wrapper .am-row-desc{color:#666;margin:0 0 12px;font-size:.87rem;line-height:1.55}#am-pricing-wrapper .am-row-tags{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}#am-pricing-wrapper .am-row-tag{color:#444;background:#f4f4f4;border:1px solid #00000014;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:700}#am-pricing-wrapper .am-row-cta{color:#fff;background:#111;border-radius:10px;align-items:center;gap:7px;padding:9px 18px;font-size:.84rem;font-weight:800;display:inline-flex}#am-pricing-wrapper .am-row-cta:hover{background:#333}#am-pricing-wrapper .am-row-price{text-align:right}#am-pricing-wrapper .am-price-main{color:#111;margin-bottom:4px;font-family:ui-monospace,Menlo,monospace;font-size:1.9rem;font-weight:900;line-height:1;display:block}#am-pricing-wrapper .am-price-sub{color:#666;font-size:.8rem;font-weight:700;display:block}#am-pricing-wrapper .am-billing-card{background:#fff;border:1.5px solid #e8e8e8;border-radius:18px;grid-template-columns:auto 1fr;align-items:start;gap:18px;padding:28px 32px;display:grid}#am-pricing-wrapper .am-billing-icon{color:#111;background:linear-gradient(135deg,#d8ff70,#b8e040);border-radius:14px;place-items:center;width:48px;height:48px;font-size:24px;display:grid}#am-pricing-wrapper .am-billing-title{color:#111;margin:0 0 7px;font-size:1rem;font-weight:900}#am-pricing-wrapper .am-billing-text{color:#666;margin:0;font-size:.9rem;line-height:1.65}#am-pricing-wrapper .am-included{background:linear-gradient(135deg,#f0ffe8 0%,#e4ffd0 100%);border:1.5px solid #c0e8a0;border-radius:28px;margin-top:48px;padding:48px}#am-pricing-wrapper .am-included-header{align-items:center;gap:16px;margin-bottom:32px;display:flex}#am-pricing-wrapper .am-included-icon{color:#111;background:#fff;border-radius:14px;place-items:center;width:52px;height:52px;font-size:26px;display:grid}#am-pricing-wrapper .am-included-title{color:#111;margin:0;font-family:Georgia,serif;font-size:1.8rem;font-weight:400;line-height:1.1}#am-pricing-wrapper .am-included-sub{color:#666;margin-top:4px;font-size:.9rem}#am-pricing-wrapper .am-included-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}#am-pricing-wrapper .am-included-item{background:#ffffffbf;border:1px solid #0000000f;border-radius:14px;align-items:flex-start;gap:12px;padding:16px 18px;display:flex}#am-pricing-wrapper .am-inc-check{color:#fff;background:#111;border-radius:8px;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:13px;display:grid}#am-pricing-wrapper .am-inc-text{color:#111;font-size:.87rem;font-weight:800;line-height:1.4}#am-pricing-wrapper .am-guide,#am-pricing-wrapper .am-cta-section{background:#fafafa;padding:80px 0}#am-pricing-wrapper .am-section-top{text-align:center;margin-bottom:48px}#am-pricing-wrapper .am-section-title{color:#111;margin:0 0 10px;font-family:Georgia,serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:400}#am-pricing-wrapper .am-section-sub{color:#666;font-size:1rem}#am-pricing-wrapper .am-guide-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}#am-pricing-wrapper .am-guide-card{background:#fff;border:1.5px solid #e8e8e8;border-radius:24px;overflow:hidden}#am-pricing-wrapper .am-guide-card-top{padding:32px}.am-gc-cyan .am-guide-card-top{background:linear-gradient(135deg,#c7f8fb 0%,#9ef2f7 100%)}.am-gc-yellow .am-guide-card-top{background:linear-gradient(135deg,#fde87a 0%,#f5d840 100%)}.am-gc-peach .am-guide-card-top{background:linear-gradient(135deg,#ffc5bc 0%,#ffada0 100%)}#am-pricing-wrapper .am-guide-van-size{text-transform:uppercase;letter-spacing:.12em;color:#00000080;margin-bottom:6px;font-size:.72rem;font-weight:900;display:block}#am-pricing-wrapper .am-guide-van-name{color:#111;margin:0 0 14px;font-family:Georgia,serif;font-size:1.8rem;font-weight:400}#am-pricing-wrapper .am-guide-price-pill{color:#111;background:#ffffffbf;border:1px solid #00000014;border-radius:999px;align-items:baseline;gap:4px;padding:8px 16px;font-size:.88rem;font-weight:700;display:inline-flex}#am-pricing-wrapper .am-guide-price-pill .am-big{font-family:ui-monospace,Menlo,monospace;font-size:1.3rem;font-weight:900}#am-pricing-wrapper .am-guide-card-body{background:#fff;padding:28px 32px}#am-pricing-wrapper .am-guide-best-for{text-transform:uppercase;letter-spacing:.14em;color:#777;margin-bottom:14px;font-size:.68rem;font-weight:900}#am-pricing-wrapper .am-guide-list{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}#am-pricing-wrapper .am-guide-list li{color:#111;font-size:.9rem;font-weight:700;line-height:1.45}#am-pricing-wrapper .am-guide-list li:before{content:"?";color:#999;margin-right:10px}#am-pricing-wrapper .am-faq{background:#fff;padding:80px 0}#am-pricing-wrapper .am-faq-grid{flex-direction:column;gap:10px;max-width:860px;margin:0 auto;display:flex}#am-pricing-wrapper .am-faq-card{background:#fff;border:1.5px solid #e8e8e8;border-radius:16px;overflow:hidden}#am-pricing-wrapper .am-faq-q{text-align:left;color:#111;cursor:pointer;align-items:center;gap:14px;width:100%;padding:20px 24px;font-size:.97rem;font-weight:800;list-style:none;display:flex}#am-pricing-wrapper .am-faq-icon{background:#f4f4f4;border-radius:10px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}#am-pricing-wrapper .am-faq-card[open] .am-faq-icon,#am-pricing-wrapper .am-faq-card[open] .am-faq-toggle{background:#d8ff70}#am-pricing-wrapper .am-faq-q-text{flex:1}#am-pricing-wrapper .am-faq-toggle{background:#f4f4f4;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}#am-pricing-wrapper .am-faq-a-inner{color:#444;margin:0;padding:0 24px 24px 78px;font-size:.92rem;line-height:1.7}#am-pricing-wrapper .am-cta-box{text-align:center;background:linear-gradient(135deg,#e8fff0 0%,#d0ffe0 40%,#c8ffd8 100%);border:1.5px solid #a8dca8;border-radius:32px;padding:64px}#am-pricing-wrapper .am-cta-title{color:#111;margin:0 0 14px;font-family:Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:400}#am-pricing-wrapper .am-calc-submit{color:#fff;cursor:pointer;background:#111;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;margin-top:16px;padding:16px 28px;font-size:1rem;font-weight:900;display:inline-flex}@media (width<=900px){#am-pricing-wrapper .am-container{padding:0 20px}#am-pricing-wrapper .am-hero{padding:100px 0 50px}#am-pricing-wrapper .am-trust-inner{grid-template-columns:1fr 1fr;gap:22px;display:grid}.am-trust-divider{display:none!important}#am-pricing-wrapper .am-panel-hero,#am-pricing-wrapper .am-included,#am-pricing-wrapper .am-cta-box{border-radius:22px;padding:30px 22px}#am-pricing-wrapper .am-panel-hero-inner,#am-pricing-wrapper .am-row,#am-pricing-wrapper .am-billing-card{text-align:left;grid-template-columns:1fr}#am-pricing-wrapper .am-panel-price-box,#am-pricing-wrapper .am-row-price{text-align:left}#am-pricing-wrapper .am-included-grid,#am-pricing-wrapper .am-guide-grid{grid-template-columns:1fr}}#am-pricing-wrapper .am-row{background:#f7fbff!important;border-color:#c7e0f5!important}#am-pricing-wrapper .am-row:nth-child(2n){background:#fff8cf!important;border-color:#ead871!important}#am-pricing-wrapper .am-row:nth-child(3n){background:#e9fbfc!important;border-color:#9adfe3!important}#am-pricing-wrapper .am-row.am-popular{background:#f3ffe3!important;border-color:#b8df64!important}#am-pricing-wrapper .am-row-cta,#am-pricing-wrapper .am-calc-submit{color:#111!important;box-shadow:none!important;background:#d8ff70!important;border:1.5px solid #111!important}#am-pricing-wrapper .am-row-cta:hover,#am-pricing-wrapper .am-calc-submit:hover{color:#111!important;background:#fdec92!important}#am-pricing-wrapper .am-row-cta .am-whatsapp-business-icon,#am-pricing-wrapper .am-calc-submit .am-whatsapp-business-icon{width:22px!important;height:22px!important}#am-pricing-wrapper .am-billing-card{background:#fff8cf!important;border-color:#ead871!important}#am-pricing-wrapper .am-guide-card-body,#am-pricing-wrapper .am-faq-card{background:#f7fbff!important}#am-pricing-wrapper .am-faq-card:nth-child(2n){background:#fff8cf!important}.bp-main .bp-side-card,.bp-main .bp-related-card,.bp-main .bp-testimonials article,.bp-main .bp-case-study article{background:#f7fbff!important}.bp-main .bp-testimonials article:nth-child(2n),.bp-main .bp-case-study article:nth-child(2n){background:#fff8cf!important}#am-pricing-wrapper svg{flex:none}#am-pricing-wrapper .am-row-cta svg,#am-pricing-wrapper .am-calc-submit svg,#am-pricing-wrapper .am-hero-strip svg{color:#d8ff70;stroke-width:2px;width:22px;height:22px}#am-pricing-wrapper .am-van-detail-list{gap:10px;margin:0 0 18px;display:grid}#am-pricing-wrapper .am-van-detail-list div{background:#fff;border:1px solid #00000014;border-radius:14px;padding:12px 14px}#am-pricing-wrapper .am-van-detail-list dt{color:#657478;text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;font-size:.68rem;font-weight:900}#am-pricing-wrapper .am-van-detail-list dd{color:#111;margin:0;font-size:.9rem;font-weight:800;line-height:1.4}#am-pricing-wrapper .am-van-access-note{color:#3b4648;background:#fff;border:1px dashed #0000002e;border-radius:14px;margin:0 0 18px;padding:14px;font-size:.9rem;line-height:1.6}#am-pricing-wrapper .am-calculator-section{background:#e8fafe;border-top:1px solid #bce8ee;border-bottom:1px solid #bce8ee;padding:80px 0}#am-pricing-wrapper .am-calculator-box{background:#fff;border:1.5px solid #9bdce4;border-radius:30px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:30px;padding:42px;display:grid}#am-pricing-wrapper .am-calculator-copy p{color:#526970;max-width:520px;margin:0;font-size:1rem;line-height:1.7}#am-pricing-wrapper .am-calculator-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}#am-pricing-wrapper .am-calculator-controls label{background:#fff8cf;border:1px solid #ead871;border-radius:16px;gap:7px;padding:14px;display:grid}#am-pricing-wrapper .am-calculator-controls label span{color:#111;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900}#am-pricing-wrapper .am-calculator-controls select,#am-pricing-wrapper .am-calculator-controls input{color:#111;background:#fff;border:1px solid #d7dec9;border-radius:12px;outline:none;width:100%;padding:12px;font:800 .95rem Inter,sans-serif}#am-pricing-wrapper .am-calculator-result{background:#d8ff70;border:1.5px solid #111;border-radius:18px;align-content:center;padding:18px;display:grid}#am-pricing-wrapper .am-calculator-result span{text-transform:uppercase;letter-spacing:.1em;color:#111;font-size:.78rem;font-weight:900}#am-pricing-wrapper .am-calculator-result strong{color:#111;margin:6px 0;font-size:2.2rem;font-weight:900;line-height:1}#am-pricing-wrapper .am-calculator-result small{color:#40504a;font-size:.82rem;font-weight:800}#am-pricing-wrapper .am-calculator-controls .am-calc-submit{text-align:center;grid-column:1/-1;margin-top:0}#am-pricing-wrapper .am-faq-card{box-shadow:none!important;border:1.5px solid #dfe8d3!important;border-radius:20px!important;overflow:hidden!important}#am-pricing-wrapper .am-faq-card:nth-child(3n+1){background:#f7fbff!important}#am-pricing-wrapper .am-faq-card:nth-child(3n+2){background:#fff8cf!important}#am-pricing-wrapper .am-faq-card:nth-child(3n){background:#e9fbfc!important}#am-pricing-wrapper .am-faq-card[open]{border-color:#111!important}#am-pricing-wrapper .am-faq-q{gap:16px!important;padding:22px 24px!important;font-size:1rem!important}#am-pricing-wrapper .am-faq-icon{color:#111!important;background:#d8ff70!important;border:1px solid #111!important;font-weight:900!important}#am-pricing-wrapper .am-faq-toggle{color:#111!important;background:#fff!important;border:1px solid #00000024!important;font-weight:900!important}#am-pricing-wrapper .am-faq-a-inner{color:#3f4f53!important;padding:0 26px 24px 82px!important;font-size:.95rem!important;line-height:1.75!important}@media (width<=900px){#am-pricing-wrapper .am-calculator-box,#am-pricing-wrapper .am-calculator-controls{grid-template-columns:1fr}#am-pricing-wrapper .am-calculator-box{border-radius:22px;padding:26px 20px}}#sh-wrapper article.bp-page,#sh-wrapper .bp-container,#sh-wrapper .bp-main,#sh-wrapper .bp-sidebar-left,#sh-wrapper .bp-sidebar-right{overflow:visible!important}@media (width>=1024px){.bp-container{align-items:start!important}.bp-sidebar-left{overscroll-behavior:contain!important;align-self:start!important;max-height:calc(100vh - 112px)!important;display:block!important;position:sticky!important;top:92px!important;overflow-y:auto!important}.bp-sidebar-right{align-self:start!important;gap:24px!important;max-height:none!important;display:grid!important;position:static!important;top:auto!important;overflow:visible!important}.bp-sidebar-group{align-self:start!important;gap:18px!important;display:grid!important;position:sticky!important;top:92px!important}.bp-sidebar-group-discovery{top:112px!important}.bp-sidebar-group-meta{top:132px!important}}#sh-wrapper .bp-h1{letter-spacing:-.025em!important;font-size:clamp(2rem,4vw,3.75rem)!important;line-height:1.08!important}#sh-wrapper .bp-header-actions a,#sh-wrapper .bp-cta-link,#sh-wrapper .bp-mobile-cta-btn{color:#111!important;background:#d8ff70!important;border:1px solid #9fca3a!important}#sh-wrapper .bp-header-actions a:hover,#sh-wrapper .bp-cta-link:hover,#sh-wrapper .bp-mobile-cta-btn:hover{background:#c7e0f5!important;border-color:#8ab3d0!important}#sh-wrapper .bp-header-actions a svg,#sh-wrapper .bp-cta-link svg,#sh-wrapper .bp-mobile-cta-btn svg{flex:none!important;width:24px!important;height:24px!important}#sh-wrapper .bp-toc-link{grid-template-columns:42px minmax(0,1fr)!important}#sh-wrapper .bp-toc-h3{padding-left:18px!important}#sh-wrapper .bp-toc-num{white-space:nowrap!important;width:34px!important;min-width:34px!important;font-size:12px!important}#sh-wrapper .bp-sidebar-left,#sh-wrapper .bp-sidebar-right{scrollbar-color:#8ab3d0 #f7fbff!important}#sh-wrapper .bp-sidebar-left::-webkit-scrollbar-thumb{background:linear-gradient(#8ab3d0,#eea099)!important;border:2px solid #f7fbff!important}#sh-wrapper .bp-sidebar-right::-webkit-scrollbar-thumb{background:linear-gradient(#8ab3d0,#eea099)!important;border:2px solid #f7fbff!important}::-webkit-scrollbar-thumb{background:linear-gradient(#8ab3d0,#eea099)!important;border:2px solid #f7fbff!important}#sh-wrapper .bp-sidebar-left::-webkit-scrollbar-track{background:#f7fbff!important;border-radius:999px!important}#sh-wrapper .bp-sidebar-right::-webkit-scrollbar-track{background:#f7fbff!important;border-radius:999px!important}::-webkit-scrollbar-track{background:#f7fbff!important;border-radius:999px!important}#sh-wrapper .bp-info-author{grid-template-columns:76px minmax(0,1fr)!important;gap:14px!important;display:grid!important}#sh-wrapper .bp-info-author img{width:76px!important;height:76px!important}#sh-wrapper .bp-info-author-intro{grid-column:1/-1!important;width:100%!important;margin-top:4px!important;font-size:13.5px!important;line-height:1.65!important}#sh-wrapper .bp-callout-tip{background:#f3ffe3!important;border-color:#9fca3a!important}#sh-wrapper .bp-callout-warning{background:#fff0ee!important;border-color:#eea099!important}#sh-wrapper .bp-callout-note{background:#e8fafe!important;border-color:#8ab3d0!important}#sh-wrapper .bp-faq-item,#sh-wrapper .bp-faq details{background:#fff8cf!important;border:1px solid #ead871!important;border-radius:18px!important;overflow:hidden!important}#sh-wrapper .bp-faq-item:nth-child(2n),#sh-wrapper .bp-faq details:nth-child(2n){background:#e8fafe!important;border-color:#a7c7df!important}#sh-wrapper .bp-faq-btn,#sh-wrapper .bp-faq summary{padding:18px 22px!important;line-height:1.35!important}#sh-wrapper .bp-faq-answer,#sh-wrapper .bp-faq-item p{background:#fffef7!important;margin:0!important;padding:18px 22px 22px!important;line-height:1.75!important}#sh-wrapper .bp-faq-item.open .bp-faq-answer,#sh-wrapper .bp-faq details[open] p{background:#e8fafe!important}#sh-wrapper .bp-testimonials{background:#e8fafe!important;border-color:#a7c7df!important}#sh-wrapper .bp-testimonials article{background:#fffef7!important;border:1px solid #00000014!important}#sh-wrapper .bp-testimonials article:nth-child(2){background:#fff8cf!important}#sh-wrapper .bp-testimonials article:nth-child(3){background:#ffd4cd!important}#sh-wrapper .bp-testimonials article div{color:#d4a800!important;letter-spacing:.06em!important}#sh-wrapper .bp-continue{background:#f3ffe3!important;border-color:#cdeca1!important}#sh-wrapper .bp-continue a:first-child{background:#e8fafe!important;border-color:#a7c7df!important}#sh-wrapper .bp-continue a:nth-child(2){background:#fff8cf!important;border-color:#ead871!important}#sh-wrapper .bp-continue a:nth-child(3){background:#ffd4cd!important;border-color:#eea099!important}#sh-wrapper .bp-prev-next-card{background:#e8fafe!important;border-color:#a7c7df!important}#sh-wrapper .bp-next-card{background:#fff8cf!important;border-color:#ead871!important}#sh-wrapper .bp-container,#sh-wrapper .bp-main{min-width:0!important}#sh-wrapper .bp-continue{max-width:100%!important;overflow:hidden!important}#sh-wrapper .bp-continue>div{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;max-width:100%!important;display:grid!important}#sh-wrapper .bp-continue a{width:100%!important;min-width:0!important;overflow:hidden!important}#sh-wrapper .bp-continue img{aspect-ratio:16/9!important;object-fit:cover!important;width:100%!important}#sh-wrapper .bp-info-author{grid-template-columns:82px minmax(0,1fr)!important}#sh-wrapper .bp-info-author>div{min-width:0!important}#sh-wrapper .bp-info-author-intro{grid-column:1/-1!important;width:100%!important;max-width:100%!important}#sh-wrapper .bp-sidebar-left,#sh-wrapper .bp-sidebar-right{scrollbar-width:thin!important;scrollbar-color:#8ab3d0 #fff8cf!important}#sh-wrapper .bp-sidebar-left::-webkit-scrollbar{width:10px!important}#sh-wrapper .bp-sidebar-right::-webkit-scrollbar{width:10px!important}#sh-wrapper .bp-sidebar-left::-webkit-scrollbar-track{background:#fff8cf!important;border:1px solid #ead871!important;border-radius:999px!important}#sh-wrapper .bp-sidebar-right::-webkit-scrollbar-track{background:#fff8cf!important;border:1px solid #ead871!important;border-radius:999px!important}#sh-wrapper .bp-sidebar-left::-webkit-scrollbar-thumb{background:linear-gradient(#8ab3d0 0%,#eea099 100%)!important;border:2px solid #fff8cf!important;border-radius:999px!important}#sh-wrapper .bp-sidebar-right::-webkit-scrollbar-thumb{background:linear-gradient(#8ab3d0 0%,#eea099 100%)!important;border:2px solid #fff8cf!important;border-radius:999px!important}#sh-wrapper .bp-sidebar-left::-webkit-scrollbar-thumb:hover{background:linear-gradient(#6fa2c2 0%,#df8178 100%)!important}#sh-wrapper .bp-sidebar-right::-webkit-scrollbar-thumb:hover{background:linear-gradient(#6fa2c2 0%,#df8178 100%)!important}@media (width<=900px){#sh-wrapper .bp-continue>div{grid-template-columns:1fr!important}}.am-search-panel.active .am-search-results{gap:8px!important;margin-top:12px!important;display:grid!important}.am-search-panel:not(.active) .am-search-results,.am-search-panel .am-search-results:empty{display:none!important}#am-scroll-top .progress-track,#am-scroll-top .progress-indicator{display:none!important}#sh-wrapper .am-service-love-section{background:#f6ffe8!important;border-top:1px solid #dcefc0!important;border-bottom:1px solid #dcefc0!important}#sh-wrapper .am-service-love-head{text-align:center!important;max-width:760px!important;margin:0 auto 26px!important}#sh-wrapper .am-service-love-head h2,#sh-wrapper .am-service-faq-head h2{margin:0 0 10px!important;font-size:clamp(1.7rem,3vw,2.2rem)!important;font-weight:500!important;line-height:1.15!important}#sh-wrapper .am-service-love-head p,#sh-wrapper .am-service-faq-head p{color:#43545a!important;max-width:680px!important;margin:0 auto!important;line-height:1.7!important}#sh-wrapper .am-service-love-rail{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;display:grid!important}#sh-wrapper .am-service-love-card{border:1px solid #0000001f!important;border-radius:30px!important;flex-direction:column!important;justify-content:space-between!important;min-height:360px!important;padding:28px!important;display:flex!important;overflow:hidden!important}#sh-wrapper .am-service-love-card.tone-0{background:#d8ff70!important}#sh-wrapper .am-service-love-card.tone-1{background:#e8fafe!important}#sh-wrapper .am-service-love-card.tone-2{background:#fff1c9!important}#sh-wrapper .am-service-love-stars{color:#111!important;gap:7px!important;margin-bottom:20px!important;display:flex!important}#sh-wrapper .am-service-love-stars i{font-size:22px!important}#sh-wrapper .am-service-love-card p{color:#111!important;margin:0 0 26px!important;font-size:clamp(1.05rem,1.6vw,1.35rem)!important;line-height:1.55!important}#sh-wrapper .am-service-love-person{align-items:center!important;gap:14px!important;display:flex!important}#sh-wrapper .am-service-love-person img{object-fit:cover!important;border:2px solid #fff!important;border-radius:50%!important;width:58px!important;height:58px!important}#sh-wrapper .am-service-love-person strong{color:#111!important;font-size:1rem!important;font-weight:600!important;display:block!important}#sh-wrapper .am-service-love-person span{color:#425257!important;font-size:.9rem!important;display:block!important}#sh-wrapper .am-long-faq-section{background:#fff8d8!important}#sh-wrapper .am-service-faq-wrap{max-width:920px!important;margin:0 auto!important}#sh-wrapper .am-service-faq-head{text-align:center!important;margin-bottom:24px!important}#sh-wrapper .am-service-faq-wrap .am-long-faq-list{gap:12px!important;display:grid!important}#sh-wrapper .am-service-faq-wrap .am-long-faq{background:#fff!important;border:1px solid #ead978!important;border-radius:20px!important;overflow:hidden!important}#sh-wrapper .am-service-faq-wrap .am-long-faq[open]{background:#fff!important;border-color:#cae57a!important}#sh-wrapper .am-service-faq-wrap .am-long-faq summary{cursor:pointer!important;color:#111!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;padding:20px 24px!important;font-size:1rem!important;font-weight:500!important;line-height:1.35!important;list-style:none!important;display:flex!important}#sh-wrapper .am-service-faq-wrap .am-long-faq summary::-webkit-details-marker{display:none!important}#sh-wrapper .am-service-faq-wrap .am-long-faq summary:after{content:"⌄"!important;background:#d8ff70!important;border:1px solid #badf44!important;border-radius:50%!important;flex:0 0 34px!important;place-items:center!important;width:34px!important;height:34px!important;display:grid!important}#sh-wrapper .am-service-faq-wrap .am-long-faq[open] summary:after{content:"⌃"!important}#sh-wrapper .am-service-faq-wrap .am-long-faq p{color:#425257!important;margin:0!important;padding:4px 24px 24px!important;line-height:1.75!important}@media (width<=980px){#sh-wrapper .am-service-love-rail{grid-template-columns:1fr!important}#sh-wrapper .am-service-love-card{min-height:auto!important}}@media (width<=640px){#sh-wrapper .am-service-love-card{border-radius:22px!important;padding:22px!important}#sh-wrapper .am-service-faq-wrap .am-long-faq summary{padding:16px!important}#sh-wrapper .am-service-faq-wrap .am-long-faq p{padding:0 16px 18px!important}}#sh-wrapper .am-long-process .am-long-two-col{align-items:start!important}#sh-wrapper .am-long-process-links{flex-wrap:wrap!important;gap:8px!important;margin-top:18px!important;display:flex!important}#sh-wrapper .am-long-process-links a{color:#111!important;background:#fff8d8!important;border:1px solid #ead978!important;border-radius:999px!important;padding:8px 12px!important;font-size:.86rem!important}#sh-wrapper .am-long-map-card .sh-btn,#sh-wrapper .am-long-muted .sh-btn{margin-top:18px!important}#sh-wrapper #download-app{background:#eefdd4!important}#sh-wrapper .am-app-box{background:#fff!important;border:1px solid #dcefc0!important;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr)!important;align-items:center!important;gap:28px!important;display:grid!important}#sh-wrapper .am-app-features span{background:#e8fafe!important;border:1px solid #a5dce2!important;border-radius:999px!important;padding:8px 12px!important}#sh-wrapper .am-app-features span:nth-child(2){background:#fff8d8!important;border-color:#ead978!important}#sh-wrapper .am-app-features span:nth-child(3){background:#f3ffe3!important;border-color:#cdeca1!important}#sh-wrapper .am-app-actions{align-items:stretch!important}#sh-wrapper .am-store-btn{justify-content:flex-start!important;width:auto!important;min-width:220px!important}#sh-wrapper .am-store-btn:first-child{color:#fff!important;background:#111!important}#sh-wrapper .am-store-btn:first-child svg{color:#d8ff70!important}#sh-wrapper .am-long-cta-section{background:#fff8d8!important}#sh-wrapper .am-long-cta-section .sh-cta-box{background:#f3ffe3!important;border:1px solid #cdeca1!important}#sh-wrapper .am-long-cta-section .sh-cta-badges span{background:#fff!important;border:1px solid #dcefc0!important}#sh-wrapper .am-long-cta-section .sh-cta-badges span:nth-child(2){background:#e8fafe!important}#sh-wrapper .am-long-cta-section .sh-cta-badges span:nth-child(3){background:#fff8d8!important}#sh-wrapper .am-long-cta-section .sh-btn-outline{background:#d8ff70!important;border-color:#111!important}#sh-wrapper .am-service-blog-section{background:#f6f7f2!important}#sh-wrapper .am-service-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;display:grid!important}#sh-wrapper .am-service-blog-card{color:#111!important;background:#fff!important;border:1px solid #dfe8d3!important;border-radius:24px!important;flex-direction:column!important;gap:10px!important;padding:16px!important;display:flex!important}#sh-wrapper .am-service-blog-card img{aspect-ratio:4/3!important;object-fit:cover!important;border-radius:18px!important;width:100%!important}#sh-wrapper .am-service-blog-card span{color:#425257!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.72rem!important}#sh-wrapper .am-service-blog-card h3{margin:0!important;font-size:1.08rem!important;font-weight:500!important;line-height:1.35!important}#sh-wrapper .am-service-blog-card p{color:#526970!important;margin:0!important;font-size:.9rem!important;line-height:1.55!important}.am-mega-intro a{color:#111!important;background:#d8ff70!important;border:1px solid #bade40!important}.am-mega-links a:hover,.am-mega-side a:hover{color:#111!important;background:#d8ff70!important}.am-search-results a{color:#111!important;background:#f3ffe3!important;border:1px solid #cdeca1!important;border-radius:14px!important;gap:2px!important;padding:10px 12px!important;display:grid!important}.am-search-results a span{color:#607174!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.72rem!important}.am-search-results a strong{font-size:.95rem!important;font-weight:500!important}.am-search-results p{color:#425257!important;background:#fff8d8!important;border:1px solid #ead978!important;border-radius:14px!important;margin:0!important;padding:10px 12px!important}#am-scroll-top:before,#am-scroll-top:after{display:none!important}@media (width<=780px){#sh-wrapper .am-app-box{grid-template-columns:1fr!important}#sh-wrapper .am-store-btn{width:100%!important}#sh-wrapper .am-service-blog-grid{grid-template-columns:1fr!important}}#sh-wrapper .bp-page .bp-sidebar-left,#sh-wrapper .bp-page .bp-sidebar-right{scrollbar-width:thin!important;scrollbar-color:#8ab3d0 #fff8cf!important}#sh-wrapper .bp-page .bp-learn-box :is(svg,i),#sh-wrapper .bp-page .bp-summary-box :is(svg,i),#sh-wrapper .bp-page .bp-pros-cons h2 :is(svg,i),#sh-wrapper .bp-page .bp-faq :is(svg,i),#sh-wrapper .bp-page .bp-callout :is(svg,i),#sh-wrapper .bp-page .bp-takeaways-header :is(svg,i){box-sizing:border-box!important;color:#111!important;background:#d8ff70!important;border:1px solid #b8e040!important;border-radius:12px!important;flex:0 0 34px!important;justify-content:center!important;align-items:center!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;padding:7px!important;display:inline-flex!important;overflow:hidden!important}#sh-wrapper .bp-page .bp-article-body h2,#sh-wrapper .bp-page .bp-faq h2,#sh-wrapper .bp-page .bp-continue h2,#sh-wrapper .bp-page .bp-testimonials h2,#sh-wrapper .bp-page .bp-case-study h2,#sh-wrapper .bp-page .bp-plan-links h2,#sh-wrapper .bp-page .bp-resources h2,#sh-wrapper .bp-page .bp-checklist h2,#sh-wrapper .bp-page .bp-table-block h2{letter-spacing:-.01em!important;font-size:clamp(28px,3vw,32px)!important;font-weight:400!important;line-height:1.18!important}#sh-wrapper .bp-page .bp-article-body h3{font-size:clamp(22px,2.4vw,28px)!important;font-weight:400!important;line-height:1.25!important}#sh-wrapper .bp-page .bp-h1{font-size:clamp(30px,4vw,52px)!important;font-weight:400!important;line-height:1.08!important}#sh-wrapper .bp-page .bp-faq-item,#sh-wrapper .bp-page .bp-faq details{background:#e8fafe!important;border:1px solid #a7c7df!important;border-radius:22px!important;margin:14px 0!important;overflow:hidden!important}#sh-wrapper .bp-page .bp-faq-item:nth-child(2n),#sh-wrapper .bp-page .bp-faq details:nth-child(2n){background:#e8fafe!important;border-color:#a7c7df!important}#sh-wrapper .bp-page .bp-faq-item.open,#sh-wrapper .bp-page .bp-faq details[open],#sh-wrapper .bp-page .bp-faq-item[open]{background:#e8fafe!important;border-color:#8ab3d0!important}#sh-wrapper .bp-page .bp-faq-btn,#sh-wrapper .bp-page .bp-faq summary{background:#e8fafe!important;padding:20px 24px!important;font-size:19px!important;font-weight:400!important;line-height:1.35!important}#sh-wrapper .bp-page .bp-faq-item.open .bp-faq-btn,#sh-wrapper .bp-page .bp-faq details[open] summary,#sh-wrapper .bp-page .bp-faq-item[open] summary{background:#c7f8fb!important}#sh-wrapper .bp-page .bp-faq-answer,#sh-wrapper .bp-page .bp-faq-item p{background:#f7fbff!important;margin:0!important;padding:20px 24px 24px!important;font-size:17px!important;line-height:1.75!important}#sh-wrapper .bp-page .bp-info-icon,#sh-wrapper .bp-page .bp-pros-cons h2 svg,#sh-wrapper .bp-page .bp-learn-box svg,#sh-wrapper .bp-page .bp-summary-box svg,#sh-wrapper .bp-page .bp-faq svg,#sh-wrapper .bp-page .bp-callout svg{box-sizing:border-box!important;color:#111!important;vertical-align:middle!important;background:#d8ff70!important;border:1px solid #b8e040!important;border-radius:12px!important;flex:0 0 34px!important;place-items:center!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;padding:7px!important;display:inline-grid!important;overflow:hidden!important}#sh-wrapper .bp-page .bp-summary-box,#sh-wrapper .bp-page .bp-learn-box{align-items:start!important}#sh-wrapper .bp-page .bp-testimonials{background:#f4f4f4!important;border:0!important;border-radius:28px!important;padding:36px 0!important;overflow:hidden!important}#sh-wrapper .bp-page .bp-testimonials h2{text-align:center!important;margin:0 24px 26px!important}#sh-wrapper .bp-page .bp-testimonials>div{scroll-snap-type:x mandatory!important;gap:22px!important;padding:4px 28px 22px!important;display:flex!important;overflow-x:auto!important}#sh-wrapper .bp-page .bp-testimonials article{scroll-snap-align:center!important;background:#d8ff70!important;border:1.5px solid #b8e040!important;border-radius:28px!important;flex-direction:column!important;flex:0 0 380px!important;gap:16px!important;min-width:360px!important;max-width:420px!important;padding:28px!important;display:flex!important}#sh-wrapper .bp-page .bp-testimonials article:nth-child(2){background:#efffb8!important;border-color:#d4f285!important}#sh-wrapper .bp-page .bp-testimonials article:nth-child(3){background:#fff!important;border-color:#e8e8e8!important}#sh-wrapper .bp-page .bp-testimonials article div{color:#111!important;letter-spacing:.08em!important;font-size:19px!important}#sh-wrapper .bp-page .bp-testimonials article p{color:#111!important;font-size:20px!important;line-height:1.45!important}#sh-wrapper .bp-page .bp-testimonials article strong{font-size:17px!important;font-weight:500!important}#sh-wrapper .bp-page .bp-testimonials article span{color:#45524a!important;font-size:14px!important}#sh-wrapper .bp-page .bp-continue{background:#f3ffe3!important;border:1px solid #dfe8d3!important;border-radius:28px!important;padding:28px!important}#sh-wrapper .bp-page .bp-continue h2{margin:0 0 22px!important}#sh-wrapper .bp-page .bp-continue>div{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;display:grid!important}#sh-wrapper .bp-page .bp-continue a{border-radius:22px!important;min-width:0!important;padding:24px!important}#sh-wrapper .bp-page .bp-continue img{aspect-ratio:16/9!important;object-fit:cover!important;border-radius:16px!important;width:100%!important;height:auto!important}#sh-wrapper .bp-sidebar-left,#sh-wrapper .bp-sidebar-right,#sh-wrapper .bp-testimonials>div{scrollbar-width:thin!important;scrollbar-color:#8ab3d0 #fff8cf!important}html:has(.bp-page){scrollbar-width:thin!important;scrollbar-color:#8ab3d0 #fff8cf!important}body:has(.bp-page){scrollbar-width:thin!important;scrollbar-color:#8ab3d0 #fff8cf!important}#root:has(.bp-page){scrollbar-width:thin!important;scrollbar-color:#8ab3d0 #fff8cf!important}#sh-wrapper:has(.bp-page){scrollbar-width:thin!important;scrollbar-color:#8ab3d0 #fff8cf!important}html:has(.bp-page)::-webkit-scrollbar{width:12px!important;height:12px!important;display:block!important}body:has(.bp-page)::-webkit-scrollbar{width:12px!important;height:12px!important;display:block!important}#sh-wrapper:has(.bp-page)::-webkit-scrollbar{width:12px!important;height:12px!important;display:block!important}#sh-wrapper .bp-sidebar-left::-webkit-scrollbar{width:12px!important;height:12px!important;display:block!important}#sh-wrapper .bp-sidebar-right::-webkit-scrollbar{width:12px!important;height:12px!important;display:block!important}#sh-wrapper .bp-testimonials>div::-webkit-scrollbar{width:12px!important;height:12px!important;display:block!important}html:has(.bp-page)::-webkit-scrollbar-track{background:#fff8cf!important;border:1px solid #ead871!important;border-radius:999px!important}body:has(.bp-page)::-webkit-scrollbar-track{background:#fff8cf!important;border:1px solid #ead871!important;border-radius:999px!important}#sh-wrapper:has(.bp-page)::-webkit-scrollbar-track{background:#fff8cf!important;border:1px solid #ead871!important;border-radius:999px!important}#sh-wrapper .bp-sidebar-left::-webkit-scrollbar-track{background:#fff8cf!important;border:1px solid #ead871!important;border-radius:999px!important}#sh-wrapper .bp-sidebar-right::-webkit-scrollbar-track{background:#fff8cf!important;border:1px solid #ead871!important;border-radius:999px!important}#sh-wrapper .bp-testimonials>div::-webkit-scrollbar-track{background:#fff8cf!important;border:1px solid #ead871!important;border-radius:999px!important}html:has(.bp-page)::-webkit-scrollbar-thumb{background:linear-gradient(#8ab3d0,#eea099) padding-box padding-box!important;border:2px solid #fff8cf!important;border-radius:999px!important}body:has(.bp-page)::-webkit-scrollbar-thumb{background:linear-gradient(#8ab3d0,#eea099) padding-box padding-box!important;border:2px solid #fff8cf!important;border-radius:999px!important}#sh-wrapper:has(.bp-page)::-webkit-scrollbar-thumb{background:linear-gradient(#8ab3d0,#eea099) padding-box padding-box!important;border:2px solid #fff8cf!important;border-radius:999px!important}#sh-wrapper .bp-sidebar-left::-webkit-scrollbar-thumb{background:linear-gradient(#8ab3d0,#eea099) padding-box padding-box!important;border:2px solid #fff8cf!important;border-radius:999px!important}#sh-wrapper .bp-sidebar-right::-webkit-scrollbar-thumb{background:linear-gradient(#8ab3d0,#eea099) padding-box padding-box!important;border:2px solid #fff8cf!important;border-radius:999px!important}#sh-wrapper .bp-testimonials>div::-webkit-scrollbar-thumb{background:linear-gradient(#8ab3d0,#eea099) padding-box padding-box!important;border:2px solid #fff8cf!important;border-radius:999px!important}@media (width<=900px){#sh-wrapper .bp-page .bp-continue>div{grid-template-columns:1fr!important}#sh-wrapper .bp-page .bp-testimonials article{flex-basis:82vw!important;min-width:82vw!important}}@media (width<=640px){#sh-wrapper .bp-h1{font-size:clamp(1.9rem,9vw,2.8rem)!important}}#am-pricing-wrapper .am-faq .bp-faq{gap:14px!important;max-width:920px!important;margin:0 auto!important;display:grid!important}#am-pricing-wrapper .am-pricing-faq-item{box-shadow:none!important;background:#fff!important;border:1.5px solid #dfe8d3!important;border-radius:18px!important;padding:0!important;overflow:hidden!important}#am-pricing-wrapper .am-pricing-faq-item:nth-child(3n+1){background:#f7fbff!important}#am-pricing-wrapper .am-pricing-faq-item:nth-child(3n+2){background:#fff8cf!important}#am-pricing-wrapper .am-pricing-faq-item:nth-child(3n){background:#e9fbfc!important}#am-pricing-wrapper .am-pricing-faq-item.open{background:#eefdd4!important;border-color:#cdeca1!important}#am-pricing-wrapper .am-pricing-faq-item .bp-faq-btn{text-align:left!important;color:#111!important;cursor:pointer!important;background:0 0!important;border:0!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;width:100%!important;padding:20px 22px!important;font:800 1rem Inter,sans-serif!important;display:flex!important}#am-pricing-wrapper .am-pricing-faq-item .bp-faq-btn span{flex:1!important}#am-pricing-wrapper .am-pricing-faq-item .bp-faq-btn i{background:#fff!important;border:1px solid #0000001f!important;border-radius:50%!important;place-items:center!important;width:36px!important;height:36px!important;transition:transform .2s!important;display:grid!important}#am-pricing-wrapper .am-pricing-faq-item.open .bp-faq-btn i{background:#d8ff70!important;border-color:#111!important;transform:rotate(180deg)!important}#am-pricing-wrapper .am-pricing-faq-item .bp-faq-answer{color:#425257!important;margin:0!important;padding:0 72px 22px 22px!important;font-size:.96rem!important;line-height:1.75!important}#am-pricing-wrapper .am-calculator-section{background:linear-gradient(135deg,#e8fafe 0%,#f3ffe3 100%)!important;padding:88px 0!important}#am-pricing-wrapper .am-calculator-box{background:#fff!important;border:1.5px solid #b5dfe2!important;border-radius:34px!important;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)!important;padding:46px!important;position:relative!important;overflow:hidden!important}#am-pricing-wrapper .am-calculator-box:before{content:"";opacity:.45;pointer-events:none;background:#d8ff70;border-radius:50%;width:240px;height:240px;position:absolute;top:-90px;right:-90px}#am-pricing-wrapper .am-calculator-copy,#am-pricing-wrapper .am-calculator-controls{z-index:1;position:relative}#am-pricing-wrapper .am-calculator-controls{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}#am-pricing-wrapper .am-custom-field{background:#f7fbff!important;border:1px solid #c7e0f5!important;border-radius:18px!important;gap:9px!important;padding:16px!important;display:grid!important}#am-pricing-wrapper .am-custom-field:nth-child(2){background:#fff8cf!important;border-color:#ead871!important}#am-pricing-wrapper .am-custom-field:nth-child(3){background:#e9fbfc!important;border-color:#9adfe3!important}#am-pricing-wrapper .am-custom-field>span{letter-spacing:.11em!important;text-transform:uppercase!important;color:#111!important;font-size:.72rem!important;font-weight:900!important}#am-pricing-wrapper .am-custom-field small{color:#526970!important;font-size:.78rem!important;font-weight:800!important;line-height:1.45!important}#am-pricing-wrapper .am-select-shell{background:#fff!important;border:1.5px solid #d8e2cf!important;border-radius:14px!important;align-items:center!important;display:flex!important;position:relative!important;overflow:hidden!important}#am-pricing-wrapper .am-select-shell select{appearance:none!important;color:#111!important;cursor:pointer!important;background:0 0!important;border:0!important;outline:none!important;width:100%!important;padding:14px 44px 14px 14px!important;font:900 .98rem Inter,sans-serif!important}#am-pricing-wrapper .am-select-shell i{pointer-events:none!important;background:#d8ff70!important;border:1px solid #111!important;border-radius:50%!important;place-items:center!important;width:26px!important;height:26px!important;font-size:14px!important;display:grid!important;position:absolute!important;right:12px!important}#am-pricing-wrapper .am-stepper{grid-template-columns:44px 1fr 44px!important;align-items:center!important;gap:8px!important;display:grid!important}#am-pricing-wrapper .am-stepper button{color:#111!important;cursor:pointer!important;background:#d8ff70!important;border:1.5px solid #111!important;border-radius:14px!important;height:44px!important;font:900 1.2rem Inter,sans-serif!important}#am-pricing-wrapper .am-stepper input{appearance:textfield!important;text-align:center!important;color:#111!important;background:#fff!important;border:1.5px solid #d8e2cf!important;border-radius:14px!important;outline:none!important;height:44px!important;font:900 1rem Inter,sans-serif!important}#am-pricing-wrapper .am-stepper input::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important}#am-pricing-wrapper .am-stepper input::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}#am-pricing-wrapper .am-calculator-result{background:#d8ff70!important;border:1.5px solid #111!important;border-radius:20px!important;padding:20px!important}@media (width<=900px){#am-pricing-wrapper .am-calculator-box,#am-pricing-wrapper .am-calculator-controls{grid-template-columns:1fr!important}#am-pricing-wrapper .am-calculator-box{border-radius:24px!important;padding:28px 20px!important}#am-pricing-wrapper .am-pricing-faq-item .bp-faq-answer{padding-right:22px!important}}@media (width<=760px){body{background:#f6f7f2!important}.bp-page{background:#f6f7f2!important;padding:92px 0 112px!important;overflow-x:hidden!important}.bp-container{width:100%!important;max-width:100%!important;margin:0!important;padding:0 12px 36px!important;display:block!important}.bp-sidebar-left,.bp-sidebar-right{display:none!important}.bp-main{background:0 0!important;border:0!important;border-radius:0!important;width:100%!important;max-width:100%!important;padding:0!important;overflow:visible!important}.bp-breadcrumb{white-space:nowrap!important;scrollbar-width:none!important;background:#fff!important;border-radius:999px!important;align-items:center!important;gap:7px!important;max-width:100%!important;margin:0 0 12px!important;padding:8px 10px!important;font-size:11px!important;display:flex!important;overflow-x:auto!important}.bp-breadcrumb::-webkit-scrollbar{display:none!important}.bp-article-header{background:linear-gradient(135deg,#fff 0%,#f3ffe3 100%)!important;border:1px solid #dfe8d3!important;border-radius:22px!important;margin:0 0 14px!important;padding:18px 16px!important}.bp-category-badge{color:#111!important;letter-spacing:.08em!important;text-transform:uppercase!important;background:#d8ff70!important;border-radius:999px!important;margin-bottom:12px!important;padding:7px 11px!important;font-size:11px!important;font-weight:900!important;display:inline-flex!important}.bp-h1{letter-spacing:-.03em!important;overflow-wrap:anywhere!important;margin:0 0 12px!important;font-size:clamp(28px,9vw,38px)!important;line-height:1.05!important}.bp-excerpt{color:#3f4f53!important;margin:0!important;font-size:15.5px!important;line-height:1.65!important}.bp-meta-card{background:#fff!important;border:1px solid #e1e7d8!important;border-radius:18px!important;align-items:start!important;gap:12px!important;margin:16px 0 0!important;padding:12px!important;display:grid!important}.bp-meta-person{align-items:center!important;gap:10px!important;width:100%!important;display:flex!important}.bp-meta-person img{border-radius:50%!important;width:46px!important;height:46px!important}.bp-meta{scrollbar-width:none!important;justify-content:flex-start!important;gap:8px!important;max-width:100%!important;padding-bottom:2px!important;display:flex!important;overflow-x:auto!important}.bp-meta::-webkit-scrollbar{display:none!important}.bp-meta span{color:#24343a!important;background:#f7fbff!important;border:1px solid #c7e0f5!important;border-radius:999px!important;flex:none!important;align-items:center!important;gap:6px!important;padding:8px 10px!important;font-size:11px!important;font-weight:800!important;display:inline-flex!important}.bp-header-actions{grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:14px!important;display:grid!important}.bp-header-actions button,.bp-header-actions a{color:#111!important;background:#d8ff70!important;border:1px solid #111!important;border-radius:14px!important;justify-content:center!important;width:100%!important;padding:11px 8px!important;font-size:12px!important;font-weight:900!important}.bp-hero-figure{background:#fff!important;border:1px solid #e1e7d8!important;border-radius:22px!important;margin:14px 0!important;overflow:hidden!important}.bp-hero-lightbox-btn{border-radius:0!important;overflow:hidden!important}.bp-hero-img{aspect-ratio:4/3!important;object-fit:cover!important;border-radius:0!important;width:100%!important;height:auto!important}.bp-hero-caption{color:#526970!important;background:#fff!important;margin:0!important;padding:10px 12px!important;font-size:12px!important;line-height:1.5!important}.bp-mobile-toc{z-index:40!important;color:#fff!important;background:#111!important;border:1px solid #111!important;border-radius:18px!important;margin:12px 0 16px!important;display:block!important;position:sticky!important;top:82px!important;overflow:hidden!important}.bp-mobile-toc summary{letter-spacing:.04em!important;text-transform:uppercase!important;cursor:pointer!important;justify-content:space-between!important;align-items:center!important;padding:14px 16px!important;font-size:13px!important;font-weight:900!important;list-style:none!important;display:flex!important}.bp-mobile-toc summary::-webkit-details-marker{display:none!important}.bp-mobile-toc summary:after{content:"+";color:#111;background:#d8ff70;border-radius:50%;place-items:center;width:26px;height:26px;font-size:18px;line-height:1;display:grid}.bp-mobile-toc[open] summary:after{content:"-"}.bp-mobile-toc .bp-toc{color:#111!important;background:#fff!important;border:0!important;border-top:1px solid #333!important;border-radius:0!important;max-height:52vh!important;padding:12px!important;overflow:auto!important}.bp-mobile-toc .bp-toc-title{display:none!important}.bp-mobile-toc .bp-toc-link{border-radius:11px!important;padding:10px 9px!important;font-size:13px!important}.bp-key-takeaways,.bp-learn-box,.bp-summary-box,.bp-trust-block,.bp-table-block,.bp-checklist,.bp-case-study,.bp-testimonials,.bp-resources,.bp-plan-links,.bp-feedback,.bp-comments,.bp-continue,.bp-faq{border:1px solid #dfe8d3!important;border-radius:20px!important;margin:16px 0!important;padding:16px!important;overflow:hidden!important}.bp-learn-box,.bp-summary-box{display:block!important}.bp-learn-box>div,.bp-summary-box{gap:12px!important;display:grid!important}.bp-learn-box i,.bp-summary-box i{border-radius:12px!important;flex:0 0 38px!important;width:38px!important;height:38px!important}.bp-stats-grid,.bp-callouts,.bp-pros-cons,.bp-case-study>div,.bp-testimonials>div,.bp-plan-links>div,.bp-continue>div,.bp-trust-items{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.bp-stat-card,.bp-callout,.bp-pros-cons article,.bp-case-study article,.bp-testimonials article,.bp-plan-links a,.bp-continue a{border-radius:16px!important;padding:14px!important}.bp-article-body{background:#fff!important;border:1px solid #e1e7d8!important;border-radius:22px!important;margin:16px 0!important;padding:18px 16px!important}.bp-article-body h2{letter-spacing:-.02em!important;margin:22px 0 10px!important;scroll-margin-top:150px!important;font-size:24px!important;line-height:1.18!important}.bp-article-body h2:first-child{margin-top:0!important}.bp-article-body h3{margin:18px 0 8px!important;scroll-margin-top:150px!important;font-size:19px!important;line-height:1.25!important}.bp-article-body p,.bp-faq-answer,.bp-comments p,.bp-case-study p,.bp-testimonials p{color:#3f4f53!important;font-size:15.5px!important;line-height:1.75!important}.bp-inline-cta{background:#e8fafe!important;border:1px solid #9adfe3!important;border-radius:18px!important;gap:12px!important;margin:18px 0!important;padding:16px!important;display:grid!important}.bp-cta-link{color:#111!important;background:#d8ff70!important;border:1px solid #111!important;border-radius:14px!important;justify-content:center!important;width:100%!important;padding:12px!important;font-weight:900!important}.bp-table-scroll{-webkit-overflow-scrolling:touch!important;border-radius:14px!important;overflow-x:auto!important}.bp-table-block table{min-width:620px!important;font-size:13px!important}.bp-checklist-head{align-items:start!important;gap:8px!important;display:grid!important}.bp-checklist button{border-radius:14px!important;padding:12px!important;font-size:14px!important;line-height:1.5!important}.bp-faq h2,.bp-comments h2,.bp-continue h2,.bp-testimonials h2,.bp-case-study h2,.bp-plan-links h2{margin-bottom:12px!important;font-size:22px!important;line-height:1.2!important}.bp-faq-item{background:#fff!important;border:1px solid #dfe8d3!important;border-radius:16px!important;margin:10px 0!important;overflow:hidden!important}.bp-faq-item.open{background:#eefdd4!important}.bp-faq-btn{text-align:left!important;color:#111!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;width:100%!important;padding:14px!important;font-size:15px!important;font-weight:900!important;display:flex!important}.bp-faq-btn i{background:#fff!important;border:1px solid #0000001f!important;border-radius:50%!important;flex:0 0 30px!important;place-items:center!important;width:30px!important;height:30px!important;display:grid!important}.bp-faq-answer{margin:0!important;padding:0 14px 14px!important}.bp-share{background:#fff!important;border:1px solid #e1e7d8!important;border-radius:18px!important;gap:12px!important;margin:20px 0!important;padding:16px!important;display:grid!important}.bp-share-buttons{grid-template-columns:repeat(4,1fr)!important;gap:8px!important;display:grid!important}.bp-share-btn{border-radius:14px!important;width:100%!important;height:42px!important}.bp-author-box{background:#fff!important;border-radius:20px!important;grid-template-columns:56px 1fr!important;gap:12px!important;margin:18px 0!important;padding:16px!important}.bp-author-avatar{width:56px!important;height:56px!important}.bp-prev-next{grid-template-columns:1fr!important;gap:10px!important;margin:18px 0!important;display:grid!important}.bp-prev-next-card{background:#fff!important;border-radius:16px!important;padding:14px!important}.bp-next-card{text-align:left!important}.bp-continue img{border-radius:14px!important}.bp-comments input,.bp-comments textarea{background:#fff!important;border-radius:14px!important;padding:12px!important;font-size:15px!important}.bp-comments button{color:#111!important;background:#d8ff70!important;border:1px solid #111!important;border-radius:14px!important;justify-content:center!important;width:100%!important;padding:12px!important}.bp-mobile-cta{z-index:1000!important;display:block!important;position:fixed!important;bottom:78px!important;left:12px!important;right:12px!important;transform:none!important}.bp-mobile-cta-btn{color:#fff!important;width:100%!important;box-shadow:none!important;background:#111!important;border:1px solid #111!important;border-radius:18px!important;justify-content:center!important;padding:13px 16px!important}.bp-mobile-cta-btn svg{color:#d8ff70!important;width:22px!important;height:22px!important}}@media (width<=1023px){.bp-page{background:#f6f7f2!important;width:100%!important;max-width:100vw!important;padding:96px 0 112px!important;overflow-x:hidden!important}.bp-container{grid-template-columns:1fr!important;width:100%!important;max-width:100vw!important;margin:0!important;padding:0 12px 40px!important;display:block!important;overflow:visible!important}.bp-sidebar-left,.bp-sidebar-right{pointer-events:none!important;width:0!important;height:0!important;display:none!important;position:absolute!important;overflow:hidden!important}.bp-main{background:0 0!important;border:0!important;border-radius:0!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.bp-breadcrumb,.bp-article-header,.bp-hero-figure,.bp-mobile-toc,.bp-key-takeaways,.bp-learn-box,.bp-summary-box,.bp-trust-block,.bp-table-block,.bp-checklist,.bp-case-study,.bp-testimonials,.bp-resources,.bp-plan-links,.bp-feedback,.bp-comments,.bp-continue,.bp-faq,.bp-share,.bp-author-box,.bp-prev-next,.bp-article-body{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.bp-breadcrumb{white-space:nowrap!important;scrollbar-width:none!important;background:#fff!important;border-radius:999px!important;align-items:center!important;gap:7px!important;padding:8px 10px!important;font-size:11px!important;display:flex!important;overflow-x:auto!important}.bp-breadcrumb::-webkit-scrollbar{display:none!important}.bp-article-header{background:linear-gradient(135deg,#fff 0%,#f3ffe3 100%)!important;border:1px solid #dfe8d3!important;border-radius:22px!important;padding:18px 16px!important}.bp-h1{letter-spacing:-.03em!important;overflow-wrap:anywhere!important;margin-bottom:12px!important;font-size:clamp(28px,8vw,42px)!important;line-height:1.08!important}.bp-excerpt{color:#3f4f53!important;font-size:15.5px!important;line-height:1.65!important}.bp-meta-card{background:#fff!important;border-radius:18px!important;grid-template-columns:1fr!important;gap:12px!important;padding:12px!important;display:grid!important}.bp-meta{scrollbar-width:none!important;flex-wrap:nowrap!important;justify-content:flex-start!important;gap:8px!important;max-width:100%!important;display:flex!important;overflow-x:auto!important}.bp-meta::-webkit-scrollbar{display:none!important}.bp-meta span{background:#f7fbff!important;border:1px solid #c7e0f5!important;border-radius:999px!important;flex:none!important;padding:8px 10px!important;font-size:11px!important}.bp-header-actions{grid-template-columns:1fr 1fr!important;gap:10px!important;display:grid!important}.bp-header-actions button,.bp-header-actions a{color:#111!important;background:#d8ff70!important;border:1px solid #111!important;border-radius:14px!important;justify-content:center!important;width:100%!important;padding:11px 8px!important;font-size:12px!important;font-weight:900!important}.bp-hero-img{aspect-ratio:4/3!important;object-fit:cover!important;border-radius:0!important;width:100%!important;height:auto!important}.bp-hero-figure{background:#fff!important;border:1px solid #e1e7d8!important;border-radius:22px!important;overflow:hidden!important}.bp-mobile-toc{z-index:40!important;color:#fff!important;background:#111!important;border:1px solid #111!important;border-radius:18px!important;display:block!important;position:sticky!important;top:82px!important;overflow:hidden!important}.bp-mobile-toc summary{text-transform:uppercase!important;justify-content:space-between!important;align-items:center!important;padding:14px 16px!important;font-size:13px!important;font-weight:900!important;list-style:none!important;display:flex!important}.bp-mobile-toc summary::-webkit-details-marker{display:none!important}.bp-mobile-toc summary:after{content:"+";color:#111;background:#d8ff70;border-radius:50%;place-items:center;width:26px;height:26px;font-size:18px;display:grid}.bp-mobile-toc[open] summary:after{content:"-"}.bp-mobile-toc .bp-toc{color:#111!important;background:#fff!important;border:0!important;border-radius:0!important;max-height:52vh!important;padding:12px!important;overflow:auto!important}.bp-mobile-toc .bp-toc-title{display:none!important}.bp-article-body{background:#fff!important;border:1px solid #e1e7d8!important;border-radius:22px!important;padding:18px 16px!important}.bp-stats-grid,.bp-callouts,.bp-pros-cons,.bp-case-study>div,.bp-testimonials>div,.bp-plan-links>div,.bp-continue>div,.bp-trust-items{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.bp-article-body h2{scroll-margin-top:150px!important;font-size:24px!important;line-height:1.18!important}.bp-article-body h3{scroll-margin-top:150px!important;font-size:19px!important;line-height:1.25!important}.bp-article-body p,.bp-faq-answer,.bp-comments p,.bp-case-study p,.bp-testimonials p{color:#3f4f53!important;font-size:15.5px!important;line-height:1.75!important}.bp-table-scroll{-webkit-overflow-scrolling:touch!important;overflow-x:auto!important}.bp-table-block table{min-width:620px!important;font-size:13px!important}.bp-share-buttons{grid-template-columns:repeat(4,1fr)!important;gap:8px!important;display:grid!important}.bp-share-btn{border-radius:14px!important;width:100%!important;height:42px!important}.bp-prev-next{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.bp-next-card{text-align:left!important}.bp-mobile-cta{z-index:1000!important;display:block!important;position:fixed!important;bottom:78px!important;left:12px!important;right:12px!important;transform:none!important}.bp-mobile-cta-btn{color:#fff!important;width:100%!important;box-shadow:none!important;background:#111!important;border:1px solid #111!important;border-radius:18px!important;justify-content:center!important;padding:13px 16px!important}}:root{--am-soft-cream:#fffeec;--am-soft-lime:#d8ff70;--am-soft-mint:#f3ffe3;--am-soft-cyan:#c7f8fb;--am-soft-blue:#e8fafe;--am-soft-border:#dfe8d3}body,#sh-wrapper,#am-pricing-wrapper{font-weight:400!important}:where(h1,h2,h3,h4,h5,h6,strong,b,button,a,label,summary,.am-logo,.logo-alpha,.logo-movers,.am-nav a,.am-cta,.sh-btn,.bp-h1,.bp-faq-btn,.am-section-title,.am-hero-title,.am-panel-van-name,.am-guide-van-name,.am-cta-title,.bp-related-title,.bp-side-card-title,.bp-author-name,.am-row-title,.am-price-main,.am-from-price,.am-trust-num,.am-calculator-result strong),:where(.bp-category-badge,.bp-meta span,.bp-header-actions button,.bp-header-actions a,.bp-cta-link,.bp-mobile-toc summary,.bp-mobile-cta-btn,.am-tab-btn,.am-tab-badge,.am-badge,.am-eyebrow,.am-popular-tag,.am-popular-panel-badge,.am-row-tag,.am-spec-chip,.am-inc-text,.am-guide-best-for,.am-guide-van-size,.am-van-detail-list dt,.am-custom-field>span,.am-calculator-result span){font-weight:500!important}#sh-wrapper .sh-btn-black,#sh-wrapper .sh-btn-black:hover,.bp-mobile-cta-btn,.bp-mobile-cta-btn:hover,.bp-mobile-toc,.am-popular-tag,.am-popular-panel-badge,#am-pricing-wrapper .am-tab-btn.active,#am-pricing-wrapper .am-inc-check,#am-pricing-wrapper .am-row-icon,#am-pricing-wrapper .am-calc-submit,#am-pricing-wrapper .am-row-cta{background:var(--am-soft-lime)!important;color:#111!important;box-shadow:none!important;border-color:#111!important}#sh-wrapper .sh-btn-black svg,.bp-mobile-cta-btn svg,#am-pricing-wrapper .am-calc-submit svg,#am-pricing-wrapper .am-row-cta svg{color:#d8ff70!important}@media (width<=1023px){.bp-mobile-toc{color:#111!important;border:1px solid var(--am-soft-border)!important;background:#fff!important;border-radius:18px!important}.bp-mobile-toc summary{color:#111!important;background:var(--am-soft-mint)!important}.bp-mobile-toc summary:after{background:var(--am-soft-lime)!important;color:#111!important;border:1px solid #111!important}.bp-mobile-cta-btn{background:var(--am-soft-lime)!important;color:#111!important}}#am-pricing-wrapper .am-hero .am-container{text-align:center!important;flex-direction:column!important;align-items:center!important;display:flex!important}#am-pricing-wrapper .am-hero-title,#am-pricing-wrapper .am-hero-sub,#am-pricing-wrapper .am-section-top{text-align:center!important;margin-left:auto!important;margin-right:auto!important}#am-pricing-wrapper .am-tabs-section{border-top:1px solid var(--am-soft-border)!important;border-bottom:1px solid var(--am-soft-border)!important;background:#fff!important}#am-pricing-wrapper .am-tabs-inner{justify-content:center!important;gap:12px!important;padding:16px 0!important}#am-pricing-wrapper .am-tab-btn{color:#111!important;box-shadow:none!important;background:#fff!important;border:1.5px solid #d9d9d9!important;border-radius:18px!important;padding:14px 28px!important}#am-pricing-wrapper .am-tab-btn.active{background:var(--am-soft-mint)!important;color:#111!important;border-color:#aeda35!important}#am-pricing-wrapper .am-tab-badge{background:var(--am-soft-lime)!important;color:#111!important}#am-pricing-wrapper .am-ph-cyan,#am-pricing-wrapper .am-ph-yellow,#am-pricing-wrapper .am-ph-peach,#am-pricing-wrapper .am-calculator-section{background:linear-gradient(135deg,var(--am-soft-cyan) 0%,#e9fbfc 100%)!important}#am-pricing-wrapper .am-guide-card-top,#am-pricing-wrapper .am-gc-cyan .am-guide-card-top,#am-pricing-wrapper .am-gc-yellow .am-guide-card-top,#am-pricing-wrapper .am-gc-peach .am-guide-card-top{background:var(--am-soft-cyan)!important}#am-pricing-wrapper .am-guide-card:nth-child(2) .am-guide-card-top{background:var(--am-soft-mint)!important}#am-pricing-wrapper .am-guide-card:nth-child(3) .am-guide-card-top{background:#fff6d8!important}#am-pricing-wrapper .am-row,#am-pricing-wrapper .am-row:nth-child(2n),#am-pricing-wrapper .am-row:nth-child(3n),#am-pricing-wrapper .am-row.am-popular,#am-pricing-wrapper .am-billing-card,#am-pricing-wrapper .am-faq-card,#am-pricing-wrapper .am-pricing-faq-item{border-color:var(--am-soft-border)!important;background:#fff!important}#am-pricing-wrapper .am-included{background:var(--am-soft-mint)!important;border-color:#cdeca1!important}#am-pricing-wrapper .am-included-item{background:#fff!important}#am-pricing-wrapper .am-calculator-box{border:1.5px solid var(--am-soft-border)!important;box-shadow:none!important;background:#fff!important;border-radius:28px!important}#am-pricing-wrapper .am-calculator-box:before{display:none!important}#am-pricing-wrapper .am-custom-field,#am-pricing-wrapper .am-custom-field:nth-child(2),#am-pricing-wrapper .am-custom-field:nth-child(3){border-color:var(--am-soft-border)!important;background:#f8faf5!important}#am-pricing-wrapper .am-select-shell,#am-pricing-wrapper .am-stepper input{background:#fff!important;border-color:#d9e3cf!important}#am-pricing-wrapper .am-stepper button{background:var(--am-soft-lime)!important;color:#111!important;border-color:#111!important}#am-pricing-wrapper .am-calculator-result{background:var(--am-soft-mint)!important;border-color:#cdeca1!important}#am-scroll-top{width:46px!important;height:46px!important;box-shadow:none!important;background:#fff!important;border:1px solid #b9d85b!important;border-radius:50%!important;bottom:22px!important;right:18px!important}#am-scroll-top .arrow-icon{color:#111!important;font-size:18px!important}@media (width<=1023px){#am-scroll-top{display:none!important}}.am-mega-menu{border:1px solid var(--am-soft-border)!important;box-shadow:none!important;background:#fff!important;border-radius:18px!important;gap:18px!important;max-height:min(72vh,620px)!important;padding:18px!important;overflow:auto!important}.am-mega-intro{background:var(--am-soft-mint)!important;border:1px solid #cdeca1!important;border-radius:14px!important;padding:16px!important}.am-mega-links{gap:4px!important}.am-mega-links a,.am-mega-side a{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:10px!important;padding:8px 10px!important}.am-mega-links a:hover,.am-mega-side a:hover{background:#f8faf5!important}.am-mega-links span{display:none!important}.am-mega-links strong,.am-mega-side a{color:#111!important;font-size:14px!important;font-weight:400!important;line-height:1.35!important}.bp-sidebar-right .bp-sticky-quote{background:#eefdd4!important;border-color:#cdeca1!important}.bp-sidebar-right .bp-sticky-quote a{color:#111!important;background:#d8ff70!important;border:1px solid #111!important}.bp-sidebar-right .bp-blog-search{background:#fff!important;border-color:#e3e8da!important}.bp-sidebar-right .bp-newsletter-card{background:#e4ff97!important;border-color:#cfe875!important}.bp-sidebar-right .bp-newsletter-btn,#sh-wrapper .bp-sidebar-right .bp-newsletter-btn{color:#fff!important;background:#111!important;border-color:#111!important}.bp-sidebar-right .bp-sidebar-group-discovery .bp-side-related:first-child{background:#c7e0f5!important;border-color:#a7c7df!important}.bp-sidebar-right .bp-sidebar-group-discovery .bp-side-related:last-child{background:#ffd4cd!important;border-color:#eea099!important}.bp-sidebar-right .bp-sidebar-group-meta .bp-side-related,.bp-sidebar-right .bp-info-card{background:#fff8cf!important;border-color:#ead871!important}.bp-sidebar-right .bp-related-card{box-shadow:none!important;background:#ffffffc7!important;border-color:#ffffffb8!important}.bp-sidebar-right .bp-blog-search div a,.bp-sidebar-right .bp-info-row{background:#f8faf3!important}html,body,#root,#sh-wrapper{height:auto!important;min-height:100%!important;overflow:hidden visible!important}@media (width>=1024px){#sh-wrapper .bp-page,#sh-wrapper .bp-container,#sh-wrapper .bp-main,#sh-wrapper .bp-sidebar-left,#sh-wrapper .bp-sidebar-right{overflow:visible!important}#sh-wrapper .bp-container{align-items:start!important;display:grid!important}#sh-wrapper .bp-sidebar-left{overscroll-behavior:contain!important;align-self:start!important;max-height:calc(100vh - 112px)!important;display:block!important;position:sticky!important;top:92px!important;overflow:hidden auto!important}#sh-wrapper .bp-sidebar-right{scrollbar-width:none!important;overscroll-behavior:contain!important;align-self:start!important;gap:24px!important;max-height:calc(100vh - 112px)!important;display:grid!important;position:sticky!important;top:92px!important;overflow:hidden auto!important}#sh-wrapper .bp-sidebar-right::-webkit-scrollbar{display:none!important}#sh-wrapper .bp-sidebar-group{align-self:start!important;gap:18px!important;display:grid!important;position:static!important;top:auto!important;overflow:visible!important}#sh-wrapper .bp-sidebar-group-discovery,#sh-wrapper .bp-sidebar-group-meta{top:auto!important}}html:has(.bp-page){height:auto!important;overflow:visible!important}body:has(.bp-page){height:auto!important;overflow:visible!important}#root:has(.bp-page){height:auto!important;overflow:visible!important}#sh-wrapper:has(.bp-page){height:auto!important;overflow:visible!important}body:has(.bp-page){max-width:100vw!important}html{scrollbar-color:#a7c7df #f6f7f2!important;scrollbar-width:thin!important}::-webkit-scrollbar{width:10px!important;height:10px!important}::-webkit-scrollbar-track{background:#f6f7f2!important}::-webkit-scrollbar-thumb{background:linear-gradient(#d8ff70,#a7c7df)!important;border:2px solid #f6f7f2!important;border-radius:999px!important}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#c7e0f5,#d8ff70)!important}#sh-wrapper .bp-page,#sh-wrapper .bp-page *{font-weight:400!important}#sh-wrapper .bp-h1,#sh-wrapper .bp-article-body h2,#sh-wrapper .bp-article-body h3,#sh-wrapper .bp-side-card-title,#sh-wrapper .bp-side-related-title,#sh-wrapper .bp-related-title,#sh-wrapper .bp-author-name,#sh-wrapper .bp-faq-btn,#sh-wrapper .bp-summary-box h2,#sh-wrapper .bp-case-study h2,#sh-wrapper .bp-plan-links h2,#sh-wrapper .bp-feedback strong{font-weight:450!important}#sh-wrapper .bp-comments,#sh-wrapper a[href=\#bp-comments]{display:none!important}#sh-wrapper .bp-main,#sh-wrapper .bp-article-body{background:#fffef7!important}#sh-wrapper .bp-learn-box,#sh-wrapper .bp-stats-grid .bp-stat-card:nth-child(3n+1),#sh-wrapper .bp-plan-links a:nth-child(3n+1),#sh-wrapper .bp-resources a:nth-child(3n+1){background:#e8fafe!important;border-color:#a7c7df!important}#sh-wrapper .bp-stats-grid .bp-stat-card:nth-child(3n+2),#sh-wrapper .bp-plan-links a:nth-child(3n+2),#sh-wrapper .bp-resources a:nth-child(3n+2){background:#fff8cf!important;border-color:#ead871!important}#sh-wrapper .bp-stats-grid .bp-stat-card:nth-child(3n),#sh-wrapper .bp-plan-links a:nth-child(3n),#sh-wrapper .bp-resources a:nth-child(3n){background:#ffd4cd!important;border-color:#eea099!important}#sh-wrapper .bp-pros-cons article:first-child{background:#e8fafe!important;border-color:#a7c7df!important}#sh-wrapper .bp-pros-cons article:last-child{background:#fff8cf!important;border-color:#ead871!important}#sh-wrapper .bp-pros-cons article,#sh-wrapper .bp-case-study,#sh-wrapper .bp-feedback,#sh-wrapper .bp-checklist,#sh-wrapper .bp-table-block,#sh-wrapper .bp-testimonials,#sh-wrapper .bp-resources,#sh-wrapper .bp-plan-links,#sh-wrapper .bp-continue,#sh-wrapper .bp-author-box,#sh-wrapper .bp-prev-next-card{box-shadow:none!important}#sh-wrapper .bp-case-study{background:#fff8cf!important;border-color:#ead871!important}#sh-wrapper .bp-case-study article:first-child{background:#e8fafe!important;border-color:#a7c7df!important}#sh-wrapper .bp-case-study article:nth-child(2){background:#fffef7!important;border-color:#ead871!important}#sh-wrapper .bp-case-study article:nth-child(3){background:#ffd4cd!important;border-color:#eea099!important}#sh-wrapper .bp-feedback{background:#f3ffe3!important;border-color:#cdeca1!important;flex-wrap:wrap!important;align-items:center!important;gap:14px!important;display:flex!important}#sh-wrapper .bp-feedback button{background:#fff!important;border:1px solid #cdeca1!important;border-radius:999px!important;padding:9px 18px!important}#sh-wrapper .bp-feedback button.active{background:#d8ff70!important;border-color:#9fca3a!important}#sh-wrapper .bp-faq-item.open,#sh-wrapper .bp-faq details[open],#sh-wrapper .bp-faq-item[open]{background:#e8fafe!important;border-color:#a7c7df!important}#sh-wrapper .bp-faq-item.open .bp-faq-btn,#sh-wrapper .bp-faq details[open] summary,#sh-wrapper .bp-faq-item[open] summary{color:#111!important;background:#d8ff70!important}#sh-wrapper .bp-toc{counter-reset:toc!important}#sh-wrapper .bp-toc-link{grid-template-columns:34px minmax(0,1fr)!important;align-items:start!important;gap:10px!important;display:grid!important}#sh-wrapper .bp-toc-num,#sh-wrapper .bp-related-num{color:#111!important;background:#d8ff70!important;border:1px solid #cde875!important;border-radius:999px!important;flex:none!important;place-items:center!important;width:28px!important;height:28px!important;font-size:11px!important;line-height:1!important;display:inline-grid!important}#sh-wrapper .bp-related-card{background:#fffef7!important;border-color:#00000014!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:start!important;gap:3px 10px!important;display:grid!important}#sh-wrapper .bp-related-card .bp-related-cat,#sh-wrapper .bp-related-card .bp-related-title,#sh-wrapper .bp-related-card .bp-related-date{grid-column:2!important}#sh-wrapper .bp-related-card:hover{background:#f3ffe3!important;border-color:#00000014!important;transform:none!important}#sh-wrapper .bp-info-author{background:#e8fafe!important;border-color:#a7c7df!important;align-items:flex-start!important}#sh-wrapper .bp-info-author img{border-radius:999px!important;flex:none!important}#sh-wrapper .bp-info-author-intro{color:#40504a!important;margin:7px 0 0!important;font-size:12.5px!important;line-height:1.55!important}#sh-wrapper .bp-info-row{background:#fffef7!important;border:1px solid #0000000f!important}#sh-wrapper .bp-info-icon,#sh-wrapper .bp-pros-cons h2 svg,#sh-wrapper .bp-learn-box svg,#sh-wrapper .bp-summary-box svg,#sh-wrapper .bp-faq svg{color:#111!important;background:#d8ff70!important;border:1px solid #cde875!important;border-radius:11px!important;width:32px!important;min-width:32px!important;height:32px!important;padding:7px!important;overflow:visible!important}@media (width>=1024px){#sh-wrapper .bp-sidebar-left,#sh-wrapper .bp-sidebar-right{scrollbar-width:thin!important;scrollbar-color:#a7c7df transparent!important}#sh-wrapper .bp-sidebar-left::-webkit-scrollbar{width:8px!important;display:block!important}#sh-wrapper .bp-sidebar-right::-webkit-scrollbar{width:8px!important;display:block!important}#sh-wrapper .bp-sidebar-left::-webkit-scrollbar-track{background:0 0!important}#sh-wrapper .bp-sidebar-right::-webkit-scrollbar-track{background:0 0!important}#sh-wrapper .bp-sidebar-left::-webkit-scrollbar-thumb{background:#a7c7df padding-box padding-box!important;border:2px solid #0000!important;border-radius:999px!important}#sh-wrapper .bp-sidebar-right::-webkit-scrollbar-thumb{background:#a7c7df padding-box padding-box!important;border:2px solid #0000!important;border-radius:999px!important}}.am-overview-eyebrow{width:fit-content!important;max-width:calc(100vw - 48px)!important;margin-inline:0!important;padding-inline:22px!important}.am-overview-eyebrow:before,.am-overview-eyebrow:after{content:""!important;background:#00000038!important;width:46px!important;height:1px!important;display:inline-block!important}.am-page-card svg,.am-page-fact svg,.am-page-phone svg,.sh-btn svg:not(.am-whatsapp-business-icon),.am-bottom-nav svg:not(.am-whatsapp-business-icon),.am-nav-icon:not(.am-whatsapp-business-icon){color:#111!important}.sh-btn .am-whatsapp-business-icon,.am-page-actions .am-whatsapp-business-icon,.am-bottom-nav .am-whatsapp-business-icon,.am-footer-logo-img.am-whatsapp-business-icon{box-sizing:content-box!important;color:#111!important;background:#d8ff70!important;border:1px solid #b8d957!important;border-radius:999px!important;padding:4px!important}.am-bottom-nav a:hover,.am-bottom-nav a.active,.am-search-toggle:hover,.am-nav a:hover{color:#111!important;background:#d8ff70!important}.am-mega-menu{background:#fffef2!important;border-color:#e4e7d4!important;grid-template-columns:minmax(360px,1fr) 260px!important;align-items:start!important;width:min(920px,100vw - 48px)!important;padding:18px!important}.am-mega-wide{grid-template-columns:minmax(520px,1fr) 220px 260px!important;width:min(1120px,100vw - 48px)!important}.am-mega-simple-links,.am-mega-boroughs{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:2px 10px!important;display:grid!important}.am-mega-boroughs{grid-template-columns:repeat(4,minmax(0,1fr))!important}.am-mega-links a,.am-mega-side a{color:#111!important;background:0 0!important;border:0!important;border-radius:999px!important;min-height:0!important;padding:7px 10px!important;font-size:14px!important;font-weight:400!important;line-height:1.25!important}.am-mega-intro{background:#f6f7f2!important;border-color:#e4e7d4!important;order:3!important}.am-mega-side{order:2!important}.am-mega-side a{background:#fff!important;border:1px solid #e4e7d4!important;border-radius:12px!important;margin-bottom:6px!important;display:block!important}#sh-wrapper .sh-eyebrow,#sh-wrapper .am-badge,#sh-wrapper .am-popular-tag,#sh-wrapper .am-row-tag{background:#d8ff70!important;border-color:#b8d957!important}#sh-wrapper .am-page-card,#sh-wrapper .am-page-fact{background:#f6f7f2!important;border-color:#e4e7d4!important}#sh-wrapper .am-page-phone{color:#111!important;background:#d8ff70!important;border-color:#b8d957!important}@media (width<=1160px){.am-mega-menu,.am-mega-wide{grid-template-columns:1fr!important}.am-mega-boroughs{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.am-logo{color:#111!important;letter-spacing:-.04em!important;font-weight:700!important}.am-logo .logo-alpha{color:#111!important}.am-logo .logo-movers{color:#8fbe2f!important}.am-home-new{--home-lime:#e4ff97;--home-cyan:#e8fafe;--home-mint:#f3ffe3;--home-snow:snow;--home-ink:#000;--home-border:#e1e7d8;color:var(--home-ink);background:#fff;overflow:hidden}.am-home-hero{background:radial-gradient(circle at 10% 66%,var(--home-cyan) 0%,transparent 50%),radial-gradient(circle at 88% 32%,#ecffcf 0%,transparent 48%),linear-gradient(135deg,snow 0%,#fbfff3 54%,#f7feff 100%);padding:122px 0 74px;position:relative}.am-home-hero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffffb8,#fff0 42%),radial-gradient(circle at 52% 12%,#e4ff9757,#0000 30%);position:absolute;inset:0}.am-home-hero .sh-container{z-index:1;position:relative}.am-home-hero-grid{grid-template-columns:1.06fr 1fr;align-items:center;gap:56px;display:grid}.am-home-hero h1{letter-spacing:0;color:#070707;max-width:720px;margin:16px 0 20px;font-family:Poppins,Inter,sans-serif;font-size:clamp(2.05rem,3.75vw,3.35rem);font-weight:500;line-height:1.12}.am-home-service-rotator{color:#4f7b18;-webkit-box-decoration-break:clone;box-decoration-break:clone;min-width:min(640px,100%);min-height:1.15em;padding:0 .08em;display:inline-block;position:relative}.am-home-service-rotator:after{display:none}.am-home-service-rotator>span{opacity:0;color:#4f7b18;text-shadow:0 8px 28px #4f7b1829;filter:blur(8px);animation:12s cubic-bezier(.22,1,.36,1) infinite amHomeWordCycle;position:absolute;top:0;left:.08em;transform:translateY(18px)}.am-home-service-rotator>span:nth-child(2){animation-delay:3s}.am-home-service-rotator>span:nth-child(3){animation-delay:6s}.am-home-service-rotator>span:nth-child(4){animation-delay:9s}.am-home-hero p{color:#444;max-width:590px;margin:0 0 24px;font-size:1rem;line-height:1.72}.am-home-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.am-home-actions .sh-btn-black:hover svg{color:#111!important;fill:#111!important}.am-home-trust-row{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.am-home-trust-row span{background:#ffffffc7;border:1px solid #00000014;border-radius:999px;align-items:center;gap:7px;padding:9px 14px;font-size:.86rem;font-weight:500;display:inline-flex;box-shadow:0 10px 26px #1423280f}.am-home-visual{background:linear-gradient(145deg,#ffffffe6,#e8fafe94);border:1px solid #00000012;border-radius:24px;min-height:430px;padding:10px;position:relative;top:-24px;box-shadow:0 28px 80px #1f2d3029}.am-home-visual:before{content:"";opacity:.38;z-index:-1;background:linear-gradient(135deg,#e4ff97,#c7f8fb);border-radius:32px;position:absolute;inset:22px -18px -20px 42px;transform:rotate(-2deg)}.am-home-visual img{object-fit:cover;object-position:center;border-radius:18px;width:100%;height:430px}.am-home-rating-badge{border:1px solid var(--home-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-radius:16px;align-items:center;gap:16px;width:min(360px,100% - 36px);padding:14px 18px;display:flex;position:absolute;bottom:24px;left:18px;box-shadow:0 18px 44px #16232824}.am-home-star-icon{color:#050505;background:#dcff72;border:1px solid #bddd45;border-radius:14px;flex-basis:56px;place-items:center;width:56px;height:56px;font-size:1.45rem;font-weight:600;display:grid}.am-home-star-icon i{display:none!important}.am-home-star-icon:before{content:"☆";font-size:1.7rem;line-height:1}.am-home-rating-badge strong{font-family:Poppins,Inter,sans-serif;font-size:0;font-weight:600;line-height:1.1;display:block}.am-home-rating-badge strong:before{content:"5.0 Rated";font-size:1.08rem}.am-home-rating-badge span{color:#465153;letter-spacing:.06em;text-transform:uppercase;text-transform:none;letter-spacing:0;margin-top:2px;font-size:.9rem;font-weight:500;display:block}.am-home-price-badge{color:#111;background:#fffef7;border:1.5px dashed #e1b738;border-radius:18px;align-items:center;gap:12px;width:min(620px,100%);margin:20px 0 0;padding:16px 18px;font-size:1rem;display:flex;box-shadow:0 18px 44px #1623281a}.am-home-visual>.am-home-price-badge{display:none}.am-home-price-badge span{font-weight:500}.am-home-price-badge strong{white-space:nowrap;font-family:Poppins,Inter,sans-serif;font-size:1.35rem;font-weight:500}@keyframes amHomeWordCycle{0%{opacity:0;filter:blur(8px);transform:translateY(18px)}5%,22%{opacity:1;filter:blur();transform:translateY(0)}27%,to{opacity:0;filter:blur(8px);transform:translateY(-18px)}}@keyframes amHomeScrollNudge{0%,to{transform:translate(0)}50%{transform:translate(5px)}}.am-home-band{color:#111;background:#f7fbef;padding:30px 0}.am-home-stats{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.am-home-stats div{background:#fff;border:1px solid #e1e8d4;border-radius:16px;padding:18px}.am-home-stats strong{color:#111;margin-bottom:6px;font-family:Poppins,Inter,sans-serif;font-size:1.55rem;line-height:1;display:block}.am-home-stats span{color:#566164;font-size:.9rem;font-weight:500}.am-home-section{padding:76px 0}.am-home-section .sh-section-head{margin-bottom:52px}.am-home-soft{background:#f6f7f2}.am-home-services-wrap{width:100vw;margin-left:calc(50% - 50vw);padding-left:max(24px,50vw - 576px);padding-right:24px;position:relative}.am-home-scroll-hint{color:#526164;align-items:center;gap:8px;font-size:.84rem;font-weight:500;display:inline-flex;position:absolute;top:-48px;right:0}.am-home-scroll-hint i{background:#e4ff97;border:1px solid #cce86d;border-radius:999px;place-items:center;width:30px;height:30px;animation:1.6s ease-in-out infinite amHomeScrollNudge;display:grid}.am-home-service-grid{scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;-ms-overflow-style:none;gap:18px;padding:4px 2px 18px;display:flex;overflow:auto hidden}.am-home-service-grid::-webkit-scrollbar{display:none}.am-home-service-card{border:1px solid var(--home-border);scroll-snap-align:start;background:#fff;border-radius:18px;flex-direction:column;flex:0 0 286px;min-height:280px;padding:24px;text-decoration:none;transition:transform .25s,background .25s;display:flex;color:#111!important}.am-home-service-card:first-child{background:#f3ffe3}.am-home-service-card:nth-child(2){background:#e8fafe}.am-home-service-card:nth-child(3){background:#fff8d8}.am-home-service-card:nth-child(4){background:#ffecea}.am-home-service-card:nth-child(5){background:#f6f7f2}.am-home-service-card:nth-child(6){background:#eef7ff}.am-home-service-card:nth-child(7){background:#fff6dc}.am-home-service-card:nth-child(8){background:#efffed}.am-home-service-card:hover{transform:translateY(-4px)}.am-home-icon{border:1px solid var(--home-border);background:#fff;border-radius:16px;place-items:center;width:54px;height:54px;margin-bottom:20px;font-size:25px;display:grid}.am-home-service-card h3,.am-home-steps h3,.am-home-faq h3{margin:0 0 10px;font-family:Poppins,Inter,sans-serif;font-size:1.15rem;line-height:1.25}.am-home-service-card p,.am-home-split p,.am-home-steps p,.am-home-faq p,.am-home-review p,.am-home-final p{color:#4a5557;margin:0;line-height:1.65}.am-home-service-card>span{align-items:center;gap:8px;margin-top:auto;font-size:.94rem;font-weight:500;display:inline-flex}.am-home-split{grid-template-columns:.9fr 1.1fr;align-items:center;gap:48px;display:grid}.am-home-split h2,.am-home-final h2{margin:14px 0 16px;font-family:Poppins,Inter,sans-serif;font-size:clamp(1.75rem,3.15vw,2.45rem);font-weight:500;line-height:1.1}.am-home-split .sh-btn{margin-top:24px}.am-home-steps{gap:14px;display:grid}.am-home-steps article{border:1px solid var(--home-border);background:#fff;border-radius:18px;grid-template-columns:64px 1fr;gap:18px;padding:20px;display:grid}.am-home-steps article>strong{background:var(--home-lime);border-radius:14px;place-items:center;width:52px;height:52px;font-family:Poppins,Inter,sans-serif;display:grid}.am-home-review-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.am-home-review{border:1px solid var(--home-border);background:#fff;border-radius:18px;padding:24px}.am-home-stars{color:#f3b61f;gap:3px;margin-bottom:14px;display:flex}.am-home-review strong{margin-top:16px;font-family:Poppins,Inter,sans-serif;display:block}.am-home-reviews-advanced{gap:28px;display:grid}.am-home-reviews-head{text-align:center;max-width:780px;margin:0 auto}.am-home-reviews-head h2{letter-spacing:-.02em;margin:12px 0;font-family:Poppins,Inter,sans-serif;font-size:clamp(2rem,4.2vw,3.6rem);font-weight:500;line-height:1.06}.am-home-reviews-head p{color:#536064;max-width:660px;margin:0 auto;font-size:clamp(.98rem,1.8vw,1.08rem);line-height:1.75}.am-home-reviews-panel{grid-template-columns:1.05fr .95fr;align-items:stretch;gap:18px;max-width:1080px;margin:10px auto 0;display:grid}.am-home-review-score{background:#f7fbff;border:1px solid #dfeaf1;border-radius:26px;grid-template-columns:auto 1fr;align-items:center;gap:20px;padding:28px;display:grid}.am-home-review-score>span{color:#111;letter-spacing:-.04em;background:#d8ff70;border:1px solid #bfe758;border-radius:24px;place-items:center;width:104px;height:104px;font-family:Poppins,Inter,sans-serif;font-size:2.5rem;font-weight:600;display:grid}.am-home-review-score strong{margin:8px 0 5px;font-family:Poppins,Inter,sans-serif;font-size:1.2rem;font-weight:500;display:block}.am-home-review-score p{color:#536064;margin:0;line-height:1.6}.am-home-review-platforms{gap:12px;display:grid}.am-home-review-platforms a{color:#111;background:#fff;border:1px solid #e4e8dc;border-radius:20px;grid-template-columns:42px 1fr 22px;align-items:center;gap:14px;padding:18px;text-decoration:none;display:grid}.am-home-review-platforms img{object-fit:contain;border-radius:0;width:34px;height:34px}.am-home-review-platforms strong{font-family:Poppins,Inter,sans-serif;font-size:1rem;font-weight:500;display:block}.am-home-review-platforms small{color:#657174;margin-top:2px;font-size:.86rem;display:block}.am-home-review-grid-advanced{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1180px;margin:0 auto}.am-home-review-grid-advanced .am-home-review{border-color:#e3e8da;flex-direction:column;min-height:260px;display:flex}.am-home-review-grid-advanced .am-home-review:nth-child(4n+1){background:#eefbff}.am-home-review-grid-advanced .am-home-review:nth-child(4n+2){background:#fff9d9}.am-home-review-grid-advanced .am-home-review:nth-child(4n+3){background:#f5ffe4}.am-home-review-grid-advanced .am-home-review:nth-child(4n){background:#fff1ee}.am-home-review-top{gap:10px;margin-bottom:18px;display:grid}.am-home-review-top>span{color:#111;background:#ffffff94;border:1px solid #11111114;border-radius:999px;width:max-content;max-width:100%;padding:6px 10px;font-size:.78rem;font-weight:500}.am-home-review-grid-advanced .am-home-review p{color:#263238;flex:1;margin:0;line-height:1.68}.am-home-review-grid-advanced .am-home-review strong{color:#586467;font-size:.9rem;font-weight:500}.am-home-faq-grid{grid-template-columns:repeat(2,1fr);gap:14px;max-width:980px;margin:0 auto;display:grid}.am-home-faq{border:1px solid var(--home-border);background:#fff;border-radius:18px;overflow:hidden}.am-home-faq summary{cursor:pointer;grid-template-columns:42px 1fr 34px;align-items:center;gap:14px;padding:18px 20px;list-style:none;display:grid}.am-home-faq summary::-webkit-details-marker{display:none}.am-home-faq-icon{background:var(--home-cyan);border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.am-home-faq summary>span:nth-child(2){font-family:Poppins,Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.35}.am-home-faq-chevron{background:#f6f7f2;border-radius:999px;justify-self:end;place-items:center;width:32px;height:32px;transition:transform .25s;display:grid!important}.am-home-faq[open]{background:#f9fff0}.am-home-faq[open] .am-home-faq-chevron{transform:rotate(180deg)}.am-home-faq p{padding:0 20px 20px 76px}.am-home-final{background:#fff;padding:76px 0}.am-home-final-box{border:1px solid var(--home-border);text-align:center;background:linear-gradient(135deg,#e8fafe 0%,#f3ffe3 58%,#fff8d8 100%);border-radius:28px;padding:52px}.am-home-final .am-home-actions{justify-content:center;margin-top:24px}@media (width<=1000px){.am-home-hero-grid,.am-home-split{grid-template-columns:1fr}.am-home-stats{grid-template-columns:repeat(2,1fr)}.am-home-visual{min-height:280px;top:0}.am-home-visual img{height:320px}.am-home-rating-badge{width:auto;bottom:18px;left:14px;right:14px}}:root{--am-soft-line:#e4eadb;--am-soft-line-strong:#d4e1c8}.am-header-pill,.am-cta,.am-mobile-btn,.am-mobile-menu,#sh-wrapper .sh-btn,#sh-wrapper .sh-btn-black,#sh-wrapper .sh-btn-lime,#sh-wrapper .sh-btn-outline,#sh-wrapper .sh-eyebrow,#sh-wrapper .sh-price-chip,#sh-wrapper .sh-hero-img-badge,#sh-wrapper .sh-img-badge,#sh-wrapper .sh-sidebar-card,#sh-wrapper .sh-faq-item,#sh-wrapper .sh-card,#sh-wrapper .am-page-card,#sh-wrapper .am-home-faq,#sh-wrapper .am-home-service-card,#sh-wrapper .am-home-review,#sh-wrapper .am-home-final-box,#am-pricing-wrapper .am-row.am-popular,#am-pricing-wrapper .am-faq-card[open],#am-pricing-wrapper .am-tab-btn.active,#am-pricing-wrapper .am-calc-submit,.bp-main,.bp-article-header,.bp-side-card,.bp-related-card,.bp-learn-box,.bp-summary-box,.bp-checklist,.bp-case-study,.bp-feedback,.bp-comments{border-color:var(--am-soft-line)!important}#sh-wrapper .sh-btn-black,#sh-wrapper .am-page-actions .sh-btn-black,#sh-wrapper .am-home-actions .sh-btn-black,#am-pricing-wrapper .am-calc-submit,.bp-newsletter-btn,#sh-wrapper .bp-newsletter-btn{border-color:#1f2a2d!important}.am-whatsapp-business-icon{vertical-align:-4px!important;color:currentColor!important;background:0 0!important;flex:none!important;width:22px!important;height:22px!important;display:inline-block!important;overflow:visible!important}.am-whatsapp-business-icon *,.am-whatsapp-business-icon path,.am-whatsapp-business-icon rect,.am-whatsapp-business-icon circle,.am-whatsapp-business-icon line,.am-whatsapp-business-icon polyline{opacity:1!important;stroke:currentColor!important;fill:none!important}.am-home-new .am-home-faq-chevron,#am-pricing-wrapper .am-faq-toggle,.bp-faq-toggle,.bp-faq-btn i{color:#111!important;opacity:1!important;background:#d8ff70!important;border:1px solid #c7e65b!important;border-radius:14px!important;place-items:center!important;display:grid!important;position:relative!important}.am-home-new .am-home-faq-chevron svg,#am-pricing-wrapper .am-faq-toggle svg,.bp-faq-toggle svg,.bp-faq-btn i svg{display:none!important}.am-home-new .am-home-faq-chevron:before,#am-pricing-wrapper .am-faq-toggle:before,.bp-faq-toggle:before,.bp-faq-btn i:before{content:""!important;border-bottom:2px solid #111!important;border-right:2px solid #111!important;width:10px!important;height:10px!important;transition:transform .38s cubic-bezier(.22,1,.36,1)!important;display:block!important;transform:rotate(45deg)translateY(-2px)!important}.am-home-new .am-home-faq[open] .am-home-faq-chevron:before,#am-pricing-wrapper .am-faq-card[open] .am-faq-toggle:before,.bp-faq-item.open .bp-faq-toggle:before,.bp-faq-item.open .bp-faq-btn i:before{transform:rotate(225deg)translate(-2px,-2px)!important}@media (width<=760px){.am-header-pill,.am-search-toggle,.am-mobile-btn{border-color:#0000!important}}svg.am-whatsapp-business-icon,.am-whatsapp-business-icon{color:currentColor!important;vertical-align:-4px!important;background:0 0!important;width:22px!important;height:22px!important;display:inline-block!important;overflow:visible!important}svg.am-whatsapp-business-icon *,.am-whatsapp-business-icon *,svg.am-whatsapp-business-icon path,.am-whatsapp-business-icon path,svg.am-whatsapp-business-icon rect,.am-whatsapp-business-icon rect,svg.am-whatsapp-business-icon circle,.am-whatsapp-business-icon circle,svg.am-whatsapp-business-icon line,.am-whatsapp-business-icon line,svg.am-whatsapp-business-icon polyline,.am-whatsapp-business-icon polyline{opacity:1!important;stroke:currentColor!important;fill:none!important}.am-whatsapp-business-img{display:none!important}.am-header-pill,.am-cta,.am-mobile-menu,#sh-wrapper .sh-btn,#sh-wrapper .sh-btn-black,#sh-wrapper .sh-btn-lime,#sh-wrapper .sh-btn-outline,#sh-wrapper .am-home-actions .sh-btn-black,#sh-wrapper .am-page-actions .sh-btn-black,#am-pricing-wrapper .am-calc-submit,#am-pricing-wrapper .am-row.am-popular,#am-pricing-wrapper .am-faq-card[open]{border-color:var(--am-soft-line)!important}@media (width<=640px){.am-home-hero{padding:126px 0 52px}.am-home-hero h1{font-size:1.86rem}.am-home-service-rotator{min-width:100%}.am-home-rating-badge{gap:11px;padding:11px 12px}.am-home-star-icon{flex-basis:48px;width:48px;height:48px;font-size:1.2rem}.am-home-rating-badge strong:before{font-size:.94rem}.am-home-rating-badge span{font-size:.78rem}.am-home-price-badge{flex-wrap:wrap;gap:8px;padding:12px;font-size:.86rem}.am-home-price-badge strong{font-size:1.08rem}.am-home-actions,.am-home-actions .sh-btn{width:100%}.am-home-stats,.am-home-review-grid,.am-home-faq-grid{grid-template-columns:1fr}.am-home-service-card{flex-basis:82vw}.am-home-section,.am-home-final{padding:56px 0}.am-home-steps article{grid-template-columns:1fr}.am-home-final-box{border-radius:22px;padding:34px 20px}}#page-wrapper{animation:none!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .anim,.raw-page-host[data-raw-page=alpha-home] #am-wrapper .anim-stagger>*{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}.raw-page-host[data-raw-page=alpha-home].home-anim-ready #am-wrapper .anim{opacity:0!important;will-change:opacity,transform!important;transition:opacity .72s,transform .72s cubic-bezier(.22,1,.36,1)!important}.raw-page-host[data-raw-page=alpha-home].home-anim-ready #am-wrapper .anim-up{transform:translateY(30px)!important}.raw-page-host[data-raw-page=alpha-home].home-anim-ready #am-wrapper .anim-down{transform:translateY(-30px)!important}.raw-page-host[data-raw-page=alpha-home].home-anim-ready #am-wrapper .anim-left{transform:translate(-40px)!important}.raw-page-host[data-raw-page=alpha-home].home-anim-ready #am-wrapper .anim-right{transform:translate(40px)!important}.raw-page-host[data-raw-page=alpha-home].home-anim-ready #am-wrapper .anim.is-in{opacity:1!important;transform:none!important}.raw-page-host[data-raw-page=alpha-home].home-anim-ready #am-wrapper .anim-stagger>*{opacity:0!important;transition:opacity .62s,transform .62s cubic-bezier(.22,1,.36,1)!important;transform:translateY(22px)!important}.raw-page-host[data-raw-page=alpha-home].home-anim-ready #am-wrapper .anim-stagger.is-in>*{opacity:1!important;transform:none!important}.raw-page-host[data-raw-page=alpha-home].home-anim-ready #am-wrapper .anim-stagger.is-in>:first-child{transition-delay:40ms!important}.raw-page-host[data-raw-page=alpha-home].home-anim-ready #am-wrapper .anim-stagger.is-in>:nth-child(2){transition-delay:.1s!important}.raw-page-host[data-raw-page=alpha-home].home-anim-ready #am-wrapper .anim-stagger.is-in>:nth-child(3){transition-delay:.17s!important}.raw-page-host[data-raw-page=alpha-home].home-anim-ready #am-wrapper .anim-stagger.is-in>:nth-child(4){transition-delay:.24s!important}.raw-page-host[data-raw-page=alpha-home].home-anim-ready #am-wrapper .anim-stagger.is-in>:nth-child(5){transition-delay:.31s!important}.raw-page-host[data-raw-page=alpha-home].home-anim-ready #am-wrapper .anim-stagger.is-in>:nth-child(6){transition-delay:.38s!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper #am-hero{background:radial-gradient(circle at 10% 65%,var(--am-cyan-light) 0%,transparent 52%),radial-gradient(circle at 90% 38%,var(--am-mint) 0%,transparent 52%),var(--am-snow)!important;padding:118px 0 70px!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-hero-grid{grid-template-columns:1.06fr 1fr!important;align-items:center!important;gap:56px!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper #am-hero h1{letter-spacing:0!important;min-height:0!important;margin-bottom:18px!important;font-family:Poppins,sans-serif!important;font-size:3.05rem!important;font-weight:500!important;line-height:1.1!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper #am-hero h1 .typewriter{box-shadow:inset 0 -.46em 0 var(--am-lime)!important;line-height:inherit!important;-webkit-box-decoration-break:clone!important;box-decoration-break:clone!important;background:0 0!important;border-radius:4px!important;padding:0 .06em!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper #am-hero p.am-hero-desc{color:#444!important;max-width:560px!important;margin-bottom:22px!important;font-size:1.06rem!important;line-height:1.72!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-hero-price{border-radius:12px!important;margin-bottom:22px!important;padding:11px 22px!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-hero-img-wrap{border-radius:24px!important;height:430px!important;position:relative!important;top:-24px!important;overflow:hidden!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-hero-img-wrap img{object-fit:cover!important;object-position:center top!important;border-radius:24px!important;width:100%!important;height:100%!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .typewriter{vertical-align:baseline!important;will-change:opacity,transform,filter!important;min-width:0!important;max-width:100%!important;display:inline-block!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .typewriter:after{animation:none!important;display:none!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-word-swap.word-in{opacity:1!important;filter:blur()!important;transition:opacity .45s,transform .45s cubic-bezier(.22,1,.36,1),filter .45s!important;transform:translateY(0)!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-word-swap.word-out{opacity:0!important;filter:blur(6px)!important;transition:opacity .24s,transform .24s,filter .24s!important;transform:translateY(-16px)!important}@media (width<=900px){.raw-page-host[data-raw-page=alpha-home] #am-wrapper #am-hero{padding:112px 0 56px!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-hero-grid{grid-template-columns:1fr!important;gap:32px!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper #am-hero h1{font-size:2.15rem!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-hero-img-wrap{height:280px!important;margin-top:0!important;top:0!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-hero-cta-row{flex-direction:column!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-hero-cta-row .am-btn{width:100%!important}}@media (width<=560px){.raw-page-host[data-raw-page=alpha-home] #am-wrapper #am-hero{padding-top:126px!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper #am-hero h1{font-size:1.82rem!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper #am-hero p.am-hero-desc{font-size:.95rem!important}}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .mic-icon,.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-stat-icon,.raw-page-host[data-raw-page=alpha-home] #am-wrapper .wc-icon-box{color:#111!important;background:#d8ff70!important;border:1px solid #b8d957!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper #am-quality-section{background:#fff8e8!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-stat-card,.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-widget-card-new,.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-faq-card,.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-blog-card{background:#fff!important;border:1px solid #e4e7d4!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper #am-faq{background:#f6f7f2!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-faq-card.open{background:#f3ffe3!important;border-color:#b8d957!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-faq-a{display:none!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-faq-card.open .am-faq-a{display:block!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .est-aside-img-slot,.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-blog-img-box{aspect-ratio:4/3!important;height:auto!important;min-height:0!important;overflow:hidden!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .est-aside-img-slot img,.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-blog-img-box img{object-fit:cover!important;width:100%!important;height:100%!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-blog-content{background:#fff!important;padding:22px!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-blog-author{color:#526970!important;margin:0 0 10px!important;font-size:13px!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-blog-author strong{color:#111!important;font-weight:500!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .est-result{background:#f3ffe3!important;border:1px solid #d5f5b8!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper table,.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-table,.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-compare-table{background:#fff!important;border:1px solid #e4e7d4!important;border-radius:18px!important;overflow:hidden!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper th{color:#111!important;background:#fdec92!important}.am-nav{gap:28px!important}.am-nav a,.am-nav a:visited,.am-nav a:focus,.am-nav a:active{color:#111!important;background:0 0!important}.am-nav a:hover,.am-nav li.has-mega:hover>a{color:#111!important;background:#d8ff70!important}.am-mega-menu,.am-mega-wide{box-shadow:none!important;background:#fffef2!important;border:1px solid #e4e7d4!important;left:50%!important;transform:translate(-50%)translateY(10px)!important}.am-nav li:hover .am-mega-menu{transform:translate(-50%)translateY(0)!important}.am-mega-links{place-items:start!important}.am-mega-links a,.am-mega-side a{color:#111!important;background:0 0!important;border-radius:10px!important;width:fit-content!important;max-width:100%!important;padding:6px 9px!important;display:inline-flex!important}.am-search-panel{width:min(360px,100vw - 32px)!important;box-shadow:none!important;background:#fffef2!important;border:1px solid #e4e7d4!important;border-radius:18px!important;padding:10px!important;position:fixed!important;top:90px!important;left:auto!important;right:max(20px,50vw - 600px)!important}.am-search-box{background:#fff!important;border:1px solid #dbe4cf!important;border-radius:999px!important;height:46px!important;padding:0 10px 0 14px!important}.am-search-box input{font-size:14px!important}.am-search-results,.am-mobile-search-results{display:none!important}.am-mobile-search{background:#fff!important;border:1px solid #dbe4cf!important;border-radius:999px!important;margin:10px 0!important;padding:8px 12px!important}#am-scroll-top{width:48px!important;height:48px!important;box-shadow:none!important;background:#d8ff70!important;border:1px solid #9fc83d!important;border-radius:999px!important}#am-scroll-top .progress-indicator{stroke:#8dae25!important}@media (width<=1024px){.am-search-panel{width:auto!important;top:82px!important;left:16px!important;right:16px!important}.am-mega-menu,.am-mega-wide{width:100%!important;display:none!important;position:static!important;transform:none!important}}:root{--am-final-lime:#d8ff70;--am-final-lime-border:#aeda35;--am-final-cream:#fffef2;--am-final-mint:#f3ffe3;--am-final-cyan:#e8fafe;--am-final-blue:#c7e3f5;--am-final-yellow:#fdec92;--am-final-peach:#ffc9c1;--am-final-border:#dfe8d3;--am-final-text:#111}html{scroll-behavior:smooth;scrollbar-color:#a7c7df var(--am-final-cream);scrollbar-width:thin}body::-webkit-scrollbar{width:10px;height:10px}#sh-wrapper::-webkit-scrollbar{width:10px;height:10px}.bp-sidebar-left::-webkit-scrollbar{width:10px;height:10px}.bp-sidebar-right::-webkit-scrollbar{width:10px;height:10px}.am-mega-menu::-webkit-scrollbar{width:10px;height:10px}body::-webkit-scrollbar-track{background:var(--am-final-cream);border-radius:999px}#sh-wrapper::-webkit-scrollbar-track{background:var(--am-final-cream);border-radius:999px}.bp-sidebar-left::-webkit-scrollbar-track{background:var(--am-final-cream);border-radius:999px}.bp-sidebar-right::-webkit-scrollbar-track{background:var(--am-final-cream);border-radius:999px}.am-mega-menu::-webkit-scrollbar-track{background:var(--am-final-cream);border-radius:999px}body::-webkit-scrollbar-thumb{border:3px solid var(--am-final-cream);background:#a7c7df;border-radius:999px}#sh-wrapper::-webkit-scrollbar-thumb{border:3px solid var(--am-final-cream);background:#a7c7df;border-radius:999px}.bp-sidebar-left::-webkit-scrollbar-thumb{border:3px solid var(--am-final-cream);background:#a7c7df;border-radius:999px}.bp-sidebar-right::-webkit-scrollbar-thumb{border:3px solid var(--am-final-cream);background:#a7c7df;border-radius:999px}.am-mega-menu::-webkit-scrollbar-thumb{border:3px solid var(--am-final-cream);background:#a7c7df;border-radius:999px}.am-logo .logo-movers,.am-footer-logo-text .logo-movers,.am-logo:hover .logo-movers{color:var(--am-final-lime)!important}.am-whatsapp-business-icon{color:currentColor!important;vertical-align:middle!important;flex:0 0 22px!important;width:22px!important;min-width:22px!important;height:22px!important;min-height:22px!important;display:inline-block!important}a .am-whatsapp-business-icon,button .am-whatsapp-business-icon,.am-store-btn .am-whatsapp-business-icon,.am-footer-social-link .am-whatsapp-business-icon,.am-nav-logo-icon{color:#111!important;border:1px solid var(--am-final-lime-border)!important;box-sizing:content-box!important;background:#fff!important;border-radius:999px!important;padding:4px!important}.sh-btn-black .am-whatsapp-business-icon,.am-btn-black .am-whatsapp-business-icon,.am-calc-submit .am-whatsapp-business-icon,.bp-mobile-cta-btn .am-whatsapp-business-icon{background:var(--am-final-lime)!important;color:#111!important}.sh-btn-lime .am-whatsapp-business-icon,.am-btn-primary .am-whatsapp-business-icon,.am-hero-strip .am-whatsapp-business-icon,.bp-header-actions a .am-whatsapp-business-icon,.bp-sticky-quote a .am-whatsapp-business-icon{color:#111!important;background:#fff!important}.sh-btn,.am-btn,.am-cta,.am-calc-submit,.bp-cta-link,.bp-header-actions a,.bp-header-actions button,.am-store-btn{border-radius:999px!important}#sh-wrapper .sh-btn-black,.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-btn-wa,.bp-mobile-cta-btn,#am-pricing-wrapper .am-calc-submit,#am-pricing-wrapper .am-row-cta{color:#fff!important;background:#111!important;border:1.5px solid #111!important}#sh-wrapper .sh-btn-black:hover,.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-btn-wa:hover,#am-pricing-wrapper .am-calc-submit:hover,#am-pricing-wrapper .am-row-cta:hover{color:#111!important;background:#fff!important}#sh-wrapper .sh-btn-lime,.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-btn-primary,.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-area-pill:hover,.raw-page-host[data-raw-page=alpha-home] #am-wrapper #am-areas .am-btn-primary,#am-pricing-wrapper .am-hero-strip,.bp-sticky-quote a{background:var(--am-final-lime)!important;color:#111!important;border:1.5px solid var(--am-final-lime-border)!important}#sh-wrapper .sh-btn-lime:hover,.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-btn-primary:hover,.raw-page-host[data-raw-page=alpha-home] #am-wrapper #am-areas .am-btn-primary:hover,#am-pricing-wrapper .am-hero-strip:hover,.bp-sticky-quote a:hover{color:#111!important;background:#fff!important}.am-page-card svg,.am-page-fact svg,.am-page-phone svg,.am-map-info-card svg,.raw-page-host[data-raw-page=alpha-home] #am-wrapper .mic-icon svg,.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-stat-icon svg{color:#111!important}.am-page-card,.am-page-fact,.am-page-phone{background:var(--am-final-mint)!important;border:1px solid var(--am-final-border)!important}.am-page-card:nth-child(2n),.am-page-fact:nth-child(2n){background:var(--am-final-cyan)!important}.am-overview-eyebrow{background:var(--am-final-lime)!important;border:1px solid var(--am-final-lime-border)!important;width:fit-content!important;max-width:min(420px,100vw - 48px)!important;padding:12px 26px!important}.am-overview-eyebrow:before,.am-overview-eyebrow:after{background:#11111138!important;width:56px!important}.am-nav li.has-mega>a,.am-nav a{border-radius:999px!important}.am-nav a:hover,.am-nav li.has-mega:hover>a,.am-nav li.has-mega:focus-within>a{background:var(--am-final-lime)!important;color:#111!important}.am-mega-menu,.am-mega-wide{background:var(--am-final-cream)!important;border:1px solid var(--am-final-border)!important;box-shadow:none!important;border-radius:18px!important}.am-mega-links a,.am-mega-side a{color:#111!important;background:0 0!important;border:0!important}.am-mega-links a:hover,.am-mega-side a:hover{background:var(--am-final-lime)!important;color:#111!important}.am-mega-intro{background:var(--am-final-mint)!important;border:1px solid #cdeca1!important}.am-mega-intro strong{display:none!important}.am-mega-intro a{background:var(--am-final-lime)!important;border:1px solid var(--am-final-lime-border)!important;color:#111!important}.am-mega-intro a:hover{background:#fff!important}.am-search-panel{background:var(--am-final-cream)!important;border-color:var(--am-final-border)!important;box-shadow:none!important}.am-search-results{gap:8px!important;margin-top:10px!important;display:grid!important}.am-search-results a{border:1px solid var(--am-final-border)!important;background:#fff!important;border-radius:14px!important;padding:10px 12px!important}.am-search-results a:hover{background:var(--am-final-lime)!important}#am-scroll-top{background:var(--am-final-lime)!important;color:#111!important;border:1px solid var(--am-final-lime-border)!important;width:48px!important;height:48px!important;box-shadow:none!important;border-radius:999px!important;place-items:center!important;display:grid!important;bottom:20px!important;right:18px!important;overflow:hidden!important}#am-scroll-top .progress-ring{width:48px!important;height:48px!important}#am-scroll-top .progress-indicator{stroke:#7fa818!important;stroke-width:3px!important}#am-scroll-top .arrow-icon,#am-scroll-top svg{color:#111!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .anim.is-in,.raw-page-host[data-raw-page=alpha-home] #am-wrapper .anim-stagger.is-in>*{opacity:1!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-stat-card{background:#fff!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper #am-trust-section{background:var(--am-final-mint)!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-stat-icon,.raw-page-host[data-raw-page=alpha-home] #am-wrapper .mic-icon,.raw-page-host[data-raw-page=alpha-home] #am-wrapper .wc-icon-box,.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-check-box{background:var(--am-final-lime)!important;border:1px solid var(--am-final-lime-border)!important;color:#111!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper #am-compare,.raw-page-host[data-raw-page=alpha-home] #am-wrapper #am-estimator{background:var(--am-final-cream)!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper table,.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-table,.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-compare-table,#am-pricing-wrapper table{border-collapse:separate!important;border-spacing:0!important;border:1px solid var(--am-final-border)!important;background:#fff!important;border-radius:22px!important;width:100%!important;overflow:hidden!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper th,#am-pricing-wrapper th{background:var(--am-final-yellow)!important;color:#111!important;font-weight:500!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper td,.raw-page-host[data-raw-page=alpha-home] #am-wrapper th,#am-pricing-wrapper td,#am-pricing-wrapper th{border-bottom:1px solid #ecf0df!important;padding:16px 18px!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper tr:nth-child(2n) td,#am-pricing-wrapper tr:nth-child(2n) td{background:#f8faf5!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-faq-card{background:#fff!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-faq-card.open{background:var(--am-final-cyan)!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-love-section{background:#f6f7f2!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-love-card p{font-size:clamp(1.35rem,2.5vw,2.3rem)!important;line-height:1.25!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-blog-card{background:#fff!important;grid-template-rows:auto 1fr!important;display:grid!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-blog-img-box{aspect-ratio:4/3!important;height:auto!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-blog-img-box img{object-fit:cover!important;width:100%!important;height:100%!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-blog-date:after{content:" · Alpha Moving Team"}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-map-info-card{background:var(--am-final-mint)!important;border:1px solid var(--am-final-border)!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .est-aside-img-slot{aspect-ratio:4/3!important;height:auto!important;min-height:0!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .est-aside-img-slot img{object-fit:cover!important;width:100%!important;height:100%!important}#am-pricing-wrapper .am-guide-list li{font-weight:400!important}#am-pricing-wrapper .am-guide-list li:before{content:"→"!important}#am-pricing-wrapper .am-panel-van-name,#am-pricing-wrapper .am-guide-van-name{font-family:Inter,sans-serif!important}#am-pricing-wrapper .am-tab-btn.active{color:#fff!important;background:#111!important}#am-pricing-wrapper .am-row-icon,#am-pricing-wrapper .am-inc-check{background:var(--am-final-lime)!important;color:#111!important;border:1px solid var(--am-final-lime-border)!important}#am-pricing-wrapper .am-calculator-section{background:var(--am-final-cyan)!important}#am-pricing-wrapper .am-calculator-box{background:#fff!important}#am-pricing-wrapper .bp-faq-item,#sh-wrapper .bp-faq-item{background:var(--am-final-cream)!important;border:1px solid var(--am-final-border)!important;border-radius:18px!important}#am-pricing-wrapper .bp-faq-item.open,#sh-wrapper .bp-faq-item.open{background:var(--am-final-cyan)!important}#am-pricing-wrapper .bp-faq-btn,#sh-wrapper .bp-faq-btn{align-items:center!important;font-weight:500!important}#am-pricing-wrapper .bp-faq-btn svg,#sh-wrapper .bp-faq-btn svg{flex:0 0 24px!important;width:24px!important;height:24px!important;transition:transform .2s!important}#am-pricing-wrapper .bp-faq-item.open .bp-faq-btn svg,#sh-wrapper .bp-faq-item.open .bp-faq-btn svg{transform:rotate(180deg)!important}#am-pricing-wrapper .bp-faq-answer,#sh-wrapper .bp-faq-answer{padding-top:8px!important}.am-reviews-page{background:#f6f7f2;padding:72px 0}.am-reviews-hero{background:var(--am-final-mint);border:1px solid var(--am-final-border);text-align:center;border-radius:28px;padding:44px}.am-reviews-hero h1{max-width:760px;margin:14px auto;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08}.am-reviews-hero p{color:#425257;max-width:760px;margin:0 auto 24px;font-size:1.05rem;line-height:1.7}.am-reviews-summary{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.am-reviews-summary>div,.am-reviews-summary>a{border:1px solid var(--am-final-border);color:#111;background:#fff;border-radius:18px;align-items:center;gap:10px;padding:14px 18px;display:inline-flex}.am-reviews-summary>div{flex-direction:column;gap:4px}.am-reviews-summary span{font-size:2rem;line-height:1}.am-review-stars{color:#111;gap:4px;display:flex}.am-review-stars svg,.am-review-stars i{width:18px;height:18px}.am-review-filters{gap:14px;margin:24px 0;display:grid}.am-review-filters>div{border:1px solid var(--am-final-border);background:#fff;border-radius:18px;flex-wrap:wrap;align-items:center;gap:10px;padding:14px;display:flex}.am-review-filters span{color:#526970;margin-right:6px}.am-review-filters button{border:1px solid var(--am-final-border);background:var(--am-final-cream);color:#111;cursor:pointer;border-radius:999px;padding:8px 14px}.am-review-filters button.active,.am-review-filters button:hover{background:var(--am-final-lime);border-color:var(--am-final-lime-border)}.am-reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.am-review-card{border:1px solid var(--am-final-border);background:#fff;border-radius:24px;flex-direction:column;gap:16px;min-height:310px;padding:22px;display:flex}.am-review-card:nth-child(3n+1){background:var(--am-final-lime)}.am-review-card:nth-child(3n+2){background:var(--am-final-cyan)}.am-review-card:nth-child(3n){background:#fff8cf}.am-review-card-top,.am-review-person{justify-content:space-between;align-items:center;gap:12px;display:flex}.am-review-source{border:1px solid var(--am-final-border);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;display:inline-flex}.am-review-source img,.am-reviews-summary img,.sh-eyebrow img{width:18px;height:18px}.am-review-card p{color:#111;margin:0;font-size:1.05rem;line-height:1.65}.am-review-person{justify-content:flex-start;margin-top:auto}.am-review-person img{object-fit:cover;border:2px solid #fff;border-radius:999px;width:52px;height:52px}.am-review-person strong{display:block}.am-review-person span{color:#526970;font-size:.92rem}.am-review-card>a{color:#111;background:#fff;border:1px solid #111;border-radius:999px;width:fit-content;padding:9px 14px}.am-blog-pagination{justify-content:center;gap:8px;margin-top:34px;display:flex}.am-blog-pagination a{border:1px solid var(--am-final-border);color:#111;background:#fff;border-radius:999px;place-items:center;width:42px;height:42px;display:grid}.am-blog-pagination a.active,.am-blog-pagination a:hover{background:var(--am-final-lime);border-color:var(--am-final-lime-border)}.bp-container{overflow:visible!important}@media (width>=1100px){.bp-container{grid-template-columns:minmax(160px,190px) minmax(0,820px) minmax(240px,280px)!important;align-items:start!important;gap:24px!important;display:grid!important}.bp-sidebar-left,.bp-sidebar-right{overscroll-behavior:contain!important;scrollbar-width:thin!important;scrollbar-color:#a7c7df transparent!important;max-height:calc(100vh - 92px)!important;position:sticky!important;top:76px!important;overflow-y:auto!important}}.bp-h1{font-size:clamp(2rem,4vw,3.2rem)!important;line-height:1.08!important}.bp-article-body h2,.bp-faq h2,.bp-continue h2,.bp-testimonials h2,.bp-case-study h2,.bp-plan-links h2{font-size:clamp(1.55rem,3vw,2rem)!important;line-height:1.18!important}.bp-related-card:hover{border-color:var(--am-final-border)!important;box-shadow:none!important}.bp-continue{background:var(--am-final-mint)!important;border-color:var(--am-final-border)!important}.bp-continue>div{gap:18px!important}.bp-continue a{border:1px solid var(--am-final-border)!important;background:#fff!important;border-radius:20px!important;overflow:hidden!important}.bp-continue a:first-child{background:var(--am-final-cyan)!important}.bp-continue a:nth-child(2){background:#fff8cf!important}.bp-continue a:nth-child(3){background:var(--am-final-peach)!important}.bp-continue img,.bp-hero-img,.bp-hero-lightbox-btn img,.am-blog-card>img{aspect-ratio:4/3!important;object-fit:cover!important;width:100%!important;height:auto!important}.bp-info-author{grid-template-columns:64px 1fr!important;gap:12px!important;display:grid!important}.bp-info-author-intro{grid-column:1/-1!important}.bp-faq-btn{gap:16px!important}.bp-faq-answer{margin-top:0!important;padding-top:10px!important}.am-footer-wrapper{border-top:1px solid var(--am-final-border)!important;background:#fffef2!important}.am-footer-main{grid-template-columns:1.35fr repeat(4,minmax(0,1fr))!important;gap:28px!important}.am-footer-links a:hover{color:#111!important;background:var(--am-final-lime)!important}.am-accordion-content{max-height:none!important}@media (width<=1100px){.am-reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.am-footer-main{grid-template-columns:1fr 1fr!important}}@media (width<=760px){.am-reviews-page{padding:36px 0}.am-reviews-hero{border-radius:22px;padding:24px}.am-reviews-grid,.am-footer-main{grid-template-columns:1fr!important}.raw-page-host[data-raw-page=alpha-home] #am-wrapper .am-love-card p{font-size:1.4rem!important}.am-overview-eyebrow:before,.am-overview-eyebrow:after{width:34px!important}}#sh-wrapper .am-home-new .sh-btn-black,#sh-wrapper .am-home-new .sh-btn-black:hover{color:#fff!important;background:#111!important;border-color:#111!important}#sh-wrapper .am-home-new .sh-btn-black:hover{transform:translateY(-2px)!important;box-shadow:0 12px 28px #00000024!important}#sh-wrapper .am-home-new .sh-btn-black svg,#sh-wrapper .am-home-new .sh-btn-black:hover svg{color:#fff!important;fill:#fff!important}.am-home-new .am-home-hero{background:radial-gradient(circle at 12% 68%,#c7f8fbeb 0%,#0000 50%),radial-gradient(circle at 88% 34%,#e8fafef2 0%,#0000 48%),linear-gradient(135deg,snow 0%,#f4fdff 50%,#eefaff 100%)!important}.am-home-new .am-home-service-rotator,.am-home-new .am-home-service-rotator>span{color:#14505f!important;text-shadow:0 8px 28px #14505f24!important}#sh-wrapper .am-home-new .sh-btn-black:hover{color:#fff!important;box-shadow:none!important;background:#181818!important;transform:translateY(-1px)!important}#sh-wrapper .am-home-new .sh-btn-black svg,#sh-wrapper .am-home-new .sh-btn-black:hover svg,#sh-wrapper .am-home-new .am-whatsapp-business-icon,#sh-wrapper .am-home-new .sh-btn-black:hover .am-whatsapp-business-icon{color:#fff!important;fill:#fff!important;stroke:#fff!important}.am-home-new .am-home-rating-badge{width:min(540px,100% - 36px)!important;min-height:126px!important;box-shadow:none!important;border-radius:22px!important;gap:18px!important;padding:20px 26px!important}.am-home-new .am-home-star-icon{border-radius:20px!important;flex-basis:82px!important;width:82px!important;height:82px!important;position:relative!important}.am-home-new .am-home-star-icon:before,.am-home-new .am-home-star-icon:after{content:"☆"!important;color:#14505f!important;line-height:1!important;position:absolute!important}.am-home-new .am-home-rating-badge strong:before{font-size:1.28rem!important;font-weight:500!important}.am-home-new .am-home-rating-badge span{color:#425155!important;font-size:1.02rem!important}.am-home-new .am-home-price-badge{white-space:nowrap!important;flex-wrap:nowrap!important;overflow:hidden!important}.am-home-new .am-home-price-badge span,.am-home-new .am-home-price-badge strong{white-space:nowrap!important}.am-home-new .am-home-scroll-hint{background:#f6f7f2!important;border:1px solid #e1e8d4!important;border-radius:999px!important;width:fit-content!important;margin:0 24px 14px auto!important;padding:7px 12px!important;position:static!important}.am-home-new .am-home-scroll-hint i{background:0 0!important;border:0!important;width:auto!important;height:auto!important;animation:none!important}.am-home-new .am-home-service-grid{padding-left:0!important;padding-right:0!important}.am-home-new .am-home-faq summary{grid-template-columns:1fr 52px!important;min-height:112px!important;padding:24px 36px!important}.am-home-new .am-home-faq-icon{display:none!important}.am-home-new .am-home-faq summary>span:nth-child(2){font-size:clamp(1.15rem,2.4vw,1.72rem)!important;font-weight:400!important}.am-home-new .am-home-faq-chevron{background:#d8ff70!important;border:1px solid #b8d957!important;width:52px!important;height:52px!important}.am-home-new .am-home-faq p{padding:0 36px 28px!important}.am-logo .logo-movers,.am-footer-logo-text .logo-movers{color:#14505f!important}.am-logo:hover .logo-movers{color:#0f3f4c!important}@media (width<=640px){.am-home-new .am-home-price-badge{gap:6px!important;padding:11px 12px!important;font-size:.75rem!important}.am-home-new .am-home-price-badge strong{font-size:.92rem!important}.am-home-new .am-home-scroll-hint{margin-right:24px!important}.am-home-new .am-home-rating-badge{border-radius:18px!important;min-height:92px!important;padding:12px 14px!important}.am-home-new .am-home-star-icon{border-radius:16px!important;flex-basis:60px!important;width:60px!important;height:60px!important}.am-home-new .am-home-star-icon:before{font-size:1.6rem!important;top:9px!important;left:10px!important}.am-home-new .am-home-star-icon:after{font-size:1.04rem!important;top:25px!important;right:10px!important}.am-home-new .am-home-faq summary{grid-template-columns:1fr 44px!important;min-height:86px!important;padding:18px 20px!important}.am-home-new .am-home-faq-chevron{width:44px!important;height:44px!important}}.am-home-new .am-home-band,.am-home-new .am-home-scroll-hint{display:none!important}.am-home-new .am-home-section:has(.am-home-services-wrap) .sh-container{max-width:none!important;padding-left:0!important;padding-right:0!important}.am-home-new .am-home-section:has(.am-home-services-wrap) .sh-section-head{max-width:1200px!important;margin-left:auto!important;margin-right:auto!important;padding-left:24px!important;padding-right:24px!important}.am-home-new .am-home-services-wrap{width:100%!important;margin-left:0!important;padding-left:0!important;padding-right:0!important}.am-home-new .am-home-service-grid{padding-left:24px!important;padding-right:24px!important;scroll-padding-left:24px!important}.am-home-new .am-home-visual>.am-home-price-badge{display:none!important}.am-home-new .am-home-rating-badge{border-radius:18px!important;gap:14px!important;width:min(470px,100% - 36px)!important;min-height:92px!important;padding:14px 18px!important}.am-home-new .am-home-star-icon{border-radius:16px!important;flex-basis:62px!important;width:62px!important;height:62px!important}.am-home-new .am-home-star-icon:before{font-size:1.62rem!important;top:10px!important;left:12px!important}.am-home-new .am-home-star-icon:after{font-size:1.05rem!important;top:27px!important;right:12px!important}.am-home-new .am-home-rating-badge strong:before{font-size:1.08rem!important}.am-home-new .am-home-rating-badge span{font-size:.9rem!important}.am-cta svg,.am-mobile-menu .am-cta svg{color:#111!important;fill:#111!important;width:22px!important;height:22px!important}@media (width<=760px){.am-footer-wrapper{background:linear-gradient(#f4fdff 0%,#fffef2 100%)!important;border-top:0!important;padding:34px 18px 104px!important;overflow:hidden!important}.am-footer-main{grid-template-columns:1fr!important;gap:12px!important;width:100%!important;max-width:520px!important;margin:0 auto!important;display:grid!important}.am-footer-col{background:#fff!important;border:1px solid #dfe8d3!important;border-radius:18px!important;width:100%!important;min-width:0!important;padding:0!important;overflow:hidden!important}.am-footer-main>.am-footer-col:first-child{background:#fff!important;padding:22px!important}.am-footer-logo-link{margin-bottom:12px!important;display:inline-flex!important}.am-footer-logo-text{font-size:1.65rem!important;line-height:1!important}.am-footer-desc{color:#415054!important;margin:0 0 18px!important;font-size:.95rem!important;line-height:1.65!important}.am-footer-socials{grid-template-columns:repeat(5,1fr)!important;gap:9px!important;width:100%!important;display:grid!important}.am-footer-social-link{color:#14505f!important;background:#f7fbef!important;border:1px solid #dfe8d3!important;border-radius:14px!important;place-items:center!important;width:100%!important;height:46px!important;display:grid!important}.am-footer-social-link img,.am-footer-social-link svg,.am-footer-social-link i{color:#14505f!important;width:22px!important;height:22px!important;display:block!important}.am-footer-social-link .am-whatsapp-business-icon{color:#14505f!important;fill:#14505f!important;stroke:#14505f!important}.am-footer-heading{color:#111!important;text-align:left!important;background:#fff!important;border:0!important;grid-template-columns:1fr 38px!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:62px!important;padding:16px 18px!important;font-family:Poppins,Inter,sans-serif!important;font-size:1rem!important;font-weight:500!important;display:grid!important}.am-accordion-icon{background:#d8ff70!important;border:1px solid #b8d957!important;border-radius:999px!important;justify-self:end!important;place-items:center!important;width:38px!important;height:38px!important;transition:transform .25s!important;display:grid!important}.am-footer-heading.active .am-accordion-icon{transform:rotate(180deg)!important}.am-footer-wrapper .am-accordion-content{max-height:0!important;transition:max-height .28s!important;overflow:hidden!important}.am-footer-wrapper .am-footer-heading.active+.am-accordion-content{max-height:520px!important}.am-footer-links{gap:7px!important;margin:0!important;padding:0 16px 18px!important;display:grid!important}.am-footer-links li{margin:0!important}.am-footer-links a{color:#26383d!important;background:#f8faf5!important;border-radius:12px!important;align-items:center!important;min-height:42px!important;padding:10px 12px!important;font-size:.93rem!important;line-height:1.25!important;display:flex!important}.am-footer-contact-item{background:#f8faf5!important;border-radius:14px!important;grid-template-columns:42px 1fr!important;align-items:start!important;gap:12px!important;margin:0 16px 10px!important;padding:12px!important;display:grid!important}.am-footer-contact-item:last-child{margin-bottom:18px!important}.am-footer-contact-icon{color:#14505f!important;background:#e8fafe!important;border-radius:12px!important;place-items:center!important;width:42px!important;height:42px!important;display:grid!important}.am-footer-contact-text span{color:#14505f!important;margin-bottom:3px!important;font-size:.78rem!important;font-weight:500!important;display:block!important}.am-footer-contact-text p,.am-footer-contact-text a{color:#26383d!important;overflow-wrap:anywhere!important;font-size:.9rem!important;line-height:1.45!important}.am-footer-copyright{text-align:center!important;border-top:0!important;max-width:520px!important;margin:14px auto 0!important;padding:14px 0 0!important}.am-footer-copyright p{color:#617174!important;font-size:.82rem!important}}.am-home-new .am-home-rating-badge{width:auto!important;min-height:92px!important;box-shadow:none!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#fffffff5!important;border:1px solid #14505f14!important;border-radius:18px!important;align-items:center!important;gap:16px!important;padding:14px 18px!important;display:flex!important;bottom:18px!important;left:18px!important;right:18px!important}.am-home-new .am-home-star-icon{color:#14505f!important;background:#d8ff70!important;border:1px solid #b8d957!important;border-radius:16px!important;flex:0 0 66px!important;place-items:center!important;width:66px!important;height:66px!important;display:grid!important;position:relative!important}.am-home-new .am-home-star-icon i{display:none!important}.am-home-new .am-home-star-icon:before,.am-home-new .am-home-star-icon:after{color:#14505f!important;font-family:Arial,sans-serif!important;line-height:1!important;position:absolute!important}.am-home-new .am-home-star-icon:before{content:"★"!important;font-size:1.65rem!important;top:13px!important;left:14px!important}.am-home-new .am-home-star-icon:after{content:"✦"!important;font-size:1.18rem!important;bottom:14px!important;right:14px!important}.am-home-new .am-home-rating-badge strong{margin:0 0 6px!important;font-size:0!important;line-height:1.15!important;display:block!important}.am-home-new .am-home-rating-badge strong:before{content:"5.0 Rated"!important;color:#111!important;font-family:Poppins,Inter,sans-serif!important;font-size:1.2rem!important;font-weight:500!important}.am-home-new .am-home-rating-badge span:not(.am-home-star-icon){color:#425155!important;margin:0!important;font-size:.95rem!important;line-height:1.3!important;display:block!important}@media (width<=640px){.am-home-new .am-home-rating-badge{gap:12px!important;min-height:82px!important;padding:12px 14px!important}.am-home-new .am-home-star-icon{border-radius:14px!important;flex-basis:56px!important;width:56px!important;height:56px!important}.am-home-new .am-home-star-icon:before{font-size:1.35rem!important;top:10px!important;left:11px!important}.am-home-new .am-home-star-icon:after{font-size:.98rem!important;bottom:11px!important;right:11px!important}.am-home-new .am-home-rating-badge strong:before{font-size:1rem!important}.am-home-new .am-home-rating-badge span:not(.am-home-star-icon){font-size:.84rem!important}}@media (width<=760px){.am-footer-wrapper{background:#fffef2!important;padding:32px 22px 104px!important}.am-footer-main{gap:0!important;max-width:540px!important}.am-footer-col{background:0 0!important;border:0!important;border-bottom:1px solid #dfe8d3!important;border-radius:0!important;overflow:visible!important}.am-footer-main>.am-footer-col:first-child{background:0 0!important;border-bottom:1px solid #dfe8d3!important;margin-bottom:2px!important;padding:0 0 24px!important}.am-footer-social-link{background:#fff!important;border:1px solid #e4eadb!important;border-radius:12px!important}.am-footer-heading{background:0 0!important;min-height:58px!important;padding:17px 0!important}.am-accordion-icon{background:#f3ffe3!important;border:1px solid #d7e9c6!important;width:34px!important;height:34px!important}.am-footer-links{gap:0!important;padding:0 0 16px!important}.am-footer-links a{background:0 0!important;border-top:1px solid #eef2e8!important;border-radius:0!important;min-height:38px!important;padding:9px 0!important}.am-footer-contact-item{background:0 0!important;border-top:1px solid #eef2e8!important;border-radius:0!important;margin:0!important;padding:12px 0!important}.am-footer-contact-icon{background:#f3ffe3!important;border:1px solid #d7e9c6!important}.am-footer-copyright{background:#fff!important;border:1px solid #e4eadb!important;border-radius:16px!important;margin:18px auto 0!important;padding:16px 18px!important}.am-footer-copyright p{color:#425155!important;font-size:.84rem!important}.am-search-toggle,.am-mobile-btn{color:#111!important;background:0 0!important;border:0!important;border-radius:0!important;width:38px!important;height:38px!important}.am-search-toggle:hover,.am-mobile-btn:hover{background:0 0!important;transform:none!important}.am-search-toggle i,.am-mobile-btn i{font-size:24px!important}}.am-home-new .am-home-faq-grid{flex-direction:column!important;gap:14px!important;max-width:980px!important;display:flex!important}.am-home-new .am-home-faq{background:#fff!important;border:1px solid #e3ebdf!important;border-radius:20px!important}.am-home-new .am-home-faq[open]{background:#fff!important}.am-home-new .am-home-faq summary{grid-template-columns:1fr 46px!important;align-items:center!important;min-height:76px!important;padding:18px 22px!important}.am-home-new .am-home-faq summary>span:nth-child(2){font-size:clamp(1rem,2vw,1.18rem)!important;font-weight:400!important;line-height:1.35!important}.am-home-new .am-home-faq-chevron{background:#d8ff70!important;border:1px solid #c7e65b!important;border-radius:14px!important;place-self:center!important;place-items:center!important;width:46px!important;height:46px!important;line-height:1!important;display:grid!important}.am-home-new .am-home-faq-chevron:before,.am-home-new .am-home-faq-chevron:after{display:none!important}.am-home-new .am-home-faq p{max-width:760px!important;padding:0 22px 20px!important}@media (width<=760px){#am-scroll-top{z-index:998!important;bottom:108px!important;right:18px!important}.am-home-new .am-home-faq summary{grid-template-columns:1fr 42px!important;min-height:72px!important;padding:16px!important}.am-home-new .am-home-faq-chevron{width:42px!important;height:42px!important}}:root{--alpha-ink:#111;--alpha-muted:#586467;--alpha-soft:#f7fbff;--alpha-soft-blue:#eefbff;--alpha-cream:#fffef2;--alpha-lime:#d8ff70;--alpha-lime-soft:#efffc8;--alpha-movers:#9ee83d;--alpha-yellow:#fff8cf;--alpha-mint:#f3ffe3;--alpha-peach:#fff1ee;--alpha-border:#e4e8dc;--alpha-border-blue:#dfeaf1;--alpha-radius-sm:12px;--alpha-radius-md:18px;--alpha-radius-lg:26px;--alpha-section-top:clamp(56px,6vw,86px);--alpha-section-bottom:clamp(78px,8vw,118px);--alpha-heading-gap:clamp(34px,4vw,58px);--alpha-container:1200px}*,:before,:after{box-shadow:none!important;text-shadow:none!important}body{color:var(--alpha-ink)!important}#sh-wrapper .sh-container,.am-container,.bp-container,.am-footer-main{max-width:var(--alpha-container)!important}#sh-wrapper .am-home-section,#sh-wrapper .am-home-final,#sh-wrapper .am-page-section,#sh-wrapper #sh-what,#sh-wrapper #sh-when,#sh-wrapper #sh-items,#sh-wrapper #sh-how,#sh-wrapper #sh-guide,#sh-wrapper #download-app,#sh-wrapper #sh-cta,#am-pricing-wrapper .am-pricing-section,#am-pricing-wrapper .am-guide,#am-pricing-wrapper .am-faq,#am-pricing-wrapper .am-cta-section,#am-pricing-wrapper .am-calculator-section,.am-blog-page section,.am-blog-page,.bp-page section{padding-top:var(--alpha-section-top)!important;padding-bottom:var(--alpha-section-bottom)!important}#sh-wrapper .sh-section-head,#sh-wrapper .sh-center,.am-section-top,.am-home-reviews-head,.am-reviews-hero,.am-page-header,.bp-section-head{margin-bottom:var(--alpha-heading-gap)!important}#sh-wrapper .sh-eyebrow,#am-pricing-wrapper .am-eyebrow,#am-pricing-wrapper .am-badge,.am-blog-page .sh-eyebrow,.bp-page .sh-eyebrow{background:var(--alpha-lime)!important;width:max-content!important;max-width:100%!important;color:var(--alpha-ink)!important;letter-spacing:.08em!important;text-transform:uppercase!important;border:1px solid #11111114!important;border-radius:999px!important;align-items:center!important;gap:8px!important;padding:7px 14px!important;font-size:.74rem!important;font-weight:500!important;display:inline-flex!important}#sh-wrapper .sh-section-title,.am-section-title,.am-home-reviews-head h2,.bp-page h2,#am-pricing-wrapper .am-section-title{letter-spacing:-.02em!important;color:var(--alpha-ink)!important;font-family:Poppins,Inter,sans-serif!important;font-size:clamp(1.7rem,3.4vw,2.45rem)!important;font-weight:500!important;line-height:1.16!important}#sh-wrapper .sh-section-sub,.am-section-sub,.am-home-reviews-head p,.bp-page .bp-section-sub{max-width:680px!important;color:var(--alpha-muted)!important;font-size:clamp(.96rem,1.6vw,1.06rem)!important;line-height:1.72!important}#sh-wrapper .sh-section-title span,#sh-wrapper .sh-hero-text h1 em,.am-home-new .am-home-service-rotator>span,#am-pricing-wrapper .am-hl,.am-hl{color:var(--alpha-ink)!important;background:linear-gradient(90deg,#d8ff70eb,#c7f8fbe6) 0 88%/100% 34% no-repeat,repeating-linear-gradient(90deg,#1111113d 0 3px,#0000 3px 8px) 0 100%/100% 2px no-repeat!important;border-radius:0!important;padding:0 .03em .03em!important;text-decoration:none!important}.am-home-new .am-home-service-rotator{background:0 0!important;padding:0!important}.am-home-new .am-home-rating-badge{display:none!important}#sh-wrapper .am-home-services-section{overflow:visible!important}#sh-wrapper .am-home-new .am-home-services-section>.sh-container{max-width:none!important;padding-left:0!important;padding-right:0!important;overflow:visible!important}#sh-wrapper .am-home-new .am-home-services-section .sh-section-head{max-width:var(--alpha-container)!important;margin-left:auto!important;margin-right:auto!important;padding-left:24px!important;padding-right:24px!important}#sh-wrapper .am-home-new .am-home-services-wrap{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0!important;overflow:visible!important}#sh-wrapper .am-home-new .am-home-service-grid{scrollbar-width:none!important;width:100vw!important;padding-left:24px!important;padding-right:24px!important;scroll-padding-left:24px!important;scroll-padding-right:24px!important;overflow:auto visible!important}#sh-wrapper .am-home-new .am-home-service-grid::-webkit-scrollbar{display:none!important}.am-header-pill{background:var(--alpha-soft-blue)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border:0!important}.am-logo .logo-alpha,.am-footer-logo-text .logo-alpha{color:var(--alpha-ink)!important}.am-logo .logo-movers,.am-footer-logo-text .logo-movers,.am-logo:hover .logo-movers,.am-footer-logo-text:hover .logo-movers{color:var(--alpha-movers)!important}.am-nav a{color:var(--alpha-ink)!important;font-weight:500!important}.am-search-toggle,.am-mobile-btn,.am-mobile-search{color:var(--alpha-ink)!important;background:0 0!important;border:0!important;border-radius:0!important}.am-search-toggle:hover,.am-mobile-btn:hover,.am-mobile-search:hover{color:var(--alpha-ink)!important;background:0 0!important;transform:none!important}.am-cta,#sh-wrapper .sh-btn,#sh-wrapper a.sh-btn,#sh-wrapper button.sh-btn,#am-pricing-wrapper .am-calc-submit,#am-pricing-wrapper .am-row-cta{min-height:46px!important;box-shadow:none!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:9px!important;font-family:Poppins,Inter,sans-serif!important;font-weight:500!important;display:inline-flex!important}.am-cta,#sh-wrapper .sh-btn-lime,#am-pricing-wrapper .am-row-cta{background:var(--alpha-lime)!important;color:var(--alpha-ink)!important;border:1px solid #11111129!important}#sh-wrapper .sh-btn-black,.am-btn-black,#am-pricing-wrapper .am-calc-submit{background:var(--alpha-ink)!important;border:1px solid var(--alpha-ink)!important;color:#fff!important}#sh-wrapper .sh-btn-outline{border:1px solid var(--alpha-border)!important;color:var(--alpha-ink)!important;background:#fff!important}.am-cta:hover,#sh-wrapper .sh-btn:hover,#am-pricing-wrapper .am-calc-submit:hover,#am-pricing-wrapper .am-row-cta:hover{box-shadow:none!important;transform:translateY(-1px)!important}.am-whatsapp-business-icon,.am-whatsapp-business-icon *,.am-cta .am-whatsapp-business-icon,.sh-btn .am-whatsapp-business-icon,.am-btn-primary .am-whatsapp-business-icon,.am-btn-black .am-whatsapp-business-icon,.sh-btn-black .am-whatsapp-business-icon,.bp-mobile-cta-btn .am-whatsapp-business-icon,.bp-sticky-quote a .am-whatsapp-business-icon,#am-pricing-wrapper .am-calc-submit .am-whatsapp-business-icon,#am-pricing-wrapper .am-row-cta .am-whatsapp-business-icon{color:currentColor!important;stroke:currentColor!important;fill:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;width:22px!important;height:22px!important}.sh-btn-black .am-whatsapp-business-icon,.am-btn-black .am-whatsapp-business-icon,.am-home-hero .sh-btn-black .am-whatsapp-business-icon,#am-pricing-wrapper .am-calc-submit .am-whatsapp-business-icon{color:#fff!important;stroke:#fff!important}.am-home-service-card,.am-page-link-card,.am-page-copy-card,.am-review-card,.am-home-review,.am-home-faq,.am-pricing-faq-item,.bp-faq-item,.bp-side-card,.bp-related-card,.bp-testimonials article,.bp-case-study article,#am-pricing-wrapper .am-row,#am-pricing-wrapper .am-guide-card,#am-pricing-wrapper .am-billing-card{border:1px solid var(--alpha-border)!important;border-radius:var(--alpha-radius-md)!important;box-shadow:none!important}.am-home-service-card:hover,.am-page-link-card:hover,.am-review-card:hover,.bp-related-card:hover{box-shadow:none!important;border-color:#d5ddce!important}.am-review-card:nth-child(3n+1),.am-home-review-grid-advanced .am-review-card:nth-child(3n+1){background:var(--alpha-soft)!important}.am-review-card:nth-child(3n+2),.am-home-review-grid-advanced .am-review-card:nth-child(3n+2){background:var(--alpha-yellow)!important}.am-review-card:nth-child(3n),.am-home-review-grid-advanced .am-review-card:nth-child(3n){background:var(--alpha-mint)!important}.am-review-stars,.am-home-stars{color:#f3b61f!important}.am-review-source{color:var(--alpha-ink)!important;background:#ffffffa3!important;border:1px solid #11111114!important;border-radius:999px!important}.am-home-reviews-panel{max-width:1080px!important}.am-home-review-score{background:var(--alpha-soft)!important;border:1px solid var(--alpha-border-blue)!important;border-radius:var(--alpha-radius-lg)!important}.am-home-review-score>span{background:var(--alpha-lime)!important;border:1px solid #11111114!important}.am-home-review-platforms a{border:1px solid var(--alpha-border)!important;background:#fff!important;border-radius:20px!important}.am-home-review-platforms a:not(:first-child){grid-template-columns:132px 1fr 22px!important}.am-home-review-platforms a:not(:first-child) img{width:118px!important;max-width:118px!important;height:28px!important}.am-home-new .am-home-faq-grid,#am-pricing-wrapper .am-faq-grid,.bp-faq{max-width:780px!important;margin-left:auto!important;margin-right:auto!important}.am-home-new .am-home-faq summary,#am-pricing-wrapper .bp-faq-btn,#sh-wrapper .bp-faq-btn{align-items:center!important;min-height:74px!important}.am-home-faq-icon,.am-home-new .am-home-faq-chevron,.bp-faq-toggle{place-items:center!important;display:grid!important}.am-chevron-down-icon,.am-chevron-down-icon *,.am-nav .am-mega-chevron,.am-footer-heading .am-chevron-down-icon{visibility:visible!important;opacity:1!important;color:var(--alpha-ink)!important;stroke:currentColor!important;fill:none!important;display:block!important}.am-search-panel{z-index:10050!important;border:1px solid var(--alpha-border)!important;box-shadow:none!important;background:#fff!important;border-radius:22px!important}.am-search-panel.active{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.am-search-kicker{display:none!important}.am-search-results{scrollbar-width:none!important;-ms-overflow-style:none!important}.am-search-results::-webkit-scrollbar{display:none!important}.am-search-results a{border:1px solid #0000!important;border-radius:14px!important}.am-search-results a:hover{background:var(--alpha-soft)!important;border-color:var(--alpha-border-blue)!important}.am-footer-wrapper{background:var(--alpha-cream)!important;color:var(--alpha-ink)!important}.am-footer-heading{border-bottom:0!important}:is(.am-footer-social-link,.am-footer-social-link:has(.am-whatsapp-business-icon),.am-nav-item:has(.am-whatsapp-business-icon)){border:1px solid var(--alpha-border)!important;background:#fff!important;border-radius:12px!important;place-items:center!important;width:44px!important;height:44px!important;display:inline-grid!important}.am-footer-copyright{background:0 0!important;border-top:0!important}#am-scroll-top{background:conic-gradient(var(--alpha-lime) calc(var(--scroll-progress) * 1%), #d8ff703d 0), var(--alpha-lime)!important;box-shadow:none!important;color:var(--alpha-ink)!important;border:1px solid #11111124!important}#am-scroll-top:before{background:var(--alpha-lime)!important}@media (width<=1024px){.am-home-reviews-panel,.am-home-review-grid-advanced,.am-reviews-grid{grid-template-columns:1fr 1fr!important}}@media (width<=760px){:root{--alpha-section-top:44px;--alpha-section-bottom:74px;--alpha-heading-gap:32px}#sh-wrapper .sh-container,.am-container{padding-left:18px!important;padding-right:18px!important}.am-header-pill{background:var(--alpha-soft-blue)!important}.am-search-panel{width:auto!important;max-width:none!important;position:fixed!important;top:82px!important;left:14px!important;right:14px!important;transform:none!important}.am-home-reviews-head{text-align:left!important}.am-home-reviews-panel,.am-home-review-grid-advanced,.am-reviews-grid,.am-home-new .am-home-faq-grid,#am-pricing-wrapper .am-faq-grid,.bp-faq{grid-template-columns:1fr!important;max-width:100%!important}.am-home-review-score{grid-template-columns:1fr!important;padding:22px!important}.am-home-review-platforms a,.am-home-review-platforms a:not(:first-child){grid-template-columns:42px 1fr 22px!important}.am-home-review-platforms a:not(:first-child) img{width:34px!important;max-width:34px!important;height:24px!important}#sh-wrapper .am-home-new .am-home-services-section .sh-section-head{padding-left:18px!important;padding-right:18px!important}#sh-wrapper .am-home-new .am-home-service-grid{padding-left:18px!important;padding-right:18px!important;scroll-padding-left:18px!important;scroll-padding-right:18px!important}#am-scroll-top{z-index:990!important;bottom:102px!important;right:16px!important}}#am-scroll-top{background:var(--alpha-lime)!important;width:52px!important;height:52px!important;color:var(--alpha-ink)!important;border:1px solid #11111129!important;border-radius:50%!important;place-items:center!important;display:grid!important;position:fixed!important;overflow:hidden!important}#am-scroll-top:before{content:""!important;z-index:0!important;background:var(--alpha-lime)!important;border-radius:50%!important;position:absolute!important;inset:7px!important}#am-scroll-top .progress-ring{z-index:1!important;pointer-events:none!important;width:50px!important;height:50px!important;display:block!important;position:absolute!important;inset:1px!important;transform:rotate(-90deg)!important}#am-scroll-top .progress-track,#am-scroll-top .progress-indicator{fill:none!important;stroke-width:3px!important;cx:25!important;cy:25!important;r:22!important}#am-scroll-top .progress-track{stroke:#11111129!important}#am-scroll-top .progress-indicator{stroke:var(--alpha-ink)!important;stroke-linecap:round!important;stroke-dasharray:138.23!important;stroke-dashoffset:var(--scroll-offset)!important;transition:stroke-dashoffset .18s!important}#am-scroll-top .arrow-icon,#am-scroll-top>i{z-index:2!important;color:var(--alpha-ink)!important;font-size:20px!important;position:relative!important}.am-home-new .am-home-faq-chevron,#am-pricing-wrapper .am-faq-toggle,#am-pricing-wrapper .bp-faq-toggle,#sh-wrapper .bp-faq-toggle,#sh-wrapper .bp-faq-btn i{width:24px!important;min-width:24px!important;height:24px!important;color:var(--alpha-ink)!important;background:0 0!important;border:0!important;border-radius:0!important;place-items:center!important;margin-left:auto!important;padding:0!important;display:inline-grid!important;transform:none!important}.am-home-new .am-home-faq-chevron:before,.am-home-new .am-home-faq-chevron:after,#am-pricing-wrapper .am-faq-toggle:before,#am-pricing-wrapper .am-faq-toggle:after,#am-pricing-wrapper .bp-faq-toggle:before,#am-pricing-wrapper .bp-faq-toggle:after,#sh-wrapper .bp-faq-toggle:before,#sh-wrapper .bp-faq-toggle:after,#sh-wrapper .bp-faq-btn i:before,#sh-wrapper .bp-faq-btn i:after{content:none!important;border:0!important;display:none!important}.am-home-new .am-home-faq-chevron .am-chevron-down-icon,.am-home-new .am-home-faq-chevron svg,#am-pricing-wrapper .am-faq-toggle .am-chevron-down-icon,#am-pricing-wrapper .bp-faq-toggle .am-chevron-down-icon,#sh-wrapper .bp-faq-toggle .am-chevron-down-icon,#sh-wrapper .bp-faq-btn .am-chevron-down-icon{visibility:visible!important;opacity:1!important;width:20px!important;height:20px!important;color:var(--alpha-ink)!important;stroke:currentColor!important;fill:none!important;background:0 0!important;transition:transform .28s!important;display:block!important}.am-home-new .am-home-faq-chevron .am-chevron-down-icon *,#am-pricing-wrapper .am-faq-toggle .am-chevron-down-icon *,#am-pricing-wrapper .bp-faq-toggle .am-chevron-down-icon *,#sh-wrapper .bp-faq-toggle .am-chevron-down-icon *,#sh-wrapper .bp-faq-btn .am-chevron-down-icon *{visibility:visible!important;opacity:1!important;stroke:currentColor!important;fill:none!important;display:block!important}.am-home-new .am-home-faq[open] .am-home-faq-chevron .am-chevron-down-icon,#am-pricing-wrapper .am-faq-card[open] .am-faq-toggle .am-chevron-down-icon,#am-pricing-wrapper .bp-faq-item.open .bp-faq-toggle .am-chevron-down-icon,#sh-wrapper .bp-faq-item.open .bp-faq-toggle .am-chevron-down-icon,#sh-wrapper .bp-faq-item.open .bp-faq-btn .am-chevron-down-icon{transform:rotate(180deg)!important}.am-home-why-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.am-home-why-card{background:linear-gradient(#fff 0%,#f5fcffd1 100%);border:1px solid #1111111a;border-radius:28px;min-height:230px;padding:26px}.am-home-why-card h3{letter-spacing:0;margin:22px 0 10px;font-size:22px;line-height:1.12}.am-home-why-card p{color:var(--alpha-muted);margin:0;font-size:17px;line-height:1.55}.am-home-areas-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.am-home-area-link{min-height:88px;color:var(--alpha-ink);background:#fff;border:1px solid #1111111a;border-radius:22px;grid-template-columns:34px 1fr 22px;align-items:center;gap:14px;padding:18px 20px;font-size:18px;font-weight:500;text-decoration:none;transition:background .22s,border-color .22s,transform .22s;display:grid}.am-home-area-link:hover{background:#d8ff7033;border-color:#11111129;transform:translateY(-2px)}.am-home-area-link i:first-child{background:var(--alpha-soft-blue);border-radius:12px;place-items:center;width:34px;height:34px;display:grid}.am-home-area-link i:last-child{justify-self:end}.am-home-area-all{justify-content:center;margin-top:26px;display:flex}.am-home-area-all a{color:var(--alpha-ink);align-items:center;gap:8px;font-weight:600;text-decoration:none;display:inline-flex}.am-home-local-section{background:linear-gradient(135deg,#f7fbff 0%,#fbfff1 100%)}.am-home-local-grid{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:center;gap:34px;display:grid}.am-home-local-grid h2{letter-spacing:0;max-width:720px;margin:18px 0;font-size:clamp(38px,5vw,68px);line-height:.98}.am-home-local-grid p{max-width:620px;color:var(--alpha-muted);margin:0;font-size:20px;line-height:1.6}.am-home-local-list{gap:12px;margin:26px 0;display:grid}.am-home-local-list span{color:var(--alpha-ink);align-items:center;gap:10px;font-size:18px;display:flex}.am-home-local-list i{color:var(--alpha-ink)}.am-home-map{background:#fff;border:1px solid #1111111a;border-radius:32px;min-height:430px;overflow:hidden}.am-home-map iframe{filter:saturate(.95)contrast(.96);border:0;width:100%;height:100%;min-height:430px;display:block}.am-home-checklist-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.am-home-check-item{background:#fff;border:1px solid #1111111a;border-radius:24px;grid-template-columns:42px 1fr;gap:16px;padding:22px;display:grid}.am-home-check-item>span{background:#d8ff708c;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.am-home-check-item h3,.am-home-gallery-card h3,.am-home-blog-card h3{letter-spacing:0;margin:0;font-size:22px;line-height:1.15}.am-home-check-item p,.am-home-gallery-card p,.am-home-blog-card p{color:var(--alpha-muted);margin:8px 0 0;font-size:16px;line-height:1.55}.am-home-gallery-grid,.am-home-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.am-home-gallery-card,.am-home-blog-card{color:var(--alpha-ink);background:#fff;border:1px solid #1111111a;border-radius:28px;text-decoration:none;overflow:hidden}.am-home-gallery-card img,.am-home-blog-card img{aspect-ratio:1.45;object-fit:cover;width:100%;display:block}.am-home-gallery-card>div,.am-home-blog-card>div{padding:22px}.am-home-gallery-card span,.am-home-blog-card span{color:var(--alpha-muted);margin-bottom:10px;font-size:14px;font-weight:600;display:block}.am-home-blog-card small{color:var(--alpha-ink);align-items:center;gap:8px;margin-top:18px;font-weight:600;display:inline-flex}.am-home-compare{background:#fff;border:1px solid #1111111a;border-radius:28px;overflow:hidden}.am-home-compare-head,.am-home-compare-row{grid-template-columns:.75fr 1fr 1fr;align-items:start;gap:18px;padding:20px 24px;display:grid}.am-home-compare-head{color:var(--alpha-ink);text-transform:uppercase;background:linear-gradient(90deg,#d8ff7073,#c0f5f86b);font-size:14px;font-weight:700}.am-home-compare-row+.am-home-compare-row{border-top:1px solid #11111114}.am-home-compare-row strong{font-size:18px;line-height:1.35}.am-home-compare-row p{color:var(--alpha-muted);margin:0;font-size:17px;line-height:1.5}@media (width<=1180px){.am-home-why-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.am-home-areas-grid,.am-home-checklist-grid,.am-home-gallery-grid,.am-home-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.am-home-why-grid,.am-home-areas-grid,.am-home-local-grid,.am-home-checklist-grid,.am-home-gallery-grid,.am-home-blog-grid{grid-template-columns:1fr}.am-home-why-card{min-height:auto}.am-home-local-grid h2{font-size:clamp(34px,11vw,52px)}}@media (width<=560px){.am-home-why-grid{gap:12px}.am-home-why-card{border-radius:22px;padding:22px}.am-home-area-link{border-radius:18px;grid-template-columns:30px 1fr 20px;min-height:76px;padding:16px;font-size:16px}.am-home-map,.am-home-map iframe{border-radius:24px;min-height:320px}.am-home-compare-head{display:none}.am-home-compare-row{grid-template-columns:1fr;gap:10px;padding:22px}.am-home-compare-row strong{font-size:20px}}#am-pricing-wrapper .am-calc-section{background:linear-gradient(135deg,#f4fbff 0%,#fbfff0 100%)!important;border-top:0!important;border-bottom:0!important}#am-pricing-wrapper .am-calc-wrap{background:#fff!important;border:1px solid #1111111a!important;border-radius:30px!important;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr)!important;gap:0!important;padding:0!important;display:grid!important;overflow:hidden!important}#am-pricing-wrapper .am-calc-wrap:before{content:none!important}#am-pricing-wrapper .am-calc-aside{background:linear-gradient(160deg,#fbfff3 0%,#eefbff 100%)!important;border-right:1px solid #11111114!important;flex-direction:column!important;gap:22px!important;padding:42px!important;display:flex!important}#am-pricing-wrapper .am-calc-aside .am-section-title{text-align:left!important;margin:0!important}#am-pricing-wrapper .am-calc-feats{gap:12px!important;margin-top:4px!important;display:grid!important}#am-pricing-wrapper .am-calc-feat{color:#39484a!important;align-items:center!important;gap:12px!important;font-size:.94rem!important;font-weight:600!important;display:flex!important}#am-pricing-wrapper .am-calc-feat i{color:#111!important;background:#fff!important;border:1px solid #11111114!important;border-radius:12px!important;place-items:center!important;width:34px!important;height:34px!important;display:grid!important}#am-pricing-wrapper .am-calc-phone{color:#111!important;background:#fff!important;border:1px solid #1111111a!important;border-radius:18px!important;gap:8px!important;margin-top:auto!important;padding:18px!important;display:grid!important}#am-pricing-wrapper .am-calc-phone span{color:#667174!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:.78rem!important;font-weight:800!important}#am-pricing-wrapper .am-calc-phone strong{align-items:center!important;gap:8px!important;font-size:1.05rem!important;display:flex!important}#am-pricing-wrapper .am-calc-body{background:#fff!important;grid-template-columns:1fr!important;gap:22px!important;padding:42px!important;display:grid!important}#am-pricing-wrapper .am-calc-row{gap:12px!important;display:grid!important}#am-pricing-wrapper .am-calc-label{color:#111!important;letter-spacing:.1em!important;text-transform:uppercase!important;align-items:center!important;gap:10px!important;font-size:.78rem!important;font-weight:900!important;display:flex!important}#am-pricing-wrapper .am-calc-label span{background:var(--alpha-lime)!important;letter-spacing:0!important;border:1px solid #1111111f!important;border-radius:999px!important;place-items:center!important;width:24px!important;height:24px!important;font-size:.72rem!important;display:grid!important}#am-pricing-wrapper .am-calc-pills{flex-wrap:wrap!important;gap:9px!important;display:flex!important}#am-pricing-wrapper .am-calc-pill{color:#111!important;cursor:pointer!important;background:#f8faf8!important;border:1px solid #1111111a!important;border-radius:14px!important;align-items:center!important;gap:8px!important;min-height:44px!important;padding:10px 16px!important;font:700 .9rem Inter,sans-serif!important;transition:background .18s,border-color .18s!important;display:inline-flex!important}#am-pricing-wrapper .am-calc-pill:hover{background:#fff!important;border-color:#1113!important}#am-pricing-wrapper .am-calc-pill.active{background:#fff8cf!important;border-color:#d5bf32!important}#am-pricing-wrapper .am-calc-row small{color:#667174!important;font-size:.82rem!important;font-weight:600!important}#am-pricing-wrapper .am-stepper{grid-template-columns:46px 112px 46px!important;align-items:center!important;gap:10px!important;width:max-content!important;display:inline-grid!important}#am-pricing-wrapper .am-stepper button{background:var(--alpha-lime)!important;color:#111!important;cursor:pointer!important;border:1px solid #11111124!important;border-radius:14px!important;height:46px!important;font:900 1.2rem Inter,sans-serif!important}#am-pricing-wrapper .am-stepper button:disabled{opacity:.42!important;cursor:not-allowed!important}#am-pricing-wrapper .am-step-val{background:#fff!important;border:1px solid #1111111a!important;border-radius:14px!important;place-items:center!important;gap:0!important;min-height:46px!important;padding:6px 12px!important;display:grid!important}#am-pricing-wrapper .am-step-val strong{font-size:1.05rem!important;line-height:1!important}#am-pricing-wrapper .am-step-val span{color:#667174!important;font-size:.72rem!important;font-weight:700!important}#am-pricing-wrapper .am-calc-result{background:linear-gradient(135deg,#effff2 0%,#e8fbff 100%)!important;border:1px solid #1111111a!important;border-radius:22px!important;gap:8px!important;padding:24px!important;display:grid!important}#am-pricing-wrapper .am-calc-result>span{letter-spacing:.12em!important;text-transform:uppercase!important;color:#111!important;font-size:.72rem!important;font-weight:900!important}#am-pricing-wrapper .am-calc-result>strong{color:#111!important;margin:0!important;font-size:clamp(2.4rem,5vw,3.4rem)!important;line-height:1!important}#am-pricing-wrapper .am-calc-breakdown{color:#313b3d!important;background:#fff!important;border:1px solid #11111114!important;border-radius:16px!important;margin-top:10px!important;padding:16px!important;font-size:.95rem!important;line-height:1.75!important}#am-pricing-wrapper .am-calc-body .am-calc-submit{width:100%!important;margin-top:0!important}@media (width<=900px){#am-pricing-wrapper .am-calc-wrap{grid-template-columns:1fr!important}#am-pricing-wrapper .am-calc-aside{border-bottom:1px solid #11111114!important;border-right:0!important;padding:30px 22px!important}#am-pricing-wrapper .am-calc-body{padding:26px 20px!important}}@media (width<=520px){#am-pricing-wrapper .am-calc-pills{grid-template-columns:1fr!important;display:grid!important}#am-pricing-wrapper .am-stepper{grid-template-columns:46px 1fr 46px!important;width:100%!important}}.am-nav a,.am-nav-item,.am-nav-item:hover,.am-nav-item.active,.am-nav a:hover,.am-bottom-nav a:hover,.am-bottom-nav a.active{color:var(--alpha-ink)!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.am-nav .am-mega-chevron,.am-nav .am-chevron-down-icon{width:18px!important;height:18px!important;margin-left:6px!important}.am-footer-wrapper,.am-footer-main,.am-footer-col,.am-footer-copyright{box-shadow:none!important;border:0!important}.am-footer-wrapper:before,.am-footer-wrapper:after,.am-footer-main:before,.am-footer-main:after,.am-footer-copyright:before,.am-footer-copyright:after{content:none!important;display:none!important}:is(.am-footer-social-link,.am-footer-social-link:has(.am-whatsapp-business-icon)){background:#fff!important;border:1px solid #11111114!important;border-radius:12px!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;padding:8px!important}.am-footer-social-link .am-whatsapp-business-icon,.am-footer-logo-img.am-whatsapp-business-icon,.am-footer-social-link svg.am-whatsapp-business-icon{box-sizing:border-box!important;color:#111!important;stroke:#111!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.raw-page-host[data-raw-page=single-item-transport] .anim,.raw-page-host[data-raw-page=single-item-transport] .anim-stagger>*{opacity:1!important;visibility:visible!important;filter:none!important;clip-path:none!important;transform:none!important}.am-home-why-card{background:#f7fbff!important;min-height:0!important}.am-home-why-card:nth-child(2n){background:#fbfff0!important}.am-home-why-card h3{font-weight:500!important}.am-home-area-link{grid-template-columns:28px minmax(0,1fr) 18px!important;gap:12px!important;padding:18px!important;overflow:hidden!important}.am-home-area-link i:first-child{background:0 0!important;border-radius:0!important;width:28px!important;min-width:28px!important;height:28px!important;font-size:22px!important}.am-home-area-link span{overflow-wrap:anywhere!important;min-width:0!important}.am-home-blog-card>div{display:grid!important}.am-home-blog-card span{color:#111!important;background:linear-gradient(90deg,#d8ff70f2,#fde87ab8)!important;border-radius:999px 999px 999px 4px!important;order:2!important;width:max-content!important;margin:12px 0 0!important;padding:3px 10px!important;font-size:12px!important;font-weight:500!important;line-height:1.45!important}.am-home-blog-card h3{order:1!important;font-size:20px!important;font-weight:500!important}.am-home-blog-card p{order:3!important}.am-home-blog-card small{order:4!important;font-weight:500!important}#am-pricing-wrapper .am-tabs-section{position:relative!important;top:auto!important}#am-pricing-wrapper .am-row,#am-pricing-wrapper .am-row:nth-child(2n),#am-pricing-wrapper .am-row:nth-child(3n){background:#f7fbff!important;border-color:#1111111a!important}#am-pricing-wrapper .am-row.am-popular,#am-pricing-wrapper .am-billing-card{background:#fbfff0!important;border-color:#1111111a!important}#am-pricing-wrapper .am-row-title,#am-pricing-wrapper .am-row-tag,#am-pricing-wrapper .am-calc-label,#am-pricing-wrapper .am-calc-pill,#am-pricing-wrapper .am-calc-row small,#am-pricing-wrapper .am-calc-feat,#am-pricing-wrapper .am-calc-breakdown,#am-pricing-wrapper .am-calc-result>span{font-weight:500!important}#am-pricing-wrapper .am-calc-wrap{align-items:stretch!important}#am-pricing-wrapper .am-calc-aside{min-height:100%!important}#am-pricing-wrapper .am-calc-section{overflow:visible!important}#am-pricing-wrapper .am-calc-pill.active{font-style:italic!important;font-weight:500!important}#am-pricing-wrapper .am-stepper button{color:#111!important;background:#fff!important;border:1px solid #1111111f!important;font-size:0!important;position:relative!important}#am-pricing-wrapper .am-stepper button:before{content:""!important;background:#111!important;border-radius:999px!important;width:16px!important;height:2px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}#am-pricing-wrapper .am-stepper button[aria-label=Increase\ hours]:after{content:""!important;background:#111!important;border-radius:999px!important;width:2px!important;height:16px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}#am-pricing-wrapper .am-calc-submit,#am-pricing-wrapper .am-row-cta{background:var(--alpha-lime)!important;color:#111!important;border:1px solid #11111124!important;font-weight:500!important}#am-pricing-wrapper .am-calc-submit:hover,#am-pricing-wrapper .am-row-cta:hover{background:#e5ff94!important;transform:translateY(-1px)!important}#am-pricing-wrapper .am-calc-submit .am-whatsapp-business-icon,#am-pricing-wrapper .am-row-cta .am-whatsapp-business-icon{color:#111!important;stroke:#111!important}#am-pricing-wrapper .am-faq{background:#fff!important}#am-pricing-wrapper .am-faq-grid{gap:14px!important;max-width:980px!important}#am-pricing-wrapper .am-pricing-faq-item{background:#fff!important;border:1px solid #1111111a!important;border-radius:24px!important;overflow:hidden!important}#am-pricing-wrapper .am-pricing-faq-item .bp-faq-btn{min-height:84px!important;padding:22px 26px!important;font-size:clamp(22px,3vw,30px)!important;font-weight:400!important}#am-pricing-wrapper .am-pricing-faq-item .bp-faq-answer{color:var(--alpha-muted)!important;padding:0 26px 26px!important;font-size:18px!important}#am-pricing-wrapper .am-cta-section{background:linear-gradient(135deg,#effbff 0%,#fbfff1 55%,#fff8e8 100%)!important}#am-pricing-wrapper .am-cta-box{background:0 0!important;border:0!important;border-radius:0!important;padding:70px 20px!important}#am-pricing-wrapper .am-cta-title{font-family:Poppins,Inter,sans-serif!important;font-weight:500!important}.am-nav li.has-mega>a{color:var(--alpha-ink)!important;background:0 0!important;border-radius:999px!important;align-items:center!important;gap:6px!important;padding:10px 18px!important;display:inline-flex!important}.am-nav li.has-mega:hover>a,.am-nav li.has-mega:focus-within>a{background:var(--alpha-lime)!important;color:var(--alpha-ink)!important}.am-nav li.has-mega>a .am-chevron-down-icon,.am-nav li.has-mega>a .am-mega-chevron,.am-nav li.has-mega>a svg{opacity:1!important;visibility:visible!important;width:18px!important;min-width:18px!important;height:18px!important;color:var(--alpha-ink)!important;stroke:currentColor!important;fill:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;display:block!important}.am-mega-intro a{background:var(--alpha-lime)!important;width:max-content!important;min-height:40px!important;color:var(--alpha-ink)!important;border:1px solid #1111111f!important;border-radius:999px!important;align-items:center!important;padding:9px 16px!important;font-weight:500!important;display:inline-flex!important}.am-mega-links a:hover,.am-mega-side a:hover,.am-mega-intro a:hover{color:var(--alpha-ink)!important;background:#d8ff7080!important}.am-home-local-grid h2{font-size:clamp(32px,4vw,52px)!important;line-height:1.06!important}.am-home-section:has(.am-home-checklist-grid) .sh-section-head h2{font-size:clamp(32px,4vw,52px)!important;line-height:1.06!important}.am-home-gallery-card span,.am-review-person span{color:#111!important;background:linear-gradient(90deg,#d8ff70f2,#fde87ab8)!important;border-radius:999px 999px 999px 4px!important;width:max-content!important;max-width:100%!important;padding:3px 10px!important;font-size:12px!important;font-weight:500!important;line-height:1.45!important;display:inline-flex!important}#am-pricing-wrapper .am-pricing-review-section,#am-pricing-wrapper .am-pricing-faq-section{background:#fff!important}#am-pricing-wrapper .am-pricing-faq-section .am-home-faq-grid{max-width:980px!important;margin-inline:auto!important}#am-pricing-wrapper .am-pricing-faq-section .am-home-faq{background:#fff!important;border:1px solid #1111111a!important;border-radius:24px!important}#am-pricing-wrapper .am-pricing-faq-section .am-home-faq summary{min-height:84px!important;padding:24px 28px!important}#am-pricing-wrapper .am-pricing-faq-section .am-home-faq summary>span:nth-child(2){font-size:clamp(22px,3vw,30px)!important;font-weight:400!important}#am-pricing-wrapper .am-pricing-faq-section .am-home-faq p{color:var(--alpha-muted)!important;font-size:18px!important}#am-pricing-wrapper .am-pricing-final{padding:var(--alpha-section-top) 0 var(--alpha-section-bottom)!important;background:#fff!important}#am-pricing-wrapper .am-pricing-final .am-home-final-box{background:linear-gradient(135deg,#e8fbff 0%,#f4ffe7 55%,#fff8dc 100%)!important;border:1px solid #1111111a!important;border-radius:32px!important}#am-pricing-wrapper .am-pricing-final .sh-btn-black{color:#fff!important;background:#111!important;border-color:#111!important}#am-pricing-wrapper .am-pricing-final .sh-btn-lime{background:var(--alpha-lime)!important;color:#111!important;border:1px solid #11111124!important}#am-pricing-wrapper .am-pricing-final .sh-btn .am-whatsapp-business-icon{color:currentColor!important;stroke:currentColor!important;background:0 0!important;border:0!important;padding:0!important}@media (width<=760px){.am-nav li.has-mega>a{background:0 0!important;padding:0!important}.am-home-local-grid h2{font-size:clamp(30px,10vw,44px)!important}.am-home-section:has(.am-home-checklist-grid) .sh-section-head h2{font-size:clamp(30px,10vw,44px)!important}}.am-header-pill{background:var(--alpha-cream)!important}.am-mobile-sheet-backdrop{z-index:9996;opacity:0;visibility:hidden;pointer-events:none;background:#11111138;transition:opacity .28s,visibility .28s;position:fixed;inset:0}.am-mobile-sheet-backdrop.active{opacity:1;visibility:visible;pointer-events:auto}.am-mobile-sheet{z-index:9997;opacity:0;visibility:hidden;background:var(--alpha-cream);border:1px solid #1111111a;border-radius:28px;max-height:min(78vh,640px);padding:10px 16px 18px;transition:transform .34s cubic-bezier(.22,1,.36,1),opacity .22s,visibility .22s;position:fixed;bottom:88px;left:10px;right:10px;overflow:auto;transform:translateY(calc(100% + 120px))}.am-mobile-sheet.active{opacity:1;visibility:visible;transform:translateY(0)}.am-mobile-sheet-handle{background:#1111112e;border-radius:999px;width:42px;height:4px;margin:3px auto 14px}.am-mobile-sheet-head{justify-content:space-between;align-items:flex-start;gap:16px;padding:0 2px 14px;display:flex}.am-mobile-sheet-head span{color:var(--alpha-muted);font-size:12px;font-weight:600;display:block}.am-mobile-sheet-head h2{letter-spacing:0;margin:2px 0 0;font-size:28px;font-weight:500;line-height:1.1}.am-mobile-sheet-head button{color:#111;background:#fff;border:1px solid #1111111a;border-radius:14px;place-items:center;width:38px;height:38px;display:grid}.am-mobile-sheet-actions{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px;display:grid}.am-mobile-sheet-actions a{color:#111;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-weight:500;text-decoration:none;display:inline-flex}.am-mobile-sheet-actions a:first-child{color:#fff;background:#111}.am-mobile-sheet-actions a:first-child .am-whatsapp-business-icon{color:#fff!important;stroke:#fff!important}.am-mobile-sheet-actions a:last-child{background:var(--alpha-lime);border:1px solid #1111111f}.am-mobile-sheet-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.am-mobile-sheet-grid a{color:#111;background:#fff;border:1px solid #11111114;border-radius:20px;align-content:center;gap:10px;min-height:92px;padding:16px;font-weight:500;text-decoration:none;display:grid}.am-mobile-sheet-grid i{background:var(--alpha-soft-blue);border-radius:12px;place-items:center;width:34px;height:34px;display:grid}.am-mobile-sheet-list{gap:8px;margin-top:12px;display:grid}.am-mobile-sheet-list a{color:#111;background:#fff;border:1px solid #11111114;border-radius:16px;grid-template-columns:34px 1fr 18px;align-items:center;gap:12px;min-height:52px;padding:10px 12px;text-decoration:none;display:grid}.am-mobile-sheet-list i:first-child{background:#fbfff0;border-radius:12px;place-items:center;width:34px;height:34px;display:grid}.am-mobile-nav-wrapper button.am-nav-item{font:inherit;cursor:pointer;background:0 0;border:0}@media (width<=760px){.am-header-pill{background:var(--alpha-cream)!important;border:1px solid #11111114!important;border-radius:24px!important;height:66px!important;padding:0 12px 0 18px!important}.am-header-actions .am-search-toggle,.am-header-actions .am-mobile-btn{display:none!important}.am-header-actions .am-cta.desktop-only{height:42px!important;padding:0 16px!important;font-size:14px!important;display:inline-flex!important}.am-header-actions .am-cta .am-whatsapp-business-icon{width:20px!important;height:20px!important}.am-mobile-menu{display:none!important}.am-footer-col{border-bottom:1px solid #dfe8d3!important}.am-footer-links li,.am-footer-links a,.am-footer-contact-item{border-top:0!important;border-bottom:0!important}.am-footer-links{gap:2px!important}.am-footer-links a{min-height:36px!important;padding:8px 0!important}.am-home-why-grid,.am-home-checklist-grid,.am-home-gallery-grid,.am-home-blog-grid{scroll-snap-type:x mandatory!important;scrollbar-width:none!important;gap:14px!important;margin-left:-18px!important;margin-right:-18px!important;padding:4px 18px 18px!important;display:flex!important;overflow-x:auto!important}.am-home-why-grid::-webkit-scrollbar{display:none!important}.am-home-checklist-grid::-webkit-scrollbar{display:none!important}.am-home-gallery-grid::-webkit-scrollbar{display:none!important}.am-home-blog-grid::-webkit-scrollbar{display:none!important}.am-home-why-card,.am-home-check-item,.am-home-gallery-card,.am-home-blog-card{scroll-snap-align:start!important;flex:0 0 min(82vw,340px)!important}.am-home-gallery-card,.am-home-blog-card{display:block!important}}@media (width>=761px){.am-mobile-sheet,.am-mobile-sheet-backdrop{display:none!important}}
