

/* Start:/local/templates/main/assets/custom.css?17895678771997*/

.odd\:bg-bg-main:nth-child(2n+1) {
    background-color: rgb(235 241 247 / var(--tw-bg-opacity));
}
.btn.atributiku
{
    border-color: #FFC000;
    background-color: #FFC000;
    color: #002C4E;
}
header .menu-block {
    margin-top: 2.5rem !important;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}

.mr-7 {
    margin-right: 1.75rem
}

.mr-9 {
    margin-right: 2.25rem
}

.m-0 {
    margin: 0rem
}

@keyframes times {
    0% {
        transform: scale(1.0) translateX(0);
    }
    15% {
        transform: scale(1.0) translateX(3px);
    }
    30% {
        transform: scale(1.0) translateX(-3px);
    }
    45% {
        transform: scale(1.0) translateX(1px);
    }
    60% {
        transform: scale(1.0) translateX(-1px);
    }
    75% {
        transform: scale(1.0) translateX(0);
    }
    100% {
        transform: scale(1.0) translateX(0);
    }
}
.pulse-animation {
    animation: times 1s cubic-bezier(.36, .07, .57, .99) infinite;
}


.bg-\[\#F1F3F5\]{
    background-color: #F1F3F5;
}

.getapp-page{
    background-image: url(/img_content/getapp-bg.png);
    background-position: 42% 0%;
}

.getapp-android,
.getapp-ios{
    width:88px;
}

@media (max-width: 640px){
    .getapp-android,
    .getapp-ios{
        width:76px;
    }
}

.video-broadcast-btn {
    display: inline-flex;
    padding: 4px 10px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    border-radius: 8px;
    background: #2F9200;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border: 1px solid var(--green, #2F9200);
}
.video-broadcast-btn:hover {
    color: var(--green, #2F9200);
    background: var(--white, #FFF);
}
.video-broadcast-btn:hover svg circle{ fill: #2F9200; }
.video-broadcast-btn:hover svg path{ fill: #fff; }
/* End */


/* Start:/local/templates/main/styles.css?1779743952259*/
.list-style-enable ul,.list-style-enable ol{list-style:initial;margin:15px 0 0;padding:0 0 0 40px}.bg-bg-gold{background:#fcbc00;}
.index-swiper {
    border-radius: 32px;
}

@media (max-width: 767px) {
    .index-swiper {
        border-radius: 12px;
    }
}
/* End */
/* /local/templates/main/assets/custom.css?17895678771997 */
/* /local/templates/main/styles.css?1779743952259 */
