/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&family=Outfit:wght@300;400;500;600;700;800&family=Poppins:ital,wght@0,100;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,400;0,500;0,700;0,900;1,400;1,500;1,700;1,900&display=swap');

body, h1, h2, h3, h4, h5, h6{
    font-family: 'Outfit', sans-serif !important;
}
section.main-footer {
    padding: 60px 0;
    background: linear-gradient(45deg,#fff,hsla(0,0%,89.8%,.43137254901960786));
}
section.main-footer p {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0;
}
.footer-content .list-unstyled {
    margin: 0;
}
.footer-content .list-unstyled li a {
    color: #A1B2BC !important;
    line-height: 30px;
}
section#footer {
    padding: 10px;
    background-color: #3F3F3F;
    border-top: none;
    color: #fff;
    text-align: center;
}
.banner-image img {
    width: 440px;
}
.banner-image {
    text-align: center;
}
section.main-banner {
    background: #F6F6F6;
    padding: 40px 0 130px;
}
.sub-heading {
    color: rgb(73, 71, 71);
    font-size: 16px;
    font-family: 'Outfit', sans-serif;
}
.banner-content h2 {
    font-family: 'Outfit', sans-serif;
    font-size: 36px;
    font-weight: 500 !important;
    margin-top: 4px;
    margin-bottom: 0;
    color: rgb(207, 0, 0);
}
.banner-content h3 {
    margin: 0;
    font-size: 28px;
    font-weight: 400;
    font-family: 'Outfit', sans-serif;
    color: #354052;
    margin: 10px 0;
}
.banner-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 25px;
}
.banner-content ul li {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
}
.banner-content ul li i {
    color: #32BA7C;
    margin-right: 5px;
}
.banner-content a {
    background: #2563EB;
    border-color: #2563EB;
    color: #fff;
    padding: 8px 24px;
    text-decoration: none;
    border: 1px solid;
    border-radius: 4px;
    font-size: 14px;
}
.banner-content a:hover{
    background: transparent;
    color: #2563EB;
}
.banner-content {
    padding: 75px 0;
}
section.choose-us {
    background: #fff;
    padding: 80px 0 0;
}
.title-head {
    margin-top: 0;
    font-size: 28px;
    font-weight: 500;
    font-family: 'Outfit', sans-serif;
}
.desc {
    font-family: 'Outfit', sans-serif;
}
.text-primary.title-head {
    color: #2563EB;
}
.choose-content {
    padding: 200px 0;
    padding-right: 112px;
}
section.secure-data .choose-img img {
    width: 100%;
}
section.secure-data .choose-content {
    padding: 130px 0;
    padding-right: 112px;
}
section.secure-data {
    background: #fff;
}
.footer-content img {
    width: 175px;
}
.logo-c img {
    width: 100%;
}
section.main-header {
    padding: 15px 0;
    background: #f6f6f6;
}
.lmenu-c ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-flex;
}
.lmenu-c ul li {
    margin: 3px 10px;
}
.lmenu-c ul li a {
    color: #000 !important;
    text-decoration: none;
    font-family: 'Outfit', sans-serif;
    font-size: 16px;
}
.lmenu-c ul li a:hover{
    color: #7C3AED;
}
section.main-header .col-md-8 {
    border-left: 2px solid rgb(236, 236, 236);
}
.s-btn {
    background-color: transparent;
    color: #2563EB !important;
    display: inline-block;
    margin-right: 15px;
}
.b-btn {
    background: #2563EB;
    border-color: #2563EB;
    color: #fff;
    padding: 8px 15px;
    border-radius: 4px;
}
section#header, section#home-banner, .home-shortcuts{
    display: none;
}
.btns-c {
    text-align: right;
}
section.pricing-table {
    background: linear-gradient(45deg,#fff,hsla(0,0%,89.8%,.43137254901960786));
    padding: 60px 0;
}
.p-feature-tab ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.p-feature-tab ul li {
    margin-bottom: 10px;
}
.p-feature-tab ul li i {
    color: red;
    margin-right: 5px;
}
.pt-container {
    padding: 40px 20px 25px;
    border: 1px solid #DFE3E9;
    border-radius: 4px;
    background: #fff !important;
    font-family: 'Outfit', sans-serif;
}
h4.c-plan__price.mb-2 {
    font-size: 28px;
    font-weight: 600;
}
.pt-container a {
    display: block;
    background: #2563EB;
    text-align: center;
    border: 1px solid #2563EB;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    padding: 10px;
    text-transform: uppercase;
}
.pt-container {
    margin-bottom: 15px;
}
.devices-sec {
    background: #fff;
    padding: 80px 0;
}
.device-list {
    margin: 20px 0;
}
.device-list i {
    margin-right: 10px;
    color: #a5a5a5;
}
.device-content-c a {
    background: #2563EB;
    border-color: #2563EB;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;
    display: inline-block;
}
.device-content-c {
    padding: 56px 0;
}
section.faq-sec {
    background: #fff;
    padding-bottom: 90px;
}
section.faq-sec .main {
    min-height: 125px;
}
section.faq-sec .main h4 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
}
section.faq-sec .main p {
    color: #9BB1BE;
}
section.faq-sec .desc {
    margin-bottom: 40px;
}
section.faq-sec .desc a {
    text-decoration: underline;
    color: #2563EB;
    font-size: 16px;
}
section.mobile-header{
    display: none;
}
.logo-container-m img {
    width: 100%;
}
.logo-container-m .openbtn img {
    width: 45%;
}
.logo-container-m #main {
    text-align: right;
}
section.mobile-header {
    padding: 20px 0;
}
.my-sidebar {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}
.my-sidebar a {
    font-size: 20px;
    padding: 10px 20px;
    display: block;
    position: relative;
    color: #212529;
    transition: 0.3s;
    text-decoration: none;
}

.my-sidebar a:hover {
  color: #f1f1f1;
}

.my-sidebar .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.openbtn {
  cursor: pointer;
}

.openbtn:hover {
  background-color: #444;
}

#main {
  transition: margin-left .5s;
}
@media screen and (max-height: 450px) {
  .my-sidebar {padding-top: 15px;}
  .my-sidebar a {font-size: 18px;}
}
.logincontainer {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 40px 30px;
    border-radius: 10px;
}
.logincontainer h1 {
    font-family: 'Outfit', sans-serif;
    text-transform: uppercase;
    color: #2563EB !important;
    font-weight: 700 !important;
}
.logincontainer h1 small {
    font-size: 15px;
}
.btn-primary {
    color: #fff;
    background-color: #2563EB !important;
    border-color: #2563EB !important;
}
.btn-default {
    color: #2563EB !important;
    background-color: #fff !important;
    border-color: #2563EB !important;
}
.logincontainer .form-control {
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
}
.tiles .tile {
    margin: 0 10px;
    text-align: center;
    border: none !important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background: #fff !important;
    padding: 30px;
    width: 23%;
}
.tiles .icon {
    background: #EEF2FF;
    padding: 10px;
    font-size: 20px;
}
.tile .icon i {
    font-size: 20px;
    color: #2563EB;
}
.tiles .tile .highlight, .home-kb-search, div.header-lined .breadcrumb {
    display: none !important;
}
.tile .stat {
    color: #354052;
    font-family: 'Outfit', sans-serif;
}
div.header-lined h1 {
    color: #354052 !important;
}
section#main-menu, .navbar-main {
    background-color: #354052 !important;
}
.navbar-main .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
}
.navbar-main .navbar-nav>.active>a, .navbar-main .navbar-nav>.active>a:focus, .navbar-main .navbar-nav>.active>a:hover, .navbar-main .navbar-nav>.open>a, .navbar-main .navbar-nav>.open>a:focus, .navbar-main .navbar-nav>.open>a:hover, .navbar-main .navbar-nav>li>a:focus, .navbar-main .navbar-nav>li>a:hover, .navbar-main li.account {
    background-color: #2563EB !important;
}

body #order-standard_cart .products .row.row-eq-height .product {
    padding: 25px 22px 28px;
    border: 1px solid #ccc;
    height: 95%;
}
body #order-standard_cart .products#products .product {
    padding: 35px 35px;
    background-color: #ffffff;
    transition: all .3s ease-in-out;
}
#order-standard_cart .products .product div.product-desc ul.list, body #order-standard_cart .products .product header {
    padding: 0;
}
body #order-standard_cart .products#products .product header {
    background: transparent;
    margin-bottom: 15px;
}
body #order-standard_cart .products .product header span {
    font-size: 20px;
    line-height: 20px;
    color: #6D28D9;
    font-weight: 700;
}
body #order-standard_cart .products .product footer, body #order-standard_cart .products .product div.product-desc {
    margin: 0;
}
body #order-standard_cart .products .row.row-eq-height .product div.product-desc, #order-standard_cart .products .row.row-eq-height .product footer {
    border: 0;
    padding: 0;
}
body #order-standard_cart .products#products .product div.product-desc {
    border-top: 1px solid #e7e7e7;
    padding: 15px 14px 8px;
}
#order-standard_cart .products .product div.product-desc p {
    margin: 0;
}
#order-standard_cart .products .row.row-eq-height .product div.product-desc p {
    font-size: 14px;
    line-height: 23px;
    color: #7c8088;
    font-weight: 600;
}
#order-standard_cart .products .row.row-eq-height .product footer {
    border: 0;
    padding: 0;
}
body #order-standard_cart .products .row.row-eq-height .product div.product-pricing {
    font-size: 12px;
    color: #474747;
    font-weight: 600;
}
body #order-standard_cart .products#products .product div.product-pricing {
    align-items: center;
    margin-bottom: 25px;
}
body #order-standard_cart .products .row.row-eq-height .product div.product-pricing span.price {
    font-size: 22px;
    display: inline-block;
    margin-bottom: 12px;
}
body #order-standard_cart .products .row.row-eq-height .product div.product-pricing span.price {
    text-align: left;
}
body #order-standard_cart .products#products .product div.product-pricing span.price, body #order-standard_cart .products .row.row-eq-height .product div.product-pricing span.price {
    font-size: 25px;
    line-height: 32px;
    color: #34495e;
    font-weight: 800;
    position: relative;
    top: 7px;
    margin-right: 6px;
}
body #order-standard_cart .products#products .product div.product-pricing span.price {
    width: auto;
    float: left;
}
body #order-standard_cart .products .btn-success {
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 600;
    padding: 8px 12px;
    border-radius: 3px;
    background-color: #2563EB !important;
    border-color: #2563EB !important;
}
#order-standard_cart .btn-checkout {
    padding: 10px 20px !important;
    border-radius: 4px !important;
    background: #2563EB !important;
    border-color: #2563EB !important;
}
#order-standard_cart .order-summary {
    background-color: #333 !important;
    border-bottom: 3px solid #333 !important;
}
#order-standard_cart .view-cart-items-header{
    background-color: #333 !important;
}
#order-standard_cart .view-cart-items{
    border-bottom: 1px solid #333 !important;
}
#order-standard_cart .empty-cart .btn{
    background-color: #333 !important;
}
section#main-menu{
        display: none;
    }
    .b-btn {
        color: #fff !important;
    }
    .sidebar.sidebar-secondary {
        display: none;
    }
    g.a-rotate path {
    animation: rotation 3s infinite linear;
}
.a-grow path{
    animation: grow 6s infinite;

}
.download-bc p {
    color: rgb(73, 71, 71);
    font-size: 16px;
    margin: 0 !important;
}
.download-bc h2 {
    font-size: 28px;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 35px;
}
.download-bc .c-btn.c-btn--danger {
    background: #2563EB;
    border-color: #2563EB;
    color: #fff;
    text-decoration: none;
    border: 1px solid;
    padding: 10px 24px;
    border-radius: 4px;
}
.download-bc {
    padding: 180px 0;
}
section.download-banner {
    background: #f6f6f6;
}
.app-store-links span {
    display: block;
    text-align: left;
}
.btn.btn-store {
    display: block;
    color: #777777;
    width: 250px;
    padding: 12px 20px !important;
    border-color: #dddddd !important;
    margin: 0 auto;
    margin-bottom: 10px;
}
section.d-links-sec {
    padding: 50px 0 20px;
}
section.d-links-sec h4 {
    font-size: 20px;
    margin: 0;
    margin-bottom: 20px;
}
.btn.btn-store .app-icon {
    margin-right: 15px;
    margin-top: 5px;
}
.btn.btn-store:hover{
    color: #ffffff !important;
    background-color: #2563EB;
    border-color: #4F46E5 !important;
}
.btn.btn-store .btn-caption {
    font-size: 24px;
    margin-top: -4px;
}
.app-store-links:after {
    content: "---or---";
    position: absolute;
    right: 0;
    top: 125px;
    font-size: 15px;
}
.app-store-links {
    padding: 50px 0;
}
.windows-btn {
    display: inline-block;
    margin: 20px 10px;
}
.windows-btn .btn.btn-store span {
    display: block !important;
    text-align: left;
}
section.download-fire {
    padding-top: 40px;
    border-top: 1px solid #ccc;
}
section.download-os {
    padding-bottom: 40px;
}   

   
   
   
   
   
   
   
   
   
   
   
   
   
   
    
















@media(max-width:1024px){
    section.main-header .col-md-2 {
        width: 20%;
        display: inline-block;
    }
    section.main-header .col-md-7 {
        width: 50%;
        display: inline-block;
        text-align: right;
    }
    section.main-header .col-md-3 {
        width: 29%;
        display: inline-block;
    }
    .tiles .tile{
        width: 100%;
    }
    section.mobile-header .logo-container-m a img {
        padding: 18px 0;
    }
    section.mobile-header .logo-container-m .openbtn img {
        width: 20%;
        padding: 10px 0;
    }
    section.mobile-header {
        display: block;
    }
    section.main-header{
        display: none;
    }
    .logo-container-m img {
        width: 45%;
    }

}



@media(max-width:998px){
    section.mobile-header .logo-container-m a img {
        padding: 20px 0;
    }
    section.mobile-header .logo-container-m .openbtn img {
        width: 42px;
        padding: 14px 0;
    }
    section.choose-us {
        padding: 40px 60px;
    }
    .choose-img img {
        width: 50%;
        margin-bottom: 50px;
    }
    section.secure-data .choose-img img {
        width: 50%;
    }
    section.secure-data {
        padding: 10px 60px;
    }
    section.pricing-table {
        padding: 60px;
    }
    section.main-banner {
        padding: 55px 60px 30px;
    }
    .devices-sec {
        background: #fff;
        padding: 60px;
    }
    section.faq-sec {
        padding: 0 60px 60px;
    }
    .banner-content {
        padding: 0;
    }
    section.mobile-header {
        padding: 0;
        background: #fff;
    }
    .choose-img {
        text-align: center;
    }
    section.secure-data .choose-content {
        padding: 0;
        padding-right: 0;
    }
    .choose-content {
        padding: 0;
        padding-right: 0;
    }
    section.secure-data .choose-content:last-child {
        padding-top: 115px;
    }
    section.secure-data .choose-img {
        position: absolute;
        top: -300px;
    }
    .title-head{
        font-size: 20px;
    }
    section.main-footer{
        padding: 60px;
    }
    .banner-image svg {
        width: 100% !important;
    }
    .app-store-links {
        padding: 10px 0;
    }
    .windows-btn {
        margin: 10px;
    }
    .download-bc {
        padding: 60px 0 !important;
    }
}




@media(max-width:480px){
    .banner-image img {
        width: 100%;
    }
    .banner-content {
        padding: 0 0 40px;
    }
    section.main-banner {
        padding: 55px 0 70px;
    }
    .choose-img img {
        width: 100%;
    }
    .choose-content {
        padding: 40px 0 0;
        padding-right: 0;
    }
    section.secure-data .choose-content {
        padding: 0;
        padding-right: 0;
    }
    section.choose-us {
        padding: 40px 0;
    }
    section.mobile-header{
        display: block;
        padding: 0 15px;
        background: #fff;
    }
    section.main-header{
        display: none;
    }
    .tiles .tile {
        width: 47%;
        margin: 5px !important;
    }
    .logo-container-m img {
        width: 130px;
    }
    .logo-container-m .openbtn img {
        width: 30%;
    }
    .choose-img img {
        width: 70%;
    }
    .choose-img, .device-img-c {
        text-align: center;
    }
    .title-head {
        font-size: 20px;
    }
    section.secure-data .choose-content:last-child {
        padding-top: 210px;
    }
    section.secure-data .choose-img img {
        width: 70%;
    }
    section.secure-data .choose-img {
        position: absolute;
        top: -316px;
    }
    .device-img-c img {
        width: 95%;
    }
    section.secure-data {
        padding: 0;
    }
    section.choose-us .choose-content {
        padding: 0;
    }
    section.pricing-table {
        padding: 60px 0;
    }
    .devices-sec {
        padding: 60px 0;
    }
    section.faq-sec {
        padding: 0 0 60px;
    }
    section.main-footer {
        padding: 60px 0;
    }
}




@keyframes grow {
 0% {
    transform: scale( 1 );
  }
  
  50% {
    transform: scale( 1.2 );
  }
  
  100% {
    transform: scale( 1 );
  }
}
   @keyframes rotation {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}


/* PlayX-VPN brand palette */
:root { --playx-blue: #2563EB; --playx-purple: #7C3AED; --playx-indigo: #4F46E5; }
.banner-content a, .b-btn, .btn.btn-store, .btn-primary { background: linear-gradient(135deg, var(--playx-blue), var(--playx-purple)) !important; border-color: var(--playx-indigo) !important; color: #fff !important; }
.banner-content a:hover, .b-btn:hover, .btn.btn-store:hover, .btn-primary:hover { background: linear-gradient(135deg, var(--playx-purple), var(--playx-blue)) !important; border-color: var(--playx-purple) !important; }
.s-btn, .lmenu-c ul li a:hover, .tile .icon i { color: var(--playx-purple) !important; }
.tiles .icon { background: #EEF2FF !important; }

/* Recolor legacy hero illustration to PlayX blue-purple */
.banner-image img { filter: hue-rotate(205deg) saturate(1.35) !important; }


/* PlayX-VPN modern homepage */
.playx-home{--px-blue:#2563eb;--px-indigo:#4f46e5;--px-purple:#7c3aed;--px-ink:#0b1533;--px-muted:#64748b;color:var(--px-ink);background:#fff;font-family:Outfit,system-ui,sans-serif}.playx-home *{box-sizing:border-box}.px-shell{width:min(1120px,calc(100% - 40px));margin:auto}.px-hero{overflow:hidden;padding:90px 0 78px;background:radial-gradient(circle at 85% 18%,#e9e5ff 0,transparent 25%),radial-gradient(circle at 5% 84%,#e0f2fe 0,transparent 29%),#fff}.px-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:56px}.px-kicker,.px-eyebrow{margin:0 0 14px;color:var(--px-indigo);font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.px-hero h1{margin:0;color:var(--px-ink);font-size:clamp(42px,5.4vw,70px);font-weight:800;letter-spacing:-.055em;line-height:1.02}.px-hero h1 span{background:linear-gradient(100deg,var(--px-blue),var(--px-purple));-webkit-background-clip:text;background-clip:text;color:transparent}.px-lead{max-width:600px;margin:24px 0;color:var(--px-muted);font-size:19px;line-height:1.65}.px-actions{display:flex;flex-wrap:wrap;gap:13px}.px-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border:1px solid transparent;border-radius:12px;font-weight:700;text-decoration:none!important;transition:transform .2s,box-shadow .2s}.px-button:hover{transform:translateY(-2px)}.px-primary{background:linear-gradient(110deg,var(--px-blue),var(--px-purple));box-shadow:0 12px 25px rgba(79,70,229,.25);color:#fff!important}.px-secondary{border-color:#dbe3f4;background:#fff;color:var(--px-indigo)!important}.px-proof{display:flex;flex-wrap:wrap;gap:8px 20px;margin:27px 0 0;padding:0;list-style:none;color:#50617e;font-size:14px;font-weight:600}.px-proof li:before{content:'✓';display:inline-grid;place-items:center;width:18px;height:18px;margin-right:7px;border-radius:50%;background:#dcfce7;color:#168a51;font-size:12px}.px-visual{position:relative;min-height:395px}.px-shield{position:absolute;z-index:2;top:50%;left:50%;width:225px;height:265px;transform:translate(-50%,-50%);border:7px solid rgba(255,255,255,.72);border-radius:46% 46% 44% 44%;clip-path:polygon(50% 0,94% 16%,86% 67%,50% 100%,14% 67%,6% 16%);background:linear-gradient(145deg,#60a5fa,#4f46e5 55%,#7c3aed);box-shadow:0 30px 65px rgba(79,70,229,.32)}.px-lock{position:absolute;top:102px;left:70px;width:76px;height:65px;border-radius:11px;background:#fff}.px-lock:before{content:'';position:absolute;top:-48px;left:17px;width:42px;height:54px;border:12px solid #fff;border-bottom:0;border-radius:32px 32px 0 0}.px-lock:after{content:'';position:absolute;top:22px;left:31px;width:14px;height:24px;border-radius:10px;background:#5b5dea}.px-orbit{position:absolute;top:50%;left:50%;border:1px dashed #a5b4fc;border-radius:50%;transform:translate(-50%,-50%)}.px-orbit-one{width:360px;height:360px}.px-orbit-two{width:455px;height:455px;border-color:#c7d2fe}.px-node{position:absolute;z-index:3;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 5px 16px rgba(79,70,229,.25)}.n1{top:34px;right:84px}.n2{bottom:57px;left:40px}.n3{bottom:25px;right:92px}.px-section{padding:94px 0}.px-section-head{max-width:690px;margin:0 auto 44px;text-align:center}.px-section h2,.px-band h2,.px-final h2{margin:0;color:var(--px-ink);font-size:clamp(30px,3.5vw,46px);letter-spacing:-.045em;line-height:1.1}.px-section-head>p:last-child,.px-band p,.px-final>div>p:not(.px-eyebrow){color:var(--px-muted);font-size:17px;line-height:1.65}.px-features{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.px-features article{padding:26px;border:1px solid #e6eaf4;border-radius:16px;background:#fff;box-shadow:0 11px 28px rgba(14,30,74,.05)}.px-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:linear-gradient(135deg,#e0e7ff,#f3e8ff);color:var(--px-indigo);font-size:22px}.px-features h3{margin:18px 0 8px;font-size:20px}.px-features p{margin:0;color:var(--px-muted);line-height:1.55}.px-band{padding:90px 0;background:linear-gradient(120deg,#091534,#1e1b4b 52%,#312e81);color:#fff}.px-band-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:48px;align-items:center}.px-band h2{color:#fff}.px-band .px-eyebrow{color:#a5b4fc}.px-band p{color:#cbd5e1}.px-list{display:grid;gap:10px;margin:22px 0 0;padding:0;list-style:none;color:#e0e7ff}.px-list li:before{content:'✓';margin-right:10px;color:#a5b4fc}.px-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.px-plans article{padding:22px 16px;border:1px solid rgba(255,255,255,.13);border-radius:15px;background:rgba(255,255,255,.08)}.px-plans .px-featured{background:#fff;color:var(--px-ink);box-shadow:0 20px 38px rgba(0,0,0,.18)}.px-plans h3{margin:0 0 12px;font-size:16px}.px-plans strong{display:block;font-size:27px}.px-plans small{font-size:12px;font-weight:500}.px-plans p{min-height:68px;margin:12px 0;color:#dbeafe;font-size:14px;line-height:1.45}.px-plans .px-featured p{color:var(--px-muted)}.px-plans a{display:block;padding:10px;border-radius:9px;background:rgba(255,255,255,.15);color:#fff!important;text-align:center;font-size:14px;font-weight:700;text-decoration:none!important}.px-plans .px-featured a{background:linear-gradient(110deg,var(--px-blue),var(--px-purple));color:#fff!important}.px-final{padding:92px 0;background:linear-gradient(180deg,#fff,#f5f7ff);text-align:center}.px-final>div{max-width:720px}.px-final>div>p:not(.px-eyebrow){margin:18px auto 28px}@media(max-width:900px){.px-grid,.px-band-grid{grid-template-columns:1fr}.px-hero{padding-top:70px}.px-hero-copy{text-align:center}.px-actions,.px-proof{justify-content:center}.px-visual{min-height:330px;max-width:500px;width:100%;margin:auto}.px-features{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.px-shell{width:min(100% - 28px,1120px)}.px-hero{padding:58px 0}.px-hero h1{font-size:43px}.px-lead{font-size:17px}.px-visual{min-height:270px;transform:scale(.8);margin:-28px auto}.px-features,.px-plans{grid-template-columns:1fr}.px-section,.px-final,.px-band{padding:64px 0}.px-plans p{min-height:auto}.px-button{width:100%}.px-actions{display:grid}.px-proof{justify-content:flex-start;font-size:13px}}
