@font-face {
    font-family: Gotham Pro;
    src: url(../fonts/GothamPro.LBta34XB.woff2) format("woff2"), url(../fonts/GothamPro.C6-Ys8Kv.woff) format("woff"), url(../fonts/GothamPro.hsgMr2af.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham Pro;
    src: url(../fonts/GothamPro-Bold.D2lYR0kj.woff2) format("woff2"), url(../fonts/GothamPro-Bold.D8h9bo5Y.woff) format("woff"), url(../fonts/GothamPro-Bold.CJ2bG4Qj.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Gotham Pro;
    src: url(../fonts/GothamPro-BoldItalic.CPaolb2_.woff2) format("woff2"), url(../fonts/GothamPro-BoldItalic.BiAzdzmF.woff) format("woff"), url(../fonts/GothamPro-BoldItalic.BBB_30MQ.ttf) format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: Gotham Pro;
    src: url(../fonts/GothamPro-Black.Dx9YS9hZ.woff2) format("woff2"), url(../fonts/GothamPro-Black.DwgYhRGA.woff) format("woff"), url(../fonts/GothamPro-Black.JYx2Kx1s.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: Gotham Pro;
    src: url(../fonts/GothamPro-BlackItalic.DntJxBHN.woff2) format("woff2"), url(../fonts/GothamPro-BlackItalic.Cec41Byp.woff) format("woff"), url(../fonts/GothamPro-BlackItalic.DrQ1agh2.ttf) format("truetype");
    font-weight: 900;
    font-style: italic
}

@font-face {
    font-family: Gotham Pro;
    src: url(../fonts/GothamPro-Medium.7YFYfHpO.woff2) format("woff2"), url(../fonts/GothamPro-Medium.Y9EtT5An.woff) format("woff"), url(../fonts/GothamPro-Medium.BJ5x47Rk.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Gotham Pro;
    src: url(../fonts/GothamPro-MediumItalic.BBP6U7dp.woff2) format("woff2"), url(../fonts/GothamPro-MediumItalic.v6uCLetZ.woff) format("woff"), url(../fonts/GothamPro-MediumItalic.CVgcKf9u.ttf) format("truetype");
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: Gotham Pro;
    src: url(../fonts/GothamPro-Light.BOHO2zOF.woff2) format("woff2"), url(../fonts/GothamPro-Light.tHv2CKBV.woff) format("woff"), url(../fonts/GothamPro-Light.D9eMqPbf.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Gotham Pro;
    src: url(../fonts/GothamPro-LightItalic.ChxxoOud.woff2) format("woff2"), url(../fonts/GothamPro-LightItalic.DkTq8Ctu.woff) format("woff"), url(../fonts/GothamPro-LightItalic.DIESNRX8.ttf) format("truetype");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: Gotham Pro;
    src: url(../fonts/GothamPro-Italic.CUF54cVv.woff2) format("woff2"), url(../fonts/GothamPro-Italic.DtYgJy-s.woff) format("woff"), url(../fonts/GothamPro-Italic.D5qzE8EY.ttf) format("truetype");
    font-weight: 400;
    font-style: italic
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box
}

html,
body {
    height: 100%
}

body {
    font-family: Gotham Pro, sans-serif;
    font-size: 12pt;
    font-weight: 400;
    background-image: 
        radial-gradient(circle at 20% 30%, rgba(255, 220, 100, 0.09) 0%, rgba(0, 0, 0, 0) 60%),
        radial-gradient(circle at 80% 75%, rgba(255, 180, 80, 0.08) 0%, rgba(0, 0, 0, 0) 60%),
        radial-gradient(circle at center, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.5) 100%),
        linear-gradient(to bottom, #111 0%, #000 100%);
    
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    

    overflow-y: auto;
    position: relative;
    color: #f0f0f0;
}

main {
        font-family: "Gotham Pro", sans-serif;
    font-size: 12pt;
    font-weight: 400;

    background-image: 
        radial-gradient(circle at 20% 30%, rgba(255, 220, 100, 0.09) 0%, rgba(0, 0, 0, 0) 60%),
        radial-gradient(circle at 80% 75%, rgba(255, 180, 80, 0.08) 0%, rgba(0, 0, 0, 0) 60%),
        radial-gradient(circle at center, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.5) 100%),
        linear-gradient(to bottom, #111 0%, #000 100%);

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

    overflow-y: auto;
    position: relative;
    color: #f0f0f0;
    
}


/* 🌟 Неоновый текст */
.neon-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 64px;
    font-weight: 700;
    color: #fff8dc;
    text-shadow:
        0 0 5px #ffcc66,
        0 0 10px #ffcc66,
        0 0 20px #ffaa00,
        0 0 40px #ffaa00;
    animation: flicker 2.5s infinite;
    letter-spacing: 4px;
    text-transform: uppercase;
    z-index: 10;
}

/* ✨ Анимация мерцания */
@keyframes flicker {
  0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {
    opacity: 1;
    text-shadow:
      0 0 5px #ffcc66,
      0 0 10px #ffcc66,
      0 0 20px #ffaa00,
      0 0 40px #ffaa00;
  }
  20%, 24%, 55% {
    opacity: 0.4;
    text-shadow: none;
  }
}


body.grey {
    background-color: #161616;
    background-image: url(http://testsait.staff-rp.com.ua/public/main/assets/images/11.png)
}

body.gang-land {
    background-color: transparent;
    background-image: url(../images/gang-land-bg.8yxa7t5j.webp)
}

body::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

body::-webkit-scrollbar-thumb {
    background-color: #fed500;
    border-radius: 5px
}

body::-webkit-scrollbar-track {
    background-color: #161616;
    border-radius: 5px
}

main {
    flex: 1 1 auto
}

.wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100%
}

img {
    width: 100%
}

.btn {
    border: none;
    background: none;
    font-family: Gotham Pro, sans-serif;
    color: #fff;
    font-size: 12pt;
    cursor: pointer;
    width: 100%;
    height: 100%;
    outline: none
}

.btn>.icon {
    display: flex
}

.btn-primary {
    gap: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fed500;
    border-radius: 4px;
    transition: background-color .4s;
    text-transform: uppercase;
    color: #000
}

.btn-primary>.text {
    font-style: italic;
    font-weight: 900;
    line-height: 120%;
    font-size: 16px;
    color: #232323;
    text-transform: uppercase
}

.btn-primary:hover {
    background-color: #fff
}

.btn-no-primary {
    gap: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    transition: background-color .4s, color .4s;
    text-transform: uppercase;
    border: 1px solid rgba(255, 255, 255, .2) !important;
    background-color: transparent;
    color: #fff9;
    font-style: italic
}

.btn-no-primary>.text {
    font-style: italic;
    font-weight: 900;
    line-height: 120%;
    font-size: 16px;
    color: #232323;
    text-transform: uppercase
}

.btn-no-primary:hover {
    background-color: #fff;
    color: #000
}

section {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 1rem
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none
}

input[type=number],
input[type=number]:hover,
input[type=number]:focus {
    appearance: none;
    -moz-appearance: textfield
}

.input {
    width: 100%;
    height: 64px;
    border: .5px solid rgba(255, 255, 255, .25);
    transition: border .4s;
    border-radius: 7px;
    display: flex;
    align-items: center;
    gap: 15px
}

.input .selected {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    justify-content: space-between;
    padding: 0 22px 0 20px;
    font-weight: 400;
    font-style: normal;
    font-size: 12pt;
    color: #fffbef4d
}

.input .selected.active {
    color: #fff
}

.input>.icon {
    min-width: 25px;
    display: flex;
    position: absolute;
    margin-left: 20px
}

.input>.exchange {
    display: flex;
    gap: 5px;
    align-items: center;
    color: #fff;
    font-size: 17px;
    line-height: 140%
}

.input>.exchange>.yellow {
    color: #fed500;
    font-style: italic;
    font-weight: 900
}

.input>.exchange>.icon {
    width: 16px;
    display: flex
}

.input>input {
    width: 100%;
    height: 100%;
    background: none;
    border: none;
    outline: none;
    font-family: Gotham Pro, sans-serif;
    font-weight: 300;
    font-size: 12pt;
    color: #fff;
    padding-left: 55px
}

.input>input::placeholder {
    color: #fffbef;
    opacity: .3
}

.checkbox {
    display: flex;
    align-items: center;
    gap: 6px
}

.checkbox>p {
    font-size: 11px;
    line-height: 140%;
    font-weight: 300
}

.checkbox>p>a {
    color: #fff;
    font-weight: 400
}

.custom-checkbox {
    width: 20px;
    height: 20px;
    display: flex;
    border: .37px solid rgba(255, 255, 255, .4);
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    padding: 3px;
    cursor: pointer
}

.custom-checkbox>.checkmark {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background: #fff6;
    opacity: 0;
    transition: opacity .2s
}

.custom-checkbox>input {
    height: 0;
    width: 0;
    opacity: 0
}

.custom-checkbox>input:checked+.checkmark {
    opacity: 1
}

@font-face {
    font-family: Gotham Pro;
    src: url(../fonts/GothamPro.LBta34XB.woff2) format("woff2"), url(../fonts/GothamPro.C6-Ys8Kv.woff) format("woff"), url(../fonts/GothamPro.hsgMr2af.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham Pro;
    src: url(../fonts/GothamPro-Bold.D2lYR0kj.woff2) format("woff2"), url(../fonts/GothamPro-Bold.D8h9bo5Y.woff) format("woff"), url(../fonts/GothamPro-Bold.CJ2bG4Qj.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Gotham Pro;
    src: url(../fonts/GothamPro-BoldItalic.CPaolb2_.woff2) format("woff2"), url(../fonts/GothamPro-BoldItalic.BiAzdzmF.woff) format("woff"), url(../fonts/GothamPro-BoldItalic.BBB_30MQ.ttf) format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: Gotham Pro;
    src: url(../fonts/GothamPro-Black.Dx9YS9hZ.woff2) format("woff2"), url(../fonts/GothamPro-Black.DwgYhRGA.woff) format("woff"), url(../fonts/GothamPro-Black.JYx2Kx1s.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: Gotham Pro;
    src: url(../fonts/GothamPro-BlackItalic.DntJxBHN.woff2) format("woff2"), url(../fonts/GothamPro-BlackItalic.Cec41Byp.woff) format("woff"), url(../fonts/GothamPro-BlackItalic.DrQ1agh2.ttf) format("truetype");
    font-weight: 900;
    font-style: italic
}

@font-face {
    font-family: Gotham Pro;
    src: url(../fonts/GothamPro-Medium.7YFYfHpO.woff2) format("woff2"), url(../fonts/GothamPro-Medium.Y9EtT5An.woff) format("woff"), url(../fonts/GothamPro-Medium.BJ5x47Rk.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Gotham Pro;
    src: url(../fonts/GothamPro-MediumItalic.BBP6U7dp.woff2) format("woff2"), url(../fonts/GothamPro-MediumItalic.v6uCLetZ.woff) format("woff"), url(../fonts/GothamPro-MediumItalic.CVgcKf9u.ttf) format("truetype");
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: Gotham Pro;
    src: url(../fonts/GothamPro-Light.BOHO2zOF.woff2) format("woff2"), url(../fonts/GothamPro-Light.tHv2CKBV.woff) format("woff"), url(../fonts/GothamPro-Light.D9eMqPbf.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Gotham Pro;
    src: url(../fonts/GothamPro-LightItalic.ChxxoOud.woff2) format("woff2"), url(../fonts/GothamPro-LightItalic.DkTq8Ctu.woff) format("woff"), url(../fonts/GothamPro-LightItalic.DIESNRX8.ttf) format("truetype");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: Gotham Pro;
    src: url(../fonts/GothamPro-Italic.CUF54cVv.woff2) format("woff2"), url(../fonts/GothamPro-Italic.DtYgJy-s.woff) format("woff"), url(../fonts/GothamPro-Italic.D5qzE8EY.ttf) format("truetype");
    font-weight: 400;
    font-style: italic
}

.svelte-1ls5th2.svelte-1ls5th2.svelte-1ls5th2 {
    padding: 0;
    margin: 0;
    box-sizing: border-box
}

img.svelte-1ls5th2.svelte-1ls5th2.svelte-1ls5th2 {
    width: 100%
}

.btn.svelte-1ls5th2.svelte-1ls5th2.svelte-1ls5th2 {
    border: none;
    background: none;
    font-family: Gotham Pro, sans-serif;
    color: #fff;
    font-size: 12pt;
    cursor: pointer;
    width: 100%;
    height: 100%;
    outline: none
}

.btn.svelte-1ls5th2>.icon.svelte-1ls5th2.svelte-1ls5th2 {
    display: flex
}

.btn-primary.svelte-1ls5th2.svelte-1ls5th2.svelte-1ls5th2 {
    gap: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fed500;
    border-radius: 4px;
    transition: background-color .4s;
    text-transform: uppercase;
    color: #000
}

.btn-primary.svelte-1ls5th2>.text.svelte-1ls5th2.svelte-1ls5th2 {
    font-style: italic;
    font-weight: 900;
    line-height: 120%;
    font-size: 16px;
    color: #232323;
    text-transform: uppercase
}

.btn-primary.svelte-1ls5th2.svelte-1ls5th2.svelte-1ls5th2:hover {
    background-color: #fff
}

header.svelte-1ls5th2.svelte-1ls5th2.svelte-1ls5th2 {
    padding: 30px 100px 0
}

nav.svelte-1ls5th2.svelte-1ls5th2.svelte-1ls5th2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative
}

nav.svelte-1ls5th2 .left-side.svelte-1ls5th2.svelte-1ls5th2 {
    display: flex;
    align-items: center;
    gap: 105px
}

.logo.svelte-1ls5th2.svelte-1ls5th2.svelte-1ls5th2 {
    width: 125px;
    height: 100px;
    cursor: pointer
}

.nav-links.svelte-1ls5th2 ul.svelte-1ls5th2.svelte-1ls5th2 {
    display: flex;
    gap: 70px;
    list-style-type: none
}
.mobile-menu { display: none; }
.mobile-menu.active { display: block; }
.nav-links.svelte-1ls5th2 ul li.svelte-1ls5th2>a.svelte-1ls5th2 {
    position: relative;
    transition: opacity .4s;
    color: #fffbef;
    opacity: .6;
    text-decoration: none;
    font-weight: 300
}

.nav-links.svelte-1ls5th2 ul li.svelte-1ls5th2>a.svelte-1ls5th2:after {
    content: "";
    position: absolute;
    background-color: #fed500;
    width: 0;
    height: 2px;
    top: 20px;
    left: 0;
    border-radius: 30px;
    transition: width .4s
}

.nav-links.svelte-1ls5th2 ul li.svelte-1ls5th2>a.svelte-1ls5th2:hover {
    opacity: 1
}

.nav-links.svelte-1ls5th2 ul li.svelte-1ls5th2>a.svelte-1ls5th2:hover:after {
    width: 75%
}

.nav-links.svelte-1ls5th2 ul li.svelte-1ls5th2>a.active.svelte-1ls5th2 {
    opacity: 1
}

.nav-links.svelte-1ls5th2 ul li.svelte-1ls5th2>a.active.svelte-1ls5th2:after {
    width: 75%
}

.open-button.svelte-1ls5th2.svelte-1ls5th2.svelte-1ls5th2 {
    display: none;
    width: 30px;
    gap: 7px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100
}

.open-button.svelte-1ls5th2 .line.svelte-1ls5th2.svelte-1ls5th2 {
    width: 100%;
    height: 2px;
    background-color: #fff;
    transition: opacity .5s, transform .5s
}

.open-button.opened.svelte-1ls5th2.svelte-1ls5th2.svelte-1ls5th2 {
    gap: 0
}

.open-button.opened.svelte-1ls5th2>.line.svelte-1ls5th2.svelte-1ls5th2 {
    position: absolute
}

.open-button.opened.svelte-1ls5th2>.line.svelte-1ls5th2.svelte-1ls5th2:nth-child(1) {
    transform: rotate(45deg)
}

.open-button.opened.svelte-1ls5th2>.line.svelte-1ls5th2.svelte-1ls5th2:nth-child(2) {
    transform: rotate(-45deg)
}

.open-button.opened.svelte-1ls5th2>.line.svelte-1ls5th2.svelte-1ls5th2:nth-child(3) {
    opacity: 0
}

.donate.svelte-1ls5th2.svelte-1ls5th2.svelte-1ls5th2 {
    height: 55px;
    width: 220px
}

.donate.svelte-1ls5th2>a.svelte-1ls5th2.svelte-1ls5th2 {
    text-decoration: none
}

.right-side.svelte-1ls5th2.svelte-1ls5th2.svelte-1ls5th2 {
    display: flex;
    align-items: center;
    gap: 60px
}

.language.svelte-1ls5th2 .lang.svelte-1ls5th2.svelte-1ls5th2 {
    display: flex;
    width: 30px;
    cursor: pointer
}

.language.svelte-1ls5th2 .lang.svelte-1ls5th2>img.svelte-1ls5th2 {
    border-radius: 3px;
    width: 30px;
    height: 20px
}

.language.svelte-1ls5th2>.lang-list.svelte-1ls5th2.svelte-1ls5th2 {
    display: flex;
    flex-direction: column;
    gap: 5px;
    position: absolute;
    top: 42px;
    opacity: 0;
    pointer-events: none
}

.language.svelte-1ls5th2>.lang-list.opened.svelte-1ls5th2.svelte-1ls5th2 {
    opacity: 1;
    pointer-events: auto
}

@media screen and (max-width: 1300px) {
    header.svelte-1ls5th2.svelte-1ls5th2.svelte-1ls5th2 {
        padding: 30px 30px 0
    }

    .left-side.svelte-1ls5th2.svelte-1ls5th2.svelte-1ls5th2 {
        gap: 50px !important
    }
}

@media screen and (max-width: 1100px) {
    .language.svelte-1ls5th2.svelte-1ls5th2.svelte-1ls5th2 {
        margin-right: 45px
    }

    .donate.svelte-1ls5th2.svelte-1ls5th2.svelte-1ls5th2,
    .nav-links.svelte-1ls5th2.svelte-1ls5th2.svelte-1ls5th2 {
        display: none
    }

    .open-button.svelte-1ls5th2.svelte-1ls5th2.svelte-1ls5th2 {
        display: flex !important
    }
}

footer.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq {
    background-color: #161616;
    padding: 30px 100px;
    gap: 40px;
    display: grid;
    grid-template-columns: repeat(4, 1fr)
}

#logo.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq {
    gap: 25px;
    width: 350px
}

.row.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq {
    gap: 16px;
    width: max-content;
    display: grid;
    place-content: flex-start
}

.row.svelte-1b7xcyq>.title.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq {
    font-size: 16px;
    line-height: 140%;
    color: #fffbef;
    font-weight: 400;
    width: max-content
}

.row.svelte-1b7xcyq>.logo.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq {
    width: 230px
}

.row.svelte-1b7xcyq>.description.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq {
    font-size: 10pt;
    line-height: 140%;
    font-weight: 300;
    color: #fffbef;
    opacity: .2
}

.row.svelte-1b7xcyq>.footer-links.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq {
    width: max-content
}

.row.svelte-1b7xcyq>.footer-links.svelte-1b7xcyq>ul.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    gap: 8px
}

.row.svelte-1b7xcyq>.footer-links.svelte-1b7xcyq>ul.svelte-1b7xcyq>li.svelte-1b7xcyq>a.svelte-1b7xcyq {
    font-size: 14px;
    line-height: 140%;
    color: #fffbef;
    opacity: .4;
    font-weight: 300;
    text-decoration: none;
    transition: opacity .3s
}

.row.svelte-1b7xcyq>.footer-links.svelte-1b7xcyq>ul.svelte-1b7xcyq>li.svelte-1b7xcyq>a.svelte-1b7xcyq:hover {
    opacity: 100%
}

.row.svelte-1b7xcyq>.content.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq {
    display: flex;
    flex-direction: column;
    gap: 28px
}

.row.svelte-1b7xcyq>.content.svelte-1b7xcyq>.payments.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq {
    display: flex;
    align-items: center;
    gap: 10px
}

.row.svelte-1b7xcyq>.content.svelte-1b7xcyq>.payments.svelte-1b7xcyq>.payment.svelte-1b7xcyq>img.svelte-1b7xcyq {
    width: 50px
}

.row.svelte-1b7xcyq>.content.svelte-1b7xcyq>.contacts.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq {
    font-size: 14px;
    line-height: 140%;
    color: #fffbef;
    opacity: .4;
    font-weight: 300;
    text-decoration: none
}

@media screen and (max-width: 1300px) {
    footer.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq {
        padding: 30px
    }
}

@media screen and (max-width: 1150px) {
    footer.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq {
        grid-template-columns: repeat(3, 1fr) !important
    }
}

@media screen and (max-width: 860px) {
    footer.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq {
        grid-template-columns: repeat(2, 1fr) !important
    }
}

@media screen and (max-width: 700px) {
    footer.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq {
        grid-template-columns: repeat(1, 1fr) !important
    }

    #logo.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq {
        width: auto
    }

    #logo.svelte-1b7xcyq>.logo.svelte-1b7xcyq>img.svelte-1b7xcyq.svelte-1b7xcyq.svelte-1b7xcyq {
        width: 150px
    }
}

.mobile-menu.svelte-1pz9s64.svelte-1pz9s64.svelte-1pz9s64.svelte-1pz9s64.svelte-1pz9s64 {
    position: absolute;
    inset: 0;
    height: 100%;
    background-color: #000;
    transform: translate(-100%);
    transition: transform .5s;
    z-index: 1
}

.mobile-menu.svelte-1pz9s64>.mobile-links.svelte-1pz9s64.svelte-1pz9s64.svelte-1pz9s64.svelte-1pz9s64 {
    display: flex;
    justify-content: center;
    margin-top: 6rem
}

.mobile-menu.svelte-1pz9s64>.mobile-links.svelte-1pz9s64>ul.svelte-1pz9s64.svelte-1pz9s64.svelte-1pz9s64 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    list-style-type: none
}

.mobile-menu.svelte-1pz9s64>.mobile-links.svelte-1pz9s64>ul.svelte-1pz9s64>li.svelte-1pz9s64>a.svelte-1pz9s64 {
    color: #fffbef;
    text-decoration: none;
    font-weight: 300;
    font-size: 20pt
}

.mobile-menu.opened.svelte-1pz9s64.svelte-1pz9s64.svelte-1pz9s64.svelte-1pz9s64.svelte-1pz9s64 {
    transform: translate(0)
}

section.svelte-1s4ylw7.svelte-1s4ylw7.svelte-1s4ylw7 {
    margin: 0;
    position: fixed;
    width: 100%;
    bottom: 2%;
    z-index: 100;
    padding: 0 30px
}

.cookie-consent.svelte-1s4ylw7.svelte-1s4ylw7.svelte-1s4ylw7 {
    box-shadow: 0 0 1px #6060601a, 0 12px 24px -6px #60606026;
    background: #1e1e1e;
    border-radius: 10px;
    padding: 12px 16px;
    display: flex;
    gap: 20px;
    align-items: center
}

.cookie-consent.svelte-1s4ylw7>.text.svelte-1s4ylw7.svelte-1s4ylw7 {
    color: #fff;
    font-weight: 300;
    font-size: 13px;
    line-height: 167%;
    width: 560px
}

.cookie-consent.svelte-1s4ylw7>.close-btn.svelte-1s4ylw7>button.svelte-1s4ylw7 {
    font-weight: 500;
    font-size: 13px;
    border-radius: 8px;
    background-color: #fff;
    padding: 7px 13px;
    color: #000
}

@media screen and (max-width: 760px) {
    .text.svelte-1s4ylw7.svelte-1s4ylw7.svelte-1s4ylw7 {
        width: auto !important
    }
}

@media screen and (max-width: 540px) {
    .cookie-consent.svelte-1s4ylw7.svelte-1s4ylw7.svelte-1s4ylw7 {
        display: flex;
        flex-direction: column
    }

    .close-btn.svelte-1s4ylw7.svelte-1s4ylw7.svelte-1s4ylw7 {
        width: 100%
    }
}

