{"id":499,"date":"2025-05-12T18:28:34","date_gmt":"2025-05-12T16:28:34","guid":{"rendered":"https:\/\/www.eclephsia.com\/?post_type=setssection&#038;p=499"},"modified":"2025-05-12T18:28:35","modified_gmt":"2025-05-12T16:28:35","slug":"eclephsia-mix-series-set-xiv-monin","status":"publish","type":"setssection","link":"https:\/\/www.eclephsia.com\/index.php\/sets\/eclephsia-mix-series-set-xiv-monin\/","title":{"rendered":"Eclephsia Mix Series &#8211; Set #XIV &#8211; Monin"},"content":{"rendered":"\n<h2 class=\"wp-block-heading has-text-align-center\">Artist Bio<\/h2>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\"><a href=\"https:\/\/soundcloud.com\/max_monin\" target=\"_blank\" rel=\"noopener\">Max_Monin<\/a> is a DJ based in Ufa, promoting the dark aspects of electronic music. He is someone who adheres to the idea of spirit, soul, and freedom of expression through music. His favorite thing in the world are beats that immerse him into a hypnotic state of mind.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\">Tracklist<\/h2>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">Obzerv &#8211; T-1000<br>At\u00f8nal &#8211; Detroit pulse<br>Unxst &#8211; Vento Rasgante<br>Catib &#8211; Recorte<br>Alienata + CYRK &#8211; G Factor<br>XYSid &#8211; On The Come Up<br>Turk Turkelton &#8211; Might Be<br>Hermeth &#8211; JUMP!<br>DJ ADHD &#8211; PULSE X REFIX<br>Manao + Dagga &#8211; Nova Gera\u00e7\u00e3o<br>Sirdsapes &#8211; Faule kultur<br>Disaffected &#8211; We Hear You<br>DJ NERDIBOY &#8211; Imagination<br>SHPSHFT &#8211; Technical Difficulties<br>Your Humble Narrator &#8211; Relativity<br>Kessler &#8211; Doctor39s Order<br>Jadzia &#8211; Fluids (Original Mix)<br>hsnbr &#8211; Funke shot<br>LectrO cOd_E &#8211; Break The Cycle<br>Confluence &#8211; in my mind<\/p>\n\n\n\n<figure class=\"wp-block-embed aligncenter is-type-rich is-provider-soundcloud wp-block-embed-soundcloud\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"ECLEPHSIA ~ XIV ~ Monin by Eclephsia 105\" width=\"960\" height=\"400\" scrolling=\"no\" frameborder=\"no\" src=\"https:\/\/w.soundcloud.com\/player\/?visual=true&#038;url=https%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F1320790966&#038;show_artwork=true&#038;maxheight=1000&#038;maxwidth=960\"><\/iframe>\n<\/div><\/figure>\n\n\n\n<style>\r\n  \/* Style the audio player container *\/\r\n  figure.wp-block-audio {\r\n    display: flex;\r\n    justify-content: center; \/* Center the audio players *\/\r\n    margin: 20px 0; \/* Spacing between players *\/\r\n  }\r\n\r\n  \/* Style the audio element *\/\r\n  figure.wp-block-audio audio {\r\n    appearance: none; \/* Remove default browser styles *\/\r\n    width: 300px; \/* Adjust the width *\/\r\n    height: 50px; \/* Adjust the height *\/\r\n    border: 3px solid #000; \/* Bold black border for a \"button\" look *\/\r\n    border-radius: 25px; \/* Rounded edges for a button-like appearance *\/\r\n    background: linear-gradient(145deg, #42a7f5, #f542c5); \/* Vibrant gradient background *\/\r\n    box-shadow: 4px 4px 0 #000; \/* Bold shadow for depth *\/\r\n    transition: all 0.2s ease; \/* Smooth animations for interactions *\/\r\n    outline: none; \/* Remove default focus outline *\/\r\n  }\r\n\r\n  \/* Hover effect for the audio player *\/\r\n  figure.wp-block-audio audio:hover {\r\n    transform: scale(1.1); \/* Slight zoom effect *\/\r\n    box-shadow: 6px 6px 0 #000; \/* Stronger shadow *\/\r\n    background: linear-gradient(145deg, #f542c5, #42a7f5); \/* Inverted gradient on hover *\/\r\n  }\r\n\r\n  @keyframes bounce {\r\n    0%, 100% {\r\n      transform: translateY(0);\r\n    }\r\n    50% {\r\n      transform: translateY(-5px);\r\n    }\r\n  }\r\n<\/style>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\"><a href=\"https:\/\/www.instagram.com\/p\/CjkzFQbIxwj\/?hl=es&amp;img_index=2\" target=\"_blank\" rel=\"noopener\">Visual art video<\/a><\/h2>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\">Tags<\/h2>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">Electro &#8211; Breakbeat &#8211;  Bass<\/p>\n\n\n\n<style>\r\n  \/* Center the button container *\/\r\n  .cta-container {\r\n    display: flex; \/* Flexbox for alignment *\/\r\n    justify-content: center; \/* Center horizontally *\/\r\n    align-items: center; \/* Center vertically (optional) *\/\r\n    margin: 20px 0; \/* Add some vertical spacing *\/\r\n  }\r\n\r\n  \/* Cartoon-like button styles *\/\r\n  .cta-button {\r\n    display: inline-block;\r\n    font-family: 'Comic Sans MS', cursive, sans-serif; \/* Add a playful font *\/\r\n    font-size: 20px;\r\n    font-weight: bold;\r\n    color: #fff;\r\n    background: linear-gradient(145deg, #f542c5, #42a7f5); \/* Vibrant gradient colors *\/\r\n    border: 4px solid #000; \/* Thick black border for a cartoony look *\/\r\n    border-radius: 10px; \/* Rounded corners *\/\r\n    padding: 15px 30px; \/* Adjust padding for size *\/\r\n    text-align: center;\r\n    text-decoration: none;\r\n    box-shadow: 6px 6px 0 #000; \/* Bold shadow for depth *\/\r\n    transition: all 0.09s ease; \/* Smooth hover effect *\/\r\n    cursor: pointer;\r\n  }\r\n\r\n  \/* Hover effect for the button *\/\r\n  .cta-button:hover {\r\n    transform: scale(1.1); \/* Slight zoom-in effect *\/\r\n    box-shadow: 6px 6px 0 #000; \/* Stronger shadow *\/\r\n    background: linear-gradient(145deg, #42a7f5, #f542c5); \/* Inverted gradient *\/\r\n  }\r\n\r\n  \/* Focus\/Active state for accessibility *\/\r\n  .cta-button:active {\r\n    transform: scale(0.95); \/* Slight press-in effect *\/\r\n    box-shadow: 2px 2px 0 #000; \/* Reduce shadow *\/\r\n  }\r\n\r\n  \/* Add bounce animation *\/\r\n  .cta-button {\r\n    animation: bounce 1.5s infinite;\r\n  }\r\n\r\n  @keyframes bounce {\r\n    0%, 100% {\r\n      transform: translateY(0);\r\n    }\r\n    50% {\r\n      transform: translateY(-10px);\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<!-- Button HTML -->\r\n<div class=\"cta-container\">\r\n  <a href=\"https:\/\/www.eclephsia.com\/index.php\/sets-page\/\" class=\"cta-button\">Listen to other sets<\/a>\r\n<\/div>\n\n\n\n<nav class=\"menu\">\r\n  <ul>\r\n    <li><a href=\"https:\/\/www.instagram.com\/eclephsia\/?hl=es\" target=\"_blank\" rel=\"noopener\">Check our IG<\/a><\/li>\r\n\r\n    <li><a href=\"https:\/\/eclephsia.bandcamp.com\/music\" target=\"_blank\" rel=\"noopener\">Check our Bandcamp<\/a><\/li>\r\n  <\/ul>\r\n<\/nav>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Artist Bio Max_Monin is a DJ based in Ufa, promoting the dark aspects of electronic music. He is someone who adheres to the idea of spirit, soul, and freedom of expression through music. His favorite thing in the world are beats that immerse him into a hypnotic state of mind. Tracklist Obzerv &#8211; T-1000At\u00f8nal &#8211; [&hellip;]<\/p>\n","protected":false},"template":"","class_list":["post-499","setssection","type-setssection","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.eclephsia.com\/index.php\/wp-json\/wp\/v2\/setssection\/499","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.eclephsia.com\/index.php\/wp-json\/wp\/v2\/setssection"}],"about":[{"href":"https:\/\/www.eclephsia.com\/index.php\/wp-json\/wp\/v2\/types\/setssection"}],"wp:attachment":[{"href":"https:\/\/www.eclephsia.com\/index.php\/wp-json\/wp\/v2\/media?parent=499"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}