{"id":1302,"date":"2025-10-14T10:11:34","date_gmt":"2025-10-14T10:11:34","guid":{"rendered":"https:\/\/bluebrownrecords.com\/about\/"},"modified":"2025-11-06T06:45:11","modified_gmt":"2025-11-06T06:45:11","slug":"about","status":"publish","type":"page","link":"https:\/\/bluebrownrecords.com\/en\/about\/","title":{"rendered":"About"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1302\" class=\"elementor elementor-1302 elementor-597\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f622e7 e-flex e-con-boxed e-con e-parent\" data-id=\"4f622e7\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-824bfb1 e-con-full e-flex e-con e-child\" data-id=\"824bfb1\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d84b7f elementor-widget elementor-widget-heading\" data-id=\"5d84b7f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ABOUT<\/h2>\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<div class=\"elementor-element elementor-element-6d98528 e-flex e-con-boxed e-con e-parent\" data-id=\"6d98528\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6c40076 e-con-full e-flex e-con e-child\" data-id=\"6c40076\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-607812a e-con-full e-flex e-con e-child\" data-id=\"607812a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9608c24 abouttitle elementor-widget elementor-widget-heading\" data-id=\"9608c24\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u201cYour Creative Partner in Realizing Dreams.\u201d<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-90484da abouttext elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-text-editor\" data-id=\"90484da\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>BLUE BROWN RECORDS is a global entertainment label that has shaped the <br \/>branding and growth of numerous artists across the world. <br \/>We stand beside artists on their journey to turn vision into reality \u2014 nurturing<br \/>creativity, identity, and global potential.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ab8b255 abouttext elementor-hidden-mobile elementor-widget elementor-widget-text-editor\" data-id=\"ab8b255\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>BLUE BROWN RECORDS is a global entertainment label that has shaped the <br>branding and growth of numerous artists across the world. <br>We stand beside artists on their journey to turn vision into reality \u2014 nurturing<br> creativity, identity, and global potential.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-301106b aboutinfo elementor-widget elementor-widget-text-editor\" data-id=\"301106b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t&#8211; CEO Sangwoo Myung\t\t\t\t\t\t\t\t<\/div>\n\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<div class=\"elementor-element elementor-element-d380589 e-con-full e-flex e-con e-parent\" data-id=\"d380589\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0213c63 elementor-widget elementor-widget-html\" data-id=\"0213c63\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>.circle-section {\n    min-height: 70vh;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 60px 20px;\n    background: #000;\n}\n\n.circle-container {\n    display: flex;\n    gap: 0;\n    max-width: 1400px;\n    width: 100%;\n    justify-content: center;\n    align-items: center;\n    flex-wrap: wrap;\n}\n\n.circle-item {\n    position: relative;\n    width: 400px;\n    height: 400px;\n    margin: 0 -20px;\n    opacity: 0;\n    transform: scale(0.8);\n    filter: blur(10px);\n}\n\n.circle-item:first-child {\n    margin-left: 0;\n}\n\n.circle-item:last-child {\n    margin-right: 0;\n}\n\n.circle-item.active:nth-child(1) {\n    animation: circleAppear 1.2s ease-out 0.2s forwards;\n}\n\n.circle-item.active:nth-child(2) {\n    animation: circleAppear 1.2s ease-out 0.5s forwards;\n}\n\n.circle-item.active:nth-child(3) {\n    animation: circleAppear 1.2s ease-out 0.8s forwards;\n}\n\n@keyframes circleAppear {\n    to {\n        opacity: 1;\n        transform: scale(1);\n        filter: blur(0);\n    }\n}\n\n.circle {\n    width: 100%;\n    height: 100%;\n    border: 2px solid rgba(255, 255, 255, 0.3);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: rgba(0, 0, 0, 0.5);\n}\n\n.circle-text {\n    text-align: center;\n    font-size: 36px;\n    font-weight: 500;\n    line-height: 1.4;\n    padding: 0 30px;\n    color: #fff;\n    font-family: 'Jost', sans-serif;\n}\n\n\/* \ud0dc\ube14\ub9bf *\/\n@media (max-width: 1200px) {\n    .circle-section {\n        padding: 50px 20px;\n        min-height: 65vh;\n    }\n    \n    .circle-item {\n        width: 350px;\n        height: 350px;\n        margin: 0 -18px;\n    }\n    \n    .circle-text {\n        font-size: 32px;\n        padding: 0 25px;\n    }\n}\n\n\/* \uc791\uc740 \ud0dc\ube14\ub9bf *\/\n@media (max-width: 1024px) {\n    .circle-section {\n        padding: 45px 20px;\n    }\n    \n    .circle-item {\n        width: 320px;\n        height: 320px;\n        margin: 0 -15px;\n    }\n    \n    .circle-text {\n        font-size: 30px;\n    }\n}\n\n\/* \ubaa8\ubc14\uc77c \uac00\ub85c *\/\n@media (max-width: 768px) {\n    .circle-section {\n        padding: 40px 15px;\n        min-height: 60vh;\n    }\n    \n    .circle-container {\n        gap: 15px;\n    }\n    \n    .circle-item {\n        width: 280px;\n        height: 280px;\n        margin: 0 -10px;\n    }\n    \n    .circle-text {\n        font-size: 28px;\n        padding: 0 20px;\n    }\n}\n\n\/* \ubaa8\ubc14\uc77c \uc138\ub85c - \uc138\ub85c \ubc30\uce58 *\/\n@media (max-width: 640px) {\n    .circle-section {\n        padding: 35px 15px;\n        min-height: auto;\n    }\n    \n    .circle-container {\n        flex-direction: column;\n        gap: 0;\n    }\n    \n    .circle-item {\n        width: 240px;\n        height: 240px;\n        margin: -25px 0;\n    }\n    \n    .circle-item:first-child {\n        margin-top: 0;\n        margin-bottom: -25px;\n    }\n    \n    .circle-item:last-child {\n        margin-bottom: 0;\n        margin-top: -25px;\n    }\n    \n    .circle-text {\n        font-size: 26px;\n    }\n}\n\n\/* \uc791\uc740 \ubaa8\ubc14\uc77c *\/\n@media (max-width: 480px) {\n    .circle-section {\n        padding: 30px 10px;\n    }\n    \n    .circle-item {\n        width: 220px;\n        height: 220px;\n        margin: -22px 0;\n    }\n    \n    .circle-item:first-child {\n        margin-top: 0;\n        margin-bottom: -22px;\n    }\n    \n    .circle-item:last-child {\n        margin-bottom: 0;\n        margin-top: -22px;\n    }\n    \n    .circle-text {\n        font-size: 24px;\n        padding: 0 15px;\n    }\n}\n\n\/* \ub9e4\uc6b0 \uc791\uc740 \ubaa8\ubc14\uc77c *\/\n@media (max-width: 360px) {\n    .circle-section {\n        padding: 25px 10px;\n    }\n    \n    .circle-item {\n        width: 200px;\n        height: 200px;\n        margin: -20px 0;\n    }\n    \n    .circle-item:first-child {\n        margin-top: 0;\n        margin-bottom: -20px;\n    }\n    \n    .circle-item:last-child {\n        margin-bottom: 0;\n        margin-top: -20px;\n    }\n    \n    .circle-text {\n        font-size: 22px;\n    }\n}\n<\/style><section class=\"circle-section\"><div class=\"circle-container\"><div class=\"circle-item\"><div class=\"circle\"><div class=\"circle-text\">DREAM.<\/div><\/div><\/div><div class=\"circle-item\"><div class=\"circle\"><div class=\"circle-text\">DEFINE.<\/div><\/div><\/div><div class=\"circle-item\"><div class=\"circle\"><div class=\"circle-text\">LEAD.<\/div><\/div><\/div><\/div><\/section><script>(function() {\n    function initCircleAnimation() {\n        const observerOptions = {\n            threshold: 0.2,\n            rootMargin: '0px 0px -100px 0px'\n        };\n        \n        const observer = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    const items = entry.target.querySelectorAll('.circle-item');\n                    items.forEach(item => item.classList.add('active'));\n                    observer.unobserve(entry.target);\n                }\n            });\n        }, observerOptions);\n        \n        const section = document.querySelector('.circle-section');\n        if (section) observer.observe(section);\n    }\n    \n    if (document.readyState === 'loading') {\n        document.addEventListener('DOMContentLoaded', initCircleAnimation);\n    } else {\n        initCircleAnimation();\n    }\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>ABOUT \u201cYour Creative Partner in Realizing Dreams.\u201d BLUE BROWN RECORDS is a global entertainment label that has shaped the branding and growth of numerous artists across the world. We stand beside artists on their journey to turn vision into reality \u2014 nurturingcreativity, identity, and global potential. BLUE BROWN RECORDS is a global entertainment label that [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1302","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bluebrownrecords.com\/en\/wp-json\/wp\/v2\/pages\/1302","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bluebrownrecords.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bluebrownrecords.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bluebrownrecords.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bluebrownrecords.com\/en\/wp-json\/wp\/v2\/comments?post=1302"}],"version-history":[{"count":13,"href":"https:\/\/bluebrownrecords.com\/en\/wp-json\/wp\/v2\/pages\/1302\/revisions"}],"predecessor-version":[{"id":1315,"href":"https:\/\/bluebrownrecords.com\/en\/wp-json\/wp\/v2\/pages\/1302\/revisions\/1315"}],"wp:attachment":[{"href":"https:\/\/bluebrownrecords.com\/en\/wp-json\/wp\/v2\/media?parent=1302"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}