﻿p:empty,br{display:none !important}.plans-section{background:#f0f0f0}.plan-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.1)}.plan-card .plan-header{background:#1a1a1a;color:#fff;padding:15px 18px}.plan-card .plan-header .header-title{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:hsla(0,0%,100%,.8)}.plan-card .plan-header .header-main{justify-content:space-between;align-items:flex-end;margin:10px 0}.plan-card .plan-header .header-main .gb{font-size:1.8rem;font-weight:700;color:#fff;line-height:1}.plan-card .plan-header .header-main .price-wrap{text-align:left}.plan-card .plan-header .header-main .price-wrap .price{font-size:1.8rem;font-weight:800;color:#ff9f40}.plan-card .plan-header .header-main .price-wrap .per{font-size:.8rem;color:hsla(0,0%,100%,.8);margin-top:-5px}.plan-card .plan-header .header-desc{font-size:.75rem;color:#ccc;margin:0}.plan-card .plan-body{padding:15px}.plan-card .plan-body .plan-list{list-style:none;padding-left:0;margin:0}.plan-card .plan-body .plan-list li{position:relative;padding-left:15px;margin-bottom:6px;font-size:.85rem}.plan-card .plan-body .plan-list li::before{content:"•";position:absolute;left:0;color:#ff9f40;font-size:1rem}.price-blink{animation:blinkPrice 1.2s ease-in-out infinite}@keyframes blinkPrice{0%{opacity:1}50%{opacity:.25}100%{opacity:1}}.products-section{background-color:#0548a3;padding-bottom:3rem}.products-section h3{text-transform:uppercase;letter-spacing:.12em}@media(min-width: 1200px){.col-xl-2-4{flex:0 0 20%;max-width:20%}}.product-card{background-color:#fff;border-radius:.5rem;overflow:hidden;border:2px solid #050a27;display:flex;flex-direction:column;transition:transform .15s ease,box-shadow .15s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 8px 16px rgba(0,0,0,.2)}.product-card .product-img-wrap{background-color:#f4f4f4;padding:.75rem;display:flex;align-items:center;justify-content:center;min-height:170px}.product-card .product-img-wrap img{max-height:160px;object-fit:contain}.product-card .product-body{padding:.85rem .9rem 1rem}.product-card .product-title{font-size:.88rem;font-weight:600;min-height:3rem;margin-bottom:.5rem}.product-card .product-price{display:inline-flex;align-items:center;gap:.4rem}.product-card .product-price .old{font-size:.85rem;text-decoration:line-through;color:#c00}.product-card .product-price .current{background:#12a7ff;border-radius:999px;padding:.15rem .85rem;font-weight:700;color:#fff;font-size:.9rem}@media(max-width: 575.98px){.top-bar{text-align:center}.top-bar .logo-wrap{justify-content:center}.hero-strip h2{font-size:1.1rem}}