@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.css");.brlp{--purple:#5d3fbf;--indigo:#6366f1;--navy1:#0f0c29;--navy2:#302b63;--navy3:#24243e;--text-dark:#222;--text-body:#51506b;--bg-light:#f7f7fb;--radius:12px;--max-width:1120px}.brlp,.brlp *{box-sizing:border-box;margin:0;padding:0}.brlp{background:#fff;color:var(--text-dark);font-family:Pretendard,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;word-break:keep-all}.brlp a{color:inherit;text-decoration:none}.brlp .wrap{margin:0 auto;max-width:var(--max-width);padding:0 24px}.brlp .badge-draft{background:#111;color:#fff;font-size:13px;left:0;letter-spacing:.02em;padding:8px;position:fixed;right:0;text-align:center;top:0;z-index:999}.brlp header.site-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:16px 24px}.brlp .logo{font-size:16px;gap:8px}.brlp .logo,.brlp .logo .mark{align-items:center;display:flex;font-weight:800}.brlp .logo .mark{background:var(--purple);border-radius:8px;color:#fff;font-size:12px;height:32px;justify-content:center;width:32px}.brlp nav.demo-nav{align-items:center;display:flex;gap:24px}.brlp nav.demo-nav a{color:#555;font-size:14px}.brlp nav.demo-nav a.current{color:var(--purple);font-weight:700}.brlp .btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:6px;padding:12px 20px}.brlp .btn-primary{background:var(--purple);color:#fff}.brlp .btn-outline{background:transparent;border:1px solid hsla(0,0%,100%,.4);color:#fff}.brlp .btn-outline-light{background:transparent;border:1px solid #ddd;color:#333}.brlp .hero{background:linear-gradient(135deg,var(--navy1) 0,var(--navy2) 50%,var(--navy3) 100%);padding:88px 24px}.brlp .hero .hero-grid{align-items:start;display:grid;gap:48px;grid-template-columns:1.1fr .9fr}.brlp .hero .hero-form-card{margin-top:6px}.brlp .hero .pill{align-items:center;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.2);border-radius:999px;display:inline-flex;font-size:13px;gap:8px;margin-bottom:24px;padding:6px 16px}.brlp .hero .pill .dot{background:#7cff9b;border-radius:50%;height:6px;width:6px}.brlp .hero h1{font-size:42px;font-weight:800;line-height:1.35;margin-bottom:18px}.brlp .hero h1 .highlight{background:linear-gradient(90deg,#b39cff,#7c6cf0);-webkit-background-clip:text;background-clip:text;color:transparent}.brlp .hero .subtext{color:#d8d6ee;font-size:17px;margin-bottom:32px}.brlp .hero .cta-row{display:flex;flex-wrap:wrap;gap:14px}.brlp .hero-form-card{background:#fff;border-radius:16px;box-shadow:0 24px 60px rgba(0,0,0,.35);color:#222;padding:28px}.brlp .hero-form-card .form-row{display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-bottom:12px}.brlp .hero-form-card .field label{color:#333;display:block;font-size:12.5px;font-weight:700;margin-bottom:6px}.brlp .hero-form-card .field input,.brlp .hero-form-card .field textarea{border:1px solid #e2e2e8;border-radius:8px;color:#333;font-family:inherit;font-size:13px;padding:10px 12px;width:100%}.brlp .hero-form-card .field.field-wide{margin-bottom:12px}.brlp .hero-form-card .field textarea{height:64px;resize:none}.brlp .hero-form-card .consent{align-items:center;color:#666;display:flex;font-size:12px;gap:6px;margin-bottom:8px}.brlp .hero-form-card .consent input[type=checkbox]{accent-color:#2563eb;cursor:pointer;flex-shrink:0;height:14px;width:14px}.brlp .hero-form-card .consent a{color:var(--purple);text-decoration:underline}.brlp .hero-form-card .submit-btn{background:var(--purple);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14.5px;font-weight:700;margin-top:8px;padding:13px;text-align:center;width:100%}.brlp .screens-visual{align-items:flex-start;display:flex;flex-direction:column;margin-top:32px}.brlp .screens-disclaimer{color:hsla(0,0%,100%,.4);font-size:11px;margin-top:12px}.brlp .card-tabs{display:flex;gap:8px;margin-bottom:14px}.brlp .card-tab{background:transparent;border:1.5px solid hsla(0,0%,100%,.28);border-radius:20px;color:#d8d6ee;cursor:pointer;font-family:inherit;font-size:13px;font-weight:700;padding:8px 18px;transition:all .15s}.brlp .card-tab:hover{border-color:hsla(0,0%,100%,.5)}.brlp .card-tab.active{background:#fff;border-color:#fff;color:var(--purple)}.brlp .status-card{background:#fff;border-radius:16px;box-shadow:0 24px 60px rgba(0,0,0,.35);color:var(--text-dark);max-width:420px;padding:24px;width:100%}.brlp .status-card .status-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.brlp .status-card .status-head .title-group{display:flex;flex-direction:column;gap:2px}.brlp .status-card .status-head .booth-name{color:#8b5cf6;font-size:11px;font-weight:600}.brlp .status-card .status-head .title{font-size:15px;font-weight:800}.brlp .status-grid{display:grid;gap:6px;grid-template-columns:repeat(5,1fr);margin-bottom:18px}.brlp .status-grid .cell{background:var(--bg-light);border-radius:8px;padding:10px 4px;text-align:center}.brlp .status-grid .cell .n{color:var(--purple);display:block;font-size:17px;font-weight:800}.brlp .status-grid .cell .l{color:var(--text-body);display:block;font-size:10.5px;margin-top:2px}.brlp .status-card .waitlist-head{align-items:baseline;color:var(--text-dark);display:flex;font-size:12.5px;font-weight:700;justify-content:space-between;margin-bottom:8px}.brlp .status-card .waitlist-head .count{color:#aaa;font-size:11px;font-weight:500}.brlp .waitlist-table{border-collapse:collapse;width:100%}.brlp .waitlist-table th{border-bottom:1px solid #eee;color:#aaa;font-size:9px;font-weight:500;padding:0 2px 6px;text-align:left}.brlp .waitlist-table td{border-bottom:1px solid #f5f5f7;color:#333;font-size:11px;padding:7px 2px}.brlp .waitlist-table tr:last-child td{border-bottom:none}.brlp .waitlist-table td.name{font-weight:700;white-space:nowrap}.brlp .waitlist-table td.phone{color:#999;font-size:9.5px;white-space:nowrap}.brlp .waitlist-table td.time{color:var(--purple);font-size:10px;font-weight:700;white-space:nowrap}.brlp .status-badge{border-radius:20px;display:inline-block;font-size:9px;font-weight:700;padding:2px 7px;white-space:nowrap}.brlp .status-badge.ongoing{background:#eef2ff;color:#4338ca}.brlp .status-badge.confirmed{background:#1a1a2e;color:#fff}.brlp .booth-table{border-collapse:collapse;width:100%}.brlp .booth-table th{border-bottom:1px solid #eee;color:#999;font-size:9px;font-weight:500;padding:0 3px 6px;text-align:left}.brlp .booth-table th.c{text-align:center}.brlp .booth-table td{border-bottom:1px solid #f5f5f7;color:#333;font-size:11px;padding:8px 3px}.brlp .booth-table tr:last-child td{border-bottom:none}.brlp .booth-table td.c{text-align:center}.brlp .booth-table td.name{color:#1a1a1a;font-weight:600}.brlp .booth-table td.staff{color:#555}.brlp .booth-table td.phone{color:#999;font-size:10px}.brlp .booth-table td.noshow{color:#c94b4b;font-weight:700}.brlp .active-dot{background:#22c55e;border-radius:50%;display:inline-block;height:7px;width:7px}.brlp .status-card .status-head .booth-count{color:#999;font-size:11px;margin-top:1px}@media (max-width:900px){.brlp .hero .hero-grid{grid-template-columns:1fr}.brlp .hero .cta-row{justify-content:center}.brlp .hero{text-align:center}.brlp .hero-form-card{text-align:left}.brlp .hero-form-card .form-row{grid-template-columns:1fr}.brlp .screens-visual{align-items:center;margin-top:28px}}.brlp section{padding:88px 0}.brlp .section-head{margin-bottom:48px;text-align:center}.brlp .section-head h2{font-size:30px;font-weight:800;margin-bottom:12px}.brlp .section-head h2 .highlight{color:var(--purple)}.brlp .section-head p{color:var(--text-body);font-size:15px}.brlp .pain-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.brlp .pain-card{background:var(--bg-light);border-radius:var(--radius);padding:32px 24px;text-align:left}.brlp .pain-card .problem{color:var(--text-dark);font-size:17px;font-weight:800;margin-bottom:12px}.brlp .pain-card .arrow{color:var(--indigo);font-size:13px;font-weight:700;margin-bottom:8px}.brlp .pain-card .solution{color:var(--text-body);font-size:14.5px}.brlp .type-grid{display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-bottom:24px}.brlp .type-card{background:#fff;border:1px solid #eee;border-radius:var(--radius);padding:32px}.brlp .type-card .tag{background:#f1edff;border-radius:6px;color:var(--purple);display:inline-block;font-size:12px;font-weight:700;margin-bottom:14px;padding:4px 10px}.brlp .type-card h3{font-size:19px;font-weight:800;margin-bottom:10px}.brlp .type-card p{color:var(--text-body);font-size:14.5px;margin-bottom:16px}.brlp .demo-recreate{background:#fafafa;border:1px solid #eee;border-radius:10px;display:flex;flex:1;flex-direction:column;padding:20px}.brlp .demo-app-name{color:#999;display:block;font-size:12px;font-weight:700;margin-bottom:10px}.brlp .demo-recreate .d-title{color:var(--text-dark);font-size:15px;font-weight:800;margin-bottom:6px}.brlp .demo-recreate .d-sub{color:var(--text-body);font-size:12.5px;line-height:1.5;margin-bottom:16px}.brlp .demo-q-stats{display:flex;gap:28px;margin-bottom:16px}.brlp .demo-q-stat .num{color:var(--text-dark);display:block;font-size:19px;font-weight:800}.brlp .demo-q-stat .label{color:#999;font-size:11.5px}.brlp .demo-q-input{background:#fff;border:1px solid #e5e5e5;border-radius:8px;color:#bbb;font-size:12.5px;margin-bottom:10px;padding:10px 12px}.brlp .demo-btn{background:var(--purple);border-radius:8px;color:#fff;font-size:13px;font-weight:700;margin-top:auto;padding:11px;text-align:center}.brlp .demo-btn.disabled{background:#e9e9ef;color:#b9b9c8}.brlp .demo-date-pill{background:#f1edff;border-radius:20px;color:var(--purple);display:inline-block;font-size:12.5px;font-weight:700;margin-bottom:12px;padding:5px 12px}.brlp .demo-time-grid{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.brlp .demo-time-chip{background:#fff;border:1px solid #e5e5e5;border-radius:6px;color:var(--text-dark);font-size:11.5px;padding:5px 9px}.brlp .type-note{background:var(--bg-light);border-radius:var(--radius);color:var(--text-body);font-size:14px;padding:16px;text-align:center}.brlp .flow-block{margin-bottom:48px}.brlp .flow-block:last-child{margin-bottom:0}.brlp .flow-block h3{color:var(--purple);font-size:16px;font-weight:800;margin-bottom:20px}.brlp .flow-step-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.brlp .flow-card{background:#fff;border:1px solid #eee;border-radius:var(--radius);min-height:148px;padding:24px;position:relative}.brlp .flow-card .step-tag{color:var(--purple);display:block;font-size:12px;font-weight:800;letter-spacing:.03em;margin-bottom:8px}.brlp .flow-card h4{font-size:17px;font-weight:800;margin-bottom:8px;padding-right:44px}.brlp .flow-card p{color:var(--text-body);font-size:13.5px;padding-right:44px}.brlp .flow-card .icon-badge{align-items:center;background:#f1edff;border-radius:10px;bottom:20px;color:var(--purple);display:flex;height:40px;justify-content:center;position:absolute;right:20px;width:40px}.brlp .flow-card .icon-badge svg{height:20px;width:20px}.brlp .case-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.brlp .case-card{border:1px solid #eee;border-radius:var(--radius);overflow:hidden}.brlp .case-card .case-head{background:linear-gradient(135deg,var(--navy2),var(--navy3));color:#fff;font-size:17px;font-weight:800;padding:24px;position:relative}.brlp .case-head .case-icon{align-items:center;background:hsla(0,0%,100%,.14);border-radius:10px;display:flex;height:36px;justify-content:center;position:absolute;right:20px;top:20px;width:36px}.brlp .case-head .case-icon svg{color:#fff;height:18px;width:18px}.brlp .case-card .case-body{color:var(--text-body);font-size:14px;padding:22px 24px}.brlp .case-card .case-body .tag{color:var(--purple);display:block;font-size:12.5px;font-weight:700;margin-bottom:8px}.brlp .social-proof{background:var(--bg-light)}.brlp .stat-row{display:flex;gap:80px;justify-content:center;text-align:center}.brlp .stat-tile .num{color:var(--purple);font-size:38px;font-weight:800}.brlp .stat-tile .label{color:var(--text-body);font-size:14px;margin-top:6px}.brlp .faq-list{margin:0 auto;max-width:760px}.brlp details.faq-item{border-bottom:1px solid #eee;padding:20px 4px}.brlp details.faq-item summary{align-items:center;cursor:pointer;display:flex;font-size:15.5px;font-weight:700;justify-content:space-between;list-style:none}.brlp details.faq-item summary::-webkit-details-marker{display:none}.brlp details.faq-item summary:after{color:var(--purple);content:"+";font-size:20px;font-weight:400}.brlp details.faq-item[open] summary:after{content:"–"}.brlp details.faq-item .answer{color:var(--text-body);font-size:14.5px;margin-top:12px;padding-right:24px}.brlp .final-cta{background:linear-gradient(135deg,var(--navy1) 0,var(--navy2) 50%,var(--navy3) 100%);text-align:center}.brlp .final-cta h2{font-size:30px;font-weight:800;margin-bottom:14px}.brlp .final-cta p{color:#d8d6ee;font-size:15.5px;margin-bottom:28px}.brlp footer{background:#1a1a2e;color:#999;font-size:13px;padding:48px 24px}.brlp footer .foot-grid{display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;margin-bottom:24px}.brlp footer .foot-col h4{color:#ccc;font-size:13px;margin-bottom:10px}.brlp footer .foot-col a{color:#888;display:block;margin-bottom:6px}.brlp footer .copyright{border-top:1px solid #333;color:#666;padding-top:20px}@media (max-width:768px){.brlp nav.demo-nav{display:none}.brlp .hero h1{font-size:30px}.brlp .case-grid,.brlp .flow-step-grid,.brlp .pain-grid,.brlp .type-grid{grid-template-columns:1fr}.brlp .stat-row{gap:40px}}body.brlp-page .dnd-section{margin-left:0!important;margin-right:0!important;max-width:none!important;width:100%!important}body.brlp-page .dnd-section>.row-fluid{margin:0 auto!important;max-width:1072px!important}body.brlp-page .row-fluid:has(>.widget-span){align-items:stretch;display:grid!important;gap:24px;grid-template-columns:repeat(12,minmax(0,1fr));width:100%}body.brlp-page .widget-span{float:none!important;margin:0!important;min-width:0;padding:0!important}body.brlp-page .row-fluid>.span1{grid-column:span 1}body.brlp-page .row-fluid>.span2{grid-column:span 2}body.brlp-page .row-fluid>.span3{grid-column:span 3}body.brlp-page .row-fluid>.span4{grid-column:span 4}body.brlp-page .row-fluid>.span5{grid-column:span 5}body.brlp-page .row-fluid>.span6{grid-column:span 6}body.brlp-page .row-fluid>.span7{grid-column:span 7}body.brlp-page .row-fluid>.span8{grid-column:span 8}body.brlp-page .row-fluid>.span9{grid-column:span 9}body.brlp-page .row-fluid>.span10{grid-column:span 10}body.brlp-page .row-fluid>.span11{grid-column:span 11}body.brlp-page .row-fluid>.span12{grid-column:span 12;width:100%!important}body.brlp-page .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-span{flex:1 1 100%!important;width:100%!important}body.brlp-page .row-fluid:has(>.dnd-column.span7){align-items:start!important;gap:48px!important;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)!important}body.brlp-page .row-fluid:has(>.dnd-column.span7)>.widget-span{grid-column:auto!important}body.brlp-page .dnd-row>.row-fluid:has(.flow-card){gap:20px!important}body.brlp-page .dnd-row>.row-fluid:has(.stat-tile){display:flex!important;gap:80px!important;justify-content:center!important}body.brlp-page .dnd-row>.row-fluid:has(.stat-tile)>.widget-span{grid-column:auto!important;width:auto!important}body.brlp-page .dnd-row>.row-fluid:has(.type-card)>.widget-span{height:100%}body.brlp-page .dnd-row>.row-fluid:has(.type-card)>.widget-span>.hs_cos_wrapper{display:block;height:100%!important}body.brlp-page .dnd-row>.row-fluid:has(.type-card) .brlp{height:100%!important}body.brlp-page .dnd-row>.row-fluid:has(.pain-card)>.widget-span{background:var(--bg-light,#f7f7fb);border-radius:12px;padding:32px 24px!important}body.brlp-page .dnd-row>.row-fluid:has(.pain-card) .pain-card{background:none!important;border-radius:0!important;height:auto!important;padding:0!important}body.brlp-page .dnd-row>.row-fluid:has(.flow-card)>.widget-span{border:1px solid #eee;border-radius:12px;min-height:148px;padding:24px!important;position:relative}body.brlp-page .dnd-row>.row-fluid:has(.flow-card) .flow-card{background:none!important;border:none!important;border-radius:0!important;height:auto!important;min-height:0!important;padding:0!important;position:static!important}body.brlp-page .dnd-row>.row-fluid:has(.case-card)>.widget-span{background:#fff;border:1px solid #eee;border-radius:12px;overflow:hidden}body.brlp-page .dnd-row>.row-fluid:has(.case-card) .case-card{border:none!important;border-radius:0!important;height:auto!important;overflow:visible!important}body.brlp-page .dnd-section:has(.final-cta),body.brlp-page .dnd-section:has(.hero){background:linear-gradient(135deg,#0f0c29,#302b63 50%,#24243e)!important}body.brlp-page .dnd-section:has(.final-cta){text-align:center}body.brlp-page .dnd-section:has(.final-cta) .cta-row{justify-content:center}body.brlp-page .dnd-row:has(.flow-card)+.dnd-row:has(.flow-card){margin-top:20px}body.brlp-page .dnd-row:has(.flow-card)+.dnd-row:has(.flow-block){margin-top:48px}body.brlp-page .dnd-row:has(.type-card)+.dnd-row{margin-top:24px}body.brlp-page .dnd-row:has(.foot-col)+.dnd-row{margin-top:24px}.brlp .hs_cos_wrapper_type_inline_text,.brlp [data-hs-inline-edit]{display:inline!important}.brlp{background:transparent}.brlp .type-card{display:flex;flex-direction:column;height:100%}.brlp .type-card .demo-recreate{display:flex;flex:1 1 auto;flex-direction:column}.brlp .type-card .demo-recreate .demo-btn{margin-top:auto}.brlp .final-cta,.brlp .hero{background:none!important;padding:0!important}.brlp .final-cta,.brlp .hero{color:#fff}.brlp .hero-copy{margin-bottom:0!important}.brlp .wrap{margin:0;max-width:none;padding:0}.brlp section{padding:0}.brlp .flow-block{margin-bottom:0!important}.brlp .faq-list{margin:0 auto!important;max-width:760px!important}.brlp .cta-row{display:flex;flex-wrap:wrap;gap:14px}.brlp .foot-col h4{color:#ccc;font-size:13px;margin-bottom:10px}.brlp .foot-col a{color:#888;display:block;font-size:13px;margin-bottom:6px}.brlp .copyright{border-top:1px solid #333;color:#666;font-size:13px;padding-top:20px}.brlp .site-header{border-bottom:1px solid #eee}@media (max-width:900px){body.brlp-page .row-fluid:has(>.dnd-column.span7){gap:28px!important;grid-template-columns:minmax(0,1fr)!important}}@media (max-width:768px){body.brlp-page .row-fluid:has(>.widget-span){grid-template-columns:minmax(0,1fr)!important}body.brlp-page .row-fluid>.widget-span{grid-column:auto!important}}body.brlp-page .hs_cos_wrapper_type_form{background:#fff;border-radius:16px;color:#222;display:block;font-family:Pretendard,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:28px}body.brlp-page .hs_cos_wrapper_type_form .hs-form,body.brlp-page .hs_cos_wrapper_type_form form{font-family:inherit}body.brlp-page .hs_cos_wrapper_type_form form li,body.brlp-page .hs_cos_wrapper_type_form form ul{list-style:none!important;margin:0!important;padding:0!important}body.brlp-page .hs_cos_wrapper_type_form form .hs-form-field{margin-bottom:14px!important}body.brlp-page .hs_cos_wrapper_type_form form label{color:#1a1730;display:block;font-size:13px;font-weight:600;margin-bottom:4px}body.brlp-page .hs_cos_wrapper_type_form form .hs-form-required{color:#d64545!important}body.brlp-page .hs_cos_wrapper_type_form form input[type=email],body.brlp-page .hs_cos_wrapper_type_form form input[type=number],body.brlp-page .hs_cos_wrapper_type_form form input[type=tel],body.brlp-page .hs_cos_wrapper_type_form form input[type=text],body.brlp-page .hs_cos_wrapper_type_form form select,body.brlp-page .hs_cos_wrapper_type_form form textarea{background:#fff;border:1px solid #e7e4f0;border-radius:8px;box-sizing:border-box;color:#222;font-family:inherit;font-size:14px;padding:10px 12px;width:100%}body.brlp-page .hs_cos_wrapper_type_form form textarea{min-height:70px;resize:vertical}body.brlp-page .hs_cos_wrapper_type_form form .hs-form-booleancheckbox,body.brlp-page .hs_cos_wrapper_type_form form .hs-form-checkbox,body.brlp-page .hs_cos_wrapper_type_form form .inputs-list li,body.brlp-page .hs_cos_wrapper_type_form form .legal-consent-container ul li{align-items:center!important;display:flex!important;gap:8px!important;margin:10px 0!important}body.brlp-page .hs_cos_wrapper_type_form form input[type=checkbox]{flex-shrink:0;height:16px;margin:0!important;width:16px}body.brlp-page .hs_cos_wrapper_type_form form .hs-form-booleancheckbox-display,body.brlp-page .hs_cos_wrapper_type_form form .hs-form-booleancheckbox-display>span{align-items:center;display:flex}body.brlp-page .hs_cos_wrapper_type_form form .hs-form-booleancheckbox-display,body.brlp-page .hs_cos_wrapper_type_form form .hs-form-checkbox label{align-items:center!important;color:#6b6b7b!important;display:flex!important;font-size:13px!important;font-weight:400!important;gap:8px!important;margin:0!important}body.brlp-page .hs_cos_wrapper_type_form form .hs-form-booleancheckbox-display>span,body.brlp-page .hs_cos_wrapper_type_form form .hs-form-checkbox label>span{color:#000!important;font-weight:700!important}body.brlp-page .hs_cos_wrapper_type_form form .hs-form-booleancheckbox-display a,body.brlp-page .hs_cos_wrapper_type_form form .hs-form-checkbox label a,body.brlp-page .hs_cos_wrapper_type_form form .legal-consent-container a{margin-left:4px}body.brlp-page .hs_cos_wrapper_type_form form .hs-button,body.brlp-page .hs_cos_wrapper_type_form form input[type=submit]{background:#5c3fbf;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;margin-top:8px;padding:12px 20px;width:100%}body.brlp-page .hs_cos_wrapper_type_form form a{color:#5c3fbf}body.brlp-page .hs_cos_wrapper_type_form form .hs-error-msgs{list-style:none!important;margin:4px 0 0!important;padding:0!important}body.brlp-page .hs_cos_wrapper_type_form form .hs-error-msg,body.brlp-page .hs_cos_wrapper_type_form form .hs-error-msgs li,body.brlp-page .hs_cos_wrapper_type_form form label.hs-error-msg{color:#d64545!important;font-size:12px!important;font-weight:400!important;margin:0!important}body.brlp-page .hs_cos_wrapper_type_form form .hs-form-field.hs-error input,body.brlp-page .hs_cos_wrapper_type_form form .hs-form-field.hs-error textarea,body.brlp-page .hs_cos_wrapper_type_form form .hs-input.invalid.error,body.brlp-page .hs_cos_wrapper_type_form form input.invalid.error,body.brlp-page .hs_cos_wrapper_type_form form select.invalid.error,body.brlp-page .hs_cos_wrapper_type_form form textarea.invalid.error{border-color:#d64545!important}body.brlp-page .hs_cos_wrapper_type_form form .form-columns-2{display:grid;gap:12px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}body.brlp-page .hs_cos_wrapper_type_form form .form-columns-1>.hs-form-field,body.brlp-page .hs_cos_wrapper_type_form form .form-columns-2>.hs-form-field{float:none!important;padding:0!important;width:100%!important}@media (max-width:768px){body.brlp-page .hs_cos_wrapper_type_form form .form-columns-2{grid-template-columns:minmax(0,1fr)}}.brlp .icon-badge{background-size:20px 20px}.brlp .case-icon,.brlp .icon-badge{background-position:50%;background-repeat:no-repeat}.brlp .case-icon{background-size:18px 18px}.brlp .icon-badge.ic-cursor{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%235d3fbf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m3 3 7.07 16.97 2.51-7.39 7.39-2.51z'/%3E%3C/svg%3E")}.brlp .icon-badge.ic-booth{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%235d3fbf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m3 9 2-6h14l2 6M3 9v10a1 1 0 0 0 1 1h4v-6h8v6h4a1 1 0 0 0 1-1V9M3 9h18'/%3E%3C/svg%3E")}.brlp .icon-badge.ic-calendar{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%235d3fbf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='18' height='18' x='3' y='4' rx='2'/%3E%3Cpath d='M16 2v4M8 2v4m-5 4h18M9 16l2 2 4-4'/%3E%3C/svg%3E")}.brlp .icon-badge.ic-bell{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%235d3fbf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M18 8A6 6 0 1 0 6 8c0 7-3 9-3 9h18s-3-2-3-9M13.73 21a2 2 0 0 1-3.46 0'/%3E%3C/svg%3E")}.brlp .icon-badge.ic-pin{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%235d3fbf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E")}.brlp .icon-badge.ic-toggle{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%235d3fbf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='22' height='14' x='1' y='5' rx='7'/%3E%3Ccircle cx='16' cy='12' r='3'/%3E%3C/svg%3E")}.brlp .icon-badge.ic-sliders{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%235d3fbf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M4 21v-7M4 10V3M12 21v-9M12 8V3M20 21v-5M20 12V3M1 14h6M9 8h6M17 16h6'/%3E%3C/svg%3E")}.brlp .icon-badge.ic-clipboard{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%235d3fbf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M9 2h6a1 1 0 0 1 1 1v2H8V3a1 1 0 0 1 1-1'/%3E%3Crect width='14' height='18' x='5' y='4' rx='2'/%3E%3Cpath d='M9 12h6m-6 4h6'/%3E%3C/svg%3E")}.brlp .icon-badge.ic-user-plus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%235d3fbf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M19 8v6M16 11h6'/%3E%3C/svg%3E")}.brlp .icon-badge.ic-monitor-play{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%235d3fbf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='20' height='14' x='2' y='3' rx='2'/%3E%3Cpath d='M8 21h8M12 17v4M10 8l5 3-5 3z'/%3E%3C/svg%3E")}.brlp .icon-badge.ic-activity{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%235d3fbf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M22 12h-4l-3 9L9 3l-3 9H2'/%3E%3C/svg%3E")}.brlp .case-icon.ic-briefcase{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='20' height='14' x='2' y='7' rx='2'/%3E%3Cpath d='M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16M2 13h20'/%3E%3C/svg%3E")}.brlp .case-icon.ic-grid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='7' height='7' x='3' y='3' rx='1'/%3E%3Crect width='7' height='7' x='14' y='3' rx='1'/%3E%3Crect width='7' height='7' x='14' y='14' rx='1'/%3E%3Crect width='7' height='7' x='3' y='14' rx='1'/%3E%3C/svg%3E")}.brlp .case-icon.ic-clock{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3 3'/%3E%3C/svg%3E")}.brlp .site-header .logo img{display:block;height:28px;image-rendering:auto;max-width:none;width:auto}body.brlp-page .dnd-row>.row-fluid:has(.flow-card)>.widget-span{background-color:#fff;background-position:right 20px bottom 20px;background-repeat:no-repeat;background-size:40px 40px}body.brlp-page .dnd-row>.row-fluid:has(.flow-card) .icon-badge{display:none!important}body.brlp-page .dnd-row>.row-fluid:has(.flow-card)>.widget-span:has(.ic-cursor){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Crect width='40' height='40' fill='%23f1edff' rx='10'/%3E%3Csvg width='20' height='20' x='10' y='10' fill='none' stroke='%235d3fbf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m3 3 7.07 16.97 2.51-7.39 7.39-2.51z'/%3E%3C/svg%3E%3C/svg%3E")}body.brlp-page .dnd-row>.row-fluid:has(.flow-card)>.widget-span:has(.ic-booth){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Crect width='40' height='40' fill='%23f1edff' rx='10'/%3E%3Csvg width='20' height='20' x='10' y='10' fill='none' stroke='%235d3fbf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m3 9 2-6h14l2 6M3 9v10a1 1 0 0 0 1 1h4v-6h8v6h4a1 1 0 0 0 1-1V9M3 9h18'/%3E%3C/svg%3E%3C/svg%3E")}body.brlp-page .dnd-row>.row-fluid:has(.flow-card)>.widget-span:has(.ic-calendar){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Crect width='40' height='40' fill='%23f1edff' rx='10'/%3E%3Csvg width='20' height='20' x='10' y='10' fill='none' stroke='%235d3fbf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='18' height='18' x='3' y='4' rx='2'/%3E%3Cpath d='M16 2v4M8 2v4m-5 4h18M9 16l2 2 4-4'/%3E%3C/svg%3E%3C/svg%3E")}body.brlp-page .dnd-row>.row-fluid:has(.flow-card)>.widget-span:has(.ic-bell){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Crect width='40' height='40' fill='%23f1edff' rx='10'/%3E%3Csvg width='20' height='20' x='10' y='10' fill='none' stroke='%235d3fbf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M18 8A6 6 0 1 0 6 8c0 7-3 9-3 9h18s-3-2-3-9M13.73 21a2 2 0 0 1-3.46 0'/%3E%3C/svg%3E%3C/svg%3E")}body.brlp-page .dnd-row>.row-fluid:has(.flow-card)>.widget-span:has(.ic-pin){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Crect width='40' height='40' fill='%23f1edff' rx='10'/%3E%3Csvg width='20' height='20' x='10' y='10' fill='none' stroke='%235d3fbf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E%3C/svg%3E")}body.brlp-page .dnd-row>.row-fluid:has(.flow-card)>.widget-span:has(.ic-toggle){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Crect width='40' height='40' fill='%23f1edff' rx='10'/%3E%3Csvg width='20' height='20' x='10' y='10' fill='none' stroke='%235d3fbf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='22' height='14' x='1' y='5' rx='7'/%3E%3Ccircle cx='16' cy='12' r='3'/%3E%3C/svg%3E%3C/svg%3E")}body.brlp-page .dnd-row>.row-fluid:has(.flow-card)>.widget-span:has(.ic-sliders){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Crect width='40' height='40' fill='%23f1edff' rx='10'/%3E%3Csvg width='20' height='20' x='10' y='10' fill='none' stroke='%235d3fbf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M4 21v-7M4 10V3M12 21v-9M12 8V3M20 21v-5M20 12V3M1 14h6M9 8h6M17 16h6'/%3E%3C/svg%3E%3C/svg%3E")}body.brlp-page .dnd-row>.row-fluid:has(.flow-card)>.widget-span:has(.ic-clipboard){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Crect width='40' height='40' fill='%23f1edff' rx='10'/%3E%3Csvg width='20' height='20' x='10' y='10' fill='none' stroke='%235d3fbf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M9 2h6a1 1 0 0 1 1 1v2H8V3a1 1 0 0 1 1-1'/%3E%3Crect width='14' height='18' x='5' y='4' rx='2'/%3E%3Cpath d='M9 12h6m-6 4h6'/%3E%3C/svg%3E%3C/svg%3E")}body.brlp-page .dnd-row>.row-fluid:has(.flow-card)>.widget-span:has(.ic-user-plus){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Crect width='40' height='40' fill='%23f1edff' rx='10'/%3E%3Csvg width='20' height='20' x='10' y='10' fill='none' stroke='%235d3fbf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M19 8v6M16 11h6'/%3E%3C/svg%3E%3C/svg%3E")}body.brlp-page .dnd-row>.row-fluid:has(.flow-card)>.widget-span:has(.ic-monitor-play){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Crect width='40' height='40' fill='%23f1edff' rx='10'/%3E%3Csvg width='20' height='20' x='10' y='10' fill='none' stroke='%235d3fbf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='20' height='14' x='2' y='3' rx='2'/%3E%3Cpath d='M8 21h8M12 17v4M10 8l5 3-5 3z'/%3E%3C/svg%3E%3C/svg%3E")}body.brlp-page .dnd-row>.row-fluid:has(.flow-card)>.widget-span:has(.ic-activity){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Crect width='40' height='40' fill='%23f1edff' rx='10'/%3E%3Csvg width='20' height='20' x='10' y='10' fill='none' stroke='%235d3fbf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M22 12h-4l-3 9L9 3l-3 9H2'/%3E%3C/svg%3E%3C/svg%3E")}body.brlp-page{overflow-x:hidden}body.brlp-page .dnd-row,body.brlp-page .dnd-section,body.brlp-page .row-fluid,body.brlp-page .widget-span{box-sizing:border-box}body.brlp-page .dnd-column,body.brlp-page .dnd-row,body.brlp-page .widget-span{min-width:0}.brlp img{height:auto;max-width:100%}@media (max-width:768px){body.brlp-page .dnd-section{padding-left:16px!important;padding-right:16px!important}.brlp .status-card,body.brlp-page .dnd-section>.row-fluid{max-width:100%!important}.brlp .status-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.brlp .hero h1{font-size:30px}body.brlp-page .hs_cos_wrapper_type_form{padding:20px!important}body.brlp-page .dnd-row>.row-fluid:has(.stat-tile){flex-wrap:wrap;gap:40px!important}}body.brlp-page .dnd-row>.row-fluid>.dnd-column:has(.demo-recreate){background:#fff;border:1px solid #eee;border-radius:12px;box-sizing:border-box;display:flex!important;flex-direction:column!important;padding:32px!important}body.brlp-page .dnd-row>.row-fluid>.dnd-column:has(.demo-recreate) .dnd-column:has(.demo-recreate){background:none!important;border:none!important;border-radius:0!important;padding:0!important}body.brlp-page .dnd-column:has(.demo-recreate){display:flex!important;flex-direction:column!important}body.brlp-page .dnd-column:has(.demo-recreate)>.row-fluid{flex:1 1 auto!important;min-height:0}body.brlp-page .dnd-column:has(.demo-recreate)>.dnd-row:has(.demo-recreate),body.brlp-page .dnd-column:has(.demo-recreate)>.row-fluid>.dnd-row:has(.demo-recreate){display:flex!important;flex:1 1 auto!important;flex-direction:column!important;min-height:0}body.brlp-page .dnd-row:has(.demo-recreate)>.row-fluid{align-items:stretch!important;flex:1 1 auto!important;min-height:0}body.brlp-page .dnd-row:has(.demo-recreate) .hs_cos_wrapper,body.brlp-page .dnd-row:has(.demo-recreate) .widget-span{height:100%!important}body.brlp-page .dnd-row:has(.demo-recreate) .brlp{display:flex!important;flex-direction:column!important;height:100%!important}body.brlp-page .demo-recreate{flex:1 1 auto!important}body.brlp-page .type-card{background:none!important;border:none!important;border-radius:0!important;display:block!important;height:auto!important;padding:0!important}body.brlp-page .type-card .tag{display:inline-block!important}body.brlp-page .type-card p:last-child{margin-bottom:0}body.brlp-page .dnd-section:has(.kl-navbar){padding-left:0!important;padding-right:0!important}body.brlp-page .dnd-section:has(.kl-navbar)>.row-fluid{max-width:1240px!important}body.brlp-page .kl-navbar{align-items:center;background:#fff;box-sizing:border-box;display:flex;font-family:Pretendard,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;gap:0;padding:21px 0;width:100%}body.brlp-page .kl-navbar>a{align-items:center;display:flex;flex:0 0 auto}body.brlp-page .kl-navbar__logo{display:block;height:28px;max-width:none;width:auto}body.brlp-page .kl-navbar__mobile{display:none}body.brlp-page .kl-navbar__content{align-items:center;display:flex;flex:1 1 auto;gap:0;margin-left:42px}body.brlp-page .kl-navbar__menu{align-items:center;display:flex;gap:0;list-style:none;margin:0;padding:0}body.brlp-page .kl-navbar__item{list-style:none;margin:0 32px;position:relative}body.brlp-page .kl-navbar__button{align-items:center;background:none;border:0;color:#111;cursor:pointer;display:flex;font-size:14px;font-weight:700;padding:8px 0;text-decoration:none;white-space:nowrap}body.brlp-page .kl-navbar__parent>.kl-navbar__button:after{border-bottom:1.6px solid #111;border-right:1.6px solid #111;content:"";flex:0 0 auto;height:7px;margin-left:7px;transform:rotate(45deg) translateY(-2px);transition:transform .15s;width:7px}body.brlp-page .kl-navbar-submenu-wrapper{background:#fff;border:1px solid #eee;border-radius:10px;box-shadow:0 12px 28px rgba(0,0,0,.1);left:-8px;min-width:170px;opacity:0;padding:8px;position:absolute;top:100%;transform:translateY(4px);transition:opacity .15s,transform .15s,visibility .15s;visibility:hidden;z-index:50}body.brlp-page .kl-navbar__item:not(.kl-navbar__parent)>.kl-navbar-submenu-wrapper{display:none}body.brlp-page .kl-navbar__parent:focus-within>.kl-navbar-submenu-wrapper,body.brlp-page .kl-navbar__parent:hover>.kl-navbar-submenu-wrapper{opacity:1;transform:translateY(0);visibility:visible}body.brlp-page .kl-navbar-submenu{list-style:none;margin:0;padding:0}body.brlp-page .kl-navbar-submenu__item{list-style:none;margin:0}body.brlp-page .kl-navbar-submenu__button{border-radius:6px;color:#111;display:block;font-size:14px;padding:9px 12px;text-decoration:none;white-space:nowrap}body.brlp-page .kl-navbar-submenu__button:hover{background:#f5f3ff;color:#5c3fbf}body.brlp-page .kl-navbar__end{align-items:center;display:flex;margin-left:auto}body.brlp-page .kl-navbar__hamburger{align-items:center;background:none;border:0;cursor:pointer;display:flex;height:26px;justify-content:center;padding:0;width:26px}body.brlp-page .kl-navbar__hamburger .hamburger-box{display:block;height:18px;position:relative;width:24px}body.brlp-page .kl-navbar__hamburger .hamburger-inner,body.brlp-page .kl-navbar__hamburger .hamburger-inner:after,body.brlp-page .kl-navbar__hamburger .hamburger-inner:before{background:#111;border-radius:2px;height:2px;left:0;position:absolute;transition:transform .2s,background .2s,top .2s;width:24px}body.brlp-page .kl-navbar__hamburger .hamburger-inner{top:8px}body.brlp-page .kl-navbar__hamburger .hamburger-inner:before{content:"";top:-7px}body.brlp-page .kl-navbar__hamburger .hamburger-inner:after{content:"";top:7px}body.brlp-page .kl-navbar.is-open .hamburger-inner{background:transparent}body.brlp-page .kl-navbar.is-open .hamburger-inner:before{top:0;transform:rotate(45deg)}body.brlp-page .kl-navbar.is-open .hamburger-inner:after{top:0;transform:rotate(-45deg)}@media (max-width:920px){body.brlp-page .kl-navbar{padding:14px 16px;position:relative;z-index:1000}body.brlp-page .kl-navbar__mobile{display:block;margin-left:auto}body.brlp-page .kl-navbar__content{align-items:stretch;background:#fff;bottom:0;display:none;flex-direction:column;left:0;margin-left:0;overflow-y:auto;padding:8px 24px 24px;position:fixed;right:0;top:66px;z-index:999}body.brlp-page .kl-navbar.is-open .kl-navbar__content{display:flex}body.brlp-page .kl-navbar__menu{align-items:stretch;flex-direction:column;width:100%}body.brlp-page .kl-navbar__item{margin:0}body.brlp-page .kl-navbar__button{font-size:15px;justify-content:space-between;padding:14px 0;width:100%}body.brlp-page .kl-navbar-submenu-wrapper{border:0;border-radius:0;box-shadow:none;display:none;min-width:0;opacity:1;padding:0 0 8px 12px;position:static;transform:none;visibility:visible}body.brlp-page .kl-navbar__parent.is-open>.kl-navbar-submenu-wrapper{display:block}body.brlp-page .kl-navbar__parent.is-open>.kl-navbar__button:after{transform:rotate(-135deg) translateY(-2px)}body.brlp-page .kl-navbar-submenu__button{font-size:14.5px;padding:11px 0}body.brlp-page .kl-navbar__end{justify-content:center;margin:auto auto 8px;width:100%}body.brlp-page.brlp-nav-open{overflow:hidden}}