* {
    box-sizing: border-box;
    padding: 0;
    font-family: "Comic Neue", sans-serif;
    margin: 0;
}

html,
body {
    background-color: #000000;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    font-family: "Comic Neue", sans-serif;
    scroll-behavior: smooth;
}

img {
    pointer-events: none;
}

button {
    cursor: pointer;
}

a {
    cursor: pointer;
    text-decoration: none;
    color: inherit;
    transition: 0.3s;
}


modal {
    position: relative;
    width: 400px;
    height: 550px;
    display: flex;
    z-index: 1;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    flex-direction: column;
    background: url(/img/bg.png);
    backdrop-filter: blur(5px);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
}

._QVcU181OLleK {
    z-index: 5;
    position: absolute;
    top: 0;
    background: transparent;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 15px;
}

._WF0CTuDSI8mo {
    height: 16px;
}


#modal {
    top: 30px;
    position: absolute;
    right: 0px;
    z-index: -1;
}

._QITY930Pdaiw {
    padding: 20px;
    padding-top: 30px;
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    position: relative;
    width: 100%;
}


._cpaJqSmOaNyZ {
    font-size: 52px;
    width: 100%;
    color: white;
}

._UXnxaiEiTc5x {

    color: #FFFFFF;
    text-align: center;
    font-family: "Comic Neue", sans-serif;
    font-size: 16px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}

._DqPXVUg23CM2 {
    padding: 20px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
    align-items: center;
}

._DqPXVUg23CM2 a {
    height: 50px;
    background: #E3A849;
    font-size: 14px;
    border-radius: 48px;
    font-weight: 600;
    width: 100%;
    display: flex;
    font-family: "Comic Neue", sans-serif;
    justify-content: center;
    color: #000000;
    align-items: center;
}

._DqPXVUg23CM2 a:hover {
    opacity: 0.9;
}

._HiJWDO4sS3J8 img {
    height: 60px;
}

._QITY930Pdaiw ._HiJWDO4sS3J8 {
    background: #DFC66D;
    font-size: 24px;
    border-radius: 15px;
    width: 100%;
    padding: 10px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

._rmx50Q8f1BBl ._jH7S2b5Z4hz3 ._NgEA1lCJDxqN a:hover {
    opacity: 0.9;
}

header ._pC1RlxTWFulB ._Kw3N1AAWCWuF button:hover {
    opacity: 0.9;
}

._Kw3N1AAWCWuF a:hover {
    opacity: 0.6;
}

._MN4YzE6iv0YB ._pC1RlxTWFulB ._GHiXzgr88gtQ a:hover {
    opacity: 0.9;
}

._YbxzJW0xIyQY a:hover {
    opacity: 0.5;
}

footer ._pC1RlxTWFulB ._7vi5V1DfdmRz a:hover {
    opacity: 0.5;
}

header ._pC1RlxTWFulB ._NZjOb5ZbJIHJ ._oIoPy96v08Gz:hover {
    background: rgb(34, 34, 34);
}

._l9uoPYYBdija {
    border: 1px solid rgba(255, 0, 0, 0.5)
}

._QITY930Pdaiw ._HiJWDO4sS3J8 img {
    height: 50px;
}

#chooser {
    height: 100px;
    width: auto;
}

._jcACnRrtxd54 {
    padding: 10px;
    background: #DFC66D;
    color: #000;
    font-size: 16px;
    border-radius: 15px;
}

textarea {
    width: 100%;
    gap: 10px;
    border-radius: 15px;
    background: #DFC66D;
    border: 0;
    color: #000;
    font-size: 16px;
    padding: 10px;
    height: 150px;
    outline: none;
    font-family: "Comic Neue",
        sans-serif;
}

#inserter ._QITY930Pdaiw {
    gap: 10px;
}

._fvgJFH8syi2e {
    font-size: 46px;
    line-height: 50px;
    font-weight: bold;
    color: #fff;
    font-family: "Comic Neue", sans-serif;
    margin-top: 20px;
    text-align: center;
}

overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.74);
    z-index: 99;
}

._l3PwZb0EzEPH {
    width: 200px;
    margin: 0 auto;
}

header {
    width: 100%;
    position: fixed;
    display: flex;
    align-items: center;
    background: #0B0B0B;
    padding: 15px 0px;
    z-index: 10;
    justify-content: center;
}

header ._pC1RlxTWFulB {
    max-width: 1200px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

header ._pC1RlxTWFulB ._NZjOb5ZbJIHJ {
    display: flex;
    align-items: center;
    gap: 10px;
}

header ._pC1RlxTWFulB ._NZjOb5ZbJIHJ p {
    font-family: "Montserrat", sans-serif;
    font-size: 27px;
    font-weight: bold;
    color: #fff;
}

header ._pC1RlxTWFulB ._q8pN6d2U06wt {
    display: flex;
    align-items: center;
    gap: 20px;
}

header ._pC1RlxTWFulB ._q8pN6d2U06wt a {
    font-weight: bold;
    font-size: 16px;
    color: #fff;
}

header ._pC1RlxTWFulB ._q8pN6d2U06wt button {
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    border-radius: 100px;
    padding: 10px 20px;
    padding-left: 45px;
    background-image: url(/img/button.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #e3a849;
    outline: none;
    border: 0;
}

._jH7S2b5Z4hz3 {
    width: 100%;
    position: relative;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

._jH7S2b5Z4hz3 ._pC1RlxTWFulB {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    width: 100%;
    justify-content: end;
    position: absolute;
    bottom: 0;
    max-width: 1200px;
}

._jH7S2b5Z4hz3 video {
    object-fit: cover;
    object-position: 100% 100%;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    visibility: visible;
}

._jH7S2b5Z4hz3 ._pC1RlxTWFulB ._mC2ePrmW9Vnm {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: end;
    position: relative;
}

._jH7S2b5Z4hz3 ._pC1RlxTWFulB ._mC2ePrmW9Vnm img {
    max-width: 30vw;
}

._jH7S2b5Z4hz3 ._pC1RlxTWFulB ._mC2ePrmW9Vnm a {
    text-decoration: none;
    width: 40%;
    top: 0;
    margin: 50px auto;
    left: 70%;
    border-radius: 15px;
    background: #eee;
    color: #000;
    padding: 20px;
    text-align: center;
    width: max-content;
    font-weight: 900;
    position: absolute;
}

._jH7S2b5Z4hz3 ._pC1RlxTWFulB ._mC2ePrmW9Vnm a:hover {
    text-decoration: underline;
}

._jH7S2b5Z4hz3 ._pC1RlxTWFulB ._mC2ePrmW9Vnm a::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-left: 15px solid transparent;
    border-right: 15px solid #eee;
    border-bottom: 15px solid #eee;
    border-top: 15px solid transparent;
    left: -16px;
    top: 60%
}

._jH7S2b5Z4hz3 ._pC1RlxTWFulB ._mC2ePrmW9Vnm ._qvIyBkYQgFmo {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    margin-bottom: 40px;
}

._jH7S2b5Z4hz3 ._pC1RlxTWFulB ._mC2ePrmW9Vnm ._qvIyBkYQgFmo h1 {
    font-size: 96px;
    color: #fff;
    font-weight: bold;
}

._jH7S2b5Z4hz3 ._pC1RlxTWFulB ._mC2ePrmW9Vnm ._qvIyBkYQgFmo p {
    font-size: 30px;
    font-weight: 200;
    color: #fff;
}

._jH7S2b5Z4hz3 ._pC1RlxTWFulB ._mC2ePrmW9Vnm ._qvIyBkYQgFmo button {
    margin-top: 30px;
    background: #DFC66D;
    border-radius: 800px;
    padding: 10px 20px;
    font-size: 24px;
    color: #000;
    outline: none;
    border: 0;
}

._pCYuHJvLwXIe {
    position: relative;
    z-index: 5;
    background: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 120px;
}

._pCYuHJvLwXIe ._pC1RlxTWFulB {
    max-width: 1200px;
    display: flex;
    align-items: center;
    width: 100%;
    flex-direction: column;
}

._pCYuHJvLwXIe ._pC1RlxTWFulB ._dJqywNBsQq47 {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: start;
}

._pCYuHJvLwXIe ._pC1RlxTWFulB ._dJqywNBsQq47 ._mC2ePrmW9Vnm {
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 480px;
}

._pCYuHJvLwXIe ._pC1RlxTWFulB ._dJqywNBsQq47 ._mC2ePrmW9Vnm h2 {
    font-size: 45px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #fff;
}

._pCYuHJvLwXIe ._pC1RlxTWFulB ._dJqywNBsQq47 ._mC2ePrmW9Vnm p {
    font-size: 24px;
}

._pCYuHJvLwXIe ._pC1RlxTWFulB ._dJqywNBsQq47 ._mC2ePrmW9Vnm p b {
    color: #FFC107;
}

._pCYuHJvLwXIe ._pC1RlxTWFulB ._dJqywNBsQq47 ._mC2ePrmW9Vnm span {
    font-size: 16px;
    color: #fff;
}

._pCYuHJvLwXIe ._pC1RlxTWFulB ._dJqywNBsQq47 ._mC2ePrmW9Vnm a {
    text-decoration: underline;
}

._A0lKUJIxC9fo {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 60px 0px;
}

._A0lKUJIxC9fo ._DyppPpPi7XAI {
    gap: 20px;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

._A0lKUJIxC9fo h2 {
    font-size: 45px;
    font-weight: bold;
    color: #fff;
    letter-spacing: -1px;
}

._A0lKUJIxC9fo ._DyppPpPi7XAI div {
    display: flex;
    flex-direction: column;
}

._A0lKUJIxC9fo ._DyppPpPi7XAI div p {
    display: flex;
    align-items: center;
    gap: 3px;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
}

._A0lKUJIxC9fo ._DyppPpPi7XAI div p b {
    background: #DFC66D;
    border-radius: 4px;
    padding: 5px 10px;
}

._A0lKUJIxC9fo ._DyppPpPi7XAI div span {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 20px;
}

._A0lKUJIxC9fo ._DyppPpPi7XAI div a {
    padding: 5px 10px;
    border: 1px solid #6C757D;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    width: max-content;
}

._etjb5dvtDc2l {
    margin-top: 100px;
    display: grid;
    margin-bottom: 60px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
}

._A0lKUJIxC9fo ._YbxzJW0xIyQY {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

._A0lKUJIxC9fo ._YbxzJW0xIyQY a {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 40px 0px;
}

._MN4YzE6iv0YB {
    position: relative;
    z-index: 8;
    background: #FAFAFA;
    display: flex;
    align-items: center;
    justify-content: center
}

._MN4YzE6iv0YB ._pC1RlxTWFulB {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 60px;
    padding: 50px 0px;
}

._MN4YzE6iv0YB ._F9XvppXeA2p6 ._DbUvQHbAglGE {
    display: none;
    padding: 20px 0px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

._MN4YzE6iv0YB ._F9XvppXeA2p6 ._DbUvQHbAglGE p {
    margin: 1rem auto;
    font-size: 16px;
    color: #666;
    text-align: center;
    margin-bottom: 15px;
    line-height: 1.5;
}

._MN4YzE6iv0YB ._F9XvppXeA2p6 ._DbUvQHbAglGE span {
    font-size: 16px;
    color: #666;
    font-style: italic;
}

._MN4YzE6iv0YB ._F9XvppXeA2p6 ._DbUvQHbAglGE img {
    width: 100%;
    margin: 0 auto;
}

._MN4YzE6iv0YB ._F9XvppXeA2p6 ._DbUvQHbAglGE a {
    color: #000;
    font-size: 1rem;
    text-wrap: nowrap;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 100%;
    font-weight: normal;
}

._MN4YzE6iv0YB ._pC1RlxTWFulB ._WXXPG7pDI5HJ {
    max-width: 300px;
}

._MN4YzE6iv0YB ._pC1RlxTWFulB ._RpfvMi0b6ZKD {
    display: flex;
    flex-direction: column;
    gap: 5px;
    width: 100%;
    max-width: 250px;
}

._MN4YzE6iv0YB ._pC1RlxTWFulB ._RpfvMi0b6ZKD a {
    width: 100%;
    font-weight: bold;
    color: #000000;
    padding: 20px 0px;
    width: 100%;
    border-bottom: 1px solid #DCDCDC;
}

._MN4YzE6iv0YB ._pC1RlxTWFulB ._RpfvMi0b6ZKD ._loeWEWUPgKgT {
    color: #CCAE40;
}

._n8yMYvWkBrtG {
    position: absolute;
    height: 50px;
    padding: 0px 30px;
    color: #000000;
    font-size: 18px;
    bottom: -25px;
    background: #DFC66D;
    border-radius: 200px;
    outline: none;
    border: 0;
}

._MN4YzE6iv0YB ._pC1RlxTWFulB ._F9XvppXeA2p6 {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

._MN4YzE6iv0YB ._pC1RlxTWFulB ._F9XvppXeA2p6 ._H1CH25Gc7VwS {
    display: flex;
    flex-direction: column;
    max-width: 550px;
}

._MN4YzE6iv0YB ._pC1RlxTWFulB ._F9XvppXeA2p6 ._H1CH25Gc7VwS ._HgWEol2fQ79c {
    font-size: 18px;
    display: grid;
    grid-template-columns: 1fr 10fr;
    align-items: center;
    width: 100%;
    color: #222222;
    padding-bottom: 10px;
    font-weight: bold;
}

._MN4YzE6iv0YB ._pC1RlxTWFulB ._F9XvppXeA2p6 ._H1CH25Gc7VwS a svg {
    width: 20px;
    height: 20px;
}

._MN4YzE6iv0YB ._pC1RlxTWFulB ._F9XvppXeA2p6 ._H1CH25Gc7VwS ._loeWEWUPgKgT {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._MN4YzE6iv0YB ._pC1RlxTWFulB ._F9XvppXeA2p6 ._H1CH25Gc7VwS ._loeWEWUPgKgT svg {
    transform: rotate(180deg);
}

._MN4YzE6iv0YB ._pC1RlxTWFulB ._F9XvppXeA2p6 ._H1CH25Gc7VwS ._loeWEWUPgKgT svg path {
    stroke: #1468E4;
}

._vnex3fTJdh2T {
    position: relative;
    z-index: 5;
    background: #000;
    padding: 50px 0px;
    display: flex;
    align-items: center;
    background-image: url(/img/dots.png), url(/img/boldots.png);
    background-position: left, right;
    background-repeat: no-repeat;
    flex-direction: column;
}

._vnex3fTJdh2T ._pC1RlxTWFulB h2 {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin: 40px 0px;
    color: #fff;
    letter-spacing: -1px;
}

._vnex3fTJdh2T ._pC1RlxTWFulB ._DyppPpPi7XAI {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
}

._vnex3fTJdh2T ._pC1RlxTWFulB {
    max-width: 1200px;
}

._vnex3fTJdh2T ._pC1RlxTWFulB ._DyppPpPi7XAI div {
    background: #fcf4df;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 30px;
}

._vnex3fTJdh2T ._pC1RlxTWFulB ._DyppPpPi7XAI div img {
    max-width: 80px;
}

._vnex3fTJdh2T ._pC1RlxTWFulB ._DyppPpPi7XAI div p {
    font-size: 20px;
    color: #000;
    font-weight: bold;
}

._vnex3fTJdh2T ._pC1RlxTWFulB ._DyppPpPi7XAI div span {
    font-size: 16px;
    color: #000;
}

._vnex3fTJdh2T ._pC1RlxTWFulB ._DyppPpPi7XAI div a {
    border-bottom: 1px solid #000;
    padding-bottom: 3px;
    width: max-content;
    color: #000000;
    font-size: 16px;
}

footer {
    width: 100%;
    position: relative;
    z-index: 5;
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 40px;
    padding: 40px 0px;
}

footer ._pC1RlxTWFulB {
    max-width: 1200px;
}

footer ._pC1RlxTWFulB ._yQRvejetDqfO {
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 320px;
}

footer ._pC1RlxTWFulB:first-child {
    display: flex;
    width: 100%;
    align-items: start;
    gap: 80px;
    justify-content: space-between;
}

footer ._pC1RlxTWFulB ._yQRvejetDqfO p {
    display: flex;
    align-items: center;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    gap: 10px;
}

footer ._pC1RlxTWFulB ._yQRvejetDqfO span {
    font-size: 14px;
    color: #999999;
}

footer ._pC1RlxTWFulB ._REe5h8ZUwtCw {
    display: flex;
    justify-content: space-between;
    align-items: start;
    width: 100%;
}

footer ._pC1RlxTWFulB ._REe5h8ZUwtCw ._V82llBSMtAz6 {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

footer ._pC1RlxTWFulB ._REe5h8ZUwtCw ._V82llBSMtAz6 p {
    margin-bottom: 15px;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}

footer ._pC1RlxTWFulB ._REe5h8ZUwtCw ._V82llBSMtAz6 a {
    color: #fff;
    font-size: 14px;
}

footer ._pC1RlxTWFulB:last-child {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    width: 100%;
    margin-top: 50px;
    padding-top: 10px;
    border-top: 1px solid #999999;
}

footer ._pC1RlxTWFulB:last-child span {
    font-size: 16px;
    color: #999999;
}

footer ._pC1RlxTWFulB:last-child p {
    font-size: 16px;
    color: #999999;
}