
html, body {
  overscroll-behavior: none;
}
body > div:nth-child(8) > div > div > div > div:nth-child(2) > p{
  font-family:arial!important
}
body > div:nth-child(8) > div > div > div > div:nth-child(1) > div{
  font-family:arial!important
}
#__next > div > main > div > div.css-175oi2r > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(2) > input{
  --placeholderTextColor: #a1a8c5!important;
}
body > div:nth-child(14) > div > div > div{
  position: absolute;
    inset: 0px;
    margin: auto;
    width: 360px!important;
    height: 494px;
    box-shadow: rgba(12, 35, 64, 0.2) 0px 4px 20px 0px;
    overflow: overlay;
    background-color: rgb(255, 255, 255);
    border-radius: 20px;
    padding: 40px;
    max-width: 95vw!important;
}

body > div:nth-child(14) > div > div > div > div:nth-child(2) > p{
  font-family: arial!important;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    white-space: pre-wrap;
    font-size: 24px!important;
    font-weight: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #8492a6!important;
    margin-bottom: 32px;
}
body > div:nth-child(14) > div > div > div > div:nth-child(1) > div{
  font-family:arial!important;
  font-weight: 700!important;
}
#submitButton > div{
  color:#ffffff!important
}

#submitButton{
  box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px;
  font-family: Roboto, "Segoe UI", BlinkMacSystemFont, system-ui, -apple-system;
  width: 184px;
  height: 45px!important;
  margin-top: 0px;
  background-color: #3d4ec4 !important;
    border-color: #3d4ec4 !important;
  border-radius: 40px!important;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  width:100%!important
 
  }

body > div:nth-child(14) > div > div > div{
  position: absolute;
    inset: 0px;
    margin: auto;
    width: 260px;
    height: 294px;
    box-shadow: rgba(12, 35, 64, 0.2) 0px 4px 20px 0px;
    overflow: overlay;
    background-color: rgb(255, 255, 255);
    border-radius: 20px!important;
    padding: 40px;
    max-width: 95vw;
}

#submitButton:hover{
  width: 100%;
    height: 40px;
    margin-top: 0px;
    background-color: #0000ff!important;
    border-color: #0000ff!important;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    color: rgb(255, 255, 255);
}
#payNow{
  display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.active-x {
    height: 90vh;
    background-color: rgba(0,0,0,0.6);
    transition: height 0.5s ease;
    overflow: hidden;
    border-radius: 15px 15px 0px 0px;
    z-index:999999;
  }
  :host([color="primary"]) {
    background: linear-gradient(45deg, #2682de, #36ddf8);
    width: 40px;
    height: 40px;
    border-radius: 100%;
    padding: 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: center;
    text-shadow: -1px 0px 3px #b79bfa;
    font-weight: 100;
    text-rendering: geometricPrecision;
}
constructed stylesheet
:host(:not([icon])) {
    min-width: 56px;
    max-width: 160px;
    padding: 4px 12px;
}
  .active{
    height:550px;
  }

  
:root {
    --background: #3b44c4;
    background-color: var(--background);
    
  }

.preview_div.hidden:after{
    bottom:-650px;
}

  .preview_div.active-x:before{
    max-height:100vh;
    min-height:10vh;
    scroll-snap-type: proximity;
    
    }


.preview_div.active:before{
max-height:60vh;
min-height:40vh;
scroll-snap-type: proximity;

}
  #closer{
    :host([color="primary"]) {
        background: linear-gradient(45deg, #2682de, #36ddf8);
        position: absolute;
        width: 35px;
        height: 25px;
        right: 20px;
        bottom: 15px;
        z-index: 999999999999;
        cursor: pointer;
        background-color: #4563ed;
        border-radius: 5px;
        border: none;
    }
}

html {
    background-color: #000000;
    width:100vw;
    height:100vh;
    opacity: 1;
    
	animation-name: fadeInOpacity;
  
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: .4s;
    overscroll-behavior: contain;
  /*
  animation: slide-in 0.3s linear;
  */
}

@keyframes slide-in {
0% {
  opacity: 0;
  transform: translate3d(100%,0,0);
}

100% {
  opacity: 1;
  transform: translate3d(0,0,0);
}
}

#__next > div > main > div.css-1dbjc4n.r-1awozwy.r-1udh08x > div.css-1dbjc4n.r-1udh08x.r-u8s1d.r-ipm5af.r-13qz1uu.r-417010 > div > div{
    opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: linear;
	animation-duration: 1s;
}

:not(:defined) {
    visibility: hidden;
  }

main.jss5{
    opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: .8s;
}

#__next > div > main > div > div.css-1dbjc4n.r-1udh08x > div:nth-child(4) > div > div > div > div > div.css-1dbjc4n.r-1mlwlqe.r-18u37iz.r-16y2uox.r-1wbh5a2.r-1pi2tsx.r-1udh08x.r-13qz1uu > div > div{
    opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: .5s;
}

#__next > div > main > div > div.css-1dbjc4n.r-1awozwy.r-1udh08x > div.css-1dbjc4n.r-1mlwlqe.r-eqz5dr.r-16y2uox.r-1wbh5a2.r-1pi2tsx.r-1udh08x.r-13qz1uu > div > div > div.css-1dbjc4n.r-1awozwy.r-1mlwlqe.r-eqz5dr.r-1777fci.r-13qz1uu > div > div > div{
    opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: .5s;
}

.css-1dbjc4n.r-1awozwy.r-1udh08x{
    opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: .4s;
}

#__next > div > main > div > div.css-1dbjc4n.r-1udh08x > div.css-1dbjc4n.r-1mlwlqe.r-eqz5dr.r-16y2uox.r-1wbh5a2.r-1pi2tsx.r-1udh08x.r-13qz1uu{ 
     opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: .3s;
}



img:not(.css-9pa8cd, img[src*="/images/a64e49ab-bb3c-42bd-9f6c-d767cf09449a.png"]) {
    opacity: 1;
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 1s;
    opacity: 0.1;
    background-blend-mode: hue;
}


.css-1dbjc4n.r-1mlwlqe.r-eqz5dr.r-16y2uox.r-1wbh5a2.r-1pi2tsx.r-1udh08x.r-13qz1uu{
    opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: linear;
	animation-duration: 0.3s;
}


@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

input {
    outline: none;
}

::-webkit-scrollbar-thumb {
    background: linear-gradient(45deg, #2682de, #36ddf8);
    border-radius: 20px;
}

::-webkit-scrollbar {
    width: 5px;
}
::-webkit-scrollbar-track {
    background: rgba(0,0,0,0);
}

#__next > div > main > div > div.css-1dbjc4n.r-1awozwy.r-1udh08x > div.css-1dbjc4n.r-1awozwy.r-eqz5dr.r-1pi2tsx.r-1udh08x.r-u8s1d.r-zchlnj.r-13qz1uu > div.css-1dbjc4n.r-1awozwy.r-1mlwlqe.r-eqz5dr.r-13qz1uu > div > div.css-1dbjc4n.r-1mlwlqe.r-eqz5dr.r-16y2uox.r-1wbh5a2.r-1777fci > div > div.css-1dbjc4n.r-k200y.r-1j16mh1.r-1ewcgjf.r-z80fyv.r-7b7h2f.r-1sncvnh.r-13tjlyg.r-19wmn03{
    background-color:rgb(37, 122, 219)!important;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px;
}
    #__next > div > main > div > div.css-1dbjc4n.r-1udh08x > div.css-1dbjc4n.r-eqz5dr.r-1pi2tsx.r-1udh08x.r-u8s1d.r-zchlnj.r-13qz1uu > div.css-1dbjc4n.r-1mlwlqe.r-eqz5dr.r-13qz1uu > div > div.css-1dbjc4n.r-1mlwlqe.r-eqz5dr.r-16y2uox.r-1wbh5a2 > div > div.css-1dbjc4n.r-1p0dtai.r-1dernwh.r-1d2f490.r-ywje51.r-u8s1d.r-zchlnj.r-ipm5af.r-13tjlyg.r-13qz1uu{
        background-color: rgb(51, 206, 243)!important;
    border-radius: 10px;
    }
@media only screen and (max-width: 500px)  {

    ::-webkit-scrollbar {
        width: 0px;
        display: none;
    }

}
slot:not([name]) {
    flex: 1 1 0%;
    width: 100%;
    padding: 0px 16px;
    max-width: 800px!important;
    margin: 0px auto;
}


#__next > div > main > div > 
div.css-1dbjc4n.r-1udh08x > 
div.css-1dbjc4n.r-1mlwlqe.r-eqz5dr.r-16y2uox.r-1wbh5a2.r-1pi2tsx.r-1udh08x.r-13qz1uu > 
div > div > div:nth-child(2) > div:nth-child(3):hover{
    transition: none;
    background: none;
    border-radius:5px;
}


  div[data-focusable]:not(#__next > div > main > div > div.css-1dbjc4n > div:nth-child(3) > div.css-1dbjc4n.r-1loqt21.r-1mlwlqe.r-18u37iz.r-16y2uox.r-1wbh5a2.r-1otgn73.r-1i6wzkk.r-lrvibr):hover {
    background: rgb(188 196 205 / 8%) radial-gradient(circle, rgba(237, 239, 242, 0.5) .05%, rgb(62 70 80 / 2%) .05%) center/100%;
    border-radius: 30px!important;  
}

.r-1ewcgjf {
    box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px;
    background-image: linear-gradient(45deg, #2682de, rgb(121, 192, 255));}
#__next > div > main > div > div.css-1dbjc4n.r-1udh08x > div:nth-child(3) > div.css-1dbjc4n.r-1loqt21.r-1mlwlqe.r-18u37iz.r-16y2uox.r-1wbh5a2.r-1otgn73.r-1i6wzkk.r-lrvibr:hover{background-color:none!important}

  
  div[data-focusable]:active {
    background-color: rgba(21, 28, 43, 0.01);
    background-size: 100%;
    transition: 0.2s linear;
    /*
    animation: bounce 0.4s ease-out;
    */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  @keyframes bounce {
    0% {
      transform: scale(1.000);
      background: radial-gradient(circle, rgba(237, 239, 242, 0.219) .05%, rgb(62 70 80 / 2%) .05%) center/100%;
    }
    25% {
        transform: scale(0.99);
        background: radial-gradient(circle, rgba(237, 239, 242, 0.623) .05%, rgb(62 70 80 / 2%) .05%) center/100%;
      }
    50% {
      transform: scale(0.99);
      background: radial-gradient(circle, rgba(237, 239, 242, 0.822) .05%, rgb(62 70 80 / 2%) .05%) center/100%;
    }
    100% {
      transform: scale(1);
      background: radial-gradient(circle, rgba(237, 239, 242, 0.473) .05%, rgb(62 70 80 / 2%) .05%) center/100%;
    }
  }
  /*
  .permission_div#drawer-bottom{
    box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px;
    height:550px;
    width:100vw;
    margin-bottom: 0px;
    border:none;
    border-radius:40px 40px 0px 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
  }
*/
#card-bottom > kor-grid > kor-card{
    border-bottom:1px solid #f5f5f5
}
.permission_div{
    width: 100vw;
    height: 550px;
    display: flex!important;
    z-index: 99999999;
    position: absolute;
    border: none;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
 .permission_div{
    width: 100vw!important;
    height: 550px;
    display: flex!important;
    z-index: 99999999!important;
    position: absolute!important;
    left: 50%!important;
    transform: translate(-50%);
    bottom: -650px;
    border: 0px;
    background-color: rgba(0,0,0,0);
    margin-bottom: 0px;    
    margin-right: 0px;
    margin-left: 0px;
    padding:0px!important;
    border-radius:40px 40px 0px 0px;
    outline:none!important;
    overflow: clip;
}

.permission_div::-webkit-scrollbar{
    display:none;
}
dialog:modal {
    overlay: auto !important;
    width:100vw;
    height:100vh;
}

dialog:-internal-dialog-in-top-layer {
    max-width:100vw!important;
    max-height:100vh!important;
    padding:0px;
}

  #__next > div > main > div.css-1dbjc4n.r-1udh08x > div.css-1dbjc4n.r-1mlwlqe.r-eqz5dr.r-16y2uox.r-1wbh5a2.r-1pi2tsx.r-1udh08x.r-13qz1uu > div > div > div:nth-child(2) > div.css-1dbjc4n.r-1niwhzg.r-eqz5dr > div.css-1dbjc4n.r-1mlwlqe.r-u8s1d.r-13qz1uu > div:hover{
    color: #fff;
    
    background-color: rgba(0,0,0,0);
    background: linear-gradient(to right, #167ac6 20%, #5fc5eb 40%, #0394f5 60%, rgb(104, 215, 243) 80%);
    background-size: 200% auto;
    color: #000;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: shine 2s linear infinite;
  }

  .css-901oao.r-lrvibr:hover {
    color: #fff;
   
    background-color: rgba(0,0,0,0);
    background: linear-gradient(to right, #167ac6 20%, #5fc5eb 40%, #0394f5 60%, rgb(104, 215, 243) 80%);
    background-size: 200% auto;
    color: #000;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: shine 2s linear infinite;
}
@keyframes shine {
100% {
    background-position: 200% center;
}
}

#__next > div > main > div > div.css-1dbjc4n.r-1udh08x > div.css-1dbjc4n.r-18u37iz.r-13qz1uu > div.css-1dbjc4n.r-1mlwlqe.r-18u37iz > div:nth-child(3) > div.css-1dbjc4n.r-1mlwlqe.r-18u37iz.r-u8s1d{
    background: linear-gradient(45deg, #2682de, rgb(121, 192, 255))!important;}

    #pwa-install-element .material-button.primary {
        color: var(--text-color-primary);
        background: linear-gradient(45deg, rgb(38, 130, 222), rgb(121, 192, 255)) !important;
    }

    #archemedes:hover{
      opacity:1;
      background: linear-gradient(45deg, #2682de, #36ddf8);
      border-radius:10px;
      cursor: pointer;
    }
/*
    #archemedes {
      position: fixed;
      bottom: -50px;
      right: 10px; 
      width: 50px; 
      height: auto;
      cursor: pointer;
      animation: peek 8s ease-in;
    }
    */
    /*
    @keyframes peek {
      0% {
        bottom: -50px;
        opacity: 0;
      }
      50% {
        bottom: 0; 
        opacity: 5;
      }
      100% {
        bottom:  0;
        opacity: 5;
      }
    }
    */
    .sheet .contents {
      display: flex;
      flex-direction: column;
      border-radius: 40px 40px 0px 0px;
      background: #fff;
      overflow-y: hidden;
      --default-transitions: transform 0.5s, border-radius 0.5s;
      transition: var(--default-transitions);
      transform: translateY(0);
      max-width: 100vw;
      max-height: 100vh;
      height: 100vh;
      box-sizing: border-box;
      width: 100vw;
  }
    .sheet {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: flex-end;    
      position: fixed;  
      top: 0;  
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 2;
      visibility: visible;
      transition: opacity 0.5s, visibility 0.5s;
    }
    
    .sheet[aria-hidden="true"] {
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
    }
    
    .sheet .overlay {
      position: absolute;  
      top: 0;    
      left: 0;
      right: 0;
      bottom: 0;
      z-index: -1;
      background: var(--overlay);
      opacity: 0.5;
    }
    
    
    .sheet .contents:not(.not-selectable) {
      transition: var(--default-transitions), height 0.5s;
    }
    
    .sheet .contents.fullscreen {
      border-radius: 0;
    }
    
    .sheet[aria-hidden="false"] .contents {
      transform: translateY(100%);
      opacity:1;
    }
    
    img:not(.css-9pa8cd, img[src*="/images/a64e49ab-bb3c-42bd-9f6c-d767cf09449a.png"]) {
      opacity: 1;
      animation-name: fadeInOpacity;
      animation-iteration-count: 1;
      animation-timing-function: ease-in;
      animation-duration: 1s;
      opacity: 0.1;
      background-blend-mode: hue;
  }
    
  .sheet .draggable-area {
    width: 3rem;
    margin: auto;
    padding: 1rem;
    cursor: grab;
    height: 30px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
    
    .sheet .draggable-thumb {
      width: 100%;
      height: 0.15rem;
      background: #dee6e97a;
      border-radius: 1.125rem;
      opacity: 0.6;
      box-shadow: inset 1px 0px 19px 20px #dee6e97a;
  }
    
    .sheet .controls {
      display: flex;
      box-shadow: 2px 1px 20px 1px #dee6e97a;
      background: #f2f5f7;
  }

  .sheet .close-sheet {
    border: none;
    padding: 0.7rem;
    position: absolute;
    top: 10px;
    right: 10px;
    background: #f2f5f7;
    border-radius: 100%;
}
    
    .sheet .body {
      flex-grow: 1;
      height: 100%;
    
      display: flex;
      flex-direction: column;
    
      overflow-y: auto;
      gap: 1rem;
    
      padding: 1rem;
      box-sizing: border-box;
    }
    
    form {
      gap: 1rem;
    }
    
    #__next > div > main > div > div.css-1dbjc4n.r-1awozwy > div:nth-child(4) > div > div.css-1dbjc4n.r-1awozwy.r-18u37iz > div:nth-child(1) > div > div{
      padding-left:10px;
      padding-right:10px;}
   
   
    #__next > div > main > div > div.css-1dbjc4n.r-1awozwy > div:nth-child(4) > div > div.css-1dbjc4n.r-1awozwy.r-18u37iz > div:nth-child(2) > div > div{
      padding-left:10px;
      padding-right:10px
    }

    #__next > div > main > div > div.css-1dbjc4n.r-1awozwy > div:nth-child(4) > iframe::-webkit-scrollbar{
      display:none;
    }

    #__next > div > main > div > div.css-1dbjc4n.r-1awozwy > div.css-1dbjc4n.r-1loqt21.r-eqz5dr.r-1d2f490.r-ipm5af.r-1otgn73.r-1i6wzkk.r-lrvibr{
      user-select:none;
      animation-name: fade-out;
  animation-duration: 100s;
}

@keyframes fade-out {
  0% { background-color:'rgba(0, 0, 0, 0.5)'; }
  3% { background-color:'rgba(0, 0, 0, 0.6)'; }
  40% { background-color:'rgba(0, 0, 0, 0.6)'; }
  50% { background-color:'rgba(0, 0, 0, 0.7)'; }
  70% { background-color:'rgba(0, 0, 0, 0.8)'; }
  80% { background-color:'rgba(0, 0, 0, 0.9)'; }
  90% { background-color:'rgba(0, 0, 0, 1)'; }
  100% { background-color:'rgba(0, 0, 0, 1)'; }
 
}

#__next > div > main > div > div.css-175oi2r > div:nth-child(2) > div > div > div > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div{display:none;}
#__next > div > main > div > div.css-175oi2r > div:nth-child(2) > div > div > div > div:nth-child(2) > div:nth-child(1){min-height:fit-content!important}