/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@500;700&display=swap);

*, ::after, ::before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0)
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code, kbd, pre, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

select {
    word-wrap: normal
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

@font-face {
    font-family: 'Exo 2';
    font-weight: 400;
    font-style: normal
}

* {
    font-family: 'Exo 2', sans-serif;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    color: #242f30;
    scroll-behavior: smooth
}

div, h1, h2, h3, label, li, p, ul {
    margin: 0;
    padding: 0
}

li {
    list-style: none
}

button:active, button:focus, button:hover {
    outline: 0;
    box-shadow: none
}

input:active, input:focus {
    outline: 0;
    box-shadow: none
}

a {
    color: #242f30;
    transition: .3s all
}

a:hover {
    color: var(--first-color);
    text-decoration: none
}

.deep-forest-green {
    padding-top: 0 !important
}

.medium-orchid {
    margin-top: 50px !important
}

.active-section-4 {
    background: var(--second-color) !important;
    transition: .3s all
}

.active-section-4 .sandybrown-brown h4 {
    color: #fff !important
}

.active-section-4 .sandybrown-brown p {
    color: var(--first-color)
}

.active-section-4 .dusty-black-flare h4 {
    color: #fff !important
}

.active-section-4 .dusty-black-flare p {
    color: var(--first-color)
}

.active-section-4 .dark-chocolate ul li {
    color: #fff !important
}

.active-section-4 .daffodil-yellow button {
    background: var(--first-color);
    color: #fff !important
}

.active-section-4:hover {
    transform: translateX(20px) translateY(20px)
}

.active-section-5 {
    transition: .3s all;
    color: #fcfaf8 !important;
    background: var(--second-color) !important;
    border: 1px solid var(--second-color) !important
}

.volcano-pink-light {
    color: var(--second-color)
}

.pecan-brown {
    background-size: cover !important;
}

.desert-pink-mist {
    max-width: 1440px;
    margin: 0 auto
}

.obsidian-pink-shine {
    background: var(--second-color);
    color: white;
    width: 60px;
    height: 60px;
    border-radius: 17px;
    line-height: 60px;
    text-align: center;
}

@media (max-width: 768px) {
    .active-section-4:hover {
        transform: translateY(10px)
    }

    .pecan-brown {
        margin-bottom: 440px !important;
        background-size: cover !important
    }
}

.neon-red-tone {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 3px;
    padding: 20px 100px;
    color: #242f30;
    box-shadow: 0 12px 20px -12px rgba(0, 0, 0, .3)
}

.marble-red-shade:nth-child(1) {
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 30px
}

.marble-red-shade:nth-child(2) {
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 20px
}

.marble-red-shade:nth-child(2) a:last-child {
    background-color: var(--first-color);
    color: #fff;
    padding: 10px 20px;
    border-radius: 17px
}

@media (max-width: 1200px) {
    .marble-red-shade:nth-child(2) a {
        display: none
    }

    .marble-red-shade:nth-child(2) a:last-child {
        display: block
    }
}

@media (max-width: 768px) {
    .obsidian-pink-shine {
        font-size: 30px;
    }
    .neon-red-tone {
        padding: 20px
    }

    .marble-red-shade:nth-child(1) {
        font-size: 18px;
        gap: 10px
    }

    .marble-red-shade:nth-child(1) img {
        width: 37px;
        height: auto
    }

    .marble-red-shade:nth-child(2) a:last-child {
        font-size: 18px;
        padding: 5px 10px;
        border-radius: 10px
    }

    .marble-red-shade:nth-child(2) a:last-child img {
        width: 14px;
        height: auto
    }
}

.cosmic-pink-flare {
    padding: 100px;
    background-size: cover !important;
    display: flex;
    flex-direction: column;
    gap: 30px
}

.dusty-gray-glow:nth-child(1) {
    font-size: 48px;
    margin-bottom: 30px
}

.dusty-gray-glow:nth-child(2) {
    font-size: 20px;
    font-style: italic;
    max-width: 522px
}

.dusty-gray-glow:nth-child(3) {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.dusty-gray-glow:nth-child(3) a {
    max-width: 540px;
    width: 100%;
    color: #fff;
    font-size: 20px;
    border-radius: 10px;
    text-align: center;
    padding: 10px
}

.dusty-gray-glow:nth-child(3) a:nth-child(1) {
    background: var(--first-color)
}

.dusty-gray-glow:nth-child(3) a:nth-child(2) {
    background: var(--second-color)
}

@media (max-width: 768px) {
    .cosmic-pink-flare {
        position: relative;
        min-height: 360px;
        background-size: cover;
        margin-bottom: 270px;
        padding: 0
    }

    .dusty-gray-glow {
        position: absolute;
        left: 50%;
        transform: translateX(-50%)
    }

    .dusty-gray-glow:nth-child(1) {
        font-size: 20px;
        top: 350px;
        width: 327px
    }

    .dusty-gray-glow:nth-child(2) {
        font-size: 10px;
        top: 530px;
        width: 327px
    }

    .dusty-gray-glow:nth-child(3) {
        top: 630px;
        width: 327px
    }

    .dusty-gray-glow:nth-child(3) a {
        font-size: 18px
    }
}

.sunset-pink-flare {
    padding: 100px
}

.rose-pink {
    font-size: 48px;
    text-align: center
}

.gilded-blue-flare {
    font-size: 20px;
    text-align: center;
    max-width: 995px;
    margin: 0 auto
}

.desert-red-tone {
    display: flex;
    flex-direction: column;
    margin-top: 50px;
    gap: 20px
}

.desert-red-flare {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px
}

.desert-red-flare:nth-child(2) {
    flex-direction: row-reverse;
    padding-left: 50px
}

.desert-red-flare:nth-child(1), .desert-red-flare:nth-child(3) {
    padding-right: 50px
}

.velvet-red-sheen h3 {
    font-size: 48px;
    max-width: 540px;
    margin-bottom: 20px
}

.velvet-red-sheen p {
    font-size: 20px;
    font-style: italic;
    max-width: 522px
}

.velvet-red-sheen img {
    border-radius: 10px
}

@media (max-width: 992px) {
    .desert-red-flare:nth-child(2) {
        padding-left: 0
    }

    .desert-red-flare:nth-child(1), .desert-red-flare:nth-child(3) {
        padding-right: 0
    }

    .velvet-red-sheen img {
        width: 100%
    }
}

@media (max-width: 768px) {
    .sunset-pink-flare {
        padding: 20px 20px 50px 20px
    }

    .rose-pink {
        font-size: 18px;
        margin-bottom: 20px
    }

    .gilded-blue-flare {
        font-size: 10px;
        text-align: left
    }

    .desert-red-tone {
        display: flex;
        flex-direction: column;
        margin-top: 50px;
        gap: 20px
    }

    .desert-red-flare {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        min-height: 487px;
        position: relative;
        gap: 20px
    }

    .desert-red-flare:nth-child(2) {
        flex-direction: column
    }

    .velvet-red-sheen h3 {
        font-size: 14px;
        top: 0;
        left: 0;
        position: absolute;
        z-index: 999;
    }

    .velvet-red-sheen p {
        font-size: 10px;
        position: absolute;
        left: 0;
        top: 390px;
        max-width: 327px
    }

    .velvet-red-sheen img {
        position: absolute;
        object-fit: cover;
        width: 100%;
        height: 328px;
        left: 0;
        top: 40px
    }
}

.frozen-green-glow {
    padding: 0 100px
}

.cosmic-white-flare {
    font-size: 48px;
    text-align: center
}

.gilded-red-mist {
    font-size: 20px;
    text-align: center;
    max-width: 995px;
    margin: 0 auto
}

.marble-green-sheen {
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 40px
}

.taupe-gray {
    max-width: 373px;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
    padding: 50px 30px 30px 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    transition: .3s all
}

.taupe-gray:hover {
    transform: translateX(20px) translateY(20px)
}

.taupe-gray span {
    width: 66px;
    border-radius: 20px;
    height: 6px;
    background: var(--second-color)
}

.taupe-gray h3 {
    font-size: 20px
}

.taupe-gray p {
    font-size: 14px
}

@media (max-width: 992px) {
    .marble-green-sheen {
        justify-content: center
    }
}

@media (max-width: 768px) {
    .frozen-green-glow {
        padding: 0 20px
    }

    .cosmic-white-flare {
        font-size: 18px;
        text-align: center;
        margin-bottom: 20px
    }

    .gilded-red-mist {
        font-size: 10px;
        text-align: left
    }

    .marble-green-sheen {
        margin-top: 20px;
        gap: 20px
    }

    .taupe-gray {
        padding: 30px 20px
    }

    .taupe-gray:hover {
        transform: translateY(10px)
    }

    .taupe-gray h3 {
        font-size: 18px
    }

    .taupe-gray p {
        font-size: 12px
    }
}

.raw-umber {
    padding: 100px
}

.marble-gray-shine {
    font-size: 48px;
    text-align: center
}

.orchid-purple {
    font-size: 20px;
    text-align: center;
    max-width: 995px;
    margin: 0 auto
}

.desert-brown-light {
    margin-top: 50px;
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
    justify-content: space-between
}

.section4_wrapper-item {
    max-width: 373px;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
    padding: 120px 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 40px
}

.section4_wrapper-item:nth-child(2) {
    padding: 60px 40px
}

.section4_wrapper-item:nth-child(3) {
    padding: 90px 40px
}

.sandybrown-brown h4 {
    font-size: 20px;
    text-align: center
}

.sandybrown-brown p {
    font-size: 14px;
    text-align: center;
    color: var(--second-color);
    font-style: italic
}

.dusty-black-flare h4 {
    font-size: 48px;
    text-align: center
}

.dusty-black-flare p {
    font-size: 14px;
    text-align: center;
    color: var(--second-color);
    font-style: italic
}

.dark-chocolate ul {
    max-width: 263px;
    margin: 0 auto
}

.dark-chocolate ul li {
    list-style-type: disc;
    font-size: 20px
}

.daffodil-yellow button {
    width: 300px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    font-size: 15px;
    border: 1px solid var(--second-color);
    background: #fff
}

@media (max-width: 992px) {
    .desert-brown-light {
        justify-content: center
    }
}

@media (max-width: 768px) {
    .raw-umber {
        padding: 50px 20px
    }

    .marble-gray-shine {
        font-size: 18px;
        margin-bottom: 20px
    }

    .orchid-purple {
        font-size: 12px
    }

    .desert-brown-light {
        justify-content: center;
        align-items: center;
        flex-direction: column
    }

    .section4_wrapper-item {
        padding: 80px 40px;
        max-width: 328px
    }

    .section4_wrapper-item:nth-child(2) {
        padding: 60px 40px
    }

    .section4_wrapper-item:nth-child(3) {
        padding: 90px 40px
    }

    .sandybrown-brown h4 {
        font-size: 18px
    }

    .sandybrown-brown p {
        font-size: 12px
    }

    .dusty-black-flare h4 {
        font-size: 40px
    }

    .dusty-black-flare p {
        font-size: 10px;
        text-align: center;
        color: var(--second-color);
        font-style: italic
    }

    .dark-chocolate ul {
        max-width: 202px;
        display: flex;
        flex-direction: column;
        gap: 5px
    }

    .dark-chocolate ul li {
        font-size: 12px
    }

    .daffodil-yellow button {
        width: 252px;
        height: 50px;
        border: 1px solid var(--second-color)
    }
}

.lunar-white-mist {
    box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
    border-radius: 10px;
    max-width: 940px;
    padding: 100px 130px;
    margin: 0 auto;
    margin-bottom: 50px
}

.lunar-white-mist h2 {
    font-size: 48px;
    text-align: center
}

.lunar-white-mist p {
    font-size: 20px;
    text-align: center;
    max-width: 995px;
    margin: 0 auto
}

.lunar-white-mist form {
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 540px;
    margin: 0 auto;
    margin-top: 50px
}

.lunar-white-mist form label {
    padding-left: 20px;
    font-size: 14px
}

.lunar-white-mist form input, .lunar-white-mist form select {
    color: #aebfb9;
    width: 100%;
    border-radius: 10px;
    padding: 5px 20px;
    font-size: 14px;
    background: #fcfaf8;
    border: 1px solid #aebfb9
}

.lunar-white-mist form input::placeholder, .lunar-white-mist form select::placeholder {
    color: #aebfb9
}

.lunar-white-mist form label[for=select] {
    margin-top: 50px
}

.lunar-white-mist form .options div {
    color: #aebfb9;
    width: 100%;
    border-radius: 10px;
    font-size: 14px;
    padding: 5px 20px;
    background: #fcfaf8;
    border: 1px solid #aebfb9;
    margin-bottom: 20px
}

.lunar-white-mist form button {
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    font-size: 20px;
    border: 1px solid var(--second-color);
    background: var(--first-color);
    color: #fff;
    border: none
}

@media (max-width: 1200px) {
    .desert-brown-tone {
        padding: 20px
    }
}

@media (max-width: 768px) {
    .lunar-white-mist {
        padding: 40px;
        margin-bottom: 20px
    }

    .lunar-white-mist h2 {
        font-size: 25px;
        margin-bottom: 30px
    }

    .lunar-white-mist p {
        font-size: 12px
    }

    .lunar-white-mist form {
        margin-top: 20px;
        gap: 5px
    }

    .lunar-white-mist form label {
        font-size: 12px
    }

    .lunar-white-mist form input, .lunar-white-mist form select {
        font-size: 12px
    }

    .lunar-white-mist form input::placeholder, .lunar-white-mist form select::placeholder {
        font-size: 12px
    }

    .lunar-white-mist form label[for=email], .lunar-white-mist form label[for=select] {
        margin-top: 20px
    }

    .lunar-white-mist form .options div {
        font-size: 12px
    }

    .lunar-white-mist form button {
        font-size: 18px
    }
}

.tan-brown {
    background: var(--second-color);
    padding: 50px 20px
}

.frozen-red-mist {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 50px;
    justify-content: center
}

.frozen-red-mist nav {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px
}

.frozen-red-mist nav a {
    color: #fff !important;
    font-size: 14px
}

.frozen-red-mist p {
    color: #fff;
    font-size: 14px;
    text-align: center
}

@media (max-width: 768px) {
    .tan-brown {
        padding: 30px 20px
    }

    .frozen-red-mist {
        gap: 20px
    }

    .frozen-red-mist nav {
        gap: 5px
    }

    .frozen-red-mist nav a {
        font-size: 12px
    }

    .frozen-red-mist p {
        font-size: 12px
    }
}

.arctic-orange-sheen {
    background: var(--first-color);
    padding: 100px 20px
}

.dusty-cyan-flare {
    max-width: 887px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 50px
}

.dusty-cyan-flare h2 {
    color: #fff;
    font-size: 48px;
    text-align: center
}

.dusty-cyan-flare p {
    color: #fff;
    font-size: 20px;
    text-align: center
}

.dusty-cyan-flare form {
    display: flex;
    flex-direction: column;
    max-width: 540px;
    width: 100%;
    gap: 20px
}

.dusty-cyan-flare form input {
    padding: 5px 20px;
    border-radius: 10px;
    border: none;
    font-size: 14px;
    color: var(--first-color)
}

.dusty-cyan-flare form input::placeholder {
    color: var(--first-color);
    text-align: center
}

.dusty-cyan-flare form button {
    margin-top: 40px;
    padding: 5px 20px;
    border-radius: 10px;
    border: none;
    background: var(--second-color);
    color: #fff;
    font-size: 20px
}

@media (max-width: 768px) {
    .arctic-orange-sheen {
        padding: 20px
    }

    .dusty-cyan-flare h2 {
        font-size: 25px
    }

    .dusty-cyan-flare p {
        font-size: 12px
    }

    .dusty-cyan-flare form {
        max-width: 328px;
        width: 100%;
        gap: 20px
    }

    .dusty-cyan-flare form input {
        padding: 10px 20px
    }

    .dusty-cyan-flare form button {
        margin-top: 20px;
        font-size: 18px;
        padding: 10px 20px
    }
}

.arctic-black-light {
    padding: 50px 100px 50px 100px
}

.shadow-yellow-aura h2 {
    font-size: 48px;
    text-align: center
}

.shadow-yellow-aura p {
    font-size: 20px;
    text-align: center;
    max-width: 995px;
    margin: 0 auto
}

.old-rose {
    display: flex;
    margin-top: 100px;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center
}

.twilight-yellow-light:nth-child(1) {
    display: flex;
    max-width: 522px;
    flex-direction: column;
    gap: 20px
}

.twilight-yellow-light:nth-child(1) p {
    text-align: left;
    margin: 0
}

.twilight-yellow-light:nth-child(2) iframe {
    width: 400px;
    height: 400px;
    border-radius: 10px
}

@media (max-width: 768px) {
    .arctic-black-light {
        padding: 0 20px 30px 20px
    }

    .shadow-yellow-aura h2 {
        font-size: 18px;
        margin-bottom: 10px
    }

    .shadow-yellow-aura p {
        font-size: 10px;
        text-align: left
    }

    .old-rose {
        margin-top: 10px;
        display: flex;
        flex-direction: column;
        align-items: start;
        gap: 10px
    }

    .twilight-yellow-light:nth-child(1) {
        gap: 10px
    }

    .twilight-yellow-light:nth-child(1) p {
        font-size: 10px;
        text-align: left
    }

    .twilight-yellow-light:nth-child(2) iframe {
        width: 327px;
        height: 327px
    }
}

.gold-thread {
    padding: 50px 100px
}

.gold-thread h1 {
    text-align: center;
    font-size: 48px;
    margin-bottom: 50px
}

.volcano-cyan-light {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.volcano-cyan-light h2 {
    font-size: 20px
}

.volcano-cyan-light p {
    font-size: 14px;
    font-style: italic
}

.volcano-cyan-light ul {
    padding-left: 20px
}

.volcano-cyan-light ul li {
    list-style: disc;
    font-size: 14px;
    font-style: italic
}

@media (max-width: 768px) {
    .gold-thread {
        padding: 30px 20px
    }

    .gold-thread h1 {
        font-size: 18px;
        margin-bottom: 30px
    }

    .volcano-cyan-light {
        display: flex;
        flex-direction: column;
        gap: 20px
    }

    .volcano-cyan-light h2 {
        font-size: 18px
    }

    .volcano-cyan-light p {
        font-size: 12px
    }

    .volcano-cyan-light ul li {
        font-size: 12px
    }
}

:root {
    --first-color: #d97558;
    --second-color: #43655b
}

.palette-one {
    --first-color: #d97558;
    --second-color: #43655b
}

.palette-two {
    --first-color: #434765;
    --second-color: #269700
}

.twilight-black-sheen {
    --first-color: #C79D07;
    --second-color: #682F07
}

.palette-four {
    --first-color: #0794C7;
    --second-color: #390768
}

.palette-five {
    --first-color: #A1C707;
    --second-color: #0544B2
}

#hbgBDAgqmW-cookie {
    display: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    bottom: 15px;
    left: 50%;
    width: 100%;
    max-width: 90%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 15px;
    background-color: #1a1a1a;
    border-radius: 20px;
    -webkit-box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.5);
    gap: 15px;
    z-index: 999999;
    font-size: 15px;
    color: #fff;
}

#hbgBDAgqmW-cookie.show {
    display: block;
}

#hbgBDAgqmW-cookie div {
    display: inline-block;
    color: #fff;
}

#hbgBDAgqmW-cookie a {
    color: #007bff;;
}

#hbgBDAgqmW-cookie button {
    float: right;
    border-radius: 8px;
    background: var(--btn-gradient);
    color: var(--color-black);
    font-family: var(--font-family);
    transition: all 0.3s ease;
    text-align: center;
    cursor: pointer;
    border: none;
}