@import url('https://fonts.googleapis.com/css2?family=Fresca&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
html, body {
    background-color: #fdc544;
    margin: 0;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Fresca", sans-serif;
}
.sf-toolbar-clearer {
    background-color: #fdc544;
}
.fresca-regular {
    font-family: "Fresca", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.roboto-regular {
    font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings: "wdth" 100;
}
.box {
    height: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
}
.sw-head {
    background-color: #4ba0b1;
    background-image: url("../images/head-Ko54Vpj.png");
    background-position: bottom;
}
.sw-body {
    margin-top: -2px;
    background-color: #fdc544;
    background-image: url("../images/body-L4niyda.png");
    background-position: top;
}
.sw-head, .sw-body {
    position: relative;
    background-size: 120%;
    background-repeat: no-repeat;
}
@media (min-width: 576px) {
    .sw-head, .sw-body {
        background-size: 100%;
    }
}
@media (min-width: 1400px) {
    .sw-head, .sw-body {
        background-size: auto;
        background-repeat: repeat-x;
    }
}
.sun {
    max-width: 200px;
    width: 16%;
    top: 3%;
    left: 4%;
    position: absolute;
}
.sun .box {
    background-image: url("../images/sun-o_sVtIJ.png");
    padding-top: 100%;
}
.dolphin {
    max-width: 300px;
    width: 18%;
    bottom: 30%;
    right: 2%;
    position: absolute;
}
.dolphin .box {
    background-image: url("../images/dolphin24-IUAlUSe.png");
    padding-top: 100%;
}
.logo {
    width: 50%;
    margin: 0 auto;
    padding: 5% 0;
}
.logo .box {
    background-image: url("../images/logo24-QhlR6Zz.png");
    padding-top: 90%;
}
.prizing {
    width: 70%;
    margin: 0 auto;
}
.prizing .box {
    background-image: url("../images/prizing-NvpZgmB.png");
    padding-top: 90%;
}

h2.sw {
    color: #0b817c;
    font-family: "Fresca", sans-serif;
    font-weight: 600;
    font-size: 2.6rem;
    line-height: 2.3rem;
    letter-spacing: -1px;
    text-transform: uppercase;
    text-align: center;
}
p.sw {
    color: #0b817c;
    font-size: 1.2rem;
    line-height: 1.5rem;
    font-weight: 600;
    text-align: center;
}
.tree {
    max-width: 300px;
    width: 23%;
    left: 0;
    bottom: 0;
    position: absolute;
}
@media (min-width: 576px) {
    .tree {
        bottom: 10%;
    }
}
.tree .box {
    background-image: url("../images/tree-oaK23tv.png");
    padding-top: 200%;
}
.entry-form {
    position: relative;
    z-index: 1000;
    width: 90%;
    margin: 3rem auto;
}
@media (min-width: 576px) {
    .entry-form {
        width: 66%;
    }
}
.entry-form input::placeholder {
    color: #ad7700;
}
label {
    text-transform: uppercase;
}
.no-labels label {
    display: none;
}
.btn-submit {
    --bs-btn-bg: #ad7700 !important;
    --bs-btn-border-color: #ad7700 !important;
}
.audio-player {
    width: 80%;
    margin: 0 auto;
}
@media (min-width: 576px) {
    .audio-player {
        width: 50%;
    }
}
.sw-foot {
    margin-top: -2px;
    position: relative;
    background-color: #fdc544;
}
.social {
    position: relative;
    text-align: center;
    width: 100%;
    font-size: 1.2rem;
    padding: .5rem;
}
.social a {
    color: #fbbc04;
    margin: 3px;
}

@media (min-width: 576px) {
    .social {
        position: absolute;
        text-align: right;
        padding: 2rem;
    }
}

.opt-ins {
    color: saddlebrown;
}
