.akb-nootie-popup,.akb-nootie-popup *{box-sizing:border-box}.akb-nootie-popup{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:22px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility .35s ease}.akb-nootie-popup.is-visible{opacity:1;visibility:visible;pointer-events:auto}.akb-popup-backdrop{position:absolute;inset:0;background:rgba(19,16,12,.62);backdrop-filter:blur(7px)}.akb-popup-panel{position:relative;z-index:1;width:min(920px,100%);max-height:min(88vh,720px);overflow:hidden;display:grid;grid-template-columns:minmax(280px,43%) 1fr;background:#fffaf2;border-radius:30px;border:1px solid rgba(255,255,255,.65);box-shadow:0 32px 90px rgba(0,0,0,.28);transform:translateY(22px) scale(.96);transition:transform .4s cubic-bezier(.2,.8,.2,1)}.akb-nootie-popup.is-visible .akb-popup-panel{transform:translateY(0) scale(1)}.akb-popup-panel:before{content:"";position:absolute;z-index:0;width:230px;height:230px;right:-75px;bottom:-95px;border-radius:50%;background:rgba(139,195,74,.15);filter:blur(20px)}.akb-popup-panel:after{content:"";position:absolute;z-index:0;width:180px;height:180px;right:16%;top:-82px;border-radius:50%;background:rgba(244,91,34,.14);filter:blur(25px)}.akb-popup-close{position:absolute;top:14px;right:14px;z-index:6;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(244,91,34,.15);border-radius:50%;background:rgba(255,255,255,.93);color:#222;cursor:pointer;box-shadow:0 8px 22px rgba(0,0,0,.09);transition:.25s ease}.akb-popup-close svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round}.akb-popup-close:hover{background:#f45b22;color:#fff;transform:rotate(90deg)}.akb-popup-media{position:relative;z-index:1;min-height:410px;background:#fff0e5;overflow:hidden}.akb-popup-media:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(244,91,34,.08),transparent 55%);pointer-events:none}.akb-popup-media img{width:100%;height:100%;min-height:410px;object-fit:cover;display:block}.akb-popup-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:50px 42px 44px}.akb-popup-eyebrow{display:inline-flex;align-items:center;align-self:flex-start;gap:7px;padding:9px 15px;border-radius:999px;margin-bottom:16px;color:#f45b22;background:rgba(244,91,34,.09);border:1px solid rgba(244,91,34,.17);font-size:12px;font-weight:850;letter-spacing:.3px}.akb-popup-eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:#8bc34a;box-shadow:0 0 12px rgba(139,195,74,.8)}.akb-popup-content h2{margin:0 0 15px;color:#242424;font-size:clamp(29px,3.1vw,43px);line-height:1.12;letter-spacing:-.8px;font-weight:900}.akb-popup-content h2:after{content:"";display:block;width:65px;height:4px;border-radius:999px;margin-top:14px;background:linear-gradient(90deg,#f45b22,#ffad36,#8bc34a)}.akb-popup-message{color:#535353;font-size:16px;line-height:1.7;margin-bottom:24px}.akb-popup-message p{margin:0 0 12px}.akb-popup-message p:last-child{margin-bottom:0}.akb-popup-message img{max-width:100%;height:auto;border-radius:14px}.akb-popup-button{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;gap:9px;min-height:50px;padding:13px 26px;border-radius:999px;text-decoration:none!important;color:#fff!important;background:linear-gradient(135deg,#f45b22,#ff9030);font-size:15px;font-weight:850;box-shadow:0 16px 34px rgba(244,91,34,.29);transition:.25s ease}.akb-popup-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.akb-popup-button:hover{transform:translateY(-3px);box-shadow:0 22px 45px rgba(244,91,34,.39)}body.akb-popup-open{overflow:hidden}.akb-nootie-popup.layout-image_top .akb-popup-panel{width:min(680px,100%);display:flex;flex-direction:column}.akb-nootie-popup.layout-image_top .akb-popup-media{min-height:245px;height:245px}.akb-nootie-popup.layout-image_top .akb-popup-media img{min-height:245px}.akb-nootie-popup.layout-image_top .akb-popup-content{padding:32px 38px 38px}.akb-nootie-popup.without-image .akb-popup-panel{display:block;width:min(560px,100%)}.akb-nootie-popup.without-image .akb-popup-content{min-height:360px;padding:48px 44px}@media(max-width:767px){.akb-nootie-popup{padding:14px;align-items:center}.akb-popup-panel,.akb-nootie-popup.layout-image_top .akb-popup-panel{width:100%;max-height:92vh;display:flex;flex-direction:column;border-radius:23px;overflow-y:auto}.akb-popup-media,.akb-nootie-popup.layout-image_top .akb-popup-media{height:220px;min-height:220px;flex:0 0 220px}.akb-popup-media img,.akb-nootie-popup.layout-image_top .akb-popup-media img{height:220px;min-height:220px;object-fit:cover}.akb-popup-content,.akb-nootie-popup.layout-image_top .akb-popup-content{padding:27px 21px 26px}.akb-popup-close{width:40px;height:40px;right:10px;top:10px}.akb-popup-eyebrow{font-size:11px;padding:8px 12px;margin-bottom:12px}.akb-popup-content h2{font-size:27px;margin-bottom:13px}.akb-popup-message{font-size:14px;line-height:1.65;margin-bottom:20px}.akb-popup-button{width:100%;min-height:47px;font-size:14px}.akb-nootie-popup.without-image .akb-popup-content{min-height:0;padding:42px 21px 27px}}@media(max-width:420px){.akb-nootie-popup{padding:10px}.akb-popup-media,.akb-nootie-popup.layout-image_top .akb-popup-media{height:184px;min-height:184px;flex-basis:184px}.akb-popup-media img,.akb-nootie-popup.layout-image_top .akb-popup-media img{height:184px;min-height:184px}.akb-popup-content h2{font-size:24px}}
