{"id":2,"date":"2025-07-03T00:00:00","date_gmt":"2025-07-03T00:00:00","guid":{"rendered":"https:\/\/msbestkeys.com\/payments-partners\/"},"modified":"2025-07-06T19:33:01","modified_gmt":"2025-07-06T19:33:01","slug":"payments-partners","status":"publish","type":"page","link":"https:\/\/msbestkeys.com\/es\/payments-partners\/","title":{"rendered":"Payments &#038; Partners"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2\" class=\"elementor elementor-2\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-4f669523 e-flex e-con-boxed e-con e-parent\" data-id=\"4f669523\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ec43a64 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"ec43a64\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<style>\n* {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n}\n\n.payments-modern-page {\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    line-height: 1.6;\n    color: #2c3e50;\n    background: transparent;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 20px;\n}\n\n.hero-section {\n    text-align: center;\n    padding: 80px 20px;\n    background: linear-gradient(135deg, rgba(52, 152, 219, 0.1) 0%, rgba(155, 89, 182, 0.1) 100%);\n    border-radius: 24px;\n    margin-bottom: 60px;\n    position: relative;\n    overflow: hidden;\n}\n\n.hero-section::before {\n    content: '';\n    position: absolute;\n    top: -50%;\n    left: -50%;\n    width: 200%;\n    height: 200%;\n    background: radial-gradient(circle, rgba(52, 152, 219, 0.1) 1px, transparent 1px);\n    background-size: 40px 40px;\n    animation: hero-bg 20s linear infinite;\n}\n\n@keyframes hero-bg {\n    0% { transform: translate(0, 0) rotate(0deg); }\n    100% { transform: translate(40px, 40px) rotate(360deg); }\n}\n\n.hero-title {\n    font-size: clamp(2.5rem, 6vw, 4rem);\n    font-weight: 900;\n    background: linear-gradient(135deg, #3498db, #9b59b6);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    margin-bottom: 20px;\n    position: relative;\n    z-index: 2;\n}\n\n.hero-subtitle {\n    font-size: 1.25rem;\n    color: #7f8c8d;\n    font-weight: 400;\n    position: relative;\n    z-index: 2;\n}\n\n.main-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 40px;\n    margin-bottom: 80px;\n}\n\n@media (max-width: 768px) {\n    .main-grid {\n        grid-template-columns: 1fr;\n        gap: 30px;\n    }\n}\n\n.modern-card {\n    background: rgba(255, 255, 255, 0.95);\n    border: 2px solid rgba(52, 152, 219, 0.2);\n    border-radius: 20px;\n    padding: 40px;\n    backdrop-filter: blur(10px);\n    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);\n    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);\n    position: relative;\n    overflow: hidden;\n}\n\n.modern-card::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #3498db, #9b59b6);\n}\n\n.modern-card:hover {\n    transform: translateY(-8px);\n    border-color: rgba(52, 152, 219, 0.4);\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);\n}\n\n.card-header {\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    margin-bottom: 30px;\n}\n\n.card-icon {\n    width: 56px;\n    height: 56px;\n    background: linear-gradient(135deg, #3498db, #9b59b6);\n    border-radius: 16px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 24px;\n    color: white;\n    box-shadow: 0 8px 24px rgba(52, 152, 219, 0.3);\n}\n\n.card-title {\n    font-size: 2rem;\n    font-weight: 800;\n    color: #2c3e50;\n}\n\n.card-description {\n    color: #7f8c8d;\n    margin-bottom: 25px;\n    font-size: 1rem;\n}\n\n.payment-list {\n    display: flex;\n    flex-direction: column;\n    gap: 16px;\n}\n\n.payment-item {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    padding: 20px;\n    background: rgba(52, 152, 219, 0.05);\n    border: 1px solid rgba(52, 152, 219, 0.15);\n    border-radius: 12px;\n    transition: all 0.3s ease;\n    cursor: pointer;\n}\n\n.payment-item:hover {\n    background: rgba(52, 152, 219, 0.1);\n    border-color: rgba(52, 152, 219, 0.3);\n    transform: translateX(8px);\n}\n\n.payment-icon {\n    width: 44px;\n    height: 44px;\n    background: linear-gradient(135deg, #e74c3c, #f39c12);\n    border-radius: 10px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: white;\n    font-weight: 700;\n    font-size: 12px;\n    box-shadow: 0 4px 12px rgba(231, 76, 60, 0.3);\n}\n\n.payment-details h3 {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #2c3e50;\n    margin-bottom: 4px;\n}\n\n.payment-details p {\n    color: #7f8c8d;\n    font-size: 0.9rem;\n    line-height: 1.4;\n}\n\n.partners-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n}\n\n@media (max-width: 768px) {\n    .partners-grid {\n        grid-template-columns: 1fr;\n    }\n}\n\n.partner-card {\n    background: rgba(255, 255, 255, 0.9);\n    border: 2px solid rgba(52, 152, 219, 0.15);\n    border-radius: 16px;\n    padding: 24px;\n    text-align: center;\n    transition: all 0.3s ease;\n    min-height: 120px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n}\n\n.partner-card:hover {\n    border-color: rgba(52, 152, 219, 0.4);\n    transform: scale(1.02);\n    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);\n}\n\n.partner-logo {\n    max-width: 100%;\n    max-height: 80px;\n    width: auto;\n    height: auto;\n    filter: grayscale(20%);\n    transition: filter 0.3s ease;\n}\n\n.partner-card:hover .partner-logo {\n    filter: grayscale(0%);\n}\n\n.coming-soon {\n    background: linear-gradient(135deg, #9b59b6, #3498db);\n    color: white;\n    font-weight: 600;\n    font-size: 1rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    border: none;\n}\n\n.detailed-section {\n    background: rgba(255, 255, 255, 0.95);\n    border: 2px solid rgba(52, 152, 219, 0.2);\n    border-radius: 24px;\n    padding: 60px;\n    margin: 60px 0;\n    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);\n}\n\n.section-title {\n    font-size: clamp(2rem, 5vw, 3rem);\n    font-weight: 900;\n    text-align: center;\n    margin-bottom: 30px;\n    color: #2c3e50;\n}\n\n.section-description {\n    text-align: center;\n    color: #7f8c8d;\n    font-size: 1.1rem;\n    line-height: 1.7;\n    margin-bottom: 50px;\n    max-width: 800px;\n    margin-left: auto;\n    margin-right: auto;\n}\n\n.method-grid {\n    display: grid;\n    gap: 24px;\n}\n\n.method-card {\n    background: rgba(52, 152, 219, 0.05);\n    border: 1px solid rgba(52, 152, 219, 0.2);\n    border-radius: 16px;\n    padding: 32px;\n    transition: all 0.3s ease;\n}\n\n.method-card:hover {\n    background: rgba(52, 152, 219, 0.08);\n    transform: translateY(-4px);\n    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.1);\n}\n\n.method-header {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    margin-bottom: 16px;\n}\n\n.method-number {\n    width: 36px;\n    height: 36px;\n    background: linear-gradient(135deg, #3498db, #9b59b6);\n    color: white;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 700;\n    font-size: 1rem;\n}\n\n.method-title {\n    font-size: 1.4rem;\n    font-weight: 700;\n    color: #2c3e50;\n}\n\n.method-content {\n    color: #34495e;\n    line-height: 1.7;\n    font-size: 1rem;\n}\n\n.benefits-section {\n    background: linear-gradient(135deg, rgba(52, 152, 219, 0.1) 0%, rgba(155, 89, 182, 0.1) 100%);\n    border-radius: 24px;\n    padding: 60px 40px;\n    margin: 60px 0;\n    text-align: center;\n}\n\n.benefits-title {\n    font-size: clamp(2.5rem, 6vw, 3.5rem);\n    font-weight: 900;\n    color: #2c3e50;\n    margin-bottom: 50px;\n}\n\n.benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 32px;\n}\n\n.benefit-card {\n    background: rgba(255, 255, 255, 0.9);\n    border: 2px solid rgba(52, 152, 219, 0.2);\n    border-radius: 20px;\n    padding: 32px 24px;\n    transition: all 0.3s ease;\n}\n\n.benefit-card:hover {\n    transform: translateY(-6px);\n    border-color: rgba(52, 152, 219, 0.4);\n    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);\n}\n\n.benefit-icon {\n    width: 72px;\n    height: 72px;\n    background: linear-gradient(135deg, #9b59b6, #3498db);\n    border-radius: 18px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 20px;\n    font-size: 32px;\n    color: white;\n    box-shadow: 0 8px 24px rgba(155, 89, 182, 0.3);\n}\n\n.benefit-title {\n    font-size: 1.3rem;\n    font-weight: 700;\n    color: #2c3e50;\n    margin-bottom: 12px;\n}\n\n.benefit-text {\n    color: #7f8c8d;\n    line-height: 1.6;\n}\n\n.modern-link {\n    color: #3498db;\n    text-decoration: none;\n    font-weight: 600;\n    transition: all 0.3s ease;\n    position: relative;\n}\n\n.modern-link::after {\n    content: '';\n    position: absolute;\n    bottom: -2px;\n    left: 0;\n    width: 0;\n    height: 2px;\n    background: #3498db;\n    transition: width 0.3s ease;\n}\n\n.modern-link:hover {\n    color: #2980b9;\n}\n\n.modern-link:hover::after {\n    width: 100%;\n}\n\n.highlight-link {\n    background: linear-gradient(135deg, #3498db, #9b59b6);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    font-weight: 700;\n    text-decoration: none;\n}\n\n@supports not (-webkit-background-clip: text) {\n    .highlight-link {\n        color: #3498db;\n        background: none;\n    }\n    \n    .hero-title {\n        color: #2c3e50;\n        background: none;\n    }\n}\n\n@media (max-width: 768px) {\n    .payments-modern-page {\n        padding: 15px;\n    }\n    \n    .hero-section {\n        padding: 60px 20px;\n    }\n    \n    .modern-card {\n        padding: 30px;\n    }\n    \n    .detailed-section {\n        padding: 40px 24px;\n    }\n    \n    .benefits-section {\n        padding: 50px 24px;\n    }\n    \n    .benefits-grid {\n        grid-template-columns: 1fr;\n        gap: 24px;\n    }\n}\n\n@media (max-width: 480px) {\n    .card-header {\n        flex-direction: column;\n        text-align: center;\n        gap: 12px;\n    }\n    \n    .method-header {\n        flex-direction: column;\n        align-items: flex-start;\n        gap: 12px;\n    }\n}\n<\/style>\n\n<div class=\"payments-modern-page\">\n    <section class=\"hero-section\">\n        <h1 class=\"hero-title\">PAGOS Y SOCIOS<\/h1>\n        <p class=\"hero-subtitle\">Secure Payment Methods &amp; Trusted Global Partnerships<\/p>\n    <\/section>\n\n    <div class=\"main-grid\">\n        <div class=\"modern-card\">\n            <div class=\"card-header\">\n                <div class=\"card-icon\">\ud83d\udcb3<\/div>\n                <h2 class=\"card-title\">Pagos<\/h2>\n            <\/div>\n            <p class=\"card-description\">Msbestkeys.com acepta por ahora los siguientes m\u00e9todos de pago:<\/p>\n            \n            <div class=\"payment-list\">\n                <div class=\"payment-item\">\n                    <div class=\"payment-icon\">PP<\/div>\n                    <div class=\"payment-details\">\n                        <h3>PayPal<\/h3>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"payment-item\">\n                    <div class=\"payment-icon\">\ud83d\udcb3<\/div>\n                    <div class=\"payment-details\">\n                        <h3>Credit card (Stripe)<\/h3>\n                        <p>Click on the corresponding credit card payment icon to pay without a Paypal account.<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"payment-item\">\n                    <div class=\"payment-icon\">GP<\/div>\n                    <div class=\"payment-details\">\n                        <h3>Google Pay<\/h3>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"payment-item\">\n                    <div class=\"payment-icon\">AP<\/div>\n                    <div class=\"payment-details\">\n                        <h3>Pago de Apple<\/h3>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"modern-card\">\n            <div class=\"card-header\">\n                <div class=\"card-icon\">\ud83e\udd1d<\/div>\n                <h2 class=\"card-title\">Partners<\/h2>\n            <\/div>\n            <p class=\"card-description\">NUESTROS SOCIOS ALREDEDOR DEL MUNDO<\/p>\n            \n            <div class=\"partners-grid\">\n                <div class=\"partner-card\">\n                    <img decoding=\"async\" src=\"https:\/\/msbestkeys.com\/wp-content\/uploads\/2023\/06\/H-PerPro-Microsoft-certified-partner.png\" alt=\"Socio certificado de Microsoft\" class=\"partner-logo\">\n                <\/div>\n                \n                <div class=\"partner-card\">\n                    <img decoding=\"async\" src=\"https:\/\/msbestkeys.com\/wp-content\/uploads\/2023\/06\/H-PerPro-adobe-gold-solution-partner_black.png\" alt=\"Socio de soluciones de Adobe Gold\" class=\"partner-logo\">\n                <\/div>\n                \n                <div class=\"partner-card coming-soon\">\n                    Coming Soon\n                <\/div>\n                \n                <div class=\"partner-card coming-soon\">\n                    Coming Soon\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <section class=\"detailed-section\">\n        <h2 class=\"section-title\">Payment Methods at <a href=\"https:\/\/msbestkeys.com\/es\/\" class=\"highlight-link\">Msbestkeys.com<\/a>: Secure and Convenient Options<\/h2>\n        \n        <p class=\"section-description\">En <a href=\"https:\/\/msbestkeys.com\/es\/\" class=\"modern-link\">Msbestkeys.com<\/a>Nuestra prioridad es ofrecer a nuestros clientes una amplia gama de m\u00e9todos de pago seguros y convenientes para garantizar una experiencia de compra sin inconvenientes. Ya sea que compre claves digitales o soluciones de software, puede elegir entre varias opciones de pago confiables que se adapten a sus necesidades. A continuaci\u00f3n, se muestran los m\u00e9todos de pago disponibles actualmente, junto con las pr\u00f3ximas opciones para brindarle a\u00fan m\u00e1s flexibilidad.<\/p>\n\n        <div class=\"method-grid\">\n            <div class=\"method-card\">\n                <div class=\"method-header\">\n                    <div class=\"method-number\">1<\/div>\n                    <h3 class=\"method-title\">PayPal: Paying with Invoice<\/h3>\n                <\/div>\n                <p class=\"method-content\">PayPal is one of the most trusted online payment systems, allowing customers to securely pay without sharing their financial information. At <a href=\"https:\/\/msbestkeys.com\/es\/\" class=\"modern-link\">Msbestkeys.com<\/a>, we accept PayPal payments through invoice, making it easy to complete your transaction with just a few clicks. Whether you already have a PayPal account or prefer to pay as a guest, this method offers security and peace of mind.<\/p>\n            <\/div>\n\n            <div class=\"method-card\">\n                <div class=\"method-header\">\n                    <div class=\"method-number\">2<\/div>\n                    <h3 class=\"method-title\">Credit Card (via Stripe)<\/h3>\n                <\/div>\n                <p class=\"method-content\">For those who prefer to pay with a credit card, we offer credit card payments through Stripe. Stripe is known for its security, efficiency, and ease of use, allowing you to pay without needing a PayPal account. Simply click on the corresponding credit card payment icon during checkout to proceed. We accept most major credit cards, including Visa, MasterCard, American Express, and Discover.<\/p>\n            <\/div>\n\n            <div class=\"method-card\">\n                <div class=\"method-header\">\n                    <div class=\"method-number\">3<\/div>\n                    <h3 class=\"method-title\">Google Pay<\/h3>\n                <\/div>\n                <p class=\"method-content\">As a modern payment solution, Google Pay allows you to make secure transactions using your Google account. Whether you&#8217;re on desktop or mobile, Google Pay integrates seamlessly with <a href=\"https:\/\/msbestkeys.com\/es\/\" class=\"modern-link\">Msbestkeys.com<\/a>, offering you an easy way to complete your purchase with just a few taps. If you prefer mobile payments, Google Pay is a fast and secure option.<\/p>\n            <\/div>\n\n            <div class=\"method-card\">\n                <div class=\"method-header\">\n                    <div class=\"method-number\">4<\/div>\n                    <h3 class=\"method-title\">Pago de Apple<\/h3>\n                <\/div>\n                <p class=\"method-content\">For customers using Apple devices, Apple Pay is another convenient payment method available on <a href=\"https:\/\/msbestkeys.com\/es\/\" class=\"modern-link\">Msbestkeys.com<\/a>. With Apple Pay, you can use your iPhone, iPad, or Mac to complete your purchase effortlessly. It&#8217;s a quick and secure way to pay, with the added convenience of biometric verification for enhanced security.<\/p>\n            <\/div>\n\n            <div class=\"method-card\">\n                <div class=\"method-header\">\n                    <div class=\"method-number\">\ud83d\ude80<\/div>\n                    <h3 class=\"method-title\">Pr\u00f3ximamente: M\u00e1s m\u00e9todos de pago<\/h3>\n                <\/div>\n                <p class=\"method-content\">En <a href=\"https:\/\/msbestkeys.com\/es\/\" class=\"modern-link\">Msbestkeys.com<\/a>, we are constantly working to expand the payment options available to our customers. Stay tuned as we plan to introduce more payment methods in the near future, including additional credit card processors and digital wallets. These new methods will offer even more flexibility to meet your preferences, no matter where you are in the world.<\/p>\n            <\/div>\n\n            <div class=\"method-card\">\n                <div class=\"method-header\">\n                    <div class=\"method-number\">\ud83c\udf0d<\/div>\n                    <h3 class=\"method-title\">Nuestros socios en todo el mundo<\/h3>\n                <\/div>\n                <p class=\"method-content\"><a href=\"https:\/\/msbestkeys.com\/es\/\" class=\"modern-link\">Msbestkeys.com<\/a> takes pride in collaborating with trusted partners from various regions around the globe. By working with reputable distributors and vendors, we ensure that our customers receive authentic, high-quality products at competitive prices. Our partners play a crucial role in helping us deliver the best possible service to our global audience.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"benefits-section\">\n        <h2 class=\"benefits-title\">\u00bfPor qu\u00e9 elegir Msbestkeys.com?<\/h2>\n        <div class=\"benefits-grid\">\n            <div class=\"benefit-card\">\n                <div class=\"benefit-icon\">\ud83d\udd12<\/div>\n                <h3 class=\"benefit-title\">Pagos seguros<\/h3>\n                <p class=\"benefit-text\">We use industry-leading encryption and trusted payment processors to ensure the security of your personal information.<\/p>\n            <\/div>\n            \n            <div class=\"benefit-card\">\n                <div class=\"benefit-icon\">\u26a1<\/div>\n                <h3 class=\"benefit-title\">Opciones convenientes<\/h3>\n                <p class=\"benefit-text\">With PayPal, Stripe, Google Pay, and Apple Pay, you can choose the payment method that works best for you.<\/p>\n            <\/div>\n            \n            <div class=\"benefit-card\">\n                <div class=\"benefit-icon\">\ud83c\udf10<\/div>\n                <h3 class=\"benefit-title\">Alcance global<\/h3>\n                <p class=\"benefit-text\">Our partnerships enable us to serve customers worldwide, ensuring fast, reliable access to our digital products.<\/p>\n            <\/div>\n        <\/div>\n        \n        <p style=\"margin-top: 40px; color: #7f8c8d; font-size: 1.1rem;\">Stay updated with <a href=\"https:\/\/msbestkeys.com\/es\/\" class=\"highlight-link\">MSBestKeys.com<\/a> for the latest payment options and partnership announcements!<\/p>\n    <\/section>\n<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Secure payment methods and trusted partnerships at MSBestKeys.com. We accept PayPal, Stripe, Google Pay, Apple Pay. Microsoft Certified Partner and Adobe Gold Solution Partner.<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/msbestkeys.com\/es\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/msbestkeys.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/msbestkeys.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/msbestkeys.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/msbestkeys.com\/es\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":0,"href":"https:\/\/msbestkeys.com\/es\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"wp:attachment":[{"href":"https:\/\/msbestkeys.com\/es\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}