{"id":6,"date":"2026-02-25T18:36:59","date_gmt":"2026-02-25T17:36:59","guid":{"rendered":"https:\/\/inversuss.pl\/?page_id=6"},"modified":"2026-03-05T11:49:44","modified_gmt":"2026-03-05T10:49:44","slug":"strona-glowna","status":"publish","type":"page","link":"https:\/\/inversuss.pl\/","title":{"rendered":"Strona G\u0142\u00f3wna"},"content":{"rendered":"\n<style>\n    \/* --- RESET USTAWIE\u0143 WORDPRESSA --- *\/\n    html, body, .site-main, .entry-content, .ct-container, main, article, .post-content, .site-content {\n        padding-top: 0 !important;\n        padding-bottom: 0 !important;\n        margin-top: 0 !important;\n        margin-bottom: 0 !important;\n    }\n\n    :root {\n        --accent-color: #8a1538; \n        --text-dark: #2c2c2c; \n        --bg-light: #f8f9fa; \n        --bg-white: #ffffff;\n        --shadow-soft: 0 10px 30px rgba(0,0,0,0.15); \n    }\n\n    \/* --- WYMUSZENIE 100% SZEROKO\u015aCI EKRANU (Bezpieczny Breakout) --- *\/\n    .inv-modern-wrapper {\n        width: 100vw !important;\n        max-width: 100vw !important;\n        position: relative !important;\n        left: 50% !important;\n        transform: translateX(-50%) !important;\n        background-color: var(--bg-light);\n        font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n        color: var(--text-dark);\n        line-height: 1.6;\n        overflow-x: hidden;\n    }\n\n    \/* --- NAG\u0141\u00d3WEK --- *\/\n    .inv-header {\n        padding: 30px 5%;\n        background: var(--bg-white);\n        text-align: center;\n        border-bottom: 1px solid #eee;\n    }\n\n    \/* Klasa dla obrazkowego logo *\/\n    .inv-logo-img {\n        max-height: 80px; \/* Tutaj mo\u017cesz zmieni\u0107 wielko\u015b\u0107 logo *\/\n        width: auto;\n        display: inline-block;\n        vertical-align: middle;\n    }\n\n    \/* --- SEKCJE --- *\/\n    .inv-modern-section {\n        display: flex;\n        width: 100%;\n        margin-bottom: 5px; \/* Minimalny odst\u0119p *\/\n        position: relative;\n        background: var(--bg-light);\n        overflow: hidden;\n    }\n\n    .inv-modern-section:last-child {\n        margin-bottom: 0;\n    }\n\n    \/* KOLUMNA ZE ZDJ\u0118CIEM (Wi\u0119ksza: 75%) --- *\/\n    .inv-img-col {\n        width: 75%; \n        min-height: 550px;\n        position: relative;\n        z-index: 1;\n    }\n\n    .inv-img-col img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        display: block;\n    }\n\n    \/* KOLUMNA Z TEKSTEM (Rozdzielenie marginesu po r\u00f3wno) --- *\/\n    .inv-txt-col {\n        width: 35%;\n        margin-left: -10%; \/* Tworzy stref\u0119 nachodzenia na zdj\u0119cie *\/\n        position: relative;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* IDEALNE WY\u015aRODKOWANIE - dzieli margines na p\u00f3\u0142! *\/\n        z-index: 2;\n    }\n\n    \/* BIA\u0141A KARTA Z TEKSTEM --- *\/\n    .inv-txt-card {\n        background: var(--bg-white);\n        padding: 40px;\n        box-shadow: var(--shadow-soft);\n        border-radius: 4px;\n        width: 90%; \/* Automatycznie dopasowuje si\u0119 i zostawia r\u00f3wne marginesy *\/\n        max-width: 480px; \n    }\n\n    \/* --- REVERSE (ODWR\u00d3CENIE UK\u0141ADU) --- *\/\n    .inv-modern-section.reverse {\n        flex-direction: row-reverse;\n    }\n\n    .inv-modern-section.reverse .inv-txt-col {\n        margin-left: 0;\n        margin-right: -10%; \/* Strefa nachodzenia z prawej strony *\/\n    }\n\n    \/* --- FORMATOWANIE TEKSTU --- *\/\n    .inv-txt-card p {\n        font-size: 1.25em;\n        margin-bottom: 1.2em;\n        color: #444;\n    }\n    .inv-txt-card p:last-child {\n        margin-bottom: 0;\n    }\n    .inv-countries-list {\n        font-family: 'Georgia', 'Times New Roman', serif;\n        font-style: italic;\n        font-size: 1.3em;\n        color: #555;\n        line-height: 1.7;\n        margin-top: 15px;\n    }\n\n    \/* --- KONTAKT --- *\/\n    .inv-contact-data p {\n        font-size: 1.2em;\n        margin-bottom: 10px;\n    }\n    .inv-contact-data strong {\n        color: var(--accent-color);\n        font-size: 1.5em;\n        display: block;\n        margin-bottom: 15px;\n    }\n    .inv-contact-data a {\n        color: var(--accent-color);\n        text-decoration: none;\n        font-weight: 600;\n        border-bottom: 2px solid rgba(138, 21, 56, 0.2);\n        transition: border-color 0.3s;\n    }\n    .inv-contact-data a:hover {\n        border-color: rgba(138, 21, 56, 1);\n    }\n\n    \/* --- TELEFONY (Uk\u0142ad pionowy) --- *\/\n    @media (max-width: 1024px) {\n        .inv-modern-section, .inv-modern-section.reverse {\n            flex-direction: column;\n            margin-bottom: 5px;\n        }\n\n        .inv-img-col {\n            width: 100%;\n            min-height: auto;\n            height: 350px;\n        }\n\n        .inv-txt-col {\n            width: 100%;\n            margin-left: 0 !important;\n            margin-right: 0 !important;\n            margin-top: -50px; \/* Tekst naje\u017cd\u017ca na zdj\u0119cie z do\u0142u *\/\n            padding-bottom: 30px;\n        }\n\n        .inv-txt-card {\n            width: 90%;\n            text-align: center;\n        }\n\n        .inv-txt-card p { font-size: 1.1em; }\n    }\n<\/style>\n\n<div class=\"inv-modern-wrapper\">\n\n    <div class=\"inv-header\">\n        <img decoding=\"async\" src=\"https:\/\/inversuss.pl\/wp-content\/uploads\/2026\/03\/IMG_0490.png\" alt=\"INVERSUSS Logo\" class=\"inv-logo-img\">\n    <\/div>\n\n    <div class=\"inv-modern-section\">\n        <div class=\"inv-img-col\">\n            <img decoding=\"async\" src=\"https:\/\/inversuss.pl\/wp-content\/uploads\/2026\/02\/IMG_0356.png\" alt=\"Design\">\n        <\/div>\n        <div class=\"inv-txt-col\">\n            <div class=\"inv-txt-card\">\n                <p>We design, manufacture, and deliver products that meet our clients&#8217; stringent specifications.<\/p>\n                <p>Our history dates back to 2007, reflecting nearly two decades of experience.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"inv-modern-section reverse\">\n        <div class=\"inv-img-col\">\n            <img decoding=\"async\" src=\"https:\/\/inversuss.pl\/wp-content\/uploads\/2026\/02\/IMG_0359.webp\" alt=\"Production\">\n        <\/div>\n        <div class=\"inv-txt-col\">\n            <div class=\"inv-txt-card\">\n                <p>You won&#8217;t find ready-made products on our website.<\/p>\n                <p>They are fully customized to meet the rigorous requirements of our customers and are exclusively produced.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"inv-modern-section\">\n        <div class=\"inv-img-col\">\n            <img decoding=\"async\" src=\"https:\/\/inversuss.pl\/wp-content\/uploads\/2026\/02\/IMG_0358.png\" alt=\"Global Reach\">\n        <\/div>\n        <div class=\"inv-txt-col\">\n            <div class=\"inv-txt-card\" style=\"text-align: center;\">\n                 <p>Our products have been and are valued in markets such as:<\/p>\n                <div class=\"inv-countries-list\">\n                    Italy, Algeria, Mexico, Colombia, Bolivia, Venezuela, Chile, France, Spain, Morocco, Paraguay, Ecuador, Tunisia, Guatemala, Dominican Republic, Albania, Hong Kong, Niger, Mauritania.\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"inv-modern-section reverse\">\n        <div class=\"inv-img-col\">\n            <img decoding=\"async\" src=\"https:\/\/inversuss.pl\/wp-content\/uploads\/2026\/02\/IMG_0357.png\" alt=\"Business\">\n        <\/div>\n        <div class=\"inv-txt-col\">\n            <div class=\"inv-txt-card\">\n                <div class=\"inv-contact-data\">\n                    <p><strong>INVERSUSS Sp. z o.o.<\/strong><\/p>\n                    <p>ul. Akacjowa 47<br>35-113 RZESZ\u00d3W<br>POLAND \u2013 POLONIA<\/p>\n                    <p>TAX ID: 8133822828<\/p>\n                    <br>\n                    <p>Email: <a href=\"mailto:info@inversuss.pl\">info@inversuss.pl<\/a><\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n<\/div>\n\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>We design, manufacture, and deliver products that meet our clients&#8217; stringent specifications. Our history dates back to 2007, reflecting nearly two decades of experience. You won&#8217;t find ready-made products on our website. They are fully customized to meet the rigorous requirements of our customers and are exclusively produced. Our products have been and are valued [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"blocksy_meta":{"disable_header":"yes","disable_footer":"yes","has_hero_section":"disabled","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6},"page_structure_type":"default","content_style_source":"inherit","vertical_spacing_source":"inherit"},"_links":{"self":[{"href":"https:\/\/inversuss.pl\/index.php?rest_route=\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/inversuss.pl\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/inversuss.pl\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/inversuss.pl\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/inversuss.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6"}],"version-history":[{"count":22,"href":"https:\/\/inversuss.pl\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":44,"href":"https:\/\/inversuss.pl\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions\/44"}],"wp:attachment":[{"href":"https:\/\/inversuss.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}