:root{--flyex-primary:#E81220;--flyex-secondary:#FE9900;--flyex-dark:#1d2027;--flyex-heading:#252b33;--flyex-muted:#f6f7fb;--flyex-surface:#fff;--flyex-body-text:#4b5563;--flyex-card-radius:18px;--flyex-button-radius:10px}html{scroll-behavior:smooth}body{overflow-x:hidden;background:#fff;color:var(--flyex-body-text)}::selection{background:var(--flyex-primary);color:#fff}a{color:var(--flyex-primary)}a:hover{color:var(--flyex-secondary)}h1,h2,h3,h4,h5,h6{color:var(--flyex-heading);font-weight:700}.btn{border-radius:var(--flyex-button-radius);font-weight:700}.btn-primary,.badge-primary,.scroll-top{background:var(--flyex-primary)!important;border-color:var(--flyex-primary)!important;color:#fff!important}.btn-primary:hover{background:#c90f1b!important;border-color:#c90f1b!important}.btn-tertiary,.btn-accent{background:var(--flyex-secondary)!important;border-color:var(--flyex-secondary)!important;color:#fff!important}.text-primary,.color-primary{color:var(--flyex-primary)!important}.text-tertiary,.text-accent{color:var(--flyex-secondary)!important}.gray-light-bg{background:var(--flyex-muted)!important}.primary-bg{background:linear-gradient(135deg,#1d2027,#2e2729 70%,#392b21)!important}.gradient-bg{background:linear-gradient(135deg,#1d2027 0%,#302529 66%,#3b2c20 100%)!important;position:relative;overflow:hidden}.gradient-bg:before{content:"";position:absolute;width:340px;height:340px;border-radius:50%;background:rgba(232,18,32,.18);filter:blur(8px);left:-150px;top:-170px}.gradient-bg:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:rgba(254,153,0,.16);right:-130px;bottom:-190px}.gradient-bg>.container{position:relative;z-index:1}.flyex-announcement{background:#1d2027;color:#fff;padding:7px 0;font-size:14px}.flyex-announcement a{color:#ffd37d}.flyex-site-header{position:relative;z-index:1030}.flyex-site-header.is-sticky{position:sticky;top:0}.flyex-site-header.has-shadow{box-shadow:0 9px 28px rgba(24,29,38,.1)}.flyex-navbar{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.flyex-brand img{display:block;max-height:54px;max-width:220px;width:auto}.flyex-nav{display:flex;align-items:center;gap:18px;min-width:0}.flyex-menu{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:2px}.flyex-menu-item{position:relative}.flyex-nav-link{display:flex;align-items:center;gap:4px;padding:27px 11px;text-decoration:none;font-weight:700;font-size:14px;white-space:nowrap}.style-light .flyex-nav-link{color:#252b33!important}.style-light .flyex-nav-link:hover{color:var(--flyex-primary)!important}.style-dark .flyex-nav-link,.style-gradient .flyex-nav-link,.style-solid .flyex-nav-link{color:#fff!important}.flyex-caret{font-size:12px}.flyex-dropdown{position:absolute;top:calc(100% - 8px);left:0;min-width:220px;background:#fff;border:1px solid #edf0f4;border-radius:14px;padding:9px;box-shadow:0 20px 60px rgba(28,32,40,.16);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.flyex-dropdown a{display:block;padding:10px 12px;color:#303640;text-decoration:none;border-radius:9px;font-size:14px}.flyex-dropdown a:hover{background:#fff3f4;color:var(--flyex-primary)}.flyex-menu-item:hover>.flyex-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.flyex-header-actions{display:flex;gap:8px;align-items:center}.flyex-header-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:10px 15px;border-radius:var(--flyex-button-radius);font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap}.flyex-login-btn{border:1px solid var(--flyex-primary)!important}.flyex-register-btn{border:1px solid var(--flyex-secondary)!important}.flyex-nav-toggle{display:none;border:0;background:transparent;padding:8px}.flyex-nav-toggle span{display:block;width:25px;height:2px;background:#252b33;margin:5px}.style-dark .flyex-nav-toggle span,.style-gradient .flyex-nav-toggle span,.style-solid .flyex-nav-toggle span{background:#fff}.flyex-page-body{min-height:420px}.flyex-section-pad{padding:88px 0}.flyex-eyebrow{display:inline-flex;align-items:center;background:rgba(232,18,32,.09);color:var(--flyex-primary);border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;margin-bottom:12px}.flyex-eyebrow.light{background:rgba(255,255,255,.14);color:#fff}.flyex-hero{color:#fff;min-height:560px;display:flex;align-items:center;position:relative;overflow:hidden}.flyex-hero:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(232,18,32,.18);left:-220px;top:-170px}.flyex-hero:after{content:"";position:absolute;width:380px;height:380px;border-radius:50%;background:rgba(254,153,0,.15);right:-170px;bottom:-230px}.flyex-hero>.container{position:relative;z-index:1}.flyex-hero h1{color:#fff;font-size:clamp(2.35rem,5vw,4.4rem);line-height:1.08}.flyex-hero p{font-size:1.13rem;opacity:.9}.flyex-hero-image{filter:drop-shadow(0 25px 45px rgba(0,0,0,.25))}.flyex-domain-section{background:var(--flyex-muted)}.flyex-domain-search{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e5e8ee;border-radius:16px;padding:9px;box-shadow:0 18px 50px rgba(31,36,46,.1)}.flyex-domain-search .form-control{border:0;min-height:54px;box-shadow:none;font-size:16px}.flyex-domain-search .btn{min-height:52px;padding:0 28px;white-space:nowrap}.flyex-tld-slider{max-width:100%;overflow:hidden;margin:23px auto 0;padding:4px 0;mask-image:linear-gradient(to right,transparent,#000 7%,#000 93%,transparent)}.flyex-tld-track{display:flex;width:max-content;gap:12px;animation:flyexTldScroll var(--flyex-tld-speed,26s) linear infinite}.flyex-tld-slider:hover .flyex-tld-track{animation-play-state:paused}.flyex-tld-chip{display:flex;align-items:center;gap:10px;border:1px solid #e5e8ee;background:#fff;border-radius:999px;padding:10px 15px;box-shadow:0 6px 20px rgba(31,36,46,.06);cursor:pointer;white-space:nowrap}.flyex-tld-chip strong{color:var(--flyex-primary);font-size:16px}.flyex-tld-chip span{font-size:12px;color:#6b7280}@keyframes flyexTldScroll{to{transform:translateX(-50%)}}.flyex-pricing-card{height:100%;background:#fff;border:1px solid #e7eaf0;border-radius:var(--flyex-card-radius);padding:32px;transition:.25s;position:relative;overflow:hidden;box-shadow:0 9px 30px rgba(31,36,46,.05)}.flyex-pricing-card:hover{transform:translateY(-6px);box-shadow:0 24px 65px rgba(31,36,46,.12)}.flyex-pricing-card.featured{border:2px solid var(--flyex-secondary)}.flyex-plan-badge{position:absolute;top:18px;right:-34px;transform:rotate(45deg);width:145px;text-align:center;background:var(--flyex-secondary);color:#fff;font-size:12px;font-weight:700;padding:6px}.flyex-price{font-size:2.7rem;font-weight:800;color:var(--flyex-primary)}.flyex-price small{font-size:.9rem;color:#6c7580;font-weight:500}.flyex-feature-card{height:100%;padding:30px;background:#fff;border:1px solid #edf0f4;border-radius:var(--flyex-card-radius);box-shadow:0 10px 35px rgba(30,30,30,.055)}.flyex-feature-icon{width:58px;height:58px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:rgba(232,18,32,.08);color:var(--flyex-primary);font-size:24px;margin-bottom:18px}.flyex-stat{text-align:center;padding:25px}.flyex-stat strong{display:block;font-size:2.5rem;color:var(--flyex-primary)}.flyex-faq .card{border:1px solid #edf0f4;border-radius:12px;margin-bottom:12px;box-shadow:0 8px 28px rgba(30,30,30,.04);overflow:hidden}.flyex-cta{border-radius:24px;color:#fff;background:linear-gradient(135deg,#1d2027,#34282a 68%,#3c2c20);padding:58px;box-shadow:0 24px 70px rgba(31,36,46,.16)}.flyex-split-image{border-radius:22px;box-shadow:0 22px 55px rgba(31,36,46,.13)}.flyex-site-footer{background:#1d2027;color:#d9dce2}.flyex-site-footer h5{color:#fff}.flyex-site-footer a{color:#d9dce2}.flyex-site-footer a:hover{color:var(--flyex-secondary)}.flyex-footer-logo{max-height:56px;max-width:240px}.flyex-footer-bottom{background:#15181e;color:#9ca3af}.flyex-alert-result{border-radius:18px;padding:26px;background:#fff;border:1px solid #e5e8ee;box-shadow:0 18px 50px rgba(31,36,46,.08)}.flyex-alert-result.is-available{border-left:5px solid #21a35a}.flyex-alert-result.is-unavailable{border-left:5px solid #f0a31a}.flyex-alert-result.is-error{border-left:5px solid var(--flyex-primary)}.flyex-domain-result-page{background:var(--flyex-muted)}.flyex-legacy-content>.main>header,.flyex-legacy-content>header{display:none!important}.flyex-legacy-content .domain-search-list{display:none!important}.flyex-legacy-content .domain-search-form .select-group select{display:none!important}.flyex-legacy-content .domain-search-form{display:flex!important;align-items:stretch;gap:8px}.flyex-legacy-content .domain-search-form>.form-control{flex:1;min-height:54px}.flyex-legacy-content .domain-search-form .select-group{display:flex;flex:0 0 auto}.flyex-legacy-content .domain-search-form .select-group .btn{width:auto;min-width:150px;min-height:54px}.flyex-legacy-content section.ptb-120.gradient-bg{padding:94px 0!important}.flyex-legacy-content section.ptb-120.gradient-bg h1{font-size:clamp(2rem,4vw,3.15rem)}.flyex-legacy-content .features-box,.flyex-legacy-content .single-review-wrap,.flyex-legacy-content .pricing-packages{border-radius:16px!important;box-shadow:0 10px 35px rgba(31,36,46,.055)!important}.flyex-legacy-tld-wrap{max-width:920px;margin:20px auto 0;padding:0 15px}#flyexPreloader{position:fixed;inset:0;background:#fff;z-index:99999;display:flex;align-items:center;justify-content:center;transition:.3s}#flyexPreloader img{max-width:230px;animation:flyexPulse 1.2s infinite}#flyexPreloader.hide{opacity:0;visibility:hidden}@keyframes flyexPulse{50%{opacity:.45;transform:scale(.96)}}
@media(max-width:1199px){.flyex-navbar{gap:12px}.flyex-nav{gap:8px}.flyex-nav-link{padding-left:8px;padding-right:8px}.flyex-header-btn{padding:9px 11px}.flyex-brand img{max-width:190px}}
@media(max-width:991px){.flyex-navbar{height:72px}.flyex-nav-toggle{display:block}.flyex-nav{position:absolute;left:15px;right:15px;top:calc(100% + 1px);display:none;align-items:stretch;flex-direction:column;background:#fff;border:1px solid #e7eaf0;border-radius:14px;padding:14px;box-shadow:0 20px 55px rgba(31,36,46,.16)}.flyex-nav.open{display:flex}.flyex-menu{display:block}.flyex-nav-link,.style-dark .flyex-nav-link,.style-gradient .flyex-nav-link,.style-solid .flyex-nav-link{color:#252b33!important;padding:12px}.flyex-dropdown{position:static;display:none;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;padding:0 10px}.flyex-menu-item.dropdown-open>.flyex-dropdown{display:block}.flyex-header-actions{padding-top:10px;border-top:1px solid #edf0f4}.flyex-header-btn{flex:1}.flyex-menu-item:hover>.flyex-dropdown{transform:none}.flyex-section-pad{padding:64px 0}.flyex-hero{min-height:auto}.flyex-domain-search{align-items:stretch}.flyex-domain-search .btn{padding:0 18px}}
@media(max-width:575px){.flyex-legacy-content .domain-search-form{display:block!important}.flyex-legacy-content .domain-search-form .select-group .btn{width:100%;margin-top:8px}.flyex-brand img{max-width:165px;max-height:48px}.flyex-domain-search{display:block;padding:8px}.flyex-domain-search .btn{width:100%;margin-top:7px}.flyex-header-actions{flex-direction:column}.flyex-header-btn{width:100%}.flyex-cta{padding:38px 22px}.flyex-tld-slider{mask-image:none}}


/* Flyex Digital V5 professional components */
.flyex-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:38px}.flyex-section-heading h2{margin:0}.flyex-billing-toggle{display:flex;align-items:center;justify-content:center;gap:4px;width:max-content;margin:0 auto 34px;padding:5px;background:#f0f2f6;border-radius:999px}.flyex-billing-toggle button{border:0;background:transparent;padding:10px 18px;border-radius:999px;font-weight:800;color:#65707c;cursor:pointer}.flyex-billing-toggle button.active{background:#fff;color:var(--flyex-primary);box-shadow:0 5px 18px rgba(31,36,46,.1)}.flyex-billing-toggle>span{background:#e9f9ef;color:#15803d;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:800}.flyex-plan-image{width:62px;height:62px;object-fit:contain;margin-bottom:16px}.flyex-plan-description{min-height:48px}.flyex-plan-features{list-style:none;padding:0;margin:22px 0 0}.flyex-plan-features li{display:flex;align-items:flex-start;gap:10px;padding:8px 0;border-bottom:1px solid #f0f2f5;font-size:13px}.flyex-plan-features i{color:#16a34a;margin-top:3px}.flyex-price{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}.flyex-price small{display:flex;gap:4px}.flyex-blog-hero,.flyex-blog-single-head{padding:86px 0;background:linear-gradient(135deg,#f7f8fb,#fff4f0);border-bottom:1px solid #edf0f4}.flyex-blog-hero h1,.flyex-blog-single-head h1{font-size:clamp(2.2rem,5vw,4rem)}.flyex-blog-hero p{font-size:1.08rem}.flyex-blog-card{height:100%;background:#fff;border:1px solid #e7eaf0;border-radius:18px;overflow:hidden;box-shadow:0 10px 35px rgba(31,36,46,.06);transition:.25s}.flyex-blog-card:hover{transform:translateY(-5px);box-shadow:0 22px 55px rgba(31,36,46,.12)}.flyex-blog-image{display:block;height:220px;background:#eef1f5;overflow:hidden}.flyex-blog-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.flyex-blog-card:hover .flyex-blog-image img{transform:scale(1.04)}.flyex-blog-placeholder{height:100%;display:flex;align-items:center;justify-content:center;font-size:50px;color:var(--flyex-primary)}.flyex-blog-content{padding:24px}.flyex-blog-content h3{font-size:1.35rem;line-height:1.35}.flyex-blog-content h3 a{color:#202833}.flyex-blog-date{color:#8a94a2;font-size:13px;margin-bottom:10px}.flyex-read-more{font-weight:800}.flyex-empty-blog{text-align:center;padding:70px;background:#f7f8fb;border-radius:18px}.flyex-blog-single-title{max-width:900px;margin:auto;text-align:center}.flyex-blog-single{padding:70px 0}.flyex-article-shell{max-width:920px;margin:auto;background:#fff;border:1px solid #e7eaf0;border-radius:22px;overflow:hidden;box-shadow:0 18px 60px rgba(31,36,46,.08)}.flyex-article-cover{width:100%;max-height:520px;object-fit:cover}.flyex-article-content{padding:clamp(26px,5vw,58px);font-size:17px;line-height:1.8}.flyex-article-content img{max-width:100%;height:auto;border-radius:14px}.flyex-related-posts{max-width:920px;margin:60px auto 0}.flyex-related-card{display:block;border:1px solid #e7eaf0;border-radius:14px;overflow:hidden;background:#fff;color:#202833}.flyex-related-card img{width:100%;height:150px;object-fit:cover}.flyex-related-card strong{display:block;padding:16px}.flyex-contact-form{background:#fff;border:1px solid #e7eaf0;border-radius:20px;padding:30px;box-shadow:0 18px 50px rgba(31,36,46,.08)}.flyex-contact-info{margin-top:25px}.flyex-contact-info>div{display:flex;align-items:center;gap:12px;margin-bottom:14px}.flyex-contact-info i{width:44px;height:44px;border-radius:12px;background:rgba(232,18,32,.09);color:var(--flyex-primary);display:flex;align-items:center;justify-content:center}.flyex-domain-result-card{margin-top:34px}.flyex-domain-result-card.is-available{border:2px solid #22c55e;background:linear-gradient(135deg,#f0fdf4,#fff)}.flyex-domain-result-card.is-available h3{color:#15803d}.flyex-domain-result-card.is-unavailable{border:1px solid #fecaca}.flyex-domain-result-card.is-error{border:1px solid #fed7aa}.flyex-search-again{margin-bottom:0}.flyex-domain-result-page{background:linear-gradient(180deg,#fbfcfe,#f5f7fb)}
@media(max-width:767px){.flyex-section-heading{align-items:flex-start;flex-direction:column}.flyex-billing-toggle{flex-wrap:wrap;width:100%}.flyex-blog-image{height:190px}.flyex-article-content{font-size:16px}.flyex-contact-form{padding:20px}}


/* Flyex Digital V5 professional components */
.flyex-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:38px}.flyex-section-heading h2{margin:0}.flyex-billing-toggle{display:flex;align-items:center;justify-content:center;gap:4px;width:max-content;margin:0 auto 34px;padding:5px;background:#f0f2f6;border-radius:999px}.flyex-billing-toggle button{border:0;background:transparent;padding:10px 18px;border-radius:999px;font-weight:800;color:#65707c;cursor:pointer}.flyex-billing-toggle button.active{background:#fff;color:var(--flyex-primary);box-shadow:0 5px 18px rgba(31,36,46,.1)}.flyex-billing-toggle>span{background:#e9f9ef;color:#15803d;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:800}.flyex-plan-image{width:62px;height:62px;object-fit:contain;margin-bottom:16px}.flyex-plan-description{min-height:48px}.flyex-plan-features{list-style:none;padding:0;margin:22px 0 0}.flyex-plan-features li{display:flex;align-items:flex-start;gap:10px;padding:8px 0;border-bottom:1px solid #f0f2f5;font-size:13px}.flyex-plan-features i{color:#16a34a;margin-top:3px}.flyex-price{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}.flyex-price small{display:flex;gap:4px}.flyex-blog-hero,.flyex-blog-single-head{padding:86px 0;background:linear-gradient(135deg,#f7f8fb,#fff4f0);border-bottom:1px solid #edf0f4}.flyex-blog-hero h1,.flyex-blog-single-head h1{font-size:clamp(2.2rem,5vw,4rem)}.flyex-blog-hero p{font-size:1.08rem}.flyex-blog-card{height:100%;background:#fff;border:1px solid #e7eaf0;border-radius:18px;overflow:hidden;box-shadow:0 10px 35px rgba(31,36,46,.06);transition:.25s}.flyex-blog-card:hover{transform:translateY(-5px);box-shadow:0 22px 55px rgba(31,36,46,.12)}.flyex-blog-image{display:block;height:220px;background:#eef1f5;overflow:hidden}.flyex-blog-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.flyex-blog-card:hover .flyex-blog-image img{transform:scale(1.04)}.flyex-blog-placeholder{height:100%;display:flex;align-items:center;justify-content:center;font-size:50px;color:var(--flyex-primary)}.flyex-blog-content{padding:24px}.flyex-blog-content h3{font-size:1.35rem;line-height:1.35}.flyex-blog-content h3 a{color:#202833}.flyex-blog-date{color:#8a94a2;font-size:13px;margin-bottom:10px}.flyex-read-more{font-weight:800}.flyex-empty-blog{text-align:center;padding:70px;background:#f7f8fb;border-radius:18px}.flyex-blog-single-title{max-width:900px;margin:auto;text-align:center}.flyex-blog-single{padding:70px 0}.flyex-article-shell{max-width:920px;margin:auto;background:#fff;border:1px solid #e7eaf0;border-radius:22px;overflow:hidden;box-shadow:0 18px 60px rgba(31,36,46,.08)}.flyex-article-cover{width:100%;max-height:520px;object-fit:cover}.flyex-article-content{padding:clamp(26px,5vw,58px);font-size:17px;line-height:1.8}.flyex-article-content img{max-width:100%;height:auto;border-radius:14px}.flyex-related-posts{max-width:920px;margin:60px auto 0}.flyex-related-card{display:block;border:1px solid #e7eaf0;border-radius:14px;overflow:hidden;background:#fff;color:#202833}.flyex-related-card img{width:100%;height:150px;object-fit:cover}.flyex-related-card strong{display:block;padding:16px}.flyex-contact-form{background:#fff;border:1px solid #e7eaf0;border-radius:20px;padding:30px;box-shadow:0 18px 50px rgba(31,36,46,.08)}.flyex-contact-info{margin-top:25px}.flyex-contact-info>div{display:flex;align-items:center;gap:12px;margin-bottom:14px}.flyex-contact-info i{width:44px;height:44px;border-radius:12px;background:rgba(232,18,32,.09);color:var(--flyex-primary);display:flex;align-items:center;justify-content:center}.flyex-domain-result-card{margin-top:34px}.flyex-domain-result-card.is-available{border:2px solid #22c55e;background:linear-gradient(135deg,#f0fdf4,#fff)}.flyex-domain-result-card.is-available h3{color:#15803d}.flyex-domain-result-card.is-unavailable{border:1px solid #fecaca}.flyex-domain-result-card.is-error{border:1px solid #fed7aa}.flyex-search-again{margin-bottom:0}.flyex-domain-result-page{background:linear-gradient(180deg,#fbfcfe,#f5f7fb)}
@media(max-width:767px){.flyex-section-heading{align-items:flex-start;flex-direction:column}.flyex-billing-toggle{flex-wrap:wrap;width:100%}.flyex-blog-image{height:190px}.flyex-article-content{font-size:16px}.flyex-contact-form{padding:20px}}

/* Flyex Digital V6 pricing and service package refinements */
.flyex-pricing-card{display:flex;flex-direction:column;align-items:stretch;padding:28px!important;border-color:#e5e9ef!important;box-shadow:0 12px 38px rgba(28,35,46,.07)!important}
.flyex-pricing-card.featured{border-color:var(--flyex-secondary)!important;box-shadow:0 16px 45px rgba(254,153,0,.12)!important}
.flyex-plan-top{text-align:center}
.flyex-plan-image{display:block!important;width:52px!important;height:52px!important;max-width:52px!important;max-height:52px!important;object-fit:contain!important;margin:0 auto 14px!important}
.flyex-plan-icon-fallback{width:52px;height:52px;margin:0 auto 14px;border-radius:15px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(232,18,32,.1),rgba(254,153,0,.16));color:var(--flyex-primary);font-size:22px}
.flyex-pricing-card h3{text-align:center;margin-bottom:8px;font-size:1.45rem}
.flyex-plan-description{text-align:center;min-height:44px;margin-bottom:14px;color:#6b7280}
.flyex-price{justify-content:center;text-align:center;margin:8px 0 18px!important;font-size:2.25rem!important}
.flyex-plan-features{flex:1;margin-top:4px!important}
.flyex-plan-action{display:flex;justify-content:center;align-items:center;margin-top:24px}
.flyex-plan-action .flyex-plan-order{min-width:190px;padding:13px 24px!important;border-radius:12px!important;box-shadow:0 12px 28px rgba(232,18,32,.18);text-align:center}
.flyex-plan-action .flyex-plan-order:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(232,18,32,.24)}
.flyex-service-pricing-section{background:linear-gradient(180deg,#f7f9fc 0%,#ffffff 100%)}
.flyex-service-price-card{height:100%;display:flex;flex-direction:column;position:relative;overflow:hidden;padding:30px;background:#fff;border:1px solid #e5e9ef;border-radius:20px;box-shadow:0 14px 45px rgba(28,35,46,.07);transition:.25s}
.flyex-service-price-card:hover{transform:translateY(-6px);box-shadow:0 24px 65px rgba(28,35,46,.13)}
.flyex-service-price-card.featured{border:2px solid var(--flyex-secondary)}
.flyex-service-badge{position:absolute;right:18px;top:18px;padding:6px 10px;border-radius:999px;background:rgba(254,153,0,.14);color:#b96b00;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.flyex-service-package-image{display:block;width:54px;height:54px;object-fit:contain;margin:0 auto 16px}
.flyex-service-package-icon{width:54px;height:54px;margin:0 auto 16px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(232,18,32,.1),rgba(254,153,0,.18));color:var(--flyex-primary);font-size:23px}
.flyex-service-price-card h3{text-align:center;font-size:1.45rem;margin-bottom:9px}
.flyex-service-description{text-align:center;color:#6b7280;min-height:48px}
.flyex-service-price{text-align:center;padding:17px 0;margin:6px 0 12px;border-top:1px solid #eef1f5;border-bottom:1px solid #eef1f5}
.flyex-service-price strong{display:block;color:var(--flyex-primary);font-size:2.25rem;line-height:1.1}
.flyex-service-price span{display:block;margin-top:6px;color:#7b8490;font-size:12px;font-weight:700}
.flyex-service-price-card ul{list-style:none;padding:0;margin:10px 0 0;flex:1}
.flyex-service-price-card li{display:flex;gap:10px;padding:8px 0;border-bottom:1px solid #f0f2f5;font-size:13px}
.flyex-service-price-card li i{color:#16a34a;margin-top:3px}
.flyex-service-action{display:flex;justify-content:center;margin-top:24px}
.flyex-service-action .btn{min-width:190px;padding:13px 24px!important;border-radius:12px!important;box-shadow:0 12px 28px rgba(232,18,32,.18)}
@media(max-width:767px){.flyex-plan-image{width:46px!important;height:46px!important;max-width:46px!important;max-height:46px!important}.flyex-pricing-card,.flyex-service-price-card{padding:24px!important}.flyex-plan-action .flyex-plan-order,.flyex-service-action .btn{width:100%;min-width:0}}
