*,*:before,*:after{-moz-box-sizing:border-box;box-sizing:border-box}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,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}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}/*! (c) Berry CSS, https://maxsite.org/berry */.bg-size-cover{background-size:cover}.bg-size-contain{background-size:contain}.bg-no-repeat{background-repeat:no-repeat}.bg-position-center{background-position:center}.bg-position-var{background-position:var(--position, 50% 50%)}.bg-fixed{background-attachment:fixed}.b-clearfix{display:flow-root}.b-clear{clear:both}.b-right{float:right}.b-left{float:left}.b-center{margin-left:auto;margin-right:auto}.b-hide{display:none}.b-hide-imp{display:none !important}.b-inline,.b-inline-block{display:inline-block}.b-block{display:block}.b-block-imp{display:block !important}.b-flex{display:flex}.b-inline-flex{display:inline-flex}.b-grid{display:grid}.b-inline-grid{display:inline-grid}.b-overlay{position:relative}.b-overlay:hover .b-overlay-text{opacity:1}.b-overlay .b-overlay-text{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%;overflow:hidden;opacity:0;transition:var(--trans, 0.5s ease)}.b-overlay .b-overlay-text>div{position:absolute;width:100%}.bordered{border:var(--bordered, #D4D7DD 1px solid)}.bor-var{border-style:var(--style, solid);border-width:var(--width, 1px);border-color:var(--color, #D4D7DD)}.bor-none{border-style:none !important}.bor-none-tb,.bor-none-t{border-top-style:none !important}.bor-none-rl,.bor-none-r{border-right-style:none !important}.bor-none-tb,.bor-none-b{border-bottom-style:none !important}.bor-none-rl,.bor-none-l{border-left-style:none !important}.bor-currentColor{border-color:currentColor}.bor-solid{border-style:solid}.bor-solid-t{border-top-style:solid}.bor-solid-r{border-right-style:solid}.bor-solid-b{border-bottom-style:solid}.bor-solid-l{border-left-style:solid}.bor-solid-tb{border-top-style:solid;border-bottom-style:solid}.bor-solid-rl{border-right-style:solid;border-left-style:solid}.bor-dotted{border-style:dotted}.bor-dotted-t{border-top-style:dotted}.bor-dotted-r{border-right-style:dotted}.bor-dotted-b{border-bottom-style:dotted}.bor-dotted-l{border-left-style:dotted}.bor-dotted-tb{border-top-style:dotted;border-bottom-style:dotted}.bor-dotted-rl{border-right-style:dotted;border-left-style:dotted}.bor-dashed{border-style:dashed}.bor-dashed-t{border-top-style:dashed}.bor-dashed-r{border-right-style:dashed}.bor-dashed-b{border-bottom-style:dashed}.bor-dashed-l{border-left-style:dashed}.bor-dashed-tb{border-top-style:dashed;border-bottom-style:dashed}.bor-dashed-rl{border-right-style:dashed;border-left-style:dashed}.bor-double{border-style:double}.bor-double-t{border-top-style:double}.bor-double-r{border-right-style:double}.bor-double-b{border-bottom-style:double}.bor-double-l{border-left-style:double}.bor-double-tb{border-top-style:double;border-bottom-style:double}.bor-double-rl{border-right-style:double;border-left-style:double}.bor1{border-width:1px}.bor2{border-width:2px}.bor3{border-width:3px}.bor4{border-width:4px}.bor5{border-width:5px}@media(max-width: 768px){.bor-none-tablet{border-style:none !important}}@media(max-width: 667px){.bor-none-phone{border-style:none !important}}@media(max-width: 360px){.bor-none-small{border-style:none !important}}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.flex{display:flex;justify-content:space-between;align-items:stretch}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-column{flex-direction:column}.flex-column-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}.flex-jc-start{justify-content:flex-start}.flex-jc-end{justify-content:flex-end}.flex-jc-between{justify-content:space-between}.flex-jc-around{justify-content:space-around}.flex-jc-center,.flex-hcenter{justify-content:center}.flex-ai-start{align-items:flex-start}.flex-ai-end{align-items:flex-end}.flex-ai-baseline{align-items:baseline}.flex-ai-stretch{align-items:stretch}.flex-ai-center,.flex-vcenter{align-items:center}.flex-ac-start{align-content:flex-start}.flex-ac-end{align-content:flex-end}.flex-ac-center{align-content:center}.flex-ac-between{align-content:space-between}.flex-ac-around{align-content:space-around}.flex-ac-stretch{align-content:stretch}.flex-as-auto{align-self:auto}.flex-as-start{align-self:flex-start}.flex-as-end{align-self:flex-end}.flex-as-center{align-self:center}.flex-as-baseline{align-self:baseline}.flex-as-stretch{align-self:stretch}.flex-basis-var{flex-basis:var(--basis, 150px)}.flex-basis50px{flex-basis:50px}.flex-basis100px{flex-basis:100px}.flex-basis150px{flex-basis:150px}.flex-order1{order:1}.flex-order2{order:2}.flex-order3{order:3}.flex-order4{order:4}.flex-order5{order:5}.flex-grow1{flex-grow:1}.flex-grow2{flex-grow:2}.flex-grow3{flex-grow:3}.flex-grow4{flex-grow:4}.flex-grow5{flex-grow:5}.flex-shrink1{flex-shrink:1}.flex-shrink2{flex-shrink:2}.flex-shrink3{flex-shrink:3}.flex-shrink4{flex-shrink:4}.flex-shrink5{flex-shrink:5}@media(max-width: 768px){.flex-tablet{display:flex;justify-content:space-between;align-items:stretch}.flex-wrap-tablet{flex-wrap:wrap}.flex-reverse-tablet{flex-direction:row-reverse}.flex-vcenter-tablet{align-items:center}.flex-hcenter-tablet{justify-content:center}.flex-order1-tablet{order:1}.flex-order2-tablet{order:2}.flex-order3-tablet{order:3}.flex-order4-tablet{order:4}.flex-order5-tablet{order:5}}@media(max-width: 667px){.flex-phone{display:flex;justify-content:space-between;align-items:stretch}.flex-wrap-phone{flex-wrap:wrap}.flex-reverse-phone{flex-direction:row-reverse}.flex-vcenter-phone{align-items:center}.flex-hcenter-phone{justify-content:center}.flex-order1-phone{order:1}.flex-order2-phone{order:2}.flex-order3-phone{order:3}.flex-order4-phone{order:4}.flex-order5-phone{order:5}}@media(max-width: 360px){.flex-small{display:flex;justify-content:space-between;align-items:stretch}.flex-wrap-small{flex-wrap:wrap}.flex-reverse-small{flex-direction:row-reverse}.flex-vcenter-small{align-items:center}.flex-hcenter-small{justify-content:center}.flex-order1-small{order:1}.flex-order2-small{order:2}.flex-order3-small{order:3}.flex-order4-small{order:4}.flex-order5-small{order:5}}.gr-linear-var{background:linear-gradient(var(--direct, to bottom), var(--start, #fff) 0%, var(--end, #444) 100%)}.gr-linear-vertical-var{background:linear-gradient(to bottom, var(--start, #fff) 0%, var(--end, #444) 100%)}.gr-linear-horizontal-var{background:linear-gradient(to right, var(--start, #fff) 0%, var(--end, #444) 100%)}.gr-radial-var{background:radial-gradient(ellipse at center, var(--start, #fff) 0%, var(--end, #444) 100%)}.h100{height:100%}.h-auto{height:auto}.h10px{height:10px}.h10px-min{min-height:10px !important}.h10px-max{max-height:10px !important}.h15px{height:15px}.h15px-min{min-height:15px !important}.h15px-max{max-height:15px !important}.h20px{height:20px}.h20px-min{min-height:20px !important}.h20px-max{max-height:20px !important}.h30px{height:30px}.h30px-min{min-height:30px !important}.h30px-max{max-height:30px !important}.h40px{height:40px}.h40px-min{min-height:40px !important}.h40px-max{max-height:40px !important}.h50px{height:50px}.h50px-min{min-height:50px !important}.h50px-max{max-height:50px !important}.h60px{height:60px}.h60px-min{min-height:60px !important}.h60px-max{max-height:60px !important}.h70px{height:70px}.h70px-min{min-height:70px !important}.h70px-max{max-height:70px !important}.h100px{height:100px}.h100px-min{min-height:100px !important}.h100px-max{max-height:100px !important}.h200px{height:200px}.h200px-min{min-height:200px !important}.h200px-max{max-height:200px !important}.h300px{height:300px}.h300px-min{min-height:300px !important}.h300px-max{max-height:300px !important}.h400px{height:400px}.h400px-min{min-height:400px !important}.h400px-max{max-height:400px !important}.h500px{height:500px}.h500px-min{min-height:500px !important}.h500px-max{max-height:500px !important}.h50vh{height:50vh}.h50vh-min{min-height:50vh}.h50vh-max{max-height:50vh}.h100vh{height:100vh}.h100vh-min{min-height:100vh}.h100vh-max{max-height:100vh}@media(max-width: 768px){.h-auto-tablet{height:auto;min-height:0;max-height:none}}@media(max-width: 667px){.h-auto-phone{height:auto;min-height:0;max-height:none}}@media(max-width: 360px){.h-auto-small{height:auto;min-height:0;max-height:none}}.layout-center-wrap{width:100%}.layout-center,.layout-center-wrap>.layout-wrap{width:100%;margin-right:auto;margin-left:auto;max-width:var(--layout-max-width, 1200px);padding-right:var(--layout-wrap-padding, 15px);padding-left:var(--layout-wrap-padding, 15px)}.layout-center-tablet,.layout-center-wrap-tablet>.layout-wrap{width:100%;margin-right:auto;margin-left:auto;max-width:768px;padding-right:var(--layout-wrap-padding, 15px);padding-left:var(--layout-wrap-padding, 15px)}.w-tablet{width:768px}.w-tablet-max{max-width:768px}.w-tablet-min{min-width:768px}.layout-center-phone,.layout-center-wrap-phone>.layout-wrap{width:100%;margin-right:auto;margin-left:auto;max-width:667px;padding-right:var(--layout-wrap-padding, 15px);padding-left:var(--layout-wrap-padding, 15px)}.w-phone{width:667px}.w-phone-max{max-width:667px}.w-phone-min{min-width:667px}.lh100{line-height:1}.lh110{line-height:1.1}.lh120{line-height:1.2}.lh130{line-height:1.3}.lh140{line-height:1.4}.lh150{line-height:1.5}.lh160{line-height:1.6}.lh170{line-height:1.7}.lh180{line-height:1.8}.lh190{line-height:1.9}.lh200{line-height:2}.lh100em{line-height:1em}.lh110em{line-height:1.1em}.lh120em{line-height:1.2em}.lh130em{line-height:1.3em}.lh150em{line-height:1.5em}.lh180em{line-height:1.8em}.lh200em{line-height:2em}a.hover-no-color:hover{color:inherit}a.hover-no-underline:hover{text-decoration:none}.hover-no-color a:hover{color:inherit}.hover-no-underline a:hover{text-decoration:none}.links-no-color a:not([class^=t-]):not([class*=" t-"]){color:inherit}.links-no-color-imp a{color:inherit !important}ul.list-unstyled{list-style:none;margin:0;padding-left:0}ul.list-inline{list-style:none;margin:0;padding-left:0}ul.list-inline>li{display:inline-block}ul.no-margin{padding-left:13px}ul.no-bullet{list-style:none}ul.square{list-style-type:square}ul.disc{list-style-type:disc}ul.circle{list-style-type:circle}.bg-transparent{background-color:transparent !important}.t-transparent{color:transparent !important}.bg-op-var{background-color:rgba(var(--op-red, 0), var(--op-green, 0), var(--op-blue, 0), var(--op, 0.7))}.bg-op-white-var{background-color:rgba(var(--op-red, 255), var(--op-green, 255), var(--op-blue, 255), var(--op, 0.7))}.opacity10,.hover-opacity10:hover{opacity:.1}.bg-op10,.hover-bg-op10:hover{background-color:rgba(0,0,0,.1)}.opacity20,.hover-opacity20:hover{opacity:.2}.bg-op20,.hover-bg-op20:hover{background-color:rgba(0,0,0,.2)}.opacity30,.hover-opacity30:hover{opacity:.3}.bg-op30,.hover-bg-op30:hover{background-color:rgba(0,0,0,.3)}.opacity40,.hover-opacity40:hover{opacity:.4}.bg-op40,.hover-bg-op40:hover{background-color:rgba(0,0,0,.4)}.opacity50,.hover-opacity50:hover{opacity:.5}.bg-op50,.hover-bg-op50:hover{background-color:rgba(0,0,0,.5)}.opacity60,.hover-opacity60:hover{opacity:.6}.bg-op60,.hover-bg-op60:hover{background-color:rgba(0,0,0,.6)}.opacity70,.hover-opacity70:hover{opacity:.7}.bg-op70,.hover-bg-op70:hover{background-color:rgba(0,0,0,.7)}.opacity80,.hover-opacity80:hover{opacity:.8}.bg-op80,.hover-bg-op80:hover{background-color:rgba(0,0,0,.8)}.opacity90,.hover-opacity90:hover{opacity:.9}.bg-op90,.hover-bg-op90:hover{background-color:rgba(0,0,0,.9)}.opacity100,.hover-opacity100:hover{opacity:1}.bg-op100,.hover-bg-op100:hover{background-color:#000}.pad0{padding:0!important}.pad0-t{padding-top:0!important}.pad0-r{padding-right:0!important}.pad0-b{padding-bottom:0!important}.pad0-l{padding-left:0!important}.pad0-tb{padding-top:0!important;padding-bottom:0!important}.pad0-rl{padding-right:0!important;padding-left:0!important}.pad3{padding:3px!important}.pad3-t{padding-top:3px!important}.pad3-r{padding-right:3px!important}.pad3-b{padding-bottom:3px!important}.pad3-l{padding-left:3px!important}.pad3-tb{padding-top:3px!important;padding-bottom:3px!important}.pad3-rl{padding-right:3px!important;padding-left:3px!important}.pad5{padding:5px!important}.pad5-t{padding-top:5px!important}.pad5-r{padding-right:5px!important}.pad5-b{padding-bottom:5px!important}.pad5-l{padding-left:5px!important}.pad5-tb{padding-top:5px!important;padding-bottom:5px!important}.pad5-rl{padding-right:5px!important;padding-left:5px!important}.pad6{padding:6px!important}.pad6-t{padding-top:6px!important}.pad6-r{padding-right:6px!important}.pad6-b{padding-bottom:6px!important}.pad6-l{padding-left:6px!important}.pad6-tb{padding-top:6px!important;padding-bottom:6px!important}.pad6-rl{padding-right:6px!important;padding-left:6px!important}.pad7{padding:7px!important}.pad7-t{padding-top:7px!important}.pad7-r{padding-right:7px!important}.pad7-b{padding-bottom:7px!important}.pad7-l{padding-left:7px!important}.pad7-tb{padding-top:7px!important;padding-bottom:7px!important}.pad7-rl{padding-right:7px!important;padding-left:7px!important}.pad8{padding:8px!important}.pad8-t{padding-top:8px!important}.pad8-r{padding-right:8px!important}.pad8-b{padding-bottom:8px!important}.pad8-l{padding-left:8px!important}.pad8-tb{padding-top:8px!important;padding-bottom:8px!important}.pad8-rl{padding-right:8px!important;padding-left:8px!important}.pad9{padding:9px!important}.pad9-t{padding-top:9px!important}.pad9-r{padding-right:9px!important}.pad9-b{padding-bottom:9px!important}.pad9-l{padding-left:9px!important}.pad9-tb{padding-top:9px!important;padding-bottom:9px!important}.pad9-rl{padding-right:9px!important;padding-left:9px!important}.pad10{padding:10px!important}.pad10-t{padding-top:10px!important}.pad10-r{padding-right:10px!important}.pad10-b{padding-bottom:10px!important}.pad10-l{padding-left:10px!important}.pad10-tb{padding-top:10px!important;padding-bottom:10px!important}.pad10-rl{padding-right:10px!important;padding-left:10px!important}.pad15{padding:15px!important}.pad15-t{padding-top:15px!important}.pad15-r{padding-right:15px!important}.pad15-b{padding-bottom:15px!important}.pad15-l{padding-left:15px!important}.pad15-tb{padding-top:15px!important;padding-bottom:15px!important}.pad15-rl{padding-right:15px!important;padding-left:15px!important}.pad20{padding:20px!important}.pad20-t{padding-top:20px!important}.pad20-r{padding-right:20px!important}.pad20-b{padding-bottom:20px!important}.pad20-l{padding-left:20px!important}.pad20-tb{padding-top:20px!important;padding-bottom:20px!important}.pad20-rl{padding-right:20px!important;padding-left:20px!important}.pad25{padding:25px!important}.pad25-t{padding-top:25px!important}.pad25-r{padding-right:25px!important}.pad25-b{padding-bottom:25px!important}.pad25-l{padding-left:25px!important}.pad25-tb{padding-top:25px!important;padding-bottom:25px!important}.pad25-rl{padding-right:25px!important;padding-left:25px!important}.pad30{padding:30px!important}.pad30-t{padding-top:30px!important}.pad30-r{padding-right:30px!important}.pad30-b{padding-bottom:30px!important}.pad30-l{padding-left:30px!important}.pad30-tb{padding-top:30px!important;padding-bottom:30px!important}.pad30-rl{padding-right:30px!important;padding-left:30px!important}.pad40{padding:40px!important}.pad40-t{padding-top:40px!important}.pad40-r{padding-right:40px!important}.pad40-b{padding-bottom:40px!important}.pad40-l{padding-left:40px!important}.pad40-tb{padding-top:40px!important;padding-bottom:40px!important}.pad40-rl{padding-right:40px!important;padding-left:40px!important}.pad50{padding:50px!important}.pad50-t{padding-top:50px!important}.pad50-r{padding-right:50px!important}.pad50-b{padding-bottom:50px!important}.pad50-l{padding-left:50px!important}.pad50-tb{padding-top:50px!important;padding-bottom:50px!important}.pad50-rl{padding-right:50px!important;padding-left:50px!important}.pad60{padding:60px!important}.pad60-t{padding-top:60px!important}.pad60-r{padding-right:60px!important}.pad60-b{padding-bottom:60px!important}.pad60-l{padding-left:60px!important}.pad60-tb{padding-top:60px!important;padding-bottom:60px!important}.pad60-rl{padding-right:60px!important;padding-left:60px!important}.pad70{padding:70px!important}.pad70-t{padding-top:70px!important}.pad70-r{padding-right:70px!important}.pad70-b{padding-bottom:70px!important}.pad70-l{padding-left:70px!important}.pad70-tb{padding-top:70px!important;padding-bottom:70px!important}.pad70-rl{padding-right:70px!important;padding-left:70px!important}.pad80{padding:80px!important}.pad80-t{padding-top:80px!important}.pad80-r{padding-right:80px!important}.pad80-b{padding-bottom:80px!important}.pad80-l{padding-left:80px!important}.pad80-tb{padding-top:80px!important;padding-bottom:80px!important}.pad80-rl{padding-right:80px!important;padding-left:80px!important}.pad100{padding:100px!important}.pad100-t{padding-top:100px!important}.pad100-r{padding-right:100px!important}.pad100-b{padding-bottom:100px!important}.pad100-l{padding-left:100px!important}.pad100-tb{padding-top:100px!important;padding-bottom:100px!important}.pad100-rl{padding-right:100px!important;padding-left:100px!important}.mar0{margin:0!important}.mar0-t{margin-top:0!important}.mar0-r{margin-right:0!important}.mar0-b{margin-bottom:0!important}.mar0-l{margin-left:0!important}.mar0-tb{margin-top:0!important;margin-bottom:0!important}.mar0-rl{margin-right:0!important;margin-left:0!important}.mar5{margin:5px!important}.mar5-t{margin-top:5px!important}.mar5-r{margin-right:5px!important}.mar5-b{margin-bottom:5px!important}.mar5-l{margin-left:5px!important}.mar5-tb{margin-top:5px!important;margin-bottom:5px!important}.mar5-rl{margin-right:5px!important;margin-left:5px!important}.mar6{margin:6px!important}.mar6-t{margin-top:6px!important}.mar6-r{margin-right:6px!important}.mar6-b{margin-bottom:6px!important}.mar6-l{margin-left:6px!important}.mar6-tb{margin-top:6px!important;margin-bottom:6px!important}.mar6-rl{margin-right:6px!important;margin-left:6px!important}.mar7{margin:7px!important}.mar7-t{margin-top:7px!important}.mar7-r{margin-right:7px!important}.mar7-b{margin-bottom:7px!important}.mar7-l{margin-left:7px!important}.mar7-tb{margin-top:7px!important;margin-bottom:7px!important}.mar7-rl{margin-right:7px!important;margin-left:7px!important}.mar8{margin:8px!important}.mar8-t{margin-top:8px!important}.mar8-r{margin-right:8px!important}.mar8-b{margin-bottom:8px!important}.mar8-l{margin-left:8px!important}.mar8-tb{margin-top:8px!important;margin-bottom:8px!important}.mar8-rl{margin-right:8px!important;margin-left:8px!important}.mar9{margin:9px!important}.mar9-t{margin-top:9px!important}.mar9-r{margin-right:9px!important}.mar9-b{margin-bottom:9px!important}.mar9-l{margin-left:9px!important}.mar9-tb{margin-top:9px!important;margin-bottom:9px!important}.mar9-rl{margin-right:9px!important;margin-left:9px!important}.mar10{margin:10px!important}.mar10-t{margin-top:10px!important}.mar10-r{margin-right:10px!important}.mar10-b{margin-bottom:10px!important}.mar10-l{margin-left:10px!important}.mar10-tb{margin-top:10px!important;margin-bottom:10px!important}.mar10-rl{margin-right:10px!important;margin-left:10px!important}.mar15{margin:15px!important}.mar15-t{margin-top:15px!important}.mar15-r{margin-right:15px!important}.mar15-b{margin-bottom:15px!important}.mar15-l{margin-left:15px!important}.mar15-tb{margin-top:15px!important;margin-bottom:15px!important}.mar15-rl{margin-right:15px!important;margin-left:15px!important}.mar20{margin:20px!important}.mar20-t{margin-top:20px!important}.mar20-r{margin-right:20px!important}.mar20-b{margin-bottom:20px!important}.mar20-l{margin-left:20px!important}.mar20-tb{margin-top:20px!important;margin-bottom:20px!important}.mar20-rl{margin-right:20px!important;margin-left:20px!important}.mar25{margin:25px!important}.mar25-t{margin-top:25px!important}.mar25-r{margin-right:25px!important}.mar25-b{margin-bottom:25px!important}.mar25-l{margin-left:25px!important}.mar25-tb{margin-top:25px!important;margin-bottom:25px!important}.mar25-rl{margin-right:25px!important;margin-left:25px!important}.mar30{margin:30px!important}.mar30-t{margin-top:30px!important}.mar30-r{margin-right:30px!important}.mar30-b{margin-bottom:30px!important}.mar30-l{margin-left:30px!important}.mar30-tb{margin-top:30px!important;margin-bottom:30px!important}.mar30-rl{margin-right:30px!important;margin-left:30px!important}.mar40{margin:40px!important}.mar40-t{margin-top:40px!important}.mar40-r{margin-right:40px!important}.mar40-b{margin-bottom:40px!important}.mar40-l{margin-left:40px!important}.mar40-tb{margin-top:40px!important;margin-bottom:40px!important}.mar40-rl{margin-right:40px!important;margin-left:40px!important}.mar50{margin:50px!important}.mar50-t{margin-top:50px!important}.mar50-r{margin-right:50px!important}.mar50-b{margin-bottom:50px!important}.mar50-l{margin-left:50px!important}.mar50-tb{margin-top:50px!important;margin-bottom:50px!important}.mar50-rl{margin-right:50px!important;margin-left:50px!important}.mar60{margin:60px!important}.mar60-t{margin-top:60px!important}.mar60-r{margin-right:60px!important}.mar60-b{margin-bottom:60px!important}.mar60-l{margin-left:60px!important}.mar60-tb{margin-top:60px!important;margin-bottom:60px!important}.mar60-rl{margin-right:60px!important;margin-left:60px!important}.mar70{margin:70px!important}.mar70-t{margin-top:70px!important}.mar70-r{margin-right:70px!important}.mar70-b{margin-bottom:70px!important}.mar70-l{margin-left:70px!important}.mar70-tb{margin-top:70px!important;margin-bottom:70px!important}.mar70-rl{margin-right:70px!important;margin-left:70px!important}.mar80{margin:80px!important}.mar80-t{margin-top:80px!important}.mar80-r{margin-right:80px!important}.mar80-b{margin-bottom:80px!important}.mar80-l{margin-left:80px!important}.mar80-tb{margin-top:80px!important;margin-bottom:80px!important}.mar80-rl{margin-right:80px!important;margin-left:80px!important}.mar100{margin:100px!important}.mar100-t{margin-top:100px!important}.mar100-r{margin-right:100px!important}.mar100-b{margin-bottom:100px!important}.mar100-l{margin-left:100px!important}.mar100-tb{margin-top:100px!important;margin-bottom:100px!important}.mar100-rl{margin-right:100px!important;margin-left:100px!important}@media(max-width: 768px){.mar0-tablet{margin:0!important}.mar0-t-tablet{margin-top:0!important}.mar0-r-tablet{margin-right:0!important}.mar0-b-tablet{margin-bottom:0!important}.mar0-l-tablet{margin-left:0!important}.mar0-tb-tablet{margin-top:0!important;margin-bottom:0!important}.mar0-rl-tablet{margin-right:0!important;margin-left:0!important}.mar5-tablet{margin:5px!important}.mar5-t-tablet{margin-top:5px!important}.mar5-r-tablet{margin-right:5px!important}.mar5-b-tablet{margin-bottom:5px!important}.mar5-l-tablet{margin-left:5px!important}.mar5-tb-tablet{margin-top:5px!important;margin-bottom:5px!important}.mar5-rl-tablet{margin-right:5px!important;margin-left:5px!important}.mar10-tablet{margin:10px!important}.mar10-t-tablet{margin-top:10px!important}.mar10-r-tablet{margin-right:10px!important}.mar10-b-tablet{margin-bottom:10px!important}.mar10-l-tablet{margin-left:10px!important}.mar10-tb-tablet{margin-top:10px!important;margin-bottom:10px!important}.mar10-rl-tablet{margin-right:10px!important;margin-left:10px!important}.mar20-tablet{margin:20px!important}.mar20-t-tablet{margin-top:20px!important}.mar20-r-tablet{margin-right:20px!important}.mar20-b-tablet{margin-bottom:20px!important}.mar20-l-tablet{margin-left:20px!important}.mar20-tb-tablet{margin-top:20px!important;margin-bottom:20px!important}.mar20-rl-tablet{margin-right:20px!important;margin-left:20px!important}.mar30-tablet{margin:30px!important}.mar30-t-tablet{margin-top:30px!important}.mar30-r-tablet{margin-right:30px!important}.mar30-b-tablet{margin-bottom:30px!important}.mar30-l-tablet{margin-left:30px!important}.mar30-tb-tablet{margin-top:30px!important;margin-bottom:30px!important}.mar30-rl-tablet{margin-right:30px!important;margin-left:30px!important}.mar50-tablet{margin:50px!important}.mar50-t-tablet{margin-top:50px!important}.mar50-r-tablet{margin-right:50px!important}.mar50-b-tablet{margin-bottom:50px!important}.mar50-l-tablet{margin-left:50px!important}.mar50-tb-tablet{margin-top:50px!important;margin-bottom:50px!important}.mar50-rl-tablet{margin-right:50px!important;margin-left:50px!important}.pad0-tablet{padding:0!important}.pad0-t-tablet{padding-top:0!important}.pad0-r-tablet{padding-right:0!important}.pad0-b-tablet{padding-bottom:0!important}.pad0-l-tablet{padding-left:0!important}.pad0-tb-tablet{padding-top:0!important;padding-bottom:0!important}.pad0-rl-tablet{padding-right:0!important;padding-left:0!important}.pad5-tablet{padding:5px!important}.pad5-t-tablet{padding-top:5px!important}.pad5-r-tablet{padding-right:5px!important}.pad5-b-tablet{padding-bottom:5px!important}.pad5-l-tablet{padding-left:5px!important}.pad5-tb-tablet{padding-top:5px!important;padding-bottom:5px!important}.pad5-rl-tablet{padding-right:5px!important;padding-left:5px!important}.pad10-tablet{padding:10px!important}.pad10-t-tablet{padding-top:10px!important}.pad10-r-tablet{padding-right:10px!important}.pad10-b-tablet{padding-bottom:10px!important}.pad10-l-tablet{padding-left:10px!important}.pad10-tb-tablet{padding-top:10px!important;padding-bottom:10px!important}.pad10-rl-tablet{padding-right:10px!important;padding-left:10px!important}.pad20-tablet{padding:20px!important}.pad20-t-tablet{padding-top:20px!important}.pad20-r-tablet{padding-right:20px!important}.pad20-b-tablet{padding-bottom:20px!important}.pad20-l-tablet{padding-left:20px!important}.pad20-tb-tablet{padding-top:20px!important;padding-bottom:20px!important}.pad20-rl-tablet{padding-right:20px!important;padding-left:20px!important}.pad30-tablet{padding:30px!important}.pad30-t-tablet{padding-top:30px!important}.pad30-r-tablet{padding-right:30px!important}.pad30-b-tablet{padding-bottom:30px!important}.pad30-l-tablet{padding-left:30px!important}.pad30-tb-tablet{padding-top:30px!important;padding-bottom:30px!important}.pad30-rl-tablet{padding-right:30px!important;padding-left:30px!important}.pad50-tablet{padding:50px!important}.pad50-t-tablet{padding-top:50px!important}.pad50-r-tablet{padding-right:50px!important}.pad50-b-tablet{padding-bottom:50px!important}.pad50-l-tablet{padding-left:50px!important}.pad50-tb-tablet{padding-top:50px!important;padding-bottom:50px!important}.pad50-rl-tablet{padding-right:50px!important;padding-left:50px!important}}@media(max-width: 667px){.mar0-phone{margin:0!important}.mar0-t-phone{margin-top:0!important}.mar0-r-phone{margin-right:0!important}.mar0-b-phone{margin-bottom:0!important}.mar0-l-phone{margin-left:0!important}.mar0-tb-phone{margin-top:0!important;margin-bottom:0!important}.mar0-rl-phone{margin-right:0!important;margin-left:0!important}.mar5-phone{margin:5px!important}.mar5-t-phone{margin-top:5px!important}.mar5-r-phone{margin-right:5px!important}.mar5-b-phone{margin-bottom:5px!important}.mar5-l-phone{margin-left:5px!important}.mar5-tb-phone{margin-top:5px!important;margin-bottom:5px!important}.mar5-rl-phone{margin-right:5px!important;margin-left:5px!important}.mar10-phone{margin:10px!important}.mar10-t-phone{margin-top:10px!important}.mar10-r-phone{margin-right:10px!important}.mar10-b-phone{margin-bottom:10px!important}.mar10-l-phone{margin-left:10px!important}.mar10-tb-phone{margin-top:10px!important;margin-bottom:10px!important}.mar10-rl-phone{margin-right:10px!important;margin-left:10px!important}.mar20-phone{margin:20px!important}.mar20-t-phone{margin-top:20px!important}.mar20-r-phone{margin-right:20px!important}.mar20-b-phone{margin-bottom:20px!important}.mar20-l-phone{margin-left:20px!important}.mar20-tb-phone{margin-top:20px!important;margin-bottom:20px!important}.mar20-rl-phone{margin-right:20px!important;margin-left:20px!important}.mar30-phone{margin:30px!important}.mar30-t-phone{margin-top:30px!important}.mar30-r-phone{margin-right:30px!important}.mar30-b-phone{margin-bottom:30px!important}.mar30-l-phone{margin-left:30px!important}.mar30-tb-phone{margin-top:30px!important;margin-bottom:30px!important}.mar30-rl-phone{margin-right:30px!important;margin-left:30px!important}.mar50-phone{margin:50px!important}.mar50-t-phone{margin-top:50px!important}.mar50-r-phone{margin-right:50px!important}.mar50-b-phone{margin-bottom:50px!important}.mar50-l-phone{margin-left:50px!important}.mar50-tb-phone{margin-top:50px!important;margin-bottom:50px!important}.mar50-rl-phone{margin-right:50px!important;margin-left:50px!important}.pad0-phone{padding:0!important}.pad0-t-phone{padding-top:0!important}.pad0-r-phone{padding-right:0!important}.pad0-b-phone{padding-bottom:0!important}.pad0-l-phone{padding-left:0!important}.pad0-tb-phone{padding-top:0!important;padding-bottom:0!important}.pad0-rl-phone{padding-right:0!important;padding-left:0!important}.pad5-phone{padding:5px!important}.pad5-t-phone{padding-top:5px!important}.pad5-r-phone{padding-right:5px!important}.pad5-b-phone{padding-bottom:5px!important}.pad5-l-phone{padding-left:5px!important}.pad5-tb-phone{padding-top:5px!important;padding-bottom:5px!important}.pad5-rl-phone{padding-right:5px!important;padding-left:5px!important}.pad10-phone{padding:10px!important}.pad10-t-phone{padding-top:10px!important}.pad10-r-phone{padding-right:10px!important}.pad10-b-phone{padding-bottom:10px!important}.pad10-l-phone{padding-left:10px!important}.pad10-tb-phone{padding-top:10px!important;padding-bottom:10px!important}.pad10-rl-phone{padding-right:10px!important;padding-left:10px!important}.pad20-phone{padding:20px!important}.pad20-t-phone{padding-top:20px!important}.pad20-r-phone{padding-right:20px!important}.pad20-b-phone{padding-bottom:20px!important}.pad20-l-phone{padding-left:20px!important}.pad20-tb-phone{padding-top:20px!important;padding-bottom:20px!important}.pad20-rl-phone{padding-right:20px!important;padding-left:20px!important}.pad30-phone{padding:30px!important}.pad30-t-phone{padding-top:30px!important}.pad30-r-phone{padding-right:30px!important}.pad30-b-phone{padding-bottom:30px!important}.pad30-l-phone{padding-left:30px!important}.pad30-tb-phone{padding-top:30px!important;padding-bottom:30px!important}.pad30-rl-phone{padding-right:30px!important;padding-left:30px!important}.pad50-phone{padding:50px!important}.pad50-t-phone{padding-top:50px!important}.pad50-r-phone{padding-right:50px!important}.pad50-b-phone{padding-bottom:50px!important}.pad50-l-phone{padding-left:50px!important}.pad50-tb-phone{padding-top:50px!important;padding-bottom:50px!important}.pad50-rl-phone{padding-right:50px!important;padding-left:50px!important}}@media(max-width: 360px){.mar0-small{margin:0!important}.mar0-t-small{margin-top:0!important}.mar0-r-small{margin-right:0!important}.mar0-b-small{margin-bottom:0!important}.mar0-l-small{margin-left:0!important}.mar0-tb-small{margin-top:0!important;margin-bottom:0!important}.mar0-rl-small{margin-right:0!important;margin-left:0!important}.mar5-small{margin:5px!important}.mar5-t-small{margin-top:5px!important}.mar5-r-small{margin-right:5px!important}.mar5-b-small{margin-bottom:5px!important}.mar5-l-small{margin-left:5px!important}.mar5-tb-small{margin-top:5px!important;margin-bottom:5px!important}.mar5-rl-small{margin-right:5px!important;margin-left:5px!important}.mar10-small{margin:10px!important}.mar10-t-small{margin-top:10px!important}.mar10-r-small{margin-right:10px!important}.mar10-b-small{margin-bottom:10px!important}.mar10-l-small{margin-left:10px!important}.mar10-tb-small{margin-top:10px!important;margin-bottom:10px!important}.mar10-rl-small{margin-right:10px!important;margin-left:10px!important}.mar20-small{margin:20px!important}.mar20-t-small{margin-top:20px!important}.mar20-r-small{margin-right:20px!important}.mar20-b-small{margin-bottom:20px!important}.mar20-l-small{margin-left:20px!important}.mar20-tb-small{margin-top:20px!important;margin-bottom:20px!important}.mar20-rl-small{margin-right:20px!important;margin-left:20px!important}.mar30-small{margin:30px!important}.mar30-t-small{margin-top:30px!important}.mar30-r-small{margin-right:30px!important}.mar30-b-small{margin-bottom:30px!important}.mar30-l-small{margin-left:30px!important}.mar30-tb-small{margin-top:30px!important;margin-bottom:30px!important}.mar30-rl-small{margin-right:30px!important;margin-left:30px!important}.mar50-small{margin:50px!important}.mar50-t-small{margin-top:50px!important}.mar50-r-small{margin-right:50px!important}.mar50-b-small{margin-bottom:50px!important}.mar50-l-small{margin-left:50px!important}.mar50-tb-small{margin-top:50px!important;margin-bottom:50px!important}.mar50-rl-small{margin-right:50px!important;margin-left:50px!important}.pad0-small{padding:0!important}.pad0-t-small{padding-top:0!important}.pad0-r-small{padding-right:0!important}.pad0-b-small{padding-bottom:0!important}.pad0-l-small{padding-left:0!important}.pad0-tb-small{padding-top:0!important;padding-bottom:0!important}.pad0-rl-small{padding-right:0!important;padding-left:0!important}.pad5-small{padding:5px!important}.pad5-t-small{padding-top:5px!important}.pad5-r-small{padding-right:5px!important}.pad5-b-small{padding-bottom:5px!important}.pad5-l-small{padding-left:5px!important}.pad5-tb-small{padding-top:5px!important;padding-bottom:5px!important}.pad5-rl-small{padding-right:5px!important;padding-left:5px!important}.pad10-small{padding:10px!important}.pad10-t-small{padding-top:10px!important}.pad10-r-small{padding-right:10px!important}.pad10-b-small{padding-bottom:10px!important}.pad10-l-small{padding-left:10px!important}.pad10-tb-small{padding-top:10px!important;padding-bottom:10px!important}.pad10-rl-small{padding-right:10px!important;padding-left:10px!important}.pad20-small{padding:20px!important}.pad20-t-small{padding-top:20px!important}.pad20-r-small{padding-right:20px!important}.pad20-b-small{padding-bottom:20px!important}.pad20-l-small{padding-left:20px!important}.pad20-tb-small{padding-top:20px!important;padding-bottom:20px!important}.pad20-rl-small{padding-right:20px!important;padding-left:20px!important}.pad30-small{padding:30px!important}.pad30-t-small{padding-top:30px!important}.pad30-r-small{padding-right:30px!important}.pad30-b-small{padding-bottom:30px!important}.pad30-l-small{padding-left:30px!important}.pad30-tb-small{padding-top:30px!important;padding-bottom:30px!important}.pad30-rl-small{padding-right:30px!important;padding-left:30px!important}.pad50-small{padding:50px!important}.pad50-t-small{padding-top:50px!important}.pad50-r-small{padding-right:50px!important}.pad50-b-small{padding-bottom:50px!important}.pad50-l-small{padding-left:50px!important}.pad50-tb-small{padding-top:50px!important;padding-bottom:50px!important}.pad50-rl-small{padding-right:50px!important;padding-left:50px!important}}.pos-fixed{position:fixed}.pos-absolute{position:absolute}.pos-relative{position:relative}.pos-sticky{position:sticky}.pos0-t{top:0px}.pos0-r{right:0px}.pos0-b{bottom:0px}.pos0-l{left:0px}.pos10-t{top:10px}.pos10-r{right:10px}.pos10-b{bottom:10px}.pos10-l{left:10px}.pos20-t{top:20px}.pos20-r{right:20px}.pos20-b{bottom:20px}.pos20-l{left:20px}.pos60-t{top:60px}.pos60-r{right:60px}.pos60-b{bottom:60px}.pos60-l{left:60px}.pos80-t{top:80px}.pos80-r{right:80px}.pos80-b{bottom:80px}.pos80-l{left:80px}.z-index1{z-index:1}.z-index2{z-index:2}.z-index9{z-index:9}.z-index99{z-index:99}.z-index999{z-index:999}.z-index9999{z-index:9999}.rounded-circle{border-radius:50%}.rounded{border-radius:var(--rounded-radius, 7px)}.rounded0{border-radius:0px !important}.rounded3{border-radius:3px !important}.rounded5{border-radius:5px !important}.rounded7{border-radius:7px !important}.rounded10{border-radius:10px !important}.rounded20{border-radius:20px !important}.b-shadow-var{box-shadow:var(--shadow-b, 0 2px 7px 0 rgba(138, 108, 108, 0.3))}.t-shadow-var{text-shadow:var(--shadow-t, 1px 1px 5px #999)}.t-normal{font-weight:normal;font-style:normal;text-decoration:none}.t-bold700,.t-bold{font-weight:bold}.t-bold-normal,.t-bold400{font-weight:normal}.t-bold-bolder{font-weight:bolder}.t-bold-light{font-weight:light}.t-bold100{font-weight:100}.t-bold200{font-weight:200}.t-bold300{font-weight:300}.t-bold500{font-weight:500}.t-bold600{font-weight:600}.t-bold800{font-weight:800}.t-bold900{font-weight:900}.t-italic{font-style:italic}.t-underline{text-decoration:underline}.t-decoration-none{text-decoration:none}.t-strike{text-decoration:line-through}.t-small-caps{font-variant:small-caps}.t-capitalize{text-transform:capitalize}.t-upper{text-transform:uppercase}.t-lower{text-transform:lowercase}.t-right{text-align:right}.t-left{text-align:left}.t-center{text-align:center}.t-justify{text-align:justify}.t-nowrap{white-space:nowrap}.t-wrap{white-space:normal}.t-pre-wrap{white-space:pre-wrap}.t-break-word{word-wrap:break-word}.t-break-all{word-break:break-all}.t-break-keep{word-break:keep-all}.t-georgia{font-family:Georgia,"Times New Roman",serif}.t-palatino{font-family:"Palatino Linotype","Book Antiqua",Palatino,serif}.t-times{font-family:"Times New Roman",serif}.t-arial{font-family:Arial,Helvetica,Verdana,sans-serif}.t-arial-black{font-family:"Arial Black",Gadget,sans-serif}.t-comic{font-family:"Comic Sans MS",cursive,sans-serif}.t-impact{font-family:Impact,Charcoal,sans-serif}.t-tahoma{font-family:Tahoma,Geneva,sans-serif}.t-trebuchet{font-family:"Trebuchet MS",Helvetica,sans-serif}.t-verdana{font-family:Verdana,Arial,Helvetica,sans-serif}.t-mono{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"PT Mono","Liberation Mono","Courier New",monospace}.t-hyphens{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.t-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.t-line-clamp{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line, 3)}.t80{font-size:0.8rem}.t90{font-size:0.9rem}.t100{font-size:1rem}.t110{font-size:1.1rem}.t120{font-size:1.2rem}.t130{font-size:1.3rem}.t140{font-size:1.4rem}.t150{font-size:1.5rem}.t160{font-size:1.6rem}.t170{font-size:1.7rem}.t180{font-size:1.8rem}.t190{font-size:1.9rem}.t200{font-size:2rem}.t210{font-size:2.1rem}.t220{font-size:2.2rem}.t230{font-size:2.3rem}.t240{font-size:2.4rem}.t250{font-size:2.5rem}.t260{font-size:2.6rem}.t270{font-size:2.7rem}.t280{font-size:2.8rem}.t290{font-size:2.9rem}.t300{font-size:3rem}.t310{font-size:3.1rem}.t320{font-size:3.2rem}.t330{font-size:3.3rem}.t340{font-size:3.4rem}.t350{font-size:3.5rem}.t360{font-size:3.6rem}.t370{font-size:3.7rem}.t380{font-size:3.8rem}.t390{font-size:3.9rem}.t400{font-size:4rem}.t450{font-size:4.5rem}.t500{font-size:5rem}.t80em{font-size:0.8em}.t90em{font-size:0.9em}.t100em{font-size:1em}.t200em{font-size:2em}.t8px{font-size:8px}.t9px{font-size:9px}.t10px{font-size:10px}.t11px{font-size:11px}.t12px{font-size:12px}.t13px{font-size:13px}.t14px{font-size:14px}.t15px{font-size:15px}.t16px{font-size:16px}.t17px{font-size:17px}.t18px{font-size:18px}.t19px{font-size:19px}.t20px{font-size:20px}.t25px{font-size:25px}.t30px{font-size:30px}.t40px{font-size:40px}.t50px{font-size:50px}@media(max-width: 768px){.t-right-tablet{text-align:right}.t-left-tablet{text-align:left}.t-center-tablet{text-align:center}.t-justify-tablet{text-align:justify}.t-nowrap-tablet{white-space:nowrap}.t-wrap-tablet{white-space:normal}}@media(max-width: 667px){.t-right-phone{text-align:right}.t-left-phone{text-align:left}.t-center-phone{text-align:center}.t-justify-phone{text-align:justify}.t-nowrap-phone{white-space:nowrap}.t-wrap-phone{white-space:normal}}@media(max-width: 360px){.t-right-small{text-align:right}.t-left-small{text-align:left}.t-center-small{text-align:center}.t-justify-small{text-align:justify}.t-nowrap-small{white-space:nowrap}.t-wrap-small{white-space:normal}}@media(max-width: 768px){.t80-tablet{font-size:0.8rem}.t90-tablet{font-size:0.9rem}.t100-tablet{font-size:1rem}.t110-tablet{font-size:1.1rem}.t120-tablet{font-size:1.2rem}.t130-tablet{font-size:1.3rem}.t140-tablet{font-size:1.4rem}.t150-tablet{font-size:1.5rem}.t160-tablet{font-size:1.6rem}.t170-tablet{font-size:1.7rem}.t180-tablet{font-size:1.8rem}.t190-tablet{font-size:1.9rem}.t200-tablet{font-size:2rem}.t300-tablet{font-size:3rem}.t400-tablet{font-size:4rem}.t500-tablet{font-size:5rem}}@media(max-width: 667px){.t80-phone{font-size:0.8rem}.t90-phone{font-size:0.9rem}.t100-phone{font-size:1rem}.t110-phone{font-size:1.1rem}.t120-phone{font-size:1.2rem}.t130-phone{font-size:1.3rem}.t140-phone{font-size:1.4rem}.t150-phone{font-size:1.5rem}.t160-phone{font-size:1.6rem}.t170-phone{font-size:1.7rem}.t180-phone{font-size:1.8rem}.t190-phone{font-size:1.9rem}.t200-phone{font-size:2rem}.t300-phone{font-size:3rem}.t400-phone{font-size:4rem}.t500-phone{font-size:5rem}}@media(max-width: 360px){.t80-small{font-size:0.8rem}.t90-small{font-size:0.9rem}.t100-small{font-size:1rem}.t110-small{font-size:1.1rem}.t120-small{font-size:1.2rem}.t130-small{font-size:1.3rem}.t140-small{font-size:1.4rem}.t150-small{font-size:1.5rem}.t160-small{font-size:1.6rem}.t170-small{font-size:1.7rem}.t180-small{font-size:1.8rem}.t190-small{font-size:1.9rem}.t200-small{font-size:2rem}.t300-small{font-size:3rem}.t400-small{font-size:4rem}.t500-small{font-size:5rem}}.va-baseline{vertical-align:baseline}.va-top{vertical-align:top}.va-middle{vertical-align:middle}.va-bottom{vertical-align:bottom}.va-text-top{vertical-align:text-top}.va-text-bottom{vertical-align:text-bottom}.va-sub{vertical-align:sub}.va-super{vertical-align:super}.visibility-hidden{visibility:hidden}.visibility-visible{visibility:visible}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overscroll-behavior-contain{overscroll-behavior:contain}.overscroll-behavior-none{overscroll-behavior:none}@media(max-width: 768px){.hide-tablet{display:none !important}.show-tablet{display:block !important}}@media(max-width: 667px){.hide-phone{display:none !important}.show-phone{display:block !important}}@media(max-width: 360px){.hide-small{display:none !important}.show-small{display:block !important}}.w-layout-max{width:100%;max-width:1200px}.w100-max{max-width:100%}.w-auto{width:auto}.w-max-none{max-width:none}.w1col{width:8.3333333333%}.w2col{width:16.6666666667%}.w3col{width:25%}.w4col{width:33.3333333333%}.w5col{width:41.6666666667%}.w6col{width:50%}.w7col{width:58.3333333333%}.w8col{width:66.6666666667%}.w9col{width:75%}.w10col{width:83.3333333333%}.w11col{width:91.6666666667%}.w12col{width:100%}.w5px{width:5px}.w5px-min{min-width:5px}.w5px-max{max-width:5px}.w10px{width:10px}.w10px-min{min-width:10px}.w10px-max{max-width:10px}.w15px{width:15px}.w15px-min{min-width:15px}.w15px-max{max-width:15px}.w20px{width:20px}.w20px-min{min-width:20px}.w20px-max{max-width:20px}.w25px{width:25px}.w25px-min{min-width:25px}.w25px-max{max-width:25px}.w30px{width:30px}.w30px-min{min-width:30px}.w30px-max{max-width:30px}.w35px{width:35px}.w35px-min{min-width:35px}.w35px-max{max-width:35px}.w40px{width:40px}.w40px-min{min-width:40px}.w40px-max{max-width:40px}.w50px{width:50px}.w50px-min{min-width:50px}.w50px-max{max-width:50px}.w60px{width:60px}.w60px-min{min-width:60px}.w60px-max{max-width:60px}.w100px{width:100px}.w100px-min{min-width:100px}.w100px-max{max-width:100px}.w150px{width:150px}.w150px-min{min-width:150px}.w150px-max{max-width:150px}.w200px{width:200px}.w200px-min{min-width:200px}.w200px-max{max-width:200px}.w250px{width:250px}.w250px-min{min-width:250px}.w250px-max{max-width:250px}.w300px{width:300px}.w300px-min{min-width:300px}.w300px-max{max-width:300px}.w400px{width:400px}.w400px-min{min-width:400px}.w400px-max{max-width:400px}.w500px{width:500px}.w500px-min{min-width:500px}.w500px-max{max-width:500px}.w600px{width:600px}.w600px-min{min-width:600px}.w600px-max{max-width:600px}.w700px{width:700px}.w700px-min{min-width:700px}.w700px-max{max-width:700px}.w800px{width:800px}.w800px-min{min-width:800px}.w800px-max{max-width:800px}.w0{width:0%}.w0-min{min-width:0%}.w0-max{max-width:0%}.w1{width:1%}.w1-min{min-width:1%}.w1-max{max-width:1%}.w2{width:2%}.w2-min{min-width:2%}.w2-max{max-width:2%}.w3{width:3%}.w3-min{min-width:3%}.w3-max{max-width:3%}.w4{width:4%}.w4-min{min-width:4%}.w4-max{max-width:4%}.w5{width:5%}.w5-min{min-width:5%}.w5-max{max-width:5%}.w10{width:10%}.w10-min{min-width:10%}.w10-max{max-width:10%}.w15{width:15%}.w15-min{min-width:15%}.w15-max{max-width:15%}.w20{width:20%}.w20-min{min-width:20%}.w20-max{max-width:20%}.w23{width:23%}.w23-min{min-width:23%}.w23-max{max-width:23%}.w24{width:24%}.w24-min{min-width:24%}.w24-max{max-width:24%}.w25{width:25%}.w25-min{min-width:25%}.w25-max{max-width:25%}.w30{width:30%}.w30-min{min-width:30%}.w30-max{max-width:30%}.w31{width:31%}.w31-min{min-width:31%}.w31-max{max-width:31%}.w32{width:32%}.w32-min{min-width:32%}.w32-max{max-width:32%}.w33{width:33%}.w33-min{min-width:33%}.w33-max{max-width:33%}.w34{width:34%}.w34-min{min-width:34%}.w34-max{max-width:34%}.w35{width:35%}.w35-min{min-width:35%}.w35-max{max-width:35%}.w40{width:40%}.w40-min{min-width:40%}.w40-max{max-width:40%}.w45{width:45%}.w45-min{min-width:45%}.w45-max{max-width:45%}.w46{width:46%}.w46-min{min-width:46%}.w46-max{max-width:46%}.w47{width:47%}.w47-min{min-width:47%}.w47-max{max-width:47%}.w48{width:48%}.w48-min{min-width:48%}.w48-max{max-width:48%}.w49{width:49%}.w49-min{min-width:49%}.w49-max{max-width:49%}.w50{width:50%}.w50-min{min-width:50%}.w50-max{max-width:50%}.w55{width:55%}.w55-min{min-width:55%}.w55-max{max-width:55%}.w60{width:60%}.w60-min{min-width:60%}.w60-max{max-width:60%}.w65{width:65%}.w65-min{min-width:65%}.w65-max{max-width:65%}.w66{width:66%}.w66-min{min-width:66%}.w66-max{max-width:66%}.w67{width:67%}.w67-min{min-width:67%}.w67-max{max-width:67%}.w68{width:68%}.w68-min{min-width:68%}.w68-max{max-width:68%}.w69{width:69%}.w69-min{min-width:69%}.w69-max{max-width:69%}.w70{width:70%}.w70-min{min-width:70%}.w70-max{max-width:70%}.w75{width:75%}.w75-min{min-width:75%}.w75-max{max-width:75%}.w80{width:80%}.w80-min{min-width:80%}.w80-max{max-width:80%}.w85{width:85%}.w85-min{min-width:85%}.w85-max{max-width:85%}.w90{width:90%}.w90-min{min-width:90%}.w90-max{max-width:90%}.w100{width:100%}.w100-min{min-width:100%}.w100-max{max-width:100%}@media(max-width: 768px){.w-auto-tablet{width:auto}.w100-max-tablet{max-width:100%}.w0-min-tablet{min-width:0}.w0-tablet{width:0%}.w1-tablet{width:1%}.w2-tablet{width:2%}.w3-tablet{width:3%}.w4-tablet{width:4%}.w5-tablet{width:5%}.w10-tablet{width:10%}.w15-tablet{width:15%}.w20-tablet{width:20%}.w23-tablet{width:23%}.w24-tablet{width:24%}.w25-tablet{width:25%}.w30-tablet{width:30%}.w31-tablet{width:31%}.w32-tablet{width:32%}.w33-tablet{width:33%}.w34-tablet{width:34%}.w35-tablet{width:35%}.w40-tablet{width:40%}.w45-tablet{width:45%}.w46-tablet{width:46%}.w47-tablet{width:47%}.w48-tablet{width:48%}.w49-tablet{width:49%}.w50-tablet{width:50%}.w55-tablet{width:55%}.w60-tablet{width:60%}.w65-tablet{width:65%}.w66-tablet{width:66%}.w67-tablet{width:67%}.w68-tablet{width:68%}.w69-tablet{width:69%}.w70-tablet{width:70%}.w75-tablet{width:75%}.w80-tablet{width:80%}.w85-tablet{width:85%}.w90-tablet{width:90%}.w100-tablet{width:100%}.w1col-tablet{width:8.3333333333%}.w2col-tablet{width:16.6666666667%}.w3col-tablet{width:25%}.w4col-tablet{width:33.3333333333%}.w5col-tablet{width:41.6666666667%}.w6col-tablet{width:50%}.w7col-tablet{width:58.3333333333%}.w8col-tablet{width:66.6666666667%}.w9col-tablet{width:75%}.w10col-tablet{width:83.3333333333%}.w11col-tablet{width:91.6666666667%}.w12col-tablet{width:100%}.w5px-tablet{width:5px}.w5px-min-tablet{min-width:5px}.w5px-max-tablet{max-width:5px}.w10px-tablet{width:10px}.w10px-min-tablet{min-width:10px}.w10px-max-tablet{max-width:10px}.w15px-tablet{width:15px}.w15px-min-tablet{min-width:15px}.w15px-max-tablet{max-width:15px}.w20px-tablet{width:20px}.w20px-min-tablet{min-width:20px}.w20px-max-tablet{max-width:20px}.w25px-tablet{width:25px}.w25px-min-tablet{min-width:25px}.w25px-max-tablet{max-width:25px}.w30px-tablet{width:30px}.w30px-min-tablet{min-width:30px}.w30px-max-tablet{max-width:30px}.w35px-tablet{width:35px}.w35px-min-tablet{min-width:35px}.w35px-max-tablet{max-width:35px}.w40px-tablet{width:40px}.w40px-min-tablet{min-width:40px}.w40px-max-tablet{max-width:40px}.w50px-tablet{width:50px}.w50px-min-tablet{min-width:50px}.w50px-max-tablet{max-width:50px}.w60px-tablet{width:60px}.w60px-min-tablet{min-width:60px}.w60px-max-tablet{max-width:60px}.w100px-tablet{width:100px}.w100px-min-tablet{min-width:100px}.w100px-max-tablet{max-width:100px}.w150px-tablet{width:150px}.w150px-min-tablet{min-width:150px}.w150px-max-tablet{max-width:150px}.w200px-tablet{width:200px}.w200px-min-tablet{min-width:200px}.w200px-max-tablet{max-width:200px}.w250px-tablet{width:250px}.w250px-min-tablet{min-width:250px}.w250px-max-tablet{max-width:250px}.w300px-tablet{width:300px}.w300px-min-tablet{min-width:300px}.w300px-max-tablet{max-width:300px}.w400px-tablet{width:400px}.w400px-min-tablet{min-width:400px}.w400px-max-tablet{max-width:400px}.w500px-tablet{width:500px}.w500px-min-tablet{min-width:500px}.w500px-max-tablet{max-width:500px}.w600px-tablet{width:600px}.w600px-min-tablet{min-width:600px}.w600px-max-tablet{max-width:600px}.w700px-tablet{width:700px}.w700px-min-tablet{min-width:700px}.w700px-max-tablet{max-width:700px}.w800px-tablet{width:800px}.w800px-min-tablet{min-width:800px}.w800px-max-tablet{max-width:800px}}@media(max-width: 667px){.w-auto-phone{width:auto}.w100-max-phone{max-width:100%}.w0-min-phone{min-width:0}.w0-phone{width:0%}.w1-phone{width:1%}.w2-phone{width:2%}.w3-phone{width:3%}.w4-phone{width:4%}.w5-phone{width:5%}.w10-phone{width:10%}.w15-phone{width:15%}.w20-phone{width:20%}.w23-phone{width:23%}.w24-phone{width:24%}.w25-phone{width:25%}.w30-phone{width:30%}.w31-phone{width:31%}.w32-phone{width:32%}.w33-phone{width:33%}.w34-phone{width:34%}.w35-phone{width:35%}.w40-phone{width:40%}.w45-phone{width:45%}.w46-phone{width:46%}.w47-phone{width:47%}.w48-phone{width:48%}.w49-phone{width:49%}.w50-phone{width:50%}.w55-phone{width:55%}.w60-phone{width:60%}.w65-phone{width:65%}.w66-phone{width:66%}.w67-phone{width:67%}.w68-phone{width:68%}.w69-phone{width:69%}.w70-phone{width:70%}.w75-phone{width:75%}.w80-phone{width:80%}.w85-phone{width:85%}.w90-phone{width:90%}.w100-phone{width:100%}.w1col-phone{width:8.3333333333%}.w2col-phone{width:16.6666666667%}.w3col-phone{width:25%}.w4col-phone{width:33.3333333333%}.w5col-phone{width:41.6666666667%}.w6col-phone{width:50%}.w7col-phone{width:58.3333333333%}.w8col-phone{width:66.6666666667%}.w9col-phone{width:75%}.w10col-phone{width:83.3333333333%}.w11col-phone{width:91.6666666667%}.w12col-phone{width:100%}.w5px-phone{width:5px}.w5px-min-phone{min-width:5px}.w5px-max-phone{max-width:5px}.w10px-phone{width:10px}.w10px-min-phone{min-width:10px}.w10px-max-phone{max-width:10px}.w15px-phone{width:15px}.w15px-min-phone{min-width:15px}.w15px-max-phone{max-width:15px}.w20px-phone{width:20px}.w20px-min-phone{min-width:20px}.w20px-max-phone{max-width:20px}.w25px-phone{width:25px}.w25px-min-phone{min-width:25px}.w25px-max-phone{max-width:25px}.w30px-phone{width:30px}.w30px-min-phone{min-width:30px}.w30px-max-phone{max-width:30px}.w35px-phone{width:35px}.w35px-min-phone{min-width:35px}.w35px-max-phone{max-width:35px}.w40px-phone{width:40px}.w40px-min-phone{min-width:40px}.w40px-max-phone{max-width:40px}.w50px-phone{width:50px}.w50px-min-phone{min-width:50px}.w50px-max-phone{max-width:50px}.w60px-phone{width:60px}.w60px-min-phone{min-width:60px}.w60px-max-phone{max-width:60px}.w100px-phone{width:100px}.w100px-min-phone{min-width:100px}.w100px-max-phone{max-width:100px}.w150px-phone{width:150px}.w150px-min-phone{min-width:150px}.w150px-max-phone{max-width:150px}.w200px-phone{width:200px}.w200px-min-phone{min-width:200px}.w200px-max-phone{max-width:200px}.w250px-phone{width:250px}.w250px-min-phone{min-width:250px}.w250px-max-phone{max-width:250px}.w300px-phone{width:300px}.w300px-min-phone{min-width:300px}.w300px-max-phone{max-width:300px}.w400px-phone{width:400px}.w400px-min-phone{min-width:400px}.w400px-max-phone{max-width:400px}.w500px-phone{width:500px}.w500px-min-phone{min-width:500px}.w500px-max-phone{max-width:500px}.w600px-phone{width:600px}.w600px-min-phone{min-width:600px}.w600px-max-phone{max-width:600px}.w700px-phone{width:700px}.w700px-min-phone{min-width:700px}.w700px-max-phone{max-width:700px}.w800px-phone{width:800px}.w800px-min-phone{min-width:800px}.w800px-max-phone{max-width:800px}}@media(max-width: 360px){.w-auto-small{width:auto}.w100-max-small{max-width:100%}.w0-min-small{min-width:0}.w0-small{width:0%}.w1-small{width:1%}.w2-small{width:2%}.w3-small{width:3%}.w4-small{width:4%}.w5-small{width:5%}.w10-small{width:10%}.w15-small{width:15%}.w20-small{width:20%}.w23-small{width:23%}.w24-small{width:24%}.w25-small{width:25%}.w30-small{width:30%}.w31-small{width:31%}.w32-small{width:32%}.w33-small{width:33%}.w34-small{width:34%}.w35-small{width:35%}.w40-small{width:40%}.w45-small{width:45%}.w46-small{width:46%}.w47-small{width:47%}.w48-small{width:48%}.w49-small{width:49%}.w50-small{width:50%}.w55-small{width:55%}.w60-small{width:60%}.w65-small{width:65%}.w66-small{width:66%}.w67-small{width:67%}.w68-small{width:68%}.w69-small{width:69%}.w70-small{width:70%}.w75-small{width:75%}.w80-small{width:80%}.w85-small{width:85%}.w90-small{width:90%}.w100-small{width:100%}.w1col-small{width:8.3333333333%}.w2col-small{width:16.6666666667%}.w3col-small{width:25%}.w4col-small{width:33.3333333333%}.w5col-small{width:41.6666666667%}.w6col-small{width:50%}.w7col-small{width:58.3333333333%}.w8col-small{width:66.6666666667%}.w9col-small{width:75%}.w10col-small{width:83.3333333333%}.w11col-small{width:91.6666666667%}.w12col-small{width:100%}.w5px-small{width:5px}.w5px-min-small{min-width:5px}.w5px-max-small{max-width:5px}.w10px-small{width:10px}.w10px-min-small{min-width:10px}.w10px-max-small{max-width:10px}.w15px-small{width:15px}.w15px-min-small{min-width:15px}.w15px-max-small{max-width:15px}.w20px-small{width:20px}.w20px-min-small{min-width:20px}.w20px-max-small{max-width:20px}.w25px-small{width:25px}.w25px-min-small{min-width:25px}.w25px-max-small{max-width:25px}.w30px-small{width:30px}.w30px-min-small{min-width:30px}.w30px-max-small{max-width:30px}.w35px-small{width:35px}.w35px-min-small{min-width:35px}.w35px-max-small{max-width:35px}.w40px-small{width:40px}.w40px-min-small{min-width:40px}.w40px-max-small{max-width:40px}.w50px-small{width:50px}.w50px-min-small{min-width:50px}.w50px-max-small{max-width:50px}.w60px-small{width:60px}.w60px-min-small{min-width:60px}.w60px-max-small{max-width:60px}.w100px-small{width:100px}.w100px-min-small{min-width:100px}.w100px-max-small{max-width:100px}.w150px-small{width:150px}.w150px-min-small{min-width:150px}.w150px-max-small{max-width:150px}.w200px-small{width:200px}.w200px-min-small{min-width:200px}.w200px-max-small{max-width:200px}.w250px-small{width:250px}.w250px-min-small{min-width:250px}.w250px-max-small{max-width:250px}.w300px-small{width:300px}.w300px-min-small{min-width:300px}.w300px-max-small{max-width:300px}.w400px-small{width:400px}.w400px-min-small{min-width:400px}.w400px-max-small{max-width:400px}.w500px-small{width:500px}.w500px-min-small{min-width:500px}.w500px-max-small{max-width:500px}.w600px-small{width:600px}.w600px-min-small{min-width:600px}.w600px-max-small{max-width:600px}.w700px-small{width:700px}.w700px-min-small{min-width:700px}.w700px-max-small{max-width:700px}.w800px-small{width:800px}.w800px-min-small{min-width:800px}.w800px-max-small{max-width:800px}}.t-color1{color:var(--color1, #0D6EFD)}.bg-color1{background-color:var(--color1, #0D6EFD)}.hover-t-color1:hover{color:var(--color1, #0D6EFD) !important}.hover-bg-color1:hover{background-color:var(--color1, #0D6EFD) !important}.t-color2{color:var(--color2, #6C757D)}.bg-color2{background-color:var(--color2, #6C757D)}.hover-t-color2:hover{color:var(--color2, #6C757D) !important}.hover-bg-color2:hover{background-color:var(--color2, #6C757D) !important}.t-color3{color:var(--color3, #28A745)}.bg-color3{background-color:var(--color3, #28A745)}.hover-t-color3:hover{color:var(--color3, #28A745) !important}.hover-bg-color3:hover{background-color:var(--color3, #28A745) !important}.t-color4{color:var(--color4, #DC3545)}.bg-color4{background-color:var(--color4, #DC3545)}.hover-t-color4:hover{color:var(--color4, #DC3545) !important}.hover-bg-color4:hover{background-color:var(--color4, #DC3545) !important}.t-color5{color:var(--color5, #FFC107)}.bg-color5{background-color:var(--color5, #FFC107)}.hover-t-color5:hover{color:var(--color5, #FFC107) !important}.hover-bg-color5:hover{background-color:var(--color5, #FFC107) !important}.t-color6{color:var(--color6, #17A2B8)}.bg-color6{background-color:var(--color6, #17A2B8)}.hover-t-color6:hover{color:var(--color6, #17A2B8) !important}.hover-bg-color6:hover{background-color:var(--color6, #17A2B8) !important}.t-color7{color:var(--color7, #A300D9)}.bg-color7{background-color:var(--color7, #A300D9)}.hover-t-color7:hover{color:var(--color7, #A300D9) !important}.hover-bg-color7:hover{background-color:var(--color7, #A300D9) !important}.t-primary{color:var(--primary, #2c9bef)}.bg-primary{background-color:var(--primary, #2c9bef)}.hover-t-primary:hover{color:var(--primary, #2c9bef) !important}.hover-bg-primary:hover{background-color:var(--primary, #2c9bef) !important}.t-secondary{color:var(--secondary, #3e56dd)}.bg-secondary{background-color:var(--secondary, #3e56dd)}.hover-t-secondary:hover{color:var(--secondary, #3e56dd) !important}.hover-bg-secondary:hover{background-color:var(--secondary, #3e56dd) !important}.t-tertiary{color:var(--tertiary, #30d8eb)}.bg-tertiary{background-color:var(--tertiary, #30d8eb)}.hover-t-tertiary:hover{color:var(--tertiary, #30d8eb) !important}.hover-bg-tertiary:hover{background-color:var(--tertiary, #30d8eb) !important}.t-white{color:var(--white, #FFFFFF)}.bg-white{background-color:var(--white, #FFFFFF)}.hover-t-white:hover{color:var(--white, #FFFFFF) !important}.hover-bg-white:hover{background-color:var(--white, #FFFFFF) !important}.t-black{color:var(--black, #000000)}.bg-black{background-color:var(--black, #000000)}.hover-t-black:hover{color:var(--black, #000000) !important}.hover-bg-black:hover{background-color:var(--black, #000000) !important}.t-gray{color:var(--gray, #888e93)}.bg-gray{background-color:var(--gray, #888e93)}.hover-t-gray:hover{color:var(--gray, #888e93) !important}.hover-bg-gray:hover{background-color:var(--gray, #888e93) !important}.t-red{color:var(--red, #f93022)}.bg-red{background-color:var(--red, #f93022)}.hover-t-red:hover{color:var(--red, #f93022) !important}.hover-bg-red:hover{background-color:var(--red, #f93022) !important}.t-pink{color:var(--pink, #eb307e)}.bg-pink{background-color:var(--pink, #eb307e)}.hover-t-pink:hover{color:var(--pink, #eb307e) !important}.hover-bg-pink:hover{background-color:var(--pink, #eb307e) !important}.t-purple{color:var(--purple, #c140db)}.bg-purple{background-color:var(--purple, #c140db)}.hover-t-purple:hover{color:var(--purple, #c140db) !important}.hover-bg-purple:hover{background-color:var(--purple, #c140db) !important}.t-violet{color:var(--violet, #8e26f5)}.bg-violet{background-color:var(--violet, #8e26f5)}.hover-t-violet:hover{color:var(--violet, #8e26f5) !important}.hover-bg-violet:hover{background-color:var(--violet, #8e26f5) !important}.t-indigo{color:var(--indigo, #3e56dd)}.bg-indigo{background-color:var(--indigo, #3e56dd)}.hover-t-indigo:hover{color:var(--indigo, #3e56dd) !important}.hover-bg-indigo:hover{background-color:var(--indigo, #3e56dd) !important}.t-blue{color:var(--blue, #2c9bef)}.bg-blue{background-color:var(--blue, #2c9bef)}.hover-t-blue:hover{color:var(--blue, #2c9bef) !important}.hover-bg-blue:hover{background-color:var(--blue, #2c9bef) !important}.t-cyan{color:var(--cyan, #30d8eb)}.bg-cyan{background-color:var(--cyan, #30d8eb)}.hover-t-cyan:hover{color:var(--cyan, #30d8eb) !important}.hover-bg-cyan:hover{background-color:var(--cyan, #30d8eb) !important}.t-teal{color:var(--teal, #4ccfc4)}.bg-teal{background-color:var(--teal, #4ccfc4)}.hover-t-teal:hover{color:var(--teal, #4ccfc4) !important}.hover-bg-teal:hover{background-color:var(--teal, #4ccfc4) !important}.t-green{color:var(--green, #40db46)}.bg-green{background-color:var(--green, #40db46)}.hover-t-green:hover{color:var(--green, #40db46) !important}.hover-bg-green:hover{background-color:var(--green, #40db46) !important}.t-lime{color:var(--lime, #e1ee2d)}.bg-lime{background-color:var(--lime, #e1ee2d)}.hover-t-lime:hover{color:var(--lime, #e1ee2d) !important}.hover-bg-lime:hover{background-color:var(--lime, #e1ee2d) !important}.t-yellow{color:var(--yellow, #fee41d)}.bg-yellow{background-color:var(--yellow, #fee41d)}.hover-t-yellow:hover{color:var(--yellow, #fee41d) !important}.hover-bg-yellow:hover{background-color:var(--yellow, #fee41d) !important}.t-orange{color:var(--orange, #fea01d)}.bg-orange{background-color:var(--orange, #fea01d)}.hover-t-orange:hover{color:var(--orange, #fea01d) !important}.hover-bg-orange:hover{background-color:var(--orange, #fea01d) !important}.t-brown{color:var(--brown, #c37358)}.bg-brown{background-color:var(--brown, #c37358)}.hover-t-brown:hover{color:var(--brown, #c37358) !important}.hover-bg-brown:hover{background-color:var(--brown, #c37358) !important}.t-gray50{color:#f7f7f8}.bg-gray50{background-color:#f7f7f8}.hover-t-gray50:hover{color:#f7f7f8 !important}.hover-bg-gray50:hover{background-color:#f7f7f8 !important}.t-gray100{color:#ecedee}.bg-gray100{background-color:#ecedee}.hover-t-gray100:hover{color:#ecedee !important}.hover-bg-gray100:hover{background-color:#ecedee !important}.t-gray150{color:#e0e1e3}.bg-gray150{background-color:#e0e1e3}.hover-t-gray150:hover{color:#e0e1e3 !important}.hover-bg-gray150:hover{background-color:#e0e1e3 !important}.t-gray200{color:#d3d5d7}.bg-gray200{background-color:#d3d5d7}.hover-t-gray200:hover{color:#d3d5d7 !important}.hover-bg-gray200:hover{background-color:#d3d5d7 !important}.t-gray250{color:#c7c9cc}.bg-gray250{background-color:#c7c9cc}.hover-t-gray250:hover{color:#c7c9cc !important}.hover-bg-gray250:hover{background-color:#c7c9cc !important}.t-gray300{color:#babdc1}.bg-gray300{background-color:#babdc1}.hover-t-gray300:hover{color:#babdc1 !important}.hover-bg-gray300:hover{background-color:#babdc1 !important}.t-gray350{color:#aeb1b5}.bg-gray350{background-color:#aeb1b5}.hover-t-gray350:hover{color:#aeb1b5 !important}.hover-bg-gray350:hover{background-color:#aeb1b5 !important}.t-gray400{color:#a1a5aa}.bg-gray400{background-color:#a1a5aa}.hover-t-gray400:hover{color:#a1a5aa !important}.hover-bg-gray400:hover{background-color:#a1a5aa !important}.t-gray450{color:#94999f}.bg-gray450{background-color:#94999f}.hover-t-gray450:hover{color:#94999f !important}.hover-bg-gray450:hover{background-color:#94999f !important}.t-gray500{color:#888e93}.bg-gray500{background-color:#888e93}.hover-t-gray500:hover{color:#888e93 !important}.hover-bg-gray500:hover{background-color:#888e93 !important}.t-gray550{color:#7b8288}.bg-gray550{background-color:#7b8288}.hover-t-gray550:hover{color:#7b8288 !important}.hover-bg-gray550:hover{background-color:#7b8288 !important}.t-gray600{color:#70767b}.bg-gray600{background-color:#70767b}.hover-t-gray600:hover{color:#70767b !important}.hover-bg-gray600:hover{background-color:#70767b !important}.t-gray650{color:#646a6f}.bg-gray650{background-color:#646a6f}.hover-t-gray650:hover{color:#646a6f !important}.hover-bg-gray650:hover{background-color:#646a6f !important}.t-gray700{color:#595e62}.bg-gray700{background-color:#595e62}.hover-t-gray700:hover{color:#595e62 !important}.hover-bg-gray700:hover{background-color:#595e62 !important}.t-gray750{color:#4e5256}.bg-gray750{background-color:#4e5256}.hover-t-gray750:hover{color:#4e5256 !important}.hover-bg-gray750:hover{background-color:#4e5256 !important}.t-gray800{color:#424649}.bg-gray800{background-color:#424649}.hover-t-gray800:hover{color:#424649 !important}.hover-bg-gray800:hover{background-color:#424649 !important}.t-gray850{color:#373a3d}.bg-gray850{background-color:#373a3d}.hover-t-gray850:hover{color:#373a3d !important}.hover-bg-gray850:hover{background-color:#373a3d !important}.t-gray900{color:#2c2e30}.bg-gray900{background-color:#2c2e30}.hover-t-gray900:hover{color:#2c2e30 !important}.hover-bg-gray900:hover{background-color:#2c2e30 !important}.t-gray950{color:#222425}.bg-gray950{background-color:#222425}.hover-t-gray950:hover{color:#222425 !important}.hover-bg-gray950:hover{background-color:#222425 !important}.t-red50{color:#fff1f0}.bg-red50{background-color:#fff1f0}.hover-t-red50:hover{color:#fff1f0 !important}.hover-bg-red50:hover{background-color:#fff1f0 !important}.t-red100{color:#fededc}.bg-red100{background-color:#fededc}.hover-t-red100:hover{color:#fededc !important}.hover-bg-red100:hover{background-color:#fededc !important}.t-red200{color:#fdb3ae}.bg-red200{background-color:#fdb3ae}.hover-t-red200:hover{color:#fdb3ae !important}.hover-bg-red200:hover{background-color:#fdb3ae !important}.t-red300{color:#fc877f}.bg-red300{background-color:#fc877f}.hover-t-red300:hover{color:#fc877f !important}.hover-bg-red300:hover{background-color:#fc877f !important}.t-red400{color:#fb5c50}.bg-red400{background-color:#fb5c50}.hover-t-red400:hover{color:#fb5c50 !important}.hover-bg-red400:hover{background-color:#fb5c50 !important}.t-red500{color:#f93022}.bg-red500{background-color:#f93022}.hover-t-red500:hover{color:#f93022 !important}.hover-bg-red500:hover{background-color:#f93022 !important}.t-red600{color:#e51506}.bg-red600{background-color:#e51506}.hover-t-red600:hover{color:#e51506 !important}.hover-bg-red600:hover{background-color:#e51506 !important}.t-red700{color:#b71105}.bg-red700{background-color:#b71105}.hover-t-red700:hover{color:#b71105 !important}.hover-bg-red700:hover{background-color:#b71105 !important}.t-red800{color:#880c03}.bg-red800{background-color:#880c03}.hover-t-red800:hover{color:#880c03 !important}.hover-bg-red800:hover{background-color:#880c03 !important}.t-red900{color:#5a0802}.bg-red900{background-color:#5a0802}.hover-t-red900:hover{color:#5a0802 !important}.hover-bg-red900:hover{background-color:#5a0802 !important}.t-red150{color:#fec9c5}.bg-red150{background-color:#fec9c5}.hover-t-red150:hover{color:#fec9c5 !important}.hover-bg-red150:hover{background-color:#fec9c5 !important}.t-red250{color:#fc9d96}.bg-red250{background-color:#fc9d96}.hover-t-red250:hover{color:#fc9d96 !important}.hover-bg-red250:hover{background-color:#fc9d96 !important}.t-red350{color:#fb7168}.bg-red350{background-color:#fb7168}.hover-t-red350:hover{color:#fb7168 !important}.hover-bg-red350:hover{background-color:#fb7168 !important}.t-red450{color:#fa4639}.bg-red450{background-color:#fa4639}.hover-t-red450:hover{color:#fa4639 !important}.hover-bg-red450:hover{background-color:#fa4639 !important}.t-red550{color:#f91a0a}.bg-red550{background-color:#f91a0a}.hover-t-red550:hover{color:#f91a0a !important}.hover-bg-red550:hover{background-color:#f91a0a !important}.t-red650{color:#ce1305}.bg-red650{background-color:#ce1305}.hover-t-red650:hover{color:#ce1305 !important}.hover-bg-red650:hover{background-color:#ce1305 !important}.t-red750{color:#9f0e04}.bg-red750{background-color:#9f0e04}.hover-t-red750:hover{color:#9f0e04 !important}.hover-bg-red750:hover{background-color:#9f0e04 !important}.t-red850{color:#710a03}.bg-red850{background-color:#710a03}.hover-t-red850:hover{color:#710a03 !important}.hover-bg-red850:hover{background-color:#710a03 !important}.t-red950{color:#460602}.bg-red950{background-color:#460602}.hover-t-red950:hover{color:#460602 !important}.hover-bg-red950:hover{background-color:#460602 !important}.links-hover-t-color1 a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--color1, #0D6EFD) !important}.links-hover-bg-color1 a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--color1, #0D6EFD) !important}.links-hover-t-color2 a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--color2, #6C757D) !important}.links-hover-bg-color2 a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--color2, #6C757D) !important}.links-hover-t-color3 a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--color3, #28A745) !important}.links-hover-bg-color3 a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--color3, #28A745) !important}.links-hover-t-color4 a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--color4, #DC3545) !important}.links-hover-bg-color4 a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--color4, #DC3545) !important}.links-hover-t-color5 a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--color5, #FFC107) !important}.links-hover-bg-color5 a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--color5, #FFC107) !important}.links-hover-t-color6 a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--color6, #17A2B8) !important}.links-hover-bg-color6 a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--color6, #17A2B8) !important}.links-hover-t-color7 a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--color7, #A300D9) !important}.links-hover-bg-color7 a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--color7, #A300D9) !important}.links-hover-t-primary a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--primary, #2c9bef) !important}.links-hover-bg-primary a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--primary, #2c9bef) !important}.links-hover-t-secondary a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--secondary, #3e56dd) !important}.links-hover-bg-secondary a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--secondary, #3e56dd) !important}.links-hover-t-tertiary a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--tertiary, #30d8eb) !important}.links-hover-bg-tertiary a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--tertiary, #30d8eb) !important}.links-hover-t-white a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--white, #FFFFFF) !important}.links-hover-bg-white a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--white, #FFFFFF) !important}.links-hover-t-black a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--black, #000000) !important}.links-hover-bg-black a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--black, #000000) !important}.links-hover-t-gray a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--gray, #888e93) !important}.links-hover-bg-gray a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--gray, #888e93) !important}.links-hover-t-gray50 a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--gray50, #f7f7f8) !important}.links-hover-bg-gray50 a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--gray50, #f7f7f8) !important}.links-hover-t-gray100 a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--gray100, #ecedee) !important}.links-hover-bg-gray100 a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--gray100, #ecedee) !important}.links-hover-t-gray200 a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--gray200, #d3d5d7) !important}.links-hover-bg-gray200 a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--gray200, #d3d5d7) !important}.links-hover-t-gray300 a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--gray300, #babdc1) !important}.links-hover-bg-gray300 a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--gray300, #babdc1) !important}.links-hover-t-gray400 a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--gray400, #a1a5aa) !important}.links-hover-bg-gray400 a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--gray400, #a1a5aa) !important}.links-hover-t-gray500 a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--gray500, #888e93) !important}.links-hover-bg-gray500 a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--gray500, #888e93) !important}.links-hover-t-gray600 a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--gray600, #70767b) !important}.links-hover-bg-gray600 a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--gray600, #70767b) !important}.links-hover-t-gray700 a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--gray700, #595e62) !important}.links-hover-bg-gray700 a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--gray700, #595e62) !important}.links-hover-t-gray800 a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--gray800, #424649) !important}.links-hover-bg-gray800 a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--gray800, #424649) !important}.links-hover-t-gray900 a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--gray900, #2c2e30) !important}.links-hover-bg-gray900 a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--gray900, #2c2e30) !important}.links-hover-t-red a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--red, #f93022) !important}.links-hover-bg-red a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--red, #f93022) !important}.links-hover-t-brown a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--brown, #c37358) !important}.links-hover-bg-brown a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--brown, #c37358) !important}.links-hover-t-orange a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--orange, #fea01d) !important}.links-hover-bg-orange a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--orange, #fea01d) !important}.links-hover-t-yellow a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--yellow, #fee41d) !important}.links-hover-bg-yellow a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--yellow, #fee41d) !important}.links-hover-t-lime a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--lime, #e1ee2d) !important}.links-hover-bg-lime a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--lime, #e1ee2d) !important}.links-hover-t-green a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--green, #40db46) !important}.links-hover-bg-green a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--green, #40db46) !important}.links-hover-t-teal a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--teal, #4ccfc4) !important}.links-hover-bg-teal a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--teal, #4ccfc4) !important}.links-hover-t-cyan a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--cyan, #30d8eb) !important}.links-hover-bg-cyan a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--cyan, #30d8eb) !important}.links-hover-t-blue a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--blue, #2c9bef) !important}.links-hover-bg-blue a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--blue, #2c9bef) !important}.links-hover-t-indigo a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--indigo, #3e56dd) !important}.links-hover-bg-indigo a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--indigo, #3e56dd) !important}.links-hover-t-violet a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--violet, #8e26f5) !important}.links-hover-bg-violet a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--violet, #8e26f5) !important}.links-hover-t-purple a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--purple, #c140db) !important}.links-hover-bg-purple a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--purple, #c140db) !important}.links-hover-t-pink a:not([class^=hover-t-]):not([class*=" hover-t-"]):hover{color:var(--pink, #eb307e) !important}.links-hover-bg-pink a:not([class^=hover-bg-]):not([class*=" hover-bg-"]):hover{background-color:var(--pink, #eb307e) !important}.bor-color1,.hover-bor-color1:hover{border-color:var(--color1, #0D6EFD)}.bor-color2,.hover-bor-color2:hover{border-color:var(--color2, #6C757D)}.bor-color3,.hover-bor-color3:hover{border-color:var(--color3, #28A745)}.bor-color4,.hover-bor-color4:hover{border-color:var(--color4, #DC3545)}.bor-color5,.hover-bor-color5:hover{border-color:var(--color5, #FFC107)}.bor-color6,.hover-bor-color6:hover{border-color:var(--color6, #17A2B8)}.bor-color7,.hover-bor-color7:hover{border-color:var(--color7, #A300D9)}.bor-primary,.hover-bor-primary:hover{border-color:var(--primary, #2c9bef)}.bor-secondary,.hover-bor-secondary:hover{border-color:var(--secondary, #3e56dd)}.bor-tertiary,.hover-bor-tertiary:hover{border-color:var(--tertiary, #30d8eb)}.bor-white,.hover-bor-white:hover{border-color:var(--white, #FFFFFF)}.bor-black,.hover-bor-black:hover{border-color:var(--black, #000000)}.bor-gray,.hover-bor-gray:hover{border-color:var(--gray, #888e93)}.bor-gray50,.hover-bor-gray50:hover{border-color:var(--gray50, #f7f7f8)}.bor-gray100,.hover-bor-gray100:hover{border-color:var(--gray100, #ecedee)}.bor-gray200,.hover-bor-gray200:hover{border-color:var(--gray200, #d3d5d7)}.bor-gray300,.hover-bor-gray300:hover{border-color:var(--gray300, #babdc1)}.bor-gray400,.hover-bor-gray400:hover{border-color:var(--gray400, #a1a5aa)}.bor-gray500,.hover-bor-gray500:hover{border-color:var(--gray500, #888e93)}.bor-gray600,.hover-bor-gray600:hover{border-color:var(--gray600, #70767b)}.bor-gray700,.hover-bor-gray700:hover{border-color:var(--gray700, #595e62)}.bor-gray800,.hover-bor-gray800:hover{border-color:var(--gray800, #424649)}.bor-gray900,.hover-bor-gray900:hover{border-color:var(--gray900, #2c2e30)}.bor-red,.hover-bor-red:hover{border-color:var(--red, #f93022)}.bor-brown,.hover-bor-brown:hover{border-color:var(--brown, #c37358)}.bor-orange,.hover-bor-orange:hover{border-color:var(--orange, #fea01d)}.bor-yellow,.hover-bor-yellow:hover{border-color:var(--yellow, #fee41d)}.bor-lime,.hover-bor-lime:hover{border-color:var(--lime, #e1ee2d)}.bor-green,.hover-bor-green:hover{border-color:var(--green, #40db46)}.bor-teal,.hover-bor-teal:hover{border-color:var(--teal, #4ccfc4)}.bor-cyan,.hover-bor-cyan:hover{border-color:var(--cyan, #30d8eb)}.bor-blue,.hover-bor-blue:hover{border-color:var(--blue, #2c9bef)}.bor-indigo,.hover-bor-indigo:hover{border-color:var(--indigo, #3e56dd)}.bor-violet,.hover-bor-violet:hover{border-color:var(--violet, #8e26f5)}.bor-purple,.hover-bor-purple:hover{border-color:var(--purple, #c140db)}.bor-pink,.hover-bor-pink:hover{border-color:var(--pink, #eb307e)}:root{--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, PT Mono, Liberation Mono, Courier New, monospace}body{font-size:var(--body-size-base, 16px);font-family:var(--body-font-family, "Open Sans", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");line-height:var(--body-line-height, 1.6);color:var(--body-color, #333);text-align:var(--body-text-align, );background-color:var(--body-bg, #fff)}h1,h2,h3,h4,h5,h6{margin:var(--headings-margin, 0 0 0.6em 0);font-weight:var(--headings-font-weight, normal);line-height:var(--headings-line-height, 1.2)}h1,.h1{font-size:var(--h1-font-size, 2.5rem)}h2,.h2{font-size:var(--h2-font-size, 2rem)}h3,.h3{font-size:var(--h3-font-size, 1.75rem)}h4,.h4{font-size:var(--h4-font-size, 1.5rem)}h5,.h5{font-size:var(--h5-font-size, 1.2rem)}h6,.h6{font-size:var(--h6-font-size, 1rem)}p{margin:var(--paragraph-margin, 0 0 1rem 0)}blockquote{margin:var(--blockquote-margin, 20px 0);padding:var(--blockquote-padding, 10px 0 10px 25px);border-left:var(--blockquote-bor-l, 5px solid #578CB4);color:var(--blockquote-color, #777777);border-radius:var(--blockquote-border-radius, 7px);background:var(--blockquote-background, )}pre{padding:var(--pre-padding, 10px 15px 10px 25px);background:var(--pre-bg-color, #FAFAFA);color:var(--pre-text-color, #333);border-top:var(--pre-border-top, #DFDFDF solid 1px);border-right:var(--pre-border-right, #DFDFDF solid 3px);border-bottom:var(--pre-border-bottom, #DFDFDF solid 1px);border-left:var(--pre-border-left, #DFDFDF solid 3px);font-family:var(--font-family-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "PT Mono", "Liberation Mono", "Courier New", monospace);line-height:var(--pre-line-height, 1.5);border-radius:var(--pre-border-radius, 3px);white-space:pre-wrap;-moz-tab-size:4;tab-size:4}pre code{color:inherit;white-space:pre-wrap}code{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"PT Mono","Liberation Mono","Courier New",monospace;background:var(--code-background, #E5F5F9);padding:var(--code-padding, 0 5px);border-radius:var(--code-border-radius, 3px);font-size:var(--code-font-size, 0.9em);color:var(--code-color, inherit);white-space:nowrap;display:inline-block}var{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"PT Mono","Liberation Mono","Courier New",monospace;font-style:normal;padding:5px;background-color:var(--var-background-color, #f4efdf);color:var(--var-text-color, #333);font-size:var(--var-font-size, 0.9rem);border-radius:var(--var-border-radius, 3px)}kbd{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"PT Mono","Liberation Mono","Courier New",monospace;font-style:normal;padding:5px;background-color:var(--kbd-background-color, #e1f4df);color:var(--kbd-text-color, #333);font-size:var(--kbd-font-size, 0.9em);border-radius:var(--kbd-border-radius, 0)}samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"PT Mono","Liberation Mono","Courier New",monospace;font-style:normal;padding:5px;background-color:var(--samp-background-color, #d0ecb9);color:var(--samp-text-color, #333);font-size:var(--samp-font-size, 0.9rem);border-radius:var(--samp-border-radius, 3px)}mark{padding:var(--mark-padding, 0 4px);background-color:var(--mark-background-color, #F7F2C6);border-radius:var(--mark-border-radius, 3px);font-size:var(--mark-font-size, 0.95em)}img{max-width:100%;height:auto;vertical-align:middle}img.circle{border-radius:50%}img.thumbnail{border:var(--images-thumbnail-border, #DDDDDD 1px solid);padding:var(--images-thumbnail-padding, 4px)}img.left{float:left;margin:var(--images-left-margin, 5px 20px 5px 0)}img.right{float:right;margin:var(--images-right-margin, 5px 0 5px 20px)}img.center{margin:0 auto;display:block}hr{display:block;padding:0;border:none;border-top:var(--hr-border, 1px solid #AAAAAA);margin:var(--hr-margin, 30px 0)}hr.dashed{border-top-style:dashed}hr.dotted{border-top-style:dotted}hr.double{border-top-style:double}a{color:var(--link-color, #4881e6);text-decoration:var(--link-decoration, none)}a:hover{color:var(--link-hover-color, #D90000);text-decoration:var(--link-hover-decoration, underline)}table{width:100%;border-collapse:collapse}table tr{border-bottom:var(--table-tr-border-bottom, #d7dfe1 1px solid)}table thead tr{background:var(--table-th-background, #eff2f3);border-bottom:var(--table-th-border-bottom, #ced8da 1px solid);border-top:var(--table-th-border-top, #c8d3d6 1px solid)}table th{text-align:left;padding:var(--table-th-padding, 0.6rem 0.5rem)}table td{vertical-align:top;padding:var(--table-td-padding, 0.5rem)}table.table-striped tbody tr:nth-of-type(odd){background:var(--table-striped-odd-bg, #ffffff)}table.table-striped tbody tr:nth-of-type(even){background:var(--table-striped-even-bg, #f1f5f5)}table.table-border-none tr{border:none}table.table-border td:not(:last-child){border-right:var(--table-td-border-right, #d7dfe1 1px solid)}table.table-border th:not(:last-child){border-right:var(--table-th-border-right, #ced8da 1px solid)}table.table-hover tbody tr:hover{background:var(--table-tr-hover-bg, #d6e2e2);cursor:pointer}.icon0:before{margin-right:0 !important}.icon-circle,.icon-square,.icon-rounded{line-height:2 !important;width:2em;height:2em;display:inline-block;text-align:center}.icon-circle:before,.icon-square:before,.icon-rounded:before{margin:0 !important;vertical-align:baseline}.icon-circle{border-radius:50%}.icon-rounded{border-radius:var(--icon-rounded-radius, 5px)}.button{display:inline-block;text-align:center;vertical-align:middle;cursor:pointer;white-space:nowrap;padding:var(--button-padding, 0.4rem 0.8rem);line-height:var(--button-line-height, 1.5);transition:all ease .2s;border:1px solid transparent}.button:hover{text-decoration:none}.button:active,.button:focus{outline:none}.button.disabled,.button:disabled{background-color:var(--button-disabled-bg-color, #C5C7C9);color:var(--button-disabled-text-color, #93999F);cursor:not-allowed}.button-var{border-radius:var(--radius, 5px);background-color:var(--bg, #0d6efd);color:var(--color, #fff);text-align:var(--text-align, center)}.button-var:hover{background-color:var(--hover-bg, #025CE2);color:var(--hover-color, #fff)}.button-var:active,.button-var:focus{background-color:var(--hover-bg, #025CE2);color:var(--hover-color, #fff);box-shadow:0 0 0 2px var(--focus-shadow, rgba(13, 110, 253, 0.3))}.button1{background-color:#0d6efd;color:#fff;border-radius:5px}.button1:hover{background-color:#025ce2;color:#fff}.button1:active,.button1:focus{background-color:#025ce2;color:#fff;border:solid 1px #97c1fe;box-shadow:0 0 0 3px #97c1fe}.button2{background-color:#6c757d;color:#fff;border-radius:5px}.button2:hover{background-color:#60686f;color:#fff}.button2:active,.button2:focus{background-color:#60686f;color:#fff;border:solid 1px #c0c4c8;box-shadow:0 0 0 2px #c0c4c8}.button3{background-color:#eb307e;color:#fff;border-radius:5px}.button3:hover{background-color:#d61566;color:#fff}.button3:active,.button3:focus{background-color:#d61566;color:#fff;border:solid 1px #f7b3d0;box-shadow:0 0 0 3px #f7b3d0}.button-outline1{background-color:#fff;color:#0d6efd;border:solid 1px #0d6efd;border-radius:5px}.button-outline1:hover{background-color:#0d6efd;color:#fff}.button-outline1:active,.button-outline1:focus{background-color:#fff;color:#0d6efd;border:solid 1px #0d6efd;box-shadow:0 0 0 2px #72abfe}.button-outline1:active:hover,.button-outline1:focus:hover{background-color:#0d6efd;color:#fff}.button-outline2{background-color:#fff;color:#6c757d;border:solid 1px #6c757d;border-radius:5px}.button-outline2:hover{background-color:#6c757d;color:#fff}.button-outline2:active,.button-outline2:focus{background-color:#fff;color:#6c757d;border:solid 1px #6c757d;box-shadow:0 0 0 2px #c0c4c8}.button-outline2:active:hover,.button-outline2:focus:hover{background-color:#6c757d;color:#fff}button,input,optgroup,select,textarea{line-height:1}input,textarea{font:inherit}input:-moz-placeholder,textarea:-moz-placeholder{color:var(--placeholder-color, #828282)}input::-moz-placeholder,textarea::-moz-placeholder{color:var(--placeholder-color, #828282)}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--placeholder-color, #828282)}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:var(--placeholder-color, #828282)}.form-input{padding:var(--form-input-padding, 4px 6px);border:var(--form-input-border, 1px solid #CED4DA);border-radius:var(--form-input-border-radius, 3px);transition:border-color ease .2s}.form-input:disabled{color:var(--form-input-disabled-color, #999);background-color:var(--form-input-disabled-background, #f5f5f5);border-color:var(--form-input-disabled-border-color, #ddd)}.form-input:valid{box-shadow:none;border:var(--form-input-border, 1px solid #CED4DA)}.form-input:focus,.form-input:valid:focus{color:var(--form-input-focus-color, #495057);background-color:var(--form-input-focus-background, #fff);border-color:var(--form-input-focus-border-color, #80bdff);box-shadow:var(--form-input-focus-shadow, 0 0 0 0.2rem rgba(0, 128, 255, 0.25));outline:0}.form-check-invalid .form-input:invalid{box-shadow:var(--form-invalid-shadow, 0 0 0 0.2rem rgba(255, 17, 0, 0.3));border:var(--form-invalid-border, 1px solid #FFB7B2)}.form-check-invalid .form-input:invalid:focus{box-shadow:var(--form-invalid-shadow, 0 0 0 0.2rem rgba(255, 17, 0, 0.3));border:var(--form-invalid-border, 1px solid #FFB7B2)}.js-form-invalid{box-shadow:var(--form-invalid-shadow, 0 0 0 0.2rem rgba(255, 17, 0, 0.3));border:var(--form-invalid-border, 1px solid #FFB7B2)}.js-form-invalid:focus{box-shadow:var(--form-invalid-shadow, 0 0 0 0.2rem rgba(255, 17, 0, 0.3));border:var(--form-invalid-border, 1px solid #FFB7B2)}.form-checkbox input[type=checkbox]{display:none}.form-checkbox input[type=checkbox]+.form-checkbox-icon{display:inline-block;vertical-align:middle;transition:all .2s;width:16px;height:16px;margin-top:-3px;background-image:url("data:image/svg+xml;utf8,<svg width='1em' height='1em' viewBox='0 0 16 16' fill='currentColor' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z'/></svg>")}.form-checkbox input[type=checkbox]:checked+.form-checkbox-icon{background-image:url("data:image/svg+xml;utf8,<svg width='1em' height='1em' viewBox='0 0 16 16'  fill='currentColor' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z'/><path fill-rule='evenodd' d='M10.97 4.97a.75.75 0 0 1 1.071 1.05l-3.992 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.236.236 0 0 1 .02-.022z'/></svg>")}.form-radio input[type=radio]{display:none}.form-radio input[type=radio]+.form-radio-icon{display:inline-block;vertical-align:middle;transition:all .2s;width:16px;height:16px;margin-top:-3px;border-radius:7px;background-image:url("data:image/svg+xml;utf8,<svg width='1em' height='1em' viewBox='0 0 16 16' fill='currentColor' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z'/></svg>")}.form-radio input[type=radio]:checked+.form-radio-icon{background-image:url("data:image/svg+xml;utf8,<svg width='1em' height='1em' viewBox='0 0 16 16' fill='currentColor' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z M12 8a4 4 0 1 1-8 0 4 4 0 0 1 8 0z'/></svg>")}.form-switch input[type=checkbox]{display:none}.form-switch input[type=checkbox]+.form-switch-icon{display:inline-block;transition:all .2s;width:24px;height:24px;vertical-align:bottom;line-height:1;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 16 16' fill='currentColor' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M11 4a4 4 0 0 1 0 8H8a4.992 4.992 0 0 0 2-4 4.992 4.992 0 0 0-2-4h3zm-6 8a4 4 0 1 1 0-8 4 4 0 0 1 0 8zM0 8a5 5 0 0 0 5 5h6a5 5 0 0 0 0-10H5a5 5 0 0 0-5 5z'/></svg>")}.form-switch input[type=checkbox]:checked+.form-switch-icon{background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 16 16' fill='currentColor' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M5 3a5 5 0 0 0 0 10h6a5 5 0 0 0 0-10H5zm6 9a4 4 0 1 0 0-8 4 4 0 0 0 0 8z'/></svg>")}.form-switch input[type=checkbox]:invalid+.form-switch-icon{background-color:#ffb7b2;border-radius:5px}.animation-fade,.animation-fadeout,.animation-left,.animation-top,.animation-right,.animation-bottom,.animation-zoom,.animation-zoomout,.animation-bounce,.animation-rotatein,.animation-rotateout{animation-duration:.6s;animation-fill-mode:both}.animation-fast{animation-duration:.4s}.animation-slow{animation-duration:1.5s}.animation-infinite{animation-iteration-count:infinite}.animation-delay1s{animation-delay:1s}.animation-delay2s{animation-delay:2s}.animation-delay3s{animation-delay:3s}.animation-delay4s{animation-delay:4s}.animation-delay5s{animation-delay:5s}.animation-fade{animation-name:animationfade}@keyframes animationfade{from{opacity:0}to{opacity:1}}.animation-fadeout{animation-name:animationfadeout}@keyframes animationfadeout{from{opacity:1}to{opacity:0}}.animation-zoom{animation-name:animationzoom}@keyframes animationzoom{from{transform:scale(0)}to{transform:scale(1)}}.animation-zoomout{animation-name:animationzoomout}@keyframes animationzoomout{from{transform:scale(1)}to{transform:scale(0)}}.animation-top{animation-name:animationtop;position:relative}@keyframes animationtop{from{top:-300px;opacity:0}to{top:0;opacity:1}}.animation-left{animation-name:animationleft;position:relative}@keyframes animationleft{from{left:-300px;opacity:0}to{left:0;opacity:1}}.animation-right{animation-name:animationright;position:relative}@keyframes animationright{from{right:-300px;opacity:0}to{right:0;opacity:1}}.animation-bottom{animation-name:animationbottom;position:relative}@keyframes animationbottom{from{bottom:-300px;opacity:0}to{bottom:0;opacity:1}}.animation-bounce{animation-name:animationbounce;position:relative}@keyframes animationbounce{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes animationrotateIn{from{transform-origin:center;transform:rotate3d(0, 0, 1, -200deg);opacity:0}to{transform-origin:center;transform:translate3d(0, 0, 0);opacity:1}}.animation-rotatein{animation-name:animationrotateIn}@keyframes animationrotateout{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0, 0, 1, 200deg);opacity:0}}.animation-rotateout{animation-name:animationrotateout}@media print{body{color:#000;background:#fff}ul,img{page-break-inside:avoid}.hide-print{display:none !important}.flex{display:block !important}.flex>div{width:100% !important;padding:0 !important}}
