.gambithbill {
    display: flex;
    gap: 40px;
    width: max-content;
    animation: scroll-logos 60s linear infinite;
}

@keyframes scroll-logos {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
}
@import url('https://fonts.googleapis.com/css?family=Sora:100,200,300,400,500,600,700,800&display=swap'); 
@font-face { 
  font-family:Opensans;
  src:url(https://cdn.prod.website-files.com/67af4f9fa946b2fc9dcf8a0a/67c22d9976ed38f4a8db9ac8_OpenSans-Medium.woff2)format("woff2");
  font-weight:500;
  font-style:normal;
  font-display:swap;
} 
@font-face { 
  font-family:Opensans;
  src:url(https://cdn.prod.website-files.com/67af4f9fa946b2fc9dcf8a0a/67c22d998de07b3ea8c9dca3_OpenSans-Regular.woff2)format("woff2");
  font-weight:400;
  font-style:normal;
  font-display:swap;
} 
@font-face { 
  font-family:Opensans;
  src:url(https://cdn.prod.website-files.com/67af4f9fa946b2fc9dcf8a0a/67c22d9a9d1c7279eba7d08b_OpenSans-SemiBold.woff2)format("woff2");
  font-weight:600;
  font-style:normal;
  font-display:swap;
} 
@font-face { 
  font-family:Opensans;
  src:url(https://cdn.prod.website-files.com/67af4f9fa946b2fc9dcf8a0a/67c22d9a67edbc5b9db90a53_OpenSans-Bold.woff2)format("woff2");
  font-weight:700;
  font-style:normal;
  font-display:swap;
} 
@font-face { 
  font-family:Opensans;
  src:url(https://cdn.prod.website-files.com/67af4f9fa946b2fc9dcf8a0a/67c22d9c479d84fd4eaa14f2_OpenSans-Light.woff2)format("woff2");
  font-weight:300;
  font-style:normal;
  font-display:swap;
} 
  body {  
    color:var(--dark);
    font-family:sans-serif;
    font-size:1.125rem;
    line-height:1.5;
    font-weight:400;
  }  
@media screen and (max-width: 991px){     
  body {  
    font-size:1rem;
  }  
}  
* { 
    box-sizing: border-box;
} 

body { 
    margin: 0;
} 

body { 
    color: #333; 
    background-color: #fff; 
    min-height: 100%; 
    margin: 0; 
    font-family: Arial,sans-serif; 
    font-size: 14px; 
    line-height: 20px;
} 

body { 
    background-color: var(--white); 
    color: var(--dark); 
    font-family: Opensans,Arial,sans-serif; 
    font-size: 1.125rem; 
    font-weight: 400; 
    line-height: 1.5;
} 

body { 
    -webkit-font-smoothing: antialiased; 
    -moz-osx-font-smoothing: grayscale; 
    font-smoothing: antialiased; 
    text-rendering: optimizeLegibility;
} 

html { 
    -webkit-text-size-adjust: 100%; 
    -ms-text-size-adjust: 100%; 
    font-family: sans-serif;
} 

html { 
    height: 100%;
} 

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

.gambitsoftiot2y { 

    background-color: #FBBA00; 
    justify-content: center; 
    align-items: center; 
    padding-top: 14.25rem; 
    padding-bottom: 11.25rem; 
    display: flex; 
    position: relative; 
    overflow: hidden;
} 
.corner-img-right {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 550px;
  height: auto;
  z-index: 1;
  pointer-events: none;
   opacity: 0.7;
}
.corner-img-top {
  position: absolute;
  top: 100px;
  left: 0;
  width: 380px;
  height: auto;
  z-index: 1;
  pointer-events: none;
   opacity: 0.7;
}
.corner-img-left {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 300px;
  height: auto;
  z-index: 1;
  pointer-events: none;
  opacity: 0.8;
}

/* Для мобильных устройств */
@media (max-width: 600px) {
  .corner-img-right,
  .corner-img-left, 
 .corner-img-top{
    width: 180px !important;
	opacity: 0.7;
  }
}




.gambitsoftrneck.gambitsoft1t4cb { 
    inset: 6.875rem auto auto -5.625rem;
} 

.gambitsoftrneck.gambitsoft1zw9a { 
    inset: 20.4375rem 0% auto auto;
} 

h1 { 
    margin: .67em 0; 
    font-size: 2em;
} 

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

h1 { 
    margin-top: 20px; 
    font-size: 38px; 
    line-height: 44px;
} 

h1 { 
    color: var(--black); 
    text-transform: uppercase; 
    margin-top: 0; 
    margin-bottom: 0; 
    font-family: Sora,Arial,sans-serif; 
    font-size: 4rem; 
    font-weight: 400; 
    line-height: 1.1;
} 

.gambitsoft6qr5g { 
    text-align: center;
} 

.gambitsoft511r4 { 
    color: #fff;
	font-weight: 900;
	 font-size: clamp(53px, 8vw, 75px);
} 

.gambitsoftymc17 { 
    font-weight: 700;
} 

.gambitsoft3qjfj { 
    color: white;
	font-weight: 900;
} 

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

  .gambitsoftiot2y { 
    padding-top: 10rem; 
    padding-bottom: 6rem;
  } 

  h1 { 
    font-size: 3rem;
  } 
}     

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


/* These were inline style tags. Uses id+class to override almost everything */
#style-DXeTr.style-DXeTr {  
   transform: translate3d(-87.223%, 43.6115%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);  
    transform-style: preserve-3d;  
    will-change: transform;  
}  
#style-wbiNb.style-wbiNb {  
   transform: translate3d(120.014%, 60.007%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);  
    transform-style: preserve-3d;  
    will-change: transform;  
}  
#style-TyTRx.style-TyTRx {  
   transform: translate3d(8.804%, 52.824%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);  
    transform-style: preserve-3d;  
    will-change: transform;  
}  
#style-biciz.style-biciz {  
   transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);  
    transform-style: preserve-3d;  
    opacity: 1;  
	z-index:2;
	font-family: system-ui;
}  



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

.gambitsofthbdaq { 
    margin-right: auto !important; 
    margin-left: auto !important;
} 

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

.gambitsoftnasno { 
    padding-top: 5rem; 
    padding-bottom: 5rem;
} 

.gambitsoftffb29 { 
    justify-content: space-between; 
    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;
} 

.gambitsoftqtw1o { 
    object-fit: contain; 
    flex: 1; 
    align-self: stretch; 
    max-width: 32rem; 
    height: 100%; 
    min-height: 100%;
} 

.gambitsoft1wmo4 { 
    grid-column-gap: 2rem; 
    grid-row-gap: 2rem; 
    flex-flow: column; 
    flex: none; 
    justify-content: flex-start; 
    align-items: flex-start; 
    width: 40rem; 
    min-width: 40rem; 
    max-width: 40rem; 
    display: flex;
} 

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

p { 
    margin-bottom: 0;
} 

.gambitsoftvx7wq { 
    font-size: 1.25rem;
} 

a { 
    background-color: #0000;
} 

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

.gambitsoftyo2np { 
    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;
} 

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

.gambitsoftyo2np:hover { 
    background-color: #420054;
} 

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

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

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

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

@media screen and (max-width: 991px){ 
  .gambitsoftffb29 { 
    grid-column-gap: 3rem; 
    grid-row-gap: 3rem; 
    flex-flow: column; 
    justify-content: space-between; 
    align-items: center;
  } 
}     

@media screen and (max-width: 767px){ 
  .gambitsoftffb29 { 
    justify-content: space-between; 
    align-items: flex-start;
  } 
}     

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

  .gambitsoftqtw1o { 
    width: 80%; 
    height: auto; 
    margin-left: auto; 
    margin-right: auto;
  } 
}     

@media screen and (max-width: 767px){ 
  .gambitsoft1wmo4 { 
    width: 100%; 
    min-width: 100%; 
    max-width: 100%;
  } 
}     

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

  .gambitsoftvx7wq { 
    font-size: 1.125rem;
  } 
}     


/* These were inline style tags. Uses id+class to override almost everything */
#style-Ypmcr.style-Ypmcr {  
   transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);  
    transform-style: preserve-3d;  
    opacity: 1;  
}  
#style-WGPf1.style-WGPf1 {  
   transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);  
    transform-style: preserve-3d;  
    opacity: 1;  
}  

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

.gambitsoftcslhf { 
    margin-right: auto !important; 
    margin-left: auto !important;
} 

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

.gambitsoftdylez { 
    padding-top: 5rem; 
    padding-bottom: 5rem;
} 

.gambitsoft2113t { 
    justify-content: space-between; 
    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;
} 

.gambitsoftemj8f { 
    object-fit: contain; 
    flex: 1; 
    align-self: stretch; 
    max-width: 32rem; 
    height: 100%; 
    min-height: 100%;
} 

.gambitsoft3qrq5 { 
    grid-column-gap: 2rem; 
    grid-row-gap: 2rem; 
    flex-flow: column; 
    flex: none; 
    justify-content: flex-start; 
    align-items: flex-start; 
    width: 40rem; 
    min-width: 40rem; 
    max-width: 40rem; 
    display: flex;
} 

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;
} 

.gambitsoftjaeoo { 
    grid-column-gap: 3rem; 
    grid-row-gap: 3rem; 
    flex-flow: column; 
    justify-content: flex-start; 
    align-items: flex-start; 
    display: flex;
} 

.gambitsoft3cg7d { 
    color: var(--purple);
} 

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

p { 
    margin-bottom: 0;
} 

.gambitsoftt3kct { 
    font-size: 1.25rem;
} 

.gambitsoftpttf8 { 
    grid-column-gap: 16px; 
    grid-row-gap: 2rem; 
    grid-template-rows: auto auto; 
    grid-template-columns: 1fr 1fr; 
    grid-auto-columns: 1fr; 
    display: grid;
} 

.gambitsoft4mvlr { 
    grid-column-gap: 1rem; 
    grid-row-gap: 1rem; 
    justify-content: flex-start; 
    align-items: flex-start; 
    display: flex;
} 

.gambitsoft41qkq { 
    height: 1.3125rem;
} 

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

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

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

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

@media screen and (max-width: 991px){ 
  .gambitsoft2113t { 
    grid-column-gap: 3rem; 
    grid-row-gap: 3rem; 
    flex-flow: column; 
    justify-content: space-between; 
    align-items: center;
  } 
}     

@media screen and (max-width: 767px){ 
  .gambitsoft2113t { 
    justify-content: space-between; 
    align-items: flex-start;
  } 
}     

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

  .gambitsoftemj8f { 
    width: 80%; 
    height: auto; 
    margin-left: auto; 
    margin-right: auto;
  } 
}     

@media screen and (max-width: 767px){ 
  .gambitsoft3qrq5 { 
    width: 100%; 
    min-width: 100%; 
    max-width: 100%;
  } 
}     

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

@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){ 
  .gambitsoftt3kct { 
    font-size: 1.125rem;
  } 

  .gambitsoftpttf8 { 
    grid-row-gap: 1rem; 
    flex-flow: column; 
    display: flex;
  } 
}     


/* These were inline style tags. Uses id+class to override almost everything */
#style-YTijJ.style-YTijJ {  
   transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);  
    transform-style: preserve-3d;  
    opacity: 1;  
}  
#style-RnkQ2.style-RnkQ2 {  
   transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);  
    transform-style: preserve-3d;  
    opacity: 1;  
}  

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

.gambitsoftzromz { 
    margin-right: auto !important; 
    margin-left: auto !important;
} 

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

.gambitsoft1yhts { 
    padding-top: 5rem; 
    padding-bottom: 5rem;
} 

.gambitsoftjddyp { 
    z-index: 2; 
    grid-column-gap: 4rem; 
    grid-row-gap: 4rem; 
    flex-flow: column; 
    justify-content: flex-start; 
    align-items: center; 
    display: flex; 
    position: relative;
} 

.gambitsoftckh61 { 
    grid-column-gap: 1.5rem; 
    grid-row-gap: 2rem; 
    grid-template-rows: auto auto; 
    grid-template-columns: 1fr 1fr 1fr; 
    grid-auto-columns: 1fr; 
    width: 100%; 
    display: grid;
} 

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;
} 

.gambitsofthnpf3 { 
    grid-column-gap: 1rem; 
    grid-row-gap: 1rem; 
    background-color: white;
    background-position: 50%; 
    background-repeat: no-repeat; 
    background-size: cover; 
    border-radius: 1rem; 
    flex-flow: column; 
    justify-content: space-between; 
    align-items: flex-start; 
    height: 16.75rem; 
    padding: 2rem; 
    display: flex;
} 

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

h5 { 
    margin-top: 10px; 
    font-size: 14px; 
    line-height: 20px;
} 

h5 { 
    color: var(--black); 
    text-transform: none; 
    margin-top: 0; 
    margin-bottom: 0; 
    font-family: Sora,Arial,sans-serif; 
    font-size: 1.5rem; 
    font-weight: 600; 
    line-height: 1.3;
} 

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

p { 
    margin-bottom: 0;
} 

.gambitsoftf4ajn { 
    font-size: 1rem;
} 

strong { 
    font-weight: 700;
} 

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

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

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

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

@media screen and (max-width: 479px){ 
  .gambitsoftjddyp { 
    grid-column-gap: 2.5rem; 
    grid-row-gap: 2.5rem;
  } 
}     

@media screen and (max-width: 991px){ 
  .gambitsoftckh61 { 
    grid-template-columns: 1fr 1fr;
  } 
}     

@media screen and (max-width: 479px){ 
  .gambitsoftckh61 { 
    grid-row-gap: 1rem; 
    flex-flow: column; 
    display: flex;
  } 
}     

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

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

  .gambitsofthnpf3 { 
    height: auto;
  } 

  h5 { 
    font-size: 1.25rem;
  } 
}     

@media screen and (max-width: 479px){ 
  .gambitsoftf4ajn { 
    font-size: .875rem;
  } 
}     


/* These were inline style tags. Uses id+class to override almost everything */
#style-afI3e.style-afI3e {  
   transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);  
    transform-style: preserve-3d;  
    opacity: 1;  
	    font-size: 39px;
    font-weight: 900;
}  
#style-PJOjS.style-PJOjS {  
   transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);  
    transform-style: preserve-3d;  
    opacity: 1;  
}  
#style-N1NQC.style-N1NQC {  
   transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);  
    transform-style: preserve-3d;  
    opacity: 1;  
}  
#style-cCU7K.style-cCU7K {  
   transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);  
    transform-style: preserve-3d;  
    opacity: 1;  
}  
#style-KsIkI.style-KsIkI {  
   transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);  
    transform-style: preserve-3d;  
    opacity: 1;  
}  
#style-BacvR.style-BacvR {  
   transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);  
    transform-style: preserve-3d;  
    opacity: 1;  
}  
#style-YWi81.style-YWi81 {  
   transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);  
    transform-style: preserve-3d;  
    opacity: 1;  
}  

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

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

.gambitsofth9lar { 
    margin-right: auto !important; 
    margin-left: auto !important;
} 

.gambitsoftpwxog { 
    padding-top: 5rem; 
    padding-bottom: 5rem;
} 

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;
} 

.gambitsoftmoktl { 
    grid-column-gap: 3rem; 
    grid-row-gap: 3rem; 
    grid-template-rows: auto; 
    grid-template-columns: .75fr .75fr; 
    grid-auto-columns: 1fr; 
    margin-left: auto; 
    margin-right: auto; 
    display: grid;
} 

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

p { 
    margin-bottom: 0;
} 

.gambitsoftvwj2q { 
    font-size: 1.25rem;
} 

#gambitsoftxre7o { 
    grid-area: 2/1/3/3;
} 

.gambitsoft9t9gk { 
    color: var(--purple);
} 

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

.gambitsoft7okoz { 
    grid-column-gap: .5rem; 
    grid-row-gap: .5rem; 
    border-left: 2px solid var(--purple); 
    flex-flow: column; 
    justify-content: flex-start; 
    align-items: flex-start; 
    padding-left: 1rem; 
    display: flex;
} 

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

h5 { 
    margin-top: 10px; 
    font-size: 14px; 
    line-height: 20px;
} 

h5 { 
    color: var(--black); 
    text-transform: none; 
    margin-top: 0; 
    margin-bottom: 0; 
    font-family: Sora,Arial,sans-serif; 
    font-size: 1.5rem; 
    font-weight: 600; 
    line-height: 1.3;
} 

.gambitsoftehwgq { 
    font-size: 1rem;
} 

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

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

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

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

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

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

  .gambitsoftmoktl { 
    flex-flow: column; 
    display: flex;
  } 
}     

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

  .gambitsoftvwj2q { 
    font-size: 1.125rem;
  } 
}     

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

@media screen and (max-width: 479px){ 
  .gambitsoftehwgq { 
    font-size: .875rem;
  } 
}     


/* These were inline style tags. Uses id+class to override almost everything */
#style-K24Z1.style-K24Z1 {  
   transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);  
    transform-style: preserve-3d;  
    opacity: 1;  
}  
#style-Udn2n.style-Udn2n {  
   transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);  
    transform-style: preserve-3d;  
    opacity: 1;  
}  
#style-nTtVo.style-nTtVo {  
   transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);  
    transform-style: preserve-3d;  
    opacity: 1;  
}  
#style-FRdbF.style-FRdbF {  
   transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);  
    transform-style: preserve-3d;  
    opacity: 1;  
}  
#gambitsoftxre7o.style-ikhUy {  
   transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);  
    transform-style: preserve-3d;  
    opacity: 1;  
}  

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

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

.gambitsoft8x2y5 { 
    margin-right: auto !important; 
    margin-left: auto !important;
} 

.gambitsoft1joo8 { 
    padding-top: 5rem; 
    padding-bottom: 5rem;
} 

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;
} 

.gambitsoft87p2s { 
    grid-column-gap: 4rem; 
    grid-row-gap: 4rem; 
    flex-flow: column; 
    justify-content: flex-start; 
    align-items: flex-start; 
    display: flex;
} 

.gambitsoftcoj9c { 
    grid-column-gap: 2rem; 
    grid-row-gap: 2rem; 
    flex-flow: column; 
    justify-content: flex-start; 
    align-items: flex-start; 
    width: 100%; 
    display: flex;
} 

.gambitsofttpcnb { 
    color: var(--purple);
} 

.gambitsoftz9e9v { 
    grid-column-gap: 1.5rem; 
    grid-row-gap: 1.5rem; 
    flex-flow: column; 
    justify-content: flex-start; 
    align-items: flex-start; 
    display: flex;
} 

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

p { 
    margin-bottom: 0;
} 

.gambitsoft67d6h { 
    background-image: url(https://cdn.prod.website-files.com/67af4f9fa946b2fc9dcf8a0a/67b73a0be87c67c461ba6c00_Frame%20193.avif); 
    background-position: 50%; 
    background-size: cover; 
    border-radius: 1rem; 
    justify-content: flex-start; 
    align-items: center; 
    width: 100%; 
    padding: 2rem; 
    display: flex;
} 

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

h5 { 
    margin-top: 10px; 
    font-size: 14px; 
    line-height: 20px;
} 

h5 { 
    color: var(--black); 
    text-transform: none; 
    margin-top: 0; 
    margin-bottom: 0; 
    font-family: Sora,Arial,sans-serif; 
    font-size: 1.5rem; 
    font-weight: 600; 
    line-height: 1.3;
} 

a { 
    background-color: #0000;
} 

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

.gambitsoftx4ojd { 
    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;
} 

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

.gambitsoftx4ojd:hover { 
    background-color: #d98805;
	color:white;
} 

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

img { 
    border: 0;
} 

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

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

.gambitsoft2kkzr { 
    height: 4.5rem;
} 

.gambitsoftfftb4 { 
    grid-column-gap: 1rem; 
    grid-row-gap: 1rem; 
    flex-flow: column; 
    justify-content: flex-start; 
    align-items: flex-start; 
    max-width: 34.75rem; 
    display: flex;
} 

.gambitsoftvzdjl { 
    font-size: 1rem;
} 

strong { 
    font-weight: 700;
} 

.gambitsoftglods { 
    justify-content: center; 
    align-items: center; 
    height: 1.25rem; 
    min-height: 1.25rem; 
    display: flex;
} 

.gambitsofttt15n:before,.gambitsofttt15n:after { 
    content: " "; 
    grid-area: 1/1/2/2; 
    display: table;
} 

.gambitsofttt15n:after { 
    clear: both;
} 

svg:not(:root) { 
    overflow: hidden;
} 

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

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

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

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

@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){ 
  .gambitsoft87p2s { 
    grid-column-gap: 2.5rem; 
    grid-row-gap: 2.5rem;
  } 
}     

@media screen and (max-width: 991px){ 
  .gambitsoft67d6h { 
    grid-column-gap: 2rem; 
    grid-row-gap: 2rem; 
    flex-flow: column; 
    justify-content: center; 
    align-items: flex-end;
  } 
}     

@media screen and (max-width: 479px){ 
  .gambitsoft67d6h { 
    flex-flow: column; 
    justify-content: center; 
    align-items: center;
  } 
}     

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

@media screen and (max-width: 479px){ 
  .gambitsoftdh8j3 { 
    flex-flow: column;
  } 

  .gambitsoftvzdjl { 
    font-size: .875rem;
  } 
}     


/* These were inline style tags. Uses id+class to override almost everything */
#style-5v6GH.style-5v6GH {  
   transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);  
    transform-style: preserve-3d;  
    opacity: 1;  
}  
#style-e5JcV.style-e5JcV {  
   transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);  
    transform-style: preserve-3d;  
    opacity: 1;  
}  
#style-YYD8v.style-YYD8v {  
   transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);  
    transform-style: preserve-3d;  
    opacity: 1;  
}  
#style-WvhVf.style-WvhVf {  
   transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);  
    transform-style: preserve-3d;  
    opacity: 1;  
}  

: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; 
    --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; 
    --header-height: 4.25rem; 
    --border-color: var(--blue-main-10); 
    --footer-bg-color: var(--dark-gray); 
} 

.gambitsoft-12y5fo:where(.gambitsoft-1xzjgl) { 
    background-color: var(--alice-blue);
} 

.gambitsoft-1ao1jb:where(.gambitsoft-1xzjgl) { 
    --padding: 3.12rem; 
    padding-bottom: var(--padding); 
    padding-top: var(--padding);
} 

@media (min-width: 425px){ 
  .gambitsoft-1ao1jb:where(.gambitsoft-1xzjgl) { 
    --padding: 3.75rem;
  } 
}     

@media (min-width: 641px){ 
  .gambitsoft-1ao1jb:where(.gambitsoft-1xzjgl) { 
    --padding: 3.12rem;
  } 
}     

@media (min-width: 811px){ 
  .gambitsoft-1ao1jb:where(.gambitsoft-1xzjgl) { 
    --padding: 5rem;
  } 
}     

@media (min-width: 1280px){ 
  .gambitsoft-1ao1jb:where(.gambitsoft-1xzjgl) { 
    --padding: 6.25rem;
  } 
}     

.gambitsoft-16mwjj:where(.gambitsoft-185iag) { 
    margin: 0 auto; 
    max-width: 100%; 
    padding-left: 1.125rem; 
    padding-right: 1.125rem;
} 

@media (min-width: 425px){ 
  .gambitsoft-16mwjj:where(.gambitsoft-185iag) { 
    padding-left: 1.5rem; 
    padding-right: 1.5rem;
  } 
}     

@media (min-width: 640px){ 
  .gambitsoft-16mwjj:where(.gambitsoft-185iag) { 
    padding-left: 3.125rem; 
    padding-right: 3.125rem;
  } 
}     

@media (min-width: 810px){ 
  .gambitsoft-16mwjj:where(.gambitsoft-185iag) { 
    padding-left: 3.75rem; 
    padding-right: 3.75rem;
  } 
}     

@media (min-width: 1024px){ 
  .gambitsoft-16mwjj:where(.gambitsoft-185iag) { 
    padding-left: 5rem; 
    padding-right: 5rem;
  } 
}     

@media (min-width: 1280px){ 
  .gambitsoft-16mwjj:where(.gambitsoft-185iag) { 
    max-width: 1120px; 
    padding-left: 0; 
    padding-right: 0;
  } 
}     


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

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

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

.gambitsoft-18ccm7:where(.gambitsoft-11tk6o) { 
    display: grid; 
    gap: 1.25rem;
} 

@media (min-width: 1024px){ 
  .gambitsoft-18ccm7:where(.gambitsoft-11tk6o) { 
    grid-template-columns: repeat(3,1fr);
  } 
}     

@media (min-width: 811px){ 
  .gambitsoft-1j3933:where(.gambitsoft-11tk6o) { 
    grid-template-columns: 1fr 1fr;
  } 
}     

li { 
    list-style: none;
} 

.gambitsoft-1jlvqb:where(.gambitsoft-1fmz3i) { 
    --padding-block: 1.88rem; 
    --padding-inline: 1.88rem; 
    --font-title: 700 1.25rem/1.35 var(--font-family); 
    --font-desc: .875rem/1.65 var(--font-family); 
    align-items: center; 
    background-color: #fff; 
    border-radius: 1rem; 
    display: grid; 
    gap: 1.25rem; 
    grid-template-columns: 1fr; 
    height: 100%; 
    justify-items: center; 
    overflow: hidden; 
    padding: var(--padding-block) var(--padding-inline); 
    position: relative;
} 

@media (min-width: 640px){ 
  .gambitsoft-1jlvqb:where(.gambitsoft-1fmz3i) { 
    --font-title: 700 1.625rem/1.2 var(--font-family); 
    --font-desc: 1rem/1.55 var(--font-family); 
    align-items: center; 
    display: flex; 
    gap: 0; 
    padding-right: 0;
  } 
}     

@media (min-width: 810px){ 
  .gambitsoft-1jlvqb:where(.gambitsoft-1fmz3i) { 
    display: grid; 
    gap: 1.25rem; 
    padding-right: var(--padding-inline);
  } 
}     

@media (min-width: 1024px){ 
  .gambitsoft-1jlvqb:where(.gambitsoft-1fmz3i) { 
    display: flex; 
    gap: 0; 
    padding-right: 0;
  } 
}     

@media (min-width: 1280px){ 
  .gambitsoft-1jlvqb:where(.gambitsoft-1fmz3i) { 
    display: flex; 
    padding-right: 2.5rem;
  } 
}     

@media (min-width: 640px){ 
  .gambitsoft-1m2kkf:where(.gambitsoft-1fmz3i) { 
    flex-basis: 100%;
  } 
}     

.gambitsoft-1htaga:where(.gambitsoft-1fmz3i) { 
    transition: scale .3s ease-in-out,filter .3s ease-in-out;
} 

@media (min-width: 640px){ 
  .gambitsoft-1htaga:where(.gambitsoft-1fmz3i) { 
    transform: translate(2rem,calc(var(--padding-block) + 1.25rem));
  } 
}     

@media (min-width: 810px){ 
  .gambitsoft-1htaga:where(.gambitsoft-1fmz3i) { 
    transform: none;
  } 
}     

@media (min-width: 1024px){ 
  .gambitsoft-1htaga:where(.gambitsoft-1fmz3i) { 
    transform: translate(calc(3.875rem - var(--padding-inline)),calc(3.875rem - var(--padding-block)));
  } 
}     

.gambitsoft-18js31:where(.gambitsoft-1fmz3i) { 
    display: flex; 
    flex-direction: column; 
    font: var(--font-desc); 
    letter-spacing: .02rem;
} 

.gambitsoft-1oshy6:where(.gambitsoft-1fmz3i) { 
    font: var(--font-title); 
    margin-bottom: .31rem;
} 

@media (min-width: 810px){ 
  .gambitsoft-1oshy6:where(.gambitsoft-1fmz3i) { 
    margin-bottom: .63rem;
  } 
}     

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

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

.gambitsoft-1f5sf6:where(.gambitsoft-1fmz3i) { 
    height: 10.625rem; 
    width: 10.625rem;
} 

@media (min-width: 810px){ 
  .gambitsoft-1f5sf6:where(.gambitsoft-1fmz3i) { 
    height: 11.5rem; 
    width: 11.5rem;
  } 
}     

@media (min-width: 1280px){ 
  .gambitsoft-1f5sf6:where(.gambitsoft-1fmz3i) { 
    height: 8.9375rem; 
    width: 10.9375rem;
  } 
}     


/* These were inline style tags. Uses id+class to override almost everything */
#style-HYJUb.style-HYJUb {  
   --cols: 2;  
}  
#style-bSlvV.style-bSlvV {  
   --cols: 2;  
}  
#style-OqGYl.style-OqGYl {  
   --width: 600;  
   --height: 600;  
}  
#style-Wpved.style-Wpved {  
   --width: 600;  
   --height: 600;  
}  
#style-Ls7Fl.style-Ls7Fl {  
   --width: 600;  
   --height: 600;  
}  
#style-YjJ1N.style-YjJ1N {  
   --width: 600;  
   --height: 600;  
}  
#style-gPSKb.style-gPSKb {  
   --width: 600;  
   --height: 600;  
}  
#style-ykLHw.style-ykLHw {  
   --width: 600;  
   --height: 600;  
}  
#style-43w9e.style-43w9e {  
   --cols: 2;  
}  
#style-Ciw7o.style-Ciw7o {  
   --width: 600;  
   --height: 600;  
}  
#style-K2lQj.style-K2lQj {  
   --width: 600;  
   --height: 600;  
}  
#style-GRoNx.style-GRoNx {  
   --width: 600;  
   --height: 600;  
}  
#style-1dOnS.style-1dOnS {  
   --width: 600;  
   --height: 600;  
}  
#style-MPsna.style-MPsna {  
   --width: 600;  
   --height: 600;  
}  
#style-zCVQW.style-zCVQW {  
   --width: 600;  
   --height: 600;  
}  
#style-e2Pkd.style-e2Pkd {  
   --cols: 2;  
}  
#style-SlhZx.style-SlhZx {  
   --width: 600;  
   --height: 600;  
}  
#style-i2rW7.style-i2rW7 {  
   --width: 600;  
   --height: 600;  
}  
#style-SlosC.style-SlosC {  
   --width: 600;  
   --height: 600;  
}  
#style-kt2Tf.style-kt2Tf {  
   --width: 600;  
   --height: 600;  
}  
#style-BE532.style-BE532 {  
   --width: 600;  
   --height: 600;  
}  
#style-DoLjo.style-DoLjo {  
   --width: 600;  
   --height: 600;  
}  
#style-lqOnr.style-lqOnr {  
   --cols: 2;  
}  
#style-qZlok.style-qZlok {  
   --width: 600;  
   --height: 600;  
}  
#style-BVyoR.style-BVyoR {  
   --width: 600;  
   --height: 600;  
}  
#style-x9dqY.style-x9dqY {  
   --width: 600;  
   --height: 600;  
}  
#style-A2dXE.style-A2dXE {  
   --width: 600;  
   --height: 600;  
}  
#style-UhGeR.style-UhGeR {  
   --width: 600;  
   --height: 600;  
}  
#style-TvcDo.style-TvcDo {  
   --width: 600;  
   --height: 600;  
}  
#style-VK1b5.style-VK1b5 {  
   --cols: 2;  
}  
#style-1gtkM.style-1gtkM {  
   --width: 600;  
   --height: 600;  
}  
#style-TXJFf.style-TXJFf {  
   --width: 600;  
   --height: 600;  
}  
#style-fBIrh.style-fBIrh {  
   --width: 600;  
   --height: 600;  
}  
#style-OOv2Z.style-OOv2Z {  
   --width: 600;  
   --height: 600;  
}  
#style-qPAki.style-qPAki {  
   --width: 600;  
   --height: 600;  
}  
#style-UfBLd.style-UfBLd {  
   --width: 600;  
   --height: 600;  
}  
#style-DioyL.style-DioyL {  
   --cols: 2;  
}  
#style-YRzke.style-YRzke {  
   --width: 600;  
   --height: 600;  
}  
#style-MwcVV.style-MwcVV {  
   --width: 600;  
   --height: 600;  
}  
#style-MWNAY.style-MWNAY {  
   --width: 600;  
   --height: 600;  
}  
#style-i5OhP.style-i5OhP {  
   --width: 600;  
   --height: 600;  
}  
#style-aKK1K.style-aKK1K {  
   --width: 600;  
   --height: 600;  
}  
#style-Knxfx.style-Knxfx {  
   --width: 600;  
   --height: 600;  
}  
