*{box-sizing:border-box}
:root{--ink:#42366c;--muted:#776f91;--purple:#8b63e6;--pink:#ff75b5;--blue:#66c9ff;--yellow:#ffd95d;--green:#65d6a6;--cream:#fffaf3;--white:#fff;--line:#eadff7;--shadow:0 18px 45px rgba(97,72,151,.14)}
html{scroll-behavior:smooth}
body{margin:0;background:linear-gradient(180deg,#fff8fc 0%,#f5fbff 48%,#fffdf4 100%);color:var(--ink);font-family:"Trebuchet MS",Nunito,system-ui,-apple-system,"Segoe UI",sans-serif;min-height:100vh;overflow-x:hidden}
body:before,body:after{content:"";position:fixed;z-index:-1;border-radius:50%;filter:blur(2px);opacity:.42}
body:before{width:320px;height:320px;background:#ffd8eb;top:-120px;left:-110px}
body:after{width:350px;height:350px;background:#cceeff;right:-130px;top:220px}
a{color:inherit;text-decoration:none}
header{min-height:84px;max-width:1180px;margin:auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}
.brand{font-weight:1000;letter-spacing:.4px;display:flex;align-items:center;gap:11px;font-size:17px}.brand span{display:grid;place-items:center;width:45px;height:45px;background:linear-gradient(145deg,var(--pink),#ff9ccc);border:4px solid #fff;border-radius:16px;transform:rotate(-5deg);box-shadow:0 8px 20px rgba(255,117,181,.28);color:#fff;font-size:23px}.admin,header>a:not(.brand){background:#fff;border:2px solid #eee4f6;padding:10px 16px;border-radius:999px;color:#6f6289;font-weight:800;box-shadow:0 5px 16px rgba(90,68,130,.08)}
main{max-width:1180px;margin:auto;padding:34px 24px 80px}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}.photo{position:relative;background:linear-gradient(145deg,#e9f8ff,#fff0f7);border:5px solid #fff;border-radius:38px;padding:18px;box-shadow:var(--shadow);transform:rotate(-1deg)}.photo:before{content:"★";position:absolute;top:-24px;right:22px;font-size:52px;color:var(--yellow);transform:rotate(12deg);text-shadow:0 4px 0 #fff}.photo:after{content:"●  ●  ●";position:absolute;bottom:-18px;left:38px;color:var(--pink);font-size:18px;letter-spacing:12px}.photo img{width:100%;display:block;border-radius:28px;background:#fff}.tag{display:inline-flex;align-items:center;gap:6px;background:#efe8ff;color:#7554c9;border:2px solid #e1d4ff;border-radius:999px;font-size:12px;font-weight:1000;letter-spacing:.8px;padding:8px 13px;margin-bottom:16px}.tag:before{content:"✦";color:var(--pink)}.info h1,.card h1{font-size:clamp(40px,5vw,70px);line-height:.98;margin:0 0 18px;color:#493a72;letter-spacing:-2.5px}.info p,.card p{color:var(--muted);font-size:18px;line-height:1.65}.price{position:relative;margin:28px 0;background:#fff;border:2px dashed #f0cce0;border-radius:24px;padding:17px 20px;max-width:330px;box-shadow:0 10px 28px rgba(130,96,160,.08)}.price small,.price span{display:block;color:#837895;font-weight:700}.price strong{display:block;color:#ee5b9f;font-size:46px;line-height:1.1}.progress{height:14px;background:#ede8f5;border:3px solid #fff;border-radius:30px;overflow:hidden;box-shadow:0 3px 12px rgba(92,71,137,.1)}.progress div{height:100%;border-radius:30px;background:linear-gradient(90deg,var(--pink),var(--purple),var(--blue));position:relative}.stats{display:flex;justify-content:space-between;gap:12px;margin-top:10px;color:#80758e;font-size:14px}.stats b{color:#6f51be}.buy{margin-top:90px;text-align:center;background:rgba(255,255,255,.74);border:3px solid #fff;border-radius:36px;padding:42px 28px;box-shadow:var(--shadow)}.buy h2{font-size:38px;margin:0 0 8px;color:#4c3d73}.buy>p{color:#81768e;margin-top:0}.packs{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin:34px 0}.packs button{position:relative;background:#fff;color:#513f7d;border:2px solid #e9ddf5;border-radius:22px;padding:23px 8px;font-size:27px;font-weight:1000;cursor:pointer;box-shadow:0 7px 18px rgba(90,67,138,.07);transition:.18s transform,.18s box-shadow,.18s border-color}.packs button:hover{transform:translateY(-3px);box-shadow:0 12px 24px rgba(90,67,138,.13)}.packs button small{display:block;color:#9a8baa;font-size:11px;margin-top:5px;font-weight:800}.packs button:nth-child(1){border-bottom:5px solid var(--blue)}.packs button:nth-child(2){border-bottom:5px solid var(--green)}.packs button:nth-child(3){border-bottom:5px solid var(--pink)}.packs button:nth-child(4){border-bottom:5px solid var(--yellow)}.packs button:nth-child(5){border-bottom:5px solid var(--purple)}.packs button.selected{border-color:#9f7bea;background:#faf7ff;transform:translateY(-4px);box-shadow:0 14px 28px rgba(103,77,166,.15)}.hot:after{content:'FAVORITO ★';position:absolute;top:-12px;right:9px;background:var(--pink);color:white;font-size:9px;padding:5px 8px;border:3px solid #fff;border-radius:999px;box-shadow:0 5px 10px rgba(255,117,181,.2)}.checkout{display:grid;grid-template-columns:1fr 1fr 2fr;align-items:center;text-align:left;background:#fff;border:2px solid #eee3f7;border-radius:24px;padding:18px 22px;box-shadow:0 8px 24px rgba(86,67,129,.08)}.checkout span{display:block;color:#91849e;font-size:12px;font-weight:700}.checkout strong{font-size:20px;color:#4c3d73}.checkout a,.primary{background:linear-gradient(135deg,#8e67e8,#b47cf3);color:#fff;border:0;border-radius:17px;padding:18px 24px;font-weight:1000;text-align:center;cursor:pointer;box-shadow:0 8px 18px rgba(137,97,225,.25);transition:.2s transform}.checkout a:hover,.primary:hover{transform:translateY(-2px)}.trust{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:38px}.trust div{background:#fff;border:2px solid #eee5f5;border-radius:22px;padding:23px;box-shadow:0 8px 20px rgba(84,66,123,.06);font-size:24px}.trust b,.trust span{display:block;margin-top:6px;font-size:15px}.trust b{color:#544276}.trust span{color:#8f839c;font-size:13px;line-height:1.45}footer{text-align:center;border-top:2px dashed #eadff2;padding:32px;color:#91859c;background:rgba(255,255,255,.45)}.narrow{max-width:720px}.card{background:rgba(255,255,255,.92);border:3px solid #fff;border-radius:32px;padding:36px;box-shadow:var(--shadow)}.card h1{font-size:44px}.card h2{color:#4c3d73}label{display:block;margin:18px 0;color:#756987;font-size:13px;font-weight:900}input:not([type=checkbox]){width:100%;margin-top:8px;padding:16px 17px;background:#fffafd;color:#493d60;border:2px solid #e9def1;border-radius:15px;font-size:16px;outline:0}input:not([type=checkbox]):focus{border-color:#ad88ed;box-shadow:0 0 0 4px #f1e9ff}.check{display:flex;gap:10px;align-items:center}.primary{width:100%;font-size:16px}.link{display:block;margin-top:20px}.center{text-align:center}.success{width:78px;height:78px;margin:auto;display:grid;place-items:center;border-radius:25px;background:linear-gradient(145deg,#6cd7ab,#8be6c4);border:5px solid #fff;box-shadow:0 9px 20px rgba(74,190,147,.2);color:white;font-size:38px;font-weight:1000;transform:rotate(-4deg)}.notice{background:#fff4c9;color:#74652e;border:2px solid #ffe492;border-radius:16px;padding:18px;margin:22px 0}.dashboard{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:25px 0}.dashboard div{background:#fff;border:2px solid #eee2f6;border-radius:22px;padding:22px;box-shadow:0 8px 18px rgba(86,69,125,.06)}.dashboard span{display:block;color:#8c8099}.dashboard strong{display:block;font-size:26px;margin-top:8px;color:#7651cd}
@media(max-width:760px){header{min-height:72px;padding:12px 16px}.brand{font-size:14px}.brand span{width:40px;height:40px}.hero{grid-template-columns:1fr;gap:34px}.photo{border-radius:28px;padding:12px}.info h1{font-size:45px}.buy{margin-top:55px;padding:30px 16px;border-radius:28px}.buy h2{font-size:30px}.packs{grid-template-columns:repeat(2,1fr)}.packs button:last-child{grid-column:1/-1}.checkout{grid-template-columns:1fr 1fr;gap:18px}.checkout a{grid-column:1/-1}.trust,.dashboard{grid-template-columns:1fr}.stats{font-size:12px}main{padding:16px 16px 60px}.card{padding:26px 20px;border-radius:26px}.card h1{font-size:36px}}

/* Checkout infantil premium */
.checkout-page{background:linear-gradient(180deg,#fff8fb 0%,#fff 48%,#f8f2ff 100%)}
.checkout-page:before{content:"★";position:fixed;top:50px;left:3%;font-size:28px;color:#ffd447;background:none;filter:none;opacity:1;z-index:-1}
.checkout-page:after{content:"★";position:fixed;top:85px;right:4%;font-size:32px;color:#ffd447;background:none;filter:none;opacity:.9;z-index:-1}
.checkout-header{max-width:1450px;min-height:108px;padding:18px 34px;display:grid;grid-template-columns:330px 1fr 330px;align-items:center}
.kid-brand{display:flex;align-items:center;gap:14px;width:max-content}.kid-brand .gift{font-size:58px;filter:drop-shadow(0 7px 8px rgba(120,70,110,.12))}.kid-brand>span:last-child{display:flex;align-items:flex-end;gap:8px;font-weight:1000;line-height:.8}.kid-brand b{font-size:44px;color:#f04e9b;letter-spacing:-2px}.kid-brand small{font-size:20px;color:#7750c8;margin-bottom:4px}.kid-brand strong{font-size:27px;color:#ffb000}.steps{justify-self:center;display:flex;align-items:center;background:rgba(255,255,255,.88);border:1px solid #eee7f1;border-radius:28px;padding:10px 22px;box-shadow:0 7px 24px rgba(79,60,110,.08)}.step{display:flex;align-items:center;gap:10px;color:#c9c5d2;font-weight:900}.step:not(:last-child):after{content:"";width:58px;height:1px;background:#e9e5ec;margin:0 25px}.step i{font-style:normal;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#f0eef2;color:#aaa4b2}.step.active{color:#7e49d4}.step.active i{background:linear-gradient(135deg,#8651db,#a45ee5);color:#fff;box-shadow:0 6px 15px rgba(135,78,216,.28)}
.checkout-shell{max-width:1450px;padding:20px 34px 75px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.95fr);gap:26px;align-items:start}.customer-card,.purchase-card{background:rgba(255,255,255,.94);border:1px solid #eee7f1;border-radius:32px;box-shadow:0 15px 45px rgba(80,61,110,.09);overflow:hidden}.customer-card{padding:32px}.section-title{display:flex;align-items:center;gap:18px;margin-bottom:28px}.section-title .smile{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#ffe1ef;color:#f64c9d;font-size:34px;border:8px solid #fff0f7}.section-title h1{font-size:31px;line-height:1;margin:0 0 8px;color:#f04495;letter-spacing:-1px}.section-title p{margin:0;color:#777189;font-size:16px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 30px}.form-grid label{margin:11px 0;color:#242039;font-size:14px}.form-grid label em{font-style:normal;font-weight:500;color:#8e879b}.form-grid .full{grid-column:1/-1}.form-grid input:not([type=checkbox]),.form-grid select{width:100%;height:58px;margin-top:10px;padding:0 18px;background:#fff;color:#3f3853;border:1.5px solid #ddd7e5;border-radius:15px;font-size:16px;outline:none;transition:.18s;border-box:box-sizing}.form-grid select{appearance:auto}.form-grid input:focus,.form-grid select:focus,#telefone:focus{border-color:#9e53eb;box-shadow:0 0 0 3px rgba(158,83,235,.12)}.wa{color:#1dd36f;margin-left:3px}.field-help{display:block;margin-top:7px;color:#a166de;font-weight:500}.accept{display:flex;align-items:center;gap:10px;margin-top:16px}.accept input{width:18px;height:18px}.privacy-box{margin-top:20px;border:1.5px dashed #ff75af;border-radius:17px;padding:20px;text-align:center;color:#f04d96;background:#fffafd}.privacy-box b{display:block}.privacy-box span{display:block;margin-top:7px;color:#81788d;font-size:13px}
.purchase-card{border-color:#f5cbdc}.purchase-head{min-height:122px;padding:20px 26px;display:flex;align-items:center;gap:16px;background:linear-gradient(180deg,#fff0f6,#fff7fa);border-bottom:1px solid #f4c9db}.purchase-head>span:first-child{font-size:43px}.purchase-head h2{margin:0;color:#ec4591;font-size:33px;flex:1}.purchase-head .bear{font-size:48px}.purchase-body{padding:26px}.purchase-body>small{display:block;color:#8f52db;font-weight:900;margin-bottom:6px}.raffle-name{display:block;color:#262037;font-size:16px}.purchase-body hr{border:0;border-top:1px solid #eee8f0;margin:22px 0}.number-preview{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:13px 0 22px}.number-preview span{min-width:46px;height:42px;padding:0 10px;border-radius:22px;display:grid;place-items:center;background:#f3e8ff;color:#8250d5;font-weight:1000}.number-preview b{height:42px;padding:0 12px;border-radius:22px;display:grid;place-items:center;background:#efe9f7;color:#7f6c96}.number-preview em{margin-left:auto;background:#fff0f5;color:#f14690;border-radius:22px;padding:11px 15px;font-style:normal;font-weight:900;font-size:12px}.line{display:flex;justify-content:space-between;gap:16px;padding:13px 0;color:#373044}.line.subtotal{border-top:1px solid #eee8f0;margin-top:5px;padding-top:18px}.line b{font-size:16px}.total-box{margin:13px 0 18px;padding:18px 16px;border:1.5px dashed #f4b900;border-radius:16px;background:#fffdf5;display:flex;align-items:center;justify-content:space-between;color:#9b58d8;font-weight:900}.total-box strong{color:#f04591;font-size:25px}.reserve-box{display:flex;align-items:center;gap:10px;background:#eef9ff;border:1px solid #bfe5ff;border-radius:15px;padding:15px;color:#1875bf;font-size:13px;line-height:1.4}.reserve-box span{flex:1}.pay-button{width:100%;margin-top:22px;height:68px;border:0;border-radius:17px;background:linear-gradient(135deg,#ef2f87,#f64f9e);color:#fff;font-size:17px;font-weight:1000;cursor:pointer;box-shadow:0 9px 20px rgba(239,47,135,.24);transition:.2s transform,.2s box-shadow}.pay-button:hover{transform:translateY(-2px);box-shadow:0 13px 25px rgba(239,47,135,.28)}.pay-button span{float:right;font-size:28px;line-height:18px}.secure-note{text-align:center;color:#91899d;font-size:12px;margin-top:16px}
@media(max-width:1050px){.checkout-header{grid-template-columns:1fr;gap:16px;justify-items:center}.kid-brand{justify-self:center}.steps{justify-self:center}.checkout-shell{grid-template-columns:1fr;max-width:820px}.purchase-card{order:-1}}
@media(max-width:680px){.checkout-header{padding:14px 16px;min-height:auto}.kid-brand .gift{font-size:40px}.kid-brand b{font-size:32px}.kid-brand small{font-size:15px}.kid-brand strong{font-size:20px}.steps{width:100%;padding:8px 10px;justify-content:center}.step{gap:5px;font-size:11px}.step:not(:last-child):after{width:15px;margin:0 8px}.step i{width:30px;height:30px}.checkout-shell{padding:12px 14px 50px;gap:15px}.customer-card{padding:21px 16px;border-radius:24px}.purchase-card{border-radius:24px}.purchase-head{min-height:90px;padding:15px 18px}.purchase-head h2{font-size:26px}.purchase-head .bear{font-size:34px}.purchase-body{padding:20px 16px}.form-grid{grid-template-columns:1fr;gap:0}.form-grid .full{grid-column:auto}.section-title{gap:12px}.section-title .smile{width:48px;height:48px;font-size:28px}.section-title h1{font-size:27px}.section-title p{font-size:13px}.form-grid input:not([type=checkbox]),.form-grid select{height:54px}.number-preview em{margin-left:0}.pay-button{height:60px;font-size:15px}.total-box strong{font-size:20px}}


/* ===== RIFA DA ALEGRIA V4 - identidade infantil premium ===== */
.sky-decor{position:fixed;inset:0;pointer-events:none;z-index:-2;overflow:hidden}.sky-decor span{position:absolute;font-size:46px;filter:drop-shadow(0 5px 10px rgba(85,72,130,.08));opacity:.8}.sky-decor span:nth-child(1){left:2%;top:9%}.sky-decor span:nth-child(2){left:28%;top:3%}.sky-decor span:nth-child(3){right:4%;top:8%}.sky-decor span:nth-child(4){right:0;bottom:1%;font-size:76px}
.home-kids{background:linear-gradient(180deg,#eaf8ff 0,#fff8fc 30%,#fff 68%,#f2e9ff 100%)}.home-header{max-width:1320px;padding:18px 28px}.admin-pill{background:#fff;border:2px solid #eadff4;border-radius:999px;padding:12px 18px;font-weight:900;color:#7656b9;box-shadow:0 7px 18px rgba(92,72,130,.08)}.home-main{max-width:1320px;padding-top:20px}.hero-kids{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.photo-kids{position:relative;background:linear-gradient(145deg,#dff6ff,#ffe9f5);border:7px solid #fff;border-radius:38px;padding:20px;box-shadow:0 22px 55px rgba(83,65,124,.14);transform:rotate(-1deg)}.photo-kids img{display:block;width:100%;border-radius:28px;background:#fff}.sticker{position:absolute;z-index:2;font-size:44px;filter:drop-shadow(0 7px 8px rgba(85,65,120,.14))}.sticker-a{right:-18px;top:-24px}.sticker-b{left:-20px;bottom:24px}.tag-kids{display:inline-flex;background:#fff0f8;border:2px solid #ffd1e5;color:#e94391;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:1000;letter-spacing:.7px}.hero-copy h1{font-size:clamp(42px,5.5vw,76px);line-height:.95;margin:18px 0;color:#663e9d;letter-spacing:-3px;text-shadow:0 3px 0 #fff}.hero-copy p{font-size:18px;line-height:1.65;color:#746b89;max-width:610px}.price-kids{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:24px 0;padding:16px 18px;border:2px dashed #ffc4dc;border-radius:22px;background:#fff}.price-kids span{color:#7f748d;font-weight:800}.price-kids strong{font-size:40px;color:#f14391}.price-kids em{font-style:normal;background:#fff5c9;color:#8a6a10;padding:8px 12px;border-radius:999px;font-weight:900}.progress-kids{height:18px;border:4px solid #fff;background:#eee8f6;border-radius:999px;overflow:hidden;box-shadow:0 4px 14px rgba(84,64,120,.1)}.progress-kids div{height:100%;background:linear-gradient(90deg,#ff4f9b,#9b62e7,#53c8ff,#62d5a2,#ffd24a)}.progress-meta{display:flex;justify-content:space-between;margin-top:9px;font-size:13px;color:#857a93}.progress-meta b{color:#7f4fca}.buy-kids{margin-top:70px;background:rgba(255,255,255,.92);border:3px solid #fff;border-radius:36px;padding:34px;box-shadow:0 20px 48px rgba(83,65,124,.12)}.buy-title{display:flex;align-items:center;justify-content:center;gap:18px;text-align:center}.buy-title>span{font-size:42px}.buy-title h2{margin:0;color:#f14391;font-size:34px}.buy-title p{margin:6px 0;color:#80758d}.kids-packs{margin:28px 0}.checkout-kids{display:grid;grid-template-columns:1fr 1fr minmax(260px,1.2fr);gap:14px;align-items:center;background:#fff7fb;border:2px solid #ffd6e8;border-radius:22px;padding:16px}.checkout-kids>div{background:#fff;border:1px solid #eee5f2;border-radius:16px;padding:13px 16px}.checkout-kids span{display:block;font-size:12px;color:#8f829c}.checkout-kids strong{color:#554174;font-size:20px}.checkout-kids a{display:flex;align-items:center;justify-content:center;gap:10px;min-height:60px;background:linear-gradient(135deg,#ff3f91,#f55cad);color:#fff;border-radius:17px;font-weight:1000;box-shadow:0 9px 20px rgba(240,60,144,.24)}.checkout-kids a b{font-size:24px}.trust-kids{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:26px 0}.trust-kids div{background:#fff;border:2px solid #eee5f3;border-radius:22px;padding:22px;text-align:center;box-shadow:0 8px 20px rgba(84,66,123,.06)}.trust-kids div>span{font-size:30px}.trust-kids b,.trust-kids small{display:block;margin-top:7px}.trust-kids b{color:#604687}.trust-kids small{color:#8f839b}.kids-footer{background:#efe4ff;border-top:0;padding:26px;color:#806e9c;font-weight:800}
.kids-checkout{background:linear-gradient(180deg,#eaf8ff 0,#fff8fc 22%,#fff 65%,#eee3ff 100%)}.kids-checkout .checkout-header{position:relative}.kids-checkout .checkout-shell{position:relative}.safe-badge{margin-left:auto;background:#effff8;border:1px solid #9cebc8;color:#21865e;border-radius:12px;padding:9px 12px;font-size:12px;font-weight:900}.req{color:#ff3e86}.input-wrap{position:relative;margin-top:10px}.input-wrap>span{position:absolute;z-index:2;left:15px;top:50%;transform:translateY(-50%);font-size:19px}.form-grid .input-wrap input:not([type=checkbox]),.form-grid .input-wrap select{margin-top:0;padding-left:48px}.form-grid .input-wrap select{padding-right:35px}.kids-checkout .customer-card{border:2px solid #fff;box-shadow:0 18px 50px rgba(72,61,112,.12)}.kids-checkout .purchase-card{border:2px solid #d9a6ff;box-shadow:0 18px 50px rgba(86,57,138,.13)}.kids-checkout .purchase-head{background:linear-gradient(135deg,#fff0fb,#f1e7ff)}.kids-checkout .pay-button{background:linear-gradient(135deg,#25b95d,#16a951);box-shadow:0 10px 22px rgba(30,170,83,.23)}.kids-checkout .pay-button:hover{box-shadow:0 14px 28px rgba(30,170,83,.28)}.kids-checkout .total-box{border-color:#ff65a4;background:#fff5fa}.kids-checkout .privacy-box{position:relative;background:linear-gradient(90deg,#fff8fc,#f8f1ff)}.unicorn{position:absolute;right:12px;bottom:-10px;font-size:38px!important}.kids-checkout #telefone:focus{border-color:#ff3f91;box-shadow:0 0 0 4px rgba(255,63,145,.11)}
@media(max-width:900px){.hero-kids{grid-template-columns:1fr}.checkout-kids{grid-template-columns:1fr 1fr}.checkout-kids a{grid-column:1/-1}.trust-kids{grid-template-columns:1fr}.safe-badge{display:none}}
@media(max-width:680px){.home-header{padding:12px 15px}.admin-pill{font-size:11px;padding:9px 12px}.home-main{padding:12px 14px 45px}.hero-kids{gap:28px}.hero-copy h1{font-size:43px}.buy-kids{margin-top:42px;padding:22px 14px;border-radius:27px}.buy-title>span{font-size:28px}.buy-title h2{font-size:27px}.checkout-kids{grid-template-columns:1fr}.checkout-kids a{grid-column:auto}.kids-packs{grid-template-columns:repeat(2,1fr)}.kids-packs button:last-child{grid-column:1/-1}.sky-decor span{font-size:30px}.form-grid .input-wrap input:not([type=checkbox]),.form-grid .input-wrap select{height:56px}.unicorn{font-size:31px!important}}
