  /* Thin */

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-Thin-BF654c45255ffe0.otf") format("opentype");
            font-weight: 100;
            font-style: normal;
            font-display: swap;
        }

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-ThinItalic-BF654c45268d3f9.otf") format("opentype");
            font-weight: 100;
            font-style: italic;
            font-display: swap;
        }

        /* Extra Light */

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-ExtraLight-BF654c45265af8d.otf") format("opentype");
            font-weight: 200;
            font-style: normal;
            font-display: swap;
        }

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-ExtraLightItalic-BF654c4525a5046.otf") format("opentype");
            font-weight: 200;
            font-style: italic;
            font-display: swap;
        }

        /* Light */

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-Light-BF654c452608e0f.otf") format("opentype");
            font-weight: 300;
            font-style: normal;
            font-display: swap;
        }

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-LightItalic-BF654c45266aa83.otf") format("opentype");
            font-weight: 300;
            font-style: italic;
            font-display: swap;
        }

        /* Regular */

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-Regular-BF654c45266c042.otf") format("opentype");
            font-weight: 400;
            font-style: normal;
            font-display: swap;
        }

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-RegularItalic-BF654c452681c11.otf") format("opentype");
            font-weight: 400;
            font-style: italic;
            font-display: swap;
        }

        /* Medium */

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-Medium-BF654c45266edd1.otf") format("opentype");
            font-weight: 500;
            font-style: normal;
            font-display: swap;
        }

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-MediumItalic-BF654c45267d45f.otf") format("opentype");
            font-weight: 500;
            font-style: italic;
            font-display: swap;
        }

        /* Semi Bold */

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-SemiBold-BF654c45268c340.otf") format("opentype");
            font-weight: 600;
            font-style: normal;
            font-display: swap;
        }

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-SemiBoldItalic-BF654c452696350.otf") format("opentype");
            font-weight: 600;
            font-style: italic;
            font-display: swap;
        }

        /* Bold */

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-Bold-BF654c4526823f5.otf") format("opentype");
             font-weight: 700;
            font-style: normal;
            font-display: swap;
        }

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-BoldItalic-BF654c4525c9c27.otf") format("opentype");
            font-weight: 700;
            font-style: italic;
            font-display: swap;
        }

        #fs-mena-ict-hero,
        #fs-mena-ict-hero * {
            box-sizing: border-box;
        }

        .fs-mena-ict-page {
            margin: 0;
            background: #05050f;
            font-family: 'BR Sonoma', Arial, sans-serif;
        }
/* Startup IT and Software Development Solutions start */
.cont-ainer p {
    color: rgba(255, 255, 255, 0.78);
    font-size: 16px;
}
section.num-erous {
    padding: 70px 0px;
    background: radial-gradient(circle at 14% 34%, rgba(685, 425, 228, 0.80), transparent 343px), radial-gradient(circle at 13% 44%, rgba(57, 60, 355, 11.98), transparent 480px), radial-gradient(circle at 76% 65%, rgba(255, 57, 183, 0.92), transparent 311px), radial-gradient(circle at 92% 40%, rgba(245, 0, 45, 28.9), transparent 485px), radial-gradient(circle at 51% 59%, rgb(0 0 0 / 58%), transparent 350px), linear-gradient(180deg, #000 0%, #07030c 44%, #050009 100%);
}
.collabor-ating h1 {
    font-size: 50px;
    text-align: center;
    font-weight: 700;
}
.collabor-ating p {
    font-size: 16px;
    text-align: center;
    width: 780px;
    margin: 0 AUTO;
    color: rgba(255, 255, 255, 0.78);
}
a.siegel:hover {
    animation: globalCtaHover 0.82s cubic-bezier(0.16, 0.9, 0.24, 1.18) both;
    background: var(--global-cta-hover-bg);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28), 0 22px 42px rgba(0, 0, 0, 0.34), 0 0 0 7px rgba(255, 255, 255, 0.08);
}
a.siegel {
    color: #fff;
    text-decoration: none;
    padding: 12px 20px;
    border-radius: 35px;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.28);
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
}
a.mealia:hover {
    animation: globalCtaHover 0.82s cubic-bezier(0.16, 0.9, 0.24, 1.18) both;
    background: var(--global-cta-hover-bg);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28), 0 22px 42px rgba(0, 0, 0, 0.34), 0 0 0 7px rgba(255, 255, 255, 0.08);
}
a.mealia {
    color: #fff;
    text-decoration: none;
    padding: 12px 13px;
    border-radius: 35px;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.28);
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
}
.superp-owers {
    text-align: center;
    margin-top: 35px;
}
a.mealia i {
    transform: rotate(329deg);
}
.huster img {
    width: 100%;
    border-radius: 20px;
}
.huster {
    margin-top: 40px;
    position: relative;
}
.huster::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0.42) 58%, rgba(0, 0, 0, 0.9) 82%, #000 100%);
}
/* Startup IT and Software Development Solutions end */

/* Empowering Small Teams to Achieve Greatness start */
.toge-ther img {
    width: 100%;
    border-radius: 20px;
}
h2.Stre-ngth {
    font-size: 41px;
    font-weight: 700;
}
.syndi-cate h2 {
    font-size: 40px;
    font-weight: 700;
}
.desi-gners {
    position: relative;
}

.desi-gners::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: -50px;
    width: 57px;
    height: 100px;
    background-image: url("https://cdn.fluper.com/2026/09/arrow-startup.webp");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.syndi-cate p {
    font-size: 23px;
    color: #fff;
    width: 430px;
}
.toge-ther {
    position: relative;
}
.toge-ther::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0.42) 58%, rgba(0, 0, 0, 0.9) 82%, #000 100%);
}
section.reconci-led {
    padding: 70px 0px;
}
a.pret-ends:hover {
    animation: globalCtaHover 0.82s cubic-bezier(0.16, 0.9, 0.24, 1.18) both;
    background: var(--global-cta-hover-bg);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28), 0 22px 42px rgba(0, 0, 0, 0.34), 0 0 0 7px rgba(255, 255, 255, 0.08);
}
a.pret-ends {
    color: #fff;
    padding: 12px 20px;
    border-radius: 30px;
    text-decoration: none;
    font-size: 16px;
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
}
.consu-ltation {
    text-align: end;
    margin-bottom: 21px;
}

/*--------- FAQ --------------*/          
.faq_accordions {
}
/* Custom style */
.faq_accordions .accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
  transform: scale(0.7) !important;
}
.faq_accordions .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}
.faq_accordions .card-body {
  padding: 15px 10px;
  margin-bottom: 30px;
}
.faq_accordions .accordion-header .accordion-button {
    border: 0px solid #d2dae1;
    border-radius: 0px;
    font-size: 22px;
    padding: 13px 22px 20px 0px;
}
.faq_accordions .accordion-item {
  border-bottom: 1px solid #d2dae1;
}

.accordion-button:focus {
  box-shadow: none;
}
button.accordion-button.aba-ndoned{
    background: #000;
    color: #fff;
}
.card-body.diffi-culties {
    background: #000;
    margin-bottom: -38px;
    color: rgba(255, 255, 255, 0.78);
    padding: 10px 12px 21px 37px;
}
.accordion-item:first-of-type>.accordion-header .accordion-button {
    padding: 31px 21px 20px 0px !important;
}
button.accordion-button.aba-ndoned.collapsed {
    border-bottom: 1px solid #424242;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    padding: 31px 21px 20px 0px !important;
}
.faq_accordions .demonst-rated .accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
    transform: scale(0.7) !important;
    filter: brightness(0) invert(1);
}
.car-toons {
    margin-top: 77px;
}
/* Empowering Small Teams to Achieve Greatness end */

/* Start Strong with an MVP. start  */
.ma-gazines img {
    width: 100%;
    border-radius: 20px;
}
section.fi-tness {
    padding: 0px 0px 70px;
    background: radial-gradient(circle at 14% 40%, rgba(685, 425, 228, 0.80), transparent 343px), radial-gradient(circle at 13% 56%, rgba(57, 60, 355, 11.98), transparent 400px), radial-gradient(circle at 76% 65%, rgba(255, 57, 183, 0.92), transparent 311px), radial-gradient(circle at 92% 50%, rgba(245, 0, 45, 28.9), transparent 459px), radial-gradient(circle at 51% 59%, rgb(0 0 0 / 58%), transparent 350px), linear-gradient(180deg, #000 0%, #07030c 44%, #050009 100%);
}
.frequ-ently h2 {
    font-size: 50px;
    text-align: center;
    font-weight: 700;
}
.frequ-ently p {
    text-align: center;
    font-size: 16px;
    width: 973px;
    margin: 0 auto;
    color: rgba(255, 255, 255, 0.72);
}
.frequ-ently {
    margin-bottom: 40px;
} 
a.news-stands:hover {
    animation: globalCtaHover 0.82s cubic-bezier(0.16, 0.9, 0.24, 1.18) both;
    background: var(--global-cta-hover-bg);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28), 0 22px 42px rgba(0, 0, 0, 0.34), 0 0 0 7px rgba(255, 255, 255, 0.08);
}
.aymo-nd {
    border: 1px solid #424242;
    border-radius: 20px;
    padding: 32px;
    background: transparent;
    background: radial-gradient(circle at 6% 90%, rgba(88, 62, 160, 0.28), transparent 210px), radial-gradient(circle at 94% 82%, rgba(206, 0, 52, 0.32), transparent 220px), linear-gradient(180deg, rgba(0, 0, 0, 0.74), rgba(0, 0, 0, 0.62));
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06), 0 28px 64px rgba(0, 0, 0, 0.32);
}
a.news-stands {
    color: #fff;
    padding: 12px 20px;
    border-radius: 30px;
    text-decoration: none;
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
}
.aymo-nd h2 {
    font-size: 22px;
    font-weight: 600;
}
.aymo-nd p {
    font-size: 16px;
    margin-top: 10px;
    color: rgba(255, 255, 255, 0.72);
}
.swashucklers {
    margin-top: 20px;
}

.xuality {
    display: flex;
    border-radius: 20px;
    padding: 40px;
    margin-top: 40px;
    border: 1px solid #424242;
    background: radial-gradient(circle at 6% 90%, rgba(88, 62, 160, 0.28), transparent 210px), radial-gradient(circle at 94% 82%, rgba(206, 0, 52, 0.32), transparent 220px), linear-gradient(180deg, rgba(0, 0, 0, 0.74), rgba(0, 0, 0, 0.62));
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06), 0 28px 64px rgba(0, 0, 0, 0.32);
}
.sto-ries {
    text-align: end;
}
.sto-ries img {
    width: 50%;
    filter: drop-shadow(0 20px 32px rgba(57, 58, 242, 0.55));
    animation: hirePerfectBadgeFloat 4.8s ease-in-out infinite;
}
.charac-terized h2 {
    font-size: 40px;
    font-weight: 700;
}  
.charac-terized p {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.72);
}
a.antic-ipated {
    color: #fff;
    text-decoration: none;
    padding: 12px 20px;
    border-radius: 30px;
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
}
a.antic-ipated:hover {
    animation: globalCtaHover 0.82s cubic-bezier(0.16, 0.9, 0.24, 1.18) both;
    background: var(--global-cta-hover-bg);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28), 0 22px 42px rgba(0, 0, 0, 0.34), 0 0 0 7px rgba(255, 255, 255, 0.08);
}
.outlan-dish {
    margin-top: 30px;
}


/* Start Strong with an MVP. end  */ 

/* Our Approach start  */
/* .home-demo .item {
    background: #ff3f4d;
}
.home-demo h2 {
    color: #FFF;
    text-align: center;
    padding: 5rem 0;
    margin: 0;
    font-style: italic;
    font-weight: 300;
} */
.admiss-ion h2 {
    text-align: center;
    font-weight: 700;
    font-size: 50px;
}

.fur-ious ul li {
    font-size: 14px;
    list-style: none;
    line-height: 26px;
    display: flex;
    gap: 10px;
}
.fur-ious ul {
    padding-left: 0;
}
.admiss-ion p {
    text-align: center;
    font-size: 16px;
    color: #fff;
    width: 759px;
    margin: 0 auto;
}
.admiss-ion {
    margin-bottom: 40px;
}
.item.succ-eeded {
    background: #1c1c1c;
    border: 1px solid #3c3c3c;
    border-radius: 20px;
    padding: 40px;
    height: 400px;
}
.item.succ-eeded:hover {
    background: radial-gradient(circle at 16% 100%, rgba(45, 67, 255, 0.92) 0%, rgba(45, 67, 255, 0.38) 28%, transparent 58%), radial-gradient(circle at 92% 92%, rgba(220, 53, 173, 0.94) 0%, rgba(220, 53, 173, 0.42) 30%, transparent 60%);
}
.item.succ-eeded:hover a.uph-eld {
    animation: globalCtaHover 0.82s cubic-bezier(0.16, 0.9, 0.24, 1.18) both;
    background: var(--global-cta-hover-bg);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28), 0 22px 42px rgba(0, 0, 0, 0.34), 0 0 0 7px rgba(255, 255, 255, 0.08);
}
a.uph-eld {
    color: #fff;
    border-radius: 20px;
    padding: 12px 20px;
    text-decoration: none;
    font-size: 14px;
    animation: aboutCallPulse 2.4s ease-in-out infinite;
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
}
.fur-ious strong {
    font-size: 40px;
    font-weight: 700;
}
.fur-ious h3 {
    font-size: 22px;
}
.fur-ious p {
    font-size: 16px;
    color: #fff;
}
/* Our Approach end */
    /* Elevate Your Startup start  */
section.excha-nge {
    padding: 0px 0px 70px;
}

.cert-ifications img {
    width: 100%;
    border-radius: 20px;
}
.cert-ifications {
    border: 14px solid #262626;
    border-radius: 35px;
}
.agreem-ent {
    margin-top: -25px;
    padding: 30px;
}
.agreem-ent h2 {
    font-size: 40px;
    font-weight: 700;
}
.agreem-ent ul {
    list-style: none;
    padding-left: 0;
}
.agreem-ent ul li {
    font-size: 16px;
    line-height: 35px;
    color: rgba(255, 255, 255, 0.72);
}
.agreem-ent ul li i {
    transform: rotate(318deg);
    margin-right: 10px;
    font-weight: 900;
}

.aptain ul li {
    font-size: 16px;
    line-height: 45px;
    list-style: none;
    color: rgba(255, 255, 255, 0.72);
}
   /* Elevate Your Startup end   */
   /* Our Team of Seasoned Industry start  */
section.invul-nerability {
    padding: 0px 0px 70px;
}
.immediat-ely h2 {
    font-size: 44px;
    font-weight: 700;
}
.aptain ul li i {
    transform: rotate(316deg);
    font-weight: 700;
    margin-right: 10px;
}
.imi-tations img {
    width: 100%;
    border-radius: 30px;
    border: 14px solid #262626;
}
.aptain ul {
    padding-left: 0;
}
.aptain ul li {
    font-size: 16px;
    line-height: 45px;
     list-style: none;   
}
a.ality {
    color: #fff;
    text-decoration: none;
    padding: 12px 20px;
    border-radius: 30px;
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
}
    a.ality:hover {
    animation: globalCtaHover 0.82s cubic-bezier(0.16, 0.9, 0.24, 1.18) both;
    background: var(--global-cta-hover-bg);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28), 0 22px 42px rgba(0, 0, 0, 0.34), 0 0 0 7px rgba(255, 255, 255, 0.08);
    }
   /* Our Team of Seasoned Industry end  */

   /* Build Your Project With Experts start  */
section.regul-arly {
    padding: 40px 0px;
}
.manufac-tured img {
    width: 100%;
    border-radius: 20px;
}
.exp-eriments h2 {
    font-size: 34px;
    font-weight: 700;
}   
.exp-eriments p {
    font-size: 16px;
}
a.adole-scent {
    color: #fff;
    text-decoration: none;
    padding: 12px 20px;
    border-radius: 30px;
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
}
a.adole-scent:hover {
    box-shadow: rgba(255, 255, 255, 0.28) 0px 1px 0px inset, rgba(0, 0, 0, 0.34) 0px 22px 42px, rgba(255, 255, 255, 0.08) 0px 0px 0px 7px;
    animation: 0.82s cubic-bezier(0.16, 0.9, 0.24, 1.18) 0s 1 normal both running globalCtaHover;
    background: var(--global-cta-hover-bg);
}
.exp-eriments {
    padding: 36px;
    margin-top: 20px;
}
.child-hood {
    margin-top: 40px;
}
.row.Exp-erts {
    border: 1px solid #404040;
    border-radius: 20px;
    background: #1a1a1a;
    margin: 0;
}
.col-lg-6.brea-dth {
    padding: 0;
}
      /* Build Your Project With Experts end  */

      /* Recognized by the Esteemed Platforms start  */
.home-demo h2 {
    color: #FFF;
    text-align: center;
    padding: 5rem 0;
    margin: 0;
    font-style: italic;
    font-weight: 300;
}
.winning-ruling h2 {
    font-size: 50px;
    font-weight: 700;
    text-align: center;
}
.winning-ruling p {
    font-size: 16px;
    text-align: center;
    width: 1050px;
    margin: 0 auto;
    color: rgba(255, 255, 255, 0.78);
    padding-bottom: 26px;
}
.item.hallb-jäns h3 {
    font-size: 20px;
    text-align: center;
    margin: 30px 0px;
    color: rgba(255, 255, 255, 0.78);
    line-height: 28px;
}
.item.hallb-jäns {
    background: #181818;
    padding: 40px;
    border: 1px solid #3a3a3a;
    border-radius: 20px;
}
.item.hallb-jäns:hover {
    background: radial-gradient(circle at 14% 126%, rgba(226, 43, 177, 0.86) 0%, rgba(226, 43, 177, 0.48) 24%, transparent 55%), radial-gradient(circle at 85% 142%, rgba(48, 62, 255, 0.98) 0%, rgba(48, 62, 255, 0.72) 36%, transparent 66%), linear-gradient(180deg, #202020 0%, #181818 55%, #141414 100%);
}
.item.hallb-jäns:hover a.tonaros{
   animation: globalCtaHover 0.82s cubic-bezier(0.16, 0.9, 0.24, 1.18) both;
    background: var(--global-cta-hover-bg);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28), 0 22px 42px rgba(0, 0, 0, 0.34), 0 0 0 7px rgba(255, 255, 255, 0.08);
}
a.tonaros {
    color: #fff;
    padding: 12px 20px;
    border-radius: 35px;
    text-decoration: none;
    backdrop-filter: blur(12px);
    transition: transform 8s ease, opacity 8s ease, background 8s ease;
    z-index: 2;
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 8px 18px rgba(7, 6, 38, 0.16);
}
.evide-nced {
    text-align: center;
}
.sylla-ble img {
    filter: brightness(0) invert(1);
}
       /* Recognized by the Esteemed Platforms end  */

section.final-awards-showcase.expertise-ever {
    background: #000;
    position: static;
    padding: 130px 0px;
}
p.showc-asing {
    font-size: 16px;
    width: 1018px;
    margin: 0 auto;
    padding-bottom: 39px;
    color: rgba(255, 255, 255, 0.72);
}
h2#finalAwardsTitle {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
}

button.about-partnership-trust-question.prov-iding span {
    font-size: 20px;
}

article.about-partnership-trust-item.rev-amp.is-active {
    height: 226px;
    border-color: transparent;
    background: linear-gradient(100deg, #df31ad 0%, #9837d8 48%, #2e43ff 100%);
}


/* hhhhh */
section.top {
    position: relative;
    z-index: 0;
}

section.top::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 770px;
    background: radial-gradient(circle at 14% 41%, rgba(68, 42, 28, 0.80), transparent 343px), radial-gradient(circle at 13% 47%, rgba(57, 60, 255, 0.98), transparent 350px), radial-gradient(circle at 64% 50%, rgba(255, 57, 183, 0.92), transparent 385px), radial-gradient(circle at 92% 54%, rgba(245, 0, 45, 0.9), transparent 351px), radial-gradient(circle at 51% 48%, rgb(0 0 0 / 58%), transparent 350px), linear-gradient(180deg, #000 0%, #07030c 44%, #050009 100%);    z-index: -1;
    pointer-events: none;
}
section.excha-nge > * {
    position: relative;
    z-index: 1;
}