         .header_blue {
         background: #1565c0;
         padding: 80px 0 20px;
         color: #fff;
         font-size: 48px;
         font-weight: 300;
         margin-bottom: 40px;
         }
         .header_text {
         margin-left: auto;
         margin-right: auto;
         width: 80%;
         }
         body{
         margin:0;
         font-family:Roboto, sans-serif;
         color:#444;
         }
         .unlockBtn:hover{
         box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
         }
         .unlockBtn {
         background: #2196f3;
         border: none;
         border-radius: 2px;
         box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
         min-height: 31px;
         min-width: 70px;
         padding: 2px 16px;
         text-align: center;
         text-shadow: none;
         text-transform: uppercase;
         -webkit-transition: all 280ms ease;
         transition: all 280ms ease;
         box-sizing: border-box;
         cursor: pointer;
         -webkit-appearance: none;
         display: inline-block;
         vertical-align: middle;
         font: 500 14px/31px Roboto,sans-serif!important;
         outline: 0!important;
         color:white;
         }
         .content-container{
         width:80%;margin:0 auto;
         }
         @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'),local(Roboto-Light),url(http://fonts.gstatic.com/s/roboto/v15/Pru33qjShpZSmG3z6VYwnRJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'),local(Roboto-Light),url(https://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfVtXRa8TVwTICgirnJhmVJw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local('Roboto Medium'),local(Roboto-Medium),url(https://fonts.gstatic.com/s/roboto/v15/oOeFwZNlrTefzLYmlVV1UBJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local('Roboto Medium'),local(Roboto-Medium),url(https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUVtXRa8TVwTICgirnJhmVJw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000}
         body{
         background-image: url('1623055588203a39c66a9bf84c4de61b1e39703666.jpg');
         font-family: Roboto;
         background-repeat: no-repeat;
         background-size: cover;
         }
         .ads{
         position: absolute;
         width: 100%;
         background-color: red;
         top: 770px;
         left: 0;
         }
         .bgani{
         position:  absolute;
         animation: bgani1 2s ease-in infinite;
         }
         @keyframes bgani1{
         0%  {
         left:1px;
         transform: scale(0.5);
         opacity: 0.1;
         }
         25%  { opacity: 0.1;transform: rotate(10deg);}
         50%  { opacity: 0.1;transform: rotate(50deg);}
         75%  { opacity: 0.1;transform: rotate(200deg);}
         100%  {left:100%;transform: scale(10); opacity: 0.1;}
         }
         .bgani2{
         position:  absolute;
         animation: bgani2 2s ease-in infinite;
         }
         @keyframes bgani2{
         0%  {
         top:100px;
         left:1px;
         transform: scale(1.5);
         opacity: 0.1;
         }
         25%  { opacity: 0.01;transform: rotate(10deg);}
         50%  { opacity: 0.01;transform: rotate(50deg);}
         75%  { opacity: 0.01;transform: rotate(200deg);}
         100%  {top:-20px;
         left:50%;transform: scale(10); opacity: 0.1;}
         }
         .bgani3{
         position:  absolute;
         animation: bgani3 2s ease-in infinite;
         }
         @keyframes bgani3{
         0%  {
         top:-20px;
         left:70%;
         transform: scale(0.5);
         opacity: 0.1;
         }
         25%  { opacity: 0.1;transform: rotate(10deg);}
         50%  { opacity: 0.1;transform: rotate(50deg);}
         75%  { opacity: 0.1;transform: rotate(200deg);}
         100%  {top:100px;
         left:1%;transform: scale(5); opacity: 0.1;}
         }
         .header-icon{
         margin-top: 15px;
         width: 200px;
         }
         @keyframes bounceIn{
         0%{
         opacity: 0;
         transform: scale(0.3) translate3d(0,0,0);
         }
         50%{
         opacity: 0.9;
         transform: scale(1.1);
         }
         80%{
         opacity: 1;
         transform: scale(0.89);
         }
         100%{
         opacity: 1;
         transform: scale(1) translate3d(0,0,0);
         }
         }
         .text-lastStep{
         max-width: 500px;
         }
         .header{
         overflow: hidden;
         font-size: 16px;
         font-weight: bolder;
         color: #4c4c4c;
         width: 100%;
         height: 100px;
         background-color: white;
         position: absolute;
         top: 0;
         left: 0;
         text-align: center;
         box-shadow: 10px 1px 5px #35242430;
         }
         .main{
         background-color: white;
         width:650px;
         height: 500px;
         position: relative;
         margin-top: 50px;
         border-radius: 8px;
         padding: 10px;
         border-radius: 12px;
         border-width: 8px;
         border-color: #00000038;
         border-style: solid;
         -webkit-background-clip: padding-box;
         background-clip: padding-box;
         }
         .step{
         width:60px;
         height: 60px;
         background-color: #056b5f;
         border-radius: 50%;
         margin-top: -40px;
         border-color: white;
         border-style: solid;
         border-width: 6px;
         }
         .step-text{
         color: white;
         font-size: 28px;
         margin-top: 10px;
         text-shadow: 5px;
         font-weight: bold;
         animation: bounceIn 0.5s ease-in ;
         }
         .step1{
         background-color: white;
         width: 450px;
         height: 450px;
         }
         .step1-text{
         color: #4c4c4c;
         font-size: 26px;
         margin-top: 10px;
         text-shadow: 5px;
         font-weight: 300;
         animation: bounceIn 0.5s ease-in ;
         }
         .u-i {
         position: absolute;
         left: 50%;
         margin-left: -220px;
         outline: none;
         -moz-appearance: none;
         -webkit-appearance: none;
         background: #f1f1f1;
         box-shadow: none;
         border: none;
         width:355px;
         height: 90px;
         padding: 0 15px 0 70px;
         color: #000;
         font-size: 28px;
         border-radius: 8px;
         font-weight: bold;
         animation: bounceIn 0.5s ease-in ;
         }
         .input-icon{
         left: 10px;
         top:25px;
         position: absolute;
         width:40px;
         z-index: 2;
         animation: bounceIn 0.5s ease-in ;
         }
         .inputbox{
         position: relative;
         width: 450px;
         height: 100px;
         }
         .selectedPlatform{
         width: 105px;
         height: 80px;
         background-color: #056b5f;
         display: inline-table;
         margin-top: 20px;
         border-radius: 7px;
         padding-top: 25px;
         filter: invert(1);
         border-style: solid;
         border-width: 2px;
         border-color: #ffaf37;
         box-shadow: 0 0 5px white;
         animation: bounceIn 0.5s ease-in ;
         }
         .platform{
         width: 105px;
         height: 80px;
         background-color: #f1f1f1;
         display: inline-table;
         margin-top: 20px;
         border-radius: 7px;
         padding-top: 25px;
         animation: bounceIn 0.5s ease-in ;
         }
         .platform:hover{
         cursor: pointer;
         background-color: #ecf4ff;
         /* animation: pulse 0.5s ease-in infinite;*/
         }
         @keyframes pulse{
         25%  {transform: scale(0.9);}
         75%  {transform: scale(1);}
         }
         .grid-container {
         display: grid;
         grid-template-columns: auto auto auto auto;
         }
         .bnt{
         width:250px;
         height: 40px;
         background-color: #056b5f;
         font-size: 26px;
         color: white;
         padding: 10px;
         margin-top: 40px;
         border-radius: 7px;
         box-shadow: 0 0 5px black;
         animation: bounceIn 0.5s ease-in ;
         }
         .bnt:hover{
         cursor: pointer;
         animation: pulse 0.5s ease-in infinite;
         }
         @keyframes pulse{
         25%  {transform: scale(0.9);}
         75%  {transform: scale(1);}
         }
         .step2{
         margin-top: 50px;
         width:300px;
         height: 200px;
         animation: step2animation1 1s  linear infinite;
         }
         @keyframes step2animation1{
         25%  {transform: rotate(-2deg);}
         75%  {transform:  rotate(2deg);}
         }
         .seaching-text{
         font-size: 26px;
         animation: pulse1 1s ease-in infinite;
         }
         .userfound-text{
         font-size: 26px;
         color:#056b5f;
         font-weight: bold;
         }
         .userfound-box{
         width: 150px;
         height: 150px;
         background-color: #056b5f;
         border-radius: 50%;
         border-width: 5px;
         border-style: solid;
         border-color: #3aa738;
         }
         .seaching-box{
         width: 280px;
         background-color: #056b5f;
         border-style: solid;
         border-width: 6px;
         border-radius: 10px;
         border-color: #024cbd;
         color: white;
         font-size: 32px;
         padding: px;
         padding-top: 10px;
         padding-bottom:  10px;
         animation: pulse1 0.5s ease-in infinite;
         }
         .seaching-plateform
         {
         width: 60px;
         height: 60px;
         background-color: #464646;
         border-style: solid;
         border-width: 6px;
         border-radius: 10px;
         border-color: #e4e4e4;
         margin-top: 30px;
         animation: pulse1 0.5s ease-in infinite;
         }
         @keyframes pulse1{
         25%  {transform: scale(0.98);}
         75%  {transform: scale(1);}
         }
         .Search-Icon{
         position: absolute;
         top:10px;
         width:200px;
         animation: searchAnimation1 3s linear infinite;
         }
         @keyframes searchAnimation1{
         0%  {    left:0px; top:50px }
         13%  {    left:35px; top:25px }
         25%  {    left:60px; top:0px }
         38%  {    left:85px; top:25px }
         50%  {    left:110px; top:50px }
         63%  {    left:85px; top:75px }
         75%  { left:60px; top:100px }
         88%  {    left:35px; top:75px }
         100%  {    left:0px;  top:50px  }
         }
         .step3{
         margin-top: 50px;
         width:300px;
         height: 200px;
         }
         .imgcheck{
         width:150px;
         animation:slit-in-diagonal-1 .45s ease-out both
         }
         @keyframes slit-in-diagonal-1{
         0%{transform:translateZ(-800px) rotate3d(1,1,0,90deg);animation-timing-function:ease-in;opacity:0;}
         54%{transform:translateZ(-160px) rotate3d(1,1,0,87deg);animation-timing-function:ease-in-out;opacity:1}
         100%{transform:translateZ(0) rotate3d(1,1,0,0);animation-timing-function:ease-out}}
         .slide-in-blurred-bottom{animation:slide-in-blurred-bottom .6s cubic-bezier(.23,1.000,.32,1.000) both}
         @keyframes slide-in-blurred-bottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(40px);opacity:0}100%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}
         .SelectedAmount-box
         {
         width: 250px;
         height: 120px;
         background-color: #ececec;
         border-radius: 5px;
         position: relative;
         }
         .SelectedAmount-box-text{
         position: absolute;
         width: 100%;
         border-radius: 5px;
         top:-10px;
         }
         .Robux-Amount{
         position: relative;
         width: 250px;
         padding-top: 6px;
         padding-bottom: 6px;
         background-color: #ffffff;
         border-radius: 5px;
         margin-top: 10px;
         border-width: 4px;
         border-style: solid;
         border-color: #f1f2f3;
         }
         .Robux-Amount:hover{
         cursor: pointer;
         }
         .Robux-Amount-Selected{
         position: relative;
         width: 250px;
         padding-top: 6px;
         padding-bottom: 6px;
         background-color: #ffffff;
         border-radius: 5px;
         margin-top: 10px;
         border-width: 4px;
         border-style: solid;
         border-color: #056b5f;
         animation: searchAnimation 0.5s linear ;
         }
         .robuxtext{
         font-size: 24px;
         font-weight: 900;
         position: relative;
         animation: flip-in-hor-top 0.5s ease-in  ;
         }
         .robuxtext1{
         font-size: 24px;
         font-weight: 900;
         }
         @keyframes flip-in-hor-top{0%{transform:rotateX(-80deg);opacity:0}100%{transform:rotateX(0);opacity:1}}
         @keyframes searchAnimation{
         0%  {    left:0px }
         25%  {    left:5px}
         50%  {    left:-5px}
         75%  {    left:5px}
         100%  {    left:0px }
         }
         .sake{
         position: relative;
         animation: sakeAni 0.5s linear ;
         }
         @keyframes sakeAni{
         0%  {    left:0px }
         25%  {    left:5px}
         50%  {    left:-5px}
         75%  {    left:5px}
         100%  {    left:0px }
         }
         .bnt2{
         width:250px;
         height: 40px;
         background-color: #056b5f;
         font-size: 26px;
         color: white;
         padding-top:  10px;
         padding-bottom:   10px;
         margin-top: 220px;
         border-radius: 7px;
         box-shadow: 0 0 5px black;
         animation: bounceIn 0.5s ease-in ;
         }
         .bnt2:hover{
         cursor: pointer;
         animation: pulse 0.5s ease-in infinite;
         }
         .bnt3{
         width:250px;
         height: 40px;
         background-color: #056b5f;
         font-size: 26px;
         color: white;
         padding-top:  5px;
         padding-bottom:   5px;
         margin-top: 25px;
         border-radius: 7px;
         box-shadow: 0 0 5px black;
         animation: bounceIn 0.5s ease-in ;
         }
         .bnt3:hover{
         cursor: pointer;
         animation: pulse 0.5s ease-in infinite;
         }
         .main3{
         background-color: white;
         width: 400px;
         height: 300px;
         position: relative;
         border-radius: 12px;
         border-width: 8px;
         border-color: #00000038;
         margin-top: 60px;
         border-style: solid;
         -webkit-background-clip: padding-box;
         background-clip: padding-box;
         }
         .main5{
         background-color: white;
         width: 600px;
         height: 440px;
         position: relative;
         border-radius: 12px;
         border-width: 8px;
         border-color: #00000038;
         border-style: solid;
         -webkit-background-clip: padding-box;
         background-clip: padding-box;
         margin-top: 50px;
         }
         .lastStep-card{
         margin-top: 20px;
         width: 180px;
         height: 155px;
         background: #f3f3f3;
         border-radius: 8px;
         border-style: solid;
         border-width: 5px;
         border-color: #056b5f;
         box-shadow: 0 0 5px #9c9c9c;
         animation: pulsel 2s ease-in infinite;
         }
         @keyframes pulsel{
         0%  {transform: scale(1);}
         25%  {transform: scale(0.95);}
         50%  {transform: scale(1);}
         75%  {transform: scale(0.95);}
         100%  {transform: scale(1);}
         }
         .main3up{
         animation: main3upanimation .3s  linear;
         animation-fill-mode: forwards;
         }
         @keyframes main3upanimation{
         0%  {margin-top: 60px;}
         100%  {margin-top: 0px;}
         }
         .main3down{
         animation: main3downanimation .3s  linear;
         animation-fill-mode: forwards;
         }
         @keyframes main3downanimation{
         0%  {margin-top: 0px;}
         100%  {margin-top: 60px;}
         }
         .setting-icon{
         filter: invert(80%);
         animation: step2animation 2s  linear infinite;
         }
         @keyframes step2animation{
         0%  {transform: rotate(0deg);}
         100%  {transform:  rotate(180deg);}
         }
         .sloading{
         filter: invert(60%);
         animation: Asloading 2s  linear infinite;
         }
         @keyframes Asloading{
         0%  {transform: rotate(0deg);}
         100%  {transform:  rotate(360deg);}
         }
         .pro-bg{
         margin-top: 10px;
         width: 250px;
         height: 15px;
         background-color: #cccccc;
         border-radius: 8px;
         text-align: left;
         }
         .pro-bar{
         margin-top: 10px;
         width: 0px;
         height: 15px;
         background-color: #056b5f;
         border-radius: 8px;
         }
         .probar40{
         animation: prostep 1s  linear;
         animation-fill-mode: forwards;
         }
         @keyframes prostep{
         0%  {width: 0px;}
         100%  {width: 25%;}
         }
         .probar60{
         animation: prostep2 1s  linear;
         animation-fill-mode: forwards;
         }
         @keyframes prostep2{
         0%  {width: 25%;}
         100%  {width: 40%;}
         }
         .probar40-75{
         animation: prostep40-75 1s  linear;
         animation-fill-mode: forwards;
         }
         @keyframes prostep40-75{
         0%  {width: 40%;}
         100%  {width: 75%;}
         }
         .probar75-90{
         animation: prostep75-90 1s  linear;
         animation-fill-mode: forwards;
         }
         @keyframes prostep75-90{
         0%  {width: 75%;}
         100%  {width: 98%;}
         }
         .main4{
         background-color: white;
         width: 200px;
         height: 150px;
         margin-top:20px;
         position: relative;
         border-radius: 12px;
         border-width: 8px;
         border-color: #00000038;
         border-style: solid;
         -webkit-background-clip: padding-box;
         background-clip: padding-box;
         }
         .robuxgen{
         width: 100px;
         background-color: #e6e6e6;
         border-radius: 5px;
         padding-top: 2px;
         padding-bottom: 2px;
         font-size: 22px;
         font-weight: 900;
         color: #4c4c4c;
         margin-bottom: 5px;
         }
         .robuxgenname{
         font-size: 22px;
         font-weight: 900;
         color: #4c4c4c;
         }
         .robuxgenanimation{
         animation:slide-in-fwd-bottom .4s cubic-bezier(.25,.46,.45,.94) both ;
         }
         @keyframes slide-in-fwd-bottom{0%{transform:translateZ(-1400px) translateY(100px);opacity:0}100%{transform:translateZ(0) translateY(0);opacity:1}}
         .sុicon{
         animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both
         }
         @keyframes scale-in-center{0%{transform:scale(0);opacity:1}100%{transform:scale(1);opacity:1}}
         @media only screen and (max-width:680px) {
         .grid-container {
         display: grid;
         grid-template-columns: auto auto;
         }
         .main{
         background-color: white;
         width:350px;
         height: 500px;
         position: relative;
         margin-top: 50px;
         border-radius: 12px;
         border-width: 8px;
         border-color: #00000038;
         border-style: solid;
         -webkit-background-clip: padding-box;
         background-clip: padding-box;
         }
         .step1{
         background-color: white;
         width: 300px;
         height: 350px;
         }
         .step1-text{
         color: #4c4c4c;
         font-size: 18px;
         margin-top: 10px;
         text-shadow: 5px;
         font-weight: 300;
         animation: bounceIn 0.5s ease-in ;
         }
         .u-i {
         position: absolute;
         left: 50%;
         margin-left: -140px;
         outline: none;
         -moz-appearance: none;
         -webkit-appearance: none;
         background: #f1f1f1;
         box-shadow: none;
         border: none;
         width:200px;
         height: 90px;
         padding: 0 15px 0 70px;
         color: #000;
         font-size: 20px;
         border-radius: 8px;
         font-weight: bold;
         animation: bounceIn 0.5s ease-in ;
         }
         .input-icon{
         left: 10px;
         top:25px;
         position: absolute;
         width:40px;
         z-index: 2;
         animation: bounceIn 0.5s ease-in ;
         }
         .inputbox{
         position: relative;
         width: 280px;
         height: 80px;
         }
         .selectedPlatform{
         width: 130px;
         height: 65px;
         background-color: #f09e22;
         display: inline-table;
         margin-top: 25px;
         border-radius: 7px;
         padding-top: 12px;
         filter: invert(1);
         border-style: solid;
         border-width: 2px;
         border-color: #ffaf37;
         box-shadow: 0 0 5px white;
         animation: bounceIn 0.5s ease-in ;
         }
         .platform{
         width: 130px;
         height: 65px;
         background-color: #f1f1f1;
         display: inline-table;
         margin-top: 25px;
         border-radius: 7px;
         padding-top: 12px;
         animation: bounceIn 0.5s ease-in ;
         }
         .bnt{
         width:250px;
         height: 40px;
         background-color: #056b5f;
         font-size: 26px;
         color: white;
         padding: 10px;
         margin-top: 25px;
         border-radius: 7px;
         box-shadow: 0 0 5px black;
         animation: bounceIn 0.5s ease-in ;
         }
         .main3{
         width: 300px;
         height: 300px;
         }
         .main5{
         width: 300px;
         height: 470px;
         }
         .text-lastStep{
         margin-top: 10px;
         width: 265px;
         text-align: center;
         }
         .header-icon{
         margin-top: 20px;
         width: 150px;
         }
         }
         @media only screen and (max-width:380px) {
         .grid-container {
         display: grid;
         grid-template-columns: auto auto;
         }
         .main{
         width:260px;
         height: 500px;
         }
         .step1{
         background-color: white;
         width: 250px;
         height: 350px;
         }
         .step1-text{
         color: #4c4c4c;
         font-size: 14px;
         margin-top: 10px;
         text-shadow: 5px;
         font-weight: 300;
         animation: bounceIn 0.5s ease-in ;
         }
         .u-i {
         position: absolute;
         left: 50%;
         margin-left: -130px;
         outline: none;
         -moz-appearance: none;
         -webkit-appearance: none;
         background: #f1f1f1;
         box-shadow: none;
         border: none;
         width:170px;
         height: 90px;
         padding: 0 15px 0 50px;
         color: #000;
         font-size: 18px;
         border-radius: 8px;
         font-weight: bold;
         animation: bounceIn 0.5s ease-in ;
         }
         .input-icon{
         left: 10px;
         top:25px;
         position: absolute;
         width:40px;
         z-index: 2;
         animation: bounceIn 0.5s ease-in ;
         }
         .inputbox{
         position: relative;
         width: 280px;
         height: 80px;
         }
         .selectedPlatform{
         width: 110px;
         height: 65px;
         background-color: #f09e22;
         display: inline-table;
         margin-top: 25px;
         border-radius: 7px;
         padding-top: 12px;
         filter: invert(1);
         border-style: solid;
         border-width: 2px;
         border-color: #ffaf37;
         box-shadow: 0 0 5px white;
         animation: bounceIn 0.5s ease-in ;
         }
         .platform{
         width: 110px;
         height: 65px;
         background-color: #f1f1f1;
         display: inline-table;
         margin-top: 25px;
         border-radius: 7px;
         border-width: 2px;
         padding-top: 12px;
         animation: bounceIn 0.5s ease-in ;
         }
         .bnt{
         width:200px;
         height: 40px;
         background-color: #056b5f;
         font-size: 26px;
         color: white;
         padding: 10px;
         margin-top: 25px;
         border-radius: 7px;
         box-shadow: 0 0 5px black;
         animation: bounceIn 0.5s ease-in ;
         }
         .seaching-box{
         width: 220px;
         background-color: #056b5f;
         border-style: solid;
         border-width: 6px;
         border-radius: 10px;
         border-color: #024cbd;
         color: white;
         font-size: 32px;
         padding-top: 10px;
         padding-bottom:  10px;
         animation: pulse1 0.5s ease-in infinite;
         }
         .step2{
         margin-top: 50px;
         width:240px;
         height: 200px;
         animation: step2animation1 1s  linear infinite;
         }
         .step3{
         margin-top: 50px;
         width:240px;
         height: 200px;
         }
         .SelectedAmount-box {
         width: 220px;
         height: 120px;
         background-color: #ececec;
         border-radius: 5px;
         position: relative;
         }
         .Robux-Amount-Selected {
         position: relative;
         width: 180px;
         padding-top: 6px;
         padding-bottom: 6px;
         background-color: #ffffff;
         border-radius: 5px;
         margin-top: 10px;
         border-width: 4px;
         border-style: solid;
         border-color: #056b5f;
         animation: searchAnimation 0.5s linear;
         }
         .Robux-Amount {
         position: relative;
         width: 180px;
         padding-top: 6px;
         padding-bottom: 6px;
         background-color: #ffffff;
         border-radius: 5px;
         margin-top: 10px;
         border-width: 4px;
         border-style: solid;
         border-color: #f1f2f3;
         }
         .bnt2 {
         width: 215px;
         height: 40px;
         background-color: #056b5f;
         font-size: 26px;
         color: white;
         padding-top: 10px;
         padding-bottom: 10px;
         margin-top: 220px;
         border-radius: 7px;
         box-shadow: 0 0 5px black;
         animation: bounceIn 0.5s ease-in;
         }
         .main3{
         background-color: white;
         width: 260px;
         height: 300px;
         }
         .main5{
         background-color: white;
         width: 260px;
         height: 470px;
         }
         .text-lastStep{
         margin-top: 10px;
         width: 265px;
         text-align: center;
         }
         .header-icon{
         margin-top: 10px;
         width: 150px;
         }
         .bnt3{
         width:200px;
         height: 40px;
         background-color: #056b5f;
         font-size: 26px;
         color: white;
         padding: 10px;
         margin-top: 25px;
         border-radius: 7px;
         box-shadow: 0 0 5px black;
         animation: bounceIn 0.5s ease-in ;
         }
         }