.fyers-home-dashboard{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:#172033;background:#f5f8fc;border:1px solid #e5eaf2;border-radius:22px;padding:22px;box-sizing:border-box;width:100%}.fyers-home-hero{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:28px;border-radius:18px;background:linear-gradient(135deg,#0d3f91,#1f5fbf);color:#fff;box-shadow:0 14px 35px rgb(31 95 191 / .16)}.fyers-kicker{font-size:11px;font-weight:800;letter-spacing:1.1px;text-transform:uppercase;opacity:.85}.fyers-home-hero h2{margin:7px 0 6px;font-size:30px;line-height:1.1;color:#fff}.fyers-home-hero p{margin:0;opacity:.88;font-size:14px}.fyers-connection-pill{background:rgb(255 255 255 / .14);border:1px solid rgb(255 255 255 / .2);padding:10px 14px;border-radius:999px;white-space:normal;font-size:12px;font-weight:700}.fyers-connection-pill span{color:#57e389}.fyers-dashboard-toolbar{display:flex;justify-content:space-between;align-items:center;margin:22px 2px 14px}.fyers-dashboard-toolbar strong{font-size:21px;display:block}.fyers-dashboard-toolbar span{font-size:11px;color:#7b8799}.fyers-dashboard-toolbar button{border:0;background:#1f5fbf;color:#fff;border-radius:9px;padding:10px 16px;font-weight:700;cursor:pointer}.fyers-dashboard-toolbar button:hover{background:#174d9f}.fyers-market-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;width:100%}.fyers-market-card{background:#fff;border:1px solid #e4e9f1;border-radius:15px;padding:17px;box-sizing:border-box;box-shadow:0 5px 16px rgb(20 42 80 / .055);min-width:0;transition:transform .18s,box-shadow .18s}.fyers-market-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgb(20 42 80 / .09)}.fyers-card-top{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.fyers-card-name{display:block;font-size:14px}.fyers-card-symbol{display:block;font-size:10px;color:#8a94a5;margin-top:3px}.fyers-status{font-size:10px;color:#a0a7b4;white-space:nowrap}.fyers-status.live{color:#1aaa62}.fyers-status.error{color:#e33b4f}.fyers-card-price-row{display:flex;justify-content:space-between;align-items:end;margin:19px 0 14px}.fyers-card-ltp{font-size:29px;font-weight:800;letter-spacing:-.5px;color:#183b83}.fyers-card-currency{font-size:13px;margin-left:3px;color:#6c7483}.fyers-card-change{text-align:right}.fyers-card-ch{display:block;font-size:14px}.fyers-card-chp{font-size:12px}.positive{color:#0eaa5b!important}.negative{color:#e63349!important}.neutral{color:#d29b00!important}.fyers-card-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #edf0f5;padding-top:10px;gap:7px 14px}.fyers-card-grid div{display:flex;justify-content:space-between;gap:7px;font-size:11px}.fyers-card-grid span{color:#8a94a5}.fyers-card-grid b{font-size:11px;color:#293246}.fyers-open-chart{width:100%;margin-top:13px;background:#f1f5fb;color:#1f5fbf;border:1px solid #dbe5f4;border-radius:8px;padding:8px 10px;font-weight:700;font-size:11px;cursor:pointer}.fyers-open-chart:hover{background:#e7effb}.price-flash{animation:fyersPriceFlash .35s ease}@keyframes fyersPriceFlash{0%{opacity:.45;transform:scale(.99)}100%{opacity:1;transform:scale(1)}}.fyers-chart-panel{display:none;margin-top:22px;background:#fff;border:1px solid #dfe6f0;border-radius:18px;box-shadow:0 10px 30px rgb(20 42 80 / .08);overflow:hidden}.fyers-chart-panel.open{display:block}.fyers-chart-head{display:flex;justify-content:space-between;align-items:center;padding:20px 22px;border-bottom:1px solid #edf0f5}.fyers-chart-head h3{margin:5px 0 0;font-size:22px}.fyers-chart-head button{border:0;background:#f0f3f8;border-radius:50%;width:34px;height:34px;font-size:23px;cursor:pointer}.fyers-chart-controls{display:flex;gap:10px;align-items:center;padding:15px 22px;background:#f8faff;border-bottom:1px solid #edf0f5;flex-wrap:wrap}.fyers-chart-controls select,.fyers-chart-controls button{height:38px;border:1px solid #d8e0ec;border-radius:8px;padding:0 11px;background:#fff;font-size:12px}.fyers-chart-controls button{background:#1f5fbf;color:#fff;border-color:#1f5fbf;font-weight:700;cursor:pointer}.fyers-chart-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:16px 22px}.fyers-chart-stats div{background:#f7f9fc;border:1px solid #e9edf3;border-radius:10px;padding:11px}.fyers-chart-stats span{display:block;color:#8993a3;font-size:10px}.fyers-chart-stats b{display:block;margin-top:4px;font-size:14px}.fyers-canvas-wrap{position:relative;padding:0 12px 10px;min-height:380px}.fyers-canvas-wrap canvas{display:block;width:100%;height:380px}.fyers-chart-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#8a94a5;font-size:13px}.fyers-history-table-wrap{max-height:340px;overflow:auto;border-top:1px solid #edf0f5}.fyers-history-table{width:100%;border-collapse:collapse;font-size:11px}.fyers-history-table th,.fyers-history-table td{padding:9px 12px;border-bottom:1px solid #eef1f5;text-align:right;white-space:nowrap}.fyers-history-table th:first-child,.fyers-history-table td:first-child{text-align:left}.fyers-history-table th{position:sticky;top:0;background:#f7f9fc;color:#687388}.fyers-home-note{font-size:11px;color:#7f8999;margin:15px 2px 0}.fyers-live-price-widget{box-sizing:border-box;background:#fff;border:1px solid #e0e6ef;border-radius:12px;padding:18px}.fyers-single-wrap{width:100%}.fyers-single-wrap .fyers-card-grid{margin-top:0}@media(max-width:1100px){.fyers-market-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:800px){.fyers-market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fyers-home-hero{flex-direction:column;align-items:flex-start}.fyers-chart-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.fyers-home-dashboard{padding:12px;border-radius:14px}.fyers-market-grid{grid-template-columns:1fr}.fyers-home-hero{padding:20px}.fyers-home-hero h2{font-size:24px}.fyers-card-ltp{font-size:26px}.fyers-chart-stats{grid-template-columns:1fr}.fyers-dashboard-toolbar{align-items:flex-end}.fyers-card-grid{gap:6px}}.fyers-scanner{max-width:1440px;margin:0 auto;padding:12px 16px 20px;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgb(0 0 0 / .04);font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;color:#1a1a2e;box-sizing:border-box;width:100%;overflow-x:hidden}.fys-sc-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 16px;margin-bottom:10px}.fys-sc-head>div:first-child{flex:1 1 200px}.fys-sc-kicker{font-size:11px;font-weight:600;letter-spacing:.3px;color:#1e73be;text-transform:uppercase;display:block;margin-bottom:2px}.fys-sc-head h2{margin:0;font-size:20px;font-weight:700;color:#1a1a2e;line-height:1.2}.fys-sc-head p{margin:2px 0 0;font-size:13px;color:#555}.fys-sc-status{font-size:12px;font-weight:500;color:#2e7d32;background:#e8f5e9;padding:4px 14px;border-radius:20px;white-space:nowrap;display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.fys-sc-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;margin-bottom:8px;background:#f8f9fc;padding:6px 10px;border-radius:10px;border:1px solid #e9ecf2}.fys-sc-toolbar input,.fys-sc-toolbar select,.fys-sc-toolbar button{font-size:12px;padding:4px 8px;border-radius:6px;border:1px solid #d0d5dd;background:#fff;color:#1a1a2e;height:30px;line-height:1;outline:none}.fys-sc-toolbar input:focus,.fys-sc-toolbar select:focus{border-color:#1e73be}.fys-sc-toolbar input{flex:1 1 160px;min-width:100px}.fys-sc-toolbar select{flex:0 1 auto;min-width:70px;appearance:auto;padding-right:22px}.fys-sc-toolbar button{background:#1e73be;color:#fff;border:none;font-weight:500;cursor:pointer;padding:4px 14px;height:30px;flex-shrink:0}.fys-sc-toolbar button:hover{background:#155a9e}.fys-sc-toolbar button#fys-sc-csv{background:#2d3748}.fys-sc-toolbar button#fys-sc-csv:hover{background:#1a202c}.fys-sc-quick{display:flex;flex-wrap:wrap;gap:4px 6px;margin-bottom:8px}.fys-sc-quick button{font-size:11px;padding:3px 12px;border-radius:16px;border:1px solid #d0d5dd;background:#fff;color:#1a1a2e;cursor:pointer;font-weight:500;line-height:1.4}.fys-sc-quick button.active{background:#1e73be;border-color:#1e73be;color:#fff}.fys-sc-quick button:hover:not(.active){background:#f0f4ff;border-color:#b0c8e8}.fys-sc-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px 16px;font-size:11px;color:#555;margin-bottom:8px}.fys-sc-meta span{display:inline-flex;align-items:center;gap:4px}.fys-sc-meta #fys-sc-count{font-weight:600;color:#1a1a2e}.fys-sc-table-wrap{overflow-x:hidden!important;overflow-y:visible;width:100%;max-width:100%;border-radius:10px;border:1px solid #e9ecf2;background:#fff}.fys-sc-table{table-layout:fixed!important;width:100%!important;min-width:0!important;max-width:100%!important;border-collapse:collapse!important;font-size:10.5px!important;font-family:inherit!important}.fys-sc-table thead th{background:#f0f4fa;color:#1a1a2e;font-weight:600;text-align:center;padding:5px 3px!important;font-size:9.5px!important;letter-spacing:.2px;text-transform:uppercase;border-bottom:2px solid #dce3ed;white-space:normal!important;overflow:hidden!important;text-overflow:ellipsis!important;position:sticky;top:0;z-index:2;cursor:pointer;user-select:none}.fys-sc-table thead th:hover{background:#e4eaf2}.fys-sc-table thead th .sort-icon{display:inline-block;margin-left:2px;font-size:8px;opacity:.6}.fys-sc-table thead th.sorted-asc .sort-icon:after{content:"▲";opacity:1}.fys-sc-table thead th.sorted-desc .sort-icon:after{content:"▼";opacity:1}.fys-sc-table thead th:not(.sorted-asc):not(.sorted-desc) .sort-icon:after{content:"⇅";opacity:.4}.fys-sc-table thead tr.filter-row th{background:#f8fafc;padding:2px 3px!important;border-bottom:1px solid #dce3ed;position:sticky;top:28px;z-index:1;cursor:default}.fys-sc-table thead tr.filter-row th:hover{background:#f8fafc}.fys-sc-table thead tr.filter-row input{width:100%;padding:2px;font-size:8.5px;border:1px solid #d0d5dd;border-radius:3px;background:#fff;color:#1a1a2e;outline:none;min-width:0;text-align:center;box-sizing:border-box}.fys-sc-table thead tr.filter-row input:focus{border-color:#1e73be}.fys-sc-table thead tr.filter-row input::placeholder{color:#b0b8c4;font-size:7.5px}.fys-sc-table tbody td{padding:4px 3px!important;font-size:10px!important;text-align:center;white-space:normal!important;overflow:hidden!important;text-overflow:ellipsis!important;border-bottom:1px solid #f0f2f5;line-height:1.25!important;vertical-align:middle;word-break:break-word;overflow-wrap:anywhere}.fys-sc-table th:nth-child(1),.fys-sc-table td:nth-child(1){width:8%!important;text-align:left!important;padding-left:5px!important}.fys-sc-table th:nth-child(2),.fys-sc-table td:nth-child(2){width:6.2%!important}.fys-sc-table th:nth-child(3),.fys-sc-table td:nth-child(3){width:6.7%!important}.fys-sc-table th:nth-child(4),.fys-sc-table td:nth-child(4){width:5.2%!important}.fys-sc-table th:nth-child(5),.fys-sc-table td:nth-child(5){width:5.8%!important}.fys-sc-table th:nth-child(6),.fys-sc-table td:nth-child(6){width:7.4%!important}.fys-sc-table th:nth-child(7),.fys-sc-table td:nth-child(7){width:7.2%!important}.fys-sc-table th:nth-child(8),.fys-sc-table td:nth-child(8){width:5.3%!important}.fys-sc-table th:nth-child(9),.fys-sc-table td:nth-child(9){width:7%!important}.fys-sc-table th:nth-child(10),.fys-sc-table td:nth-child(10){width:7%!important}.fys-sc-table th:nth-child(11),.fys-sc-table td:nth-child(11){width:6%!important}.fys-sc-table th:nth-child(12),.fys-sc-table td:nth-child(12){width:6.7%!important}.fys-sc-table th:nth-child(13),.fys-sc-table td:nth-child(13){width:5.4%!important}.fys-sc-table th:nth-child(14),.fys-sc-table td:nth-child(14){width:10.1%!important;text-align:left!important}.fys-sc-table tbody tr:hover td{background:#f8fbff}.fys-sc-table .sym b{display:block;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fys-sc-table .sym small{display:block;color:#8993a3;font-size:8px;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fys-sc-table .sym em{display:inline-block;margin-top:3px;padding:2px 5px;border-radius:4px;background:#eef3ff;color:#2457d6;font-size:7px;font-style:normal;font-weight:800;text-transform:uppercase;letter-spacing:.2px}.fys-sc-table .strong{font-weight:900;color:#183a91}.up{color:#087443!important;font-weight:800}.down{color:#b42318!important;font-weight:800}.flat{color:#667085}.build{display:inline-block;padding:3px 5px;border-radius:999px;background:#f2f4f7;color:#667085;font-size:7.5px;font-weight:900;white-space:normal;line-height:1.15}.build.long-build-up,.build.short-covering{background:#e4f7eb;color:#087443}.build.short-build-up,.build.long-unwinding{background:#fde8e7;color:#b42318}.build.neutral{background:#fff5d6;color:#9a6700}.fys-sc-empty{padding:30px 10px!important;text-align:center!important;font-size:13px!important;color:#888;background:#fafbfc}.fys-sc-note{margin-top:10px;font-size:11px;color:#6b7280;line-height:1.5;padding:6px 10px;background:#f8f9fc;border-radius:8px;border:1px solid #e9ecf2}.fys-sc-note b{color:#1a1a2e}.fys-sc-table-wrap::-webkit-scrollbar{display:none!important}@media(max-width:1024px){.fyers-scanner{padding:10px}.fys-sc-table th,.fys-sc-table td{font-size:9px!important;padding:4px 2px!important}.fys-sc-table thead th{font-size:8.5px!important}.fys-sc-table .sym b{font-size:9px}.fys-sc-table .sym small{font-size:7px}.fys-sc-table .build{font-size:7px;padding:2px 4px}}@media(max-width:768px){.fyers-scanner{padding:8px}.fys-sc-head h2{font-size:18px}.fys-sc-head p{font-size:11px}.fys-sc-toolbar input{min-width:100%;flex-basis:100%}.fys-sc-table th,.fys-sc-table td{font-size:8px!important;padding:3px 2px!important}.fys-sc-table thead th{font-size:7.5px!important}.fys-sc-table .sym em{display:none}}@media(max-width:480px){.fys-sc-table th,.fys-sc-table td{font-size:7px!important;padding:3px 1px!important}.fys-sc-table thead th{font-size:6.8px!important}.fys-sc-table .sym small{display:none}.fys-sc-table .build{font-size:6.5px}}@media print{.fys-sc-toolbar,.fys-sc-quick,.fys-sc-status{display:none!important}.fys-sc-table-wrap{border:1px solid #ccc;overflow:visible!important}.fys-sc-table{font-size:8px!important}.fys-sc-table th,.fys-sc-table td{padding:2px 3px!important}.fys-sc-table thead tr.filter-row{display:none!important}}.hostinger-reach-block-connect{display:flex;flex-direction:column;align-content:flex-start;background:#fff6e9;padding:14px;font-size:14px;margin:28px 0 14px}.hostinger-reach-block-connect__title{color:#1d1e20;font-weight:700;margin-bottom:4px}.hostinger-reach-block-connect__subtitle{color:#727586;margin-bottom:4px}.hostinger-reach-block-connect a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}.hostinger-reach-block-dialog{display:block;flex-direction:column;align-content:flex-start;background:#fff;color:#1d1e20;padding:20px;gap:14px;font-size:14px;line-height:20px;bottom:80px;left:20px;position:fixed;z-index:100001;max-width:400px;border-radius:16px;box-shadow:0 0 10px rgb(0 0 0 / .05)}.hostinger-reach-block-dialog__actions{display:flex;justify-content:flex-start;gap:10px}.hostinger-reach-block-dialog__button_indicator{height:16px;width:16px}.hostinger-reach-block-dialog__button{cursor:pointer;text-align:center;background:#673de6;color:#fff;font-weight:700;font-size:12px;padding:6px 16px;display:flex;flex-direction:row;align-items:center;gap:10px;border-radius:8px}.hostinger-reach-block-dialog__button:hover{background:#5029c2}.hostinger-reach-block-dialog__button a{color:#fff;text-decoration:none}.hostinger-reach-block-dialog__button a:hover,.hostinger-reach-block-dialog__button a:focus,.hostinger-reach-block-dialog__button a:active{color:#fff;box-shadow:none;outline:none}.hostinger-reach-block-dialog__button svg{height:16px;width:16px}.hostinger-reach-block-dialog__button svg path{fill:#fff}.hostinger-reach-block-dialog__close{cursor:pointer}.hostinger-reach-block-dialog__close:before,.hostinger-reach-block-dialog__close:after{content:"";position:absolute;width:16px;height:2px;background-color:#1d1e20;top:26px;right:16px}.hostinger-reach-block-dialog__close:before{transform:rotate(45deg)}.hostinger-reach-block-dialog__close:after{transform:rotate(-45deg)}.hostinger-reach-block-dialog__close:hover:before,.hostinger-reach-block-dialog__close:hover:after{background-color:#727272}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields{display:flex;flex-direction:column;width:100%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline{flex-direction:row;justify-content:flex-start;align-items:end;width:100%;gap:.5rem}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-form-field{min-width:70%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-submit{min-width:30%}.hostinger-reach-block-subscription-form .hostinger-reach-block-submit{border-width:0;margin-top:var(--wp--preset--spacing--20);align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word;font-weight:500;min-height:40px;border-radius:50px}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-field{margin-top:8px}.hostinger-reach-block-subscription-form label{display:block;font-size:11px;font-weight:500;line-height:1.4;text-transform:uppercase;margin-bottom:8px;padding:0}.hostinger-reach-block-subscription-form input{display:block;width:100%;padding:3px 10px;min-height:40px;box-shadow:0 0 0 #fff0;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338;box-sizing:border-box}.hostinger-reach-block-tags{margin-left:-6px;margin-top:10px;max-height:14em;overflow:auto;padding-left:6px;padding-top:6px;margin-bottom:20px}.components-button.is-link.hostinger-reach-block-toggler{margin-bottom:20px}.hostinger-reach-block-newtag{margin-bottom:20px}.reach-subscription-message.is-success{background:rgb(0 158 91 / .1019607843);font-weight:700;padding:1em;gap:10px}blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0;border:0}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{display:block}progress{vertical-align:baseline}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;margin:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}body,button,input,select,textarea{font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:400;text-transform:none;font-size:17px;line-height:1.5}p{margin-bottom:1.5em}h1,h2,h3,h4,h5,h6{font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit}pre{background:rgb(0 0 0 / .05);font-family:inherit;font-size:inherit;line-height:normal;margin-bottom:1.5em;padding:20px;overflow:auto;max-width:100%}blockquote{border-left:5px solid rgb(0 0 0 / .05);padding:20px;font-size:1.2em;font-style:italic;margin:0 0 1.5em;position:relative}blockquote p:last-child{margin:0}table,td,th{border:1px solid rgb(0 0 0 / .1)}table{border-collapse:separate;border-spacing:0;border-width:1px 0 0 1px;margin:0 0 1.5em;width:100%}td,th{padding:8px}th{border-width:0 1px 1px 0}td{border-width:0 1px 1px 0}hr{background-color:rgb(0 0 0 / .1);border:0;height:1px;margin-bottom:40px;margin-top:40px}fieldset{padding:0;border:0;min-width:inherit}fieldset legend{padding:0;margin-bottom:1.5em}h1{font-size:42px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h2{font-size:35px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h3{font-size:29px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h4{font-size:24px}h5{font-size:20px}h4,h5,h6{margin-bottom:20px}ol,ul{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}b,strong{font-weight:700}cite,dfn,em,i{font-style:italic}address{margin:0 0 1.5em}code,kbd,tt,var{font:15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{text-decoration:none}sub,sup{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:75%}big{font-size:125%}figure{margin:0}table{margin:0 0 1.5em;width:100%}th{font-weight:700}img{height:auto;max-width:100%}button,input[type=button],input[type=reset],input[type=submit]{background:#55555e;color:#fff;border:1px solid #fff0;cursor:pointer;-webkit-appearance:button;padding:10px 20px}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid;border-radius:0;padding:10px 15px;max-width:100%}textarea{width:100%}a,button,input{transition:color .1s ease-in-out,background-color .1s ease-in-out}a{text-decoration:none}.button,.wp-block-button .wp-block-button__link{padding:10px 20px;display:inline-block}.wp-block-button .wp-block-button__link{font-size:inherit;line-height:inherit}.using-mouse :focus{outline:0}.using-mouse ::-moz-focus-inner{border:0}.alignleft{float:left;margin-right:1.5em}.alignright{float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin:0 auto}.size-auto,.size-full,.size-large,.size-medium,.size-thumbnail{max-width:100%;height:auto}.no-sidebar .entry-content .alignfull{margin-left:calc(-100vw / 2 + 100% / 2);margin-right:calc(-100vw / 2 + 100% / 2);max-width:100vw;width:auto}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.main-navigation{z-index:100;padding:0;clear:both;display:block}.main-navigation a{display:block;text-decoration:none;font-weight:400;text-transform:none;font-size:15px}.main-navigation ul{list-style:none;margin:0;padding-left:0}.main-navigation .main-nav ul li a{padding-left:20px;padding-right:20px;line-height:60px}.inside-navigation{position:relative}.main-navigation .inside-navigation{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.main-navigation .main-nav>ul{display:flex;flex-wrap:wrap;align-items:center}.main-navigation li{position:relative}.main-navigation .menu-bar-items{display:flex;align-items:center;font-size:15px}.main-navigation .menu-bar-items a{color:inherit}.main-navigation .menu-bar-item{position:relative}.main-navigation .menu-bar-item.search-item{z-index:20}.main-navigation .menu-bar-item>a{padding-left:20px;padding-right:20px;line-height:60px}.sidebar .main-navigation .main-nav{flex-basis:100%}.sidebar .main-navigation .main-nav>ul{flex-direction:column}.sidebar .main-navigation .menu-bar-items{margin:0 auto}.sidebar .main-navigation .menu-bar-items .search-item{order:10}.nav-align-center .inside-navigation{justify-content:center}.nav-align-center .main-nav>ul{justify-content:center}.nav-align-right .inside-navigation{justify-content:flex-end}.main-navigation ul ul{display:block;box-shadow:1px 1px 0 rgb(0 0 0 / .1);float:left;position:absolute;left:-99999px;opacity:0;z-index:99999;width:200px;text-align:left;top:auto;transition:opacity 80ms linear;transition-delay:0s;pointer-events:none;height:0;overflow:hidden}.main-navigation ul ul a{display:block}.main-navigation ul ul li{width:100%}.main-navigation .main-nav ul ul li a{line-height:normal;padding:10px 20px;font-size:14px}.main-navigation .main-nav ul li.menu-item-has-children>a{padding-right:0;position:relative}.main-navigation.sub-menu-left ul ul{box-shadow:-1px 1px 0 rgb(0 0 0 / .1)}.main-navigation.sub-menu-left .sub-menu{right:0}.main-navigation:not(.toggled) ul li.sfHover>ul,.main-navigation:not(.toggled) ul li:hover>ul{left:auto;opacity:1;transition-delay:150ms;pointer-events:auto;height:auto;overflow:visible}.main-navigation:not(.toggled) ul ul li.sfHover>ul,.main-navigation:not(.toggled) ul ul li:hover>ul{left:100%;top:0}.main-navigation.sub-menu-left:not(.toggled) ul ul li.sfHover>ul,.main-navigation.sub-menu-left:not(.toggled) ul ul li:hover>ul{right:100%;left:auto}.nav-float-right .main-navigation ul ul ul{top:0}.menu-item-has-children .dropdown-menu-toggle{display:inline-block;height:100%;clear:both;padding-right:20px;padding-left:10px}.menu-item-has-children ul .dropdown-menu-toggle{padding-top:10px;padding-bottom:10px;margin-top:-10px}.sidebar .menu-item-has-children .dropdown-menu-toggle,nav ul ul .menu-item-has-children .dropdown-menu-toggle{float:right}.widget-area .main-navigation li{float:none;display:block;width:100%;padding:0;margin:0}.sidebar .main-navigation.sub-menu-right ul li.sfHover ul,.sidebar .main-navigation.sub-menu-right ul li:hover ul{top:0;left:100%}.sidebar .main-navigation.sub-menu-left ul li.sfHover ul,.sidebar .main-navigation.sub-menu-left ul li:hover ul{top:0;right:100%}.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation{margin:0 0 2em;overflow:hidden}.site-main .post-navigation{margin-bottom:0}.paging-navigation .nav-next,.paging-navigation .nav-previous{display:none}.paging-navigation .nav-links>*{padding:0 5px}.paging-navigation .nav-links .current{font-weight:700}.nav-links>:first-child{padding-left:0}.site-header{position:relative}.inside-header{padding:20px 40px}.main-title{margin:0;font-size:25px;line-height:1.2em;word-wrap:break-word;font-weight:700;text-transform:none}.site-description{margin:0;line-height:1.5;font-weight:400;text-transform:none;font-size:15px}.site-logo{display:inline-block;max-width:100%}.site-header .header-image{vertical-align:middle}.inside-header{display:flex;align-items:center}.header-widget{margin-left:auto}.header-widget p:last-child{margin-bottom:0}.nav-float-right .header-widget{margin-left:20px}.nav-float-right #site-navigation{margin-left:auto}.nav-float-left #site-navigation{margin-right:auto;order:-10}.nav-float-left .header-widget{margin-left:0;margin-right:20px;order:-15}.header-aligned-center:not([class*=nav-float-]) .inside-header{justify-content:center;flex-direction:column;text-align:center}.header-aligned-center:not([class*=nav-float-]) .header-widget{margin-left:auto;margin-right:auto}.header-aligned-center:not([class*=nav-float-]) .inside-header>:not(:first-child){margin-top:1em}.header-aligned-right:not([class*=nav-float-]) .inside-header{justify-content:flex-end}.header-aligned-right:not([class*=nav-float-]) .header-widget{margin-right:auto;margin-left:0;order:-10}.site-branding-container{display:inline-flex;align-items:center;text-align:left;flex-shrink:0}.site-branding-container .site-logo{margin-right:1em}.sticky{display:block}.entry-header .gp-icon,.posted-on .updated{display:none}.byline,.entry-header .cat-links,.entry-header .comments-link,.entry-header .tags-links,.group-blog .byline,.single .byline{display:inline}footer.entry-meta .byline,footer.entry-meta .posted-on{display:block}.entry-content:not(:first-child),.entry-summary:not(:first-child),.page-content:not(:first-child){margin-top:2em}.page-links{clear:both;margin:0 0 1.5em}.archive .format-aside .entry-header,.archive .format-status .entry-header,.archive .format-status .entry-meta,.archive .format-status .entry-title,.blog .format-aside .entry-header,.blog .format-status .entry-header,.blog .format-status .entry-meta,.blog .format-status .entry-title{display:none}.archive .format-aside .entry-content,.archive .format-status .entry-content,.blog .format-aside .entry-content,.blog .format-status .entry-content{margin-top:0}.archive .format-status .entry-content p:last-child,.blog .format-status .entry-content p:last-child{margin-bottom:0}.entry-header,.site-content{word-wrap:break-word}.entry-title{margin-bottom:0}.author .page-header .page-title{display:flex;align-items:center}.author .page-header .avatar{margin-right:20px}.page-header .author-info>:last-child,.page-header>:last-child{margin-bottom:0}.entry-meta{font-size:85%;margin-top:.5em;line-height:1.5}footer.entry-meta{margin-top:2em}.cat-links,.comments-link,.tags-links{display:block}.entry-content>p:last-child,.entry-summary>p:last-child,.page-content>p:last-child,.read-more-container,.taxonomy-description p:last-child{margin-bottom:0}.wp-caption{margin-bottom:1.5em;max-width:100%;position:relative}.wp-caption img[class*=wp-image-]{display:block;margin:0 auto 0;max-width:100%}.wp-caption .wp-caption-text{font-size:75%;padding-top:5px;opacity:.8}.wp-caption img{position:relative;vertical-align:bottom}.wp-block-image figcaption{font-size:13px;text-align:center}.wp-block-gallery,ul.blocks-gallery-grid{margin-left:0}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{background:rgb(255 255 255 / .7);color:#000;padding:10px;box-sizing:border-box}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.site-main .gallery{margin-bottom:1.5em}.gallery-item img{vertical-align:bottom}.gallery-icon{padding:5px}embed,iframe,object{max-width:100%}.wp-block-post-template{margin-left:0}.widget-area .widget{padding:40px}.widget select{max-width:100%}.footer-widgets .widget :last-child,.sidebar .widget :last-child{margin-bottom:0}.widget-title{margin-bottom:30px;font-size:20px;line-height:1.5;font-weight:400;text-transform:none}.widget ol,.widget ul{margin:0}.widget .search-field{width:100%}.widget .search-form{display:flex}.widget .search-form button.search-submit{font-size:15px}.footer-widgets .widget{margin-bottom:30px}.footer-widgets .widget:last-child,.sidebar .widget:last-child{margin-bottom:0}.widget ul li{list-style-type:none;position:relative;margin-bottom:.5em}.widget ul li ul{margin-left:1em;margin-top:.5em}.wp-calendar-table{table-layout:fixed}.site-content{display:flex}.grid-container{margin-left:auto;margin-right:auto;max-width:1200px}.page-header,.sidebar .widget,.site-main>*{margin-bottom:20px}.both-left .inside-left-sidebar,.both-right .inside-left-sidebar{margin-right:10px}.both-left .inside-right-sidebar,.both-right .inside-right-sidebar{margin-left:10px}.one-container.both-right .site-main,.one-container.right-sidebar .site-main{margin-right:40px}.one-container.both-left .site-main,.one-container.left-sidebar .site-main{margin-left:40px}.one-container.both-sidebars .site-main{margin:0 40px 0 40px}.one-container.archive .post:not(:last-child):not(.is-loop-template-item),.one-container.blog .post:not(:last-child):not(.is-loop-template-item){padding-bottom:40px}.one-container .site-content{padding:40px}.separate-containers .comments-area,.separate-containers .inside-article,.separate-containers .page-header,.separate-containers .paging-navigation{padding:40px}.separate-containers .site-main{margin:20px}.separate-containers.no-sidebar .site-main{margin-left:0;margin-right:0}.separate-containers.both-right .site-main,.separate-containers.right-sidebar .site-main{margin-left:0}.separate-containers.both-left .site-main,.separate-containers.left-sidebar .site-main{margin-right:0}.separate-containers .inside-left-sidebar,.separate-containers .inside-right-sidebar{margin-top:20px;margin-bottom:20px}.inside-page-header{padding:40px}.widget-area .main-navigation{margin-bottom:20px}.one-container .site-main>:last-child,.separate-containers .site-main>:last-child{margin-bottom:0}.full-width-content .container.grid-container{max-width:100%}.full-width-content.no-sidebar.separate-containers .site-main{margin:0}.full-width-content.one-container .site-content,.full-width-content.separate-containers .inside-article{padding:0}.full-width-content .entry-content .alignwide{margin-left:0;width:auto;max-width:unset}.contained-content.one-container .site-content,.contained-content.separate-containers .inside-article{padding:0}.sidebar .grid-container{max-width:100%;width:100%}.both-left .is-left-sidebar,.both-sidebars .is-left-sidebar,.left-sidebar .sidebar{order:-10}.both-left .is-right-sidebar{order:-5}.both-right .is-left-sidebar{order:5}.both-right .is-right-sidebar,.both-sidebars .is-right-sidebar{order:10}.inside-site-info{display:flex;align-items:center;justify-content:center;padding:20px 40px}.site-info{text-align:center;font-size:15px}.post-image:not(:first-child){margin-top:2em}.featured-image{line-height:0}.separate-containers .featured-image{margin-top:20px}.separate-containers .inside-article>.featured-image{margin-top:0;margin-bottom:2em}.one-container .inside-article>.featured-image{margin-top:0;margin-bottom:2em}.gp-icon{display:inline-flex;align-self:center}.gp-icon svg{height:1em;width:1em;top:.125em;position:relative;fill:currentColor}.close-search .icon-search svg:first-child,.icon-menu-bars svg:nth-child(2),.icon-search svg:nth-child(2),.toggled .icon-menu-bars svg:first-child{display:none}.close-search .icon-search svg:nth-child(2),.toggled .icon-menu-bars svg:nth-child(2){display:block}.entry-meta .gp-icon{margin-right:.6em;opacity:.7}nav.toggled .icon-arrow-left svg{transform:rotate(-90deg)}nav.toggled .icon-arrow-right svg{transform:rotate(90deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon svg{transform:rotate(180deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-left svg{transform:rotate(-270deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-right svg{transform:rotate(270deg)}.container.grid-container{width:auto}.menu-toggle,.mobile-bar-items,.sidebar-nav-mobile{display:none}.menu-toggle{padding:0 20px;line-height:60px;margin:0;font-weight:400;text-transform:none;font-size:15px;cursor:pointer}.menu-toggle .mobile-menu{padding-left:3px}.menu-toggle .gp-icon+.mobile-menu{padding-left:9px}.menu-toggle .mobile-menu:empty{display:none}button.menu-toggle{background-color:#fff0;flex-grow:1;border:0;text-align:center}button.menu-toggle:active,button.menu-toggle:focus,button.menu-toggle:hover{background-color:#fff0}.has-menu-bar-items button.menu-toggle{flex-grow:0}nav.toggled ul ul.sub-menu{width:100%}.toggled .menu-item-has-children .dropdown-menu-toggle{padding-left:20px}.main-navigation.toggled .main-nav{flex-basis:100%;order:3}.main-navigation.toggled .main-nav>ul{display:block}.main-navigation.toggled .main-nav li{width:100%;text-align:left}.main-navigation.toggled .main-nav ul ul{transition:0s;visibility:hidden;box-shadow:none;border-bottom:1px solid rgb(0 0 0 / .05)}.main-navigation.toggled .main-nav ul ul li:last-child>ul{border-bottom:0}.main-navigation.toggled .main-nav ul ul.toggled-on{position:relative;top:0;left:auto!important;right:auto!important;width:100%;pointer-events:auto;height:auto;opacity:1;display:block;visibility:visible;float:none}.main-navigation.toggled .menu-item-has-children .dropdown-menu-toggle{float:right}.mobile-menu-control-wrapper{display:none;margin-left:auto;align-items:center}.has-inline-mobile-toggle #site-navigation.toggled{margin-top:1.5em}.has-inline-mobile-toggle #site-navigation.has-active-search{margin-top:1.5em}.has-inline-mobile-toggle #site-navigation.has-active-search .nav-search-active{position:relative}.has-inline-mobile-toggle #site-navigation.has-active-search .navigation-search input{outline:auto}.nav-float-left .mobile-menu-control-wrapper{order:-10;margin-left:0;margin-right:auto;flex-direction:row-reverse}@media (max-width:768px){.hide-on-mobile{display:none!important}a,body,button,input,select,textarea{transition:all 0s ease-in-out}.inside-header{flex-direction:column;text-align:center}.site-header .header-widget{margin-top:1.5em;margin-left:auto;margin-right:auto;text-align:center}.site-content{flex-direction:column}.container .site-content .content-area{width:auto}.is-left-sidebar.sidebar,.is-right-sidebar.sidebar{width:auto;order:initial}.is-left-sidebar+.is-right-sidebar .inside-right-sidebar{margin-top:0}.both-left .inside-left-sidebar,.both-left .inside-right-sidebar,.both-right .inside-left-sidebar,.both-right .inside-right-sidebar{margin-right:0;margin-left:0}#main{margin-left:0;margin-right:0}body:not(.no-sidebar) #main{margin-bottom:0}.alignleft,.alignright{float:none;display:block;margin-left:auto;margin-right:auto}.comment .children{padding-left:10px;margin-left:0}.entry-meta{font-size:inherit}.entry-meta a{line-height:1.8em}}@media (min-width:769px) and (max-width:1024px){.hide-on-tablet{display:none!important}}@media (min-width:1025px){.hide-on-desktop{display:none!important}}