@import url('https://fonts.googleapis.com/css2?family=Archivo:wght@400;600;800&family=Anton&display=swap');.plh-tag-pill{display:inline-flex;align-items:center;gap:8px;background:rgba(255,59,92,.12);border:1px solid rgba(255,59,92,.4);color:#ff3b5c;padding:6px 14px;border-radius:50px;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;font-family:'Archivo',sans-serif}.plh-dot{display:inline-block;width:8px;height:8px;background:#ff3b5c;border-radius:50%;animation:plh-pulse 1.4s infinite}@keyframes plh-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.plh-h1-text em{color:#c1ff72;font-style:normal}.plh-stats{display:flex;gap:38px;margin-top:48px;flex-wrap:wrap}.plh-stat strong{display:block;font-family:'Anton',sans-serif;font-size:2rem;color:#c8ff00;line-height:1}.plh-stat span{font-size:.82rem;color:#8b9bb0;text-transform:uppercase;letter-spacing:.5px}.plh-card{transition:transform .2s,border-color .2s;position:relative;overflow:hidden}.plh-card::after{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:#c8ff00;transform:scaleX(0);transform-origin:left;transition:transform .3s}.plh-card:hover{transform:translateY(-4px);border-color:#9fcc00!important}.plh-card:hover::after{transform:scaleX(1)}.plh-card-emoji{width:52px;height:52px;border-radius:12px;background:rgba(200,255,0,.1);border:1px solid rgba(200,255,0,.25);display:flex;align-items:center;justify-content:center;margin-bottom:18px;font-size:1.5rem}.plh-kicker-text{color:#c8ff00;font-weight:800;text-transform:uppercase;letter-spacing:2px;font-size:.8rem}.plh-btn-primary .et_pb_button{text-transform:uppercase;font-size:.92rem!important}.plh-btn-primary .et_pb_button:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(200,255,0,.25);background:#c8ff00!important}.plh-btn-ghost .et_pb_button{text-transform:none;font-size:.92rem!important}.plh-btn-ghost .et_pb_button:hover{border-color:#c8ff00!important;background:#11171e!important}.plh-faq-toggle{margin-bottom:14px!important}.plh-faq-toggle .et_pb_toggle_title{padding-right:30px}.plh-wrap{max-width:1200px!important}@media (max-width:760px){.plh-stats{gap:24px}.plh-stat strong{font-size:1.7rem}}@media (max-width:980px){#main-header{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:100001!important;background:#000000!important;height:75px!important;box-shadow:0 2px 10px rgba(0,0,0,0.4)}#page-container{padding-top:75px!important}#main-header #logo{max-height:50px!important;height:auto!important}#main-header .logo_container{height:75px!important}.mobile_menu_bar.mobile_menu_bar_toggle{cursor:pointer}.mobile_menu_bar.mobile_menu_bar_toggle::before{color:#c1ff72!important;font-size:32px!important;line-height:1!important}.mobile_nav.opened .mobile_menu_bar.mobile_menu_bar_toggle::before{content:"\4d"!important;font-family:"ETmodules"!important;font-size:32px!important;color:#c1ff72!important}#et_mobile_nav_menu .select_page{display:none!important}.mobile_nav.opened .et_mobile_menu{position:fixed!important;top:75px!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:calc(100vh - 75px)!important;max-height:none!important;margin:0!important;padding:0!important;border:none!important;background:#000000!important;z-index:100000!important;overflow-y:auto!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;padding-top:30px!important;gap:0!important;animation:plp-menu-reveal 0.95s cubic-bezier(0.16,1,0.3,1) both;transform-origin:top right}@keyframes plp-menu-reveal{0%{clip-path:circle(0% at calc(100% - 36px) 0);opacity:0.4}100%{clip-path:circle(150% at calc(100% - 36px) 0);opacity:1}}.mobile_nav.opened .et_mobile_menu li{width:100%!important;padding:0 32px!important;margin:0!important;border:none!important;background:transparent!important;list-style:none!important;text-align:left!important;animation:plp-item-in 0.7s cubic-bezier(0.16,1,0.3,1) both}.mobile_nav.opened .et_mobile_menu li:nth-child(1){animation-delay:0.35s}.mobile_nav.opened .et_mobile_menu li:nth-child(2){animation-delay:0.45s}.mobile_nav.opened .et_mobile_menu li:nth-child(3){animation-delay:0.55s}.mobile_nav.opened .et_mobile_menu li:nth-child(4){animation-delay:0.65s}.mobile_nav.opened .et_mobile_menu li:nth-child(5){animation-delay:0.75s}.mobile_nav.opened .et_mobile_menu li:nth-child(6){animation-delay:0.85s}.mobile_nav.opened .et_mobile_menu li:nth-child(7){animation-delay:0.95s}.mobile_nav.opened .et_mobile_menu li:nth-child(8){animation-delay:1.05s}.mobile_nav.opened .et_mobile_menu li:nth-child(n+9){animation-delay:1.15s}@keyframes plp-item-in{from{opacity:0;transform:translateX(-22px)}to{opacity:1;transform:translateX(0)}}.mobile_nav.opened .et_mobile_menu li+li{margin-top:0!important}.mobile_nav.opened .et_mobile_menu li a{display:block!important;padding:6px 0!important;color:#f1f5f9!important;font-family:'Familjen Grotesk',Helvetica,Arial,sans-serif!important;font-size:1.3rem!important;font-weight:700!important;line-height:1.15!important;letter-spacing:0.04em!important;text-align:left!important;text-decoration:none!important;text-transform:uppercase!important;transition:color 0.15s ease}.mobile_nav.opened .et_mobile_menu li a:hover{color:#c1ff72!important}.mobile_nav.opened .et_mobile_menu li.current-menu-item>a,.mobile_nav.opened .et_mobile_menu li.current_page_item>a{color:#c1ff72!important;font-style:italic!important}.mobile_nav.opened .et_mobile_menu .sub-menu{padding:0 0 0 16px!important;background:transparent!important;border:none!important;list-style:none!important}.mobile_nav.opened .et_mobile_menu .sub-menu li a{font-family:'Familjen Grotesk',Helvetica,Arial,sans-serif!important;font-size:1.1rem!important;font-weight:500!important;padding:4px 0!important;color:rgba(241,245,249,0.7)!important;text-transform:uppercase!important;letter-spacing:0.03em!important}}html:has(#et_mobile_nav_menu .mobile_nav.opened),body:has(#et_mobile_nav_menu .mobile_nav.opened){overflow:hidden!important;height:100%!important;touch-action:none!important;overscroll-behavior:none!important;position:relative!important}body.plp-menu-open{overflow:hidden!important;touch-action:none!important}