#header,
body {
    background: #2e3842
}

#banner .more,
#banner p a,
#footer .copyright li a,
#main>header p a,
#menu ul>li>a,
.whatsapp-icon a {
    color: inherit
}

#banner .more,
#footer .copyright,
#header nav>ul>li>a,
#main>header p,
#menu ul>li>a {
    letter-spacing: .225em;
    text-transform: uppercase
}

#header nav>ul,
#menu ul,
.contact-info {
    list-style: none
}

#banner .more,
#footer .copyright,
#header nav>ul>li>a,
#main>header p,
#menu ul>li>a,
h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

#header h1,
#header h1 a,
#header nav {
    height: inherit;
    line-height: inherit
}

.modal-title,
body {
    font-family: SuisseIntl, sans-serif
}

article,
aside,
body.is-menu-visible #page-wrapper:before,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    -webkit-text-size-adjust: none;
    overflow-x: hidden;
    color: #fff;
    font-size: 15pt;
    letter-spacing: .02em;
    line-height: 1.5em
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

@font-face {
    font-display: swap;
    font-family: SuisseIntl;
    font-style: normal;
    font-weight: 300;
    src: url(../webfonts/SuisseIntl-Light.woff2) format("woff2"), url(../webfonts/SuisseIntl-Light.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: SuisseIntl;
    font-style: normal;
    font-weight: 400;
    src: url(../webfonts/SuisseIntl-Regular.woff2) format("woff2"), url(../webfonts/SuisseIntl-Regular.woff) format("woff")
}

@media screen and (max-width:1680px) {

    body,
    input,
    select,
    textarea {
        font-size: 13pt
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #fff;
    font-weight: 800;
    line-height: 1em;
    margin: 0 0 1em
}

h2,
h3 {
    line-height: 1.75em
}

h2 {
    font-size: 1.35em
}

h3 {
    font-size: 1.15em
}

.align-left {
    text-align: left
}

.align-center {
    text-align: center
}

.align-right {
    text-align: right
}

#banner,
#banner .more,
#footer,
#main>header,
.gif-container {
    text-align: center
}

header p {
    color: rgba(255, 255, 255, .5);
    position: relative;
    top: -.25em
}

header h3+p {
    font-size: 1.1em
}

header.major {
    margin: 0 0 3.5em;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex: 1
}

header.major h2,
header.major h3 {
    display: inline-block;
    padding-bottom: .03em;
    position: relative;
    text-align: center
}

header.major h2:after,
header.major h3:after {
    content: '';
    display: block;
    height: 1px
}

header.major p {
    color: #fff;
    top: 0;
    max-width: 50%;
    margin-left: auto;
    text-align: justify
}

.header.major .logo-container {
    justify-content: flex-start;
    align-items: center;
    margin-right: auto
}

.logo-container .logo-gif {
    width: 50%;
    height: auto;
    margin-right: 10px
}

@media screen and (max-width:768px) {
    header.major p {
        max-width: 100%;
        margin: 0 auto
    }
}

.decrypted-text {
    display: inline-block;
    white-space: pre-wrap;
    margin-top: 1em
}

.char {
    color: #9c9c9c;
    transition: color .2s
}

.revealed-char {
    color: #fff;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, .7)
}

.inleft-text,
.inright-text {
    display: inline-block;
    position: relative;
    overflow: visible;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, .7)
}

.downtext-container {
    position: relative;
    display: inline-block;
    min-height: 4em
}

.downtext-char,
.downtext-measure {
    position: absolute;
    white-space: pre
}

.downtext-char {
    opacity: 0;
    text-shadow: 2px 2px 5px #000
}

.downtext-measure {
    visibility: hidden
}

.downtext-placeholder {
    visibility: hidden;
    white-space: pre-wrap
}

.spotlight {
    align-items: center;
    display: flex
}

.spotlight .image {
    order: 1;
    border-radius: 0;
    width: 40%
}

.spotlight .image img {
    border-radius: 0;
    width: 100%
}

.gif-container {
    margin-top: 1em;
    overflow: hidden
}

.gif-container img {
    display: block;
    max-width: 100%;
    height: auto;
    width: auto
}

.spotlight .content {
    padding: 2em 4em .1em;
    order: 2;
    max-width: 48em;
    width: 60%;
    text-align: justify
}

.spotlight:nth-child(2n) {
    flex-direction: row-reverse
}

@media screen and (max-width:1280px) {

    body,
    input,
    select,
    textarea {
        font-size: 12pt
    }

    .spotlight .image {
        width: 45%
    }

    .spotlight .content {
        width: 50%
    }
}

@media screen and (max-width:980px) {

    .spotlight br,
    header br {
        display: none
    }

    .spotlight {
        display: block
    }

    .spotlight .image {
        width: 80%
    }

    .spotlight .content {
        padding: 4em 3em 2em;
        max-width: none;
        text-align: justify;
        width: 100%
    }
}

#menu ul,
.wrapper.alt {
    padding: 0
}

.photo-gallery {
    position: relative;
    width: 100%;
    height: 85vh;
    overflow: hidden;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    filter: brightness(.92);
    z-index: 1;
    cursor: url('../../images/animation/dot.png'), auto
}

.photo {
    display: none
}

.floating-photo {
    position: absolute;
    pointer-events: none;
    width: 250px;
    height: 250px;
    transition: opacity .5s ease-out, transform 1s ease-in-out
}

.floating-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .2)
}

.image-random img,
.polaroid-img img,
.shot-img img {
    object-fit: cover;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .3);
    height: 100%
}

.animated-heading {
    animation-duration: 1.5s;
    animation-name: slide-in
}

.animated-paragraph {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 1ch
}

@keyframes slide-in {
    from {
        transform: translateX(-150vw);
        scale: 200% 1;
        opacity: 0
    }

    to {
        transform: translateX(0);
        scale: 100% 1;
        opacity: 1
    }
}

.gallery-3vs3,
.gallery-grid,
.gallery-polaroid,
.gallery-random,
.gallery-shot {
    position: relative;
    width: 100%;
    height: 85vh;
    overflow: hidden
}

.grid-img,
.image-random,
.polaroid-img,
.shot-img {
    width: 400px;
    height: 300px;
    position: absolute
}

.image-random {
    opacity: 0;
    transition: 1s
}

.btn-descubre-mas.visible,
.btn-descubre-mas2.visible,
.btn-descubre-mas3.visible,
.btn-descubre-mas4.visible,
.btn-descubre-mas5.visible,
.btn-descubre-mas6.visible,
.image-random.active,
body.is-preload #banner:after {
    opacity: 1
}

.image-random img,
.polaroid-img img {
    width: 100%
}

.polaroid-img {
    opacity: 0;
    transition: 1.5s ease-out
}

.grid-img,
.shot-img {
    transition: 2s ease-in-out;
    transform-origin: center center
}

.grid-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.shot-img img {
    width: 100%;
    cursor: none
}

.gallery-3vs3 img {
    position: absolute;
    opacity: 0;
    transition: opacity .5s ease-in-out;
    pointer-events: none
}

@keyframes flyIn {
    from {
        transform: translate(calc(-100vw + 100%), calc(-100vh + 100%))
    }

    to {
        transform: translate(0, 0)
    }
}

@keyframes flyOut {
    from {
        transform: translate(0, 0)
    }

    to {
        transform: translate(calc(100vw - 100%), calc(100vh - 100%))
    }
}

@media (min-width:768px) {

    .gallery-3vs3,
    .gallery-grid,
    .gallery-polaroid,
    .gallery-random,
    .gallery-shot,
    .photo-gallery {
        width: 50%
    }

    .floating-photo,
    .gallery-3vs3 img,
    .grid-img,
    .image-random,
    .polaroid-img,
    .shot-img {
        width: 600px;
        height: 500px
    }
}

.btn-descubre-mas,
.btn-descubre-mas2,
.btn-descubre-mas3,
.btn-descubre-mas4,
.btn-descubre-mas5,
.btn-descubre-mas6 {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 500;
    color: rgba(255, 255, 255, .7);
    background-color: transparent;
    border: 2px solid rgba(255, 255, 255, .7);
    border-radius: 20px;
    text-decoration: none;
    transition: opacity .3s;
    opacity: 0
}

.btn-descubre-mas2:hover,
.btn-descubre-mas3:hover,
.btn-descubre-mas4:hover,
.btn-descubre-mas5:hover,
.btn-descubre-mas6:hover,
.btn-descubre-mas:hover {
    color: #fff;
    border-color: #fff
}

.whatsapp-icon {
    position: fixed;
    bottom: -100px;
    right: 20px;
    font-size: 50px;
    color: #fff;
    z-index: 1000;
    animation: 3s infinite bounce, 31s infinite appearDisappear;
    transition: color .3s;
    text-shadow: 0 0 5px rgba(0, 0, 0, .5), 1px 1px 2px #000
}

.whatsapp-icon:hover {
    color: #25d366
}

@keyframes appearDisappear {

    0%,
    100%,
    3.2% {
        opacity: 0;
        bottom: -100px
    }

    3.3%,
    96.7% {
        opacity: 1;
        bottom: 20px
    }
}

@media (max-width:768px) {
    .spotlight .content {
        padding: 3em 2em 1em
    }

    .spotlight:first-child {
        background-position: 27% center
    }

    .spotlight:nth-child(2) {
        background-position: 7% center
    }

    .spotlight:nth-child(3) {
        background-position: 20% center
    }

    .spotlight:nth-child(4) {
        background-position: 25% center
    }

    .spotlight:nth-child(5) {
        background-position: 65% center
    }

    .spotlight:nth-child(6) {
        background-position: 36% center
    }

    .whatsapp-icon {
        font-size: 40px
    }
}

@media (max-width:480px) {
    .whatsapp-icon {
        font-size: 50px
    }
}

@keyframes bounce {

    0%,
    100%,
    20%,
    50%,
    80% {
        transform: translateY(0)
    }

    40% {
        transform: translateY(-30px)
    }

    60% {
        transform: translateY(-10px)
    }
}

.wrapper>.inner {
    width: 50em;
    height: 550px;
    margin: 0 auto;
    display: flex;
    gap: 2em;
    position: relative
}

.gif-wrapper {
    width: 300px;
    height: 300px;
    align-self: center
}

.wrapper.style1 {
    background: url('../../images/intro/patron_background.gif') center center/cover no-repeat fixed
}

@media (max-width:768px) {
    .wrapper.style1 {
        background-position: 30% center
    }
}

.scroll-reveal span {
    color: hsl(0 0% 100% / .2);
    background: linear-gradient(90deg, #fff, #fff) no-repeat;
    background-clip: text;
    -webkit-background-clip: text;
    background-size: 0 100%;
    animation: 3s linear forwards paused scroll-reveal
}

@keyframes scroll-reveal {
    0% {
        background-size: 0 100%
    }

    100% {
        background-size: 100% 100%
    }
}

.scroll-reveal h2 span {
    animation-duration: 1s;
    animation-delay: 0s
}

.scroll-reveal p span {
    animation-duration: 3s;
    animation-delay: 3s
}

.scroll-reveal.visible span {
    animation-play-state: running
}

.wrapper.style1 blockquote,
.wrapper.style1 hr {
    border-color: rgba(0, 0, 0, .125)
}

.wrapper.style1 code {
    background: rgba(255, 255, 255, .075)
}

.wrapper.style1 header.major p {
    color: #fff;
    background: linear-gradient(to bottom, #fff var(--scroll), transparent var(--scroll))
}

.wrapper.style2 {
    background-color: #2e3842
}

.wrapper.style3 {
    height: 400px;
    background-color: transparent
}

#page-wrapper {
    transition: opacity .5s;
    opacity: 1;
    padding-top: 3em
}

#page-wrapper:before {
    background: rgba(0, 0, 0, 0);
    content: '';
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10001
}

#menu {
    transform: translateX(20em);
    transition: transform .5s;
    -webkit-overflow-scrolling: touch;
    background: #23aaaa;
    color: #fff;
    height: 100%;
    max-width: 80%;
    overflow-y: auto;
    padding: 3em 2em;
    position: fixed;
    right: 0;
    top: 0;
    width: 20em;
    z-index: 10002
}

#logomenu-container {
    text-align: left;
    margin-top: 6em;
    width: 100%;
    overflow: visible;
    position: relative
}

#header,
.modal {
    position: fixed;
    top: 0
}

#menulogo {
    max-width: 150%;
    height: auto;
    display: block;
    margin-left: -58%;
    transform: scale(1);
    transform-origin: left center
}

#menu ul>li {
    border-top: 1px solid rgba(0, 0, 0, .125);
    margin: .5em 0 0;
    padding: .5em 0 0
}

#header h1 a,
#header nav>ul>li>a,
#menu .close,
#menu ul>li>a {
    border: 0;
    display: block
}

#menu ul>li:first-child {
    border-top: 0;
    margin-top: 0;
    padding-top: 0
}

#menu ul>li>a {
    font-size: .8em;
    outline: 0;
    text-decoration: none
}

#menu .close {
    background-image: url("images/close.svg");
    background-position: 4.85em 1em;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 3em;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: middle;
    width: 7em
}

#banner,
#banner .logo,
#footer {
    position: relative
}

body.is-menu-visible #page-wrapper {
    opacity: .35
}

body.is-menu-visible #menu {
    transform: translateX(0)
}

#header {
    transition: background-color .2s;
    height: 3em;
    left: 0;
    line-height: 3em;
    width: 100%;
    z-index: 10000
}

#header h1 {
    transition: opacity .2s;
    left: 1.25em;
    position: absolute;
    top: 0
}

#header nav {
    position: absolute;
    right: 0;
    top: 0
}

#header nav>ul {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

#header nav>ul>li {
    display: inline-block;
    padding: 0
}

#header nav>ul>li>a {
    color: #fff;
    font-size: .8em;
    padding: 0 1.5em
}

#header nav>ul>li>a.menuToggle {
    outline: 0;
    position: relative;
    text-decoration: none
}

#header nav>ul>li>a.menuToggle:after {
    background-image: url("images/bars.svg");
    background-position: right center;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
    height: 3.75em;
    vertical-align: top;
    width: 2em
}

#header nav>ul>li:first-child {
    margin-left: 0
}

#header.alt,
body.is-mobile.landing #page-wrapper {
    background: 0 0
}

#header.alt h1 {
    pointer-events: none;
    opacity: 0
}

#banner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: default;
    height: 100vh;
    min-height: 35em;
    overflow: hidden
}

#banner .logo {
    transition: transform .5s, opacity .5s;
    display: inline-block;
    transform: scale(.5) rotate(-60deg);
    animation: 1.5s ease-out forwards logoAnimation;
    opacity: 1;
    padding: .35em 1em;
    z-index: 1
}

@keyframes logoAnimation {
    0% {
        opacity: 0;
        transform: scale(.5) rotate(-60deg)
    }

    5% {
        opacity: 1
    }

    25%,
    65%,
    7% {
        opacity: 0
    }

    15% {
        opacity: .5
    }

    30% {
        opacity: .8;
        transform: scale(1.2) rotate(90deg)
    }

    35%,
    90% {
        opacity: .1
    }

    50% {
        opacity: 1;
        transform: scale(.6) rotate(-90deg)
    }

    55% {
        opacity: .6
    }

    70% {
        opacity: 1;
        transform: scale(1.3) rotate(45deg)
    }

    80% {
        opacity: .7
    }

    100% {
        opacity: 1;
        transform: scale(1.02) rotate(0)
    }
}

@keyframes logoShrink {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(.8)
    }
}

#banner .logo img {
    max-width: 100%;
    height: auto
}

#banner .more {
    transition: transform .75s 3.5s, opacity .75s 3.5s;
    transform: translateY(0);
    border: none;
    bottom: 0;
    font-size: .8em;
    height: 8.5em;
    left: 50%;
    margin-left: -8.5em;
    opacity: 1;
    outline: 0;
    padding-left: .225em;
    position: absolute;
    width: 16em;
    z-index: 1
}

#banner .more:after {
    background: url('../../images/intro/arrow.gif') center center/contain no-repeat;
    bottom: 5em;
    content: '';
    display: block;
    left: 50%;
    margin: 0 0 0 -.5em;
    position: absolute;
    height: 4.8em;
    width: 4.8em
}

#banner:after {
    pointer-events: none;
    transition: opacity 1.2s ease-in-out 1.25s;
    content: '';
    background: url('../../images/intro/intro.webp') center center/cover no-repeat;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0
}

body.is-preload #banner h2 {
    transform: scale(.95);
    opacity: 0
}

body.is-preload #banner h2:after,
body.is-preload #banner h2:before {
    width: 0
}

body.is-preload #banner .more {
    transform: translateY(8.5em);
    opacity: 0
}

#main>header {
    padding: 12em 0 10em;
    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .7)) center center/cover no-repeat fixed, url("../../images/intro/banner.webp") center center/cover no-repeat fixed
}

#main>header h2 {
    font-size: 1.75em;
    margin: 0 0 .5em
}

#main>header p {
    color: inherit;
    top: 0
}

@media screen and (max-width:1680px) {
    #main>header {
        padding: 10em 0 8em
    }
}

@media screen and (max-width:1280px) {
    .wrapper>.inner {
        width: 90%
    }

    #main>header {
        padding: 8em 3em 6em
    }
}

body.is-mobile #main>header {
    background-attachment: scroll
}

#footer {
    padding: 6em 0 4em;
    background-color: #1d242a
}

.contact-container {
    max-width: 1200px;
    margin: 0 auto 2em;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    color: #fff
}

.contact-info {
    padding: 0;
    margin: 0;
    text-align: left
}

.contact-item {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px
}

.icon-container {
    width: 35px;
    height: 35px;
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: border-color .3s
}

.contact-item:has(.contact-text>br) {
    align-items: center
}

.contact-item:has(.contact-text>br) .icon-container {
    margin-top: -2px
}

.social:hover {
    border-color: rgba(255, 255, 255, .8)
}

.contact-sim,
.contact-text {
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
    text-decoration: underline dotted;
    cursor: pointer
}

.contact-sim:hover,
.contact-text:hover {
    text-decoration: none
}

.social-media {
    display: flex;
    flex-direction: column;
    gap: 15px;
    text-align: left;
    margin-left: -20px
}

.social-icons {
    display: flex;
    gap: 10px
}

#footer .copyright li a:hover,
.social-link {
    color: #fff
}

#footer .copyright {
    color: rgba(255, 255, 255, .5);
    font-size: .8em;
    list-style: none;
    padding: 0;
    margin-top: 2em
}

#footer .copyright li {
    border-left: 1px solid rgba(255, 255, 255, .5);
    display: inline-block;
    line-height: 1em;
    margin-left: 1em;
    padding-left: 1em
}

#footer .copyright li:first-child {
    border-left: 0;
    margin-left: 0;
    padding-left: 0
}

.modal {
    display: none;
    z-index: 1000;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    backdrop-filter: blur(5px)
}

.modal-content {
    margin: 10% auto;
    padding: 20px;
    border-radius: 12px;
    width: 90%;
    max-width: 600px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .2);
    animation: .3s fadeIn
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-20px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.close {
    color: #fff;
    float: right;
    cursor: pointer
}

.close:hover {
    color: #333
}

.modal-title {
    margin-bottom: 16px;
    color: #fff;
    text-align: center
}

.map-container {
    width: 100%;
    height: 400px;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 16px
}

.modal-button,
.modal-button img {
    width: 60px;
    height: 60px
}

.button-container {
    display: flex;
    justify-content: center;
    gap: 16px
}

.modal-button {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: none;
    border: none;
    border-radius: 18px;
    cursor: pointer;
    transition: background-color .3s, transform .2s
}

.modal-button:hover {
    border: none;
    transform: translateY(-2px)
}

@media screen and (max-width:980px) {
    .wrapper>.inner {
        width: 100%
    }

    #footer,
    .wrapper {
        padding: 4em 3em 2em
    }

    #main>header {
        background-size: contain;
        padding: 10em 3em 8em
    }

    .contact-info,
    .social-media {
        text-align: justify
    }

    .contact-container {
        flex-direction: column;
        gap: 2em
    }

    .social-media {
        align-items: center
    }
}

@media screen and (max-width:736px) {

    body,
    input,
    select,
    textarea {
        font-size: 11pt;
        letter-spacing: .0375em
    }

    h2,
    h3 {
        line-height: 1.65em
    }

    h2 {
        font-size: 1.1em
    }

    h3 {
        font-size: 1em
    }

    header.major {
        margin: 0 0 2em
    }

    .wrapper.style1 .features li {
        border-top-color: rgba(0, 0, 0, .125)
    }

    .logo-container {
        margin-bottom: 20px
    }

    .logo-gif {
        width: 100%;
        height: auto
    }

    .wrapper.style5 .features li {
        border-top-color: #dfdfdf
    }

    #footer,
    .wrapper {
        padding: 3em 2em 1em
    }

    #menu ul>li>a {
        line-height: 3em
    }

    #menu {
        padding: 3em 1.5em
    }

    #header h1 a {
        font-size: .8em
    }

    #header nav>ul>li>a.menuToggle {
        padding: 0 1.5em
    }

    #banner .more,
    #banner br,
    #header nav>ul>li>a.menuToggle span {
        display: none
    }

    #header nav>ul>li>a {
        padding: 0 0 0 1.5em
    }

    #banner {
        padding: 7em 3em 5em;
        height: auto;
        min-height: 0
    }

    #banner h2 {
        font-size: 1.25em
    }

    #main>header {
        padding: 5em 3em 3em
    }

    #main>header h2 {
        font-size: 1.25em;
        margin: 0 0 1em
    }
}

@media screen and (max-width:480px) {
    #footer .copyright li {
        border: 0;
        display: block;
        line-height: 1.65em;
        margin: 0;
        padding: .5em 0
    }

    .contact-item {
        flex-direction: column;
        text-align: center
    }
}

body.landing #page-wrapper {
    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)) center center/cover no-repeat fixed, url("../../images/intro/banner.webp") center center/cover no-repeat fixed;
    padding-top: 0
}

body.landing #footer {
    background-color: rgba(29, 36, 42, .9)
}

body.is-mobile.landing #banner,
body.is-mobile.landing .wrapper.style4 {
    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)) center center/cover no-repeat, url("../../images/intro/banner.webp") center center/cover no-repeat
}

body.is-mobile.landing #footer {
    background-color: #1d242a
}