

:root { 
    --white: white; 
    --dark: #2e2e2e; 
    --black: #1e1e1e; 
    --purple: #8400a8; 
} 

.gambitsoft-1skatg { 
    z-index: 1; 
    padding-left: 2.5rem; 
    padding-right: 2.5rem;
} 

.gambitsoft-1b9p1t { 
    width: 100%; 
    max-width: 76rem; 
    margin-left: auto; 
    margin-right: auto;
} 

.gambitsoft-1b9p1t { 
    margin-right: auto !important; 
    margin-left: auto !important;
} 

.gambitsoft-1eq2oy { 
    padding-top: 0rem; 
    padding-bottom: 5rem;
} 

.gambitsoft-1jtyr9 { 
    grid-column-gap: 4rem; 
    grid-row-gap: 4rem; 
    background-color: #FBBA00; 
    border-radius: 1rem; 
    flex-flow: row; 
    grid-template-rows: auto; 
    grid-template-columns: minmax(min-content,max-content) 1fr; 
    grid-auto-columns: 1fr; 
    justify-content: flex-start; 
    align-items: center; 
    padding: 4rem 4rem 4rem 3rem; 
    display: grid;
} 

.gambitsoft-1vo76m { 
    grid-column-gap: 2rem; 
    grid-row-gap: 2rem; 
    flex-flow: column; 
    justify-content: flex-start; 
    align-items: flex-start; 
    display: flex;
} 

img { 
    border: 0;
} 

img { 
    vertical-align: middle; 
    max-width: 100%; 
    display: inline-block;
} 

img { 
    max-width: 100%; 
    display: inline-block;
} 

.gambitsoft-1b1bzn { 
    height: 23.125rem;
} 

#gambitsoft-1okiel { 
    justify-self: center;
} 

.gambitsoft-1mq7lq { 
    grid-column-gap: 1rem; 
    grid-row-gap: 1rem; 
    color: var(--white); 
    flex-flow: column; 
    justify-content: flex-start; 
    align-items: flex-start; 
    max-width: 38.75rem; 
    display: flex;
} 

a { 
    background-color: #0000;
} 

.gambitsoft-1pl1hg { 
    color: #fff; 
    line-height: inherit; 
    cursor: pointer; 
    background-color: #3898ec; 
    border: 0; 
    border-radius: 0; 
    padding: 9px 15px; 
    text-decoration: none; 
    display: inline-block;
} 

.gambitsoft-1topdi { 
    grid-column-gap: 1rem; 
    grid-row-gap: 1rem; 
    background-color: var(--purple); 
    color: var(--white); 
    text-align: center; 
    border-radius: .75rem; 
    justify-content: center; 
    align-items: center; 
    padding: 1rem 2rem; 
    font-family: Sora,Arial,sans-serif; 
    font-size: 1rem; 
    font-weight: 600; 
    text-decoration: none; 
    transition: background-color .3s; 
    display: flex;
} 

.gambitsoft-1topdi.gambitsoft-1qj8oe { 
    background-color: var(--white); 
    color: var(--black);
} 

a:active,a:hover { 
    outline: 0;
} 

.gambitsoft-1topdi:hover { 
    background-color: #420054;
} 

.gambitsoft-1topdi.gambitsoft-1qj8oe:hover { 
    background-color: #ddd;
} 

h2 { 
    margin-bottom: 10px; 
    font-weight: 700;
} 

h2 { 
    margin-top: 20px; 
    font-size: 32px; 
    line-height: 36px;
} 

h2 { 
    color: var(--black); 
    text-transform: uppercase; 
    margin-top: 0; 
    margin-bottom: 0; 
    font-family: Sora,Arial,sans-serif; 
    font-size: 3rem; 
    font-weight: 600; 
    line-height: 1.2;
} 

.gambitsoft-13ym2b { 
    color: #fff;
} 

p { 
    margin-top: 0; 
    margin-bottom: 10px;
} 

p { 
    margin-bottom: 0;
} 

.gambitsoft-1fogee { 
    font-size: 1.25rem;
} 

strong { 
    font-weight: 700;
} 

@media screen and (max-width: 991px){ 
  body { 
    font-size: 1rem;
  } 
}     

@media screen and (max-width: 767px){ 
  .gambitsoft-1skatg { 
    padding-left: 1.25rem; 
    padding-right: 1.25rem;
  } 
}     

@media screen and (max-width: 991px){ 
  .gambitsoft-1eq2oy { 
    padding-top: 0rem; 
    padding-bottom: 4rem;
  } 
}     

@media screen and (max-width: 767px){ 
  .gambitsoft-1eq2oy { 
    padding-top: 0rem; 
    padding-bottom: 5rem;
  } 
}     

@media screen and (max-width: 991px){ 
  .gambitsoft-1jtyr9 { 
    flex-flow: column; 
    display: flex;
  } 
}     

@media screen and (max-width: 479px){ 
  .gambitsoft-1jtyr9 { 
    grid-column-gap: 2rem; 
    grid-row-gap: 2rem; 
    padding: 2rem;
  } 

  .gambitsoft-1b1bzn { 
    min-width: 100%; 
    height: auto;
  } 
}     

@media screen and (max-width: 991px){ 
  h2 { 
    font-size: 2.25rem;
  } 
}     

@media screen and (max-width: 767px){ 
  h2 { 
    font-size: 2rem;
  } 
}     

@media screen and (max-width: 479px){ 
  .gambitsoft-1fogee { 
    font-size: 1.125rem;
  } 
}     


/* These were inline style tags. Uses id+class to override almost everything */
#style-DIG7o.style-DIG7o {  
   transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);  
    opacity: 1;  
    transform-style: preserve-3d;  
}  
  body {  
    color:var(--text-color);
    font-family:var(--font-family);
    font-size:16px;
    font-weight:400;
  }  
body { 
/* CSS Variables that may have been missed get put on body */ 
    --offset:  19px;  
} 

* { 
    box-sizing: border-box; 
    margin: 0; 
    padding: 0; 
    -webkit-font-smoothing: antialiased; 
    -moz-osx-font-smoothing: grayscale; 
    font-smooth: never;
} 

main:where(.astro-sckkx6r4) { 
    margin-bottom: 3.75rem;
} 

body { 
    background-color: #fff; 
    color: var(--text-color); 
    font-family: var(--font-family); 
    font-size: 16px; 
    font-weight: 400;
} 

body { 
    --layout-offset: var(--header-height); 
    padding-top: var(--layout-offset);
} 

html { 
    scroll-behavior: smooth;
} 

:root { 
    --font-family: "Gilroy",sans-serif; 
    --font-size-h2: 1.25rem; 
    --font-h4-xs: 700 1.625rem/1.2 var(--font-family); 
    --font-h4-md: 700 2.0625rem/1.2 var(--font-family); 
    --txt_med_12px: .75rem/1.4 var(--font-family); 
    --txt_mob_reg_14px: .875rem/1.65 var(--font-family); 
    --txt_reg_16px: 1rem/1.55 var(--font-family); 
    --text-lg-bold-18: 700 1.125rem/1.35 var(--font-family); 
    --btn_md_16px: 1rem/1.75 var(--font-family); 
    --btn_1_btn_bold_16px: 700 1rem/1 var(--font-family); 
    --description_title: 1.125rem/1.5 var(--font-family); 
    --paragraph: 400 .875rem/1.5 var(--font-family); 
    --h1_bold: 700 3.125rem/1.1 var(--font-family); 
    --h2_bold: 700 2.5rem/1.3 var(--font-family); 
    --h3_bold: 700 2.0625rem/1.2 var(--font-family); 
    --h4_bold: 700 1.625rem/1.2 var(--font-family); 
    --h5_bold: 700 1.25rem/1.35 var(--font-family); 
    --dark-gray: #272727; 
    --button-sl_btn_dark_blue_sec_1: #16103ecc; 
    --grey_sec_1: #f1f3f5; 
    --bg-color: var(--grey_sec_1); 
    --base-blue-main-dark: #16103e; 
    --blue-main-10: #16103e1a; 
    --text-color: var(--base-blue-main-dark); 
    --alice-blue: #f6f8fa; 
    --red-color: #d91f25; 
    --header-height: 4.25rem; 
    --border-color: var(--blue-main-10); 
    --footer-bg-color: var(--dark-gray); 
    --main-offset-mob: 1.88rem;
} 

.gambitsoft-1e3wvv:where(.gambitsoft-1stky5) { 
    margin: 0 auto; 
    max-width: 100%; 
    padding-left: 1.125rem; 
    padding-right: 1.125rem;
} 

@media (min-width: 425px){ 
  .gambitsoft-1e3wvv:where(.gambitsoft-1stky5) { 
    padding-left: 1.5rem; 
    padding-right: 1.5rem;
  } 
}     

@media (min-width: 640px){ 
  .gambitsoft-1e3wvv:where(.gambitsoft-1stky5) { 
    padding-left: 3.125rem; 
    padding-right: 3.125rem;
  } 
}     

@media (min-width: 810px){ 
  .gambitsoft-1e3wvv:where(.gambitsoft-1stky5) { 
    padding-left: 3.75rem; 
    padding-right: 3.75rem;
  } 
}     

@media (min-width: 1024px){ 
  .gambitsoft-1e3wvv:where(.gambitsoft-1stky5) { 
    padding-left: 5rem; 
    padding-right: 5rem;
  } 
}     

@media (min-width: 1280px){ 
  .gambitsoft-1e3wvv:where(.gambitsoft-1stky5) { 
    max-width: 1120px; 
    padding-left: 0; 
    padding-right: 0;
  } 

  .gambitsoft-1xw9ox:where(.gambitsoft-1dn868) { 
    display: grid; 
    gap: 3.75rem; 
    grid-template-areas: "timeline about"; 
    padding-bottom: 3.875rem;
  } 
}     

.gambitsoft-1oj2ho:where(.gambitsoft-1oxyiz) { 
    background-color: var(--alice-blue); 
    margin-bottom: 1rem; 
    padding-bottom: 1rem; 
    padding-top: 4rem;
} 

@media (min-width: 640px){ 
  .gambitsoft-1oj2ho:where(.gambitsoft-1oxyiz) { 
    padding-bottom: 4.8125rem; 
    padding-top: 5.8125rem;
  } 
}     

.gambitsoft-17fs21:where(.gambitsoft-1dn868) { 
    grid-area: about;
} 

@media (min-width: 1280px){ 
  .gambitsoft-17fs21:where(.gambitsoft-1dn868) { 
    -ms-grid-column: 3; 
    -ms-grid-row: 1;
  } 

  .gambitsoft-1evj46:where(.gambitsoft-1dn868) { 
    background: var(--alice-blue); 
    border-radius: 16px; 
    grid-area: timeline; 
    height: 100%; 
    padding-bottom: 1rem; 
    padding-right: 2px; 
    padding-top: 1rem;
  } 

  .gambitsoft-1evj46:where(.gambitsoft-1dn868) { 
    -ms-grid-column: 1; 
    -ms-grid-row: 1;
  } 
}     

h2 { 
    font-size: var(--font-size-h2);
} 

h2:where(.gambitsoft-1rkb7y).gambitsoft-1kikw5 { 
    font-size: 1.625rem; 
    line-height: 1.2; 
    margin-bottom: 1.56rem;
} 

@media (min-width: 640px){ 
  h2:where(.gambitsoft-1rkb7y).gambitsoft-1kikw5 { 
    font: var(--h3_bold);
  } 
}     

@media (min-width: 1280px){ 
  h2:where(.gambitsoft-1rkb7y).gambitsoft-1kikw5 { 
    font: var(--h2_bold); 
    margin-bottom: 1.88rem;
  } 
}     

.gambitsoft-1kikw5:where(.gambitsoft-1rkb7y).gambitsoft-16oxsn { 
    margin-bottom: 1.25rem; 
    padding-bottom: .825rem; 
    position: relative;
} 

@media (min-width: 640px){ 
  .gambitsoft-1kikw5:where(.gambitsoft-1rkb7y).gambitsoft-16oxsn { 
    margin-bottom: 1.56rem; 
    padding-bottom: .9375rem;
  } 
}     

@media (min-width: 1280px){ 
  .gambitsoft-1kikw5:where(.gambitsoft-1rkb7y).gambitsoft-16oxsn { 
    padding-bottom: 1.125rem;
  } 
}     

.gambitsoft-16oxsn:where(.gambitsoft-1rkb7y):after { 
    background: #FBBA00; 
    border-radius: 0 4px; 
    bottom: 0; 
    content: ""; 
    height: .25rem; 
    left: 0; 
    position: absolute; 
    width: 3.13rem;
} 

p { 
    letter-spacing: .02em; 
    line-height: 175%;
} 

.gambitsoft-11pwys:where(.gambitsoft-1chn8m) { 
    font: var(--txt_mob_reg_14px); 
    letter-spacing: .0175rem; 
    margin-bottom: var(--main-offset-mob);
} 

@media (min-width: 641px){ 
  .gambitsoft-11pwys:where(.gambitsoft-1chn8m) { 
    font: var(--txt_mob_reg_14px); 
    letter-spacing: .02rem; 
    margin-bottom: 2.5rem;
  } 
}     

@media (min-width: 810px){ 
  .gambitsoft-11pwys:where(.gambitsoft-1chn8m) { 
    font-size: 1rem; 
    line-height: 1.5; 
    margin-bottom: 2.5rem; 
    max-width: 41.625rem;
  } 
}     

@media (min-width: 1023px){ 
  .gambitsoft-11pwys:where(.gambitsoft-1chn8m) { 
    margin-bottom: 3.75rem;
  } 
}     

@media (min-width: 1280px){ 
  .gambitsoft-11pwys:where(.gambitsoft-1chn8m) { 
    font-size: 1.125rem;
  } 
}     

.gambitsoft-1rsocd:where(.gambitsoft-1dn868) { 
    margin-bottom: 2.5rem; 
    max-width: 100%;
} 

.gambitsoft-17fs21:where(.gambitsoft-1nbkei) { 
    display: grid; 
    justify-items: center; 
    margin-bottom: 2.5rem;
} 

@media (min-width: 640px){ 
  .gambitsoft-17fs21:where(.gambitsoft-1nbkei) { 
    grid-template-areas: "pic";
  } 
}     

.gambitsoft-1tx1qr:where(.gambitsoft-183j7d) { 
    display: grid; 
    gap: 1.25rem; 
    margin-bottom: 2.5rem;
} 

@media (min-width: 640px){ 
  .gambitsoft-1tx1qr:where(.gambitsoft-183j7d) { 
    row-gap: 1.875rem;
  } 
}     

@media (min-width: 810px){ 
  .gambitsoft-1tx1qr:where(.gambitsoft-183j7d) { 
    grid-template-columns: repeat(3,1fr);
  } 
}     

@media (min-width: 1280px){ 
  .gambitsoft-1tx1qr:where(.gambitsoft-183j7d) { 
    column-gap: 4.375rem;
  } 
}     

.gambitsoft-1qhm9k:where(.gambitsoft-1dn868) { 
    margin-bottom: 3.75rem; 
    overflow-x: auto; 
    width: 100%;
} 

@media (min-width: 1280px){ 
  .gambitsoft-1qhm9k:where(.gambitsoft-1dn868) { 
    height: 100%; 
    overflow-x: hidden; 
    overflow-y: auto; 
    padding-right: 1.25rem; 
    padding-top: 2rem; 
    scrollbar-color: #16103e; 
    scrollbar-width: thin;
  } 
}     

.gambitsoft-1qhm9k:where(.gambitsoft-1dn868):-webkit-scrollbar { 
    width: 6px;
} 

.gambitsoft-1qhm9k:where(.gambitsoft-1dn868):-webkit-scrollbar-thumb { 
    background-color: #16103e66; 
    border-radius: 1rem;
} 

.gambitsoft-1qhm9k:where(.gambitsoft-1dn868):-webkit-scrollbar-track { 
    background-color: initial;
} 

.gambitsoft-1kdgk3:where(.gambitsoft-1oxyiz) { 
    margin-bottom: 6.25rem;
} 

@media (min-width: 640px){ 
  .gambitsoft-1kdgk3:where(.gambitsoft-1oxyiz) { 
    margin-bottom: 3.875rem;
  } 
}     

.gambitsoft-15p9tg:where(.gambitsoft-1qocv7) { 
    margin-bottom: 2.5rem;
} 

astro-island { 
    display: contents;
} 

.gambitsoft-1l32vj:where(.gambitsoft-1nbkei) { 
    background: var(--fallbackBg) no-repeat center center/cover; 
    background: -webkit-image-set(var(--bg)) no-repeat 50%/cover; 
    background: image-set(var(--bg)) no-repeat 50%/cover; 
    border-radius: 1rem; 
    content: ""; 
    height: 480px; 
    object-fit: cover; 
    width: 100%;
} 

@media (min-width: 640px){ 
  .gambitsoft-1l32vj:where(.gambitsoft-1nbkei) { 
    grid-area: pic;
  } 

  .gambitsoft-1l32vj:where(.gambitsoft-1nbkei) { 
    -ms-grid-column: 1; 
    -ms-grid-row: 1;
  } 
}     

.gambitsoft-1aptf8:where(.gambitsoft-1nbkei) { 
    align-items: center; 
    background: var(--alice-blue); 
    border-radius: 8px; 
    display: flex; 
    flex-direction: column; 
    margin-bottom: -25%; 
    padding: 1.25rem; 
    transform: translateY(-25%); 
    width: calc(100% - 2.25rem);
} 

@media (min-width: 640px){ 
  .gambitsoft-1aptf8:where(.gambitsoft-1nbkei) { 
    align-self: end; 
    backdrop-filter: blur(10px); 
    -webkit-backdrop-filter: blur(10px); 
    background: #ffffffe6; 
    flex-direction: row; 
    grid-area: pic; 
    margin-bottom: 1.25rem; 
    transform: translateY(0);
  } 

  .gambitsoft-1aptf8:where(.gambitsoft-1nbkei) { 
    -ms-grid-column: 1; 
    -ms-grid-row: 1;
  } 
}     

@media (min-width: 811px){ 
  .gambitsoft-1aptf8:where(.gambitsoft-1nbkei) { 
    align-items: baseline; 
    margin-bottom: 1.875rem; 
    width: calc(100% - 3.75rem);
  } 
}     

li { 
    list-style: none;
} 

.gambitsoft-1o82ki:where(.gambitsoft-183j7d) { 
    display: flex; 
    gap: 1.25rem;
} 

@media (min-width: 810px){ 
  .gambitsoft-1o82ki:where(.gambitsoft-183j7d) { 
    flex-direction: column;
  } 
}     

.gambitsoft-1yg83f:where(.gambitsoft-1ftbdd) { 
    border-radius: .625rem; 
    display: flex;
} 

@media (min-width: 1280px){ 
  .gambitsoft-1yg83f:where(.gambitsoft-1ftbdd) { 
    flex-direction: column; 
    height: 10vh;
  } 
}     

.gambitsoft-18iqcb:where(.gambitsoft-1nbkei) { 
    align-items: center; 
    display: flex; 
    flex-direction: column; 
    gap: 4px; 
    padding-block: 1.875rem;
} 

@media (min-width: 640px){ 
  .gambitsoft-18iqcb:where(.gambitsoft-1nbkei) { 
    flex-basis: 20%; 
    padding-block: 0;
  } 
}     

.gambitsoft-1qpgg3:where(.gambitsoft-183j7d) { 
    background: linear-gradient(181.93deg,#fff 1.63%,#f2f2f2 98.37%); 
    border-radius: .625rem; 
    box-shadow: 0 5px 10px -2px #00000026; 
    flex-shrink: 0; 
    height: 86px; 
    margin-bottom: 1.875rem; 
    overflow: hidden; 
    width: 86px;
} 

.gambitsoft-16q4wo:where(.gambitsoft-1ftbdd) { 
    --offset: 19px; 
    background: var(--alice-blue); 
    display: flex; 
    flex-shrink: 0; 
    padding-block: 1.25rem;
} 

@media (min-width: 1280px){ 
  .gambitsoft-16q4wo:where(.gambitsoft-1ftbdd) { 
    flex-direction: column; 
    padding: 0;
  } 
}     

.gambitsoft-16q4wo:where(.gambitsoft-1ftbdd):first-child { 
    border-bottom-left-radius: .625rem; 
    border-top-left-radius: .625rem; 
    padding-left: 1.875rem;
} 

@media (min-width: 1280px){ 
  .gambitsoft-16q4wo:where(.gambitsoft-1ftbdd):first-child { 
    padding: 0;
  } 
}     

.gambitsoft-16q4wo:where(.gambitsoft-1ftbdd):last-child { 
    border-bottom-right-radius: .625rem; 
    border-top-right-radius: .625rem; 
    padding-right: 1.875rem;
} 

@media (min-width: 1280px){ 
  .gambitsoft-16q4wo:where(.gambitsoft-1ftbdd):last-child { 
    padding: 0;
  } 
}     

.gambitsoft-16kmdh { 
    align-items: center; 
    background: var(--alice-blue); 
    border-radius: 20px 20px 0 0; 
    display: flex; 
    flex-direction: column; 
    gap: 1rem; 
    margin: 0 auto; 
    max-width: calc(100% - 40px); 
    padding: 1.25rem;
} 

.gambitsoft-12z7zn { 
    background: #e3e8ec; 
    border-radius: 15px; 
    max-width: 100%; 
    padding: 56px 32px;
} 

.gambitsoft-18m9y3:where(.gambitsoft-1nbkei) { 
    font-size: 1.5rem; 
    font-weight: 700; 
    line-height: 1.1;
} 

@media (min-width: 1024px){ 
  .gambitsoft-18m9y3:where(.gambitsoft-1nbkei) { 
    font-size: 2.75rem;
  } 
}     

.gambitsoft-1ac65a:where(.gambitsoft-1nbkei) { 
    font-size: 14px; 
    font-weight: 700; 
    line-height: 120%; 
    text-align: center;
} 

@media (min-width: 1024px){ 
  .gambitsoft-1ac65a:where(.gambitsoft-1nbkei) { 
    max-width: 70%;
  } 
}     

.gambitsoft-1qqzdr:where(.gambitsoft-183j7d) { 
    font-size: 1.625rem; 
    font-weight: 700; 
    margin-bottom: .625rem;
} 

.gambitsoft-1x89oe:where(.gambitsoft-183j7d) { 
    font-size: 1rem; 
    letter-spacing: .02em; 
    line-height: 1.75;
} 

.gambitsoft-1y9qqa:where(.gambitsoft-1ftbdd) { 
    display: grid; 
    grid-template-rows: 1fr 1fr; 
    position: relative;
} 

@media (min-width: 1280px){ 
  .gambitsoft-1y9qqa:where(.gambitsoft-1ftbdd) { 
    grid-template-columns: 1fr 1fr; 
    grid-template-rows: 1fr;
  } 
}     

.gambitsoft-1inra7:where(.gambitsoft-1ftbdd) { 
    display: flex;
} 

@media (min-width: 1280px){ 
  .gambitsoft-1inra7:where(.gambitsoft-1ftbdd) { 
    flex-direction: column;
  } 
}     

.gambitsoft-1zftsi { 
    padding-inline: 0!important;
} 

.gambitsoft-13d515 { 
    position: relative;
} 

@media (min-width: 810px){ 
  .gambitsoft-13d515 { 
    padding-inline: 1.94rem;
  } 
}     

.gambitsoft-1hk977 { 
    height: 518px; 
    max-width: 100%; 
    overflow: auto; 
    padding-inline: 32px; 
    scrollbar-color: #16103e; 
    scrollbar-width: thin;
} 

.gambitsoft-1hk977:-webkit-scrollbar { 
    height: calc(100% - 20px); 
    margin-right: 10px; 
    width: 6px;
} 

.gambitsoft-1hk977:-webkit-scrollbar-thumb { 
    background-color: #16103e66; 
    border-radius: 1rem;
} 

.gambitsoft-1hk977:-webkit-scrollbar-track { 
    background: #16103e10;
} 

img:where(.gambitsoft-1pefoo) { 
    aspect-ratio: calc(var(width)/var(--height)); 
    width: 100%;
} 

.gambitsoft-1ozj65:where(.gambitsoft-183j7d) { 
    height: auto; 
    width: 100%;
} 

.gambitsoft-1gwr4w:where(.gambitsoft-1ftbdd) { 
    display: grid; 
    font-size: 1.875rem; 
    font-weight: 700; 
    grid-template-rows: 1fr; 
    padding-right: var(--offset); 
    position: relative;
} 

@media (min-width: 1280px){ 
  .gambitsoft-1gwr4w:where(.gambitsoft-1ftbdd) { 
    align-items: center; 
    display: flex; 
    justify-content: flex-end; 
    padding-bottom: 1.25rem; 
    padding-right: 0;
  } 
}     

.gambitsoft-1ona3n:where(.gambitsoft-1ftbdd):before,.gambitsoft-1gwr4w:where(.gambitsoft-1ftbdd):before { 
    background-color: #ff9d00; 
    bottom: var(--offset); 
    content: ""; 
    height: 1px; 
    position: absolute; 
    right: 0; 
    width: 100%;
} 

@media (min-width: 1280px){ 
  .gambitsoft-1ona3n:where(.gambitsoft-1ftbdd):before,.gambitsoft-1gwr4w:where(.gambitsoft-1ftbdd):before { 
    bottom: unset; 
    height: 100%; 
    right: 0; 
    width: 1px;
  } 
}     

.gambitsoft-1gwr4w:where(.gambitsoft-1ftbdd):first-child:before { 
    width: calc(100% - var(--offset));
} 

@media (min-width: 1280px){ 
  .gambitsoft-1gwr4w:where(.gambitsoft-1ftbdd):first-child:before { 
    top: 1.25rem; 
    width: 1px;
  } 
}     

.gambitsoft-1gwr4w:where(.gambitsoft-1ftbdd):after { 
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='40' fill='none' viewBox='0 0 30 40'%3E%3Ccircle cx='15' cy='25' r='15' fill='%23ff9d00' opacity='.1' transform='rotate(90 15 25)'/%3E%3Ccircle cx='15' cy='25' r='8' fill='%23ff9d00' transform='rotate(90 15 25)'/%3E%3Cpath fill='%23ff9d00' d='M15.5 0v20h-1V0z'/%3E%3C/svg%3E"); 
    transform: translateY(3px);
} 

@media (min-width: 1280px){ 
  .gambitsoft-1gwr4w:where(.gambitsoft-1ftbdd):after { 
    margin-left: 1rem; 
    transform: rotate(270deg) translateY(13px);
  } 
}     

.gambitsoft-1kzo2h:where(.gambitsoft-1ftbdd) { 
    display: grid; 
    grid-template-rows: 1fr 1fr;
} 

@media (min-width: 1280px){ 
  .gambitsoft-1kzo2h:where(.gambitsoft-1ftbdd) { 
    grid-template-columns: 1fr 1fr; 
    grid-template-rows: 1fr;
  } 
}     

.gambitsoft-11deyf { 
    display: block; 
    overflow: hidden; 
    padding: 5px; 
    transform: translate(-5px); 
    width: calc(100% + 10px);
} 

.gambitsoft-1xsgp6 { 
    align-items: center; 
    display: flex; 
    font-size: 26px; 
    font-weight: 700; 
    justify-content: center; 
    line-height: 1.2; 
    margin-bottom: 1.25rem; 
    text-align: center;
} 

.gambitsoft-16jl21 { 
    display: flex; 
    gap: 1rem;
} 

.gambitsoft-1zy3vi { 
    display: grid; 
    grid-gap: 1.875rem; 
    grid-auto-flow: dense; 
    grid-template-columns: repeat(4,1fr);
} 

.gambitsoft-1ona3n:where(.gambitsoft-1ftbdd) { 
    padding-top: 1rem; 
    position: relative;
} 

@media (min-width: 1280px){ 
  .gambitsoft-1ona3n:where(.gambitsoft-1ftbdd) { 
    align-items: flex-start; 
    display: flex; 
    justify-content: flex-end; 
    padding: 0;
  } 
}     

.gambitsoft-1ona3n:where(.gambitsoft-1ftbdd):before { 
    right: calc(var(--offset)*-1); 
    width: calc(100% + var(--offset));
} 

@media (min-width: 1280px){ 
  .gambitsoft-1ona3n:where(.gambitsoft-1ftbdd):before { 
    height: calc(100% + 1rem - 3px); 
    right: 0; 
    width: 1px;
  } 
}     

.gambitsoft-1aat2k:where(.gambitsoft-1ftbdd) { 
    display: grid; 
    max-width: 10rem; 
    padding-left: 1rem; 
    position: relative;
} 

@media (min-width: 1280px){ 
  .gambitsoft-1aat2k:where(.gambitsoft-1ftbdd) { 
    line-height: 1.5; 
    padding-bottom: 2rem; 
    padding-left: 2rem;
  } 
}     

.gambitsoft-1aat2k:where(.gambitsoft-1ftbdd):before { 
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='23' fill='none' viewBox='0 0 6 23'%3E%3Ccircle cx='3' cy='3' r='3' fill='%23ff9d00' transform='rotate(90 3 3)'/%3E%3Cpath fill='%23ff9d00' d='M3.5 3v20h-1V3z'/%3E%3C/svg%3E"); 
    left: 1rem; 
    position: absolute; 
    top: -22px;
} 

@media (min-width: 1280px){ 
  .gambitsoft-1aat2k:where(.gambitsoft-1ftbdd):before { 
    left: 8px; 
    top: -3px; 
    transform: rotate(270deg);
  } 
}     

.gambitsoft-16q4wo:where(.gambitsoft-1ftbdd):last-child > .gambitsoft-1inra7:where(.gambitsoft-1ftbdd) > .gambitsoft-1kzo2h:where(.gambitsoft-1ftbdd):last-child > .gambitsoft-1ona3n:where(.gambitsoft-1ftbdd)::before { 
    left: 0; 
    width: var(--offset);
} 

@media (min-width: 1280px){ 
  .gambitsoft-16q4wo:where(.gambitsoft-1ftbdd):last-child > .gambitsoft-1inra7:where(.gambitsoft-1ftbdd) > .gambitsoft-1kzo2h:where(.gambitsoft-1ftbdd):last-child > .gambitsoft-1ona3n:where(.gambitsoft-1ftbdd)::before { 
    content: none;
  } 
}     

.gambitsoft-1zraz2 { 
    display: flex; 
    gap: 1.25rem; 
    margin-bottom: 1.25rem; 
    max-width: 100%;
} 

.gambitsoft-11tpw8 { 
    background: var(--monochromatic-sl_light_grey_light_2,#f1f3f5); 
    border: 1px solid var(--grey_sec_1,#e3e8eccc); 
    border-radius: .625rem; 
    margin: 0 auto; 
    max-width: 15rem; 
    min-height: 1rem; 
    padding: .19rem; 
    position: relative;
} 

.gambitsoft-1l4gkv { 
    grid-column: span 2;
} 

.gambitsoft-1okk92 { 
    background: var(--alice-blue); 
    border-radius: 1rem; 
    height: 100%; 
    min-height: 188px; 
    object-fit: cover; 
    overflow: hidden;
} 

.gambitsoft-1sf8tw:where(.gambitsoft-1ftbdd) { 
    font-size: 12px; 
    font-weight: 500; 
    line-height: 135%; 
    opacity: .5; 
    text-transform: uppercase;
} 

@media (min-width: 1280px){ 
  .gambitsoft-1sf8tw:where(.gambitsoft-1ftbdd) { 
    margin-right: 2rem;
  } 
}     

.gambitsoft-1wkga6 { 
    align-items: center; 
    background-color: #fff; 
    border-radius: 12.7603px; 
    box-shadow: 0 .797521px 3.9876px #001a4226; 
    cursor: pointer; 
    display: flex; 
    flex-direction: column; 
    height: 13.75rem; 
    justify-content: center; 
    min-width: 13.75rem; 
    position: relative; 
    text-align: center; 
    width: 100%;
} 

@media (min-width: 640px){ 
  .gambitsoft-1wkga6 { 
    min-width: 16.75rem;
  } 
}     

.gambitsoft-1rkw3n { 
    background: var(--button-sl_btn_dark_blue_sec_1,#16103ecc); 
    border-radius: .5rem; 
    bottom: .19rem; 
    position: absolute; 
    top: .19rem; 
    width: calc(var(--progress) - .38rem);
} 

button { 
    background-color: inherit; 
    border: none; 
    color: inherit; 
    font-family: inherit;
} 

.gambitsoft-12vr41 { 
    background: #e3e8ec; 
    border-radius: 50px; 
    font-size: 20px; 
    font-weight: 700; 
    line-height: 1.35; 
    padding: 10px 25px;
} 

.gambitsoft-1mprjw { 
    display: flex; 
    height: 100%; 
    place-content: center; 
    width: 100%;
} 

.gambitsoft-1wkga6 *  { 
    -webkit-user-select: none; 
    user-select: none;
} 

.gambitsoft-1svyy2 { 
    background: linear-gradient(180deg,#16103e33 6.61%,#16103eb3 85.32%); 
    -webkit-background-clip: text; 
    -webkit-text-fill-color: #0000; 
    background-clip: text; 
    text-fill-color: #0000; 
    font-size: 2.25rem; 
    font-weight: 700; 
    line-height: 1.25;
} 

.gambitsoft-1tz8vj { 
    line-height: 1.75; 
    margin-bottom: .5rem;
} 

.gambitsoft-1e3yww { 
    align-items: flex-start; 
    display: flex; 
    font-size: 1rem; 
    font-weight: 700; 
    gap: .25rem; 
    line-height: 1.75;
} 

.gambitsoft-1e3yww:before { 
    content: url(https://slotegrator.pro/img/awards/nom.jpg); 
    display: flex;
} 

.gambitsoft-1e3yww.gambitsoft-15brgg:before { 
    content: url(https://slotegrator.pro/img/awards/1.jpg);
} 

.gambitsoft-1e3yww.gambitsoft-196c86:before { 
    content: url(https://slotegrator.pro/img/awards/2.jpg);
} 

.gambitsoft-12d47j { 
    display: block; 
    height: 100%; 
    object-fit: cover; 
    object-position: top; 
    width: 100%;
} 


/* These were inline style tags. Uses id+class to override almost everything */
#style-Fl3hW.style-Fl3hW {  
   --bg: url(https://static.slotegrator.pro/uploads/medium_lawyers_bg_61e5a61a88.png?f=avif&resize=449x240);

   --fallbackBg: url("https://static.slotegrator.pro/uploads/medium_lawyers_bg_61e5a61a88.png");  
}  
#style-pHNya.style-pHNya {  
   --bg: url(./logos/about-us.png);

   --fallbackBg: url("https://static.slotegrator.pro/uploads/medium_lawyers_bg_61e5a61a88.png");  
}  

#style-IVgeY.style-IVgeY {  
   width: 86;  
   --height: 86;  
}  
#style-E9Fx7.style-E9Fx7 {  
   width: 86;  
   --height: 86;  
}  
#style-ENADX.style-ENADX {  
   width: 86;  
   --height: 86;  
}  
#style-LdZBv.style-LdZBv {  
   width: 86;  
   --height: 86;  
}  
#style-E175h.style-E175h {  
   width: 86;  
   --height: 86;  
}  
#style-jDFg5.style-jDFg5 {  
   width: 86;  
   --height: 86;  
}  
#style-CP7iX.style-CP7iX {  
   width: 86;  
   --height: 86;  
}  
#style-DdSit.style-DdSit {  
   width: 86;  
   --height: 86;  
}  
#style-iqdhV.style-iqdhV {  
   width: 86;  
   --height: 86;  
}  
#style-y5Oww.style-y5Oww {  
   width: 86;  
   --height: 86;  
}  
#style-FOEpT.style-FOEpT {  
   width: 86;  
   --height: 86;  
}  
#style-JzNDr.style-JzNDr {  
   width: 86;  
   --height: 86;  
}  
#style-r289h.style-r289h {  
   width: 86;  
   --height: 86;  
}  
#style-lgMPo.style-lgMPo {  
   width: 86;  
   --height: 86;  
}  
#style-EdTIm.style-EdTIm {  
   width: 86;  
   --height: 86;  
}  
#style-vaBJX.style-vaBJX {  
   width: 86;  
   --height: 86;  
}  
#style-1nyha.style-1nyha {  
   width: 86;  
   --height: 86;  
}  
#style-y8wCn.style-y8wCn {  
   width: 86;  
   --height: 86;  
}  
#style-8gKFL.style-8gKFL {  
   transform: translate3d(0px, 0px, 0px);  
}  
  body {  
    color:var(--text-color);
    font-family:var(--font-family);
    font-size:16px;
    font-weight:400;
  }  
* { 
    box-sizing: border-box; 
    margin: 0; 
    padding: 0; 
    -webkit-font-smoothing: antialiased; 
    -moz-osx-font-smoothing: grayscale; 
    font-smooth: never;
} 

main:where(.astro-sckkx6r4) { 
    margin-bottom: 3.75rem;
} 

body { 
    background-color: #fff; 
    color: var(--text-color); 
    font-family: var(--font-family); 
    font-size: 16px; 
    font-weight: 400;
} 

body { 
    --layout-offset: var(--header-height); 
    padding-top: var(--layout-offset);
} 

html { 
    scroll-behavior: smooth;
} 

:root { 
    --font-family: "Gilroy",sans-serif; 
    --font-h4-xs: 700 1.625rem/1.2 var(--font-family); 
    --font-h4-md: 700 2.0625rem/1.2 var(--font-family); 
    --txt_med_12px: .75rem/1.4 var(--font-family); 
    --txt_mob_reg_14px: .875rem/1.65 var(--font-family); 
    --txt_reg_16px: 1rem/1.55 var(--font-family); 
    --text-lg-bold-18: 700 1.125rem/1.35 var(--font-family); 
    --btn_md_16px: 1rem/1.75 var(--font-family); 
    --btn_1_btn_bold_16px: 700 1rem/1 var(--font-family); 
    --description_title: 1.125rem/1.5 var(--font-family); 
    --paragraph: 400 .875rem/1.5 var(--font-family); 
    --h1_bold: 700 3.125rem/1.1 var(--font-family); 
    --h2_bold: 700 2.5rem/1.3 var(--font-family); 
    --h3_bold: 700 2.0625rem/1.2 var(--font-family); 
    --h4_bold: 700 1.625rem/1.2 var(--font-family); 
    --h5_bold: 700 1.25rem/1.35 var(--font-family); 
    --hero-bg-color: #e1f0ff; 
    --dark-gray: #272727; 
    --grey_sec_1: #f1f3f5; 
    --bg-color: var(--grey_sec_1); 
    --base-blue-main-dark: #16103e; 
    --blue-main-10: #16103e1a; 
    --text-color: var(--base-blue-main-dark); 
    --header-height: 4.25rem; 
    --border-color: var(--blue-main-10); 
    --footer-bg-color: var(--dark-gray); 
} 

.gambitsoft-16vnse:where(.gambitsoft-1wf3cc) { 
    background-color:#FBBA00; 
    display: flex; 
    padding-bottom: 0; 
    padding-top: 3.75rem;
} 

@media (min-width: 641px){ 
  .gambitsoft-16vnse:where(.gambitsoft-1wf3cc) { 
    padding-top: 4.375rem;
  } 
}     

@media (min-width: 1280px){ 
  .gambitsoft-16vnse:where(.gambitsoft-1wf3cc) { 
    padding-right: 0;
  } 
}     

.gambitsoft-1pi7kj:where(.gambitsoft-1y7w7j) { 
    margin: 0 auto; 
    max-width: 100%; 
    padding-left: 1.125rem; 
    padding-right: 1.125rem;
} 

@media (min-width: 425px){ 
  .gambitsoft-1pi7kj:where(.gambitsoft-1y7w7j) { 
    padding-left: 1.5rem; 
    padding-right: 1.5rem;
  } 
}     

@media (min-width: 640px){ 
  .gambitsoft-1pi7kj:where(.gambitsoft-1y7w7j) { 
    padding-left: 3.125rem; 
    padding-right: 3.125rem;
  } 
}     

@media (min-width: 810px){ 
  .gambitsoft-1pi7kj:where(.gambitsoft-1y7w7j) { 
    padding-left: 3.75rem; 
    padding-right: 3.75rem;
  } 
}     

@media (min-width: 1024px){ 
  .gambitsoft-1pi7kj:where(.gambitsoft-1y7w7j) { 
    padding-left: 5rem; 
    padding-right: 5rem;
  } 
}     

@media (min-width: 1280px){ 
  .gambitsoft-1pi7kj:where(.gambitsoft-1y7w7j) { 
    max-width: 1120px; 
    padding-left: 0; 
    padding-right: 0;
  } 
}     

.gambitsoft-1slm9z:where(.gambitsoft-1wf3cc) { 
    align-content: center; 
    display: grid; 
    gap: 1.25rem; 
    grid-template-areas: "content" "img"; 
    justify-content: center;
} 

@media (min-width: 810px){ 
  .gambitsoft-1slm9z:where(.gambitsoft-1wf3cc) { 
    align-content: center; 
    grid-template-areas: "content img"; 
    grid-template-columns: 2fr 1fr;
  } 
}     

@media (min-width: 1024px){ 
  .gambitsoft-1slm9z:where(.gambitsoft-1wf3cc) { 
    grid-template-areas: "content img"; 
    grid-template-columns: 1fr 1fr;
  } 
}     

@media (min-width: 1280px){ 
  .gambitsoft-1slm9z:where(.gambitsoft-1wf3cc) { 
    column-gap: 5rem;
  } 
}     

.gambitsoft-147sjm:where(.gambitsoft-1wf3cc) { 
    grid-area: content; 
    -ms-grid-column: 1; 
    -ms-grid-row: 1;
} 

@media (min-width: 640px){ 
  .gambitsoft-147sjm:where(.gambitsoft-1wf3cc) { 
    padding-bottom: 4.25rem;
  } 
}     

@media (min-width: 810px){ 
  .gambitsoft-147sjm:where(.gambitsoft-1wf3cc) { 
    -ms-grid-column: 1; 
    -ms-grid-row: 1;
  } 
}     

@media (min-width: 1024px){ 
  .gambitsoft-147sjm:where(.gambitsoft-1wf3cc) { 
    -ms-grid-column: 1; 
    -ms-grid-row: 1;
  } 
}     

.gambitsoft-1e7zdw:where(.gambitsoft-1wf3cc) { 
    align-items: end; 
    align-self: end; 
    display: flex; 
    grid-area: img; 
    -ms-grid-column: 1; 
    -ms-grid-row: 3; 
    justify-content: center;
} 

@media (min-width: 810px){ 
  .gambitsoft-1e7zdw:where(.gambitsoft-1wf3cc) { 
    -ms-grid-column: 2; 
    -ms-grid-row: 1;
  } 
}     

@media (min-width: 1024px){ 
  .gambitsoft-1e7zdw:where(.gambitsoft-1wf3cc) { 
    -ms-grid-column: 2; 
    -ms-grid-row: 1;
  } 
}     

.gambitsoft-1po7k9:where(.gambitsoft-1wf3cc) { 
    margin-bottom: 1.25rem;
} 

h1:where(.gambitsoft-1noc1p).gambitsoft-1ygmlp { 
    font-size: 2.0625rem; 
    font-weight: 700; 
    line-height: 1.3;
} 

@media (min-width: 640px){ 
  h1:where(.gambitsoft-1noc1p).gambitsoft-1ygmlp { 
    font-size: 2.5rem;
  } 
}     

.gambitsoft-1ygmlp:where(.gambitsoft-1noc1p).gambitsoft-1snov8 { 
    margin-bottom: 1.25rem; 
    padding-bottom: .825rem; 
    position: relative;
} 

@media (min-width: 640px){ 
  .gambitsoft-1ygmlp:where(.gambitsoft-1noc1p).gambitsoft-1snov8 { 
    margin-bottom: 1.56rem; 
    padding-bottom: .9375rem;
  } 
}     

@media (min-width: 1280px){ 
  .gambitsoft-1ygmlp:where(.gambitsoft-1noc1p).gambitsoft-1snov8 { 
    padding-bottom: 1.125rem;
  } 
}     

.gambitsoft-1snov8:where(.gambitsoft-1noc1p):after { 
    background: #FBBA00; 
    border-radius: 0 4px; 
    bottom: 0; 
    content: ""; 
    height: .25rem; 
    left: 0; 
    position: absolute; 
    width: 3.13rem;
} 

.gambitsoft-1ftore:where(.gambitsoft-1wf3cc) { 
    margin-bottom: 1.25rem;
} 

.gambitsoft-1ftore:where(.gambitsoft-1wf3cc) { 
    font-size: 1.125rem; 
    font-weight: 400; 
    line-height: 1.5;
	font-weight: 600;
    font-family: 'Sofia Pro';
	color:#252525;
} 

.gambitsoft-1wd14z:where(.gambitsoft-1wf3cc) { 
    color: #272f3d; 
    font-size: 18px; 
    font-weight: 500; 
    line-height: 150%; 
    margin-bottom: .625rem;
} 

.gambitsoft-1cs7pt:where(.gambitsoft-1wf3cc) { 
    display: flex; 
    gap: 1.25rem;
} 

img:where(.gambitsoft-1i36tl) { 
    aspect-ratio: calc(var(width)/var(--height)); 
    width: 100%;
} 

.gambitsoft-1l24fw:where(.gambitsoft-1wf3cc) { 
    display: block; 
    height: auto; 
    max-width: 20.3125rem;
} 

@media (min-width: 640px){ 
  .gambitsoft-1l24fw:where(.gambitsoft-1wf3cc) { 
    max-width: 100%;
  } 
}     

@media (min-width: 1280px){ 
  .gambitsoft-1l24fw:where(.gambitsoft-1wf3cc) { 
    max-width: 100%;
  } 
}     

li { 
    list-style: none;
} 

a { 
    color: currentColor; 
    text-decoration: none;
} 

.gambitsoft-1v1ols:where(.gambitsoft-1wf3cc) { 
    background-color: #16103e33; 
    border-radius: .625rem; 
    display: flex; 
    height: 2.625rem; 
    justify-content: center; 
    position: relative; 
    transition: background-color .3s ease-in-out; 
    width: 2.625rem;
} 

.gambitsoft-1v1ols:where(.gambitsoft-1wf3cc):before { 
    align-self: center; 
    display: flex; 
    position: absolute;
} 

.gambitsoft-11ool4:where(.gambitsoft-1wf3cc):before { 
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='24' fill='none' viewBox='0 0 28 24'%3E%3Cpath fill='%23fff' d='M26.577 3.675a3.29 3.29 0 0 0-2.32-2.323C22.209.8 14 .8 14 .8s-8.209 0-10.257.548a3.29 3.29 0 0 0-2.32 2.323C.875 5.722.875 10 .875 10s0 4.277.548 6.325a3.29 3.29 0 0 0 2.32 2.323C5.791 19.2 14 19.2 14 19.2s8.209 0 10.257-.55a3.28 3.28 0 0 0 2.32-2.324c.548-2.048.548-6.325.548-6.325s0-4.277-.548-6.325m-15.184 10.25v-7.85l6.796 3.896z'/%3E%3C/svg%3E"); 
    transform: translateY(4px);
} 

.gambitsoft-1v1ols:where(.gambitsoft-1wf3cc):hover { 
    background-color: #16103e;
} 

.gambitsoft-1erbob:where(.gambitsoft-1wf3cc):before { 
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' viewBox='0 0 22 22'%3E%3Cpath fill='%23fff' d='M3 0a3 3 0 0 0-3 3v16a3 3 0 0 0 3 3h16a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3zm3.526 18.747H3.262v-10.5h3.264zM4.895 6.812a1.892 1.892 0 1 1 0-3.784 1.892 1.892 0 0 1 0 3.784m13.852 11.935h-3.262V13.64c0-1.218-.022-2.783-1.696-2.783-1.697 0-1.958 1.326-1.958 2.695v5.195H8.57v-10.5h3.13v1.436h.044c.435-.825 1.499-1.697 3.089-1.697 3.305 0 3.913 2.175 3.913 5.002z'/%3E%3C/svg%3E"); 
    transform: translateY(2px);
} 

.gambitsoft-1dwicz:where(.gambitsoft-1wf3cc):before { 
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' viewBox='0 0 22 22'%3E%3Cpath fill='%23fff' d='M10.997 7.332A3.676 3.676 0 0 0 7.329 11a3.676 3.676 0 0 0 3.668 3.668A3.676 3.676 0 0 0 14.665 11a3.676 3.676 0 0 0-3.668-3.668M21.999 11c0-1.519.014-3.024-.072-4.54-.085-1.762-.487-3.325-1.775-4.613-1.29-1.29-2.85-1.69-4.612-1.775C14.021-.013 12.516.001 11 .001 9.48 0 7.976-.013 6.46.072 4.697.158 3.134.56 1.846 1.847.557 3.137.157 4.698.072 6.46-.013 7.98.001 9.484.001 11s-.014 3.024.071 4.54c.086 1.762.487 3.325 1.775 4.613 1.29 1.29 2.851 1.69 4.612 1.775 1.52.085 3.025.071 4.54.071 1.52 0 3.025.014 4.541-.071 1.761-.086 3.325-.487 4.612-1.775 1.29-1.29 1.69-2.851 1.775-4.612.088-1.517.072-3.022.072-4.541m-11.002 5.644A5.636 5.636 0 0 1 5.353 11a5.636 5.636 0 0 1 5.644-5.644A5.636 5.636 0 0 1 16.641 11a5.636 5.636 0 0 1-5.644 5.644m5.875-10.201c-.73 0-1.318-.589-1.318-1.318s.589-1.318 1.318-1.318a1.317 1.317 0 0 1 .933 2.25 1.32 1.32 0 0 1-.933.386'/%3E%3C/svg%3E"); 
    transform: translateY(2px);
} 


/* These were inline style tags. Uses id+class to override almost everything */
#style-sNRdE.style-sNRdE {  
   width: 1332;  
   --height: 658;  
}  
#style-2B6mj.style-2B6mj {  
   width: 1332;  
   --height: 658;  
}  
#style-FoiVI.style-FoiVI {  
   width: 1332;  
   --height: 658;  
}  
#style-yttXV.style-yttXV {  
   width: 1332;  
   --height: 658;  
}  
#style-Z2kgw.style-Z2kgw {  
   width: 1332;  
   --height: 658;  
}  
#style-fStro.style-fStro {  
   width: 1332;  
   height: 658;  
}  
