body { 
    /* CSS Variables that may have been missed get put on body */ 
        --tw-bg-opacity:  1;  
        --tw-bg-opacity:  1!important;  
        --tw-bg-opacity:  1;  
        --tw-bg-opacity:  1;  
        --tw-text-opacity:  1;  
        --tw-text-opacity:  1;  
    } 
    
    :root { 
        --beacons-brand-pink: #f24679; 
        --hover-opacity: 0.7; 
        --beacons-insights-gradient: linear-gradient(180deg,var(--beacons-brand-pink) 0%,#ff004c 100%);
    } 
    
    body { 
        margin: 0; 
        padding: 0; 
        font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif; 
        -webkit-font-smoothing: antialiased; 
        -moz-osx-font-smoothing: grayscale; 
        overscroll-behavior-x: auto; 
        overscroll-behavior-y: none;
    } 
    
    .PageFrameWrapper { 
        display: flex; 
        justify-content: center; 
        align-items: center; 
        background-color: #f0f0f0; 
        background-size: 0 0; 
        width: 100%; 
        height: 100%; 
        position: fixed;
    } 
    
    .PageFrameWrapper:before { 
        content: ""; 
        z-index: -1; 
        position: inherit; 
        left: inherit; 
        top: inherit; 
        width: inherit; 
        height: inherit; 
        background-image: inherit; 
        background-size: cover; 
        background-position: 50%; 
        filter: blur(100px); 
        transform: scale(1.2); 
        will-change: filter;
    } 
    
    .w-full { 
        width: 100%;
    } 
    
    .PageFrame { 
        overflow: hidden; 
        height: 100vh; 
        position: relative;
    } 
    
    .flex { 
        display: flex;
    } 
    
    .h-full { 
        height: 100%;
    } 
    
    .justify-center { 
        justify-content: center;
    } 
    
    .css-ioc5m8 { 
        width: 100%; 
        margin-left: auto; 
        box-sizing: border-box; 
        margin-right: auto; 
        display: block; 
        padding-left: 8px; 
        padding-right: 8px;
    } 
    
    @media (min-width: 600px){ 
      .css-ioc5m8 { 
        padding-left: 12px; 
        padding-right: 12px;
      } 
    
      .css-ioc5m8 { 
        max-width: 600px;
      } 
    }     
    
    .relative { 
        position: relative;
    } 
    
    .fixed { 
        position: fixed;
    } 
    
    .bottom-0 { 
        bottom: 0;
    } 
    
    .right-0 { 
        right: 0;
    } 
    
    .z-50 { 
        z-index: 50;
    } 
    
    .absolute { 
        position: absolute;
    } 
    
    .top-4 { 
        top: 1rem;
    } 
    
    @media (min-width: 450px){ 
      .lg\:top-16 { 
        top: 4rem;
      } 
    }     
    
    .css-1d3bbye { 
        box-sizing: border-box; 
        display: flex; 
        flex-flow: wrap; 
        width: 100%;
    } 
    
    .mt-12 { 
        margin-top: 48px;
    } 
    
    .mx-4 { 
        margin-left: 16px; 
        margin-right: 16px;
    } 
    
    .mb-6 { 
        margin-bottom: 24px;
    } 
    
    .css-1wxaqej { 
        box-sizing: border-box; 
        margin: 0px; 
        flex-direction: row;
    } 
    
    .mb-4 { 
        margin-bottom: 16px;
    } 
    
    .mt-0 { 
        margin-top: 0;
    } 
    
    .-mt-4 { 
        margin-top: -16px;
    } 
    
    .Profile .Section  { 
        margin-bottom: 23px; 
        width: 100%;
    } 
    
    .FlexCenterCenter { 
        display: flex; 
        align-items: center;
    } 
    
    .FlexCenterCenter { 
        justify-content: center;
    } 
    
    .no-underline { 
        text-decoration-line: none;
    } 
    
    .mr-2 { 
        margin-right: 8px;
    } 
    
    .ml-auto { 
        margin-left: auto;
    } 
    
    .-mx-5 { 
        margin-left: -20px; 
        margin-right: -20px;
    } 
    
    .flex-col { 
        flex-direction: column;
    } 
    
    .items-center { 
        align-items: center;
    } 
    
    .pb-4 { 
        padding-bottom: 16px;
    } 
    
    .mb-2 { 
        margin-bottom: 8px;
    } 
    
    .h-12 { 
        height: 3rem;
    } 
    
    .\!py-0 { 
        padding-top: 0!important; 
        padding-bottom: 0!important;
    } 
    
    .rounded-8 { 
        border-radius: 8px;
    } 
    
    .bg-white { 
        --tw-bg-opacity: 1; 
        background-color: rgb(255 255 255/var(--tw-bg-opacity));
    } 
    
    .p-3 { 
        padding: 12px;
    } 
    
    .opacity-90 { 
        opacity: .9;
    } 
    
    .\!bg-gray-100 { 
        --tw-bg-opacity: 1!important; 
        background-color: rgb(245 245 245/var(--tw-bg-opacity))!important;
    } 
    
    .css-1idb25o:hover { 
        text-decoration: none; 
        background-color: rgba(25, 118, 210, 0.04);
    } 
    
    .css-1idb25o:hover { 
        background-color: rgb(224, 224, 224); 
        border-color: rgb(224, 224, 224); 
        box-shadow: none; 
        opacity: var(--hover-opacity);
    } 
    
    .h-8 { 
        height: 2rem;
    } 
    
    .w-8 { 
        width: 2rem;
    } 
    
    .bg-gray-100 { 
        --tw-bg-opacity: 1; 
        background-color: rgb(245 245 245/var(--tw-bg-opacity));
    } 
    
    .css-1j7qk7u:hover { 
        background-color: rgba(0, 0, 0, 0.04);
    } 
    
    .hover\:bg-gray-100:hover { 
        --tw-bg-opacity: 1; 
        background-color: rgb(245 245 245/var(--tw-bg-opacity));
    } 
    
    .hover\:opacity-70:hover { 
        opacity: .7;
    } 
    
    @media (min-width: 450px){ 
      .lg\:rounded-8 { 
        border-radius: 8px;
      } 
    }     
    
    .z-10 { 
        z-index: 10;
    } 
    
    .mt-3 { 
        margin-top: 12px;
    } 
    
    .text-center { 
        text-align: center;
    } 
    
    .css-orq8zk { 
        overflow: hidden; 
        min-height: 48px; 
        display: flex;
    } 
    
    .mt-4 { 
        margin-top: 16px;
    } 
    
    .gap-2 { 
        gap: .5rem;
    } 
    
    .text-md-bold { 
        font-weight: 700;
    } 
    
    .text-md-bold { 
        font-size: 14px; 
        line-height: 1.4; 
        letter-spacing: -.42px;
    } 
    
    .text-black { 
        --tw-text-opacity: 1; 
        color: rgb(0 0 0/var(--tw-text-opacity));
    } 
    
    .text-sm-bold { 
        font-weight: 700;
    } 
    
    .text-sm-bold { 
        font-size: 12px; 
        line-height: 1.4; 
        letter-spacing: -.42px;
    } 
    
    .css-w0pj6f { 
        overflow: hidden; 
        pointer-events: none; 
        position: absolute; 
        z-index: 0; 
        inset: 0px; 
        border-radius: inherit;
    } 
    
    .h-5 { 
        height: 1.25rem;
    } 
    
    .w-5 { 
        width: 1.25rem;
    } 
    
    .text-gray-700 { 
        --tw-text-opacity: 1; 
        color: rgb(97 97 97/var(--tw-text-opacity));
    } 
    
    .mt-1 { 
        margin-top: 4px;
    } 
    
    .mt-2 { 
        margin-top: 8px;
    } 
    
    .css-1anid1y { 
        position: relative; 
        display: inline-block; 
        flex: 1 1 auto; 
        white-space: nowrap; 
        overflow-x: hidden; 
        width: 100%;
    } 
    
    .title { 
        font-size: 18px;
    } 
    
    .title { 
        font-weight: 700; 
        line-height: 1.1; 
        letter-spacing: -.42px;
    } 
    
    .text-18 { 
        font-size: 18px; 
        line-height: 1.4;
    } 
    
    .css-1rzb3uu { 
        position: relative; 
        display: inline-flex; 
        vertical-align: middle; 
        flex-shrink: 0;
    } 
    
    .px-9 { 
        padding-left: 36px; 
        padding-right: 36px;
    } 
    
    .flex-wrap { 
        flex-wrap: wrap;
    } 
    
    .css-k008qs { 
        display: flex;
    } 
    
    .css-1ympjr3:hover { 
        text-decoration: none; 
        background-color: rgb(21, 101, 192); 
        box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
    } 
    
    .css-zppcdy { 
        display: inline-flex; 
        -webkit-box-align: center; 
        align-items: center; 
        -webkit-box-pack: center; 
        justify-content: center; 
        box-sizing: border-box; 
        -webkit-tap-highlight-color: transparent; 
        background-color: transparent; 
        outline: 0px; 
        border: 0px; 
        margin: 0px; 
        border-radius: 0px; 
        cursor: pointer; 
        user-select: none; 
        vertical-align: middle; 
        appearance: none; 
        text-decoration: none; 
        font-family: Poppins, Helvetica, sans-serif; 
        font-weight: 500; 
        font-size: 0.875rem; 
        line-height: 1.25; 
        text-transform: uppercase; 
        max-width: none; 
        min-width: 90px; 
        position: relative; 
        min-height: 48px; 
        flex: 1 1 0px; 
        padding: 12px 16px; 
        overflow: hidden; 
        white-space: normal; 
        text-align: center; 
        flex-direction: column; 
        color: rgba(0, 0, 0, 0.6); 
        -webkit-box-flex: 1;
    } 
    
    .max-h-\[75px\] { 
        max-height: 75px;
    } 
    
    .min-w-\[72px\] { 
        min-width: 72px;
    } 
    
    .max-w-\[150px\] { 
        max-width: 150px;
    } 
    
    .border-b-4 { 
        border-bottom-width: 4px;
    } 
    
    .border-solid { 
        border-style: solid;
    } 
    
    .border-transparent { 
        border-color: transparent;
    } 
    
    .normal-case { 
        text-transform: none;
    } 
    
    .css-zppcdy.Mui-selected { 
        color: rgb(25, 118, 210);
    } 
    
    .w-14 { 
        width: 3.5rem;
    } 
    
    .min-w-\[56px\] { 
        min-width: 56px;
    } 
    
    .min-w-0 { 
        min-width: 0;
    } 
    
    .whitespace-pre-wrap { 
        white-space: pre-wrap;
    } 
    
    .ml-2 { 
        margin-left: 8px;
    } 
    
    .text-16 { 
        font-size: 16px; 
        line-height: 1.4;
    } 
    
    .text-sm-normal { 
        font-size: 12px; 
        font-weight: 400; 
        line-height: 1.4; 
        letter-spacing: -.42px;
    } 
    
    
    /* These were inline style tags. Uses id+class to override almost everything */
    #__image__.style-Ll9Dw {  
       display:none;  
       opacity:0;  
       position:fixed;  
       visibility:hidden;  
    }  
    #style-grJ6b.style-grJ6b {  
       background-image: url("https://cdn.beacons.ai/user_content/n0GBe9OWsPN8QCaLOIHCaBop0t92/profile_luisga158.png");  
    }  
    #style-YTgoW.style-YTgoW {  
       background-position: 50% 15%;  
        background-repeat: no-repeat;  
        background-size: cover;  
        background-attachment: scroll;  
        overflow: hidden auto;  
        max-height: 100%;  
        background-image: none;  
        padding-top: 72px;  
    }  
    #style-o7tKx.style-o7tKx {  
       background-image: linear-gradient(rgb(0, 156, 224), rgb(0, 156, 224));  
        border-radius: 24px;  
        width: 720px;  
        height: fit-content;  
        margin-bottom: 144px;  
    }  
    #style-8wdOG.style-8wdOG {  
       padding: 0px 20px 100px;  
    }  
    #style-OmGde.style-OmGde {  
       min-height: initial;  
        border-radius: 8px;  
        font-family: Saira, sans-serif;  
    }  
    #style-863Ai.style-863Ai {  
       border-radius: 8px;  
    }  
    #style-DnseO.style-DnseO {  
       margin-top: -88px;  
    }  
    #style-jlpo3.style-jlpo3 {  
       width: 177px;  
        height: 177px;  
        border-radius: 10px;  
        opacity: 1;  
        border: 2px solid rgb(255, 255, 255);  
    }  
    #style-BTVzk.style-BTVzk {  
       border-radius: 8px;  
        color: rgb(255, 255, 255);  
        font-family: Saira, sans-serif;  
        font-weight: 500;  
        font-size: 12px;  
    }  
    #style-n3iVA.style-n3iVA {  
       margin-left: 8px;  
        text-shadow: rgba(0, 0, 0, 0.25) 0px 0.5px 1px;  
    }  
    #style-MmZza.style-MmZza {  
       border-radius: 8px;  
        color: rgb(255, 255, 255);  
        font-family: Saira, sans-serif;  
        font-weight: 400;  
        font-size: 16px;  
        margin-bottom: 8px;  
        text-shadow: rgba(0, 0, 0, 0.25) 0px 0.5px 1px;  
    }  
    #style-thwwl.style-thwwl {  
       padding-bottom: 100px;  
        padding-top: 0px;  
    }  
    #style-Prfdo.style-Prfdo {  
       background: transparent;  
    }  
    #style-62od4.style-62od4 {  
       overflow: hidden;  
        margin-bottom: 0px;  
    }  
    #style-ftJRt.style-ftJRt {  
       font-family: Saira, sans-serif;  
    }  
    #style-jJZ71.style-jJZ71 {  
       font-family: Saira, sans-serif;  
    }  
    #style-HCLDo.style-HCLDo {  
       font-family: Saira, sans-serif;  
    }  
    #style-53Ive.style-53Ive {  
       left: 150px;  
        width: 150px;  
        height: 4px;  
    }  
    #style-ZgEO9.style-ZgEO9 {  
       border-radius: 8px;  
        color: rgb(17, 22, 141);  
        font-family: Saira, sans-serif;  
        font-weight: 500;  
    }  
    #style-oeVkV.style-oeVkV {  
       grid-template-columns: repeat(1, minmax(0px, 1fr));  
        gap: 16px;  
    }  
    #style-A8oIV.style-A8oIV {  
       border-radius: 8px;  
        background-color: rgb(250, 250, 252);  
        color: rgb(17, 22, 141);  
        font-family: Saira, sans-serif;  
        text-transform: none;  
        box-shadow: none;  
        font-size: 15px;  
        min-height: 65px;  
        padding: 8px;  
        margin: 16px 0px;  
        border: 2px solid rgba(255, 255, 255, 0);  
        display: flex;  
        pointer-events: auto;  
    }  
    #style-WVSXx.style-WVSXx {  
       object-fit: cover;  
        border-radius: 8px;  
    }  
    #style-TnJmR.style-TnJmR {  
       border-radius: 8px;  
        background-color: rgb(250, 250, 252);  
        color: rgb(17, 22, 141);  
        font-family: Saira, sans-serif;  
        text-transform: none;  
        box-shadow: none;  
        font-size: 15px;  
        min-height: 65px;  
        padding: 8px;  
        margin: 16px 0px;  
        border: 2px solid rgba(255, 255, 255, 0);  
        display: flex;  
        pointer-events: auto;  
    }  
    #style-h5ao6.style-h5ao6 {  
       object-fit: cover;  
        border-radius: 8px;  
    }  
    #style-tBTm1.style-tBTm1 {  
       border-radius: 8px;  
        background-color: rgb(250, 250, 252);  
        color: rgb(17, 22, 141);  
        font-family: Saira, sans-serif;  
        text-transform: none;  
        box-shadow: none;  
        font-size: 15px;  
        min-height: 65px;  
        padding: 8px;  
        margin: 16px 0px;  
        border: 2px solid rgba(255, 255, 255, 0);  
        display: flex;  
        pointer-events: auto;  
    }  
    #style-EO1Ds.style-EO1Ds {  
       width: 45px;  
        height: 45px;  
        filter: invert(22%) sepia(27%) saturate(2254%) hue-rotate(209deg) brightness(102%) contrast(145%);  
    }  
    #style-qrneq.style-qrneq {  
       border-radius: 8px;  
        background-color: rgb(250, 250, 252);  
        color: rgb(17, 22, 141);  
        font-family: Saira, sans-serif;  
        text-transform: none;  
        box-shadow: none;  
        font-size: 15px;  
        min-height: 65px;  
        padding: 8px;  
        margin: 16px 0px;  
        border: 2px solid rgba(255, 255, 255, 0);  
        display: flex;  
        pointer-events: auto;  
    }  
    #style-SmO3o.style-SmO3o {  
       object-fit: cover;  
        border-radius: 8px;  
    }  
    #style-6hZzc.style-6hZzc {  
       border-radius: 8px;  
        background-color: rgb(250, 250, 252);  
        color: rgb(17, 22, 141);  
        font-family: Saira, sans-serif;  
        text-transform: none;  
        box-shadow: none;  
        font-size: 15px;  
        min-height: 65px;  
        padding: 8px;  
        margin: 16px 0px;  
        border: 2px solid rgba(255, 255, 255, 0);  
        display: flex;  
        pointer-events: auto;  
    }  
    #style-2eRat.style-2eRat {  
       object-fit: cover;  
        border-radius: 8px;  
    }  
    #style-QxUnF.style-QxUnF {  
       border-radius: 8px;  
        background-color: rgb(250, 250, 252);  
        color: rgb(17, 22, 141);  
        font-family: Saira, sans-serif;  
        text-transform: none;  
        box-shadow: none;  
        font-size: 15px;  
        min-height: 65px;  
        padding: 8px;  
        margin: 16px 0px;  
        border: 2px solid rgba(255, 255, 255, 0);  
        display: flex;  
        pointer-events: auto;  
    }  
    #style-M13Vq.style-M13Vq {  
       object-fit: cover;  
        border-radius: 8px;  
    }  
    #style-zMaoN.style-zMaoN {  
       border-radius: 8px;  
        background-color: rgb(250, 250, 252);  
        color: rgb(17, 22, 141);  
        font-family: Saira, sans-serif;  
        text-transform: none;  
        box-shadow: none;  
        font-size: 15px;  
        min-height: 65px;  
        padding: 8px;  
        margin: 16px 0px;  
        border: 2px solid rgba(255, 255, 255, 0);  
        display: flex;  
        pointer-events: auto;  
    }  
    #style-41RPc.style-41RPc {  
       object-fit: cover;  
        border-radius: 8px;  
    }  
    #style-1eoGS.style-1eoGS {  
       border-radius: 8px;  
        background-color: rgb(250, 250, 252);  
        color: rgb(17, 22, 141);  
        font-family: Saira, sans-serif;  
        text-transform: none;  
        box-shadow: none;  
        font-size: 15px;  
        min-height: 65px;  
        padding: 8px;  
        margin: 16px 0px;  
        border: 2px solid rgba(255, 255, 255, 0);  
        display: flex;  
        pointer-events: auto;  
    }  
    #style-96jlI.style-96jlI {  
       object-fit: cover;  
        border-radius: 8px;  
    }  
    #style-oPRRD.style-oPRRD {  
       width: calc(50% - 360px);  
        min-width: 240px;  
        max-width: 390px;  
    }  
    #style-7GtEh.style-7GtEh {  
       box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 2px 0px, rgba(0, 0, 0, 0.1) 0px 2px 5px 0px, rgba(0, 0, 0, 0.08) 0px 8px 40px 0px;  
    }  
    #style-ocYaM.style-ocYaM {  
       width: 16px;  
        height: 16px;  
        color: black;  
        fill: black;  
        line-height: 1;  
        filter: invert(11%) brightness(1);  
    }  
    #style-tXWB7.style-tXWB7 {  
       position: absolute;  
    }  
    #style-SPS7W.style-SPS7W {  
       top: -2px;  
        left: 0px;  
        height: 0px;  
        width: 0px;  
    }  
    #style-g16to.style-g16to {  
       top: -4px;  
        left: -4px;  
        height: 0px;  
        width: 0px;  
    }  
    #style-YhQFq.style-YhQFq {  
       top: -4px;  
        left: -4px;  
        height: 0px;  
        width: 0px;  
    }  
    #style-TH5hH.style-TH5hH {  
       top: -2px;  
        left: -2px;  
        height: 0px;  
        width: 0px;  
    }  
    #style-HTUEl.style-HTUEl {  
       top: -2px;  
        left: 0px;  
        height: 0px;  
        width: 0px;  
    }  
    #style-GEAqt.style-GEAqt {  
       top: -4px;  
        left: -4px;  
        height: 0px;  
        width: 0px;  
    }  
    #style-o4BkJ.style-o4BkJ {  
       top: 0px;  
        left: 0px;  
        height: 0px;  
        width: 0px;  
    }  
    #style-KKLIf.style-KKLIf {  
       top: -2px;  
        left: -2px;  
        height: 0px;  
        width: 0px;  
    }  
    #style-h4EI8.style-h4EI8 {  
       top: 0px;  
        left: 0px;  
        position: absolute;  
    }  
    #snipcss-kiwi.style-3doKK {  
       left: 1170px;  
        top: 0px;  
    }  
    /* These were inline style tags. Uses id+class to override almost everything */
    #__image__.style-IXXDO {  
       display:none;  
       opacity:0;  
       position:fixed;  
       visibility:hidden;  
    }  
    #style-3FcQY.style-3FcQY {  
       background-image: url("https://cdn.beacons.ai/user_content/n0GBe9OWsPN8QCaLOIHCaBop0t92/profile_luisga158.png");  
    }  
    #style-IxYB2.style-IxYB2 {  
       background-position: 50% 15%;  
        background-repeat: no-repeat;  
        background-size: cover;  
        background-attachment: scroll;  
        overflow: hidden auto;  
        max-height: 100%;  
        background-image: none;  
        padding-top: 72px;  
    }  
    #style-JbNbY.style-JbNbY {  
       background-image: linear-gradient(rgb(0, 156, 224), rgb(0, 156, 224));  
        border-radius: 24px;  
        width: 720px;  
        height: fit-content;  
        margin-bottom: 144px;  
    }  
    #style-olZ52.style-olZ52 {  
       padding: 0px 20px 100px;  
    }  
    #style-DJEUD.style-DJEUD {  
       min-height: initial;  
        border-radius: 8px;  
        font-family: Saira, sans-serif;  
    }  
    #style-bF67z.style-bF67z {  
       border-radius: 8px;  
    }  
    #style-RRa3x.style-RRa3x {  
       margin-top: -88px;  
    }  
    #style-t17jx.style-t17jx {  
       width: 177px;  
        height: 177px;  
        border-radius: 10px;  
        opacity: 1;  
        border: 2px solid rgb(255, 255, 255);  
    }  
    #style-KDDWU.style-KDDWU {  
       border-radius: 8px;  
        color: rgb(255, 255, 255);  
        font-family: Saira, sans-serif;  
        font-weight: 500;  
        font-size: 12px;  
    }  
    #style-Wv7ew.style-Wv7ew {  
       margin-left: 8px;  
        text-shadow: rgba(0, 0, 0, 0.25) 0px 0.5px 1px;  
    }  
    #style-pqCg8.style-pqCg8 {  
       border-radius: 8px;  
        color: rgb(255, 255, 255);  
        font-family: Saira, sans-serif;  
        font-weight: 400;  
        font-size: 16px;  
        margin-bottom: 8px;  
        text-shadow: rgba(0, 0, 0, 0.25) 0px 0.5px 1px;  
    }  
    #style-Nj7Oq.style-Nj7Oq {  
       padding-bottom: 100px;  
        padding-top: 0px;  
    }  
    #style-cXhx4.style-cXhx4 {  
       background: transparent;  
    }  
    #style-o7KVY.style-o7KVY {  
       overflow: hidden;  
        margin-bottom: 0px;  
    }  
    #style-i3Fop.style-i3Fop {  
       font-family: Saira, sans-serif;  
    }  
    #style-yiR67.style-yiR67 {  
       font-family: Saira, sans-serif;  
    }  
    #style-fnlrG.style-fnlrG {  
       font-family: Saira, sans-serif;  
    }  
    #style-WpL4W.style-WpL4W {  
       left: 150px;  
        width: 150px;  
        height: 4px;  
    }  
    #style-EA6vz.style-EA6vz {  
       border-radius: 8px;  
        color: rgb(17, 22, 141);  
        font-family: Saira, sans-serif;  
        font-weight: 500;  
    }  
    #style-zTsiB.style-zTsiB {  
       grid-template-columns: repeat(1, minmax(0px, 1fr));  
        gap: 16px;  
    }  
    #style-IxC5L.style-IxC5L {  
       border-radius: 8px;  
        background-color: rgb(250, 250, 252);  
        color: rgb(17, 22, 141);  
        font-family: Saira, sans-serif;  
        text-transform: none;  
        box-shadow: none;  
        font-size: 15px;  
        min-height: 65px;  
        padding: 8px;  
        margin: 16px 0px;  
        border: 2px solid rgba(255, 255, 255, 0);  
        display: flex;  
        pointer-events: auto;  
    }  
    #style-X8QJF.style-X8QJF {  
       object-fit: cover;  
        border-radius: 8px;  
    }  
    #style-YHQo9.style-YHQo9 {  
       border-radius: 8px;  
        background-color: rgb(250, 250, 252);  
        color: rgb(17, 22, 141);  
        font-family: Saira, sans-serif;  
        text-transform: none;  
        box-shadow: none;  
        font-size: 15px;  
        min-height: 65px;  
        padding: 8px;  
        margin: 16px 0px;  
        border: 2px solid rgba(255, 255, 255, 0);  
        display: flex;  
        pointer-events: auto;  
    }  
    #style-5ye6z.style-5ye6z {  
       object-fit: cover;  
        border-radius: 8px;  
    }  
    #style-7ll8v.style-7ll8v {  
       border-radius: 8px;  
        background-color: rgb(250, 250, 252);  
        color: rgb(17, 22, 141);  
        font-family: Saira, sans-serif;  
        text-transform: none;  
        box-shadow: none;  
        font-size: 15px;  
        min-height: 65px;  
        padding: 8px;  
        margin: 16px 0px;  
        border: 2px solid rgba(255, 255, 255, 0);  
        display: flex;  
        pointer-events: auto;  
    }  
    #style-hb7KB.style-hb7KB {  
       width: 45px;  
        height: 45px;  
        filter: invert(22%) sepia(27%) saturate(2254%) hue-rotate(209deg) brightness(102%) contrast(145%);  
    }  
    #style-Dc2oU.style-Dc2oU {  
       border-radius: 8px;  
        background-color: rgb(250, 250, 252);  
        color: rgb(17, 22, 141);  
        font-family: Saira, sans-serif;  
        text-transform: none;  
        box-shadow: none;  
        font-size: 15px;  
        min-height: 65px;  
        padding: 8px;  
        margin: 16px 0px;  
        border: 2px solid rgba(255, 255, 255, 0);  
        display: flex;  
        pointer-events: auto;  
    }  
    #style-k6kYL.style-k6kYL {  
       object-fit: cover;  
        border-radius: 8px;  
    }  
    #style-FLr37.style-FLr37 {  
       border-radius: 8px;  
        background-color: rgb(250, 250, 252);  
        color: rgb(17, 22, 141);  
        font-family: Saira, sans-serif;  
        text-transform: none;  
        box-shadow: none;  
        font-size: 15px;  
        min-height: 65px;  
        padding: 8px;  
        margin: 16px 0px;  
        border: 2px solid rgba(255, 255, 255, 0);  
        display: flex;  
        pointer-events: auto;  
    }  
    #style-oJ9OM.style-oJ9OM {  
       object-fit: cover;  
        border-radius: 8px;  
    }  
    #style-jHCP4.style-jHCP4 {  
       border-radius: 8px;  
        background-color: rgb(250, 250, 252);  
        color: rgb(17, 22, 141);  
        font-family: Saira, sans-serif;  
        text-transform: none;  
        box-shadow: none;  
        font-size: 15px;  
        min-height: 65px;  
        padding: 8px;  
        margin: 16px 0px;  
        border: 2px solid rgba(255, 255, 255, 0);  
        display: flex;  
        pointer-events: auto;  
    }  
    #style-NEb3h.style-NEb3h {  
       object-fit: cover;  
        border-radius: 8px;  
    }  
    #style-t5ZwI.style-t5ZwI {  
       border-radius: 8px;  
        background-color: rgb(250, 250, 252);  
        color: rgb(17, 22, 141);  
        font-family: Saira, sans-serif;  
        text-transform: none;  
        box-shadow: none;  
        font-size: 15px;  
        min-height: 65px;  
        padding: 8px;  
        margin: 16px 0px;  
        border: 2px solid rgba(255, 255, 255, 0);  
        display: flex;  
        pointer-events: auto;  
    }  
    #style-W8BeB.style-W8BeB {  
       object-fit: cover;  
        border-radius: 8px;  
    }  
    #style-Wi66m.style-Wi66m {  
       border-radius: 8px;  
        background-color: rgb(250, 250, 252);  
        color: rgb(17, 22, 141);  
        font-family: Saira, sans-serif;  
        text-transform: none;  
        box-shadow: none;  
        font-size: 15px;  
        min-height: 65px;  
        padding: 8px;  
        margin: 16px 0px;  
        border: 2px solid rgba(255, 255, 255, 0);  
        display: flex;  
        pointer-events: auto;  
    }  
    #style-7bVoj.style-7bVoj {  
       object-fit: cover;  
        border-radius: 8px;  
    }  
    #style-LgV4C.style-LgV4C {  
       width: calc(50% - 360px);  
        min-width: 240px;  
        max-width: 390px;  
    }  
    #style-UXNK4.style-UXNK4 {  
       box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 2px 0px, rgba(0, 0, 0, 0.1) 0px 2px 5px 0px, rgba(0, 0, 0, 0.08) 0px 8px 40px 0px;  
    }  
    #style-LZW7U.style-LZW7U {  
       width: 16px;  
        height: 16px;  
        color: black;  
        fill: black;  
        line-height: 1;  
        filter: invert(11%) brightness(1);  
    }  
    #style-28HWc.style-28HWc {  
       position: absolute;  
    }  
    #style-N4BkO.style-N4BkO {  
       top: -2px;  
        left: 0px;  
        height: 0px;  
        width: 0px;  
    }  
    #style-5pHkK.style-5pHkK {  
       top: -4px;  
        left: -4px;  
        height: 0px;  
        width: 0px;  
    }  
    #style-3Hg9c.style-3Hg9c {  
       top: -4px;  
        left: -4px;  
        height: 0px;  
        width: 0px;  
    }  
    #style-HWlXn.style-HWlXn {  
       top: -2px;  
        left: -2px;  
        height: 0px;  
        width: 0px;  
    }  
    #style-k8z47.style-k8z47 {  
       top: -2px;  
        left: 0px;  
        height: 0px;  
        width: 0px;  
    }  
    #style-sQPiN.style-sQPiN {  
       top: -4px;  
        left: -4px;  
        height: 0px;  
        width: 0px;  
    }  
    #style-9a1bG.style-9a1bG {  
       top: 0px;  
        left: 0px;  
        height: 0px;  
        width: 0px;  
    }  
    #style-JzN7a.style-JzN7a {  
       top: -2px;  
        left: -2px;  
        height: 0px;  
        width: 0px;  
    }  
    #style-P9f81.style-P9f81 {  
       top: 0px;  
        left: 0px;  
        position: absolute;  
    }  
    #snipcss-kiwi.style-AylVr {  
       left: 1170px;  
        top: 0px;  
    }  
    