.promo-trustpilot-container{width:65%;padding:0;display:flex;justify-content:center;align-items:center;gap:24px;flex-wrap:nowrap;border:1px solid #046159;border-radius:12px}@media (max-width:1200px){.promo-trustpilot-container{width:100%}}.pricing-section .promo-trustpilot-container{width:55%;margin-bottom:20px}@media (max-width:1200px){.pricing-section .promo-trustpilot-container{width:100%}}.promo-card-container{width:auto;padding:0;flex-direction:column;gap:24px}.promo-card-container,.promo-trustpilot-image{display:flex;justify-content:center;align-items:center}.promo-trustpilot-image{width:100%}.promo-trustpilot-image .trustpilot-img{width:100%;height:auto;max-width:400px;object-fit:contain}.promo-card{position:relative;background:linear-gradient(135deg,rgba(7,191,158,.15),rgba(7,191,158,.05));border:2px solid var(--tg-primary-color);border-radius:12px;padding:24px 20px;max-width:400px;width:auto;box-shadow:0 4px 16px rgba(7,191,158,.2);transition:all .3s ease}.promo-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(7,191,158,.3);border-color:var(--tg-primary-color)}.promo-badge{position:absolute;top:-10px;right:20px;background:linear-gradient(135deg,var(--tg-primary-color),#06a085);color:#000;padding:4px 12px;border-radius:12px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px rgba(7,191,158,.4);z-index:10;white-space:nowrap}.promo-content{position:relative;z-index:1;text-align:center}.promo-title{font-size:20px;font-weight:700;color:#fff;margin-bottom:0;line-height:1.3;font-family:var(--tg-heading-font-family)}.promo-highlight{color:var(--tg-primary-color);display:inline-block;position:relative}.promo-highlight:after{content:"";position:absolute;bottom:2px;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--tg-primary-color),transparent);opacity:.5;border-radius:1px}.promo-description{font-size:18px;color:hsla(0,0%,100%,.8);margin-bottom:32px;line-height:1.6}.promo-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.btn-promo-primary{background:var(--tg-primary-color);color:#000;border:none;padding:14px 32px;border-radius:30px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:180px;font-family:var(--tg-body-font-family)}.btn-promo-primary:hover{background:rgba(7,191,158,.9);transform:translateY(-2px);box-shadow:0 4px 16px rgba(7,191,158,.4)}.btn-promo-secondary{background:transparent;color:#fff;border:1px solid rgba(7,191,158,.5);padding:14px 32px;border-radius:30px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:180px;font-family:var(--tg-body-font-family)}.btn-promo-secondary:hover{border-color:var(--tg-primary-color);color:var(--tg-primary-color);transform:translateY(-2px);background:rgba(7,191,158,.1)}.promo-shapes{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;pointer-events:none;z-index:0}.promo-shape{position:absolute;border-radius:50%;opacity:.1;background:var(--tg-primary-color)}.promo-shape-1{width:80px;height:80px;top:-40px;right:-20px;animation:float 6s ease-in-out infinite}.promo-shape-2{width:60px;height:60px;bottom:-30px;left:-15px;animation:float 8s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:768px){.promo-trustpilot-container{flex-direction:column;gap:12px;padding:12px}.promo-card-container{padding:0;width:100%;flex-direction:column;gap:16px}.promo-trustpilot-image{width:100%;max-width:100%}.promo-card{padding:14px 16px;border-radius:12px;max-width:350px;width:100%}.promo-badge{top:-8px;right:16px;padding:3px 10px;font-size:8px}.promo-title{font-size:22px;margin-bottom:0}.promo-shape-1{width:60px;height:60px;top:-30px}.promo-shape-2{width:50px;height:50px;bottom:-25px}}@media (max-width:480px){.promo-trustpilot-container{flex-direction:column;gap:10px;padding:10px}.promo-card-container{padding:0;width:100%;flex-direction:column;gap:12px}.promo-trustpilot-image{width:100%;max-width:100%}.promo-card{padding:12px 14px;max-width:100%}.promo-title{font-size:20px}.promo-badge{top:-8px;right:12px;font-size:7px;padding:3px 8px}.promo-shape-1{width:50px;height:50px;top:-25px}.promo-shape-2{width:40px;height:40px;bottom:-20px}}