@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: MontserratAlternates;
    src: url(../fonts/MontserratAlternates-Regular.eot);
    src: url(../fonts/MontserratAlternates-Regular.woff2) format("woff2"), url(../fonts/MontserratAlternates-Regular.woff) format("woff"), url(../fonts/MontserratAlternates-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: MontserratAlternates;
    src: url(../fonts/MontserratAlternates-SemiBold.eot);
    src: url(../fonts/MontserratAlternates-SemiBold.woff2) format("woff2"), url(../fonts/MontserratAlternates-SemiBold.woff) format("woff"), url(../fonts/MontserratAlternates-SemiBold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal
}

* {
    font-family: MontserratAlternates, Arial, sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
    word-break: break-all
}

div, h1, h2, h3, h4, label, li, p, ul {
    margin: 0;
    padding: 0;
    line-height: normal
}

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:hover {
    text-decoration: none
}

.lunar-blue-light {
    padding-bottom: 0 !important
}

.obsidian-black {
    flex-direction: row-reverse
}

.marble-yellow-sheen {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important
}

.dusty-gray-aura {
    text-align: center !important
}

.active {
    opacity: 1 !important
}

.active a {
    pointer-events: all !important
}

.arctic-purple-shine {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 800px;
    height: 40px;
    width: 100%;
    border: none;
    border-radius: 25px;
    background: var(--first-color);
    color: #fff !important;
    font-size: 20px;
    margin: 0 auto
}

.gold-bronze {
    max-width: 1200px;
    margin: 0 auto
}

@media (max-width: 768px) {
    .arctic-purple-shine {
        font-size: 18px
    }

    .marble-yellow-sheen {
        border-top-right-radius: 30px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0 !important;
        border-top-left-radius: 30px !important
    }
}

:root {
    --first-color: #b03200
}

.fs-one {
    --first-color: #b03200
}

.cosmic-white-flare {
    --first-color: #0C55D2
}

.fs-three {
    --first-color: #D2750C
}

.fs-four {
    --first-color: #009A76
}

.fs-five {
    --first-color: #940CBD
}

.desert-orange-shade {
    display: flex;
    height: 100px;
    padding: 0 20px;
    justify-content: space-between;
    align-items: center
}

.velvet-blue-sheen:nth-child(1) {
    font-weight: 600;
    font-size: 40px;
    color: var(--first-color) !important
}

.velvet-blue-sheen:nth-child(2) {
    display: flex;
    gap: 20px
}

.velvet-blue-sheen:nth-child(2) a {
    font-size: 20px;
    color: #595d6a;
    font-weight: 600
}

.velvet-blue-sheen:nth-child(2) a:first-child {
    display: none
}

.velvet-blue-sheen:nth-child(3) {
    display: none
}

@media (max-width: 992px) {
    .desert-orange-shade {
        height: 70px;
        padding: 0 15px;
        position: relative
    }

    .velvet-blue-sheen:nth-child(1) {
        font-size: 18px
    }

    .velvet-blue-sheen:nth-child(2) {
        display: flex;
        position: absolute;
        flex-direction: column;
        background: var(--first-color);
        gap: 10px;
        width: 100%;
        opacity: 0;
        left: 0;
        top: 70px;
        padding: 20px;
        transition: opacity .25s ease
    }

    .velvet-blue-sheen:nth-child(2) a {
        font-size: 18px;
        pointer-events: none;
        color: #e3c7c7;
        text-align: center
    }

    .velvet-blue-sheen:nth-child(2) a:first-child {
        display: block
    }

    .velvet-blue-sheen:nth-child(3) {
        display: block
    }

    .velvet-blue-sheen:nth-child(3) svg:nth-child(2) {
        display: none
    }

    .velvet-blue-sheen:nth-child(3) svg .neon-green-tone {
        stroke: var(--first-color);
        fill: var(--first-color)
    }

    .velvet-blue-sheen:nth-child(3) svg .obsidian-brown-mist {
        stroke: var(--first-color)
    }
}

.crystal-blue {
    background: var(--first-color);
    padding: 120px 20px;
    color: #ffeaea
}

.neon-black-glow {
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: center
}

.neon-black-glow h1 {
    font-size: 60px;
    text-align: center
}

.neon-black-glow h2 {
    font-size: 25px;
    text-align: center
}

@media (max-width: 768px) {
    .crystal-blue {
        padding: 40px 15px
    }

    .neon-black-glow {
        display: flex;
        flex-direction: column;
        gap: 30px;
        align-items: center
    }

    .neon-black-glow h1 {
        font-size: 30px;
        text-align: left
    }

    .neon-black-glow h2 {
        display: none
    }

    .neon-black-glow img {
        width: 50px;
        height: 50px
    }
}

.cocoa-brown {
    padding: 50px 20px
}

.lunar-orange-tone {
    background: var(--first-color);
    border-radius: 30px;
    padding: 40px;
    display: flex;
    gap: 25px;
    justify-content: space-between;
    align-items: center
}

.khaki:nth-child(1) img {
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    max-width: 400px
}

.khaki:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffeaea;
    flex-direction: column;
    gap: 25px
}

.khaki:nth-child(2) h3 {
    font-weight: 600;
    font-size: 20px
}

.khaki:nth-child(2) p {
    font-size: 18px
}

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

    .lunar-orange-tone {
        flex-direction: column;
        padding: 10px;
        display: flex;
        gap: 20px;
        border-radius: 20px
    }

    .khaki:nth-child(1) img {
        border-bottom-left-radius: 0;
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
        max-width: 100%;
        width: 100%
    }

    .khaki:nth-child(2) {
        gap: 20px
    }

    .khaki:nth-child(2) h3 {
        font-weight: 600
    }

    .khaki:nth-child(2) p {
        font-size: 14px
    }
}

.marble-gray-shine {
    background: var(--first-color);
    padding: 50px 20px
}

.apricot {
    display: flex;
    flex-direction: column;
    gap: 25px;
    align-items: center;
    justify-content: center;
    color: #ffe2e2
}

.apricot iframe {
    max-width: 1124px;
    width: 100%;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px
}

.apricot h3 {
    font-size: 20px;
    font-weight: 600
}

.apricot p {
    font-size: 25px
}

@media (max-width: 768px) {
    .marble-gray-shine {
        padding: 10px 25px 30px 25px
    }

    .apricot {
        gap: 25px
    }

    .apricot h3 {
        font-size: 18px
    }

    .apricot p {
        font-size: 14px
    }
}

.obsidian-pink-shine {
    padding: 50px 20px
}

.cornflower-blue {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px
}

.section4_wrapper-item:nth-child(1) img {
    border-radius: 30px;
    max-width: 400px;
    width: 100%
}

.section4_wrapper-item:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #595d6a;
    flex-direction: column;
    gap: 25px
}

.section4_wrapper-item:nth-child(2) h3 {
    font-weight: 600;
    font-size: 20px;
    color: var(--first-color)
}

.section4_wrapper-item:nth-child(2) p {
    font-size: 18px
}

@media (max-width: 768px) {
    .obsidian-pink-shine {
        padding: 70px 15px 20px 15px
    }

    .cornflower-blue {
        flex-direction: column-reverse;
        gap: 25px
    }

    .section4_wrapper-item:nth-child(2) {
        gap: 25px
    }

    .section4_wrapper-item:nth-child(2) h3 {
        font-size: 18px
    }

    .section4_wrapper-item:nth-child(2) p {
        font-size: 14px
    }
}

.citrine-yellow {
    padding: 0 20px
}

@media (max-width: 768px) {
    .citrine-yellow {
        padding: 0 15px
    }
}

.boysenberry-purple {
    padding: 0 20px 50px 20px
}

.stormy-orange-tone {
    display: flex;
    flex-direction: column;
    gap: 50px;
    align-items: center;
    justify-content: center
}

.stormy-orange-tone h2 {
    color: #595d6a;
    font-size: 60px;
    text-align: center
}

.stormy-orange-tone form {
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    align-items: center;
    max-width: 800px;
    width: 100%
}

.stormy-orange-tone form label {
    color: #595d6a;
    font-size: 20px;
    font-weight: 600
}

.stormy-orange-tone form input, .stormy-orange-tone form textarea {
    border: 2px solid var(--first-color);
    border-radius: 25px;
    width: 100%;
    height: 40px;
    padding: 0 10px;
    margin-bottom: 10px
}

.stormy-orange-tone form textarea {
    height: 80px;
    padding: 20px 10px
}

@media (max-width: 768px) {
    .boysenberry-purple {
        padding: 0 15px 30px 15px
    }

    .stormy-orange-tone {
        gap: 30px
    }

    .stormy-orange-tone h2 {
        font-size: 30px;
        color: var(--first-color)
    }

    .stormy-orange-tone form {
        gap: 15px
    }

    .stormy-orange-tone form label {
        font-size: 18px
    }

    .stormy-orange-tone form input, .stormy-orange-tone form textarea {
        border: 2px solid #cfcccc
    }
}

.shadow-blue-wave {
    padding: 60px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 40px;
    color: #595d6a
}

.shadow-blue-wave h2 {
    text-align: left;
    width: 100%;
    font-size: 20px;
    font-weight: 600
}

.shadow-blue-wave p {
    padding-left: 30px;
    font-size: 25px;
    text-align: left;
    width: 100%
}

.shadow-blue-wave div ul {
    padding-left: 70px
}

.shadow-blue-wave div ul li {
    font-size: 25px;
    list-style-type: disc
}

@media (max-width: 768px) {
    .shadow-blue-wave {
        gap: 15px;
        padding: 35px 15px
    }

    .shadow-blue-wave h2 {
        font-size: 18px
    }

    .shadow-blue-wave p {
        padding-left: 0;
        font-size: 14px
    }

    .shadow-blue-wave div ul {
        padding-left: 20px
    }

    .shadow-blue-wave div ul li {
        font-size: 14px
    }
}

.sunset-black-tone {
    padding: 60px 20px
}

.neon-green-mist {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.neon-green-mist h2 {
    font-size: 20px;
    color: #595d6a;
    font-weight: 600;
    margin: 0 auto;
    text-align: center
}

.neon-green-mist address {
    padding-left: 30px;
    font-size: 25px;
    color: #595d6a
}

.neon-green-mist address a {
    color: #595d6a
}

.neon-green-mist iframe {
    max-width: 1200px;
    width: 100%;
    height: 600px
}

@media (max-width: 768px) {
    .sunset-black-tone {
        padding: 35px 15px
    }

    .neon-green-mist {
        gap: 20px
    }

    .neon-green-mist h2 {
        font-size: 18px
    }

    .neon-green-mist address {
        padding-left: 0;
        font-size: 14px
    }

    .neon-green-mist iframe {
        height: 300px
    }
}

.stormy-red-mist {
    background: var(--first-color);
    padding: 120px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 5px
}

.stormy-red-mist a, .stormy-red-mist p {
    color: #ffeaea;
    font-size: 25px
}

@media (max-width: 768px) {
    .stormy-red-mist {
        padding: 35px 15px;
        gap: 2px
    }

    .stormy-red-mist a, .stormy-red-mist p {
        font-size: 14px
    }
}

main {
    min-height: 80vh;
}

#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;
}

#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;
    width: auto;
    padding: 5px;
    font-size: 14px;
}