.offer-card{position:relative;overflow:hidden;background:linear-gradient(145deg,#092f4a 0,#0c5060 100%);color:#fff}.offer-card:after{content:"$99";position:absolute;inset:auto -18px -42px auto;font-size:9rem;font-weight:900;line-height:1;color:rgba(255,255,255,.055);pointer-events:none}.offer-card h2,.offer-card p,.offer-card small{position:relative;z-index:1;color:inherit}.offer-card>strong{color:#ffc34d}.price-card-link{position:relative;z-index:1;display:inline-flex;margin-top:8px;color:#fff;font-weight:800;text-decoration-thickness:2px;text-underline-offset:5px}.offer-subhero{background:radial-gradient(circle at 84% 24%,rgba(40,211,190,.2),transparent 26%),linear-gradient(125deg,#071c2d,#123a5d);color:#fff}.offer-subhero h1,.offer-subhero p{color:#fff}.offer-price{display:inline-flex;align-items:center;gap:18px;margin-top:28px;padding:14px 20px;border:1px solid rgba(255,255,255,.25);border-radius:18px;background:rgba(255,255,255,.1);backdrop-filter:blur(10px)}.offer-price strong{font-size:clamp(2.25rem,5vw,4.6rem);line-height:1;color:#ffc34d}.offer-price span{max-width:190px;font-weight:800}.offer-scope{align-items:stretch}.offer-scope .scope-card{border-radius:22px;box-shadow:0 18px 48px rgba(9,35,54,.09)}.price-boundary{margin-top:24px;padding:22px 24px;border-inline-start:5px solid #f2a43b;border-radius:12px;background:#fff5df}.price-boundary strong{font-size:1.05rem;color:#6c3b00}.price-boundary p{margin:7px 0 0;color:#5b4a35}.reason-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.reason-grid article{min-height:170px;padding:24px;border:1px solid #dce7ea;border-radius:20px;background:#fff;box-shadow:0 14px 36px rgba(8,39,58,.06);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.reason-grid article:hover{transform:translateY(-5px) scale(1.015);border-color:#30b9aa;box-shadow:0 22px 48px rgba(8,72,82,.13)}.reason-grid article:nth-child(2){border-top:4px solid #2c72d6}.reason-grid article:nth-child(3){border-top:4px solid #24ae9e}.reason-grid article:nth-child(4){border-top:4px solid #f2a43b}.reason-grid h3{margin:0 0 9px;color:#092f4a}.reason-grid p{margin:0;color:#4f6472}.faq-more{display:flex;justify-content:center;margin-top:28px}.faq-page .faq,.home-faq .faq{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.faq-item{--faq-accent:#2c72d6;--faq-soft:#edf4ff;overflow:hidden;border:1px solid color-mix(in srgb,var(--faq-accent) 36%,#dce5e8);border-radius:18px;background:#fff;box-shadow:0 9px 26px rgba(7,36,53,.055);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.faq-item:hover{transform:translateY(-2px);border-color:var(--faq-accent);box-shadow:0 16px 34px rgba(7,44,66,.1)}.faq-tone-2{--faq-accent:#13a896;--faq-soft:#e8faf6}.faq-tone-3{--faq-accent:#e89929;--faq-soft:#fff5df}.faq-tone-4{--faq-accent:#e05c65;--faq-soft:#fff0f1}.faq-q{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:21px 22px;border:0;background:linear-gradient(90deg,var(--faq-soft),#fff 54%);color:#092f4a;text-align:start;font:800 1rem/1.4 inherit;cursor:pointer}.faq-q i{display:grid;flex:0 0 31px;width:31px;height:31px;place-items:center;border-radius:50%;background:var(--faq-accent);color:#fff;font:800 1.2rem/1 inherit;transition:transform .2s ease}.faq-item.open{border-color:var(--faq-accent);box-shadow:0 18px 42px color-mix(in srgb,var(--faq-accent) 15%,transparent)}.faq-item.open .faq-q i{transform:rotate(45deg)}.faq-a{padding:0 22px;background:#fff}.faq-item.open .faq-a{padding:0 22px 22px}.faq-a p{margin:0;color:#435b69;line-height:1.75}[dir=rtl] .faq-q{text-align:right;background:linear-gradient(-90deg,var(--faq-soft),#fff 54%)}@media(max-width:900px){.reason-grid{grid-template-columns:repeat(2,1fr)}.faq-page .faq,.home-faq .faq{grid-template-columns:1fr}.offer-price{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.reason-grid{grid-template-columns:1fr}.faq-q{padding:18px 17px}.faq-a,.faq-item.open .faq-a{padding-inline:17px}.offer-price{width:100%}}@media(prefers-reduced-motion:reduce){.faq-item,.faq-q i,.reason-grid article{transition:none}.faq-item:hover,.reason-grid article:hover{transform:none}}.faq-q::after{content:none!important;display:none!important}.faq-q{display:grid!important;grid-template-columns:minmax(0,1fr) 42px;align-items:center;column-gap:20px;min-height:90px;padding:18px 20px 18px 22px!important}.faq-q>span:first-child{min-width:0;align-self:center;line-height:1.45}.faq-icon{display:grid;place-items:center;width:40px;height:40px;justify-self:end;border:1px solid color-mix(in srgb,var(--faq-accent) 32%,#d7e1e9);border-radius:14px;background:linear-gradient(145deg,#fff,color-mix(in srgb,var(--faq-soft) 72%,#fff));color:var(--faq-accent);box-shadow:0 8px 20px color-mix(in srgb,var(--faq-accent) 12%,transparent),inset 0 1px 0 rgba(255,255,255,.9);transition:transform .28s cubic-bezier(.2,.8,.2,1),background .22s,color .22s,border-color .22s,box-shadow .22s}.faq-icon svg{display:block;width:18px;height:18px;overflow:visible}.faq-icon path{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;vector-effect:non-scaling-stroke}.faq-q:focus-visible .faq-icon,.faq-q:hover .faq-icon{color:#fff;border-color:var(--faq-accent);background:var(--faq-accent);transform:scale(1.06);box-shadow:0 10px 24px color-mix(in srgb,var(--faq-accent) 28%,transparent)}.faq-item.open .faq-icon{color:#fff;border-color:#092f4a;background:#092f4a;transform:rotate(45deg);box-shadow:0 10px 24px rgba(9,47,74,.2)}.faq-item.open .faq-q:hover .faq-icon{transform:rotate(45deg) scale(1.06)}[dir=rtl] .faq-q{padding:18px 22px 18px 20px!important}[dir=rtl] .faq-icon{justify-self:end}.faq-more .btn{min-height:50px;gap:18px;padding-inline:22px 8px!important}.btn::after{content:""!important;display:block!important;flex:0 0 34px!important;width:34px!important;height:34px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:11px!important;background-color:rgba(255,255,255,.12)!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 17 17 7M9 7h8v8'/%3E%3C/svg%3E")!important;background-position:center!important;background-repeat:no-repeat!important;background-size:16px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.14);transition:transform .22s ease,background-color .22s ease!important}.btn-dark::after{background-color:rgba(93,219,202,.2)!important;border-color:rgba(93,219,202,.38)!important}.btn-primary::after{background-color:rgba(9,47,74,.12)!important;border-color:rgba(9,47,74,.18)!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23092f4a' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 17 17 7M9 7h8v8'/%3E%3C/svg%3E")!important}.btn:focus-visible::after,.btn:hover::after{transform:translate(2px,-2px) scale(1.03)!important;background-color:rgba(93,219,202,.28)!important}[dir=rtl] .btn::after{transform:scaleX(-1)}[dir=rtl] .btn:focus-visible::after,[dir=rtl] .btn:hover::after{transform:scaleX(-1) translate(2px,-2px)!important}@media(max-width:560px){.faq-q{grid-template-columns:minmax(0,1fr) 38px;column-gap:14px;min-height:84px;padding:16px!important}.faq-icon{width:36px;height:36px;border-radius:12px}.faq-icon svg{width:16px;height:16px}}@media(prefers-reduced-motion:reduce){.btn::after,.faq-icon{transition:none!important}}