.ohrdux-wrap{max-width:var(--ohrdux-width,1240px);margin:0 auto;color:var(--ohrdux-text,#1A1110);font-family:inherit;box-sizing:border-box}.ohrdux-wrap *{box-sizing:border-box}.ohrdux-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 0 24px}.ohrdux-section-head.tight{align-items:center;margin-bottom:16px}.ohrdux-section-head h2{margin:0;font-size:clamp(26px,3vw,42px);line-height:1.08;color:var(--ohrdux-red-dark,#5F0000)}.ohrdux-section-head p{margin:8px 0 0;max-width:760px;color:var(--ohrdux-muted,#6B625F);font-size:16px}.ohrdux-eyebrow{margin:0 0 8px!important;text-transform:uppercase;letter-spacing:.12em;font-size:12px!important;font-weight:800;color:var(--ohrdux-gold,#C79B3B)!important}.ohrdux-link{color:var(--ohrdux-red,#8B0000);font-weight:800;text-decoration:none;white-space:nowrap}.ohrdux-searchbar{background:var(--ohrdux-soft,#FFF8EF);border:1px solid rgb(139 0 0 / .16);padding:16px;border-radius:20px;margin-bottom:22px}.ohrdux-searchbar label{display:grid;gap:8px}.ohrdux-searchbar span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:var(--ohrdux-muted,#6B625F)}.ohrdux-searchbar input{width:100%;border:1px solid rgb(139 0 0 / .25);border-radius:14px;padding:13px 14px;font-size:16px;background:#fff;color:var(--ohrdux-text,#1A1110)}.ohrdux-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ohrdux-columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.ohrdux-columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ohrdux-columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}.ohrdux-card{background:var(--ohrdux-card,#fff);border:1px solid rgb(139 0 0 / .13);border-radius:24px;padding:22px;box-shadow:0 16px 40px rgb(95 0 0 / .08);display:flex;flex-direction:column;gap:14px;min-height:100%}.ohrdux-card.mini{padding:17px;border-radius:20px}.ohrdux-card-top{display:flex;align-items:center;gap:14px}.ohrdux-badge{display:inline-flex;align-items:center;justify-content:center;flex:0 0 54px;width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,var(--ohrdux-red,#8B0000),var(--ohrdux-red-dark,#5F0000));color:#fff;font-weight:900;font-size:22px;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .22)}.ohrdux-hero-mark .ohrdux-badge{width:88px;height:88px;border-radius:28px;font-size:38px}.ohrdux-card h3,.ohrdux-leader-card h3{margin:0;color:var(--ohrdux-red-dark,#5F0000);font-size:21px;line-height:1.15}.ohrdux-card p{margin:3px 0 0;color:var(--ohrdux-muted,#6B625F)}.ohrdux-description{line-height:1.55}.ohrdux-motto{font-weight:700;color:var(--ohrdux-red,#8B0000)!important}.ohrdux-mini-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:auto}.ohrdux-mini-stats span{display:block;border-radius:16px;background:var(--ohrdux-soft,#FFF8EF);padding:11px 12px;color:var(--ohrdux-muted,#6B625F);font-size:13px}.ohrdux-mini-stats strong{display:block;color:var(--ohrdux-red-dark,#5F0000);font-size:22px;line-height:1}.ohrdux-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.ohrdux-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 16px;background:var(--ohrdux-red,#8B0000);color:#fff!important;text-decoration:none!important;font-weight:800;border:1px solid var(--ohrdux-red,#8B0000);line-height:1.2}.ohrdux-btn.secondary{background:#fff;color:var(--ohrdux-red,#8B0000)!important}.ohrdux-btn:hover{filter:brightness(.96)}.ohrdux-empty,.ohrdux-alert{border-radius:18px;background:var(--ohrdux-soft,#FFF8EF);border:1px solid rgb(139 0 0 / .16);padding:16px;color:var(--ohrdux-muted,#6B625F)}.ohrdux-alert{margin:0 auto 20px;max-width:var(--ohrdux-width,1240px);display:grid;gap:4px}.ohrdux-alert strong{color:var(--ohrdux-red-dark,#5F0000)}.ohrdux-profile-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:center;background:linear-gradient(135deg,var(--ohrdux-red-dark,#5F0000),var(--ohrdux-red,#8B0000));color:#fff;border-radius:30px;padding:34px;margin-bottom:26px;box-shadow:0 20px 50px rgb(95 0 0 / .18)}.ohrdux-profile-hero:after{content:"";position:absolute;inset:auto -80px -120px auto;width:300px;height:300px;border-radius:999px;background:rgb(255 255 255 / .08)}.ohrdux-hero-copy{position:relative;z-index:1}.ohrdux-profile-hero h1{margin:0;font-size:clamp(34px,5vw,62px);line-height:.98;color:#fff}.ohrdux-profile-hero p{max-width:860px;color:rgb(255 255 255 / .86);font-size:17px;line-height:1.58}.ohrdux-profile-hero .ohrdux-eyebrow{color:var(--ohrdux-gold,#C79B3B)!important}.ohrdux-identity{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0}.ohrdux-identity span,.ohrdux-identity em{display:inline-flex;border:1px solid rgb(255 255 255 / .25);background:rgb(255 255 255 / .11);border-radius:999px;padding:8px 12px;color:#fff;font-size:14px}.ohrdux-profile-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0}.ohrdux-profile-stats strong{display:block;border-radius:18px;background:rgb(255 255 255 / .12);border:1px solid rgb(255 255 255 / .16);padding:14px 16px;font-size:28px;color:#fff}.ohrdux-profile-stats span{display:block;margin-top:4px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:rgb(255 255 255 / .75)}.ohrdux-profile-hero .ohrdux-btn{background:#fff;color:var(--ohrdux-red,#8B0000)!important;border-color:#fff}.ohrdux-profile-hero .ohrdux-btn.secondary{background:#fff0;color:#fff!important;border-color:rgb(255 255 255 / .45)}.ohrdux-section{margin:26px 0}.ohrdux-table-wrap{overflow:auto;border-radius:20px;border:1px solid rgb(139 0 0 / .14);background:#fff;box-shadow:0 12px 32px rgb(95 0 0 / .06)}.ohrdux-table{width:100%;border-collapse:collapse;min-width:760px}.ohrdux-table th{background:var(--ohrdux-red-dark,#5F0000);color:#fff;text-align:left;font-size:13px;text-transform:uppercase;letter-spacing:.05em;padding:14px}.ohrdux-table td{padding:14px;border-bottom:1px solid rgb(139 0 0 / .09);vertical-align:top}.ohrdux-table tr:last-child td{border-bottom:0}.ohrdux-status{display:inline-flex;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;background:var(--ohrdux-soft,#FFF8EF);color:var(--ohrdux-red-dark,#5F0000);white-space:nowrap}.ohrdux-leadership-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ohrdux-leader-card{display:flex;gap:14px;background:#fff;border:1px solid rgb(139 0 0 / .13);border-radius:22px;padding:18px;box-shadow:0 10px 26px rgb(95 0 0 / .06)}.ohrdux-leader-icon{flex:0 0 44px;width:44px;height:44px;border-radius:16px;background:var(--ohrdux-soft,#FFF8EF);display:flex;align-items:center;justify-content:center;color:var(--ohrdux-red,#8B0000);font-size:20px}.ohrdux-leader-card p{margin:4px 0;color:var(--ohrdux-red,#8B0000);font-weight:800}.ohrdux-leader-card span{color:var(--ohrdux-muted,#6B625F)}.ohrdux-directory.is-compact .ohrdux-card{padding:17px;border-radius:20px}.ohrdux-directory.is-compact .ohrdux-mini-stats{display:none}.ohrdux-grid.is-mini{gap:14px}.ohrdux-grid.is-mini .ohrdux-badge{width:44px;height:44px;flex-basis:44px;border-radius:15px;font-size:18px}.ohrdux-grid.is-mini .ohrdux-card h3{font-size:18px}.ohrdux-grid.is-mini .ohrdux-actions{margin-top:auto}@media (max-width:980px){.ohrdux-grid,.ohrdux-columns-3,.ohrdux-columns-4{grid-template-columns:repeat(2,minmax(0,1fr))}.ohrdux-profile-hero{grid-template-columns:1fr}.ohrdux-profile-stats{grid-template-columns:1fr}.ohrdux-leadership-grid{grid-template-columns:1fr}}@media (max-width:640px){.ohrdux-section-head{display:block}.ohrdux-link{display:inline-flex;margin-top:12px}.ohrdux-grid,.ohrdux-columns-2,.ohrdux-columns-3,.ohrdux-columns-4{grid-template-columns:1fr}.ohrdux-profile-hero{border-radius:22px;padding:24px}.ohrdux-hero-mark .ohrdux-badge{width:70px;height:70px;border-radius:22px;font-size:30px}.ohrdux-actions{display:grid}.ohrdux-actions .ohrdux-btn{width:100%}.ohrdux-mini-stats{grid-template-columns:1fr}}:root{--oroko-red:#8b0000;--oroko-red-dark:#5f0000;--oroko-black:#101010;--oroko-muted:#666;--oroko-line:#e7e2dd;--oroko-bg:#fffaf5;--oroko-gold:#c79b3b}.oroko-wrap{max-width:1120px;margin:0 auto;padding:22px 14px;color:var(--oroko-black)}.oroko-hero-mini{background:linear-gradient(135deg,var(--oroko-red),var(--oroko-black));color:#fff;border-radius:22px;padding:34px;margin-bottom:22px;box-shadow:0 18px 45px rgb(0 0 0 / .14)}.oroko-hero-mini h2{color:#fff;margin:0 0 8px;font-size:clamp(28px, 4vw, 46px);line-height:1.08;font-weight:800}.oroko-hero-mini p{color:rgb(255 255 255 / .9);margin:0;max-width:760px;font-size:16px}.oroko-eyebrow{color:var(--oroko-gold)!important;text-transform:uppercase;letter-spacing:.14em;font-size:12px!important;font-weight:800;margin-bottom:8px!important}.oroko-card,.oroko-form,.oroko-filter{background:#fff;border:1px solid var(--oroko-line);border-radius:18px;padding:22px;box-shadow:0 10px 28px rgb(0 0 0 / .06)}.oroko-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.oroko-form label,.oroko-filter label{display:block;font-weight:700;color:var(--oroko-black);font-size:14px}.oroko-form label span{color:var(--oroko-red)}.oroko-form input,.oroko-form select,.oroko-form textarea,.oroko-filter select{width:100%;margin-top:7px;border:1px solid #d8d2ca;border-radius:12px;padding:12px 13px;font-size:15px;background:#fff;color:var(--oroko-black);box-sizing:border-box}.oroko-form input:focus,.oroko-form select:focus,.oroko-form textarea:focus,.oroko-filter select:focus{border-color:var(--oroko-red);outline:3px solid rgb(139 0 0 / .12)}.oroko-check{display:flex!important;align-items:flex-start;gap:10px;margin:20px 0;font-weight:500!important}.oroko-check input{width:auto!important;margin-top:4px!important}.oroko-button,#loginform input[type="submit"]{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;background:var(--oroko-red);color:#fff!important;padding:12px 20px;font-weight:800;text-decoration:none!important;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease;box-shadow:0 10px 24px rgb(139 0 0 / .18)}.oroko-button:hover,#loginform input[type="submit"]:hover{transform:translateY(-1px);background:var(--oroko-red-dark);color:#fff!important}.oroko-button-secondary{background:var(--oroko-black);box-shadow:0 10px 24px rgb(0 0 0 / .14)}.oroko-button-light{background:#f4eee8;color:var(--oroko-black)!important;box-shadow:none}.oroko-actions{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0}.oroko-card-grid,.oroko-directory-grid,.oroko-chapter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:18px 0}.oroko-card span{display:block;color:var(--oroko-muted);font-size:13px;font-weight:700;margin-bottom:6px}.oroko-card strong{display:block;font-size:19px}.oroko-alert{border-radius:14px;padding:14px 16px;margin:16px 0;border:1px solid #fff0;font-weight:600}.oroko-alert-success{background:#eef9f0;color:#135a20;border-color:#b7e4bf}.oroko-alert-error{background:#fff0f0;color:darkred;border-color:#f1b5b5}.oroko-alert-warning{background:#fff7e2;color:#765000;border-color:#f1d27d}.oroko-alert-info{background:#eef5ff;color:#17456f;border-color:#bdd8f7}.oroko-badge{display:inline-flex;align-items:center;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;background:#eee;color:#333}.oroko-badge-active,.oroko-badge-paid{background:#e8f7ec;color:#0f6b2a}.oroko-badge-pending,.oroko-badge-pending_verification{background:#fff3ce;color:#755000}.oroko-badge-expired,.oroko-badge-unpaid{background:#ffe8e8;color:darkred}.oroko-login-wrap{max-width:560px}.oroko-login-card h2{margin-top:0}#loginform p{margin-bottom:14px}#loginform label{font-weight:700}#loginform input[type="text"],#loginform input[type="password"]{width:100%;border:1px solid #d8d2ca;border-radius:12px;padding:12px 13px;margin-top:7px;box-sizing:border-box}.oroko-small{font-size:14px;color:var(--oroko-muted)}.oroko-filter{display:grid;grid-template-columns:1fr 1fr auto;gap:14px;align-items:end}.oroko-member-card h3,.oroko-chapter-card h3{margin-top:10px;margin-bottom:8px}.oroko-member-card p,.oroko-chapter-card p{margin:6px 0;color:var(--oroko-muted)}.oroko-avatar{width:54px;height:54px;border-radius:50%;background:var(--oroko-red);color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:900}.oroko-link{color:var(--oroko-red);font-weight:800;text-decoration:none}.oroko-payment-box h3{margin-top:0}.oroko-richtext p:last-child{margin-bottom:0}.oroko-admin-wrap .oroko-card{max-width:980px;margin:18px 0}.oroko-admin-filter{display:flex;gap:8px;margin:16px 0}.oroko-admin-actions{display:flex;flex-wrap:wrap;gap:5px}@media (max-width:900px){.oroko-card-grid,.oroko-directory-grid,.oroko-chapter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.oroko-filter{grid-template-columns:1fr}}@media (max-width:680px){.oroko-grid-2,.oroko-card-grid,.oroko-directory-grid,.oroko-chapter-grid{grid-template-columns:1fr}.oroko-hero-mini{padding:24px;border-radius:18px}.oroko-actions{display:grid}.oroko-actions .oroko-button{width:100%}}.oroko-admin-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:16px 0;max-width:1180px}.oroko-admin-stats .oroko-card{padding:16px;margin:0}.oroko-admin-filter-v2{display:grid;grid-template-columns:1.2fr repeat(5,minmax(110px,1fr)) auto auto auto;gap:8px;align-items:center;max-width:100%}.oroko-admin-filter-v2 input,.oroko-admin-filter-v2 select{min-height:32px}.oroko-year-input{max-width:90px}.oroko-receipt-wrap{max-width:980px}.oroko-certificate{border:2px solid var(--oroko-red);padding:38px;position:relative;overflow:hidden}.oroko-certificate:before{content:"";position:absolute;inset:14px;border:1px solid rgb(199 155 59 / .65);border-radius:14px;pointer-events:none}.oroko-certificate.is-pending{border-style:dashed;opacity:.88}.oroko-cert-head{text-align:center;margin-bottom:26px}.oroko-cert-head h2{margin:4px 0 8px;font-size:clamp(30px, 4vw, 48px);color:var(--oroko-red)}.oroko-cert-name{text-align:center;font-size:clamp(28px, 5vw, 54px);font-weight:900;margin:24px 0;line-height:1.05}.oroko-cert-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:28px 0}.oroko-cert-grid div{background:#fffaf5;border:1px solid var(--oroko-line);border-radius:14px;padding:14px}.oroko-cert-grid span{display:block;font-size:12px;color:var(--oroko-muted);font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.oroko-cert-grid strong{font-size:17px}.oroko-cert-note{text-align:center;color:var(--oroko-muted)}.oroko-cert-signature{display:flex;justify-content:space-between;gap:30px;margin-top:36px;font-weight:800}.oroko-cert-signature span{border-top:1px solid var(--oroko-black);padding-top:9px;min-width:220px;text-align:center}@media (max-width:1180px){.oroko-admin-stats,.oroko-admin-filter-v2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.oroko-admin-stats,.oroko-admin-filter-v2,.oroko-cert-grid{grid-template-columns:1fr}.oroko-cert-signature{display:grid}}@media print{body *{visibility:hidden}.oroko-certificate,.oroko-certificate *{visibility:visible}.oroko-certificate{position:absolute;left:0;top:0;width:calc(100% - 76px);box-shadow:none}.oroko-no-print{display:none!important}}.oroko-wrap{max-width:var(--oroko-max-width,1120px);width:min(100%, var(--oroko-max-width, 1120px));font-size:var(--oroko-base-font-size,16px);color:var(--oroko-text,var(--oroko-black))}.oroko-hero-mini h2{font-size:clamp(28px, 4vw, var(--oroko-heading-size, 42px))}.oroko-card,.oroko-form,.oroko-filter,.oroko-certificate,.oroko-forminator-card{background:var(--oroko-card-bg,#fff);border-color:var(--oroko-line,#e7e2dd);border-radius:var(--oroko-card-radius,18px)}.oroko-form label,.oroko-filter label{font-size:var(--oroko-label-font-size,14px)}.oroko-form input,.oroko-form select,.oroko-form textarea,.oroko-filter select,#loginform input[type="text"],#loginform input[type="password"]{font-size:var(--oroko-input-font-size,16px)}.oroko-button,#loginform input[type="submit"]{font-size:var(--oroko-button-font-size,16px)}.oroko-field-type-checkbox{grid-column:1 / -1}.oroko-field-type-textarea{grid-column:1 / -1}.oroko-forminator-card{overflow:visible}.oroko-forminator-wrap .forminator-ui{width:100%;max-width:100%}.oroko-forminator-wrap .forminator-ui input,.oroko-forminator-wrap .forminator-ui select,.oroko-forminator-wrap .forminator-ui textarea{max-width:100%;font-size:var(--oroko-input-font-size,16px)!important}.oroko-forminator-wrap .forminator-ui button,.oroko-forminator-wrap .forminator-ui .forminator-button{font-size:var(--oroko-button-font-size,16px)!important;border-radius:999px!important}@media (max-width:480px){.oroko-wrap{padding-left:10px;padding-right:10px}.oroko-card,.oroko-form,.oroko-filter,.oroko-forminator-card{padding:16px}.oroko-hero-mini h2{font-size:clamp(26px, 9vw, 34px)}}.oroko-join-wrap,.oroko-forminator-wrap{width:100%;max-width:min(100%, var(--oroko-max-width, 1120px))}.oroko-forminator-card{padding:clamp(18px, 3vw, 34px);overflow:hidden}.oroko-forminator-wrap .forminator-ui,.oroko-forminator-wrap .forminator-custom-form{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.oroko-forminator-wrap .forminator-ui .forminator-row,.oroko-forminator-wrap .forminator-custom-form .forminator-row{display:flex!important;flex-wrap:nowrap!important;align-items:flex-start!important;gap:clamp(16px, 2.5vw, 30px)!important;margin:0 0 clamp(16px, 2.4vw, 26px)!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.oroko-forminator-wrap .forminator-ui .forminator-col,.oroko-forminator-wrap .forminator-custom-form .forminator-col{flex:1 1 0!important;width:auto!important;max-width:none!important;min-width:0!important;padding:0!important;margin:0!important;box-sizing:border-box!important}.oroko-forminator-wrap .forminator-ui .forminator-field,.oroko-forminator-wrap .forminator-custom-form .forminator-field{margin:0!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.oroko-forminator-wrap .forminator-ui .forminator-label,.oroko-forminator-wrap .forminator-custom-form .forminator-label{display:inline-flex!important;align-items:baseline!important;gap:4px!important;margin:0 0 8px!important;padding:0!important;color:var(--oroko-text,#101010)!important;font-size:var(--oroko-label-font-size,14px)!important;line-height:1.25!important;font-weight:800!important}.oroko-forminator-wrap .forminator-ui .forminator-required,.oroko-forminator-wrap .forminator-custom-form .forminator-required{display:inline!important;position:static!important;margin:0 0 0 2px!important;padding:0!important;color:var(--oroko-red,#8b0000)!important;font-size:inherit!important;line-height:inherit!important}.oroko-forminator-wrap .forminator-ui input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.oroko-forminator-wrap .forminator-ui select,.oroko-forminator-wrap .forminator-ui textarea,.oroko-forminator-wrap .forminator-custom-form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.oroko-forminator-wrap .forminator-custom-form select,.oroko-forminator-wrap .forminator-custom-form textarea{width:100%!important;max-width:100%!important;min-height:48px!important;border:1px solid #d8d2ca!important;border-radius:14px!important;padding:12px 15px!important;background:#fff!important;color:var(--oroko-text,#101010)!important;font-size:var(--oroko-input-font-size,16px)!important;line-height:1.35!important;box-sizing:border-box!important;box-shadow:none!important}.oroko-forminator-wrap .forminator-ui textarea,.oroko-forminator-wrap .forminator-custom-form textarea{min-height:120px!important;resize:vertical!important}.oroko-forminator-wrap .forminator-ui input:focus,.oroko-forminator-wrap .forminator-ui select:focus,.oroko-forminator-wrap .forminator-ui textarea:focus,.oroko-forminator-wrap .forminator-custom-form input:focus,.oroko-forminator-wrap .forminator-custom-form select:focus,.oroko-forminator-wrap .forminator-custom-form textarea:focus{border-color:var(--oroko-red,#8b0000)!important;outline:3px solid rgb(139 0 0 / .12)!important}.oroko-forminator-wrap .forminator-ui .forminator-button,.oroko-forminator-wrap .forminator-ui button[type="submit"],.oroko-forminator-wrap .forminator-custom-form .forminator-button,.oroko-forminator-wrap .forminator-custom-form button[type="submit"]{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;padding:13px 24px!important;border:0!important;border-radius:999px!important;background:var(--oroko-red,#8b0000)!important;color:#fff!important;font-size:var(--oroko-button-font-size,16px)!important;font-weight:900!important;text-decoration:none!important;box-shadow:0 10px 24px rgb(139 0 0 / .18)!important}.oroko-forminator-wrap .forminator-ui .forminator-button:hover,.oroko-forminator-wrap .forminator-ui button[type="submit"]:hover,.oroko-forminator-wrap .forminator-custom-form .forminator-button:hover,.oroko-forminator-wrap .forminator-custom-form button[type="submit"]:hover{background:var(--oroko-red-dark,#5f0000)!important;color:#fff!important}.oroko-forminator-wrap .forminator-ui .forminator-error-message,.oroko-forminator-wrap .forminator-custom-form .forminator-error-message{margin-top:6px!important;font-size:13px!important;line-height:1.35!important}.oroko-forminator-wrap .forminator-ui .forminator-description,.oroko-forminator-wrap .forminator-custom-form .forminator-description{margin-top:6px!important;color:var(--oroko-muted,#666)!important;line-height:1.45!important}.oroko-form.oroko-card{padding:clamp(18px, 3vw, 34px)}.oroko-form .oroko-grid-2{gap:clamp(16px, 2.5vw, 30px)!important;align-items:start}.oroko-form label.oroko-field{line-height:1.25}.oroko-form input,.oroko-form select,.oroko-form textarea{min-height:48px;border-radius:14px}@media (max-width:767px){.oroko-forminator-wrap .forminator-ui .forminator-row,.oroko-forminator-wrap .forminator-custom-form .forminator-row{display:block!important;margin-bottom:0!important}.oroko-forminator-wrap .forminator-ui .forminator-col,.oroko-forminator-wrap .forminator-custom-form .forminator-col{width:100%!important;max-width:100%!important;margin:0 0 18px!important}.oroko-forminator-wrap .forminator-ui .forminator-button,.oroko-forminator-wrap .forminator-ui button[type="submit"],.oroko-forminator-wrap .forminator-custom-form .forminator-button,.oroko-forminator-wrap .forminator-custom-form button[type="submit"]{width:100%!important}}#forminator-module-540,form#forminator-module-540{width:100%!important;max-width:min(100%, var(--oroko-max-width, 1120px))!important;box-sizing:border-box!important}#forminator-module-540 .forminator-row{display:flex!important;flex-wrap:nowrap!important;align-items:flex-start!important;gap:clamp(16px, 2.5vw, 30px)!important;margin:0 0 clamp(16px, 2.4vw, 26px)!important;width:100%!important;box-sizing:border-box!important}#forminator-module-540 .forminator-col{flex:1 1 0!important;width:auto!important;max-width:none!important;min-width:0!important;padding:0!important;margin:0!important;box-sizing:border-box!important}#forminator-module-540 .forminator-field{margin:0!important;width:100%!important;box-sizing:border-box!important}#forminator-module-540 .forminator-label{display:inline-flex!important;align-items:baseline!important;gap:4px!important;margin:0 0 8px!important;color:var(--oroko-text,#101010)!important;font-size:var(--oroko-label-font-size,14px)!important;line-height:1.25!important;font-weight:800!important}#forminator-module-540 .forminator-required{display:inline!important;position:static!important;margin:0 0 0 2px!important;color:var(--oroko-red,#8b0000)!important;font-size:inherit!important;line-height:inherit!important}#forminator-module-540 input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),#forminator-module-540 select,#forminator-module-540 textarea{width:100%!important;max-width:100%!important;min-height:48px!important;border:1px solid #d8d2ca!important;border-radius:14px!important;padding:12px 15px!important;background:#fff!important;color:var(--oroko-text,#101010)!important;font-size:var(--oroko-input-font-size,16px)!important;line-height:1.35!important;box-sizing:border-box!important;box-shadow:none!important}#forminator-module-540 input:focus,#forminator-module-540 select:focus,#forminator-module-540 textarea:focus{border-color:var(--oroko-red,#8b0000)!important;outline:3px solid rgb(139 0 0 / .12)!important}#forminator-module-540 .forminator-button,#forminator-module-540 button[type="submit"]{border:0!important;border-radius:999px!important;background:var(--oroko-red,#8b0000)!important;color:#fff!important;padding:13px 24px!important;font-size:var(--oroko-button-font-size,16px)!important;font-weight:900!important;box-shadow:0 10px 24px rgb(139 0 0 / .18)!important}@media (max-width:767px){#forminator-module-540 .forminator-row{display:block!important;margin-bottom:0!important}#forminator-module-540 .forminator-col{width:100%!important;max-width:100%!important;margin:0 0 18px!important}#forminator-module-540 .forminator-button,#forminator-module-540 button[type="submit"]{width:100%!important}}.oroko-wrap,.oroko-wrap *{box-sizing:border-box}.oroko-wrap{max-width:var(--oroko-max-width,1120px);width:min(100%, var(--oroko-max-width, 1120px));font-size:var(--oroko-base-font-size,16px)!important}.oroko-form label,.oroko-form .oroko-field,.oroko-filter label{font-size:var(--oroko-label-font-size,14px)!important}.oroko-form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.oroko-form select,.oroko-form textarea,.oroko-filter select,.oroko-filter input{font-size:var(--oroko-input-font-size,16px)!important}.oroko-button,#loginform input[type="submit"],.oroko-form button[type="submit"]{font-size:var(--oroko-button-font-size,16px)!important}.oroko-hero-mini h2{font-size:clamp(28px, 4vw, var(--oroko-heading-size, 42px))!important}.oroko-field{display:block;min-width:0}.oroko-field-type-textarea,.oroko-field-consent,.oroko-check{grid-column:1 / -1}.oroko-check{display:flex!important;align-items:flex-start;gap:10px}.oroko-check input{flex:0 0 auto;width:auto!important}.oroko-dashboard-modern{--oroko-panel-shadow:0 14px 34px rgba(16,16,16,.07);padding-top:6px}.oroko-dashboard-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,320px);gap:18px;align-items:stretch;margin:0 0 22px}.oroko-dashboard-hero-copy{background:radial-gradient(circle at top left,rgb(199 155 59 / .26),transparent 34%),linear-gradient(135deg,var(--oroko-red,#8b0000),var(--oroko-red-dark,#5f0000));color:#fff;border-radius:var(--oroko-card-radius,18px);padding:clamp(28px, 4vw, 46px);overflow:hidden;box-shadow:var(--oroko-panel-shadow)}.oroko-dashboard-hero-copy h2{color:#fff;font-size:clamp(26px, 3.4vw, var(--oroko-heading-size, 42px))!important;line-height:1.08;margin:8px 0 12px;font-weight:850;letter-spacing:-.025em}.oroko-dashboard-hero-copy p:not(.oroko-eyebrow){max-width:780px;margin:0;color:rgb(255 255 255 / .9);font-size:clamp(15px, 1.7vw, 17px)}.oroko-member-signal{border-radius:var(--oroko-card-radius,18px);padding:24px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:170px;position:relative;overflow:hidden;box-shadow:var(--oroko-panel-shadow)}.oroko-member-signal::after{content:"";position:absolute;right:-42px;bottom:-42px;width:130px;height:130px;border-radius:50%;background:rgb(255 255 255 / .14)}.oroko-member-signal span{position:relative;z-index:1;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:900;opacity:.88}.oroko-member-signal strong{position:relative;z-index:1;display:block;font-size:clamp(26px, 3vw, 34px)!important;line-height:1.02;margin:14px 0 10px;letter-spacing:-.03em}.oroko-member-signal small{position:relative;z-index:1;font-size:13px;line-height:1.45;opacity:.94}.oroko-signal-verified{background:linear-gradient(135deg,#166534,#064e3b)}.oroko-signal-review{background:linear-gradient(135deg,#92400e,#78350f)}.oroko-signal-pending{background:linear-gradient(135deg,#111827,#374151)}.oroko-dashboard-alert{margin:0 0 22px}.oroko-dashboard-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0 0 22px}.oroko-data-card{background:var(--oroko-card-bg,#fff);border:1px solid var(--oroko-line,#e7e2dd);border-radius:18px;padding:18px;min-height:136px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 10px 24px rgb(16 16 16 / .055);position:relative;overflow:hidden}.oroko-data-card::before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--oroko-red,#8b0000),var(--oroko-gold,#c79b3b));opacity:.85}.oroko-data-card-primary{background:linear-gradient(180deg,#fff,var(--oroko-bg,#fffaf5))}.oroko-data-icon{width:34px;height:34px;border-radius:13px;display:flex;align-items:center;justify-content:center;background:var(--oroko-bg,#fffaf5);color:var(--oroko-red,#8b0000);font-weight:900;border:1px solid var(--oroko-line,#e7e2dd);font-size:15px}.oroko-data-card span{display:block;margin-top:16px;text-transform:uppercase;letter-spacing:.085em;font-size:11px!important;color:var(--oroko-muted,#666);font-weight:900}.oroko-data-card strong{display:block;margin-top:7px;font-size:clamp(15px, 1.45vw, 18px)!important;line-height:1.18;word-break:break-word}.oroko-dashboard-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:18px;margin:0 0 18px}.oroko-panel{background:var(--oroko-card-bg,#fff);border:1px solid var(--oroko-line,#e7e2dd);border-radius:var(--oroko-card-radius,18px);padding:clamp(20px, 3vw, 28px);box-shadow:0 10px 24px rgb(16 16 16 / .055)}.oroko-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin:0 0 18px}.oroko-panel-head h3{margin:2px 0 0;font-size:clamp(18px, 2vw, 22px)!important;line-height:1.15;font-weight:850;letter-spacing:-.015em;color:var(--oroko-text,#101010)}.oroko-kicker{margin:0;text-transform:uppercase;letter-spacing:.11em;font-size:11px!important;font-weight:900;color:var(--oroko-red,#8b0000)}.oroko-chip-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 13px;border-radius:999px;background:var(--oroko-bg,#fffaf5);color:var(--oroko-red,#8b0000)!important;font-weight:900;text-decoration:none!important;border:1px solid var(--oroko-line,#e7e2dd)}.oroko-profile-list{display:grid;gap:10px}.oroko-profile-list div{display:grid;grid-template-columns:150px minmax(0,1fr);gap:14px;align-items:center;padding:13px 14px;border:1px solid var(--oroko-line,#e7e2dd);border-radius:14px;background:#fff}.oroko-profile-list span,.oroko-affiliation-card span{text-transform:uppercase;letter-spacing:.075em;font-size:11px!important;font-weight:900;color:var(--oroko-muted,#666)}.oroko-profile-list strong,.oroko-affiliation-card strong{color:var(--oroko-text,#101010);font-size:15px!important;line-height:1.35;overflow-wrap:anywhere}.oroko-affiliation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.oroko-affiliation-card{min-height:112px;display:flex;flex-direction:column;justify-content:space-between;gap:12px;padding:18px;border-radius:16px;border:1px solid var(--oroko-line,#e7e2dd);background:linear-gradient(180deg,#fff,var(--oroko-bg,#fffaf5))}.oroko-completion-panel{margin:0 0 18px}.oroko-completion-number{font-size:clamp(26px, 3vw, 34px)!important;line-height:1;color:var(--oroko-red,#8b0000)}.oroko-progress{height:13px;border-radius:999px;overflow:hidden;background:#f3f4f6;border:1px solid var(--oroko-line,#e7e2dd)}.oroko-progress span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--oroko-red,#8b0000),var(--oroko-gold,#c79b3b))}.oroko-completion-panel p{margin:12px 0 0;color:var(--oroko-muted,#666);font-weight:700}.oroko-action-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.oroko-action-card{display:flex;flex-direction:column;gap:6px;min-height:124px;padding:17px;border-radius:18px;border:1px solid var(--oroko-line,#e7e2dd);background:#fff;text-decoration:none!important;color:var(--oroko-text,#101010)!important;box-shadow:0 10px 24px rgb(16 16 16 / .045);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.oroko-action-card:hover{transform:translateY(-2px);border-color:var(--oroko-gold,#c79b3b);box-shadow:0 16px 30px rgb(16 16 16 / .075)}.oroko-action-card span{width:max-content;max-width:100%;border-radius:999px;padding:4px 9px;background:var(--oroko-bg,#fffaf5);color:var(--oroko-red,#8b0000);font-size:11px!important;text-transform:uppercase;letter-spacing:.075em;font-weight:900}.oroko-action-card strong{display:block;margin-top:4px;font-size:17px!important;line-height:1.14;font-weight:850}.oroko-action-card small{color:var(--oroko-muted,#666);font-weight:700;line-height:1.4}.oroko-action-card-muted{background:#f9fafb}.oroko-field-builder{max-width:1120px;overflow-x:auto}.oroko-field-builder-table input[type="text"],.oroko-field-builder-table select{width:100%;max-width:100%}@media (max-width:1080px){.oroko-action-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.oroko-dashboard-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.oroko-dashboard-hero,.oroko-dashboard-layout{grid-template-columns:1fr}.oroko-affiliation-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.oroko-dashboard-cards,.oroko-affiliation-grid,.oroko-action-grid{grid-template-columns:1fr}.oroko-profile-list div{grid-template-columns:1fr;gap:4px;align-items:start}.oroko-panel-head{flex-direction:column}.oroko-member-signal{min-height:150px}}.oroko-smart-chapter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px, 2vw, 24px);margin:24px 0}.oroko-smart-chapter-card{background:var(--oroko-card-bg,#fff);border:1px solid var(--oroko-line,#e7e2dd);border-radius:var(--oroko-card-radius,18px);overflow:hidden;box-shadow:0 14px 34px rgb(16 16 16 / .07);position:relative;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.oroko-smart-chapter-card::before{content:"";position:absolute;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,var(--oroko-red,#8b0000),var(--oroko-gold,#c79b3b))}.oroko-smart-chapter-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgb(16 16 16 / .09);border-color:rgb(199 155 59 / .55)}.oroko-chapter-image{min-height:168px;background-size:cover;background-position:center;border-bottom:1px solid var(--oroko-line,#e7e2dd);position:relative}.oroko-chapter-image-overlay{position:absolute;inset:0;display:flex;align-items:flex-start;justify-content:flex-end;padding:14px;background:linear-gradient(180deg,rgb(16 16 16 / .04),rgb(16 16 16 / .18))}.oroko-chapter-image-chip{display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:34px;border-radius:999px;padding:0 12px;background:rgb(255 255 255 / .94);color:var(--oroko-red,#8b0000);font-size:12px!important;font-weight:900;letter-spacing:.08em;box-shadow:0 10px 22px rgb(16 16 16 / .12)}.oroko-chapter-image-fallback{display:grid;place-items:center;gap:8px;padding:18px;color:#fff;background:radial-gradient(circle at top right,rgb(199 155 59 / .40),transparent 28%),linear-gradient(135deg,var(--oroko-red-dark,#5f0000),var(--oroko-red,#8b0000))}.oroko-chapter-fallback-mark{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:rgb(255 255 255 / .12);border:1px solid rgb(255 255 255 / .22);border-radius:18px;backdrop-filter:blur(5px)}.oroko-chapter-fallback-mark svg{width:34px;height:34px}.oroko-chapter-fallback-code{display:block;font-size:20px!important;line-height:1;font-weight:900;letter-spacing:.12em}.oroko-chapter-fallback-city{display:block;font-size:12px!important;color:rgb(255 255 255 / .84);font-weight:700;text-align:center}.oroko-chapter-card-body{padding:clamp(16px, 2vw, 22px)}.oroko-chapter-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.oroko-chapter-badge{display:inline-flex;align-items:center;border-radius:999px;padding:5px 10px;background:rgb(139 0 0 / .08);color:var(--oroko-red,#8b0000);font-size:11px!important;font-weight:900;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.oroko-chapter-badge-large{font-size:12px!important;padding:8px 13px;background:#fff;box-shadow:0 10px 22px rgb(16 16 16 / .08)}.oroko-chapter-status-emerging .oroko-chapter-badge{background:rgb(199 155 59 / .16);color:#765000}.oroko-chapter-status-planned .oroko-chapter-badge{background:#eef2ff;color:#3730a3}.oroko-chapter-region{color:var(--oroko-muted,#666);font-size:12px!important;font-weight:800;text-align:right}.oroko-smart-chapter-card h3{margin:0 0 12px;font-size:clamp(19px, 1.65vw, 23px)!important;line-height:1.12;letter-spacing:-.02em;color:var(--oroko-text,#101010)}.oroko-smart-chapter-card p{margin:0 0 16px;color:var(--oroko-muted,#666);line-height:1.55;font-weight:600}.oroko-chapter-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0 18px}.oroko-chapter-metrics div{border:1px solid var(--oroko-line,#e7e2dd);background:var(--oroko-bg,#fffaf5);border-radius:14px;padding:10px;text-align:center}.oroko-chapter-metrics span{display:block;color:var(--oroko-muted,#666);font-size:10px!important;font-weight:900;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.oroko-chapter-metrics strong{display:block;font-size:20px!important;line-height:1;color:var(--oroko-text,#101010)}.oroko-chapter-actions{display:flex;flex-wrap:wrap;gap:10px}.oroko-chapter-identity-strip{display:flex;justify-content:space-between;gap:10px;margin:14px 0 18px;padding:12px 14px;border:1px solid var(--oroko-line,#e7e2dd);background:var(--oroko-bg,#fffaf5);border-radius:14px;color:var(--oroko-muted,#666);font-size:12px!important;font-weight:850}.oroko-image-picker{display:grid;gap:8px;min-width:220px}.oroko-image-preview{width:120px;height:72px;border:1px solid #dcdcde;border-radius:8px;overflow:hidden;display:grid;place-items:center;background:#f6f7f7;color:#646970;font-size:12px}.oroko-image-preview img{width:100%;height:100%;object-fit:cover}.oroko-button-small{padding:10px 13px!important;font-size:13px!important;box-shadow:none}.oroko-chapter-profile-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin-bottom:22px;padding:clamp(24px, 4vw, 38px);border-radius:var(--oroko-card-radius,18px);color:#fff;background:radial-gradient(circle at top right,rgb(199 155 59 / .46),transparent 30%),linear-gradient(135deg,var(--oroko-red-dark,#5f0000),var(--oroko-red,#8b0000));box-shadow:0 18px 48px rgb(139 0 0 / .16)}.oroko-chapter-profile-hero-has-image{background-size:cover;background-position:center}.oroko-chapter-profile-hero .oroko-eyebrow,.oroko-chapter-profile-hero p{color:rgb(255 255 255 / .86)}.oroko-chapter-profile-hero h2{margin:4px 0 8px;color:#fff;font-size:clamp(28px, 4vw, var(--oroko-heading-size,42px))!important;line-height:1.05}.oroko-chapter-profile-stats .oroko-data-card{min-height:104px}@media (max-width:1080px){.oroko-smart-chapter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.oroko-smart-chapter-grid,.oroko-chapter-profile-hero{grid-template-columns:1fr}.oroko-chapter-card-top{align-items:flex-start;flex-direction:column}.oroko-chapter-region{text-align:left}.oroko-chapter-actions .oroko-button{width:100%;justify-content:center}}.oroko-chapter-metrics-single{grid-template-columns:1fr!important}.oroko-chapter-metrics-single div{display:flex;align-items:center;justify-content:space-between;gap:14px;text-align:left;padding:13px 14px;background:linear-gradient(90deg,rgb(139 0 0 / .06),rgb(199 155 59 / .10)),var(--oroko-bg,#fffaf5)}.oroko-chapter-metrics-single span{margin:0;font-size:11px!important}.oroko-chapter-metrics-single strong{font-size:28px!important;color:var(--oroko-red,#8b0000)}.oroko-data-card-njasawaka .oroko-data-icon,.oroko-action-card-njasawaka span{background:linear-gradient(135deg,var(--oroko-red),var(--oroko-gold));color:#fff}.oroko-njasawaka-panel,.oroko-njasawaka-form-panel,.oroko-njasawaka-access-diagnostic{margin:20px 0}.oroko-njasawaka-status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.oroko-njasawaka-status-grid>div{padding:14px;border:1px solid var(--oroko-line);border-radius:14px;background:rgb(139 0 0 / .025)}.oroko-njasawaka-status-grid span{display:block;color:var(--oroko-muted);font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}.oroko-njasawaka-status-grid strong{display:block;color:var(--oroko-text)}.oroko-njasawaka-note,.oroko-njasawaka-help{margin-top:14px;padding:14px;border-radius:14px;background:#fff8ea;border:1px solid rgb(199 155 59 / .25);color:var(--oroko-text)}.oroko-njasawaka-badge{display:inline-flex;align-items:center;justify-content:center}.oroko-njasawaka-approved{background:#e9f8ee!important;color:#14733a!important}.oroko-njasawaka-declined{background:#fff0f0!important;color:#a22626!important}.oroko-njasawaka-under_review,.oroko-njasawaka-submitted{background:#fff7df!important;color:#8a6214!important}.oroko-njasawaka-more_info_required{background:#eef4ff!important;color:#2256a0!important}.oroko-njasawaka-not_started,.oroko-njasawaka-draft{background:#f3f3f3!important;color:#555!important}@media (max-width:860px){.oroko-njasawaka-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.oroko-njasawaka-status-grid{grid-template-columns:1fr}}.oroko-field-chapter-control{border-radius:var(--oroko-radius,18px)}.oroko-member-at-large-field{display:none!important;padding:14px;border-radius:14px;border:1px solid rgb(199 155 59 / .28);background:rgb(255 248 234 / .72)}.oroko-member-at-large-field.is-visible{display:grid!important}.oroko-member-at-large-required-mark{color:var(--oroko-red,#8b0000);font-weight:900}.olmap-wrapper *{box-sizing:border-box;margin:0;padding:0}.olmap-wrapper{font-family:'Georgia','Times New Roman',serif;color:#2c1810;background:#faf7f2;border-radius:12px;overflow:hidden;box-shadow:0 4px 32px rgb(0 0 0 / .12);margin:2rem 0;font-size:clamp(13px, 1.3vw, 16px)}.olmap-stats-bar{display:flex;justify-content:space-around;align-items:center;background:linear-gradient(135deg,#2c1810 0%,#5c3317 50%,#2c1810 100%);padding:clamp(8px, 1.2vw, 14px) clamp(10px, 1.5vw, 20px);gap:4px;flex-wrap:wrap}.olmap-stat{display:flex;flex-direction:column;align-items:center;padding:4px clamp(6px, 1vw, 12px);border-right:1px solid rgb(255 255 255 / .15)}.olmap-stat:last-child{border-right:none}.olmap-stat-num{font-size:clamp(15px, 1.85vw, 22px);font-weight:700;color:#f5d08a;line-height:1.1}.olmap-stat-lbl{font-size:clamp(9px, 0.95vw, 11px);color:rgb(255 255 255 / .65);letter-spacing:.04em;text-transform:uppercase;font-family:Arial,sans-serif;margin-top:2px}.olmap-header{display:flex;justify-content:space-between;align-items:center;padding:clamp(10px, 1.3vw, 16px) clamp(12px, 1.6vw, 20px) clamp(8px, 1vw, 12px);background:#fff;border-bottom:2px solid #e8d5b7;flex-wrap:wrap;gap:10px}.olmap-title{font-size:clamp(15px, 1.6vw, 19px);color:#2c1810;font-weight:700}.olmap-subtitle{font-size:clamp(10px, 1vw, 12px);color:#7a5c3a;font-family:Arial,sans-serif;margin-top:2px}.olmap-controls{display:flex;gap:6px;flex-wrap:wrap}.olmap-ctrl-btn{background:#f5f0e8;border:1px solid #c8a96a;color:#5c3317;padding:clamp(4px, 0.5vw, 6px) clamp(8px, 1vw, 12px);border-radius:20px;font-size:clamp(10px, 1vw, 12px);font-family:Arial,sans-serif;cursor:pointer;transition:all 0.2s;white-space:nowrap}.olmap-ctrl-btn:hover,.olmap-ctrl-btn.active{background:#5c3317;color:#f5d08a;border-color:#5c3317}.olmap-ctrl-reset{background:#fff0e0;border-color:#e07b39;color:#c0521a}.olmap-ctrl-reset:hover{background:#c0521a;color:#fff;border-color:#c0521a}.olmap-main{display:flex;position:relative}.olmap-map-col{flex:1 1 60%;position:relative;min-width:0}.olmap-map-container{width:100%;background:#d4e8f0}.olmap-map-container .leaflet-popup-content-wrapper{border-radius:8px;box-shadow:0 4px 20px rgb(0 0 0 / .2);font-family:Arial,sans-serif}.olmap-map-container .leaflet-popup-content{font-size:clamp(11px, 1.1vw, 13px);line-height:1.5}.olmap-popup-name{font-size:clamp(12px, 1.25vw, 15px);font-weight:700;color:#2c1810;margin-bottom:4px}.olmap-popup-dialect{font-size:clamp(10px, 1vw, 12px);color:#7a5c3a;margin-bottom:4px}.olmap-popup-villages{font-size:clamp(10px, 1vw, 12px);color:#5c3317;font-weight:600}.olmap-popup-btn{display:inline-block;margin-top:8px;background:#5c3317;color:#f5d08a!important;padding:4px 10px;border-radius:4px;font-size:clamp(10px, 0.95vw, 11px);text-decoration:none;font-weight:600}.olmap-popup-btn:hover{background:#3d1f0a}.olmap-legend{position:absolute;bottom:16px;left:16px;background:rgb(255 255 255 / .95);border:1px solid #e8d5b7;border-radius:8px;padding:clamp(6px, 0.8vw, 10px) clamp(8px, 1.1vw, 14px);z-index:1000;font-family:Arial,sans-serif;font-size:clamp(9px, 0.95vw, 11px);min-width:120px;box-shadow:0 2px 8px rgb(0 0 0 / .12)}.olmap-legend-title{font-weight:700;font-size:clamp(10px, 1vw, 12px);color:#2c1810;margin-bottom:8px;border-bottom:1px solid #e8d5b7;padding-bottom:4px}.olmap-legend-row{display:flex;align-items:center;gap:7px;margin-bottom:5px;color:#5c3317}.olmap-legend-dot{display:inline-block;width:14px;height:14px;border-radius:3px;flex-shrink:0}.olmap-legend-marker{font-size:13px;line-height:1}.olmap-info-col{width:clamp(240px, 26vw, 320px);flex-shrink:0;background:#fff;border-left:2px solid #e8d5b7;overflow-y:auto;padding:clamp(12px, 1.5vw, 20px) clamp(10px, 1.4vw, 18px);font-family:Arial,sans-serif}.olmap-panel-default{text-align:center}.olmap-panel-icon{font-size:clamp(32px, 4vw, 48px);margin-bottom:12px}.olmap-panel-default h3{font-size:clamp(14px, 1.4vw, 17px);color:#2c1810;margin-bottom:10px;font-family:Georgia,serif}.olmap-panel-default p{font-size:clamp(11px, 1.1vw, 13px);color:#666;line-height:1.6;margin-bottom:16px}.olmap-panel-hint{background:#fdf6ec;border:1px solid #e8d5b7;border-radius:8px;padding:clamp(8px, 1vw, 12px) clamp(10px, 1.1vw, 14px);font-size:clamp(11px, 1vw, 12px);color:#5c3317;line-height:1.6;text-align:left;margin-bottom:16px}.olmap-division-legend{display:flex;flex-direction:column;gap:8px}.olmap-div-badge{display:flex;justify-content:space-between;align-items:center;padding:clamp(6px, 0.7vw, 8px) clamp(8px, 1vw, 12px);border-radius:6px;font-size:clamp(11px, 1.1vw, 12px);font-weight:600}.olmap-div-badge.ndian{background:#e8f4e8;color:#1B4332;border:1px solid #40916C}.olmap-div-badge.meme{background:#fce8e0;color:#7a1e00;border:1px solid #D8572A}.olmap-div-badge.both{background:#f0eeff;color:#3c2270;border:1px solid #7c3aed}.olmap-div-badge span{font-weight:400;font-size:clamp(10px, 0.95vw, 11px)}.olmap-back-btn{background:none;border:none;color:#7a5c3a;font-size:clamp(10px, 1vw, 12px);cursor:pointer;padding:0 0 12px 0;display:block;font-family:Arial,sans-serif;text-decoration:underline}.olmap-back-btn:hover{color:#2c1810}.olmap-clan-badge{width:clamp(36px, 4vw, 48px);height:clamp(36px, 4vw, 48px);border-radius:50%;margin-bottom:10px;display:flex;align-items:center;justify-content:center;font-size:clamp(16px, 1.8vw, 22px)}.olmap-detail-name{font-size:clamp(16px, 1.8vw, 22px);color:#2c1810;margin-bottom:4px;font-family:Georgia,serif}.olmap-detail-trait{font-size:clamp(10px, 1vw, 12px);color:#7a5c3a;font-style:italic;margin-bottom:14px}.olmap-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}.olmap-detail-item{background:#faf7f2;border:1px solid #e8d5b7;border-radius:6px;padding:clamp(6px, 0.7vw, 8px) clamp(7px, 0.8vw, 10px)}.olmap-detail-lbl{display:block;font-size:clamp(9px, 0.85vw, 10px);text-transform:uppercase;letter-spacing:.05em;color:#9a7a55;margin-bottom:2px}.olmap-detail-val{display:block;font-size:clamp(11px, 1.1vw, 13px);color:#2c1810;font-weight:600}.olmap-detail-desc{font-size:clamp(11px, 1.1vw, 12.5px);color:#4a3520;line-height:1.7;margin-bottom:14px}.olmap-villages-section h4{font-size:clamp(10px, 1vw, 12px);text-transform:uppercase;letter-spacing:.05em;color:#7a5c3a;margin-bottom:8px}.olmap-village-list{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:16px}.olmap-village-tag{background:#f0e8d8;border:1px solid #c8a96a;color:#5c3317;padding:3px 8px;border-radius:12px;font-size:clamp(10px, 0.95vw, 11px)}.olmap-profile-link{display:block;background:#5c3317;color:#f5d08a!important;text-align:center;padding:clamp(7px, 0.8vw, 10px);border-radius:8px;font-size:clamp(11px, 1.1vw, 13px);font-weight:600;text-decoration:none!important;transition:background 0.2s}.olmap-profile-link:hover{background:#3d1f0a}.olmap-cards-section{padding:clamp(12px, 1.5vw, 20px);background:#f5f0e8;border-top:2px solid #e8d5b7}.olmap-cards-title{font-size:clamp(13px, 1.35vw, 16px);color:#2c1810;margin-bottom:14px;font-family:Georgia,serif;text-align:center}.olmap-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(clamp(140px, 18vw, 200px),1fr));gap:clamp(6px, 0.8vw, 10px)}.olmap-card{background:#fff;border:1px solid #e8d5b7;border-radius:8px;padding:clamp(8px, 1vw, 12px) clamp(10px, 1.1vw, 14px);cursor:pointer;transition:all 0.2s;border-left:4px solid #fff0}.olmap-card:hover{box-shadow:0 4px 12px rgb(0 0 0 / .1);transform:translateY(-2px)}.olmap-card.active{box-shadow:0 4px 16px rgb(0 0 0 / .15);transform:translateY(-2px)}.olmap-card-header{display:flex;align-items:center;gap:8px;margin-bottom:6px}.olmap-card-icon{font-size:clamp(14px, 1.5vw, 18px)}.olmap-card-name{font-size:clamp(11px, 1.1vw, 13px);font-weight:700;color:#2c1810;font-family:Georgia,serif}.olmap-card-dialect{font-size:clamp(9px, 0.95vw, 11px);color:#9a7a55;margin-bottom:4px;font-style:italic}.olmap-card-footer{display:flex;justify-content:space-between;align-items:center}.olmap-card-villages{font-size:clamp(10px, 0.95vw, 11px);font-weight:700;color:#5c3317}.olmap-card-div{font-size:clamp(9px, 0.9vw, 10px);padding:2px 6px;border-radius:8px;font-weight:600}.olmap-card-div.ndian{background:#e8f4e8;color:#1B4332}.olmap-card-div.meme{background:#fce8e0;color:#7a1e00}.olmap-card-div.both{background:#f0eeff;color:#3c2270}@media (max-width:768px){.olmap-main{flex-direction:column}.olmap-info-col{width:100%;border-left:none;border-top:2px solid #e8d5b7;max-height:440px}.olmap-map-container{height:360px!important}.olmap-header{flex-direction:column;align-items:flex-start}.olmap-controls{width:100%}.olmap-legend{bottom:8px;left:8px}.olmap-stat{padding:4px 8px}}@media (max-width:480px){.olmap-stats-bar{justify-content:flex-start}.olmap-cards-grid{grid-template-columns:repeat(2,1fr)}.olmap-detail-grid{grid-template-columns:1fr}}:root{--pmpro--base--border-radius:8px;--pmpro--base--spacing--small:12px;--pmpro--base--spacing--medium:18px;--pmpro--base--spacing--large:36px;--pmpro--color--accent:#0c3d54;--pmpro--color--base:#ffffff;--pmpro--color--base-2:#ededed;--pmpro--color--contrast:#222222;--pmpro--color--border:#777777;--pmpro--color--info-background:light-dark(#d9edf7, #0d2a38);--pmpro--color--info-border:light-dark(#bce8f1, #1a4a5e);--pmpro--color--info-text:light-dark(#31708f, #7ec8e3);--pmpro--color--info-link:light-dark(#245269, #a8d8ea);--pmpro--color--success-background:light-dark(#d4edda, #0d2e17);--pmpro--color--success-border:light-dark(#c3e6cb, #1a4d28);--pmpro--color--success-text:light-dark(#0F441C, #6fcf8e);--pmpro--color--success-link:light-dark(#2b542c, #9de0b0);--pmpro--color--error-background:light-dark(#f8d7da, #2e0d10);--pmpro--color--error-border:light-dark(#f5c6cb, #5a1a20);--pmpro--color--error-text:light-dark(#721c24, #f08a90);--pmpro--color--error-link:light-dark(#843534, #f5aeb3);--pmpro--color--alert-background:light-dark(#fff8e0, #2a2000);--pmpro--color--alert-border:light-dark(#ffeeba, #4d3c00);--pmpro--color--alert-text:light-dark(#6C5101, #f0c050);--pmpro--color--alert-link:light-dark(#66512c, #f5d07a);--pmpro--color--alert2-background:light-dark(#ffecd9, #2e1a00);--pmpro--color--alert2-border:light-dark(#ffddb1, #5a3400);--pmpro--color--alert2-text:light-dark(#995d1d, #f0a060);--pmpro--color--alert2-link:light-dark(#a65e3a, #f5bf8e)}.pmpro_message{background-color:var(--pmpro--color--info-background);border:1px solid var(--pmpro--color--info-border);border-radius:var(--pmpro--base--border-radius);color:var(--pmpro--color--info-text);font-weight:400;margin:var(--pmpro--base--spacing--medium) 0;padding:var(--pmpro--base--spacing--small) var(--pmpro--base--spacing--medium);text-align:left}.pmpro_message.pmpro_success{background-color:var(--pmpro--color--success-background);border-color:var(--pmpro--color--success-border);color:var(--pmpro--color--success-text)}.pmpro_message.pmpro_error{background-color:var(--pmpro--color--error-background);border-color:var(--pmpro--color--error-border);color:var(--pmpro--color--error-text)}.pmpro_message.pmpro_alert{background-color:var(--pmpro--color--alert-background);border-color:var(--pmpro--color--alert-border);color:var(--pmpro--color--alert-text)}.pmpro_message a{color:var(--pmpro--color--info-link);text-decoration:underline}.pmpro_success a{color:var(--pmpro--color--success-link)}.pmpro_error a{color:var(--pmpro--color--error-link)}.pmpro_alert a{color:var(--pmpro--color--alert-link)}.pmpro_message p{margin:0 0 var(--pmpro--base--spacing--small);padding:0}.pmpro_message p:last-of-type{margin-bottom:0}.pmpro_captcha{margin:var(--pmpro--base--spacing--large) 0}.pmpro_captcha div{clear:none;margin:0}.pmpro_form_label-inline{display:inline-block}.pmpro{.pmpro_form_input-text.pmpro_form_input-error,.pmpro_form_input-email.pmpro_form_input-error,.pmpro_form_input-url.pmpro_form_input-error,.pmpro_form_input-password.pmpro_form_input-error,.pmpro_form_input-search.pmpro_form_input-error,.pmpro_form_input-select.pmpro_form_input-error,.pmpro_form_input-checkbox.pmpro_form_input-error,.pmpro_form_input-radio.pmpro_form_input-error,.pmpro_form_input-multiselect.pmpro_form_input-error,.pmpro_form_input-number.pmpro_form_input-error,.pmpro_form_input-file.pmpro_form_input-error,.pmpro_form_input-date.pmpro_form_input-error,.pmpro_form_input-textarea.pmpro_form_input-error{border-color:var(--pmpro--color--error-border);box-shadow:0 0 0 .2rem #f8d7da}}.pmpro_form_field-checkbox .pmpro_form_label{cursor:pointer;display:inline;width:auto}.pmpro_form_field-checkbox input[type="checkbox"]{height:auto;opacity:1;width:auto}.pmpro_form_field-checkbox-grouped ul{list-style:none;margin:0;padding:0}.pmpro_form_field-checkbox-grouped li{list-style:none;margin:0;padding:0}.pmpro_form_field-radio-item{margin-bottom:0}.pmpro_form_field-radio-item .pmpro_form_label{cursor:pointer;display:inline-block;width:auto}.pmpro_form_field-date select{max-width:unset;width:unset}.pmpro_form_field-date input[type="text"]{margin-left:var(--pmpro--base--spacing--small);max-width:unset;width:unset}.pmpro_form .pmpro_form_field-file button{margin-right:var(--pmpro--base--spacing--small)}.pmpro_form .pmpro_form_field-file-preview{align-items:center;display:flex;height:100px;justify-content:center;overflow:hidden;width:100px}.pmpro_form .pmpro_form_field-file-preview img{height:100%;object-fit:cover;width:100%}#pmpro_payment_information_fields .pmpro_form_fields label{display:block;float:none;max-width:initial;min-width:initial;text-align:left;width:auto}button[type="button"]#other_discount_code_toggle,button[type="button"]#other_discount_code_toggle:hover,button[type="button"]#other_discount_code_toggle:focus{background:none;border:none;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;margin:0;padding:0;text-decoration:underline}#pmpro_tos_fields input[type="checkbox"]#tos{width:auto}#pmpro_payment_method span.gateway_paypalexpress{margin-left:var(--pmpro--base--spacing--large)}[id^="pmpro_paypal"] .pmpro_btn-submit-checkout-paypal-image{background-image:url(/wp-content/plugins/paid-memberships-pro/images/paypal-color.svg);background-repeat:no-repeat;background-size:contain;display:inline-block;height:30px;width:100px}.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields .pmpro_payment-request-button h3,.pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields .pmpro_payment-request-button h3{margin:var(--pmpro--base--spacing--medium) 0 var(--pmpro--base--spacing--small);padding:0}.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#AccountNumber,.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#Expiry,.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#CVV,.pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#AccountNumber,.pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#Expiry,.pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#CVV{border:1px solid var(--pmpro--color--border);padding:var(--pmpro--base--spacing--small)}.pmpro_invoice_details .pmpro_invoice-billing-address{display:flex;flex-direction:column}.pmpro_price_part_span{display:flex;font-weight:400;justify-content:space-between}.pmpro_price_part-total{font-weight:700}.pmpro_list{#pmpro_order_single-meta-bill_to{word-break:break-all}}.pmpro_list.pmpro_list-plain,.pmpro_list.pmpro_list-plain .pmpro_list_item{list-style:none;margin:0;padding:0}.pmpro_list.pmpro_list-bulleted{list-style-type:disc;margin:0;padding:0 0 0 var(--pmpro--base--spacing--medium)}.pmpro_list.pmpro_list-bulleted .pmpro_list_item{margin:0;padding:0}.pmpro_list .pmpro_list_item:not(:last-child){margin-bottom:var(--pmpro--base--spacing--small)}#pass-strength-result{border:1px solid var(--pmpro--color--border);border-radius:var(--pmpro--base--border-radius);color:inherit;font-size:16px;margin:0;padding:calc(var(--pmpro--base--spacing--small) / 3) var(--pmpro--base--spacing--small);text-align:center;width:100%;box-sizing:border-box;opacity:0}#pass-strength-result.short{background-color:var(--pmpro--color--error-background);border-color:var(--pmpro--color--error-border);color:var(--pmpro--color--error-text);opacity:1}#pass-strength-result.bad{background-color:var(--pmpro--color--alert2-background);border-color:var(--pmpro--color--alert2-border);color:var(--pmpro--color--alert2-text);opacity:1}#pass-strength-result.good{background-color:var(--pmpro--color--alert-background);border-color:var(--pmpro--color--alert-border);color:var(--pmpro--color--alert-text);opacity:1}#pass-strength-result.strong{background-color:var(--pmpro--color--success-background);border-color:var(--pmpro--color--success-border);color:var(--pmpro--color--success-text);opacity:1}.pass1.short,.pass1-text.short{border-color:var(--pmpro--color--error-border)}.pass1.bad,.pass1-text.bad{border-color:var(--pmpro--color--alert2-border)}.pass1.good,.pass1-text.good{border-color:var(--pmpro--color--alert-border)}.pass1.strong,.pass1-text.strong{border-color:var(--pmpro--color--success-border)}.pw-weak{display:none}.indicator-hint{padding-top:8px}.wp-pwd [type="text"],.wp-pwd [type="password"]{margin-bottom:0;min-height:30px}.pmpro_form_field-password-toggle button,.pmpro_form_field-password-toggle button:hover,.pmpro_form_field-password-toggle button:focus,.pmpro_form_field-password-toggle button:active{align-items:center;background:#fff0;border:none;box-shadow:none;box-sizing:border-box;color:var(--pmpro--color--contrast);display:flex;flex-direction:row;gap:calc(var(--pmpro--base--spacing--small) / 2);line-height:1;margin:0;min-height:1px;padding:0}.pmpro_form_field-password-toggle button:focus,.pmpro_form_field-password-toggle button:active{color:var(--pmpro--color--contrast)}.wp-pwd input::-ms-reveal{display:none}.pass1-text,.show-password #pass1{display:none}.pass1-text::-ms-clear{display:none}.show-password #pass1-text{display:inline-block}.pmpro_table{border-collapse:collapse;margin:0;width:100%}.pmpro_table-fixed{table-layout:fixed}.pmpro_tag{border-radius:var(--pmpro--base--border-radius);border:1px solid var(--pmpro--color--border);font-size:14px;font-weight:600;line-height:20px;padding:calc(var(--pmpro--base--spacing--small) / 3) var(--pmpro--base--spacing--small);text-align:center}.pmpro_tag-success{background-color:var(--pmpro--color--success-background);border-color:var(--pmpro--color--success-border);color:var(--pmpro--color--success-text)}.pmpro_tag-error{background-color:var(--pmpro--color--error-background);border-color:var(--pmpro--color--error-border);color:var(--pmpro--color--error-text)}.pmpro_tag-alert{background-color:var(--pmpro--color--alert-background);border-color:var(--pmpro--color--alert-border);color:var(--pmpro--color--alert-text)}#wpadminbar #wp-admin-bar-pmpro-admin-membership-access{background-color:#1d2327}#wpadminbar .pmpro_admin-view{display:inline-block;padding:0 5px}#wpadminbar .menupop .ab-item:has(.pmpro_admin-view)+.ab-sub-wrapper{border-bottom-right-radius:6px;border-bottom-left-radius:6px;padding:10px}#wpadminbar .menupop .ab-item:has(.pmpro_admin-view)+.ab-sub-wrapper ul li .ab-item{height:auto}#wpadminbar .menupop .ab-item:has(.pmpro_admin-view)+.ab-sub-wrapper p{color:#fff;line-height:1.5;margin-bottom:5px;white-space:normal}#wpadminbar .menupop .ab-item:has(.pmpro_admin-view)+.ab-sub-wrapper select{background-color:#fff;border-radius:6px;line-height:1.5;padding:5px 8px}#wpadminbar .ab-item:has(.pmpro_admin-view-yes),#wpadminbar .ab-top-menu>li.hover>.ab-item:has(.pmpro_admin-view-yes),#wpadminbar:not(.mobile) .ab-top-menu>li:hover>.ab-item:has(.pmpro_admin-view-yes),#wpadminbar:not(.mobile) .ab-top-menu>li>.ab-item:has(.pmpro_admin-view-yes):focus,#wpadminbar .menupop .ab-item:has(.pmpro_admin-view-yes)+.ab-sub-wrapper{background-color:#0F441C;color:#fff}#wpadminbar .ab-item:has(.pmpro_admin-view-no),#wpadminbar .ab-top-menu>li.hover>.ab-item:has(.pmpro_admin-view-no),#wpadminbar:not(.mobile) .ab-top-menu>li:hover>.ab-item:has(.pmpro_admin-view-no),#wpadminbar:not(.mobile) .ab-top-menu>li>.ab-item:has(.pmpro_admin-view-no):focus,#wpadminbar .menupop .ab-item:has(.pmpro_admin-view-no)+.ab-sub-wrapper{background-color:#721c24;color:#fff}#wpadminbar .pmpro_admin-view .ab-icon{margin-right:3px}#wpadminbar .pmpro_admin-view .ab-icon:before,#wpadminbar li:hover .pmpro_admin-view .ab-icon:before,#wpadminbar li.hover .pmpro_admin-view .ab-icon:before{color:#fff}#wpadminbar .pmpro_admin-view-current .ab-icon:before,#wpadminbar li:hover .pmpro_admin-view-current .ab-icon:before,#wpadminbar li.hover .pmpro_admin-view-current .ab-icon:before{color:inherit}.pmpro_actions_nav:not(#pmpro_login .pmpro_actions_nav){display:flex;flex-wrap:wrap;justify-content:space-between}.pmpro_actions_nav-left{flex:1;order:1;text-align:left}.pmpro_actions_nav-right{flex:1;order:2;text-align:right}.pmpro_data_filters{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--pmpro--base--spacing--small);margin-bottom:var(--pmpro--base--spacing--medium)}.pmpro_data_count{margin-bottom:var(--pmpro--base--spacing--medium);text-align:right}.pmpro_pad-s{padding:var(--pmpro--base--spacing--small)}.pmpro_pad-m{padding:var(--pmpro--base--spacing--large)}.pmpro_pad-l{padding:var(--pmpro--base--spacing--large)}.pmpro_spacer{margin:var(--pmpro--base--spacing--medium) 0;min-height:1px}.pmpro_form .pmpro_spacer{margin-top:var(--pmpro--base--spacing--large)}.pmpro_clickable{cursor:pointer}.pmpro_asterisk abbr,.pmpro_asterisk abbr[title]{border:none;color:var(--pmpro--color--error-text);cursor:default;text-decoration:none}.pmpro_hidden{display:none}@media print{.pmpro{.pmpro_actions_nav:not(.pmpro_login_wrap .pmpro_actions_nav),.pmpro_actions_nav-right,.pmpro_actions_nav-left,.pmpro_card_actions,.pmpro_hide_print{display:none}h2,h3{page-break-after:avoid}}}@media screen and (max-width:767px){.pmpro_reset_password_wrap form.pmpro_form #pass-strength-result,form.pmpro_form .pmpro_change_password-fields #pass-strength-result{max-width:90%}.pmpro_actions_nav{text-align:center}.pmpro_actions_nav-left,.pmpro_actions_nav-right{flex-basis:100%;text-align:center}.pmpro_table thead{display:none}.pmpro_table tbody tr th,.pmpro_table tbody tr td,.pmpro_table tfoot tr td{display:grid;grid-template-columns:1fr 2fr}.pmpro_table-fixed tbody tr th,.pmpro_table-fixed tbody tr td,.pmpro_table-fixed tfoot tr td{grid-template-columns:1fr 1fr}.pmpro_table tbody tr th::before,.pmpro_table tbody tr td::before,.pmpro_table tfoot tr td::before{content:attr(data-title) ": "}.pmpro_table_cancel tbody tr td:last-child,.pmpro_levels_table tbody tr td:last-child{display:block}.pmpro_table_cancel tbody tr td:last-child::before,.pmpro_levels_table tbody tr td:last-child::before{content:""}}@media screen and (min-width:1024px){.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields #payment-request-button{max-width:50%}}#pmpro-ab-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyBpZD0iU3ZnanNTdmcxMDA2IiB3aWR0aD0iMjg4IiBoZWlnaHQ9IjI4OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczpzdmdqcz0iaHR0cDovL3N2Z2pzLmNvbS9zdmdqcyI+PGRlZnMgaWQ9IlN2Z2pzRGVmczEwMDciPjwvZGVmcz48ZyBpZD0iU3ZnanNHMTAwOCIgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsMSwwLDApIj48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDY1Mi44MTMgNjUzLjMzMyIgd2lkdGg9IjI4OCIgaGVpZ2h0PSIyODgiPjxwYXRoIGZpbGw9IiNhN2FhYWQiIGQ9Im0gNDI4MC4yMywyMjg5LjM2IDE3OC4xOSwtMTI0MC42MiAtMjgzMS4zMiwxNC40NyBjIC00Ljk2LC01LjkzIC05Ljg2LC0xMS44NCAtMTQuODUsLTE3Ljg0IC00LjkzLC01Ljg4IC05Ljg5LC0xMS43OSAtMTQuNzksLTE3Ljc2IC00Ljk2LC01Ljk0IC05LjgxLC0xMS44OCAtMTQuNzcsLTE3LjgyIC00Ljg3LC01Ljk4IC05LjgsLTExLjk2MiAtMTQuNjQsLTE3LjkzOCAtNC4zOCwtNS41IC04Ljc5LC0xMC45NzMgLTEzLjIsLTE2LjQ4MSAtNC40MSwtNS40NzMgLTguNzksLTExIC0xMy4xNywtMTYuNDkyIC00LjM4LC01LjUyIC04LjczLC0xMS4wNTkgLTEzLjExLC0xNi41OSAtNC4zMiwtNS40OCAtOC43MywtMTEuMDUxIC0xMy4wMiwtMTYuNTU5IGwgMzA1Ny4zMiwtNTUuNDAyIC0yMTEuOTMsMTQyNi4xMjIgLTgwLjcxLC03LjA5IiB0cmFuc2Zvcm09Im1hdHJpeCguMTMzMzMgMCAwIC0uMTMzMzMgMCA2NTMuMzMzKSIgY2xhc3M9InN2Z1NoYXBlIGNvbG9yMDAwMDAwLTAgc2VsZWN0YWJsZSI+PC9wYXRoPjxwYXRoIGZpbGw9IiNhN2FhYWQiIGQ9Im0gMTgzNi4xNSwxMzA2LjM0IGMgLTEwLjMyLC0xMS41MSAtMjAuNjIsLTIzLjEzIC0zMC45MSwtMzQuNzEgLTEwLjIxLC0xMS41MyAtMjAuNDIsLTIzLjIyIC0zMC42OSwtMzQuODUgLTEwLjE1LC0xMS42OSAtMjAuMzYsLTIzLjMyIC0zMC41NywtMzUuMDkgbCAyNTA5LjQ3LDE5LjMxIC0xNjAuMjcsMTIwMi4yNyAtMTkuMzIsMTQ1LjUyIC0xMDQuODcsLTExLjU3IDE0OC40MSwtMTE3MC43MSAtMjI1MC4yNywtNDUuNjcgYyAtMTAuMzgsLTExLjQ4IC0yMC43NCwtMjIuOTUgLTMwLjk4LC0zNC41IiB0cmFuc2Zvcm09Im1hdHJpeCguMTMzMzMgMCAwIC0uMTMzMzMgMCA2NTMuMzMzKSIgY2xhc3M9InN2Z1NoYXBlIGNvbG9yMDAwMDAwLTEgc2VsZWN0YWJsZSI+PC9wYXRoPjxwYXRoIGZpbGw9IiNhN2FhYWQiIGQ9Ik0zNzUwLjIxIDI4MTQuNzVsLTE2MC43OS0yMS4yNWMtMTYuNTYtMTAuNDYtMzMuMDctMjEuMDMtNDkuNjMtMzEuNjYtMTYuNDEtMTAuNTQtMzIuODMtMjEuMjEtNDkuMjItMzEuODYtMTYuNDQtMTAuNjgtMzIuNzQtMjEuNDItNDkuMTMtMzIuMjMtMTYuMjctMTAuNzgtMzIuNi0yMS43LTQ4LjgxLTMyLjY4LTIxLjktMTQuOC00My44My0yOS42NS02NS41NS00NC42LTIxLjc4LTE1LTQzLjQ4LTMwLjA3LTY1LjE3LTQ1LjI5LTIxLjU1LTE1LjIyLTQzLjEtMzAuNi02NC42Mi00Ni4wMi0yMS40Ni0xNS4zOC00Mi44Ny0zMC45Ny02NC4yNC00Ni42MS0xOC44My0xMy44Mi0zNy41Ni0yNy42OC01Ni4zOC00MS42My0xOC42Ni0xMy44OS0zNy40Mi0yNy44NC01Ni4wMS00MS45OC0xOC41OS0xNC4wOC0zNy4yMS0yOC4yNS01NS42OS00Mi40My0xOC41LTE0LjMzLTM2Ljk4LTI4LjY1LTU1LjM2LTQzLjEyLTExLjk2LTkuMzgtMjMuOTMtMTguOTEtMzUuODgtMjguNDQtMTEuODctOS40OC0yMy43OS0xOC45OC0zNS43MS0yOC41Ny0xMS44LTkuNTQtMjMuNzUtMTkuMS0zNS42NC0yOC43MS0xMS44MS05LjU5LTIzLjY3LTE5LjIzLTM1LjQyLTI4Ljg3LTQuNC0zLjctOC45My03LjMzLTEzLjMxLTExLjE0LTQuMzgtMy43LTguODctNy40Ni0xMy4yNS0xMS4yNC00LjQ3LTMuNzgtOC45MS03LjU1LTEzLjMxLTExLjI0LTQuNS0zLjgxLTguOTctNy40OC0xMy40My0xMS4yNy0xNS0xMi40NC0yOS45My0yNS4wMS00NC44MS0zNy41Ni0xNC44NS0xMi43Ni0yOS43My0yNS4zMy00NC40OS0zOC4wOS0xNC44LTEyLjc4LTI5LjU2LTI1LjU1LTQ0LjI3LTM4LjQ0LTE0Ljc2LTEyLjc4LTI5LjQ2LTI1LjY5LTQ0LjE3LTM4LjY0LTQ2LjU1LTQxLjEzLTkyLjc4LTgyLjg4LTEzOC42OS0xMjUuMjEtNDUuNzctNDIuMzEtOTEuMS04NS4wOS0xMzYuMDktMTI4LjQ1LTQ0Ljg3LTQzLjMzLTg5LjM2LTg3LjE2LTEzMy40MS0xMzEuNTItNDMuOTQtNDQuMzYtODcuNDgtODkuMjctMTMwLjYxLTEzNC43MmwxODk5LjMgNjIuMTQtMTMwLjM3IDExMzMuNjItMTUuODQgMTM3LjcxTTE4NDkuMzUgOTE5LjY4bC0zMzMuOCA2LjA1djBjLjI3LjM0IDQ1LjIyIDU3LjMyOSAxMTEuNTUgMTM3LjQ4djBsMzI4Ljk5LTEuNjhjLTM4LjE5LTQ4Ljk3LTczLjg0LTk2LjMzMS0xMDYuNzQtMTQxLjg1TTE3NDMuOTggMTIwMS42OWMxMC4yMSAxMS43NyAyMC40MiAyMy40IDMwLjU3IDM1LjA5IDEwLjEgMTEuNDQgMjAuMTUgMjIuOTQgMzAuMTkgMzQuMjkgMTcuNTEgMTkuMjkgMzQuNTYgMzcuNzcgNjIuMzkgNjkuNzd2MGwzMjQuOTYgNi42Yy00Mi4xNS00OC42My04Mi42My05Ni40My0xMjEuMzItMTQzLjI0bC0zMjYuNzktMi41MSIgdHJhbnNmb3JtPSJtYXRyaXgoLjEzMzMzIDAgMCAtLjEzMzMzIDAgNjUzLjMzMykiIGNsYXNzPSJzdmdTaGFwZSBjb2xvcjAwMDAwMC0yIHNlbGVjdGFibGUiPjwvcGF0aD48cGF0aCBmaWxsPSIjYTdhYWFkIiBkPSJtIDE5OTcuMTIsMTQ4MS4yOCBjIDQzLjEzLDQ1LjQ1IDg2LjY3LDkwLjM2IDEzMC42MSwxMzQuNzIgNDQuMDUsNDQuMzYgODguNTQsODguMTkgMTMzLjQxLDEzMS41MiA0NC45OSw0My4zNiA5MC4zMiw4Ni4xNCAxMzYuMDksMTI4LjQ1IDQ1LjkxLDQyLjMzIDkyLjE0LDg0LjA4IDEzOC42OSwxMjUuMjEgMTQuNzEsMTIuOTUgMjkuNDEsMjUuODYgNDQuMTcsMzguNjQgMTQuNzEsMTIuODkgMjkuNDcsMjUuNjYgNDQuMjcsMzguNDQgMTQuNzYsMTIuNzYgMjkuNjQsMjUuMzMgNDQuNDksMzguMDkgMTQuODgsMTIuNTUgMjkuODEsMjUuMTIgNDQuODEsMzcuNTYgNC40NiwzLjc5IDguOTMsNy40NiAxMy40MywxMS4yNyA0LjQsMy42OSA4Ljg0LDcuNDYgMTMuMzEsMTEuMjQgNC4zOCwzLjc4IDguODcsNy41NCAxMy4yNSwxMS4yNCA0LjM4LDMuODEgOC45MSw3LjQ0IDEzLjMxLDExLjE0IDExLjc1LDkuNjQgMjMuNjEsMTkuMjggMzUuNDIsMjguODcgMTEuODksOS42MSAyMy44NCwxOS4xNyAzNS42NCwyOC43MSAxMS45Miw5LjU5IDIzLjg0LDE5LjA5IDM1LjcxLDI4LjU3IDExLjk1LDkuNTMgMjMuOTIsMTkuMDYgMzUuODgsMjguNDQgMTguMzgsMTQuNDcgMzYuODYsMjguNzkgNTUuMzYsNDMuMTIgMTguNDgsMTQuMTggMzcuMSwyOC4zNSA1NS42OSw0Mi40MyAxOC41OSwxNC4xNCAzNy4zNSwyOC4wOSA1Ni4wMSw0MS45OCAxOC44MiwxMy45NSAzNy41NSwyNy44MSA1Ni4zOCw0MS42MyAyMS4zNywxNS42NCA0Mi43OCwzMS4yMyA2NC4yNCw0Ni42MSAyMS41MiwxNS40MiA0My4wNywzMC44IDY0LjYyLDQ2LjAyIDIxLjY5LDE1LjIyIDQzLjM5LDMwLjI5IDY1LjE3LDQ1LjI5IDIxLjcyLDE0Ljk1IDQzLjY1LDI5LjggNjUuNTUsNDQuNiAxNi4yMSwxMC45OCAzMi41NCwyMS45IDQ4LjgxLDMyLjY4IDE2LjM5LDEwLjgxIDMyLjY5LDIxLjU1IDQ5LjEzLDMyLjIzIDE2LjM5LDEwLjY1IDMyLjgxLDIxLjMyIDQ5LjIyLDMxLjg2IDE2LjU2LDEwLjYzIDMzLjA3LDIxLjIgNDkuNjMsMzEuNjYgbCAxNjAuNzksMjEuMjUgQyAzMjYzLjQ2LDI0NTEuMzYgMjczMi40OCwxOTQ4LjU2IDIzMTkuOTEsMTQ5MS44NCBsIC0zMjIuNzksLTEwLjU2IiB0cmFuc2Zvcm09Im1hdHJpeCguMTMzMzMgMCAwIC0uMTMzMzMgMCA2NTMuMzMzKSIgY2xhc3M9InN2Z1NoYXBlIGNvbG9yMDAwMDAwLTMgc2VsZWN0YWJsZSI+PC9wYXRoPjxwYXRoIGZpbGw9IiNhN2FhYWQiIGQ9Im0gNDYxNC44NywzNTY2LjgxIGMgLTkzLjA1LC0zNC42OSAtMTg2LjQ0LC03MC44IC0yNzkuOTcsLTEwOC4yOSAtOTIuMzgsLTM2Ljk5IC0xODQuOSwtNzUuMjkgLTI3Ny4yNSwtMTE0LjgxIC05MS4yMiwtMzkuMTMgLTE4Mi4zNCwtNzkuMzggLTI3My4xMywtMTIwLjg3IC0yLjM3LC0xIC00LjY3LC0yLjA0IC03LjA0LC0zLjE1IC0yLjI5LC0xLjA3IC00LjY0LC0yLjIgLTcuMDIsLTMuMzIgLTIuMzIsLTEuMTIgLTQuNjcsLTIuMjIgLTYuOTYsLTMuMzYgLTIuMzgsLTEuMTEgLTQuNjcsLTIuMjEgLTYuOTksLTMuMzQgLTczLjcsLTMzLjg2IC0xNDcuMjIsLTY4LjUzIC0yMjAuMjUsLTEwMy45NyAtNzIuNDYsLTM1LjEzIC0xNDQuNTksLTcxLjAyIC0yMTYuMjksLTEwNy41OSAtNzEuMDUsLTM2LjI2IC0xNDEuNzEsLTczLjI3IC0yMTEuODEsLTExMC45NyAtNjkuNTgsLTM3LjM2IC0xMzguNjEsLTc1LjM1IC0yMDcuMDUsLTExNC4wNCAtMjQuNDIsLTEzLjgyIC00OC43NiwtMjcuNzMgLTczLjA2LC00MS43MSAtMjQuMTYsLTEzLjg5IC00OC4yNiwtMjcuODYgLTcyLjI4LC00MS45MyAtMjQuMDEsLTE0LjExIC00Ny44MywtMjguMjYgLTcxLjYxLC00Mi41IC0yMy43LC0xNC4xOCAtNDcuMzMsLTI4LjQ0IC03MC44NiwtNDIuODQgLTIwLjQ0LC0xMi4zOCAtNDAuNzcsLTI0LjkxIC02MS4xMSwtMzcuNDQgLTIwLjIxLC0xMi41MSAtNDAuNDMsLTI1LjA5IC02MC41OSwtMzcuNzggLTIwLjA5LC0xMi42MSAtNDAuMTMsLTI1LjI0IC02MC4wOSwtMzguMDEgLTE5Ljg3LC0xMi43NyAtMzkuNzcsLTI1LjQ5IC01OS41NCwtMzguNCAtMTMuMiwtOC41NyAtMjYuMzEsLTE3LjE1IC0zOS40OCwtMjUuOCAtMTMuMTEsLTguNzEgLTI2LjIyLC0xNy4zMyAtMzkuMzMsLTI2LjA0IC0xMy4wMiwtOC42MyAtMjYuMDQsLTE3LjMzIC0zOS4wNiwtMjYuMDIgLTEzLC04LjcgLTI1LjksLTE3LjQzIC0zOC44NywtMjYuMjUgLTQuMzgsLTMuMDYgLTguODgsLTYuMTIgLTEzLjMxLC05LjIgLTQuNDEsLTMuMTEgLTguODUsLTYuMiAtMTMuMzcsLTkuMjYgLTQuNDEsLTMuMDYgLTguODgsLTYuMTIgLTEzLjMxLC05LjI0IC00LjQ0LC0zLjAzIC04LjgyLC02LjEgLTEzLjI5LC05LjEzIC0xNS44OSwtMTEuMDQgLTMxLjY3LC0yMi4wNyAtNDcuMzksLTMzLjE3IC0xNS42NiwtMTEuMDYgLTMxLjM1LC0yMi4xNyAtNDYuOTMsLTMzLjM1IC0xNS41NywtMTEuMDggLTMxLjE1LC0yMi4yNSAtNDYuNTgsLTMzLjUgLTE1LjQ2LC0xMS4xOSAtMzAuODYsLTIyLjQxIC00Ni4yNiwtMzMuNyAtMTAxLjUxLC03NC43IC0yMDAuNywtMTUxLjI4IC0yOTcuMjIsLTIyOS45NiAtOTUuNTIsLTc3Ljg5IC0xODguNjIsLTE1Ny45MSAtMjc4Ljc2LC0yNDAuMDMgLTg5LjM5LC04MS4zNyAtMTc2LjA4LC0xNjUuMTMgLTI1OS44MSwtMjUxLjA0IC04My4xNSwtODUuNDMgLTE2My40NjUsLTE3My4yMSAtMjQwLjYxNywtMjYzLjY2IC03LjA0NywtOC4xOSAtMTQuMDA4LC0xNi4zOCAtMjAuOTk2LC0yNC43MSAtNi45NjEsLTguMTYgLTEzLjkyNiwtMTYuNDQgLTIwLjg1NiwtMjQuNzEgLTYuODcxLC04LjI4IC0xMy44MDQsLTE2LjU5IC0yMC42NDgsLTI0Ljg0IC02Ljg0OCwtOC4zNSAtMTMuNjA2LC0xNi41OSAtMjAuNDIyLC0yNC45MiAtNS4yMTksLTYuMzIgLTEwLjQzOCwtMTIuNzEgLTE1LjQ4OCwtMTkuMTQgLTUuMTkyLC02LjQgLTEwLjMyNSwtMTIuOCAtMTUuNDI2LC0xOS4yNCAtNS4xMDYsLTYuNDIgLTEwLjI3LC0xMi44IC0xNS4yODUsLTE5LjIgLTUuMDIsLTYuNDQgLTEwLjAzNSwtMTIuOTEgLTE1LjA4MiwtMTkuMzMgLTIuNzg1LDMuMzUgLTUuNTEyLDYuNTggLTguMjM5LDkuODMgLTIuNzUzLDMuMjggLTUuNDIxLDYuNDUgLTguMDkzLDkuNjMgLTIuNjk2LDMuMDggLTUuMzY0LDYuMjcgLTguMDA0LDkuMzEgLTIuNjQxLDMuMTUgLTUuMjIzLDYuMjQgLTcuODMyLDkuMzIgLTI2LjEyOSwzMC45MSAtNTAuNjM3LDU5LjI3IC03My43ODIsODUuNzEgLTIyLjk3MiwyNi4xOSAtNDQuNjQsNTAuNTIgLTY1LjMyLDczLjU0IC0yMC41OSwyMi44MyAtNDAuMjgxLDQ0LjM2IC01OS4yNTQsNjUuMDUgLTE4LjkzNywyMC41NyAtMzcuMjExLDQwLjQyIC01NS4xNjQsNjAgLTQuNzI2LDUgLTkuNDI2LDEwLjA5IC0xNC4wNjIsMTUuMjEgLTQuNjcyLDUgLTkuMjgyLDEwLjA0IC0xMy45MjYsMTUuMTIgLTQuNTgyLDUuMDcgLTkuMjIzLDEwLjExIC0xMy44MDUsMTUuMTkgLTQuNTUxLDUuMDYgLTkuMTA5LDEwLjExIC0xMy42MDEsMTUuMjcgLTE5Ljk4NSwyMS44MiAtMzkuODUyLDQ0LjE0IC02MC4xODQsNjcuNDMgLTIwLjI0MiwyMy4xNSAtNDAuODM2LDQ3LjM4IC02Mi4zMDEsNzMuMTIgLTIxLjE2OCwyNS43IC00My4xODMsNTIuODkgLTY2LjMzMiw4Mi40NiAtMjIuOTM3LDI5LjI2IC00Ni45NTMsNjAuNjYgLTcyLjM5LDk0LjkgLTExLjQ4NSwxNS40IC0yMy4yODksMzEuMzggLTM1LjMyNSw0Ny45MyAtMTIuMDA3LDE2LjU0IC0yNC4zOTQxLDMzLjU4IC0zNy4wMTEzLDUxLjMzIC0xMi41Mjc0LDE3LjYyIC0yNS40OTIyLDM1Ljg4IC0zOC43Nzc0LDU0Ljg1IEMgMjcuNTIzNCwxODkxLjA5IDEzLjk0OTIsMTkxMC42IDAsMTkzMC44MyAyNy40OTYxLDE4NDIgNTMuNjI4OSwxNzU4LjMyIDc4LjgzMiwxNjc4Ljg4IGMgMjUuNjA5LC04MC43OSA1MC4xNDgsLTE1Ny4wMSA3My44NzEsLTIyOS41OCAyNC4xMDIsLTczLjcxIDQ3LjQyMiwtMTQzLjU2IDcwLjEwMiwtMjEwLjM5IDIzLjAyNywtNjggNDUuNTYyLC0xMzIuODYgNjcuOTI1LC0xOTUuNzYgNS4xOTYsLTE0LjY0IDEwLjMyOSwtMjkuMTYgMTUuNTE2LC00My42NjIgNS4xOTIsLTE0LjQ2OCAxMC4zMjgsLTI4Ljg0NyAxNS41MiwtNDMuMjUgNS4yMjIsLTE0LjMxNiAxMC40MTQsLTI4LjUxOSAxNS42MDEsLTQyLjc1OCA1LjE2NCwtMTQuMjY5IDEwLjQxLC0yOC41MTEgMTUuNjMzLC00Mi42NDggMi4zNTIsLTYuNDUzIDQuODQ0LC0xMi45NzMgNy4xOTUsLTE5LjQ5MiAyLjQwNywtNi41MzEgNC44NzEsLTEzLjA3IDcuMjc4LC0xOS41OTggMi40MSwtNi41MTIgNC44NDMsLTEzLjA2MiA3LjMwOCwtMTkuNjEzIDIuNDEsLTYuNTI3IDQuODc1LC0xMy4xNjggNy4zNCwtMTkuNjggMi41NTEsLTYuNzUgNS4wNzQsLTEzLjUzOSA3LjYyNSwtMjAuMTc5IDIuNTgyLC02LjgwOSA1LjEwNiwtMTMuNTcxIDcuNzE5LC0yMC4zNiAyLjU4MiwtNi43ODEgNS4xNiwtMTMuNTMxIDcuNzE1LC0yMC4zMDggMi42MDksLTYuNzkzIDUuMTYsLTEzLjU2MyA3LjgsLTIwLjQxMSAxLjg2LC00Ljg5IDMuNjg0LC05LjY2IDUuNTQsLTE0LjU3IDEuOTcyLC00Ljg3MSAzLjc2OSwtOS44MTIgNS43MTQsLTE0LjY1MiAxLjg2LC00LjkzIDMuNzk3LC05Ljc1OCA1LjcxMSwtMTQuNjE3IDEuODYsLTQuOTczIDMuODAxLC05LjgxMyA1Ljc0NiwtMTQuODIxIDAuNzgyLC0yLjA2MiAxLjU2MywtNC4xNiAyLjM3OSwtNi4yNjEgMC43ODUsLTIuMDU5IDEuNTk0LC00LjE2MSAyLjQzNCwtNi4yMzkgMC43ODUsLTIuMDcgMS41OTgsLTQuMTc5IDIuMzc5LC02LjI2MSAwLjg0LC0yLjA5IDEuNjgsLTQuMTI5IDIuNDY1LC02LjI4MiAyLjY2OCwtNi42NTYgNS4yNSwtMTMuMzI4IDcuODYzLC0yMC4wMjcgMi42MDUsLTYuNjk5IDUuMjQ2LC0xMy40NjEgNy44ODcsLTIwLjE3MiAyLjYzNiwtNi43NjkgNS4yODEsLTEzLjUxOSA4LjAwNCwtMjAuMjY5IDIuNjQsLTYuNzgyIDUuMjgxLC0xMy41NTkgNy45MTgsLTIwLjUgbCAtMS44MjUsLTYuODcyIDQuMDMyLDEuNTcxIGMgMTUuODYzLC0zOS45NjkgMzIuMDE5LC04MC41MiA0OC43ODEsLTEyMi4wNDcgMTYuODIsLTQxLjg4MyAzNC4yNTQsLTg0Ljc4MSA1Mi4zODMsLTEyOS4wNTEgMTguMTgzLC00NC42OCAzNy4xNTIsLTkwLjY5MSA1Ni45MDIsLTEzOC42OCBDIDY1Ny4yNSwxMDMgNjc4LjA3LDUyLjcxMDkgNjk5Ljg4MywwIGMgMzYuNDg0LDY2LjM5MDYgNzMuNjk5LDEzMS45MjIgMTExLjY2NCwxOTYuNTEyIDM3LjkzNyw2NC41NzggNzYuNTM5LDEyOC4yNzcgMTE1Ljg5OCwxOTEuMTI5IDM5LjM2LDYyLjg3OSA3OS40NjUsMTI0Ljk0MSAxMjAuMTM1LDE4Ni4xMjkgNDAuODEsNjEuMjQyIDgyLjE2LDEyMS42NzEgMTI0LjMxLDE4MS4zMTIgMC44NywxLjE2OCAxLjY4LDIuMzg3IDIuNTIsMy42MTcgMC44NywxLjIzMSAxLjc0LDIuNDczIDIuNjEsMy42OTkgMC45MywxLjEzMyAxLjc3LDIuMzcyIDIuNjEsMy42MDIgMC44NywxLjE5OSAxLjc0LDIuNDYxIDIuNTIsMy42MDIgOC4xOCwxMS40OCAxNi4yNywyMi44OTggMjQuNDUsMzQuMjY5IDguMjEsMTEuNDM4IDE2LjI4LDIyLjc3IDI0LjU3LDM0LjA1MSA4LjE4LDExLjM2NyAxNi4zNiwyMi42OTkgMjQuNTksMzMuODc5IDguMjQsMTEuMjY5IDE2LjU3LDIyLjUzMSAyNC44LDMzLjc4MSA3LjE3LDkuNjY4IDE0LjI3LDE5LjI3NyAyMS40NCwyOC43NzcgNy4xNiw5LjYxIDE0LjM4LDE5LjEyOSAyMS41NSwyOC42NDEgNy4xNiw5LjUxMiAxNC40NywxOC45OCAyMS42MSwyOC40NDkgNy4zLDkuNDMxIDE0LjUyLDE4LjkxMSAyMS43NSwyOC40MTEgMS4zLDEuNzEgMi42NiwzLjUgMy45Nyw1LjI5IDEuMjgsMS42NiAyLjU4LDMuMzggMy45Miw1LjE4IDEuMjcsMS43IDIuNTUsMy40NCAzLjg1LDUuMTIgMS4zNCwxLjczIDIuNjcsMy40MSAzLjk4LDUuMDYgOC43LDExLjM5IDE3LjQzLDIyLjYgMjYuMjIsMzQgOC43OCwxMS4xNiAxNy41NywyMi40MSAyNi40MiwzMy41NyA4LjksMTEuMjYgMTcuNzIsMjIuMzYgMjYuNiwzMy41MiA4LjkzLDExLjIgMTcuODksMjIuMjQgMjYuODIsMzMuMjQgOC45OSwxMS4yIDE4LjAxLDIyLjM5IDI3LjAzLDMzLjQyIDkuMDUsMTEuMTcgMTguMTMsMjIuMyAyNy4yMSwzMy4zMyA5LjA4LDExLjExIDE4LjE5LDIyLjExIDI3LjM1LDMzLjE4IDkuMTQsMTAuOTcgMTguMjcsMjIgMjcuNTIsMzIuOTggNjUuMTUsNzcuNTMgMTMxLjQ4LDE1My40NiAxOTguODUsMjI3LjkzIDY3LjYxLDc0LjY2IDEzNi4zMiwxNDcuOTYgMjA2LjEsMjE5Ljc0IDcwLjA3LDcyLjA1IDE0MS4xMywxNDIuNyAyMTMuMTgsMjExLjcgNzIuNTEsNjkuNDkgMTQ1Ljk0LDEzNy40NiAyMjAuMjIsMjAzLjkxIDE0LjMzLDEyLjc5IDI4LjcyLDI1LjU2IDQzLjEsMzguMjUgMTQuMzksMTIuNzEgMjguNzcsMjUuMzggNDMuMjIsMzcuOTUgMTQuNTMsMTIuNjIgMjguOTcsMjUuMTUgNDMuNTksMzcuNjIgMTQuNTMsMTIuNTIgMjkuMDYsMjQuOTQgNDMuNjgsMzcuMjQgNC40MSwzLjY5IDguODIsNy40MyAxMy4xMSwxMS4xNSA0LjMyLDMuNjkgOC43Myw3LjQxIDEzLjAyLDExLjE0IDQuMzIsMy43MyA4LjY3LDcuNDcgMTMuMDIsMTEuMTcgNC4yNywzLjc1IDguNjIsNy4zNiAxMi45NCwxMC45NiAxMS41MSw5LjYxIDIzLjA4LDE5LjIgMzQuNjYsMjguNzQgMTEuNTQsOS40MyAyMy4xMSwxOC45MyAzNC43NCwyOC40MSAxMS42LDkuNDQgMjMuMjMsMTguODYgMzQuOTIsMjguMjIgMTEuNjMsOS4zNSAyMy4zMiwxOC43OCAzNS4wMSwyOC4xMiAxOC4wMSwxNC4zMSAzNi4wNSwyOC41OCA1NC4xMiw0Mi42MiAxOC4wNywxNC4yMiAzNi4yMywyOC4xOCA1NC4zNSw0Mi4xMyAxOC4xOSwxNC4wMSAzNi40NiwyNy44MSA1NC42NSw0MS42NSAxOC4yNywxMy43OCAzNi42MywyNy41MSA1NC45Niw0MS4yNCAyMC44MiwxNS41MiA0MS43MSwzMC45IDYyLjY0LDQ2LjIyIDIxLjAxLDE1LjMgNDIuMDMsMzAuNTEgNjMuMDYsNDUuNTUgMjEuMTEsMTUuMTEgNDIuMzIsMzAuMDkgNjMuNDksNDQuOTUgMjEuMjMsMTQuOTMgNDIuNTIsMjkuNjIgNjMuODYsNDQuMzIgNDAuMjksMjcuNjcgODAuNjYsNTQuOTUgMTIxLjEyLDgxLjc4IDQwLjcyLDI2LjkzIDgxLjUzLDUzLjQyIDEyMi40OCw3OS40MyA0MS4wNCwyNi4xMSA4Mi4zMiw1MS44NCAxMjMuNjUsNzcuMDEgNDEuNjIsMjUuMjIgODMuMjksNTAuMDUgMTI1LjA2LDc0LjM3IDkxLjg4LDUzLjQ1IDE4NC4yLDEwNC42MSAyNzYuNzgsMTUzLjIxIDkzLjYyLDQ5LjE0IDE4Ny41NCw5NS44MyAyODEuNDgsMTM5Ljc4IDk1LjA0LDQ0LjM5IDE5MC4yMyw4Ni4xIDI4NS4zMSwxMjQuOTMgOTYuMiwzOS4xOSAxOTIuMjksNzUuNDkgMjg3Ljk3LDEwOC42MiAtOTMuMjQsLTMyLjIyIC0xODcuMSwtNjUuODggLTI4MS4yNywtMTAxIiB0cmFuc2Zvcm09Im1hdHJpeCguMTMzMzMgMCAwIC0uMTMzMzMgMCA2NTMuMzMzKSIgY2xhc3M9InN2Z1NoYXBlIGNvbG9yMDAwMDAwLTQgc2VsZWN0YWJsZSI+PC9wYXRoPjxwYXRoIGZpbGw9IiNhN2FhYWQiIGQ9Im0gNjk5Ljg4MywwIGMgLTAuMDU1LDAuMTI4OTA2IC0wLjExLDAuMjYxNzE5IC0wLjE2NCwwLjM5MDYyNSAwLjA1NCwtMC4xMjg5MDYgMC4xMDksLTAuMjYxNzE5IDAuMTY0LC0wLjM5MDYyNSAzNi40ODQsNjYuMzkwNiA3My42OTksMTMxLjkyMiAxMTEuNjY0LDE5Ni41MTIgMzcuOTM3LDY0LjU3OCA3Ni41MzksMTI4LjI3NyAxMTUuODk4LDE5MS4xMjkgMzkuMzYsNjIuODc5IDc5LjQ2NSwxMjQuOTQxIDEyMC4xMzUsMTg2LjEyOSA0MC44MSw2MS4yNDIgODIuMTYsMTIxLjY3MSAxMjQuMzEsMTgxLjMxMiAwLjg3LDEuMTY4IDEuNjgsMi4zODcgMi41MiwzLjYxNyAwLjg3LDEuMjMxIDEuNzQsMi40NzMgMi42MSwzLjY5OSAwLjkzLDEuMTMzIDEuNzcsMi4zNzIgMi42MSwzLjYwMiAwLjg3LDEuMTk5IDEuNzQsMi40NjEgMi41MiwzLjYwMiA4LjE4LDExLjQ4IDE2LjI3LDIyLjg5OCAyNC40NSwzNC4yNjkgOC4yMSwxMS40MzggMTYuMjgsMjIuNzcgMjQuNTcsMzQuMDUxIDguMTgsMTEuMzY3IDE2LjM2LDIyLjY5OSAyNC41OSwzMy44NzkgOC4yNCwxMS4yNjkgMTYuNTcsMjIuNTMxIDI0LjgsMzMuNzgxIDcuMTcsOS42NjggMTQuMjcsMTkuMjc3IDIxLjQ0LDI4Ljc3NyA3LjE2LDkuNjEgMTQuMzgsMTkuMTI5IDIxLjU1LDI4LjY0MSA3LjE2LDkuNTEyIDE0LjQ3LDE4Ljk4IDIxLjYxLDI4LjQ0OSA3LjMsOS40MzEgMTQuNTIsMTguOTExIDIxLjc1LDI4LjQxMSAxLjMsMS43MSAyLjY2LDMuNSAzLjk3LDUuMjkgMS4yOCwxLjY2IDIuNTgsMy4zOCAzLjkyLDUuMTggMS4yNywxLjcgMi41NSwzLjQ0IDMuODUsNS4xMiAxLjM0LDEuNzMgMi42NywzLjQxIDMuOTgsNS4wNiA4LjcsMTEuMzkgMTcuNDMsMjIuNiAyNi4yMiwzNCA4Ljc4LDExLjE2IDE3LjU3LDIyLjQxIDI2LjQyLDMzLjU3IDguOSwxMS4yNiAxNy43MiwyMi4zNiAyNi42LDMzLjUyIDguOTMsMTEuMiAxNy44OSwyMi4yNCAyNi44MiwzMy4yNCA4Ljk5LDExLjIgMTguMDEsMjIuMzkgMjcuMDMsMzMuNDIgOS4wNSwxMS4xNyAxOC4xMywyMi4zIDI3LjIxLDMzLjMzIDkuMDgsMTEuMTEgMTguMTksMjIuMTEgMjcuMzUsMzMuMTggOS4xNCwxMC45NyAxOC4yNywyMiAyNy41MiwzMi45OCA2NS4xNSw3Ny41MyAxMzEuNDgsMTUzLjQ2IDE5OC44NSwyMjcuOTMgNjcuNjEsNzQuNjYgMTM2LjMyLDE0Ny45NiAyMDYuMSwyMTkuNzQgNzAuMDcsNzIuMDUgMTQxLjEzLDE0Mi43IDIxMy4xOCwyMTEuNyA3Mi41MSw2OS40OSAxNDUuOTQsMTM3LjQ2IDIyMC4yMiwyMDMuOTEgMTQuMzMsMTIuNzkgMjguNzIsMjUuNTYgNDMuMSwzOC4yNSAxNC4zOSwxMi43MSAyOC43NywyNS4zOCA0My4yMiwzNy45NSAxNC41MywxMi42MiAyOC45NywyNS4xNSA0My41OSwzNy42MiAxNC41MywxMi41MiAyOS4wNiwyNC45NCA0My42OCwzNy4yNCA0LjQxLDMuNjkgOC44Miw3LjQzIDEzLjExLDExLjE1IDQuMzIsMy42OSA4LjczLDcuNDEgMTMuMDIsMTEuMTQgNC4zMiwzLjczIDguNjcsNy40NyAxMy4wMiwxMS4xNyA0LjI3LDMuNzUgOC42Miw3LjM2IDEyLjk0LDEwLjk2IDExLjUxLDkuNjEgMjMuMDgsMTkuMiAzNC42NiwyOC43NCAxMS41NCw5LjQzIDIzLjExLDE4LjkzIDM0Ljc0LDI4LjQxIDExLjYsOS40NCAyMy4yMywxOC44NiAzNC45MiwyOC4yMiAxMS42Myw5LjM1IDIzLjMyLDE4Ljc4IDM1LjAxLDI4LjEyIDE4LjAxLDE0LjMxIDM2LjA1LDI4LjU4IDU0LjEyLDQyLjYyIDE4LjA3LDE0LjIyIDM2LjIzLDI4LjE4IDU0LjM1LDQyLjEzIDE4LjE5LDE0LjAxIDM2LjQ2LDI3LjgxIDU0LjY1LDQxLjY1IDE4LjI3LDEzLjc4IDM2LjYzLDI3LjUxIDU0Ljk2LDQxLjI0IDIwLjgyLDE1LjUyIDQxLjcxLDMwLjkgNjIuNjQsNDYuMjIgMjEuMDEsMTUuMyA0Mi4wMywzMC41MSA2My4wNiw0NS41NSAyMS4xMSwxNS4xMSA0Mi4zMiwzMC4wOSA2My40OSw0NC45NSAyMS4yMywxNC45MyA0Mi41MiwyOS42MiA2My44Niw0NC4zMiA0MC4yOSwyNy42NyA4MC42Niw1NC45NSAxMjEuMTIsODEuNzggNDAuNzIsMjYuOTMgODEuNTMsNTMuNDIgMTIyLjQ4LDc5LjQzIDQxLjA0LDI2LjExIDgyLjMyLDUxLjg0IDEyMy42NSw3Ny4wMSA0MS42MiwyNS4yMiA4My4yOSw1MC4wNSAxMjUuMDYsNzQuMzcgOTEuODgsNTMuNDUgMTg0LjIsMTA0LjYxIDI3Ni43OCwxNTMuMjEgOTMuNjIsNDkuMTQgMTg3LjU0LDk1LjgzIDI4MS40OCwxMzkuNzggOTUuMDQsNDQuMzkgMTkwLjIzLDg2LjEgMjg1LjMxLDEyNC45MyA5Ni4yLDM5LjE5IDE5Mi4yOSw3NS40OSAyODcuOTcsMTA4LjYyIHYgMCBjIC05NS42OCwtMzMuMTMgLTE5MS43NywtNjkuNDMgLTI4Ny45NywtMTA4LjYyIC05NS4wOCwtMzguODMgLTE5MC4yNywtODAuNTQgLTI4NS4zMSwtMTI0LjkzIC05My45NCwtNDMuOTUgLTE4Ny44NiwtOTAuNjQgLTI4MS40OCwtMTM5Ljc4IC05Mi41OCwtNDguNiAtMTg0LjksLTk5Ljc2IC0yNzYuNzgsLTE1My4yMSAtNDEuNzcsLTI0LjMyIC04My40NCwtNDkuMTUgLTEyNS4wNiwtNzQuMzcgLTQxLjMzLC0yNS4xNyAtODIuNjEsLTUwLjkgLTEyMy42NSwtNzcuMDEgLTQwLjk1LC0yNi4wMSAtODEuNzYsLTUyLjUgLTEyMi40OCwtNzkuNDMgLTQwLjQ2LC0yNi44MyAtODAuODMsLTU0LjExIC0xMjEuMTIsLTgxLjc4IC0yMS4zNCwtMTQuNyAtNDIuNjMsLTI5LjM5IC02My44NiwtNDQuMzIgLTIxLjE3LC0xNC44NiAtNDIuMzgsLTI5Ljg0IC02My40OSwtNDQuOTUgLTIxLjAzLC0xNS4wNCAtNDIuMDUsLTMwLjI1IC02My4wNiwtNDUuNTUgLTIwLjkzLC0xNS4zMiAtNDEuODIsLTMwLjcgLTYyLjY0LC00Ni4yMiAtMTguMzMsLTEzLjczIC0zNi42OSwtMjcuNDYgLTU0Ljk2LC00MS4yNCAtMTguMTksLTEzLjg0IC0zNi40NiwtMjcuNjQgLTU0LjY1LC00MS42NSAtMTguMTIsLTEzLjk1IC0zNi4yOCwtMjcuOTEgLTU0LjM1LC00Mi4xMyAtMTguMDcsLTE0LjA0IC0zNi4xMSwtMjguMzEgLTU0LjEyLC00Mi42MiAtMTEuNjksLTkuMzQgLTIzLjM4LC0xOC43NyAtMzUuMDEsLTI4LjEyIC0xMS42OSwtOS4zNiAtMjMuMzIsLTE4Ljc4IC0zNC45MiwtMjguMjIgLTExLjYzLC05LjQ4IC0yMy4yLC0xOC45OCAtMzQuNzQsLTI4LjQxIC0xMS41OCwtOS41NCAtMjMuMTUsLTE5LjEzIC0zNC42NiwtMjguNzQgLTQuMzIsLTMuNiAtOC42NywtNy4yMSAtMTIuOTQsLTEwLjk2IC00LjM1LC0zLjcgLTguNywtNy40NCAtMTMuMDIsLTExLjE3IC00LjI5LC0zLjczIC04LjcsLTcuNDUgLTEzLjAyLC0xMS4xNCAtNC4yOSwtMy43MiAtOC43LC03LjQ2IC0xMy4xMSwtMTEuMTUgLTE0LjYyLC0xMi4zIC0yOS4xNSwtMjQuNzIgLTQzLjY4LC0zNy4yNCAtMTQuNjIsLTEyLjQ3IC0yOS4wNiwtMjUgLTQzLjU5LC0zNy42MiAtMTQuNDUsLTEyLjU3IC0yOC44MywtMjUuMjQgLTQzLjIyLC0zNy45NSAtMTQuMzgsLTEyLjY5IC0yOC43NywtMjUuNDYgLTQzLjEsLTM4LjI1IC03NC4yOCwtNjYuNDUgLTE0Ny43MSwtMTM0LjQyIC0yMjAuMjIsLTIwMy45MSAtNzIuMDUsLTY5IC0xNDMuMTEsLTEzOS42NSAtMjEzLjE4LC0yMTEuNyAtNjkuNzgsLTcxLjc4IC0xMzguNDksLTE0NS4wOCAtMjA2LjEsLTIxOS43NCAtNjcuMzcsLTc0LjQ3IC0xMzMuNywtMTUwLjQgLTE5OC44NSwtMjI3LjkzIC05LjI1LC0xMC45OCAtMTguMzgsLTIyLjAxIC0yNy41MiwtMzIuOTggLTkuMTYsLTExLjA3IC0xOC4yNywtMjIuMDcgLTI3LjM1LC0zMy4xOCAtOS4wOCwtMTEuMDMgLTE4LjE2LC0yMi4xNiAtMjcuMjEsLTMzLjMzIC05LjAyLC0xMS4wMyAtMTguMDQsLTIyLjIyIC0yNy4wMywtMzMuNDIgLTguOTMsLTExIC0xNy44OSwtMjIuMDQgLTI2LjgyLC0zMy4yNCAtOC44OCwtMTEuMTYgLTE3LjcsLTIyLjI2IC0yNi42LC0zMy41MiAtOC44NSwtMTEuMTYgLTE3LjY0LC0yMi40MSAtMjYuNDIsLTMzLjU3IC04Ljc5LC0xMS40IC0xNy41MiwtMjIuNjEgLTI2LjIyLC0zNCAtMS4zMSwtMS42NSAtMi42NCwtMy4zMyAtMy45OCwtNS4wNiAtMS4zLC0xLjY4IC0yLjU4LC0zLjQyIC0zLjg1LC01LjEyIC0xLjM0LC0xLjggLTIuNjQsLTMuNTIgLTMuOTIsLTUuMTggLTEuMzEsLTEuNzkgLTIuNjcsLTMuNTggLTMuOTcsLTUuMjkgLTcuMjMsLTkuNSAtMTQuNDUsLTE4Ljk4IC0yMS43NSwtMjguNDExIC03LjE0LC05LjQ2OSAtMTQuNDUsLTE4LjkzNyAtMjEuNjEsLTI4LjQ0OSAtNy4xNywtOS41MTIgLTE0LjM5LC0xOS4wMzEgLTIxLjU1LC0yOC42NDEgLTcuMTcsLTkuNSAtMTQuMjcsLTE5LjEwOSAtMjEuNDQsLTI4Ljc3NyAtOC4yMywtMTEuMjUgLTE2LjU2LC0yMi41MTIgLTI0LjgsLTMzLjc4MSAtOC4yMywtMTEuMTggLTE2LjQxLC0yMi41MTIgLTI0LjU5LC0zMy44NzkgLTguMjksLTExLjI4MSAtMTYuMzYsLTIyLjYxMyAtMjQuNTcsLTM0LjA1MSAtOC4xOCwtMTEuMzcxIC0xNi4yNywtMjIuNzg5IC0yNC40NSwtMzQuMjY5IC0wLjc4LC0xLjE0MSAtMS42NSwtMi40MDMgLTIuNTIsLTMuNjAyIC0wLjg0LC0xLjIzIC0xLjY4LC0yLjQ2OSAtMi42MSwtMy42MDIgLTAuODcsLTEuMjI2IC0xLjc0LC0yLjQ2OCAtMi42MSwtMy42OTkgLTAuODQsLTEuMjMgLTEuNjUsLTIuNDQ5IC0yLjUyLC0zLjYxNyAtNDIuMTUsLTU5LjY0MSAtODMuNSwtMTIwLjA3IC0xMjQuMzEsLTE4MS4zMTIgQyAxMDA2LjkxLDUxMi41ODIgOTY2LjgwNSw0NTAuNTIgOTI3LjQ0NSwzODcuNjQxIDg4OC4wODYsMzI0Ljc4OSA4NDkuNDg0LDI2MS4wOSA4MTEuNTQ3LDE5Ni41MTIgNzczLjU4MiwxMzEuOTIyIDczNi4zNjcsNjYuMzkwNiA2OTkuODgzLDAgbSAtNjIuNTg2LDE1MS40NDEgaCAtMC4wMDQgdiAwIE0gMzMxOS45NywyOTk4LjExIGMgMCwwIDAsMCAwLjAxLDAgLTAuMDEsLTAuMDEgMCwwIC0wLjAxLDAgbSAyMTUuMDgsMTA3IGMgMC40LDAuMiAwLjgsMC4zOSAxLjIxLDAuNTkgLTAuNDEsLTAuMiAtMC44MSwtMC40IC0xLjIxLC0wLjU5IiB0cmFuc2Zvcm09Im1hdHJpeCguMTMzMzMgMCAwIC0uMTMzMzMgMCA2NTMuMzMzKSIgY2xhc3M9InN2Z1NoYXBlIGNvbG9yMDAwMDAwLTUgc2VsZWN0YWJsZSI+PC9wYXRoPjxwYXRoIGZpbGw9IiNhN2FhYWQiIGQ9Ik02OTkuODgzIDBjLS4wNTUuMTI4OTA2LS4xMS4yNjE3MTktLjE2NC4zOTA2MjVDNjc3Ljk0MSA1My4wMzEzIDYzNy41NjYgMTUwLjc4MSA2MzcuMjk3IDE1MS40NDFjLS4wMDQgMC0uMDA0IDAtLjAwNCAwdjAgMCAwTDU3Mi41MDQgMzA5LjQxQzE0NzcuOTUgMTc5Ni4zOSAyNzg5LjQyIDI2NDguMzMgMzMxOS45NyAyOTk4LjExdjBjLjAxIDAgMC0uMDEuMDEgMCAuNDUuMjIgMTQyLjM1IDcxLjcyIDIxNS4wNyAxMDcgLjQuMTkuOC4zOSAxLjIxLjU5djBjNzMuMDMgMzUuNDQgMTQ2LjU1IDcwLjExIDIyMC4yNSAxMDMuOTcgMi4zMiAxLjEzIDQuNjEgMi4yMyA2Ljk5IDMuMzQgMi4yOSAxLjE0IDQuNjQgMi4yNCA2Ljk2IDMuMzYgMi4zOCAxLjEyIDQuNzMgMi4yNSA3LjAyIDMuMzIgMi4zNyAxLjExIDQuNjcgMi4xNSA3LjA0IDMuMTUgOTAuNzkgNDEuNDkgMTgxLjkxIDgxLjc0IDI3My4xMyAxMjAuODcgOTIuMzUgMzkuNTIgMTg0Ljg3IDc3LjgyIDI3Ny4yNSAxMTQuODEgOTMuNTMgMzcuNDkgMTg2LjkyIDczLjYgMjc5Ljk3IDEwOC4yOSA5NC4xNyAzNS4xMiAxODguMDMgNjguNzggMjgxLjI3IDEwMS05NS42OC0zMy4xMy0xOTEuNzctNjkuNDMtMjg3Ljk3LTEwOC42Mi05NS4wOC0zOC44My0xOTAuMjctODAuNTQtMjg1LjMxLTEyNC45My05My45NC00My45NS0xODcuODYtOTAuNjQtMjgxLjQ4LTEzOS43OC05Mi41OC00OC42LTE4NC45LTk5Ljc2LTI3Ni43OC0xNTMuMjEtNDEuNzctMjQuMzItODMuNDQtNDkuMTUtMTI1LjA2LTc0LjM3LTQxLjMzLTI1LjE3LTgyLjYxLTUwLjktMTIzLjY1LTc3LjAxLTQwLjk1LTI2LjAxLTgxLjc2LTUyLjUtMTIyLjQ4LTc5LjQzLTQwLjQ2LTI2LjgzLTgwLjgzLTU0LjExLTEyMS4xMi04MS43OC0yMS4zNC0xNC43LTQyLjYzLTI5LjM5LTYzLjg2LTQ0LjMyLTIxLjE3LTE0Ljg2LTQyLjM4LTI5Ljg0LTYzLjQ5LTQ0Ljk1LTIxLjAzLTE1LjA0LTQyLjA1LTMwLjI1LTYzLjA2LTQ1LjU1LTIwLjkzLTE1LjMyLTQxLjgyLTMwLjctNjIuNjQtNDYuMjItMTguMzMtMTMuNzMtMzYuNjktMjcuNDYtNTQuOTYtNDEuMjQtMTguMTktMTMuODQtMzYuNDYtMjcuNjQtNTQuNjUtNDEuNjUtMTguMTItMTMuOTUtMzYuMjgtMjcuOTEtNTQuMzUtNDIuMTMtMTguMDctMTQuMDQtMzYuMTEtMjguMzEtNTQuMTItNDIuNjItMTEuNjktOS4zNC0yMy4zOC0xOC43Ny0zNS4wMS0yOC4xMi0xMS42OS05LjM2LTIzLjMyLTE4Ljc4LTM0LjkyLTI4LjIyLTExLjYzLTkuNDgtMjMuMi0xOC45OC0zNC43NC0yOC40MS0xMS41OC05LjU0LTIzLjE1LTE5LjEzLTM0LjY2LTI4Ljc0LTQuMzItMy42LTguNjctNy4yMS0xMi45NC0xMC45Ni00LjM1LTMuNy04LjctNy40NC0xMy4wMi0xMS4xNy00LjI5LTMuNzMtOC43LTcuNDUtMTMuMDItMTEuMTQtNC4yOS0zLjcyLTguNy03LjQ2LTEzLjExLTExLjE1LTE0LjYyLTEyLjMtMjkuMTUtMjQuNzItNDMuNjgtMzcuMjQtMTQuNjItMTIuNDctMjkuMDYtMjUtNDMuNTktMzcuNjItMTQuNDUtMTIuNTctMjguODMtMjUuMjQtNDMuMjItMzcuOTUtMTQuMzgtMTIuNjktMjguNzctMjUuNDYtNDMuMS0zOC4yNS03NC4yOC02Ni40NS0xNDcuNzEtMTM0LjQyLTIyMC4yMi0yMDMuOTEtNzIuMDUtNjktMTQzLjExLTEzOS42NS0yMTMuMTgtMjExLjctNjkuNzgtNzEuNzgtMTM4LjQ5LTE0NS4wOC0yMDYuMS0yMTkuNzQtNjcuMzctNzQuNDctMTMzLjctMTUwLjQtMTk4Ljg1LTIyNy45My05LjI1LTEwLjk4LTE4LjM4LTIyLjAxLTI3LjUyLTMyLjk4LTkuMTYtMTEuMDctMTguMjctMjIuMDctMjcuMzUtMzMuMTgtOS4wOC0xMS4wMy0xOC4xNi0yMi4xNi0yNy4yMS0zMy4zMy05LjAyLTExLjAzLTE4LjA0LTIyLjIyLTI3LjAzLTMzLjQyLTguOTMtMTEtMTcuODktMjIuMDQtMjYuODItMzMuMjQtOC44OC0xMS4xNi0xNy43LTIyLjI2LTI2LjYtMzMuNTItOC44NS0xMS4xNi0xNy42NC0yMi40MS0yNi40Mi0zMy41Ny04Ljc5LTExLjQtMTcuNTItMjIuNjEtMjYuMjItMzQtMS4zMS0xLjY1LTIuNjQtMy4zMy0zLjk4LTUuMDYtMS4zLTEuNjgtMi41OC0zLjQyLTMuODUtNS4xMi0xLjM0LTEuOC0yLjY0LTMuNTItMy45Mi01LjE4LTEuMzEtMS43OS0yLjY3LTMuNTgtMy45Ny01LjI5LTcuMjMtOS41LTE0LjQ1LTE4Ljk4LTIxLjc1LTI4LjQxMS03LjE0LTkuNDY5LTE0LjQ1LTE4LjkzNy0yMS42MS0yOC40NDktNy4xNy05LjUxMi0xNC4zOS0xOS4wMzEtMjEuNTUtMjguNjQxLTcuMTctOS41LTE0LjI3LTE5LjEwOS0yMS40NC0yOC43NzctOC4yMy0xMS4yNS0xNi41Ni0yMi41MTItMjQuOC0zMy43ODEtOC4yMy0xMS4xOC0xNi40MS0yMi41MTItMjQuNTktMzMuODc5LTguMjktMTEuMjgxLTE2LjM2LTIyLjYxMy0yNC41Ny0zNC4wNTEtOC4xOC0xMS4zNzEtMTYuMjctMjIuNzg5LTI0LjQ1LTM0LjI2OS0uNzgtMS4xNDEtMS42NS0yLjQwMy0yLjUyLTMuNjAyLS44NC0xLjIzLTEuNjgtMi40NjktMi42MS0zLjYwMi0uODctMS4yMjYtMS43NC0yLjQ2OC0yLjYxLTMuNjk5LS44NC0xLjIzLTEuNjUtMi40NDktMi41Mi0zLjYxNy00Mi4xNS01OS42NDEtODMuNS0xMjAuMDctMTI0LjMxLTE4MS4zMTJDMTAwNi45MSA1MTIuNTgyIDk2Ni44MDUgNDUwLjUyIDkyNy40NDUgMzg3LjY0MSA4ODguMDg2IDMyNC43ODkgODQ5LjQ4NCAyNjEuMDkgODExLjU0NyAxOTYuNTEyIDc3My41ODIgMTMxLjkyMiA3MzYuMzY3IDY2LjM5MDYgNjk5Ljg4MyAwTTE0NDguNDQgMzU2Mi40bDEwLjYxIDMzNy41NGMyLjIzIDcwLjE5IDE4LjEzIDE0MC4zMSA0NS4wMiAyMDcuMTkgMjYuNzEgNjYuNzIgNjQuNDEgMTMwLjYzIDExMC41MyAxODguNTUgNDYuMjkgNTguMDQgMTAxLjE2IDExMC40MiAxNjIuMjEgMTUzLjgyIDYxLjU4IDQzLjc4IDEyOS44IDc4LjU5IDIwMi4xMyAxMDEgNzMuMjkgMjIuNzUgMTQ0LjIzIDMwLjU3IDIwOS45OCAyNS4yIDY2LjY2LTUuNTIgMTI4LjA4LTI0LjczIDE4MC45My01Ni4xNyA1My41Ny0zMS45MyA5OC4zNS03Ni4zNyAxMzAuNzItMTMxLjYyIDMyLjc0LTU2LjA4IDUyLjYxLTEyMy4xMSA1NS45OC0xOTkuMDNsMTUuOTItMzY2LjA5em0yMTIxLjQ5IDI2MS42M2MtMy40NiAzMS4zMy0xNC4xIDU5LjM4LTMwLjM3IDgzLjM2LTE2LjEzIDIzLjkzLTM3LjczIDQzLjY1LTYzLjI5IDU4LjQ2LTI1LjMxIDE0Ljc0LTU0LjU4IDI0LjU1LTg2LjA4IDI4LjY3LTMxLjI2IDQuMTEtNjQuODUgMi42MS05OS4zMy01LjQxbC0yNDEuNzUtNTUuOTEtLjQgNS44Ny04MC44Ny0xOC43OC0yNi4xNiAzNzAuMDNjLTguODEgMTI1LjMyLTQ1Ljc3IDIzNC42Ni0xMDQuMTIgMzI0LjcyLTU2Ljg4IDg4LTEzMy45MSAxNTcuMjgtMjI0LjY2IDIwNS40Ny04OC40OSA0Ni45OS0xODkuOTggNzMuODYtMjk4Ljg4IDc4LjY5LTEwNi4zIDQuNzQtMjE5Ljk0LTExLjU2LTMzNi4yMS01MC42OC0xMTMuOTMtMzguMzMtMjIwLjYzLTk1LjM3LTMxNi42LTE2NS41MS05NC44Mi02OS4yNS0xNzkuOTEtMTUxLjgxLTI1MS43Ni0yNDIuNjktNzEuNTctOTAuNjEtMTMwLjU3LTE5MC4xOS0xNzIuOTQtMjk0LjA4LTQyLjY3LTEwNC40My02OS0yMTQuMTgtNzQuNjktMzI0LjU5bC0xNi42NC0zMjQuNDItNTAuMTUtMTEuNjItLjI5LTUuMS0xOTQuMjA5LTQ1LjAyYy0yMi4zMzYtNS4xMi00My44NTUtMTUuMTQtNjMuNzIyLTI4LjcyLTE5LjgzNi0xMy42Mi0zOC4wMjQtMzAuNzUtNTMuNjI1LTUwLjQ4LTE1LjYwNi0xOS42NC0yOC43MTUtNDEuODYtMzguNDYxLTY1LjM1LTkuNjU3LTIzLjYxLTE1Ljk4MS00OC42NC0xNy45NTMtNzMuODdMNTkzLjc2MiAxNTAwLjdsMTQ1LjAxNS0xNjQuMDggMzMuNDQyIDYxNi4wMmMzLjQ1MyA2My42IDE2Ljk5NiAxMjQuNzUgMzguMzc1IDE4MS4wNiAyMS40MDIgNTYuMDkgNTAuNjY0IDEwNy42IDg1Ljk5MiAxNTEuOTggMzUuMjk3IDQ0LjUxIDc2Ljc2OSA4Mi4xMiAxMjIuMzk0IDExMC4yMiA0NS45MSAyOC4yNSA5Ni4yMyA0Ny4wNSAxNDkuMTEgNTMuNjVsNjUuMjUgOC4yNmMtMjYuNTMgOC42NS01MC44MSAyMi4wNS03Mi4yMSAzOS40NC0yMS4zMiAxNy4yNC0zOS43MSAzOC40NC01NC42MiA2Mi44NS0xNC44OCAyNC4yNC0yNi4yMiA1MS43NS0zMy41NiA4MS42My03LjI0IDI5Ljc3LTEwLjU1IDYxLjk4LTkuMjIgOTYgMS43NyA0My44OSAxMC45NyA4Ni42NyAyNi4xNCAxMjYuNTQgMTUuMDggMzkuNzkgMzYuMTYgNzYuODMgNjEuNzcgMTA5LjI4IDI1LjU4IDMyLjUyIDU1Ljc1IDYwLjUyIDg5LjEgODIuMTcgMzMuNSAyMS43NyA3MC4xOSAzNy4xMSAxMDguNzkgNDQuMjZoLjIxLjE3bC4xNy4wNi4xOC4wMWMzOC45MiA3LjE1IDc2LjExIDUuMTIgMTEwLjA0LTQuNzQgMzQuMjItOS44OSA2NS4yLTI3LjggOTEuMy01Mi4yMiAyNi4zNC0yNC42NyA0Ny42NS01Ni4wMSA2Mi4zNi05Mi42MiAxNC45NC0zNi44MSAyMy4wNi03OC45NCAyMi44Mi0xMjQuODUtLjItMzUuNjktNS40Mi03MC45NC0xNC45OS0xMDQuNzYtOS41Ny0zMy45Ni0yMy40Ni02Ni4zNy00MC45Mi05Ni4yOS0xNy40Ni0yOS45Ni0zOC40OS01Ny4zMy02Mi4yNS04MS4xNy0yMy42Ni0yMy44Mi01MC00NC4wNC03OC4yNS01OS44M2w1Ny40IDcuMzJjMzkuNzkgNC45OSA3OC40OCAzLjM0IDExNS4yMy00LjMgMzcuMTUtNy42NiA3Mi40Mi0yMS4zNSAxMDQuOTQtNDAuMzkgMzIuODMtMTkuMTcgNjIuOTEtNDMuNzUgODkuNDctNzMuMDMgMjQuMTEtMjYuNjQgNDQuNzgtNTcuNjggNjIuMzYtOTEuNTEgMTQuODggMTEuNDEgMjkuNzMgMjIuNzUgNDQuNTIgMzMuNjlsLTIuMzggMjAyLjI1Yy0uNTIgNDcuMyA3LjY2IDkzLjE4IDIyLjg2IDEzNS44NiAxNS4yMiA0Mi41NyAzNy41IDgxLjk5IDY1LjI2IDExNi40NiAyNy44MSAzNC40NyA2MS4yMiA2My45NCA5OC42MSA4Ni41NiAzNy42MSAyMi43OCA3OS4yOSAzOC41MyAxMjMuNyA0NS4yOGw1NC41MiA4LjM2Yy0yMi43NiA1LjQ3LTQzLjk3IDE0LjYyLTYyLjg4IDI2Ljg4LTE4Ljg4IDEyLjEyLTM1LjUzIDI3LjMyLTQ5LjQyIDQ1LjA1LTEzLjggMTcuNjgtMjQuOTEgMzcuODgtMzIuNjkgNjAuMDctNy43NCAyMi4wOS0xMi4yMSA0Ni4yNS0xMi44NyA3MS45My0uODEgMzMuMDMgNC44MSA2NS41NCAxNS43MiA5Ni4wNyAxMC44NSAzMC41MSAyNy4wMyA1OS4wOCA0Ny4yMiA4NC4zMSAyMC4yMSAyNS4yOCA0NC42MyA0Ny4yMSA3MS45OCA2NC4zNiAyNy40NyAxNy4yOCA1Ny45NSAyOS43MyA5MC4zOCAzNiAzMi43MSA2LjI1IDY0LjE4IDUuNDkgOTMuMjctMS4xNSAyOS4zMi02LjcgNTYuMS0xOS40MyA3OS4xNS0zNy4yNSAyMy4xNS0xNy44NiA0Mi40NC00MC43OCA1Ni40NC02Ny43NiAxNC4wNy0yNy4xNCAyMi43Ny01OC40MSAyNC42My05Mi42IDEuMzktMjYuNTgtMS4zNC01Mi45NS03LjgxLTc4LjQtNi40My0yNS4zOC0xNi41Ni00OS44NC0yOS43OC03Mi41MS0xMy4xNy0yMi42OS0yOS40NC00My41OC00OC4xMi02MS45NS0xOC42Mi0xOC40LTM5LjczLTM0LjIzLTYyLjU5LTQ2Ljg2bDQ3LjYzIDcuMDljMjUuMjYgMy44NiA1MC4xNyA0Ljc2IDc0LjI4IDIuOTkgMjQuMjctMS44NSA0Ny44Mi02LjM2IDcwLjQ3LTEzLjM3IDIyLjYtNy4wOSA0NC4yNi0xNi42MiA2NC41NC0yOC40OCAyMC40Mi0xMS45NSAzOS40MS0yNi4xNyA1Ni44NC00Mi40LTUuMzktMy4wOS0xMC41OC02LjQ2LTE1Ljg2LTkuNTMgNi43My0uMTYgMTMuNC0uMjYgMjAuMS0uNTUgMjQuMzMgMTQuNDcgNDcuNjggMjguMTggNzEuNjcgNDIuMzNsLTUuOTggOTAuMDFjLTIuNDQgMzUuNzYgMi42NCA3MC44NiAxMy44MSAxMDMuNzIgMTEuMDcgMzIuODYgMjguMzMgNjMuNTcgNTAuNCA5MC42OCAyMi4xMSAyNy4wMyA0OS4wMiA1MC40OCA3OS42NSA2OC42OSAzMC42NSAxOC4zIDY1LjExIDMxLjM4IDEwMi4wMyAzNy42NWw0NS4yMiA3LjQ3Yy0xOS4xNyAzLjYxLTM3LjE4IDEwLjExLTUzLjQ1IDE5LTE2LjI4IDguOTEtMzAuODEgMjAuMTQtNDMuMTYgMzMuNDktMTIuMyAxMy4yOS0yMi4zMyAyOC41Ny0yOS43MyA0NS40Ny03LjQgMTYuODYtMTIuMDcgMzUuMzUtMTMuNjMgNTUuMDgtMi4wMyAyNS41MiAxLjQ4IDUwLjc5IDkuNDggNzQuNTggOC4wMSAyMy43NSAyMC41MSA0Ni4xNCAzNi42MyA2NS45NyAxNi4xMyAxOS44OSAzNS44NSAzNy4xOSA1OC4zIDUwLjg3IDIyLjUxIDEzLjc3IDQ3LjY1IDIzLjg1IDc0Ljc0IDI5LjA2IDI3LjA2IDUuMTggNTMuNDMgNSA3Ny45Ni4yOCAyNC41Ny00Ljg1IDQ3LjI1LTE0LjM4IDY2Ljk0LTI3LjcgMTkuNzgtMTMuNDUgMzYuNC0zMC43OCA0OC43OS01MS4zMSAxMi40MS0yMC41OSAyMC41My00NC4zIDIzLTcwLjM5IDItMjAuMjUuNTItNDAuMy00LjA2LTU5LjcyLTQuNS0xOS4zOS0xMi4wNC0zOC4xNC0yMi4xNi01NS42MS0xMC4xOC0xNy41MS0yMi44OS0zMy42OC0zNy42OC00OC4wMi0xNC43LTE0LjQyLTMxLjUyLTI2LjktNTAuMDMtMzYuOTJsMzguNjEgNi41NWMyMi42MiAzLjc2IDQ0Ljc4IDQuOTIgNjYuMzMgMy42MyAyMS42My0xLjMyIDQyLjQ5LTUuMDEgNjIuNDctMTAuOTEgMTkuODctNS45NyAzOC44Ny0xNC4wOSA1Ni40NC0yNC4yNyA1LjQ4LTMuMTkgMTAuNDctNi43NyAxNS42Ni0xMC4zM2wuNzYuNDRjNy42MyAzLjgzIDE1LjQgNy43IDIzLjAzIDExLjQzIDE1Ljk1IDcuODcgMzEuODEgMTUuNjYgNDcuNDcgMjMuMyAxNS42NyA3Ljc0IDMxLjIxIDE1LjI3IDQ2LjU1IDIyLjY2bC01My42MiA0ODQuNzkiIHRyYW5zZm9ybT0ibWF0cml4KC4xMzMzMyAwIDAgLS4xMzMzMyAwIDY1My4zMzMpIiBjbGFzcz0ic3ZnU2hhcGUgY29sb3IwMDAwMDAtNiBzZWxlY3RhYmxlIj48L3BhdGg+PC9zdmc+PC9nPjwvc3ZnPg==);background-position:0 6px;background-repeat:no-repeat;background-size:20px;float:left;height:30px;width:26px}:root{--pmpro--color--white:#fff;--pmpro--box-shadow:2px 2px 7px rgba( 0, 0, 0, 0.07 )}.pmpro{color:var(--pmpro--color--contrast);.pmpro_section{margin:calc(var(--pmpro--base--spacing--large) * 2) 0}.pmpro_section:first-of-type{margin-top:0}.pmpro_section_title{font-weight:700;margin:0;padding:0}.pmpro_card{background-color:var(--pmpro--color--base);border:1px solid var(--pmpro--color--border--variation);border-radius:var(--pmpro--base--border-radius);box-shadow:var(--pmpro--box-shadow);display:flex;flex-direction:column;margin:var(--pmpro--base--spacing--medium) 0;overflow:hidden}.pmpro_card_title{color:var(--pmpro--color--contrast);font-weight:700;margin:0;padding:var(--pmpro--base--spacing--large) var(--pmpro--base--spacing--large) 0}.pmpro_card_content{padding:var(--pmpro--base--spacing--small) var(--pmpro--base--spacing--large) var(--pmpro--base--spacing--large);p:not(.pmpro_form_hint){margin:var(--pmpro--base--spacing--small) 0;padding:0}p:last-of-type{margin-bottom:0}}.pmpro_card_actions{background-color:rgb(0 0 0 / .04);border-bottom:1px solid var(--pmpro--color--border--variation);padding:var(--pmpro--base--spacing--small) var(--pmpro--base--spacing--large)}.pmpro_card_content+.pmpro_card_actions{border-top:1px solid var(--pmpro--color--border--variation);border-bottom:none}.pmpro_card_action_separator{margin:0 calc(var(--pmpro--base--spacing--small) / 2);opacity:.25}.pmpro_card .pmpro_card{background-color:#fff0;border:0;border-radius:0;box-shadow:none;overflow:visible}.pmpro_card .pmpro_card .pmpro_card_title{padding:0}.pmpro_card .pmpro_card .pmpro_card_content{padding:0}.pmpro_card .pmpro_card .pmpro_card_actions{background:none;border:0;padding:0}.pmpro_card .pmpro_card .pmpro_card_content+.pmpro_card_actions{border:0}.pmpro_heading-with-avatar{align-items:center;display:flex;font-weight:700;gap:var(--pmpro--base--spacing--small)}.pmpro_message{box-shadow:var(--pmpro--box-shadow)}.pmpro_btn{background-color:var(--pmpro--color--accent);border:1px solid var(--pmpro--color--accent);border-radius:var(--pmpro--base--border-radius);box-shadow:1px 2px 4px rgb(0 0 0 / .1);box-sizing:border-box;color:var(--pmpro--color--base);cursor:pointer;display:inline-block;font-size:16px;font-weight:700;letter-spacing:normal;line-height:1.5;min-height:40px;outline:0;padding:var(--pmpro--base--spacing--small) var(--pmpro--base--spacing--medium);text-align:center;text-decoration:none;text-rendering:geometricprecision;text-transform:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;vertical-align:middle;transition:background-color 0.2s,color 0.2s}.pmpro_btn:hover,.pmpro_btn:focus{background-color:var(--pmpro--color--accent--variation);background-position:0 0;border-color:var(--pmpro--color--accent--variation);color:var(--pmpro--color--base)}.pmpro_btn:active{opacity:.7}.pmpro_btn-outline{background-color:#fff0;color:var(--pmpro--color--accent)}.pmpro_btn-outline:hover,.pmpro_btn-outline:focus{background-color:#fff0;border-color:var(--pmpro--color--accent--variation);color:var(--pmpro--color--accent--variation)}.pmpro_btn-delete{background-color:var(--pmpro--color--error-text);border-color:var(--pmpro--color--error-text)}.pmpro_btn-delete:hover,.pmpro_btn-delete:focus{background-color:var(--pmpro--color--error-link);border-color:var(--pmpro--color--error-link)}.pmpro_btn-cancel{background-color:#fff0;border-color:var(--pmpro--color--border);box-shadow:1px 2px 2px rgb(0 0 0 / .1);color:var(--pmpro--color--contrast)}.pmpro_btn-cancel:hover,.pmpro_btn-cancel:focus{background-color:var(--pmpro--color--border--variation);border-color:var(--pmpro--color--border);color:var(--pmpro--color--contrast)}.pmpro_btn-plain,.pmpro_btn-plain:hover,.pmpro_btn-plain:focus,.pmpro_btn-plain:active{background:0 0;border:1px solid #fff0;box-shadow:none;cursor:pointer;font-size:14px;margin:0;padding:0}.pmpro_btn-print{align-items:center;color:var(--pmpro--color--accent);display:inline-flex;gap:calc(var(--pmpro--base--spacing--small) / 2);justify-content:space-between;text-decoration:underline}.pmpro_btn-print:hover{color:var(--pmpro--color--accent--variation)}.pmpro_form{margin:0}.pmpro_section:has(.pmpro_form) .pmpro_card_content{padding-top:var(--pmpro--base--spacing--large)}.pmpro_section:has(.pmpro_form) .pmpro_card_title+.pmpro_card_content{padding-top:var(--pmpro--base--spacing--small)}.pmpro_form_fieldset{border:0;margin:0;padding:0}.pmpro_form_legend{border:none;margin:0 0 var(--pmpro--base--spacing--medium);padding:0}.pmpro_form_heading{font-weight:700;margin:var(--pmpro--base--spacing--large) 0 0;padding:0}.pmpro_card_content .pmpro_form_heading{margin-top:0}.pmpro_form_fields{display:flex;flex-direction:column;gap:var(--pmpro--base--spacing--medium)}.pmpro_form_fields-inline{align-items:center;display:flex;flex-direction:row;gap:calc(var(--pmpro--base--spacing--small) / 2)}.pmpro_form_field{display:flex;flex-direction:column;gap:calc(var(--pmpro--base--spacing--small) / 2)}.pmpro_form_label{margin:0;padding:0}.pmpro_form_label:not(.pmpro_form_label-inline){display:block;font-weight:500}.pmpro_form_input{background-color:var(--pmpro--color--base);border:1px solid var(--pmpro--color--border);border-radius:var(--pmpro--base--border-radius);box-shadow:none;box-sizing:border-box;color:var(--pmpro--color--contrast);font-size:16px;height:auto;line-height:1.5;margin:0;min-height:auto;outline:none;padding:var(--pmpro--base--spacing--small)}.pmpro_form_input-textarea{font-family:inherit;width:100%}.pmpro_form_input-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url('data:image/svg+xml;utf8,<svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>');background-position:right var(--pmpro--base--spacing--small) center;background-repeat:no-repeat;background-size:16px 16px;padding-right:calc(var(--pmpro--base--spacing--small) + 20px)}.pmpro_form_input-text:focus,.pmpro_form_input-email:focus,.pmpro_form_input-url:focus,.pmpro_form_input-password:focus,.pmpro_form_input-search:focus,.pmpro_form_input-select:focus,.pmpro_form_input-checkbox:focus,.pmpro_form_input-radio:focus,.pmpro_form_input-multiselect:focus,.pmpro_form_input-number:focus,.pmpro_form_input-file:focus,.pmpro_form_input-date:focus,.pmpro_form_input-textarea:focus{background-color:var(--pmpro--color--base);border-color:#80BDFF;box-shadow:0 0 0 .2rem rgb(0 123 255 / .25);outline:none;word-break:initial}.pmpro_form_hint{display:block;font-size:14px;margin:0;opacity:.75;padding:0}.pmpro_form_field-checkbox{.pmpro_form_label{align-items:first baseline;display:flex;flex-direction:row;gap:calc(var(--pmpro--base--spacing--small) / 2)}}.pmpro_form_field-radio-item{align-items:baseline;flex-direction:row;flex-wrap:nowrap;.pmpro_form_hint{flex:0 0 100%}}.pmpro_form_field-radio-item:not(:last-of-type){margin-bottom:calc(var(--pmpro--base--spacing--small) / 2)}.pmpro_form_field-checkbox-grouped{.pmpro_form_field-checkbox-grouped-item{align-items:first baseline;display:flex;flex-direction:row;gap:calc(var(--pmpro--base--spacing--small) / 2)}}.pmpro_form_input-multiselect{border-top-right-radius:0;border-bottom-right-radius:0}.pmpro_form_field-file{.pmpro_form_input-file{border:3px dashed var(--pmpro--color--border--variation);border-radius:var(--pmpro--base--border-radius);padding:var(--pmpro--base--spacing--small) var(--pmpro--base--spacing--medium);width:100%}.pmpro_btn{padding:0 var(--pmpro--base--spacing--small)}}.pmpro_form_field-password-toggle{align-items:center;display:flex;font-weight:500;justify-content:space-between;margin:0;padding:0}.pmpro_form_field-password-toggle button,.pmpro_form_field-password-toggle button:hover,.pmpro_form_field-password-toggle button:focus,.pmpro_form_field-password-toggle button:active{align-items:center;background:#fff0;border:none;box-shadow:none;box-sizing:border-box;color:var(--pmpro--color--accent);display:flex;flex-direction:row;font-size:16px;gap:calc(var(--pmpro--base--spacing--small) / 2);line-height:1;margin:0;min-height:1px;padding:0}.pmpro_form_field-password-toggle button:focus,.pmpro_form_field-password-toggle button:active{box-shadow:0 0 0 .2rem rgb(0 123 255 / .25);color:var(--pmpro--color--accent--variation);outline:none}.pmpro_form_field-password-toggle .pmpro_icon-eye{display:block;height:20px;width:20px}.pmpro_form_field-password-toggle button:focus .pmpro_icon-eye svg,.pmpro_form_field-password-toggle button:active .pmpro_icon-eye svg{stroke:var(--pmpro--color--accent--variation)}.pmpro_form_field-select2{display:block}.pmpro_form_field-select2 .pmpro_form_label{margin-bottom:calc(var(--pmpro--base--spacing--small) / 2)}.pmpro_form_field-select2 .pmpro_form_hint{margin-top:calc(var(--pmpro--base--spacing--small) / 2)}.pmpro_payment-expiration #ExpirationMonth,.pmpro_payment-expiration #ExpirationYear{flex-grow:1}.pmpro_payment-discount-code #pmpro_discount_code{flex-grow:1}#other_discount_code_fields{margin-bottom:var(--pmpro--base--spacing--small)}#pmpro_tos_fields{margin:var(--pmpro--base--spacing--medium) 0}#pmpro_tos_fields #pmpro_license{border-top-right-radius:0;border-bottom-right-radius:0}.pmpro_form_submit{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--pmpro--base--spacing--medium);margin-top:var(--pmpro--base--spacing--medium)}.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#AccountNumber,.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#Expiry,.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#CVV,.pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#AccountNumber,.pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#Expiry,.pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#CVV{background-color:var(--pmpro--color--white);border-radius:var(--pmpro--base--border-radius);padding:calc(var(--pmpro--base--spacing--small) + 3px)}[id^="pmpro_paypal"] .pmpro_btn-submit-checkout-paypal{align-items:center;background-color:#ffc439;border-color:#ffc439;color:#000;display:flex;flex-direction:row;gap:calc(var(--pmpro--base--spacing--small) / 2);justify-content:center}[id^="pmpro_paypal"] .pmpro_btn-submit-checkout-paypal:hover{background-color:#ffb60a;border-color:#ffb60a}#loginform{margin-bottom:0}#loginform input[type="submit"]{width:100%}.pmpro_section:has(#loginform) .pmpro_card_content:not(.widget .pmpro_section:has(#loginform) .pmpro_card_content){padding-top:var(--pmpro--base--spacing--large)}.pmpro_section #loginform .login-username,.pmpro_section #loginform .login-password,.pmpro_section #loginform .login-remember{display:flex;flex-direction:column;gap:calc(var(--pmpro--base--spacing--small) / 2);margin:0 0 var(--pmpro--base--spacing--medium);padding:0}.pmpro_section #loginform label:not(.pmpro_section #loginform .login-remember label){align-items:center;display:flex;font-weight:500;justify-content:space-between;margin:0;padding:0}.pmpro_section #loginform .input{background-color:var(--pmpro--color--base);border:1px solid var(--pmpro--color--border);border-radius:var(--pmpro--base--border-radius);box-shadow:none;box-sizing:border-box;color:var(--pmpro--color--contrast);font-size:16px;line-height:1.5;margin:0;min-height:auto;outline:none;padding:var(--pmpro--base--spacing--small)}.pmpro_section #loginform .input:focus{background-color:var(--pmpro--color--base);border-color:#80BDFF;box-shadow:0 0 0 .2rem rgb(0 123 255 / .25);outline:none;word-break:initial}.pmpro_section #loginform .login-remember{align-items:baseline;flex-direction:row;flex-wrap:wrap}.pmpro_section #loginform .login-submit{margin:var(--pmpro--base--spacing--medium) 0 0}.pmpro_section #loginform .login-submit .button{background-color:var(--pmpro--color--accent);border:1px solid var(--pmpro--color--accent);border-radius:var(--pmpro--base--border-radius);box-shadow:1px 2px 4px rgb(0 0 0 / .1);box-sizing:border-box;color:var(--pmpro--color--base);cursor:pointer;display:inline-block;font-size:16px;font-weight:700;letter-spacing:normal;line-height:1.5;min-height:40px;outline:0;padding:var(--pmpro--base--spacing--small) var(--pmpro--base--spacing--medium);text-align:center;text-decoration:none;text-rendering:geometricprecision;text-transform:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;vertical-align:middle;transition:background-color 0.2s,color 0.2s}.pmpro_section #loginform .login-submit .button:hover,.pmpro_section #loginform .login-submit .button:focus{background-color:initial;background-position:0 0;border-color:var(--pmpro--color--accent);color:var(--pmpro--color--accent)}.pmpro_section #loginform .login-submit .button:active{opacity:.7}#pmpro_user_fields .pmpro_form_field-password:has(.pmpro_form_field-password-toggle),.pmpro_section #loginform .login-password{align-items:center;display:grid;grid-template-areas:"label toggle" "input input";grid-template-columns:1fr auto}#pmpro_user_fields .pmpro_form_field-password:has(.pmpro_form_field-password-toggle) label,.pmpro_section #loginform .login-password label{grid-area:label}#pmpro_user_fields .pmpro_form_field-password:has(.pmpro_form_field-password-toggle) input,.pmpro_section #loginform .login-password input{grid-area:input}#pmpro_user_fields .pmpro_form_field-password .pmpro_form_field-password-toggle,.pmpro_section #loginform .login-password .pmpro_form_field-password-toggle{grid-area:toggle;justify-self:end}#resetpassform .pmpro_cols-2{container:resetpassform / inline-size}@container resetpassform (max-width:620px){#resetpassform .pmpro_cols-2{flex-direction:column}#resetpassform .pmpro_cols-2>*{width:100%}}.pmpro_data_filters{.pmpro_form_input{padding:calc(var(--pmpro--base--spacing--small) / 2)}.pmpro_form_input-select{padding-right:calc(var(--pmpro--base--spacing--small) + 20px)}.pmpro_btn{min-height:auto;padding:calc(var(--pmpro--base--spacing--small) / 2) var(--pmpro--base--spacing--medium)}}.pmpro_list.pmpro_cols-3{.pmpro_list_item{margin-bottom:0}li:not(.pmpro_list_item){border-top:1px solid var(--pmpro--color--border--variation);padding-top:var(--pmpro--base--spacing--medium);grid-column:span 3}}.pmpro_list_item_label{font-weight:700}.pmpro_list-with-labels{.pmpro_list_item_label{display:block;font-weight:400;opacity:.75}.pmpro_list_item_value{font-weight:700}}.pmpro_table{background-color:var(--pmpro--color--base);border:none;text-align:left;thead th{background-color:var(--pmpro--color--base);border:none;padding:var(--pmpro--base--spacing--small);vertical-align:text-bottom}tbody th,tbody td,tfoot td{background-color:var(--pmpro--color--base);border-color:var(--pmpro--color--border--variation);border-width:1px 0 0 0;border-style:solid;font-weight:400;padding:var(--pmpro--base--spacing--small);vertical-align:middle}}#pmpro_account-membership-none{.pmpro_card_content{padding-top:var(--pmpro--base--spacing--large);p{margin:0}}}#pmpro_account-membership{.pmpro_account-membership-message{border-top:1px solid var(--pmpro--color--border--variation);margin-top:var(--pmpro--base--spacing--large);padding-top:var(--pmpro--base--spacing--large);>*:first-child{margin-top:0;padding-top:0}}}#pmpro_account-links{.pmpro_card_content{padding-top:var(--pmpro--base--spacing--large);.pmpro_list{margin-bottom:0}}}.pmpro_levels_table{table-layout:fixed}.pmpro_level td p:first-of-type{margin-top:0}.pmpro_level .pmpro_btn{display:block;text-decoration:none}[id^="pmpro_billing-"] .pmpro_card .pmpro_card{background-color:#fff0;border:none;border-radius:unset;box-shadow:none;margin:0;.pmpro_card_content{padding:0}}.pmpro_table_orders .pmpro_tag{display:block}#pmpro_order_single{.pmpro_card_actions{text-align:right}h2{align-items:center;display:flex;flex-wrap:wrap;gap:var(--pmpro--base--spacing--small);justify-content:space-between}.pmpro_list-with-labels{.pmpro_list_item_label{font-weight:700;opacity:1}}.pmpro_table{thead th{white-space:nowrap}thead th:not(th:first-of-type),tbody td,tfoot td{text-align:right}tfoot tr:last-of-type td{font-weight:700}}}.pmpro_price_part-total{border-top:1px solid var(--pmpro--color--border--variation);margin-top:var(--pmpro--base--spacing--small);padding-top:var(--pmpro--base--spacing--small)}.pmpro_logged_in_welcome_wrap .menu{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.pmpro_logged_in_welcome_wrap .menu-item{display:block;margin:0 0 calc(var(--pmpro--base--spacing--small) / 2)}.pmpro_content_message .pmpro_card_title{align-items:center;display:flex;gap:var(--pmpro--base--spacing--small)}.pmpro_content_message:has(.pmpro_card_title) .pmpro_card_content{padding-top:0}.pmpro_content_message .pmpro_card_content h2{margin:0;padding:0}.pmpro_content_message .pmpro_card_content p{margin:var(--pmpro--base--spacing--medium) 0;padding:0}.pmpro_content_message .pmpro_card_content p:last-of-type{margin-bottom:0}.pmpro_content_message .pmpro_card_content .pmpro_btn{text-decoration:none}.pmpro_content_message .pmpro_card_actions{padding-right:var(--pmpro--base--spacing--large);padding-left:var(--pmpro--base--spacing--large)}.pmpro_pagination{align-items:center;display:flex;gap:var(--pmpro--base--spacing--small);justify-content:center;margin:var(--pmpro--base--spacing--medium) 0;a{background-color:var(--pmpro--color--base);border:1px solid var(--pmpro--color--border--variation);border-radius:var(--pmpro--base--border-radius);color:var(--pmpro--color--contrast);padding:2px var(--pmpro--base--spacing--small);text-decoration:none;transition:background-color 0.2s,border-color 0.2s,color 0.2s;&:hover{background-color:var(--pmpro--color--accent--variation);border-color:var(--pmpro--color--accent--variation);color:var(--pmpro--color--base)}}span{background-color:var(--pmpro--color--base);border:1px solid var(--pmpro--color--border--variation);border-radius:var(--pmpro--base--border-radius);color:var(--pmpro--color--contrast);padding:2px var(--pmpro--base--spacing--small)}.pmpro_pagination-current{background-color:var(--pmpro--color--accent);color:var(--pmpro--color--base);cursor:default;font-weight:700}.pmpro_pagination-disabled{background-color:var(--pmpro--color--base--variation);border-color:var(--pmpro--color--border--variation);color:var(--pmpro--color--contrast--variation);cursor:not-allowed;opacity:.7}.pmpro_pagination-dots{background:none;border:none;color:var(--pmpro--color--contrast--variation);padding:0}.pmpro_pagination-previous{margin-right:0}.pmpro_pagination-next{margin-left:0}}.avatar{border:1px solid var(--pmpro--color--border--variation);border-radius:50%;box-shadow:var(--pmpro--box-shadow);margin:0;padding:0}.pmpro_cols-2,.pmpro_cols-3{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--pmpro--base--spacing--medium)}.pmpro_cols-2>*{width:calc(50% - calc( var(--pmpro--base--spacing--medium) / 2 ))}.pmpro_cols-3>*{width:calc(33.333333% - calc( var(--pmpro--base--spacing--medium) * 2 / 3 ))}.pmpro_font-x-large{font-size:32px;line-height:1.4}.pmpro_font-large{font-size:24px;line-height:1.5}.pmpro_font-medium{font-size:16px;line-height:1.6}.pmpro_font-small{font-size:14px;line-height:1.5}.pmpro_tag-discount-code{border-style:dashed}.pmpro_divider{background-color:var(--pmpro--color--border--variation);height:1px;margin:var(--pmpro--base--spacing--medium) 0}.pmpro_form .pmpro_divider{margin-top:var(--pmpro--base--spacing--large)}}.rtl{.pmpro_form_field-password-toggle{padding:0 0 0 var(--pmpro--base--spacing--small)}}@media print{.pmpro{font-size:12pt;.pmpro_section{margin:var(--pmpro--base--spacing--medium) 0}.pmpro_card_title{padding:var(--pmpro--base--spacing--small) var(--pmpro--base--spacing--small) 0}.pmpro_card_content{padding:var(--pmpro--base--spacing--small) var(--pmpro--base--spacing--small) var(--pmpro--base--spacing--small)}.pmpro_section:has(.pmpro_form) .pmpro_card_content{padding-top:var(--pmpro--base--spacing--small)}.pmpro_font-x-large{font-size:18pt}.pmpro_font-large{font-size:14pt}.pmpro_font-medium{font-size:14pt}}}@media print{.pmpro{.pmpro_card{background-color:#fff0;border:none;box-shadow:none}.pmpro_card_title,.pmpro_card_content,.pmpro_section:has(.pmpro_form) .pmpro_card_title+.pmpro_card_content{padding:0}.pmpro_form_legend{margin-bottom:0}}}@media screen and (max-width:767px){.pmpro{.pmpro_table{tbody tr th:first-child,tbody tr td:first-child{border-top-width:4px;padding-top:var(--pmpro--base--spacing--large)}tbody tr th:last-child,tbody tr td:last-child{padding-bottom:var(--pmpro--base--spacing--large)}tbody tr:first-child th:first-child,tbody tr:first-child td:first-child{border-top:none}}#pmpro_order_single{.pmpro_table{thead th:not(th:first-of-type),tbody td,tfoot td{text-align:left}tbody tr:first-child th{display:block}tbody tr:first-child th:before{display:none}tfoot td:first-of-type{display:none}}}.pmpro_table_cancel{border-bottom:1px solid var(--pmpro--color--border--variation)}.pmpro_table_cancel tbody tr td{border-width:0;padding-top:0}.pmpro_cols-2,.pmpro_cols-3{display:flex;flex-direction:column;gap:var(--pmpro--base--spacing--medium)}.pmpro_cols-2>*,.pmpro_cols-3>*{width:auto}#pmpro_user_fields .pmpro_form_field-password:has(.pmpro_form_field-password-toggle){width:100%}}}.ohr-wrap,.ohr-wrap *{box-sizing:border-box}.ohr-wrap{max-width:var(--ohr-width,1240px);margin:0 auto;padding:clamp(18px, 3vw, 30px);color:var(--ohr-text,#1A1110);font-family:inherit}.ohr-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:28px;align-items:center;min-height:190px;padding:clamp(22px, 3.2vw, 40px);overflow:hidden;border-radius:24px;background:linear-gradient(90deg,rgb(95 0 0 / .98),rgb(139 0 0 / .86),rgb(27 15 10 / .70)),radial-gradient(circle at right,rgb(199 155 59 / .30),transparent 28%);color:#fff;box-shadow:0 24px 60px rgb(139 0 0 / .18)}.ohr-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 38%,rgb(255 255 255 / .11),transparent 25%),repeating-linear-gradient(45deg,rgb(255 255 255 / .045) 0 1px,transparent 1px 14px);pointer-events:none}.ohr-hero-content,.ohr-hero-seal{position:relative;z-index:2}.ohr-eyebrow{margin:0 0 8px!important;color:var(--ohr-gold,#C79B3B)!important;font-size:13px!important;font-weight:900!important;text-transform:uppercase;letter-spacing:.18em}.ohr-hero h1{margin:0;color:#fff!important;font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px, 4.2vw, 58px)!important;line-height:.95;letter-spacing:-.035em}.ohr-hero h2{margin:12px 0 12px;color:var(--ohr-gold,#C79B3B)!important;font-size:clamp(18px, 1.8vw, 24px)!important;line-height:1.15}.ohr-hero p{max-width:780px;margin:0;color:rgb(255 255 255 / .92);font-size:16px;line-height:1.6}.ohr-hero-seal{display:grid;place-items:center;gap:12px;text-align:center;color:var(--ohr-gold,#C79B3B)}.ohr-hero-seal svg{width:96px;height:96px;padding:18px;border:3px solid currentColor;border-radius:50%;fill:none;stroke:currentColor;stroke-width:2.8}.ohr-hero-seal span{color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:14px;text-transform:uppercase}.ohr-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:22px 0}.ohr-stat-grid article{display:grid;grid-template-columns:56px auto;align-items:center;column-gap:16px;min-height:112px;padding:18px;background:var(--ohr-card,#fff);border:1px solid #eee4da;border-radius:16px;box-shadow:0 10px 24px rgb(0 0 0 / .045)}.ohr-stat-icon{grid-row:span 3;display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:var(--ohr-red,#8B0000);color:#fff}.ohr-stat-icon svg,.ohr-section-head svg,.ohr-clan-symbol svg,.ohr-chief-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round}.ohr-stat-grid strong{display:block;color:var(--ohr-red,#8B0000);font-family:Georgia,"Times New Roman",serif;font-size:34px;line-height:.9}.ohr-stat-grid b{display:block;font-family:Georgia,"Times New Roman",serif;font-size:22px;line-height:1.05}.ohr-stat-grid em{color:var(--ohr-muted,#6B625F);font-style:normal;font-size:13px}.ohr-section{margin:22px 0;padding:clamp(16px, 2vw, 22px);background:#fff;border:1px solid #eee4da;border-radius:18px;box-shadow:0 12px 30px rgb(0 0 0 / .045)}.ohr-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.ohr-section-head-tight{margin-bottom:12px}.ohr-section-head h2{display:flex;align-items:center;gap:10px;margin:0!important;color:var(--ohr-red-dark,#5F0000)!important;font-family:Georgia,"Times New Roman",serif;font-size:clamp(22px, 2vw, 30px)!important;line-height:1.1}.ohr-section-head h2 span{color:var(--ohr-gold,#C79B3B)}.ohr-section-head a{color:var(--ohr-red,#8B0000);font-weight:800;text-decoration:none}.ohr-clan-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.ohr-clan-card{text-align:center;padding:18px 12px;border:1px solid #eee4da;border-radius:14px;background:#fff;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.ohr-clan-card:hover{transform:translateY(-3px);border-color:rgb(139 0 0 / .25);box-shadow:0 16px 30px rgb(139 0 0 / .10)}.ohr-clan-symbol{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 10px;color:var(--ohr-red,#8B0000);border:2px solid rgb(139 0 0 / .15);border-radius:50%;background:#fff8ef}.ohr-clan-symbol-large{width:96px;height:96px;margin:0;background:rgb(255 255 255 / .12);border-color:rgb(255 255 255 / .22);color:var(--ohr-gold,#C79B3B)}.ohr-clan-symbol-large svg{width:54px;height:54px}.ohr-clan-card h3{margin:0 0 6px!important;color:var(--ohr-text,#1A1110);font-family:Georgia,"Times New Roman",serif;font-size:19px!important;line-height:1.05}.ohr-clan-card p{min-height:18px;margin:0 0 8px;color:var(--ohr-muted,#6B625F);font-size:12px}.ohr-clan-count{color:var(--ohr-muted,#6B625F);font-size:13px;font-weight:700;margin-bottom:12px}.ohr-clan-count span{color:var(--ohr-red,#8B0000);font-weight:900}.ohr-btn,.ohr-view-toggle button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;background:var(--ohr-red,#8B0000);color:#fff!important;text-decoration:none!important;font-weight:850;cursor:pointer;transition:transform .15s ease,background .15s ease}.ohr-btn:hover,.ohr-view-toggle button.is-active{background:var(--ohr-red-dark,#5F0000)}.ohr-btn-small{min-height:34px;padding:8px 14px;font-size:12px}.ohr-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px}.ohr-filters{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:12px;margin-bottom:14px}.ohr-filters label{display:grid;gap:5px;color:var(--ohr-muted,#6B625F);font-size:12px;font-weight:850}.ohr-filters input,.ohr-filters select{width:100%;min-height:42px;border:1px solid #ded3c8;border-radius:8px;background:#fff;padding:8px 12px;color:var(--ohr-text,#1A1110)}.ohr-view-toggle{display:flex;gap:8px;flex-wrap:wrap}.ohr-view-toggle button{min-height:34px;padding:8px 12px;background:#f4ece5;color:var(--ohr-red,#8B0000)!important;font-size:12px}.ohr-village-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ohr-village-card{overflow:hidden;border:1px solid #eee4da;border-radius:14px;background:#fff;box-shadow:0 8px 20px rgb(0 0 0 / .035)}.ohr-village-image{display:grid;place-items:center;height:112px;color:rgb(255 255 255 / .75);font-family:Georgia,"Times New Roman",serif;font-size:54px;font-weight:900;background-size:cover!important;background-position:center!important}.ohr-village-body{padding:13px}.ohr-village-body h3{margin:0 0 7px!important;color:var(--ohr-text,#1A1110);font-family:Georgia,"Times New Roman",serif;font-size:20px!important}.ohr-village-body p{margin:3px 0;font-size:13px;color:var(--ohr-muted,#6B625F)}.ohr-village-foot{display:flex;justify-content:space-between;gap:10px;margin-top:12px;align-items:center;font-size:12px}.ohr-status{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:900;white-space:nowrap;background:#f4ece5;color:var(--ohr-red,#8B0000)}.ohr-status-confirmed{background:#e8f6ee;color:#14773d}.ohr-status-needs_review{background:#fff5df;color:#8a5a00}.ohr-status-unverified{background:#f3f4f6;color:#4b5563}.ohr-status-historical{background:#eef2ff;color:#3730a3}.ohr-table-wrap{overflow-x:auto;border:1px solid #eee4da;border-radius:12px}.ohr-table{width:100%;border-collapse:collapse;background:#fff;min-width:780px}.ohr-table th{background:var(--ohr-red-dark,#5F0000);color:var(--ohr-table-head-text,#fff)!important;text-align:left;font-size:12px;padding:11px 12px}.ohr-table td{border-top:1px solid #eee4da;padding:11px 12px;color:var(--ohr-text,#1A1110);font-size:13px;vertical-align:top}.ohr-chief-list{display:grid;gap:9px}.ohr-chief-list article{display:grid;grid-template-columns:44px 1fr;gap:11px;align-items:center;padding:12px;border:1px solid #eee4da;border-radius:12px;background:#fff}.ohr-chief-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;color:#fff;background:var(--ohr-red,#8B0000)}.ohr-chief-icon svg{width:22px;height:22px}.ohr-chief-list h3{margin:0 0 2px!important;font-family:Georgia,"Times New Roman",serif;color:var(--ohr-red-dark,#5F0000);font-size:16px!important}.ohr-chief-list p,.ohr-chief-list em{display:block;margin:0;color:var(--ohr-muted,#6B625F);font-size:12px;font-style:normal;line-height:1.35}.ohr-notice{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:center;margin:22px 0 0;padding:18px;border-radius:16px;background:linear-gradient(90deg,#fff8ef,#fff);border:1px solid #eddcc8}.ohr-notice span{display:grid;place-items:center;width:42px;height:42px;border:2px solid var(--ohr-gold,#C79B3B);color:var(--ohr-gold,#C79B3B);border-radius:50%;font-family:Georgia,"Times New Roman",serif;font-size:24px;font-weight:900}.ohr-notice p{margin:0;color:var(--ohr-muted,#6B625F);line-height:1.5}.ohr-clan-profile-hero{display:grid;grid-template-columns:auto 1fr;gap:22px;align-items:center;margin-bottom:22px;padding:clamp(24px, 4vw, 42px);border-radius:22px;color:#fff;background:linear-gradient(135deg,var(--ohr-red-dark,#5F0000),var(--ohr-red,#8B0000))}.ohr-clan-profile-hero h1{margin:0 0 8px;color:#fff!important;font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px, 4vw, 58px)!important}.ohr-clan-profile-hero p{max-width:780px;color:rgb(255 255 255 / .88);margin:0 0 10px}.ohr-admin-wrap .ohr-admin-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0}.ohr-admin-card,.ohr-admin-panel{background:#fff;border:1px solid #dcdcde;border-radius:12px;padding:18px;box-shadow:0 6px 18px rgb(0 0 0 / .04)}.ohr-admin-card strong{display:block;color:var(--ohr-red,#8B0000);font-size:34px;line-height:1}.ohr-admin-card span{color:#50575e;font-weight:800}.ohr-admin-table input,.ohr-admin-table select,.ohr-admin-table textarea{width:100%;min-width:130px}.ohr-scroll-panel{overflow-x:auto}@media (max-width:1100px){.ohr-stat-grid,.ohr-admin-wrap .ohr-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ohr-clan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ohr-main-grid{grid-template-columns:1fr}.ohr-village-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.ohr-wrap{padding:14px}.ohr-hero,.ohr-clan-profile-hero{grid-template-columns:1fr;text-align:left}.ohr-hero-seal{display:none}.ohr-stat-grid,.ohr-clan-grid,.ohr-village-cards,.ohr-filters,.ohr-admin-wrap .ohr-admin-grid{grid-template-columns:1fr}.ohr-section-head{align-items:flex-start;flex-direction:column}}.ohr-wrap .ohr-table thead th,.ohr-wrap table.ohr-table thead tr th,.entry-content .ohr-wrap .ohr-table thead th{color:var(--ohr-table-head-text,#fff)!important;font-weight:900!important}.ohr-classification-alert{display:grid;gap:4px;margin:16px 0 0;padding:14px 16px;border:1px solid rgb(199 155 59 / .42);border-left:5px solid var(--ohr-gold,#C79B3B);border-radius:12px;background:#fff8ef;color:var(--ohr-text,#1A1110)}.ohr-classification-alert strong{color:var(--ohr-red-dark,#5F0000);font-weight:900}.ohr-classification-alert span{color:var(--ohr-muted,#6B625F)}.ohr-classification-alert-soft{margin-bottom:16px}.ohr-bulk-classify-form{display:flex;align-items:end;flex-wrap:wrap;gap:12px}.ohr-bulk-classify-form label{display:grid;gap:5px;color:#50575e;font-weight:700}.ohr-bulk-classify-form select{min-width:220px}.ohr-wrap .ohr-hero{min-height:0!important;max-height:var(--ohr-hero-max,280px)!important;height:auto!important;padding:clamp(18px, 2.4vw, 30px) clamp(22px, 3.2vw, 42px)!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;overflow:hidden!important}.ohr-wrap .ohr-hero.ohr-hero-compact{min-height:210px!important}.ohr-wrap .ohr-hero.ohr-hero-standard{min-height:260px!important}.ohr-wrap .ohr-hero-content{max-width:820px!important;justify-self:start!important;text-align:left!important}.ohr-wrap .ohr-hero h1{font-size:clamp(30px, 3vw, 46px)!important;line-height:.98!important;max-width:760px!important}.ohr-wrap .ohr-hero h2{font-size:clamp(17px, 1.45vw, 22px)!important;line-height:1.15!important;max-width:760px!important;margin:8px 0 8px!important}.ohr-wrap .ohr-hero p{font-size:15px!important;line-height:1.45!important;max-width:760px!important}.ohr-wrap .ohr-hero-seal{width:110px!important;max-width:110px!important}.ohr-wrap .ohr-hero-seal svg{width:78px!important;height:78px!important;padding:12px!important}.ohr-wrap .ohr-hero-seal span{font-size:10px!important;line-height:1.2!important}@media (max-width:860px){.ohr-wrap .ohr-hero{grid-template-columns:1fr!important;max-height:none!important}.ohr-wrap .ohr-hero-seal{display:none!important}}@media (max-width:720px){.ohr-wrap .ohr-hero{min-height:0!important;padding:20px!important}.ohr-wrap .ohr-hero h1{font-size:32px!important}}.ohr-wrap .ohr-hero{grid-template-columns:1fr!important;align-items:center!important}.ohr-wrap .ohr-hero-content{width:100%!important;max-width:980px!important}.ohr-wrap .ohr-hero-topline{display:flex!important;align-items:flex-start!important;gap:18px!important;margin-bottom:10px!important}.ohr-wrap .ohr-hero-mark{flex:0 0 74px!important;width:74px!important;height:74px!important;display:grid!important;place-items:center!important;border-radius:20px!important;border:2px solid rgb(199 155 59 / .65)!important;background:rgb(255 255 255 / .08)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .10),0 10px 24px rgb(0 0 0 / .12)!important;color:var(--ohr-gold,#C79B3B)!important;backdrop-filter:blur(4px)}.ohr-wrap .ohr-hero-mark svg{width:38px!important;height:38px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.6!important}.ohr-wrap .ohr-hero-headings{min-width:0!important}.ohr-wrap .ohr-hero .ohr-eyebrow{margin:0 0 6px!important}.ohr-wrap .ohr-hero h1{margin:0!important}.ohr-wrap .ohr-hero h2{margin:6px 0 10px 92px!important}.ohr-wrap .ohr-hero p:not(.ohr-eyebrow){margin-left:92px!important}.ohr-wrap .ohr-hero-seal{display:none!important}@media (max-width:720px){.ohr-wrap .ohr-hero-topline{gap:12px!important}.ohr-wrap .ohr-hero-mark{flex-basis:56px!important;width:56px!important;height:56px!important;border-radius:16px!important}.ohr-wrap .ohr-hero-mark svg{width:28px!important;height:28px!important}.ohr-wrap .ohr-hero h2,.ohr-wrap .ohr-hero p:not(.ohr-eyebrow){margin-left:0!important}}.ohr-wrap .ohr-is-hidden{display:none!important}.ohr-filter-summary{margin:-4px 0 14px;color:var(--ohr-muted,#6B625F);font-size:13px;font-weight:750}.ohr-snapshot-intro,.ohr-directory-intro{margin:0 0 14px;color:var(--ohr-muted,#6B625F);line-height:1.5;font-size:14px}.ohr-btn-full{width:100%;min-height:42px;margin-top:14px;padding:10px 14px;text-align:center}.ohr-leadership-controls{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:12px;margin:16px 0 10px}.ohr-leadership-controls label{display:grid;gap:5px;color:var(--ohr-muted,#6B625F);font-size:12px;font-weight:850}.ohr-leadership-controls input,.ohr-leadership-controls select{width:100%;min-height:42px;border:1px solid #ded3c8;border-radius:8px;background:#fff;padding:8px 12px;color:var(--ohr-text,#1A1110)}.ohr-leadership-groups{display:grid;gap:18px;margin-top:16px}.ohr-leadership-group{border:1px solid #eee4da;border-radius:16px;overflow:hidden;background:#fff}.ohr-leadership-group-head{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:14px 16px;background:linear-gradient(90deg,var(--ohr-red-dark,#5F0000),var(--ohr-red,#8B0000));color:#fff}.ohr-leadership-group-head h3{margin:0!important;color:#fff!important;font-family:Georgia,"Times New Roman",serif;font-size:22px!important}.ohr-leadership-group-head span{color:rgb(255 255 255 / .86);font-size:13px;font-weight:800;white-space:nowrap}.ohr-leadership-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:14px}.ohr-authority-card{display:grid;grid-template-columns:54px 1fr;gap:13px;align-items:start;padding:14px;border:1px solid #eee4da;border-radius:14px;background:#fffaf5}.ohr-authority-avatar{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;color:#fff;background:var(--ohr-red,#8B0000)}.ohr-authority-avatar svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.ohr-authority-body h4{margin:0 0 4px!important;color:var(--ohr-red-dark,#5F0000);font-family:Georgia,"Times New Roman",serif;font-size:19px!important;line-height:1.1}.ohr-authority-body p{margin:0 0 8px;color:var(--ohr-muted,#6B625F);font-size:13px;font-weight:800}.ohr-authority-meta{display:grid;gap:3px;color:var(--ohr-muted,#6B625F);font-size:12px;line-height:1.35}@media (max-width:980px){.ohr-leadership-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.ohr-leadership-grid{grid-template-columns:1fr}}@media (max-width:640px){.ohr-leadership-controls{grid-template-columns:1fr}.ohr-authority-card{grid-template-columns:1fr}}.ohr-clan-card .ohr-clan-dialect{min-height:auto;margin:0 0 8px;color:var(--ohr-muted,#6B625F);font-size:13px;font-weight:800;letter-spacing:.02em}.ohr-clan-card .ohr-clan-motto{min-height:42px;margin:0 0 12px;color:#9A5B16;font-family:Georgia,"Times New Roman",serif;font-style:italic;font-size:14px;line-height:1.35}.ohr-clan-profile-identity{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;margin:8px 0 12px}.ohr-clan-profile-identity span{display:inline-flex;align-items:center;min-height:30px;padding:6px 11px;border-radius:999px;background:rgb(255 255 255 / .14);color:rgb(255 255 255 / .92);font-weight:850;font-size:13px}.ohr-clan-profile-identity em{color:var(--ohr-gold,#C79B3B);font-family:Georgia,"Times New Roman",serif;font-size:clamp(18px, 2vw, 25px);line-height:1.2}.ohr-wrap .ohr-is-hidden{display:none!important}.ohr-filter-debug{margin:-6px 0 12px;padding:8px 10px;border:1px dashed #c79b3b;border-radius:8px;background:#fff8ef;color:#5f0000;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;line-height:1.4}.ohr-health-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:14px 0}.ohr-health-grid div{padding:16px;border:1px solid #dcdcde;border-radius:12px;background:#fff}.ohr-health-grid strong{display:block;color:var(--ohr-red,#8B0000);font-size:30px;line-height:1}.ohr-health-grid span{display:block;margin-top:7px;color:#50575e;font-weight:800}.ohr-health-grid em{display:block;margin-top:5px;color:#646970;font-style:normal;font-size:12px}.ohr-health-grid-small{grid-template-columns:repeat(5,minmax(0,1fr))}.ohr-health-bars{display:grid;gap:10px}.ohr-health-bar-row{display:grid;grid-template-columns:190px 1fr 48px;align-items:center;gap:12px}.ohr-health-bar-row span{font-weight:800}.ohr-health-bar-row div{height:12px;overflow:hidden;border-radius:999px;background:#f0e8df}.ohr-health-bar-row i{display:block;height:100%;border-radius:inherit;background:var(--ohr-red,#8B0000)}.ohr-health-bar-row strong{text-align:right}.ohr-clan-profile-stats{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0 12px}.ohr-clan-profile-stats strong{display:grid;gap:3px;min-width:130px;padding:10px 12px;border-radius:14px;background:rgb(255 255 255 / .12);color:#fff}.ohr-clan-profile-stats span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:rgb(255 255 255 / .76)}.ohr-clan-profile-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.ohr-clan-profile-actions a{display:inline-flex;align-items:center;min-height:38px;padding:9px 13px;border-radius:999px;background:var(--ohr-gold,#C79B3B);color:#1A1110!important;text-decoration:none!important;font-weight:900}.ohr-clan-leadership-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ohr-clan-leadership-list article{display:grid;grid-template-columns:44px 1fr;gap:12px;padding:14px;border:1px solid #eee4da;border-radius:14px;background:#fffaf5}.ohr-clan-leadership-list article>span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;color:#fff;background:var(--ohr-red,#8B0000)}.ohr-clan-leadership-list svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.ohr-clan-leadership-list h3{margin:0 0 4px!important;color:var(--ohr-red-dark,#5F0000);font-family:Georgia,"Times New Roman",serif;font-size:18px!important}.ohr-clan-leadership-list p,.ohr-clan-leadership-list em{display:block;margin:0;color:var(--ohr-muted,#6B625F);font-style:normal;font-size:13px}@media(max-width:900px){.ohr-health-grid,.ohr-health-grid-small,.ohr-clan-leadership-list{grid-template-columns:1fr}.ohr-health-bar-row{grid-template-columns:1fr}.ohr-health-bar-row strong{text-align:left}}.ohr-authority-meta span strong,.ohr-chief-list p,.ohr-clan-leadership-list p{font-weight:900}.ohr-chief-list em,.ohr-clan-leadership-list em{color:var(--ohr-muted,#6B625F)}:root{--gcid-primary-color:#562b00;--gcid-secondary-color:#00420d;--gcid-heading-color:#000000;--gcid-body-color:#666666;--gcid-link-color:#2ea3f2}@font-face{font-family:ETmodules;font-display:swap;src:url(//orokousa.org/wp-content/themes/Divi/core/admin/fonts/modules/base/modules.eot);src:url(//orokousa.org/wp-content/themes/Divi/core/admin/fonts/modules/base/modules.eot?#iefix) format("embedded-opentype"),url(//orokousa.org/wp-content/themes/Divi/core/admin/fonts/modules/base/modules.woff) format("woff"),url(//orokousa.org/wp-content/themes/Divi/core/admin/fonts/modules/base/modules.ttf) format("truetype"),url(//orokousa.org/wp-content/themes/Divi/core/admin/fonts/modules/base/modules.svg#ETmodules) format("svg");font-weight:400;font-style:normal}.et_audio_content,.et_link_content,.et_quote_content{background-color:#2ea3f2}.et_pb_post .et-pb-controllers a{margin-bottom:10px}.format-gallery .et-pb-controllers{bottom:0}.et_pb_blog_grid .et_audio_content.et_audio_content{margin-bottom:19px}.et_pb_row .et_pb_blog_grid .et_pb_post .et_pb_slide{min-height:180px}.et_audio_content .wp-block-audio{margin:0;padding:0;max-width:100%}.et_audio_content .wp-block-audio audio{max-width:100%;min-width:0}.et_audio_content h2{line-height:44px}.et_pb_column_1_2 .et_audio_content h2,.et_pb_column_1_3 .et_audio_content h2,.et_pb_column_1_4 .et_audio_content h2,.et_pb_column_1_5 .et_audio_content h2,.et_pb_column_1_6 .et_audio_content h2,.et_pb_column_2_5 .et_audio_content h2,.et_pb_column_3_5 .et_audio_content h2,.et_pb_column_3_8 .et_audio_content h2{margin-bottom:9px;margin-top:0}.et_pb_column_1_2 .et_audio_content,.et_pb_column_3_5 .et_audio_content{padding:35px 40px}.et_pb_column_1_2 .et_audio_content h2,.et_pb_column_3_5 .et_audio_content h2{line-height:32px}.et_pb_column_1_3 .et_audio_content,.et_pb_column_1_4 .et_audio_content,.et_pb_column_1_5 .et_audio_content,.et_pb_column_1_6 .et_audio_content,.et_pb_column_2_5 .et_audio_content,.et_pb_column_3_8 .et_audio_content{padding:35px 20px}.et_pb_column_1_3 .et_audio_content h2,.et_pb_column_1_4 .et_audio_content h2,.et_pb_column_1_5 .et_audio_content h2,.et_pb_column_1_6 .et_audio_content h2,.et_pb_column_2_5 .et_audio_content h2,.et_pb_column_3_8 .et_audio_content h2{font-size:18px;line-height:26px}article.et_pb_has_overlay .et_pb_blog_image_container{position:relative}.et_pb_post>.et_main_video_container{position:relative;margin-bottom:30px}.et_pb_post .et_pb_video_overlay .et_pb_video_play{color:#fff}.et_pb_post .et_pb_video_overlay_hover:hover{background:rgb(0 0 0 / .6)}.et_audio_content,.et_link_content,.et_quote_content{text-align:center;word-wrap:break-word;position:relative;padding:50px 60px}.et_audio_content h2,.et_link_content a.et_link_main_url,.et_link_content h2,.et_quote_content blockquote cite,.et_quote_content blockquote p{color:#fff!important}.et_quote_main_link{position:absolute;text-indent:-9999px;width:100%;height:100%;display:block;top:0;left:0}.et_quote_content blockquote{padding:0;margin:0;border:none}.et_audio_content h2,.et_link_content h2,.et_quote_content blockquote p{margin-top:0}.et_audio_content h2{margin-bottom:20px}.et_audio_content h2,.et_link_content h2,.et_quote_content blockquote p{line-height:44px}.et_link_content a.et_link_main_url,.et_quote_content blockquote cite{font-size:18px;font-weight:200}.et_quote_content blockquote cite{font-style:normal}.et_pb_column_2_3 .et_quote_content{padding:50px 42px 45px}.et_pb_column_2_3 .et_audio_content,.et_pb_column_2_3 .et_link_content{padding:40px 40px 45px}.et_pb_column_1_2 .et_audio_content,.et_pb_column_1_2 .et_link_content,.et_pb_column_1_2 .et_quote_content,.et_pb_column_3_5 .et_audio_content,.et_pb_column_3_5 .et_link_content,.et_pb_column_3_5 .et_quote_content{padding:35px 40px}.et_pb_column_1_2 .et_quote_content blockquote p,.et_pb_column_3_5 .et_quote_content blockquote p{font-size:26px;line-height:32px}.et_pb_column_1_2 .et_audio_content h2,.et_pb_column_1_2 .et_link_content h2,.et_pb_column_3_5 .et_audio_content h2,.et_pb_column_3_5 .et_link_content h2{line-height:32px}.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_3_5 .et_link_content a.et_link_main_url,.et_pb_column_3_5 .et_quote_content blockquote cite{font-size:14px}.et_pb_column_1_3 .et_quote_content,.et_pb_column_1_4 .et_quote_content,.et_pb_column_1_5 .et_quote_content,.et_pb_column_1_6 .et_quote_content,.et_pb_column_2_5 .et_quote_content,.et_pb_column_3_8 .et_quote_content{padding:35px 30px 32px}.et_pb_column_1_3 .et_audio_content,.et_pb_column_1_3 .et_link_content,.et_pb_column_1_4 .et_audio_content,.et_pb_column_1_4 .et_link_content,.et_pb_column_1_5 .et_audio_content,.et_pb_column_1_5 .et_link_content,.et_pb_column_1_6 .et_audio_content,.et_pb_column_1_6 .et_link_content,.et_pb_column_2_5 .et_audio_content,.et_pb_column_2_5 .et_link_content,.et_pb_column_3_8 .et_audio_content,.et_pb_column_3_8 .et_link_content{padding:35px 20px}.et_pb_column_1_3 .et_audio_content h2,.et_pb_column_1_3 .et_link_content h2,.et_pb_column_1_3 .et_quote_content blockquote p,.et_pb_column_1_4 .et_audio_content h2,.et_pb_column_1_4 .et_link_content h2,.et_pb_column_1_4 .et_quote_content blockquote p,.et_pb_column_1_5 .et_audio_content h2,.et_pb_column_1_5 .et_link_content h2,.et_pb_column_1_5 .et_quote_content blockquote p,.et_pb_column_1_6 .et_audio_content h2,.et_pb_column_1_6 .et_link_content h2,.et_pb_column_1_6 .et_quote_content blockquote p,.et_pb_column_2_5 .et_audio_content h2,.et_pb_column_2_5 .et_link_content h2,.et_pb_column_2_5 .et_quote_content blockquote p,.et_pb_column_3_8 .et_audio_content h2,.et_pb_column_3_8 .et_link_content h2,.et_pb_column_3_8 .et_quote_content blockquote p{font-size:18px;line-height:26px}.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_column_1_5 .et_link_content a.et_link_main_url,.et_pb_column_1_5 .et_quote_content blockquote cite,.et_pb_column_1_6 .et_link_content a.et_link_main_url,.et_pb_column_1_6 .et_quote_content blockquote cite,.et_pb_column_2_5 .et_link_content a.et_link_main_url,.et_pb_column_2_5 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_quote_content blockquote cite{font-size:14px}.et_pb_post .et_pb_gallery_post_type .et_pb_slide{min-height:500px;background-size:cover!important;background-position:top}.format-gallery .et_pb_slider.gallery-not-found .et_pb_slide{box-shadow:inset 0 0 10px rgb(0 0 0 / .1)}.format-gallery .et_pb_slider:hover .et-pb-arrow-prev{left:0}.format-gallery .et_pb_slider:hover .et-pb-arrow-next{right:0}.et_pb_post>.et_pb_slider{margin-bottom:30px}.et_pb_column_3_4 .et_pb_post .et_pb_slide{min-height:442px}.et_pb_column_2_3 .et_pb_post .et_pb_slide{min-height:390px}.et_pb_column_1_2 .et_pb_post .et_pb_slide,.et_pb_column_3_5 .et_pb_post .et_pb_slide{min-height:284px}.et_pb_column_1_3 .et_pb_post .et_pb_slide,.et_pb_column_2_5 .et_pb_post .et_pb_slide,.et_pb_column_3_8 .et_pb_post .et_pb_slide{min-height:180px}.et_pb_column_1_4 .et_pb_post .et_pb_slide,.et_pb_column_1_5 .et_pb_post .et_pb_slide,.et_pb_column_1_6 .et_pb_post .et_pb_slide{min-height:125px}.et_pb_portfolio.et_pb_section_parallax .pagination,.et_pb_portfolio.et_pb_section_video .pagination,.et_pb_portfolio_grid.et_pb_section_parallax .pagination,.et_pb_portfolio_grid.et_pb_section_video .pagination{position:relative}.et_pb_bg_layout_light .et_pb_post .post-meta,.et_pb_bg_layout_light .et_pb_post .post-meta a,.et_pb_bg_layout_light .et_pb_post p{color:#666}.et_pb_bg_layout_dark .et_pb_post .post-meta,.et_pb_bg_layout_dark .et_pb_post .post-meta a,.et_pb_bg_layout_dark .et_pb_post p{color:inherit}.et_pb_text_color_dark .et_audio_content h2,.et_pb_text_color_dark .et_link_content a.et_link_main_url,.et_pb_text_color_dark .et_link_content h2,.et_pb_text_color_dark .et_quote_content blockquote cite,.et_pb_text_color_dark .et_quote_content blockquote p{color:#666!important}.et_pb_text_color_dark.et_audio_content h2,.et_pb_text_color_dark.et_link_content a.et_link_main_url,.et_pb_text_color_dark.et_link_content h2,.et_pb_text_color_dark.et_quote_content blockquote cite,.et_pb_text_color_dark.et_quote_content blockquote p{color:#bbb!important}.et_pb_text_color_dark.et_audio_content,.et_pb_text_color_dark.et_link_content,.et_pb_text_color_dark.et_quote_content{background-color:#e8e8e8}@media (min-width:981px) and (max-width:1100px){.et_quote_content{padding:50px 70px 45px}.et_pb_column_2_3 .et_quote_content{padding:50px 50px 45px}.et_pb_column_1_2 .et_quote_content,.et_pb_column_3_5 .et_quote_content{padding:35px 47px 30px}.et_pb_column_1_3 .et_quote_content,.et_pb_column_1_4 .et_quote_content,.et_pb_column_1_5 .et_quote_content,.et_pb_column_1_6 .et_quote_content,.et_pb_column_2_5 .et_quote_content,.et_pb_column_3_8 .et_quote_content{padding:35px 25px 32px}.et_pb_column_4_4 .et_pb_post .et_pb_slide{min-height:534px}.et_pb_column_3_4 .et_pb_post .et_pb_slide{min-height:392px}.et_pb_column_2_3 .et_pb_post .et_pb_slide{min-height:345px}.et_pb_column_1_2 .et_pb_post .et_pb_slide,.et_pb_column_3_5 .et_pb_post .et_pb_slide{min-height:250px}.et_pb_column_1_3 .et_pb_post .et_pb_slide,.et_pb_column_2_5 .et_pb_post .et_pb_slide,.et_pb_column_3_8 .et_pb_post .et_pb_slide{min-height:155px}.et_pb_column_1_4 .et_pb_post .et_pb_slide,.et_pb_column_1_5 .et_pb_post .et_pb_slide,.et_pb_column_1_6 .et_pb_post .et_pb_slide{min-height:108px}}@media (max-width:980px){.et_pb_bg_layout_dark_tablet .et_audio_content h2{color:#fff!important}.et_pb_text_color_dark_tablet.et_audio_content h2{color:#bbb!important}.et_pb_text_color_dark_tablet.et_audio_content{background-color:#e8e8e8}.et_pb_bg_layout_dark_tablet .et_audio_content h2,.et_pb_bg_layout_dark_tablet .et_link_content a.et_link_main_url,.et_pb_bg_layout_dark_tablet .et_link_content h2,.et_pb_bg_layout_dark_tablet .et_quote_content blockquote cite,.et_pb_bg_layout_dark_tablet .et_quote_content blockquote p{color:#fff!important}.et_pb_text_color_dark_tablet .et_audio_content h2,.et_pb_text_color_dark_tablet .et_link_content a.et_link_main_url,.et_pb_text_color_dark_tablet .et_link_content h2,.et_pb_text_color_dark_tablet .et_quote_content blockquote cite,.et_pb_text_color_dark_tablet .et_quote_content blockquote p{color:#666!important}.et_pb_text_color_dark_tablet.et_audio_content h2,.et_pb_text_color_dark_tablet.et_link_content a.et_link_main_url,.et_pb_text_color_dark_tablet.et_link_content h2,.et_pb_text_color_dark_tablet.et_quote_content blockquote cite,.et_pb_text_color_dark_tablet.et_quote_content blockquote p{color:#bbb!important}.et_pb_text_color_dark_tablet.et_audio_content,.et_pb_text_color_dark_tablet.et_link_content,.et_pb_text_color_dark_tablet.et_quote_content{background-color:#e8e8e8}}@media (min-width:768px) and (max-width:980px){.et_audio_content h2{font-size:26px!important;line-height:44px!important;margin-bottom:24px!important}.et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide{min-height:384px!important}.et_quote_content{padding:50px 43px 45px!important}.et_quote_content blockquote p{font-size:26px!important;line-height:44px!important}.et_quote_content blockquote cite{font-size:18px!important}.et_link_content{padding:40px 40px 45px}.et_link_content h2{font-size:26px!important;line-height:44px!important}.et_link_content a.et_link_main_url{font-size:18px!important}}@media (max-width:767px){.et_audio_content h2,.et_link_content h2,.et_quote_content,.et_quote_content blockquote p{font-size:20px!important;line-height:26px!important}.et_audio_content,.et_link_content{padding:35px 20px!important}.et_audio_content h2{margin-bottom:9px!important}.et_pb_bg_layout_dark_phone .et_audio_content h2{color:#fff!important}.et_pb_text_color_dark_phone.et_audio_content{background-color:#e8e8e8}.et_link_content a.et_link_main_url,.et_quote_content blockquote cite{font-size:14px!important}.format-gallery .et-pb-controllers{height:auto}.et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide{min-height:222px!important}.et_pb_bg_layout_dark_phone .et_audio_content h2,.et_pb_bg_layout_dark_phone .et_link_content a.et_link_main_url,.et_pb_bg_layout_dark_phone .et_link_content h2,.et_pb_bg_layout_dark_phone .et_quote_content blockquote cite,.et_pb_bg_layout_dark_phone .et_quote_content blockquote p{color:#fff!important}.et_pb_text_color_dark_phone .et_audio_content h2,.et_pb_text_color_dark_phone .et_link_content a.et_link_main_url,.et_pb_text_color_dark_phone .et_link_content h2,.et_pb_text_color_dark_phone .et_quote_content blockquote cite,.et_pb_text_color_dark_phone .et_quote_content blockquote p{color:#666!important}.et_pb_text_color_dark_phone.et_audio_content h2,.et_pb_text_color_dark_phone.et_link_content a.et_link_main_url,.et_pb_text_color_dark_phone.et_link_content h2,.et_pb_text_color_dark_phone.et_quote_content blockquote cite,.et_pb_text_color_dark_phone.et_quote_content blockquote p{color:#bbb!important}.et_pb_text_color_dark_phone.et_audio_content,.et_pb_text_color_dark_phone.et_link_content,.et_pb_text_color_dark_phone.et_quote_content{background-color:#e8e8e8}}@media (max-width:479px){.et_flex_column_2_5 .et_pb_carousel_item .et_pb_video_play,.et_flex_column_3_5 .et_pb_carousel_item .et_pb_video_play,.et_flex_column_4_5 .et_pb_carousel_item .et_pb_video_play,.et_flex_column_5_5 .et_pb_carousel_item .et_pb_video_play,.et_flex_column_12_24 .et_pb_carousel_item .et_pb_video_play,.et_flex_column_13_24 .et_pb_carousel_item .et_pb_video_play,.et_flex_column_14_24 .et_pb_carousel_item .et_pb_video_play,.et_flex_column_15_24 .et_pb_carousel_item .et_pb_video_play,.et_flex_column_16_24 .et_pb_carousel_item .et_pb_video_play,.et_flex_column_17_24 .et_pb_carousel_item .et_pb_video_play,.et_flex_column_18_24 .et_pb_carousel_item .et_pb_video_play,.et_flex_column_19_24 .et_pb_carousel_item .et_pb_video_play,.et_flex_column_20_24 .et_pb_carousel_item .et_pb_video_play,.et_flex_column_21_24 .et_pb_carousel_item .et_pb_video_play,.et_flex_column_22_24 .et_pb_carousel_item .et_pb_video_play,.et_flex_column_23_24 .et_pb_carousel_item .et_pb_video_play,.et_flex_column_24_24 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_1_3 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_2_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_8 .et_pb_carousel_item .et_pb_video_play{font-size:1.5rem;line-height:1.5rem;margin-left:-.75rem;margin-top:-.75rem}.et_audio_content,.et_quote_content{padding:35px 20px!important}.et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide{min-height:156px!important}}.et_full_width_page .et_gallery_item{float:left;width:20.875%;margin:0 5.5% 5.5% 0}.et_full_width_page .et_gallery_item:nth-child(3n){margin-right:5.5%}.et_full_width_page .et_gallery_item:nth-child(3n+1){clear:none}.et_full_width_page .et_gallery_item:nth-child(4n){margin-right:0}.et_full_width_page .et_gallery_item:nth-child(4n+1){clear:both}.et_pb_slider{position:relative;overflow:hidden}.et_pb_slide{padding:0 6%;background-size:cover;background-position:50%;background-repeat:no-repeat}.et_pb_slider .et_pb_slide{display:none;float:left;margin-right:-100%;position:relative;width:100%;text-align:center;list-style:none!important;background-position:50%;background-size:100%;background-size:cover}.et_pb_slider .et_pb_slide:first-child{display:list-item}.et-pb-controllers{position:absolute;bottom:20px;left:0;width:100%;text-align:center;z-index:10}.et-pb-controllers a{display:inline-block;background-color:hsl(0 0% 100% / .5);text-indent:-9999px;border-radius:7px;width:7px;height:7px;margin-right:10px;padding:0;opacity:.5}.et-pb-controllers .et-pb-active-control{opacity:1}.et-pb-controllers a:last-child{margin-right:0}.et-pb-controllers .et-pb-active-control{background-color:#fff}.et_pb_slides .et_pb_temp_slide{display:block}.et_pb_slides:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0;width:0}@media (max-width:980px){.et_pb_bg_layout_light_tablet .et-pb-controllers .et-pb-active-control{background-color:#333}.et_pb_bg_layout_light_tablet .et-pb-controllers a{background-color:rgb(0 0 0 / .3)}.et_pb_bg_layout_light_tablet .et_pb_slide_content{color:#333}.et_pb_bg_layout_dark_tablet .et_pb_slide_description{text-shadow:0 1px 3px rgb(0 0 0 / .3)}.et_pb_bg_layout_dark_tablet .et_pb_slide_content{color:#fff}.et_pb_bg_layout_dark_tablet .et-pb-controllers .et-pb-active-control{background-color:#fff}.et_pb_bg_layout_dark_tablet .et-pb-controllers a{background-color:hsl(0 0% 100% / .5)}}@media (max-width:767px){.et-pb-controllers{position:absolute;bottom:5%;left:0;width:100%;text-align:center;z-index:10;height:14px}.et_transparent_nav .et_pb_section:first-child .et-pb-controllers{bottom:18px}.et_pb_bg_layout_light_phone.et_pb_slider_with_overlay .et_pb_slide_overlay_container,.et_pb_bg_layout_light_phone.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper{background-color:hsl(0 0% 100% / .9)}.et_pb_bg_layout_light_phone .et-pb-controllers .et-pb-active-control{background-color:#333}.et_pb_bg_layout_dark_phone.et_pb_slider_with_overlay .et_pb_slide_overlay_container,.et_pb_bg_layout_dark_phone.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper,.et_pb_bg_layout_light_phone .et-pb-controllers a{background-color:rgb(0 0 0 / .3)}.et_pb_bg_layout_dark_phone .et-pb-controllers .et-pb-active-control{background-color:#fff}.et_pb_bg_layout_dark_phone .et-pb-controllers a{background-color:hsl(0 0% 100% / .5)}}.et_mobile_device .et_pb_slider_parallax .et_pb_slide,.et_mobile_device .et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:scroll}.et-pb-arrow-next,.et-pb-arrow-prev{position:absolute;top:50%;z-index:100;font-size:48px;color:#fff;margin-top:-24px;transition:all .2s ease-in-out;opacity:0}.et_pb_bg_layout_light .et-pb-arrow-next,.et_pb_bg_layout_light .et-pb-arrow-prev{color:#333}.et_pb_slider:hover .et-pb-arrow-prev{left:22px;opacity:1}.et_pb_slider:hover .et-pb-arrow-next{right:22px;opacity:1}.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control{background-color:#333}.et_pb_bg_layout_light .et-pb-controllers a{background-color:rgb(0 0 0 / .3)}.et-pb-arrow-next:hover,.et-pb-arrow-prev:hover{text-decoration:none}.et-pb-arrow-next span,.et-pb-arrow-prev span{display:none}.et-pb-arrow-prev{left:-22px}.et-pb-arrow-next{right:-22px}.et-pb-arrow-prev:before{content:"4"}.et-pb-arrow-next:before{content:"5"}.format-gallery .et-pb-arrow-next,.format-gallery .et-pb-arrow-prev{color:#fff}.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-prev{left:0}.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-next,.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-next{right:0}.et_pb_column_1_4 .et_pb_slider .et_pb_slide,.et_pb_column_1_5 .et_pb_slider .et_pb_slide,.et_pb_column_1_6 .et_pb_slider .et_pb_slide{min-height:170px}.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-next,.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-next,.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-next{right:0}@media (max-width:980px){.et_pb_bg_layout_light_tablet .et-pb-arrow-next,.et_pb_bg_layout_light_tablet .et-pb-arrow-prev{color:#333}.et_pb_bg_layout_dark_tablet .et-pb-arrow-next,.et_pb_bg_layout_dark_tablet .et-pb-arrow-prev{color:#fff}}@media (max-width:767px){.et_pb_slider:hover .et-pb-arrow-prev{left:0;opacity:1}.et_pb_slider:hover .et-pb-arrow-next{right:0;opacity:1}.et_pb_bg_layout_light_phone .et-pb-arrow-next,.et_pb_bg_layout_light_phone .et-pb-arrow-prev{color:#333}.et_pb_bg_layout_dark_phone .et-pb-arrow-next,.et_pb_bg_layout_dark_phone .et-pb-arrow-prev{color:#fff}}.et_mobile_device .et-pb-arrow-prev{left:22px;opacity:1}.et_mobile_device .et-pb-arrow-next{right:22px;opacity:1}@media (max-width:767px){.et_mobile_device .et-pb-arrow-prev{left:0;opacity:1}.et_mobile_device .et-pb-arrow-next{right:0;opacity:1}}.et_overlay{z-index:-1;position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:hsl(0 0% 100% / .9);opacity:0;pointer-events:none;transition:all .3s;border:1px solid #e5e5e5;box-sizing:border-box;backface-visibility:hidden;-webkit-font-smoothing:antialiased}.et_overlay:before{color:#2ea3f2;content:"\E050";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:32px;transition:all .4s}.et_portfolio_image,.et_shop_image{position:relative;display:block}.et_pb_has_overlay:not(.et_pb_image):hover .et_overlay,.et_portfolio_image:hover .et_overlay,.et_shop_image:hover .et_overlay{z-index:3;opacity:1}#ie7 .et_overlay,#ie8 .et_overlay{display:none}.et_pb_module.et_pb_has_overlay{position:relative}.et_pb_module.et_pb_has_overlay .et_overlay,article.et_pb_has_overlay{border:none}.et_pb_blog_grid .et_audio_container .mejs-container .mejs-controls .mejs-time span{font-size:14px}.et_audio_container .mejs-container{width:auto!important;min-width:unset!important;height:auto!important}.et_audio_container .mejs-container,.et_audio_container .mejs-container .mejs-controls,.et_audio_container .mejs-embed,.et_audio_container .mejs-embed body{background:none;height:auto}.et_audio_container .mejs-controls .mejs-time-rail .mejs-time-loaded,.et_audio_container .mejs-time.mejs-currenttime-container{display:none!important}.et_audio_container .mejs-time{display:block!important;padding:0;margin-left:10px;margin-right:90px;line-height:inherit}.et_audio_container .mejs-android .mejs-time,.et_audio_container .mejs-ios .mejs-time,.et_audio_container .mejs-ipad .mejs-time,.et_audio_container .mejs-iphone .mejs-time{margin-right:0}.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total{background:hsl(0 0% 100% / .5);border-radius:5px;height:4px;margin:8px 0 0;top:0;right:0;left:auto}.et_audio_container .mejs-controls>div{height:20px!important}.et_audio_container .mejs-controls .mejs-duration-container{display:flex!important;align-items:center}.et_audio_container .mejs-controls div.mejs-time-rail{padding-top:0;position:relative;display:block!important;margin-left:42px;margin-right:0}.et_audio_container span.mejs-time-total.mejs-time-slider{display:block!important;position:relative!important;max-width:100%;min-width:unset!important}.et_audio_container .mejs-button.mejs-volume-button{width:auto;height:auto;margin-left:auto;position:absolute;right:59px;bottom:-2px}.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;height:4px;border-radius:5px}.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle,.et_audio_container .mejs-controls .mejs-time-rail .mejs-time-handle{display:block;border:none;width:10px}.et_audio_container .mejs-time-rail .mejs-time-handle-content{border-radius:100%;transform:scale(1)}.et_pb_text_color_dark .et_audio_container .mejs-time-rail .mejs-time-handle-content{border-color:#666}.et_audio_container .mejs-time-rail .mejs-time-hovered{height:4px}.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{background:#fff;border-radius:5px;height:10px;position:absolute;top:-3px}.et_audio_container .mejs-container .mejs-controls .mejs-time span{font-size:18px}.et_audio_container .mejs-controls a.mejs-horizontal-volume-slider{display:block!important;height:19px;margin-left:5px;position:absolute;right:0;bottom:0}.et_audio_container .mejs-controls div.mejs-horizontal-volume-slider{height:4px}.et_audio_container .mejs-playpause-button button,.et_audio_container .mejs-volume-button button{background:none!important;margin:0!important;width:auto!important;height:auto!important;position:relative!important;z-index:99}.et_audio_container .mejs-playpause-button button:before{content:"E"!important;font-size:32px;left:0;top:-8px}.et_audio_container .mejs-playpause-button button:before,.et_audio_container .mejs-volume-button button:before{color:#fff}.et_audio_container .mejs-playpause-button{margin-top:-7px!important;width:auto!important;height:auto!important;position:absolute}.et_audio_container .mejs-controls .mejs-button button:focus{outline:none}.et_audio_container .mejs-playpause-button.mejs-pause button:before{content:"`"!important}.et_audio_container .mejs-volume-button button:before{content:"\E068";font-size:18px}.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total{background:hsl(0 0% 60% / .5)}.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current{background:#999}.et_pb_text_color_dark .et_audio_container .mejs-playpause-button button:before,.et_pb_text_color_dark .et_audio_container .mejs-volume-button button:before{color:#666}.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle,.et_pb_text_color_dark .mejs-controls .mejs-time-rail .mejs-time-handle{background:#666}.et_pb_text_color_dark .mejs-container .mejs-controls .mejs-time span{color:#999}.et_pb_column_1_3 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_1_4 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_1_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_1_6 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_2_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_3_8 .et_audio_container .mejs-container .mejs-controls .mejs-time span{font-size:14px}.et_audio_container .mejs-container .mejs-controls{padding:0;flex-wrap:wrap;min-width:unset!important;position:relative}@media (max-width:980px){.et_pb_column_1_3 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_1_4 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_1_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_1_6 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_2_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_3_8 .et_audio_container .mejs-container .mejs-controls .mejs-time span{font-size:18px}.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total{background:hsl(0 0% 100% / .5)}.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current{background:#fff}.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-playpause-button button:before,.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-volume-button button:before{color:#fff}.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle,.et_pb_bg_layout_dark_tablet .mejs-controls .mejs-time-rail .mejs-time-handle{background:#fff}.et_pb_bg_layout_dark_tablet .mejs-container .mejs-controls .mejs-time span{color:#fff}.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total{background:hsl(0 0% 60% / .5)}.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current{background:#999}.et_pb_text_color_dark_tablet .et_audio_container .mejs-playpause-button button:before,.et_pb_text_color_dark_tablet .et_audio_container .mejs-volume-button button:before{color:#666}.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle,.et_pb_text_color_dark_tablet .mejs-controls .mejs-time-rail .mejs-time-handle{background:#666}.et_pb_text_color_dark_tablet .mejs-container .mejs-controls .mejs-time span{color:#999}}@media (max-width:767px){.et_audio_container .mejs-container .mejs-controls .mejs-time span{font-size:14px!important}.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total{background:hsl(0 0% 100% / .5)}.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current{background:#fff}.et_pb_bg_layout_dark_phone .et_audio_container .mejs-playpause-button button:before,.et_pb_bg_layout_dark_phone .et_audio_container .mejs-volume-button button:before{color:#fff}.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle,.et_pb_bg_layout_dark_phone .mejs-controls .mejs-time-rail .mejs-time-handle{background:#fff}.et_pb_bg_layout_dark_phone .mejs-container .mejs-controls .mejs-time span{color:#fff}.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total{background:hsl(0 0% 60% / .5)}.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current{background:#999}.et_pb_text_color_dark_phone .et_audio_container .mejs-playpause-button button:before,.et_pb_text_color_dark_phone .et_audio_container .mejs-volume-button button:before{color:#666}.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle,.et_pb_text_color_dark_phone .mejs-controls .mejs-time-rail .mejs-time-handle{background:#666}.et_pb_text_color_dark_phone .mejs-container .mejs-controls .mejs-time span{color:#999}}.et_pb_video_box{display:block;position:relative;z-index:1;line-height:0}.et_pb_video_box video{width:100%!important;height:auto!important}.et_pb_video_overlay{position:absolute;z-index:10;top:0;left:0;height:100%;width:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;cursor:pointer}.et_pb_video_play:before{font-family:ETmodules;content:"I"}.et_pb_video_play{display:block;position:absolute;z-index:100;color:#fff;left:50%;top:50%}.et_flex_column_3_5 .et_pb_video_play,.et_flex_column_4_5 .et_pb_video_play,.et_flex_column_5_5 .et_pb_video_play,.et_flex_column_12_24 .et_pb_video_play,.et_flex_column_13_24 .et_pb_video_play,.et_flex_column_14_24 .et_pb_video_play,.et_flex_column_15_24 .et_pb_video_play,.et_flex_column_16_24 .et_pb_video_play,.et_flex_column_17_24 .et_pb_video_play,.et_flex_column_18_24 .et_pb_video_play,.et_flex_column_19_24 .et_pb_video_play,.et_flex_column_20_24 .et_pb_video_play,.et_flex_column_21_24 .et_pb_video_play,.et_flex_column_22_24 .et_pb_video_play,.et_flex_column_23_24 .et_pb_video_play,.et_flex_column_24_24 .et_pb_video_play,.et_pb_column_1_2 .et_pb_video_play,.et_pb_column_2_3 .et_pb_video_play,.et_pb_column_3_4 .et_pb_video_play,.et_pb_column_3_5 .et_pb_video_play,.et_pb_column_4_4 .et_pb_video_play{font-size:6rem;line-height:6rem;margin-left:-3rem;margin-top:-3rem}.et_flex_column_1_5 .et_pb_video_play,.et_flex_column_1_7 .et_pb_video_play,.et_flex_column_1_9 .et_pb_video_play,.et_flex_column_1_10 .et_pb_video_play,.et_flex_column_1_11 .et_pb_video_play,.et_flex_column_1_24 .et_pb_video_play,.et_flex_column_2_5 .et_pb_video_play,.et_flex_column_2_24 .et_pb_video_play,.et_flex_column_3_24 .et_pb_video_play,.et_flex_column_4_24 .et_pb_video_play,.et_flex_column_5_24 .et_pb_video_play,.et_flex_column_6_24 .et_pb_video_play,.et_flex_column_7_24 .et_pb_video_play,.et_flex_column_8_24 .et_pb_video_play,.et_flex_column_9_24 .et_pb_video_play,.et_flex_column_10_24 .et_pb_video_play,.et_flex_column_11_24 .et_pb_video_play,.et_flex_column_none .et_pb_video_play,.et_pb_column_1_3 .et_pb_video_play,.et_pb_column_1_4 .et_pb_video_play,.et_pb_column_1_5 .et_pb_video_play,.et_pb_column_1_6 .et_pb_video_play,.et_pb_column_2_5 .et_pb_video_play,.et_pb_column_3_8 .et_pb_video_play{font-size:3rem;line-height:3rem;margin-left:-1.5rem;margin-top:-1.5rem}.et_pb_bg_layout_light .et_pb_video_play{color:#333}.et_pb_video_overlay_hover{background:#fff0;width:100%;height:100%;position:absolute;z-index:100;transition:all .5s ease-in-out}.et_pb_video .et_pb_video_overlay_hover:hover{background:rgb(0 0 0 / .6)}@media (min-width:768px) and (max-width:980px){.et_flex_column_1_5 .et_pb_video_play,.et_flex_column_1_7 .et_pb_video_play,.et_flex_column_1_9 .et_pb_video_play,.et_flex_column_1_10 .et_pb_video_play,.et_flex_column_1_11 .et_pb_video_play,.et_flex_column_1_24 .et_pb_video_play,.et_flex_column_2_5 .et_pb_video_play,.et_flex_column_2_24 .et_pb_video_play,.et_flex_column_3_24 .et_pb_video_play,.et_flex_column_4_24 .et_pb_video_play,.et_flex_column_5_24 .et_pb_video_play,.et_flex_column_6_24 .et_pb_video_play,.et_flex_column_7_24 .et_pb_video_play,.et_flex_column_8_24 .et_pb_video_play,.et_flex_column_9_24 .et_pb_video_play,.et_flex_column_10_24 .et_pb_video_play,.et_flex_column_11_24 .et_pb_video_play,.et_flex_column_none .et_pb_video_play,.et_pb_column_1_3 .et_pb_video_play,.et_pb_column_1_4 .et_pb_video_play,.et_pb_column_1_5 .et_pb_video_play,.et_pb_column_1_6 .et_pb_video_play,.et_pb_column_2_5 .et_pb_video_play,.et_pb_column_3_8 .et_pb_video_play{font-size:6rem;line-height:6rem;margin-left:-3rem;margin-top:-3rem}}@media (max-width:980px){.et_pb_bg_layout_light_tablet .et_pb_video_play{color:#333}}@media (max-width:768px){.et_flex_column_3_5 .et_pb_video_play,.et_flex_column_4_5 .et_pb_video_play,.et_flex_column_5_5 .et_pb_video_play,.et_flex_column_12_24 .et_pb_video_play,.et_flex_column_13_24 .et_pb_video_play,.et_flex_column_14_24 .et_pb_video_play,.et_flex_column_15_24 .et_pb_video_play,.et_flex_column_16_24 .et_pb_video_play,.et_flex_column_17_24 .et_pb_video_play,.et_flex_column_18_24 .et_pb_video_play,.et_flex_column_19_24 .et_pb_video_play,.et_flex_column_20_24 .et_pb_video_play,.et_flex_column_21_24 .et_pb_video_play,.et_flex_column_22_24 .et_pb_video_play,.et_flex_column_23_24 .et_pb_video_play,.et_flex_column_24_24 .et_pb_video_play,.et_pb_column_1_2 .et_pb_video_play,.et_pb_column_2_3 .et_pb_video_play,.et_pb_column_3_4 .et_pb_video_play,.et_pb_column_3_5 .et_pb_video_play,.et_pb_column_4_4 .et_pb_video_play{font-size:3rem;line-height:3rem;margin-left:-1.5rem;margin-top:-1.5rem}}@media (max-width:767px){.et_pb_bg_layout_light_phone .et_pb_video_play{color:#333}}.et_post_gallery{padding:0!important;line-height:1.7!important;list-style:none!important}.et_gallery_item{float:left;width:28.353%;margin:0 7.47% 7.47% 0}.blocks-gallery-item,.et_gallery_item{padding-left:0!important}.blocks-gallery-item:before,.et_gallery_item:before{display:none}.et_gallery_item:nth-child(3n){margin-right:0}.et_gallery_item:nth-child(3n+1){clear:both}.et_pb_post{margin-bottom:60px;word-wrap:break-word}.et_pb_fullwidth_post_content.et_pb_with_border img,.et_pb_post_content.et_pb_with_border img,.et_pb_with_border .et_pb_post .et_pb_slides,.et_pb_with_border .et_pb_post img:not(.woocommerce-placeholder),.et_pb_with_border.et_pb_posts .et_pb_post,.et_pb_with_border.et_pb_posts_nav span.nav-next a,.et_pb_with_border.et_pb_posts_nav span.nav-previous a{border:0 solid #333}.et_pb_post .entry-content{padding-top:30px}.et_pb_post .entry-featured-image-url{display:block;position:relative;margin-bottom:30px}.et_pb_post .entry-title a,.et_pb_post h2 a{text-decoration:none}.et_pb_post .post-meta{font-size:14px;margin-bottom:6px}.et_pb_post .more,.et_pb_post .post-meta a{text-decoration:none}.et_pb_post .more{color:#82c0c7}.et_pb_posts a.more-link{clear:both;display:block}.et_pb_posts .et_pb_post{position:relative}.et_pb_has_overlay.et_pb_post .et_pb_image_container a{display:block;position:relative;overflow:hidden}.et_pb_image_container img,.et_pb_post a img{vertical-align:bottom;max-width:100%}@media (min-width:981px) and (max-width:1100px){.et_pb_post{margin-bottom:42px}}@media (max-width:980px){.et_pb_post{margin-bottom:42px}.et_pb_bg_layout_light_tablet .et_pb_post .post-meta,.et_pb_bg_layout_light_tablet .et_pb_post .post-meta a,.et_pb_bg_layout_light_tablet .et_pb_post p{color:#666}.et_pb_bg_layout_dark_tablet .et_pb_post .post-meta,.et_pb_bg_layout_dark_tablet .et_pb_post .post-meta a,.et_pb_bg_layout_dark_tablet .et_pb_post p{color:inherit}.et_pb_bg_layout_dark_tablet .comment_postinfo a,.et_pb_bg_layout_dark_tablet .comment_postinfo span{color:#fff}}@media (max-width:767px){.et_pb_post{margin-bottom:42px}.et_pb_post>h2{font-size:18px}.et_pb_bg_layout_light_phone .et_pb_post .post-meta,.et_pb_bg_layout_light_phone .et_pb_post .post-meta a,.et_pb_bg_layout_light_phone .et_pb_post p{color:#666}.et_pb_bg_layout_dark_phone .et_pb_post .post-meta,.et_pb_bg_layout_dark_phone .et_pb_post .post-meta a,.et_pb_bg_layout_dark_phone .et_pb_post p{color:inherit}.et_pb_bg_layout_dark_phone .comment_postinfo a,.et_pb_bg_layout_dark_phone .comment_postinfo span{color:#fff}}@media (max-width:479px){.et_pb_post{margin-bottom:42px}.et_pb_post h2{font-size:16px;padding-bottom:0}.et_pb_post .post-meta{color:#666;font-size:14px}}body.et-fb.single .et_pb_post{margin-bottom:0}:root{--content-width:80%;--content-max-width:1080px;--section-padding:56px;--section-gutter:60px;--row-gutter-horizontal:5.5%;--row-gutter-vertical:40px;--module-gutter:30px}.et_flex_column,.et_flex_group,.et_flex_module,.et_flex_row,.et_flex_section{display:flex;-moz-column-gap:var(--horizontal-gap);column-gap:var(--horizontal-gap);row-gap:var(--vertical-gap);flex-direction:var(--flex-direction)}.et_flex_row{--horizontal-gap:var(--row-gutter-horizontal);--vertical-gap:var(--row-gutter-vertical);--flex-direction:row}.et_flex_row>[class*=et_flex_column]{--horizontal-gap-parent:var(--row-gutter-horizontal)}.et_flex_row .et_pb_row_nested.et_flex_row{width:100%;max-width:none;padding:0;margin:0}.et_flex_section{--horizontal-gap:var(--section-gutter);--vertical-gap:var(--section-gutter);--flex-direction:column;padding:var(--section-padding) 0;align-items:center}.et_flex_section>[class*=et_flex_column]{--horizontal-gap-parent:var(--section-gutter)}.et_flex_column,.et_flex_group,.et_flex_module{--flex-direction:column;--horizontal-gap:var(--module-gutter);--vertical-gap:var(--module-gutter)}.et_flex_column>[class*=et_flex_column],.et_flex_group>[class*=et_flex_column],.et_flex_module>[class*=et_flex_column]{--horizontal-gap-parent:var(--module-gutter)}.et_flex_column>.et_pb_module,.et_flex_group>.et_pb_module,.et_flex_module>.et_pb_module,.et_pb_section .et_pb_row .et_flex_column>.et_pb_module,.et_pb_section .et_pb_row .et_flex_group>.et_pb_module,.et_pb_section .et_pb_row .et_flex_module>.et_pb_module{margin-bottom:0}.et_flex_row.et_pb_equal_columns,.et_pb_section.et_pb_equal_columns>.et_flex_row{align-items:stretch}.rtl .et_flex_row{direction:rtl}.rtl .et_flex_row.et_pb_equal_columns,.rtl .et_pb_section.et_pb_equal_columns>.et_flex_row{flex-direction:row-reverse}.et_flex_column_1_24{width:calc(4.1667% - var(--horizontal-gap-parent, 5.5%)*0.95833)}.et_flex_column_2_24{width:calc(8.3333% - var(--horizontal-gap-parent, 5.5%)*0.91667)}.et_flex_column_3_24{width:calc(12.5% - var(--horizontal-gap-parent, 5.5%)*0.875)}.et_flex_column_4_24{width:calc(16.6667% - var(--horizontal-gap-parent, 5.5%)*0.83333)}.et_flex_column_5_24{width:calc(20.8333% - var(--horizontal-gap-parent, 5.5%)*0.79167)}.et_flex_column_6_24{width:calc(25% - var(--horizontal-gap-parent, 5.5%)*0.75)}.et_flex_column_7_24{width:calc(29.1667% - var(--horizontal-gap-parent, 5.5%)*0.70833)}.et_flex_column_8_24{width:calc(33.3333% - var(--horizontal-gap-parent, 5.5%)*0.66667)}.et_flex_column_9_24{width:calc(37.5% - var(--horizontal-gap-parent, 5.5%)*0.625)}.et_flex_column_10_24{width:calc(41.6667% - var(--horizontal-gap-parent, 5.5%)*0.58333)}.et_flex_column_11_24{width:calc(45.8333% - var(--horizontal-gap-parent, 5.5%)*0.54167)}.et_flex_column_12_24{width:calc(50% - var(--horizontal-gap-parent, 5.5%)*0.5)}.et_flex_column_13_24{width:calc(54.1667% - var(--horizontal-gap-parent, 5.5%)*0.45833)}.et_flex_column_14_24{width:calc(58.3333% - var(--horizontal-gap-parent, 5.5%)*0.41667)}.et_flex_column_15_24{width:calc(62.5% - var(--horizontal-gap-parent, 5.5%)*0.375)}.et_flex_column_16_24{width:calc(66.6667% - var(--horizontal-gap-parent, 5.5%)*0.33333)}.et_flex_column_17_24{width:calc(70.8333% - var(--horizontal-gap-parent, 5.5%)*0.29167)}.et_flex_column_18_24{width:calc(75% - var(--horizontal-gap-parent, 5.5%)*0.25)}.et_flex_column_19_24{width:calc(79.1667% - var(--horizontal-gap-parent, 5.5%)*0.20833)}.et_flex_column_20_24{width:calc(83.3333% - var(--horizontal-gap-parent, 5.5%)*0.16667)}.et_flex_column_21_24{width:calc(87.5% - var(--horizontal-gap-parent, 5.5%)*0.125)}.et_flex_column_22_24{width:calc(91.6667% - var(--horizontal-gap-parent, 5.5%)*0.08333)}.et_flex_column_23_24{width:calc(95.8333% - var(--horizontal-gap-parent, 5.5%)*0.04167)}.et_flex_column_24_24{width:calc(100% - var(--horizontal-gap-parent, 5.5%)*0)}.et_flex_column_1_5{width:calc(20% - var(--horizontal-gap-parent, 5.5%)*0.8)}.et_flex_column_2_5{width:calc(40% - var(--horizontal-gap-parent, 5.5%)*0.6)}.et_flex_column_3_5{width:calc(60% - var(--horizontal-gap-parent, 5.5%)*0.4)}.et_flex_column_4_5{width:calc(80% - var(--horizontal-gap-parent, 5.5%)*0.2)}.et_flex_column_5_5{width:calc(100% - var(--horizontal-gap-parent, 5.5%)*0)}.et_flex_column_1_7{width:calc(14.2857% - var(--horizontal-gap-parent, 5.5%)*0.85714)}.et_flex_column_1_9{width:calc(11.1111% - var(--horizontal-gap-parent, 5.5%)*0.88889)}.et_flex_column_1_10{width:calc(10% - var(--horizontal-gap-parent, 5.5%)*0.9)}.et_flex_column_1_11{width:calc(9.0909% - var(--horizontal-gap-parent, 5.5%)*0.90909)}#et-secondary-menu li,#top-menu li{word-wrap:break-word}.nav li ul,.et_mobile_menu{border-color:#2EA3F2}.mobile_menu_bar:before,.mobile_menu_bar:after,#top-menu li.current-menu-ancestor>a,#top-menu li.current-menu-item>a{color:#2EA3F2}#main-header{transition:background-color 0.4s,color 0.4s,transform 0.4s,opacity 0.4s ease-in-out}#main-header.et-disabled-animations *{transition-duration:0s!important}.container{text-align:left;position:relative}.et_fixed_nav.et_show_nav #page-container{padding-top:80px}.et_fixed_nav.et_show_nav.et-tb #page-container,.et_fixed_nav.et_show_nav.et-tb-has-header #page-container{padding-top:0!important}.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container{padding-top:111px}.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container{padding-top:177px}.et_fixed_nav.et_show_nav.et_header_style_centered #page-container{padding-top:147px}.et_fixed_nav #main-header{position:fixed}.et-cloud-item-editor #page-container{padding-top:0!important}.et_header_style_left #et-top-navigation{padding-top:33px}.et_header_style_left #et-top-navigation nav>ul>li>a{padding-bottom:33px}.et_header_style_left .logo_container{position:absolute;height:100%;width:100%}.et_header_style_left #et-top-navigation .mobile_menu_bar{padding-bottom:24px}.et_hide_search_icon #et_top_search{display:none!important}#logo{width:auto;transition:all 0.4s ease-in-out;margin-bottom:0;max-height:54%;display:inline-block;float:none;vertical-align:middle;-webkit-transform:translate3d(0,0,0)}.et_pb_svg_logo #logo{height:54%}.logo_container{transition:all 0.4s ease-in-out}span.logo_helper{display:inline-block;height:100%;vertical-align:middle;width:0}.safari .centered-inline-logo-wrap{-webkit-transform:translate3d(0,0,0);transition:all 0.4s ease-in-out}#et-define-logo-wrap img{width:100%}.gecko #et-define-logo-wrap.svg-logo{position:relative!important}#top-menu-nav,#top-menu{line-height:0}#et-top-navigation{font-weight:600}.et_fixed_nav #et-top-navigation{transition:all 0.4s ease-in-out}.et-cart-info span:before{content:"\e07a";margin-right:10px;position:relative}nav#top-menu-nav,#top-menu,nav.et-menu-nav,.et-menu{float:left}#top-menu li{display:inline-block;font-size:14px;padding-right:22px}#top-menu>li:last-child{padding-right:0}.et_fullwidth_nav.et_non_fixed_nav.et_header_style_left #top-menu>li:last-child>ul.sub-menu{right:0}#top-menu a{color:rgb(0 0 0 / .6);text-decoration:none;display:block;position:relative;transition:opacity 0.4s ease-in-out,background-color 0.4s ease-in-out,padding-bottom 0.4s ease-in-out}#top-menu-nav>ul>li>a:hover{opacity:.7;transition:all 0.4s ease-in-out}#et_search_icon:before{content:"\55";font-size:17px;left:0;position:absolute;top:-3px}#et_search_icon:hover{cursor:pointer}#et_top_search{float:right;margin:3px 0 0 22px;position:relative;display:block;width:18px}#et_top_search.et_search_opened{position:absolute;width:100%}.et-search-form{top:0;bottom:0;right:0;position:absolute;z-index:1000;width:100%}.et-search-form input{width:90%;border:none;color:#333;position:absolute;top:0;bottom:0;right:30px;margin:auto;background:#fff0}.et-search-form .et-search-field::-ms-clear{width:0;height:0;display:none}.et_search_form_container{-webkit-animation:none;animation:none;-o-animation:none}.container.et_search_form_container{position:relative;opacity:0;height:1px}.container.et_search_form_container.et_pb_search_visible{z-index:999;-webkit-animation:fadeInTop 1s 1 cubic-bezier(.77,0,.175,1);animation:fadeInTop 1s 1 cubic-bezier(.77,0,.175,1)}.et_pb_search_visible.et_pb_no_animation{opacity:1}.et_pb_search_form_hidden{-webkit-animation:fadeOutTop 1s 1 cubic-bezier(.77,0,.175,1);animation:fadeOutTop 1s 1 cubic-bezier(.77,0,.175,1)}span.et_close_search_field{display:block;width:30px;height:30px;z-index:99999;position:absolute;right:0;cursor:pointer;top:0;bottom:0;margin:auto}span.et_close_search_field:after{font-family:'ETmodules';content:'\4d';speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:32px;display:inline-block;box-sizing:border-box}.container.et_menu_container{z-index:99}.container.et_search_form_container.et_pb_search_form_hidden{z-index:1!important}.et_search_outer{width:100%;overflow:hidden;position:absolute;top:0}.container.et_pb_menu_hidden{z-index:-1}form.et-search-form{background:#fff0!important}input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}.et-cart-info{color:inherit}#et-top-navigation .et-cart-info{float:left;margin:-2px 0 0 22px;font-size:16px}#et-top-navigation{float:right}#top-menu li li{padding:0 20px;margin:0}#top-menu li li a{padding:6px 20px;width:200px}.nav li.et-touch-hover>ul{opacity:1;visibility:visible}#top-menu .menu-item-has-children>a:first-child:after,#et-secondary-nav .menu-item-has-children>a:first-child:after{font-family:'ETmodules';content:"3";font-size:16px;position:absolute;right:0;top:0;font-weight:800}#top-menu .menu-item-has-children>a:first-child,#et-secondary-nav .menu-item-has-children>a:first-child{padding-right:20px}#top-menu li .menu-item-has-children>a:first-child{padding-right:40px}#top-menu li .menu-item-has-children>a:first-child:after{right:20px;top:6px}#top-menu li.mega-menu{position:inherit}#top-menu li.mega-menu>ul{padding:30px 20px;position:absolute!important;width:100%;left:0!important}#top-menu li.mega-menu ul li{margin:0;float:left!important;display:block!important;padding:0!important}#top-menu li.mega-menu>ul>li:nth-of-type(4n){clear:right}#top-menu li.mega-menu>ul>li:nth-of-type(4n+1){clear:left}#top-menu li.mega-menu ul li li{width:100%}#top-menu li.mega-menu li>ul{-webkit-animation:none!important;animation:none!important;padding:0;border:none;left:auto;top:auto;width:90%!important;position:relative;box-shadow:none}#top-menu li.mega-menu li ul{visibility:visible;opacity:1;display:none}#top-menu li.mega-menu.et-hover li ul{display:block}#top-menu li.mega-menu.et-hover>ul{opacity:1!important;visibility:visible!important}#top-menu li.mega-menu>ul>li>a{width:90%;padding:0 20px 10px}#top-menu li.mega-menu>ul>li>a:first-child{padding-top:0!important;font-weight:700;border-bottom:1px solid rgb(0 0 0 / .03)}#top-menu li.mega-menu>ul>li>a:first-child:hover{background-color:transparent!important}#top-menu li.mega-menu li>a{width:100%}#top-menu li.mega-menu.mega-menu-parent li li,#top-menu li.mega-menu.mega-menu-parent li>a{width:100%!important}#top-menu li.mega-menu.mega-menu-parent li>.sub-menu{float:left;width:100%!important}#top-menu li.mega-menu>ul>li{width:25%;margin:0}#top-menu li.mega-menu.mega-menu-parent-3>ul>li{width:33.33%}#top-menu li.mega-menu.mega-menu-parent-2>ul>li{width:50%}#top-menu li.mega-menu.mega-menu-parent-1>ul>li{width:100%}#top-menu li.mega-menu .menu-item-has-children>a:first-child:after{display:none}#top-menu li.mega-menu>ul>li>ul>li{width:100%;margin:0}#et_mobile_nav_menu{float:right;display:none}.mobile_menu_bar{position:relative;display:block;line-height:0}.mobile_menu_bar:before,.et_toggle_slide_menu:after{content:"\61";font-size:32px;left:0;position:relative;top:0;cursor:pointer}.mobile_nav .select_page{display:none}.et_pb_menu_hidden #top-menu,.et_pb_menu_hidden #et_search_icon:before,.et_pb_menu_hidden .et-cart-info{opacity:0;-webkit-animation:fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);animation:fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1)}.et_pb_menu_visible #top-menu,.et_pb_menu_visible #et_search_icon:before,.et_pb_menu_visible .et-cart-info{z-index:99;opacity:1;-webkit-animation:fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);animation:fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1)}.et_pb_menu_hidden #top-menu,.et_pb_menu_hidden #et_search_icon:before,.et_pb_menu_hidden .mobile_menu_bar{opacity:0;-webkit-animation:fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);animation:fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1)}.et_pb_menu_visible #top-menu,.et_pb_menu_visible #et_search_icon:before,.et_pb_menu_visible .mobile_menu_bar{z-index:99;opacity:1;-webkit-animation:fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);animation:fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1)}.et_pb_no_animation #top-menu,.et_pb_no_animation #et_search_icon:before,.et_pb_no_animation .mobile_menu_bar,.et_pb_no_animation.et_search_form_container{animation:none!important;-o-animation:none!important;-webkit-animation:none!important;-moz-animation:none!important}body.admin-bar.et_fixed_nav #main-header{top:32px}body.et-wp-pre-3_8.admin-bar.et_fixed_nav #main-header{top:28px}body.et_fixed_nav.et_secondary_nav_enabled #main-header{top:30px}body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header{top:63px}@media all and (min-width:981px){.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container,.et_hide_fixed_logo #main-header.et-fixed-header .logo_container{height:0;opacity:0;transition:all 0.4s ease-in-out}.et_hide_primary_logo #main-header:not(.et-fixed-header) .centered-inline-logo-wrap,.et_hide_fixed_logo #main-header.et-fixed-header .centered-inline-logo-wrap{height:0;opacity:0;padding:0}.et-animated-content#page-container{transition:margin-top 0.4s ease-in-out}.et_hide_nav #page-container{transition:none}.et_fullwidth_nav .et-search-form,.et_fullwidth_nav .et_close_search_field{right:30px}#main-header.et-fixed-header{box-shadow:0 0 7px rgb(0 0 0 / .1)!important}.et_header_style_left .et-fixed-header #et-top-navigation{padding-top:20px}.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a{padding-bottom:20px}.et_hide_nav.et_fixed_nav #main-header{opacity:0}.et_hide_nav.et_fixed_nav .et-fixed-header#main-header{transform:translateY(0)!important;opacity:1}.et_hide_nav .centered-inline-logo-wrap,.et_hide_nav.et_fixed_nav #main-header,.et_hide_nav.et_fixed_nav #main-header,.et_hide_nav .centered-inline-logo-wrap{transition-duration:.7s}.et_hide_nav #page-container{padding-top:0!important}.et_primary_nav_dropdown_animation_fade #et-top-navigation ul li:hover>ul,.et_secondary_nav_dropdown_animation_fade #et-secondary-nav li:hover>ul{transition:all .2s ease-in-out}.et_primary_nav_dropdown_animation_slide #et-top-navigation ul li:hover>ul,.et_secondary_nav_dropdown_animation_slide #et-secondary-nav li:hover>ul{-webkit-animation:fadeLeft .4s ease-in-out;animation:fadeLeft .4s ease-in-out}.et_primary_nav_dropdown_animation_expand #et-top-navigation ul li:hover>ul,.et_secondary_nav_dropdown_animation_expand #et-secondary-nav li:hover>ul{transform-origin:0 0;-webkit-animation:Grow .4s ease-in-out;animation:Grow .4s ease-in-out;backface-visibility:visible!important}.et_primary_nav_dropdown_animation_flip #et-top-navigation ul li ul li:hover>ul,.et_secondary_nav_dropdown_animation_flip #et-secondary-nav ul li:hover>ul{-webkit-animation:flipInX .6s ease-in-out;animation:flipInX .6s ease-in-out;backface-visibility:visible!important}.et_primary_nav_dropdown_animation_flip #et-top-navigation ul li:hover>ul,.et_secondary_nav_dropdown_animation_flip #et-secondary-nav li:hover>ul{-webkit-animation:flipInY .6s ease-in-out;animation:flipInY .6s ease-in-out;backface-visibility:visible!important}.et_fullwidth_nav #main-header .container{width:100%;max-width:100%;padding-right:32px;padding-left:30px}.et_non_fixed_nav.et_fullwidth_nav.et_header_style_left #main-header .container{padding-left:0}.et_non_fixed_nav.et_fullwidth_nav.et_header_style_left .logo_container{padding-left:30px}}@media all and (max-width:980px){.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container,.et_fixed_nav.et_show_nav #page-container{padding-top:80px}.et_fixed_nav.et_show_nav.et-tb #page-container,.et_fixed_nav.et_show_nav.et-tb-has-header #page-container{padding-top:0!important}.et_non_fixed_nav #page-container{padding-top:0}.et_fixed_nav.et_secondary_nav_only_menu.admin-bar #main-header{top:32px!important}.et_hide_mobile_logo #main-header .logo_container{display:none;opacity:0;transition:all 0.4s ease-in-out}#top-menu{display:none}.et_hide_nav.et_fixed_nav #main-header{transform:translateY(0)!important;opacity:1}#et-top-navigation{margin-right:0;transition:none}.et_fixed_nav #main-header{position:absolute}#et-boc:has(#main-header){position:static}.et_header_style_left .et-fixed-header #et-top-navigation,.et_header_style_left #et-top-navigation{padding-top:24px;display:block}.et_fixed_nav #main-header{transition:none}.et_fixed_nav_temp #main-header{top:0!important}#logo,.logo_container,#main-header,.container{transition:none}.et_header_style_left #logo{max-width:50%}#et_top_search{margin:0 35px 0 0;float:left}#et_search_icon:before{top:7px}.et_header_style_left .et-search-form{width:50%!important;max-width:50%!important}#et_mobile_nav_menu{display:block}#et-top-navigation .et-cart-info{margin-top:5px}}@media screen and (max-width:782px){body.admin-bar.et_fixed_nav #main-header{top:46px}}@media all and (max-width:767px){#et-top-navigation{margin-right:0}body.admin-bar.et_fixed_nav #main-header{top:46px}}@media all and (max-width:479px){#et-top-navigation{margin-right:0}}@media print{#top-header,#main-header{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important}}@-webkit-keyframes fadeOutTop{0%{opacity:1;transform:translatey(0)}to{opacity:0;transform:translatey(-60%)}}@keyframes fadeOutTop{0%{opacity:1;transform:translatey(0)}to{opacity:0;transform:translatey(-60%)}}@-webkit-keyframes fadeInTop{0%{opacity:0;transform:translatey(-60%)}to{opacity:1;transform:translatey(0)}}@keyframes fadeInTop{0%{opacity:0;transform:translatey(-60%)}to{opacity:1;transform:translatey(0)}}@-webkit-keyframes fadeInBottom{0%{opacity:0;transform:translatey(60%)}to{opacity:1;transform:translatey(0)}}@keyframes fadeInBottom{0%{opacity:0;transform:translatey(60%)}to{opacity:1;transform:translatey(0)}}@-webkit-keyframes fadeOutBottom{0%{opacity:1;transform:translatey(0)}to{opacity:0;transform:translatey(60%)}}@keyframes fadeOutBottom{0%{opacity:1;transform:translatey(0)}to{opacity:0;transform:translatey(60%)}}@-webkit-keyframes Grow{0%{opacity:0;transform:scaleY(.5)}to{opacity:1;transform:scale(1)}}@keyframes Grow{0%{opacity:0;transform:scaleY(.5)}to{opacity:1;transform:scale(1)}}/*!
	  * Animate.css - http://daneden.me/animate
	  * Licensed under the MIT license - http://opensource.org/licenses/MIT
	  * Copyright (c) 2015 Daniel Eden
	 */@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}#main-header{line-height:23px;font-weight:500;top:0;background-color:#fff;width:100%;box-shadow:0 1px 0 rgb(0 0 0 / .1);position:relative;z-index:99999}.nav li li{padding:0 20px;margin:0}.et-menu li li a{padding:6px 20px;width:200px}.nav li{position:relative;line-height:1em}.nav li li{position:relative;line-height:2em}.nav li ul{position:absolute;padding:20px 0;z-index:9999;width:240px;background:#fff;visibility:hidden;opacity:0;border-top:3px solid #2ea3f2;box-shadow:0 2px 5px rgb(0 0 0 / .1);-moz-box-shadow:0 2px 5px rgb(0 0 0 / .1);-webkit-box-shadow:0 2px 5px rgb(0 0 0 / .1);-webkit-transform:translateZ(0);text-align:left}.nav li.et-hover>ul{visibility:visible}.nav li.et-touch-hover>ul,.nav li:hover>ul{opacity:1;visibility:visible}.nav li li ul{z-index:1000;top:-23px;left:240px}.nav li.et-reverse-direction-nav li ul{left:auto;right:240px}.nav li:hover{visibility:inherit}.et_mobile_menu li a,.nav li li a{font-size:14px;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.et_mobile_menu li a:hover,.nav ul li a:hover{background-color:rgb(0 0 0 / .03);opacity:.7}.et-dropdown-removing>ul{display:none}.mega-menu .et-dropdown-removing>ul{display:block}.et-menu .menu-item-has-children>a:first-child:after{font-family:ETmodules;content:"3";font-size:16px;position:absolute;right:0;top:0;font-weight:800}.et-menu .menu-item-has-children>a:first-child{padding-right:20px}.et-menu li li.menu-item-has-children>a:first-child:after{right:20px;top:6px}.et-menu-nav li.mega-menu{position:inherit}.et-menu-nav li.mega-menu>ul{padding:30px 20px;position:absolute!important;width:100%;left:0!important}.et-menu-nav li.mega-menu ul li{margin:0;float:left!important;display:block!important;padding:0!important}.et-menu-nav li.mega-menu li>ul{-webkit-animation:none!important;animation:none!important;padding:0;border:none;left:auto;top:auto;width:240px!important;position:relative;box-shadow:none;-webkit-box-shadow:none}.et-menu-nav li.mega-menu li ul{visibility:visible;opacity:1;display:none}.et-menu-nav li.mega-menu.et-hover li ul,.et-menu-nav li.mega-menu:hover li ul{display:block}.et-menu-nav li.mega-menu:hover>ul{opacity:1!important;visibility:visible!important}.et-menu-nav li.mega-menu>ul>li>a:first-child{padding-top:0!important;font-weight:700;border-bottom:1px solid rgb(0 0 0 / .03)}.et-menu-nav li.mega-menu>ul>li>a:first-child:hover{background-color:transparent!important}.et-menu-nav li.mega-menu li>a{width:200px!important}.et-menu-nav li.mega-menu.mega-menu-parent li>a,.et-menu-nav li.mega-menu.mega-menu-parent li li{width:100%!important}.et-menu-nav li.mega-menu.mega-menu-parent li>.sub-menu{float:left;width:100%!important}.et-menu-nav li.mega-menu>ul>li{width:25%;margin:0}.et-menu-nav li.mega-menu.mega-menu-parent-3>ul>li{width:33.33%}.et-menu-nav li.mega-menu.mega-menu-parent-2>ul>li{width:50%}.et-menu-nav li.mega-menu.mega-menu-parent-1>ul>li{width:100%}.et_pb_fullwidth_menu li.mega-menu .menu-item-has-children>a:first-child:after,.et_pb_menu li.mega-menu .menu-item-has-children>a:first-child:after{display:none}.et_fullwidth_nav #top-menu li.mega-menu>ul{width:auto;left:30px!important;right:30px!important}.et_mobile_menu{position:absolute;left:0;padding:5%;background:#fff;width:100%;visibility:visible;opacity:1;display:none;z-index:9999;border-top:3px solid #2ea3f2;box-shadow:0 2px 5px rgb(0 0 0 / .1);-moz-box-shadow:0 2px 5px rgb(0 0 0 / .1);-webkit-box-shadow:0 2px 5px rgb(0 0 0 / .1)}#main-header .et_mobile_menu li ul,.et_pb_fullwidth_menu .et_mobile_menu li ul,.et_pb_menu .et_mobile_menu li ul{visibility:visible!important;display:block!important;padding-left:10px}.et_mobile_menu li li{padding-left:5%}.et_mobile_menu li a{border-bottom:1px solid rgb(0 0 0 / .03);color:#666;padding:10px 5%;display:block}.et_mobile_menu .menu-item-has-children>a{font-weight:700;background-color:rgb(0 0 0 / .03)}.et_mobile_menu li .menu-item-has-children>a{background-color:#fff0}.et_mobile_nav_menu{float:right;display:none}.mobile_menu_bar{position:relative;display:block;line-height:0}.mobile_menu_bar:before{content:"a";font-size:32px;position:relative;left:0;top:0;cursor:pointer}.et_pb_module .mobile_menu_bar:before{top:2px}.mobile_nav .select_page{display:none}#et-secondary-menu li{word-wrap:break-word}#top-header,#et-secondary-nav li ul{background-color:#2EA3F2}#top-header{font-size:12px;line-height:13px;z-index:100000;color:#fff}#top-header a,#top-header a{color:#fff}#top-header,#et-secondary-nav{transition:background-color 0.4s,transform 0.4s,opacity 0.4s ease-in-out}#top-header .container{padding-top:.75em;font-weight:600}#top-header,#top-header .container,#top-header #et-info,#top-header .et-social-icon a{line-height:1em}.et_fixed_nav #top-header{top:0;left:0;right:0;position:fixed}#et-info{float:left}#et-info-phone,#et-info-email{position:relative}#et-info-phone:before{content:"\e090";position:relative;top:2px;margin-right:2px}#et-info-phone{margin-right:13px}#et-info-email:before{content:"\e076";margin-right:4px}#top-header .et-social-icons{float:none;display:inline-block}#et-secondary-menu .et-social-icons{margin-right:20px}#top-header .et-social-icons li{margin-left:12px;margin-top:-2px}#top-header .et-social-icon a{font-size:14px}#et-secondary-menu{float:right}#et-info,#et-secondary-menu>ul>li a{padding-bottom:.75em;display:block}#et-secondary-nav,#et-secondary-nav li{display:inline-block}#et-secondary-nav a{transition:background-color 0.4s,color 0.4s ease-in-out}#et-secondary-nav li{margin-right:15px}#et-secondary-nav>li:last-child{margin-right:0}#et-secondary-menu>ul>li>a:hover,#et-info-email:hover{opacity:.7;transition:all 0.4s ease-in-out}#et-secondary-nav li{position:relative;text-align:right}#et-secondary-nav li ul{position:absolute;right:0;padding:1em 0}#et-secondary-nav li ul ul{right:220px;top:0;margin-top:-1em}#et-secondary-nav li ul li{display:block}#et-secondary-nav li ul{z-index:999999;visibility:hidden;opacity:0;box-shadow:0 2px 5px rgb(0 0 0 / .1)}#et-secondary-nav li ul{-webkit-transform:translate3d(0,0,0)}#et-secondary-nav li.et-hover>ul{visibility:visible}#et-secondary-nav li>ul{width:220px}#et-secondary-nav li:hover>ul,#et-secondary-nav li.et-touch-hover>ul{opacity:1;visibility:visible}#et-secondary-nav li li{padding:0 2em;margin:0}#et-secondary-nav li li a{padding:1em;width:100%;font-size:12px;line-height:1em;margin-right:0;display:block;transition:all 0.2s ease-in-out}#et-secondary-nav ul li a:hover{background-color:rgb(0 0 0 / .03)}#et-secondary-nav li:hover{visibility:inherit}#top-header .et-cart-info{margin-left:15px}#et-secondary-nav .menu-item-has-children>a:first-child:after{top:0}#et-secondary-nav li .menu-item-has-children>a:first-child:after{top:.67em;right:auto;left:2.3em}body.admin-bar.et_fixed_nav #top-header{top:32px}body.et-wp-pre-3_8.admin-bar.et_fixed_nav #top-header{top:28px}@media all and (min-width:981px){.et_fullwidth_secondary_nav #top-header .container{width:100%;max-width:100%;padding-right:30px;padding-left:30px}.et_hide_nav.et_fixed_nav #top-header{opacity:0}.et_hide_nav.et_fixed_nav .et-fixed-header#top-header{transform:translateY(0)!important;opacity:1}.et_hide_nav.et_fixed_nav #top-header,.et_hide_nav.et_fixed_nav #top-header{transition-duration:.7s}}@media all and (max-width:980px){.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et-tb #page-container,.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et-tb-has-header #page-container{padding-top:0!important}.et_secondary_nav_only_menu #top-header{display:none}#top-header{transition:none}.et_fixed_nav #top-header{position:absolute}.et_hide_nav.et_fixed_nav #top-header{transform:translateY(0)!important;opacity:1}#top-header .container{padding-top:0}#et-info{padding-top:.75em}#et-secondary-nav,#et-secondary-menu{display:none!important}.et_secondary_nav_only_menu #main-header,.et_secondary_nav_only_menu #main-header{top:0!important}#top-header .et-social-icons{margin-bottom:0}#top-header .et-cart-info{margin-left:0}}@media screen and (max-width:782px){body.admin-bar.et_fixed_nav #top-header{top:46px}.et_fixed_nav.et_secondary_nav_only_menu.admin-bar #main-header{top:46px!important}body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header{top:80px}}@media all and (max-width:767px){#et-info .et-social-icons{display:none}#et-secondary-menu .et_duplicate_social_icons{display:inline-block}body.et_fixed_nav.et_secondary_nav_two_panels #main-header{top:58px}#et-info,#et-secondary-menu{text-align:center;display:block;float:none}.et_secondary_nav_two_panels #et-secondary-menu{margin-top:12px}body.admin-bar.et_fixed_nav #top-header{top:46px}body.admin-bar.et_fixed_nav.et_secondary_nav_two_panels #main-header{top:104px}}.footer-widget h4,#main-footer .widget_block h1,#main-footer .widget_block h2,#main-footer .widget_block h3,#main-footer .widget_block h4,#main-footer .widget_block h5,#main-footer .widget_block h6{color:#2EA3F2}.footer-widget li:before{border-color:#2EA3F2}.bottom-nav li.current-menu-item>a{color:#2EA3F2}#main-footer{background-color:#222}#footer-widgets{padding:6% 0 0}.footer-widget{float:left;color:#fff}.last{margin-right:0}.footer-widget .fwidget:last-child{margin-bottom:0!important}#footer-widgets .footer-widget li{padding-left:14px;position:relative}#footer-widgets .footer-widget li:before{border-radius:3px;border-style:solid;border-width:3px;content:"";left:0;position:absolute;top:9px}#footer-widgets .footer-widget a{color:#fff}#footer-widgets .footer-widget li a{color:#fff;text-decoration:none}#footer-widgets .footer-widget li a:hover{color:rgb(255 255 255 / .7)}.footer-widget .widget_adsensewidget ins{min-width:160px}#footer-bottom{background-color:#1f1f1f;background-color:rgb(0 0 0 / .32);padding:15px 0 5px}#footer-bottom a{transition:all 0.4s ease-in-out}#footer-info{text-align:left;color:#666;padding-bottom:10px;float:left}#footer-info a{font-weight:700;color:#666}#footer-info a:hover{opacity:.7}#et-footer-nav{background-color:rgb(255 255 255 / .05)}.bottom-nav{padding:15px 0}.bottom-nav li{font-weight:600;display:inline-block;font-size:14px;padding-right:22px}.bottom-nav a{color:#bbb;transition:all 0.4s ease-in-out}.bottom-nav a:hover{opacity:.7}@media all and (max-width:980px){.footer-widget:nth-child(n){width:46.25%!important;margin:0 7.5% 7.5% 0!important}.et_pb_footer_columns1 .footer-widget{width:100%!important;margin:0 7.5% 7.5% 0!important}#footer-widgets .footer-widget .fwidget{margin-bottom:16.21%}.et_pb_gutters1 .footer-widget:nth-child(n){width:50%!important;margin:0!important}.et_pb_gutters1 #footer-widgets .footer-widget .fwidget{margin-bottom:0}#footer-widgets{padding:8% 0}#footer-widgets .footer-widget:nth-child(2n){margin-right:0!important}#footer-widgets .footer-widget:nth-last-child(-n+2){margin-bottom:0!important}.bottom-nav{text-align:center}#footer-info{float:none;text-align:center}}@media all and (max-width:767px){#footer-widgets .footer-widget,.et_pb_gutters1 #footer-widgets .footer-widget{width:100%!important;margin-right:0!important}#footer-widgets .footer-widget:nth-child(n),#footer-widgets .footer-widget .fwidget{margin-bottom:9.5%!important}.et_pb_gutters1 #footer-widgets .footer-widget:nth-child(n),.et_pb_gutters1 #footer-widgets .footer-widget .fwidget{margin-bottom:0!important}#footer-widgets{padding:10% 0}#footer-widgets .footer-widget .fwidget:last-child{margin-bottom:0!important}#footer-widgets .footer-widget:last-child{margin-bottom:0!important}}@media all and (max-width:479px){#footer-widgets .footer-widget:nth-child(n),.footer-widget .fwidget{margin-bottom:11.5%!important}#footer-widgets .footer-widget.last{margin-bottom:0!important}.et_pb_gutters1 #footer-widgets .footer-widget:nth-child(n),.et_pb_gutters1 #footer-widgets .footer-widget .fwidget{margin-bottom:0!important}#footer-widgets{padding:12% 0}}@media all and (min-width:981px){.et_pb_gutters3 .footer-widget{margin-right:5.5%;margin-bottom:5.5%}.et_pb_gutters3 .footer-widget:last-child{margin-right:0}.et_pb_gutters3.et_pb_footer_columns6 .footer-widget{width:12.083%}.et_pb_gutters3.et_pb_footer_columns6 .footer-widget .fwidget{margin-bottom:45.517%}.et_pb_gutters3.et_pb_footer_columns5 .footer-widget{width:15.6%}.et_pb_gutters3.et_pb_footer_columns5 .footer-widget .fwidget{margin-bottom:35.256%}.et_pb_gutters3.et_pb_footer_columns4 .footer-widget{width:20.875%}.et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget{margin-bottom:26.347%}.et_pb_gutters3.et_pb_footer_columns3 .footer-widget{width:29.667%}.et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget{margin-bottom:18.539%}.et_pb_gutters3.et_pb_footer_columns2 .footer-widget{width:47.25%}.et_pb_gutters3.et_pb_footer_columns2 .footer-widget .fwidget{margin-bottom:11.64%}.et_pb_gutters3.et_pb_footer_columns1 .footer-widget{width:100%}.et_pb_gutters3.et_pb_footer_columns1 .footer-widget .fwidget{margin-bottom:5.5%}.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(1){width:73.625%;clear:both}.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(1) .fwidget{margin-bottom:7.47%}.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2){width:20.875%}.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2) .fwidget{margin-bottom:26.347%}.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(1){width:20.875%;clear:both}.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(1) .fwidget{margin-bottom:26.347%}.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2){width:73.625%}.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2) .fwidget{margin-bottom:7.47%}.et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(1){width:64.833%}.et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(1) .fwidget{margin-bottom:8.483%}.et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2){width:29.667%}.et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2) .fwidget{margin-bottom:18.539%}.et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(1){width:29.667%}.et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(1) .fwidget{margin-bottom:18.539%}.et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2){width:64.833%}.et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2) .fwidget{margin-bottom:8.483%}.et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2){width:20.875%}.et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) .fwidget{margin-bottom:26.347%}.et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3){width:47.25%}.et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) .fwidget{margin-bottom:11.64%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child{width:47.25%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child .fwidget{margin-bottom:11.64%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(-n+3):not(:nth-child(1)){width:20.875%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(-n+3):not(:nth-child(1)) .fwidget{margin-bottom:26.347%}.et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2){width:15.6%}.et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2) .fwidget{margin-bottom:35.256%}.et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3){width:57.8%}.et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3) .fwidget{margin-bottom:9.516%}.et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child{width:57.8%}.et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child .fwidget{margin-bottom:9.516%}.et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:nth-child(1)){width:15.6%}.et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:nth-child(1)) .fwidget{margin-bottom:35.256%}.et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(1){width:57.8%}.et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(1) .fwidget{margin-bottom:9.516%}.et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2){width:36.7%}.et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2) .fwidget{margin-bottom:14.986%}.et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(1){width:36.7%}.et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(1) .fwidget{margin-bottom:14.986%}.et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2){width:57.8%}.et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2) .fwidget{margin-bottom:9.516%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child{width:47.25%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child .fwidget{margin-bottom:11.64%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:nth-child(1)){width:12.083%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:nth-child(1)) .fwidget{margin-bottom:45.517%}.et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3){width:12.083%}.et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3) .fwidget{margin-bottom:45.517%}.et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4){width:47.25%}.et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4) .fwidget{margin-bottom:11.64%}.et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)){width:20.875%}.et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget{margin-bottom:26.347%}.et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2){width:47.25%}.et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2) .fwidget{margin-bottom:11.64%}.et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)){width:15.6%}.et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget{margin-bottom:35.256%}.et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2){width:57.8%}.et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2) .fwidget{margin-bottom:9.516%}}.et-social-icons{float:right}.et-social-icons li{display:inline-block;margin-left:20px}.et-social-icon a{display:inline-block;font-size:24px;position:relative;text-align:center;transition:color 300ms ease 0s;color:#666;text-decoration:none}.et-social-icons a:hover{opacity:.7;transition:all 0.4s ease-in-out}.et-social-icon span{display:none}.et_duplicate_social_icons{display:none}@media all and (max-width:980px){.et-social-icons{float:none;text-align:center}}@media all and (max-width:980px){.et-social-icons{margin:0 0 5px}}#sidebar{padding-bottom:28px}#sidebar .et_pb_widget{margin-bottom:30px;width:100%;float:none}.et_right_sidebar #main-content .et_pb_column_2_3 .et_pb_countdown_timer .section p.value,.et_right_sidebar #main-content .et_pb_column_2_3 .et_pb_countdown_timer .section.sep,.et_left_sidebar #main-content .et_pb_column_2_3 .et_pb_countdown_timer .section p.value,.et_left_sidebar #main-content .et_pb_column_2_3 .et_pb_countdown_timer .section.sep{font-size:44px;line-height:44px}.et_right_sidebar #main-content .et_pb_column_1_2 .et_pb_countdown_timer .section p.value,.et_right_sidebar #main-content .et_pb_column_1_2 .et_pb_countdown_timer .section.sep,.et_left_sidebar #main-content .et_pb_column_1_2 .et_pb_countdown_timer .section p.value,.et_left_sidebar #main-content .et_pb_column_1_2 .et_pb_countdown_timer .section.sep{font-size:32px;line-height:32px}.et_right_sidebar #main-content .et_pb_column_3_8 .et_pb_countdown_timer .section p.value,.et_right_sidebar #main-content .et_pb_column_3_8 .et_pb_countdown_timer .section.sep,.et_left_sidebar #main-content .et_pb_column_3_8 .et_pb_countdown_timer .section p.value,.et_left_sidebar #main-content .et_pb_column_3_8 .et_pb_countdown_timer .section.sep{font-size:24px;line-height:24px}.et_right_sidebar #main-content .et_pb_column_1_3 .et_pb_countdown_timer .section p.value,.et_right_sidebar #main-content .et_pb_column_1_3 .et_pb_countdown_timer .section.sep,.et_left_sidebar #main-content .et_pb_column_1_3 .et_pb_countdown_timer .section p.value,.et_left_sidebar #main-content .et_pb_column_1_3 .et_pb_countdown_timer .section.sep{font-size:20px;line-height:20px}.et_right_sidebar #main-content .et_pb_column_1_4 .et_pb_countdown_timer .section p.value,.et_right_sidebar #main-content .et_pb_column_1_4 .et_pb_countdown_timer .section.sep,.et_left_sidebar #main-content .et_pb_column_1_4 .et_pb_countdown_timer .section p.value,.et_left_sidebar #main-content .et_pb_column_1_4 .et_pb_countdown_timer .section.sep{font-size:16px;line-height:16px}@media all and (min-width:981px) and (max-width:1100px){#sidebar .et_pb_widget{margin-left:0}.et_left_sidebar #sidebar .et_pb_widget{margin-right:0}}@media all and (min-width:981px){#sidebar{float:left;width:20.875%}.et_right_sidebar #left-area{float:left;padding-right:5.5%}.et_right_sidebar #sidebar{padding-left:30px}.et_right_sidebar #main-content .container:before{right:20.875%!important}.et_left_sidebar #left-area{float:right;padding-left:5.5%}.et_left_sidebar #sidebar{padding-right:30px}.et_left_sidebar #main-content .container:before{left:20.875%!important}}@media all and (max-width:980px){.et_right_sidebar #left-area,.et_right_sidebar #sidebar,.et_left_sidebar #left-area,.et_left_sidebar #sidebar{width:auto;float:none;padding-right:0;padding-left:0}.et_right_sidebar #left-area{margin-right:0}.et_right_sidebar #sidebar{margin-left:0;border-left:none}.et_left_sidebar #left-area{margin-left:0}.et_left_sidebar #sidebar{margin-right:0;border-right:none}}.et_pb_widget{float:left;max-width:100%;word-wrap:break-word}.et_pb_widget a{text-decoration:none;color:#666}.et_pb_widget li a:hover{color:#82c0c7}.et_pb_widget ol li,.et_pb_widget ul li{margin-bottom:.5em}.et_pb_widget ol li ol li,.et_pb_widget ul li ul li{margin-left:15px}.et_pb_widget select{width:100%;height:28px;padding:0 5px}.et_pb_widget_area .et_pb_widget a{color:inherit}.et_pb_bg_layout_light .et_pb_widget li a{color:#666}.et_pb_bg_layout_dark .et_pb_widget li a{color:inherit}.et_pb_scroll_top.et-pb-icon{text-align:center;background:rgb(0 0 0 / .4);text-decoration:none;position:fixed;z-index:99999;bottom:125px;right:0;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px;display:none;cursor:pointer;font-size:30px;padding:5px;color:#fff}.et_pb_scroll_top:before{content:'2'}.et_pb_scroll_top.et-visible{opacity:1;-webkit-animation:fadeInRight 1s 1 cubic-bezier(.77,0,.175,1);animation:fadeInRight 1s 1 cubic-bezier(.77,0,.175,1)}.et_pb_scroll_top.et-hidden{opacity:0;-webkit-animation:fadeOutRight 1s 1 cubic-bezier(.77,0,.175,1);animation:fadeOutRight 1s 1 cubic-bezier(.77,0,.175,1)}@-webkit-keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(100%)}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(100%)}}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translateX(100%)}100%{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(100%)}100%{opacity:1;transform:translateX(0)}}@media (max-width:980px){.et_pb_menu,.et_pb_menu_inner_container,.et_pb_menu__wrap,.et_mobile_nav_menu,.mobile_nav{overflow:visible!important}.et_pb_menu__wrap,.et_mobile_nav_menu,.mobile_nav{display:flex!important;align-items:center!important;justify-content:flex-end!important}.mobile_menu_bar,.et_pb_menu .mobile_menu_bar,.et_mobile_nav_menu .mobile_menu_bar{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;padding:0!important;margin:0!important;background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;transform:none!important;line-height:1!important}.mobile_menu_bar::before,.et_pb_menu .mobile_menu_bar::before,.et_mobile_nav_menu .mobile_menu_bar::before{position:static!important;display:block!important;color:var(--gdhm-hamburger-color,#0b6b3a)!important;font-size:34px!important;line-height:1!important;margin:0!important;padding:0!important;background:transparent!important}.mobile_menu_bar:hover::before,.et_pb_menu .mobile_menu_bar:hover::before,.et_mobile_nav_menu .mobile_menu_bar:hover::before{color:var(--gdhm-hamburger-hover-color,#073b22)!important}.et_mobile_menu{position:absolute!important;top:100%!important;bottom:auto!important;left:0!important;right:0!important;width:100%!important;margin-top:10px!important;padding:0!important;background:#ffffff!important;border-top:4px solid var(--gdhm-panel-border-color,#073b22)!important;border-radius:0 0 16px 16px!important;box-shadow:0 18px 42px rgb(0 0 0 / .18)!important;overflow:hidden!important;z-index:999999!important}.et_mobile_menu li{position:relative!important;list-style:none!important;padding:0!important;margin:0!important}.et_mobile_menu li a{display:block!important;padding:16px 58px 16px 22px!important;color:var(--gdhm-link-color,#111111)!important;background:#ffffff!important;font-size:clamp(15px, 3vw, 18px)!important;font-weight:600!important;line-height:1.35!important;letter-spacing:.01em;border-bottom:1px solid rgb(0 0 0 / .08)!important;transition:background-color 0.22s ease,color 0.22s ease,padding-left 0.22s ease}.et_mobile_menu li a:hover,.et_mobile_menu li.current-menu-item>a,.et_mobile_menu li.current_page_item>a{color:var(--gdhm-accent-color,#073b22)!important;background:rgb(7 59 34 / .08)!important;padding-left:28px!important}.et_mobile_menu ul.sub-menu,.et_mobile_menu ul.children{position:relative!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;width:100%!important;margin:0!important;padding:0!important;background:rgb(7 59 34 / .035)!important;overflow:hidden!important;transform:none!important}.et_mobile_menu ul.sub-menu li a,.et_mobile_menu ul.children li a{padding-left:38px!important;font-size:clamp(14px, 2.7vw, 16px)!important;font-weight:500!important}.et_mobile_menu ul.sub-menu ul.sub-menu li a,.et_mobile_menu ul.children ul.children li a{padding-left:54px!important;font-size:clamp(13px, 2.5vw, 15px)!important}.et_mobile_menu ul.sub-menu ul.sub-menu ul.sub-menu li a,.et_mobile_menu ul.children ul.children ul.children li a{padding-left:70px!important}.et_mobile_menu li.menu-item-has-children>ul.sub-menu,.et_mobile_menu li.page_item_has_children>ul.children{max-height:0!important;opacity:0!important;visibility:hidden!important;overflow:hidden!important;transition:max-height 0.32s ease,opacity 0.22s ease,visibility 0.22s ease}.et_mobile_menu li.menu-item-has-children.gdhm-open>ul.sub-menu,.et_mobile_menu li.page_item_has_children.gdhm-open>ul.children{max-height:1800px!important;opacity:1!important;visibility:visible!important}.et_mobile_menu .gdhm-submenu-toggle{position:absolute!important;top:0!important;right:0!important;width:54px!important;height:54px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-left:1px solid rgb(0 0 0 / .08)!important;background:transparent!important;color:var(--gdhm-accent-color,#073b22)!important;cursor:pointer!important;z-index:10!important}.et_mobile_menu .gdhm-submenu-toggle::before{content:"+"!important;font-size:25px!important;font-weight:500!important;line-height:1!important}.et_mobile_menu li.gdhm-open>.gdhm-submenu-toggle::before{content:"–"!important}.et_mobile_menu .gdhm-submenu-toggle:hover{background:rgb(7 59 34 / .08)!important}.et_mobile_menu .menu-item-has-children>a,.et_mobile_menu .page_item_has_children>a{background:#ffffff!important}}body,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_blog_grid .et_quote_content blockquote cite,.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_blog_grid .et_link_content a.et_link_main_url,body .et_pb_bg_layout_light .et_pb_post .post-content,body .et_pb_bg_layout_dark .et_pb_post .post-content{font-size:17px}.et_pb_slide_content,.et_pb_best_value{font-size:19px}h1,h2,h3,h4,h5,h6{color:var(--gcid-heading-color,#000000)}#et_search_icon:hover,.mobile_menu_bar:before,.mobile_menu_bar:after,.et_toggle_slide_menu:after,.et-social-icon a:hover,.et_pb_sum,.et_pb_pricing li a,.et_pb_pricing_table_button,.et_overlay:before,.entry-summary p.price ins,.et_pb_member_social_links a:hover,.et_pb_widget li a:hover,.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active,.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active,.et_pb_gallery .et_pb_gallery_pagination ul li a.active,.wp-pagenavi span.current,.wp-pagenavi a:hover,.nav-single a,.tagged_as a,.posted_in a{color:#562b00}.et_pb_contact_submit,.et_password_protected_form .et_submit_button,.et_pb_bg_layout_light .et_pb_newsletter_button,.comment-reply-link,.form-submit .et_pb_button,.et_pb_bg_layout_light .et_pb_promo_button,.et_pb_bg_layout_light .et_pb_more_button,.et_pb_contact p input[type="checkbox"]:checked+label i:before,.et_pb_bg_layout_light.et_pb_module.et_pb_button{color:#562b00}.footer-widget h4{color:#562b00}.et-search-form,.nav li ul,.et_mobile_menu,.footer-widget li:before,.et_pb_pricing li:before,blockquote{border-color:#562b00}.et_pb_counter_amount,.et_pb_featured_table .et_pb_pricing_heading,.et_quote_content,.et_link_content,.et_audio_content,.et_pb_post_slider.et_pb_bg_layout_dark,.et_slide_in_menu_container,.et_pb_contact p input[type="radio"]:checked+label i:before{background-color:#562b00}.container,.et_pb_row:not([class*="et_flex_column"]),.et_pb_slider .et_pb_container,.et_pb_fullwidth_section .et_pb_title_container,.et_pb_fullwidth_section .et_pb_title_featured_container,.et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container{max-width:1290px}.et_boxed_layout #page-container,.et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #top-header,.et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #main-header,.et_fixed_nav.et_boxed_layout #page-container #top-header,.et_fixed_nav.et_boxed_layout #page-container #main-header,.et_boxed_layout #page-container .container,.et_boxed_layout #page-container .et_pb_row{max-width:1450px}.et_secondary_nav_enabled #page-container #top-header{background-color:#003008!important}#et-secondary-nav li ul{background-color:#003008}.et_header_style_centered .mobile_nav .select_page,.et_header_style_split .mobile_nav .select_page,.et_nav_text_color_light #top-menu>li>a,.et_nav_text_color_dark #top-menu>li>a,#top-menu a,.et_mobile_menu li a,.et_nav_text_color_light .et_mobile_menu li a,.et_nav_text_color_dark .et_mobile_menu li a,#et_search_icon:before,.et_search_form_container input,span.et_close_search_field:after,#et-top-navigation .et-cart-info{color:#000}.et_search_form_container input::-moz-placeholder{color:#000}.et_search_form_container input::-webkit-input-placeholder{color:#000}.et_search_form_container input:-ms-input-placeholder{color:#000}#top-header,#top-header a,#et-secondary-nav li li a,#top-header .et-social-icon a:before{font-size:15px}#top-menu li a{font-size:17px}body.et_vertical_nav .container.et_search_form_container .et-search-form input{font-size:17px!important}#top-menu li.current-menu-ancestor>a,#top-menu li.current-menu-item>a,#top-menu li.current_page_item>a{color:#e02b20}#main-footer{background-color:#000}#main-footer .footer-widget h4,#main-footer .widget_block h1,#main-footer .widget_block h2,#main-footer .widget_block h3,#main-footer .widget_block h4,#main-footer .widget_block h5,#main-footer .widget_block h6{color:#00a54d}.footer-widget li:before{border-color:#fff}.footer-widget,.footer-widget li,.footer-widget li a,#footer-info{font-size:14px}#main-footer .footer-widget h4,#main-footer .widget_block h1,#main-footer .widget_block h2,#main-footer .widget_block h3,#main-footer .widget_block h4,#main-footer .widget_block h5,#main-footer .widget_block h6{font-weight:700;font-style:normal;text-transform:none;text-decoration:none}.footer-widget .et_pb_widget div,.footer-widget .et_pb_widget ul,.footer-widget .et_pb_widget ol,.footer-widget .et_pb_widget label{line-height:1.7em}#et-footer-nav .bottom-nav li.current-menu-item a{color:#5e113d}#footer-bottom{background-color:rgb(0 173 52 / .32)}#footer-info,#footer-info a{color:#fff}#footer-bottom .et-social-icon a{font-size:10px}#footer-bottom .et-social-icon a{color:#fff}@media only screen and (min-width:981px){.et_header_style_left #et-top-navigation,.et_header_style_split #et-top-navigation{padding:56px 0 0 0}.et_header_style_left #et-top-navigation nav>ul>li>a,.et_header_style_split #et-top-navigation nav>ul>li>a{padding-bottom:56px}.et_header_style_split .centered-inline-logo-wrap{width:111px;margin:-111px 0}.et_header_style_split .centered-inline-logo-wrap #logo{max-height:111px}.et_pb_svg_logo.et_header_style_split .centered-inline-logo-wrap #logo{height:111px}.et_header_style_centered #top-menu>li>a{padding-bottom:20px}.et_header_style_slide #et-top-navigation,.et_header_style_fullscreen #et-top-navigation{padding:47px 0 47px 0!important}.et_header_style_centered #main-header .logo_container{height:111px}#logo{max-height:85%}.et_pb_svg_logo #logo{height:85%}.et_header_style_left .et-fixed-header #et-top-navigation,.et_header_style_split .et-fixed-header #et-top-navigation{padding:56px 0 0 0}.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a,.et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a{padding-bottom:56px}.et_header_style_centered header#main-header.et-fixed-header .logo_container{height:111px}.et_header_style_split #main-header.et-fixed-header .centered-inline-logo-wrap{width:111px;margin:-111px 0}.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo{max-height:111px}.et_pb_svg_logo.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo{height:111px}.et_header_style_slide .et-fixed-header #et-top-navigation,.et_header_style_fullscreen .et-fixed-header #et-top-navigation{padding:47px 0 47px 0!important}.et_fixed_nav #page-container .et-fixed-header#top-header{background-color:#003008!important}.et_fixed_nav #page-container .et-fixed-header#top-header #et-secondary-nav li ul{background-color:#003008}.et-fixed-header #top-menu a,.et-fixed-header #et_search_icon:before,.et-fixed-header #et_top_search .et-search-form input,.et-fixed-header .et_search_form_container input,.et-fixed-header .et_close_search_field:after,.et-fixed-header #et-top-navigation .et-cart-info{color:#000000!important}.et-fixed-header .et_search_form_container input::-moz-placeholder{color:#000000!important}.et-fixed-header .et_search_form_container input::-webkit-input-placeholder{color:#000000!important}.et-fixed-header .et_search_form_container input:-ms-input-placeholder{color:#000000!important}.et-fixed-header #top-menu li.current-menu-ancestor>a,.et-fixed-header #top-menu li.current-menu-item>a,.et-fixed-header #top-menu li.current_page_item>a{color:#e02b20!important}}@media only screen and (min-width:1612px){.et_block_row{padding:32px 0}.et_pb_section{padding:64px 0}.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper{padding-top:96px}.et_pb_fullwidth_section{padding:0}}h1,h1.et_pb_contact_main_title,.et_pb_title_container h1{font-weight:400}h2,.product .related h2,.et_pb_column_1_2 .et_quote_content blockquote p{font-weight:400}h3{font-weight:400}h4,.et_pb_circle_counter h3,.et_pb_number_counter h3,.et_pb_column_1_3 .et_pb_post h2,.et_pb_column_1_4 .et_pb_post h2,.et_pb_blog_grid h2,.et_pb_column_1_3 .et_quote_content blockquote p,.et_pb_column_3_8 .et_quote_content blockquote p,.et_pb_column_1_4 .et_quote_content blockquote p,.et_pb_blog_grid .et_quote_content blockquote p,.et_pb_column_1_3 .et_link_content h2,.et_pb_column_3_8 .et_link_content h2,.et_pb_column_1_4 .et_link_content h2,.et_pb_blog_grid .et_link_content h2,.et_pb_column_1_3 .et_audio_content h2,.et_pb_column_3_8 .et_audio_content h2,.et_pb_column_1_4 .et_audio_content h2,.et_pb_blog_grid .et_audio_content h2,.et_pb_column_3_8 .et_pb_audio_module_content h2,.et_pb_column_1_3 .et_pb_audio_module_content h2,.et_pb_gallery_grid .et_pb_gallery_item h3,.et_pb_portfolio_grid .et_pb_portfolio_item h2,.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2{font-weight:400}h5{font-weight:400}h6{font-weight:400}.et_pb_slide_description .et_pb_slide_title{font-weight:400}.et_pb_gallery_grid .et_pb_gallery_item h3,.et_pb_portfolio_grid .et_pb_portfolio_item h2,.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2,.et_pb_column_1_4 .et_pb_audio_module_content h2{font-weight:400}@media only screen and (max-width:980px){.et_header_style_centered .mobile_nav .select_page,.et_header_style_split .mobile_nav .select_page,.et_mobile_menu li a,.mobile_menu_bar:before,.et_nav_text_color_light #top-menu>li>a,.et_nav_text_color_dark #top-menu>li>a,#top-menu a,.et_mobile_menu li a,#et_search_icon:before,#et_top_search .et-search-form input,.et_search_form_container input,#et-top-navigation .et-cart-info{color:#000}.et_close_search_field:after{color:#000000!important}.et_search_form_container input::-moz-placeholder{color:#000}.et_search_form_container input::-webkit-input-placeholder{color:#000}.et_search_form_container input:-ms-input-placeholder{color:#000}}h1,h2,h3,h4,h5,h6{font-family:var(--et_global_heading_font)}body,input,textarea,select{font-family:var(--et_global_body_font)}#main-header,#et-top-navigation{font-family:'Playfair Display',Georgia,"Times New Roman",serif}#top-header .container{font-family:'Merriweather',Georgia,"Times New Roman",serif}body .ortr-shell{--ortr-green-dark:#001f17;--ortr-green-deep:#002c20;--ortr-green-card:#0b2b21;--ortr-gold:#d6b24a;--ortr-red:#b30000;--ortr-text:#16221d;--ortr-muted:#5f6d66;--ortr-soft:#f7f5ef;--ortr-white:#ffffff;--ortr-h1:clamp(30px,3.5vw,50px);--ortr-h2:clamp(26px,3vw,42px);--ortr-h3:clamp(21px,2.4vw,30px);--ortr-lead:clamp(18px,1.55vw,23px);--ortr-body:clamp(15.5px,1vw,18px);--ortr-small:clamp(12px,0.8vw,14px);--ortr-hero-h1:clamp(40px,5.0vw,80px);--ortr-hero-lead:clamp(19px,1.7vw,30px);--ortr-section-pad:clamp(44px,6vw,90px);--ortr-card-pad:clamp(22px,3vw,38px);--ortr-radius:28px}body .ortr-shell{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow-x:hidden!important;color:var(--ortr-text)!important;font-size:var(--ortr-body)!important;line-height:1.7!important}body .ortr-shell *,body .ortr-shell *::before,body .ortr-shell *::after{box-sizing:border-box!important}body .ortr-shell .ortr-inner,body .ortr-shell .ortr-container,body .ortr-shell .ortr-content,body .ortr-shell .ortr-article,body .ortr-shell .ortr-article-body{width:min(1180px,calc(100% - 64px))!important;max-width:min(1180px,calc(100% - 64px))!important;margin-left:auto!important;margin-right:auto!important}body .ortr-shell .ortr-eyebrow,body .ortr-shell .ortr-kicker,body .ortr-shell .ortr-label{color:var(--ortr-gold)!important;font-size:var(--ortr-small)!important;line-height:1.45!important;letter-spacing:0.24em!important;text-transform:uppercase!important;font-weight:800!important}body .ortr-shell h1,body .ortr-shell .ortr-title,body .ortr-shell .ortr-article-title{font-size:var(--ortr-h1)!important;line-height:1.08!important;letter-spacing:-0.035em!important;margin-top:0!important;margin-bottom:26px!important;color:var(--ortr-text)!important}body .ortr-shell h2,body .ortr-shell .ortr-section-title{font-size:var(--ortr-h2)!important;line-height:1.12!important;letter-spacing:-0.025em!important;margin-top:0!important;margin-bottom:22px!important;color:var(--ortr-text)!important}body .ortr-shell h3,body .ortr-shell .ortr-card-title{font-size:var(--ortr-h3)!important;line-height:1.18!important;letter-spacing:-0.015em!important;margin-top:0!important;margin-bottom:16px!important;color:var(--ortr-text)!important}body .ortr-shell .ortr-lead,body .ortr-shell .ortr-intro,body .ortr-shell .ortr-article-lead{font-size:var(--ortr-lead)!important;line-height:1.58!important;font-weight:500!important;max-width:980px!important;color:var(--ortr-text)!important}body .ortr-shell p,body .ortr-shell li{font-size:var(--ortr-body)!important;line-height:1.72!important;color:var(--ortr-text)!important}body .ortr-shell p{margin-top:0!important;margin-bottom:20px!important}body .ortr-shell section,body .ortr-shell .ortr-section{padding-top:var(--ortr-section-pad)!important;padding-bottom:var(--ortr-section-pad)!important}body .ortr-shell .ortr-article-header,body .ortr-shell .ortr-section-header{padding-top:clamp(44px,5vw,80px)!important;padding-bottom:clamp(28px,4vw,60px)!important}body .ortr-shell .ortr-hero{min-height:clamp(520px,76vh,820px)!important;display:flex!important;align-items:center!important;position:relative!important;overflow:hidden!important;isolation:isolate!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;color:var(--ortr-white)!important}body .ortr-shell .ortr-hero::before{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(90deg,rgb(0 31 23 / .96) 0%,rgb(0 44 32 / .86) 44%,rgb(0 20 15 / .68) 100%)!important;z-index:-1!important}body .ortr-shell .ortr-hero .ortr-inner{width:min(980px,calc(100% - 96px))!important;max-width:min(980px,calc(100% - 96px))!important;margin-left:clamp(32px,5vw,96px)!important;margin-right:auto!important;position:relative!important;z-index:2!important}body .ortr-shell .ortr-hero .ortr-eyebrow{color:var(--ortr-gold)!important;font-size:clamp(12px,0.9vw,16px)!important;line-height:1.4!important;letter-spacing:0.34em!important;font-weight:800!important;text-transform:uppercase!important;margin-bottom:28px!important}body .ortr-shell .ortr-hero h1{color:var(--ortr-white)!important;font-size:var(--ortr-hero-h1)!important;line-height:1.05!important;letter-spacing:-0.04em!important;font-weight:500!important;max-width:1100px!important;margin:0 0 28px 0!important;text-shadow:0 2px 18px rgb(0 0 0 / .28)!important}body .ortr-shell .ortr-hero .ortr-hero-subtitle,body .ortr-shell .ortr-hero .ortr-lead,body .ortr-shell .ortr-hero p{color:rgb(255 255 255 / .9)!important;font-size:var(--ortr-hero-lead)!important;line-height:1.55!important;font-weight:500!important;max-width:860px!important;margin:0!important;text-shadow:0 2px 14px rgb(0 0 0 / .22)!important}body .ortr-shell .ortr-hero .ortr-hero-actions{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:20px!important;margin-top:48px!important}body .ortr-shell .ortr-hero .ortr-btn{min-height:64px!important;padding:0 38px!important;border-radius:999px!important;font-size:clamp(16px,1vw,20px)!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:transform 0.22s ease,opacity 0.22s ease!important}body .ortr-shell .ortr-hero .ortr-btn-red{background:var(--ortr-red)!important;color:var(--ortr-white)!important;border:2px solid var(--ortr-red)!important}body .ortr-shell .ortr-hero .ortr-btn-outline{background:transparent!important;color:var(--ortr-white)!important;border:2px solid rgb(255 255 255 / .55)!important}body .ortr-shell .ortr-hero .ortr-btn-white{background:var(--ortr-white)!important;color:var(--ortr-green-deep)!important;border:2px solid var(--ortr-white)!important}body .ortr-shell .ortr-hero .ortr-btn:hover{transform:translateY(-2px)!important;opacity:0.92!important}body .ortr-shell .ortr-grid,body .ortr-shell .ortr-grid-4,body .ortr-shell .ortr-glossary-grid,body .ortr-shell .ortr-card-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important}body .ortr-shell .ortr-nav-card,body .ortr-shell .ortr-term-card,body .ortr-shell .ortr-notice-card,body .ortr-shell .ortr-cta-card,body .ortr-shell .ortr-home-card,body .ortr-shell .ortr-symbol-card,body .ortr-shell .ortr-card{width:100%!important;max-width:100%!important;min-width:0!important;min-height:auto!important;overflow:visible!important;padding:var(--ortr-card-pad)!important;border-radius:var(--ortr-radius)!important}body .ortr-shell .ortr-nav-card strong,body .ortr-shell .ortr-symbol-card strong,body .ortr-shell .ortr-card strong{overflow-wrap:anywhere!important;word-break:normal!important}body .ortr-shell .ortr-dark,body .ortr-shell .ortr-green,body .ortr-shell .ortr-glossary,body .ortr-shell .ortr-glossary-section,body .ortr-shell .ortr-terms-section{background-color:var(--ortr-green-dark)!important;color:var(--ortr-white)!important}body .ortr-shell .ortr-dark h1,body .ortr-shell .ortr-dark h2,body .ortr-shell .ortr-dark h3,body .ortr-shell .ortr-green h1,body .ortr-shell .ortr-green h2,body .ortr-shell .ortr-green h3,body .ortr-shell .ortr-glossary h1,body .ortr-shell .ortr-glossary h2,body .ortr-shell .ortr-glossary h3,body .ortr-shell .ortr-glossary-section h1,body .ortr-shell .ortr-glossary-section h2,body .ortr-shell .ortr-glossary-section h3,body .ortr-shell .ortr-terms-section h1,body .ortr-shell .ortr-terms-section h2,body .ortr-shell .ortr-terms-section h3{color:var(--ortr-white)!important}body .ortr-shell .ortr-dark p,body .ortr-shell .ortr-dark li,body .ortr-shell .ortr-green p,body .ortr-shell .ortr-green li,body .ortr-shell .ortr-glossary p,body .ortr-shell .ortr-glossary li,body .ortr-shell .ortr-glossary-section p,body .ortr-shell .ortr-glossary-section li,body .ortr-shell .ortr-terms-section p,body .ortr-shell .ortr-terms-section li{color:rgb(255 255 255 / .86)!important}body .ortr-shell .ortr-dark .ortr-eyebrow,body .ortr-shell .ortr-green .ortr-eyebrow,body .ortr-shell .ortr-glossary .ortr-eyebrow,body .ortr-shell .ortr-glossary-section .ortr-eyebrow,body .ortr-shell .ortr-terms-section .ortr-eyebrow{color:var(--ortr-gold)!important}body .ortr-shell .ortr-term-card{background:rgb(255 255 255 / .045)!important;border:1px solid rgb(255 255 255 / .16)!important;color:var(--ortr-white)!important}body .ortr-shell .ortr-term-card strong,body .ortr-shell .ortr-term-card h3,body .ortr-shell .ortr-term-card .ortr-card-title{color:var(--ortr-gold)!important}body .ortr-shell .ortr-term-card p,body .ortr-shell .ortr-term-card span,body .ortr-shell .ortr-term-card div{color:rgb(255 255 255 / .84)!important}body .ortr-shell .ortr-symbol-card{background:var(--ortr-green-dark)!important;color:var(--ortr-white)!important;text-align:center!important}body .ortr-shell .ortr-symbol-card strong{color:var(--ortr-white)!important;font-size:clamp(26px,3.4vw,44px)!important;line-height:1.12!important}body .ortr-shell .ortr-symbol-card span{color:var(--ortr-gold)!important;border-color:var(--ortr-gold)!important}@media (max-width:980px){body .ortr-shell{--ortr-h1:clamp(30px,6vw,46px);--ortr-h2:clamp(26px,5vw,38px);--ortr-h3:clamp(21px,4vw,30px);--ortr-lead:clamp(18px,3vw,22px);--ortr-body:clamp(16px,2vw,18px);--ortr-hero-h1:clamp(38px,7vw,64px);--ortr-hero-lead:clamp(18px,2.5vw,25px)}body .ortr-shell .ortr-grid,body .ortr-shell .ortr-grid-4,body .ortr-shell .ortr-glossary-grid,body .ortr-shell .ortr-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important}body .ortr-shell .ortr-hero{min-height:clamp(500px,72vh,720px)!important;background-position:center center!important}body .ortr-shell .ortr-hero .ortr-inner{width:calc(100% - 64px)!important;max-width:calc(100% - 64px)!important;margin-left:32px!important;margin-right:32px!important}body .ortr-shell .ortr-hero .ortr-hero-actions{gap:14px!important;margin-top:38px!important}body .ortr-shell .ortr-hero .ortr-btn{min-height:58px!important;padding:0 28px!important}}@media (max-width:767px){body .ortr-shell{--ortr-h1:clamp(30px,8.5vw,42px);--ortr-h2:clamp(25px,7vw,36px);--ortr-h3:clamp(21px,6vw,28px);--ortr-lead:clamp(18px,4.8vw,21px);--ortr-body:16.5px;--ortr-small:12px;--ortr-hero-h1:clamp(34px,9vw,46px);--ortr-hero-lead:clamp(17px,4.6vw,21px);--ortr-section-pad:46px;--ortr-card-pad:24px;--ortr-radius:22px}body .ortr-shell .ortr-inner,body .ortr-shell .ortr-container,body .ortr-shell .ortr-content,body .ortr-shell .ortr-article,body .ortr-shell .ortr-article-body{width:calc(100% - 32px)!important;max-width:calc(100% - 32px)!important}body .ortr-shell .ortr-grid,body .ortr-shell .ortr-grid-4,body .ortr-shell .ortr-glossary-grid,body .ortr-shell .ortr-card-grid{grid-template-columns:1fr!important;gap:22px!important}body .ortr-shell .ortr-eyebrow,body .ortr-shell .ortr-kicker,body .ortr-shell .ortr-label{letter-spacing:0.18em!important;line-height:1.45!important}body .ortr-shell h1,body .ortr-shell .ortr-title,body .ortr-shell .ortr-article-title{max-width:100%!important}body .ortr-shell .ortr-hero{min-height:620px!important;background-position:center center!important}body .ortr-shell .ortr-hero::before{background:linear-gradient(90deg,rgb(0 31 23 / .97) 0%,rgb(0 44 32 / .9) 55%,rgb(0 20 15 / .76) 100%)!important}body .ortr-shell .ortr-hero .ortr-inner{width:calc(100% - 40px)!important;max-width:calc(100% - 40px)!important;margin-left:20px!important;margin-right:20px!important}body .ortr-shell .ortr-hero .ortr-eyebrow{font-size:12px!important;letter-spacing:0.2em!important;margin-bottom:22px!important}body .ortr-shell .ortr-hero h1{line-height:1.08!important;max-width:100%!important}body .ortr-shell .ortr-hero .ortr-hero-subtitle,body .ortr-shell .ortr-hero .ortr-lead,body .ortr-shell .ortr-hero p{line-height:1.55!important;max-width:100%!important}body .ortr-shell .ortr-hero .ortr-hero-actions{flex-direction:column!important;align-items:stretch!important;gap:14px!important;width:100%!important;margin-top:34px!important}body .ortr-shell .ortr-hero .ortr-btn{width:100%!important;min-height:56px!important;padding:0 24px!important;font-size:16px!important}body .ortr-shell .ortr-symbol-card{min-height:340px!important;padding:30px 22px!important}body .ortr-shell .ortr-symbol-card span{width:88px!important;height:88px!important;font-size:48px!important;margin-bottom:22px!important}body .ortr-shell .ortr-symbol-card strong{font-size:clamp(25px,7vw,34px)!important;line-height:1.12!important}}body .orhpm-shell .orhpm-directory-card .orhpm-avatar,body .orhpm-shell .orhpm-leader .orhpm-avatar{width:220px!important;height:220px!important;min-width:220px!important;max-width:220px!important;min-height:220px!important;max-height:220px!important;border-radius:50%!important;margin:0 auto 30px auto!important;border:6px solid rgb(214 178 74 / .55)!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;background-size:cover!important;background-position:center top!important;box-shadow:0 18px 46px rgb(0 0 0 / .24)!important}body .orhpm-shell .orhpm-directory-card .orhpm-avatar img,body .orhpm-shell .orhpm-leader .orhpm-avatar img{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center top!important;display:block!important}body .orhpm-shell .orhpm-directory-card .orhpm-avatar:not(:has(img)),body .orhpm-shell .orhpm-leader .orhpm-avatar:not(:has(img)){font-size:62px!important}body .orhpm-shell .orhpm-directory-card,body .orhpm-shell .orhpm-leader{padding-top:44px!important;padding-bottom:44px!important;text-align:center!important}body .orhpm-shell .orhpm-directory-grid{gap:34px!important}@media (max-width:980px){body .orhpm-shell .orhpm-directory-card .orhpm-avatar,body .orhpm-shell .orhpm-leader .orhpm-avatar{width:190px!important;height:190px!important;min-width:190px!important;max-width:190px!important;min-height:190px!important;max-height:190px!important}}@media (max-width:767px){body .orhpm-shell .orhpm-directory-card .orhpm-avatar,body .orhpm-shell .orhpm-leader .orhpm-avatar{width:170px!important;height:170px!important;min-width:170px!important;max-width:170px!important;min-height:170px!important;max-height:170px!important;margin-bottom:24px!important}body .orhpm-shell .orhpm-directory-card .orhpm-avatar:not(:has(img)),body .orhpm-shell .orhpm-leader .orhpm-avatar:not(:has(img)){font-size:48px!important}}#top-menu li li a:hover,#top-menu li li.current-menu-item>a,#top-menu li li.current_page_item>a,.et-menu li li a:hover,.et-menu li li.current-menu-item>a,.et-menu li li.current_page_item>a{background-color:#800000!important;color:#ffffff!important}#top-menu li li a,.et-menu li li a{transition:background-color 0.25s ease,color 0.25s ease}