@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700;800&family=Montserrat:wght@800;900&display=swap";:root{--blue:#053b78;--cyan:#03a9e6;--red:#ec1c2b;--yellow:#ffd500;--ink:#142033;--muted:#617087;--paper:#f5f8fc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#fffefef2;border-bottom:1px solid #e8edf4;justify-content:space-between;align-items:center;height:84px;padding:0 max(5vw,28px);display:flex;position:sticky;top:0}.brand img{width:205px;display:block}nav{align-items:center;gap:30px;font-size:14px;font-weight:700;display:flex}nav a:hover{color:var(--cyan)}.navcta{background:var(--blue);border-radius:10px;padding:12px 20px;color:#fff!important}.men{background:0 0;border:0;display:none}.hero{background:radial-gradient(circle at 75% 40%,#e7f7ff 0,#fff 42%);grid-template-columns:1.08fr .92fr;align-items:center;min-height:680px;padding:80px max(6vw,32px);display:grid;overflow:hidden}.heroCopy{max-width:680px}.eyebrow{letter-spacing:1.6px;color:var(--red);margin-bottom:20px;font-size:13px;font-weight:800;display:inline-block}.blue{color:var(--blue)}.orange{color:#f07a18}.hero h1,.sectionhead h2,.cta h2{letter-spacing:-2.6px;margin:0;font-family:Montserrat,sans-serif;line-height:.98}.hero h1 em{color:var(--blue);font-style:normal}.heroCopy>p{color:var(--muted);max-width:620px;font-size:19px;line-height:1.7}.actions{gap:14px;margin:34px 0;display:flex}.actions a,.cta a{border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:16px 22px;font-weight:800;display:inline-flex}.actions svg,.cta svg{width:20px}.primary{background:var(--red);color:#fff;box-shadow:0 10px 24px #ec1c2b38}.secondary{background:#fff;border:1px solid #dbe2ec}.trust{color:#4e5f75;gap:25px;font-size:13px;font-weight:700;display:flex}.trust span{align-items:center;gap:7px;display:flex}.trust svg{width:19px;color:var(--blue)}.heroArt{height:480px;position:relative}.paper{background:#fff;border-radius:6px;width:250px;height:350px;position:absolute;top:50%;left:50%;box-shadow:0 28px 50px #053b7833}.p1{background:linear-gradient(155deg,var(--yellow) 0 42%,#fff 42%);transform:translate(-75%,-48%)rotate(-12deg)}.p2{background:linear-gradient(145deg,var(--cyan) 0 34%,var(--blue) 34% 62%,#fff 62%);transform:translate(-33%,-54%)rotate(8deg)}.p3{background:linear-gradient(140deg,#fff 0 52%,#f3f5f8 52%);flex-direction:column;justify-content:center;padding:28px;display:flex;transform:translate(-52%,-46%)rotate(-2deg)}.p3 span{color:var(--red);font:900 32px Montserrat}.p3 strong{color:var(--blue);font:900 38px/1 Montserrat}.p3 small{text-transform:uppercase;letter-spacing:2px;margin-top:14px}.dots{gap:8px;display:flex;position:absolute;bottom:10%;right:5%}.dots i{background:var(--cyan);border-radius:50%;width:18px;height:18px}.dots i:nth-child(2){background:#ef268f}.dots i:nth-child(3){background:var(--yellow)}.dots i:nth-child(4){background:#202027}.benefits{background:#fff;border-radius:18px;grid-template-columns:repeat(3,1fr);max-width:1180px;margin:-30px auto 0;padding:28px;display:grid;position:relative;box-shadow:0 16px 50px #17325b17}.benefits div{border-right:1px solid #e4e9f0;grid-template-columns:52px 1fr;column-gap:15px;padding:10px 28px;display:grid}.benefits div:last-child{border:0}.benefits svg{width:42px;height:42px;color:var(--blue);background:#eaf5ff;border-radius:11px;grid-row:1/3;padding:9px}.benefits strong{font-size:15px}.benefits span{color:var(--muted);font-size:12px}.prices,.steps{background:var(--paper);padding:110px max(5vw,26px)}.sectionhead{text-align:center;max-width:760px;margin:0 auto 45px}.sectionhead h2{font-size:clamp(35px,4vw,57px)}.sectionhead p{color:var(--muted);line-height:1.6}.picker{justify-content:center;gap:8px;margin-bottom:22px;display:flex}.picker button,.sides button{cursor:pointer;background:#e5ebf3;border:0;border-radius:9px;padding:12px 22px;font:700 14px Manrope}.picker button.active{background:var(--blue);color:#fff}.pricecard{background:#fff;border-radius:20px;max-width:1180px;margin:auto;overflow:hidden;box-shadow:0 15px 50px #17325b13}.pricebar{border-bottom:1px solid #e4eaf2;justify-content:space-between;align-items:center;gap:20px;padding:25px 30px;display:flex}.pricebar h3{color:var(--blue);margin:0;font:800 25px Montserrat}.pricebar p{color:var(--muted);margin:5px 0 0;font-size:13px}.sides{background:#eef2f7;border-radius:11px;padding:4px;display:flex}.sides button{padding:9px 14px}.tablewrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:720px}th{color:#fff;background:#073d78;padding:15px 12px;font-size:13px}td{text-align:center;border-bottom:1px solid #e7ebf1;padding:16px 12px;font-weight:700}tr:nth-child(2n) td{background:#f8fafc}.qty{color:var(--blue);font-weight:800}.under{justify-content:space-between;align-items:center;padding:22px 30px;font-size:14px;display:flex}.under a{color:var(--red);align-items:center;font-weight:800;display:flex}.under svg{width:18px}.downloads{justify-content:center;gap:20px;margin:25px;display:flex}.downloads a{color:var(--blue);font-size:13px;font-weight:700;text-decoration:underline}.steps{background:#fff}.sectionhead.left{text-align:left;margin-left:0}.stepgrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.stepgrid article{border:1px solid #e1e7ef;border-radius:18px;padding:32px}.stepgrid b{color:#dce7f3;font:900 42px Montserrat}.stepgrid h3{font-size:20px}.stepgrid p{color:var(--muted);line-height:1.6}.notice{background:#eff8e8;border-left:5px solid #65b52e;border-radius:10px;gap:20px;margin-top:25px;padding:20px 26px;display:flex}.notice span{color:#506448}.cta{text-align:center;background:var(--blue);color:#fff;padding:90px 25px;position:relative;overflow:hidden}.cta:before{content:"";border:90px solid #ffffff0a;border-radius:50%;width:380px;height:380px;position:absolute;top:-150px;left:-130px}.cta span{text-transform:uppercase;color:var(--yellow);letter-spacing:2px;font-weight:800}.cta h2{margin:18px 0 32px;font-size:clamp(38px,5vw,67px)}.cta a{background:var(--yellow);color:var(--blue)}footer{grid-template-columns:1fr 1fr;align-items:center;gap:25px;padding:45px max(5vw,30px);display:grid}footer img{width:210px}footer div{justify-self:end}footer p{align-items:center;gap:8px;margin:7px;font-size:13px;font-weight:700;display:flex}footer svg{width:17px;color:var(--blue)}footer small{text-align:center;color:#7c8798;border-top:1px solid #e6eaf0;grid-column:1/-1;padding-top:25px}@media (max-width:800px){header{height:72px}.brand img{width:170px}.men{display:block}nav{background:#fff;flex-direction:column;padding:25px;display:none;position:absolute;top:72px;left:0;right:0;box-shadow:0 20px 30px #1420331c}nav.open{display:flex}.hero{grid-template-columns:1fr;padding-top:55px}.heroArt{order:-1;height:400px}.hero h1{font-size:47px}.actions,.trust{flex-direction:column}.benefits{grid-template-columns:1fr;margin:0 18px}.benefits div{border-bottom:1px solid #e4e9f0;border-right:0}.pricebar,.under,.notice{flex-direction:column;align-items:flex-start}.stepgrid{grid-template-columns:1fr}.downloads{flex-direction:column;align-items:center}footer{text-align:center;grid-template-columns:1fr}footer div{justify-self:center}footer small{grid-column:1}.heroArt{margin:-30px;transform:scale(.82)}.prices,.steps{padding-top:80px}}.prices{background:linear-gradient(145deg,#f3f9ff 0%,#fff 46%,#fff9e5 100%);position:relative;overflow:hidden}.prices:before,.prices:after{content:"";filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.prices:before{background:#03a9e611;width:340px;height:340px;top:150px;left:-190px}.prices:after{background:#ef268f0d;width:300px;height:300px;bottom:110px;right:-170px}.prices>.sectionhead,.prices>.picker,.prices>.pricecard,.prices>.downloads{z-index:1;position:relative}.prices .sectionhead{max-width:840px;margin-bottom:42px}.prices .sectionhead .eyebrow{background:#e7f4ff;border:1px solid #c9e8ff;border-radius:30px;margin-bottom:22px;padding:9px 16px;font-size:14px}.prices .sectionhead h2{color:#092b55;font-size:clamp(42px,4.6vw,66px)}.prices .sectionhead p{max-width:720px;margin:20px auto 0;font-size:18px}.picker{grid-template-columns:1fr 1fr;gap:14px;max-width:820px;margin:0 auto 24px;display:grid}.picker button{text-align:left;color:#22344d;background:#fff;border:2px solid #dfe8f2;border-radius:16px;grid-template-columns:48px 1fr 24px;align-items:center;gap:14px;padding:18px 20px;transition:all .2s;display:grid;position:relative;box-shadow:0 8px 20px #0a3b7410}.picker button>svg:first-child{color:#008ed1;background:#e9f6ff;border-radius:12px;width:46px;height:46px;padding:11px}.picker button>svg:last-child{color:#c5d0dc;opacity:.75;width:22px}.picker button span{flex-direction:column;gap:4px;display:flex}.picker button strong{font-size:18px;line-height:1.1}.picker button small{color:#738197;font-size:13px;font-weight:600}.picker button:hover{border-color:#9bcbe9;transform:translateY(-2px)}.picker button.active{color:#fff;background:linear-gradient(135deg,#063d79,#07569d);border-color:#07569d;box-shadow:0 14px 32px #053b7830}.picker button.active>svg:first-child{color:#fff;background:#ffffff1c}.picker button.active>svg:last-child{color:#ffd500;opacity:1}.picker button.active small{color:#d9ecff}.picker button:nth-child(2):not(.active)>svg:first-child{color:#e62383;background:#fff0f7}.pricecard{border:1px solid #d6e1ed;border-radius:24px;box-shadow:0 24px 70px #14375d18}.pricebar{color:#fff;background:linear-gradient(115deg,#052d5a 0%,#064d8c 68%,#007fba 100%);border:0;padding:28px 32px;position:relative}.pricebar:after{content:"";background:linear-gradient(90deg,#0000,#ffffff0b);width:155px;height:100%;position:absolute;top:0;right:0}.priceTitle{align-items:center;gap:15px;display:flex}.productIcon{color:#07569d;background:#fff;border-radius:14px;place-items:center;width:50px;height:50px;display:grid;box-shadow:0 7px 18px #001c3928}.productIcon svg{width:27px}.pricebar h3{color:#fff;font-size:29px}.pricebar p{color:#d8edff;font-size:14px}.priceBadges{z-index:1;gap:9px;display:flex;position:relative}.priceBadges span{letter-spacing:.25px;background:#ffffff16;border:1px solid #ffffff2c;border-radius:30px;padding:8px 12px;font-size:12px;font-weight:800}.priceBadges span:last-child{color:#052d5a;background:#ffd500;border-color:#ffd500}.optionRow{background:#f5f8fc;border-bottom:1px solid #dee6ef;justify-content:space-between;align-items:center;padding:20px 30px;display:flex}.optionRow>span{color:#34455b;font-size:15px;font-weight:800}.sides{background:#e9eef5;border:1px solid #d9e2ed}.sides button{color:#586a80;background:0 0;padding:11px 18px;font-size:15px}.sides button.active{color:#e31d72;background:#fff;box-shadow:0 3px 10px #142b4a18}.swipeHint{display:none}.pricingTable th{background:#087ab6;border-right:1px solid #ffffff20;padding:17px 12px;position:relative}.pricingTable th:first-child{background:#052f61;min-width:125px}.pricingTable th small{letter-spacing:1.4px;color:#bfeaff;margin-bottom:5px;font-size:10px;display:block}.pricingTable th span{font-size:17px;font-weight:800}.pricingTable th em{color:#c6ebff;margin-left:3px;font-size:11px;font-style:normal}.pricingTable td{border-right:1px solid #e4eaf1;height:66px;padding:14px;font-size:18px}.pricingTable tbody tr{transition:all .15s}.pricingTable tbody tr:hover td{background:#fffbea}.pricingTable .qty{color:#06467f;border-right:2px solid #cbe7fa;background:#eef7ff!important}.pricingTable .qty strong{font-size:19px;display:block}.pricingTable .qty small{text-transform:uppercase;letter-spacing:.6px;color:#6a8098;margin-top:2px;font-size:10px;display:block}.pricecell strong{color:#162b44;font-size:19px}.unavailable{color:#9ba7b5;flex-direction:column;font-size:18px;display:flex}.unavailable small{text-transform:uppercase;letter-spacing:.4px;font-size:9px}.under{background:linear-gradient(100deg,#fff8d7,#fffdf4);border-top:1px solid #f0e2a5;padding:25px 30px}.under>div{flex-direction:column;gap:3px;display:flex}.under>div strong{color:#2a3950;font-size:17px}.under>div span{color:#6a7484;font-size:13px}.under a{color:#fff;background:#ec1c2b;border-radius:11px;gap:8px;padding:13px 18px;box-shadow:0 8px 18px #ec1c2b25}.under a svg{width:19px}.downloads{gap:12px;margin-top:26px}.downloads a{background:#fff;border:1px solid #cfdbe8;border-radius:10px;align-items:center;gap:8px;padding:11px 16px;font-size:14px;text-decoration:none;display:flex;box-shadow:0 5px 15px #1035570c}.downloads a:first-child{color:#067bb7}.downloads a:last-child{color:#dc247c}.downloads svg{width:18px}@media (max-width:800px){.prices .sectionhead h2{font-size:40px}.prices .sectionhead p{font-size:17px}.picker{grid-template-columns:1fr}.picker button{padding:16px}.pricebar{padding:24px 20px}.priceTitle{align-items:flex-start}.pricebar h3{font-size:25px}.priceBadges{flex-wrap:wrap}.optionRow{flex-direction:column;align-items:flex-start;gap:12px;padding:18px}.sides{grid-template-columns:1fr 1fr;width:100%;display:grid}.sides button{padding:12px 8px}.swipeHint{color:#17618c;background:#eaf6fe;padding:10px 18px;font-size:12px;font-weight:700;display:block}.pricingTable th span{font-size:16px}.pricingTable td{font-size:17px}.under{padding:22px}.under a{justify-content:center;width:100%}.downloads{margin-left:0;margin-right:0}}.promoStrip{color:#fff;z-index:18;background:#062e5d;grid-template-columns:1.1fr 1fr .8fr;align-items:stretch;display:grid;position:relative;box-shadow:0 4px 16px #082d5418}.promoStrip>span,.promoStrip>a{border-right:1px solid #ffffff1b;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:9px 18px;font-size:14px;display:flex}.promoStrip svg{flex:none;width:20px;height:20px}.promoStrip>span:first-child{color:#082e59;background:linear-gradient(105deg,#f6c900,#ffd92f)}.promoStrip>span:first-child strong{font-size:18px}.promoStrip>a{background:linear-gradient(105deg,#e51e32,#f03445);font-size:16px}.promoStrip>a strong{letter-spacing:.4px;font-size:19px}.hero{background:radial-gradient(circle at 78% 40%,#dff4ff 0,#fff 43%);padding-top:65px}.heroProof{grid-template-columns:1fr 1.2fr;gap:12px;max-width:650px;margin:26px 0 4px;display:grid}.heroProof>div{background:#fff;border:1px solid #dbe5ef;border-radius:14px;align-items:center;gap:12px;min-height:82px;padding:12px 16px;display:flex;box-shadow:0 7px 20px #10385f0d}.yearsProof{background:linear-gradient(120deg,#fffdf3,#fff8d2)!important;border-color:#efd77a!important}.yearsProof>strong{color:#e0283d;font:900 46px/1 Montserrat}.heroProof span{color:#617087;flex-direction:column;font-size:13px;line-height:1.3;display:flex}.heroProof b{color:#193651;font-size:16px}.shippingProof svg{color:#058fca;background:#e7f6ff;border-radius:10px;flex:none;width:37px;height:37px;padding:8px}.actions{align-items:stretch}.whatsappAction{color:#116f43;background:#f4fff8;border:2px solid #18a85e;padding:10px 18px}.whatsappAction>span{flex-direction:column;align-items:flex-start;font-size:11px;line-height:1.15;display:flex}.whatsappAction strong{letter-spacing:.25px;color:#087a43;margin-top:2px;font-size:21px}.heroArt{min-width:510px;height:520px}.heroArt .p3{z-index:4;border:9px solid #fff;width:230px;height:335px;transform:translate(-50%,-45%)rotate(-1deg);box-shadow:0 28px 55px #052e5c40}.sampleFlyer{object-fit:cover;z-index:2;border:8px solid #fff;border-radius:8px;width:190px;height:285px;position:absolute;top:50%;box-shadow:0 24px 45px #0738673b}.samplePizza{left:4%;transform:translateY(-47%)rotate(-10deg)}.sampleBurger{right:3%;transform:translateY(-47%)rotate(10deg)}.formatTag{z-index:7;white-space:nowrap;color:#fff;background:#062f60;border:2px solid #fff;border-radius:30px;padding:9px 15px;font-size:12px;font-weight:800;position:absolute;bottom:30px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #082c512b}.yearsSeal{z-index:8;color:#073365;text-align:center;background:radial-gradient(circle at 35% 25%,#fff4a8,#f2bf00 66%,#d99a00);border:5px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:126px;height:126px;display:flex;position:absolute;top:2px;right:0;box-shadow:0 12px 28px #073b7338}.yearsSeal:after{content:"";border:1px dashed #07336588;border-radius:50%;position:absolute;inset:5px}.yearsSeal svg{z-index:1;width:20px;position:absolute;top:12px}.yearsSeal strong{z-index:1;margin-top:15px;font:900 42px/.8 Montserrat}.yearsSeal span{z-index:1;font:900 14px Montserrat}.yearsSeal small{z-index:1;font-size:8px;font-weight:900;line-height:1.05}@media (max-width:800px){.promoStrip{grid-template-columns:1fr}.promoStrip>span,.promoStrip>a{border-bottom:1px solid #ffffff20;border-right:0;min-height:39px;padding:7px 12px}.promoStrip>span:first-child strong{font-size:17px}.promoStrip>a strong{font-size:18px}.hero{padding-top:35px}.heroCopy{margin-top:-20px}.heroProof{grid-template-columns:1fr}.heroProof>div{min-height:72px}.heroArt{width:118%;min-width:0;height:430px;margin:-40px -9% -30px!important;transform:scale(.78)!important}.sampleFlyer{width:165px;height:250px}.samplePizza{left:0}.sampleBurger{right:0}.heroArt .p3{width:200px;height:295px}.yearsSeal{width:112px;height:112px;top:10px;right:1%}.formatTag{bottom:20px}.actions{gap:10px}.actions a{width:100%}.whatsappAction>span{align-items:flex-start}}.shippingProof{background:linear-gradient(125deg,#079ed6,#056ba8)!important;border-color:#078fc7!important;box-shadow:0 10px 24px #057fa52a!important}.shippingProof svg{color:#fff;background:#ffffff20}.shippingProof span,.shippingProof b{color:#fff}.benefits strong{font-size:17px;line-height:1.25}.benefits span{margin-top:3px;font-size:13px;line-height:1.45}.heroArt .p3{background:linear-gradient(155deg,#052c5b 0%,#074b87 72%,#04264f 100%);border-color:#fff;justify-content:center;align-items:flex-start;padding:28px 24px;overflow:hidden}.heroArt .p3:before{content:"";border:38px solid #ffffff0b;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-80px;right:-85px}.flyerTopline{grid-template-columns:repeat(4,1fr);height:10px;display:grid;position:absolute;top:0;left:0;right:0}.flyerTopline i:first-child,.flyerPalette i:first-child{background:#08a9df}.flyerTopline i:nth-child(2),.flyerPalette i:nth-child(2){background:#ed258a}.flyerTopline i:nth-child(3),.flyerPalette i:nth-child(3){background:#ffd500}.flyerTopline i:nth-child(4),.flyerPalette i:nth-child(4){background:#141821}.heroArt .p3 .flyerKicker{color:#8edcff;letter-spacing:1.6px;margin:0 0 13px;font:800 10px Manrope}.heroArt .p3>span{color:#fff;letter-spacing:-1px;font:900 39px/.92 Montserrat}.heroArt .p3>strong{color:#ffd500;letter-spacing:-1.5px;margin-top:3px;font:900 43px/.94 Montserrat}.flyerRule{background:#ed258a;border-radius:5px;width:62px;height:5px;margin:17px 0 11px}.heroArt .p3 p{color:#ddecf8;letter-spacing:1.15px;margin:0;font-size:11px;font-weight:800}.flyerPalette{gap:6px;margin-top:22px;display:flex}.flyerPalette i{border:2px solid #fff;border-radius:50%;width:14px;height:14px}.pricingTable{min-width:920px}.pricingTable th{padding:20px 14px}.pricingTable th small{font-size:11px}.pricingTable th span{font-size:20px}.pricingTable th em{font-size:13px}.pricingTable td{height:78px;padding:16px;font-size:22px}.pricingTable .qty strong{font-size:23px}.pricingTable .qty small{font-size:11px}.pricecell strong{letter-spacing:-.3px;font-size:24px}.unavailable{font-size:22px}.optionRow>span{font-size:17px}.sides button{font-size:16px}.whatsappStep{background:linear-gradient(145deg,#f4fff8,#eafff1);position:relative;box-shadow:0 12px 30px #0a81451a;border-color:#8fd7b2!important}.whatsappStep>a{color:#fff;background:#13a45c;border-radius:10px;justify-content:center;align-items:center;gap:7px;margin-top:20px;padding:12px 14px;font-size:13px;font-weight:800;display:flex;box-shadow:0 7px 17px #0c8d4b25}.whatsappStep>a svg{width:18px}footer .taxNote{text-align:center;color:#604e05;background:#fff5c9;border:1px solid #ecd666;border-radius:9px;grid-column:1/-1;margin:0;padding:13px 18px;font-size:13px;font-weight:800}@media (max-width:800px){.benefits strong{font-size:18px}.benefits span{font-size:14px}.heroArt .p3{padding:24px 20px}.heroArt .p3>span{font-size:33px}.heroArt .p3>strong{font-size:36px}.heroArt .p3 .flyerKicker{font-size:8px}.pricingTable th span{font-size:19px}.pricingTable td{font-size:21px}.pricecell strong{font-size:23px}.pricingTable .qty strong{font-size:22px}.whatsappStep>a{font-size:12px}}.priceCtaText{letter-spacing:-.25px;text-transform:uppercase;font-family:Montserrat,Manrope,sans-serif;font-size:18px;font-weight:900}.benefits{background:linear-gradient(135deg,#e9eef3,#f3f5f7);border:1px solid #d5dde6}.benefits div{border-color:#ced7e0}.benefits svg{background:#fff;box-shadow:0 5px 12px #1c456717}.priceGuide{z-index:2;grid-template-columns:1fr 1fr;gap:10px;max-width:820px;margin:0 auto 15px;display:grid;position:relative}.priceGuide>span{color:#41576f;background:#fff;border:1px solid #cbd9e7;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:9px 14px;font-size:13px;display:flex;box-shadow:0 5px 14px #0d3c6410}.priceGuide svg{color:#0788c5;width:19px}.priceGuide b{color:#fff;background:#082f60;border-radius:50%;place-items:center;width:21px;height:21px;font-size:11px;display:grid}.priceGuide strong{color:#0a477f}.picker button:not(.active){border-style:dashed;border-color:#8eb9d5}.picker button:not(.active):after{content:"VER PRECIOS";color:#fff;letter-spacing:.6px;background:#ed258a;border-radius:20px;padding:4px 8px;font-size:8px;font-weight:900;position:absolute;top:-9px;right:13px}.picker button.active:after{content:"SELECCIONADO";color:#082f60;letter-spacing:.6px;background:#ffd500;border-radius:20px;padding:4px 8px;font-size:8px;font-weight:900;position:absolute;top:-9px;right:13px}.optionRow{border-left:5px solid #ed258a}.optionRow>span b{color:#df2179}.stepgrid article{padding-top:34px;position:relative;overflow:hidden}.stepIcon{border-radius:15px;place-items:center;width:52px;height:52px;display:grid;position:absolute;top:24px;right:24px}.stepIcon svg{width:27px;height:27px}.blueIcon{color:#087db8;background:#e7f5ff}.greenIcon{color:#119553;background:#dff7e9}.orangeIcon{color:#eb7b13;background:#fff0de}@media (max-width:800px){.priceCtaText{font-size:17px}.priceGuide{grid-template-columns:1fr;margin-bottom:20px}.priceGuide>span{justify-content:flex-start;font-size:12px}.picker button:not(.active):after,.picker button.active:after{right:10px}.stepIcon{width:47px;height:47px;top:20px;right:20px}}header{padding-left:max(3vw,24px);padding-right:max(3vw,24px)}header nav{gap:14px}.navProduct{border-radius:9px;align-items:center;gap:6px;padding:9px 13px;display:flex;box-shadow:0 5px 13px #15375c18;color:#fff!important}.navProduct svg{width:16px;height:16px}.navProduct:hover{filter:brightness(1.06);transform:translateY(-1px)}.hero{grid-template-columns:.95fr 1.05fr;gap:24px;min-height:790px}.productShowcase{min-width:590px;height:650px;position:relative}.showcaseTitle{text-align:center;z-index:9;width:92%;position:absolute;top:0;left:50%;transform:translate(-50%)}.showcaseTitle small{color:#1688bd;letter-spacing:2px;margin-bottom:5px;font-size:11px;font-weight:900;display:block}.showcaseTitle strong{color:#07386f;letter-spacing:-1.6px;font:900 42px/.95 Montserrat;display:block}.showcaseTitle>span{justify-content:center;gap:7px;margin-top:12px;display:flex}.showcaseTitle i{border-radius:5px;width:26px;height:5px;display:block}.showcaseTitle i:first-child{background:#08a9df}.showcaseTitle i:nth-child(2){background:#ed258a}.showcaseTitle i:nth-child(3){background:#ffd500}.showcaseTitle i:nth-child(4){background:#141821}.flyerShowcase{width:560px;height:335px;position:absolute;top:100px;left:50%;transform:translate(-50%)}.showcaseFlyer{object-fit:cover;border:0;border-radius:7px;width:180px;height:270px;position:absolute;top:22px;box-shadow:0 23px 45px #0738673b}.flyerPizza{z-index:2;left:24px;transform:rotate(-8deg)}.flyerLumina{z-index:4;width:192px;height:288px;top:0;left:190px;box-shadow:0 28px 50px #07386745}.flyerBurger{z-index:2;right:24px;transform:rotate(8deg)}.cardShowcase{text-align:center;z-index:7;width:590px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.cardShowcase>span{color:#4a667f;letter-spacing:.4px;background:#edf5fb;border-radius:20px;margin-bottom:12px;padding:6px 12px;font-size:11px;font-weight:800;display:inline-block}.cardShowcase>div{justify-content:center;align-items:center;gap:10px;display:flex}.cardShowcase img{object-fit:cover;border:0;border-radius:8px;width:178px;height:99px;box-shadow:0 14px 30px #14375d2d}.cardShowcase img:first-child{transform:rotate(-3deg)}.cardShowcase img:nth-child(2){transform:translateY(-5px)}.cardShowcase img:last-child{transform:rotate(3deg)}.productShowcase .yearsSeal{color:#fff;background:radial-gradient(circle at 35% 25%,#164d80,#062f60 68%);border:5px solid #d9ad32;width:122px;height:122px;top:78px;right:1px;box-shadow:0 13px 30px #073b7340}.productShowcase .yearsSeal:after{border:1px solid #eacb6e88;inset:6px}.productShowcase .yearsSeal svg{color:#e9c761;width:19px;top:13px}.productShowcase .yearsSeal small{letter-spacing:.5px;color:#f3d982;margin-top:15px;font-size:6px}.productShowcase .yearsSeal strong{color:#fff;margin-top:2px;font-size:39px}.productShowcase .yearsSeal span{color:#e9c761;font-size:13px}.productShowcase .yearsSeal b{color:#fff;z-index:1;margin-top:3px;font-size:6px;line-height:1}.navigationHelp{z-index:2;background:linear-gradient(135deg,#fff,#edf8ff);border:1px solid #b9d7e9;border-radius:15px;max-width:900px;margin:0 auto 20px;padding:18px 22px;position:relative;box-shadow:0 8px 22px #0d3c6410}.navigationHelp>strong{color:#0a477f;text-align:center;justify-content:center;align-items:center;gap:9px;font-size:16px;display:flex}.navigationHelp>strong svg{color:#e2257f;width:22px}.navigationHelp>div{grid-template-columns:1fr 1.35fr;gap:10px;margin-top:13px;display:grid}.navigationHelp span{color:#52667a;background:#fff;border:1px solid #dce7ef;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:9px 10px;font-size:13px;display:flex}.navigationHelp span svg{color:#078bc6;width:18px}.navigationHelp span b{color:#173f65}.sides.three{grid-template-columns:repeat(3,1fr);display:grid}.foldingNote{text-align:center;color:#715d0c;background:#fff8dc;border-top:1px solid #ead78b;padding:13px 20px;font-size:12px;font-weight:800}@media (max-width:1100px) and (min-width:801px){.brand img{width:175px}header nav{gap:7px;font-size:12px}.navProduct{padding:8px}.hero{grid-template-columns:1fr 1fr}.productShowcase{min-width:500px;transform:scale(.9)}}@media (max-width:800px){.hero{gap:0;min-height:auto}.productShowcase{transform-origin:top;order:-1;width:116%;min-width:0;height:575px!important;margin:-25px -8% -55px!important;transform:scale(.88)!important}.showcaseTitle{top:12px}.showcaseTitle strong{font-size:35px}.flyerShowcase{width:470px;top:98px}.showcaseFlyer{width:145px;height:218px}.flyerPizza{left:35px}.flyerLumina{width:154px;height:231px;left:160px}.flyerBurger{right:35px}.productShowcase .yearsSeal{width:98px;height:98px;top:84px;right:7px}.productShowcase .yearsSeal small{font-size:5px}header{padding-left:20px;padding-right:20px}.navProduct{justify-content:center;width:100%}.hero{flex-direction:column;gap:0;min-height:auto;padding:38px 20px 65px;display:flex}.heroCopy{order:1;width:100%;margin:0!important}.hero h1{letter-spacing:-2px;font-size:42px;line-height:1.02}.heroCopy>p{font-size:17px;line-height:1.55}.productShowcase{transform-origin:50%;width:100%;min-width:0;position:relative;order:2!important;height:520px!important;margin:36px 0 0!important;transform:none!important}.showcaseTitle{width:100%;top:0}.showcaseTitle small{font-size:9px}.showcaseTitle strong{letter-spacing:-1px;font-size:31px}.showcaseTitle>span{margin-top:9px}.showcaseTitle i{width:21px}.flyerShowcase{width:330px;height:230px;top:76px}.showcaseFlyer{width:106px;height:159px;top:14px}.flyerPizza{left:15px;transform:rotate(-6deg)}.flyerLumina{width:116px;height:174px;top:0;left:107px}.flyerBurger{right:15px;transform:rotate(6deg)}.cardShowcase{width:350px;bottom:18px}.cardShowcase>span{margin-bottom:10px;font-size:10px}.cardShowcase>div{gap:6px}.cardShowcase img{width:106px;height:59px}.productShowcase .yearsSeal{border-width:3px;width:83px;height:83px;top:64px;right:-4px}.productShowcase .yearsSeal svg{width:14px;top:8px}.productShowcase .yearsSeal small{margin-top:10px;font-size:4px}.productShowcase .yearsSeal strong{font-size:27px}.productShowcase .yearsSeal span{font-size:9px}.productShowcase .yearsSeal b{font-size:4px}.navigationHelp{padding:16px}.navigationHelp>strong{align-items:flex-start;font-size:14px}.navigationHelp>div{grid-template-columns:1fr}.navigationHelp span{justify-content:flex-start}.sides.three{grid-template-columns:repeat(3,1fr)}.sides.three button{font-size:11px}}@media (max-width:380px){.hero h1{font-size:38px}.productShowcase{height:500px!important}.flyerShowcase{width:310px}.flyerPizza{left:10px}.flyerLumina{left:99px}.flyerBurger{right:10px}.cardShowcase{width:320px}.cardShowcase img{width:98px;height:55px}}#precios,#ventajas,#plazos,#condiciones{scroll-margin-top:92px}.navInfo{border:1px solid #0000;border-radius:9px;align-items:center;gap:6px;padding:9px 11px;transition:all .18s;display:flex}.navInfo svg,.navcta svg{width:16px;height:16px}.navInfo:hover{filter:brightness(.98);transform:translateY(-1px)}.navcta{background:linear-gradient(120deg,#0c9d57,#087f47);align-items:center;gap:7px;display:flex;box-shadow:0 6px 15px #07834725}.promoPhone{transition:all .18s;gap:7px!important}.promoPhone span{text-transform:uppercase;letter-spacing:.8px;opacity:.82;font-size:10px;font-weight:800}.promoPhone:hover{filter:brightness(1.08)}.nationwideBand{z-index:4;color:#fff;background:linear-gradient(110deg,#06396f 0%,#057fb7 55%,#04a5dc 100%);border:4px solid #fff;border-radius:22px;grid-template-columns:72px 1fr auto;align-items:center;gap:20px;max-width:1180px;margin:-34px auto 0;padding:24px 28px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 45px #063d7830}.nationwideBand:after{content:"";pointer-events:none;border:45px solid #ffffff0b;border-radius:50%;width:240px;height:240px;position:absolute;top:-90px;right:20%}.nationwideIcon{color:#07386f;background:#ffd500;border-radius:18px;place-items:center;width:68px;height:68px;display:grid;box-shadow:0 9px 22px #001c3530}.nationwideIcon svg{width:38px;height:38px}.nationwideBand>div{z-index:1;flex-direction:column;display:flex;position:relative}.nationwideBand small{letter-spacing:1.5px;color:#bcecff;font-size:10px;font-weight:900}.nationwideBand strong{letter-spacing:-1px;margin:3px 0;font:900 clamp(27px,3vw,39px)/1 Montserrat}.nationwideBand p{color:#e5f7ff;margin:3px 0 0;font-size:13px}.nationwideBand>a{z-index:1;color:#075184;white-space:nowrap;background:#fff;border-radius:11px;align-items:center;gap:7px;padding:13px 17px;font-size:13px;font-weight:900;display:flex;position:relative;box-shadow:0 8px 20px #002c4f2b}.nationwideBand>a svg{width:18px}.benefits{margin:24px auto 0}.prices>.sectionhead,.prices>.navigationHelp,.prices>.picker,.prices>.pricecard,.prices>.downloads{z-index:2;position:relative}.prices .sectionhead .eyebrow{color:#074b83}.priceValue{white-space:nowrap;justify-content:center;align-items:baseline;gap:6px;display:inline-flex}.priceValue small{color:#df2179;letter-spacing:.15px;background:#fff0f6;border-radius:5px;padding:3px 5px;font-size:10px;font-weight:900}.deadlines{background:linear-gradient(135deg,#f4f9ff 0%,#fff 44%,#fff9ec 100%);grid-template-columns:minmax(0,.85fr) minmax(420px,560px);align-items:center;gap:60px;max-width:1280px;margin:auto;padding:100px max(5vw,26px);display:grid}.deadlinesCopy h2{color:#07386f;letter-spacing:-2.4px;max-width:590px;margin:0;font:900 clamp(38px,4.5vw,61px)/1 Montserrat}.deadlinesCopy>p{color:#5f6f83;max-width:570px;margin:24px 0;font-size:17px;line-height:1.7}.deadlinesCopy>p strong{color:#e36f0c}.deadlineHighlights{flex-wrap:wrap;gap:10px;margin:0 0 25px;display:flex}.deadlineHighlights span{color:#17456e;background:#fff;border:1px solid #d8e4ef;border-radius:10px;align-items:center;gap:8px;padding:10px 13px;font-size:13px;display:flex;box-shadow:0 6px 16px #0d3c6410}.deadlineHighlights svg{color:#087fb9;width:19px}.deadlinesCopy>a{color:#fff;background:#12a25a;border-radius:11px;align-items:center;gap:8px;padding:15px 19px;font-weight:900;display:inline-flex;box-shadow:0 10px 24px #0c8b4b2b}.deadlinesCopy>a svg{width:20px}.deadlineImage{background:#fff;border:1px solid #d8e2ec;border-radius:24px;padding:14px 14px 45px;display:block;position:relative;transform:rotate(.6deg);box-shadow:0 24px 60px #14375d24}.deadlineImage:before{content:"";z-index:-1;border:2px solid #f2a24f;border-radius:28px;position:absolute;inset:-7px;transform:rotate(-1.2deg)}.deadlineImage img{border-radius:14px;width:100%;height:auto;display:block}.deadlineImage span{color:#617087;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex;position:absolute;bottom:13px;left:0;right:0}.deadlineImage span svg{color:#e2257f;width:17px}.steps{background:linear-gradient(145deg,#edf7ff 0%,#fff 46%,#fff4df 100%);border-top:1px solid #dce8f2;position:relative}.steps:before{content:"";background:linear-gradient(90deg,#05a7df 0 25%,#ed258a 25% 50%,#ffd500 50% 75%,#17202b 75%);height:7px;position:absolute;top:0;left:0;right:0}.stepgrid article{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffd9;box-shadow:0 12px 28px #15375c0d}@media (max-width:1180px) and (min-width:801px){header nav{gap:6px}.navInfo,.navProduct{padding:8px 7px}.navInfo svg{display:none}.navcta{padding:10px 12px}.deadlines{gap:35px}}@media (max-width:800px){#precios,#ventajas,#plazos,#condiciones{scroll-margin-top:74px}nav{gap:10px}.navInfo,.navProduct,.navcta{justify-content:center;width:100%;padding:11px 14px}.promoPhone span{font-size:9px}.nationwideBand{border-width:3px;border-radius:18px;grid-template-columns:54px 1fr;gap:13px;margin:0 16px;padding:21px 18px}.nationwideIcon{border-radius:14px;width:52px;height:52px}.nationwideIcon svg{width:29px;height:29px}.nationwideBand small{letter-spacing:1px;font-size:8px}.nationwideBand strong{font-size:26px}.nationwideBand p{font-size:12px;line-height:1.4}.nationwideBand>a{grid-column:1/-1;justify-content:center;width:100%}.benefits{margin:20px 16px 0}.prices{background-position:top;background-attachment:scroll}.priceValue{gap:4px}.priceValue small{padding:2px 4px;font-size:9px}.deadlines{grid-template-columns:1fr;gap:40px;padding:78px 20px}.deadlinesCopy h2{letter-spacing:-1.7px;font-size:39px}.deadlinesCopy>p{font-size:16px;line-height:1.6}.deadlinesCopy>a{text-align:center;justify-content:center;width:100%;font-size:13px}.deadlineImage{border-radius:18px;padding:9px 9px 42px;transform:none}.deadlineImage:before{border-radius:21px}.steps{padding-top:82px}}@media (max-width:380px){.nationwideBand strong{font-size:23px}.deadlinesCopy h2{font-size:35px}.deadlineHighlights{flex-direction:column}.deadlineHighlights span{width:100%}}:root{--product-blue:#087fba;--product-blue-dark:#054b82;--product-green:#159354;--product-green-dark:#0a663b}.navCards{background:linear-gradient(120deg,var(--product-green-dark),var(--product-green))}.resellerCallout{color:#fff;letter-spacing:1.4px;background:linear-gradient(105deg,#e51f32,#f43c4a);border-radius:9px;margin-bottom:18px;padding:10px 16px;font-size:15px;box-shadow:0 9px 22px #dd203432}.heroCopy .heroLead{color:#40546c;max-width:610px;margin:22px 0 17px;font-size:20px;font-weight:650;line-height:1.55}.heroAudience{flex-wrap:wrap;gap:9px;display:flex}.heroAudience span{color:#173e65;background:#fff;border:1px solid #cbddea;border-radius:10px;align-items:center;gap:7px;padding:9px 11px;font-size:12px;font-weight:800;display:flex;box-shadow:0 5px 15px #0d3c640c}.heroAudience svg{color:#0786c0;width:18px;height:18px}.cardShowcase>span{color:#0c7042;background:#e8f7ef;border:1px solid #c3e9d4}.picker button{color:#fff;overflow:visible;border-style:solid!important}.picker button:first-child{background:linear-gradient(135deg,var(--product-blue-dark),var(--product-blue));border-color:var(--product-blue);box-shadow:0 12px 28px #087fba2a}.picker button:nth-child(2){background:linear-gradient(135deg,var(--product-green-dark),var(--product-green));border-color:var(--product-green);box-shadow:0 12px 28px #1593542b}.picker button:not(.active){opacity:.82;filter:saturate(.82)}.picker button.active{opacity:1;filter:none;border-color:#fff;outline:3px solid;transform:translateY(-3px);box-shadow:0 17px 36px #17375d31}.picker button:first-child.active{color:#bfeaff}.picker button:nth-child(2).active{color:#c9f5dc}.picker button span,.picker button strong{color:#fff}.picker button small,.picker button.active small{color:#e8f6ff}.picker button>svg:first-child,.picker button:nth-child(2):not(.active)>svg:first-child{color:#fff;background:#ffffff1b}.picker button>svg:last-child{color:#fff;opacity:.8}.picker button.active>svg:last-child{color:#ffd500}.picker button:not(.active):after{content:"VER PRECIOS";color:#173f65;background:#fff;border:1px solid #d7e3ed;top:-10px;right:13px;box-shadow:0 4px 10px #15375c20}.picker button:first-child:not(.active):after{content:"VER FOLLETOS"}.picker button:nth-child(2):not(.active):after{content:"VER TARJETAS";color:var(--product-green-dark)}.picker button.active:after{content:"SELECCIONADO";color:#082f60;background:#ffd500}.pricecard.folletos .pricebar{background:linear-gradient(115deg,#052d5a 0%,#064d8c 68%,#087fba 100%)}.pricecard.tarjetas .pricebar{background:linear-gradient(115deg,#073e28 0%,#0b7544 68%,#159354 100%)}.pricecard.tarjetas .productIcon{color:var(--product-green)}.pricecard.tarjetas .pricingTable th{background:#178c54}.pricecard.tarjetas .pricingTable th:first-child{background:#075631}.pricecard.tarjetas .pricingTable th small{color:#cdf4de}.pricecard.tarjetas .pricingTable .qty{color:#0a663b;border-right-color:#c8ead7;background:#edf9f2!important}.pricecard.folletos .optionRow{border-left-color:var(--product-blue)}.pricecard.tarjetas .optionRow{border-left-color:var(--product-green)}.pricecard.folletos .optionRow>span b,.pricecard.folletos .sides button.active{color:var(--product-blue-dark)}.pricecard.tarjetas .optionRow>span b,.pricecard.tarjetas .sides button.active{color:var(--product-green-dark)}.downloads a:last-child{color:var(--product-green);border-color:#b9e1cb}.deadlineVisual{grid-template-columns:1fr 1fr;gap:18px;display:grid}.deadlineVisual article{color:#fff;border-radius:24px;flex-direction:column;justify-content:flex-end;min-height:285px;padding:28px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 45px #133a6022}.deadlineVisual article:first-child{background:linear-gradient(145deg,#075483,#09a0d2)}.deadlineVisual article:last-child{background:linear-gradient(145deg,#0b683e,#19a75f)}.deadlineVisual article:after{content:"";border:36px solid #ffffff13;border-radius:50%;width:180px;height:180px;position:absolute;top:-70px;right:-75px}.deadlineVisual article>span{color:#087fba;background:#fff;border-radius:18px;place-items:center;width:62px;height:62px;display:grid;position:absolute;top:27px;left:27px;box-shadow:0 9px 22px #06304f30}.deadlineVisual article:last-child>span{color:var(--product-green)}.deadlineVisual svg{width:32px;height:32px}.deadlineVisual small{z-index:1;letter-spacing:1.2px;color:#d9f5ff;margin-bottom:8px;font-size:10px;font-weight:900;position:relative}.deadlineVisual article:last-child small{color:#d5f7e4}.deadlineVisual strong{z-index:1;letter-spacing:-.7px;font:850 25px/1.16 Manrope,sans-serif;position:relative}.steps .sectionhead h2{letter-spacing:-2px;font-family:Manrope,sans-serif}.stepgrid{gap:25px}.stepgrid article{border-width:7px 1px 1px;min-height:330px;padding:38px 32px 30px;transition:transform .2s,box-shadow .2s}.stepgrid article:hover{transform:translateY(-5px);box-shadow:0 19px 38px #15375c18}.stepgrid .stepProduct{border-top-color:var(--product-blue);background:linear-gradient(150deg,#fff,#edf8ff)}.stepgrid .stepDesign{background:linear-gradient(150deg,#fff,#edf9f2);border-top-color:var(--product-green)!important}.stepgrid .stepShipping{background:linear-gradient(150deg,#fff,#fff4e5);border-top-color:#ec841e}.stepgrid article>b{letter-spacing:-3px;margin-bottom:18px;font:900 54px/1 Montserrat,sans-serif;display:inline-block}.stepgrid .stepProduct>b{color:#b8dff1}.stepgrid .stepDesign>b{color:#bfe6d0}.stepgrid .stepShipping>b{color:#f3d3ae}.stepgrid h3{letter-spacing:-.5px;color:#173653;max-width:85%;margin:0 0 13px;font:850 23px/1.15 Manrope,sans-serif}.stepgrid p{font-size:15px}.cta h2{margin-top:0}[data-reveal]{opacity:0;will-change:opacity,transform;transition:opacity .62s,transform .62s cubic-bezier(.22,.8,.25,1);transform:translateY(22px)}.heroArt[data-reveal]{transition-delay:.1s}.picker[data-reveal],.deadlineVisual[data-reveal],.stepgrid article:nth-child(2)[data-reveal]{transition-delay:80ms}.stepgrid article:nth-child(3)[data-reveal]{transition-delay:.16s}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transition:none;transform:none}.stepgrid article{transition:none}}@media (max-width:800px){.hero h1{font-size:42px}.resellerCallout{margin-bottom:15px;font-size:13px}.heroCopy .heroLead{font-size:18px;line-height:1.5}.heroAudience{grid-template-columns:1fr 1fr;display:grid}.heroAudience span{text-align:center;justify-content:center;padding:9px 6px;font-size:10px}.heroAudience span:first-child{grid-column:1/-1}.prices{background-attachment:scroll}.picker button.active{transform:translateY(-2px)}.deadlineVisual{grid-template-columns:1fr;gap:14px}.deadlineVisual article{min-height:220px;padding:25px}.deadlineVisual article>span{width:55px;height:55px;top:24px;left:24px}.deadlineVisual svg{width:28px;height:28px}.deadlineVisual strong{font-size:24px}.stepgrid article{min-height:0;padding:34px 28px 28px}.stepgrid h3{font-size:22px}[data-reveal]{transform:translateY(16px)}}body{overflow-x:hidden}.violet{color:#6b3fa0}.resellerCallout{color:#fff;background:linear-gradient(110deg,#623694,#8652b6);box-shadow:0 9px 22px #663b942d}.heroQuestion{color:#172f4d!important;margin:22px 0 4px!important;font-size:20px!important;font-weight:900!important;line-height:1.3!important}.heroCopy .heroLead{margin:6px 0 21px;font-size:18px;line-height:1.5}.heroAudience{grid-template-columns:repeat(3,1fr);gap:14px;max-width:650px;display:grid}.heroAudience span{box-shadow:none;color:#1d3857;background:0 0;border:0;border-radius:0;grid-template-columns:42px 1fr;align-items:center;gap:10px;padding:0;font-size:13px;font-weight:900;line-height:1.2;display:grid}.heroAudience svg{color:#7043a2;background:#f0e9f8;border-radius:50%;width:42px;height:42px;padding:10px;box-shadow:0 5px 14px #50327318}.prices{background-color:#0000;background-image:linear-gradient(135deg,#f1f8ffc7,#ffffffdb 50%,#fff9e5d1),url(/speedmaster-fondo.webp);background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:auto,cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.productionTech{background:#fff;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;max-width:1280px;margin:0 auto;padding:110px max(5vw,26px);display:grid}.productionImage{position:relative}.productionImage:before{content:"";z-index:-1;background:#f0e8f7;border-radius:22px;width:65%;height:72%;position:absolute;top:-18px;left:-18px}.productionImage img{border-radius:22px;width:100%;display:block;box-shadow:0 27px 65px #142d4829}.productionImage>span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#182536e8;border-radius:11px;align-items:center;gap:9px;padding:12px 16px;font-size:12px;font-weight:900;display:flex;position:absolute;bottom:22px;left:24px;box-shadow:0 8px 20px #0003}.productionImage>span svg{color:#ffd45a;width:21px}.productionCopy h2{color:#172f4d;letter-spacing:-2.3px;margin:0;font:900 clamp(38px,4.1vw,59px)/1.02 Montserrat,sans-serif}.productionCopy>p{color:#5d6d80;margin:24px 0;font-size:17px;line-height:1.72}.technologyBenefits{gap:10px;display:grid}.technologyBenefits span{color:#273d57;background:#f7f3fb;border-left:4px solid #71429e;border-radius:9px;align-items:center;gap:11px;padding:12px 14px;font-size:14px;display:flex}.technologyBenefits svg{color:#71429e;flex:none;width:23px}.productionDeadlines{background:linear-gradient(145deg,#f3f7fb,#fff 48%,#f8f3fb);padding:105px max(5vw,26px);overflow:hidden}.deadlinesHead{max-width:900px}.deadlinesHead h2{color:#183654}.productSchedule{z-index:1;background:#fff;border:1px solid #d7e2ec;border-radius:24px;max-width:1180px;margin:0 auto 34px;position:relative;overflow:hidden;box-shadow:0 20px 55px #15375c12}.scheduleProductHead{color:#fff;grid-template-columns:60px 1fr auto;align-items:center;gap:16px;padding:21px 26px;display:grid}.flyerSchedule .scheduleProductHead{background:linear-gradient(110deg,#06487c,#078bbf)}.cardSchedule .scheduleProductHead{background:linear-gradient(110deg,#075c36,#159354)}.scheduleProductHead>span{background:#ffffff1c;border:1px solid #ffffff27;border-radius:15px;place-items:center;width:55px;height:55px;display:grid}.scheduleProductHead svg{width:30px}.scheduleProductHead small{letter-spacing:1.4px;color:#d7f1ff;font-size:9px;font-weight:900}.cardSchedule .scheduleProductHead small{color:#d8f5e5}.scheduleProductHead h3{letter-spacing:-.8px;margin:2px 0 0;font:900 29px/1 Montserrat,sans-serif}.scheduleProductHead>b{color:#0b4d7b;letter-spacing:.6px;background:#fff;border-radius:9px;padding:9px 12px;font-size:12px}.cardSchedule .scheduleProductHead>b{color:#0a673c}.scheduleCards{grid-template-columns:1fr 1fr;gap:18px;padding:24px;display:grid}.scheduleCard{background:#fff;border:1px solid #dde6ee;border-radius:17px;overflow:hidden}.scheduleCardTitle{border-bottom:1px solid #e2e8ee;align-items:center;gap:9px;padding:14px 17px;display:flex}.scheduleCardTitle svg{width:22px}.scheduleCardTitle h4{margin:0;font:850 18px Manrope,sans-serif}.blueTone .scheduleCardTitle{color:#075d8e;background:#eaf6fc}.orangeTone .scheduleCardTitle{color:#b9570c;background:#fff1e4}.greenTone .scheduleCardTitle{color:#0c7242;background:#eaf8f0}.violetTone .scheduleCardTitle{color:#684095;background:#f2ebf8}.scheduleRows{padding:4px 16px}.scheduleRow{border-bottom:1px dashed #dbe2e8;grid-template-columns:1fr 24px 1.25fr;align-items:center;gap:8px;min-height:75px;padding:10px 2px;display:grid}.scheduleRow:last-child{border-bottom:0}.scheduleRow>div{flex-direction:column;gap:3px;display:flex}.scheduleRow small{letter-spacing:1px;color:#8b98a7;font-size:8px;font-weight:900}.scheduleRow strong{color:#243951;font-size:13px;line-height:1.3}.scheduleRow strong b{color:#163b5e;background:#edf2f6;border-radius:5px;padding:3px 5px;font-size:11px;display:inline-block}.scheduleRow>svg{color:#9bacba;width:20px}.otherProductsDeadline{color:#59377f;background:#f6f1fa;border:1px solid #d8c8e8;border-radius:12px;justify-content:center;align-items:center;gap:10px;max-width:1180px;margin:-10px auto 30px;padding:14px 18px;display:flex}.otherProductsDeadline svg{width:22px}.productionRules{grid-template-columns:1fr 1fr;gap:18px;max-width:1180px;margin:0 auto 22px;display:grid}.productionRules article{background:#fff;border:1px solid #dce4eb;border-radius:18px;grid-template-columns:60px 1fr;gap:17px;padding:24px;display:grid;box-shadow:0 10px 28px #15375c0c}.productionRules article>span{border-radius:16px;place-items:center;width:57px;height:57px;display:grid}.productionRules article>span svg{width:31px;height:31px}.closingRule{border-top:5px solid #159354!important}.closingRule>span{color:#11804a;background:#e8f7ef}.arrivalRule{border-top:5px solid #e5801c!important}.arrivalRule>span{color:#d46b0c;background:#fff0df}.productionRules small{letter-spacing:1px;color:#718195;font-size:9px;font-weight:900}.productionRules h3{color:#243951;margin:7px 0 8px;font:850 18px/1.3 Manrope,sans-serif}.productionRules p{color:#68778a;margin:0;font-size:13px;line-height:1.55}.importantProduction{background:linear-gradient(120deg,#fffaf0,#fff);border:1px solid #ead5aa;border-radius:18px;grid-template-columns:180px 1fr;align-items:center;gap:25px;max-width:1180px;margin:0 auto 22px;padding:24px 28px;display:grid}.importantTitle{color:#9a5a13;align-items:center;gap:9px;display:flex}.importantTitle svg{color:#ef9c19;width:30px}.importantTitle strong{font:900 19px Montserrat,sans-serif}.importantProduction ul{grid-template-columns:1fr 1fr;gap:9px 18px;margin:0;padding:0;list-style:none;display:grid}.importantProduction li{color:#46576b;align-items:flex-start;gap:7px;font-size:12px;font-weight:700;line-height:1.4;display:flex}.importantProduction li svg{color:#18a25c;flex:none;width:18px;height:18px}.deadlineContact{color:#fff;background:#633a90;border-radius:14px;grid-template-columns:42px 1fr 22px;align-items:center;gap:13px;max-width:760px;margin:32px auto 0;padding:16px 20px;display:grid;box-shadow:0 12px 28px #55317b2c}.deadlineContact>svg:first-child{width:35px}.deadlineContact>svg:last-child{width:20px}.deadlineContact span{color:#e8dcf1;flex-direction:column;font-size:11px;display:flex}.deadlineContact strong{color:#fff;margin-top:2px;font-size:18px}.floatingWhatsApp{z-index:60;color:#fff;background:linear-gradient(135deg,#16aa61,#078247);border:3px solid #fff;border-radius:50px;align-items:center;gap:11px;padding:10px 17px 10px 10px;transition:transform .18s,box-shadow .18s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 30px #065e353d}.floatingWhatsApp:hover{transform:translateY(-3px);box-shadow:0 17px 36px #065e354d}.floatingWhatsAppIcon{background:#ffffff1d;border-radius:50%;place-items:center;width:45px;height:45px;display:grid;position:relative}.floatingWhatsAppIcon>svg:first-child{width:28px;height:28px}.floatingWhatsAppIcon>svg:last-child{width:12px;height:12px;position:absolute;bottom:7px;right:7px}.floatingWhatsAppText{flex-direction:column;line-height:1.05;display:flex}.floatingWhatsAppText small{letter-spacing:.9px;color:#c8f5dc;font-size:8px;font-weight:900}@media (max-width:800px){.heroAudience{grid-template-columns:1fr;gap:10px}.heroAudience span,.heroAudience span:first-child{text-align:left;grid-column:auto;grid-template-columns:38px 1fr;justify-content:start;font-size:12px}.heroAudience svg{width:38px;height:38px;padding:9px}.heroQuestion{font-size:18px!important}.prices{background-attachment:scroll}.productionTech{grid-template-columns:1fr;gap:42px;padding:82px 20px}.productionImage{order:2}.productionCopy{order:1}.productionImage>span{text-align:center;justify-content:center;font-size:10px;bottom:12px;left:12px;right:12px}.productionCopy h2{letter-spacing:-1.7px;font-size:39px}.productionCopy>p{font-size:16px;line-height:1.6}.productionDeadlines{padding:80px 16px}.productionDeadlines .sectionhead h2{font-size:39px}.scheduleProductHead{grid-template-columns:50px 1fr;gap:12px;padding:18px 16px}.scheduleProductHead>span{width:48px;height:48px}.scheduleProductHead svg{width:26px}.scheduleProductHead h3{font-size:23px}.scheduleProductHead>b{text-align:center;grid-column:1/-1}.scheduleCards{grid-template-columns:1fr;gap:13px;padding:14px}.scheduleRow{grid-template-columns:1fr 20px 1.2fr;min-height:71px}.scheduleRow strong{font-size:12px}.otherProductsDeadline{text-align:left;align-items:flex-start;margin:0 0 22px;font-size:12px}.productionRules{grid-template-columns:1fr;gap:13px}.productionRules article{grid-template-columns:48px 1fr;gap:12px;padding:20px 17px}.productionRules article>span{width:46px;height:46px}.productionRules article>span svg{width:25px;height:25px}.productionRules h3{font-size:16px}.importantProduction{grid-template-columns:1fr;gap:16px;padding:21px 18px}.importantProduction ul{grid-template-columns:1fr}.deadlineContact{grid-template-columns:36px 1fr 18px;padding:14px 15px}.deadlineContact>svg:first-child{width:30px}.deadlineContact strong{font-size:15px}.floatingWhatsApp{border-width:3px;justify-content:center;width:60px;height:60px;padding:0;bottom:14px;right:14px}.floatingWhatsAppIcon{width:48px;height:48px}.floatingWhatsAppText{display:none}footer{padding-bottom:105px}}.hero{background:radial-gradient(circle at 84% 38%,#dff4ff 0,#fff 43%),linear-gradient(120deg,#fff8ed,#fff 34%);position:relative}.hero:before{content:"";pointer-events:none;border:70px solid #f3922110;border-radius:50%;width:330px;height:330px;position:absolute;top:35px;left:-150px}.hero:after{content:"";pointer-events:none;background:#08a9df0b;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-130px;right:-110px}.heroCopy{z-index:2;background:linear-gradient(135deg,#fffffff2,#fffaf2e8);border:1px solid #ecdcc8;border-left:6px solid #ef861c;border-radius:23px;padding:34px 34px 30px;position:relative;box-shadow:0 22px 55px #16395e14}.resellerCallout{color:#fff;background:linear-gradient(110deg,#e9750c,#f59c26);align-items:center;gap:7px;display:inline-flex;box-shadow:0 9px 22px #d873142b}.resellerCallout svg{width:18px;height:18px}.hero h1{font-size:clamp(44px,4.6vw,68px)}.hero h1 em{color:#075399;display:inline;position:relative}.hero h1 em:after{content:"";opacity:.75;background:linear-gradient(90deg,#f19021,#ffd04a);border-radius:8px;height:7px;position:absolute;bottom:-5px;left:2px;right:0}.heroSalesPitch{background:linear-gradient(120deg,#fff0dc,#fff9ef);border:1px solid #f1d2a7;border-radius:14px;grid-template-columns:52px 1fr;align-items:center;gap:13px;margin:24px 0 17px;padding:14px 16px;display:grid}.heroSalesPitch>span{color:#fff;background:#ef861c;border-radius:14px;place-items:center;width:50px;height:50px;display:grid;box-shadow:0 8px 18px #df781d2d}.heroSalesPitch svg{width:27px}.heroSalesPitch>div{flex-direction:column;gap:4px;display:flex}.heroSalesPitch small{letter-spacing:1.2px;color:#b75b0c;font-size:9px;font-weight:900}.heroSalesPitch strong{color:#273d55;font-size:14px;line-height:1.4}.heroQuestion{color:#b75b0c!important;margin-top:18px!important}.heroCopy .heroLead{color:#4b5d72}.heroAudience svg{color:#d66f0c;background:#fff0de;box-shadow:0 5px 14px #a9581517}.promoStrip>span:nth-child(2){background:linear-gradient(105deg,#0788c5,#04a7df)}.nationwideBand{background:linear-gradient(110deg,#06396f 0%,#057fb7 55%,#04a5dc 100%)}.nationwideIcon{color:#07386f;background:#ffd500}.nationwideBand>a{color:#075184}.pricecard{scroll-margin-top:105px;opacity:1!important;transform:none!important}[data-reveal]{opacity:1;transform:translateY(18px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.productionImage:before{background:#fff0db}.technologyBenefits span{background:#fff7ed;border-left-color:#eb811b}.technologyBenefits svg{color:#df7410}.productionDeadlines{background:linear-gradient(145deg,#f3f7fb,#fff 48%,#fff8ee)}.goldTone .scheduleCardTitle{color:#a95a0e;background:#fff4df}.otherProductsDeadline{color:#9a530f;background:#fff7ea;border-color:#efd2a8}.deadlineContact{background:linear-gradient(110deg,#d96a0b,#f09222);box-shadow:0 12px 28px #b65b152c}.deadlineContact span{color:#fff1df}.floatingWhatsAppIcon{color:#fff;background:0 0}.whatsappMark{width:30px;height:30px;display:block}.floatingWhatsAppIcon>.whatsappMark{width:31px;height:31px;position:static;bottom:auto;right:auto}@media (max-width:800px){.hero{padding-top:30px}.heroCopy{border-left-width:5px;border-radius:18px;padding:24px 20px 22px}.hero h1{font-size:40px;line-height:1.03}.hero h1 em:after{height:5px;bottom:-3px}.heroSalesPitch{grid-template-columns:45px 1fr;margin:20px 0 15px;padding:12px}.heroSalesPitch>span{border-radius:12px;width:43px;height:43px}.heroSalesPitch svg{width:23px}.heroSalesPitch strong{font-size:12px}.heroQuestion{font-size:17px!important}.heroCopy .heroLead{font-size:16px;line-height:1.48}.productShowcase{height:405px!important;margin-top:28px!important}.flyerShowcase{top:74px}.cardShowcase{bottom:0}.pricecard{scroll-margin-top:82px}.productionImage>span{display:none}.floatingWhatsAppIcon>.whatsappMark{width:32px;height:32px}}@media (max-width:380px){.hero h1{font-size:36px}.productShowcase{height:390px!important}.cardShowcase{width:320px}.cardShowcase img{width:98px;height:55px}}.navFlyers{background:linear-gradient(115deg,#052d5a 0%,#064d8c 68%,#087fba 100%)}.navBenefits{color:#86500f;background:#fff7e8;border-color:#ecd8b7}.navDeadlines{color:#176f57;background:#edf8f3;border-color:#cce7dc}.navOrder{color:#315f87;background:#eef5fa;border-color:#ccdde9}.pricebar{justify-content:flex-start}.scheduleProductHead{grid-template-columns:60px 1fr}.scheduleRow strong{font-weight:850}.floatingWhatsApp{justify-content:flex-start;width:226px;height:68px;padding:8px 16px 8px 9px}.floatingWhatsAppText{white-space:nowrap;gap:3px}.floatingWhatsAppText small{font-size:8px}.floatingWhatsAppText strong{font-size:14px}footer .taxNote{color:#566577;background:#f5f7f9;border-color:#dce3e9}@media (max-width:800px){.priceCtaText{font-size:15px}.scheduleProductHead{grid-template-columns:50px 1fr}.floatingWhatsApp{justify-content:flex-start;width:190px;height:60px;padding:6px 12px 6px 7px;bottom:14px;right:13px}.floatingWhatsAppIcon{width:44px;height:44px}.floatingWhatsAppIcon>.whatsappMark{width:30px;height:30px}.floatingWhatsAppText{gap:2px;display:flex}.floatingWhatsAppText small{font-size:7px}.floatingWhatsAppText strong{font-size:12px}footer{padding-bottom:120px}}.benefits div{grid-template-columns:64px 1fr;column-gap:17px}.benefits svg{border-radius:13px;width:52px;height:52px;padding:10px}.prices{padding-bottom:55px}.productionDeadlines{padding-top:62px}.scheduleProductHead small,.scheduleProductHead h3{color:#ffd500}.deadlineContact strong{font-size:17px}.floatingWhatsAppIcon>.whatsappMark{width:40px;height:40px}@media (max-width:800px){.benefits div{grid-template-columns:60px 1fr}.benefits svg{width:49px;height:49px}.prices{padding-bottom:48px}.productionDeadlines{padding-top:52px}.floatingWhatsAppIcon>.whatsappMark{width:36px;height:36px}}.flyerFormatLabel{color:#0877ad;letter-spacing:.4px;background:#eaf6fc;border:1px solid #bfe1f2;border-radius:20px;margin-top:11px;padding:6px 12px;font-size:11px;font-weight:800;display:inline-block}.flyerShowcase{top:132px}.benefits div:first-child svg{color:#157cae;background:#e9f6fc}.benefits div:first-child>strong{color:#157cae}.benefits div:nth-child(2) svg{color:#27825f;background:#eaf7f1}.benefits div:nth-child(2)>strong{color:#27825f}.benefits div:nth-child(3) svg{color:#bc6c1c;background:#fff3e6}.benefits div:nth-child(3)>strong{color:#bc6c1c}.floatingWhatsApp{background:#09a755;border:5px solid #fff;border-radius:999px;gap:16px;width:370px;height:96px;padding:8px 24px 8px 14px;bottom:24px;right:24px;box-shadow:0 14px 34px #075f343d}.floatingWhatsAppIcon{background:0 0;flex:0 0 68px;width:68px;height:68px}.floatingWhatsAppIcon>svg.whatsappMark:first-child{width:64px;height:64px}.floatingWhatsAppText{white-space:nowrap;gap:6px;line-height:1}.floatingWhatsAppText small{letter-spacing:1.6px;color:#fff;font-size:12px}.floatingWhatsAppText strong{letter-spacing:-.3px;color:#fff;font-size:22px}@media (max-width:800px){.flyerFormatLabel{margin-top:9px;font-size:10px}.flyerShowcase{top:108px}.floatingWhatsApp{border-width:5px;gap:12px;width:min(320px,100vw - 28px);height:84px;padding:7px 17px 7px 11px;bottom:14px;right:14px}.floatingWhatsAppIcon{flex-basis:60px;width:60px;height:60px}.floatingWhatsAppIcon>svg.whatsappMark:first-child{width:58px;height:58px}.floatingWhatsAppText{gap:5px;display:flex}.floatingWhatsAppText small{letter-spacing:1.3px;font-size:10px}.floatingWhatsAppText strong{font-size:18px}footer{padding-bottom:145px}}@media (max-width:380px){.floatingWhatsApp{width:calc(100vw - 24px);right:12px}.floatingWhatsAppText strong{font-size:17px}}.floatingWhatsApp{background:#09a755;border:3px solid #087a45;border-radius:50%;justify-content:center;gap:0;width:82px;height:82px;padding:0;bottom:24px;right:24px}.floatingWhatsAppIcon{flex:0 0 68px;width:68px;height:68px}.floatingWhatsAppText{display:none}@media (max-width:800px){.floatingWhatsApp{border-width:3px;width:74px;height:74px;padding:0;bottom:14px;right:14px}.floatingWhatsAppIcon{flex-basis:60px;width:60px;height:60px}footer{padding-bottom:125px}}@media (max-width:380px){.floatingWhatsApp{width:74px;right:12px}}.floatingWhatsApp,.floatingWhatsApp:hover{box-shadow:none;background:#09a755;border-color:#09a755;place-items:center;display:grid;transform:none}.floatingWhatsApp,.floatingWhatsApp:hover{border-radius:20px}.floatingWhatsAppIcon>svg.whatsappMark:first-child{transform:none}@media (max-width:800px){.floatingWhatsApp,.floatingWhatsApp:hover{border-radius:18px}}.floatingWhatsAppIcon>svg.whatsappMark:first-child{position:absolute;top:50%;left:50%;transform:translate(calc(4px - 50%),calc(2px - 50%))}
