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-SpLlI {  
   display:none;  
   opacity:0;  
   position:fixed;  
   visibility:hidden;  
}  
#style-baZtv.style-baZtv {  
   background-image: url("https://cdn.beacons.ai/user_content/n0GBe9OWsPN8QCaLOIHCaBop0t92/profile_luisga158.png");  
}  
#style-5Le6f.style-5Le6f {  
   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-5WHO3.style-5WHO3 {  
   background-image: linear-gradient(rgb(0, 156, 224), rgb(0, 156, 224));  
    border-radius: 24px;  
    width: 720px;  
    height: fit-content;  
    margin-bottom: 144px;  
}  
#style-UooQX.style-UooQX {  
   padding: 0px 20px 100px;  
}  
#style-4qgzc.style-4qgzc {  
   min-height: initial;  
    border-radius: 8px;  
    font-family: Saira, sans-serif;  
}  
#style-ADBnl.style-ADBnl {  
   border-radius: 8px;  
}  
#style-bimg3.style-bimg3 {  
   margin-top: -88px;  
}  
#style-oseiZ.style-oseiZ {  
   width: 177px;  
    height: 177px;  
    border-radius: 10px;  
    opacity: 1;  
    border: 2px solid rgb(255, 255, 255);  
}  
#style-JJlYR.style-JJlYR {  
   border-radius: 8px;  
    color: rgb(255, 255, 255);  
    font-family: Saira, sans-serif;  
    font-weight: 500;  
    font-size: 12px;  
}  
#style-rEKsr.style-rEKsr {  
   margin-left: 8px;  
    text-shadow: rgba(0, 0, 0, 0.25) 0px 0.5px 1px;  
}  
#style-cDcbs.style-cDcbs {  
   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-HxcAq.style-HxcAq {  
   padding-bottom: 100px;  
    padding-top: 0px;  
}  
#style-lVfWw.style-lVfWw {  
   background: transparent;  
}  
#style-X2YQR.style-X2YQR {  
   overflow: hidden;  
    margin-bottom: 0px;  
}  
#style-snJPk.style-snJPk {  
   font-family: Saira, sans-serif;  
}  
#style-P5Ong.style-P5Ong {  
   font-family: Saira, sans-serif;  
}  
#style-qo2Zx.style-qo2Zx {  
   font-family: Saira, sans-serif;  
}  
#style-SreJU.style-SreJU {  
   left: 0px;  
    width: 150px;  
    height: 4px;  
}  
#style-9vUFl.style-9vUFl {  
   border-radius: 8px;  
    color: rgb(255, 255, 255);  
    font-family: Saira, sans-serif;  
    font-weight: 500;  
}  
#style-6PXjz.style-6PXjz {  
   grid-template-columns: repeat(2, minmax(0px, 1fr));  
    gap: 12px;  
}  
#style-mX4cG.style-mX4cG {  
   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 rgb(17, 22, 141);  
    display: flex;  
    pointer-events: auto;  
}  
#style-4gMYi.style-4gMYi {  
   object-fit: cover;  
    border-radius: 8px;  
}  
#style-wEd78.style-wEd78 {  
   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 rgb(17, 22, 141);  
    display: flex;  
    pointer-events: auto;  
}  
#style-gdI1e.style-gdI1e {  
   object-fit: cover;  
    border-radius: 8px;  
}  
#style-cmvGV.style-cmvGV {  
   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 rgb(17, 22, 141);  
    display: flex;  
    pointer-events: auto;  
}  
#style-1QXzG.style-1QXzG {  
   object-fit: cover;  
    border-radius: 8px;  
}  
#style-vNlbI.style-vNlbI {  
   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 rgb(17, 22, 141);  
    display: flex;  
    pointer-events: auto;  
}  
#style-N7VIm.style-N7VIm {  
   object-fit: cover;  
    border-radius: 8px;  
}  
#style-Mamax.style-Mamax {  
   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 rgb(17, 22, 141);  
    display: flex;  
    pointer-events: auto;  
}  
#style-NVWbR.style-NVWbR {  
   object-fit: cover;  
    border-radius: 8px;  
}  
#style-mbQoJ.style-mbQoJ {  
   width: calc(50% - 360px);  
    min-width: 240px;  
    max-width: 390px;  
}  
#style-iivgW.style-iivgW {  
   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-kvvzo.style-kvvzo {  
   width: 16px;  
    height: 16px;  
    color: black;  
    fill: black;  
    line-height: 1;  
    filter: invert(11%) brightness(1);  
}  
#style-zNkzc.style-zNkzc {  
   position: absolute;  
}  
#style-LeRGg.style-LeRGg {  
   top: -2px;  
    left: 0px;  
    height: 0px;  
    width: 0px;  
}  
#style-MbW9U.style-MbW9U {  
   top: -4px;  
    left: -4px;  
    height: 0px;  
    width: 0px;  
}  
#style-a9KnC.style-a9KnC {  
   top: -4px;  
    left: -4px;  
    height: 0px;  
    width: 0px;  
}  
#style-TU1ke.style-TU1ke {  
   top: -2px;  
    left: -2px;  
    height: 0px;  
    width: 0px;  
}  
#style-Ngs5r.style-Ngs5r {  
   top: -2px;  
    left: 0px;  
    height: 0px;  
    width: 0px;  
}  
#style-JioNh.style-JioNh {  
   top: -4px;  
    left: -4px;  
    height: 0px;  
    width: 0px;  
}  
#style-XNMjy.style-XNMjy {  
   top: 0px;  
    left: 0px;  
    height: 0px;  
    width: 0px;  
}  
#style-4rUXr.style-4rUXr {  
   top: -2px;  
    left: -2px;  
    height: 0px;  
    width: 0px;  
}  
#style-8oKgU.style-8oKgU {  
   top: 0px;  
    left: 0px;  
    position: absolute;  
}  
#style-Kz5l7.style-Kz5l7 {  
   top: -2px;  
    left: 0px;  
    height: 0px;  
    width: 0px;  
}  
#style-Ln8tf.style-Ln8tf {  
   top: -4px;  
    left: -4px;  
    height: 0px;  
    width: 0px;  
}  
#style-5VXMl.style-5VXMl {  
   top: -4px;  
    left: -4px;  
    height: 0px;  
    width: 0px;  
}  
#style-19Bfq.style-19Bfq {  
   top: -2px;  
    left: -2px;  
    height: 0px;  
    width: 0px;  
}  
#style-Ys7MT.style-Ys7MT {  
   top: -2px;  
    left: 0px;  
    height: 0px;  
    width: 0px;  
}  
#style-MMXOc.style-MMXOc {  
   top: -4px;  
    left: -4px;  
    height: 0px;  
    width: 0px;  
}  
#style-IQF4Q.style-IQF4Q {  
   top: 0px;  
    left: 0px;  
    height: 0px;  
    width: 0px;  
}  
#style-PbINH.style-PbINH {  
   top: -2px;  
    left: -2px;  
    height: 0px;  
    width: 0px;  
}  
#style-6agg7.style-6agg7 {  
   top: 0px;  
    left: 0px;  
    position: absolute;  
}  
#style-pqkNO.style-pqkNO {  
   top: -2px;  
    left: 0px;  
    height: 0px;  
    width: 0px;  
}  
#style-sy3tR.style-sy3tR {  
   top: -4px;  
    left: -4px;  
    height: 0px;  
    width: 0px;  
}  
#style-go3lG.style-go3lG {  
   top: -4px;  
    left: -4px;  
    height: 0px;  
    width: 0px;  
}  
#style-m1mAp.style-m1mAp {  
   top: -2px;  
    left: -2px;  
    height: 0px;  
    width: 0px;  
}  
#style-i5CN8.style-i5CN8 {  
   top: -2px;  
    left: 0px;  
    height: 0px;  
    width: 0px;  
}  
#style-KyqB9.style-KyqB9 {  
   top: -4px;  
    left: -4px;  
    height: 0px;  
    width: 0px;  
}  
#style-Ie8DQ.style-Ie8DQ {  
   top: 0px;  
    left: 0px;  
    height: 0px;  
    width: 0px;  
}  
#style-aPGM7.style-aPGM7 {  
   top: -2px;  
    left: -2px;  
    height: 0px;  
    width: 0px;  
}  
#style-3bzmj.style-3bzmj {  
   top: 0px;  
    left: 0px;  
    position: absolute;  
}  
#snipcss-kiwi.style-tmSlm {  
   left: 1170px;  
    top: 0px;  
}  
/* These were inline style tags. Uses id+class to override almost everything */
#__image__.style-71BDZ {  
   display:none;  
   opacity:0;  
   position:fixed;  
   visibility:hidden;  
}  
#style-QW82G.style-QW82G {  
   background-image: url("https://cdn.beacons.ai/user_content/n0GBe9OWsPN8QCaLOIHCaBop0t92/profile_luisga158.png");  
}  
#style-rZNWB.style-rZNWB {  
   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-7UtV2.style-7UtV2 {  
   background-image: linear-gradient(rgb(0, 156, 224), rgb(0, 156, 224));  
    border-radius: 24px;  
    width: 720px;  
    height: fit-content;  
    margin-bottom: 144px;  
}  
#style-fP1ly.style-fP1ly {  
   padding: 0px 20px 100px;  
}  
#style-Vc561.style-Vc561 {  
   min-height: initial;  
    border-radius: 8px;  
    font-family: Saira, sans-serif;  
}  
#style-Uri3V.style-Uri3V {  
   border-radius: 8px;  
}  
#style-x1L3X.style-x1L3X {  
   margin-top: -88px;  
}  
#style-iNBm1.style-iNBm1 {  
   width: 177px;  
    height: 177px;  
    border-radius: 10px;  
    opacity: 1;  
    border: 2px solid rgb(255, 255, 255);  
}  
#style-lCKjd.style-lCKjd {  
   border-radius: 8px;  
    color: rgb(255, 255, 255);  
    font-family: Saira, sans-serif;  
    font-weight: 500;  
    font-size: 12px;  
}  
#style-6vKvO.style-6vKvO {  
   margin-left: 8px;  
    text-shadow: rgba(0, 0, 0, 0.25) 0px 0.5px 1px;  
}  
#style-XWZ6G.style-XWZ6G {  
   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-Bjhmw.style-Bjhmw {  
   padding-bottom: 100px;  
    padding-top: 0px;  
}  
#style-9z9CO.style-9z9CO {  
   background: transparent;  
}  
#style-G9fve.style-G9fve {  
   overflow: hidden;  
    margin-bottom: 0px;  
}  
#style-leCOT.style-leCOT {  
   font-family: Saira, sans-serif;  
}  
#style-Lv1in.style-Lv1in {  
   font-family: Saira, sans-serif;  
}  
#style-vjGiB.style-vjGiB {  
   font-family: Saira, sans-serif;  
}  
#style-VRifJ.style-VRifJ {  
   left: 0px;  
    width: 150px;  
    height: 4px;  
}  
#style-bDtWY.style-bDtWY {  
   border-radius: 8px;  
    color: rgb(255, 255, 255);  
    font-family: Saira, sans-serif;  
    font-weight: 500;  
}  
#style-Nz47Q.style-Nz47Q {  
   grid-template-columns: repeat(2, minmax(0px, 1fr));  
    gap: 12px;  
}  
#style-zyF9j.style-zyF9j {  
   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 rgb(17, 22, 141);  
    display: flex;  
    pointer-events: auto;  
}  
#style-tnZoi.style-tnZoi {  
   object-fit: cover;  
    border-radius: 8px;  
}  
#style-nbYKY.style-nbYKY {  
   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 rgb(17, 22, 141);  
    display: flex;  
    pointer-events: auto;  
}  
#style-iyVIj.style-iyVIj {  
   object-fit: cover;  
    border-radius: 8px;  
}  
#style-ohqHi.style-ohqHi {  
   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 rgb(17, 22, 141);  
    display: flex;  
    pointer-events: auto;  
}  
#style-xnQfB.style-xnQfB {  
   object-fit: cover;  
    border-radius: 8px;  
}  
#style-hFVPK.style-hFVPK {  
   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 rgb(17, 22, 141);  
    display: flex;  
    pointer-events: auto;  
}  
#style-ofsZx.style-ofsZx {  
   object-fit: cover;  
    border-radius: 8px;  
}  
#style-hnw6y.style-hnw6y {  
   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 rgb(17, 22, 141);  
    display: flex;  
    pointer-events: auto;  
}  
#style-FsY3R.style-FsY3R {  
   object-fit: cover;  
    border-radius: 8px;  
}  
#style-kOJ4P.style-kOJ4P {  
   width: calc(50% - 360px);  
    min-width: 240px;  
    max-width: 390px;  
}  
#style-5AVSD.style-5AVSD {  
   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-wEE7f.style-wEE7f {  
   width: 16px;  
    height: 16px;  
    color: black;  
    fill: black;  
    line-height: 1;  
    filter: invert(11%) brightness(1);  
}  
#style-eGt2g.style-eGt2g {  
   position: absolute;  
}  
#style-aI7xA.style-aI7xA {  
   top: -2px;  
    left: 0px;  
    height: 0px;  
    width: 0px;  
}  
#style-ogyfY.style-ogyfY {  
   top: -4px;  
    left: -4px;  
    height: 0px;  
    width: 0px;  
}  
#style-kwrgx.style-kwrgx {  
   top: -4px;  
    left: -4px;  
    height: 0px;  
    width: 0px;  
}  
#style-o5s1X.style-o5s1X {  
   top: -2px;  
    left: -2px;  
    height: 0px;  
    width: 0px;  
}  
#style-gEp2R.style-gEp2R {  
   top: -2px;  
    left: 0px;  
    height: 0px;  
    width: 0px;  
}  
#style-8tev5.style-8tev5 {  
   top: -4px;  
    left: -4px;  
    height: 0px;  
    width: 0px;  
}  
#style-awJd9.style-awJd9 {  
   top: 0px;  
    left: 0px;  
    height: 0px;  
    width: 0px;  
}  
#style-wWRo6.style-wWRo6 {  
   top: -2px;  
    left: -2px;  
    height: 0px;  
    width: 0px;  
}  
#style-6sVT8.style-6sVT8 {  
   top: 0px;  
    left: 0px;  
    position: absolute;  
}  
#style-2eDiW.style-2eDiW {  
   top: -2px;  
    left: 0px;  
    height: 0px;  
    width: 0px;  
}  
#style-EUtjo.style-EUtjo {  
   top: -4px;  
    left: -4px;  
    height: 0px;  
    width: 0px;  
}  
#style-xw8aH.style-xw8aH {  
   top: -4px;  
    left: -4px;  
    height: 0px;  
    width: 0px;  
}  
#style-zSb2Q.style-zSb2Q {  
   top: -2px;  
    left: -2px;  
    height: 0px;  
    width: 0px;  
}  
#style-5fr3Z.style-5fr3Z {  
   top: -2px;  
    left: 0px;  
    height: 0px;  
    width: 0px;  
}  
#style-yf3tY.style-yf3tY {  
   top: -4px;  
    left: -4px;  
    height: 0px;  
    width: 0px;  
}  
#style-b8cC4.style-b8cC4 {  
   top: 0px;  
    left: 0px;  
    height: 0px;  
    width: 0px;  
}  
#style-VzLhk.style-VzLhk {  
   top: -2px;  
    left: -2px;  
    height: 0px;  
    width: 0px;  
}  
#style-N4SDX.style-N4SDX {  
   top: 0px;  
    left: 0px;  
    position: absolute;  
}  
#style-ly9oz.style-ly9oz {  
   top: -2px;  
    left: 0px;  
    height: 0px;  
    width: 0px;  
}  
#style-tXDO9.style-tXDO9 {  
   top: -4px;  
    left: -4px;  
    height: 0px;  
    width: 0px;  
}  
#style-ENmPD.style-ENmPD {  
   top: -4px;  
    left: -4px;  
    height: 0px;  
    width: 0px;  
}  
#style-P4NLP.style-P4NLP {  
   top: -2px;  
    left: -2px;  
    height: 0px;  
    width: 0px;  
}  
#style-n8wkj.style-n8wkj {  
   top: -2px;  
    left: 0px;  
    height: 0px;  
    width: 0px;  
}  
#style-sm1Dq.style-sm1Dq {  
   top: -4px;  
    left: -4px;  
    height: 0px;  
    width: 0px;  
}  
#style-ewsYU.style-ewsYU {  
   top: 0px;  
    left: 0px;  
    height: 0px;  
    width: 0px;  
}  
#style-SzPZo.style-SzPZo {  
   top: -2px;  
    left: -2px;  
    height: 0px;  
    width: 0px;  
}  
#style-8nCAD.style-8nCAD {  
   top: 0px;  
    left: 0px;  
    position: absolute;  
}  
#snipcss-kiwi.style-14o8H {  
   left: 1170px;  
    top: 0px;  
}  
