.penoblo-hero{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:var(--h-mobile);min-height:320px;overflow:hidden;background-color:#0d0f10;isolation:isolate;container-type:size;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;--ph-pad-x: 22px;--ph-pad-y: 28px;--cluster-shift: var(--cluster-shift-m, 0px);--cta-shift: var(--cta-shift-m, 0px)}@media(min-width:750px){.penoblo-hero{height:var(--h-desktop);--ph-pad-x: 48px;--ph-pad-y: 60px;--cluster-shift: var(--cluster-shift-d, 0px);--cta-shift: var(--cta-shift-d, 0px)}}.penoblo-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.penoblo-hero__bg-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.penoblo-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 64% 74% at 50% 50%,rgb(10 12 13 / calc(.3 * var(--scrim) / 55)),rgb(10 12 13 / calc(.55 * var(--scrim) / 55)) 58%,rgb(10 12 13 / calc(.78 * var(--scrim) / 55)))}.penoblo-hero__cluster{position:relative;z-index:1;--ph-avail: min( calc(100cqw - 2 * var(--ph-pad-x)), calc(100cqh - 2 * var(--ph-pad-y)) );width:clamp(220px,var(--ph-avail),var(--ph-max, 480px));height:clamp(220px,var(--ph-avail),var(--ph-max, 480px));container-type:size;transform:translateY(var(--cluster-shift, 0px))}.penoblo-hero__stage{position:absolute;top:0;right:0;bottom:0;left:0;--px: calc(100cqmin / 560)}.penoblo-hero__svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none}.penoblo-hero__curved{font-family:Poppins,sans-serif;font-weight:700;font-size:23px;letter-spacing:.3px}.penoblo-hero__content{position:absolute;left:50%;top:calc(22 * var(--px));transform:translate(-50%);display:flex;flex-direction:column;align-items:center;width:calc(330 * var(--px));z-index:2}.penoblo-hero__badge{width:calc(72 * var(--px));height:calc(72 * var(--px));border-radius:50%;overflow:hidden;margin-bottom:calc(-10 * var(--px));position:relative;z-index:3}.penoblo-hero__badge img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;display:block}.penoblo-hero__card{position:relative;z-index:2;width:100%;background:#fff;border-radius:calc(42 * var(--px));padding:calc(32 * var(--px)) calc(24 * var(--px)) calc(16 * var(--px));text-align:center;box-shadow:0 calc(18 * var(--px)) calc(50 * var(--px)) #00000073}.penoblo-hero__headline{margin:0;font-family:Dancing Script,cursive;font-weight:700;color:#16191b;line-height:.9;font-size:calc(44 * var(--px));display:flex;flex-direction:column}.penoblo-hero__headline span+span{margin-top:calc(2 * var(--px))}.penoblo-hero__pill{display:inline-block;margin-top:calc(12 * var(--px));background:var(--accent);color:#fff;text-transform:uppercase;font-weight:700;letter-spacing:3px;font-size:calc(20 * var(--px));line-height:1;padding:calc(6 * var(--px)) calc(40 * var(--px));border-radius:999px}.penoblo-hero__date{margin:calc(9 * var(--px)) 0 0;color:#2a2e30;font-weight:500;font-size:calc(16 * var(--px));letter-spacing:1px}.penoblo-hero__frame{position:relative;z-index:3;margin-top:calc(-6 * var(--px));width:93%;display:flex;align-items:center;justify-content:center;border:calc(1.6 * var(--px)) solid rgb(255 255 255 / .95);border-radius:calc(13 * var(--px));padding:calc(9 * var(--px)) calc(18 * var(--px));background:#0a0c0d4d;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.penoblo-hero__frame img{width:calc(188 * var(--px) * var(--logo-scale, 1));height:calc(44 * var(--px) * var(--logo-scale, 1));max-width:100%;max-height:calc(44 * var(--px) * var(--logo-scale, 1));object-fit:contain;display:block}.penoblo-hero__chip{position:relative;z-index:4;margin-top:calc(-12 * var(--px));background:var(--accent);border-radius:calc(10 * var(--px));padding:calc(8 * var(--px)) calc(26 * var(--px));display:flex;align-items:center;gap:calc(14 * var(--px));box-shadow:0 calc(8 * var(--px)) calc(20 * var(--px)) #00000059}.penoblo-hero__chip-text{color:#fff;font-weight:800;font-size:calc(22 * var(--px));letter-spacing:1px;white-space:nowrap}.penoblo-hero__chip-rule{width:calc(30 * var(--px));height:calc(2 * var(--px));background:#fff;display:block}.penoblo-hero__cta-wrap{position:absolute;left:0;right:0;bottom:calc(6 * var(--px));display:flex;justify-content:center;padding-inline:calc(12 * var(--px));transform:translateY(var(--cta-shift, 0px));z-index:5}.penoblo-hero__cta{max-width:100%;background:var(--accent);color:#fff;font-weight:700;font-size:calc(22 * var(--px));letter-spacing:.4px;line-height:1.15;padding:calc(13 * var(--px)) calc(48 * var(--px));border-radius:999px;text-decoration:none;text-align:center;min-height:44px;display:flex;align-items:center;justify-content:center;box-shadow:0 calc(12 * var(--px)) calc(30 * var(--px)) #00000073;transition:transform .15s ease,filter .15s ease}.penoblo-hero__cta:hover{filter:brightness(1.06);transform:translateY(-1px)}.penoblo-hero__cta:focus-visible{outline:3px solid #ffffff;outline-offset:3px}@supports not (width: 1cqmin){.penoblo-hero__cluster{width:min(var(--ph-max, 480px),78vmin);height:min(var(--ph-max, 480px),78vmin)}.penoblo-hero__stage{--px: calc(min(var(--ph-max, 480px), 78vmin) / 560)}}
/*# sourceMappingURL=/cdn/shop/t/243/compiled_assets/styles.css.map */
