.screenModal{display:flex;justify-content:center;align-items:center;position:fixed;inset:0;background-color:#57284754}.modal{background-color:var(--whiteAsthetic);width:80%;border-radius:.5rem;position:relative;height:270px;padding:1rem}.modalWindow{height:100%;display:flex;flex-direction:column;justify-content:space-around}.equis{color:red}.close-icon{position:absolute;top:-15px;right:-8px;cursor:pointer}.singOptions{width:100%;display:flex;flex-direction:column;justify-content:center;gap:.4rem}.errorMessage{color:var(--red);color:red;padding:0 1rem;background-color:#ff000034;height:30px;text-align:center;border-radius:.2rem}.modalTitle{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.qwerxd{margin:0 auto}.lastUpdate{padding:.4rem 0;position:fixed;width:100%;top:0;background-color:var(--background);border-bottom:2.5px solid var(--borderLine);z-index:1000}.header{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:1.5rem auto 0rem}.headerImgContainer{padding:1rem 0}.headerImg{width:15rem}.headerTitleDescription{display:flex;justify-content:center;align-items:center}.headerTitleDescription p{width:70%}@media(max-width:400px){.headerTitleDescription p{width:95%}}.headerTitle{text-align:center;display:flex;gap:.7rem;flex-direction:column}.headerMobileFeatures{display:flex;justify-content:center;gap:.8rem;flex-wrap:wrap}.puentesMobileContainer{width:90%;margin:1rem auto}.puentesMobileOptions{display:flex;margin-top:1.5rem;justify-content:space-evenly;flex-wrap:wrap;gap:1rem}.headerMobileSelectedButton{border:none;background-color:var(--selectedButton);cursor:pointer;padding:.5rem;border-radius:.5rem}.puentesMobileOptionsNotSelectedButton{outline:2px solid var(--borderLine);cursor:pointer;border-radius:.5rem;padding:.5rem}.changingPuenteData{display:flex;justify-content:center;flex-direction:column;gap:2rem;margin-top:2.2rem;align-items:center}.puenteItemBorderContainer{width:100%;text-align:center}.puenteItemBorder{max-width:500px;margin:0 auto;text-align:center;padding:.5rem .3rem;border-radius:.5rem;background-color:var(--card);outline:2px solid var(--borderLine);position:relative}.iconStar{position:absolute;width:1.2rem;top:-10px;left:-10px}.puenteItemBorderAbove{display:flex;justify-content:space-between;align-items:center}.puenteItemBorderBelow{margin-top:.4rem;display:flex;flex-direction:column;gap:1rem}.puenteItemBorderShow{display:flex;align-items:center}.iconShow{width:1.4rem;height:.8rem}.mt0_4rem{margin-top:.4rem}.updateIconContainer{margin-top:.8rem;text-align:center}.iconMenu{width:2rem}.greyPadding{padding:.2rem;background-color:var(--card);border-radius:.3rem}.legendaryCard{background:linear-gradient(90deg,var(--card) 25%,var(--borderLine) 50%,var(--card) 75%);background-size:200% 200%;animation:imageLoadingAnimation 3s ease-in-out infinite,legendaryGlow 1.5s ease-in-out infinite alternate}@keyframes imageLoadingAnimation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.shareWhatsAppButton{margin-top:.6rem;background-color:var(--selectedButton);color:#fff;border:none;border-radius:.4rem;cursor:pointer;padding:.2rem}.puenteItemLastSection{display:flex;justify-content:space-between;align-items:center;max-width:500px;margin:0 auto}.recomendado{color:#ffffffa9;font-size:.9rem}.HowItWorksContainer{display:flex;flex-direction:column;gap:1rem;width:100%;margin:0 auto}.howItWorksInfoContainer{padding:1rem;border-radius:.5rem;display:flex;flex-direction:column;gap:1rem}.puentesMobileTitleContainerText{background-color:var(--lastUpdateBackground);outline:2px solid var(--borderLine);width:100%;padding-top:.7rem;padding-bottom:.7rem;text-align:center}footer{margin-top:1.5rem;background:linear-gradient(.1deg,var(--borderLine),var(--background));padding:1.5rem}.footerContent{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;text-align:center}.footerContentChildren{display:flex;flex-direction:column;gap:.2rem}.footerContentSignature{border-top:1px solid var(--lightGrey);padding-top:.5rem;margin-top:1rem;text-align:center}.checkout{display:flex;height:100vh}.checkoutLeft{width:50%;background-color:#262829;display:flex;flex-direction:column;align-items:center;padding-top:3rem;gap:2rem}.checkoutLeftHeader{display:flex;align-items:center;width:60%;justify-content:space-between}.checkoutLogo{width:14rem}.arrow{width:4rem}.checkoutLeftInformation{display:flex;flex-direction:column;gap:1rem;color:#fff;margin:0 auto;width:60%;justify-content:start}.checkoutLeftReceiptContainer{width:60%;color:#fff;display:flex;gap:1rem;flex-direction:column;border-bottom:2px solid var(--lightGrey);justify-content:start}.checkoutLeftReceipt2{width:60%;color:#fff;display:flex;align-items:center;justify-content:flex-end}.absolute{position:absolute;top:8px;left:-40px;cursor:pointer}.relative{position:relative}.checkoutLeftReceipt{width:100%;display:flex;align-items:center;justify-content:space-between}.checkoutLeftInformation2{display:flex;align-items:center;gap:1rem}.checkoutRight{width:50%;background-color:#fff}.checkoutRightContainer{display:flex;align-items:center;justify-content:center;height:100%}#payment-form{width:60%;border:#F6F9FC solid 1px;border-radius:var(--radius);padding:3rem;box-shadow:0 30px 50px -20px #32325d40,0 30px 60px -30px #0000004d;margin:3rem}.payButton{background:#635bff;border-radius:#0a2540;color:#fff;border:0;padding:12px 16px;margin-top:16px;cursor:pointer;transition:all .2s ease;display:block;font-size:1.5rem}.payButton:hover{filter:contrast(125%)}.payButton:active{transform:translateY(0) scale(.98);filter:brightness(.9)}.payButton:disabled{opacity:.5;cursor:none}@media(max-width:850px){.checkout{display:flex;flex-direction:column}.checkoutLeft{width:100%;padding-top:6rem;padding-bottom:2rem}.checkoutRight{width:100%;height:100%;background-color:#fff;overflow-y:auto}.checkoutRightContainer{display:flex;align-items:center;justify-content:center;height:auto}}#payment-form{font-family:var(--regularText)}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--background: #1A1921;--selectedButton: #222E4C;--borderLine: #363644;--card: #1f1f29;--white: white;--green: #58D68E;--yellow: #f59e0b;--purple: #3d4cab;--lightGrey: #ffffffb0;--grey: #262829;--darkblue: #101d4f;--orange: #fa5c56;--red: #ef4444;--maintext: "Inter", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--regularText: "Inter", system-ui, -apple-system, BlinkMacSystemFont, sans-serif}body{background-color:var(--background)}.maintext{font-family:var(--maintext);font-weight:500}.regulartext{font-family:var(--regularText);font-weight:300}h1{font-size:2rem;margin:0;padding:0}h2{font-size:1.6rem;margin:0}h3{font-size:1.35rem;margin:0}h4{font-size:1.2rem;margin:0}h5,label{font-size:1rem;margin:0}span{margin:0}p,input{font-size:.95rem;margin:0}.clickable{cursor:pointer}.white{color:#fff}.purple{color:var(--purple)}.pink{color:var(--pink)}.green{color:var(--green)}.red{color:var(--red)}.yellow{color:var(--yellow)}.grey{color:var(--grey)}.lightGrey{color:var(--lightGrey)}.darkblue{color:var(--darkblue)}.flex{display:flex}.none{display:none}.disabled{pointer-events:none;opacity:.5}.paddingbottom1rem{padding-bottom:1rem}.paddingbottom2rem{padding-bottom:2rem}.margintop2rem{padding-top:2rem}.marginbottom2rem{margin-bottom:2rem}.textalighcenter{text-align:center}.alignitemscenter{align-items:center}ul{padding:0;margin:0}
