{"id":22,"date":"2026-09-01T12:38:29","date_gmt":"2026-09-01T12:38:29","guid":{"rendered":"https:\/\/02.recovery2.lifetimehosting.tech\/?page_id=22"},"modified":"2026-09-01T12:38:29","modified_gmt":"2026-09-01T12:38:29","slug":"bank-to-bank-plateform","status":"publish","type":"page","link":"https:\/\/02.recovery2.lifetimehosting.tech\/?page_id=22","title":{"rendered":"Bank to Bank plateform"},"content":{"rendered":"\n<head>\n    <title>Bank to Bank Platform | SBLCBG<\/title>\n    <style>\n        .rs-page-container {\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #1e293b;\n            background-color: #ffffff;\n            line-height: 1.75;\n            box-sizing: border-box;\n            width: 100%;\n            margin: 0;\n            padding: 0;\n        }\n\n        .rs-page-container * {\n            box-sizing: border-box;\n        }\n\n        \/* Hero Section with #A7A392 *\/\n        .rs-hero-section {\n            background-color: #A7A392;\n            background: linear-gradient(135deg, #8f8b7b 0%, #A7A392 50%, #b8b4a5 100%);\n            position: relative;\n            padding: 80px 24px;\n            color: #ffffff;\n            overflow: hidden;\n            border-bottom: 4px solid #8c8877;\n        }\n\n        .rs-hero-inner {\n            max-width: 1140px;\n            margin: 0 auto;\n            position: relative;\n            z-index: 2;\n        }\n\n        .rs-hero-tag {\n            display: inline-block;\n            background: rgba(255, 255, 255, 0.25);\n            color: #ffffff;\n            border: 1px solid rgba(255, 255, 255, 0.5);\n            font-size: 12px;\n            font-weight: 700;\n            letter-spacing: 1.5px;\n            text-transform: uppercase;\n            padding: 6px 16px;\n            border-radius: 30px;\n            margin-bottom: 20px;\n        }\n\n        .rs-hero-title {\n            font-size: 34px;\n            line-height: 1.35;\n            font-weight: 700;\n            margin-bottom: 24px;\n            max-width: 900px;\n            color: #ffffff;\n            text-shadow: 0 2px 8px rgba(0,0,0,0.25);\n        }\n\n        \/* Hero Button: turns solid white on click \/ hover \/ active *\/\n        .rs-hero-btn {\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n            background: transparent;\n            color: #ffffff;\n            border: 2px solid #ffffff;\n            padding: 12px 32px;\n            font-size: 14px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            border-radius: 4px;\n            text-decoration: none;\n            transition: all 0.25s ease;\n            box-shadow: 0 4px 14px rgba(0,0,0,0.15);\n        }\n\n        .rs-hero-btn:hover, .rs-hero-btn:active, .rs-hero-btn:focus {\n            background: #ffffff !important;\n            color: #20215F !important;\n            border-color: #ffffff !important;\n            box-shadow: 0 6px 20px rgba(255, 255, 255, 0.4);\n            transform: translateY(-2px);\n        }\n\n        \/* Main Content Container *\/\n        .rs-content-section {\n            padding: 65px 24px 85px;\n            background: #ffffff;\n        }\n\n        .rs-content-inner {\n            max-width: 1040px;\n            margin: 0 auto;\n        }\n\n        .rs-content-inner h1, .rs-content-inner h2, .rs-content-inner h3, .rs-content-inner h4 {\n            color: #20215F;\n            font-weight: 700;\n            margin-top: 36px;\n            margin-bottom: 18px;\n            line-height: 1.4;\n        }\n\n        .rs-content-inner h2 {\n            font-size: 26px;\n            border-bottom: 2px solid #e2e8f0;\n            padding-bottom: 12px;\n        }\n\n        .rs-content-inner h3 {\n            font-size: 20px;\n        }\n\n        .rs-content-inner p {\n            font-size: 16px;\n            color: #334155;\n            margin-bottom: 20px;\n            line-height: 1.85;\n        }\n\n        .rs-content-inner a {\n            color: #20215F;\n            font-weight: 600;\n            text-decoration: underline;\n            text-underline-offset: 3px;\n            transition: color 0.2s;\n        }\n\n        .rs-content-inner a:hover {\n            color: #8c8877;\n        }\n\n        .rs-content-inner ul, .rs-content-inner ol {\n            margin: 18px 0 24px 24px;\n            color: #334155;\n            line-height: 1.85;\n            font-size: 15.5px;\n        }\n\n        .rs-content-inner li {\n            margin-bottom: 10px;\n        }\n\n        .rs-content-inner blockquote {\n            background: #f8fafc;\n            border-left: 4px solid #A7A392;\n            padding: 18px 22px;\n            margin: 24px 0;\n            font-style: italic;\n            color: #1e293b;\n            border-radius: 0 8px 8px 0;\n        }\n\n        \/* Forms & Inputs *\/\n        .form-card, .rs-contact-form-card, .rs-home-form-card, .rs-bg-form-card {\n            background: #f8fafc;\n            border: 1px solid #e2e8f0;\n            border-radius: 10px;\n            padding: 32px;\n            margin: 30px 0;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.03);\n        }\n\n        .form-grid, .rs-contact-form-row, .rs-home-form-row, .rs-bg-form-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 20px;\n            margin-bottom: 18px;\n        }\n\n        .form-group, .rs-contact-form-group, .rs-home-form-group, .rs-bg-form-group {\n            display: flex;\n            flex-direction: column;\n            gap: 6px;\n        }\n\n        .form-group.full, .rs-contact-full, .rs-home-full, .rs-bg-full {\n            grid-column: span 2;\n        }\n\n        .form-group label, .rs-contact-label, .rs-home-label, .rs-bg-label {\n            font-size: 14px;\n            font-weight: 600;\n            color: #1e293b;\n        }\n\n        .form-control, .rs-contact-input, .rs-contact-textarea, .rs-home-input, .rs-home-textarea, .rs-bg-input, .rs-bg-textarea {\n            padding: 12px 16px;\n            border: 1px solid #cbd5e1;\n            border-radius: 6px;\n            font-size: 15px;\n            font-family: inherit;\n            background: #ffffff;\n            transition: border 0.2s, box-shadow 0.2s;\n            width: 100%;\n            box-sizing: border-box;\n        }\n\n        .form-control:focus, .rs-contact-input:focus, .rs-contact-textarea:focus, .rs-home-input:focus, .rs-home-textarea:focus {\n            outline: none;\n            border-color: #20215F;\n            box-shadow: 0 0 0 3px rgba(32, 33, 95, 0.15);\n        }\n\n        .submit-btn, .rs-contact-submit-btn, .rs-home-submit-btn, .rs-bg-submit-btn {\n            background: #20215F;\n            color: #ffffff;\n            border: none;\n            padding: 13px 34px;\n            font-size: 14px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 0.8px;\n            border-radius: 6px;\n            cursor: pointer;\n            transition: all 0.25s ease;\n            box-shadow: 0 4px 12px rgba(32, 33, 95, 0.25);\n        }\n\n        .submit-btn:hover, .rs-contact-submit-btn:hover, .rs-home-submit-btn:hover {\n            background: #161747;\n            transform: translateY(-1px);\n        }\n\n        \/* CTA Section with #20215F *\/\n        .rs-cta-section {\n            background-color: #20215F;\n            background: linear-gradient(135deg, #18194d 0%, #20215F 60%, #2a2b7a 100%);\n            padding: 65px 24px;\n            color: #ffffff;\n            border-top: 4px solid #A7A392;\n        }\n\n        .rs-cta-inner {\n            max-width: 1040px;\n            margin: 0 auto;\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            gap: 30px;\n        }\n\n        .rs-cta-text h2 {\n            font-size: 28px;\n            font-weight: 700;\n            margin-bottom: 8px;\n            color: #ffffff;\n        }\n\n        .rs-cta-text p {\n            font-size: 16.5px;\n            color: #cbd5e1;\n            max-width: 650px;\n            margin: 0;\n        }\n\n        \/* Get in touch button - Completely White *\/\n        .rs-cta-btn {\n            background: #ffffff !important;\n            color: #20215F !important;\n            padding: 14px 34px;\n            font-size: 14px;\n            font-weight: 800;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            border-radius: 6px;\n            text-decoration: none;\n            white-space: nowrap;\n            border: 2px solid #ffffff;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.25);\n            display: inline-block;\n        }\n\n        .rs-cta-btn:hover {\n            background: transparent !important;\n            color: #ffffff !important;\n            border-color: #ffffff !important;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 20px rgba(255, 255, 255, 0.3);\n        }\n\n        @media (max-width: 800px) {\n            .rs-hero-title { font-size: 26px; }\n            .rs-cta-inner { flex-direction: column; text-align: center; }\n            .rs-cta-btn { width: 100%; text-align: center; }\n            .form-grid, .rs-contact-form-row, .rs-home-form-row, .rs-bg-form-row { grid-template-columns: 1fr; }\n            .form-group.full, .rs-contact-full, .rs-home-full, .rs-bg-full { grid-column: span 1; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"rs-page-container\">\n\n    <!-- Hero Banner (Color #A7A392) -->\n    <section class=\"rs-hero-section\">\n        <div class=\"rs-hero-inner\">\n            <span class=\"rs-hero-tag\">Trusted Financial Knowledge<\/span>\n            <h1 class=\"rs-hero-title\">Bank to Bank Platform<\/h1>\n            <a href=\"https:\/\/intacapitalswiss.com\/\" target=\"_blank\" rel=\"noopener\" class=\"rs-hero-btn\">\n                Find Out More &rarr;\n            <\/a>\n        <\/div>\n    <\/section>\n\n    <!-- Main Content Body -->\n    <section class=\"rs-content-section\">\n        <div class=\"rs-content-inner\">\n            \n<h2 class=\"uk-h2\">        Bank to Bank Platform    <\/h2>\n<p>The Provider and the Beneficiary are the two companies that sign a <a href=\"about-collateral-transfer.html\">Collateral Transfer Agreement<\/a>, where the Beneficiary effectively leases a <a href=\"what-is-a-leased-bank-guarantee.html\">Bank Guarantee<\/a>, from the Provider. The two banks that execute the agreement are the Provider\u2019s bank, (the Issuing Bank) and the Beneficiary\u2019s bank, (the Receiving Bank), utilising the bank to bank platform referred to as SWIFT.<\/p>\n<p>For further details on the Provider, please go to \u201c<a href=\"who-are-providers-and-what-are-their-benefits.html\">Who Are Providers And What Are Their Benefits From Leasing Bank Guarantees<\/a>\u201d.<\/p>\n<p>SWIFT, (\u201cSociety for Worldwide Interbank Financial Telecommunications\u201d), is a global membership bank to bank platform, used for sending secure and authenticated messages between banks and financial institutions, and facilitates the transfer of Bank Guarantees and other banking instruments. It is essential that both the Beneficiary and the Provider are aware that their banks are members of swift before signing a Collateral Transfer Agreement.<\/p>\n<p>Before executing the Collateral Transfer Agreement via the bank to bank platform, SWIFT, both the Issuing Bank and the Receiving Bank will carry out extensive due diligence on the contract, also ensuring that all international and financial regulations are being followed.<\/p>\n<p>Under the Terms and Conditions of a Collateral Transfer Agreement and by utilising the bank to bank platform, Swift, the Issuing Bank, taking instructions from the Provider, will transfer by SWIFT, a Bank Guarantee to the Receiving Bank for application to the Beneficiary\u2019s account. It is usual for the Issuing Bank to pre advise by Swift the arrival of the Bank Guarantee to the Receiving Bank.<\/p>\n<h2 class=\"uk-h2 uk-text-left\">        We are here to help    <\/h2>\n\n        <\/div>\n    <\/section>\n\n    <!-- Pre-Footer CTA (Color #20215F) -->\n    <section class=\"rs-cta-section\">\n        <div class=\"rs-cta-inner\">\n            <div class=\"rs-cta-text\">\n                <h2>We are here to help<\/h2>\n                <p>For more details on how IntaCapital Swiss can help you with your finances, get in touch with one of our team today.<\/p>\n            <\/div>\n            <a href=\"contact-us.html\" class=\"rs-cta-btn\">Get in touch &rarr;<\/a>\n        <\/div>\n    <\/section>\n\n<\/div>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Bank to Bank Platform | SBLCBG Trusted Financial Knowledge Bank to Bank Platform Find Out More &rarr; Bank to Bank Platform The Provider and the Beneficiary are the two companies that sign a Collateral Transfer Agreement, where the Beneficiary effectively leases a Bank Guarantee, from the Provider. The two banks that execute the agreement are&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-22","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/02.recovery2.lifetimehosting.tech\/index.php?rest_route=\/wp\/v2\/pages\/22","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/02.recovery2.lifetimehosting.tech\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/02.recovery2.lifetimehosting.tech\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/02.recovery2.lifetimehosting.tech\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/02.recovery2.lifetimehosting.tech\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=22"}],"version-history":[{"count":1,"href":"https:\/\/02.recovery2.lifetimehosting.tech\/index.php?rest_route=\/wp\/v2\/pages\/22\/revisions"}],"predecessor-version":[{"id":23,"href":"https:\/\/02.recovery2.lifetimehosting.tech\/index.php?rest_route=\/wp\/v2\/pages\/22\/revisions\/23"}],"wp:attachment":[{"href":"https:\/\/02.recovery2.lifetimehosting.tech\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=22"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}