<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*,
*::before,
*::after {
    font-family: 'Times New Roman', Times, Arial, serif sans-serif;
    font-size: 16px;
    box-sizing: border-box;
    color: #ffffff;
}

body {
    width: 100%;
    background-color: #ffffff;

    background-repeat: repeat-y;
    background-position: center;
    background-size: cover;
    text-rendering: optimizeSpeed;
    min-height: 100vh;
    scroll-behavior: smooth;
}
body,
html {
    padding: 0;
    height: 100%;
    margin: 0;
}
header{
    background-color: #212539;
    height: auto;
    display: flex;
    width: 100%;

    position: fixed;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    border-bottom: #787878 1px solid;

}
footer{
    background-color: #212539;
    height: 70px;
    text-align: center;
    font-size: 4rem;
    font-weight: bold;
    vertical-align: middle;
    padding-top: 20px;
    border-top: 1px solid #787878;
}


img {
    max-width: 100%;
    -ms-interpolation-mode: bicubic;
    display: flex;
    position: relative;
    border: #424242 5px solid;
    margin: 0 auto;
    border-radius: 20px;
}

h1{
    font-size: 2rem;
    font-weight: bold;
    color: #ffffff;
    margin: 5 auto;
    text-align: center;
    max-width: 480px;
}
article {
    text-align: center;
    margin: 0 auto;
}

h2 {
    font-size: 1.5rem;
    font-weight: bold;
}
h3, h4, h5, h6 {
    font-weight: bold;
    margin: 0;
    padding: 0;
}
p {
    text-align: justify;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

a {
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}

ul, ol, li {
    text-align: left;
}

ul[class],
ol[class] {
    padding: 0;
    list-style: none;
}
.aviator1-body{
    max-width: 100%;
    background-color: #12131f;
    display: block;
    align-content: center;
    margin: 0 auto;
    text-align: center;
}
.aviator1-table {
    border: 5px solid #003087;
    background-color: #212539;
    border-radius: 15px;
    padding: 5px;
    display:inline-flex;
    max-width: 1000px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
.aviator1-table tr td {
    border: 5px solid #003087;
    background-color: #212539;
    border-radius: 15px;
    padding: 5px;
}
.logo-casino img{
    border: 0;
    border-radius: 15px;
    display: block;
    max-width: 120px;
    float: left;
    margin-left: 10px;
}
.aviator1-btn1 {
    border: 1px solid #3959d9;
    border-radius: 20px;
    margin: 15px 5px 5px 5px;
    font-weight: bold;
    height: 50px;
    width: 70px;
    text-align: center;
    float: right;
    cursor: pointer;
    touch-action: manipulation;
}
.aviator1-btn2 {
    border: 0;
    border-radius: 20px;
    margin: 15px 5px 5px 5px;
    font-weight: bold;
    height: 50px;
    width: 105px;
    background-image: linear-gradient(#5546f8, #52ac9d, #249235);

    text-align: center;
    float: right;
    cursor: pointer;
    touch-action: manipulation;
}
.btn-casino{
    padding-top: 12px;
    display: block;
    height: 100%;
    font-size: larger;
    font-weight: bold;
}
.link-casino{
    text-decoration: none;

}

.btn-casino:hover{
    border: 0;
    border-radius: 20px;
    background-color: #3959d9;
}
.flag{
    display: block;
    max-width: 40px;
    float: right;
    margin-right: 10px;
    margin-top: 20px;
}
.flag img{
    border-radius: 5px;
}
.aviator1-developers {
    border-radius: 0;
}
.aviator1-partners img{
    border: 0;
    border-radius: 5px;
}
.aviator1-navigation {
    margin-left: 30px;
}
.aviator1-content {
    margin: 0 30px 0 30px;
    word-wrap: break-word;
}
.aviator1-bunner{
    margin-left: 30px;
    margin-right: 30px;
}
.aviator1-bunner img{
    border-radius: 15px;
}
.aviator1-table-casinos {
    border: 5px solid #003087;
    background-color: #afe2fc;
    border-radius: 15px;
    padding: 5px;
    display:inline-flex;
    max-width: 100%;
    min-width: 300px;
    margin: 0 auto;

}
.aviator1-table-casinos tr {

    background-color: #afe2fc;
    border-radius: 15px;
    padding: 5px;
}
.aviator1-table-casinos td {
    border-bottom: 2px solid #003087;
    background-color: #afe2fc;
    text-align: center;
    padding: 5px;
}
.aviator1-table-casinos button {
    background-color: #5546f8;
    color: #f3f3f6;
    font-weight: bold;
    font-size: large;
    max-width: 150px;
    max-height: 50px;
    min-width: 100px;
    min-height: 30px;
    padding: 10px;
    border-radius: 15px;
    cursor: pointer;
    touch-action: manipulation;
}
.aviator1-table-casinos img {
    max-width: 100%;
    -ms-interpolation-mode: bicubic;
    display: flex;
    position: relative;
    border: #424242 1px solid;
    margin: 0 auto;
    border-radius: 10px;
}

.allcard{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
}

.card {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 280px;
    flex-wrap: wrap;
    box-shadow: 0 10px 20px rgba(255, 123, 123, 0.2);
    padding: 32px;
    overflow: hidden;
    border-radius: 10px;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.320, 1);
    margin: 10px;
    background-color: #7a0a0a;
    max-height: 400px;
}

.content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1px;
    color: #e8e8e8;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.320, 1);
    z-index: 2;

}
.content p {
    color: #020202;
}

.content img {
    max-width: 200px;
    top: -10px;
    border: #003087 solid 3px;
}

.content .heading {
    font-weight: 700;
    font-size: 32px;
}

.content .para {
    line-height: 1.5;
}

.content .btn {
    color: #e8e8e8;
    text-decoration: none;
    padding: 10px;
    font-weight: 600;
    border: none;
    cursor: pointer;
    background: #003087;
    border-radius: 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.card::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 5px;
    background: #d5293c;
    z-index: 1;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.320, 1);
}

.card:hover::before {
    height: 100%;
}

.card:hover {
    box-shadow: none;
}

.card:hover .btn {
    color: #4d4b4b;
    background: #e8e8e8;
}

.content .btn:hover {
    outline: 2px solid #e8e8e8;
    background: transparent;
    color: #e8e8e8;
}

.content .btn:active {
    box-shadow: none;
}

</pre></body></html>