﻿:root{--background-color: #f8f8f8;--text-color: #24292f;--light: #fff;--dark: #4b4b4b;--blue: #00cfe8;--indigo: #6610f2;--purple: #7367f0;--pink: #e83e8c;--red: #ea5455;--orange: #ff9f43;--yellow: #ffc107;--green: #28c76f;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #b8c2cc;--gray-dark: #1e1e1e;--gray-100: #f8f9fa;--gray-200: #e9ecef;--gray-300: #dee2e6;--gray-400: #ced4da;--gray-500: #adb5bd;--gray-600: #6c757d;--gray-700: #495057;--gray-800: #343a40;--gray-900: #212529;--secondary: #82868b;--success: #28c76f;--info: #00cfe8;--warning: #ff9f43;--danger: #ea5455;--shadow: rgb(149 157 165 / 20%) 0 8px 24px;--card-shadow: rgb(149 157 165 / 20%) 0 8px 24px;--header-shadow: rgba(149, 157, 165, .2) 0 8px 24px, var(--background-color) 0px -25px 17px 20px;--float-form-shadow: rgba(50, 50, 93, .25) 0 13px 27px -5px, rgba(0, 0, 0, .3) 0px 8px 16px -8px}[dark]{--background-color: #161d31;--text-color: #cbcdd2;--light: #283046;--dark: #cccccc;--shadow: 0 4px 24px 0 rgb(34 41 47 / 24%);--card-shadow: 0 4px 24px 0 rgb(34 41 47 / 24%);--header-shadow: var(--background-color) 0px -25px 17px 20px;--float-form-shadow: 1px 1px 26px 7px rgba(22, 29, 49, 1);--primary: #3d5e7f;--gray-200: #3d3d3d;--gray-300: #545454;--gray-600: #ababab;--gray-800: #f7f7f7}  :root{--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px}  :root{--font-family-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--font-family-monospace: "Montserrat", Helvetica, Arial, serif}  :root{--icon-width: 20px;--icon-height: 20px}  *,::before,::after{box-sizing:border-box;touch-action:manipulation}  html{-moz-tab-size:4;tab-size:4;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent;font-smooth:always}  html{line-height:1.15;-webkit-text-size-adjust:100%}  body{margin:0}  body{font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}  hr{height:0;color:inherit}  abbr[title]{text-decoration:underline dotted}  b{font-weight:501}  strong{font-weight:bolder}  code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:1em}  small{font-size:80%}  sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}  sub{bottom:-0.25em}  sup{top:-0.5em}  table{text-indent:0;border-color:inherit}  button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}  button,select{text-transform:none}  button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}  ::-moz-focus-inner{border-style:none;padding:0}  :-moz-focusring{outline:1px dotted ButtonText}  :-moz-ui-invalid{box-shadow:none}  legend{padding:0}  progress{vertical-align:baseline}  ::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}  [type=search]{-webkit-appearance:textfield;outline-offset:-2px}  ::-webkit-search-decoration{-webkit-appearance:none}  ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}  summary{display:list-item}  :root{--viewport-height: 100%}  html{scroll-padding-top:100px}  button{border:none;outline:none;background-color:transparent;padding:0;display:inline-flex;align-items:center;cursor:pointer}  button:hover,button:active,button:focus{border:none;outline:none}  input{outline:none}  input:focus,input:active{outline:none;color:var(--text-color)}  svg{width:var(--icon-width);height:var(--icon-height);vertical-align:middle;color:inherit;overflow:unset}  a{color:var(--primary);text-decoration:none}  a:hover{color:var(--primary)}  img:not([src]):not([srcset]){visibility:hidden}  [disabled]{opacity:.7 !important;cursor:not-allowed !important}  .container{width:100%;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;flex-grow:1}@media(min-width: 576px){.container{max-width:576px}}@media(min-width: 768px){.container{max-width:768px}}@media(min-width: 992px){.container{max-width:992px}}@media(min-width: 1200px){.container{max-width:1200px}}  .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}  .col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:10px;padding-left:10px}@media(max-width: 992px){.col-1.position-fix,.col-2.position-fix,.col-3.position-fix,.col-4.position-fix,.col-5.position-fix,.col-6.position-fix,.col-7.position-fix,.col-8.position-fix,.col-9.position-fix,.col-10.position-fix,.col-11.position-fix,.col-12.position-fix,.col.position-fix,.col-auto.position-fix,.col-sm-1.position-fix,.col-sm-2.position-fix,.col-sm-3.position-fix,.col-sm-4.position-fix,.col-sm-5.position-fix,.col-sm-6.position-fix,.col-sm-7.position-fix,.col-sm-8.position-fix,.col-sm-9.position-fix,.col-sm-10.position-fix,.col-sm-11.position-fix,.col-sm-12.position-fix,.col-sm.position-fix,.col-sm-auto.position-fix,.col-md-1.position-fix,.col-md-2.position-fix,.col-md-3.position-fix,.col-md-4.position-fix,.col-md-5.position-fix,.col-md-6.position-fix,.col-md-7.position-fix,.col-md-8.position-fix,.col-md-9.position-fix,.col-md-10.position-fix,.col-md-11.position-fix,.col-md-12.position-fix,.col-md.position-fix,.col-md-auto.position-fix,.col-lg-1.position-fix,.col-lg-2.position-fix,.col-lg-3.position-fix,.col-lg-4.position-fix,.col-lg-5.position-fix,.col-lg-6.position-fix,.col-lg-7.position-fix,.col-lg-8.position-fix,.col-lg-9.position-fix,.col-lg-10.position-fix,.col-lg-11.position-fix,.col-lg-12.position-fix,.col-lg.position-fix,.col-lg-auto.position-fix,.col-xl-1.position-fix,.col-xl-2.position-fix,.col-xl-3.position-fix,.col-xl-4.position-fix,.col-xl-5.position-fix,.col-xl-6.position-fix,.col-xl-7.position-fix,.col-xl-8.position-fix,.col-xl-9.position-fix,.col-xl-10.position-fix,.col-xl-11.position-fix,.col-xl-12.position-fix,.col-xl.position-fix,.col-xl-auto.position-fix{margin-top:30px}}@media(min-width: 992px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{padding-right:20px;padding-left:20px}}  .col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}  .col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}  .col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}  .col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}  .col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}  .col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}  .col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}  .col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}  .col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}  .col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}  .col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}  .col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}  .col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}  .col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}  .order-first{-ms-flex-order:-1;order:-1}  .order-last{-ms-flex-order:13;order:13}  .order-0{-ms-flex-order:0;order:0}  .order-1{-ms-flex-order:1;order:1}  .order-2{-ms-flex-order:2;order:2}  .order-3{-ms-flex-order:3;order:3}  .order-4{-ms-flex-order:4;order:4}  .order-5{-ms-flex-order:5;order:5}  .order-6{-ms-flex-order:6;order:6}  .order-7{-ms-flex-order:7;order:7}  .order-8{-ms-flex-order:8;order:8}  .order-9{-ms-flex-order:9;order:9}  .order-10{-ms-flex-order:10;order:10}  .order-11{-ms-flex-order:11;order:11}  .order-12{-ms-flex-order:12;order:12}  .offset-1{margin-left:8.333333%}  .offset-2{margin-left:16.666667%}  .offset-3{margin-left:25%}  .offset-4{margin-left:33.333333%}  .offset-5{margin-left:41.666667%}  .offset-6{margin-left:50%}  .offset-7{margin-left:58.333333%}  .offset-8{margin-left:66.666667%}  .offset-9{margin-left:75%}  .offset-10{margin-left:83.333333%}  .offset-11{margin-left:91.666667%}@media(min-width: 576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}  .col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}  .col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}  .col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}  .col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}  .col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}  .col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}  .col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}  .col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}  .col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}  .col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}  .col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}  .col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}  .col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}  .order-sm-first{-ms-flex-order:-1;order:-1}  .order-sm-last{-ms-flex-order:13;order:13}  .order-sm-0{-ms-flex-order:0;order:0}  .order-sm-1{-ms-flex-order:1;order:1}  .order-sm-2{-ms-flex-order:2;order:2}  .order-sm-3{-ms-flex-order:3;order:3}  .order-sm-4{-ms-flex-order:4;order:4}  .order-sm-5{-ms-flex-order:5;order:5}  .order-sm-6{-ms-flex-order:6;order:6}  .order-sm-7{-ms-flex-order:7;order:7}  .order-sm-8{-ms-flex-order:8;order:8}  .order-sm-9{-ms-flex-order:9;order:9}  .order-sm-10{-ms-flex-order:10;order:10}  .order-sm-11{-ms-flex-order:11;order:11}  .order-sm-12{-ms-flex-order:12;order:12}  .offset-sm-0{margin-left:0}  .offset-sm-1{margin-left:8.333333%}  .offset-sm-2{margin-left:16.666667%}  .offset-sm-3{margin-left:25%}  .offset-sm-4{margin-left:33.333333%}  .offset-sm-5{margin-left:41.666667%}  .offset-sm-6{margin-left:50%}  .offset-sm-7{margin-left:58.333333%}  .offset-sm-8{margin-left:66.666667%}  .offset-sm-9{margin-left:75%}  .offset-sm-10{margin-left:83.333333%}  .offset-sm-11{margin-left:91.666667%}}@media(min-width: 768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}  .col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}  .col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}  .col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}  .col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}  .col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}  .col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}  .col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}  .col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}  .col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}  .col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}  .col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}  .col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}  .col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}  .order-md-first{-ms-flex-order:-1;order:-1}  .order-md-last{-ms-flex-order:13;order:13}  .order-md-0{-ms-flex-order:0;order:0}  .order-md-1{-ms-flex-order:1;order:1}  .order-md-2{-ms-flex-order:2;order:2}  .order-md-3{-ms-flex-order:3;order:3}  .order-md-4{-ms-flex-order:4;order:4}  .order-md-5{-ms-flex-order:5;order:5}  .order-md-6{-ms-flex-order:6;order:6}  .order-md-7{-ms-flex-order:7;order:7}  .order-md-8{-ms-flex-order:8;order:8}  .order-md-9{-ms-flex-order:9;order:9}  .order-md-10{-ms-flex-order:10;order:10}  .order-md-11{-ms-flex-order:11;order:11}  .order-md-12{-ms-flex-order:12;order:12}  .offset-md-0{margin-left:0}  .offset-md-1{margin-left:8.333333%}  .offset-md-2{margin-left:16.666667%}  .offset-md-3{margin-left:25%}  .offset-md-4{margin-left:33.333333%}  .offset-md-5{margin-left:41.666667%}  .offset-md-6{margin-left:50%}  .offset-md-7{margin-left:58.333333%}  .offset-md-8{margin-left:66.666667%}  .offset-md-9{margin-left:75%}  .offset-md-10{margin-left:83.333333%}  .offset-md-11{margin-left:91.666667%}}@media(min-width: 992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}  .col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}  .col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}  .col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}  .col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}  .col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}  .col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}  .col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}  .col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}  .col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}  .col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}  .col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}  .col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}  .col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}  .order-lg-first{-ms-flex-order:-1;order:-1}  .order-lg-last{-ms-flex-order:13;order:13}  .order-lg-0{-ms-flex-order:0;order:0}  .order-lg-1{-ms-flex-order:1;order:1}  .order-lg-2{-ms-flex-order:2;order:2}  .order-lg-3{-ms-flex-order:3;order:3}  .order-lg-4{-ms-flex-order:4;order:4}  .order-lg-5{-ms-flex-order:5;order:5}  .order-lg-6{-ms-flex-order:6;order:6}  .order-lg-7{-ms-flex-order:7;order:7}  .order-lg-8{-ms-flex-order:8;order:8}  .order-lg-9{-ms-flex-order:9;order:9}  .order-lg-10{-ms-flex-order:10;order:10}  .order-lg-11{-ms-flex-order:11;order:11}  .order-lg-12{-ms-flex-order:12;order:12}  .offset-lg-0{margin-left:0}  .offset-lg-1{margin-left:8.333333%}  .offset-lg-2{margin-left:16.666667%}  .offset-lg-3{margin-left:25%}  .offset-lg-4{margin-left:33.333333%}  .offset-lg-5{margin-left:41.666667%}  .offset-lg-6{margin-left:50%}  .offset-lg-7{margin-left:58.333333%}  .offset-lg-8{margin-left:66.666667%}  .offset-lg-9{margin-left:75%}  .offset-lg-10{margin-left:83.333333%}  .offset-lg-11{margin-left:91.666667%}}@media(min-width: 1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}  .col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}  .col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}  .col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}  .col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}  .col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}  .col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}  .col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}  .col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}  .col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}  .col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}  .col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}  .col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}  .col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}  .order-xl-first{-ms-flex-order:-1;order:-1}  .order-xl-last{-ms-flex-order:13;order:13}  .order-xl-0{-ms-flex-order:0;order:0}  .order-xl-1{-ms-flex-order:1;order:1}  .order-xl-2{-ms-flex-order:2;order:2}  .order-xl-3{-ms-flex-order:3;order:3}  .order-xl-4{-ms-flex-order:4;order:4}  .order-xl-5{-ms-flex-order:5;order:5}  .order-xl-6{-ms-flex-order:6;order:6}  .order-xl-7{-ms-flex-order:7;order:7}  .order-xl-8{-ms-flex-order:8;order:8}  .order-xl-9{-ms-flex-order:9;order:9}  .order-xl-10{-ms-flex-order:10;order:10}  .order-xl-11{-ms-flex-order:11;order:11}  .order-xl-12{-ms-flex-order:12;order:12}  .offset-xl-0{margin-left:0}  .offset-xl-1{margin-left:8.333333%}  .offset-xl-2{margin-left:16.666667%}  .offset-xl-3{margin-left:25%}  .offset-xl-4{margin-left:33.333333%}  .offset-xl-5{margin-left:41.666667%}  .offset-xl-6{margin-left:50%}  .offset-xl-7{margin-left:58.333333%}  .offset-xl-8{margin-left:66.666667%}  .offset-xl-9{margin-left:75%}  .offset-xl-10{margin-left:83.333333%}  .offset-xl-11{margin-left:91.666667%}}  .hidden{display:none !important;visibility:hidden}  .prevent-scroll{overflow:hidden !important}  .mt-30{margin-top:30px !important}  .float-right{float:right !important}  .float-left{float:left !important}  .flag{display:inline-block;position:relative;width:24px;height:14px;background-position:0 -5px;margin:0 !important}  .flag.flag-en{background-image:url("/v2/images/flags/united-states.png")}  .flag.flag-fr{background-image:url("/v2/images/flags/france.png")}  .flag.flag-de{background-image:url("/v2/images/flags/germany.png")}  .flag.flag-in{background-image:url("/v2/images/flags/india.png")}  .flag.flag-ru{background-image:url("/v2/images/flags/russia.png")}  .flag.flag-pt{background-image:url("/v2/images/flags/portugal.png")}  .flag.flag-jp{background-image:url("/v2/images/flags/japan.png")}  .flag.flag-sy{background-image:url("/v2/images/flags/united-arab-emirates.png")}  .flag.flag-es{background-image:url("/v2/images/flags/spain.png")}  .flag.flag-id{background-image:url("/v2/images/flags/indonesia.png")}  .flag.flag-vi{background-image:url("/v2/images/flags/vietnam.png")}  @keyframes mmfadeIn{from{opacity:0} to{opacity:1}}  @keyframes mmfadeOut{from{opacity:1} to{opacity:0}}  @keyframes mmslideIn{from{transform:translateY(15%)} to{transform:translateY(0)}}  @keyframes mmslideOut{from{transform:translateY(0)} to{transform:translateY(-10%)}}  @keyframes dotRect{25%{transform:translate(0, 0)} 50%{transform:translate(50px, -47px)} 75%{transform:translate(0, -99px)} 100%{transform:translate(-50px, -47px)}}  @keyframes pathCircle{25%{stroke-dashoffset:125} 50%{stroke-dashoffset:175} 75%{stroke-dashoffset:225} 100%{stroke-dashoffset:275}}  .lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px;margin:0 auto}  .lds-ellipsis.small{height:18px}  .lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:var(--gray-500);animation-timing-function:cubic-bezier(0, 1, 1, 0)}  .lds-ellipsis.small div{top:5px;background:var(--gray-400)}  .lds-ellipsis div:nth-child(1){left:8px;animation:lds-ellipsis1 .6s infinite}  .lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}  .lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}  .lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}  @keyframes lds-ellipsis1{0%{transform:scale(0)} 100%{transform:scale(1)}}  @keyframes lds-ellipsis3{0%{transform:scale(1)} 100%{transform:scale(0)}}  @keyframes lds-ellipsis2{0%{transform:translate(0, 0)} 100%{transform:translate(24px, 0)}}  @keyframes shine{to{background-position-x:-200%}}  body{min-width:320px;background-color:var(--background-color);color:var(--text-color);display:flex;flex-direction:column;min-height:100vh}  #header{min-width:300px;height:50px;width:calc(100% - 20px);box-shadow:var(--header-shadow);margin:10px 10px 0;padding:0 15px;border-radius:4px;background-color:var(--light);position:fixed;top:0;transition:top .2s linear;display:flex;align-items:center;justify-content:space-between;z-index:1}@media(min-width: 992px){}  #header.header-fluid{margin-left:10px;width:calc(100% - 20px)}@media(min-width: 992px){#header.header-fluid{margin-left:20px;width:calc(100% - 40px);justify-content:space-between}}  #header>#sidebar-open{width:20px;height:20px;color:var(--text-color)}  #header>.navbar{display:flex;justify-content:flex-end;align-items:center;height:100%;margin-right:-15px}@media(min-width: 576px){#header>.navbar{display:flex}}  #header>.navbar>.navbar-divider{width:1px;height:30%;background-color:var(--gray-400)}  #header>.navbar a{height:100%;padding:0 15px;display:flex;align-items:center;color:var(--text-color);position:relative;overflow:hidden}  #header>.navbar a:not(:last-child):hover{color:var(--primary)}  #header>.navbar a:last-child{border-radius:0 4px 4px 0}  #header>.navbar a.active-url{color:var(--primary);position:relative}  #header>.navbar a.active-url:after{content:"";position:absolute;bottom:0;width:100%;height:3px;background-color:var(--primary);margin-left:-15px}  #header>.navbar a#setting{display:none}@media(min-width: 576px){#header>.navbar a#setting{display:flex;transition:transform .2s linear}  #header>.navbar a#setting:hover{transform:rotate(90deg)}}  #header>.navbar a>span{display:block;font-weight: bold;}@media(min-width: 576px){#header>.navbar a>span{display:inline;margin-left:5px;font-weight:600}}  .search-form{display:flex;position:absolute;inset:0;width:100%;height:100%;align-items:center;background-color:var(--light);border-radius:4px;transform:translateY(20px);visibility:hidden;opacity:0;transition:all .25s cubic-bezier(0.645, 0.045, 0.355, 1)}  .search-form-mobile{position:relative;width:calc(100% - 20px);height:unset;border:1px solid var(--gray-300);visibility:visible;opacity:1;transform:none;padding:8px 0 8px 10px;margin:0 10px}  .search-form-mobile:focus{border:1px solid var(--gray-600)}@media(min-width: 768px){.search-form-mobile{display:none}}@media(min-width: 992px){.search-form{max-width:500px;right:0;left:unset;box-shadow:var(--float-form-shadow)}}  .search-form.expanding{transform:translateY(0);visibility:visible;opacity:1}  .search-form button{height:100%;padding:0 15px;color:var(--gray-600)}  .search-form input{flex-grow:1;border:none;font-size:14px;background:transparent;color:var(--dark)}  main.main-content{flex-grow:1;margin-top:70px;display:flex;flex-direction:column}  main.main-content.main-fluid{margin-left:0}  #footer{margin-top:30px;border-top:1px solid var(--gray-300);align-items: center;justify-content: center;display: flex;flex-direction: column;}@media(min-width: 992px){}@media(min-width: 992px){#footer.footer-fluid{margin-left:0}}  #footer .footer-copyright>.footer-post{font-size:14px;text-align:justify;padding:10px;line-height:1.3}  #footer .footer-copyright>.footer-post:empty{display:none}@media(min-width: 992px){#footer .footer-copyright>.footer-post{padding:10px 20px}}  #footer .footer-copyright>.footer-post strong{font-weight:501}  #footer .footer-hitlist{margin-bottom:30px}  #footer .footer-hitlist>div{margin-top:30px}  #footer .footer-hitlist>:first-child{font-size:14px;order:2;display:flex;flex-direction:column;align-items:center;text-align:center;line-height:1.5}@media(min-width: 768px){#footer .footer-hitlist>:first-child{align-items:flex-start;text-align:left;order:unset}}  #sidebar-open{color:var(--text-color)}  #sidebar-open svg{width:18px;height:18px}  #sidebar-open.expanding{pointer-events:none}@media(min-width: 992px){#sidebar-open{display:none}}@media(min-width: 992px){.header-fluid #sidebar-open{display:inline-flex}}  #search-open{display:none !important}@media(min-width: 768px){#search-open{display:flex !important}}  #search-open.expanding{pointer-events:none}  #search-close{color:var(--red);transition:transform .2s linear}  #search-close:hover{transform:rotate(90deg)}  #search-close svg{width:12px;height:12px}  #back-to-top{display:none}  .sidebar-wrapper{position:fixed;left:-300px;width:260px;height:var(--viewport-height);background-color:var(--light);transition:left .2s linear;z-index:2}@media(min-width: 992px){.sidebar-wrapper{left:0}}  .sidebar-wrapper.sidebar-fluid{left:-300px}@media(min-width: 992px){.sidebar-wrapper.sidebar-fluid{left:-300px}}  .sidebar-wrapper.expanding{left:0}  .sidebar-header,.footer-header,.header-left{display:flex;gap:15px;align-items:center}  .sidebar-header>.brand,.footer-header>.brand,.header-left>.brand{display:flex;align-items:center}  .sidebar-header>.brand img.logo,.footer-header>.brand img.logo,.header-left>.brand img.logo{width:32px;height:32px;margin-right:15px}  .sidebar-header>.brand span,.footer-header>.brand span,.header-left>.brand span{font-family:monospace;font-size:25px;font-weight:600;color:var(--primary)}  .sidebar-header>.brand span.logo,.footer-header>.brand span.logo,.header-left>.brand span.logo{font-size:20px;background-color:var(--primary);color:var(--white);padding:5px;border-radius:4px;margin-right:5px;line-height:1.15}@media(min-width: 992px){.sidebar-header>#sidebar-close,.footer-header>#sidebar-close,.header-left>#sidebar-close{display:none}}  .sidebar-header>#sidebar-close svg,.footer-header>#sidebar-close svg,.header-left>#sidebar-close svg{width:14px;height:14px;stroke-width:2;color:var(--text-color)}@media(min-width: 992px){.sidebar-fluid .sidebar-header>#sidebar-close{display:inline-flex}}@media(min-width: 992px){.header-left>.brand{display:block}}@media(min-width: 992px){.header-fluid .header-left>.brand{display:flex}}  .sidebar-header{padding:20px 15px;justify-content:space-between}  .sidebar-content{display:flex;flex-direction:column;list-style:none;padding:0;margin:0;overflow-y:auto;height:calc(var(--viewport-height) - 122px)}  .sidebar-content::-webkit-scrollbar{background-color:var(--background-color);width:16px;height:16px;border-radius:4px}  .sidebar-content::-webkit-scrollbar-button{display:none}  .sidebar-content::-webkit-scrollbar-thumb{background-color:var(--gray-300);border-radius:16px;border:5px solid var(--background-color);transition:1s}  .sidebar-content::-webkit-scrollbar-track{background-color:var(--background-color)}  .sidebar-content::-webkit-scrollbar-thumb:hover{background-color:var(--gray-500)}  .sidebar-content>.sidebar-section{color:var(--gray);font-size:10px;padding:5px 15px;margin-top:15px}  .sidebar-content>.sidebar-divider{height:1px;background-color:var(--background-color);margin:5px 0}  .sidebar-content>.sidebar-item:last-child{margin-bottom:15px}  .sidebar-content>.sidebar-item>.sidebar-link{display:flex;align-items:flex-end;color:var(--text-color);padding:10px 20px 10px 15px;font-size:14px}  .sidebar-content>.sidebar-item>.sidebar-link.active-url~.indicator{color:var(--white);margin-right:5px}  .sidebar-content>.sidebar-item>.sidebar-link:hover{color:var(--primary);font-weight:501}  .sidebar-content>.sidebar-item>.sidebar-link:hover~.indicator{color:var(--primary)}  .sidebar-content>.sidebar-item>.sidebar-link.active-url{background-color:var(--primary);color:var(--white);margin:0 10px;border-radius:4px;font-weight:501}  .sidebar-content>.sidebar-item>.sidebar-link svg{margin-right:10px}  .sidebar-content>.sidebar-item>.sidebar-link span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;user-select:none}  .sidebar-content>.sidebar-item.has-tree{position:relative;cursor:pointer}  .sidebar-content>.sidebar-item.has-tree>.indicator{position:absolute;top:13px;right:15px;width:16px;height:16px;transition:transform .2s linear}  .sidebar-content>.sidebar-item.has-tree.expanding>.indicator{transform:rotate(90deg)}  .sidebar-tree{height:0;display:flex;list-style:none;flex-wrap:wrap;transition:height .2s ease-out;overflow:hidden;padding-left:45px}  .sidebar-tree>.tree-item{width:50%;padding:7px 0}  .sidebar-tree>.tree-item>*{vertical-align:middle}  .sidebar-tree>.tree-item>a{color:var(--text-color);font-weight:700;font-size:13px}  .sidebar-footer{height:50px}  .overlay{display:none;position:fixed;z-index:1;width:100vw;height:100vh;background-color:rgba(0,0,0,.6)}  .card{width:100%;background-color:var(--light);border-radius:4px;box-shadow:var(--card-shadow)}  .card>.card-header{background-color:transparent;position:relative}  .card.collapsible>.card-header{cursor:pointer;padding:15px 45px 15px 15px}  .card.collapsible>.card-header:after{content:"";width:16px;height:16px;background-color:var(--text-color);-webkit-mask-image:url("/v2/images/svg/angle-right.svg");mask-image:url("/v2/images/svg/angle-right.svg");position:absolute;top:50%;right:15px;transform:translateY(-50%);transition:transform .2s linear}  .card.collapsible.expanding>.card-header:after{transform:translateY(-50%) rotate(90deg)}  .card.collapsible>.card-body{height:0;overflow:hidden;transition:height .2s linear}  .block-wrapper>.block:not(:first-child){margin-top:30px}  .block>.block-header{margin-bottom:10px;margin-top:0;color:var(--gray-600);text-transform:uppercase;letter-spacing:.7px;margin-left:10px;font-weight:501;position:relative;line-height:1.2}  .block>.block-header:before{content:"";position:absolute;left:-10px;width:3px;height:100%;background-color:var(--gray-500)}  .block>.block-header img{vertical-align:bottom}  .block>.block-action{display:flex;justify-content:flex-end;gap:10px}  .block>.block-action .order{margin-bottom:20px}  .dropdown{position:relative}  .dropdown>.dropdown-toggle{padding:7px 30px 7px 15px;border:1px solid var(--gray-400);border-radius:4px;font-size:14px;cursor:pointer;user-select:none}  .dropdown>.dropdown-toggle.no-indicator{min-height:32px;padding:7px 3px;display:flex;justify-contents:center;align-items:center}  .dropdown>.dropdown-toggle:not(.no-indicator):after{content:"";width:14px;height:14px;background-color:var(--gray-500);-webkit-mask-image:url(/v2/images/svg/angle-right.svg);mask-image:url(/v2/images/svg/angle-right.svg);position:absolute;top:50%;right:10px;transform:translateY(-50%);transition:transform .2s linear}  .dropdown>.dropdown-toggle svg{color:var(--gray-600);width:12px;height:12px}  .dropdown.expanding .dropdown-chosen:not(.no-indicator):after{transform:translateY(-50%) rotate(90deg)}  .dropdown>.dropdown-option{margin:0;padding:0;position:absolute;top:calc(100% + 3px);right:0;list-style:none;min-width:100%;background-color:var(--white);border-radius:4px;box-shadow:rgba(50,50,93,.25) 0 13px 27px -5px,rgba(0,0,0,.3) 0px 8px 16px -8px;transform:translateY(20px);visibility:hidden;opacity:0;transition:all .3s cubic-bezier(0.645, 0.045, 0.355, 1)}  .dropdown>.dropdown-option.show{transform:translateY(0);visibility:visible;opacity:1}  .dropdown>.dropdown-option .dropdown-item:first-child>a{border-radius:4px 4px 0 0}  .dropdown>.dropdown-option .dropdown-item:last-child>a{border-radius:0 0 4px 4px}  .dropdown>.dropdown-option .dropdown-item[selected] a{background-color:var(--primary) !important;color:var(--white) !important}  .dropdown>.dropdown-option .dropdown-item>a{display:block;padding:7px 10px;font-size:14px;line-height:16px;cursor:pointer;color:var(--text-color);white-space:nowrap}  .dropdown>.dropdown-option .dropdown-item>a:hover{background-color:var(--gray-300);color:var(--dark)}  .dropdown>.dropdown-option .dropdown-item>a svg{width:16px;height:16px;vertical-align:bottom;margin-right:5px}  .paging{display:flex;flex-direction:column;align-items:center;margin-top:30px;justify-content:space-between;gap:10px}  .paging>.paging-title{font-size:13px}@media(min-width: 576px){.paging{flex-direction:row}  .paging>.paging-title{font-size:14px}}  .paging>.paging-list{padding:0;margin:0;display:flex;color:var(--dark)}  .paging>.paging-list>a{padding:8px 13px;color:var(--text-color);font-size:14px}  .paging>.paging-list>a:hover{background-color:var(--primary);color:var(--white) !important}  .paging>.paging-list>a.active{font-weight:501;color:var(--primary);border-bottom-left-radius:0;border-bottom-right-radius:0;position:relative;transition:all .2s ease-in-out}  .paging>.paging-list>a.active:after{content:"";position:absolute;width:100%;height:3px;bottom:0;background-color:var(--primary);left:0;z-index:-1;transition:all .2s ease-in-out}  .paging>.paging-list>a.active:hover{color:var(--light);background-color:transparent}  .paging>.paging-list>a.active:hover:after{height:100%}  .badge{display:inline-block;font-size:12px;white-space:nowrap;vertical-align:baseline;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,background 0s,border 0s,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,background 0s,border 0s,-webkit-box-shadow .15s ease-in-out;padding:3px 5px 3px 0;text-align:center;border-radius:4px}  .badge:empty{display:none}  .badge>*{vertical-align:middle}  .badge>svg{width:13px;height:12px}  a.badge:focus,a.badge:hover{text-decoration:none}  .modal{position:fixed;inset:0;z-index:3;display:none;width:100%;height:100%;overflow:hidden;outline:0;background:none}  .modal.is-open{overflow-x:hidden;overflow-y:auto;display:block}  .modal>.modal-overlay{position:absolute;inset:0;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;overflow:hidden;animation:mmfadeOut .3s cubic-bezier(0, 0, 0.2, 1);will-change:transform}  .modal-container{background-color:var(--light);width:90vw;max-width:90vw;height:fit-content;max-height:85vh;border-radius:4px;overflow:hidden;box-sizing:border-box;animation:mmslideOut .3s cubic-bezier(0, 0, 0.2, 1);will-change:transform;display:flex;flex-direction:column}@media(min-width: 992px){.modal-container{width:60vw}}  .modal-container[data-domain=image-slider]{width:fit-content}  .modal-container>.modal-header{font-size:20px;background-color:var(--background-color);padding:15px;font-weight:501;z-index:1;border-radius:4px 4px 0 0;display:flex;align-items:center;justify-content:space-between;gap:10px}  .modal-container>.modal-header>.modal-title{color:var(--gray-800)}  .modal-container>.modal-header>.modal-close button{background-color:transparent;border-radius:4px;transition:transform .1s linear,color .2s linear;font-weight:bolder;color:var(--gray-600);padding:3px}  .modal-container>.modal-header>.modal-close button:hover{color:var(--red);transform:rotate(90deg)}  .modal-container>.modal-header>.modal-close button:before{content:"✕"}  .modal-container>.modal-header.slider{height:0;padding:0}  .modal-container>.modal-header.slider>.modal-close{position:absolute;right:4px;top:0}  .modal-container>.modal-content{overflow-y:auto;padding:15px;backface-visibility:hidden;line-height:1.3}  .modal-container>.modal-content::-webkit-scrollbar{background-color:var(--background-color);width:16px;height:16px;border-radius:4px}  .modal-container>.modal-content::-webkit-scrollbar-button{display:none}  .modal-container>.modal-content::-webkit-scrollbar-thumb{background-color:var(--gray-300);border-radius:16px;border:5px solid var(--background-color);transition:1s}  .modal-container>.modal-content::-webkit-scrollbar-track{background-color:var(--background-color)}  .modal-container>.modal-content::-webkit-scrollbar-thumb:hover{background-color:var(--gray-500)}  .modal-container>.modal-content.rendering{opacity:0}  .modal-container>.modal-content img{max-width:100%}  .modal-container>.modal-content span.date{font-size:12px;color:var(--gray-600)}  .modal-container>.modal-content header{display:none !important}  .modal-container>.modal-content[data-domain="youtube.com"]{position:relative;padding:0 0 56.25%;overflow:hidden}  .modal-container>.modal-content[data-domain="youtube.com"] iframe{position:absolute;top:0;left:0;width:100%;height:100%}  .modal-container>.modal-content[data-domain=image-slider]{padding:0;overflow:hidden;width:fit-content;line-height:0}  .modal-container>.modal-content[data-domain=image-slider] img{max-height:85vh}  .modal-container>.modal-content[data-domain=image-slider]+.modal-footer{position:fixed;bottom:0;right:0;border-top-left-radius:4px;background-color:rgba(0,0,0,.5);padding:4px;gap:20px}@media(min-width: 992px){.modal-container>.modal-content[data-domain=image-slider]+.modal-footer{padding:8px}}  .modal-container>.modal-content[data-domain=image-slider]+.modal-footer #prev,.modal-container>.modal-content[data-domain=image-slider]+.modal-footer #next{color:var(--white)}  .modal-container>.modal-content[data-domain=image-slider]+.modal-footer #prev:disabled,.modal-container>.modal-content[data-domain=image-slider]+.modal-footer #next:disabled{color:var(--dark)}  .modal-container>.modal-content[data-domain=image-slider]+.modal-footer #post-number{display:none}  .modal-container>.modal-footer{background-color:var(--background-color);padding:10px;display:flex;align-items:center;justify-content:space-between}  .modal-container>.modal-footer #prev,.modal-container>.modal-footer #next{font-size:13px;color:var(--gray-700)}  .modal-container>.modal-footer #prev svg,.modal-container>.modal-footer #next svg{width:16px;height:16px}  .modal-container>.modal-footer #prev:disabled,.modal-container>.modal-footer #next:disabled{color:var(--gray-400);cursor:not-allowed}  .modal-container>.modal-footer #prev svg{transform:rotate(180deg)}  .modal-container>.modal-footer #post-number{font-size:12px;font-style:italic}  .modal-slide{display:none}  .modal-slide.is-open{display:block}  .modal-slide[aria-hidden=false] .modal-overlay{animation:mmfadeIn .2s cubic-bezier(0, 0, 0.2, 1)}  .modal-slide[aria-hidden=false] .modal-container{animation:mmslideIn .2s cubic-bezier(0, 0, 0.2, 1)}  .modal-slide[aria-hidden=true] .modal-overlay{animation:mmfadeOut .2s cubic-bezier(0, 0, 0.2, 1)}  .modal-slide[aria-hidden=true] .modal-container{animation:mmslideOut .2s cubic-bezier(0, 0, 0.2, 1)}  .modal-slide .modal-container,.modal-slide .modal-overlay{will-change:transform}  .button{appearance:button;background-color:var(--primary);border-radius:4px;box-sizing:border-box;color:var(--white);cursor:pointer;font-family:Graphik,-apple-system,system-ui,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;overflow:visible;padding:5px 7px;position:relative;text-align:center;text-transform:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;width:fit-content;white-space:nowrap}  .button svg{margin-left:5px;width:16px;height:16px}  .button-1{font-size:12px}  .sharethis-inline-share-buttons{display:flex !important;justify-content:center;align-items:center;gap:5px}  .sharethis-inline-share-buttons>.st-btn{border-radius:4px;width:25px !important;height:25px !important;display:flex !important;justify-content:center;align-items:center}  .sharethis-inline-share-buttons>.st-btn>img{top:unset !important;width:15px !important;height:15px !important}  .error-wrapper{flex-grow:1;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:20px}  .error-wrapper>.error-image{width:100%;max-width:560px;height:unset}  .error-wrapper>.back-to-home{font-size:14px;padding:7px 15px}  .error-wrapper>.back-to-home:hover{box-shadow:rgba(0,0,0,.15) 0 3px 9px 0;transform:translateY(-2px);color:var(--white)}  h1.title{font-size:28px;font-weight:501;font-family:monospace;line-height:1.2;margin:20px 15px}@media(min-width: 992px){h1.title{margin:20px}}  .search-header{font-size:14px;text-align:justify}  .table-of-contents{margin-bottom:30px}@media(min-width: 992px){.table-of-contents{width:fit-content;max-width:100%}}  .table-of-contents .card-header{font-size:13px}  .toc{margin-top:0;list-style:none;padding:0}  .toc li{padding:10px 15px;position:relative}  .toc li a{display:block;width:fit-content;max-width:100%;color:var(--dark);font-weight:501;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}  .toc li:hover{background-color:var(--background-color)}  .toc li:not(:last-child):after{content:"";position:absolute;bottom:0;height:1px;width:calc(100% - 30px);background-color:var(--gray-200)}  .organic-card:not(:last-child){margin-bottom:20px}  .organic-result{position:relative;display:grid;grid-template-columns:108px calc(100% - 108px)}  .organic-result>img,.organic-result>.custom-404{width:108px;height:81px;border-radius:4px 0;object-fit:cover;overflow:hidden;font-size:11px}@media(min-width: 768px)and (max-width: 991px),(min-width: 1200px){.organic-result{grid-template-columns:200px calc(100% - 200px)}  .organic-result>img,.organic-result>.custom-404{width:200px;height:150px;border-radius:4px 0;object-fit:cover;overflow:hidden;font-size:11px}  .organic-result>img,.organic-result>.custom-404{grid-row:1/3}}  .organic-result>.custom-404{background-image:url("/v2/images/custom-404-background.png");background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center}  .organic-result>.custom-404 .domain{width:fit-content}  .organic-result>.custom-404 .domain img{width:32px;height:32px;object-fit:contain}  .organic-result>.result-title{font-weight:501;color:var(--dark);margin:10px;max-height:61px;width:fit-content;height:fit-content;line-height:20.3333333333px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:.2px}@media(min-width: 768px)and (max-width: 991px),(min-width: 1200px){.organic-result>.result-title{font-size:18px;-webkit-line-clamp:2;max-height:44px;line-height:22px;margin-right:40px}}  .organic-result>.result-title:hover{color:var(--primary)}  .organic-result>.extras{grid-column:1/3;display:flex;flex-direction:column;padding:10px;width:100%;justify-content:flex-end}@media(min-width: 768px)and (max-width: 991px),(min-width: 1200px){.organic-result>.extras{grid-column:2/3}}  .organic-result>.extras.no-brief{display:none}  .organic-result>.extras>.domain-date{display:flex;align-items:center;color:var(--gray-500);font-size:12px;width:100%;margin-bottom:5px}  .organic-result>.extras>.domain-date .displayed-url{display:flex;align-items:center;max-width:calc(100% - 75px)}  .organic-result>.extras>.domain-date .displayed-url img{border-radius:50%;margin-right:3px}  .organic-result>.extras>.domain-date .displayed-url a{color:var(--gray-500);max-width:100%;overflow:hidden;text-overflow:ellipsis}  .organic-result>.extras>.domain-date .displayed-url a:hover{color:var(--primary)}  .organic-result>.extras>.domain-date .date:not(:first-child){margin-left:10px;position:relative}  .organic-result>.extras>.domain-date .date:not(:first-child):before{content:"|";position:absolute;left:-7px;top:-1px}  .organic-result>.extras>.brief{font-size:14px;color:var(--text-color);line-height:1.4;width:100%;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0}@media(min-width: 768px)and (max-width: 991px),(min-width: 1200px){.organic-result>.extras>.brief{margin-bottom:0;padding-bottom:0;line-height:1.3}}  .organic-result>.extras.organic-results-displayed-url-removed{justify-content:flex-start}  .organic-result>.extras.organic-results-displayed-url-removed>.domain-date{margin:0}  .organic-result>.extras.organic-results-displayed-url-removed>.brief{-webkit-line-clamp:3}  .organic-result>.domain-wrapper{grid-column:1/3;display:flex;justify-content:space-between;align-items:center;gap:5px;padding:10px;position:relative}@media(min-width: 768px)and (max-width: 991px),(min-width: 1200px){.organic-result>.domain-wrapper{padding-top:10px}}  .organic-result>.domain-wrapper:empty{display:none}  .organic-result>.domain-wrapper:before{content:"";position:absolute;top:0;left:50%;height:1px;width:80%;transform:translateX(-50%);background-color:var(--gray-200)}@media(min-width: 768px)and (max-width: 991px),(min-width: 1200px){.organic-result>.domain-wrapper:before{content:none}}  .organic-result>.domain-wrapper.organic-results-domain-removed{padding:0;justify-content:flex-end;position:unset}  .organic-result>.domain-wrapper.organic-results-domain-removed .preview-trigger{margin:10px}  .organic-result>.domain-wrapper.organic-results-domain-removed:before{content:none}@media(min-width: 768px)and (max-width: 991px),(min-width: 1200px){.organic-result>.domain-wrapper.organic-results-domain-removed>[data-micromodal-trigger]{position:absolute;top:0;right:0;margin:0 !important;width:0;height:0;border-width:0 40px 40px 0;border-color:transparent var(--primary) transparent transparent;border-style:solid;background:unset;padding:unset;border-radius:unset;text-indent:-9999px}  .organic-result>.domain-wrapper.organic-results-domain-removed>[data-micromodal-trigger] svg{position:relative;top:12px;right:-16px}}  .organic-result>.domain-wrapper>.badge-wrapper{display:flex;flex-direction:column;max-width:calc(100% - 98px)}  .organic-result>.domain-wrapper>.badge-wrapper a{width:fit-content;color:var(--text-color);max-width:100%;overflow:hidden;text-overflow:ellipsis}  .organic-result>.domain-wrapper>.badge-wrapper a:hover{color:var(--primary)}@media(min-width: 992px){.organic-result.organic-related-result{grid-template-columns:82px calc(100% - 82px)}  .organic-result.organic-related-result>img,.organic-result.organic-related-result>.custom-404{width:82px;height:61.5px;border-radius:4px 0;object-fit:cover;overflow:hidden;font-size:11px}  .organic-result.organic-related-result>img,.organic-result.organic-related-result>.custom-404,.organic-result.organic-related-result>.result-title{grid-row:1/2}  .organic-result.organic-related-result>.result-title{-webkit-line-clamp:2;line-height:20px;max-height:40px;font-size:16px}}@media(min-width: 1200px){.organic-result.organic-related-result>.extras{grid-column:1/3}}  .organic-results.skeleton .organic-result>img{background:#eee;color:#eee;background:linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);border-radius:4px;background-size:200% 100%;animation:1s shine linear infinite;padding:30px 54px;width:0;height:0}@media(min-width: 768px)and (max-width: 991px),(min-width: 1200px){.organic-results.skeleton .organic-result>img{padding:70px 100px}}  .organic-results.skeleton .result-title,.organic-results.skeleton .brief,.organic-results.skeleton .custom-404{position:relative;background-image:none}  .organic-results.skeleton .result-title:before,.organic-results.skeleton .brief:before,.organic-results.skeleton .custom-404:before{content:"";position:absolute;inset:0;background:#eee;color:#eee;background:linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);border-radius:4px;background-size:200% 100%;animation:1s shine linear infinite}  .organic-results.skeleton .preview-trigger{display:none}  .organic-results.skeleton+.pagination-wrapper{display:flex;align-items:center;justify-content:center}  .keywords-list,.related-searches-list{gap:7px}  .keywords-list .keyword,.related-searches-list .keyword{padding:10px 15px;background-color:var(--light);border-radius:4px;box-shadow:var(--card-shadow);color:var(--text-color)}  .keywords-list .keyword:hover,.related-searches-list .keyword:hover{font-weight:501;background-color:var(--primary);color:var(--white);box-shadow:rgba(50,50,93,.25) 0px 13px 27px -5px,rgba(0,0,0,.3) 0px 8px 16px -8px}  .keywords-list .keyword{padding:10px 20px;display:flex;flex-direction:column}  .keywords-list .keyword:after{content:attr(data-text);height:0;visibility:hidden;overflow:hidden;user-select:none;pointer-events:none;font-weight:501}@media speech{.keywords-list .keyword:after{display:none}}@media(min-width: 768px){.keywords-list{gap:13px}}  .keywords-list.detail-related-searches{gap:7px}  .keywords-list.detail-related-searches .keyword{padding:7px 15px}  .keywords-list.footer-list{gap:7px}  .keywords-list.footer-list .keyword{background-color:transparent;padding:5px 10px;font-size:14px;border:1px solid var(--gray-500);color:var(--text-color);border-radius:4px;box-shadow:none}  .keywords-list.footer-list .keyword:hover{border-color:var(--primary);color:var(--primary);background-color:var(--light);font-weight:normal}  .faqs-list{gap:15px}  .faqs-in-urls-list{gap:10px;margin-bottom:40px}  .faqs-in-urls-list.skeleton{margin-bottom:0}  .faqs-in-urls-list.skeleton .card-header{position:relative}  .faqs-in-urls-list.skeleton .card-header:before{content:"";position:absolute;inset:10px 45px 10px 15px;background:#eee;color:#eee;background:linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);border-radius:4px;background-size:200% 100%;animation:1s shine linear infinite}  .faqs-in-urls-list.skeleton .answer{position:relative}  .faqs-in-urls-list.skeleton .answer:before{content:"";position:absolute;inset:15px;background:#eee;color:#eee;background:linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);border-radius:4px;background-size:200% 100%;animation:1s shine linear infinite}  .faqs-in-urls-list.skeleton+.pagination-wrapper{display:flex;align-items:center;justify-content:center}  .faq .question{font-size:14px;user-select:none}  .faq.expanding .question{font-weight:501;font-size:16px}  .faq .answer{border-top:1px dashed var(--gray-300);padding:15px;line-height:1.4;font-size:14px}  .RF .block-header{font-size:18px}  .explore-more{display:grid;grid-template-columns:auto;gap:10px;width:fit-content}  .explore-more .explore{padding:10px 15px 10px 10px;background-color:var(--light);border-radius:4px;box-shadow:var(--card-shadow);grid-column:1/2;display:flex;align-items:center;color:var(--text-color);font-size:14px}  .explore-more .explore svg{margin-right:15px;margin-left:5px;color:var(--gray-600);width:16px;height:16px}  .explore-more .explore:hover{font-weight:501;background-color:var(--primary);color:var(--white)}  .explore-more .explore:hover svg{color:var(--white)}  .detail-title{flex-direction:column}  .detail-title .title{font-size:32px}  .breadcrumb{margin:0 10px 20px;width:fit-content;white-space:nowrap;overflow-x:auto;max-width:calc(100% - 20px);display:flex;align-items:center;gap:7px}  .breadcrumb::-webkit-scrollbar{background-color:var(--background-color);width:16px;height:16px;border-radius:4px}  .breadcrumb::-webkit-scrollbar-button{display:none}  .breadcrumb::-webkit-scrollbar-thumb{background-color:var(--gray-300);border-radius:16px;border:5px solid var(--background-color);transition:1s}  .breadcrumb::-webkit-scrollbar-track{background-color:var(--background-color)}  .breadcrumb::-webkit-scrollbar-thumb:hover{background-color:var(--gray-500)}@media(min-width: 992px){.breadcrumb{margin:0 20px 20px;max-width:calc(100% - 40px)}}  .breadcrumb .item-separator{display:none}  .breadcrumb .item{display:inline-flex;align-items:center;position:relative;font-size:13px;height:26px;color:var(--gray-600);padding:0 15px;background-color:var(--light);white-space:nowrap}  .breadcrumb .item:first-child{border-radius:4px 0 0 4px;font-weight:501}  .breadcrumb .item:not(:first-child){padding:0 15px 0 25px}  .breadcrumb .item:not(:first-child):before{content:"";border-top:13px solid transparent;border-bottom:13px solid transparent;border-left:13px solid var(--background-color);position:absolute;left:0;top:0}  .breadcrumb .item:last-child{border-radius:0 4px 4px 0;color:var(--dark);font-weight:501}  .breadcrumb .item:not(:last-child):after{content:"";border-top:13px solid transparent;border-bottom:13px solid transparent;border-left:13px solid var(--light);position:absolute;right:-13px;top:0;z-index:1}  .breadcrumb .item svg{width:14px;height:14px;margin-right:5px}  .breadcrumb .item:hover{background-color:var(--primary);color:var(--white);font-weight:501}  .breadcrumb .item:hover:after{border-left-color:var(--primary)}  .detail-wrapper{background-color:var(--light);border-radius:4px;box-shadow:var(--card-shadow);padding:10px}  .detail-wrapper .detail-thumbnail{width:100%;max-height:350px;object-fit:cover}  .detail-wrapper .detail-date{display:block;font-size:12px;color:var(--gray-600)}  .detail-wrapper .detail-date:empty{display:none}  .detail-wrapper .detail-date svg{width:16px;height:16px;vertical-align:bottom}  .detail-wrapper .detail-date+.detail-date{margin:5px 0 20px}  .detail-wrapper .detail-desc{font-size:15px;font-weight:501;text-align:justify;line-height:1.3}  .detail-wrapper .detail-content{width:100%;overflow:hidden;white-space:normal;word-break:break-word;line-height:1.3}  .detail-wrapper .detail-content figure{margin:0}  .detail-wrapper .detail-content img{max-width:100%}  .detail-wrapper .detail-content a{font-weight:600}  .detail-wrapper .detail-content .iframe-wrapper{position:relative;width:100%;height:0;padding-bottom:56.25%}  .detail-wrapper .detail-content .iframe-wrapper>iframe{position:absolute;inset:0;width:100%;height:100%}  .detail-row{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 10px}@media(min-width: 992px){.detail-row{margin:0}}  .redirect{justify-content:center;align-items:center;flex-grow:1;flex-direction:column;padding:10px;margin:0 auto}@media(min-width: 768px){.redirect{max-width:60%}}  .redirect .redirect-loader{--path: var(--gray-700);--dot: var(--primary);--duration: 4s;width:120px;height:120px;position:relative;margin:30px 0}  .redirect .redirect-loader:before{content:"";width:16px;height:16px;border-radius:50%;position:absolute;display:block;background:var(--dot);top:102px;left:53px;transform:translate(-50px, -47px);animation:dotRect var(--duration) cubic-bezier(0.785, 0.135, 0.15, 0.86) infinite}  .redirect .redirect-loader svg{display:block;width:100%;height:100%}  .redirect .redirect-loader svg circle{fill:none;stroke:var(--path);stroke-width:8px;stroke-linejoin:round;stroke-linecap:round;stroke-dasharray:150 50 150 50;stroke-dashoffset:75;animation:pathCircle var(--duration) cubic-bezier(0.785, 0.135, 0.15, 0.86) infinite}  .redirect .redirect-loader #second{position:absolute;top:50%;left:50%;font-weight:501;font-size:30px;transform:translate(-50%, -50%)}  .redirect-text{text-align:center;margin:15px 0;font-size:14px}  .redirect-text img{vertical-align:bottom}  .redirect-title{display:block;font-weight:501;font-size:24px;margin-bottom:10px}  .redirect-domain{font-size:15px;font-style:italic}  .redirect-brief{font-size:14px;text-align:justify;text-align-last:center;margin:15px 0;line-height:1.3}  .redirect-back{padding:10px 30px;margin:15px 0 5px}  .redirect-instant{font-size:14px;text-decoration:underline}  .topic-header{display:flex;justify-content:space-between;align-items:center}  .topic-header .button-subcribe{height:fit-content;padding:8px 20px;font-size:14px;margin:0 15px}  .topic-content .order-1{order:1}  .topic-content .order-2{order:2}  .topic-content .order-3{order:3}@media(min-width: 992px){.topic-content>*{order:unset !important}}  .social-pages-list{gap:15px}  .social-pages-list>a{display:flex;align-items:center;gap:10px;width:fit-content;color:var(--text-color);font-size:14px}  .social-pages-list>a:hover{color:var(--primary);font-weight:501}  .social-pages-list>a .image-wrapper{padding:5px;background-color:var(--light);border-radius:4px;box-shadow:var(--card-shadow)}  .social-pages-list>a .image-wrapper img{width:20px;height:20px;vertical-align:middle}  .sources-list{flex-direction:column;gap:15px}  .sources-list>.source{display:flex;align-items:flex-start;gap:10px}  .sources-list>.source .image-wrapper{margin:10px 0 0 10px;padding:20px;position:relative;background-color:var(--light);border-radius:4px;box-shadow:var(--card-shadow)}  .sources-list>.source .image-wrapper .order{position:absolute;top:-10px;left:-10px;padding:3px 6px;color:var(--white);background-color:var(--gray-500);border-radius:4px;font-size:12px}  .sources-list>.source .image-wrapper .order[data-order="1"]{background-color:var(--green)}  .sources-list>.source .image-wrapper .order[data-order="2"]{background-color:var(--yellow)}  .sources-list>.source .image-wrapper .order[data-order="3"]{background-color:var(--red)}  .sources-list>.source .image-wrapper img{vertical-align:middle;width:32px;height:32px}  .sources-list>.source .source-info{display:flex;flex-direction:column;margin-top:10px}  .sources-list>.source .source-info a{font-weight:501;color:var(--text-color);margin-bottom:5px}  .sources-list>.source .source-info a:hover{color:var(--primary)}  .sources-list>.source .source-info span{font-size:13px;line-height:1.3;color:var(--gray-600)}  .images-list{overflow-x:auto;gap:10px;flex-wrap:nowrap;overflow-y:hidden}  .images-list .image-wrapper{height:200px;min-width:133px;overflow:hidden;border-radius:4px;flex-shrink:0}  .images-list .image-wrapper img{height:100%;cursor:pointer;transition:transform .3s linear}  .images-list .image-wrapper img:hover{transform:scale(1.1)}  #header>.navbar a{color: var(--primary) !important}/*# sourceMappingURL=styles.min.css.map */
.toc-wrapper fieldset .news__toc  li{
    line-height: 2.5em;
}
/*////*/
#go-to-top {
    position: fixed;
    right: 30px;
    bottom: 70px;
    margin: 0;
    border: 0;
    padding: 10px;
    width: 40px;
    height: 40px;
    z-index: 7;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    transition: bottom .2s linear;
}
.news__posts-item--date{
    color: #000000 !important;
}
@media (max-width: 576px) {
    .news__list-breadcrumbs--link{
        display: block !important;
        padding: 15px 10px 15px 0 !important;
    }
}
.toc-wrapper fieldset legend{
    color: #000000 !important;
}
.news__text-muted{
    color: #4f575e !important;
}
