@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--color-black:#282828;--color-orange:#fe580b;--color-blue:#284cf7;--color-whatsapp-green:#25d366}*{box-sizing:border-box;margin:0;padding:0;transition:all .3s}.button{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.65rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.button-arrow{gap:.5rem}.button-filled-blue{color:#fff;background:var(--color-blue)}.button-filled-orange{color:#fff;background:var(--color-orange)}.button-filled-blue:hover{background:color-mix(in srgb,var(--color-blue)85%,black)}.button-filled-orange:hover{background:color-mix(in srgb,var(--color-orange)85%,black)}.payment-badge{border-radius:999px;align-items:center;gap:.5rem;padding:.35rem .75rem;font-size:.9rem;font-weight:600;display:inline-flex}.payment-badge:before{content:"";border-radius:50%;width:1.25rem;height:1.25rem;display:inline-block}.payment-badge-orange{color:var(--color-orange);background:color-mix(in srgb,var(--color-orange)12%,transparent)}.payment-badge-orange:before{background:var(--color-orange)}.payment-badge-green{color:color-mix(in srgb,green 100%,var(--color-black)50%);background:color-mix(in srgb,color-mix(in srgb,green 100%,var(--color-black)50%)12%,transparent)}.payment-badge-green:before{background:color-mix(in srgb,green 100%,var(--color-black)50%)}.pill{color:#fff;letter-spacing:.02em;border-radius:999px;margin-bottom:.75rem;padding:.3rem .75rem;font-size:1rem;font-weight:600;display:inline-block}.pill-orange{background:var(--color-orange)}body{color:var(--color-black);background-color:#fff;font-family:Inter,sans-serif;font-size:16px;line-height:1.5}img,svg{max-width:100%;height:auto}.container{width:calc(100% - 4rem);max-width:1200px;margin:0 auto;display:flex}header{z-index:100;background-color:#fff;padding:1.5rem 0;position:sticky;top:0}header .container{justify-content:space-between}header .brand a{color:var(--color-black);align-items:center;gap:.5rem;text-decoration:none;display:flex}header .brand a:hover{text-decoration:none}header .brand a h1{font-size:1.5rem;font-weight:600}header .brand a svg{width:2rem;stroke:var(--color-orange)}header .cart a{align-items:center;gap:.5rem;text-decoration:none;display:flex}header .cart a svg{width:2rem;stroke:var(--color-black)}header .cart a span{background-color:var(--color-orange);color:#fff;border-radius:.25rem;padding:.25rem .5rem}footer{padding:4rem 0}footer .container{flex-direction:column;justify-content:center;gap:1rem}footer .links{justify-content:center;align-items:center;gap:1rem;display:flex}@media only screen and (max-width:768px){footer .links{flex-direction:column}}footer .links a{color:var(--color-blue);text-decoration:none}footer .links a:hover{text-decoration:underline}footer .links span{color:color-mix(in srgb,var(--color-black)70%,transparent)}@media only screen and (max-width:768px){footer .links span{display:none}}footer .copyright{color:color-mix(in srgb,var(--color-black)70%,transparent);text-align:center;font-size:.95rem;line-height:1.6}.hero .container{text-align:center;background:linear-gradient(100deg,color-mix(in srgb,var(--color-orange)18%,white)0%,color-mix(in srgb,var(--color-blue)18%,white)100%);border-radius:1.25rem;flex-direction:column;gap:1.25rem;padding:3rem;box-shadow:0 20px 50px #284cf714}.hero h1{overflow-wrap:break-word;word-wrap:break-word;font-size:4rem;font-weight:500;line-height:1.2}@media only screen and (max-width:768px){.hero .container{padding:1.5rem 1rem}.hero h1{font-size:1.75rem}}.hero .text-whatsapp{color:var(--color-whatsapp-green)}.hero .brand-whatsapp svg{stroke:var(--color-whatsapp-green);width:3.5rem}@media only screen and (max-width:768px){.hero .brand-whatsapp svg{width:1.5rem}}.hero-tagline{color:color-mix(in srgb,var(--color-black)70%,transparent);font-size:1.4rem;line-height:1.6}.hero-actions{flex-flow:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:.5rem;display:flex}@media only screen and (max-width:768px){.hero-actions{flex-direction:column}}.hero-disclaimer{color:#777;margin-top:.5rem;font-size:.95rem}.hero-disclaimer a{color:var(--color-blue);text-decoration:none}.hero-disclaimer a:hover{text-decoration:underline}.buy-all{margin-top:4rem}.buy-all .container{background:linear-gradient(100deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);border-radius:1rem;flex-flow:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:2.5rem 1.5rem}@media only screen and (max-width:768px){.buy-all .container{flex-direction:column}}.buy-all-offer{flex-direction:column;flex:1;display:flex}.buy-all-offer .pill{align-self:flex-start}@media only screen and (max-width:768px){.buy-all-offer .pill{align-self:center}}.buy-all-offer h2{color:#fff;margin-bottom:.5rem;font-size:2rem;font-weight:700;line-height:1.2}.buy-all-offer p{color:#ffffffd9;font-size:1rem;font-weight:400}.packs .container{flex-direction:column;padding-top:2rem}.packs-heading{color:var(--color-black);text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.packs-listing{flex-wrap:wrap;gap:2rem;display:flex}.pack{background:linear-gradient(100deg,color-mix(in srgb,var(--color-orange)20%,#fff)0%,color-mix(in srgb,var(--color-blue)20%,#fff)100%);border-radius:1rem;flex-direction:column;flex:0 0 calc(50% - 1rem);gap:1rem;padding:2rem;display:flex}@media only screen and (max-width:768px){.pack{flex-basis:100%}}.pack-image>div,.sticker-preview{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;background-position:50%;background-size:cover;border-radius:.5rem;width:33%;height:150px}.pack-image{gap:.5rem;display:flex}.pack-content h3{font-size:1.5rem;font-weight:700}.pack-content p{color:color-mix(in srgb,var(--color-black)50%,#00000080);font-size:1rem}.pack-footer{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}@media only screen and (max-width:768px){.pack-footer{flex-direction:column}}.pack-footer h4{color:var(--color-orange);font-size:1.5rem;font-weight:700}.hiw{padding:6rem 0 2em}.hiw .container{flex-direction:column;gap:2rem}.hiw h2{text-align:center;font-size:1.5rem;font-weight:600}.hiw-steps{flex-direction:row;gap:2rem;display:flex}@media only screen and (max-width:768px){.hiw-steps{flex-direction:column}}.hiw-step{flex-direction:row;flex:0 0 calc(33.33% - 2rem);gap:.5rem;display:flex}.hiw-step h3{background-color:var(--color-orange);color:#fff;border-radius:.5rem;justify-content:center;align-items:center;padding:1rem;font-size:3rem;font-weight:600;line-height:1;display:flex}.hiw-step article{flex-direction:column;gap:.5rem;padding-block:.5em;display:flex}.hiw-step article h4{font-size:1.75rem;font-weight:600}.hiw-step article p{color:color-mix(in srgb,var(--color-black)70%,transparent);font-size:1rem}.hiw-step article p a{color:var(--color-blue);text-decoration:none}.hiw-step article p a:hover{text-decoration:underline}.text-page{padding:3rem 0 4rem}.text-page .container{flex-direction:column;gap:2rem;max-width:560px;margin:0 auto}@media only screen and (max-width:768px){.text-page .container{width:calc(100% - 2rem)}}.text-page-header h1{margin-bottom:.5rem;font-size:2rem;font-weight:600}.text-updated{color:color-mix(in srgb,var(--color-black)50%,transparent);font-size:.9rem}.text-page-content{flex-direction:column;gap:3rem;display:flex}.text-page-content section{flex-direction:column;gap:.5rem;display:flex}.text-page-content section h2{font-size:1.25rem;font-weight:600}.text-page-content section p{color:#555;font-size:1rem;line-height:1.6}.text-page-content a{color:var(--color-blue);text-decoration:none}.text-page-content a:hover{text-decoration:underline}.text-page-content.credits-page-content{gap:1rem}.cart-page{padding:3rem 0 4rem}.cart-page .container{flex-direction:column;width:560px;margin:0 auto}@media only screen and (max-width:768px){.cart-page .container{width:calc(100% - 2rem)}}.cart-page h1{margin-bottom:1.5rem;font-size:2rem;font-weight:700}.cart-empty{text-align:center;padding:3rem 0}.cart-empty p{color:#666;margin-bottom:1rem}.cart-items{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.cart-item{border:1px solid color-mix(in srgb,var(--color-black)10%,transparent);border-radius:.75rem;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.cart-item-info h3{margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.cart-item-price{color:var(--color-orange);font-size:1rem;font-weight:600}.cart-item-remove,.cart-remove-all{cursor:pointer;color:color-mix(in srgb,var(--color-black)50%,transparent);background:0 0;border:none}.cart-item-remove svg{stroke:color-mix(in srgb,var(--color-black)50%,transparent)}.cart-item-remove:hover svg{stroke:#c00}.cart-total{justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem 0;font-size:1.25rem;display:flex}.cart-actions{flex-direction:column;align-items:center;gap:.75rem;display:flex}.cart-checkout{width:100%}.cart-remove-all{color:color-mix(in srgb,var(--color-black)50%,transparent);font-size:.9rem;font-weight:500;text-decoration:none}.cart-remove-all:hover{color:#c00}.checkout-page{padding:3rem 0 4rem}.checkout-page .container{flex-direction:column;width:900px;margin:0 auto}@media only screen and (max-width:768px){.checkout-page .container{width:calc(100% - 2rem)}}.checkout-page h1{margin-bottom:1.5rem;font-size:2rem;font-weight:700}.checkout-layout{flex-direction:row;gap:2rem;display:flex}@media only screen and (max-width:768px){.checkout-layout{flex-direction:column-reverse}}.checkout-form{flex-basis:calc(60% - 2rem)}.checkout-form form{flex-direction:column;gap:1.5rem;display:flex}.checkout-form label{margin-bottom:.35rem;font-size:.95rem;font-weight:600;display:block}.checkout-form form .required,.checkout-form form .optional{margin-top:.25rem;margin-left:.25rem;font-size:.9rem;font-style:italic;font-weight:500}.checkout-form form .required{color:#c00}.checkout-form form .optional{color:color-mix(in srgb,var(--color-black)50%,transparent)}.checkout-form form input{border:1px solid #ddd;border-radius:.5rem;width:100%;padding:.6rem .75rem;font-size:1rem}.checkout-form form input:focus{border-color:var(--color-blue);outline:none}.checkout-form small{color:color-mix(in srgb,var(--color-black)50%,transparent);margin-top:.25rem;font-size:.8rem;display:block}.form-group-checkbox{margin-bottom:0}.form-group-checkbox .checkbox-label{cursor:pointer;align-items:flex-start;gap:.6rem;margin-bottom:0;font-weight:500;display:flex}.form-group-checkbox .checkbox-label input[type=checkbox]{flex-shrink:0;width:auto;margin-top:.25rem}.form-group-checkbox .checkbox-label span{font-size:.85rem;line-height:1.4}.checkout-error{color:#c00;background:#cc00001a;border-radius:.5rem;margin-bottom:1rem;padding:.5rem}.checkout-summary{background:color-mix(in srgb,var(--color-black)5%,transparent);border-radius:.75rem;flex-grow:1;padding:1.5rem}@media only screen and (max-width:768px){.checkout-summary{padding:0}}.checkout-summary h2{margin-bottom:1rem;font-size:1.1rem;font-weight:600}.checkout-items{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.checkout-item{justify-content:space-between;font-size:1rem;display:flex}.checkout-total{border-top:1px solid color-mix(in srgb,var(--color-black)10%,transparent);justify-content:space-between;padding-top:1rem;font-size:1.2rem;font-weight:500;display:flex}.success-page{padding-top:3rem}.success-page .container{flex-direction:column;max-width:640px;margin:0 auto}.success-card{border:1px solid color-mix(in srgb,var(--color-black)10%,transparent);border-radius:1rem;padding:2rem}.success-card h1{margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.success-sub{color:color-mix(in srgb,var(--color-black)50%,transparent);margin-bottom:1.5rem}.success-order-code{margin-bottom:1.5rem}.success-order-code label{margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.order-code-box{align-items:stretch;gap:.75rem;display:flex}.order-code-box code{border:1px solid color-mix(in srgb,var(--color-black)10%,transparent);letter-spacing:.05em;border-radius:.5rem;padding:.5rem 1rem;font-family:monospace;font-size:1.25rem;font-weight:600}.success-steps{margin-bottom:1.5rem}.success-steps h2{margin-bottom:.5rem;font-size:1rem;font-weight:600}.success-steps ol{color:color-mix(in srgb,var(--color-black)50%,transparent);margin:0;padding-left:1.25rem;line-height:1.6}.success-wa-btn{color:#fff;background:var(--color-whatsapp-green);width:100%;margin-bottom:1.5rem;padding:1rem 1.5rem}.success-wa-btn:hover{background:color-mix(in srgb,var(--color-whatsapp-green)85%,black)}.success-fallback{color:color-mix(in srgb,var(--color-black)70%,transparent);text-align:center;font-size:.85rem}.success-fallback em{word-break:break-all;border:1px solid color-mix(in srgb,var(--color-black)10%,transparent);letter-spacing:.05em;border-radius:.5rem;margin-top:.5rem;padding:.5rem 1rem;display:block}.success-support{color:color-mix(in srgb,var(--color-black)50%,transparent);text-align:center;margin-top:1.5rem;font-size:.9rem}.success-support a{color:var(--color-blue);text-decoration:none}.success-support a:hover{text-decoration:underline}.cancel-page{padding-top:3rem}.cancel-page .container{text-align:center;flex-direction:column;max-width:640px;margin:0 auto}.cancel-card{border:1px solid color-mix(in srgb,var(--color-black)10%,transparent);border-radius:1rem;padding:2rem}.cancel-card h1{margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.cancel-card p{color:color-mix(in srgb,var(--color-black)70%,transparent);margin-bottom:1.5rem}
