/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
.light {
    background: #fff;
}
.dark {
    background: #f8f7f5;
}
.hr-1,
.intro p:before,
.intro p:after {
    height: 2px;
    width: 40px;
    background: rgba(65, 56, 30, 0.25);
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.hr-2,
.dark h3:after,
.prices h3:after {
    height: 2px;
    width: 40px;
    background: #fdb97f;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 8px auto 0;
}
.hr-3,
.light h3:after {
    height: 2px;
    width: 40px;
    background: #3ebba4;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 8px auto 0;
}
.hr-4,
.testimonial p:before,
.testimonial cite:after {
    height: 2px;
    width: 40px;
    background: rgba(255, 255, 255, 0.9);
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 8px auto 0;
}
.clearfix,
.about,
.about li,
.music,
.prices,
.prices article,
.prices aside,
.prices .row1,
.prices .row2,
.prices .row3,
.showcase,
.showcase .row1,
.showcase-details,
.map,
.contact .row2 {
    zoom: 1;
}
.clearfix:before,
.about:before,
.about li:before,
.music:before,
.prices:before,
.prices article:before,
.prices aside:before,
.prices .row1:before,
.prices .row2:before,
.prices .row3:before,
.showcase:before,
.showcase .row1:before,
.showcase-details:before,
.map:before,
.contact .row2:before,
.clearfix:after,
.about:after,
.about li:after,
.music:after,
.prices:after,
.prices article:after,
.prices aside:after,
.prices .row1:after,
.prices .row2:after,
.prices .row3:after,
.showcase:after,
.showcase .row1:after,
.showcase-details:after,
.map:after,
.contact .row2:after {
    content: "";
    display: table;
}
.clearfix:after,
.about:after,
.about li:after,
.music:after,
.prices:after,
.prices article:after,
.prices aside:after,
.prices .row1:after,
.prices .row2:after,
.prices .row3:after,
.showcase:after,
.showcase .row1:after,
.showcase-details:after,
.map:after,
.contact .row2:after {
    clear: both;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ir,
.logo,
.jp-play,
.jp-pause {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.italic,
.intro p,
.music-samples h4,
.testimonial p {
    font-family: "Merriweather", "Georgia", Cambria, Times New Roman, Times, serif;
    font-style: italic;
}
.caps,
h1,
h2,
h3,
h4,
h5,
.header-cta-btn .day,
.header-cta-btn .date,
.song-lists strong,
.nav-container,
.nav-toggle,
.testimonial cite,
input.submit {
    font-family: "Raleway", "Merriweather Sans", "Helvetica Neue", Helvetica,
    Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    text-rendering: optimizelegibility;
    letter-spacing: 1px;
}
@-webkit-keyframes grow {
    to {
        -webkit-transform: scale(1) translateZ(0);
        transform: scale(1) translateZ(0);
    }
}
@keyframes grow {
    to {
        -webkit-transform: scale(1) translateZ(0);
        transform: scale(1) translateZ(0);
    }
}
@-webkit-keyframes fadeIn {
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    to {
        opacity: 1;
    }
}
@-webkit-keyframes stretchDown {
    to {
        -webkit-transform: scaleY(1) translateZ(0);
        transform: scaleY(1) translateZ(0);
    }
}
@keyframes stretchDown {
    to {
        -webkit-transform: scaleY(1) translateZ(0);
        transform: scaleY(1) translateZ(0);
    }
}
.sprites,
.logo:after,
.song-lists h4:after,
.jp-play:after,
.jp-pause:after {
    background: url("https://res.cloudinary.com/dkxs7jzso/image/upload/v1708657786/thedaedels/images/sprites_chtslx.svg")
    0 0 no-repeat;
}
.logo {
    font-size: 0;
    line-height: 0;
    color: #fff;
}
.logo:after {
    display: block;
    content: "";
    height: 0;
    width: 100%;
    padding-bottom: 49.25%;
    -webkit-background-size: cover cover;
    background-size: cover;
}
.content {
    z-index: 10;
}
.nav-container {
    z-index: 30;
}
.mask {
    z-index: 20;
}
html,
button,
input,
select,
textarea {
    color: #41381e;
    font-family: "Merriweather Sans", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
    font-weight: 300;
}
body {
    margin: 0;
    padding: 0;
    line-height: 1.4;
    font-family: "Merriweather Sans", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    background-color: #d2d9d9;
}
::-moz-selection {
    background: #313130;
    text-shadow: none;
    color: #f9f9f5;
}
::selection {
    background: #313130;
    text-shadow: none;
    color: #f9f9f5;
}
h1,
h2,
h3,
h4,
h5 {
    text-rendering: optimizelegibility;
}
h2,
h3,
h4 {
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 2px;
    font-family: "Montserrat", "Merriweather Sans", "Helvetica Neue", Helvetica,
    Arial, sans-serif;
}
h2 {
    margin: 0 0 3em 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
h3 {
    margin: 0 0 1.3em 0;
}
h4 {
    font-size: 15px;
    font-size: 0.9375rem;
    letter-spacing: 1px;
}
p {
    margin: 0 0 1em 0;
}
p:last-of-type {
    margin-bottom: 0;
}
a,
small,
ul,
li {
    color: #41381e;
}
em,
i {
    font-family: "merriweather", "Georgia", Cambria, Times New Roman, Times, serif;
}
blockquote {
    margin: 0;
    padding: 0;
}
img {
    vertical-align: middle;
}
input,
select {
    -webkit-appearance: none;
    border-radius: 0;
    border-left: none;
}
section {
    padding: 52px 6% 60px;
}
section h2 {
    background: rgba(20, 20, 20, 0.75);
    color: white;
    display: inline-block;
    width: 200px;
    padding: 0.75em 0 0.8em;
    line-height: 1;
}
.home-container {
    margin-top: 45px;
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
    overflow: hidden;
}
@media screen and (min-width: 30em) {
    .home-container {
        -webkit-box-shadow: 2px 0 1px 0 rgba(65, 56, 30, 0.15),
        -2px 0 1px 0 rgba(65, 56, 30, 0.15);
        box-shadow: 2px 0 1px 0 rgba(65, 56, 30, 0.15),
        -2px 0 1px 0 rgba(65, 56, 30, 0.15);
    }
}
.bg-image {
    display: block;
    width: 100%;
    height: 45px;
    height: 0;
    background: url("https://res.cloudinary.com/dkxs7jzso/image/upload/v1708657791/thedaedels/images/hero-625x416_u03ece.jpg")
    50% 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    padding-bottom: 78%;
    position: fixed;
    max-width: 1200px;
    margin: 0 auto;
}
@media screen and (min-width: 30em) {
    .bg-image {
        background-position: 50% 14px;
        padding-bottom: 80.9%;
    }
}
@media screen and (min-width: 37.5em) {
    .bg-image {
        background: url("https://res.cloudinary.com/dkxs7jzso/image/upload/v1708657793/thedaedels/images/hero-1200x560_w2gsyv.jpg")
        50% 70px no-repeat;
        -webkit-background-size: contain;
        background-size: contain;
        padding-bottom: calc(46.5% + 70px);
    }
}
@media screen and (min-width: 1200px) {
    .bg-image {
        padding: 0;
        height: 630px;
    }
}
.content {
    position: relative;
    text-align: center;
}
.header {
    padding-top: calc(26% + 45px);
    text-align: center;
}
@media screen and (min-width: 30em) {
    .header {
        padding-top: calc(30% + 70px);
    }
}
@media screen and (min-width: 37.5em) {
    .header {
        padding-top: calc(17% + 70px);
    }
}
@media screen and (min-width: 740px) {
    .header {
        padding-top: calc(48.5% + 70px - 216px);
    }
}
@media screen and (min-width: 1250px) {
    .header {
        padding-top: 420px;
    }
}
.logo {
    width: 61%;
    max-width: 350px;
    margin: 0 auto 1em;
}
@media screen and (min-width: 37.5em) {
    .logo {
        width: 50%;
    }
}
.tagline {
    background: #fff;
    width: 90%;
    margin: 1em auto 0;
    padding: 0.75em 1.5em 0;
    border-bottom-width: 0;
    max-width: 440px;
    position: relative;
}
@media screen and (min-width: 48em) {
    .tagline {
        padding-top: 1.2em;
    }
}
.tagline h2 {
    font-size: 14px;
    font-size: 0.875rem;
    margin: 0 auto;
    padding: 0;
    max-width: 17em;
    letter-spacing: 1px;
}
@media screen and (min-width: 48em) {
    .tagline h2 {
        font-size: 16px;
        font-size: 1rem;
    }
}
.tagline:before {
    content: "";
    display: block;
    background: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(rgba(65, 56, 30, 0.15)),
            color-stop(53%, rgba(65, 56, 30, 0.15)),
            to(rgba(65, 56, 30, 0))
    );
    background: -webkit-linear-gradient(
            top,
            rgba(65, 56, 30, 0.15) 0%,
            rgba(65, 56, 30, 0.15) 53%,
            rgba(65, 56, 30, 0) 100%
    );
    background: linear-gradient(
            to bottom,
            rgba(65, 56, 30, 0.15) 0%,
            rgba(65, 56, 30, 0.15) 53%,
            rgba(65, 56, 30, 0) 100%
    );
    height: 100%;
    width: 100%;
    margin: -2px;
    padding: 2px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1;
}
@media screen and (max-width: 18.75em) {
    .tagline:before {
        display: none;
    }
}
.header-cta {
    background: #fff;
    padding-top: 30px;
    padding-bottom: 10px;
}
@media screen and (min-width: 37.5em) {
    .header-cta {
        background: transparent;
        padding-top: 0;
        position: absolute;
        margin: 0 auto 0;
        margin-top: calc(17% + 60px);
        top: 0;
        left: 0;
        right: 0;
        width: 94%;
        max-width: 700px;
    }
}
@media screen and (min-width: 740px) {
    .header-cta {
        margin-top: calc(48.5% + 60px - 216px);
    }
}
@media screen and (min-width: 1250px) {
    .header-cta {
        margin-top: 420px;
    }
}
.header-cta-btn {
    background: #3ebba4;
    position: relative;
    top: 0;
    color: #fff;
    border-radius: 50%;
    height: 140px;
    width: 140px;
    text-decoration: none;
    line-height: 1;
    display: table;
    margin: 0 auto;
    -webkit-transform: scale(0) translateZ(0);
    transform: scale(0) translateZ(0);
    -webkit-animation: grow 500ms cubic-bezier(0.17, 0.67, 0.59, 1.15) both,
    fadeIn 500ms both;
    animation: grow 500ms cubic-bezier(0.17, 0.67, 0.59, 1.15) both,
    fadeIn 500ms both;
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
    border: 1px solid white;
    -webkit-box-shadow: 2px 2px 0px rgba(20, 20, 20, 0.15),
    -2px 2px 0px rgba(20, 20, 20, 0.15);
    box-shadow: 2px 2px 0px rgba(20, 20, 20, 0.15),
    -2px 2px 0px rgba(20, 20, 20, 0.15);
}
.header-cta-btn .inner-wrap {
    border-radius: 50%;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    opacity: 0;
    -webkit-transform: scale(0) translateZ(0);
    transform: scale(0) translateZ(0);
    -webkit-animation: grow 500ms cubic-bezier(0.17, 0.67, 0.59, 1.2) both,
    fadeIn 500ms both;
    animation: grow 500ms cubic-bezier(0.17, 0.67, 0.59, 1.2) both,
    fadeIn 500ms both;
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
    padding-bottom: 4px;
    padding-left: 1px;
}
.header-cta-btn .next,
.header-cta-btn .day,
.header-cta-btn .date,
.header-cta-btn .find {
    font-size: 12px;
    font-size: 0.75rem;
    margin: 0;
    display: block;
    padding: 0;
}
.header-cta-btn .next {
    margin-bottom: 4px;
    letter-spacing: 1px;
}
.header-cta-btn .day,
.header-cta-btn .date {
    font-size: 17px;
    font-size: 1.0625rem;
    letter-spacing: 2px;
}
.header-cta-btn .find {
    letter-spacing: 1px;
    margin-top: 4px;
}
@media screen and (min-width: 37.5em) {
    .header-cta-btn {
        position: absolute;
        left: 0;
        border: none;
        background: rgba(62, 187, 164, 0.9);
        -webkit-box-shadow: 2px 2px 0px rgba(65, 56, 30, 0.15);
        box-shadow: 2px 2px 0px rgba(65, 56, 30, 0.15);
        -webkit-transition: all 300ms;
        transition: all 300ms;
    }
    .header-cta-btn:hover {
        top: -2px;
        background: rgba(62, 187, 164, 0.95);
        -webkit-transition: all 300ms;
        transition: all 300ms;
    }
}
@media screen and (min-width: 840px) {
    .header-cta-btn {
        height: 160px;
        width: 160px;
    }
    .header-cta-btn .next,
    .header-cta-btn .find {
        font-size: 14px;
        font-size: 0.875rem;
    }
    .header-cta-btn .day,
    .header-cta-btn .date {
        font-size: 19px;
        font-size: 1.1875rem;
    }
}
.cssanimations .fadeIn {
    -webkit-animation: grow 500ms cubic-bezier(0.17, 0.67, 0.59, 1.15) both,
    fadeIn 500ms both;
    animation: grow 500ms cubic-bezier(0.17, 0.67, 0.59, 1.15) both,
    fadeIn 500ms both;
}
@media screen and (min-width: 40em) {
    .cssanimations .stretchDown {
        -webkit-transform: scaleY(0) translateZ(0);
        transform: scaleY(0) translateZ(0);
        -webkit-transform-origin: top;
        -ms-transform-origin: top;
        transform-origin: top;
        -webkit-animation: stretchDown 500ms cubic-bezier(0.17, 0.67, 0.59, 1.15)
        both;
        animation: stretchDown 500ms cubic-bezier(0.17, 0.67, 0.59, 1.15) both;
    }
    .cssanimations .stretchDown h3,
    .cssanimations .stretchDown h4,
    .cssanimations .stretchDown p,
    .cssanimations .stretchDown ul,
    .cssanimations .stretchDown div {
        opacity: 0;
        -webkit-animation: fadeIn 500ms both;
        animation: fadeIn 500ms both;
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms;
    }
    .cssanimations .animate {
        -webkit-transform: scaleY(0) translateZ(0);
        transform: scaleY(0) translateZ(0);
    }
    .cssanimations .animate h3,
    .cssanimations .animate h4,
    .cssanimations .animate p,
    .cssanimations .animate ul,
    .cssanimations .animate div {
        opacity: 0;
    }
}
.intro {
    padding: 30px 10% 55px;
    text-align: center;
    position: relative;
    border: none;
}
.intro p {
    position: relative;
    padding: 20px 0;
    margin: 0 auto;
    max-width: 20em;
}
@media screen and (min-width: 40em) {
    .intro p {
        font-size: 16px;
        font-size: 1rem;
    }
}
.intro p:before,
.intro p:after {
    content: "";
}
.intro p:before {
    top: 0;
}
.intro p:after {
    bottom: 0;
}
.dark h3:after {
    content: "";
}
.light h3:after {
    content: "";
}
.white-card,
.about li,
.prices article,
.prices aside,
.showcase {
    background: #fff;
    -webkit-box-shadow: 2px 2px 0px rgba(65, 56, 30, 0.15);
    box-shadow: 2px 2px 0px rgba(65, 56, 30, 0.15);
    padding: 2em 2em 2.5em;
}
.about {
    padding-bottom: 0;
    background: #809a83
    url("https://res.cloudinary.com/dkxs7jzso/image/upload/v1708657790/thedaedels/images/about-background-small_nshzyl.jpg")
    50% 0 no-repeat;
    -webkit-background-size: 600px 600px;
    background-size: 600px;
    -webkit-box-shadow: inset 0 6px 0px -4px rgba(65, 56, 30, 0.15);
    box-shadow: inset 0 6px 0px -4px rgba(65, 56, 30, 0.15);
}
@media screen and (min-width: 37.5em) {
    .about {
        background: #809a83
        url("https://res.cloudinary.com/dkxs7jzso/image/upload/v1708657794/thedaedels/images/about-background_x8p3no.jpg")
        50% 0 no-repeat;
        -webkit-background-size: contain;
        background-size: contain;
    }
}
.about h3 {
    position: relative;
}
.about p {
    max-width: 20em;
    margin-left: auto;
    margin-right: auto;
}
.about ul {
    margin: 0 auto;
    max-width: 600px;
}
.about li {
    margin: 0 auto 8%;
    max-width: 380px;
}
@media screen and (min-width: 40em) {
    .about li {
        margin: 0 0 4%;
        float: left;
        width: 48%;
        min-height: 224px;
    }
    .about li:nth-of-type(even) {
        float: right;
    }
    .about li:last-of-type {
        float: none;
        margin: 0 auto 4%;
        clear: both;
    }
}
.music h3 {
    position: relative;
}
.music p {
    max-width: 15em;
    margin: 0 auto 3em;
}
.music-samples {
    display: none;
    margin-bottom: 5em;
}
.music-samples h4 {
    line-height: 0;
    text-transform: none;
    letter-spacing: 0;
    margin-bottom: 0;
    height: auto;
}
.music-samples p:first-of-type {
    margin-bottom: 0;
}
@media screen and (min-width: 46em) {
    .music-samples p:first-of-type {
        margin-bottom: 3em;
    }
}
.js .music-samples {
    display: block;
}
.song-lists {
    width: 90%;
    max-width: 300px;
    margin: 0 auto;
}
.song-lists li {
    margin-bottom: 1em;
}
.song-lists em {
    display: block;
}
.song-lists strong {
    font-weight: bold;
}
.song-lists article {
    border-top: 2px solid rgba(65, 56, 30, 0.15);
}
.song-lists article:hover {
    border-color: rgba(65, 56, 30, 0.2);
}
.song-lists article:last-of-type {
    border-bottom: 2px solid rgba(65, 56, 30, 0.15);
}
.song-lists h4 {
    padding: 0.75em;
    margin: 0;
}
.song-lists h4:hover {
    color: #3ebba4;
}
.song-lists h4:after {
    content: "";
    display: inline-block;
    height: 14px;
    width: 14px;
    background-position: 0 -246px;
    position: relative;
    top: 2px;
    left: 5px;
    opacity: 0.5;
}
.song-lists h4:hover:after {
    opacity: 1;
}
.song-lists h4:hover {
    cursor: pointer;
}
.song-lists .closeIcon:after {
    background-position: 0 -288px;
}
@media screen and (min-width: 46em) {
    .music-samples,
    .song-lists {
        float: left;
    }
    .twoCol {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }
    .music-samples {
        width: 50%;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .song-lists {
        width: 50%;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
.prices {
    padding-bottom: 0;
    background: url("https://res.cloudinary.com/dkxs7jzso/image/upload/v1708657793/thedaedels/images/prices-large_rx2m4s.jpg")
    50% 0 repeat-y;
    -webkit-background-size: 600px 600px;
    background-size: 600px;
}
@media screen and (min-width: 37.5em) {
    .prices {
        -webkit-background-size: 100% 100%;
        background-size: 100%;
    }
}
.prices h3:after {
    content: "";
}
.prices h4 {
    font-size: 16px;
    font-size: 1rem;
}
.prices li {
    list-style-type: none;
    margin-bottom: 0.5em;
    margin: 0 auto 0.5em;
    max-width: 20em;
}
.prices article,
.prices aside {
    margin: 0 auto 7%;
    max-width: 380px;
    position: relative;
}
@media screen and (min-width: 40em) {
    .prices article,
    .prices aside {
        margin: 0 0 4% 0;
    }
}
.prices article {
    padding-bottom: 6em;
}
@media screen and (min-width: 40em) {
    .prices article {
        width: 48%;
        min-height: 224px;
    }
}
.prices aside {
    font-style: italic;
    font-family: "merriweather", "Georgia", Cambria, Times New Roman, Times, serif;
}
.prices .row1,
.prices .row2,
.prices .row3 {
    clear: both;
    max-width: 600px;
    margin: 0 auto;
}
@media screen and (min-width: 40em) {
    .prices .row1 article,
    .prices .row2 article {
        min-height: 440px;
    }
    .prices .row1 article:nth-of-type(odd),
    .prices .row2 article:nth-of-type(odd) {
        float: left;
    }
    .prices .row1 article:nth-of-type(even),
    .prices .row2 article:nth-of-type(even) {
        float: right;
    }
}
.prices .row3 article,
.prices .row3 aside {
    padding-bottom: 2.2em;
}
@media screen and (min-width: 40em) {
    .prices .row3 article,
    .prices .row3 aside {
        width: 100%;
        max-width: 100%;
    }
}
.prices .row3 p {
    margin: 0 auto;
    max-width: 20em;
}
.prices .row3 small {
    display: block;
    max-width: 20em;
    margin: 0 auto;
}
.prices .sub-head-small {
    display: block;
    text-transform: none;
    letter-spacing: 0;
    max-width: 13em;
    margin: 0 auto 1.5em;
    font-size: 85%;
}
.prices-amount {
    padding: 0.5em 0 0.8em;
    letter-spacing: 1px;
    border-top: 2px solid rgba(65, 56, 30, 0.15);
    border-bottom: 2px solid rgba(65, 56, 30, 0.15);
    position: absolute;
    bottom: 2em;
    left: 0;
    right: 0;
}
.prices-amount em {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: bold;
    font-style: normal;
}
.prices-amount small {
    letter-spacing: 0;
    font-size: 70%;
    font-weight: normal;
}
.contact a {
    color: #f2b279;
    text-decoration: none;
    border-bottom: 1px solid rgba(253, 185, 127, 0.9);
}
.contact a:hover {
    color: #fb863f;
}
.contact h3 {
    position: relative;
}
.showcase {
    max-width: 600px;
    margin: 0 auto 2em;
}
.showcase .row1 {
    margin: 0 auto;
    max-width: 480px;
}
.showcase-intro {
    max-width: 420px;
    margin: 0 auto 4.5em;
}
.showcase-details li {
    margin-bottom: 1em;
}
.showcase-details strong {
    display: block;
    margin: 0 auto;
}
.showcase-details span {
    display: block;
    margin: 0 auto;
}
@media screen and (min-width: 37.5em) {
    .showcase .showcase-details {
        float: left;
        width: 50%;
        text-align: left;
        max-width: 340px;
        margin: 1em 0 0 auto;
    }
    .showcase .showcase-details li {
        clear: both;
        display: block;
    }
    .showcase .showcase-details strong {
        width: 5em;
        float: left;
    }
    .showcase .showcase-details span {
        width: 70%;
        float: left;
        margin-bottom: 1em;
    }
    .showcase .col2 {
        float: left;
        width: 50%;
    }
}
.map {
    margin-top: 2em;
}
.map a {
    display: block;
    height: 180px;
    width: 180px;
    border-radius: 50%;
    background: url("https://res.cloudinary.com/dkxs7jzso/image/upload/v1708657785/thedaedels/images/map_txjzdw.jpg")
    50% 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    margin: 0 auto;
    -webkit-box-shadow: inset 0px 2px 0px rgba(10, 10, 10, 0.2);
    box-shadow: inset 0px 2px 0px rgba(10, 10, 10, 0.2);
    border: none;
}
@media screen and (min-width: 37.5em) {
    .map a {
        float: right;
    }
}
.contact .row2 {
    max-width: 600px;
    margin: 0 auto;
}
.contact-form {
    text-align: left;
    width: 100%;
    margin: 2em auto 2em;
    padding: 0;
    max-width: 380px;
}
.contact-form p {
    max-width: 18em;
}
.contact-form p:first-of-type {
    margin-bottom: 1.5em;
}
@media screen and (min-width: 40em) {
    .contact-form {
        float: left;
        width: 47%;
    }
}
.contact-form h3 {
    text-align: center;
}
.center {
    text-align: center;
    margin: 0 auto;
}
.contact-direct {
    max-width: 380px;
    padding: 0;
    margin: 2em auto 3em;
}
.contact-direct p {
    max-width: 18em;
    position: relative;
}
.contact-direct p:first-of-type {
    margin-bottom: 1.5em;
}
.contact-direct .white-card p,
.contact-direct .about li p,
.about .contact-direct li p,
.contact-direct .prices article p,
.prices .contact-direct article p,
.contact-direct .prices aside p,
.prices .contact-direct aside p,
.contact-direct .showcase p {
    margin-left: auto;
    margin-right: auto;
}
@media screen and (min-width: 40em) {
    .contact-direct {
        float: right;
        width: 47%;
    }
    .contact-direct .white-card,
    .contact-form .white-card,
    .contact-direct .about li,
    .about .contact-direct li,
    .contact-direct .prices article,
    .prices .contact-direct article,
    .contact-direct .prices aside,
    .prices .contact-direct aside,
    .contact-direct .showcase {
        margin-top: 3.5em;
    }
}
.contact-direct a {
    font-size: 18px;
    font-size: 1.125rem;
    border-bottom: none;
    font-family: "merriweather";
}
.nav-collapse {
    margin-top: 14px;
}
.nav-collapse ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    list-style: none;
}
.nav-collapse li {
    width: 100%;
    display: block;
}
.js .nav-collapse {
    clip: rect(0 0 0 0);
    max-height: 0;
    position: absolute;
    display: block;
    overflow: hidden;
    zoom: 1;
}
.nav-collapse.opened {
    max-height: 9999px;
}
.disable-pointer-events {
    pointer-events: none !important;
}
.nav-toggle {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.nav-container {
    font-size: 13px;
    font-size: 0.8125rem;
    position: fixed;
    width: 100%;
    max-width: 1200px;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    height: 45px;
    -webkit-box-shadow: 0 2px 0px 0px rgba(65, 56, 30, 0.15);
    box-shadow: 0 2px 0px 0px rgba(65, 56, 30, 0.15);
}
@media screen and (min-width: 30em) {
    .nav-container {
        height: 70px;
        display: table;
    }
}
@media screen and (min-width: 75em) {
    .nav-container {
        left: auto;
        right: auto;
    }
}
.mask {
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms;
    background: rgba(0, 0, 0, 0.5);
    visibility: hidden;
    position: fixed;
    opacity: 0;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
}
.android .mask {
    -webkit-transition: none;
    transition: none;
}
.js-nav-active .mask {
    visibility: visible;
    opacity: 1;
}
@media screen and (min-width: 30em) {
    .mask {
        display: none !important;
        opacity: 0 !important;
    }
}
.fixed {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
}
.nav-collapse,
.nav-collapse * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.nav-collapse,
.nav-collapse ul {
    list-style: none;
    width: 100%;
    text-align: center;
    float: left;
}
@media screen and (min-width: 30em) {
    .nav-collapse {
        width: auto;
        margin: 0 auto;
        display: table-cell;
        vertical-align: middle;
        padding-top: 3px;
    }
    .nav-collapse,
    .nav-collapse ul {
        float: none;
    }
}
.nav-collapse li {
    width: 100%;
}
@media screen and (min-width: 30em) {
    .nav-collapse li {
        width: auto;
        display: inline-block;
    }
}
.nav-collapse a {
    border-top: 1px solid rgba(65, 56, 30, 0.2);
    text-decoration: none;
    background: #fff;
    padding: 1em 0;
    width: 100%;
    display: inline-block;
    float: left;
}
.nav-collapse a:hover,
.nav-collapse a:active,
.nav-collapse .active a {
    background: #f8f7f5;
}
@media screen and (min-width: 30em) {
    .nav-collapse a:hover,
    .nav-collapse a:active,
    .nav-collapse .active a {
        background: none;
    }
    .nav-collapse a:hover span,
    .nav-collapse a:active span,
    .nav-collapse .active a span {
        border-bottom: 1px solid rgba(65, 56, 30, 0.5);
    }
}
@media screen and (min-width: 30em) {
    .nav-collapse a {
        padding: 0 0.5em;
        text-align: center;
        border-top: 0;
        float: left;
        margin: 0;
    }
}
.nav-collapse ul ul a {
    background: #ca3716;
    padding-left: 2em;
}
@media screen and (min-width: 30em) {
    .nav-collapse ul ul a {
        display: none;
    }
}
.nav-toggle {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    width: 100px;
    height: 30px;
    text-align: center;
    margin: 0 auto;
    display: block;
    padding-top: 14px;
    line-height: 1.2;
}
.nav-toggle span {
    border-bottom: 1px solid rgba(65, 56, 30, 0.5);
}
.nav-toggle:before {
    text-align: center;
    position: absolute;
    text-indent: 0;
    speak: none;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
}
.nav-toggle.active:before {
    background: #fff;
    padding-top: 14px;
    content: "Close";
    border-bottom: 1px solid rgba(65, 56, 30, 0.5);
    width: 3.5em;
}
@media screen and (min-width: 30em) {
    .js .nav-collapse {
        position: relative;
        display: table-cell;
    }
    .js .nav-collapse.closed {
        max-height: none;
    }
    .nav-toggle {
        display: none;
    }
}
.jp-audio {
    border-top: 2px solid rgba(65, 56, 30, 0.15);
    margin: 0 auto;
    height: 45px;
    position: relative;
    max-width: 300px;
}
.jp-audio:last-of-type {
    border-bottom: 2px solid rgba(65, 56, 30, 0.15);
}
.jp-audio:last-of-type ul.jp-controls {
    height: 43px;
}
.jp-audio:last-of-type .jp-pause {
    height: 43px;
}
h4.jp-title {
    margin: 12px 0 0 0;
    line-height: 1.2;
}
.jp-type-single {
    position: absolute;
    height: 45px;
    top: 0;
    width: 100%;
}
ul.jp-controls {
    position: absolute;
    top: 0;
    right: 0;
    background: #f8f7f5;
    width: 45px;
    margin: 0;
    padding: 0;
    z-index: 20;
    border-bottom: 2px solid rgba(65, 56, 30, 0.15);
    -webkit-transition: background 200ms;
    transition: background 200ms;
    height: 45px;
}
.no-touch ul.jp-controls:hover {
    background: #3ebba4;
    border-bottom: 2px solid #319582;
    -webkit-transition: background 200ms, border 200ms;
    transition: background 200ms, border 200ms;
}
.jp-play,
.jp-pause {
    height: 45px;
    display: block;
    border-right: 1px solid rgba(65, 56, 30, 0.025);
    border-left: 1px solid rgba(65, 56, 30, 0.025);
    line-height: 0;
}
.jp-play:after,
.jp-pause:after {
    content: "";
    display: block;
    height: 14px;
    width: 14px;
    position: absolute;
    left: 16px;
    right: 0;
    top: 14px;
}
.jp-play:active,
.jp-pause:active {
    background: #36a490;
}
.jp-play {
    border-bottom: 2px solid rgba(65, 56, 30, 0);
}
.jp-pause {
    background: #3ebba4;
    border-bottom: 2px solid #349c89;
}
.jp-audio:last-of-type .jp-play {
    height: 43px;
    border-bottom: none;
}
.jp-play:after {
    opacity: 0.8;
    -webkit-transition: opacity 200ms;
    transition: opacity 200ms;
}
.jp-play:hover:after {
    opacity: 1;
    -webkit-transition: opacity 200ms;
    transition: opacity 200ms;
}
.jp-play:after {
    background-position: 0 -160px;
}
.jp-pause:after {
    background-position: 0 -204px;
}
.jp-no-solution {
    margin-top: 12px;
}
.jp-progress {
    width: calc(100% - 45px);
    position: relative;
}
.jp-seek-bar {
    height: 40px;
    position: absolute;
}
.jp-play-bar {
    background: rgba(62, 187, 164, 0.9);
    height: 2px;
    position: absolute;
    bottom: -5px;
}
.jp-seek-bar:hover .jp-play-bar {
    background: #35a08c;
}
.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
    background: rgba(10, 10, 10, 0.75);
    color: #fff;
}
.rsDefault .rsArrow {
    height: 100%;
    width: 44px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21;
}
@media screen and (min-width: 48em) {
    .rsDefault .rsArrow {
        width: 12.5%;
        height: 20%;
        bottom: 0;
    }
}
.rsDefault.rsVer .rsArrow {
    width: 100%;
    height: 44px;
}
.rsDefault.rsVer .rsArrowLeft {
    top: 0;
    left: 0;
}
.rsDefault.rsVer .rsArrowRight {
    bottom: 0;
    left: 0;
}
.rsDefault.rsHor .rsArrowLeft {
    left: 0;
    top: 0;
}
@media screen and (min-width: 48em) {
    .rsDefault.rsHor .rsArrowLeft {
        left: auto;
        right: 12.5%;
        top: auto;
    }
}

.rsDefault.rsHor .rsArrowRight {
    right: 0;
    top: 0;
}
@media screen and (min-width: 48em) {
    .rsDefault.rsHor .rsArrowRight {
        top: auto;
    }
}
.rsDefault .rsArrowIcn {
    width: 32px;
    height: 32px;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    position: absolute;
    cursor: pointer;
    background: url("https://res.cloudinary.com/dkxs7jzso/image/upload/v1708657788/thedaedels/images/rs-default_pegf0m.png");
    border-radius: 2px;
}
.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
    background-position: -64px -32px;
}
.rsDefault.rsHor .rsArrowRight .rsArrowIcn {
    background-position: -64px -64px;
}
.rsDefault.rsVer .rsArrowLeft .rsArrowIcn {
    background-position: -96px -32px;
}
.rsDefault.rsVer .rsArrowRight .rsArrowIcn {
    background-position: -96px -64px;
}
.rsDefault .rsArrowDisabled .rsArrowIcn {
    opacity: 0.2;
    filter: alpha(opacity=20);
    display: none;
}
.rsDefault .rsBullets {
    position: absolute;
    z-index: 35;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    text-align: center;
    line-height: 8px;
    overflow: hidden;
}
.rsDefault .rsBullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    display: inline;
    zoom: 1;
    padding: 6px 5px 6px;
}
.rsDefault .rsBullet span {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #777;
    background: rgba(255, 255, 255, 0.5);
}
.rsDefault .rsBullet.rsNavSelected span {
    background-color: #fff;
}
.rsDefault .rsThumbsHor {
    width: 100%;
    height: 72px;
}
.rsDefault .rsThumbsVer {
    width: 96px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
.rsDefault.rsWithThumbsHor .rsThumbsContainer {
    position: relative;
    height: 100%;
}
.rsDefault.rsWithThumbsVer .rsThumbsContainer {
    position: relative;
    width: 100%;
}
.rsDefault .rsThumb {
    float: left;
    overflow: hidden;
    width: 96px;
    height: 72px;
}
.rsDefault .rsThumb img {
    width: 100%;
    height: 100%;
}
.rsDefault .rsThumb.rsNavSelected {
    background: #02874a;
}
.rsDefault .rsThumb.rsNavSelected img {
    opacity: 0.3;
    filter: alpha(opacity=30);
}
.rsDefault .rsTmb {
    display: block;
}
.rsDefault .rsTmb h5 {
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 20px;
    color: #fff;
}
.rsDefault .rsTmb span {
    color: #ddd;
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 18px;
}
.rsDefault .rsThumbsArrow {
    height: 100%;
    width: 20px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21;
    background: #000;
    background: rgba(0, 0, 0, 0.75);
}
.rsDefault .rsThumbsArrow:hover {
    background: rgba(0, 0, 0, 0.9);
}
.rsDefault.rsWithThumbsVer .rsThumbsArrow {
    width: 100%;
    height: 20px;
}
.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft {
    top: 0;
    left: 0;
}
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight {
    bottom: 0;
    left: 0;
}
.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {
    left: 0;
    top: 0;
}
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight {
    right: 0;
    top: 0;
}
.rsDefault .rsThumbsArrowIcn {
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
    position: absolute;
    cursor: pointer;
    background: url("https://res.cloudinary.com/dkxs7jzso/image/upload/v1708657788/thedaedels/images/rs-default_pegf0m.png");
}
.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -128px -32px;
}
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -128px -48px;
}
.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -144px -32px;
}
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -144px -48px;
}
.rsDefault .rsThumbsArrowDisabled {
    display: none !important;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
    .rsDefault .rsThumb {
        width: 59px;
        height: 44px;
    }
    .rsDefault .rsThumbsHor {
        height: 44px;
    }
    .rsDefault .rsThumbsVer {
        width: 59px;
    }
}
.rsDefault .rsTabs {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    padding-top: 12px;
    position: relative;
}
.rsDefault .rsTab {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    height: auto;
    width: auto;
    color: #333;
    padding: 5px 13px 6px;
    min-width: 72px;
    border: 1px solid #d9d9dd;
    border-right: 1px solid #f5f5f5;
    text-decoration: none;
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(#fefefe),
            to(#f4f4f4)
    );
    background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
    -webkit-box-shadow: inset 1px 0 0 #fff;
    box-shadow: inset 1px 0 0 #fff;
    *display: inline;
    *zoom: 1;
}
.rsDefault .rsTab:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.rsDefault .rsTab:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: 1px solid #cfcfcf;
}
.rsDefault .rsTab:active {
    border: 1px solid #d9d9dd;
    background-color: #f4f4f4;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.rsDefault .rsTab.rsNavSelected {
    color: #fff;
    border: 1px solid #999;
    text-shadow: 1px 1px #838383;
    -webkit-box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
    box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
    background: #acacac;
    background-image: -webkit-linear-gradient(top, #acacac, #bbb);
    background-image: -moz-llinear-gradient(top, #acacac, #bbb);
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(#acacac),
            to(#bbb)
    );
    background-image: linear-gradient(to bottom, #acacac, #bbb);
}
.rsDefault .rsFullscreenBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 22;
    display: block;
    position: absolute;
    cursor: pointer;
}
.rsDefault .rsFullscreenIcn {
    display: block;
    margin: 6px;
    width: 32px;
    height: 32px;
    background: url("https://res.cloudinary.com/dkxs7jzso/image/upload/v1708657788/thedaedels/images/rs-default_pegf0m.png")
    0 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    *background-color: #000;
    border-radius: 2px;
}
.rsDefault .rsFullscreenIcn:hover {
    background-color: rgba(0, 0, 0, 0.9);
}
.rsDefault.rsFullscreen .rsFullscreenIcn {
    background-position: -32px 0;
}
.rsDefault .rsPlayBtn {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
    width: 64px;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    cursor: pointer;
}
.rsDefault .rsPlayBtnIcon {
    width: 64px;
    display: block;
    height: 64px;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: url("https://res.cloudinary.com/dkxs7jzso/image/upload/v1708657788/thedaedels/images/rs-default_pegf0m.png")
    no-repeat 0 -32px;
    background-color: #000;
    background-color: rgba(10, 10, 10, 0.5);
    *background-color: #000;
}
.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
    background-color: rgba(0, 0, 0, 0.7);
}
.rsDefault .rsBtnCenterer {
    position: absolute;
    left: 50%;
    top: 50%;
}
.rsDefault .rsCloseVideoBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 500;
    position: absolute;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
}
.rsDefault .rsCloseVideoBtn.rsiOSBtn {
    top: -38px;
    right: -6px;
}
.rsDefault .rsCloseVideoIcn {
    margin: 6px;
    width: 32px;
    height: 32px;
    background: url("https://res.cloudinary.com/dkxs7jzso/image/upload/v1708657788/thedaedels/images/rs-default_pegf0m.png") -64px
    0;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    *background-color: #000;
}
.rsDefault .rsCloseVideoIcn:hover {
    background-color: rgba(0, 0, 0, 0.9);
}
.rsDefault .rsPreloader {
    width: 20px;
    height: 20px;
    background-image: url("https://res.cloudinary.com/dkxs7jzso/image/upload/v1708657788/thedaedels/images/preloader-white_pyuspg.gif");
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px;
}
.rsDefault .rsGCaption {
    position: absolute;
    float: none;
    bottom: 6px;
    left: 6px;
    text-align: left;
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    color: #fff;
    padding: 2px 8px;
    width: auto;
    font-size: 12px;
    border-radius: 2px;
}
.media {
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    border-top: 2px solid rgba(65, 56, 30, 0.15);
}
.royalSlider-container {
    width: 100%;
    margin: 0 auto;
    position: relative;
    border-top: 1px solid rgba(20, 20, 20, 0.75);
    border-bottom: 1px solid rgba(20, 20, 20, 0.75);
}
.royalSlider {
    margin: 0 auto;
    width: 100% !important;
    max-width: 960px !important;
}
.royalSlider .testimonial,
.royalSlider .rsABlock,
.royalSlider .testimonial *,
.royalSlider .rsABlock * {
    visibility: hidden;
}
.testimonial p {
    margin-bottom: 0.75em;
}
.testimonial cite {
    font-style: normal;
    margin-bottom: 2em;
    display: block;
}
.testimonial cite:after {
    content: "";
    bottom: -2em;
}
#mobile-testimonials {
    width: 100%;
    position: relative;
    margin-top: 3em;
}
#mobile-testimonials p:before,
#mobile-testimonials cite:after {
    background: rgba(20, 20, 20, 0.2);
}
#mobile-testimonials h3 {
    margin-bottom: 2em;
}
@media screen and (min-width: 767px) {
    #mobile-testimonials {
        display: none;
    }
}
.mob-testimonial {
    position: relative;
    height: auto;
    max-width: 380px;
    margin: 0 auto 4em;
    padding: 0 2em 0 2em;
}
@media screen and (min-width: 48em) {
    .royalSlider-container {
        width: 90%;
        max-width: 960px;
        border: 4px solid rgba(10, 10, 10, 0.75);
    }
    .royalSlider-container .testimonial,
    .royalSlider-container .rsABlock,
    .royalSlider-container .testimonial *,
    .royalSlider-container .rsABlock * {
        visibility: visible;
    }
    .rsABlock {
        position: relative;
        display: block;
        left: auto !important;
        top: auto;
    }
    .middle {
        display: table;
        height: 95%;
    }
    .testimonial blockquote {
        display: table-cell;
        vertical-align: middle;
    }
    .testimonial {
        font-size: 13px;
        font-size: 0.8125rem;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        background: rgba(10, 10, 10, 0.55);
        color: white;
        padding: 2em;
        width: 25%;
        height: 100%;
        right: 0;
        font-weight: 700;
    }
    .testimonial p {
        position: relative;
    }
    .testimonial p:before {
        content: "";
        top: -2em;
        font-weight: 700;
    }
    .testimonial cite {
        position: relative;
        font-weight: 700;
    }
}
.royalSlider {
    width: 600px;
    height: 400px;
    position: relative;
    direction: ltr;
}
.royalSlider > * {
    float: left;
}
.rsWebkit3d .rsSlide {
    -webkit-transform: translateZ(0);
}
.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
    -webkit-backface-visibility: hidden;
}
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
    -webkit-transform: none;
}
.rsOverflow {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    float: left;
    -webkit-tap-highlight-color: transparent;
}
.rsVisibleNearbyWrap {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    left: 0;
    top: 0;
    -webkit-tap-highlight-color: transparent;
}
.rsVisibleNearbyWrap .rsOverflow {
    position: absolute;
    left: 0;
    top: 0;
}
.rsContainer {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-tap-highlight-color: transparent;
}
.rsArrow,
.rsThumbsArrow {
    cursor: pointer;
}
.rsThumb {
    float: left;
    position: relative;
}
.rsArrow,
.rsNav,
.rsThumbsArrow {
    opacity: 1;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}
.rsHidden {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
    transition: visibility 0s linear 0.3s, opacity 0.3s linear;
}
.rsGCaption {
    width: 100%;
    float: left;
    text-align: center;
}
.royalSlider.rsFullscreen {
    position: fixed !important;
    height: auto !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 2147483647 !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
}
.royalSlider .rsSlide.rsFakePreloader {
    opacity: 1 !important;
    -webkit-transition: 0s;
    transition: 0s;
    display: none;
}
.rsSlide {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
    height: 100%;
    width: 100%;
}
.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
    height: auto;
}
.rsContent {
    width: 100%;
    height: 100%;
    position: relative;
}
.rsPreloader {
    position: absolute;
    z-index: 0;
}
.rsNav {
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.rsNavItem {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
}
.rsThumbs {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    float: left;
    z-index: 22;
}
.rsTabs {
    float: left;
    background: none !important;
}
.rsTabs,
.rsThumbs {
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}
.rsVideoContainer {
    width: auto;
    height: auto;
    line-height: 0;
    position: relative;
}
.rsVideoFrameHolder {
    position: absolute;
    left: 0;
    top: 0;
    background: #141414;
    opacity: 0;
    -webkit-transition: 0.3s;
}
.rsVideoFrameHolder.rsVideoActive {
    opacity: 1;
}
.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
    position: absolute;
    z-index: 50;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 44px;
}
.rsABlock {
    left: 0;
    top: 0;
    position: absolute;
    z-index: 15;
}
img.rsImg {
    max-width: none;
}
.grab-cursor {
    cursor: url(grab.png) 8 8, move;
}
.grabbing-cursor {
    cursor: url(grabbing.png) 8 8, move;
}
.rsNoDrag {
    cursor: auto;
}
.rsLink {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 20;
    background: url(blank.gif);
}
.rsMinW,
.rsMinW .rsOverflow,
.rsMinW .rsSlide,
.rsMinW .rsVideoFrameHolder,
.rsMinW .rsThumbs {
    background: #000;
    color: #fff;
}
.rsMinW .rsArrow {
    height: 32px;
    width: 32px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21;
}
.rsMinW .rsArrowLeft {
    right: 37px;
    bottom: 7px;
}
.rsMinW .rsArrowRight {
    right: 7px;
    bottom: 7px;
}
.rsMinW .rsArrowIcn {
    width: 24px;
    height: 24px;
    margin-top: 3px;
    margin-left: 3px;
    position: absolute;
    cursor: pointer;
    background: url("https://res.cloudinary.com/dkxs7jzso/image/upload/v1708657787/thedaedels/images/rs-minimal-white_hhyakz.png")
    transparent;
    border-radius: 2px;
}
.rsMinW.rsHor .rsArrowLeft .rsArrowIcn {
    background-position: -68px -36px;
}
.rsMinW.rsHor .rsArrowRight .rsArrowIcn {
    background-position: -68px -68px;
}
.rsMinW.rsVer .rsArrowLeft .rsArrowIcn {
    background-position: -100px -36px;
}
.rsMinW.rsVer .rsArrowRight .rsArrowIcn {
    background-position: -100px -68px;
}
.rsMinW .rsArrowDisabled .rsArrowIcn {
    opacity: 0.3 !important;
    filter: alpha(opacity=30);
    *display: none;
}
.rsMinW .rsBullets {
    position: absolute;
    bottom: 15px;
    right: 73px;
    z-index: 35;
    padding-top: 4px;
    height: auto;
    text-align: center;
    line-height: 6px;
    overflow: hidden;
}
.rsMinW .rsBullet {
    width: 6px;
    height: 6px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 6px 5px 6px 4px;
}
.rsMinW .rsBullet span {
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ccc;
    background: rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
.rsMinW .rsBullet.rsNavSelected span {
    background: #fff;
}
.rsMinW .rsThumbsHor {
    width: 100%;
    height: 72px;
}
.rsMinW .rsThumbsVer {
    width: 96px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
.rsMinW.rsWithThumbsHor .rsThumbsContainer {
    position: relative;
    height: 100%;
}
.rsMinW.rsWithThumbsVer .rsThumbsContainer {
    position: relative;
    width: 100%;
}
.rsMinW .rsThumb {
    float: left;
    overflow: hidden;
    width: 96px;
    height: 72px;
}
.rsMinW .rsThumb img {
    width: 100%;
    height: 100%;
}
.rsMinW .rsThumb.rsNavSelected {
    background: #333;
}
.rsMinW .rsThumb.rsNavSelected img {
    filter: alpha(opacity=40);
    opacity: 0.7;
}
.rsMinW .rsThumb.rsNavSelected span.thumbIco {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 2px solid #fff;
    border: 2px solid rgba(255, 255, 255, 0.9);
    -webkit-backface-visibility: hidden;
}
.rsMinW .rsTmb {
    display: block;
}
.rsMinW .rsThumbsArrow {
    height: 100%;
    width: 20px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21;
}
.rsMinW.rsWithThumbsVer .rsThumbsArrow {
    width: 100%;
    height: 20px;
}
.rsMinW.rsWithThumbsVer .rsThumbsArrowLeft {
    top: 0;
    left: 0;
}
.rsMinW.rsWithThumbsVer .rsThumbsArrowRight {
    bottom: 0;
    left: 0;
}
.rsMinW.rsWithThumbsHor .rsThumbsArrowLeft {
    left: 0;
    top: 0;
}
.rsMinW.rsWithThumbsHor .rsThumbsArrowRight {
    right: 0;
    top: 0;
}
.rsMinW .rsThumbsArrowIcn {
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
    position: absolute;
    cursor: pointer;
    background: url("https://res.cloudinary.com/dkxs7jzso/image/upload/v1708657787/thedaedels/images/rs-minimal-white_hhyakz.png");
}
.rsMinW.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -128px -32px;
}
.rsMinW.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -128px -48px;
}
.rsMinW.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -144px -32px;
}
.rsMinW.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -144px -48px;
}
.rsMinW .rsThumbsArrowDisabled {
    display: none !important;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
    .rsMinW .rsThumb {
        width: 59px;
        height: 44px;
    }
    .rsMinW .rsThumbsHor {
        height: 44px;
    }
    .rsMinW .rsThumbsVer {
        width: 59px;
    }
}
.rsMinW .rsTabs {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    padding-top: 12px;
    position: relative;
}
.rsMinW .rsTab {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    height: auto;
    width: auto;
    color: #333;
    padding: 5px 13px 6px;
    min-width: 72px;
    border: 1px solid #d9d9dd;
    border-right: 1px solid #f5f5f5;
    text-decoration: none;
    background-color: #000;
    background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(#fefefe),
            to(#f4f4f4)
    );
    background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
    *display: inline;
    *zoom: 1;
}
.rsMinW .rsTab:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.rsMinW .rsTab:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: 1px solid #cfcfcf;
}
.rsMinW .rsTab:active {
    border: 1px solid #d9d9dd;
    background-color: #f4f4f4;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.rsMinW .rsTab.rsNavSelected {
    color: #000;
    border: 1px solid #999;
    text-shadow: 1px 1px #838383;
    -webkit-box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
    box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
    background: #acacac;
    background-image: -webkit-linear-gradient(top, #acacac, #bbb);
    background-image: -moz-llinear-gradient(top, #acacac, #bbb);
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(#acacac),
            to(#bbb)
    );
    background-image: linear-gradient(to bottom, #acacac, #bbb);
}
.rsMinW .rsFullscreenBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 22;
    display: block;
    position: absolute;
    cursor: pointer;
}
.rsMinW .rsFullscreenIcn {
    display: block;
    margin: 6px;
    width: 32px;
    height: 32px;
    background: url("https://res.cloudinary.com/dkxs7jzso/image/upload/v1708657787/thedaedels/images/rs-minimal-white_hhyakz.png")
    0 0 transparent;
}
.rsMinW .rsFullscreenIcn:hover {
    opacity: 0.8;
}
.rsMinW.rsFullscreen .rsFullscreenIcn {
    background-position: -32px 0;
}
.rsMinW .rsPlayBtn {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
    width: 64px;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    cursor: pointer;
}
.rsMinW .rsPlayBtnIcon {
    width: 64px;
    display: block;
    height: 64px;
    border-radius: 4px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: url(rs-minimal-white.png) no-repeat 0 -32px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    *background-color: #000;
}
.rsMinW .rsPlayBtn:hover .rsPlayBtnIcon {
    background-color: rgba(0, 0, 0, 0.9);
}
.rsMinW .rsBtnCenterer {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 20px;
    height: 20px;
}
.rsMinW .rsCloseVideoBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 500;
    position: absolute;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
}
.rsMinW .rsCloseVideoBtn.rsiOSBtn {
    top: -38px;
    right: -6px;
}
.rsMinW .rsCloseVideoIcn {
    margin: 6px;
    width: 32px;
    height: 32px;
    background: url("https://res.cloudinary.com/dkxs7jzso/image/upload/v1708657787/thedaedels/images/rs-minimal-white_hhyakz.png") -64px
    0;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    *background-color: #000;
}
.rsMinW .rsCloseVideoIcn:hover {
    background-color: rgba(0, 0, 0, 0.9);
}
.rsMinW .rsPreloader {
    width: 20px;
    height: 20px;
    background-image: url("https://res.cloudinary.com/dkxs7jzso/image/upload/v1708657788/thedaedels/images/preloader-white_pyuspg.gif");
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px;
}
.rsMinW .rsGCaption {
    position: absolute;
    float: none;
    bottom: 6px;
    left: 6px;
    text-align: left;
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    color: #fff;
    padding: 2px 8px;
    width: auto;
    font-size: 12px;
    border-radius: 2px;
}
form ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
form li {
    margin: 0;
    padding: 6px 1% 20px 1%;
    clear: both;
    background-color: transparent;
    position: relative;
    -webkit-transition: background-color 350ms ease-out;
    transition: background-color 350ms ease-out;
}
form ul:after,
form li:after,
form li div:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html form li {
    height: 1%;
    margin-bottom: -3px;
}
* + html form li {
    height: 1%;
    margin-bottom: -3px;
}
* html form li div {
    display: inline-block;
}
* + html form ul,
* + html form li div {
    display: inline-block;
}
form li div {
    margin: 0;
    padding: 0;
}
form li span {
    margin: 0 0.3em 0 0;
    padding: 0;
    float: left;
}
form li div span {
    margin: 0;
    display: block;
    width: 100%;
    float: left;
}
.hide,
.cloak div,
.cloak span,
.likert.cloak tbody,
.likert.cloak thead {
    display: none !important;
}
.likert.cloak table {
    border: none;
}
form li div label,
form li span label {
    margin: 0;
    padding-top: 3px;
    clear: both;
    display: block;
    color: rgba(65, 56, 30, 0.5);
}
fieldset {
    display: block;
    border: none;
    margin: 0;
    padding: 0;
}
label.desc,
legend.desc {
    margin: 0;
    padding: 0 0 3px 0;
    border: none;
    display: block;
    white-space: normal;
    width: 100%;
}
label.choice {
    display: block;
    cursor: pointer;
    font-size: 100%;
    margin: -17px 0 0 23px;
    padding: 0 0 5px 0;
    width: 88%;
}
.safari label.choice {
    margin-top: -16px;
}
form.rightLabel .desc {
    padding-top: 2px;
}
span.symbol {
    font-size: 120%;
    line-height: 135%;
    position: relative;
    bottom: -0.3em;
    text-align: center;
}
form li .datepicker {
    float: left;
    margin: 0.19em 5px 0 0;
    padding: 0;
    width: 16px;
    height: 16px;
    cursor: pointer !important;
}
form span.req {
    display: inline;
    float: none;
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-size: 80%;
    position: relative;
    top: -0.3em;
}
form li div label var {
    font-weight: bold;
    font-style: normal;
}
form li div label .currently {
    display: none;
}
input.text,
input.search,
input.file,
textarea.textarea,
select.select {
    font-size: 100%;
    margin: 0;
    padding: 2px 4px;
}
input.text,
input.search,
textarea.textarea {
    border: none;
    -webkit-box-shadow: inset -1px 1px 1px rgba(20, 20, 20, 0.25);
    box-shadow: inset -1px 1px 1px rgba(20, 20, 20, 0.25);
}
input.nospin::-webkit-inner-spin-button,
input.nospin::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
select.select {
    padding: 1px 0 0 0;
}
input.search {
    border-radius: 10px;
    padding-left: 6px;
}
input.checkbox,
input.radio {
    display: block;
    margin: 4px 0 0 0;
    padding: 0;
    width: 13px;
    height: 13px;
}
input.other {
    margin: 0 0 8px 25px;
}
.safari select.select {
    font-size: 120% !important;
    margin: 0 0 1px 0;
}
.field {
    width: 100%;
}
input:focus,
select:focus {
    outline-color: invert;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    outline-width: 3px;
    -webkit-box-shadow: inset -1px 1px 1px rgba(65, 56, 30, 0.15);
    box-shadow: inset -1px 1px 1px rgba(65, 56, 30, 0.15);
}
input:hover {
    -webkit-box-shadow: inset -1px 1px 1px rgba(65, 56, 30, 0.15);
    box-shadow: inset -1px 1px 1px rgba(65, 56, 30, 0.15);
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
input.submit {
    border: none;
    padding: 0.8em 1.2em;
    background: #fdb97f;
    color: #fff;
    -webkit-box-shadow: 1px 1px 0 rgba(65, 56, 30, 0.15);
    box-shadow: 1px 1px 0 rgba(65, 56, 30, 0.15);
    text-transform: uppercase;
}
input.submit:hover {
    background: #fb863f;
    -webkit-box-shadow: 1px 1px 0 rgba(65, 56, 30, 0.15);
    box-shadow: 1px 1px 0 rgba(65, 56, 30, 0.15);
}
input {
    min-height: 30px;
}
input,
select {
    -webkit-appearance: none;
    border-radius: 0;
    border-left: none;
    color: #41381e;
}
::-webkit-input-placeholder {
    color: #41381e;
}
:-moz-placeholder {
    color: #41381e;
}
::-moz-placeholder {
    color: #41381e;
}
:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}
.date-wrapper {
    margin: 0 auto;
    width: 100%;
    max-width: 320px;
}
.date-wrapper span {
    width: 20%;
    display: inline;
}
.no-svg .logo:after {
    background: url("https://res.cloudinary.com/dkxs7jzso/image/upload/v1708657787/thedaedels/images/sprites_lhva3m.png")
    50% 0 no-repeat;
}
.no-svg .song-lists h4:after {
    background-image: url("https://res.cloudinary.com/dkxs7jzso/image/upload/v1708657787/thedaedels/images/sprites_lhva3m.png");
}
.no-svg .jp-play:after,
.no-svg .jp-pause:after {
    background-image: url("https://res.cloudinary.com/dkxs7jzso/image/upload/v1708657787/thedaedels/images/sprites_lhva3m.png");
}
.no-cssanimations .header-cta-btn > *,
.no-cssanimations .header-cta-btn > * > * {
    opacity: 1 !important;
}
.no-cssanimations .stretchDown > * {
    opacity: 1 !important;
}
.no-cssanimations .animate > * {
    opacity: 1 !important;
}
.no-rgba section h2 {
    background: #4e4e4e;
}
p.soundcloud_logo {
    margin-top: 10px;
}
.music {
    border-top: 2px solid rgba(65, 56, 30, 0.15);
}

.error-message {
    color: red;
    font-size: 10px;
    margin-top: 5px;
}

.error-message::first-letter {
    text-transform: capitalize;
}

.d-none {
    display: none;
}