.bg-ygmr {
    background-color: #f4f2fd;
    clip-path: circle(50% at 35% 20%);
}

.text-gog {
    color: #000;
}

.text-pup {
    color: #6000f2;
}

.accordion-button::after {
    position: absolute;
    right: 24px;
}

.accordion-button:not(.collapsed) {
    color: #000;
}

.accordion-button:focus {
    border-color: #6000f2;
    box-shadow: unset;
    z-index: unset;
}

.accordion-button:hover {
    z-index: unset;
}

.fgt {
    height: 900px;
}

.shadow {
    box-shadow: 0 0rem 1.5rem rgba(0, 0, 0, .10) !important;
}

.fyut {
    font-size: 12px;
}

.w-60{
    width: 60%;
}
.big-fw{
    font-size: 105px;
    color: #000;
}
.sm-fw{
    font-size: 12px;
}
.d-ghty{
    display: none
}
.d-show{
    display: block!important;
}
.bg-g{
    background-image: linear-gradient(130deg, #0700dd 0%, #00f2ff 89%);
}
.overlay{
    background-image: url('/assets/img/bg.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.15;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.oim-root {
    display: none !important;
}

.impersonation-bar {
    background: #1f2a44;
    border-bottom: 1px solid rgba(255, 255, 255, 0.18);
    box-shadow: 0 12px 28px rgba(31, 42, 68, 0.18);
    margin-bottom: 0 !important;
    padding: 12px 24px;
    position: relative;
    z-index: 10;
}

.impersonation-dot {
    background: #ff7052;
    border-radius: 999px;
    box-shadow: 0 0 0 5px rgba(255, 112, 82, 0.18);
    flex: 0 0 auto;
    height: 10px;
    width: 10px;
}

.lc-impersonation-input {
    background: rgba(255, 255, 255, 0.14);
    border-color: rgba(255, 255, 255, 0.22);
    color: #fff;
}

.lc-impersonation-input::placeholder {
    color: rgba(255, 255, 255, 0.72);
}

.lc-impersonation-btn {
    background: #fff;
    border-color: #fff;
    color: #1f2a44;
    font-weight: 600;
}

@media screen and (max-width:768px) {
    .fgt {
        height: 1350px;
    }
    .fgytr{
        width: 93%!important;
    }
    .fgtysr{
        margin-bottom: 20px;
    }
}
