{"id":3665,"date":"2024-03-18T10:09:05","date_gmt":"2024-03-18T10:09:05","guid":{"rendered":"https:\/\/sscmusic.com\/?page_id=3665"},"modified":"2024-03-24T15:17:30","modified_gmt":"2024-03-24T15:17:30","slug":"kouz11","status":"publish","type":"page","link":"https:\/\/sscmusic.com\/ar\/kouz11\/","title":{"rendered":"\u0643\u0648\u0632\u0627\u0646"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Document<\/title>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link\n        href=\"https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@200..800&#038;family=Montserrat:ital,wght@0,100..900;1,100..900&#038;display=swap\"\n        rel=\"stylesheet\">\n    <style>\n        \/***template styles START **\/\n        .page-title{\n            display:none\n        }\n        .pjax-container>#wrapper{\n            padding-top: 0;\n        }\n        \/***template styles END **\/\n\n        #custom-page {\n            margin: 0;\n            background-color: black;\n            color: white;\n            font-family: \"Manrope\", sans-serif;\n        }\n        html{\n            scroll-behavior: smooth;\n        }\n\n        #custom-page h1,\n        #custom-page h2,\n        #custom-page h3,\n        #custom-page h4,\n        #custom-page h5,\n        #custom-page b {\n            font-weight: 700;\n            margin-top: 0;\n        }\n\n        #custom-page p {\n            font-weight: 200;\n            margin-top: 0;\n        }\n\n        #custom-page .mb-0 {\n            margin-bottom: 0;\n        }\n\n        #custom-page .mb-1 {\n            margin-bottom: .5rem;\n        }\n\n        #custom-page .mb-2 {\n            margin-bottom: 1rem;\n        }\n\n        #custom-page .mb-3 {\n            margin-bottom: 1.5rem;\n        }\n\n        #custom-page .mr-3 {\n            margin-right: 14px;\n        }\n\n        #custom-page small {\n            font-weight: 100;\n        }\n\n        .text-grey {\n            color: rgba(255, 255, 255, .8);\n        }\n\n        #custom-page a,\n        #custom-page button {\n            background: transparent;\n            border: none;\n            color: white;\n            font-weight: 700;\n            outline: none;\n            box-shadow: none;\n            font-size: 13px;\n            text-decoration: none;\n        }\n\n        #custom-page input {\n            min-height: 40px;\n            background: transparent;\n            border: none;\n            color: white;\n            font-weight: 700;\n            outline: none;\n            box-shadow: none;\n            font-size: 13px;\n            padding: 0 15px;\n        }\n\n        a.btn-white {\n            background: white;\n            color: black;\n            padding: 10px 15px;\n        }\n\n        .btn-black {\n            background: black;\n            color: white;\n            padding: 4px 10px;\n            font-size: 13px;\n            border-radius: 5px;\n        }\n\n        #custom-page .title {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            margin-bottom: 20px;\n        }\n\n        #custom-page .title * {\n            margin-bottom: 0;\n        }\n\n        #custom-page .title a {\n            display: flex;\n            align-items: center;\n            text-transform: uppercase;\n        }\n\n        #custom-page .title a span {\n            display: inline-block;\n            margin-right: 5px;\n        }\n\n        #custom-page #section1 {\n            text-align: center;\n        }\n\n        #custom-page #section1 .hero {\n            height: 60vh;\n            width: 100%;\n            background: url('https:\/\/cdns-images.dzcdn.net\/images\/artist\/f768b914fca6daa9f6ec5a609d981c0c\/1000x1000.jpg');\n            background-repeat: no-repeat;\n                background-size: 60vh auto;\n            background-position: top center;\n            background-attachment: fixed;\n            position: relative;\n        }\n\n        #custom-page #section1 .hero::after {\n            content: \"\";\n            position: absolute;\n            right: 0;\n            width: 100%;\n            height: 60vh;\n            bottom: -1px;\n            background: linear-gradient(0deg, black, transparent);\n        }\n\n        #custom-page #section1 .social-con {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n\n        #custom-page #section1 .social-con a {\n            display: inline-block;\n            margin: 20px 10px;\n        }\n\n        #custom-page #section1 .sections{\n            position: relative;\n        }\n\n        #custom-page #section1 .sections::after {\n            content: \"\";\n            position: absolute;\n            right: 0;\n            width: 100px;\n            height: 60px;\n            top: 0;\n            background: linear-gradient(-45deg, black, transparent);\n        }\n\n        #custom-page #section1 .sections-scrollbar {\n            display: inline-block;\n            overflow-x: auto;\n            overflow-y: hidden;\n            white-space: nowrap;\n            margin-bottom: 20px;\n            scrollbar-width: none;\n            -ms-overflow-style: none;\n            max-width: 100vw;\n            position: relative;\n        }\n\n\n        #custom-page #section1 .sections-scrollbar::-webkit-scrollbar {\n            display: none;\n        }\n\n        #custom-page #section1 .sections-scrollbar a {\n            display: inline-block;\n            color: #A1A1AA;\n            padding: 15px;\n        }\n\n        #custom-page #section2,\n        #custom-page #section3,\n        #custom-page #section4,\n        #custom-page #section5,\n        #custom-page #section6,\n        #custom-page #section7 {\n            padding: 15px;\n            margin-bottom: 20px;\n        }\n\n        #custom-page #section2 .custom-release {\n            height: 300px;\n            border-radius: 15px;\n            padding: 15px;\n            margin-bottom: 20px;\n            background-color: yellow;\n            display: flex;\n            align-items: flex-end;\n            justify-content: center;\n            background-size: cover;\n            background-position: center;\n            background-repeat: no-repeat;\n        }\n\n        #custom-page #section3 .custom-video {\n            height: 180px;\n            border-radius: 15px;\n            background-color: #2a2a2a;\n            overflow: hidden;\n        }\n\n        #custom-page #section4 .music {\n            border-radius: 15px;\n            background-color: #2a2a2a;\n            overflow: hidden;\n        }\n\n        #custom-page #section5 .custom-calendar {\n            background-color: white;\n            border-radius: 8px;\n            padding: 15px 25px;\n            color: black;\n            display: flex;\n            align-items: center;\n        }\n\n        #custom-page #section5 .date {\n            border: 1px solid black;\n            font-size: 13px;\n            font-weight: 700;\n            border-radius: 6px;\n        }\n\n        #custom-page #section5 .date .date-month {\n            background-color: black;\n            color: white;\n            padding: 3px 15px;\n            text-align: center;\n            font-size: 14px;\n        }\n\n        #custom-page #section5 .date .date-day {\n            padding: 5px 15px;\n            text-align: center;\n        }\n\n        #custom-page #section5 .custom-calendar-content {\n            flex: 1;\n            padding: 0 10px;\n        }\n\n        #custom-page #section5 .custom-calendar-content p {\n            margin-bottom: 5px;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n        }\n\n        #custom-page #section6 .custom-products {\n            display: inline-block;\n            margin-bottom: 20px;\n            max-width: 100vw;\n        }\n\n        #custom-page #section6 .custom-products .product-item {\n            display: inline-block;\n        }\n\n        #custom-page #section6 .custom-products .product-item .product-image {\n            height: 200px;\n            width: calc(50vw - 24px);\n            border-radius: 10px;\n            background-color: white;\n            margin-bottom: 10px;\n            background-size: cover;\n            background-position: center;\n            background-repeat: no-repeat;\n        }\n\n        #footer .mc4wp-form-fields {\n            background-color: white;\n            border-radius: 6px;\n            display: flex;\n            align-items: center;\n            display: flex;\n            margin: 15px 0 50px;\n        }\n        #footer .mc4wp-form-fields p{\n            margin: 0 !important;\n        }\n        #footer .mc4wp-form-fields p:first-child{\n            flex: 1;\n        }\n\n        #footer .mc4wp-form-fields input[type=\"submit\"] {\n            padding: 8px 20px;\n            background-color: black;\n            color: white;\n            font-weight: 700;\n            margin-right: 5px;\n            border-radius: 6px;\n            margin: 5px;\n        }\n\n        #footer p {\n            margin-bottom: 0;\n            font-size: 11px;\n            color: white;\n        }\n        #footer input {\n            flex: 1;\n            min-height: 40px;\n            background: transparent;\n            border: none;\n            color: black;\n            font-weight: 700;\n            outline: none;\n            box-shadow: none;\n            font-size: 13px;\n            padding: 0 15px;\n        }\n\n        #footer h3:first-child{\n            font-size: 30px !important;\n        }\n        footer .vc_btn3-shape-round.vc_btn3-size-lg {\n            border-radius: 50%;\n        }\n    <\/style>\n<\/head>\n\n<body id=\"custom-page\">\n    <section id=\"section1\">\n        <div class=\"hero\">\n\n        <\/div>\n        <h2>Kouz1<\/h2>\n        <small>Trap roumi v5<\/small>\n        <div class=\"social-con\">\n            <a href=\"#\" alt=\"Instagram\">\n                <svg width=\"22px\" height=\"22px\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                        d=\"M12 18C15.3137 18 18 15.3137 18 12C18 8.68629 15.3137 6 12 6C8.68629 6 6 8.68629 6 12C6 15.3137 8.68629 18 12 18ZM12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16Z\"\n                        fill=\"#fff\" \/>\n                    <path\n                        d=\"M18 5C17.4477 5 17 5.44772 17 6C17 6.55228 17.4477 7 18 7C18.5523 7 19 6.55228 19 6C19 5.44772 18.5523 5 18 5Z\"\n                        fill=\"#fff\" \/>\n                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                        d=\"M1.65396 4.27606C1 5.55953 1 7.23969 1 10.6V13.4C1 16.7603 1 18.4405 1.65396 19.7239C2.2292 20.8529 3.14708 21.7708 4.27606 22.346C5.55953 23 7.23969 23 10.6 23H13.4C16.7603 23 18.4405 23 19.7239 22.346C20.8529 21.7708 21.7708 20.8529 22.346 19.7239C23 18.4405 23 16.7603 23 13.4V10.6C23 7.23969 23 5.55953 22.346 4.27606C21.7708 3.14708 20.8529 2.2292 19.7239 1.65396C18.4405 1 16.7603 1 13.4 1H10.6C7.23969 1 5.55953 1 4.27606 1.65396C3.14708 2.2292 2.2292 3.14708 1.65396 4.27606ZM13.4 3H10.6C8.88684 3 7.72225 3.00156 6.82208 3.0751C5.94524 3.14674 5.49684 3.27659 5.18404 3.43597C4.43139 3.81947 3.81947 4.43139 3.43597 5.18404C3.27659 5.49684 3.14674 5.94524 3.0751 6.82208C3.00156 7.72225 3 8.88684 3 10.6V13.4C3 15.1132 3.00156 16.2777 3.0751 17.1779C3.14674 18.0548 3.27659 18.5032 3.43597 18.816C3.81947 19.5686 4.43139 20.1805 5.18404 20.564C5.49684 20.7234 5.94524 20.8533 6.82208 20.9249C7.72225 20.9984 8.88684 21 10.6 21H13.4C15.1132 21 16.2777 20.9984 17.1779 20.9249C18.0548 20.8533 18.5032 20.7234 18.816 20.564C19.5686 20.1805 20.1805 19.5686 20.564 18.816C20.7234 18.5032 20.8533 18.0548 20.9249 17.1779C20.9984 16.2777 21 15.1132 21 13.4V10.6C21 8.88684 20.9984 7.72225 20.9249 6.82208C20.8533 5.94524 20.7234 5.49684 20.564 5.18404C20.1805 4.43139 19.5686 3.81947 18.816 3.43597C18.5032 3.27659 18.0548 3.14674 17.1779 3.0751C16.2777 3.00156 15.1132 3 13.4 3Z\"\n                        fill=\"#fff\" \/>\n                <\/svg>\n            <\/a>\n            <a href=\"#\" alt=\"Tiktok\">\n                <svg fill=\"#fff\" width=\"22px\" height=\"22px\" viewBox=\"0 0 24 24\" id=\"tiktok\" data-name=\"Line Color\"\n                    xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon line-color\">\n                    <path id=\"primary\"\n                        d=\"M21,7H20a4,4,0,0,1-4-4H12V14.5a2.5,2.5,0,1,1-4-2V8.18a6.5,6.5,0,1,0,8,6.32V9.92A8,8,0,0,0,20,11h1Z\"\n                        style=\"fill: none; stroke: #fff; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2;\">\n                    <\/path>\n                <\/svg>\n            <\/a>\n            <a href=\"#\" alt=\"Twitter\">\n                <svg fill=\"#ffffff\" width=\"24px\" height=\"24px\" viewBox=\"0 0 24 24\" id=\"twitter\" data-name=\"Line Color\"\n                    xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon line-color\" stroke=\"#ffffff\">\n                    <g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"><\/g>\n                    <g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/g>\n                    <g id=\"SVGRepo_iconCarrier\">\n                        <path id=\"primary\"\n                            d=\"M18.94,7.91A3.49,3.49,0,0,0,12,8.17C8.46,9.63,5,6,5,6c-1,6,2,8.75,2,8.75C5.64,16,3,16,3,16s1.58,3,8.58,3S19,11,19,11a3.08,3.08,0,0,0,2-3.3A7.9,7.9,0,0,1,18.94,7.91Z\"\n                            style=\"fill: none; stroke: #fff; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2;\">\n                        <\/path>\n                    <\/g>\n                <\/svg>\n            <\/a>\n            <a href=\"#\" alt=\"Facebook\">\n                <svg width=\"22px\" height=\"22px\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"><\/g>\n                    <g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/g>\n                    <g id=\"SVGRepo_iconCarrier\">\n                        <path\n                            d=\"M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM12 21V13.0001M12 13.0001V10.0001C12 8.02404 13.3537 7.03622 15.5 7.18462M12 13.0001L15 13.0001M12 13.0001H9\"\n                            stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path>\n                    <\/g>\n                <\/svg>\n            <\/a>\n            <a href=\"#\" alt=\"Website\">\n                <svg width=\"19px\" height=\"19px\" fill=\"#ffffff\" viewBox=\"0 0 32 32\" version=\"1.1\"\n                    xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"><\/g>\n                    <g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/g>\n                    <g id=\"SVGRepo_iconCarrier\">\n                        <path\n                            d=\"M32.032 16c0-8.501-6.677-15.472-15.072-15.969-0.173-0.019-0.346-0.032-0.523-0.032-0.052 0-0.104 0.005-0.156 0.007-0.093-0.002-0.186-0.007-0.281-0.007-8.84 0-16.032 7.178-16.032 16.001s7.192 16.001 16.032 16.001c0.094 0 0.188-0.006 0.281-0.008 0.052 0.002 0.104 0.008 0.156 0.008 0.176 0 0.349-0.012 0.523-0.032 8.395-0.497 15.072-7.468 15.072-15.969zM29.049 21.151c-0.551-0.16-1.935-0.507-4.377-0.794 0.202-1.381 0.313-2.84 0.313-4.357 0-1.196-0.069-2.354-0.197-3.469 3.094-0.37 4.45-0.835 4.54-0.867l-0.372-1.050c0.695 1.659 1.080 3.478 1.080 5.386 0 1.818-0.352 3.555-0.987 5.151zM8.921 16c0-1.119 0.074-2.212 0.21-3.263 1.621 0.127 3.561 0.222 5.839 0.243v6.939c-2.219 0.021-4.114 0.111-5.709 0.234-0.22-1.319-0.34-2.715-0.34-4.154zM16.967 2.132c2.452 0.711 4.552 4.115 5.492 8.628-1.512 0.12-3.332 0.209-5.492 0.229v-8.857zM14.971 2.156v8.832c-2.136-0.021-3.965-0.109-5.502-0.226 0.96-4.457 3.076-7.836 5.502-8.606zM14.971 21.913l0 7.929c-2.263-0.718-4.256-3.705-5.293-7.719 1.492-0.11 3.253-0.189 5.292-0.21zM16.967 29.868l-0-7.955c2.061 0.020 3.814 0.102 5.288 0.217-1.019 4.067-3 7.076-5.288 7.738zM16.967 19.92l0-6.939c2.291-0.021 4.218-0.118 5.818-0.25 0.131 1.053 0.203 2.147 0.203 3.268 0 1.442-0.116 2.84-0.329 4.16-1.575-0.128-3.462-0.219-5.692-0.24zM28.588 9.81c-0.302 0.094-1.564 0.453-4.094 0.751-0.564-2.998-1.584-5.561-2.91-7.412 3.048 1.325 5.535 3.697 7.005 6.661zM11.213 2.831c-1.632 1.873-2.963 4.568-3.691 7.754-2.265-0.245-3.623-0.534-4.166-0.665 1.585-3.27 4.407-5.836 7.856-7.088zM2.614 11.787c0.385 0.104 1.841 0.467 4.549 0.766-0.155 1.107-0.24 2.26-0.24 3.447 0 1.509 0.136 2.96 0.383 4.334-2.325 0.251-3.755 0.552-4.396 0.706-0.607-1.566-0.944-3.264-0.944-5.041 0-1.467 0.228-2.883 0.649-4.213zM3.784 22.886c0.727-0.154 2.029-0.39 3.956-0.591 0.759 2.803 1.993 5.175 3.473 6.874-3.16-1.148-5.79-3.398-7.429-6.282v0zM21.583 28.849c1.195-1.665 2.14-3.907 2.728-6.525 1.982 0.227 3.226 0.494 3.853 0.652-1.5 2.596-3.808 4.669-6.581 5.873z\">\n                        <\/path>\n                    <\/g>\n                <\/svg>\n            <\/a>\n        <\/div>\n        <div class=\"sections\">\n            <div class=\"sections-scrollbar\">\n                <a href=\"#section2\">Latest Release<\/a>\n                <a href=\"#section2\">Videos<\/a>\n                <a href=\"#section2\">Music<\/a>\n                <a href=\"#section2\">Tour Dates<\/a>\n                <a href=\"#section2\">Tour Dates<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n    <section id=\"section2\">\n        <h3>Latest Release<\/h3>\n        <div class=\"custom-release\"\n            style=\"background-image: url('https:\/\/encrypted-tbn1.gstatic.com\/images?q=tbn:ANd9GcT3Wmh8IK25VOlAS1HI_OAt8YKk_aLpCsvQ2xqy1EI7V0S4PHee');\">\n            <a class=\"btn-white\" href=\"#\">Listen Now<\/a>\n        <\/div>\n    <\/section>\n    <section id=\"section3\">\n        <div class=\"title\">\n            <h3>Videos<\/h3>\n            <a href=\"#\">\n                <span>View All<\/span>\n                <svg fill=\"#ffffff\" height=\"11px\" width=\"11px\" version=\"1.1\" id=\"Layer_1\"\n                    xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"\n                    viewBox=\"0 0 492.004 492.004\" xml:space=\"preserve\">\n                    <g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"><\/g>\n                    <g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/g>\n                    <g id=\"SVGRepo_iconCarrier\">\n                        <g>\n                            <g>\n                                <path\n                                    d=\"M382.678,226.804L163.73,7.86C158.666,2.792,151.906,0,144.698,0s-13.968,2.792-19.032,7.86l-16.124,16.12 c-10.492,10.504-10.492,27.576,0,38.064L293.398,245.9l-184.06,184.06c-5.064,5.068-7.86,11.824-7.86,19.028 c0,7.212,2.796,13.968,7.86,19.04l16.124,16.116c5.068,5.068,11.824,7.86,19.032,7.86s13.968-2.792,19.032-7.86L382.678,265 c5.076-5.084,7.864-11.872,7.848-19.088C390.542,238.668,387.754,231.884,382.678,226.804z\">\n                                <\/path>\n                            <\/g>\n                        <\/g>\n                    <\/g>\n                <\/svg>\n            <\/a>\n        <\/div>\n        <div class=\"custom-video\">\n            <iframe loading=\"lazy\" width=\"100%\" height=\"100%\" src=\"https:\/\/www.youtube.com\/embed\/jpb8aW6skQM\" frameborder=\"0\"\n                allowfullscreen><\/iframe>\n        <\/div>\n    <\/section>\n    <section id=\"section4\">\n        <div class=\"title\">\n            <h3>Music<\/h3>\n            <a href=\"#\">\n                <span>View All<\/span>\n                <svg fill=\"#ffffff\" height=\"11px\" width=\"11px\" version=\"1.1\" id=\"Layer_1\"\n                    xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"\n                    viewBox=\"0 0 492.004 492.004\" xml:space=\"preserve\">\n                    <g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"><\/g>\n                    <g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/g>\n                    <g id=\"SVGRepo_iconCarrier\">\n                        <g>\n                            <g>\n                                <path\n                                    d=\"M382.678,226.804L163.73,7.86C158.666,2.792,151.906,0,144.698,0s-13.968,2.792-19.032,7.86l-16.124,16.12 c-10.492,10.504-10.492,27.576,0,38.064L293.398,245.9l-184.06,184.06c-5.064,5.068-7.86,11.824-7.86,19.028 c0,7.212,2.796,13.968,7.86,19.04l16.124,16.116c5.068,5.068,11.824,7.86,19.032,7.86s13.968-2.792,19.032-7.86L382.678,265 c5.076-5.084,7.864-11.872,7.848-19.088C390.542,238.668,387.754,231.884,382.678,226.804z\">\n                                <\/path>\n                            <\/g>\n                        <\/g>\n                    <\/g>\n                <\/svg>\n            <\/a>\n        <\/div>\n        <div class=\"music\">\n            <iframe style=\"border-radius:12px\"\n                src=\"https:\/\/open.spotify.com\/embed\/artist\/3siTsIx6IEreSUva7pVnZ8?utm_source=generator&#038;theme=0\"\n                width=\"100%\" height=\"152\" frameBorder=\"0\" allowfullscreen=\"\"\n                allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\"\n                loading=\"lazy\"><\/iframe>\n        <\/div>\n    <\/section>\n    <section id=\"section5\">\n        <div class=\"title\">\n            <h3>Tour Dates<\/h3>\n            <a href=\"#\">\n                <span>View All<\/span>\n                <svg fill=\"#ffffff\" height=\"11px\" width=\"11px\" version=\"1.1\" id=\"Layer_1\"\n                    xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"\n                    viewBox=\"0 0 492.004 492.004\" xml:space=\"preserve\">\n                    <g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"><\/g>\n                    <g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/g>\n                    <g id=\"SVGRepo_iconCarrier\">\n                        <g>\n                            <g>\n                                <path\n                                    d=\"M382.678,226.804L163.73,7.86C158.666,2.792,151.906,0,144.698,0s-13.968,2.792-19.032,7.86l-16.124,16.12 c-10.492,10.504-10.492,27.576,0,38.064L293.398,245.9l-184.06,184.06c-5.064,5.068-7.86,11.824-7.86,19.028 c0,7.212,2.796,13.968,7.86,19.04l16.124,16.116c5.068,5.068,11.824,7.86,19.032,7.86s13.968-2.792,19.032-7.86L382.678,265 c5.076-5.084,7.864-11.872,7.848-19.088C390.542,238.668,387.754,231.884,382.678,226.804z\">\n                                <\/path>\n                            <\/g>\n                        <\/g>\n                    <\/g>\n                <\/svg>\n            <\/a>\n        <\/div>\n        <div class=\"custom-calendar mb-3\">\n            <div class=\"date\">\n                <div class=\"date-month\">JUN<\/div>\n                <div class=\"date-day\">03<\/div>\n            <\/div>\n            <div class=\"custom-calendar-content\">\n                <p><b>Zenith<\/b><\/p>\n                <p class=\"mb-0\">Paris, France<\/p>\n            <\/div>\n            <a href=\"\/\" class=\"btn-black\">Tickets<\/a>\n        <\/div>\n        <div class=\"custom-calendar\">\n            <div class=\"date\">\n                <div class=\"date-month\">JUN<\/div>\n                <div class=\"date-day\">03<\/div>\n            <\/div>\n            <div class=\"custom-calendar-content\">\n                <p><b>Zenith<\/b><\/p>\n                <p class=\"mb-0\">Paris, France<\/p>\n            <\/div>\n            <a href=\"\/\" class=\"btn-black\">Tickets<\/a>\n        <\/div>\n    <\/section>\n    <section id=\"section6\">\n        <div class=\"title\">\n            <h3>Merch<\/h3>\n            <a href=\"#\">\n                <span>View All<\/span>\n                <svg fill=\"#ffffff\" height=\"11px\" width=\"11px\" version=\"1.1\" id=\"Layer_1\"\n                    xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"\n                    viewBox=\"0 0 492.004 492.004\" xml:space=\"preserve\">\n                    <g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"><\/g>\n                    <g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/g>\n                    <g id=\"SVGRepo_iconCarrier\">\n                        <g>\n                            <g>\n                                <path\n                                    d=\"M382.678,226.804L163.73,7.86C158.666,2.792,151.906,0,144.698,0s-13.968,2.792-19.032,7.86l-16.124,16.12 c-10.492,10.504-10.492,27.576,0,38.064L293.398,245.9l-184.06,184.06c-5.064,5.068-7.86,11.824-7.86,19.028 c0,7.212,2.796,13.968,7.86,19.04l16.124,16.116c5.068,5.068,11.824,7.86,19.032,7.86s13.968-2.792,19.032-7.86L382.678,265 c5.076-5.084,7.864-11.872,7.848-19.088C390.542,238.668,387.754,231.884,382.678,226.804z\">\n                                <\/path>\n                            <\/g>\n                        <\/g>\n                    <\/g>\n                <\/svg>\n            <\/a>\n        <\/div>\n        <div class=\"custom-products\">\n            <div class=\"product-item mr-3\">\n                <div class=\"product-image\"\n                    style=\"background-image: url('https:\/\/static.wixstatic.com\/media\/ed7e24_3b0d55d4face46a18506f73e228b519f~mv2.jpg\/v1\/fill\/w_560,h_560,al_c,q_80,usm_0.66_1.00_0.01,enc_auto\/ed7e24_3b0d55d4face46a18506f73e228b519f~mv2.jpg')\">\n                <\/div>\n                <p class=\"mb-1\"><b>Vinyl<\/b><\/p>\n                <small class=\"text-grey mb-0\">$20.00<\/small>\n            <\/div>\n            <div class=\"product-item\">\n                <div class=\"product-image\"\n                    style=\"background-image: url('https:\/\/static.wixstatic.com\/media\/ed7e24_3b0d55d4face46a18506f73e228b519f~mv2.jpg\/v1\/fill\/w_560,h_560,al_c,q_80,usm_0.66_1.00_0.01,enc_auto\/ed7e24_3b0d55d4face46a18506f73e228b519f~mv2.jpg')\">\n                <\/div>\n                <p class=\"mb-1\"><b>Vinyl<\/b><\/p>\n                <small class=\"text-grey mb-0\">$20.00<\/small>\n            <\/div>\n        <\/div>\n    <\/section>\n<\/body>\n\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Document Kouz1 Trap roumi v5 Latest Release Videos Music Tour Dates Tour Dates Latest Release Listen Now Videos View All Music View All Tour Dates View All JUN 03 Zenith Paris, France Tickets JUN 03 Zenith Paris, France Tickets Merch View All Vinyl $20.00 Vinyl $20.00<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"footnotes":"","_tec_slr_enabled":"","_tec_slr_layout":""},"class_list":["post-3665","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v22.6 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Kouz1 - SSC Music<\/title>\n<meta name=\"description\" content=\"kouz1\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sscmusic.com\/ar\/kouz11\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Kouz1\" \/>\n<meta property=\"og:description\" content=\"kouz1\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sscmusic.com\/ar\/kouz11\/\" \/>\n<meta property=\"og:site_name\" content=\"SSC Music\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/SSCMusicproduction\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-24T15:17:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/sscmusic.com\/wp-content\/uploads\/2024\/02\/logo-page-one.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2000\" \/>\n\t<meta property=\"og:image:height\" content=\"1600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sscmusic.com\\\/kouz11\\\/\",\"url\":\"https:\\\/\\\/sscmusic.com\\\/kouz11\\\/\",\"name\":\"Kouz1 - SSC Music\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sscmusic.com\\\/#website\"},\"datePublished\":\"2024-03-18T10:09:05+00:00\",\"dateModified\":\"2024-03-24T15:17:30+00:00\",\"description\":\"kouz1\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/sscmusic.com\\\/kouz11\\\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sscmusic.com\\\/kouz11\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/sscmusic.com\\\/kouz11\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/sscmusic.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Kouz1\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/sscmusic.com\\\/#website\",\"url\":\"https:\\\/\\\/sscmusic.com\\\/\",\"name\":\"SSC Music\",\"description\":\"Soldier Sergeant Chief\",\"publisher\":{\"@id\":\"https:\\\/\\\/sscmusic.com\\\/#organization\"},\"alternateName\":\"SSC Music\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/sscmusic.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/sscmusic.com\\\/#organization\",\"name\":\"SSC Music\",\"alternateName\":\"SSC Music\",\"url\":\"https:\\\/\\\/sscmusic.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/sscmusic.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/sscmusic.com\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/logo-page-one.jpg\",\"contentUrl\":\"https:\\\/\\\/sscmusic.com\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/logo-page-one.jpg\",\"width\":2000,\"height\":1600,\"caption\":\"SSC Music\"},\"image\":{\"@id\":\"https:\\\/\\\/sscmusic.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/facebook.com\\\/SSCMusicproduction\",\"https:\\\/\\\/www.instagram.com\\\/ssc_music\\\/\"],\"publishingPrinciples\":\"https:\\\/\\\/sscmusic.com\\\/\",\"ownershipFundingInfo\":\"https:\\\/\\\/sscmusic.com\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Kouz1 - SSC Music","description":"\u0643\u0648\u06321","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/sscmusic.com\/ar\/kouz11\/","og_locale":"ar_AR","og_type":"article","og_title":"Kouz1","og_description":"kouz1","og_url":"https:\/\/sscmusic.com\/ar\/kouz11\/","og_site_name":"SSC Music","article_publisher":"https:\/\/facebook.com\/SSCMusicproduction","article_modified_time":"2024-03-24T15:17:30+00:00","og_image":[{"width":2000,"height":1600,"url":"https:\/\/sscmusic.com\/wp-content\/uploads\/2024\/02\/logo-page-one.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631":"\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sscmusic.com\/kouz11\/","url":"https:\/\/sscmusic.com\/kouz11\/","name":"Kouz1 - SSC Music","isPartOf":{"@id":"https:\/\/sscmusic.com\/#website"},"datePublished":"2024-03-18T10:09:05+00:00","dateModified":"2024-03-24T15:17:30+00:00","description":"\u0643\u0648\u06321","breadcrumb":{"@id":"https:\/\/sscmusic.com\/kouz11\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sscmusic.com\/kouz11\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/sscmusic.com\/kouz11\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/sscmusic.com\/"},{"@type":"ListItem","position":2,"name":"Kouz1"}]},{"@type":"WebSite","@id":"https:\/\/sscmusic.com\/#website","url":"https:\/\/sscmusic.com\/","name":"\u0645\u0648\u0633\u064a\u0642\u0649 \u0625\u0633 \u0625\u0633 \u0633\u064a","description":"\u062c\u0646\u062f\u064a \u0631\u0642\u064a\u0628 \u0623\u0648\u0644","publisher":{"@id":"https:\/\/sscmusic.com\/#organization"},"alternateName":"SSC Music","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sscmusic.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"},{"@type":"Organization","@id":"https:\/\/sscmusic.com\/#organization","name":"\u0645\u0648\u0633\u064a\u0642\u0649 \u0625\u0633 \u0625\u0633 \u0633\u064a","alternateName":"SSC Music","url":"https:\/\/sscmusic.com\/","logo":{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/sscmusic.com\/#\/schema\/logo\/image\/","url":"https:\/\/sscmusic.com\/wp-content\/uploads\/2024\/02\/logo-page-one.jpg","contentUrl":"https:\/\/sscmusic.com\/wp-content\/uploads\/2024\/02\/logo-page-one.jpg","width":2000,"height":1600,"caption":"SSC Music"},"image":{"@id":"https:\/\/sscmusic.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/SSCMusicproduction","https:\/\/www.instagram.com\/ssc_music\/"],"publishingPrinciples":"https:\/\/sscmusic.com\/","ownershipFundingInfo":"https:\/\/sscmusic.com\/"}]}},"ticketed":false,"_links":{"self":[{"href":"https:\/\/sscmusic.com\/ar\/wp-json\/wp\/v2\/pages\/3665","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sscmusic.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sscmusic.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sscmusic.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sscmusic.com\/ar\/wp-json\/wp\/v2\/comments?post=3665"}],"version-history":[{"count":23,"href":"https:\/\/sscmusic.com\/ar\/wp-json\/wp\/v2\/pages\/3665\/revisions"}],"predecessor-version":[{"id":3736,"href":"https:\/\/sscmusic.com\/ar\/wp-json\/wp\/v2\/pages\/3665\/revisions\/3736"}],"wp:attachment":[{"href":"https:\/\/sscmusic.com\/ar\/wp-json\/wp\/v2\/media?parent=3665"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}