.gf-prod-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.gf-calc{background:linear-gradient(135deg,#f8f9fb,#eef2ff);border:2px solid #e0e7ff;border-radius:16px;padding:32px;max-width:1200px;margin:0 auto}.gf-calc__header{display:flex;align-items:center;gap:12px;margin-bottom:24px}.gf-calc__icon{width:48px;height:48px;border-radius:12px;background:#2d4895;display:flex;align-items:center;justify-content:center;font-size:22px}.gf-calc__title{font-size:22px;font-weight:800;color:#1a1a2e;margin:0}.gf-calc__sub{font-size:13px;color:#888;margin:2px 0 0}.gf-calc__form{display:grid;grid-template-columns:1fr 1fr auto;gap:16px;align-items:end}.gf-calc__field label{display:block;font-size:13px;font-weight:600;color:#555;margin-bottom:6px}.gf-calc__field input{width:100%;padding:12px 16px;border:2px solid #ddd;border-radius:10px;font-size:16px;font-weight:600;color:#1a1a2e;transition:border-color .2s;box-sizing:border-box}.gf-calc__field input:focus{outline:none;border-color:#2d4895}.gf-calc__btn{padding:12px 28px;background:#2d4895;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s;white-space:nowrap}.gf-calc__btn:hover{background:#3d5bb5;transform:translateY(-1px)}.gf-calc__result{display:none;margin-top:20px;background:#fff;border-radius:12px;padding:20px 24px;border:1px solid #e0e7ff}.gf-calc__result.active{display:block}.gf-calc__result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;text-align:center}.gf-calc__result-item strong{display:block;font-size:28px;font-weight:800;color:#2d4895}.gf-calc__result-item span{font-size:13px;color:#888;font-weight:500}.gf-calc__note{font-size:12px;color:#999;text-align:center;margin-top:12px}@media (max-width: 768px){.gf-calc{padding:24px 20px}.gf-calc__form{grid-template-columns:1fr 1fr}.gf-calc__btn{grid-column:span 2}.gf-calc__result-grid{grid-template-columns:1fr;gap:12px}}.gf-prod-highlights{background:#fff;border-top:1px solid #eef0f4;border-bottom:1px solid #eef0f4}.gf-prod-highlights__inner{max-width:1200px;margin:0 auto;padding:0;display:grid;grid-template-columns:repeat(4,1fr)}.gf-prod-hl{display:flex;flex-direction:column;align-items:center;text-align:center;padding:28px 16px;border-right:1px solid #eef0f4;transition:background .2s}.gf-prod-hl:last-child{border-right:none}.gf-prod-hl:hover{background:#f8f9fb}.gf-prod-hl__icon{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#eef2ff,#dce4ff);display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:12px}.gf-prod-hl__title{font-size:14px;font-weight:700;color:#1a1a2e;margin-bottom:4px}.gf-prod-hl__desc{font-size:12px;color:#888;line-height:1.5}@media (max-width: 768px){.gf-prod-highlights__inner{grid-template-columns:repeat(2,1fr)}.gf-prod-hl{padding:20px 12px}.gf-prod-hl:nth-child(2){border-right:none}.gf-prod-hl:nth-child(1),.gf-prod-hl:nth-child(2){border-bottom:1px solid #eef0f4}}.gf-specs{max-width:1200px;margin:0 auto;padding:56px 24px}.gf-specs__header{margin-bottom:32px}.gf-specs__label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#2d4895;margin-bottom:8px}.gf-specs__title{font-size:28px;font-weight:800;color:#1a1a2e;margin:0}.gf-specs__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border:1px solid #eef0f4;border-radius:12px;overflow:hidden}.gf-specs__row{display:flex;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #eef0f4;transition:background .15s}.gf-specs__row:hover{background:#f8f9fb}.gf-specs__row:nth-child(odd){border-right:1px solid #eef0f4}.gf-specs__key{font-size:14px;font-weight:600;color:#888}.gf-specs__val{font-size:14px;font-weight:700;color:#1a1a2e;text-align:right}@media (max-width: 768px){.gf-specs__grid{grid-template-columns:1fr}.gf-specs__row:nth-child(odd){border-right:none}}.gf-hiw{background:linear-gradient(135deg,#1a1a2e,#0f3460);padding:72px 0;position:relative;overflow:hidden}.gf-hiw:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='40' height='40' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='1' fill='rgba(255,255,255,0.04)'/%3E%3C/svg%3E");pointer-events:none}.gf-hiw__inner{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:1}.gf-hiw__header{text-align:center;margin-bottom:56px}.gf-hiw__label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#ffffff80;margin-bottom:12px}.gf-hiw__title{font-size:32px;font-weight:800;color:#fff;margin:0}.gf-hiw__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.gf-hiw__step{text-align:center;position:relative}.gf-hiw__num{width:56px;height:56px;border-radius:50%;background:#2d48954d;border:2px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;color:#fff;margin:0 auto 16px}.gf-hiw__step-title{font-size:16px;font-weight:700;color:#fff;margin-bottom:8px}.gf-hiw__step-desc{font-size:14px;color:#fff9;line-height:1.6}@media (max-width: 768px){.gf-hiw{padding:48px 0}.gf-hiw__steps{grid-template-columns:repeat(2,1fr);gap:24px}.gf-hiw__title{font-size:24px}}.gf-faq{max-width:800px;margin:0 auto;padding:64px 24px}.gf-faq__header{text-align:center;margin-bottom:40px}.gf-faq__label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#2d4895;margin-bottom:8px}.gf-faq__title{font-size:28px;font-weight:800;color:#1a1a2e;margin:0}.gf-faq__item{border-bottom:1px solid #eef0f4}.gf-faq__q{width:100%;padding:20px 0;background:none;border:none;font-size:16px;font-weight:700;color:#1a1a2e;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:color .2s}.gf-faq__q:hover{color:#2d4895}.gf-faq__q:after{content:"+";font-size:24px;font-weight:300;color:#ccc;transition:transform .3s}.gf-faq__item.active .gf-faq__q:after{content:"\2212";color:#2d4895}.gf-faq__a{max-height:0;overflow:hidden;transition:max-height .3s ease}.gf-faq__item.active .gf-faq__a{max-height:300px}.gf-faq__a p{padding:0 0 20px;font-size:15px;color:#666;line-height:1.7;margin:0}.gf-prod-cta{background:#2d4895;padding:28px 0}.gf-prod-cta__inner{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.gf-prod-cta__text{font-size:18px;font-weight:700;color:#fff}.gf-prod-cta__text span{font-weight:400;opacity:.8}.gf-prod-cta__buttons{display:flex;gap:12px}.gf-prod-cta__btn{padding:12px 28px;border-radius:8px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s}.gf-prod-cta__btn--white{background:#fff;color:#2d4895}.gf-prod-cta__btn--white:hover{background:#f0f0f0;transform:translateY(-1px)}.gf-prod-cta__btn--outline{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.4)}.gf-prod-cta__btn--outline:hover{border-color:#fff}@media (max-width: 768px){.gf-prod-cta__inner{justify-content:center;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/gf-product.css.map */
