/*!
 * Bootstrap v4.6.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */@import url("https://fonts.googleapis.com/css?family=Montserrat:300,700&display=swap&subset=latin-ext");@import url(jquery-ui.css);@import url(flickity.min.css);:root{--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #007bff;--secondary: #6c757d;--success: #28a745;--info: #17a2b8;--warning: #ffc107;--danger: #dc3545;--light: #f8f9fa;--dark: #343a40;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role="button"]{cursor:pointer}select{word-wrap:normal}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,0.1)}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container,.container-sm{max-width:540px}}@media (min-width: 768px){.container,.container-sm,.container-md{max-width:720px}}@media (min-width: 992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media (min-width: 1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width: 576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width: 992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width: 1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm th,.table-sm td{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,0.075)}.table-primary,.table-primary>th,.table-primary>td{background-color:#b8daff}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#d6d8db}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>th,.table-success>td{background-color:#c3e6cb}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>th,.table-info>td{background-color:#bee5eb}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>th,.table-warning>td{background-color:#ffeeba}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>th,.table-danger>td{background-color:#f5c6cb}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>th,.table-active>td{background-color:rgba(0,0,0,0.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,0.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,0.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,0.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,0.075)}@media (max-width: 575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width: 767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width: 991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width: 1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[size],select.form-control[multiple]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*="col-"]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,0.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*="col-"]>.valid-tooltip{left:5px}.was-validated :valid ~ .valid-feedback,.was-validated :valid ~ .valid-tooltip,.is-valid ~ .valid-feedback,.is-valid ~ .valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + .75rem) !important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem !important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem) !important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:#28a745}.was-validated .form-check-input:valid ~ .valid-feedback,.was-validated .form-check-input:valid ~ .valid-tooltip,.form-check-input.is-valid ~ .valid-feedback,.form-check-input.is-valid ~ .valid-tooltip{display:block}.was-validated .custom-control-input:valid ~ .custom-control-label,.custom-control-input.is-valid ~ .custom-control-label{color:#28a745}.was-validated .custom-control-input:valid ~ .custom-control-label::before,.custom-control-input.is-valid ~ .custom-control-label::before{border-color:#28a745}.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,.custom-control-input.is-valid:checked ~ .custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,.custom-control-input.is-valid:focus ~ .custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before{border-color:#28a745}.was-validated .custom-file-input:valid ~ .custom-file-label,.custom-file-input.is-valid ~ .custom-file-label{border-color:#28a745}.was-validated .custom-file-input:valid:focus ~ .custom-file-label,.custom-file-input.is-valid:focus ~ .custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,0.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*="col-"]>.invalid-tooltip{left:5px}.was-validated :invalid ~ .invalid-feedback,.was-validated :invalid ~ .invalid-tooltip,.is-invalid ~ .invalid-feedback,.is-invalid ~ .invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem) !important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem !important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem) !important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:#dc3545}.was-validated .form-check-input:invalid ~ .invalid-feedback,.was-validated .form-check-input:invalid ~ .invalid-tooltip,.form-check-input.is-invalid ~ .invalid-feedback,.form-check-input.is-invalid ~ .invalid-tooltip{display:block}.was-validated .custom-control-input:invalid ~ .custom-control-label,.custom-control-input.is-invalid ~ .custom-control-label{color:#dc3545}.was-validated .custom-control-input:invalid ~ .custom-control-label::before,.custom-control-input.is-invalid ~ .custom-control-label::before{border-color:#dc3545}.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,.custom-control-input.is-invalid:checked ~ .custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,.custom-control-input.is-invalid:focus ~ .custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before{border-color:#dc3545}.was-validated .custom-file-input:invalid ~ .custom-file-label,.custom-file-input.is-invalid ~ .custom-file-label{border-color:#dc3545}.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,.custom-file-input.is-invalid:focus ~ .custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width: 576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(38,143,255,0.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,0.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus,.btn-secondary.focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,0.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,0.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,0.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,0.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,0.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,0.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning:focus,.btn-warning.focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,0.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,0.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(225,83,97,0.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,0.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,0.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,0.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,0.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,0.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{transition:opacity 0.15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^="top"],.dropdown-menu[x-placement^="right"],.dropdown-menu[x-placement^="bottom"],.dropdown-menu[x-placement^="left"]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type="radio"],.btn-group-toggle>.btn input[type="checkbox"],.btn-group-toggle>.btn-group>.btn input[type="radio"],.btn-group-toggle>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.form-control-plaintext+.form-control,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus ~ .custom-file-label{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.form-control:not(:last-child),.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-prepend,.input-group-append{display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type="radio"],.input-group-text input[type="checkbox"]{margin-top:0}.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select{height:calc(1.5em + 1rem + 2px)}.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select{height:calc(1.5em + .5rem + 2px)}.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked ~ .custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus ~ .custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.custom-control-input:focus:not(:checked) ~ .custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active ~ .custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input[disabled] ~ .custom-control-label,.custom-control-input:disabled ~ .custom-control-label{color:#6c757d}.custom-control-input[disabled] ~ .custom-control-label::before,.custom-control-input:disabled ~ .custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50% / 50% 50% no-repeat}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(0,123,255,0.5)}.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before{background-color:rgba(0,123,255,0.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(0,123,255,0.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked ~ .custom-control-label::after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(0,123,255,0.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.custom-file-input:focus ~ .custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.custom-file-input[disabled] ~ .custom-file-label,.custom-file-input:disabled ~ .custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en) ~ .custom-file-label::after{content:"Browse"}.custom-file-input ~ .custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,0.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,0.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,0.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-sm,.navbar .container-md,.navbar .container-lg,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50% / 100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width: 575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width: 767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width: 991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width: 1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,0.9)}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(0,0,0,0.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,0.5)}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,0.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,0.3)}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,0.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,0.5);border-color:rgba(0,0,0,0.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280,0,0,0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,0.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,0.9)}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:rgba(0,0,0,0.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,0.5)}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,0.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,0.25)}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,0.5);border-color:rgba(255,255,255,0.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,0.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,0.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,0.03);border-top:1px solid rgba(0,0,0,0.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-top,.card-img-bottom{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width: 576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width: 576px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.badge{transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#0062cc}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:hover,a.badge-secondary:focus{color:#fff;background-color:#545b62}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#1e7e34}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:hover,a.badge-info:focus{color:#fff;background-color:#117a8b}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#d39e00}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#bd2130}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:#dae0e5}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:#1d2124}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width: 576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width 0.6s ease}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:1rem 1rem}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,0.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:rgba(255,255,255,0.85);background-clip:padding-box;border:1px solid rgba(0,0,0,0.1);box-shadow:0 0.25rem 0.75rem rgba(0,0,0,0.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,0.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,0.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0, -50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:min-content}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width: 1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^="top"]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^="top"] .arrow{bottom:0}.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^="top"] .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^="right"]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^="right"] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^="right"] .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^="bottom"]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^="bottom"] .arrow{top:0}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^="left"]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^="left"] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^="left"] .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^="top"]{margin-bottom:.5rem}.bs-popover-top>.arrow,.bs-popover-auto[x-placement^="top"]>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-top>.arrow::before,.bs-popover-auto[x-placement^="top"]>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,0.25)}.bs-popover-top>.arrow::after,.bs-popover-auto[x-placement^="top"]>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^="right"]{margin-left:.5rem}.bs-popover-right>.arrow,.bs-popover-auto[x-placement^="right"]>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-right>.arrow::before,.bs-popover-auto[x-placement^="right"]>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,0.25)}.bs-popover-right>.arrow::after,.bs-popover-auto[x-placement^="right"]>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^="bottom"]{margin-top:.5rem}.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^="bottom"]>.arrow{top:calc(-.5rem - 1px)}.bs-popover-bottom>.arrow::before,.bs-popover-auto[x-placement^="bottom"]>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,0.25)}.bs-popover-bottom>.arrow::after,.bs-popover-auto[x-placement^="bottom"]>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-left,.bs-popover-auto[x-placement^="left"]{margin-right:.5rem}.bs-popover-left>.arrow,.bs-popover-auto[x-placement^="left"]>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-left>.arrow::before,.bs-popover-auto[x-placement^="left"]>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,0.25)}.bs-popover-left>.arrow::after,.bs-popover-auto[x-placement^="left"]>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity 0.15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:50% / 100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity 0.6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.bg-primary{background-color:#007bff !important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0062cc !important}.bg-secondary{background-color:#6c757d !important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62 !important}.bg-success{background-color:#28a745 !important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34 !important}.bg-info{background-color:#17a2b8 !important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b !important}.bg-warning{background-color:#ffc107 !important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00 !important}.bg-danger{background-color:#dc3545 !important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130 !important}.bg-light{background-color:#f8f9fa !important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5 !important}.bg-dark{background-color:#343a40 !important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124 !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:transparent !important}.border{border:1px solid #dee2e6 !important}.border-top{border-top:1px solid #dee2e6 !important}.border-right{border-right:1px solid #dee2e6 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.border-left{border-left:1px solid #dee2e6 !important}.border-0{border:0 !important}.border-top-0{border-top:0 !important}.border-right-0{border-right:0 !important}.border-bottom-0{border-bottom:0 !important}.border-left-0{border-left:0 !important}.border-primary{border-color:#007bff !important}.border-secondary{border-color:#6c757d !important}.border-success{border-color:#28a745 !important}.border-info{border-color:#17a2b8 !important}.border-warning{border-color:#ffc107 !important}.border-danger{border-color:#dc3545 !important}.border-light{border-color:#f8f9fa !important}.border-dark{border-color:#343a40 !important}.border-white{border-color:#fff !important}.rounded-sm{border-radius:.2rem !important}.rounded{border-radius:.25rem !important}.rounded-top{border-top-left-radius:.25rem !important;border-top-right-radius:.25rem !important}.rounded-right{border-top-right-radius:.25rem !important;border-bottom-right-radius:.25rem !important}.rounded-bottom{border-bottom-right-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-left{border-top-left-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-lg{border-radius:.3rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rounded-0{border-radius:0 !important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}@media (min-width: 576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}}@media (min-width: 768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}}@media (min-width: 992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}}@media (min-width: 1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}}@media print{.d-print-none{display:none !important}.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-fill{flex:1 1 auto !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}@media (min-width: 576px){.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}}@media (min-width: 768px){.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}}@media (min-width: 992px){.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}}@media (min-width: 1200px){.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}}.float-left{float:left !important}.float-right{float:right !important}.float-none{float:none !important}@media (min-width: 576px){.float-sm-left{float:left !important}.float-sm-right{float:right !important}.float-sm-none{float:none !important}}@media (min-width: 768px){.float-md-left{float:left !important}.float-md-right{float:right !important}.float-md-none{float:none !important}}@media (min-width: 992px){.float-lg-left{float:left !important}.float-lg-right{float:right !important}.float-lg-none{float:none !important}}@media (min-width: 1200px){.float-xl-left{float:left !important}.float-xl-right{float:right !important}.float-xl-none{float:none !important}}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important}.shadow{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important}.shadow-none{box-shadow:none !important}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mw-100{max-width:100% !important}.mh-100{max-height:100% !important}.min-vw-100{min-width:100vw !important}.min-vh-100{min-height:100vh !important}.vw-100{width:100vw !important}.vh-100{height:100vh !important}.m-0{margin:0 !important}.mt-0,.my-0{margin-top:0 !important}.mr-0,.mx-0{margin-right:0 !important}.mb-0,.my-0{margin-bottom:0 !important}.ml-0,.mx-0{margin-left:0 !important}.m-1{margin:.25rem !important}.mt-1,.my-1{margin-top:.25rem !important}.mr-1,.mx-1{margin-right:.25rem !important}.mb-1,.my-1{margin-bottom:.25rem !important}.ml-1,.mx-1{margin-left:.25rem !important}.m-2{margin:.5rem !important}.mt-2,.my-2{margin-top:.5rem !important}.mr-2,.mx-2{margin-right:.5rem !important}.mb-2,.my-2{margin-bottom:.5rem !important}.ml-2,.mx-2{margin-left:.5rem !important}.m-3{margin:1rem !important}.mt-3,.my-3{margin-top:1rem !important}.mr-3,.mx-3{margin-right:1rem !important}.mb-3,.my-3{margin-bottom:1rem !important}.ml-3,.mx-3{margin-left:1rem !important}.m-4{margin:1.5rem !important}.mt-4,.my-4{margin-top:1.5rem !important}.mr-4,.mx-4{margin-right:1.5rem !important}.mb-4,.my-4{margin-bottom:1.5rem !important}.ml-4,.mx-4{margin-left:1.5rem !important}.m-5{margin:3rem !important}.mt-5,.my-5{margin-top:3rem !important}.mr-5,.mx-5{margin-right:3rem !important}.mb-5,.my-5{margin-bottom:3rem !important}.ml-5,.mx-5{margin-left:3rem !important}.p-0{padding:0 !important}.pt-0,.py-0{padding-top:0 !important}.pr-0,.px-0{padding-right:0 !important}.pb-0,.py-0{padding-bottom:0 !important}.pl-0,.px-0{padding-left:0 !important}.p-1{padding:.25rem !important}.pt-1,.py-1{padding-top:.25rem !important}.pr-1,.px-1{padding-right:.25rem !important}.pb-1,.py-1{padding-bottom:.25rem !important}.pl-1,.px-1{padding-left:.25rem !important}.p-2{padding:.5rem !important}.pt-2,.py-2{padding-top:.5rem !important}.pr-2,.px-2{padding-right:.5rem !important}.pb-2,.py-2{padding-bottom:.5rem !important}.pl-2,.px-2{padding-left:.5rem !important}.p-3{padding:1rem !important}.pt-3,.py-3{padding-top:1rem !important}.pr-3,.px-3{padding-right:1rem !important}.pb-3,.py-3{padding-bottom:1rem !important}.pl-3,.px-3{padding-left:1rem !important}.p-4{padding:1.5rem !important}.pt-4,.py-4{padding-top:1.5rem !important}.pr-4,.px-4{padding-right:1.5rem !important}.pb-4,.py-4{padding-bottom:1.5rem !important}.pl-4,.px-4{padding-left:1.5rem !important}.p-5{padding:3rem !important}.pt-5,.py-5{padding-top:3rem !important}.pr-5,.px-5{padding-right:3rem !important}.pb-5,.py-5{padding-bottom:3rem !important}.pl-5,.px-5{padding-left:3rem !important}.m-n1{margin:-.25rem !important}.mt-n1,.my-n1{margin-top:-.25rem !important}.mr-n1,.mx-n1{margin-right:-.25rem !important}.mb-n1,.my-n1{margin-bottom:-.25rem !important}.ml-n1,.mx-n1{margin-left:-.25rem !important}.m-n2{margin:-.5rem !important}.mt-n2,.my-n2{margin-top:-.5rem !important}.mr-n2,.mx-n2{margin-right:-.5rem !important}.mb-n2,.my-n2{margin-bottom:-.5rem !important}.ml-n2,.mx-n2{margin-left:-.5rem !important}.m-n3{margin:-1rem !important}.mt-n3,.my-n3{margin-top:-1rem !important}.mr-n3,.mx-n3{margin-right:-1rem !important}.mb-n3,.my-n3{margin-bottom:-1rem !important}.ml-n3,.mx-n3{margin-left:-1rem !important}.m-n4{margin:-1.5rem !important}.mt-n4,.my-n4{margin-top:-1.5rem !important}.mr-n4,.mx-n4{margin-right:-1.5rem !important}.mb-n4,.my-n4{margin-bottom:-1.5rem !important}.ml-n4,.mx-n4{margin-left:-1.5rem !important}.m-n5{margin:-3rem !important}.mt-n5,.my-n5{margin-top:-3rem !important}.mr-n5,.mx-n5{margin-right:-3rem !important}.mb-n5,.my-n5{margin-bottom:-3rem !important}.ml-n5,.mx-n5{margin-left:-3rem !important}.m-auto{margin:auto !important}.mt-auto,.my-auto{margin-top:auto !important}.mr-auto,.mx-auto{margin-right:auto !important}.mb-auto,.my-auto{margin-bottom:auto !important}.ml-auto,.mx-auto{margin-left:auto !important}@media (min-width: 576px){.m-sm-0{margin:0 !important}.mt-sm-0,.my-sm-0{margin-top:0 !important}.mr-sm-0,.mx-sm-0{margin-right:0 !important}.mb-sm-0,.my-sm-0{margin-bottom:0 !important}.ml-sm-0,.mx-sm-0{margin-left:0 !important}.m-sm-1{margin:.25rem !important}.mt-sm-1,.my-sm-1{margin-top:.25rem !important}.mr-sm-1,.mx-sm-1{margin-right:.25rem !important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem !important}.ml-sm-1,.mx-sm-1{margin-left:.25rem !important}.m-sm-2{margin:.5rem !important}.mt-sm-2,.my-sm-2{margin-top:.5rem !important}.mr-sm-2,.mx-sm-2{margin-right:.5rem !important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem !important}.ml-sm-2,.mx-sm-2{margin-left:.5rem !important}.m-sm-3{margin:1rem !important}.mt-sm-3,.my-sm-3{margin-top:1rem !important}.mr-sm-3,.mx-sm-3{margin-right:1rem !important}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important}.ml-sm-3,.mx-sm-3{margin-left:1rem !important}.m-sm-4{margin:1.5rem !important}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important}.m-sm-5{margin:3rem !important}.mt-sm-5,.my-sm-5{margin-top:3rem !important}.mr-sm-5,.mx-sm-5{margin-right:3rem !important}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important}.ml-sm-5,.mx-sm-5{margin-left:3rem !important}.p-sm-0{padding:0 !important}.pt-sm-0,.py-sm-0{padding-top:0 !important}.pr-sm-0,.px-sm-0{padding-right:0 !important}.pb-sm-0,.py-sm-0{padding-bottom:0 !important}.pl-sm-0,.px-sm-0{padding-left:0 !important}.p-sm-1{padding:.25rem !important}.pt-sm-1,.py-sm-1{padding-top:.25rem !important}.pr-sm-1,.px-sm-1{padding-right:.25rem !important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem !important}.pl-sm-1,.px-sm-1{padding-left:.25rem !important}.p-sm-2{padding:.5rem !important}.pt-sm-2,.py-sm-2{padding-top:.5rem !important}.pr-sm-2,.px-sm-2{padding-right:.5rem !important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem !important}.pl-sm-2,.px-sm-2{padding-left:.5rem !important}.p-sm-3{padding:1rem !important}.pt-sm-3,.py-sm-3{padding-top:1rem !important}.pr-sm-3,.px-sm-3{padding-right:1rem !important}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important}.pl-sm-3,.px-sm-3{padding-left:1rem !important}.p-sm-4{padding:1.5rem !important}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important}.p-sm-5{padding:3rem !important}.pt-sm-5,.py-sm-5{padding-top:3rem !important}.pr-sm-5,.px-sm-5{padding-right:3rem !important}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important}.pl-sm-5,.px-sm-5{padding-left:3rem !important}.m-sm-n1{margin:-.25rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem !important}.m-sm-n2{margin:-.5rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem !important}.m-sm-n3{margin:-1rem !important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem !important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important}.m-sm-n5{margin:-3rem !important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem !important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem !important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem !important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem !important}.m-sm-auto{margin:auto !important}.mt-sm-auto,.my-sm-auto{margin-top:auto !important}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important}}@media (min-width: 768px){.m-md-0{margin:0 !important}.mt-md-0,.my-md-0{margin-top:0 !important}.mr-md-0,.mx-md-0{margin-right:0 !important}.mb-md-0,.my-md-0{margin-bottom:0 !important}.ml-md-0,.mx-md-0{margin-left:0 !important}.m-md-1{margin:.25rem !important}.mt-md-1,.my-md-1{margin-top:.25rem !important}.mr-md-1,.mx-md-1{margin-right:.25rem !important}.mb-md-1,.my-md-1{margin-bottom:.25rem !important}.ml-md-1,.mx-md-1{margin-left:.25rem !important}.m-md-2{margin:.5rem !important}.mt-md-2,.my-md-2{margin-top:.5rem !important}.mr-md-2,.mx-md-2{margin-right:.5rem !important}.mb-md-2,.my-md-2{margin-bottom:.5rem !important}.ml-md-2,.mx-md-2{margin-left:.5rem !important}.m-md-3{margin:1rem !important}.mt-md-3,.my-md-3{margin-top:1rem !important}.mr-md-3,.mx-md-3{margin-right:1rem !important}.mb-md-3,.my-md-3{margin-bottom:1rem !important}.ml-md-3,.mx-md-3{margin-left:1rem !important}.m-md-4{margin:1.5rem !important}.mt-md-4,.my-md-4{margin-top:1.5rem !important}.mr-md-4,.mx-md-4{margin-right:1.5rem !important}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important}.ml-md-4,.mx-md-4{margin-left:1.5rem !important}.m-md-5{margin:3rem !important}.mt-md-5,.my-md-5{margin-top:3rem !important}.mr-md-5,.mx-md-5{margin-right:3rem !important}.mb-md-5,.my-md-5{margin-bottom:3rem !important}.ml-md-5,.mx-md-5{margin-left:3rem !important}.p-md-0{padding:0 !important}.pt-md-0,.py-md-0{padding-top:0 !important}.pr-md-0,.px-md-0{padding-right:0 !important}.pb-md-0,.py-md-0{padding-bottom:0 !important}.pl-md-0,.px-md-0{padding-left:0 !important}.p-md-1{padding:.25rem !important}.pt-md-1,.py-md-1{padding-top:.25rem !important}.pr-md-1,.px-md-1{padding-right:.25rem !important}.pb-md-1,.py-md-1{padding-bottom:.25rem !important}.pl-md-1,.px-md-1{padding-left:.25rem !important}.p-md-2{padding:.5rem !important}.pt-md-2,.py-md-2{padding-top:.5rem !important}.pr-md-2,.px-md-2{padding-right:.5rem !important}.pb-md-2,.py-md-2{padding-bottom:.5rem !important}.pl-md-2,.px-md-2{padding-left:.5rem !important}.p-md-3{padding:1rem !important}.pt-md-3,.py-md-3{padding-top:1rem !important}.pr-md-3,.px-md-3{padding-right:1rem !important}.pb-md-3,.py-md-3{padding-bottom:1rem !important}.pl-md-3,.px-md-3{padding-left:1rem !important}.p-md-4{padding:1.5rem !important}.pt-md-4,.py-md-4{padding-top:1.5rem !important}.pr-md-4,.px-md-4{padding-right:1.5rem !important}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important}.pl-md-4,.px-md-4{padding-left:1.5rem !important}.p-md-5{padding:3rem !important}.pt-md-5,.py-md-5{padding-top:3rem !important}.pr-md-5,.px-md-5{padding-right:3rem !important}.pb-md-5,.py-md-5{padding-bottom:3rem !important}.pl-md-5,.px-md-5{padding-left:3rem !important}.m-md-n1{margin:-.25rem !important}.mt-md-n1,.my-md-n1{margin-top:-.25rem !important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem !important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem !important}.m-md-n2{margin:-.5rem !important}.mt-md-n2,.my-md-n2{margin-top:-.5rem !important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem !important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem !important}.m-md-n3{margin:-1rem !important}.mt-md-n3,.my-md-n3{margin-top:-1rem !important}.mr-md-n3,.mx-md-n3{margin-right:-1rem !important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important}.ml-md-n3,.mx-md-n3{margin-left:-1rem !important}.m-md-n4{margin:-1.5rem !important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem !important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem !important}.m-md-n5{margin:-3rem !important}.mt-md-n5,.my-md-n5{margin-top:-3rem !important}.mr-md-n5,.mx-md-n5{margin-right:-3rem !important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem !important}.ml-md-n5,.mx-md-n5{margin-left:-3rem !important}.m-md-auto{margin:auto !important}.mt-md-auto,.my-md-auto{margin-top:auto !important}.mr-md-auto,.mx-md-auto{margin-right:auto !important}.mb-md-auto,.my-md-auto{margin-bottom:auto !important}.ml-md-auto,.mx-md-auto{margin-left:auto !important}}@media (min-width: 992px){.m-lg-0{margin:0 !important}.mt-lg-0,.my-lg-0{margin-top:0 !important}.mr-lg-0,.mx-lg-0{margin-right:0 !important}.mb-lg-0,.my-lg-0{margin-bottom:0 !important}.ml-lg-0,.mx-lg-0{margin-left:0 !important}.m-lg-1{margin:.25rem !important}.mt-lg-1,.my-lg-1{margin-top:.25rem !important}.mr-lg-1,.mx-lg-1{margin-right:.25rem !important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem !important}.ml-lg-1,.mx-lg-1{margin-left:.25rem !important}.m-lg-2{margin:.5rem !important}.mt-lg-2,.my-lg-2{margin-top:.5rem !important}.mr-lg-2,.mx-lg-2{margin-right:.5rem !important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem !important}.ml-lg-2,.mx-lg-2{margin-left:.5rem !important}.m-lg-3{margin:1rem !important}.mt-lg-3,.my-lg-3{margin-top:1rem !important}.mr-lg-3,.mx-lg-3{margin-right:1rem !important}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important}.ml-lg-3,.mx-lg-3{margin-left:1rem !important}.m-lg-4{margin:1.5rem !important}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important}.m-lg-5{margin:3rem !important}.mt-lg-5,.my-lg-5{margin-top:3rem !important}.mr-lg-5,.mx-lg-5{margin-right:3rem !important}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important}.ml-lg-5,.mx-lg-5{margin-left:3rem !important}.p-lg-0{padding:0 !important}.pt-lg-0,.py-lg-0{padding-top:0 !important}.pr-lg-0,.px-lg-0{padding-right:0 !important}.pb-lg-0,.py-lg-0{padding-bottom:0 !important}.pl-lg-0,.px-lg-0{padding-left:0 !important}.p-lg-1{padding:.25rem !important}.pt-lg-1,.py-lg-1{padding-top:.25rem !important}.pr-lg-1,.px-lg-1{padding-right:.25rem !important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem !important}.pl-lg-1,.px-lg-1{padding-left:.25rem !important}.p-lg-2{padding:.5rem !important}.pt-lg-2,.py-lg-2{padding-top:.5rem !important}.pr-lg-2,.px-lg-2{padding-right:.5rem !important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem !important}.pl-lg-2,.px-lg-2{padding-left:.5rem !important}.p-lg-3{padding:1rem !important}.pt-lg-3,.py-lg-3{padding-top:1rem !important}.pr-lg-3,.px-lg-3{padding-right:1rem !important}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important}.pl-lg-3,.px-lg-3{padding-left:1rem !important}.p-lg-4{padding:1.5rem !important}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important}.p-lg-5{padding:3rem !important}.pt-lg-5,.py-lg-5{padding-top:3rem !important}.pr-lg-5,.px-lg-5{padding-right:3rem !important}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important}.pl-lg-5,.px-lg-5{padding-left:3rem !important}.m-lg-n1{margin:-.25rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem !important}.m-lg-n2{margin:-.5rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem !important}.m-lg-n3{margin:-1rem !important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem !important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important}.m-lg-n5{margin:-3rem !important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem !important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem !important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem !important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem !important}.m-lg-auto{margin:auto !important}.mt-lg-auto,.my-lg-auto{margin-top:auto !important}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important}}@media (min-width: 1200px){.m-xl-0{margin:0 !important}.mt-xl-0,.my-xl-0{margin-top:0 !important}.mr-xl-0,.mx-xl-0{margin-right:0 !important}.mb-xl-0,.my-xl-0{margin-bottom:0 !important}.ml-xl-0,.mx-xl-0{margin-left:0 !important}.m-xl-1{margin:.25rem !important}.mt-xl-1,.my-xl-1{margin-top:.25rem !important}.mr-xl-1,.mx-xl-1{margin-right:.25rem !important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem !important}.ml-xl-1,.mx-xl-1{margin-left:.25rem !important}.m-xl-2{margin:.5rem !important}.mt-xl-2,.my-xl-2{margin-top:.5rem !important}.mr-xl-2,.mx-xl-2{margin-right:.5rem !important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem !important}.ml-xl-2,.mx-xl-2{margin-left:.5rem !important}.m-xl-3{margin:1rem !important}.mt-xl-3,.my-xl-3{margin-top:1rem !important}.mr-xl-3,.mx-xl-3{margin-right:1rem !important}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important}.ml-xl-3,.mx-xl-3{margin-left:1rem !important}.m-xl-4{margin:1.5rem !important}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important}.m-xl-5{margin:3rem !important}.mt-xl-5,.my-xl-5{margin-top:3rem !important}.mr-xl-5,.mx-xl-5{margin-right:3rem !important}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important}.ml-xl-5,.mx-xl-5{margin-left:3rem !important}.p-xl-0{padding:0 !important}.pt-xl-0,.py-xl-0{padding-top:0 !important}.pr-xl-0,.px-xl-0{padding-right:0 !important}.pb-xl-0,.py-xl-0{padding-bottom:0 !important}.pl-xl-0,.px-xl-0{padding-left:0 !important}.p-xl-1{padding:.25rem !important}.pt-xl-1,.py-xl-1{padding-top:.25rem !important}.pr-xl-1,.px-xl-1{padding-right:.25rem !important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem !important}.pl-xl-1,.px-xl-1{padding-left:.25rem !important}.p-xl-2{padding:.5rem !important}.pt-xl-2,.py-xl-2{padding-top:.5rem !important}.pr-xl-2,.px-xl-2{padding-right:.5rem !important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem !important}.pl-xl-2,.px-xl-2{padding-left:.5rem !important}.p-xl-3{padding:1rem !important}.pt-xl-3,.py-xl-3{padding-top:1rem !important}.pr-xl-3,.px-xl-3{padding-right:1rem !important}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important}.pl-xl-3,.px-xl-3{padding-left:1rem !important}.p-xl-4{padding:1.5rem !important}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important}.p-xl-5{padding:3rem !important}.pt-xl-5,.py-xl-5{padding-top:3rem !important}.pr-xl-5,.px-xl-5{padding-right:3rem !important}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important}.pl-xl-5,.px-xl-5{padding-left:3rem !important}.m-xl-n1{margin:-.25rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem !important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem !important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem !important}.m-xl-n2{margin:-.5rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem !important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem !important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem !important}.m-xl-n3{margin:-1rem !important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem !important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem !important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem !important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem !important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem !important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem !important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem !important}.m-xl-n5{margin:-3rem !important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem !important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem !important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem !important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem !important}.m-xl-auto{margin:auto !important}.mt-xl-auto,.my-xl-auto{margin-top:auto !important}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important}.text-justify{text-align:justify !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}@media (min-width: 576px){.text-sm-left{text-align:left !important}.text-sm-right{text-align:right !important}.text-sm-center{text-align:center !important}}@media (min-width: 768px){.text-md-left{text-align:left !important}.text-md-right{text-align:right !important}.text-md-center{text-align:center !important}}@media (min-width: 992px){.text-lg-left{text-align:left !important}.text-lg-right{text-align:right !important}.text-lg-center{text-align:center !important}}@media (min-width: 1200px){.text-xl-left{text-align:left !important}.text-xl-right{text-align:right !important}.text-xl-center{text-align:center !important}}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.font-weight-light{font-weight:300 !important}.font-weight-lighter{font-weight:lighter !important}.font-weight-normal{font-weight:400 !important}.font-weight-bold{font-weight:700 !important}.font-weight-bolder{font-weight:bolder !important}.font-italic{font-style:italic !important}.text-white{color:#fff !important}.text-primary{color:#007bff !important}a.text-primary:hover,a.text-primary:focus{color:#0056b3 !important}.text-secondary{color:#6c757d !important}a.text-secondary:hover,a.text-secondary:focus{color:#494f54 !important}.text-success{color:#28a745 !important}a.text-success:hover,a.text-success:focus{color:#19692c !important}.text-info{color:#17a2b8 !important}a.text-info:hover,a.text-info:focus{color:#0f6674 !important}.text-warning{color:#ffc107 !important}a.text-warning:hover,a.text-warning:focus{color:#ba8b00 !important}.text-danger{color:#dc3545 !important}a.text-danger:hover,a.text-danger:focus{color:#a71d2a !important}.text-light{color:#f8f9fa !important}a.text-light:hover,a.text-light:focus{color:#cbd3da !important}.text-dark{color:#343a40 !important}a.text-dark:hover,a.text-dark:focus{color:#121416 !important}.text-body{color:#212529 !important}.text-muted{color:#6c757d !important}.text-black-50{color:rgba(0,0,0,0.5) !important}.text-white-50{color:rgba(255,255,255,0.5) !important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none !important}.text-break{word-break:break-word !important;word-wrap:break-word !important}.text-reset{color:inherit !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media print{*,*::before,*::after{text-shadow:none !important;box-shadow:none !important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap !important}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px !important}.container{min-width:992px !important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #dee2e6 !important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}.btn-primary{background-color:#fe3366;color:#fff;border:none;border-radius:5px;font-weight:bold;text-transform:uppercase;transition:background-color .3s, opacity .3s;padding:10px 20px}.btn-primary:hover,.btn-primary:focus,.btn-primary:disabled,.btn-primary.disabled{background-color:#ca0133;box-shadow:none;color:#fff;border-color:gray}.btn-primary.btn-lg,.btn-group-lg>.btn-primary.btn{min-width:290px;font-size:21px}.btn-primary.disabled{opacity:.5}.btn-primary.skewed{transform:skew(-12deg)}.btn-primary.xxl{font-size:21px !important;padding:15px 30px}.cyan{color:#50d6bd !important}.cut-text{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.show-on-consent{display:none}.btn-link{color:#323c52;font-size:14px;text-decoration:underline}.btn-secondary{min-width:180px;background-color:#4a57a2;color:#fff;border:none;border-radius:.25rem;font-size:.875rem;font-weight:bold;text-transform:uppercase;transition:all .2 ease;padding:.8125rem 1.25rem;box-shadow:0px 2px 8px #00000026}.btn-secondary:hover,.btn-secondary:focus,.btn-secondary:disabled,.btn-secondary.disabled{background-color:#3a447f;color:#fff;border-color:#ACB0B8;box-shadow:0 0 8px 2px #00000066}.btn-secondary.btn-lg,.btn-group-lg>.btn-secondary.btn{min-width:290px;font-size:21px}.btn-secondary.disabled{opacity:.5}.btn-secondary.skewed{transform:skew(-12deg)}.social-login-btn{display:block;margin:.375rem auto;padding-left:48px;position:relative;cursor:pointer;width:100%}.social-login-btn img{position:absolute;left:18px;top:13px}@media (max-width: 768px){.social-login-btn img{left:14px;top:10px}}.social-login-btn img,.social-login-btn svg{vertical-align:middle}.btn-facebook,.btn-facebook:focus,.btn-facebook:not(:disabled):not(.disabled).active,.btn-facebook:not(:disabled):not(.disabled):active,.btn-google,.btn-google:focus,.btn-google:not(:disabled):not(.disabled).active,.btn-google:not(:disabled):not(.disabled):active{font-family:'Montserrat', sans-serif;font-weight:700;user-select:none;text-decoration:none;text-transform:uppercase;transition:all .2s ease;border:1px solid transparent;padding:.8125rem 1.25rem;font-size:.875rem;line-height:1.57;border-radius:.25rem}@media (max-width: 768px){.btn-facebook,.btn-facebook:focus,.btn-facebook:not(:disabled):not(.disabled).active,.btn-facebook:not(:disabled):not(.disabled):active,.btn-google,.btn-google:focus,.btn-google:not(:disabled):not(.disabled).active,.btn-google:not(:disabled):not(.disabled):active{font-size:12px}}.btn-facebook:hover,.btn-facebook:focus:hover,.btn-facebook:not(:disabled):not(.disabled).active:hover,.btn-facebook:not(:disabled):not(.disabled):active:hover,.btn-google:hover,.btn-google:focus:hover,.btn-google:not(:disabled):not(.disabled).active:hover,.btn-google:not(:disabled):not(.disabled):active:hover{background-color:transparent;text-decoration:underline}.btn-facebook{background-color:#1977f3;border-color:#1977f3;color:#fff}.btn-facebook:hover{color:#1977f3}.btn-google{background-color:#ffffff;color:#4a57a2;border:1px solid #4a589f}.btn-google:hover{color:#4a57a2}input::-webkit-contacts-auto-fill-button{visibility:hidden;display:none !important;pointer-events:none;position:absolute;right:0}input[type=password].pr-50{padding-right:50px}a.show-icon{position:absolute;top:13px;margin-top:0 !important;right:30px}a.show-icon img{height:20px;width:auto}.form-control{border:1px solid #ACB0B8;font-size:16px;color:#313B52;font-weight:normal;line-height:20px;padding:25px 20px;border-radius:5px}.opacity-hover-90{transition:opacity .3s}.opacity-hover-90:hover,.opacity-hover-90:focus{opacity:.9}.img-100{width:100px;height:auto}.ui-widget-content{background:#fff;color:#323c52;font-size:16px}a.mini-info{display:none !important;width:24px;height:24px;float:right}a.mini-info img{display:none !important;width:18px;height:18px}.no-padding-right{padding-right:0}.no-padding-left{padding-left:0}.visible-sm,.visible-md{display:none !important}.ui-tooltip{box-shadow:none;background-color:#323c52;color:#fff;font-size:11px;font-weight:lighter;padding:5px 10px;border-radius:3px;border-color:#4a57a2}.cookie-szabalyzat strong{font-size:16px !important}.pink-text{color:#fe3366 !important}.purple-text{color:#4956A4 !important}.blue-text{color:#4a5880 !important}.black-text{color:#000 !important}.green-text{color:#50D6BD !important}.tagify__tag>div>*{white-space:nowrap !important;max-width:260px !important}@media (max-width: 768px){.hidden-md{display:none !important}.visible-md{display:block !important}}@media (max-width: 576px){.hidden-sm{display:none !important}.visible-sm{display:block !important}}label.custom-checkbox-label{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[type=checkbox].custom-checkbox-input{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}input[type=checkbox].custom-checkbox-input+label.custom-checkbox-label{padding-left:27px;height:17px;display:inline-block;line-height:17px;background-repeat:no-repeat;background-position:0 0;background-size:17px 17px;font-size:15px;vertical-align:middle;cursor:pointer;color:#000}input[type=checkbox].custom-checkbox-input+label.custom-checkbox-label.mini{height:14px;font-size:13px;background-size:14px 14px}label.custom-checkbox-label{height:auto !important}input[type=checkbox].custom-checkbox-input:checked+label.custom-checkbox-label{background-image:url(/images/checkbox-checked.png)}.custom-checkbox-label{background-image:url(/images/checkbox.png)}input[type=checkbox].custom-checkbox-input.med+label.custom-checkbox-label.med{padding-left:22px;height:17px;display:inline-block;line-height:17px;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;cursor:pointer;color:#000}input[type=checkbox].custom-checkbox-input.med:checked+label.custom-checkbox-label.med{background-position:0 -17px}input[type=checkbox].custom-checkbox-input.sme+label.custom-checkbox-label.sme{padding-left:22px;height:16px;display:inline-block;line-height:16px;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;cursor:pointer}input[type=checkbox].custom-checkbox-input.sme:checked+label.custom-checkbox-label.sme{background-position:0 -16px}input[type=checkbox].custom-checkbox-input.lrg+label.custom-checkbox-label.lrg{padding-left:22px;height:20px;display:inline-block;line-height:20px;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;cursor:pointer}input[type=checkbox].custom-checkbox-input.lrg:checked+label.custom-checkbox-label.lrg{background-position:0 -20px}label.custom-radio-label{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[type=radio].custom-radio-input{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}input[type=radio].custom-radio-input+label.custom-radio-label{padding-left:22px;height:17px;display:inline-block;line-height:17px;background-repeat:no-repeat;background-position:0 0;background-size:17px 17px;font-size:15px;vertical-align:middle;min-width:200px;text-align:left;cursor:pointer}input[type=radio].custom-radio-input+label.custom-radio-label.mini{height:14px;font-size:13px;background-size:14px 14px}label.custom-radio-label{height:auto !important;font-weight:bold}input[type=radio].custom-radio-input:checked+label.custom-radio-label{background-image:url(/images/radio-checked.png)}.custom-radio-label{background-image:url(/images/radio.png)}input[type=radio].custom-radio-input.med+label.custom-radio-label.med{padding-left:22px;height:17px;display:inline-block;line-height:17px;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;cursor:pointer}input[type=radio].custom-radio-input.med:checked+label.custom-radio-label.med{background-position:0 -17px}input[type=radio].custom-radio-input.sme+label.custom-radio-label.sme{padding-left:22px;height:16px;display:inline-block;line-height:16px;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;cursor:pointer}input[type=radio].custom-radio-input.sme:checked+label.custom-radio-label.sme{background-position:0 -16px}input[type=radio].custom-radio-input.lrg+label.custom-radio-label.lrg{padding-left:22px;height:20px;display:inline-block;line-height:20px;background-repeat:no-repeat;background-position:0 0;font-size:15px;vertical-align:middle;cursor:pointer}input[type=radio].custom-radio-input.lrg:checked+label.custom-radio-label.lrg{background-position:0 -20px}.select-css{display:block;font-size:16px;font-family:'Montserrat', sans-serif;webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;color:#ACB0B8;line-height:1.3;padding:15px 20px;width:100%;max-width:100%;box-sizing:border-box;margin:0;border:1px solid #ACB0B8;box-shadow:none;border-radius:5px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("/images/arrow-down.png");background-repeat:no-repeat, repeat;background-position:right 10px top 50%, 0 0;background-size:20px 10px}@media (max-width: 576px){.select-css{padding:15px 30px 15px 15px}}.select-css::-ms-expand{display:none}.select-css:hover{border-color:#9196a0}.select-css:focus{border-color:#9196a0;color:gray;outline:none}.select-css option{font-weight:normal}*[dir="rtl"] .select-css,:root:lang(ar) .select-css,:root:lang(iw) .select-css{background-position:left .7em top 50%, 0 0;padding:.6em .8em .5em 1.4em}.select-css:disabled,.select-css[aria-disabled=true]{color:graytext;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22graytext%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"),linear-gradient(to bottom, #fff 0%, #e5e5e5 100%)}.select-css:disabled:hover,.select-css[aria-disabled=true]{border-color:#aaa}:root{--tagify-dd-color-primary: rgb(53,149,246);--tagify-dd-bg-color: white}.tagify{--tags-border-color: #DDD;--tags-hover-border-color: #CCC;--tags-focus-border-color: #3595f6;--tag-bg: #4a5898;--tag-hover: #4a5898;--tag-text-color: #fff;--tag-text-color--edit: #000;--tag-pad: 0.3em 0.5em;--tag-inset-shadow-size: 1.1em;--tag-invalid-color: #6271b3;--tag-invalid-bg: rgba(98,113,179,0.5);--tag-remove-bg: rgba(98,113,179,0.3);--tag-remove-btn-color: #4a5898;--tag-remove-btn-bg: #fff;--tag-remove-btn-bg--hover: #4d5c9f;--input-color: #495057;--tag--min-width: 1ch;--tag--max-width: auto;--tag-hide-transition: .3s;--placeholder-color: rgba(255,255,255,0.4);--placeholder-color-focus: rgba(255,255,255,0.25);--loader-size: .8em;display:flex;align-items:flex-start;flex-wrap:wrap;border:1px solid #DDD;border:1px solid var(--tags-border-color);padding:0;line-height:normal;cursor:text;outline:none;position:relative;box-sizing:border-box;transition:.1s}@keyframes tags--bump{30%{transform:scale(1.2)}}@keyframes rotateLoader{to{transform:rotate(1turn)}}.tagify:hover{border-color:#CCC;border-color:var(--tags-hover-border-color)}.tagify.tagify--focus{transition:0s;border-color:#3595f6;border-color:var(--tags-focus-border-color)}.tagify[readonly]:not(.tagify--mix){cursor:default}.tagify[readonly]:not(.tagify--mix)>.tagify__input{visibility:hidden;width:0;margin:5px 0}.tagify[readonly]:not(.tagify--mix) .tagify__tag>div{padding:0.3em 0.5em;padding:var(--tag-pad)}.tagify[readonly]:not(.tagify--mix) .tagify__tag>div::before{background:linear-gradient(45deg, var(--tag-bg) 25%, transparent 25%, transparent 50%, var(--tag-bg) 50%, var(--tag-bg) 75%, transparent 75%, transparent) 0/5px 5px;box-shadow:none;filter:brightness(0.95)}.tagify[readonly] .tagify__tag__removeBtn{display:none}.tagify--loading .tagify__input::before{content:none}.tagify--loading .tagify__input::after{content:'';vertical-align:middle;opacity:1;width:.7em;height:.7em;width:var(--loader-size);height:var(--loader-size);border:3px solid;border-color:#EEE #BBB #888 transparent;border-radius:50%;animation:rotateLoader .4s infinite linear;margin:-2px 0 -2px .5em}.tagify--loading .tagify__input:empty::after{margin-left:0}.tagify+input,.tagify+textarea{display:none !important}.tagify__tag{display:inline-flex;align-items:center;margin:5px 0 5px 5px;position:relative;z-index:1;outline:none;cursor:default;transition:.13s ease-out}.tagify__tag>div{vertical-align:top;box-sizing:border-box;max-width:100%;padding:0.3em 0.5em;padding:var(--tag-pad, 0.3em 0.5em);color:#fff;color:var(--tag-text-color, #fff);line-height:inherit;border-radius:3px;white-space:nowrap;transition:.13s ease-out}.tagify__tag>div>*{white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:top;min-width:1ch;max-width:auto;min-width:var(--tag--min-width, 1ch);max-width:var(--tag--max-width, auto);transition:.8s ease, .1s color}.tagify__tag>div>*[contenteditable]{outline:none;user-select:text;cursor:text;margin:-2px;padding:2px;max-width:350px}.tagify__tag>div::before{content:'';position:absolute;border-radius:inherit;left:0;top:0;right:0;bottom:0;z-index:-1;pointer-events:none;transition:120ms ease;animation:tags--bump .3s ease-out 1;box-shadow:0 0 0 1.1em #4a5898 inset;box-shadow:0 0 0 var(--tag-inset-shadow-size, 1.1em) var(--tag-bg, #4a5898) inset}.tagify__tag:hover:not([readonly]) div::before{top:-2px;right:-2px;bottom:-2px;left:-2px;box-shadow:0 0 0 1.1em #4a5898 inset;box-shadow:0 0 0 var(--tag-inset-shadow-size, 1.1em) var(--tag-hover, #4a5898) inset}.tagify__tag--loading{pointer-events:none}.tagify__tag--loading .tagify__tag__removeBtn{display:none}.tagify__tag--loading::after{--loader-size:  .4em;content:'';vertical-align:middle;opacity:1;width:.7em;height:.7em;width:var(--loader-size);height:var(--loader-size);border:3px solid;border-color:#EEE #BBB #888 transparent;border-radius:50%;animation:rotateLoader .4s infinite linear;margin:0 .5em 0 -.1em}.tagify__tag--flash div::before{animation:none}.tagify__tag--hide{width:0 !important;padding-left:0;padding-right:0;margin-left:0;margin-right:0;opacity:0;transform:scale(0);transition:.3s;transition:var(--tag-hide-transition, .3s);pointer-events:none}.tagify__tag--hide>div>*{white-space:nowrap}.tagify__tag.tagify--noAnim>div::before{animation:none}.tagify__tag.tagify--notAllowed:not(.tagify__tag--editable) div>span{opacity:.5}.tagify__tag.tagify--notAllowed:not(.tagify__tag--editable) div::before{box-shadow:0 0 0 1.1em rgba(98,113,179,0.5) inset !important;box-shadow:0 0 0 var(--tag-inset-shadow-size, 1.1em) var(--tag-invalid-bg, rgba(98,113,179,0.5)) inset !important;transition:.2s}.tagify__tag[readonly] .tagify__tag__removeBtn{display:none}.tagify__tag[readonly]>div::before{background:linear-gradient(45deg, var(--tag-bg) 25%, transparent 25%, transparent 50%, var(--tag-bg) 50%, var(--tag-bg) 75%, transparent 75%, transparent) 0/5px 5px;box-shadow:none;filter:brightness(0.95)}.tagify__tag--editable>div{color:#000;color:var(--tag-text-color--edit, #000)}.tagify__tag--editable>div::before{box-shadow:0 0 0 2px #4a5898 inset !important;box-shadow:0 0 0 2px var(--tag-hover, #4a5898) inset !important}.tagify__tag--editable>.tagify__tag__removeBtn{pointer-events:none}.tagify__tag--editable>.tagify__tag__removeBtn::after{opacity:0;transform:translateX(100%) translateX(5px)}.tagify__tag--editable.tagify--invalid>div::before{box-shadow:0 0 0 2px #6271b3 inset !important;box-shadow:0 0 0 2px var(--tag-invalid-color, #6271b3) inset !important}.tagify__tag__removeBtn{order:5;display:inline-flex;align-items:center;justify-content:center;border-radius:50px;cursor:pointer;font:14px/1 Arial;background:#fff;background:var(--tag-remove-btn-bg, #fff);color:#4a5898;color:var(--tag-remove-btn-color, #4a5898);width:14px;height:14px;margin-right:4.66667px;margin-left:-4.66667px;overflow:hidden;transition:.2s ease-out}.tagify__tag__removeBtn::after{content:"\00D7";transition:.3s, color 0s}.tagify__tag__removeBtn:hover{color:white;background:#4d5c9f;background:var(--tag-remove-btn-bg--hover, #4d5c9f)}.tagify__tag__removeBtn:hover+div>span{opacity:.5}.tagify__tag__removeBtn:hover+div::before{box-shadow:0 0 0 1.1em rgba(98,113,179,0.3) inset !important;box-shadow:0 0 0 var(--tag-inset-shadow-size, 1.1em) var(--tag-remove-bg, rgba(98,113,179,0.3)) inset !important;transition:box-shadow .2s}.tagify:not(.tagify--mix) .tagify__input br{display:none}.tagify:not(.tagify--mix) .tagify__input *{display:inline;white-space:nowrap}.tagify__input{flex-grow:1;display:inline-block;min-width:110px;margin:5px;padding:0.3em 0.5em;padding:var(--tag-pad, 0.3em 0.5em);line-height:inherit;position:relative;white-space:pre-wrap;color:#495057;color:var(--input-color, #495057);box-sizing:inherit}@-moz-document url-prefix(){}.tagify__input:empty::before{transition:.2s ease-out;opacity:1;transform:none;display:inline-block;width:auto}.tagify--mix .tagify__input:empty::before{display:inline-block}.tagify__input:focus{outline:none}.tagify__input:focus::before{transition:.2s ease-out;opacity:0;transform:translatex(6px)}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.tagify__input:focus::before{display:none}}@supports (-ms-ime-align: auto){.tagify__input:focus::before{display:none}}.tagify__input:focus:empty::before{transition:.2s ease-out;opacity:1;transform:none;color:rgba(255,255,255,0.25);color:var(--placeholder-color-focus)}@-moz-document url-prefix(){.tagify__input:focus:empty::after{display:none}}.tagify__input::before{content:attr(data-placeholder);height:1em;line-height:1em;margin:auto 0;z-index:1;color:rgba(255,255,255,0.4);color:var(--placeholder-color);white-space:nowrap;pointer-events:none;opacity:0;position:absolute}.tagify--mix .tagify__input::before{display:none;position:static;line-height:inherit}.tagify__input::after{content:attr(data-suggest);display:inline-block;white-space:pre;color:#fff;opacity:.3;pointer-events:none;max-width:100px}.tagify__input .tagify__tag{margin:0}.tagify__input .tagify__tag>div{padding-top:0;padding-bottom:0}.tagify--mix{display:block}.tagify--mix .tagify__input{padding:5px;margin:0;width:100%;height:100%;line-height:1.5;display:block}.tagify--mix .tagify__input::before{height:auto}.tagify--mix .tagify__input::after{content:none}.tagify--select::after{content:'>';opacity:.5;position:absolute;top:50%;right:0;bottom:0;font:16px monospace;line-height:8px;height:8px;pointer-events:none;transform:translate(-150%, -50%) scaleX(1.2) rotate(90deg);transition:.2s ease-in-out}.tagify--select[aria-expanded=true]::after{transform:translate(-150%, -50%) rotate(270deg) scaleY(1.2)}.tagify--select .tagify__tag{position:absolute;top:0;right:1.8em;bottom:0}.tagify--select .tagify__tag div{display:none}.tagify--select .tagify__input{width:100%}.tagify--invalid{--tags-border-color: #6271b3}.tagify__dropdown{position:absolute;z-index:9999;transform:translateY(1px);overflow:hidden}.tagify__dropdown[placement="top"]{margin-top:0;transform:translateY(-100%)}.tagify__dropdown[placement="top"] .tagify__dropdown__wrapper{border-top-width:1px;border-bottom-width:0}.tagify__dropdown[position="text"]{box-shadow:0 0 0 3px rgba(var(--tagify-dd-color-primary), 0.1);font-size:.9em}.tagify__dropdown[position="text"] .tagify__dropdown__wrapper{border-width:1px}.tagify__dropdown__wrapper{max-height:300px;overflow:hidden;background:#fff;background:var(--tagify-dd-bg-color);border:1px solid #3595f6;border-color:var(--tagify-dd-color-primary);border-width:1.1px;border-top-width:0;box-shadow:0 2px 4px -2px rgba(0,0,0,0.2);transition:0.25s cubic-bezier(0, 1, 0.5, 1)}.tagify__dropdown__wrapper:hover{overflow:auto}.tagify__dropdown--initial .tagify__dropdown__wrapper{max-height:20px;transform:translateY(-1em)}.tagify__dropdown--initial[placement="top"] .tagify__dropdown__wrapper{transform:translateY(2em)}.tagify__dropdown__item{box-sizing:inherit;padding:0.3em 0.5em;margin:1px;cursor:pointer;border-radius:2px;position:relative;outline:none}.tagify__dropdown__item--active{background:#3595f6;background:var(--tagify-dd-color-primary);color:white}.tagify__dropdown__item:active{filter:brightness(105%)}.custom-switch{line-height:12px}.custom-switch .custom-switch-input{position:absolute;z-index:-1;opacity:0}.custom-switch .custom-switch-input,.custom-switch .custom-switch-input:after,.custom-switch .custom-switch-input:before,.custom-switch .custom-switch-input *,.custom-switch .custom-switch-input *:after,.custom-switch .custom-switch-input *:before,.custom-switch .custom-switch-input+.custom-switch-btn{box-sizing:border-box}.custom-switch .custom-switch-input:selection,.custom-switch .custom-switch-input:after:selection,.custom-switch .custom-switch-input:before:selection,.custom-switch .custom-switch-input *:selection,.custom-switch .custom-switch-input *:after:selection,.custom-switch .custom-switch-input *:before:selection,.custom-switch .custom-switch-input+.custom-switch-btn:selection{background:none}.custom-switch .custom-switch-input+.custom-switch-btn{outline:0;display:inline-block;position:relative;user-select:none;cursor:pointer;width:68px;height:38px;margin:0;padding:4px;background:#adb5bd;border-radius:76px;transition:all 150ms ease}.custom-switch .custom-switch-input+.custom-switch-btn:after,.custom-switch .custom-switch-input+.custom-switch-btn:before{position:relative;display:block;content:"";width:29px;height:29px}.custom-switch .custom-switch-input+.custom-switch-btn:after{left:2px;border-radius:50%;background:white;transition:all 150ms ease}.custom-switch .custom-switch-input+.custom-switch-btn:before{display:none}.custom-switch .custom-switch-input+.custom-switch-btn.text-hide{top:-.80rem}.custom-switch .custom-switch-input:checked+.custom-switch-btn{background:#50D6BD}.custom-switch .custom-switch-input:checked+.custom-switch-btn:after{left:30px}.custom-switch .custom-switch-input:checked+.custom-switch-btn ~ .custom-switch-content-checked{opacity:1;height:auto}.custom-switch .custom-switch-input:checked+.custom-switch-btn ~ .custom-switch-content-unchecked{display:none;opacity:0;height:0}.custom-switch .custom-switch-input:not(:checked)+.custom-switch-btn ~ .custom-switch-content-checked{display:none;opacity:0;height:0}.custom-switch .custom-switch-input:not(:checked)+.custom-switch-btn ~ .custom-switch-content-unchecked{opacity:1;height:auto}.custom-switch .custom-switch-input[disabled]+.custom-switch-btn{background:rgba(173,181,189,0.6);cursor:default}.custom-switch .custom-switch-input[disabled]:checked+.custom-switch-btn{background:rgba(80,214,189,0.4)}.custom-switch .custom-switch-input:not([disabled]):focus ~ .custom-switch-btn{box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 0 0.25rem rgba(56,123,189,0.25)}.custom-switch .custom-switch-input[required] ~ .custom-switch-btn{box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 0 0.125rem rgba(220,53,69,0.5)}.custom-switch .custom-switch-form-text{display:inline-block;height:38px;margin-left:.5rem;line-height:38px;vertical-align:top}.custom-switch.custom-switch-label-io .custom-switch-input+.custom-switch-btn{background-image:svg-uri("<svg xmlns='http://www.w3.org/2000/svg' width='68' height='38'><text x='42.5' y='23.75' font-size='12px' font-family='Nunito,sans-serif' fill='#fff'>O</text></svg>")}.custom-switch.custom-switch-label-io .custom-switch-input:checked+.custom-switch-btn{background-image:svg-uri("<svg xmlns='http://www.w3.org/2000/svg' width='68' height='38'><text x='18.13333' y='23.75' font-size='12px' font-family='Nunito,sans-serif' fill='#fff'>I</text></svg>")}.custom-switch.custom-switch-label-onoff .custom-switch-input+.custom-switch-btn{background-image:svg-uri("<svg xmlns='http://www.w3.org/2000/svg' width='68' height='38'><text x='38.85714' y='23.75' font-size='12px' font-family='Nunito,sans-serif' fill='#fff'>Off</text></svg>")}.custom-switch.custom-switch-label-onoff .custom-switch-input:checked+.custom-switch-btn{background-image:svg-uri("<svg xmlns='http://www.w3.org/2000/svg' width='68' height='38'><text x='9.71429' y='23.75' font-size='12px' font-family='Nunito,sans-serif' fill='#fff'>On</text></svg>")}.custom-switch.custom-switch-label-yesno .custom-switch-input+.custom-switch-btn{background-image:svg-uri("<svg xmlns='http://www.w3.org/2000/svg' width='68' height='38'><text x='38.85714' y='23.75' font-size='12px' font-family='Nunito,sans-serif' fill='#fff'>No</text></svg>")}.custom-switch.custom-switch-label-yesno .custom-switch-input:checked+.custom-switch-btn{background-image:svg-uri("<svg xmlns='http://www.w3.org/2000/svg' width='68' height='38'><text x='9.71429' y='23.75' font-size='12px' font-family='Nunito,sans-serif' fill='#fff'>Yes</text></svg>")}.custom-switch.custom-switch-label-status .custom-switch-input+.custom-switch-btn{width:96px;background-image:svg-uri("<svg xmlns='http://www.w3.org/2000/svg' width='96' height='38'><text x='38.85714' y='23.75' font-size='12px' font-family='Nunito,sans-serif' fill='#fff'>Disabled</text></svg>")}.custom-switch.custom-switch-label-status .custom-switch-input:checked+.custom-switch-btn{background-image:svg-uri("<svg xmlns='http://www.w3.org/2000/svg' width='96' height='38'><text x='9.71429' y='23.75' font-size='12px' font-family='Nunito,sans-serif' fill='#fff'>Enabled</text></svg>")}.custom-switch.custom-switch-label-status .custom-switch-input:checked+.custom-switch-btn:after{left:58px}.custom-switch-sm{line-height:11px}.custom-switch-sm .custom-switch-input+.custom-switch-btn{width:60px;height:31px;padding:3px;border-radius:62px}.custom-switch-sm .custom-switch-input+.custom-switch-btn:after,.custom-switch-sm .custom-switch-input+.custom-switch-btn:before{width:23px;height:23px}.custom-switch-sm .custom-switch-input+.custom-switch-btn:after{left:2px}.custom-switch-sm .custom-switch-input:checked+.custom-switch-btn:after{left:29px}.custom-switch-sm .custom-switch-form-text{height:31px;margin-left:.5rem;line-height:31px}.custom-switch-sm.custom-switch-label-io .custom-switch-input+.custom-switch-btn{background-image:svg-uri("<svg xmlns='http://www.w3.org/2000/svg' width='60' height='31'><text x='37.5' y='19.375' font-size='11px' font-family='Nunito,sans-serif' fill='#fff'>O</text></svg>")}.custom-switch-sm.custom-switch-label-io .custom-switch-input:checked+.custom-switch-btn{background-image:svg-uri("<svg xmlns='http://www.w3.org/2000/svg' width='60' height='31'><text x='16' y='19.375' font-size='11px' font-family='Nunito,sans-serif' fill='#fff'>I</text></svg>")}.custom-switch-sm.custom-switch-label-onoff .custom-switch-input+.custom-switch-btn{background-image:svg-uri("<svg xmlns='http://www.w3.org/2000/svg' width='60' height='31'><text x='32.87671' y='19.375' font-size='11px' font-family='Nunito,sans-serif' fill='#fff'>Off</text></svg>")}.custom-switch-sm.custom-switch-label-onoff .custom-switch-input:checked+.custom-switch-btn{background-image:svg-uri("<svg xmlns='http://www.w3.org/2000/svg' width='60' height='31'><text x='8.57143' y='19.375' font-size='11px' font-family='Nunito,sans-serif' fill='#fff'>On</text></svg>")}.custom-switch-sm.custom-switch-label-yesno .custom-switch-input+.custom-switch-btn{background-image:svg-uri("<svg xmlns='http://www.w3.org/2000/svg' width='60' height='31'><text x='32.87671' y='19.375' font-size='11px' font-family='Nunito,sans-serif' fill='#fff'>No</text></svg>")}.custom-switch-sm.custom-switch-label-yesno .custom-switch-input:checked+.custom-switch-btn{background-image:svg-uri("<svg xmlns='http://www.w3.org/2000/svg' width='60' height='31'><text x='8.57143' y='19.375' font-size='11px' font-family='Nunito,sans-serif' fill='#fff'>Yes</text></svg>")}.custom-switch-sm.custom-switch-label-status .custom-switch-input+.custom-switch-btn{width:88px;background-image:svg-uri("<svg xmlns='http://www.w3.org/2000/svg' width='88' height='31'><text x='32.87671' y='19.375' font-size='11px' font-family='Nunito,sans-serif' fill='#fff'>Disabled</text></svg>")}.custom-switch-sm.custom-switch-label-status .custom-switch-input:checked+.custom-switch-btn{background-image:svg-uri("<svg xmlns='http://www.w3.org/2000/svg' width='88' height='31'><text x='8.57143' y='19.375' font-size='11px' font-family='Nunito,sans-serif' fill='#fff'>Enabled</text></svg>")}.custom-switch-sm.custom-switch-label-status .custom-switch-input:checked+.custom-switch-btn:after{left:57px}.custom-switch-xs{line-height:10px}.custom-switch-xs .custom-switch-input+.custom-switch-btn{width:48px;height:24px;padding:3px;border-radius:48px}.custom-switch-xs .custom-switch-input+.custom-switch-btn:after,.custom-switch-xs .custom-switch-input+.custom-switch-btn:before{width:18px;height:18px}.custom-switch-xs .custom-switch-input+.custom-switch-btn:after{left:1px}.custom-switch-xs .custom-switch-input:checked+.custom-switch-btn:after{left:24px}.custom-switch-xs .custom-switch-form-text{height:24px;margin-left:.5rem;line-height:24px}.custom-switch-xs.custom-switch-label-io .custom-switch-input+.custom-switch-btn{background-image:svg-uri("<svg xmlns='http://www.w3.org/2000/svg' width='48' height='24'><text x='27.42857' y='15' font-size='10px' font-family='Nunito,sans-serif' fill='#fff'>O</text></svg>")}.custom-switch-xs.custom-switch-label-io .custom-switch-input:checked+.custom-switch-btn{background-image:svg-uri("<svg xmlns='http://www.w3.org/2000/svg' width='48' height='24'><text x='12.8' y='15' font-size='10px' font-family='Nunito,sans-serif' fill='#fff'>I</text></svg>")}.custom-switch-xs.custom-switch-label-onoff .custom-switch-input+.custom-switch-btn{background-image:svg-uri("<svg xmlns='http://www.w3.org/2000/svg' width='48' height='24'><text x='25.6' y='15' font-size='10px' font-family='Nunito,sans-serif' fill='#fff'>Off</text></svg>")}.custom-switch-xs.custom-switch-label-onoff .custom-switch-input:checked+.custom-switch-btn{background-image:svg-uri("<svg xmlns='http://www.w3.org/2000/svg' width='48' height='24'><text x='6.85714' y='15' font-size='10px' font-family='Nunito,sans-serif' fill='#fff'>On</text></svg>")}.custom-switch-xs.custom-switch-label-yesno .custom-switch-input+.custom-switch-btn{background-image:svg-uri("<svg xmlns='http://www.w3.org/2000/svg' width='48' height='24'><text x='25.6' y='15' font-size='10px' font-family='Nunito,sans-serif' fill='#fff'>No</text></svg>")}.custom-switch-xs.custom-switch-label-yesno .custom-switch-input:checked+.custom-switch-btn{background-image:svg-uri("<svg xmlns='http://www.w3.org/2000/svg' width='48' height='24'><text x='6.85714' y='15' font-size='10px' font-family='Nunito,sans-serif' fill='#fff'>Yes</text></svg>")}.custom-switch-xs.custom-switch-label-status .custom-switch-input+.custom-switch-btn{width:76px;background-image:svg-uri("<svg xmlns='http://www.w3.org/2000/svg' width='76' height='24'><text x='25.6' y='15' font-size='10px' font-family='Nunito,sans-serif' fill='#fff'>Disabled</text></svg>")}.custom-switch-xs.custom-switch-label-status .custom-switch-input:checked+.custom-switch-btn{background-image:svg-uri("<svg xmlns='http://www.w3.org/2000/svg' width='76' height='24'><text x='6.85714' y='15' font-size='10px' font-family='Nunito,sans-serif' fill='#fff'>Enabled</text></svg>")}.custom-switch-xs.custom-switch-label-status .custom-switch-input:checked+.custom-switch-btn:after{left:52px}.is-invalid .custom-switch .custom-switch-input ~ .custom-switch-btn,.was-validated .custom-switch:invalid .custom-switch-input ~ .custom-switch-btn{box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 0 0.25rem #dc3545}body{background-color:#fff;margin:0;padding:0;font-family:'Montserrat', sans-serif;webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body .CookieDeclaration{display:none}body.show-cookie .CookieDeclaration{display:block}header{z-index:9999;width:100%;position:fixed;top:0;left:0;height:65px;background:#fff url("../images/header-bottom.png") bottom center repeat-x;background-size:100% 6px}header .container{display:flex;flex-wrap:nowrap;line-height:45px;padding:8px 0;position:relative;justify-content:space-between}header .container a{text-decoration:none;border:none}header .container a.logo{background-image:url("../images/prof-logo-color.svg");background-position-x:left;background-repeat:no-repeat;background-size:auto 35px;color:#323c50;font-size:20px;font-weight:700;line-height:32px;height:35px;padding:0 0 0 45px;text-decoration:none;text-transform:uppercase;margin-top:5px}@media (max-width: 576px){header .container a.logo{background-size:auto 31px;font-size:1.125rem;height:31px;padding:0 0 0 38px}}header .container a img.logo-mobile{height:22px;padding:0;display:none}header .container a.btn-primary{margin-top:5px}header .container img.racing-flag,header .container img.racing-flag-mobile{height:69px;position:absolute;top:0;right:150px;width:auto}header .container img.racing-flag-mobile{display:none}header .container .path-bronz{background:url("../images/progress/path-bronz.png") top left no-repeat;background-position:20px 3px;height:23px}header .container .path-silver{background:url("../images/progress/path-silver.png") top left no-repeat;background-position:20px 3px;height:23px}header .container .path-gold{background:url("../images/progress/path-gold.png") top left no-repeat;background-position:20px 3px;height:23px}header .container .badge{float:right;margin-top:-7px;padding:0}header .container .badge img.header-progress{margin-top:8px}header .container .badge img.header-progress.big{margin-top:4px}header .container .badge.done{position:relative}header .container .badge.done .header-progress{-webkit-filter:opacity(0.3);filter:opacity(0.3)}header .container .badge.done .sign{position:absolute;color:#39B2EB;top:10px;left:7px;font-size:20px;z-index:10}header .container .badge p{margin-top:3px;color:#4956A4}header .container .badge p.small{font-size:9px;font-weight:700}header .container .progress-border{display:block;float:right;padding-top:12px;width:20px}@media (max-width: 768px){header{height:70px;background:#fff url("../images/header-bottom-mobile.jpg") bottom center repeat-x;background-size:100% 12px}header .container{padding:8px 20px}header .container a.btn-primary{min-width:80px;font-size:13px;padding:8px 0;margin-top:5px}header .container a img.logo{display:none}header .container a img.logo-mobile{display:inline-block}header .container img.racing-flag{display:none}header .container img.racing-flag-mobile{display:block;right:150px}header .container img.header-progress{height:24px}}@media (max-width: 768px) and (max-width: 576px){header .container img.header-progress{margin-top:4px;height:18px}}@media (max-width: 320px){header .container{padding:8px 16px}header .container a.logo{background-size:auto 20px;font-size:1rem;height:24px;line-height:21px;padding:0 0 0 26px;margin-top:9px}}#content-area{padding-top:62px;min-height:100vh}#content-area section#first{background-color:#fff}#content-area section#first .hero-wrapper{width:100%;height:calc(80vh - 62px);min-height:600px;background-size:cover}#content-area section#first.login-screen .hero-wrapper{height:calc(100vh - 62px);min-height:calc(100vh - 62px);background-image:url("/images/backgrounds/home-hero-profession-allasexpedicio-desktop.jpg");background-position:top center}#content-area section#first.login-screen .hero-wrapper.v5{background-image:url("/images/backgrounds/home-hero-profession-allasxp-papagaj-desktop.jpg")}@media (max-width: 576px){#content-area section#first.login-screen .hero-wrapper.v5{background-image:url("/images/backgrounds/home-hero-profession-allasxp-papagaj-mobile.jpg")}}#content-area section#first.login-screen .hero-wrapper .container{position:relative;height:calc(100vh - 62px)}#content-area section#first.login-screen .hero-wrapper .container .panel{position:absolute;width:480px;height:auto;background:rgba(255,255,255,0.95);right:0;top:calc(50vh - 270px);padding:10px 25px 10px 25px;z-index:2000}#content-area section#first.login-screen .hero-wrapper .container .panel .header-line,#content-area section#first.login-screen .hero-wrapper .container .panel .header-line-mobile{background:linear-gradient(225deg, #50D5BC -.24%, #51BFA6 -.23%, #37ADEE 100.24%);border-radius:5px 5px 0px 0px}#content-area section#first.login-screen .hero-wrapper .container .panel .header-line{position:absolute;top:-10px;left:0;width:480px;height:10px}#content-area section#first.login-screen .hero-wrapper .container .panel .header-line-mobile{display:none}@media (min-width: 1200px){#content-area section#first.login-screen .hero-wrapper .container .panel.v3{width:750px !important;padding:20px 40px 40px 40px}#content-area section#first.login-screen .hero-wrapper .container .panel.v3 .header-line{width:100%}#content-area section#first.login-screen .hero-wrapper .container .panel.v3 p{line-height:24px}#content-area section#first.login-screen .hero-wrapper .container .panel.v3 .btn-primary.btn-lg,#content-area section#first.login-screen .hero-wrapper .container .panel.v3 .btn-group-lg>.btn-primary.btn{min-width:unset;width:200px}#content-area section#first.login-screen .hero-wrapper .container .panel.v3 h2{margin:20px 0px 30px}#content-area section#first.login-screen .hero-wrapper .container .panel.v3 #check-voucher{margin-top:30px}#content-area section#first.login-screen .hero-wrapper .container .panel.v3 .col-tesco{padding-right:15px}#content-area section#first.login-screen .hero-wrapper .container .panel.v3 .col-alza{padding-left:15px}#content-area section#first.login-screen .hero-wrapper .container .panel.v3 .have-a-job .btn-lg,#content-area section#first.login-screen .hero-wrapper .container .panel.v3 .have-a-job .btn-group-lg>.btn{margin:0px 15px}#content-area section#first.login-screen .hero-wrapper .container .panel.v3 .social-login-btn{width:49%;float:left;font-size:0.75rem}#content-area section#first.login-screen .hero-wrapper .container .panel.v3 .social-login-btn:first-child{margin-right:10px}#content-area section#first.login-screen .hero-wrapper .container .panel.v3 #skip-main-question{position:absolute;bottom:30px;left:30px}}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 h1,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 h1{font-size:22px}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .chat,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .chat{width:100%;height:auto;max-height:400px;z-index:2;overflow:hidden;display:flex;justify-content:space-between;flex-direction:column}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .chat-title,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .chat-title{flex:0 1 45px;position:relative;z-index:2;background:rgba(0,0,0,0.2);color:#fff;text-transform:uppercase;text-align:left;padding:10px 10px 10px 50px}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .chat-title h1,#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .chat-title h2,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .chat-title h1,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .chat-title h2{font-weight:normal;font-size:10px;margin:0;padding:0}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .chat-title h2,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .chat-title h2{color:rgba(255,255,255,0.5);font-size:8px;letter-spacing:1px}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .chat-title .avatar,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .chat-title .avatar{position:absolute;z-index:1;top:5px;left:5px;width:30px;height:30px;overflow:hidden;margin:0;padding:0;border:2px solid rgba(255,255,255,0.24)}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .chat-title .avatar img,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .chat-title .avatar img{width:100%;height:100%;object-fit:cover}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .messages,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .messages{flex:1 1 auto;color:#313B52;overflow:scroll;position:relative;width:100%}@media (min-width: 1200px){#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .messages,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .messages{overflow:hidden !important}}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .messages-content,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .messages-content{position:absolute;top:0;left:0;height:100%;width:100%}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .message,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .message{clear:both;float:left;padding:6px 10px 7px;border-radius:10px 10px 10px 0;background:#dbdae0;margin:8px 0;font-size:15px;line-height:1.4;margin-left:35px;position:relative}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .message::before,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .message::before{content:"";position:absolute;bottom:-6px;border-top:6px solid #dbdae0;left:0;border-right:7px solid transparent}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .message .avatar,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .message .avatar{position:absolute;z-index:1;bottom:-10px;left:-37px;border-radius:36px;width:36px;height:36px;overflow:hidden;margin:0;padding:0;border:2px solid rgba(255,255,255,0.24)}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .message .avatar img,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .message .avatar img{width:100%;height:100%;object-fit:cover}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .message.message-personal,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .message.message-personal{float:right;color:#fff;text-align:right;background:#4a55a5;border-radius:10px 10px 0 10px}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .message.message-personal::before,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .message.message-personal::before{left:auto;right:0;border-right:none;border-left:5px solid transparent;border-top:4px solid #257287;bottom:-4px}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .message:last-child,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .message:last-child{margin-bottom:30px}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .message.new,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .message.new{transform:scale(0);transform-origin:0 0;animation:bounce 500ms linear both}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .message.loading::before,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .message.loading::before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);content:"";display:block;width:3px;height:3px;border-radius:50%;background:#313B52;z-index:2;margin-top:4px;animation:ball 0.45s cubic-bezier(0, 0, 0.15, 1) alternate infinite;border:none;animation-delay:0.15s}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .message.loading span,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .message.loading span{display:block;font-size:0;width:20px;height:10px;position:relative}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .message.loading span::before,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .message.loading span::before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);content:"";display:block;width:3px;height:3px;border-radius:50%;background:#313B52;z-index:2;margin-top:4px;animation:ball 0.45s cubic-bezier(0, 0, 0.15, 1) alternate infinite;margin-left:-7px}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .message.loading span::after,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .message.loading span::after{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);content:"";display:block;width:3px;height:3px;border-radius:50%;background:#313B52;z-index:2;margin-top:4px;animation:ball 0.45s cubic-bezier(0, 0, 0.15, 1) alternate infinite;margin-left:7px;animation-delay:0.3s}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .message-box,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .message-box{flex:0 1 40px;width:100%;padding:10px;position:relative}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .message-input,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .message-input{background:none;border:none;outline:none !important;resize:none;color:#4956A4;font-size:11px;height:17px;margin:0;padding-right:20px;width:265px}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .message-box textarea:focus:-webkit-placeholder,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .message-box textarea:focus:-webkit-placeholder{color:transparent}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .message-submit,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .message-submit{position:absolute;z-index:1;top:9px;right:10px;color:#fff;border:none;background:#248a52;font-size:10px;text-transform:uppercase;line-height:1;padding:6px 10px;border-radius:10px;outline:none !important;transition:background 0.2s ease}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .message-submit:hover,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .message-submit:hover{background:#1d7745}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .answers-3a button,#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .answers-3b button,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .answers-3a button,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .answers-3b button{margin:5px !important;padding:5px;width:auto;display:block;float:left;min-height:unset;font-size:12px}@media (max-width: 320px){#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .answers-3a button,#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .answers-3b button,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .answers-3a button,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .answers-3b button{font-size:10px;line-height:10px}}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .mCSB_scrollTools,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .mCSB_scrollTools{margin:1px -3px 1px 0;opacity:0}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .mCSB_inside>.mCSB_container,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .mCSB_inside>.mCSB_container{margin-right:0px;padding:0 10px}#content-area section#first.login-screen .hero-wrapper .container .panel.v4 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,#content-area section#first.login-screen .hero-wrapper .container .panel.v5 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:rgba(0,0,0,0.5) !important}@keyframes bounce{0%{transform:matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)}4.7%{transform:matrix3d(0.45, 0, 0, 0, 0, 0.45, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)}9.41%{transform:matrix3d(0.883, 0, 0, 0, 0, 0.883, 0, 0, 0, 0, 0.883, 0, 0, 0, 0, 1)}14.11%{transform:matrix3d(1.141, 0, 0, 0, 0, 1.141, 0, 0, 0, 0, 1.141, 0, 0, 0, 0, 1)}18.72%{transform:matrix3d(1.212, 0, 0, 0, 0, 1.212, 0, 0, 0, 0, 1.212, 0, 0, 0, 0, 1)}24.32%{transform:matrix3d(1.151, 0, 0, 0, 0, 1.151, 0, 0, 0, 0, 1.151, 0, 0, 0, 0, 1)}29.93%{transform:matrix3d(1.048, 0, 0, 0, 0, 1.048, 0, 0, 0, 0, 1.048, 0, 0, 0, 0, 1)}35.54%{transform:matrix3d(0.979, 0, 0, 0, 0, 0.979, 0, 0, 0, 0, 0.979, 0, 0, 0, 0, 1)}41.04%{transform:matrix3d(0.961, 0, 0, 0, 0, 0.961, 0, 0, 0, 0, 0.961, 0, 0, 0, 0, 1)}52.15%{transform:matrix3d(0.991, 0, 0, 0, 0, 0.991, 0, 0, 0, 0, 0.991, 0, 0, 0, 0, 1)}63.26%{transform:matrix3d(1.007, 0, 0, 0, 0, 1.007, 0, 0, 0, 0, 1.007, 0, 0, 0, 0, 1)}85.49%{transform:matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1)}100%{transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)}}@keyframes ball{from{transform:translateY(0) scaleY(0.8)}from{transform:translateY(-10px)}}#content-area section#first.login-screen .hero-wrapper .container .panel .prize{display:flex;align-items:center}#content-area section#first.login-screen .hero-wrapper .container .panel img.prize{width:53px;height:56px;margin-right:10px}#content-area section#first.login-screen .hero-wrapper .container .panel .info-area{clear:both;width:100%}#content-area section#first.login-screen .hero-wrapper .container .panel .given-email{font-size:12px;font-weight:700;margin:10px 0px}@media (max-width: 576px){#content-area section#first.login-screen .hero-wrapper .container .panel img.voucher{width:75px}}#content-area section#first.login-screen .hero-wrapper .container .panel h1{font-size:24px;color:#4a5898;font-weight:bold;margin-top:15px}#content-area section#first.login-screen .hero-wrapper .container .panel p{font-size:16px;color:#000;font-weight:normal;padding-top:10px;line-height:21px;margin-bottom:10px;text-align:left}#content-area section#first.login-screen .hero-wrapper .container .panel p.small{font-size:13px}#content-area section#first.login-screen .hero-wrapper .container .panel p.small strong{font-size:13px}#content-area section#first.login-screen .hero-wrapper .container .panel h2{font-size:15px;color:#4a5898;font-weight:bold}#content-area section#first.login-screen .hero-wrapper .container .panel a.use-different-mail,#content-area section#first.login-screen .hero-wrapper .container .panel a.forgotten-password,#content-area section#first.login-screen .hero-wrapper .container .panel a.use-different-mail-v4-1,#content-area section#first.login-screen .hero-wrapper .container .panel a.use-different-mail-v4-2{font-size:12px;color:#000;text-decoration:underline}#content-area section#first.login-screen .hero-wrapper .container .panel .btn-primary.btn-lg,#content-area section#first.login-screen .hero-wrapper .container .panel .btn-group-lg>.btn-primary.btn{min-width:calc(50% - 30px);min-height:50px;font-size:14px;line-height:35px}#content-area section#first.login-screen .hero-wrapper .container .panel .btn-primary.btn-lg.no-margin-top,#content-area section#first.login-screen .hero-wrapper .container .panel .btn-group-lg>.btn-primary.no-margin-top.btn{margin-top:0}#content-area section#first.login-screen .hero-wrapper .container .panel .btn-primary.btn-lg.one-third,#content-area section#first.login-screen .hero-wrapper .container .panel .btn-group-lg>.btn-primary.one-third.btn{margin:20px 12px;margin-bottom:0}#content-area section#first.login-screen .hero-wrapper .container .panel .btn-primary.btn-lg.two-lined,#content-area section#first.login-screen .hero-wrapper .container .panel .btn-group-lg>.btn-primary.two-lined.btn{line-height:18px}#content-area section#first.login-screen .hero-wrapper .container .panel a.small{color:#000;font-size:11px;text-decoration:underline;display:inline-block;float:right;padding-right:15px}#content-area section#first.login-screen .hero-wrapper .container .panel label a{color:#000;text-decoration:underline}#content-area section#first.login-screen .hero-wrapper .container .panel .col-tesco{padding-right:2px}#content-area section#first.login-screen .hero-wrapper .container .panel .col-alza{padding-left:2px}#content-area section#first.login-screen .hero-wrapper .container .panel .voucher-text{display:inline-block;background-color:#313B52;color:white;font-size:11px;font-weight:700;width:auto;height:38px;padding:8px 20px;margin-top:5px;border-radius:5px;text-align:center;border:solid 3px transparent;background-image:linear-gradient(#50d7be, #37aff0),linear-gradient(101deg, #50D7BE, #37AFF0);background-origin:border-box;background-clip:content-box, border-box;box-shadow:2px 1000px 1px #313B52 inset;transition:box-shadow .3s}@media (max-width: 768px){#content-area section#first.login-screen .hero-wrapper .container .panel .voucher-text{font-size:9px;padding:8px 10px}}#content-area section#first.login-screen .hero-wrapper .container .panel .voucher-text.active{cursor:pointer;box-shadow:none;color:white}#content-area section#first.login-screen .hero-wrapper .container .panel .voucher-tesco:hover,#content-area section#first.login-screen .hero-wrapper .container .panel .voucher-alza:hover{cursor:pointer}#content-area section#first.login-screen .hero-wrapper .container .panel .tesco{display:block;float:right;background-image:url("../images/prizes/utalvany_tesco.png");background-position:center center;background-repeat:no-repeat;background-size:119px 72px;width:119px;height:72px;image-rendering:-webkit-optimize-contrast}#content-area section#first.login-screen .hero-wrapper .container .panel .tesco.active,#content-area section#first.login-screen .hero-wrapper .container .panel .tesco:hover{background-image:url("../images/prizes/utalvany_tesco_hover.png") !important}#content-area section#first.login-screen .hero-wrapper .container .panel .alza{display:block;float:left;background-image:url("../images/prizes/utalvany_alza_hover.png");background-image:url("../images/prizes/utalvany_alza.png");background-position:center center;background-repeat:no-repeat;background-size:119px 72px;width:119px;height:72px;image-rendering:-webkit-optimize-contrast}#content-area section#first.login-screen .hero-wrapper .container .panel .alza.active,#content-area section#first.login-screen .hero-wrapper .container .panel .alza:hover{background-image:url("../images/prizes/utalvany_alza_hover.png") !important}#content-area section#first.login-screen .hero-wrapper .container .panel .btn-primary.disabled{background-color:#ACB0B8;opacity:1}#content-area section#first.login-screen .hero-wrapper .container .panel #check-voucher{margin-top:20px}#content-area section#first.login-screen .hero-wrapper .container .allasexpedicio-logo{position:absolute;top:200px;left:0px;width:260px}#content-area section#first.login-screen .hero-wrapper .container .allasexpedicio-logo.v5{top:100px}@media (max-width: 576px){#content-area section#first.login-screen .hero-wrapper .container .allasexpedicio-logo{position:relative;display:block;top:20px;left:unset;margin:0px auto}}#content-area section#first.login-screen .hero-wrapper .container .allasexpedicio-logo img{width:100%;height:auto}@media (max-width: 768px){#content-area section#first.login-screen .hero-wrapper{min-height:unset;height:unset;background-image:url("/images/backgrounds/home-hero-profession-allasexpedicio-mobile.jpg")}#content-area section#first.login-screen .hero-wrapper .container{height:auto;padding:15px 0;min-height:calc(100vh + 50px)}#content-area section#first.login-screen .hero-wrapper .container .panel{position:relative;width:90%;margin:0 auto;top:10px;height:auto;padding:10px 25px 10px 25px;z-index:2000}#content-area section#first.login-screen .hero-wrapper .container .panel .header-line{display:none}#content-area section#first.login-screen .hero-wrapper .container .panel .header-line-mobile{position:absolute;top:-10px;left:0px;width:100%;display:block;height:10px}#content-area section#first.login-screen .hero-wrapper .container .panel .choose-prize,#content-area section#first.login-screen .hero-wrapper .container .panel .have-a-job,#content-area section#first.login-screen .hero-wrapper .container .panel .questions{clear:both;padding-top:0px}#content-area section#first.login-screen .hero-wrapper .container .panel img.prize{width:auto}#content-area section#first.login-screen .hero-wrapper .container .panel h1{font-size:16px;margin:0px}}@media (max-width: 768px) and (max-width: 576px){#content-area section#first.login-screen .hero-wrapper .container .panel h1{font-size:15px}}@media (max-width: 768px){#content-area section#first.login-screen .hero-wrapper .container .panel h2{font-size:16px;margin-top:20px}#content-area section#first.login-screen .hero-wrapper .container .panel .info-area{clear:both;width:100%}#content-area section#first.login-screen .hero-wrapper .container .panel .text-muted{font-size:10px;margin-top:5px;line-height:15px;display:block}#content-area section#first.login-screen .hero-wrapper .container .panel .text-danger,#content-area section#first.login-screen .hero-wrapper .container .panel .text-danger{margin:10px 0;font-size:12px;line-height:15px}#content-area section#first.login-screen .hero-wrapper .container .panel p.info-area{font-size:12px;line-height:16px}}@media (max-width: 768px) and (max-width: 576px){#content-area section#first.login-screen .hero-wrapper .container .panel p.info-area{padding-left:0px;padding-right:0px}}@media (max-width: 768px){#content-area section#first.login-screen .hero-wrapper .container .panel p.info-area strong{font-size:12px}#content-area section#first.login-screen .hero-wrapper .container .panel p{font-size:12px;line-height:15px}#content-area section#first.login-screen .hero-wrapper .container .panel p strong{font-size:12px}#content-area section#first.login-screen .hero-wrapper .container .panel .next-step-button{margin:10px auto 0 auto;width:100%;display:block}#content-area section#first.login-screen .hero-wrapper .container .panel .btn-primary.btn-lg,#content-area section#first.login-screen .hero-wrapper .container .panel .btn-group-lg>.btn-primary.btn{width:70%;display:block;margin:20px 15%;font-size:13px}#content-area section#first.login-screen .hero-wrapper .container .panel .btn-primary.btn-lg.one-third,#content-area section#first.login-screen .hero-wrapper .container .panel .btn-group-lg>.btn-primary.one-third.btn{margin:20px 15%}}#content-area section#first .carousel-wrapper-mobile{display:none}#content-area section#first .paths{background-color:#000;padding:30px 0;text-align:center}#content-area section#first .paths strong{font-size:21px;color:#fff}#content-area section#first .paths p{font-size:21px;color:#fff}#content-area section#first .paths .path{display:inline-block;width:286px;text-align:center;height:357px;margin:0 40px;position:relative;background-size:286px 357px;transition:box-shadow .3s}#content-area section#first .paths .path a.btn{position:absolute;top:275px;width:230px;left:50%;height:60px;margin-left:-115px}#content-area section#first .paths .path.active,#content-area section#first .paths .path:focus{box-shadow:0 0 30px #32d9be}#content-area section#first .paths .path.active .btn-secondary,#content-area section#first .paths .path:focus .btn-secondary{background-color:#fe3366}#content-area section#first .paths.v2 .path{width:272px;height:290px;background-color:transparent;background-size:272px 290px}#content-area section#first .paths.v2 .path.mobile{display:none}#content-area section#first .paths.v2 .path strong{font-size:18px;text-transform:uppercase;color:#000;display:block;padding-top:145px}#content-area section#first .paths.v2 .path a.btn{line-height:3;top:215px;color:#fe3366;background:transparent;border:1px solid #fe3366}#content-area section#first .paths.v2 .path a.btn:hover{color:#fff;background-color:#fe3366}#content-area section#first .paths.v2 .path.active{box-shadow:none}#content-area section#first .paths.v2 .path.active a.btn{color:#fff;background-color:#fe3366}#content-area section#first .paths.v3 .carousel-wrapper input[type=radio].custom-radio-input+label.custom-radio-label{min-width:300px;color:#fff;margin-bottom:20px}#content-area section#first .paths.v3 .carousel-wrapper .custom-radio-label{background-image:url(/images/radio-v3.png)}#content-area section#first .paths.v3 .carousel-wrapper input[type=radio].custom-radio-input:checked+label.custom-radio-label{background-image:url(/images/radio-v3-checked.png)}#content-area section#first .paths.v4 .path{width:270px;height:185px;background-color:transparent;background-size:270px 185px}#content-area section#first .paths.v4 .path.mobile{display:none}#content-area section#first .paths.v4 .path strong{font-size:18px;text-transform:uppercase;color:#000;display:block;padding-top:50px}#content-area section#first .paths.v4 .path strong.question{display:block;margin:15px 0;text-align:center;font-size:21px;color:#fff}#content-area section#first .paths.v4 .path a.btn{line-height:3;top:110px;color:#fe3366;background:transparent;border:1px solid #fe3366}#content-area section#first .paths.v4 .path a.btn:hover{color:#fff;background-color:#fe3366}#content-area section#first .paths.v4 .path.active{box-shadow:none}#content-area section#first .paths.v4 .path.active a.btn{color:#fff;background-color:#fe3366}#content-area section#first .paths.v4 .boxes-4 .path{width:225px;height:127px;background-color:transparent;background-size:225px 127px;margin:23px}#content-area section#first .paths.v4 .boxes-4 .path strong{padding-top:32px;font-size:14px}#content-area section#first .paths.v4 .boxes-4 .path a.btn{line-height:30px;top:75px;width:190px;margin-left:-95px;height:40px}#content-area section#first .form{background-color:#fff;padding:35px 0;text-align:center}#content-area section#first .form strong{font-size:21px;font-weight:bold;color:#000}#content-area section#first .form .info-area{font-size:21px}#content-area section#first .form .info-area strong{font-size:21px}#content-area section#first .form label{color:gray;font-size:16px;line-height:20px;text-align:left;font-weight:normal;text-transform:uppercase}#content-area section#first .form label.custom-checkbox-label{text-transform:none;color:#313B52}#content-area section#first .form hr{color:#ACB0B8;margin:50px auto}#content-area section#first .form .text-left a{margin-top:8px;display:block;color:#000;text-decoration:underline}#content-area section#first .form .checkboxes-area .form-check-label{font-weight:normal;font-size:16px;color:#000;text-transform:none}#content-area section#first .form .checkboxes-area strong{font-size:16px;display:block;margin-bottom:10px}#content-area section#first .form .checkboxes-area strong.not-block{display:inline}#content-area section#first .form.v5{padding:0 0 0 10px;text-align:left;background-color:transparent}#content-area section#first .form.v5 .intro{color:#000;font-size:16px;line-height:19px;font-weight:normal}#content-area section#first .form.v5 .intro strong{color:#000;font-size:16px}#content-area section#first .form.v5 p.info-area{font-size:12px}#content-area section#first .form.v5 p.info-area strong{font-size:12px}#content-area section#first .form.v5 label{line-height:40px;text-align:right;color:#000}#content-area section#first .form.v5 label.custom-checkbox-label{line-height:22px;text-align:left}#content-area section#first .form.v5 .form-control{padding:20px}#content-area section#first .form.v5 .form-group{margin-bottom:0}@media (max-width: 1200px){#content-area section#first .hero-wrapper{background-position:bottom right}#content-area section#first .paths .path{margin:0 10px}}@media (max-width: 992px){#content-area section#first .main-prize img.second-prize-image{margin:10px 0 10px 0}#content-area section#first .paths .path{margin:10px}}#content-area section#first .fb-login-button,#content-area section#first .g-signin2{display:block;margin:10px auto}@media (max-width: 768px){#content-area section#first{max-width:100%}#content-area section#first .hero-wrapper{width:100%;height:calc(100vh - 75px);background:url("/images/hero-image-mobile.jpg") bottom center no-repeat;background-size:cover}#content-area section#first .main-prize{padding:20px}#content-area section#first .main-prize h2{font-size:18px;padding-bottom:10px}#content-area section#first .main-prize strong{font-size:13px}#content-area section#first .main-prize strong .pink{font-size:21px !important}#content-area section#first .main-prize p strong{font-size:13px}#content-area section#first .main-prize hr{margin:15px auto}#content-area section#first .main-prize p{font-size:13px}#content-area section#first .main-prize p#utvonal-valaszto{margin-bottom:0}#content-area section#first .main-prize .title{font-size:14px}#content-area section#first .main-prize .desc{font-size:12px}#content-area section#first .main-prize img.main-prize-image{display:none}#content-area section#first .main-prize img.second-prize-image{display:none}#content-area section#first .main-prize img.main-prize-image-mobile,#content-area section#first .main-prize img.second-prize-image-mobile{display:inline-block;width:120px}#content-area section#first .hidden-sm{display:none}#content-area section#first .paths{padding:15px;overflow-x:auto}#content-area section#first .paths strong{padding-bottom:15px}#content-area section#first .paths p{font-size:14px}#content-area section#first .paths .carousel-wrapper{display:none}#content-area section#first .paths.v3 .carousel-wrapper{display:block}#content-area section#first .paths.v3 .carousel-wrapper .custom-radio-label{background-size:25px 25px;padding-left:35px;min-height:25px;background-position-y:5px}#content-area section#first .paths.v4 .carousel-wrapper{display:block}#content-area section#first .paths.v2 .path{display:none}#content-area section#first .paths.v2 .path.mobile{display:block;width:230px;margin:10px auto;height:130px;background-size:230px 130px}#content-area section#first .paths.v2 .path.mobile a.btn{z-index:999;line-height:1;width:120px;min-width:120px;font-size:14px;height:28px;top:93px;padding:6px 0;margin-left:-60px}#content-area section#first .paths.v2 .path.mobile strong{font-size:11px;padding-top:55px}#content-area section#first .paths.v2 .carousel-wrapper,#content-area section#first .paths.v2.v3 .carousel-wrapper{display:block}#content-area section#first .paths .carousel-wrapper-mobile{display:block;margin-bottom:40px}#content-area section#first .paths .carousel-wrapper-mobile .flickity-page-dots .dot{background:#000;opacity:.4}#content-area section#first .paths .path.active{box-shadow:none}#content-area section#first .form .form-group{padding:0 20px}#content-area section#first .form strong{font-size:16px}#content-area section#first .form .info-area{font-size:13px}#content-area section#first .form .info-area strong{font-size:13px}#content-area section#first .form hr{margin:10px auto 30px auto}#content-area section#first .form .offset-3,#content-area section#first .form .offset-1{margin-left:0}#content-area section#first .form .text-left a{text-align:center !important}#content-area section#first .form .checkboxes-area{padding:0 35px}#content-area section#first .form.v5{padding-left:0}#content-area section#first .form.v5 .intro{font-size:12px;line-height:15px;text-align:justify;padding:5px 10px 10px 10px}#content-area section#first .form.v5 .intro strong{font-size:12px}}#content-area section#first #v4-force-modal{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999999;background:rgba(0,0,0,0.8)}#content-area section#first #v4-force-modal div.v4-modal{background-color:#fff;width:500px;min-height:520px;position:fixed;z-index:9999999;top:calc(50vh - 300px);left:calc(50vw - 250px)}#content-area section#first #v4-force-modal div.v4-modal a.exit-modal{font-size:48px;color:#fff;text-decoration:none;text-align:center;width:50px;height:50px;line-height:50px;display:block;background-color:rgba(0,0,0,0.3);border-radius:25px;position:absolute;top:-25px;right:-25px}#content-area section#first #v4-force-modal div.v4-modal a.exit-modal:hover{background-color:rgba(0,0,0,0.7)}#content-area section#first #v4-force-modal div.v4-modal img.v4-modal-header{width:100%;height:auto}#content-area section#first #v4-force-modal div.v4-modal .v4-inner-content{padding:20px 30px}#content-area section#first #v4-force-modal div.v4-modal .v4-inner-content strong.title-text{color:#4a5880;font-size:24px;line-height:30px;font-weight:bold;display:block;margin-bottom:10px}#content-area section#first #v4-force-modal div.v4-modal .v4-inner-content p{font-size:16px;line-height:20px}#content-area section#first #v4-force-modal div.v4-modal .v4-inner-content label a{color:#000;text-decoration:underline}@media (max-width: 768px){#content-area section#first #v4-force-modal div.v4-modal{width:90vw;min-height:520px;top:5vh;left:5vw}#content-area section#first #v4-force-modal div.v4-modal .v4-inner-content{padding:10px 20px}#content-area section#first #v4-force-modal div.v4-modal .v4-inner-content strong.title-text{font-size:16px;line-height:20px}#content-area section#first #v4-force-modal div.v4-modal .v4-inner-content p{font-size:13px;line-height:15px}}#content-area section.visszateres img.hero,#content-area section.nyertesek img.hero{width:100%;height:auto}#content-area section.visszateres img.hero-mobile,#content-area section.nyertesek img.hero-mobile{display:none}#content-area section.visszateres strong.pink,#content-area section.nyertesek strong.pink{font-size:21px;color:#fe3366;display:block;margin:15px 0}#content-area section.visszateres p,#content-area section.nyertesek p{font-size:16px;color:#323c52;margin:15px 0}#content-area section.visszateres strong,#content-area section.nyertesek strong{font-size:16px;color:#323c52;display:block;margin:15px 0}#content-area section.visszateres .lost-pass,#content-area section.nyertesek .lost-pass{margin-top:8px;display:block;color:#323c52;text-decoration:underline}@media (max-width: 768px){#content-area section.visszateres img.hero,#content-area section.nyertesek img.hero{display:none}#content-area section.visszateres img.hero-mobile,#content-area section.nyertesek img.hero-mobile{width:100%;height:auto;display:block}}#content-area section.step{background-color:#fff;text-align:left}#content-area section.step h1{padding-top:20px;font-family:'Montserrat', sans-serif;text-transform:uppercase;font-weight:bold;font-size:28px;padding-bottom:5px;color:#4a5880}#content-area section.step p{font-size:15px;font-weight:normal;color:#313B52;padding-bottom:8px}#content-area section.step tags.tagify{border:1px solid #ACB0B8;font-size:16px;color:#313B52;font-weight:normal;background-color:#fff;line-height:16px;padding:8px;text-align:left;border-radius:3px}#content-area section.step .form{padding:40px 0;width:100%;height:auto;text-align:left;min-height:calc(100vh - 62px);background:url("/images/backgrounds/hero-desk-desktop.jpg") center center no-repeat;background-size:cover}#content-area section.step .form .box{width:640px;margin:0 auto;min-height:320px;display:block}@media (max-width: 768px){#content-area section.step .form .box{max-width:100%;padding:0 10px}}#content-area section.step .form .box .header{height:10px;position:relative;display:block;background:linear-gradient(225deg, #50D5BC -.24%, #51BFA6 -.23%, #37ADEE 100.24%);border-radius:5px 5px 0px 0px;background-size:100% 100%}#content-area section.step .form .box .header img{height:6px;width:100%}#content-area section.step .form .box .top{position:relative;height:40px;background:#4956A4;margin:0;border-radius:5px 5px 0px 0px}#content-area section.step .form .box .top h2{font-weight:bold;color:#fff;text-transform:uppercase;font-size:16px;padding-top:10px;padding-bottom:10px;padding-left:30px}#content-area section.step .form .box .top img{position:absolute;right:10px;top:-10px}#content-area section.step .form .box .body{background:rgba(255,255,255,0.95);padding:20px;border-radius:0 0 5px 5px}#content-area section.step .form .box .body .alert{font-size:13px;padding:5px 10px;display:block;border-radius:3px}#content-area section.step .form .box .body .alert a{color:#fff !important;font-weight:bold}#content-area section.step .form .box .body .alert.alert-danger{background-color:#e3342f;color:#fff;border-color:#e9605c}#content-area section.step .form .box .body .alert.alert-success{background-color:#50D6BD;color:#fff;border-color:#79e0cd}#content-area section.step .form .box .body .alert strong{font-size:13px}#content-area section.step .form .box .body h2{font-weight:bold;color:#4956A4;text-transform:uppercase;font-size:16px;padding-top:5px;padding-bottom:10px}#content-area section.step .form .box .body h3{font-size:16px;font-weight:bold;color:#4956A4}#content-area section.step .form .box .advertisement{position:relative;text-align:left}#content-area section.step .form .box .advertisement h3{color:#4a5880;font-size:21px;font-weight:bold;padding-right:120px}#content-area section.step .form .box .advertisement h4{color:#4a5880;font-size:16px;font-weight:bold;padding-right:120px}#content-area section.step .form .box .advertisement img.company-logo{width:110px;height:auto;position:absolute;top:0;right:0}#content-area section.step .form .box .advertisement .hq{margin:10px 0;color:#323c52;font-size:12px;line-height:28px;font-weight:normal;padding-left:20px;background:url("/images/icon-hq.png") left top no-repeat;background-size:auto 20px}#content-area section.step .form .box .advertisement .address{margin:10px 0;color:#323c52;font-size:12px;line-height:22px;font-weight:normal;padding-left:20px;background:url("/images/icon-address.png") left top no-repeat;background-size:auto 20px;max-width:calc(100% - 120px)}#content-area section.step .form .box .advertisement div.info,#content-area section.step .form .box .advertisement p{margin:20px 0;color:#323c52;font-size:16px}#content-area section.step .form .box .advertisement div.info strong,#content-area section.step .form .box .advertisement p strong{font-size:16px}#content-area section.step .form .box .advertisement .like-button,#content-area section.step .form .box .advertisement .dislike-button{width:181px;height:58px;transition:opacity .3s}#content-area section.step .form .box .advertisement .like-button:hover,#content-area section.step .form .box .advertisement .like-button:active,#content-area section.step .form .box .advertisement .dislike-button:hover,#content-area section.step .form .box .advertisement .dislike-button:active{opacity:.9}@media (max-width: 768px){#content-area section.step .form .box .advertisement div.info{display:none}#content-area section.step .form .box .advertisement .like-button,#content-area section.step .form .box .advertisement .dislike-button{width:152px;height:50px}#content-area section.step .form .box .advertisement div.info-md{margin:0;padding:10px;font-size:13px;background:#4a5880;color:#fff;border-radius:3px}#content-area section.step .form .box .advertisement div.info-md strong{font-size:13px}#content-area section.step .form .box .advertisement img.company-logo{position:relative;float:right;max-height:50px;max-width:100px;width:auto}#content-area section.step .form .box .advertisement .hq,#content-area section.step .form .box .advertisement .address{line-height:25px;padding-left:28px;background-size:auto 25px}#content-area section.step .form .box .advertisement .row{margin-left:0;margin-right:0;margin-top:20px}#content-area section.step .form .box .advertisement .row .col-sm-6{width:50%}#content-area section.step .form .box .advertisement p{display:none}}@media (max-width: 320px){#content-area section.step .form .box .advertisement .like-button,#content-area section.step .form .box .advertisement .dislike-button{width:124px;height:40px}}#content-area section.step .form #positions{background:rgba(255,255,255,0.8);position:absolute;bottom:0;left:0;padding:5px;border-radius:3px}#content-area section.step .form #positions img{width:80px;height:auto}@media (max-width: 576px){#content-area section.step .form #positions{display:none}}#content-area section.step .form #current-position{background:rgba(255,255,255,0.8);position:absolute;bottom:0;right:0;padding:5px;border-radius:3px}#content-area section.step .form #current-position strong{color:#4a5898;font-size:46px;font-weight:bold;display:block;text-align:center;width:80px;line-height:56px}#content-area section.step .form #current-position span{color:#4a5898;font-size:16px;text-transform:uppercase;display:block;width:80px;text-align:center}@media (max-width: 576px){#content-area section.step .form #current-position{display:none}}#content-area section.step .form #current-map-position{background:rgba(255,255,255,0.8);position:absolute;bottom:100px;right:0;height:90px;padding:5px;border-radius:3px}#content-area section.step .form #current-map-position img{width:80px;height:auto}@media (max-width: 576px){#content-area section.step .form #current-map-position{display:none}}@media (max-width: 576px){#content-area section.step .form .box.small .top{display:flex;height:50px}#content-area section.step .form .box.small .top h2{align-self:center;font-size:14px !important;padding:0px;margin:0px auto}}#content-area section.step .container.with-positions{position:relative;min-height:calc(100vh - 155px)}#content-area section.step .container.with-positions .position-mobile{display:none}@media (max-width: 768px){#content-area section.step .container.with-positions{padding-left:0;padding-right:0}#content-area section.step .container.with-positions .position-mobile{display:none;background:rgba(255,255,255,0.8);padding:5px;border-radius:3px;margin:0 auto 20px auto;max-width:100%}}@media (max-width: 768px){#content-area section.step h1{font-size:21px}#content-area section.step .form{padding:40px 0 40px 0;background-image:url("/images/backgrounds/hero-desk-mobile.jpg");background-position:center bottom}#content-area section.step .form .box .header{height:12px;background-image:url("/images/panel-header-line-mobile.jpg");background-size:100% 12px}#content-area section.step .form .box .header img{right:5px}#content-area section.step .form .box .body h3{font-size:16px}#content-area section.step .form .box .body h2{font-size:16px;margin-bottom:0}#content-area section.step .form .box .body form p{font-size:13px;margin-bottom:5px}}#content-area section#step-02 .form{background:url("/images/backgrounds/step02.jpg") top center no-repeat;background-size:cover}@media (max-width: 768px){#content-area section#step-02 .form{background:url("/images/backgrounds/step02-mobile.jpg") top center no-repeat;background-size:cover}}#content-area section#step-02 .form .ach.first{display:block;width:395px;height:92px;margin:30px auto 0px;background:url("/images/backgrounds/achievements1.png") no-repeat;background-size:395px 92px}@media (max-width: 768px){#content-area section#step-02 .form .ach.first{width:302px;height:70px;margin:10px auto 0px;background:url("/images/backgrounds/achievements1-mobile.png") no-repeat;background-size:302px 70px}}#content-area section#step-02 .license-portrait img.license-logo-mobile{display:none}@media (max-width: 768px){#content-area section#step-02 .license-portrait{background-size:100% auto;background-repeat:no-repeat;width:320px;margin:0px auto}#content-area section#step-02 .license-portrait img.license-logo-mobile{display:block}#content-area section#step-02 .license-portrait img.license-logo{display:none}}@media (max-width: 576px){#content-area section#step-02 .license-portrait{width:100%}}#content-area section#step-02 .license-front{background:#fff;padding:2px;max-height:160px}#content-area section#step-02 .license-front strong{color:#fff;font-size:16px;display:block;padding:15px 0 9px 0;text-transform:uppercase}#content-area section#step-02 .license-front .form-group{padding:0 30px 15px 30px;margin-bottom:0}#content-area section#step-02 .license-front .form-group label{display:block;text-align:left;color:#ACB0B8;text-transform:uppercase;font-size:12px;font-weight:normal;margin-bottom:0}#content-area section#step-02 .license-front .form-group input.form-control{margin-top:5px;font-size:14px;line-height:18px;padding:20px 10px}@media (max-width: 768px){#content-area section#step-02 .license-front{width:100%;max-height:unset;margin:0 auto}#content-area section#step-02 .license-front strong{padding-bottom:0}#content-area section#step-02 .license-front .form-group{padding:10px 25px}}#content-area section#step-03 .form{background:url("/images/backgrounds/step03.jpg") top center no-repeat;background-size:cover}@media (max-width: 768px){#content-area section#step-03 .form{background:url("/images/backgrounds/step03-mobile.jpg") top center no-repeat;background-size:cover}}#content-area section#step-03 .form .ach.second{display:block;width:395px;height:92px;margin:30px auto 0px;background:url("/images/backgrounds/achievements2.png") no-repeat;background-size:395px 92px}@media (max-width: 768px){#content-area section#step-03 .form .ach.second{width:302px;height:70px;margin:10px auto 0px;background:url("/images/backgrounds/achievements2-mobile.png") no-repeat;background-size:302px 70px}}#content-area section#step-03 h3{color:#4956A4}#content-area section#step-03 strong{font-size:13px}#content-area section#step-03 a.mini-info{margin-top:14px;float:left}#content-area section#step-03 .custom-checkbox-label{color:#323c52;font-size:16px;font-weight:bold;min-width:200px;text-align:left;margin-bottom:20px}@media (max-width: 768px){#content-area section#step-03 .form .box .body form .offset-2{position:relative;margin-left:0}#content-area section#step-03 .form .box .body form .offset-2 .mini-info.visible-sm{position:absolute;top:0;right:6px}}#content-area section#step-04 .form{background-image:url("/images/backgrounds/stadium-confetti.jpg")}#content-area section#step-04 .form .header{display:none}#content-area section#step-04 .form h2{color:#fff}#content-area section#step-04 .form h3{color:#4956A4}#content-area section#step-04 .form .team-name{font-size:18px;margin:20px 0px}#content-area section#step-04 .form .team-desc strong{font-size:unset;padding:0;display:unset}@media (max-width: 576px){#content-area section#step-04 .form{background-image:url("/images/backgrounds/stadium-confetti-mobile.jpg")}}#content-area section#step-05 .form{background:url("/images/backgrounds/step05.jpg") top center no-repeat;background-size:cover}@media (max-width: 768px){#content-area section#step-05 .form{background:url("/images/backgrounds/step05-mobile.jpg") top center no-repeat;background-size:cover}}#content-area section#step-05 .form .ach.third{display:block;width:395px;height:92px;margin:30px auto 0px;background:url("/images/backgrounds/achievements3.png") no-repeat;background-size:395px 92px}@media (max-width: 768px){#content-area section#step-05 .form .ach.third{width:303px;height:70px;margin:10px auto 0px;background:url("/images/backgrounds/achievements3-mobile.png") no-repeat;background-size:302px 70px}}#content-area section#step-05 .header{display:none}#content-area section#step-05 svg{cursor:pointer}#content-area section#step-05 a.mini-info{margin-top:14px;float:left}@media (max-width: 768px){#content-area section#step-05 svg{max-width:100%;height:220px}#content-area section#step-05 .form .box .body form .offset-2{position:relative;margin-left:0}#content-area section#step-05 .form .box .body form .offset-2 .mini-info.visible-sm{position:absolute;top:0;right:6px}}#content-area section#step-06 .form{background:url("/images/backgrounds/step06.jpg") top center no-repeat;background-size:cover}@media (max-width: 768px){#content-area section#step-06 .form{background:url("/images/backgrounds/step06-mobile.jpg") top center no-repeat;background-size:cover}}#content-area section#step-06 .form .main-prizes{padding-top:0px}#content-area section#step-06 .form .body p{padding-bottom:0px;margin-bottom:0px}#content-area section#step-06 .form .ach.fourth{display:block;width:395px;height:92px;margin:30px auto 0px;background:url("/images/backgrounds/achievements4.png") no-repeat;background-size:395px 92px}@media (max-width: 768px){#content-area section#step-06 .form .ach.fourth{width:303px;height:70px;margin:10px auto 0px;background:url("/images/backgrounds/achievements4-mobile.png") no-repeat;background-size:302px 70px}}#content-area section#step-06 .body{background:url("/images/backgrounds/nyeremenyek_art.jpg");background-position:bottom;background-size:contain;background-repeat:no-repeat;background-color:#fff}#content-area section#step-07 .form,#content-area section#step-08 .form{background-image:url("/images/backgrounds/home-background-desktop.jpg")}@media (max-width: 768px){#content-area section#step-07 .form,#content-area section#step-08 .form{background-image:url("/images/backgrounds/home-background-mobile.jpg")}}#content-area section#step-07 h3,#content-area section#step-08 h3,#content-area section#step-19 h3,#content-area section#step-20 h3,#content-area section#step-21 h3,#content-area section#step-28 h3,#content-area section#step-29 h3{font-size:24px;color:#4956A4;font-weight:bold;margin-top:15px}#content-area section#step-07 h3 span,#content-area section#step-08 h3 span,#content-area section#step-19 h3 span,#content-area section#step-20 h3 span,#content-area section#step-21 h3 span,#content-area section#step-28 h3 span,#content-area section#step-29 h3 span{color:#fe3366}#content-area section#step-07 span.timer,#content-area section#step-08 span.timer,#content-area section#step-19 span.timer,#content-area section#step-20 span.timer,#content-area section#step-21 span.timer,#content-area section#step-28 span.timer,#content-area section#step-29 span.timer{display:inline-block;margin-bottom:30px;width:60px;height:60px;line-height:60px;font-size:21px;border-radius:30px;color:#fe3366;border:1px solid #fe3366}#content-area section#step-07 img.winner,#content-area section#step-08 img.winner,#content-area section#step-19 img.winner,#content-area section#step-20 img.winner,#content-area section#step-21 img.winner,#content-area section#step-28 img.winner,#content-area section#step-29 img.winner{max-width:100%;height:auto}#content-area section#step-07 .promo-exit,#content-area section#step-08 .promo-exit,#content-area section#step-19 .promo-exit,#content-area section#step-20 .promo-exit,#content-area section#step-21 .promo-exit,#content-area section#step-28 .promo-exit,#content-area section#step-29 .promo-exit{min-height:250px;width:325px;display:inline-block;padding:40px 20px 0 20px;text-align:left;background-color:#F4F4F5;border:1px solid #ACB0B8;box-sizing:border-box;border-radius:5px}#content-area section#step-07 .promo-exit strong,#content-area section#step-08 .promo-exit strong,#content-area section#step-19 .promo-exit strong,#content-area section#step-20 .promo-exit strong,#content-area section#step-21 .promo-exit strong,#content-area section#step-28 .promo-exit strong,#content-area section#step-29 .promo-exit strong{color:#000;font-size:12px}#content-area section#step-07 .promo-exit p,#content-area section#step-08 .promo-exit p,#content-area section#step-19 .promo-exit p,#content-area section#step-20 .promo-exit p,#content-area section#step-21 .promo-exit p,#content-area section#step-28 .promo-exit p,#content-area section#step-29 .promo-exit p{margin-top:10px;font-size:12px;margin-bottom:0;padding-bottom:0;padding-left:10px;font-weight:normal;line-height:normal}#content-area section#step-07 .promo-box,#content-area section#step-08 .promo-box,#content-area section#step-19 .promo-box,#content-area section#step-20 .promo-box,#content-area section#step-21 .promo-box,#content-area section#step-28 .promo-box,#content-area section#step-29 .promo-box{max-width:380px;min-height:310px;display:inline-block;text-align:left;background-color:#F4F4F5;border:1px solid #ACB0B8;box-sizing:border-box;border-radius:5px;padding-bottom:20px}#content-area section#step-07 .promo-box .header,#content-area section#step-08 .promo-box .header,#content-area section#step-19 .promo-box .header,#content-area section#step-20 .promo-box .header,#content-area section#step-21 .promo-box .header,#content-area section#step-28 .promo-box .header,#content-area section#step-29 .promo-box .header{display:inline-block;padding-top:2px;width:100%;height:34px;background:linear-gradient(64.96deg, #50D7BE 0%, #37AFF0 100%);border-radius:5px 5px 0px 0px;color:#fff;font-size:20px;font-weight:700;text-align:center;text-transform:uppercase}#content-area section#step-07 .promo-box img.prices-together,#content-area section#step-08 .promo-box img.prices-together,#content-area section#step-19 .promo-box img.prices-together,#content-area section#step-20 .promo-box img.prices-together,#content-area section#step-21 .promo-box img.prices-together,#content-area section#step-28 .promo-box img.prices-together,#content-area section#step-29 .promo-box img.prices-together{margin-bottom:5px}@media (max-width: 768px){#content-area section#step-07 .promo-box img.prices-together,#content-area section#step-08 .promo-box img.prices-together,#content-area section#step-19 .promo-box img.prices-together,#content-area section#step-20 .promo-box img.prices-together,#content-area section#step-21 .promo-box img.prices-together,#content-area section#step-28 .promo-box img.prices-together,#content-area section#step-29 .promo-box img.prices-together{width:100%}}#content-area section#step-07 .promo-box strong,#content-area section#step-08 .promo-box strong,#content-area section#step-19 .promo-box strong,#content-area section#step-20 .promo-box strong,#content-area section#step-21 .promo-box strong,#content-area section#step-28 .promo-box strong,#content-area section#step-29 .promo-box strong{font-size:inherit;color:#000}#content-area section#step-07 .promo-box p,#content-area section#step-08 .promo-box p,#content-area section#step-19 .promo-box p,#content-area section#step-20 .promo-box p,#content-area section#step-21 .promo-box p,#content-area section#step-28 .promo-box p,#content-area section#step-29 .promo-box p{margin-top:10px;font-size:14px;font-weight:normal;line-height:normal;margin-bottom:0;padding:0px 20px}#content-area section#step-07 .promo-box ul,#content-area section#step-08 .promo-box ul,#content-area section#step-19 .promo-box ul,#content-area section#step-20 .promo-box ul,#content-area section#step-21 .promo-box ul,#content-area section#step-28 .promo-box ul,#content-area section#step-29 .promo-box ul{margin:0 0 0 20px;padding:0}#content-area section#step-07 .promo-box ul li,#content-area section#step-08 .promo-box ul li,#content-area section#step-19 .promo-box ul li,#content-area section#step-20 .promo-box ul li,#content-area section#step-21 .promo-box ul li,#content-area section#step-28 .promo-box ul li,#content-area section#step-29 .promo-box ul li{margin:0;padding:0;font-size:14px;text-align:left}#content-area section#step-07 .promo-box ul li span,#content-area section#step-08 .promo-box ul li span,#content-area section#step-19 .promo-box ul li span,#content-area section#step-20 .promo-box ul li span,#content-area section#step-21 .promo-box ul li span,#content-area section#step-28 .promo-box ul li span,#content-area section#step-29 .promo-box ul li span{position:relative;left:0;font-weight:bold}#content-area section#step-07 a.btn-primary,#content-area section#step-08 a.btn-primary,#content-area section#step-19 a.btn-primary,#content-area section#step-20 a.btn-primary,#content-area section#step-21 a.btn-primary,#content-area section#step-28 a.btn-primary,#content-area section#step-29 a.btn-primary{font-size:13px}#content-area section#step-07 a.btn-link,#content-area section#step-08 a.btn-link,#content-area section#step-19 a.btn-link,#content-area section#step-20 a.btn-link,#content-area section#step-21 a.btn-link,#content-area section#step-28 a.btn-link,#content-area section#step-29 a.btn-link{font-size:16px;padding:0;margin:0}#content-area section#step-07 strong.winners-title,#content-area section#step-08 strong.winners-title,#content-area section#step-19 strong.winners-title,#content-area section#step-20 strong.winners-title,#content-area section#step-21 strong.winners-title,#content-area section#step-28 strong.winners-title,#content-area section#step-29 strong.winners-title{color:#4a5898;font-size:21px;display:block;text-align:center;text-transform:uppercase;margin:20px 0}#content-area section#step-07 table.table thead tr th,#content-area section#step-08 table.table thead tr th,#content-area section#step-19 table.table thead tr th,#content-area section#step-20 table.table thead tr th,#content-area section#step-21 table.table thead tr th,#content-area section#step-28 table.table thead tr th,#content-area section#step-29 table.table thead tr th{background-color:#4a5898;color:#fff}#content-area section#step-07 table.table tbody tr td,#content-area section#step-08 table.table tbody tr td,#content-area section#step-19 table.table tbody tr td,#content-area section#step-20 table.table tbody tr td,#content-area section#step-21 table.table tbody tr td,#content-area section#step-28 table.table tbody tr td,#content-area section#step-29 table.table tbody tr td{font-weight:bold;color:#4a5898}@media (max-width: 1200px){#content-area section#step-07 .promo-exit,#content-area section#step-07 .promo-continue,#content-area section#step-08 .promo-exit,#content-area section#step-08 .promo-continue,#content-area section#step-19 .promo-exit,#content-area section#step-19 .promo-continue,#content-area section#step-20 .promo-exit,#content-area section#step-20 .promo-continue,#content-area section#step-21 .promo-exit,#content-area section#step-21 .promo-continue,#content-area section#step-28 .promo-exit,#content-area section#step-28 .promo-continue,#content-area section#step-29 .promo-exit,#content-area section#step-29 .promo-continue{padding:60px 20px 0 20px}#content-area section#step-07 .promo-exit p,#content-area section#step-07 .promo-continue p,#content-area section#step-08 .promo-exit p,#content-area section#step-08 .promo-continue p,#content-area section#step-19 .promo-exit p,#content-area section#step-19 .promo-continue p,#content-area section#step-20 .promo-exit p,#content-area section#step-20 .promo-continue p,#content-area section#step-21 .promo-exit p,#content-area section#step-21 .promo-continue p,#content-area section#step-28 .promo-exit p,#content-area section#step-28 .promo-continue p,#content-area section#step-29 .promo-exit p,#content-area section#step-29 .promo-continue p{font-size:13px}#content-area section#step-07 .promo-exit ul li,#content-area section#step-07 .promo-continue ul li,#content-area section#step-08 .promo-exit ul li,#content-area section#step-08 .promo-continue ul li,#content-area section#step-19 .promo-exit ul li,#content-area section#step-19 .promo-continue ul li,#content-area section#step-20 .promo-exit ul li,#content-area section#step-20 .promo-continue ul li,#content-area section#step-21 .promo-exit ul li,#content-area section#step-21 .promo-continue ul li,#content-area section#step-28 .promo-exit ul li,#content-area section#step-28 .promo-continue ul li,#content-area section#step-29 .promo-exit ul li,#content-area section#step-29 .promo-continue ul li{font-size:12px}}@media (max-width: 768px){#content-area section#step-07 span.timer,#content-area section#step-08 span.timer,#content-area section#step-19 span.timer,#content-area section#step-20 span.timer,#content-area section#step-21 span.timer,#content-area section#step-28 span.timer,#content-area section#step-29 span.timer{margin-bottom:5px}#content-area section#step-07 .promo-box,#content-area section#step-08 .promo-box,#content-area section#step-19 .promo-box,#content-area section#step-20 .promo-box,#content-area section#step-21 .promo-box,#content-area section#step-28 .promo-box,#content-area section#step-29 .promo-box{max-width:100%;width:100%;margin:0 auto}#content-area section#step-07 .promo-box p,#content-area section#step-08 .promo-box p,#content-area section#step-19 .promo-box p,#content-area section#step-20 .promo-box p,#content-area section#step-21 .promo-box p,#content-area section#step-28 .promo-box p,#content-area section#step-29 .promo-box p{font-size:14px}#content-area section#step-07 .promo-box ul li,#content-area section#step-08 .promo-box ul li,#content-area section#step-19 .promo-box ul li,#content-area section#step-20 .promo-box ul li,#content-area section#step-21 .promo-box ul li,#content-area section#step-28 .promo-box ul li,#content-area section#step-29 .promo-box ul li{font-size:12px}#content-area section#step-07 .promo-box strong,#content-area section#step-08 .promo-box strong,#content-area section#step-19 .promo-box strong,#content-area section#step-20 .promo-box strong,#content-area section#step-21 .promo-box strong,#content-area section#step-28 .promo-box strong,#content-area section#step-29 .promo-box strong{display:unset;padding:unset}}#content-area section#step-06 .promo-box,#content-area section#step-19 .promo-box{min-height:411px}#content-area section#step-09 .form{background-image:url("/images/backgrounds/step09.jpg")}#content-area section#step-09 .jump-area{width:228px;height:150px;background:transparent url("/images/tree.png") bottom center no-repeat;position:relative}#content-area section#step-09 .jumper{position:absolute;width:16px;height:31px;right:60px;bottom:0px}#content-area section#step-09 #slider-vertical{margin:10px auto 0 auto;background:#c5c5c5}#content-area section#step-09 .values{margin-top:10px}#content-area section#step-09 .values .value{width:70px;text-align:center;font-size:11px;color:#313B52;font-weight:bold;transition:color .3s}#content-area section#step-09 .values .value.active{color:#fe3366}#content-area section#step-09 .values .separator{height:1px;background-color:#313B52;border-radius:1px;width:70px;margin:6px 0}@media (max-width: 576px){#content-area section#step-09 .form{background-image:url("/images/backgrounds/step09-mobile.jpg")}#content-area section#step-09 .form .box .body form .row{margin-top:30px}#content-area section#step-09 .form .box .body form .jump-area-sm{margin-left:0;width:50%;display:inline-block;float:left;min-height:160px}#content-area section#step-09 .form .box .body form .col-sm-4{width:50%}#content-area section#step-09 .form .box .body form .col-sm-1{width:17%;display:inline-block;float:left}#content-area section#step-09 .form .box .body form .ui-slider-vertical{width:10px}#content-area section#step-09 .form .box .body form .ui-state-default{border-radius:30px}#content-area section#step-09 .form .box .body form .ui-slider .ui-slider-handle{width:1.9em;height:1.9em;left:-12px}}@media (max-width: 320px){#content-area section#step-09 .jump-area{margin-left:-20px}}#content-area section#step-10 .form{background-image:url("/images/backgrounds/step10.jpg")}#content-area section#step-10 .form .small{font-size:15px;font-weight:700}#content-area section#step-10 .form label{font-size:10px;line-height:12px}#content-area section#step-10 .form label a{color:#313B52;text-decoration:underline}@media (max-width: 576px){#content-area section#step-10 .form{background-image:url("/images/backgrounds/step10-mobile.jpg")}}#content-area section#step-11 .form{background-image:url("/images/backgrounds/step11.jpg")}@media (max-width: 576px){#content-area section#step-11 .form.step-11{background-image:url("/images/backgrounds/step11-mobile.jpg") !important}#content-area section#step-11 .form.step-12{background-image:url("/images/backgrounds/step12-mobile.jpg") !important}#content-area section#step-11 .form.step-13{background-image:url("/images/backgrounds/step13-mobile.jpg") !important}#content-area section#step-11 .form.step-14{background-image:url("/images/backgrounds/step14-mobile.jpg") !important}#content-area section#step-11 .form.step-15{background-image:url("/images/backgrounds/step15-mobile.jpg") !important}}@media (max-width: 576px){#content-area section#step-11 .form{background-image:url("/images/backgrounds/step11-mobile.jpg")}}#content-area section#step-16 .form{background-image:url("/images/backgrounds/step16.jpg");background-position:top center;background-size:cover;position:relative;z-index:0;min-height:900px}#content-area section#step-16 .form .bridge{position:absolute;background:url("/images/backgrounds/step16-bridge.png") top center repeat-y;background-size:cover;background-position-y:-46px;display:block;width:500px;min-height:500px;height:100%;top:0px;left:0px;right:0px;margin:0px auto;z-index:-1}#content-area section#step-16 .form .box{z-index:20}#content-area section#step-16 .form p{font-weight:700;font-size:15px}#content-area section#step-16 .form .container{position:absolute;z-index:20;top:222px;left:0px;right:0px;margin:0px auto}#content-area section#step-16 .form .container div{margin-bottom:72px}#content-area section#step-16 .form .btn{width:290px;height:auto}@media (max-width: 576px){#content-area section#step-16 .form{min-height:500px}#content-area section#step-16 .form .bridge{width:100%;background-size:contain;background-position-y:-60px}#content-area section#step-16 .form .container{position:relative;top:14px}#content-area section#step-16 .form .container div{margin-bottom:48px}#content-area section#step-16 .form .container div.last{margin-bottom:20px}#content-area section#step-16 .form .container div .btn{width:200px;font-size:0.9rem}}@media (max-width: 320px){#content-area section#step-16 .form{min-height:500px}#content-area section#step-16 .form .bridge{width:100%;background-size:contain;background-position-y:-60px}#content-area section#step-16 .form .container{position:relative;top:14px}#content-area section#step-16 .form .container div{margin-bottom:17px}#content-area section#step-16 .form .container div .btn{width:200px;font-size:0.8rem}}#content-area section#step-16-chat .form,#content-area section#step-17-chat .form{background:url("/images/backgrounds/step16-papagaj.jpg") top center no-repeat;background-size:cover;position:relative}#content-area section#step-16-chat .form p,#content-area section#step-17-chat .form p{display:block;padding-bottom:0px;margin-bottom:0px}#content-area section#step-16-chat .form .round,#content-area section#step-17-chat .form .round{-webkit-border-radius:30px;-webkit-border-bottom-left-radius:0;-moz-border-radius:30px;-moz-border-radius-bottomleft:0;border-radius:30px;border-bottom-left-radius:0}#content-area section#step-16-chat .form .round-opp,#content-area section#step-17-chat .form .round-opp{-webkit-border-radius:30px;-webkit-border-bottom-right-radius:0;-moz-border-radius:30px;-moz-border-radius-bottomright:0;border-radius:30px;border-bottom-right-radius:0}#content-area section#step-16-chat .form .bubble,#content-area section#step-17-chat .form .bubble{display:block}#content-area section#step-16-chat .form .bubble .avatar,#content-area section#step-17-chat .form .bubble .avatar{display:block;float:left;width:30px;height:30px;margin:20px 10px 0px;background:url("/images/avatar.png") top left no-repeat}#content-area section#step-16-chat .form .bubble .avatar.me,#content-area section#step-17-chat .form .bubble .avatar.me{float:right;background:url("/images/avatar-me.png") top left no-repeat;margin:20px 0px 0px 0px}#content-area section#step-16-chat .form .talk-bubble,#content-area section#step-17-chat .form .talk-bubble{width:380px;margin:10px;display:inline-block;position:relative;height:auto;background-color:#DBDAE0}#content-area section#step-16-chat .form .talk-bubble-me,#content-area section#step-17-chat .form .talk-bubble-me{width:auto;margin:10px;display:inline-block;position:relative;height:auto;background-color:#4A55A5}#content-area section#step-16-chat .form .talk-bubble-me .talktext p,#content-area section#step-17-chat .form .talk-bubble-me .talktext p{color:white}#content-area section#step-16-chat .form .talktext,#content-area section#step-17-chat .form .talktext{padding:1em;text-align:left;line-height:1.5em}#content-area section#step-16-chat .form .answers,#content-area section#step-17-chat .form .answers{display:block;margin-left:60px;margin-top:10em}#content-area section#step-16-chat .form .btn,#content-area section#step-17-chat .form .btn{display:inline-block;margin:0px 10px 10px 0px}@media (max-width: 576px){#content-area section#step-16-chat .form,#content-area section#step-17-chat .form{background:url("/images/backgrounds/step16-papagaj-mobile.jpg") top center no-repeat;background-size:cover}#content-area section#step-16-chat .form .box .top,#content-area section#step-17-chat .form .box .top{height:60px}#content-area section#step-16-chat .form .box .body .talk-bubble,#content-area section#step-17-chat .form .box .body .talk-bubble{width:70%}#content-area section#step-16-chat .form .box .body .answers,#content-area section#step-17-chat .form .box .body .answers{margin-top:30px}#content-area section#step-16-chat .form .box .body .btn,#content-area section#step-17-chat .form .box .body .btn{font-size:0.8rem}}#content-area section#step-17 .form{background-image:url("/images/backgrounds/step16.jpg");background-position:top center;background-size:cover}#content-area section#step-17 .form.chat{background:url("/images/backgrounds/step16-papagaj.jpg") top center no-repeat;background-size:cover}@media (max-width: 576px){#content-area section#step-17 .form{background-image:url("/images/backgrounds/step16-mobile.jpg");background-size:cover}#content-area section#step-17 .form.chat{background:url("/images/backgrounds/step16-papagaj-mobile.jpg") top center no-repeat;background-size:cover}}#content-area section#step-18 .form{background-image:url("/images/backgrounds/step18.jpg")}#content-area section#step-18 .body{border-radius:0px}#content-area section#step-18 .btn-primary.btn-lg,#content-area section#step-18 .btn-group-lg>.btn-primary.btn,#content-area section#step-18 .btn-group-lg>.btn-primary.btn{min-width:420px;width:100%}@media (max-width: 768px){#content-area section#step-18 .btn-primary.btn-lg,#content-area section#step-18 .btn-group-lg>.btn-primary.btn,#content-area section#step-18 .btn-group-lg>.btn-primary.btn{min-width:240px}}@media (max-width: 576px){#content-area section#step-18 .btn-primary.btn-lg,#content-area section#step-18 .btn-group-lg>.btn-primary.btn,#content-area section#step-18 .btn-group-lg>.btn-primary.btn{min-width:240px}}#content-area section#step-18 .bubble-goal{position:relative;display:block;width:440px;margin:0px auto;line-height:95px;pointer-events:auto;transition:150ms ease-in-out;z-index:4}#content-area section#step-18 .bubble-goal:hover{transform:scale(1.1)}#content-area section#step-18 .bubble-goal:hover .btn-lg,#content-area section#step-18 .bubble-goal:hover .btn-group-lg>.btn{background-color:#ca0133}#content-area section#step-18 .bubble-goal div{font-size:12px;font-weight:700;pointer-events:auto}#content-area section#step-18 .bubble-goal .left{position:absolute;left:-30px;top:27px;width:70px;z-index:5}#content-area section#step-18 .bubble-goal .right{position:absolute;right:-36px;top:27px;width:70px;z-index:5}@media (max-width: 768px){#content-area section#step-18 .bubble-goal{width:350px;margin:0px auto;display:block;padding:5px}}@media (max-width: 576px){#content-area section#step-18 .form{background-image:url("/images/backgrounds/step18-mobile.jpg")}#content-area section#step-18 .bubble-goal{width:85%;display:block}#content-area section#step-18 .bubble-goal .right{right:-30px}}#content-area section#step-19 .form{background-image:url("/images/backgrounds/step19.jpg")}#content-area section#step-19 strong{font-size:inherit;display:initial;padding:0}#content-area section#step-19 .pink-text{font-weight:700;display:inline-block}#content-area section#step-19 .warn{color:#fe3366;font-weight:700;text-align:center}#content-area section#step-19 .main-prizes{padding-top:0px}#content-area section#step-19 .body{background:#fff;padding:20px;border-radius:0 0 5px 5px;background-image:url("/images/backgrounds/nyeremenyek_art.jpg");background-size:contain;background-repeat:no-repeat;background-position:bottom}#content-area section#step-19 .body p{padding-bottom:0px;margin-bottom:0px}@media (max-width: 576px){#content-area section#step-19 .form{background-image:url("/images/backgrounds/step19-mobile.jpg")}#content-area section#step-19 .main-prizes{padding-top:0px}}#content-area section#step-20 .form{background-image:url("/images/backgrounds/step21.jpg")}#content-area section#step-21 .form{background-image:url("/images/backgrounds/step21.jpg")}#content-area section#step-22 .form{background-image:url("/images/backgrounds/step22.jpg")}@media (max-width: 576px){#content-area section#step-22 .form{background-image:url("/images/backgrounds/step22-mobile.jpg")}}#content-area section#step-22 .form .jump-area{width:277px;height:190px;min-height:174px;background:transparent url("/images/stairs.png") right bottom no-repeat;background-size:277px 174px;position:relative}#content-area section#step-22 .form .jumper{position:absolute;width:20px;height:50px;left:130px;bottom:10px}#content-area section#step-22 .form .col-sm-4{width:66%}#content-area section#step-22 .form .col-sm-2{width:10%;display:inline-block;float:left}#content-area section#step-22 .form input::-webkit-outer-spin-button,#content-area section#step-22 .form input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#content-area section#step-22 .form input[type=number]{-moz-appearance:textfield}#content-area section#step-22 .form .body h3{color:#313B52}#content-area section#step-22 .form .body .manual{font-weight:700}#content-area section#step-22 .form .body .ui-widget-content{background-color:#A6A8AB}#content-area section#step-22 .form #salary-value{display:inline-block;width:277px;font-size:22px;font-weight:700;margin-top:15px}#content-area section#step-22 .form hr{background-color:#323c52;color:#323c52;width:200px;margin:10px auto;height:4px;border-radius:2px}#content-area section#step-22 .form #slider-vertical-2{margin:0px auto}#content-area section#step-22 .form .values .value{width:90px;font-size:10px;color:#313B52;font-weight:bold;transition:color .3s;white-space:nowrap;text-align:center}#content-area section#step-22 .form .values .value.active{color:#fe3366}#content-area section#step-22 .form .values .separator{height:1px;background-color:#313B52;border-radius:1px;width:90px;margin:4px 0}#content-area section#step-22 .form .spedometer-area{position:relative;text-align:center;margin:0 auto 0 auto;max-width:300px}#content-area section#step-22 .form .spedometer-area .spedometer{max-width:300px;height:auto}#content-area section#step-22 .form .spedometer-area .pointer{width:200px;height:113px;position:absolute;bottom:95px;right:23px;transform-origin:175px 90px;transform:rotate(0deg)}#content-area section#step-22 .form #move-pedal.active{opacity:.9}@media (max-width: 768px){#content-area section#step-22 .form .row{margin-bottom:30px}#content-area section#step-22 .form .jump-area{width:189px;height:106px;background:transparent url("/images/stairs-mobile.png") right bottom no-repeat;background-size:169px 106px;position:relative;background-position-y:60px}#content-area section#step-22 .form .jumper{position:absolute;width:11px;height:25px;left:100px;bottom:10px}}@media (max-width: 576px){#content-area section#step-22 .form .row{margin-bottom:30px}#content-area section#step-22 .form .jump-area{width:189px;height:106px;background:transparent url("/images/stairs-mobile.png") right bottom no-repeat;background-size:169px 106px;position:relative;background-position-y:60px}#content-area section#step-22 .form .jumper{position:absolute;width:11px;height:25px;left:100px;bottom:10px}#content-area section#step-22 .form .jump-area-sm{margin-left:0;display:inline-block;float:left}}@media (max-width: 576px) and (min-width: 321px){#content-area section#step-22 .form .jump-area-sm{width:55%}}@media (max-width: 576px) and (max-width: 320px){#content-area section#step-22 .form .jump-area-sm{width:64%}}@media (max-width: 576px){#content-area section#step-22 .form #salary-value{width:190px;font-size:14px}#content-area section#step-22 .form .ui-slider-vertical{width:10px}#content-area section#step-22 .form .ui-state-default{border-radius:24px}#content-area section#step-22 .form .ui-slider .ui-slider-handle{width:1.9em;height:1.9em;left:-12px}#content-area section#step-22 .form .values .value{width:70px;font-size:10px;color:#313B52;font-weight:bold;transition:color .3s;white-space:nowrap;text-align:center}#content-area section#step-22 .form .values .value.active{color:#fe3366}#content-area section#step-22 .form .values .separator{height:1px;background-color:#313B52;border-radius:1px;width:70px;margin:4px 0}}@media (max-width: 320px){#content-area section#step-22 .form .jump-area{margin-left:-10px}}#content-area section#step-23 .form{background-image:url("/images/backgrounds/step23.jpg");background-attachment:fixed}#content-area section#step-23 .form .box{width:650px}#content-area section#step-23 .form h3{color:#313B52}#content-area section#step-23 .form label:not(.custom-checkbox-label){color:#ACB0B8}#content-area section#step-23 .form .custom-checkbox-label{font-weight:bold}#content-area section#step-23 .form label:not(.custom-checkbox-label){text-transform:uppercase}#content-area section#step-23 .form a.mini-info img{margin-top:17px}@media (max-width: 576px){#content-area section#step-23 .form{background-image:url("/images/backgrounds/step23-mobile.jpg")}#content-area section#step-23 select{margin-bottom:15px}#content-area section#step-23 .offset-2,#content-area section#step-23 .offset-1{margin-left:0}#content-area section#step-23 .col-sm-5{width:50%}#content-area section#step-23 label.col-sm-12{font-size:12px}#content-area section#step-23 .no-padding-right{padding-right:15px}}#content-area section#step-24 .form{background-image:url("/images/backgrounds/step24.jpg")}#content-area section#step-24 label{text-transform:uppercase;color:#ACB0B8}#content-area section#step-24 .custom-checkbox-label{font-weight:700;color:#313B52;text-transform:initial}#content-area section#step-24 .add-lang{font-weight:700;color:#313B52}#content-area section#step-24 .add-lang img{width:19px;margin-top:-2px}@media (max-width: 576px){#content-area section#step-24 .form{background-image:url("/images/backgrounds/step24-mobile.jpg")}}#content-area section#step-25{/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 *//*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */}#content-area section#step-25 .fa,#content-area section#step-25 .fas,#content-area section#step-25 .far,#content-area section#step-25 .fal,#content-area section#step-25 .fad,#content-area section#step-25 .fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}#content-area section#step-25 .fa-500px:before{content:"\f26e"}#content-area section#step-25 .fa-accessible-icon:before{content:"\f368"}#content-area section#step-25 .fa-accusoft:before{content:"\f369"}#content-area section#step-25 .fa-acquisitions-incorporated:before{content:"\f6af"}#content-area section#step-25 .fa-ad:before{content:"\f641"}#content-area section#step-25 .fa-address-book:before{content:"\f2b9"}#content-area section#step-25 .fa-address-card:before{content:"\f2bb"}#content-area section#step-25 .fa-adjust:before{content:"\f042"}#content-area section#step-25 .fa-adn:before{content:"\f170"}#content-area section#step-25 .fa-adversal:before{content:"\f36a"}#content-area section#step-25 .fa-affiliatetheme:before{content:"\f36b"}#content-area section#step-25 .fa-air-freshener:before{content:"\f5d0"}#content-area section#step-25 .fa-airbnb:before{content:"\f834"}#content-area section#step-25 .fa-algolia:before{content:"\f36c"}#content-area section#step-25 .fa-align-center:before{content:"\f037"}#content-area section#step-25 .fa-align-justify:before{content:"\f039"}#content-area section#step-25 .fa-align-left:before{content:"\f036"}#content-area section#step-25 .fa-align-right:before{content:"\f038"}#content-area section#step-25 .fa-alipay:before{content:"\f642"}#content-area section#step-25 .fa-allergies:before{content:"\f461"}#content-area section#step-25 .fa-amazon:before{content:"\f270"}#content-area section#step-25 .fa-amazon-pay:before{content:"\f42c"}#content-area section#step-25 .fa-ambulance:before{content:"\f0f9"}#content-area section#step-25 .fa-american-sign-language-interpreting:before{content:"\f2a3"}#content-area section#step-25 .fa-amilia:before{content:"\f36d"}#content-area section#step-25 .fa-anchor:before{content:"\f13d"}#content-area section#step-25 .fa-android:before{content:"\f17b"}#content-area section#step-25 .fa-angellist:before{content:"\f209"}#content-area section#step-25 .fa-angle-double-down:before{content:"\f103"}#content-area section#step-25 .fa-angle-double-left:before{content:"\f100"}#content-area section#step-25 .fa-angle-double-right:before{content:"\f101"}#content-area section#step-25 .fa-angle-double-up:before{content:"\f102"}#content-area section#step-25 .fa-angle-down:before{content:"\f107"}#content-area section#step-25 .fa-angle-left:before{content:"\f104"}#content-area section#step-25 .fa-angle-right:before{content:"\f105"}#content-area section#step-25 .fa-angle-up:before{content:"\f106"}#content-area section#step-25 .fa-angry:before{content:"\f556"}#content-area section#step-25 .fa-angrycreative:before{content:"\f36e"}#content-area section#step-25 .fa-angular:before{content:"\f420"}#content-area section#step-25 .fa-ankh:before{content:"\f644"}#content-area section#step-25 .fa-app-store:before{content:"\f36f"}#content-area section#step-25 .fa-app-store-ios:before{content:"\f370"}#content-area section#step-25 .fa-apper:before{content:"\f371"}#content-area section#step-25 .fa-apple:before{content:"\f179"}#content-area section#step-25 .fa-apple-alt:before{content:"\f5d1"}#content-area section#step-25 .fa-apple-pay:before{content:"\f415"}#content-area section#step-25 .fa-archive:before{content:"\f187"}#content-area section#step-25 .fa-archway:before{content:"\f557"}#content-area section#step-25 .fa-arrow-alt-circle-down:before{content:"\f358"}#content-area section#step-25 .fa-arrow-alt-circle-left:before{content:"\f359"}#content-area section#step-25 .fa-arrow-alt-circle-right:before{content:"\f35a"}#content-area section#step-25 .fa-arrow-alt-circle-up:before{content:"\f35b"}#content-area section#step-25 .fa-arrow-circle-down:before{content:"\f0ab"}#content-area section#step-25 .fa-arrow-circle-left:before{content:"\f0a8"}#content-area section#step-25 .fa-arrow-circle-right:before{content:"\f0a9"}#content-area section#step-25 .fa-arrow-circle-up:before{content:"\f0aa"}#content-area section#step-25 .fa-arrow-down:before{content:"\f063"}#content-area section#step-25 .fa-arrow-left:before{content:"\f060"}#content-area section#step-25 .fa-arrow-right:before{content:"\f061"}#content-area section#step-25 .fa-arrow-up:before{content:"\f062"}#content-area section#step-25 .fa-arrows-alt:before{content:"\f0b2"}#content-area section#step-25 .fa-arrows-alt-h:before{content:"\f337"}#content-area section#step-25 .fa-arrows-alt-v:before{content:"\f338"}#content-area section#step-25 .fa-artstation:before{content:"\f77a"}#content-area section#step-25 .fa-assistive-listening-systems:before{content:"\f2a2"}#content-area section#step-25 .fa-asterisk:before{content:"\f069"}#content-area section#step-25 .fa-asymmetrik:before{content:"\f372"}#content-area section#step-25 .fa-at:before{content:"\f1fa"}#content-area section#step-25 .fa-atlas:before{content:"\f558"}#content-area section#step-25 .fa-atlassian:before{content:"\f77b"}#content-area section#step-25 .fa-atom:before{content:"\f5d2"}#content-area section#step-25 .fa-audible:before{content:"\f373"}#content-area section#step-25 .fa-audio-description:before{content:"\f29e"}#content-area section#step-25 .fa-autoprefixer:before{content:"\f41c"}#content-area section#step-25 .fa-avianex:before{content:"\f374"}#content-area section#step-25 .fa-aviato:before{content:"\f421"}#content-area section#step-25 .fa-award:before{content:"\f559"}#content-area section#step-25 .fa-aws:before{content:"\f375"}#content-area section#step-25 .fa-baby:before{content:"\f77c"}#content-area section#step-25 .fa-baby-carriage:before{content:"\f77d"}#content-area section#step-25 .fa-backspace:before{content:"\f55a"}#content-area section#step-25 .fa-backward:before{content:"\f04a"}#content-area section#step-25 .fa-bacon:before{content:"\f7e5"}#content-area section#step-25 .fa-bacteria:before{content:"\e059"}#content-area section#step-25 .fa-bacterium:before{content:"\e05a"}#content-area section#step-25 .fa-bahai:before{content:"\f666"}#content-area section#step-25 .fa-balance-scale:before{content:"\f24e"}#content-area section#step-25 .fa-balance-scale-left:before{content:"\f515"}#content-area section#step-25 .fa-balance-scale-right:before{content:"\f516"}#content-area section#step-25 .fa-ban:before{content:"\f05e"}#content-area section#step-25 .fa-band-aid:before{content:"\f462"}#content-area section#step-25 .fa-bandcamp:before{content:"\f2d5"}#content-area section#step-25 .fa-barcode:before{content:"\f02a"}#content-area section#step-25 .fa-bars:before{content:"\f0c9"}#content-area section#step-25 .fa-baseball-ball:before{content:"\f433"}#content-area section#step-25 .fa-basketball-ball:before{content:"\f434"}#content-area section#step-25 .fa-bath:before{content:"\f2cd"}#content-area section#step-25 .fa-battery-empty:before{content:"\f244"}#content-area section#step-25 .fa-battery-full:before{content:"\f240"}#content-area section#step-25 .fa-battery-half:before{content:"\f242"}#content-area section#step-25 .fa-battery-quarter:before{content:"\f243"}#content-area section#step-25 .fa-battery-three-quarters:before{content:"\f241"}#content-area section#step-25 .fa-battle-net:before{content:"\f835"}#content-area section#step-25 .fa-bed:before{content:"\f236"}#content-area section#step-25 .fa-beer:before{content:"\f0fc"}#content-area section#step-25 .fa-behance:before{content:"\f1b4"}#content-area section#step-25 .fa-behance-square:before{content:"\f1b5"}#content-area section#step-25 .fa-bell:before{content:"\f0f3"}#content-area section#step-25 .fa-bell-slash:before{content:"\f1f6"}#content-area section#step-25 .fa-bezier-curve:before{content:"\f55b"}#content-area section#step-25 .fa-bible:before{content:"\f647"}#content-area section#step-25 .fa-bicycle:before{content:"\f206"}#content-area section#step-25 .fa-biking:before{content:"\f84a"}#content-area section#step-25 .fa-bimobject:before{content:"\f378"}#content-area section#step-25 .fa-binoculars:before{content:"\f1e5"}#content-area section#step-25 .fa-biohazard:before{content:"\f780"}#content-area section#step-25 .fa-birthday-cake:before{content:"\f1fd"}#content-area section#step-25 .fa-bitbucket:before{content:"\f171"}#content-area section#step-25 .fa-bitcoin:before{content:"\f379"}#content-area section#step-25 .fa-bity:before{content:"\f37a"}#content-area section#step-25 .fa-black-tie:before{content:"\f27e"}#content-area section#step-25 .fa-blackberry:before{content:"\f37b"}#content-area section#step-25 .fa-blender:before{content:"\f517"}#content-area section#step-25 .fa-blender-phone:before{content:"\f6b6"}#content-area section#step-25 .fa-blind:before{content:"\f29d"}#content-area section#step-25 .fa-blog:before{content:"\f781"}#content-area section#step-25 .fa-blogger:before{content:"\f37c"}#content-area section#step-25 .fa-blogger-b:before{content:"\f37d"}#content-area section#step-25 .fa-bluetooth:before{content:"\f293"}#content-area section#step-25 .fa-bluetooth-b:before{content:"\f294"}#content-area section#step-25 .fa-bold:before{content:"\f032"}#content-area section#step-25 .fa-bolt:before{content:"\f0e7"}#content-area section#step-25 .fa-bomb:before{content:"\f1e2"}#content-area section#step-25 .fa-bone:before{content:"\f5d7"}#content-area section#step-25 .fa-bong:before{content:"\f55c"}#content-area section#step-25 .fa-book:before{content:"\f02d"}#content-area section#step-25 .fa-book-dead:before{content:"\f6b7"}#content-area section#step-25 .fa-book-medical:before{content:"\f7e6"}#content-area section#step-25 .fa-book-open:before{content:"\f518"}#content-area section#step-25 .fa-book-reader:before{content:"\f5da"}#content-area section#step-25 .fa-bookmark:before{content:"\f02e"}#content-area section#step-25 .fa-bootstrap:before{content:"\f836"}#content-area section#step-25 .fa-border-all:before{content:"\f84c"}#content-area section#step-25 .fa-border-none:before{content:"\f850"}#content-area section#step-25 .fa-border-style:before{content:"\f853"}#content-area section#step-25 .fa-bowling-ball:before{content:"\f436"}#content-area section#step-25 .fa-box:before{content:"\f466"}#content-area section#step-25 .fa-box-open:before{content:"\f49e"}#content-area section#step-25 .fa-box-tissue:before{content:"\e05b"}#content-area section#step-25 .fa-boxes:before{content:"\f468"}#content-area section#step-25 .fa-braille:before{content:"\f2a1"}#content-area section#step-25 .fa-brain:before{content:"\f5dc"}#content-area section#step-25 .fa-bread-slice:before{content:"\f7ec"}#content-area section#step-25 .fa-briefcase:before{content:"\f0b1"}#content-area section#step-25 .fa-briefcase-medical:before{content:"\f469"}#content-area section#step-25 .fa-broadcast-tower:before{content:"\f519"}#content-area section#step-25 .fa-broom:before{content:"\f51a"}#content-area section#step-25 .fa-brush:before{content:"\f55d"}#content-area section#step-25 .fa-btc:before{content:"\f15a"}#content-area section#step-25 .fa-buffer:before{content:"\f837"}#content-area section#step-25 .fa-bug:before{content:"\f188"}#content-area section#step-25 .fa-building:before{content:"\f1ad"}#content-area section#step-25 .fa-bullhorn:before{content:"\f0a1"}#content-area section#step-25 .fa-bullseye:before{content:"\f140"}#content-area section#step-25 .fa-burn:before{content:"\f46a"}#content-area section#step-25 .fa-buromobelexperte:before{content:"\f37f"}#content-area section#step-25 .fa-bus:before{content:"\f207"}#content-area section#step-25 .fa-bus-alt:before{content:"\f55e"}#content-area section#step-25 .fa-business-time:before{content:"\f64a"}#content-area section#step-25 .fa-buy-n-large:before{content:"\f8a6"}#content-area section#step-25 .fa-buysellads:before{content:"\f20d"}#content-area section#step-25 .fa-calculator:before{content:"\f1ec"}#content-area section#step-25 .fa-calendar:before{content:"\f133"}#content-area section#step-25 .fa-calendar-alt:before{content:"\f073"}#content-area section#step-25 .fa-calendar-check:before{content:"\f274"}#content-area section#step-25 .fa-calendar-day:before{content:"\f783"}#content-area section#step-25 .fa-calendar-minus:before{content:"\f272"}#content-area section#step-25 .fa-calendar-plus:before{content:"\f271"}#content-area section#step-25 .fa-calendar-times:before{content:"\f273"}#content-area section#step-25 .fa-calendar-week:before{content:"\f784"}#content-area section#step-25 .fa-camera:before{content:"\f030"}#content-area section#step-25 .fa-camera-retro:before{content:"\f083"}#content-area section#step-25 .fa-campground:before{content:"\f6bb"}#content-area section#step-25 .fa-canadian-maple-leaf:before{content:"\f785"}#content-area section#step-25 .fa-candy-cane:before{content:"\f786"}#content-area section#step-25 .fa-cannabis:before{content:"\f55f"}#content-area section#step-25 .fa-capsules:before{content:"\f46b"}#content-area section#step-25 .fa-car:before{content:"\f1b9"}#content-area section#step-25 .fa-car-alt:before{content:"\f5de"}#content-area section#step-25 .fa-car-battery:before{content:"\f5df"}#content-area section#step-25 .fa-car-crash:before{content:"\f5e1"}#content-area section#step-25 .fa-car-side:before{content:"\f5e4"}#content-area section#step-25 .fa-caravan:before{content:"\f8ff"}#content-area section#step-25 .fa-caret-down:before{content:"\f0d7"}#content-area section#step-25 .fa-caret-left:before{content:"\f0d9"}#content-area section#step-25 .fa-caret-right:before{content:"\f0da"}#content-area section#step-25 .fa-caret-square-down:before{content:"\f150"}#content-area section#step-25 .fa-caret-square-left:before{content:"\f191"}#content-area section#step-25 .fa-caret-square-right:before{content:"\f152"}#content-area section#step-25 .fa-caret-square-up:before{content:"\f151"}#content-area section#step-25 .fa-caret-up:before{content:"\f0d8"}#content-area section#step-25 .fa-carrot:before{content:"\f787"}#content-area section#step-25 .fa-cart-arrow-down:before{content:"\f218"}#content-area section#step-25 .fa-cart-plus:before{content:"\f217"}#content-area section#step-25 .fa-cash-register:before{content:"\f788"}#content-area section#step-25 .fa-cat:before{content:"\f6be"}#content-area section#step-25 .fa-cc-amazon-pay:before{content:"\f42d"}#content-area section#step-25 .fa-cc-amex:before{content:"\f1f3"}#content-area section#step-25 .fa-cc-apple-pay:before{content:"\f416"}#content-area section#step-25 .fa-cc-diners-club:before{content:"\f24c"}#content-area section#step-25 .fa-cc-discover:before{content:"\f1f2"}#content-area section#step-25 .fa-cc-jcb:before{content:"\f24b"}#content-area section#step-25 .fa-cc-mastercard:before{content:"\f1f1"}#content-area section#step-25 .fa-cc-paypal:before{content:"\f1f4"}#content-area section#step-25 .fa-cc-stripe:before{content:"\f1f5"}#content-area section#step-25 .fa-cc-visa:before{content:"\f1f0"}#content-area section#step-25 .fa-centercode:before{content:"\f380"}#content-area section#step-25 .fa-centos:before{content:"\f789"}#content-area section#step-25 .fa-certificate:before{content:"\f0a3"}#content-area section#step-25 .fa-chair:before{content:"\f6c0"}#content-area section#step-25 .fa-chalkboard:before{content:"\f51b"}#content-area section#step-25 .fa-chalkboard-teacher:before{content:"\f51c"}#content-area section#step-25 .fa-charging-station:before{content:"\f5e7"}#content-area section#step-25 .fa-chart-area:before{content:"\f1fe"}#content-area section#step-25 .fa-chart-bar:before{content:"\f080"}#content-area section#step-25 .fa-chart-line:before{content:"\f201"}#content-area section#step-25 .fa-chart-pie:before{content:"\f200"}#content-area section#step-25 .fa-check:before{content:"\f00c"}#content-area section#step-25 .fa-check-circle:before{content:"\f058"}#content-area section#step-25 .fa-check-double:before{content:"\f560"}#content-area section#step-25 .fa-check-square:before{content:"\f14a"}#content-area section#step-25 .fa-cheese:before{content:"\f7ef"}#content-area section#step-25 .fa-chess:before{content:"\f439"}#content-area section#step-25 .fa-chess-bishop:before{content:"\f43a"}#content-area section#step-25 .fa-chess-board:before{content:"\f43c"}#content-area section#step-25 .fa-chess-king:before{content:"\f43f"}#content-area section#step-25 .fa-chess-knight:before{content:"\f441"}#content-area section#step-25 .fa-chess-pawn:before{content:"\f443"}#content-area section#step-25 .fa-chess-queen:before{content:"\f445"}#content-area section#step-25 .fa-chess-rook:before{content:"\f447"}#content-area section#step-25 .fa-chevron-circle-down:before{content:"\f13a"}#content-area section#step-25 .fa-chevron-circle-left:before{content:"\f137"}#content-area section#step-25 .fa-chevron-circle-right:before{content:"\f138"}#content-area section#step-25 .fa-chevron-circle-up:before{content:"\f139"}#content-area section#step-25 .fa-chevron-down:before{content:"\f078"}#content-area section#step-25 .fa-chevron-left:before{content:"\f053"}#content-area section#step-25 .fa-chevron-right:before{content:"\f054"}#content-area section#step-25 .fa-chevron-up:before{content:"\f077"}#content-area section#step-25 .fa-child:before{content:"\f1ae"}#content-area section#step-25 .fa-chrome:before{content:"\f268"}#content-area section#step-25 .fa-chromecast:before{content:"\f838"}#content-area section#step-25 .fa-church:before{content:"\f51d"}#content-area section#step-25 .fa-circle:before{content:"\f111"}#content-area section#step-25 .fa-circle-notch:before{content:"\f1ce"}#content-area section#step-25 .fa-city:before{content:"\f64f"}#content-area section#step-25 .fa-clinic-medical:before{content:"\f7f2"}#content-area section#step-25 .fa-clipboard:before{content:"\f328"}#content-area section#step-25 .fa-clipboard-check:before{content:"\f46c"}#content-area section#step-25 .fa-clipboard-list:before{content:"\f46d"}#content-area section#step-25 .fa-clock:before{content:"\f017"}#content-area section#step-25 .fa-clone:before{content:"\f24d"}#content-area section#step-25 .fa-closed-captioning:before{content:"\f20a"}#content-area section#step-25 .fa-cloud:before{content:"\f0c2"}#content-area section#step-25 .fa-cloud-download-alt:before{content:"\f381"}#content-area section#step-25 .fa-cloud-meatball:before{content:"\f73b"}#content-area section#step-25 .fa-cloud-moon:before{content:"\f6c3"}#content-area section#step-25 .fa-cloud-moon-rain:before{content:"\f73c"}#content-area section#step-25 .fa-cloud-rain:before{content:"\f73d"}#content-area section#step-25 .fa-cloud-showers-heavy:before{content:"\f740"}#content-area section#step-25 .fa-cloud-sun:before{content:"\f6c4"}#content-area section#step-25 .fa-cloud-sun-rain:before{content:"\f743"}#content-area section#step-25 .fa-cloud-upload-alt:before{content:"\f382"}#content-area section#step-25 .fa-cloudflare:before{content:"\e07d"}#content-area section#step-25 .fa-cloudscale:before{content:"\f383"}#content-area section#step-25 .fa-cloudsmith:before{content:"\f384"}#content-area section#step-25 .fa-cloudversify:before{content:"\f385"}#content-area section#step-25 .fa-cocktail:before{content:"\f561"}#content-area section#step-25 .fa-code:before{content:"\f121"}#content-area section#step-25 .fa-code-branch:before{content:"\f126"}#content-area section#step-25 .fa-codepen:before{content:"\f1cb"}#content-area section#step-25 .fa-codiepie:before{content:"\f284"}#content-area section#step-25 .fa-coffee:before{content:"\f0f4"}#content-area section#step-25 .fa-cog:before{content:"\f013"}#content-area section#step-25 .fa-cogs:before{content:"\f085"}#content-area section#step-25 .fa-coins:before{content:"\f51e"}#content-area section#step-25 .fa-columns:before{content:"\f0db"}#content-area section#step-25 .fa-comment:before{content:"\f075"}#content-area section#step-25 .fa-comment-alt:before{content:"\f27a"}#content-area section#step-25 .fa-comment-dollar:before{content:"\f651"}#content-area section#step-25 .fa-comment-dots:before{content:"\f4ad"}#content-area section#step-25 .fa-comment-medical:before{content:"\f7f5"}#content-area section#step-25 .fa-comment-slash:before{content:"\f4b3"}#content-area section#step-25 .fa-comments:before{content:"\f086"}#content-area section#step-25 .fa-comments-dollar:before{content:"\f653"}#content-area section#step-25 .fa-compact-disc:before{content:"\f51f"}#content-area section#step-25 .fa-compass:before{content:"\f14e"}#content-area section#step-25 .fa-compress:before{content:"\f066"}#content-area section#step-25 .fa-compress-alt:before{content:"\f422"}#content-area section#step-25 .fa-compress-arrows-alt:before{content:"\f78c"}#content-area section#step-25 .fa-concierge-bell:before{content:"\f562"}#content-area section#step-25 .fa-confluence:before{content:"\f78d"}#content-area section#step-25 .fa-connectdevelop:before{content:"\f20e"}#content-area section#step-25 .fa-contao:before{content:"\f26d"}#content-area section#step-25 .fa-cookie:before{content:"\f563"}#content-area section#step-25 .fa-cookie-bite:before{content:"\f564"}#content-area section#step-25 .fa-copy:before{content:"\f0c5"}#content-area section#step-25 .fa-copyright:before{content:"\f1f9"}#content-area section#step-25 .fa-cotton-bureau:before{content:"\f89e"}#content-area section#step-25 .fa-couch:before{content:"\f4b8"}#content-area section#step-25 .fa-cpanel:before{content:"\f388"}#content-area section#step-25 .fa-creative-commons:before{content:"\f25e"}#content-area section#step-25 .fa-creative-commons-by:before{content:"\f4e7"}#content-area section#step-25 .fa-creative-commons-nc:before{content:"\f4e8"}#content-area section#step-25 .fa-creative-commons-nc-eu:before{content:"\f4e9"}#content-area section#step-25 .fa-creative-commons-nc-jp:before{content:"\f4ea"}#content-area section#step-25 .fa-creative-commons-nd:before{content:"\f4eb"}#content-area section#step-25 .fa-creative-commons-pd:before{content:"\f4ec"}#content-area section#step-25 .fa-creative-commons-pd-alt:before{content:"\f4ed"}#content-area section#step-25 .fa-creative-commons-remix:before{content:"\f4ee"}#content-area section#step-25 .fa-creative-commons-sa:before{content:"\f4ef"}#content-area section#step-25 .fa-creative-commons-sampling:before{content:"\f4f0"}#content-area section#step-25 .fa-creative-commons-sampling-plus:before{content:"\f4f1"}#content-area section#step-25 .fa-creative-commons-share:before{content:"\f4f2"}#content-area section#step-25 .fa-creative-commons-zero:before{content:"\f4f3"}#content-area section#step-25 .fa-credit-card:before{content:"\f09d"}#content-area section#step-25 .fa-critical-role:before{content:"\f6c9"}#content-area section#step-25 .fa-crop:before{content:"\f125"}#content-area section#step-25 .fa-crop-alt:before{content:"\f565"}#content-area section#step-25 .fa-cross:before{content:"\f654"}#content-area section#step-25 .fa-crosshairs:before{content:"\f05b"}#content-area section#step-25 .fa-crow:before{content:"\f520"}#content-area section#step-25 .fa-crown:before{content:"\f521"}#content-area section#step-25 .fa-crutch:before{content:"\f7f7"}#content-area section#step-25 .fa-css3:before{content:"\f13c"}#content-area section#step-25 .fa-css3-alt:before{content:"\f38b"}#content-area section#step-25 .fa-cube:before{content:"\f1b2"}#content-area section#step-25 .fa-cubes:before{content:"\f1b3"}#content-area section#step-25 .fa-cut:before{content:"\f0c4"}#content-area section#step-25 .fa-cuttlefish:before{content:"\f38c"}#content-area section#step-25 .fa-d-and-d:before{content:"\f38d"}#content-area section#step-25 .fa-d-and-d-beyond:before{content:"\f6ca"}#content-area section#step-25 .fa-dailymotion:before{content:"\e052"}#content-area section#step-25 .fa-dashcube:before{content:"\f210"}#content-area section#step-25 .fa-database:before{content:"\f1c0"}#content-area section#step-25 .fa-deaf:before{content:"\f2a4"}#content-area section#step-25 .fa-deezer:before{content:"\e077"}#content-area section#step-25 .fa-delicious:before{content:"\f1a5"}#content-area section#step-25 .fa-democrat:before{content:"\f747"}#content-area section#step-25 .fa-deploydog:before{content:"\f38e"}#content-area section#step-25 .fa-deskpro:before{content:"\f38f"}#content-area section#step-25 .fa-desktop:before{content:"\f108"}#content-area section#step-25 .fa-dev:before{content:"\f6cc"}#content-area section#step-25 .fa-deviantart:before{content:"\f1bd"}#content-area section#step-25 .fa-dharmachakra:before{content:"\f655"}#content-area section#step-25 .fa-dhl:before{content:"\f790"}#content-area section#step-25 .fa-diagnoses:before{content:"\f470"}#content-area section#step-25 .fa-diaspora:before{content:"\f791"}#content-area section#step-25 .fa-dice:before{content:"\f522"}#content-area section#step-25 .fa-dice-d20:before{content:"\f6cf"}#content-area section#step-25 .fa-dice-d6:before{content:"\f6d1"}#content-area section#step-25 .fa-dice-five:before{content:"\f523"}#content-area section#step-25 .fa-dice-four:before{content:"\f524"}#content-area section#step-25 .fa-dice-one:before{content:"\f525"}#content-area section#step-25 .fa-dice-six:before{content:"\f526"}#content-area section#step-25 .fa-dice-three:before{content:"\f527"}#content-area section#step-25 .fa-dice-two:before{content:"\f528"}#content-area section#step-25 .fa-digg:before{content:"\f1a6"}#content-area section#step-25 .fa-digital-ocean:before{content:"\f391"}#content-area section#step-25 .fa-digital-tachograph:before{content:"\f566"}#content-area section#step-25 .fa-directions:before{content:"\f5eb"}#content-area section#step-25 .fa-discord:before{content:"\f392"}#content-area section#step-25 .fa-discourse:before{content:"\f393"}#content-area section#step-25 .fa-disease:before{content:"\f7fa"}#content-area section#step-25 .fa-divide:before{content:"\f529"}#content-area section#step-25 .fa-dizzy:before{content:"\f567"}#content-area section#step-25 .fa-dna:before{content:"\f471"}#content-area section#step-25 .fa-dochub:before{content:"\f394"}#content-area section#step-25 .fa-docker:before{content:"\f395"}#content-area section#step-25 .fa-dog:before{content:"\f6d3"}#content-area section#step-25 .fa-dollar-sign:before{content:"\f155"}#content-area section#step-25 .fa-dolly:before{content:"\f472"}#content-area section#step-25 .fa-dolly-flatbed:before{content:"\f474"}#content-area section#step-25 .fa-donate:before{content:"\f4b9"}#content-area section#step-25 .fa-door-closed:before{content:"\f52a"}#content-area section#step-25 .fa-door-open:before{content:"\f52b"}#content-area section#step-25 .fa-dot-circle:before{content:"\f192"}#content-area section#step-25 .fa-dove:before{content:"\f4ba"}#content-area section#step-25 .fa-download:before{content:"\f019"}#content-area section#step-25 .fa-draft2digital:before{content:"\f396"}#content-area section#step-25 .fa-drafting-compass:before{content:"\f568"}#content-area section#step-25 .fa-dragon:before{content:"\f6d5"}#content-area section#step-25 .fa-draw-polygon:before{content:"\f5ee"}#content-area section#step-25 .fa-dribbble:before{content:"\f17d"}#content-area section#step-25 .fa-dribbble-square:before{content:"\f397"}#content-area section#step-25 .fa-dropbox:before{content:"\f16b"}#content-area section#step-25 .fa-drum:before{content:"\f569"}#content-area section#step-25 .fa-drum-steelpan:before{content:"\f56a"}#content-area section#step-25 .fa-drumstick-bite:before{content:"\f6d7"}#content-area section#step-25 .fa-drupal:before{content:"\f1a9"}#content-area section#step-25 .fa-dumbbell:before{content:"\f44b"}#content-area section#step-25 .fa-dumpster:before{content:"\f793"}#content-area section#step-25 .fa-dumpster-fire:before{content:"\f794"}#content-area section#step-25 .fa-dungeon:before{content:"\f6d9"}#content-area section#step-25 .fa-dyalog:before{content:"\f399"}#content-area section#step-25 .fa-earlybirds:before{content:"\f39a"}#content-area section#step-25 .fa-ebay:before{content:"\f4f4"}#content-area section#step-25 .fa-edge:before{content:"\f282"}#content-area section#step-25 .fa-edge-legacy:before{content:"\e078"}#content-area section#step-25 .fa-edit:before{content:"\f044"}#content-area section#step-25 .fa-egg:before{content:"\f7fb"}#content-area section#step-25 .fa-eject:before{content:"\f052"}#content-area section#step-25 .fa-elementor:before{content:"\f430"}#content-area section#step-25 .fa-ellipsis-h:before{content:"\f141"}#content-area section#step-25 .fa-ellipsis-v:before{content:"\f142"}#content-area section#step-25 .fa-ello:before{content:"\f5f1"}#content-area section#step-25 .fa-ember:before{content:"\f423"}#content-area section#step-25 .fa-empire:before{content:"\f1d1"}#content-area section#step-25 .fa-envelope:before{content:"\f0e0"}#content-area section#step-25 .fa-envelope-open:before{content:"\f2b6"}#content-area section#step-25 .fa-envelope-open-text:before{content:"\f658"}#content-area section#step-25 .fa-envelope-square:before{content:"\f199"}#content-area section#step-25 .fa-envira:before{content:"\f299"}#content-area section#step-25 .fa-equals:before{content:"\f52c"}#content-area section#step-25 .fa-eraser:before{content:"\f12d"}#content-area section#step-25 .fa-erlang:before{content:"\f39d"}#content-area section#step-25 .fa-ethereum:before{content:"\f42e"}#content-area section#step-25 .fa-ethernet:before{content:"\f796"}#content-area section#step-25 .fa-etsy:before{content:"\f2d7"}#content-area section#step-25 .fa-euro-sign:before{content:"\f153"}#content-area section#step-25 .fa-evernote:before{content:"\f839"}#content-area section#step-25 .fa-exchange-alt:before{content:"\f362"}#content-area section#step-25 .fa-exclamation:before{content:"\f12a"}#content-area section#step-25 .fa-exclamation-circle:before{content:"\f06a"}#content-area section#step-25 .fa-exclamation-triangle:before{content:"\f071"}#content-area section#step-25 .fa-expand:before{content:"\f065"}#content-area section#step-25 .fa-expand-alt:before{content:"\f424"}#content-area section#step-25 .fa-expand-arrows-alt:before{content:"\f31e"}#content-area section#step-25 .fa-expeditedssl:before{content:"\f23e"}#content-area section#step-25 .fa-external-link-alt:before{content:"\f35d"}#content-area section#step-25 .fa-external-link-square-alt:before{content:"\f360"}#content-area section#step-25 .fa-eye:before{content:"\f06e"}#content-area section#step-25 .fa-eye-dropper:before{content:"\f1fb"}#content-area section#step-25 .fa-eye-slash:before{content:"\f070"}#content-area section#step-25 .fa-facebook:before{content:"\f09a"}#content-area section#step-25 .fa-facebook-f:before{content:"\f39e"}#content-area section#step-25 .fa-facebook-messenger:before{content:"\f39f"}#content-area section#step-25 .fa-facebook-square:before{content:"\f082"}#content-area section#step-25 .fa-fan:before{content:"\f863"}#content-area section#step-25 .fa-fantasy-flight-games:before{content:"\f6dc"}#content-area section#step-25 .fa-fast-backward:before{content:"\f049"}#content-area section#step-25 .fa-fast-forward:before{content:"\f050"}#content-area section#step-25 .fa-faucet:before{content:"\e005"}#content-area section#step-25 .fa-fax:before{content:"\f1ac"}#content-area section#step-25 .fa-feather:before{content:"\f52d"}#content-area section#step-25 .fa-feather-alt:before{content:"\f56b"}#content-area section#step-25 .fa-fedex:before{content:"\f797"}#content-area section#step-25 .fa-fedora:before{content:"\f798"}#content-area section#step-25 .fa-female:before{content:"\f182"}#content-area section#step-25 .fa-fighter-jet:before{content:"\f0fb"}#content-area section#step-25 .fa-figma:before{content:"\f799"}#content-area section#step-25 .fa-file:before{content:"\f15b"}#content-area section#step-25 .fa-file-alt:before{content:"\f15c"}#content-area section#step-25 .fa-file-archive:before{content:"\f1c6"}#content-area section#step-25 .fa-file-audio:before{content:"\f1c7"}#content-area section#step-25 .fa-file-code:before{content:"\f1c9"}#content-area section#step-25 .fa-file-contract:before{content:"\f56c"}#content-area section#step-25 .fa-file-csv:before{content:"\f6dd"}#content-area section#step-25 .fa-file-download:before{content:"\f56d"}#content-area section#step-25 .fa-file-excel:before{content:"\f1c3"}#content-area section#step-25 .fa-file-export:before{content:"\f56e"}#content-area section#step-25 .fa-file-image:before{content:"\f1c5"}#content-area section#step-25 .fa-file-import:before{content:"\f56f"}#content-area section#step-25 .fa-file-invoice:before{content:"\f570"}#content-area section#step-25 .fa-file-invoice-dollar:before{content:"\f571"}#content-area section#step-25 .fa-file-medical:before{content:"\f477"}#content-area section#step-25 .fa-file-medical-alt:before{content:"\f478"}#content-area section#step-25 .fa-file-pdf:before{content:"\f1c1"}#content-area section#step-25 .fa-file-powerpoint:before{content:"\f1c4"}#content-area section#step-25 .fa-file-prescription:before{content:"\f572"}#content-area section#step-25 .fa-file-signature:before{content:"\f573"}#content-area section#step-25 .fa-file-upload:before{content:"\f574"}#content-area section#step-25 .fa-file-video:before{content:"\f1c8"}#content-area section#step-25 .fa-file-word:before{content:"\f1c2"}#content-area section#step-25 .fa-fill:before{content:"\f575"}#content-area section#step-25 .fa-fill-drip:before{content:"\f576"}#content-area section#step-25 .fa-film:before{content:"\f008"}#content-area section#step-25 .fa-filter:before{content:"\f0b0"}#content-area section#step-25 .fa-fingerprint:before{content:"\f577"}#content-area section#step-25 .fa-fire:before{content:"\f06d"}#content-area section#step-25 .fa-fire-alt:before{content:"\f7e4"}#content-area section#step-25 .fa-fire-extinguisher:before{content:"\f134"}#content-area section#step-25 .fa-firefox:before{content:"\f269"}#content-area section#step-25 .fa-firefox-browser:before{content:"\e007"}#content-area section#step-25 .fa-first-aid:before{content:"\f479"}#content-area section#step-25 .fa-first-order:before{content:"\f2b0"}#content-area section#step-25 .fa-first-order-alt:before{content:"\f50a"}#content-area section#step-25 .fa-firstdraft:before{content:"\f3a1"}#content-area section#step-25 .fa-fish:before{content:"\f578"}#content-area section#step-25 .fa-fist-raised:before{content:"\f6de"}#content-area section#step-25 .fa-flag:before{content:"\f024"}#content-area section#step-25 .fa-flag-checkered:before{content:"\f11e"}#content-area section#step-25 .fa-flag-usa:before{content:"\f74d"}#content-area section#step-25 .fa-flask:before{content:"\f0c3"}#content-area section#step-25 .fa-flickr:before{content:"\f16e"}#content-area section#step-25 .fa-flipboard:before{content:"\f44d"}#content-area section#step-25 .fa-flushed:before{content:"\f579"}#content-area section#step-25 .fa-fly:before{content:"\f417"}#content-area section#step-25 .fa-folder:before{content:"\f07b"}#content-area section#step-25 .fa-folder-minus:before{content:"\f65d"}#content-area section#step-25 .fa-folder-open:before{content:"\f07c"}#content-area section#step-25 .fa-folder-plus:before{content:"\f65e"}#content-area section#step-25 .fa-font:before{content:"\f031"}#content-area section#step-25 .fa-font-awesome:before{content:"\f2b4"}#content-area section#step-25 .fa-font-awesome-alt:before{content:"\f35c"}#content-area section#step-25 .fa-font-awesome-flag:before{content:"\f425"}#content-area section#step-25 .fa-font-awesome-logo-full:before{content:"\f4e6"}#content-area section#step-25 .fa-fonticons:before{content:"\f280"}#content-area section#step-25 .fa-fonticons-fi:before{content:"\f3a2"}#content-area section#step-25 .fa-football-ball:before{content:"\f44e"}#content-area section#step-25 .fa-fort-awesome:before{content:"\f286"}#content-area section#step-25 .fa-fort-awesome-alt:before{content:"\f3a3"}#content-area section#step-25 .fa-forumbee:before{content:"\f211"}#content-area section#step-25 .fa-forward:before{content:"\f04e"}#content-area section#step-25 .fa-foursquare:before{content:"\f180"}#content-area section#step-25 .fa-free-code-camp:before{content:"\f2c5"}#content-area section#step-25 .fa-freebsd:before{content:"\f3a4"}#content-area section#step-25 .fa-frog:before{content:"\f52e"}#content-area section#step-25 .fa-frown:before{content:"\f119"}#content-area section#step-25 .fa-frown-open:before{content:"\f57a"}#content-area section#step-25 .fa-fulcrum:before{content:"\f50b"}#content-area section#step-25 .fa-funnel-dollar:before{content:"\f662"}#content-area section#step-25 .fa-futbol:before{content:"\f1e3"}#content-area section#step-25 .fa-galactic-republic:before{content:"\f50c"}#content-area section#step-25 .fa-galactic-senate:before{content:"\f50d"}#content-area section#step-25 .fa-gamepad:before{content:"\f11b"}#content-area section#step-25 .fa-gas-pump:before{content:"\f52f"}#content-area section#step-25 .fa-gavel:before{content:"\f0e3"}#content-area section#step-25 .fa-gem:before{content:"\f3a5"}#content-area section#step-25 .fa-genderless:before{content:"\f22d"}#content-area section#step-25 .fa-get-pocket:before{content:"\f265"}#content-area section#step-25 .fa-gg:before{content:"\f260"}#content-area section#step-25 .fa-gg-circle:before{content:"\f261"}#content-area section#step-25 .fa-ghost:before{content:"\f6e2"}#content-area section#step-25 .fa-gift:before{content:"\f06b"}#content-area section#step-25 .fa-gifts:before{content:"\f79c"}#content-area section#step-25 .fa-git:before{content:"\f1d3"}#content-area section#step-25 .fa-git-alt:before{content:"\f841"}#content-area section#step-25 .fa-git-square:before{content:"\f1d2"}#content-area section#step-25 .fa-github:before{content:"\f09b"}#content-area section#step-25 .fa-github-alt:before{content:"\f113"}#content-area section#step-25 .fa-github-square:before{content:"\f092"}#content-area section#step-25 .fa-gitkraken:before{content:"\f3a6"}#content-area section#step-25 .fa-gitlab:before{content:"\f296"}#content-area section#step-25 .fa-gitter:before{content:"\f426"}#content-area section#step-25 .fa-glass-cheers:before{content:"\f79f"}#content-area section#step-25 .fa-glass-martini:before{content:"\f000"}#content-area section#step-25 .fa-glass-martini-alt:before{content:"\f57b"}#content-area section#step-25 .fa-glass-whiskey:before{content:"\f7a0"}#content-area section#step-25 .fa-glasses:before{content:"\f530"}#content-area section#step-25 .fa-glide:before{content:"\f2a5"}#content-area section#step-25 .fa-glide-g:before{content:"\f2a6"}#content-area section#step-25 .fa-globe:before{content:"\f0ac"}#content-area section#step-25 .fa-globe-africa:before{content:"\f57c"}#content-area section#step-25 .fa-globe-americas:before{content:"\f57d"}#content-area section#step-25 .fa-globe-asia:before{content:"\f57e"}#content-area section#step-25 .fa-globe-europe:before{content:"\f7a2"}#content-area section#step-25 .fa-gofore:before{content:"\f3a7"}#content-area section#step-25 .fa-golf-ball:before{content:"\f450"}#content-area section#step-25 .fa-goodreads:before{content:"\f3a8"}#content-area section#step-25 .fa-goodreads-g:before{content:"\f3a9"}#content-area section#step-25 .fa-google:before{content:"\f1a0"}#content-area section#step-25 .fa-google-drive:before{content:"\f3aa"}#content-area section#step-25 .fa-google-pay:before{content:"\e079"}#content-area section#step-25 .fa-google-play:before{content:"\f3ab"}#content-area section#step-25 .fa-google-plus:before{content:"\f2b3"}#content-area section#step-25 .fa-google-plus-g:before{content:"\f0d5"}#content-area section#step-25 .fa-google-plus-square:before{content:"\f0d4"}#content-area section#step-25 .fa-google-wallet:before{content:"\f1ee"}#content-area section#step-25 .fa-gopuram:before{content:"\f664"}#content-area section#step-25 .fa-graduation-cap:before{content:"\f19d"}#content-area section#step-25 .fa-gratipay:before{content:"\f184"}#content-area section#step-25 .fa-grav:before{content:"\f2d6"}#content-area section#step-25 .fa-greater-than:before{content:"\f531"}#content-area section#step-25 .fa-greater-than-equal:before{content:"\f532"}#content-area section#step-25 .fa-grimace:before{content:"\f57f"}#content-area section#step-25 .fa-grin:before{content:"\f580"}#content-area section#step-25 .fa-grin-alt:before{content:"\f581"}#content-area section#step-25 .fa-grin-beam:before{content:"\f582"}#content-area section#step-25 .fa-grin-beam-sweat:before{content:"\f583"}#content-area section#step-25 .fa-grin-hearts:before{content:"\f584"}#content-area section#step-25 .fa-grin-squint:before{content:"\f585"}#content-area section#step-25 .fa-grin-squint-tears:before{content:"\f586"}#content-area section#step-25 .fa-grin-stars:before{content:"\f587"}#content-area section#step-25 .fa-grin-tears:before{content:"\f588"}#content-area section#step-25 .fa-grin-tongue:before{content:"\f589"}#content-area section#step-25 .fa-grin-tongue-squint:before{content:"\f58a"}#content-area section#step-25 .fa-grin-tongue-wink:before{content:"\f58b"}#content-area section#step-25 .fa-grin-wink:before{content:"\f58c"}#content-area section#step-25 .fa-grip-horizontal:before{content:"\f58d"}#content-area section#step-25 .fa-grip-lines:before{content:"\f7a4"}#content-area section#step-25 .fa-grip-lines-vertical:before{content:"\f7a5"}#content-area section#step-25 .fa-grip-vertical:before{content:"\f58e"}#content-area section#step-25 .fa-gripfire:before{content:"\f3ac"}#content-area section#step-25 .fa-grunt:before{content:"\f3ad"}#content-area section#step-25 .fa-guilded:before{content:"\e07e"}#content-area section#step-25 .fa-guitar:before{content:"\f7a6"}#content-area section#step-25 .fa-gulp:before{content:"\f3ae"}#content-area section#step-25 .fa-h-square:before{content:"\f0fd"}#content-area section#step-25 .fa-hacker-news:before{content:"\f1d4"}#content-area section#step-25 .fa-hacker-news-square:before{content:"\f3af"}#content-area section#step-25 .fa-hackerrank:before{content:"\f5f7"}#content-area section#step-25 .fa-hamburger:before{content:"\f805"}#content-area section#step-25 .fa-hammer:before{content:"\f6e3"}#content-area section#step-25 .fa-hamsa:before{content:"\f665"}#content-area section#step-25 .fa-hand-holding:before{content:"\f4bd"}#content-area section#step-25 .fa-hand-holding-heart:before{content:"\f4be"}#content-area section#step-25 .fa-hand-holding-medical:before{content:"\e05c"}#content-area section#step-25 .fa-hand-holding-usd:before{content:"\f4c0"}#content-area section#step-25 .fa-hand-holding-water:before{content:"\f4c1"}#content-area section#step-25 .fa-hand-lizard:before{content:"\f258"}#content-area section#step-25 .fa-hand-middle-finger:before{content:"\f806"}#content-area section#step-25 .fa-hand-paper:before{content:"\f256"}#content-area section#step-25 .fa-hand-peace:before{content:"\f25b"}#content-area section#step-25 .fa-hand-point-down:before{content:"\f0a7"}#content-area section#step-25 .fa-hand-point-left:before{content:"\f0a5"}#content-area section#step-25 .fa-hand-point-right:before{content:"\f0a4"}#content-area section#step-25 .fa-hand-point-up:before{content:"\f0a6"}#content-area section#step-25 .fa-hand-pointer:before{content:"\f25a"}#content-area section#step-25 .fa-hand-rock:before{content:"\f255"}#content-area section#step-25 .fa-hand-scissors:before{content:"\f257"}#content-area section#step-25 .fa-hand-sparkles:before{content:"\e05d"}#content-area section#step-25 .fa-hand-spock:before{content:"\f259"}#content-area section#step-25 .fa-hands:before{content:"\f4c2"}#content-area section#step-25 .fa-hands-helping:before{content:"\f4c4"}#content-area section#step-25 .fa-hands-wash:before{content:"\e05e"}#content-area section#step-25 .fa-handshake:before{content:"\f2b5"}#content-area section#step-25 .fa-handshake-alt-slash:before{content:"\e05f"}#content-area section#step-25 .fa-handshake-slash:before{content:"\e060"}#content-area section#step-25 .fa-hanukiah:before{content:"\f6e6"}#content-area section#step-25 .fa-hard-hat:before{content:"\f807"}#content-area section#step-25 .fa-hashtag:before{content:"\f292"}#content-area section#step-25 .fa-hat-cowboy:before{content:"\f8c0"}#content-area section#step-25 .fa-hat-cowboy-side:before{content:"\f8c1"}#content-area section#step-25 .fa-hat-wizard:before{content:"\f6e8"}#content-area section#step-25 .fa-hdd:before{content:"\f0a0"}#content-area section#step-25 .fa-head-side-cough:before{content:"\e061"}#content-area section#step-25 .fa-head-side-cough-slash:before{content:"\e062"}#content-area section#step-25 .fa-head-side-mask:before{content:"\e063"}#content-area section#step-25 .fa-head-side-virus:before{content:"\e064"}#content-area section#step-25 .fa-heading:before{content:"\f1dc"}#content-area section#step-25 .fa-headphones:before{content:"\f025"}#content-area section#step-25 .fa-headphones-alt:before{content:"\f58f"}#content-area section#step-25 .fa-headset:before{content:"\f590"}#content-area section#step-25 .fa-heart:before{content:"\f004"}#content-area section#step-25 .fa-heart-broken:before{content:"\f7a9"}#content-area section#step-25 .fa-heartbeat:before{content:"\f21e"}#content-area section#step-25 .fa-helicopter:before{content:"\f533"}#content-area section#step-25 .fa-highlighter:before{content:"\f591"}#content-area section#step-25 .fa-hiking:before{content:"\f6ec"}#content-area section#step-25 .fa-hippo:before{content:"\f6ed"}#content-area section#step-25 .fa-hips:before{content:"\f452"}#content-area section#step-25 .fa-hire-a-helper:before{content:"\f3b0"}#content-area section#step-25 .fa-history:before{content:"\f1da"}#content-area section#step-25 .fa-hive:before{content:"\e07f"}#content-area section#step-25 .fa-hockey-puck:before{content:"\f453"}#content-area section#step-25 .fa-holly-berry:before{content:"\f7aa"}#content-area section#step-25 .fa-home:before{content:"\f015"}#content-area section#step-25 .fa-hooli:before{content:"\f427"}#content-area section#step-25 .fa-hornbill:before{content:"\f592"}#content-area section#step-25 .fa-horse:before{content:"\f6f0"}#content-area section#step-25 .fa-horse-head:before{content:"\f7ab"}#content-area section#step-25 .fa-hospital:before{content:"\f0f8"}#content-area section#step-25 .fa-hospital-alt:before{content:"\f47d"}#content-area section#step-25 .fa-hospital-symbol:before{content:"\f47e"}#content-area section#step-25 .fa-hospital-user:before{content:"\f80d"}#content-area section#step-25 .fa-hot-tub:before{content:"\f593"}#content-area section#step-25 .fa-hotdog:before{content:"\f80f"}#content-area section#step-25 .fa-hotel:before{content:"\f594"}#content-area section#step-25 .fa-hotjar:before{content:"\f3b1"}#content-area section#step-25 .fa-hourglass:before{content:"\f254"}#content-area section#step-25 .fa-hourglass-end:before{content:"\f253"}#content-area section#step-25 .fa-hourglass-half:before{content:"\f252"}#content-area section#step-25 .fa-hourglass-start:before{content:"\f251"}#content-area section#step-25 .fa-house-damage:before{content:"\f6f1"}#content-area section#step-25 .fa-house-user:before{content:"\e065"}#content-area section#step-25 .fa-houzz:before{content:"\f27c"}#content-area section#step-25 .fa-hryvnia:before{content:"\f6f2"}#content-area section#step-25 .fa-html5:before{content:"\f13b"}#content-area section#step-25 .fa-hubspot:before{content:"\f3b2"}#content-area section#step-25 .fa-i-cursor:before{content:"\f246"}#content-area section#step-25 .fa-ice-cream:before{content:"\f810"}#content-area section#step-25 .fa-icicles:before{content:"\f7ad"}#content-area section#step-25 .fa-icons:before{content:"\f86d"}#content-area section#step-25 .fa-id-badge:before{content:"\f2c1"}#content-area section#step-25 .fa-id-card:before{content:"\f2c2"}#content-area section#step-25 .fa-id-card-alt:before{content:"\f47f"}#content-area section#step-25 .fa-ideal:before{content:"\e013"}#content-area section#step-25 .fa-igloo:before{content:"\f7ae"}#content-area section#step-25 .fa-image:before{content:"\f03e"}#content-area section#step-25 .fa-images:before{content:"\f302"}#content-area section#step-25 .fa-imdb:before{content:"\f2d8"}#content-area section#step-25 .fa-inbox:before{content:"\f01c"}#content-area section#step-25 .fa-indent:before{content:"\f03c"}#content-area section#step-25 .fa-industry:before{content:"\f275"}#content-area section#step-25 .fa-infinity:before{content:"\f534"}#content-area section#step-25 .fa-info:before{content:"\f129"}#content-area section#step-25 .fa-info-circle:before{content:"\f05a"}#content-area section#step-25 .fa-innosoft:before{content:"\e080"}#content-area section#step-25 .fa-instagram:before{content:"\f16d"}#content-area section#step-25 .fa-instagram-square:before{content:"\e055"}#content-area section#step-25 .fa-instalod:before{content:"\e081"}#content-area section#step-25 .fa-intercom:before{content:"\f7af"}#content-area section#step-25 .fa-internet-explorer:before{content:"\f26b"}#content-area section#step-25 .fa-invision:before{content:"\f7b0"}#content-area section#step-25 .fa-ioxhost:before{content:"\f208"}#content-area section#step-25 .fa-italic:before{content:"\f033"}#content-area section#step-25 .fa-itch-io:before{content:"\f83a"}#content-area section#step-25 .fa-itunes:before{content:"\f3b4"}#content-area section#step-25 .fa-itunes-note:before{content:"\f3b5"}#content-area section#step-25 .fa-java:before{content:"\f4e4"}#content-area section#step-25 .fa-jedi:before{content:"\f669"}#content-area section#step-25 .fa-jedi-order:before{content:"\f50e"}#content-area section#step-25 .fa-jenkins:before{content:"\f3b6"}#content-area section#step-25 .fa-jira:before{content:"\f7b1"}#content-area section#step-25 .fa-joget:before{content:"\f3b7"}#content-area section#step-25 .fa-joint:before{content:"\f595"}#content-area section#step-25 .fa-joomla:before{content:"\f1aa"}#content-area section#step-25 .fa-journal-whills:before{content:"\f66a"}#content-area section#step-25 .fa-js:before{content:"\f3b8"}#content-area section#step-25 .fa-js-square:before{content:"\f3b9"}#content-area section#step-25 .fa-jsfiddle:before{content:"\f1cc"}#content-area section#step-25 .fa-kaaba:before{content:"\f66b"}#content-area section#step-25 .fa-kaggle:before{content:"\f5fa"}#content-area section#step-25 .fa-key:before{content:"\f084"}#content-area section#step-25 .fa-keybase:before{content:"\f4f5"}#content-area section#step-25 .fa-keyboard:before{content:"\f11c"}#content-area section#step-25 .fa-keycdn:before{content:"\f3ba"}#content-area section#step-25 .fa-khanda:before{content:"\f66d"}#content-area section#step-25 .fa-kickstarter:before{content:"\f3bb"}#content-area section#step-25 .fa-kickstarter-k:before{content:"\f3bc"}#content-area section#step-25 .fa-kiss:before{content:"\f596"}#content-area section#step-25 .fa-kiss-beam:before{content:"\f597"}#content-area section#step-25 .fa-kiss-wink-heart:before{content:"\f598"}#content-area section#step-25 .fa-kiwi-bird:before{content:"\f535"}#content-area section#step-25 .fa-korvue:before{content:"\f42f"}#content-area section#step-25 .fa-landmark:before{content:"\f66f"}#content-area section#step-25 .fa-language:before{content:"\f1ab"}#content-area section#step-25 .fa-laptop:before{content:"\f109"}#content-area section#step-25 .fa-laptop-code:before{content:"\f5fc"}#content-area section#step-25 .fa-laptop-house:before{content:"\e066"}#content-area section#step-25 .fa-laptop-medical:before{content:"\f812"}#content-area section#step-25 .fa-laravel:before{content:"\f3bd"}#content-area section#step-25 .fa-lastfm:before{content:"\f202"}#content-area section#step-25 .fa-lastfm-square:before{content:"\f203"}#content-area section#step-25 .fa-laugh:before{content:"\f599"}#content-area section#step-25 .fa-laugh-beam:before{content:"\f59a"}#content-area section#step-25 .fa-laugh-squint:before{content:"\f59b"}#content-area section#step-25 .fa-laugh-wink:before{content:"\f59c"}#content-area section#step-25 .fa-layer-group:before{content:"\f5fd"}#content-area section#step-25 .fa-leaf:before{content:"\f06c"}#content-area section#step-25 .fa-leanpub:before{content:"\f212"}#content-area section#step-25 .fa-lemon:before{content:"\f094"}#content-area section#step-25 .fa-less:before{content:"\f41d"}#content-area section#step-25 .fa-less-than:before{content:"\f536"}#content-area section#step-25 .fa-less-than-equal:before{content:"\f537"}#content-area section#step-25 .fa-level-down-alt:before{content:"\f3be"}#content-area section#step-25 .fa-level-up-alt:before{content:"\f3bf"}#content-area section#step-25 .fa-life-ring:before{content:"\f1cd"}#content-area section#step-25 .fa-lightbulb:before{content:"\f0eb"}#content-area section#step-25 .fa-line:before{content:"\f3c0"}#content-area section#step-25 .fa-link:before{content:"\f0c1"}#content-area section#step-25 .fa-linkedin:before{content:"\f08c"}#content-area section#step-25 .fa-linkedin-in:before{content:"\f0e1"}#content-area section#step-25 .fa-linode:before{content:"\f2b8"}#content-area section#step-25 .fa-linux:before{content:"\f17c"}#content-area section#step-25 .fa-lira-sign:before{content:"\f195"}#content-area section#step-25 .fa-list:before{content:"\f03a"}#content-area section#step-25 .fa-list-alt:before{content:"\f022"}#content-area section#step-25 .fa-list-ol:before{content:"\f0cb"}#content-area section#step-25 .fa-list-ul:before{content:"\f0ca"}#content-area section#step-25 .fa-location-arrow:before{content:"\f124"}#content-area section#step-25 .fa-lock:before{content:"\f023"}#content-area section#step-25 .fa-lock-open:before{content:"\f3c1"}#content-area section#step-25 .fa-long-arrow-alt-down:before{content:"\f309"}#content-area section#step-25 .fa-long-arrow-alt-left:before{content:"\f30a"}#content-area section#step-25 .fa-long-arrow-alt-right:before{content:"\f30b"}#content-area section#step-25 .fa-long-arrow-alt-up:before{content:"\f30c"}#content-area section#step-25 .fa-low-vision:before{content:"\f2a8"}#content-area section#step-25 .fa-luggage-cart:before{content:"\f59d"}#content-area section#step-25 .fa-lungs:before{content:"\f604"}#content-area section#step-25 .fa-lungs-virus:before{content:"\e067"}#content-area section#step-25 .fa-lyft:before{content:"\f3c3"}#content-area section#step-25 .fa-magento:before{content:"\f3c4"}#content-area section#step-25 .fa-magic:before{content:"\f0d0"}#content-area section#step-25 .fa-magnet:before{content:"\f076"}#content-area section#step-25 .fa-mail-bulk:before{content:"\f674"}#content-area section#step-25 .fa-mailchimp:before{content:"\f59e"}#content-area section#step-25 .fa-male:before{content:"\f183"}#content-area section#step-25 .fa-mandalorian:before{content:"\f50f"}#content-area section#step-25 .fa-map:before{content:"\f279"}#content-area section#step-25 .fa-map-marked:before{content:"\f59f"}#content-area section#step-25 .fa-map-marked-alt:before{content:"\f5a0"}#content-area section#step-25 .fa-map-marker:before{content:"\f041"}#content-area section#step-25 .fa-map-marker-alt:before{content:"\f3c5"}#content-area section#step-25 .fa-map-pin:before{content:"\f276"}#content-area section#step-25 .fa-map-signs:before{content:"\f277"}#content-area section#step-25 .fa-markdown:before{content:"\f60f"}#content-area section#step-25 .fa-marker:before{content:"\f5a1"}#content-area section#step-25 .fa-mars:before{content:"\f222"}#content-area section#step-25 .fa-mars-double:before{content:"\f227"}#content-area section#step-25 .fa-mars-stroke:before{content:"\f229"}#content-area section#step-25 .fa-mars-stroke-h:before{content:"\f22b"}#content-area section#step-25 .fa-mars-stroke-v:before{content:"\f22a"}#content-area section#step-25 .fa-mask:before{content:"\f6fa"}#content-area section#step-25 .fa-mastodon:before{content:"\f4f6"}#content-area section#step-25 .fa-maxcdn:before{content:"\f136"}#content-area section#step-25 .fa-mdb:before{content:"\f8ca"}#content-area section#step-25 .fa-medal:before{content:"\f5a2"}#content-area section#step-25 .fa-medapps:before{content:"\f3c6"}#content-area section#step-25 .fa-medium:before{content:"\f23a"}#content-area section#step-25 .fa-medium-m:before{content:"\f3c7"}#content-area section#step-25 .fa-medkit:before{content:"\f0fa"}#content-area section#step-25 .fa-medrt:before{content:"\f3c8"}#content-area section#step-25 .fa-meetup:before{content:"\f2e0"}#content-area section#step-25 .fa-megaport:before{content:"\f5a3"}#content-area section#step-25 .fa-meh:before{content:"\f11a"}#content-area section#step-25 .fa-meh-blank:before{content:"\f5a4"}#content-area section#step-25 .fa-meh-rolling-eyes:before{content:"\f5a5"}#content-area section#step-25 .fa-memory:before{content:"\f538"}#content-area section#step-25 .fa-mendeley:before{content:"\f7b3"}#content-area section#step-25 .fa-menorah:before{content:"\f676"}#content-area section#step-25 .fa-mercury:before{content:"\f223"}#content-area section#step-25 .fa-meteor:before{content:"\f753"}#content-area section#step-25 .fa-microblog:before{content:"\e01a"}#content-area section#step-25 .fa-microchip:before{content:"\f2db"}#content-area section#step-25 .fa-microphone:before{content:"\f130"}#content-area section#step-25 .fa-microphone-alt:before{content:"\f3c9"}#content-area section#step-25 .fa-microphone-alt-slash:before{content:"\f539"}#content-area section#step-25 .fa-microphone-slash:before{content:"\f131"}#content-area section#step-25 .fa-microscope:before{content:"\f610"}#content-area section#step-25 .fa-microsoft:before{content:"\f3ca"}#content-area section#step-25 .fa-minus:before{content:"\f068"}#content-area section#step-25 .fa-minus-circle:before{content:"\f056"}#content-area section#step-25 .fa-minus-square:before{content:"\f146"}#content-area section#step-25 .fa-mitten:before{content:"\f7b5"}#content-area section#step-25 .fa-mix:before{content:"\f3cb"}#content-area section#step-25 .fa-mixcloud:before{content:"\f289"}#content-area section#step-25 .fa-mixer:before{content:"\e056"}#content-area section#step-25 .fa-mizuni:before{content:"\f3cc"}#content-area section#step-25 .fa-mobile:before{content:"\f10b"}#content-area section#step-25 .fa-mobile-alt:before{content:"\f3cd"}#content-area section#step-25 .fa-modx:before{content:"\f285"}#content-area section#step-25 .fa-monero:before{content:"\f3d0"}#content-area section#step-25 .fa-money-bill:before{content:"\f0d6"}#content-area section#step-25 .fa-money-bill-alt:before{content:"\f3d1"}#content-area section#step-25 .fa-money-bill-wave:before{content:"\f53a"}#content-area section#step-25 .fa-money-bill-wave-alt:before{content:"\f53b"}#content-area section#step-25 .fa-money-check:before{content:"\f53c"}#content-area section#step-25 .fa-money-check-alt:before{content:"\f53d"}#content-area section#step-25 .fa-monument:before{content:"\f5a6"}#content-area section#step-25 .fa-moon:before{content:"\f186"}#content-area section#step-25 .fa-mortar-pestle:before{content:"\f5a7"}#content-area section#step-25 .fa-mosque:before{content:"\f678"}#content-area section#step-25 .fa-motorcycle:before{content:"\f21c"}#content-area section#step-25 .fa-mountain:before{content:"\f6fc"}#content-area section#step-25 .fa-mouse:before{content:"\f8cc"}#content-area section#step-25 .fa-mouse-pointer:before{content:"\f245"}#content-area section#step-25 .fa-mug-hot:before{content:"\f7b6"}#content-area section#step-25 .fa-music:before{content:"\f001"}#content-area section#step-25 .fa-napster:before{content:"\f3d2"}#content-area section#step-25 .fa-neos:before{content:"\f612"}#content-area section#step-25 .fa-network-wired:before{content:"\f6ff"}#content-area section#step-25 .fa-neuter:before{content:"\f22c"}#content-area section#step-25 .fa-newspaper:before{content:"\f1ea"}#content-area section#step-25 .fa-nimblr:before{content:"\f5a8"}#content-area section#step-25 .fa-node:before{content:"\f419"}#content-area section#step-25 .fa-node-js:before{content:"\f3d3"}#content-area section#step-25 .fa-not-equal:before{content:"\f53e"}#content-area section#step-25 .fa-notes-medical:before{content:"\f481"}#content-area section#step-25 .fa-npm:before{content:"\f3d4"}#content-area section#step-25 .fa-ns8:before{content:"\f3d5"}#content-area section#step-25 .fa-nutritionix:before{content:"\f3d6"}#content-area section#step-25 .fa-object-group:before{content:"\f247"}#content-area section#step-25 .fa-object-ungroup:before{content:"\f248"}#content-area section#step-25 .fa-octopus-deploy:before{content:"\e082"}#content-area section#step-25 .fa-odnoklassniki:before{content:"\f263"}#content-area section#step-25 .fa-odnoklassniki-square:before{content:"\f264"}#content-area section#step-25 .fa-oil-can:before{content:"\f613"}#content-area section#step-25 .fa-old-republic:before{content:"\f510"}#content-area section#step-25 .fa-om:before{content:"\f679"}#content-area section#step-25 .fa-opencart:before{content:"\f23d"}#content-area section#step-25 .fa-openid:before{content:"\f19b"}#content-area section#step-25 .fa-opera:before{content:"\f26a"}#content-area section#step-25 .fa-optin-monster:before{content:"\f23c"}#content-area section#step-25 .fa-orcid:before{content:"\f8d2"}#content-area section#step-25 .fa-osi:before{content:"\f41a"}#content-area section#step-25 .fa-otter:before{content:"\f700"}#content-area section#step-25 .fa-outdent:before{content:"\f03b"}#content-area section#step-25 .fa-page4:before{content:"\f3d7"}#content-area section#step-25 .fa-pagelines:before{content:"\f18c"}#content-area section#step-25 .fa-pager:before{content:"\f815"}#content-area section#step-25 .fa-paint-brush:before{content:"\f1fc"}#content-area section#step-25 .fa-paint-roller:before{content:"\f5aa"}#content-area section#step-25 .fa-palette:before{content:"\f53f"}#content-area section#step-25 .fa-palfed:before{content:"\f3d8"}#content-area section#step-25 .fa-pallet:before{content:"\f482"}#content-area section#step-25 .fa-paper-plane:before{content:"\f1d8"}#content-area section#step-25 .fa-paperclip:before{content:"\f0c6"}#content-area section#step-25 .fa-parachute-box:before{content:"\f4cd"}#content-area section#step-25 .fa-paragraph:before{content:"\f1dd"}#content-area section#step-25 .fa-parking:before{content:"\f540"}#content-area section#step-25 .fa-passport:before{content:"\f5ab"}#content-area section#step-25 .fa-pastafarianism:before{content:"\f67b"}#content-area section#step-25 .fa-paste:before{content:"\f0ea"}#content-area section#step-25 .fa-patreon:before{content:"\f3d9"}#content-area section#step-25 .fa-pause:before{content:"\f04c"}#content-area section#step-25 .fa-pause-circle:before{content:"\f28b"}#content-area section#step-25 .fa-paw:before{content:"\f1b0"}#content-area section#step-25 .fa-paypal:before{content:"\f1ed"}#content-area section#step-25 .fa-peace:before{content:"\f67c"}#content-area section#step-25 .fa-pen:before{content:"\f304"}#content-area section#step-25 .fa-pen-alt:before{content:"\f305"}#content-area section#step-25 .fa-pen-fancy:before{content:"\f5ac"}#content-area section#step-25 .fa-pen-nib:before{content:"\f5ad"}#content-area section#step-25 .fa-pen-square:before{content:"\f14b"}#content-area section#step-25 .fa-pencil-alt:before{content:"\f303"}#content-area section#step-25 .fa-pencil-ruler:before{content:"\f5ae"}#content-area section#step-25 .fa-penny-arcade:before{content:"\f704"}#content-area section#step-25 .fa-people-arrows:before{content:"\e068"}#content-area section#step-25 .fa-people-carry:before{content:"\f4ce"}#content-area section#step-25 .fa-pepper-hot:before{content:"\f816"}#content-area section#step-25 .fa-perbyte:before{content:"\e083"}#content-area section#step-25 .fa-percent:before{content:"\f295"}#content-area section#step-25 .fa-percentage:before{content:"\f541"}#content-area section#step-25 .fa-periscope:before{content:"\f3da"}#content-area section#step-25 .fa-person-booth:before{content:"\f756"}#content-area section#step-25 .fa-phabricator:before{content:"\f3db"}#content-area section#step-25 .fa-phoenix-framework:before{content:"\f3dc"}#content-area section#step-25 .fa-phoenix-squadron:before{content:"\f511"}#content-area section#step-25 .fa-phone:before{content:"\f095"}#content-area section#step-25 .fa-phone-alt:before{content:"\f879"}#content-area section#step-25 .fa-phone-slash:before{content:"\f3dd"}#content-area section#step-25 .fa-phone-square:before{content:"\f098"}#content-area section#step-25 .fa-phone-square-alt:before{content:"\f87b"}#content-area section#step-25 .fa-phone-volume:before{content:"\f2a0"}#content-area section#step-25 .fa-photo-video:before{content:"\f87c"}#content-area section#step-25 .fa-php:before{content:"\f457"}#content-area section#step-25 .fa-pied-piper:before{content:"\f2ae"}#content-area section#step-25 .fa-pied-piper-alt:before{content:"\f1a8"}#content-area section#step-25 .fa-pied-piper-hat:before{content:"\f4e5"}#content-area section#step-25 .fa-pied-piper-pp:before{content:"\f1a7"}#content-area section#step-25 .fa-pied-piper-square:before{content:"\e01e"}#content-area section#step-25 .fa-piggy-bank:before{content:"\f4d3"}#content-area section#step-25 .fa-pills:before{content:"\f484"}#content-area section#step-25 .fa-pinterest:before{content:"\f0d2"}#content-area section#step-25 .fa-pinterest-p:before{content:"\f231"}#content-area section#step-25 .fa-pinterest-square:before{content:"\f0d3"}#content-area section#step-25 .fa-pizza-slice:before{content:"\f818"}#content-area section#step-25 .fa-place-of-worship:before{content:"\f67f"}#content-area section#step-25 .fa-plane:before{content:"\f072"}#content-area section#step-25 .fa-plane-arrival:before{content:"\f5af"}#content-area section#step-25 .fa-plane-departure:before{content:"\f5b0"}#content-area section#step-25 .fa-plane-slash:before{content:"\e069"}#content-area section#step-25 .fa-play:before{content:"\f04b"}#content-area section#step-25 .fa-play-circle:before{content:"\f144"}#content-area section#step-25 .fa-playstation:before{content:"\f3df"}#content-area section#step-25 .fa-plug:before{content:"\f1e6"}#content-area section#step-25 .fa-plus:before{content:"\f067"}#content-area section#step-25 .fa-plus-circle:before{content:"\f055"}#content-area section#step-25 .fa-plus-square:before{content:"\f0fe"}#content-area section#step-25 .fa-podcast:before{content:"\f2ce"}#content-area section#step-25 .fa-poll:before{content:"\f681"}#content-area section#step-25 .fa-poll-h:before{content:"\f682"}#content-area section#step-25 .fa-poo:before{content:"\f2fe"}#content-area section#step-25 .fa-poo-storm:before{content:"\f75a"}#content-area section#step-25 .fa-poop:before{content:"\f619"}#content-area section#step-25 .fa-portrait:before{content:"\f3e0"}#content-area section#step-25 .fa-pound-sign:before{content:"\f154"}#content-area section#step-25 .fa-power-off:before{content:"\f011"}#content-area section#step-25 .fa-pray:before{content:"\f683"}#content-area section#step-25 .fa-praying-hands:before{content:"\f684"}#content-area section#step-25 .fa-prescription:before{content:"\f5b1"}#content-area section#step-25 .fa-prescription-bottle:before{content:"\f485"}#content-area section#step-25 .fa-prescription-bottle-alt:before{content:"\f486"}#content-area section#step-25 .fa-print:before{content:"\f02f"}#content-area section#step-25 .fa-procedures:before{content:"\f487"}#content-area section#step-25 .fa-product-hunt:before{content:"\f288"}#content-area section#step-25 .fa-project-diagram:before{content:"\f542"}#content-area section#step-25 .fa-pump-medical:before{content:"\e06a"}#content-area section#step-25 .fa-pump-soap:before{content:"\e06b"}#content-area section#step-25 .fa-pushed:before{content:"\f3e1"}#content-area section#step-25 .fa-puzzle-piece:before{content:"\f12e"}#content-area section#step-25 .fa-python:before{content:"\f3e2"}#content-area section#step-25 .fa-qq:before{content:"\f1d6"}#content-area section#step-25 .fa-qrcode:before{content:"\f029"}#content-area section#step-25 .fa-question:before{content:"\f128"}#content-area section#step-25 .fa-question-circle:before{content:"\f059"}#content-area section#step-25 .fa-quidditch:before{content:"\f458"}#content-area section#step-25 .fa-quinscape:before{content:"\f459"}#content-area section#step-25 .fa-quora:before{content:"\f2c4"}#content-area section#step-25 .fa-quote-left:before{content:"\f10d"}#content-area section#step-25 .fa-quote-right:before{content:"\f10e"}#content-area section#step-25 .fa-quran:before{content:"\f687"}#content-area section#step-25 .fa-r-project:before{content:"\f4f7"}#content-area section#step-25 .fa-radiation:before{content:"\f7b9"}#content-area section#step-25 .fa-radiation-alt:before{content:"\f7ba"}#content-area section#step-25 .fa-rainbow:before{content:"\f75b"}#content-area section#step-25 .fa-random:before{content:"\f074"}#content-area section#step-25 .fa-raspberry-pi:before{content:"\f7bb"}#content-area section#step-25 .fa-ravelry:before{content:"\f2d9"}#content-area section#step-25 .fa-react:before{content:"\f41b"}#content-area section#step-25 .fa-reacteurope:before{content:"\f75d"}#content-area section#step-25 .fa-readme:before{content:"\f4d5"}#content-area section#step-25 .fa-rebel:before{content:"\f1d0"}#content-area section#step-25 .fa-receipt:before{content:"\f543"}#content-area section#step-25 .fa-record-vinyl:before{content:"\f8d9"}#content-area section#step-25 .fa-recycle:before{content:"\f1b8"}#content-area section#step-25 .fa-red-river:before{content:"\f3e3"}#content-area section#step-25 .fa-reddit:before{content:"\f1a1"}#content-area section#step-25 .fa-reddit-alien:before{content:"\f281"}#content-area section#step-25 .fa-reddit-square:before{content:"\f1a2"}#content-area section#step-25 .fa-redhat:before{content:"\f7bc"}#content-area section#step-25 .fa-redo:before{content:"\f01e"}#content-area section#step-25 .fa-redo-alt:before{content:"\f2f9"}#content-area section#step-25 .fa-registered:before{content:"\f25d"}#content-area section#step-25 .fa-remove-format:before{content:"\f87d"}#content-area section#step-25 .fa-renren:before{content:"\f18b"}#content-area section#step-25 .fa-reply:before{content:"\f3e5"}#content-area section#step-25 .fa-reply-all:before{content:"\f122"}#content-area section#step-25 .fa-replyd:before{content:"\f3e6"}#content-area section#step-25 .fa-republican:before{content:"\f75e"}#content-area section#step-25 .fa-researchgate:before{content:"\f4f8"}#content-area section#step-25 .fa-resolving:before{content:"\f3e7"}#content-area section#step-25 .fa-restroom:before{content:"\f7bd"}#content-area section#step-25 .fa-retweet:before{content:"\f079"}#content-area section#step-25 .fa-rev:before{content:"\f5b2"}#content-area section#step-25 .fa-ribbon:before{content:"\f4d6"}#content-area section#step-25 .fa-ring:before{content:"\f70b"}#content-area section#step-25 .fa-road:before{content:"\f018"}#content-area section#step-25 .fa-robot:before{content:"\f544"}#content-area section#step-25 .fa-rocket:before{content:"\f135"}#content-area section#step-25 .fa-rocketchat:before{content:"\f3e8"}#content-area section#step-25 .fa-rockrms:before{content:"\f3e9"}#content-area section#step-25 .fa-route:before{content:"\f4d7"}#content-area section#step-25 .fa-rss:before{content:"\f09e"}#content-area section#step-25 .fa-rss-square:before{content:"\f143"}#content-area section#step-25 .fa-ruble-sign:before{content:"\f158"}#content-area section#step-25 .fa-ruler:before{content:"\f545"}#content-area section#step-25 .fa-ruler-combined:before{content:"\f546"}#content-area section#step-25 .fa-ruler-horizontal:before{content:"\f547"}#content-area section#step-25 .fa-ruler-vertical:before{content:"\f548"}#content-area section#step-25 .fa-running:before{content:"\f70c"}#content-area section#step-25 .fa-rupee-sign:before{content:"\f156"}#content-area section#step-25 .fa-rust:before{content:"\e07a"}#content-area section#step-25 .fa-sad-cry:before{content:"\f5b3"}#content-area section#step-25 .fa-sad-tear:before{content:"\f5b4"}#content-area section#step-25 .fa-safari:before{content:"\f267"}#content-area section#step-25 .fa-salesforce:before{content:"\f83b"}#content-area section#step-25 .fa-sass:before{content:"\f41e"}#content-area section#step-25 .fa-satellite:before{content:"\f7bf"}#content-area section#step-25 .fa-satellite-dish:before{content:"\f7c0"}#content-area section#step-25 .fa-save:before{content:"\f0c7"}#content-area section#step-25 .fa-schlix:before{content:"\f3ea"}#content-area section#step-25 .fa-school:before{content:"\f549"}#content-area section#step-25 .fa-screwdriver:before{content:"\f54a"}#content-area section#step-25 .fa-scribd:before{content:"\f28a"}#content-area section#step-25 .fa-scroll:before{content:"\f70e"}#content-area section#step-25 .fa-sd-card:before{content:"\f7c2"}#content-area section#step-25 .fa-search:before{content:"\f002"}#content-area section#step-25 .fa-search-dollar:before{content:"\f688"}#content-area section#step-25 .fa-search-location:before{content:"\f689"}#content-area section#step-25 .fa-search-minus:before{content:"\f010"}#content-area section#step-25 .fa-search-plus:before{content:"\f00e"}#content-area section#step-25 .fa-searchengin:before{content:"\f3eb"}#content-area section#step-25 .fa-seedling:before{content:"\f4d8"}#content-area section#step-25 .fa-sellcast:before{content:"\f2da"}#content-area section#step-25 .fa-sellsy:before{content:"\f213"}#content-area section#step-25 .fa-server:before{content:"\f233"}#content-area section#step-25 .fa-servicestack:before{content:"\f3ec"}#content-area section#step-25 .fa-shapes:before{content:"\f61f"}#content-area section#step-25 .fa-share:before{content:"\f064"}#content-area section#step-25 .fa-share-alt:before{content:"\f1e0"}#content-area section#step-25 .fa-share-alt-square:before{content:"\f1e1"}#content-area section#step-25 .fa-share-square:before{content:"\f14d"}#content-area section#step-25 .fa-shekel-sign:before{content:"\f20b"}#content-area section#step-25 .fa-shield-alt:before{content:"\f3ed"}#content-area section#step-25 .fa-shield-virus:before{content:"\e06c"}#content-area section#step-25 .fa-ship:before{content:"\f21a"}#content-area section#step-25 .fa-shipping-fast:before{content:"\f48b"}#content-area section#step-25 .fa-shirtsinbulk:before{content:"\f214"}#content-area section#step-25 .fa-shoe-prints:before{content:"\f54b"}#content-area section#step-25 .fa-shopify:before{content:"\e057"}#content-area section#step-25 .fa-shopping-bag:before{content:"\f290"}#content-area section#step-25 .fa-shopping-basket:before{content:"\f291"}#content-area section#step-25 .fa-shopping-cart:before{content:"\f07a"}#content-area section#step-25 .fa-shopware:before{content:"\f5b5"}#content-area section#step-25 .fa-shower:before{content:"\f2cc"}#content-area section#step-25 .fa-shuttle-van:before{content:"\f5b6"}#content-area section#step-25 .fa-sign:before{content:"\f4d9"}#content-area section#step-25 .fa-sign-in-alt:before{content:"\f2f6"}#content-area section#step-25 .fa-sign-language:before{content:"\f2a7"}#content-area section#step-25 .fa-sign-out-alt:before{content:"\f2f5"}#content-area section#step-25 .fa-signal:before{content:"\f012"}#content-area section#step-25 .fa-signature:before{content:"\f5b7"}#content-area section#step-25 .fa-sim-card:before{content:"\f7c4"}#content-area section#step-25 .fa-simplybuilt:before{content:"\f215"}#content-area section#step-25 .fa-sink:before{content:"\e06d"}#content-area section#step-25 .fa-sistrix:before{content:"\f3ee"}#content-area section#step-25 .fa-sitemap:before{content:"\f0e8"}#content-area section#step-25 .fa-sith:before{content:"\f512"}#content-area section#step-25 .fa-skating:before{content:"\f7c5"}#content-area section#step-25 .fa-sketch:before{content:"\f7c6"}#content-area section#step-25 .fa-skiing:before{content:"\f7c9"}#content-area section#step-25 .fa-skiing-nordic:before{content:"\f7ca"}#content-area section#step-25 .fa-skull:before{content:"\f54c"}#content-area section#step-25 .fa-skull-crossbones:before{content:"\f714"}#content-area section#step-25 .fa-skyatlas:before{content:"\f216"}#content-area section#step-25 .fa-skype:before{content:"\f17e"}#content-area section#step-25 .fa-slack:before{content:"\f198"}#content-area section#step-25 .fa-slack-hash:before{content:"\f3ef"}#content-area section#step-25 .fa-slash:before{content:"\f715"}#content-area section#step-25 .fa-sleigh:before{content:"\f7cc"}#content-area section#step-25 .fa-sliders-h:before{content:"\f1de"}#content-area section#step-25 .fa-slideshare:before{content:"\f1e7"}#content-area section#step-25 .fa-smile:before{content:"\f118"}#content-area section#step-25 .fa-smile-beam:before{content:"\f5b8"}#content-area section#step-25 .fa-smile-wink:before{content:"\f4da"}#content-area section#step-25 .fa-smog:before{content:"\f75f"}#content-area section#step-25 .fa-smoking:before{content:"\f48d"}#content-area section#step-25 .fa-smoking-ban:before{content:"\f54d"}#content-area section#step-25 .fa-sms:before{content:"\f7cd"}#content-area section#step-25 .fa-snapchat:before{content:"\f2ab"}#content-area section#step-25 .fa-snapchat-ghost:before{content:"\f2ac"}#content-area section#step-25 .fa-snapchat-square:before{content:"\f2ad"}#content-area section#step-25 .fa-snowboarding:before{content:"\f7ce"}#content-area section#step-25 .fa-snowflake:before{content:"\f2dc"}#content-area section#step-25 .fa-snowman:before{content:"\f7d0"}#content-area section#step-25 .fa-snowplow:before{content:"\f7d2"}#content-area section#step-25 .fa-soap:before{content:"\e06e"}#content-area section#step-25 .fa-socks:before{content:"\f696"}#content-area section#step-25 .fa-solar-panel:before{content:"\f5ba"}#content-area section#step-25 .fa-sort:before{content:"\f0dc"}#content-area section#step-25 .fa-sort-alpha-down:before{content:"\f15d"}#content-area section#step-25 .fa-sort-alpha-down-alt:before{content:"\f881"}#content-area section#step-25 .fa-sort-alpha-up:before{content:"\f15e"}#content-area section#step-25 .fa-sort-alpha-up-alt:before{content:"\f882"}#content-area section#step-25 .fa-sort-amount-down:before{content:"\f160"}#content-area section#step-25 .fa-sort-amount-down-alt:before{content:"\f884"}#content-area section#step-25 .fa-sort-amount-up:before{content:"\f161"}#content-area section#step-25 .fa-sort-amount-up-alt:before{content:"\f885"}#content-area section#step-25 .fa-sort-down:before{content:"\f0dd"}#content-area section#step-25 .fa-sort-numeric-down:before{content:"\f162"}#content-area section#step-25 .fa-sort-numeric-down-alt:before{content:"\f886"}#content-area section#step-25 .fa-sort-numeric-up:before{content:"\f163"}#content-area section#step-25 .fa-sort-numeric-up-alt:before{content:"\f887"}#content-area section#step-25 .fa-sort-up:before{content:"\f0de"}#content-area section#step-25 .fa-soundcloud:before{content:"\f1be"}#content-area section#step-25 .fa-sourcetree:before{content:"\f7d3"}#content-area section#step-25 .fa-spa:before{content:"\f5bb"}#content-area section#step-25 .fa-space-shuttle:before{content:"\f197"}#content-area section#step-25 .fa-speakap:before{content:"\f3f3"}#content-area section#step-25 .fa-speaker-deck:before{content:"\f83c"}#content-area section#step-25 .fa-spell-check:before{content:"\f891"}#content-area section#step-25 .fa-spider:before{content:"\f717"}#content-area section#step-25 .fa-spinner:before{content:"\f110"}#content-area section#step-25 .fa-splotch:before{content:"\f5bc"}#content-area section#step-25 .fa-spotify:before{content:"\f1bc"}#content-area section#step-25 .fa-spray-can:before{content:"\f5bd"}#content-area section#step-25 .fa-square:before{content:"\f0c8"}#content-area section#step-25 .fa-square-full:before{content:"\f45c"}#content-area section#step-25 .fa-square-root-alt:before{content:"\f698"}#content-area section#step-25 .fa-squarespace:before{content:"\f5be"}#content-area section#step-25 .fa-stack-exchange:before{content:"\f18d"}#content-area section#step-25 .fa-stack-overflow:before{content:"\f16c"}#content-area section#step-25 .fa-stackpath:before{content:"\f842"}#content-area section#step-25 .fa-stamp:before{content:"\f5bf"}#content-area section#step-25 .fa-star:before{content:"\f005"}#content-area section#step-25 .fa-star-and-crescent:before{content:"\f699"}#content-area section#step-25 .fa-star-half:before{content:"\f089"}#content-area section#step-25 .fa-star-half-alt:before{content:"\f5c0"}#content-area section#step-25 .fa-star-of-david:before{content:"\f69a"}#content-area section#step-25 .fa-star-of-life:before{content:"\f621"}#content-area section#step-25 .fa-staylinked:before{content:"\f3f5"}#content-area section#step-25 .fa-steam:before{content:"\f1b6"}#content-area section#step-25 .fa-steam-square:before{content:"\f1b7"}#content-area section#step-25 .fa-steam-symbol:before{content:"\f3f6"}#content-area section#step-25 .fa-step-backward:before{content:"\f048"}#content-area section#step-25 .fa-step-forward:before{content:"\f051"}#content-area section#step-25 .fa-stethoscope:before{content:"\f0f1"}#content-area section#step-25 .fa-sticker-mule:before{content:"\f3f7"}#content-area section#step-25 .fa-sticky-note:before{content:"\f249"}#content-area section#step-25 .fa-stop:before{content:"\f04d"}#content-area section#step-25 .fa-stop-circle:before{content:"\f28d"}#content-area section#step-25 .fa-stopwatch:before{content:"\f2f2"}#content-area section#step-25 .fa-stopwatch-20:before{content:"\e06f"}#content-area section#step-25 .fa-store:before{content:"\f54e"}#content-area section#step-25 .fa-store-alt:before{content:"\f54f"}#content-area section#step-25 .fa-store-alt-slash:before{content:"\e070"}#content-area section#step-25 .fa-store-slash:before{content:"\e071"}#content-area section#step-25 .fa-strava:before{content:"\f428"}#content-area section#step-25 .fa-stream:before{content:"\f550"}#content-area section#step-25 .fa-street-view:before{content:"\f21d"}#content-area section#step-25 .fa-strikethrough:before{content:"\f0cc"}#content-area section#step-25 .fa-stripe:before{content:"\f429"}#content-area section#step-25 .fa-stripe-s:before{content:"\f42a"}#content-area section#step-25 .fa-stroopwafel:before{content:"\f551"}#content-area section#step-25 .fa-studiovinari:before{content:"\f3f8"}#content-area section#step-25 .fa-stumbleupon:before{content:"\f1a4"}#content-area section#step-25 .fa-stumbleupon-circle:before{content:"\f1a3"}#content-area section#step-25 .fa-subscript:before{content:"\f12c"}#content-area section#step-25 .fa-subway:before{content:"\f239"}#content-area section#step-25 .fa-suitcase:before{content:"\f0f2"}#content-area section#step-25 .fa-suitcase-rolling:before{content:"\f5c1"}#content-area section#step-25 .fa-sun:before{content:"\f185"}#content-area section#step-25 .fa-superpowers:before{content:"\f2dd"}#content-area section#step-25 .fa-superscript:before{content:"\f12b"}#content-area section#step-25 .fa-supple:before{content:"\f3f9"}#content-area section#step-25 .fa-surprise:before{content:"\f5c2"}#content-area section#step-25 .fa-suse:before{content:"\f7d6"}#content-area section#step-25 .fa-swatchbook:before{content:"\f5c3"}#content-area section#step-25 .fa-swift:before{content:"\f8e1"}#content-area section#step-25 .fa-swimmer:before{content:"\f5c4"}#content-area section#step-25 .fa-swimming-pool:before{content:"\f5c5"}#content-area section#step-25 .fa-symfony:before{content:"\f83d"}#content-area section#step-25 .fa-synagogue:before{content:"\f69b"}#content-area section#step-25 .fa-sync:before{content:"\f021"}#content-area section#step-25 .fa-sync-alt:before{content:"\f2f1"}#content-area section#step-25 .fa-syringe:before{content:"\f48e"}#content-area section#step-25 .fa-table:before{content:"\f0ce"}#content-area section#step-25 .fa-table-tennis:before{content:"\f45d"}#content-area section#step-25 .fa-tablet:before{content:"\f10a"}#content-area section#step-25 .fa-tablet-alt:before{content:"\f3fa"}#content-area section#step-25 .fa-tablets:before{content:"\f490"}#content-area section#step-25 .fa-tachometer-alt:before{content:"\f3fd"}#content-area section#step-25 .fa-tag:before{content:"\f02b"}#content-area section#step-25 .fa-tags:before{content:"\f02c"}#content-area section#step-25 .fa-tape:before{content:"\f4db"}#content-area section#step-25 .fa-tasks:before{content:"\f0ae"}#content-area section#step-25 .fa-taxi:before{content:"\f1ba"}#content-area section#step-25 .fa-teamspeak:before{content:"\f4f9"}#content-area section#step-25 .fa-teeth:before{content:"\f62e"}#content-area section#step-25 .fa-teeth-open:before{content:"\f62f"}#content-area section#step-25 .fa-telegram:before{content:"\f2c6"}#content-area section#step-25 .fa-telegram-plane:before{content:"\f3fe"}#content-area section#step-25 .fa-temperature-high:before{content:"\f769"}#content-area section#step-25 .fa-temperature-low:before{content:"\f76b"}#content-area section#step-25 .fa-tencent-weibo:before{content:"\f1d5"}#content-area section#step-25 .fa-tenge:before{content:"\f7d7"}#content-area section#step-25 .fa-terminal:before{content:"\f120"}#content-area section#step-25 .fa-text-height:before{content:"\f034"}#content-area section#step-25 .fa-text-width:before{content:"\f035"}#content-area section#step-25 .fa-th:before{content:"\f00a"}#content-area section#step-25 .fa-th-large:before{content:"\f009"}#content-area section#step-25 .fa-th-list:before{content:"\f00b"}#content-area section#step-25 .fa-the-red-yeti:before{content:"\f69d"}#content-area section#step-25 .fa-theater-masks:before{content:"\f630"}#content-area section#step-25 .fa-themeco:before{content:"\f5c6"}#content-area section#step-25 .fa-themeisle:before{content:"\f2b2"}#content-area section#step-25 .fa-thermometer:before{content:"\f491"}#content-area section#step-25 .fa-thermometer-empty:before{content:"\f2cb"}#content-area section#step-25 .fa-thermometer-full:before{content:"\f2c7"}#content-area section#step-25 .fa-thermometer-half:before{content:"\f2c9"}#content-area section#step-25 .fa-thermometer-quarter:before{content:"\f2ca"}#content-area section#step-25 .fa-thermometer-three-quarters:before{content:"\f2c8"}#content-area section#step-25 .fa-think-peaks:before{content:"\f731"}#content-area section#step-25 .fa-thumbs-down:before{content:"\f165"}#content-area section#step-25 .fa-thumbs-up:before{content:"\f164"}#content-area section#step-25 .fa-thumbtack:before{content:"\f08d"}#content-area section#step-25 .fa-ticket-alt:before{content:"\f3ff"}#content-area section#step-25 .fa-tiktok:before{content:"\e07b"}#content-area section#step-25 .fa-times:before{content:"\f00d"}#content-area section#step-25 .fa-times-circle:before{content:"\f057"}#content-area section#step-25 .fa-tint:before{content:"\f043"}#content-area section#step-25 .fa-tint-slash:before{content:"\f5c7"}#content-area section#step-25 .fa-tired:before{content:"\f5c8"}#content-area section#step-25 .fa-toggle-off:before{content:"\f204"}#content-area section#step-25 .fa-toggle-on:before{content:"\f205"}#content-area section#step-25 .fa-toilet:before{content:"\f7d8"}#content-area section#step-25 .fa-toilet-paper:before{content:"\f71e"}#content-area section#step-25 .fa-toilet-paper-slash:before{content:"\e072"}#content-area section#step-25 .fa-toolbox:before{content:"\f552"}#content-area section#step-25 .fa-tools:before{content:"\f7d9"}#content-area section#step-25 .fa-tooth:before{content:"\f5c9"}#content-area section#step-25 .fa-torah:before{content:"\f6a0"}#content-area section#step-25 .fa-torii-gate:before{content:"\f6a1"}#content-area section#step-25 .fa-tractor:before{content:"\f722"}#content-area section#step-25 .fa-trade-federation:before{content:"\f513"}#content-area section#step-25 .fa-trademark:before{content:"\f25c"}#content-area section#step-25 .fa-traffic-light:before{content:"\f637"}#content-area section#step-25 .fa-trailer:before{content:"\e041"}#content-area section#step-25 .fa-train:before{content:"\f238"}#content-area section#step-25 .fa-tram:before{content:"\f7da"}#content-area section#step-25 .fa-transgender:before{content:"\f224"}#content-area section#step-25 .fa-transgender-alt:before{content:"\f225"}#content-area section#step-25 .fa-trash:before{content:"\f1f8"}#content-area section#step-25 .fa-trash-alt:before{content:"\f2ed"}#content-area section#step-25 .fa-trash-restore:before{content:"\f829"}#content-area section#step-25 .fa-trash-restore-alt:before{content:"\f82a"}#content-area section#step-25 .fa-tree:before{content:"\f1bb"}#content-area section#step-25 .fa-trello:before{content:"\f181"}#content-area section#step-25 .fa-tripadvisor:before{content:"\f262"}#content-area section#step-25 .fa-trophy:before{content:"\f091"}#content-area section#step-25 .fa-truck:before{content:"\f0d1"}#content-area section#step-25 .fa-truck-loading:before{content:"\f4de"}#content-area section#step-25 .fa-truck-monster:before{content:"\f63b"}#content-area section#step-25 .fa-truck-moving:before{content:"\f4df"}#content-area section#step-25 .fa-truck-pickup:before{content:"\f63c"}#content-area section#step-25 .fa-tshirt:before{content:"\f553"}#content-area section#step-25 .fa-tty:before{content:"\f1e4"}#content-area section#step-25 .fa-tumblr:before{content:"\f173"}#content-area section#step-25 .fa-tumblr-square:before{content:"\f174"}#content-area section#step-25 .fa-tv:before{content:"\f26c"}#content-area section#step-25 .fa-twitch:before{content:"\f1e8"}#content-area section#step-25 .fa-twitter:before{content:"\f099"}#content-area section#step-25 .fa-twitter-square:before{content:"\f081"}#content-area section#step-25 .fa-typo3:before{content:"\f42b"}#content-area section#step-25 .fa-uber:before{content:"\f402"}#content-area section#step-25 .fa-ubuntu:before{content:"\f7df"}#content-area section#step-25 .fa-uikit:before{content:"\f403"}#content-area section#step-25 .fa-umbraco:before{content:"\f8e8"}#content-area section#step-25 .fa-umbrella:before{content:"\f0e9"}#content-area section#step-25 .fa-umbrella-beach:before{content:"\f5ca"}#content-area section#step-25 .fa-uncharted:before{content:"\e084"}#content-area section#step-25 .fa-underline:before{content:"\f0cd"}#content-area section#step-25 .fa-undo:before{content:"\f0e2"}#content-area section#step-25 .fa-undo-alt:before{content:"\f2ea"}#content-area section#step-25 .fa-uniregistry:before{content:"\f404"}#content-area section#step-25 .fa-unity:before{content:"\e049"}#content-area section#step-25 .fa-universal-access:before{content:"\f29a"}#content-area section#step-25 .fa-university:before{content:"\f19c"}#content-area section#step-25 .fa-unlink:before{content:"\f127"}#content-area section#step-25 .fa-unlock:before{content:"\f09c"}#content-area section#step-25 .fa-unlock-alt:before{content:"\f13e"}#content-area section#step-25 .fa-unsplash:before{content:"\e07c"}#content-area section#step-25 .fa-untappd:before{content:"\f405"}#content-area section#step-25 .fa-upload:before{content:"\f093"}#content-area section#step-25 .fa-ups:before{content:"\f7e0"}#content-area section#step-25 .fa-usb:before{content:"\f287"}#content-area section#step-25 .fa-user:before{content:"\f007"}#content-area section#step-25 .fa-user-alt:before{content:"\f406"}#content-area section#step-25 .fa-user-alt-slash:before{content:"\f4fa"}#content-area section#step-25 .fa-user-astronaut:before{content:"\f4fb"}#content-area section#step-25 .fa-user-check:before{content:"\f4fc"}#content-area section#step-25 .fa-user-circle:before{content:"\f2bd"}#content-area section#step-25 .fa-user-clock:before{content:"\f4fd"}#content-area section#step-25 .fa-user-cog:before{content:"\f4fe"}#content-area section#step-25 .fa-user-edit:before{content:"\f4ff"}#content-area section#step-25 .fa-user-friends:before{content:"\f500"}#content-area section#step-25 .fa-user-graduate:before{content:"\f501"}#content-area section#step-25 .fa-user-injured:before{content:"\f728"}#content-area section#step-25 .fa-user-lock:before{content:"\f502"}#content-area section#step-25 .fa-user-md:before{content:"\f0f0"}#content-area section#step-25 .fa-user-minus:before{content:"\f503"}#content-area section#step-25 .fa-user-ninja:before{content:"\f504"}#content-area section#step-25 .fa-user-nurse:before{content:"\f82f"}#content-area section#step-25 .fa-user-plus:before{content:"\f234"}#content-area section#step-25 .fa-user-secret:before{content:"\f21b"}#content-area section#step-25 .fa-user-shield:before{content:"\f505"}#content-area section#step-25 .fa-user-slash:before{content:"\f506"}#content-area section#step-25 .fa-user-tag:before{content:"\f507"}#content-area section#step-25 .fa-user-tie:before{content:"\f508"}#content-area section#step-25 .fa-user-times:before{content:"\f235"}#content-area section#step-25 .fa-users:before{content:"\f0c0"}#content-area section#step-25 .fa-users-cog:before{content:"\f509"}#content-area section#step-25 .fa-users-slash:before{content:"\e073"}#content-area section#step-25 .fa-usps:before{content:"\f7e1"}#content-area section#step-25 .fa-ussunnah:before{content:"\f407"}#content-area section#step-25 .fa-utensil-spoon:before{content:"\f2e5"}#content-area section#step-25 .fa-utensils:before{content:"\f2e7"}#content-area section#step-25 .fa-vaadin:before{content:"\f408"}#content-area section#step-25 .fa-vector-square:before{content:"\f5cb"}#content-area section#step-25 .fa-venus:before{content:"\f221"}#content-area section#step-25 .fa-venus-double:before{content:"\f226"}#content-area section#step-25 .fa-venus-mars:before{content:"\f228"}#content-area section#step-25 .fa-vest:before{content:"\e085"}#content-area section#step-25 .fa-vest-patches:before{content:"\e086"}#content-area section#step-25 .fa-viacoin:before{content:"\f237"}#content-area section#step-25 .fa-viadeo:before{content:"\f2a9"}#content-area section#step-25 .fa-viadeo-square:before{content:"\f2aa"}#content-area section#step-25 .fa-vial:before{content:"\f492"}#content-area section#step-25 .fa-vials:before{content:"\f493"}#content-area section#step-25 .fa-viber:before{content:"\f409"}#content-area section#step-25 .fa-video:before{content:"\f03d"}#content-area section#step-25 .fa-video-slash:before{content:"\f4e2"}#content-area section#step-25 .fa-vihara:before{content:"\f6a7"}#content-area section#step-25 .fa-vimeo:before{content:"\f40a"}#content-area section#step-25 .fa-vimeo-square:before{content:"\f194"}#content-area section#step-25 .fa-vimeo-v:before{content:"\f27d"}#content-area section#step-25 .fa-vine:before{content:"\f1ca"}#content-area section#step-25 .fa-virus:before{content:"\e074"}#content-area section#step-25 .fa-virus-slash:before{content:"\e075"}#content-area section#step-25 .fa-viruses:before{content:"\e076"}#content-area section#step-25 .fa-vk:before{content:"\f189"}#content-area section#step-25 .fa-vnv:before{content:"\f40b"}#content-area section#step-25 .fa-voicemail:before{content:"\f897"}#content-area section#step-25 .fa-volleyball-ball:before{content:"\f45f"}#content-area section#step-25 .fa-volume-down:before{content:"\f027"}#content-area section#step-25 .fa-volume-mute:before{content:"\f6a9"}#content-area section#step-25 .fa-volume-off:before{content:"\f026"}#content-area section#step-25 .fa-volume-up:before{content:"\f028"}#content-area section#step-25 .fa-vote-yea:before{content:"\f772"}#content-area section#step-25 .fa-vr-cardboard:before{content:"\f729"}#content-area section#step-25 .fa-vuejs:before{content:"\f41f"}#content-area section#step-25 .fa-walking:before{content:"\f554"}#content-area section#step-25 .fa-wallet:before{content:"\f555"}#content-area section#step-25 .fa-warehouse:before{content:"\f494"}#content-area section#step-25 .fa-watchman-monitoring:before{content:"\e087"}#content-area section#step-25 .fa-water:before{content:"\f773"}#content-area section#step-25 .fa-wave-square:before{content:"\f83e"}#content-area section#step-25 .fa-waze:before{content:"\f83f"}#content-area section#step-25 .fa-weebly:before{content:"\f5cc"}#content-area section#step-25 .fa-weibo:before{content:"\f18a"}#content-area section#step-25 .fa-weight:before{content:"\f496"}#content-area section#step-25 .fa-weight-hanging:before{content:"\f5cd"}#content-area section#step-25 .fa-weixin:before{content:"\f1d7"}#content-area section#step-25 .fa-whatsapp:before{content:"\f232"}#content-area section#step-25 .fa-whatsapp-square:before{content:"\f40c"}#content-area section#step-25 .fa-wheelchair:before{content:"\f193"}#content-area section#step-25 .fa-whmcs:before{content:"\f40d"}#content-area section#step-25 .fa-wifi:before{content:"\f1eb"}#content-area section#step-25 .fa-wikipedia-w:before{content:"\f266"}#content-area section#step-25 .fa-wind:before{content:"\f72e"}#content-area section#step-25 .fa-window-close:before{content:"\f410"}#content-area section#step-25 .fa-window-maximize:before{content:"\f2d0"}#content-area section#step-25 .fa-window-minimize:before{content:"\f2d1"}#content-area section#step-25 .fa-window-restore:before{content:"\f2d2"}#content-area section#step-25 .fa-windows:before{content:"\f17a"}#content-area section#step-25 .fa-wine-bottle:before{content:"\f72f"}#content-area section#step-25 .fa-wine-glass:before{content:"\f4e3"}#content-area section#step-25 .fa-wine-glass-alt:before{content:"\f5ce"}#content-area section#step-25 .fa-wix:before{content:"\f5cf"}#content-area section#step-25 .fa-wizards-of-the-coast:before{content:"\f730"}#content-area section#step-25 .fa-wodu:before{content:"\e088"}#content-area section#step-25 .fa-wolf-pack-battalion:before{content:"\f514"}#content-area section#step-25 .fa-won-sign:before{content:"\f159"}#content-area section#step-25 .fa-wordpress:before{content:"\f19a"}#content-area section#step-25 .fa-wordpress-simple:before{content:"\f411"}#content-area section#step-25 .fa-wpbeginner:before{content:"\f297"}#content-area section#step-25 .fa-wpexplorer:before{content:"\f2de"}#content-area section#step-25 .fa-wpforms:before{content:"\f298"}#content-area section#step-25 .fa-wpressr:before{content:"\f3e4"}#content-area section#step-25 .fa-wrench:before{content:"\f0ad"}#content-area section#step-25 .fa-x-ray:before{content:"\f497"}#content-area section#step-25 .fa-xbox:before{content:"\f412"}#content-area section#step-25 .fa-xing:before{content:"\f168"}#content-area section#step-25 .fa-xing-square:before{content:"\f169"}#content-area section#step-25 .fa-y-combinator:before{content:"\f23b"}#content-area section#step-25 .fa-yahoo:before{content:"\f19e"}#content-area section#step-25 .fa-yammer:before{content:"\f840"}#content-area section#step-25 .fa-yandex:before{content:"\f413"}#content-area section#step-25 .fa-yandex-international:before{content:"\f414"}#content-area section#step-25 .fa-yarn:before{content:"\f7e3"}#content-area section#step-25 .fa-yelp:before{content:"\f1e9"}#content-area section#step-25 .fa-yen-sign:before{content:"\f157"}#content-area section#step-25 .fa-yin-yang:before{content:"\f6ad"}#content-area section#step-25 .fa-yoast:before{content:"\f2b1"}#content-area section#step-25 .fa-youtube:before{content:"\f167"}#content-area section#step-25 .fa-youtube-square:before{content:"\f431"}#content-area section#step-25 .fa-zhihu:before{content:"\f63f"}@font-face{#content-area section#step-25{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:block;src:url("../webfonts/fa-solid-900.eot");src:url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../webfonts/fa-solid-900.woff2") format("woff2"),url("../webfonts/fa-solid-900.woff") format("woff"),url("../webfonts/fa-solid-900.ttf") format("truetype"),url("../webfonts/fa-solid-900.svg#fontawesome") format("svg")}}#content-area section#step-25 .fa,#content-area section#step-25 .fas{font-family:'Font Awesome 5 Free';font-weight:900}#content-area section#step-25 .fa-500px:before{content:"\f26e"}#content-area section#step-25 .fa-accessible-icon:before{content:"\f368"}#content-area section#step-25 .fa-accusoft:before{content:"\f369"}#content-area section#step-25 .fa-acquisitions-incorporated:before{content:"\f6af"}#content-area section#step-25 .fa-ad:before{content:"\f641"}#content-area section#step-25 .fa-address-book:before{content:"\f2b9"}#content-area section#step-25 .fa-address-card:before{content:"\f2bb"}#content-area section#step-25 .fa-adjust:before{content:"\f042"}#content-area section#step-25 .fa-adn:before{content:"\f170"}#content-area section#step-25 .fa-adversal:before{content:"\f36a"}#content-area section#step-25 .fa-affiliatetheme:before{content:"\f36b"}#content-area section#step-25 .fa-air-freshener:before{content:"\f5d0"}#content-area section#step-25 .fa-airbnb:before{content:"\f834"}#content-area section#step-25 .fa-algolia:before{content:"\f36c"}#content-area section#step-25 .fa-align-center:before{content:"\f037"}#content-area section#step-25 .fa-align-justify:before{content:"\f039"}#content-area section#step-25 .fa-align-left:before{content:"\f036"}#content-area section#step-25 .fa-align-right:before{content:"\f038"}#content-area section#step-25 .fa-alipay:before{content:"\f642"}#content-area section#step-25 .fa-allergies:before{content:"\f461"}#content-area section#step-25 .fa-amazon:before{content:"\f270"}#content-area section#step-25 .fa-amazon-pay:before{content:"\f42c"}#content-area section#step-25 .fa-ambulance:before{content:"\f0f9"}#content-area section#step-25 .fa-american-sign-language-interpreting:before{content:"\f2a3"}#content-area section#step-25 .fa-amilia:before{content:"\f36d"}#content-area section#step-25 .fa-anchor:before{content:"\f13d"}#content-area section#step-25 .fa-android:before{content:"\f17b"}#content-area section#step-25 .fa-angellist:before{content:"\f209"}#content-area section#step-25 .fa-angle-double-down:before{content:"\f103"}#content-area section#step-25 .fa-angle-double-left:before{content:"\f100"}#content-area section#step-25 .fa-angle-double-right:before{content:"\f101"}#content-area section#step-25 .fa-angle-double-up:before{content:"\f102"}#content-area section#step-25 .fa-angle-down:before{content:"\f107"}#content-area section#step-25 .fa-angle-left:before{content:"\f104"}#content-area section#step-25 .fa-angle-right:before{content:"\f105"}#content-area section#step-25 .fa-angle-up:before{content:"\f106"}#content-area section#step-25 .fa-angry:before{content:"\f556"}#content-area section#step-25 .fa-angrycreative:before{content:"\f36e"}#content-area section#step-25 .fa-angular:before{content:"\f420"}#content-area section#step-25 .fa-ankh:before{content:"\f644"}#content-area section#step-25 .fa-app-store:before{content:"\f36f"}#content-area section#step-25 .fa-app-store-ios:before{content:"\f370"}#content-area section#step-25 .fa-apper:before{content:"\f371"}#content-area section#step-25 .fa-apple:before{content:"\f179"}#content-area section#step-25 .fa-apple-alt:before{content:"\f5d1"}#content-area section#step-25 .fa-apple-pay:before{content:"\f415"}#content-area section#step-25 .fa-archive:before{content:"\f187"}#content-area section#step-25 .fa-archway:before{content:"\f557"}#content-area section#step-25 .fa-arrow-alt-circle-down:before{content:"\f358"}#content-area section#step-25 .fa-arrow-alt-circle-left:before{content:"\f359"}#content-area section#step-25 .fa-arrow-alt-circle-right:before{content:"\f35a"}#content-area section#step-25 .fa-arrow-alt-circle-up:before{content:"\f35b"}#content-area section#step-25 .fa-arrow-circle-down:before{content:"\f0ab"}#content-area section#step-25 .fa-arrow-circle-left:before{content:"\f0a8"}#content-area section#step-25 .fa-arrow-circle-right:before{content:"\f0a9"}#content-area section#step-25 .fa-arrow-circle-up:before{content:"\f0aa"}#content-area section#step-25 .fa-arrow-down:before{content:"\f063"}#content-area section#step-25 .fa-arrow-left:before{content:"\f060"}#content-area section#step-25 .fa-arrow-right:before{content:"\f061"}#content-area section#step-25 .fa-arrow-up:before{content:"\f062"}#content-area section#step-25 .fa-arrows-alt:before{content:"\f0b2"}#content-area section#step-25 .fa-arrows-alt-h:before{content:"\f337"}#content-area section#step-25 .fa-arrows-alt-v:before{content:"\f338"}#content-area section#step-25 .fa-artstation:before{content:"\f77a"}#content-area section#step-25 .fa-assistive-listening-systems:before{content:"\f2a2"}#content-area section#step-25 .fa-asterisk:before{content:"\f069"}#content-area section#step-25 .fa-asymmetrik:before{content:"\f372"}#content-area section#step-25 .fa-at:before{content:"\f1fa"}#content-area section#step-25 .fa-atlas:before{content:"\f558"}#content-area section#step-25 .fa-atlassian:before{content:"\f77b"}#content-area section#step-25 .fa-atom:before{content:"\f5d2"}#content-area section#step-25 .fa-audible:before{content:"\f373"}#content-area section#step-25 .fa-audio-description:before{content:"\f29e"}#content-area section#step-25 .fa-autoprefixer:before{content:"\f41c"}#content-area section#step-25 .fa-avianex:before{content:"\f374"}#content-area section#step-25 .fa-aviato:before{content:"\f421"}#content-area section#step-25 .fa-award:before{content:"\f559"}#content-area section#step-25 .fa-aws:before{content:"\f375"}#content-area section#step-25 .fa-baby:before{content:"\f77c"}#content-area section#step-25 .fa-baby-carriage:before{content:"\f77d"}#content-area section#step-25 .fa-backspace:before{content:"\f55a"}#content-area section#step-25 .fa-backward:before{content:"\f04a"}#content-area section#step-25 .fa-bacon:before{content:"\f7e5"}#content-area section#step-25 .fa-bacteria:before{content:"\e059"}#content-area section#step-25 .fa-bacterium:before{content:"\e05a"}#content-area section#step-25 .fa-bahai:before{content:"\f666"}#content-area section#step-25 .fa-balance-scale:before{content:"\f24e"}#content-area section#step-25 .fa-balance-scale-left:before{content:"\f515"}#content-area section#step-25 .fa-balance-scale-right:before{content:"\f516"}#content-area section#step-25 .fa-ban:before{content:"\f05e"}#content-area section#step-25 .fa-band-aid:before{content:"\f462"}#content-area section#step-25 .fa-bandcamp:before{content:"\f2d5"}#content-area section#step-25 .fa-barcode:before{content:"\f02a"}#content-area section#step-25 .fa-bars:before{content:"\f0c9"}#content-area section#step-25 .fa-baseball-ball:before{content:"\f433"}#content-area section#step-25 .fa-basketball-ball:before{content:"\f434"}#content-area section#step-25 .fa-bath:before{content:"\f2cd"}#content-area section#step-25 .fa-battery-empty:before{content:"\f244"}#content-area section#step-25 .fa-battery-full:before{content:"\f240"}#content-area section#step-25 .fa-battery-half:before{content:"\f242"}#content-area section#step-25 .fa-battery-quarter:before{content:"\f243"}#content-area section#step-25 .fa-battery-three-quarters:before{content:"\f241"}#content-area section#step-25 .fa-battle-net:before{content:"\f835"}#content-area section#step-25 .fa-bed:before{content:"\f236"}#content-area section#step-25 .fa-beer:before{content:"\f0fc"}#content-area section#step-25 .fa-behance:before{content:"\f1b4"}#content-area section#step-25 .fa-behance-square:before{content:"\f1b5"}#content-area section#step-25 .fa-bell:before{content:"\f0f3"}#content-area section#step-25 .fa-bell-slash:before{content:"\f1f6"}#content-area section#step-25 .fa-bezier-curve:before{content:"\f55b"}#content-area section#step-25 .fa-bible:before{content:"\f647"}#content-area section#step-25 .fa-bicycle:before{content:"\f206"}#content-area section#step-25 .fa-biking:before{content:"\f84a"}#content-area section#step-25 .fa-bimobject:before{content:"\f378"}#content-area section#step-25 .fa-binoculars:before{content:"\f1e5"}#content-area section#step-25 .fa-biohazard:before{content:"\f780"}#content-area section#step-25 .fa-birthday-cake:before{content:"\f1fd"}#content-area section#step-25 .fa-bitbucket:before{content:"\f171"}#content-area section#step-25 .fa-bitcoin:before{content:"\f379"}#content-area section#step-25 .fa-bity:before{content:"\f37a"}#content-area section#step-25 .fa-black-tie:before{content:"\f27e"}#content-area section#step-25 .fa-blackberry:before{content:"\f37b"}#content-area section#step-25 .fa-blender:before{content:"\f517"}#content-area section#step-25 .fa-blender-phone:before{content:"\f6b6"}#content-area section#step-25 .fa-blind:before{content:"\f29d"}#content-area section#step-25 .fa-blog:before{content:"\f781"}#content-area section#step-25 .fa-blogger:before{content:"\f37c"}#content-area section#step-25 .fa-blogger-b:before{content:"\f37d"}#content-area section#step-25 .fa-bluetooth:before{content:"\f293"}#content-area section#step-25 .fa-bluetooth-b:before{content:"\f294"}#content-area section#step-25 .fa-bold:before{content:"\f032"}#content-area section#step-25 .fa-bolt:before{content:"\f0e7"}#content-area section#step-25 .fa-bomb:before{content:"\f1e2"}#content-area section#step-25 .fa-bone:before{content:"\f5d7"}#content-area section#step-25 .fa-bong:before{content:"\f55c"}#content-area section#step-25 .fa-book:before{content:"\f02d"}#content-area section#step-25 .fa-book-dead:before{content:"\f6b7"}#content-area section#step-25 .fa-book-medical:before{content:"\f7e6"}#content-area section#step-25 .fa-book-open:before{content:"\f518"}#content-area section#step-25 .fa-book-reader:before{content:"\f5da"}#content-area section#step-25 .fa-bookmark:before{content:"\f02e"}#content-area section#step-25 .fa-bootstrap:before{content:"\f836"}#content-area section#step-25 .fa-border-all:before{content:"\f84c"}#content-area section#step-25 .fa-border-none:before{content:"\f850"}#content-area section#step-25 .fa-border-style:before{content:"\f853"}#content-area section#step-25 .fa-bowling-ball:before{content:"\f436"}#content-area section#step-25 .fa-box:before{content:"\f466"}#content-area section#step-25 .fa-box-open:before{content:"\f49e"}#content-area section#step-25 .fa-box-tissue:before{content:"\e05b"}#content-area section#step-25 .fa-boxes:before{content:"\f468"}#content-area section#step-25 .fa-braille:before{content:"\f2a1"}#content-area section#step-25 .fa-brain:before{content:"\f5dc"}#content-area section#step-25 .fa-bread-slice:before{content:"\f7ec"}#content-area section#step-25 .fa-briefcase:before{content:"\f0b1"}#content-area section#step-25 .fa-briefcase-medical:before{content:"\f469"}#content-area section#step-25 .fa-broadcast-tower:before{content:"\f519"}#content-area section#step-25 .fa-broom:before{content:"\f51a"}#content-area section#step-25 .fa-brush:before{content:"\f55d"}#content-area section#step-25 .fa-btc:before{content:"\f15a"}#content-area section#step-25 .fa-buffer:before{content:"\f837"}#content-area section#step-25 .fa-bug:before{content:"\f188"}#content-area section#step-25 .fa-building:before{content:"\f1ad"}#content-area section#step-25 .fa-bullhorn:before{content:"\f0a1"}#content-area section#step-25 .fa-bullseye:before{content:"\f140"}#content-area section#step-25 .fa-burn:before{content:"\f46a"}#content-area section#step-25 .fa-buromobelexperte:before{content:"\f37f"}#content-area section#step-25 .fa-bus:before{content:"\f207"}#content-area section#step-25 .fa-bus-alt:before{content:"\f55e"}#content-area section#step-25 .fa-business-time:before{content:"\f64a"}#content-area section#step-25 .fa-buy-n-large:before{content:"\f8a6"}#content-area section#step-25 .fa-buysellads:before{content:"\f20d"}#content-area section#step-25 .fa-calculator:before{content:"\f1ec"}#content-area section#step-25 .fa-calendar:before{content:"\f133"}#content-area section#step-25 .fa-calendar-alt:before{content:"\f073"}#content-area section#step-25 .fa-calendar-check:before{content:"\f274"}#content-area section#step-25 .fa-calendar-day:before{content:"\f783"}#content-area section#step-25 .fa-calendar-minus:before{content:"\f272"}#content-area section#step-25 .fa-calendar-plus:before{content:"\f271"}#content-area section#step-25 .fa-calendar-times:before{content:"\f273"}#content-area section#step-25 .fa-calendar-week:before{content:"\f784"}#content-area section#step-25 .fa-camera:before{content:"\f030"}#content-area section#step-25 .fa-camera-retro:before{content:"\f083"}#content-area section#step-25 .fa-campground:before{content:"\f6bb"}#content-area section#step-25 .fa-canadian-maple-leaf:before{content:"\f785"}#content-area section#step-25 .fa-candy-cane:before{content:"\f786"}#content-area section#step-25 .fa-cannabis:before{content:"\f55f"}#content-area section#step-25 .fa-capsules:before{content:"\f46b"}#content-area section#step-25 .fa-car:before{content:"\f1b9"}#content-area section#step-25 .fa-car-alt:before{content:"\f5de"}#content-area section#step-25 .fa-car-battery:before{content:"\f5df"}#content-area section#step-25 .fa-car-crash:before{content:"\f5e1"}#content-area section#step-25 .fa-car-side:before{content:"\f5e4"}#content-area section#step-25 .fa-caravan:before{content:"\f8ff"}#content-area section#step-25 .fa-caret-down:before{content:"\f0d7"}#content-area section#step-25 .fa-caret-left:before{content:"\f0d9"}#content-area section#step-25 .fa-caret-right:before{content:"\f0da"}#content-area section#step-25 .fa-caret-square-down:before{content:"\f150"}#content-area section#step-25 .fa-caret-square-left:before{content:"\f191"}#content-area section#step-25 .fa-caret-square-right:before{content:"\f152"}#content-area section#step-25 .fa-caret-square-up:before{content:"\f151"}#content-area section#step-25 .fa-caret-up:before{content:"\f0d8"}#content-area section#step-25 .fa-carrot:before{content:"\f787"}#content-area section#step-25 .fa-cart-arrow-down:before{content:"\f218"}#content-area section#step-25 .fa-cart-plus:before{content:"\f217"}#content-area section#step-25 .fa-cash-register:before{content:"\f788"}#content-area section#step-25 .fa-cat:before{content:"\f6be"}#content-area section#step-25 .fa-cc-amazon-pay:before{content:"\f42d"}#content-area section#step-25 .fa-cc-amex:before{content:"\f1f3"}#content-area section#step-25 .fa-cc-apple-pay:before{content:"\f416"}#content-area section#step-25 .fa-cc-diners-club:before{content:"\f24c"}#content-area section#step-25 .fa-cc-discover:before{content:"\f1f2"}#content-area section#step-25 .fa-cc-jcb:before{content:"\f24b"}#content-area section#step-25 .fa-cc-mastercard:before{content:"\f1f1"}#content-area section#step-25 .fa-cc-paypal:before{content:"\f1f4"}#content-area section#step-25 .fa-cc-stripe:before{content:"\f1f5"}#content-area section#step-25 .fa-cc-visa:before{content:"\f1f0"}#content-area section#step-25 .fa-centercode:before{content:"\f380"}#content-area section#step-25 .fa-centos:before{content:"\f789"}#content-area section#step-25 .fa-certificate:before{content:"\f0a3"}#content-area section#step-25 .fa-chair:before{content:"\f6c0"}#content-area section#step-25 .fa-chalkboard:before{content:"\f51b"}#content-area section#step-25 .fa-chalkboard-teacher:before{content:"\f51c"}#content-area section#step-25 .fa-charging-station:before{content:"\f5e7"}#content-area section#step-25 .fa-chart-area:before{content:"\f1fe"}#content-area section#step-25 .fa-chart-bar:before{content:"\f080"}#content-area section#step-25 .fa-chart-line:before{content:"\f201"}#content-area section#step-25 .fa-chart-pie:before{content:"\f200"}#content-area section#step-25 .fa-check:before{content:"\f00c"}#content-area section#step-25 .fa-check-circle:before{content:"\f058"}#content-area section#step-25 .fa-check-double:before{content:"\f560"}#content-area section#step-25 .fa-check-square:before{content:"\f14a"}#content-area section#step-25 .fa-cheese:before{content:"\f7ef"}#content-area section#step-25 .fa-chess:before{content:"\f439"}#content-area section#step-25 .fa-chess-bishop:before{content:"\f43a"}#content-area section#step-25 .fa-chess-board:before{content:"\f43c"}#content-area section#step-25 .fa-chess-king:before{content:"\f43f"}#content-area section#step-25 .fa-chess-knight:before{content:"\f441"}#content-area section#step-25 .fa-chess-pawn:before{content:"\f443"}#content-area section#step-25 .fa-chess-queen:before{content:"\f445"}#content-area section#step-25 .fa-chess-rook:before{content:"\f447"}#content-area section#step-25 .fa-chevron-circle-down:before{content:"\f13a"}#content-area section#step-25 .fa-chevron-circle-left:before{content:"\f137"}#content-area section#step-25 .fa-chevron-circle-right:before{content:"\f138"}#content-area section#step-25 .fa-chevron-circle-up:before{content:"\f139"}#content-area section#step-25 .fa-chevron-down:before{content:"\f078"}#content-area section#step-25 .fa-chevron-left:before{content:"\f053"}#content-area section#step-25 .fa-chevron-right:before{content:"\f054"}#content-area section#step-25 .fa-chevron-up:before{content:"\f077"}#content-area section#step-25 .fa-child:before{content:"\f1ae"}#content-area section#step-25 .fa-chrome:before{content:"\f268"}#content-area section#step-25 .fa-chromecast:before{content:"\f838"}#content-area section#step-25 .fa-church:before{content:"\f51d"}#content-area section#step-25 .fa-circle:before{content:"\f111"}#content-area section#step-25 .fa-circle-notch:before{content:"\f1ce"}#content-area section#step-25 .fa-city:before{content:"\f64f"}#content-area section#step-25 .fa-clinic-medical:before{content:"\f7f2"}#content-area section#step-25 .fa-clipboard:before{content:"\f328"}#content-area section#step-25 .fa-clipboard-check:before{content:"\f46c"}#content-area section#step-25 .fa-clipboard-list:before{content:"\f46d"}#content-area section#step-25 .fa-clock:before{content:"\f017"}#content-area section#step-25 .fa-clone:before{content:"\f24d"}#content-area section#step-25 .fa-closed-captioning:before{content:"\f20a"}#content-area section#step-25 .fa-cloud:before{content:"\f0c2"}#content-area section#step-25 .fa-cloud-download-alt:before{content:"\f381"}#content-area section#step-25 .fa-cloud-meatball:before{content:"\f73b"}#content-area section#step-25 .fa-cloud-moon:before{content:"\f6c3"}#content-area section#step-25 .fa-cloud-moon-rain:before{content:"\f73c"}#content-area section#step-25 .fa-cloud-rain:before{content:"\f73d"}#content-area section#step-25 .fa-cloud-showers-heavy:before{content:"\f740"}#content-area section#step-25 .fa-cloud-sun:before{content:"\f6c4"}#content-area section#step-25 .fa-cloud-sun-rain:before{content:"\f743"}#content-area section#step-25 .fa-cloud-upload-alt:before{content:"\f382"}#content-area section#step-25 .fa-cloudflare:before{content:"\e07d"}#content-area section#step-25 .fa-cloudscale:before{content:"\f383"}#content-area section#step-25 .fa-cloudsmith:before{content:"\f384"}#content-area section#step-25 .fa-cloudversify:before{content:"\f385"}#content-area section#step-25 .fa-cocktail:before{content:"\f561"}#content-area section#step-25 .fa-code:before{content:"\f121"}#content-area section#step-25 .fa-code-branch:before{content:"\f126"}#content-area section#step-25 .fa-codepen:before{content:"\f1cb"}#content-area section#step-25 .fa-codiepie:before{content:"\f284"}#content-area section#step-25 .fa-coffee:before{content:"\f0f4"}#content-area section#step-25 .fa-cog:before{content:"\f013"}#content-area section#step-25 .fa-cogs:before{content:"\f085"}#content-area section#step-25 .fa-coins:before{content:"\f51e"}#content-area section#step-25 .fa-columns:before{content:"\f0db"}#content-area section#step-25 .fa-comment:before{content:"\f075"}#content-area section#step-25 .fa-comment-alt:before{content:"\f27a"}#content-area section#step-25 .fa-comment-dollar:before{content:"\f651"}#content-area section#step-25 .fa-comment-dots:before{content:"\f4ad"}#content-area section#step-25 .fa-comment-medical:before{content:"\f7f5"}#content-area section#step-25 .fa-comment-slash:before{content:"\f4b3"}#content-area section#step-25 .fa-comments:before{content:"\f086"}#content-area section#step-25 .fa-comments-dollar:before{content:"\f653"}#content-area section#step-25 .fa-compact-disc:before{content:"\f51f"}#content-area section#step-25 .fa-compass:before{content:"\f14e"}#content-area section#step-25 .fa-compress:before{content:"\f066"}#content-area section#step-25 .fa-compress-alt:before{content:"\f422"}#content-area section#step-25 .fa-compress-arrows-alt:before{content:"\f78c"}#content-area section#step-25 .fa-concierge-bell:before{content:"\f562"}#content-area section#step-25 .fa-confluence:before{content:"\f78d"}#content-area section#step-25 .fa-connectdevelop:before{content:"\f20e"}#content-area section#step-25 .fa-contao:before{content:"\f26d"}#content-area section#step-25 .fa-cookie:before{content:"\f563"}#content-area section#step-25 .fa-cookie-bite:before{content:"\f564"}#content-area section#step-25 .fa-copy:before{content:"\f0c5"}#content-area section#step-25 .fa-copyright:before{content:"\f1f9"}#content-area section#step-25 .fa-cotton-bureau:before{content:"\f89e"}#content-area section#step-25 .fa-couch:before{content:"\f4b8"}#content-area section#step-25 .fa-cpanel:before{content:"\f388"}#content-area section#step-25 .fa-creative-commons:before{content:"\f25e"}#content-area section#step-25 .fa-creative-commons-by:before{content:"\f4e7"}#content-area section#step-25 .fa-creative-commons-nc:before{content:"\f4e8"}#content-area section#step-25 .fa-creative-commons-nc-eu:before{content:"\f4e9"}#content-area section#step-25 .fa-creative-commons-nc-jp:before{content:"\f4ea"}#content-area section#step-25 .fa-creative-commons-nd:before{content:"\f4eb"}#content-area section#step-25 .fa-creative-commons-pd:before{content:"\f4ec"}#content-area section#step-25 .fa-creative-commons-pd-alt:before{content:"\f4ed"}#content-area section#step-25 .fa-creative-commons-remix:before{content:"\f4ee"}#content-area section#step-25 .fa-creative-commons-sa:before{content:"\f4ef"}#content-area section#step-25 .fa-creative-commons-sampling:before{content:"\f4f0"}#content-area section#step-25 .fa-creative-commons-sampling-plus:before{content:"\f4f1"}#content-area section#step-25 .fa-creative-commons-share:before{content:"\f4f2"}#content-area section#step-25 .fa-creative-commons-zero:before{content:"\f4f3"}#content-area section#step-25 .fa-credit-card:before{content:"\f09d"}#content-area section#step-25 .fa-critical-role:before{content:"\f6c9"}#content-area section#step-25 .fa-crop:before{content:"\f125"}#content-area section#step-25 .fa-crop-alt:before{content:"\f565"}#content-area section#step-25 .fa-cross:before{content:"\f654"}#content-area section#step-25 .fa-crosshairs:before{content:"\f05b"}#content-area section#step-25 .fa-crow:before{content:"\f520"}#content-area section#step-25 .fa-crown:before{content:"\f521"}#content-area section#step-25 .fa-crutch:before{content:"\f7f7"}#content-area section#step-25 .fa-css3:before{content:"\f13c"}#content-area section#step-25 .fa-css3-alt:before{content:"\f38b"}#content-area section#step-25 .fa-cube:before{content:"\f1b2"}#content-area section#step-25 .fa-cubes:before{content:"\f1b3"}#content-area section#step-25 .fa-cut:before{content:"\f0c4"}#content-area section#step-25 .fa-cuttlefish:before{content:"\f38c"}#content-area section#step-25 .fa-d-and-d:before{content:"\f38d"}#content-area section#step-25 .fa-d-and-d-beyond:before{content:"\f6ca"}#content-area section#step-25 .fa-dailymotion:before{content:"\e052"}#content-area section#step-25 .fa-dashcube:before{content:"\f210"}#content-area section#step-25 .fa-database:before{content:"\f1c0"}#content-area section#step-25 .fa-deaf:before{content:"\f2a4"}#content-area section#step-25 .fa-deezer:before{content:"\e077"}#content-area section#step-25 .fa-delicious:before{content:"\f1a5"}#content-area section#step-25 .fa-democrat:before{content:"\f747"}#content-area section#step-25 .fa-deploydog:before{content:"\f38e"}#content-area section#step-25 .fa-deskpro:before{content:"\f38f"}#content-area section#step-25 .fa-desktop:before{content:"\f108"}#content-area section#step-25 .fa-dev:before{content:"\f6cc"}#content-area section#step-25 .fa-deviantart:before{content:"\f1bd"}#content-area section#step-25 .fa-dharmachakra:before{content:"\f655"}#content-area section#step-25 .fa-dhl:before{content:"\f790"}#content-area section#step-25 .fa-diagnoses:before{content:"\f470"}#content-area section#step-25 .fa-diaspora:before{content:"\f791"}#content-area section#step-25 .fa-dice:before{content:"\f522"}#content-area section#step-25 .fa-dice-d20:before{content:"\f6cf"}#content-area section#step-25 .fa-dice-d6:before{content:"\f6d1"}#content-area section#step-25 .fa-dice-five:before{content:"\f523"}#content-area section#step-25 .fa-dice-four:before{content:"\f524"}#content-area section#step-25 .fa-dice-one:before{content:"\f525"}#content-area section#step-25 .fa-dice-six:before{content:"\f526"}#content-area section#step-25 .fa-dice-three:before{content:"\f527"}#content-area section#step-25 .fa-dice-two:before{content:"\f528"}#content-area section#step-25 .fa-digg:before{content:"\f1a6"}#content-area section#step-25 .fa-digital-ocean:before{content:"\f391"}#content-area section#step-25 .fa-digital-tachograph:before{content:"\f566"}#content-area section#step-25 .fa-directions:before{content:"\f5eb"}#content-area section#step-25 .fa-discord:before{content:"\f392"}#content-area section#step-25 .fa-discourse:before{content:"\f393"}#content-area section#step-25 .fa-disease:before{content:"\f7fa"}#content-area section#step-25 .fa-divide:before{content:"\f529"}#content-area section#step-25 .fa-dizzy:before{content:"\f567"}#content-area section#step-25 .fa-dna:before{content:"\f471"}#content-area section#step-25 .fa-dochub:before{content:"\f394"}#content-area section#step-25 .fa-docker:before{content:"\f395"}#content-area section#step-25 .fa-dog:before{content:"\f6d3"}#content-area section#step-25 .fa-dollar-sign:before{content:"\f155"}#content-area section#step-25 .fa-dolly:before{content:"\f472"}#content-area section#step-25 .fa-dolly-flatbed:before{content:"\f474"}#content-area section#step-25 .fa-donate:before{content:"\f4b9"}#content-area section#step-25 .fa-door-closed:before{content:"\f52a"}#content-area section#step-25 .fa-door-open:before{content:"\f52b"}#content-area section#step-25 .fa-dot-circle:before{content:"\f192"}#content-area section#step-25 .fa-dove:before{content:"\f4ba"}#content-area section#step-25 .fa-download:before{content:"\f019"}#content-area section#step-25 .fa-draft2digital:before{content:"\f396"}#content-area section#step-25 .fa-drafting-compass:before{content:"\f568"}#content-area section#step-25 .fa-dragon:before{content:"\f6d5"}#content-area section#step-25 .fa-draw-polygon:before{content:"\f5ee"}#content-area section#step-25 .fa-dribbble:before{content:"\f17d"}#content-area section#step-25 .fa-dribbble-square:before{content:"\f397"}#content-area section#step-25 .fa-dropbox:before{content:"\f16b"}#content-area section#step-25 .fa-drum:before{content:"\f569"}#content-area section#step-25 .fa-drum-steelpan:before{content:"\f56a"}#content-area section#step-25 .fa-drumstick-bite:before{content:"\f6d7"}#content-area section#step-25 .fa-drupal:before{content:"\f1a9"}#content-area section#step-25 .fa-dumbbell:before{content:"\f44b"}#content-area section#step-25 .fa-dumpster:before{content:"\f793"}#content-area section#step-25 .fa-dumpster-fire:before{content:"\f794"}#content-area section#step-25 .fa-dungeon:before{content:"\f6d9"}#content-area section#step-25 .fa-dyalog:before{content:"\f399"}#content-area section#step-25 .fa-earlybirds:before{content:"\f39a"}#content-area section#step-25 .fa-ebay:before{content:"\f4f4"}#content-area section#step-25 .fa-edge:before{content:"\f282"}#content-area section#step-25 .fa-edge-legacy:before{content:"\e078"}#content-area section#step-25 .fa-edit:before{content:"\f044"}#content-area section#step-25 .fa-egg:before{content:"\f7fb"}#content-area section#step-25 .fa-eject:before{content:"\f052"}#content-area section#step-25 .fa-elementor:before{content:"\f430"}#content-area section#step-25 .fa-ellipsis-h:before{content:"\f141"}#content-area section#step-25 .fa-ellipsis-v:before{content:"\f142"}#content-area section#step-25 .fa-ello:before{content:"\f5f1"}#content-area section#step-25 .fa-ember:before{content:"\f423"}#content-area section#step-25 .fa-empire:before{content:"\f1d1"}#content-area section#step-25 .fa-envelope:before{content:"\f0e0"}#content-area section#step-25 .fa-envelope-open:before{content:"\f2b6"}#content-area section#step-25 .fa-envelope-open-text:before{content:"\f658"}#content-area section#step-25 .fa-envelope-square:before{content:"\f199"}#content-area section#step-25 .fa-envira:before{content:"\f299"}#content-area section#step-25 .fa-equals:before{content:"\f52c"}#content-area section#step-25 .fa-eraser:before{content:"\f12d"}#content-area section#step-25 .fa-erlang:before{content:"\f39d"}#content-area section#step-25 .fa-ethereum:before{content:"\f42e"}#content-area section#step-25 .fa-ethernet:before{content:"\f796"}#content-area section#step-25 .fa-etsy:before{content:"\f2d7"}#content-area section#step-25 .fa-euro-sign:before{content:"\f153"}#content-area section#step-25 .fa-evernote:before{content:"\f839"}#content-area section#step-25 .fa-exchange-alt:before{content:"\f362"}#content-area section#step-25 .fa-exclamation:before{content:"\f12a"}#content-area section#step-25 .fa-exclamation-circle:before{content:"\f06a"}#content-area section#step-25 .fa-exclamation-triangle:before{content:"\f071"}#content-area section#step-25 .fa-expand:before{content:"\f065"}#content-area section#step-25 .fa-expand-alt:before{content:"\f424"}#content-area section#step-25 .fa-expand-arrows-alt:before{content:"\f31e"}#content-area section#step-25 .fa-expeditedssl:before{content:"\f23e"}#content-area section#step-25 .fa-external-link-alt:before{content:"\f35d"}#content-area section#step-25 .fa-external-link-square-alt:before{content:"\f360"}#content-area section#step-25 .fa-eye:before{content:"\f06e"}#content-area section#step-25 .fa-eye-dropper:before{content:"\f1fb"}#content-area section#step-25 .fa-eye-slash:before{content:"\f070"}#content-area section#step-25 .fa-facebook:before{content:"\f09a"}#content-area section#step-25 .fa-facebook-f:before{content:"\f39e"}#content-area section#step-25 .fa-facebook-messenger:before{content:"\f39f"}#content-area section#step-25 .fa-facebook-square:before{content:"\f082"}#content-area section#step-25 .fa-fan:before{content:"\f863"}#content-area section#step-25 .fa-fantasy-flight-games:before{content:"\f6dc"}#content-area section#step-25 .fa-fast-backward:before{content:"\f049"}#content-area section#step-25 .fa-fast-forward:before{content:"\f050"}#content-area section#step-25 .fa-faucet:before{content:"\e005"}#content-area section#step-25 .fa-fax:before{content:"\f1ac"}#content-area section#step-25 .fa-feather:before{content:"\f52d"}#content-area section#step-25 .fa-feather-alt:before{content:"\f56b"}#content-area section#step-25 .fa-fedex:before{content:"\f797"}#content-area section#step-25 .fa-fedora:before{content:"\f798"}#content-area section#step-25 .fa-female:before{content:"\f182"}#content-area section#step-25 .fa-fighter-jet:before{content:"\f0fb"}#content-area section#step-25 .fa-figma:before{content:"\f799"}#content-area section#step-25 .fa-file:before{content:"\f15b"}#content-area section#step-25 .fa-file-alt:before{content:"\f15c"}#content-area section#step-25 .fa-file-archive:before{content:"\f1c6"}#content-area section#step-25 .fa-file-audio:before{content:"\f1c7"}#content-area section#step-25 .fa-file-code:before{content:"\f1c9"}#content-area section#step-25 .fa-file-contract:before{content:"\f56c"}#content-area section#step-25 .fa-file-csv:before{content:"\f6dd"}#content-area section#step-25 .fa-file-download:before{content:"\f56d"}#content-area section#step-25 .fa-file-excel:before{content:"\f1c3"}#content-area section#step-25 .fa-file-export:before{content:"\f56e"}#content-area section#step-25 .fa-file-image:before{content:"\f1c5"}#content-area section#step-25 .fa-file-import:before{content:"\f56f"}#content-area section#step-25 .fa-file-invoice:before{content:"\f570"}#content-area section#step-25 .fa-file-invoice-dollar:before{content:"\f571"}#content-area section#step-25 .fa-file-medical:before{content:"\f477"}#content-area section#step-25 .fa-file-medical-alt:before{content:"\f478"}#content-area section#step-25 .fa-file-pdf:before{content:"\f1c1"}#content-area section#step-25 .fa-file-powerpoint:before{content:"\f1c4"}#content-area section#step-25 .fa-file-prescription:before{content:"\f572"}#content-area section#step-25 .fa-file-signature:before{content:"\f573"}#content-area section#step-25 .fa-file-upload:before{content:"\f574"}#content-area section#step-25 .fa-file-video:before{content:"\f1c8"}#content-area section#step-25 .fa-file-word:before{content:"\f1c2"}#content-area section#step-25 .fa-fill:before{content:"\f575"}#content-area section#step-25 .fa-fill-drip:before{content:"\f576"}#content-area section#step-25 .fa-film:before{content:"\f008"}#content-area section#step-25 .fa-filter:before{content:"\f0b0"}#content-area section#step-25 .fa-fingerprint:before{content:"\f577"}#content-area section#step-25 .fa-fire:before{content:"\f06d"}#content-area section#step-25 .fa-fire-alt:before{content:"\f7e4"}#content-area section#step-25 .fa-fire-extinguisher:before{content:"\f134"}#content-area section#step-25 .fa-firefox:before{content:"\f269"}#content-area section#step-25 .fa-firefox-browser:before{content:"\e007"}#content-area section#step-25 .fa-first-aid:before{content:"\f479"}#content-area section#step-25 .fa-first-order:before{content:"\f2b0"}#content-area section#step-25 .fa-first-order-alt:before{content:"\f50a"}#content-area section#step-25 .fa-firstdraft:before{content:"\f3a1"}#content-area section#step-25 .fa-fish:before{content:"\f578"}#content-area section#step-25 .fa-fist-raised:before{content:"\f6de"}#content-area section#step-25 .fa-flag:before{content:"\f024"}#content-area section#step-25 .fa-flag-checkered:before{content:"\f11e"}#content-area section#step-25 .fa-flag-usa:before{content:"\f74d"}#content-area section#step-25 .fa-flask:before{content:"\f0c3"}#content-area section#step-25 .fa-flickr:before{content:"\f16e"}#content-area section#step-25 .fa-flipboard:before{content:"\f44d"}#content-area section#step-25 .fa-flushed:before{content:"\f579"}#content-area section#step-25 .fa-fly:before{content:"\f417"}#content-area section#step-25 .fa-folder:before{content:"\f07b"}#content-area section#step-25 .fa-folder-minus:before{content:"\f65d"}#content-area section#step-25 .fa-folder-open:before{content:"\f07c"}#content-area section#step-25 .fa-folder-plus:before{content:"\f65e"}#content-area section#step-25 .fa-font:before{content:"\f031"}#content-area section#step-25 .fa-font-awesome:before{content:"\f2b4"}#content-area section#step-25 .fa-font-awesome-alt:before{content:"\f35c"}#content-area section#step-25 .fa-font-awesome-flag:before{content:"\f425"}#content-area section#step-25 .fa-font-awesome-logo-full:before{content:"\f4e6"}#content-area section#step-25 .fa-fonticons:before{content:"\f280"}#content-area section#step-25 .fa-fonticons-fi:before{content:"\f3a2"}#content-area section#step-25 .fa-football-ball:before{content:"\f44e"}#content-area section#step-25 .fa-fort-awesome:before{content:"\f286"}#content-area section#step-25 .fa-fort-awesome-alt:before{content:"\f3a3"}#content-area section#step-25 .fa-forumbee:before{content:"\f211"}#content-area section#step-25 .fa-forward:before{content:"\f04e"}#content-area section#step-25 .fa-foursquare:before{content:"\f180"}#content-area section#step-25 .fa-free-code-camp:before{content:"\f2c5"}#content-area section#step-25 .fa-freebsd:before{content:"\f3a4"}#content-area section#step-25 .fa-frog:before{content:"\f52e"}#content-area section#step-25 .fa-frown:before{content:"\f119"}#content-area section#step-25 .fa-frown-open:before{content:"\f57a"}#content-area section#step-25 .fa-fulcrum:before{content:"\f50b"}#content-area section#step-25 .fa-funnel-dollar:before{content:"\f662"}#content-area section#step-25 .fa-futbol:before{content:"\f1e3"}#content-area section#step-25 .fa-galactic-republic:before{content:"\f50c"}#content-area section#step-25 .fa-galactic-senate:before{content:"\f50d"}#content-area section#step-25 .fa-gamepad:before{content:"\f11b"}#content-area section#step-25 .fa-gas-pump:before{content:"\f52f"}#content-area section#step-25 .fa-gavel:before{content:"\f0e3"}#content-area section#step-25 .fa-gem:before{content:"\f3a5"}#content-area section#step-25 .fa-genderless:before{content:"\f22d"}#content-area section#step-25 .fa-get-pocket:before{content:"\f265"}#content-area section#step-25 .fa-gg:before{content:"\f260"}#content-area section#step-25 .fa-gg-circle:before{content:"\f261"}#content-area section#step-25 .fa-ghost:before{content:"\f6e2"}#content-area section#step-25 .fa-gift:before{content:"\f06b"}#content-area section#step-25 .fa-gifts:before{content:"\f79c"}#content-area section#step-25 .fa-git:before{content:"\f1d3"}#content-area section#step-25 .fa-git-alt:before{content:"\f841"}#content-area section#step-25 .fa-git-square:before{content:"\f1d2"}#content-area section#step-25 .fa-github:before{content:"\f09b"}#content-area section#step-25 .fa-github-alt:before{content:"\f113"}#content-area section#step-25 .fa-github-square:before{content:"\f092"}#content-area section#step-25 .fa-gitkraken:before{content:"\f3a6"}#content-area section#step-25 .fa-gitlab:before{content:"\f296"}#content-area section#step-25 .fa-gitter:before{content:"\f426"}#content-area section#step-25 .fa-glass-cheers:before{content:"\f79f"}#content-area section#step-25 .fa-glass-martini:before{content:"\f000"}#content-area section#step-25 .fa-glass-martini-alt:before{content:"\f57b"}#content-area section#step-25 .fa-glass-whiskey:before{content:"\f7a0"}#content-area section#step-25 .fa-glasses:before{content:"\f530"}#content-area section#step-25 .fa-glide:before{content:"\f2a5"}#content-area section#step-25 .fa-glide-g:before{content:"\f2a6"}#content-area section#step-25 .fa-globe:before{content:"\f0ac"}#content-area section#step-25 .fa-globe-africa:before{content:"\f57c"}#content-area section#step-25 .fa-globe-americas:before{content:"\f57d"}#content-area section#step-25 .fa-globe-asia:before{content:"\f57e"}#content-area section#step-25 .fa-globe-europe:before{content:"\f7a2"}#content-area section#step-25 .fa-gofore:before{content:"\f3a7"}#content-area section#step-25 .fa-golf-ball:before{content:"\f450"}#content-area section#step-25 .fa-goodreads:before{content:"\f3a8"}#content-area section#step-25 .fa-goodreads-g:before{content:"\f3a9"}#content-area section#step-25 .fa-google:before{content:"\f1a0"}#content-area section#step-25 .fa-google-drive:before{content:"\f3aa"}#content-area section#step-25 .fa-google-pay:before{content:"\e079"}#content-area section#step-25 .fa-google-play:before{content:"\f3ab"}#content-area section#step-25 .fa-google-plus:before{content:"\f2b3"}#content-area section#step-25 .fa-google-plus-g:before{content:"\f0d5"}#content-area section#step-25 .fa-google-plus-square:before{content:"\f0d4"}#content-area section#step-25 .fa-google-wallet:before{content:"\f1ee"}#content-area section#step-25 .fa-gopuram:before{content:"\f664"}#content-area section#step-25 .fa-graduation-cap:before{content:"\f19d"}#content-area section#step-25 .fa-gratipay:before{content:"\f184"}#content-area section#step-25 .fa-grav:before{content:"\f2d6"}#content-area section#step-25 .fa-greater-than:before{content:"\f531"}#content-area section#step-25 .fa-greater-than-equal:before{content:"\f532"}#content-area section#step-25 .fa-grimace:before{content:"\f57f"}#content-area section#step-25 .fa-grin:before{content:"\f580"}#content-area section#step-25 .fa-grin-alt:before{content:"\f581"}#content-area section#step-25 .fa-grin-beam:before{content:"\f582"}#content-area section#step-25 .fa-grin-beam-sweat:before{content:"\f583"}#content-area section#step-25 .fa-grin-hearts:before{content:"\f584"}#content-area section#step-25 .fa-grin-squint:before{content:"\f585"}#content-area section#step-25 .fa-grin-squint-tears:before{content:"\f586"}#content-area section#step-25 .fa-grin-stars:before{content:"\f587"}#content-area section#step-25 .fa-grin-tears:before{content:"\f588"}#content-area section#step-25 .fa-grin-tongue:before{content:"\f589"}#content-area section#step-25 .fa-grin-tongue-squint:before{content:"\f58a"}#content-area section#step-25 .fa-grin-tongue-wink:before{content:"\f58b"}#content-area section#step-25 .fa-grin-wink:before{content:"\f58c"}#content-area section#step-25 .fa-grip-horizontal:before{content:"\f58d"}#content-area section#step-25 .fa-grip-lines:before{content:"\f7a4"}#content-area section#step-25 .fa-grip-lines-vertical:before{content:"\f7a5"}#content-area section#step-25 .fa-grip-vertical:before{content:"\f58e"}#content-area section#step-25 .fa-gripfire:before{content:"\f3ac"}#content-area section#step-25 .fa-grunt:before{content:"\f3ad"}#content-area section#step-25 .fa-guilded:before{content:"\e07e"}#content-area section#step-25 .fa-guitar:before{content:"\f7a6"}#content-area section#step-25 .fa-gulp:before{content:"\f3ae"}#content-area section#step-25 .fa-h-square:before{content:"\f0fd"}#content-area section#step-25 .fa-hacker-news:before{content:"\f1d4"}#content-area section#step-25 .fa-hacker-news-square:before{content:"\f3af"}#content-area section#step-25 .fa-hackerrank:before{content:"\f5f7"}#content-area section#step-25 .fa-hamburger:before{content:"\f805"}#content-area section#step-25 .fa-hammer:before{content:"\f6e3"}#content-area section#step-25 .fa-hamsa:before{content:"\f665"}#content-area section#step-25 .fa-hand-holding:before{content:"\f4bd"}#content-area section#step-25 .fa-hand-holding-heart:before{content:"\f4be"}#content-area section#step-25 .fa-hand-holding-medical:before{content:"\e05c"}#content-area section#step-25 .fa-hand-holding-usd:before{content:"\f4c0"}#content-area section#step-25 .fa-hand-holding-water:before{content:"\f4c1"}#content-area section#step-25 .fa-hand-lizard:before{content:"\f258"}#content-area section#step-25 .fa-hand-middle-finger:before{content:"\f806"}#content-area section#step-25 .fa-hand-paper:before{content:"\f256"}#content-area section#step-25 .fa-hand-peace:before{content:"\f25b"}#content-area section#step-25 .fa-hand-point-down:before{content:"\f0a7"}#content-area section#step-25 .fa-hand-point-left:before{content:"\f0a5"}#content-area section#step-25 .fa-hand-point-right:before{content:"\f0a4"}#content-area section#step-25 .fa-hand-point-up:before{content:"\f0a6"}#content-area section#step-25 .fa-hand-pointer:before{content:"\f25a"}#content-area section#step-25 .fa-hand-rock:before{content:"\f255"}#content-area section#step-25 .fa-hand-scissors:before{content:"\f257"}#content-area section#step-25 .fa-hand-sparkles:before{content:"\e05d"}#content-area section#step-25 .fa-hand-spock:before{content:"\f259"}#content-area section#step-25 .fa-hands:before{content:"\f4c2"}#content-area section#step-25 .fa-hands-helping:before{content:"\f4c4"}#content-area section#step-25 .fa-hands-wash:before{content:"\e05e"}#content-area section#step-25 .fa-handshake:before{content:"\f2b5"}#content-area section#step-25 .fa-handshake-alt-slash:before{content:"\e05f"}#content-area section#step-25 .fa-handshake-slash:before{content:"\e060"}#content-area section#step-25 .fa-hanukiah:before{content:"\f6e6"}#content-area section#step-25 .fa-hard-hat:before{content:"\f807"}#content-area section#step-25 .fa-hashtag:before{content:"\f292"}#content-area section#step-25 .fa-hat-cowboy:before{content:"\f8c0"}#content-area section#step-25 .fa-hat-cowboy-side:before{content:"\f8c1"}#content-area section#step-25 .fa-hat-wizard:before{content:"\f6e8"}#content-area section#step-25 .fa-hdd:before{content:"\f0a0"}#content-area section#step-25 .fa-head-side-cough:before{content:"\e061"}#content-area section#step-25 .fa-head-side-cough-slash:before{content:"\e062"}#content-area section#step-25 .fa-head-side-mask:before{content:"\e063"}#content-area section#step-25 .fa-head-side-virus:before{content:"\e064"}#content-area section#step-25 .fa-heading:before{content:"\f1dc"}#content-area section#step-25 .fa-headphones:before{content:"\f025"}#content-area section#step-25 .fa-headphones-alt:before{content:"\f58f"}#content-area section#step-25 .fa-headset:before{content:"\f590"}#content-area section#step-25 .fa-heart:before{content:"\f004"}#content-area section#step-25 .fa-heart-broken:before{content:"\f7a9"}#content-area section#step-25 .fa-heartbeat:before{content:"\f21e"}#content-area section#step-25 .fa-helicopter:before{content:"\f533"}#content-area section#step-25 .fa-highlighter:before{content:"\f591"}#content-area section#step-25 .fa-hiking:before{content:"\f6ec"}#content-area section#step-25 .fa-hippo:before{content:"\f6ed"}#content-area section#step-25 .fa-hips:before{content:"\f452"}#content-area section#step-25 .fa-hire-a-helper:before{content:"\f3b0"}#content-area section#step-25 .fa-history:before{content:"\f1da"}#content-area section#step-25 .fa-hive:before{content:"\e07f"}#content-area section#step-25 .fa-hockey-puck:before{content:"\f453"}#content-area section#step-25 .fa-holly-berry:before{content:"\f7aa"}#content-area section#step-25 .fa-home:before{content:"\f015"}#content-area section#step-25 .fa-hooli:before{content:"\f427"}#content-area section#step-25 .fa-hornbill:before{content:"\f592"}#content-area section#step-25 .fa-horse:before{content:"\f6f0"}#content-area section#step-25 .fa-horse-head:before{content:"\f7ab"}#content-area section#step-25 .fa-hospital:before{content:"\f0f8"}#content-area section#step-25 .fa-hospital-alt:before{content:"\f47d"}#content-area section#step-25 .fa-hospital-symbol:before{content:"\f47e"}#content-area section#step-25 .fa-hospital-user:before{content:"\f80d"}#content-area section#step-25 .fa-hot-tub:before{content:"\f593"}#content-area section#step-25 .fa-hotdog:before{content:"\f80f"}#content-area section#step-25 .fa-hotel:before{content:"\f594"}#content-area section#step-25 .fa-hotjar:before{content:"\f3b1"}#content-area section#step-25 .fa-hourglass:before{content:"\f254"}#content-area section#step-25 .fa-hourglass-end:before{content:"\f253"}#content-area section#step-25 .fa-hourglass-half:before{content:"\f252"}#content-area section#step-25 .fa-hourglass-start:before{content:"\f251"}#content-area section#step-25 .fa-house-damage:before{content:"\f6f1"}#content-area section#step-25 .fa-house-user:before{content:"\e065"}#content-area section#step-25 .fa-houzz:before{content:"\f27c"}#content-area section#step-25 .fa-hryvnia:before{content:"\f6f2"}#content-area section#step-25 .fa-html5:before{content:"\f13b"}#content-area section#step-25 .fa-hubspot:before{content:"\f3b2"}#content-area section#step-25 .fa-i-cursor:before{content:"\f246"}#content-area section#step-25 .fa-ice-cream:before{content:"\f810"}#content-area section#step-25 .fa-icicles:before{content:"\f7ad"}#content-area section#step-25 .fa-icons:before{content:"\f86d"}#content-area section#step-25 .fa-id-badge:before{content:"\f2c1"}#content-area section#step-25 .fa-id-card:before{content:"\f2c2"}#content-area section#step-25 .fa-id-card-alt:before{content:"\f47f"}#content-area section#step-25 .fa-ideal:before{content:"\e013"}#content-area section#step-25 .fa-igloo:before{content:"\f7ae"}#content-area section#step-25 .fa-image:before{content:"\f03e"}#content-area section#step-25 .fa-images:before{content:"\f302"}#content-area section#step-25 .fa-imdb:before{content:"\f2d8"}#content-area section#step-25 .fa-inbox:before{content:"\f01c"}#content-area section#step-25 .fa-indent:before{content:"\f03c"}#content-area section#step-25 .fa-industry:before{content:"\f275"}#content-area section#step-25 .fa-infinity:before{content:"\f534"}#content-area section#step-25 .fa-info:before{content:"\f129"}#content-area section#step-25 .fa-info-circle:before{content:"\f05a"}#content-area section#step-25 .fa-innosoft:before{content:"\e080"}#content-area section#step-25 .fa-instagram:before{content:"\f16d"}#content-area section#step-25 .fa-instagram-square:before{content:"\e055"}#content-area section#step-25 .fa-instalod:before{content:"\e081"}#content-area section#step-25 .fa-intercom:before{content:"\f7af"}#content-area section#step-25 .fa-internet-explorer:before{content:"\f26b"}#content-area section#step-25 .fa-invision:before{content:"\f7b0"}#content-area section#step-25 .fa-ioxhost:before{content:"\f208"}#content-area section#step-25 .fa-italic:before{content:"\f033"}#content-area section#step-25 .fa-itch-io:before{content:"\f83a"}#content-area section#step-25 .fa-itunes:before{content:"\f3b4"}#content-area section#step-25 .fa-itunes-note:before{content:"\f3b5"}#content-area section#step-25 .fa-java:before{content:"\f4e4"}#content-area section#step-25 .fa-jedi:before{content:"\f669"}#content-area section#step-25 .fa-jedi-order:before{content:"\f50e"}#content-area section#step-25 .fa-jenkins:before{content:"\f3b6"}#content-area section#step-25 .fa-jira:before{content:"\f7b1"}#content-area section#step-25 .fa-joget:before{content:"\f3b7"}#content-area section#step-25 .fa-joint:before{content:"\f595"}#content-area section#step-25 .fa-joomla:before{content:"\f1aa"}#content-area section#step-25 .fa-journal-whills:before{content:"\f66a"}#content-area section#step-25 .fa-js:before{content:"\f3b8"}#content-area section#step-25 .fa-js-square:before{content:"\f3b9"}#content-area section#step-25 .fa-jsfiddle:before{content:"\f1cc"}#content-area section#step-25 .fa-kaaba:before{content:"\f66b"}#content-area section#step-25 .fa-kaggle:before{content:"\f5fa"}#content-area section#step-25 .fa-key:before{content:"\f084"}#content-area section#step-25 .fa-keybase:before{content:"\f4f5"}#content-area section#step-25 .fa-keyboard:before{content:"\f11c"}#content-area section#step-25 .fa-keycdn:before{content:"\f3ba"}#content-area section#step-25 .fa-khanda:before{content:"\f66d"}#content-area section#step-25 .fa-kickstarter:before{content:"\f3bb"}#content-area section#step-25 .fa-kickstarter-k:before{content:"\f3bc"}#content-area section#step-25 .fa-kiss:before{content:"\f596"}#content-area section#step-25 .fa-kiss-beam:before{content:"\f597"}#content-area section#step-25 .fa-kiss-wink-heart:before{content:"\f598"}#content-area section#step-25 .fa-kiwi-bird:before{content:"\f535"}#content-area section#step-25 .fa-korvue:before{content:"\f42f"}#content-area section#step-25 .fa-landmark:before{content:"\f66f"}#content-area section#step-25 .fa-language:before{content:"\f1ab"}#content-area section#step-25 .fa-laptop:before{content:"\f109"}#content-area section#step-25 .fa-laptop-code:before{content:"\f5fc"}#content-area section#step-25 .fa-laptop-house:before{content:"\e066"}#content-area section#step-25 .fa-laptop-medical:before{content:"\f812"}#content-area section#step-25 .fa-laravel:before{content:"\f3bd"}#content-area section#step-25 .fa-lastfm:before{content:"\f202"}#content-area section#step-25 .fa-lastfm-square:before{content:"\f203"}#content-area section#step-25 .fa-laugh:before{content:"\f599"}#content-area section#step-25 .fa-laugh-beam:before{content:"\f59a"}#content-area section#step-25 .fa-laugh-squint:before{content:"\f59b"}#content-area section#step-25 .fa-laugh-wink:before{content:"\f59c"}#content-area section#step-25 .fa-layer-group:before{content:"\f5fd"}#content-area section#step-25 .fa-leaf:before{content:"\f06c"}#content-area section#step-25 .fa-leanpub:before{content:"\f212"}#content-area section#step-25 .fa-lemon:before{content:"\f094"}#content-area section#step-25 .fa-less:before{content:"\f41d"}#content-area section#step-25 .fa-less-than:before{content:"\f536"}#content-area section#step-25 .fa-less-than-equal:before{content:"\f537"}#content-area section#step-25 .fa-level-down-alt:before{content:"\f3be"}#content-area section#step-25 .fa-level-up-alt:before{content:"\f3bf"}#content-area section#step-25 .fa-life-ring:before{content:"\f1cd"}#content-area section#step-25 .fa-lightbulb:before{content:"\f0eb"}#content-area section#step-25 .fa-line:before{content:"\f3c0"}#content-area section#step-25 .fa-link:before{content:"\f0c1"}#content-area section#step-25 .fa-linkedin:before{content:"\f08c"}#content-area section#step-25 .fa-linkedin-in:before{content:"\f0e1"}#content-area section#step-25 .fa-linode:before{content:"\f2b8"}#content-area section#step-25 .fa-linux:before{content:"\f17c"}#content-area section#step-25 .fa-lira-sign:before{content:"\f195"}#content-area section#step-25 .fa-list:before{content:"\f03a"}#content-area section#step-25 .fa-list-alt:before{content:"\f022"}#content-area section#step-25 .fa-list-ol:before{content:"\f0cb"}#content-area section#step-25 .fa-list-ul:before{content:"\f0ca"}#content-area section#step-25 .fa-location-arrow:before{content:"\f124"}#content-area section#step-25 .fa-lock:before{content:"\f023"}#content-area section#step-25 .fa-lock-open:before{content:"\f3c1"}#content-area section#step-25 .fa-long-arrow-alt-down:before{content:"\f309"}#content-area section#step-25 .fa-long-arrow-alt-left:before{content:"\f30a"}#content-area section#step-25 .fa-long-arrow-alt-right:before{content:"\f30b"}#content-area section#step-25 .fa-long-arrow-alt-up:before{content:"\f30c"}#content-area section#step-25 .fa-low-vision:before{content:"\f2a8"}#content-area section#step-25 .fa-luggage-cart:before{content:"\f59d"}#content-area section#step-25 .fa-lungs:before{content:"\f604"}#content-area section#step-25 .fa-lungs-virus:before{content:"\e067"}#content-area section#step-25 .fa-lyft:before{content:"\f3c3"}#content-area section#step-25 .fa-magento:before{content:"\f3c4"}#content-area section#step-25 .fa-magic:before{content:"\f0d0"}#content-area section#step-25 .fa-magnet:before{content:"\f076"}#content-area section#step-25 .fa-mail-bulk:before{content:"\f674"}#content-area section#step-25 .fa-mailchimp:before{content:"\f59e"}#content-area section#step-25 .fa-male:before{content:"\f183"}#content-area section#step-25 .fa-mandalorian:before{content:"\f50f"}#content-area section#step-25 .fa-map:before{content:"\f279"}#content-area section#step-25 .fa-map-marked:before{content:"\f59f"}#content-area section#step-25 .fa-map-marked-alt:before{content:"\f5a0"}#content-area section#step-25 .fa-map-marker:before{content:"\f041"}#content-area section#step-25 .fa-map-marker-alt:before{content:"\f3c5"}#content-area section#step-25 .fa-map-pin:before{content:"\f276"}#content-area section#step-25 .fa-map-signs:before{content:"\f277"}#content-area section#step-25 .fa-markdown:before{content:"\f60f"}#content-area section#step-25 .fa-marker:before{content:"\f5a1"}#content-area section#step-25 .fa-mars:before{content:"\f222"}#content-area section#step-25 .fa-mars-double:before{content:"\f227"}#content-area section#step-25 .fa-mars-stroke:before{content:"\f229"}#content-area section#step-25 .fa-mars-stroke-h:before{content:"\f22b"}#content-area section#step-25 .fa-mars-stroke-v:before{content:"\f22a"}#content-area section#step-25 .fa-mask:before{content:"\f6fa"}#content-area section#step-25 .fa-mastodon:before{content:"\f4f6"}#content-area section#step-25 .fa-maxcdn:before{content:"\f136"}#content-area section#step-25 .fa-mdb:before{content:"\f8ca"}#content-area section#step-25 .fa-medal:before{content:"\f5a2"}#content-area section#step-25 .fa-medapps:before{content:"\f3c6"}#content-area section#step-25 .fa-medium:before{content:"\f23a"}#content-area section#step-25 .fa-medium-m:before{content:"\f3c7"}#content-area section#step-25 .fa-medkit:before{content:"\f0fa"}#content-area section#step-25 .fa-medrt:before{content:"\f3c8"}#content-area section#step-25 .fa-meetup:before{content:"\f2e0"}#content-area section#step-25 .fa-megaport:before{content:"\f5a3"}#content-area section#step-25 .fa-meh:before{content:"\f11a"}#content-area section#step-25 .fa-meh-blank:before{content:"\f5a4"}#content-area section#step-25 .fa-meh-rolling-eyes:before{content:"\f5a5"}#content-area section#step-25 .fa-memory:before{content:"\f538"}#content-area section#step-25 .fa-mendeley:before{content:"\f7b3"}#content-area section#step-25 .fa-menorah:before{content:"\f676"}#content-area section#step-25 .fa-mercury:before{content:"\f223"}#content-area section#step-25 .fa-meteor:before{content:"\f753"}#content-area section#step-25 .fa-microblog:before{content:"\e01a"}#content-area section#step-25 .fa-microchip:before{content:"\f2db"}#content-area section#step-25 .fa-microphone:before{content:"\f130"}#content-area section#step-25 .fa-microphone-alt:before{content:"\f3c9"}#content-area section#step-25 .fa-microphone-alt-slash:before{content:"\f539"}#content-area section#step-25 .fa-microphone-slash:before{content:"\f131"}#content-area section#step-25 .fa-microscope:before{content:"\f610"}#content-area section#step-25 .fa-microsoft:before{content:"\f3ca"}#content-area section#step-25 .fa-minus:before{content:"\f068"}#content-area section#step-25 .fa-minus-circle:before{content:"\f056"}#content-area section#step-25 .fa-minus-square:before{content:"\f146"}#content-area section#step-25 .fa-mitten:before{content:"\f7b5"}#content-area section#step-25 .fa-mix:before{content:"\f3cb"}#content-area section#step-25 .fa-mixcloud:before{content:"\f289"}#content-area section#step-25 .fa-mixer:before{content:"\e056"}#content-area section#step-25 .fa-mizuni:before{content:"\f3cc"}#content-area section#step-25 .fa-mobile:before{content:"\f10b"}#content-area section#step-25 .fa-mobile-alt:before{content:"\f3cd"}#content-area section#step-25 .fa-modx:before{content:"\f285"}#content-area section#step-25 .fa-monero:before{content:"\f3d0"}#content-area section#step-25 .fa-money-bill:before{content:"\f0d6"}#content-area section#step-25 .fa-money-bill-alt:before{content:"\f3d1"}#content-area section#step-25 .fa-money-bill-wave:before{content:"\f53a"}#content-area section#step-25 .fa-money-bill-wave-alt:before{content:"\f53b"}#content-area section#step-25 .fa-money-check:before{content:"\f53c"}#content-area section#step-25 .fa-money-check-alt:before{content:"\f53d"}#content-area section#step-25 .fa-monument:before{content:"\f5a6"}#content-area section#step-25 .fa-moon:before{content:"\f186"}#content-area section#step-25 .fa-mortar-pestle:before{content:"\f5a7"}#content-area section#step-25 .fa-mosque:before{content:"\f678"}#content-area section#step-25 .fa-motorcycle:before{content:"\f21c"}#content-area section#step-25 .fa-mountain:before{content:"\f6fc"}#content-area section#step-25 .fa-mouse:before{content:"\f8cc"}#content-area section#step-25 .fa-mouse-pointer:before{content:"\f245"}#content-area section#step-25 .fa-mug-hot:before{content:"\f7b6"}#content-area section#step-25 .fa-music:before{content:"\f001"}#content-area section#step-25 .fa-napster:before{content:"\f3d2"}#content-area section#step-25 .fa-neos:before{content:"\f612"}#content-area section#step-25 .fa-network-wired:before{content:"\f6ff"}#content-area section#step-25 .fa-neuter:before{content:"\f22c"}#content-area section#step-25 .fa-newspaper:before{content:"\f1ea"}#content-area section#step-25 .fa-nimblr:before{content:"\f5a8"}#content-area section#step-25 .fa-node:before{content:"\f419"}#content-area section#step-25 .fa-node-js:before{content:"\f3d3"}#content-area section#step-25 .fa-not-equal:before{content:"\f53e"}#content-area section#step-25 .fa-notes-medical:before{content:"\f481"}#content-area section#step-25 .fa-npm:before{content:"\f3d4"}#content-area section#step-25 .fa-ns8:before{content:"\f3d5"}#content-area section#step-25 .fa-nutritionix:before{content:"\f3d6"}#content-area section#step-25 .fa-object-group:before{content:"\f247"}#content-area section#step-25 .fa-object-ungroup:before{content:"\f248"}#content-area section#step-25 .fa-octopus-deploy:before{content:"\e082"}#content-area section#step-25 .fa-odnoklassniki:before{content:"\f263"}#content-area section#step-25 .fa-odnoklassniki-square:before{content:"\f264"}#content-area section#step-25 .fa-oil-can:before{content:"\f613"}#content-area section#step-25 .fa-old-republic:before{content:"\f510"}#content-area section#step-25 .fa-om:before{content:"\f679"}#content-area section#step-25 .fa-opencart:before{content:"\f23d"}#content-area section#step-25 .fa-openid:before{content:"\f19b"}#content-area section#step-25 .fa-opera:before{content:"\f26a"}#content-area section#step-25 .fa-optin-monster:before{content:"\f23c"}#content-area section#step-25 .fa-orcid:before{content:"\f8d2"}#content-area section#step-25 .fa-osi:before{content:"\f41a"}#content-area section#step-25 .fa-otter:before{content:"\f700"}#content-area section#step-25 .fa-outdent:before{content:"\f03b"}#content-area section#step-25 .fa-page4:before{content:"\f3d7"}#content-area section#step-25 .fa-pagelines:before{content:"\f18c"}#content-area section#step-25 .fa-pager:before{content:"\f815"}#content-area section#step-25 .fa-paint-brush:before{content:"\f1fc"}#content-area section#step-25 .fa-paint-roller:before{content:"\f5aa"}#content-area section#step-25 .fa-palette:before{content:"\f53f"}#content-area section#step-25 .fa-palfed:before{content:"\f3d8"}#content-area section#step-25 .fa-pallet:before{content:"\f482"}#content-area section#step-25 .fa-paper-plane:before{content:"\f1d8"}#content-area section#step-25 .fa-paperclip:before{content:"\f0c6"}#content-area section#step-25 .fa-parachute-box:before{content:"\f4cd"}#content-area section#step-25 .fa-paragraph:before{content:"\f1dd"}#content-area section#step-25 .fa-parking:before{content:"\f540"}#content-area section#step-25 .fa-passport:before{content:"\f5ab"}#content-area section#step-25 .fa-pastafarianism:before{content:"\f67b"}#content-area section#step-25 .fa-paste:before{content:"\f0ea"}#content-area section#step-25 .fa-patreon:before{content:"\f3d9"}#content-area section#step-25 .fa-pause:before{content:"\f04c"}#content-area section#step-25 .fa-pause-circle:before{content:"\f28b"}#content-area section#step-25 .fa-paw:before{content:"\f1b0"}#content-area section#step-25 .fa-paypal:before{content:"\f1ed"}#content-area section#step-25 .fa-peace:before{content:"\f67c"}#content-area section#step-25 .fa-pen:before{content:"\f304"}#content-area section#step-25 .fa-pen-alt:before{content:"\f305"}#content-area section#step-25 .fa-pen-fancy:before{content:"\f5ac"}#content-area section#step-25 .fa-pen-nib:before{content:"\f5ad"}#content-area section#step-25 .fa-pen-square:before{content:"\f14b"}#content-area section#step-25 .fa-pencil-alt:before{content:"\f303"}#content-area section#step-25 .fa-pencil-ruler:before{content:"\f5ae"}#content-area section#step-25 .fa-penny-arcade:before{content:"\f704"}#content-area section#step-25 .fa-people-arrows:before{content:"\e068"}#content-area section#step-25 .fa-people-carry:before{content:"\f4ce"}#content-area section#step-25 .fa-pepper-hot:before{content:"\f816"}#content-area section#step-25 .fa-perbyte:before{content:"\e083"}#content-area section#step-25 .fa-percent:before{content:"\f295"}#content-area section#step-25 .fa-percentage:before{content:"\f541"}#content-area section#step-25 .fa-periscope:before{content:"\f3da"}#content-area section#step-25 .fa-person-booth:before{content:"\f756"}#content-area section#step-25 .fa-phabricator:before{content:"\f3db"}#content-area section#step-25 .fa-phoenix-framework:before{content:"\f3dc"}#content-area section#step-25 .fa-phoenix-squadron:before{content:"\f511"}#content-area section#step-25 .fa-phone:before{content:"\f095"}#content-area section#step-25 .fa-phone-alt:before{content:"\f879"}#content-area section#step-25 .fa-phone-slash:before{content:"\f3dd"}#content-area section#step-25 .fa-phone-square:before{content:"\f098"}#content-area section#step-25 .fa-phone-square-alt:before{content:"\f87b"}#content-area section#step-25 .fa-phone-volume:before{content:"\f2a0"}#content-area section#step-25 .fa-photo-video:before{content:"\f87c"}#content-area section#step-25 .fa-php:before{content:"\f457"}#content-area section#step-25 .fa-pied-piper:before{content:"\f2ae"}#content-area section#step-25 .fa-pied-piper-alt:before{content:"\f1a8"}#content-area section#step-25 .fa-pied-piper-hat:before{content:"\f4e5"}#content-area section#step-25 .fa-pied-piper-pp:before{content:"\f1a7"}#content-area section#step-25 .fa-pied-piper-square:before{content:"\e01e"}#content-area section#step-25 .fa-piggy-bank:before{content:"\f4d3"}#content-area section#step-25 .fa-pills:before{content:"\f484"}#content-area section#step-25 .fa-pinterest:before{content:"\f0d2"}#content-area section#step-25 .fa-pinterest-p:before{content:"\f231"}#content-area section#step-25 .fa-pinterest-square:before{content:"\f0d3"}#content-area section#step-25 .fa-pizza-slice:before{content:"\f818"}#content-area section#step-25 .fa-place-of-worship:before{content:"\f67f"}#content-area section#step-25 .fa-plane:before{content:"\f072"}#content-area section#step-25 .fa-plane-arrival:before{content:"\f5af"}#content-area section#step-25 .fa-plane-departure:before{content:"\f5b0"}#content-area section#step-25 .fa-plane-slash:before{content:"\e069"}#content-area section#step-25 .fa-play:before{content:"\f04b"}#content-area section#step-25 .fa-play-circle:before{content:"\f144"}#content-area section#step-25 .fa-playstation:before{content:"\f3df"}#content-area section#step-25 .fa-plug:before{content:"\f1e6"}#content-area section#step-25 .fa-plus:before{content:"\f067"}#content-area section#step-25 .fa-plus-circle:before{content:"\f055"}#content-area section#step-25 .fa-plus-square:before{content:"\f0fe"}#content-area section#step-25 .fa-podcast:before{content:"\f2ce"}#content-area section#step-25 .fa-poll:before{content:"\f681"}#content-area section#step-25 .fa-poll-h:before{content:"\f682"}#content-area section#step-25 .fa-poo:before{content:"\f2fe"}#content-area section#step-25 .fa-poo-storm:before{content:"\f75a"}#content-area section#step-25 .fa-poop:before{content:"\f619"}#content-area section#step-25 .fa-portrait:before{content:"\f3e0"}#content-area section#step-25 .fa-pound-sign:before{content:"\f154"}#content-area section#step-25 .fa-power-off:before{content:"\f011"}#content-area section#step-25 .fa-pray:before{content:"\f683"}#content-area section#step-25 .fa-praying-hands:before{content:"\f684"}#content-area section#step-25 .fa-prescription:before{content:"\f5b1"}#content-area section#step-25 .fa-prescription-bottle:before{content:"\f485"}#content-area section#step-25 .fa-prescription-bottle-alt:before{content:"\f486"}#content-area section#step-25 .fa-print:before{content:"\f02f"}#content-area section#step-25 .fa-procedures:before{content:"\f487"}#content-area section#step-25 .fa-product-hunt:before{content:"\f288"}#content-area section#step-25 .fa-project-diagram:before{content:"\f542"}#content-area section#step-25 .fa-pump-medical:before{content:"\e06a"}#content-area section#step-25 .fa-pump-soap:before{content:"\e06b"}#content-area section#step-25 .fa-pushed:before{content:"\f3e1"}#content-area section#step-25 .fa-puzzle-piece:before{content:"\f12e"}#content-area section#step-25 .fa-python:before{content:"\f3e2"}#content-area section#step-25 .fa-qq:before{content:"\f1d6"}#content-area section#step-25 .fa-qrcode:before{content:"\f029"}#content-area section#step-25 .fa-question:before{content:"\f128"}#content-area section#step-25 .fa-question-circle:before{content:"\f059"}#content-area section#step-25 .fa-quidditch:before{content:"\f458"}#content-area section#step-25 .fa-quinscape:before{content:"\f459"}#content-area section#step-25 .fa-quora:before{content:"\f2c4"}#content-area section#step-25 .fa-quote-left:before{content:"\f10d"}#content-area section#step-25 .fa-quote-right:before{content:"\f10e"}#content-area section#step-25 .fa-quran:before{content:"\f687"}#content-area section#step-25 .fa-r-project:before{content:"\f4f7"}#content-area section#step-25 .fa-radiation:before{content:"\f7b9"}#content-area section#step-25 .fa-radiation-alt:before{content:"\f7ba"}#content-area section#step-25 .fa-rainbow:before{content:"\f75b"}#content-area section#step-25 .fa-random:before{content:"\f074"}#content-area section#step-25 .fa-raspberry-pi:before{content:"\f7bb"}#content-area section#step-25 .fa-ravelry:before{content:"\f2d9"}#content-area section#step-25 .fa-react:before{content:"\f41b"}#content-area section#step-25 .fa-reacteurope:before{content:"\f75d"}#content-area section#step-25 .fa-readme:before{content:"\f4d5"}#content-area section#step-25 .fa-rebel:before{content:"\f1d0"}#content-area section#step-25 .fa-receipt:before{content:"\f543"}#content-area section#step-25 .fa-record-vinyl:before{content:"\f8d9"}#content-area section#step-25 .fa-recycle:before{content:"\f1b8"}#content-area section#step-25 .fa-red-river:before{content:"\f3e3"}#content-area section#step-25 .fa-reddit:before{content:"\f1a1"}#content-area section#step-25 .fa-reddit-alien:before{content:"\f281"}#content-area section#step-25 .fa-reddit-square:before{content:"\f1a2"}#content-area section#step-25 .fa-redhat:before{content:"\f7bc"}#content-area section#step-25 .fa-redo:before{content:"\f01e"}#content-area section#step-25 .fa-redo-alt:before{content:"\f2f9"}#content-area section#step-25 .fa-registered:before{content:"\f25d"}#content-area section#step-25 .fa-remove-format:before{content:"\f87d"}#content-area section#step-25 .fa-renren:before{content:"\f18b"}#content-area section#step-25 .fa-reply:before{content:"\f3e5"}#content-area section#step-25 .fa-reply-all:before{content:"\f122"}#content-area section#step-25 .fa-replyd:before{content:"\f3e6"}#content-area section#step-25 .fa-republican:before{content:"\f75e"}#content-area section#step-25 .fa-researchgate:before{content:"\f4f8"}#content-area section#step-25 .fa-resolving:before{content:"\f3e7"}#content-area section#step-25 .fa-restroom:before{content:"\f7bd"}#content-area section#step-25 .fa-retweet:before{content:"\f079"}#content-area section#step-25 .fa-rev:before{content:"\f5b2"}#content-area section#step-25 .fa-ribbon:before{content:"\f4d6"}#content-area section#step-25 .fa-ring:before{content:"\f70b"}#content-area section#step-25 .fa-road:before{content:"\f018"}#content-area section#step-25 .fa-robot:before{content:"\f544"}#content-area section#step-25 .fa-rocket:before{content:"\f135"}#content-area section#step-25 .fa-rocketchat:before{content:"\f3e8"}#content-area section#step-25 .fa-rockrms:before{content:"\f3e9"}#content-area section#step-25 .fa-route:before{content:"\f4d7"}#content-area section#step-25 .fa-rss:before{content:"\f09e"}#content-area section#step-25 .fa-rss-square:before{content:"\f143"}#content-area section#step-25 .fa-ruble-sign:before{content:"\f158"}#content-area section#step-25 .fa-ruler:before{content:"\f545"}#content-area section#step-25 .fa-ruler-combined:before{content:"\f546"}#content-area section#step-25 .fa-ruler-horizontal:before{content:"\f547"}#content-area section#step-25 .fa-ruler-vertical:before{content:"\f548"}#content-area section#step-25 .fa-running:before{content:"\f70c"}#content-area section#step-25 .fa-rupee-sign:before{content:"\f156"}#content-area section#step-25 .fa-rust:before{content:"\e07a"}#content-area section#step-25 .fa-sad-cry:before{content:"\f5b3"}#content-area section#step-25 .fa-sad-tear:before{content:"\f5b4"}#content-area section#step-25 .fa-safari:before{content:"\f267"}#content-area section#step-25 .fa-salesforce:before{content:"\f83b"}#content-area section#step-25 .fa-sass:before{content:"\f41e"}#content-area section#step-25 .fa-satellite:before{content:"\f7bf"}#content-area section#step-25 .fa-satellite-dish:before{content:"\f7c0"}#content-area section#step-25 .fa-save:before{content:"\f0c7"}#content-area section#step-25 .fa-schlix:before{content:"\f3ea"}#content-area section#step-25 .fa-school:before{content:"\f549"}#content-area section#step-25 .fa-screwdriver:before{content:"\f54a"}#content-area section#step-25 .fa-scribd:before{content:"\f28a"}#content-area section#step-25 .fa-scroll:before{content:"\f70e"}#content-area section#step-25 .fa-sd-card:before{content:"\f7c2"}#content-area section#step-25 .fa-search:before{content:"\f002"}#content-area section#step-25 .fa-search-dollar:before{content:"\f688"}#content-area section#step-25 .fa-search-location:before{content:"\f689"}#content-area section#step-25 .fa-search-minus:before{content:"\f010"}#content-area section#step-25 .fa-search-plus:before{content:"\f00e"}#content-area section#step-25 .fa-searchengin:before{content:"\f3eb"}#content-area section#step-25 .fa-seedling:before{content:"\f4d8"}#content-area section#step-25 .fa-sellcast:before{content:"\f2da"}#content-area section#step-25 .fa-sellsy:before{content:"\f213"}#content-area section#step-25 .fa-server:before{content:"\f233"}#content-area section#step-25 .fa-servicestack:before{content:"\f3ec"}#content-area section#step-25 .fa-shapes:before{content:"\f61f"}#content-area section#step-25 .fa-share:before{content:"\f064"}#content-area section#step-25 .fa-share-alt:before{content:"\f1e0"}#content-area section#step-25 .fa-share-alt-square:before{content:"\f1e1"}#content-area section#step-25 .fa-share-square:before{content:"\f14d"}#content-area section#step-25 .fa-shekel-sign:before{content:"\f20b"}#content-area section#step-25 .fa-shield-alt:before{content:"\f3ed"}#content-area section#step-25 .fa-shield-virus:before{content:"\e06c"}#content-area section#step-25 .fa-ship:before{content:"\f21a"}#content-area section#step-25 .fa-shipping-fast:before{content:"\f48b"}#content-area section#step-25 .fa-shirtsinbulk:before{content:"\f214"}#content-area section#step-25 .fa-shoe-prints:before{content:"\f54b"}#content-area section#step-25 .fa-shopify:before{content:"\e057"}#content-area section#step-25 .fa-shopping-bag:before{content:"\f290"}#content-area section#step-25 .fa-shopping-basket:before{content:"\f291"}#content-area section#step-25 .fa-shopping-cart:before{content:"\f07a"}#content-area section#step-25 .fa-shopware:before{content:"\f5b5"}#content-area section#step-25 .fa-shower:before{content:"\f2cc"}#content-area section#step-25 .fa-shuttle-van:before{content:"\f5b6"}#content-area section#step-25 .fa-sign:before{content:"\f4d9"}#content-area section#step-25 .fa-sign-in-alt:before{content:"\f2f6"}#content-area section#step-25 .fa-sign-language:before{content:"\f2a7"}#content-area section#step-25 .fa-sign-out-alt:before{content:"\f2f5"}#content-area section#step-25 .fa-signal:before{content:"\f012"}#content-area section#step-25 .fa-signature:before{content:"\f5b7"}#content-area section#step-25 .fa-sim-card:before{content:"\f7c4"}#content-area section#step-25 .fa-simplybuilt:before{content:"\f215"}#content-area section#step-25 .fa-sink:before{content:"\e06d"}#content-area section#step-25 .fa-sistrix:before{content:"\f3ee"}#content-area section#step-25 .fa-sitemap:before{content:"\f0e8"}#content-area section#step-25 .fa-sith:before{content:"\f512"}#content-area section#step-25 .fa-skating:before{content:"\f7c5"}#content-area section#step-25 .fa-sketch:before{content:"\f7c6"}#content-area section#step-25 .fa-skiing:before{content:"\f7c9"}#content-area section#step-25 .fa-skiing-nordic:before{content:"\f7ca"}#content-area section#step-25 .fa-skull:before{content:"\f54c"}#content-area section#step-25 .fa-skull-crossbones:before{content:"\f714"}#content-area section#step-25 .fa-skyatlas:before{content:"\f216"}#content-area section#step-25 .fa-skype:before{content:"\f17e"}#content-area section#step-25 .fa-slack:before{content:"\f198"}#content-area section#step-25 .fa-slack-hash:before{content:"\f3ef"}#content-area section#step-25 .fa-slash:before{content:"\f715"}#content-area section#step-25 .fa-sleigh:before{content:"\f7cc"}#content-area section#step-25 .fa-sliders-h:before{content:"\f1de"}#content-area section#step-25 .fa-slideshare:before{content:"\f1e7"}#content-area section#step-25 .fa-smile:before{content:"\f118"}#content-area section#step-25 .fa-smile-beam:before{content:"\f5b8"}#content-area section#step-25 .fa-smile-wink:before{content:"\f4da"}#content-area section#step-25 .fa-smog:before{content:"\f75f"}#content-area section#step-25 .fa-smoking:before{content:"\f48d"}#content-area section#step-25 .fa-smoking-ban:before{content:"\f54d"}#content-area section#step-25 .fa-sms:before{content:"\f7cd"}#content-area section#step-25 .fa-snapchat:before{content:"\f2ab"}#content-area section#step-25 .fa-snapchat-ghost:before{content:"\f2ac"}#content-area section#step-25 .fa-snapchat-square:before{content:"\f2ad"}#content-area section#step-25 .fa-snowboarding:before{content:"\f7ce"}#content-area section#step-25 .fa-snowflake:before{content:"\f2dc"}#content-area section#step-25 .fa-snowman:before{content:"\f7d0"}#content-area section#step-25 .fa-snowplow:before{content:"\f7d2"}#content-area section#step-25 .fa-soap:before{content:"\e06e"}#content-area section#step-25 .fa-socks:before{content:"\f696"}#content-area section#step-25 .fa-solar-panel:before{content:"\f5ba"}#content-area section#step-25 .fa-sort:before{content:"\f0dc"}#content-area section#step-25 .fa-sort-alpha-down:before{content:"\f15d"}#content-area section#step-25 .fa-sort-alpha-down-alt:before{content:"\f881"}#content-area section#step-25 .fa-sort-alpha-up:before{content:"\f15e"}#content-area section#step-25 .fa-sort-alpha-up-alt:before{content:"\f882"}#content-area section#step-25 .fa-sort-amount-down:before{content:"\f160"}#content-area section#step-25 .fa-sort-amount-down-alt:before{content:"\f884"}#content-area section#step-25 .fa-sort-amount-up:before{content:"\f161"}#content-area section#step-25 .fa-sort-amount-up-alt:before{content:"\f885"}#content-area section#step-25 .fa-sort-down:before{content:"\f0dd"}#content-area section#step-25 .fa-sort-numeric-down:before{content:"\f162"}#content-area section#step-25 .fa-sort-numeric-down-alt:before{content:"\f886"}#content-area section#step-25 .fa-sort-numeric-up:before{content:"\f163"}#content-area section#step-25 .fa-sort-numeric-up-alt:before{content:"\f887"}#content-area section#step-25 .fa-sort-up:before{content:"\f0de"}#content-area section#step-25 .fa-soundcloud:before{content:"\f1be"}#content-area section#step-25 .fa-sourcetree:before{content:"\f7d3"}#content-area section#step-25 .fa-spa:before{content:"\f5bb"}#content-area section#step-25 .fa-space-shuttle:before{content:"\f197"}#content-area section#step-25 .fa-speakap:before{content:"\f3f3"}#content-area section#step-25 .fa-speaker-deck:before{content:"\f83c"}#content-area section#step-25 .fa-spell-check:before{content:"\f891"}#content-area section#step-25 .fa-spider:before{content:"\f717"}#content-area section#step-25 .fa-spinner:before{content:"\f110"}#content-area section#step-25 .fa-splotch:before{content:"\f5bc"}#content-area section#step-25 .fa-spotify:before{content:"\f1bc"}#content-area section#step-25 .fa-spray-can:before{content:"\f5bd"}#content-area section#step-25 .fa-square:before{content:"\f0c8"}#content-area section#step-25 .fa-square-full:before{content:"\f45c"}#content-area section#step-25 .fa-square-root-alt:before{content:"\f698"}#content-area section#step-25 .fa-squarespace:before{content:"\f5be"}#content-area section#step-25 .fa-stack-exchange:before{content:"\f18d"}#content-area section#step-25 .fa-stack-overflow:before{content:"\f16c"}#content-area section#step-25 .fa-stackpath:before{content:"\f842"}#content-area section#step-25 .fa-stamp:before{content:"\f5bf"}#content-area section#step-25 .fa-star:before{content:"\f005"}#content-area section#step-25 .fa-star-and-crescent:before{content:"\f699"}#content-area section#step-25 .fa-star-half:before{content:"\f089"}#content-area section#step-25 .fa-star-half-alt:before{content:"\f5c0"}#content-area section#step-25 .fa-star-of-david:before{content:"\f69a"}#content-area section#step-25 .fa-star-of-life:before{content:"\f621"}#content-area section#step-25 .fa-staylinked:before{content:"\f3f5"}#content-area section#step-25 .fa-steam:before{content:"\f1b6"}#content-area section#step-25 .fa-steam-square:before{content:"\f1b7"}#content-area section#step-25 .fa-steam-symbol:before{content:"\f3f6"}#content-area section#step-25 .fa-step-backward:before{content:"\f048"}#content-area section#step-25 .fa-step-forward:before{content:"\f051"}#content-area section#step-25 .fa-stethoscope:before{content:"\f0f1"}#content-area section#step-25 .fa-sticker-mule:before{content:"\f3f7"}#content-area section#step-25 .fa-sticky-note:before{content:"\f249"}#content-area section#step-25 .fa-stop:before{content:"\f04d"}#content-area section#step-25 .fa-stop-circle:before{content:"\f28d"}#content-area section#step-25 .fa-stopwatch:before{content:"\f2f2"}#content-area section#step-25 .fa-stopwatch-20:before{content:"\e06f"}#content-area section#step-25 .fa-store:before{content:"\f54e"}#content-area section#step-25 .fa-store-alt:before{content:"\f54f"}#content-area section#step-25 .fa-store-alt-slash:before{content:"\e070"}#content-area section#step-25 .fa-store-slash:before{content:"\e071"}#content-area section#step-25 .fa-strava:before{content:"\f428"}#content-area section#step-25 .fa-stream:before{content:"\f550"}#content-area section#step-25 .fa-street-view:before{content:"\f21d"}#content-area section#step-25 .fa-strikethrough:before{content:"\f0cc"}#content-area section#step-25 .fa-stripe:before{content:"\f429"}#content-area section#step-25 .fa-stripe-s:before{content:"\f42a"}#content-area section#step-25 .fa-stroopwafel:before{content:"\f551"}#content-area section#step-25 .fa-studiovinari:before{content:"\f3f8"}#content-area section#step-25 .fa-stumbleupon:before{content:"\f1a4"}#content-area section#step-25 .fa-stumbleupon-circle:before{content:"\f1a3"}#content-area section#step-25 .fa-subscript:before{content:"\f12c"}#content-area section#step-25 .fa-subway:before{content:"\f239"}#content-area section#step-25 .fa-suitcase:before{content:"\f0f2"}#content-area section#step-25 .fa-suitcase-rolling:before{content:"\f5c1"}#content-area section#step-25 .fa-sun:before{content:"\f185"}#content-area section#step-25 .fa-superpowers:before{content:"\f2dd"}#content-area section#step-25 .fa-superscript:before{content:"\f12b"}#content-area section#step-25 .fa-supple:before{content:"\f3f9"}#content-area section#step-25 .fa-surprise:before{content:"\f5c2"}#content-area section#step-25 .fa-suse:before{content:"\f7d6"}#content-area section#step-25 .fa-swatchbook:before{content:"\f5c3"}#content-area section#step-25 .fa-swift:before{content:"\f8e1"}#content-area section#step-25 .fa-swimmer:before{content:"\f5c4"}#content-area section#step-25 .fa-swimming-pool:before{content:"\f5c5"}#content-area section#step-25 .fa-symfony:before{content:"\f83d"}#content-area section#step-25 .fa-synagogue:before{content:"\f69b"}#content-area section#step-25 .fa-sync:before{content:"\f021"}#content-area section#step-25 .fa-sync-alt:before{content:"\f2f1"}#content-area section#step-25 .fa-syringe:before{content:"\f48e"}#content-area section#step-25 .fa-table:before{content:"\f0ce"}#content-area section#step-25 .fa-table-tennis:before{content:"\f45d"}#content-area section#step-25 .fa-tablet:before{content:"\f10a"}#content-area section#step-25 .fa-tablet-alt:before{content:"\f3fa"}#content-area section#step-25 .fa-tablets:before{content:"\f490"}#content-area section#step-25 .fa-tachometer-alt:before{content:"\f3fd"}#content-area section#step-25 .fa-tag:before{content:"\f02b"}#content-area section#step-25 .fa-tags:before{content:"\f02c"}#content-area section#step-25 .fa-tape:before{content:"\f4db"}#content-area section#step-25 .fa-tasks:before{content:"\f0ae"}#content-area section#step-25 .fa-taxi:before{content:"\f1ba"}#content-area section#step-25 .fa-teamspeak:before{content:"\f4f9"}#content-area section#step-25 .fa-teeth:before{content:"\f62e"}#content-area section#step-25 .fa-teeth-open:before{content:"\f62f"}#content-area section#step-25 .fa-telegram:before{content:"\f2c6"}#content-area section#step-25 .fa-telegram-plane:before{content:"\f3fe"}#content-area section#step-25 .fa-temperature-high:before{content:"\f769"}#content-area section#step-25 .fa-temperature-low:before{content:"\f76b"}#content-area section#step-25 .fa-tencent-weibo:before{content:"\f1d5"}#content-area section#step-25 .fa-tenge:before{content:"\f7d7"}#content-area section#step-25 .fa-terminal:before{content:"\f120"}#content-area section#step-25 .fa-text-height:before{content:"\f034"}#content-area section#step-25 .fa-text-width:before{content:"\f035"}#content-area section#step-25 .fa-th:before{content:"\f00a"}#content-area section#step-25 .fa-th-large:before{content:"\f009"}#content-area section#step-25 .fa-th-list:before{content:"\f00b"}#content-area section#step-25 .fa-the-red-yeti:before{content:"\f69d"}#content-area section#step-25 .fa-theater-masks:before{content:"\f630"}#content-area section#step-25 .fa-themeco:before{content:"\f5c6"}#content-area section#step-25 .fa-themeisle:before{content:"\f2b2"}#content-area section#step-25 .fa-thermometer:before{content:"\f491"}#content-area section#step-25 .fa-thermometer-empty:before{content:"\f2cb"}#content-area section#step-25 .fa-thermometer-full:before{content:"\f2c7"}#content-area section#step-25 .fa-thermometer-half:before{content:"\f2c9"}#content-area section#step-25 .fa-thermometer-quarter:before{content:"\f2ca"}#content-area section#step-25 .fa-thermometer-three-quarters:before{content:"\f2c8"}#content-area section#step-25 .fa-think-peaks:before{content:"\f731"}#content-area section#step-25 .fa-thumbs-down:before{content:"\f165"}#content-area section#step-25 .fa-thumbs-up:before{content:"\f164"}#content-area section#step-25 .fa-thumbtack:before{content:"\f08d"}#content-area section#step-25 .fa-ticket-alt:before{content:"\f3ff"}#content-area section#step-25 .fa-tiktok:before{content:"\e07b"}#content-area section#step-25 .fa-times:before{content:"\f00d"}#content-area section#step-25 .fa-times-circle:before{content:"\f057"}#content-area section#step-25 .fa-tint:before{content:"\f043"}#content-area section#step-25 .fa-tint-slash:before{content:"\f5c7"}#content-area section#step-25 .fa-tired:before{content:"\f5c8"}#content-area section#step-25 .fa-toggle-off:before{content:"\f204"}#content-area section#step-25 .fa-toggle-on:before{content:"\f205"}#content-area section#step-25 .fa-toilet:before{content:"\f7d8"}#content-area section#step-25 .fa-toilet-paper:before{content:"\f71e"}#content-area section#step-25 .fa-toilet-paper-slash:before{content:"\e072"}#content-area section#step-25 .fa-toolbox:before{content:"\f552"}#content-area section#step-25 .fa-tools:before{content:"\f7d9"}#content-area section#step-25 .fa-tooth:before{content:"\f5c9"}#content-area section#step-25 .fa-torah:before{content:"\f6a0"}#content-area section#step-25 .fa-torii-gate:before{content:"\f6a1"}#content-area section#step-25 .fa-tractor:before{content:"\f722"}#content-area section#step-25 .fa-trade-federation:before{content:"\f513"}#content-area section#step-25 .fa-trademark:before{content:"\f25c"}#content-area section#step-25 .fa-traffic-light:before{content:"\f637"}#content-area section#step-25 .fa-trailer:before{content:"\e041"}#content-area section#step-25 .fa-train:before{content:"\f238"}#content-area section#step-25 .fa-tram:before{content:"\f7da"}#content-area section#step-25 .fa-transgender:before{content:"\f224"}#content-area section#step-25 .fa-transgender-alt:before{content:"\f225"}#content-area section#step-25 .fa-trash:before{content:"\f1f8"}#content-area section#step-25 .fa-trash-alt:before{content:"\f2ed"}#content-area section#step-25 .fa-trash-restore:before{content:"\f829"}#content-area section#step-25 .fa-trash-restore-alt:before{content:"\f82a"}#content-area section#step-25 .fa-tree:before{content:"\f1bb"}#content-area section#step-25 .fa-trello:before{content:"\f181"}#content-area section#step-25 .fa-tripadvisor:before{content:"\f262"}#content-area section#step-25 .fa-trophy:before{content:"\f091"}#content-area section#step-25 .fa-truck:before{content:"\f0d1"}#content-area section#step-25 .fa-truck-loading:before{content:"\f4de"}#content-area section#step-25 .fa-truck-monster:before{content:"\f63b"}#content-area section#step-25 .fa-truck-moving:before{content:"\f4df"}#content-area section#step-25 .fa-truck-pickup:before{content:"\f63c"}#content-area section#step-25 .fa-tshirt:before{content:"\f553"}#content-area section#step-25 .fa-tty:before{content:"\f1e4"}#content-area section#step-25 .fa-tumblr:before{content:"\f173"}#content-area section#step-25 .fa-tumblr-square:before{content:"\f174"}#content-area section#step-25 .fa-tv:before{content:"\f26c"}#content-area section#step-25 .fa-twitch:before{content:"\f1e8"}#content-area section#step-25 .fa-twitter:before{content:"\f099"}#content-area section#step-25 .fa-twitter-square:before{content:"\f081"}#content-area section#step-25 .fa-typo3:before{content:"\f42b"}#content-area section#step-25 .fa-uber:before{content:"\f402"}#content-area section#step-25 .fa-ubuntu:before{content:"\f7df"}#content-area section#step-25 .fa-uikit:before{content:"\f403"}#content-area section#step-25 .fa-umbraco:before{content:"\f8e8"}#content-area section#step-25 .fa-umbrella:before{content:"\f0e9"}#content-area section#step-25 .fa-umbrella-beach:before{content:"\f5ca"}#content-area section#step-25 .fa-uncharted:before{content:"\e084"}#content-area section#step-25 .fa-underline:before{content:"\f0cd"}#content-area section#step-25 .fa-undo:before{content:"\f0e2"}#content-area section#step-25 .fa-undo-alt:before{content:"\f2ea"}#content-area section#step-25 .fa-uniregistry:before{content:"\f404"}#content-area section#step-25 .fa-unity:before{content:"\e049"}#content-area section#step-25 .fa-universal-access:before{content:"\f29a"}#content-area section#step-25 .fa-university:before{content:"\f19c"}#content-area section#step-25 .fa-unlink:before{content:"\f127"}#content-area section#step-25 .fa-unlock:before{content:"\f09c"}#content-area section#step-25 .fa-unlock-alt:before{content:"\f13e"}#content-area section#step-25 .fa-unsplash:before{content:"\e07c"}#content-area section#step-25 .fa-untappd:before{content:"\f405"}#content-area section#step-25 .fa-upload:before{content:"\f093"}#content-area section#step-25 .fa-ups:before{content:"\f7e0"}#content-area section#step-25 .fa-usb:before{content:"\f287"}#content-area section#step-25 .fa-user:before{content:"\f007"}#content-area section#step-25 .fa-user-alt:before{content:"\f406"}#content-area section#step-25 .fa-user-alt-slash:before{content:"\f4fa"}#content-area section#step-25 .fa-user-astronaut:before{content:"\f4fb"}#content-area section#step-25 .fa-user-check:before{content:"\f4fc"}#content-area section#step-25 .fa-user-circle:before{content:"\f2bd"}#content-area section#step-25 .fa-user-clock:before{content:"\f4fd"}#content-area section#step-25 .fa-user-cog:before{content:"\f4fe"}#content-area section#step-25 .fa-user-edit:before{content:"\f4ff"}#content-area section#step-25 .fa-user-friends:before{content:"\f500"}#content-area section#step-25 .fa-user-graduate:before{content:"\f501"}#content-area section#step-25 .fa-user-injured:before{content:"\f728"}#content-area section#step-25 .fa-user-lock:before{content:"\f502"}#content-area section#step-25 .fa-user-md:before{content:"\f0f0"}#content-area section#step-25 .fa-user-minus:before{content:"\f503"}#content-area section#step-25 .fa-user-ninja:before{content:"\f504"}#content-area section#step-25 .fa-user-nurse:before{content:"\f82f"}#content-area section#step-25 .fa-user-plus:before{content:"\f234"}#content-area section#step-25 .fa-user-secret:before{content:"\f21b"}#content-area section#step-25 .fa-user-shield:before{content:"\f505"}#content-area section#step-25 .fa-user-slash:before{content:"\f506"}#content-area section#step-25 .fa-user-tag:before{content:"\f507"}#content-area section#step-25 .fa-user-tie:before{content:"\f508"}#content-area section#step-25 .fa-user-times:before{content:"\f235"}#content-area section#step-25 .fa-users:before{content:"\f0c0"}#content-area section#step-25 .fa-users-cog:before{content:"\f509"}#content-area section#step-25 .fa-users-slash:before{content:"\e073"}#content-area section#step-25 .fa-usps:before{content:"\f7e1"}#content-area section#step-25 .fa-ussunnah:before{content:"\f407"}#content-area section#step-25 .fa-utensil-spoon:before{content:"\f2e5"}#content-area section#step-25 .fa-utensils:before{content:"\f2e7"}#content-area section#step-25 .fa-vaadin:before{content:"\f408"}#content-area section#step-25 .fa-vector-square:before{content:"\f5cb"}#content-area section#step-25 .fa-venus:before{content:"\f221"}#content-area section#step-25 .fa-venus-double:before{content:"\f226"}#content-area section#step-25 .fa-venus-mars:before{content:"\f228"}#content-area section#step-25 .fa-vest:before{content:"\e085"}#content-area section#step-25 .fa-vest-patches:before{content:"\e086"}#content-area section#step-25 .fa-viacoin:before{content:"\f237"}#content-area section#step-25 .fa-viadeo:before{content:"\f2a9"}#content-area section#step-25 .fa-viadeo-square:before{content:"\f2aa"}#content-area section#step-25 .fa-vial:before{content:"\f492"}#content-area section#step-25 .fa-vials:before{content:"\f493"}#content-area section#step-25 .fa-viber:before{content:"\f409"}#content-area section#step-25 .fa-video:before{content:"\f03d"}#content-area section#step-25 .fa-video-slash:before{content:"\f4e2"}#content-area section#step-25 .fa-vihara:before{content:"\f6a7"}#content-area section#step-25 .fa-vimeo:before{content:"\f40a"}#content-area section#step-25 .fa-vimeo-square:before{content:"\f194"}#content-area section#step-25 .fa-vimeo-v:before{content:"\f27d"}#content-area section#step-25 .fa-vine:before{content:"\f1ca"}#content-area section#step-25 .fa-virus:before{content:"\e074"}#content-area section#step-25 .fa-virus-slash:before{content:"\e075"}#content-area section#step-25 .fa-viruses:before{content:"\e076"}#content-area section#step-25 .fa-vk:before{content:"\f189"}#content-area section#step-25 .fa-vnv:before{content:"\f40b"}#content-area section#step-25 .fa-voicemail:before{content:"\f897"}#content-area section#step-25 .fa-volleyball-ball:before{content:"\f45f"}#content-area section#step-25 .fa-volume-down:before{content:"\f027"}#content-area section#step-25 .fa-volume-mute:before{content:"\f6a9"}#content-area section#step-25 .fa-volume-off:before{content:"\f026"}#content-area section#step-25 .fa-volume-up:before{content:"\f028"}#content-area section#step-25 .fa-vote-yea:before{content:"\f772"}#content-area section#step-25 .fa-vr-cardboard:before{content:"\f729"}#content-area section#step-25 .fa-vuejs:before{content:"\f41f"}#content-area section#step-25 .fa-walking:before{content:"\f554"}#content-area section#step-25 .fa-wallet:before{content:"\f555"}#content-area section#step-25 .fa-warehouse:before{content:"\f494"}#content-area section#step-25 .fa-watchman-monitoring:before{content:"\e087"}#content-area section#step-25 .fa-water:before{content:"\f773"}#content-area section#step-25 .fa-wave-square:before{content:"\f83e"}#content-area section#step-25 .fa-waze:before{content:"\f83f"}#content-area section#step-25 .fa-weebly:before{content:"\f5cc"}#content-area section#step-25 .fa-weibo:before{content:"\f18a"}#content-area section#step-25 .fa-weight:before{content:"\f496"}#content-area section#step-25 .fa-weight-hanging:before{content:"\f5cd"}#content-area section#step-25 .fa-weixin:before{content:"\f1d7"}#content-area section#step-25 .fa-whatsapp:before{content:"\f232"}#content-area section#step-25 .fa-whatsapp-square:before{content:"\f40c"}#content-area section#step-25 .fa-wheelchair:before{content:"\f193"}#content-area section#step-25 .fa-whmcs:before{content:"\f40d"}#content-area section#step-25 .fa-wifi:before{content:"\f1eb"}#content-area section#step-25 .fa-wikipedia-w:before{content:"\f266"}#content-area section#step-25 .fa-wind:before{content:"\f72e"}#content-area section#step-25 .fa-window-close:before{content:"\f410"}#content-area section#step-25 .fa-window-maximize:before{content:"\f2d0"}#content-area section#step-25 .fa-window-minimize:before{content:"\f2d1"}#content-area section#step-25 .fa-window-restore:before{content:"\f2d2"}#content-area section#step-25 .fa-windows:before{content:"\f17a"}#content-area section#step-25 .fa-wine-bottle:before{content:"\f72f"}#content-area section#step-25 .fa-wine-glass:before{content:"\f4e3"}#content-area section#step-25 .fa-wine-glass-alt:before{content:"\f5ce"}#content-area section#step-25 .fa-wix:before{content:"\f5cf"}#content-area section#step-25 .fa-wizards-of-the-coast:before{content:"\f730"}#content-area section#step-25 .fa-wodu:before{content:"\e088"}#content-area section#step-25 .fa-wolf-pack-battalion:before{content:"\f514"}#content-area section#step-25 .fa-won-sign:before{content:"\f159"}#content-area section#step-25 .fa-wordpress:before{content:"\f19a"}#content-area section#step-25 .fa-wordpress-simple:before{content:"\f411"}#content-area section#step-25 .fa-wpbeginner:before{content:"\f297"}#content-area section#step-25 .fa-wpexplorer:before{content:"\f2de"}#content-area section#step-25 .fa-wpforms:before{content:"\f298"}#content-area section#step-25 .fa-wpressr:before{content:"\f3e4"}#content-area section#step-25 .fa-wrench:before{content:"\f0ad"}#content-area section#step-25 .fa-x-ray:before{content:"\f497"}#content-area section#step-25 .fa-xbox:before{content:"\f412"}#content-area section#step-25 .fa-xing:before{content:"\f168"}#content-area section#step-25 .fa-xing-square:before{content:"\f169"}#content-area section#step-25 .fa-y-combinator:before{content:"\f23b"}#content-area section#step-25 .fa-yahoo:before{content:"\f19e"}#content-area section#step-25 .fa-yammer:before{content:"\f840"}#content-area section#step-25 .fa-yandex:before{content:"\f413"}#content-area section#step-25 .fa-yandex-international:before{content:"\f414"}#content-area section#step-25 .fa-yarn:before{content:"\f7e3"}#content-area section#step-25 .fa-yelp:before{content:"\f1e9"}#content-area section#step-25 .fa-yen-sign:before{content:"\f157"}#content-area section#step-25 .fa-yin-yang:before{content:"\f6ad"}#content-area section#step-25 .fa-yoast:before{content:"\f2b1"}#content-area section#step-25 .fa-youtube:before{content:"\f167"}#content-area section#step-25 .fa-youtube-square:before{content:"\f431"}#content-area section#step-25 .fa-zhihu:before{content:"\f63f"}#content-area section#step-25 .form{background-image:url("/images/backgrounds/step25.jpg")}#content-area section#step-25 strong{display:inline;font-size:inherit;padding:0}#content-area section#step-25 .status{border-radius:5px;width:100%;padding:10px;height:60px}#content-area section#step-25 .status.active{background-color:#50d6bd}#content-area section#step-25 .status.inactive{background-color:#FDC300}#content-area section#step-25 .btn-primary{padding:10px 20px;font-size:12px}#content-area section#step-25 .btn-primary.purple{background-color:#4956A4}#content-area section#step-25 .btn-primary:hover,#content-area section#step-25 .btn-primary:focus,#content-area section#step-25 .btn-primary:disabled,#content-area section#step-25 .btn-primary.disabled{background-color:#2a315d;box-shadow:none;color:#fff;border-color:gray}#content-area section#step-25 .text{font-size:12px;font-weight:700;color:#313B52}#content-area section#step-25 .text.small{font-size:10px;line-height:12px}#content-area section#step-25 .text .help{display:inline-block;float:right;margin-top:8px}#content-area section#step-25 .cvdb-summary-heading{display:block}#content-area section#step-25 #cvdb-summary-documents .col-2.cvdb-listing__actions,#content-area section#step-25 .col,#content-area section#step-25 .col-1,#content-area section#step-25 .col-2,#content-area section#step-25 .col-3,#content-area section#step-25 .col-4,#content-area section#step-25 .col-5,#content-area section#step-25 .col-6,#content-area section#step-25 .col-7,#content-area section#step-25 .col-8,#content-area section#step-25 .col-9,#content-area section#step-25 .col-10,#content-area section#step-25 .col-11,#content-area section#step-25 .col-12,#content-area section#step-25 .col-auto,#content-area section#step-25 .col-lg,#content-area section#step-25 .col-lg-1,#content-area section#step-25 .col-lg-2,#content-area section#step-25 .col-lg-3,#content-area section#step-25 .col-lg-4,#content-area section#step-25 .col-lg-5,#content-area section#step-25 .col-lg-6,#content-area section#step-25 .col-lg-7,#content-area section#step-25 .col-lg-8,#content-area section#step-25 .col-lg-9,#content-area section#step-25 .col-lg-10,#content-area section#step-25 .col-lg-11,#content-area section#step-25 .col-lg-12,#content-area section#step-25 .col-lg-auto,#content-area section#step-25 .col-md,#content-area section#step-25 .col-md-1,#content-area section#step-25 .col-md-2,#content-area section#step-25 .col-md-3,#content-area section#step-25 .col-md-4,#content-area section#step-25 .col-md-5,#content-area section#step-25 .col-md-6,#content-area section#step-25 .col-md-7,#content-area section#step-25 .col-md-8,#content-area section#step-25 .col-md-9,#content-area section#step-25 .col-md-10,#content-area section#step-25 .col-md-11,#content-area section#step-25 .col-md-12,#content-area section#step-25 .col-md-auto,#content-area section#step-25 .col-sm,#content-area section#step-25 .col-sm-1,#content-area section#step-25 .col-sm-2,#content-area section#step-25 .col-sm-3,#content-area section#step-25 .col-sm-4,#content-area section#step-25 .col-sm-5,#content-area section#step-25 .col-sm-6,#content-area section#step-25 .col-sm-7,#content-area section#step-25 .col-sm-8,#content-area section#step-25 .col-sm-9,#content-area section#step-25 .col-sm-10,#content-area section#step-25 .col-sm-11,#content-area section#step-25 .col-sm-12,#content-area section#step-25 .col-sm-auto,#content-area section#step-25 .col-xl,#content-area section#step-25 .col-xl-1,#content-area section#step-25 .col-xl-2,#content-area section#step-25 .col-xl-3,#content-area section#step-25 .col-xl-4,#content-area section#step-25 .col-xl-5,#content-area section#step-25 .col-xl-6,#content-area section#step-25 .col-xl-7,#content-area section#step-25 .col-xl-8,#content-area section#step-25 .col-xl-9,#content-area section#step-25 .col-xl-10,#content-area section#step-25 .col-xl-11,#content-area section#step-25 .col-xl-12,#content-area section#step-25 .col-xl-auto,#content-area section#step-25 .event-registration-form .form-group label:not(.form-check-label),#content-area section#step-25 .navbar-secondary .nav-item,#content-area section#step-25 .reg-covid-block,#content-area section#step-25 .section-group-left,#content-area section#step-25 .section-group-right{position:relative;width:100%;padding-right:10px;padding-left:10px}#content-area section#step-25 .alert{position:relative;padding:1.375rem;margin-bottom:1rem;border:0 solid transparent;border-radius:.25rem;color:#323c50 !important}#content-area section#step-25 .alert-warning{color:#856500;background-color:#ffc200;border-color:#ffeeb8}#content-area section#step-25 .alert-icon{font-size:2rem;left:1.375rem;position:absolute;top:1.375rem}#content-area section#step-25 .alert-icon-middle{top:50%;transform:translateY(-50%)}#content-area section#step-25 .alert-icon+.alert-content{padding-left:3.125rem}#content-area section#step-25 .fa-question-circle{color:#848a96 !important;font-size:30px;margin-left:.75rem;vertical-align:middle}#content-area section#step-25 .fa-question-circle:hover{text-decoration:none}@media (min-width: 768px){#content-area section#step-25 .text-align-md-right{text-align:right !important}}@media (min-width: 768px){#content-area section#step-25 .mb-md-0,#content-area section#step-25 .my-md-0{margin-bottom:0 !important}}@media (min-width: 768px){#content-area section#step-25 .mt-md-0,#content-area section#step-25 .my-md-0{margin-top:0 !important}}@media (max-width: 768px){#content-area section#step-25 .form{background-image:url("/images/backgrounds/step25-mobile.jpg")}#content-area section#step-25 .status{height:auto}#content-area section#step-25 .status .text{width:100%;padding:10px}}#content-area section#step-26 .form{background-image:url("/images/backgrounds/step25.jpg")}#content-area section#step-26 .form .body h2{text-align:center;color:#313B52}#content-area section#step-26 .form .body .custom-switch{padding:0}#content-area section#step-26 .form .body .clear-all{color:#313B52;text-decoration:underline}#content-area section#step-26 .form .body .fa-question-circle{color:#848a96 !important;font-size:30px;margin-left:.75rem;vertical-align:middle}#content-area section#step-26 .form .body .fa-question-circle.small{font-size:20px}#content-area section#step-26 .form .body .fa-question-circle:hover{text-decoration:none}@media (max-width: 576px){#content-area section#step-26 .form{background-image:url("/images/backgrounds/step25-mobile.jpg")}#content-area section#step-26 .btn:last-child{margin-top:10px}}#content-area section#step-27 .form{background-image:url("/images/backgrounds/step25.jpg")}#content-area section#step-27 .form .body h2{text-align:center;color:#313B52}#content-area section#step-27 .form .body label{text-transform:uppercase;color:#ACB0B8}#content-area section#step-27 .form .body .custom-checkbox label{text-transform:initial;color:inherit;font-weight:normal}#content-area section#step-27 .form .body input::placeholder{color:#ACB0B8}@media (max-width: 576px){#content-area section#step-27 .form{background-image:url("/images/backgrounds/step25-mobile.jpg")}}#content-area section#step-28 .form{background-image:url("/images/backgrounds/step28.jpg");background-position:bottom center}@media (max-width: 576px){#content-area section#step-28 .form{background-image:url("/images/backgrounds/step28-mobile.jpg")}}#content-area section#step-29 .form{background-image:url("/images/backgrounds/step29.jpg");background-position:bottom center}@media (max-width: 576px){#content-area section#step-29 .form{background-image:url("/images/backgrounds/step29-mobile.jpg")}}#content-area section#game-01 .form{padding:0px;background:url("/images/backgrounds/game01.jpg") top center no-repeat;background-size:cover}@media (max-width: 768px){#content-area section#game-01 .form{background:url("/images/backgrounds/game01-mobile.jpg") top center no-repeat}}#content-area section#game-01 .box{display:none;position:absolute;top:80px;left:0;right:0;margin:0px auto;z-index:4000}#content-area section#game-01 .box.desktop{top:200px}#content-area section#game-01 .box .body{background:#ffffff}#content-area section#game-01 .box .success{display:none;font-weight:700}#content-area section#game-02 body{margin:0px;height:100vh;display:flex;align-items:center;justify-content:center;background:#000}#content-area section#game-02 .image{width:100%;height:100%;min-height:calc(100vh - 62px);background:linear-gradient(rgba(0,0,0,0.9), rgba(0,0,0,0.9)),url("/images/backgrounds/game02.jpg") top center no-repeat;background-size:cover}@media (max-width: 576px){#content-area section#game-02 .image{display:none}}#content-area section#game-02 .image .torch{width:100%;height:100%;min-height:calc(100vh - 62px);background:url("/images/backgrounds/game02.jpg") top center no-repeat;background-size:cover;clip-path:circle(80px at 0px 0px);cursor:none}#content-area section#game-02 .gif{display:none}#content-area section#game-02 .form{background:#000;padding:0px}@media (max-width: 576px){#content-area section#game-02 .form{padding:40px 0 40px 0}}#content-area section#game-02 .form .box{width:450px;z-index:20;position:absolute;top:120px;left:0;right:0;margin-left:auto;margin-right:auto}@media (max-width: 576px){#content-area section#game-02 .form .box{position:relative;top:unset;left:unset;right:unset;max-width:100%;padding:0 10px}}#content-area section#game-02 .form .box .fail,#content-area section#game-02 .form .box .success{display:none}#content-area section#game-02 .form .box .success{color:#4956A4}#content-area section#game-02 .form .symbols{width:290px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0px auto}@media (max-width: 576px){#content-area section#game-02 .form .symbols{width:250px}}#content-area section#game-02 .form .symbols .item{width:90px;height:90px;background:#ffffff;border:1px solid #ACB0B8;box-sizing:border-box;border-radius:5px;display:flex;align-items:center;justify-content:center}@media (max-width: 576px){#content-area section#game-02 .form .symbols .item{width:80px;height:80px}}#content-area section#game-02 .form .symbols .item.active,#content-area section#game-02 .form .symbols .item:hover{border:3px solid;border-image:linear-gradient(to left, #50d7be 1%, #37aff0 100%);border-image-slice:1;border-radius:5px}@media (max-width: 576px){#content-area section#game-02 .torch{display:none;cursor:pointer}#content-area section#game-02 .gif{display:block}}#content-area section#game-03 .form{position:relative;background:url("/images/backgrounds/game03-success.jpg") bottom center no-repeat;background:url("/images/backgrounds/game03.jpg") top center no-repeat;background-size:cover}@media (max-width: 768px){#content-area section#game-03 .form{background:url("/images/backgrounds/game03.jpg") top center no-repeat;background-size:cover}}@media (max-width: 576px){#content-area section#game-03 .form{background-position-y:0px;min-height:800px}}@media (max-width: 320px){#content-area section#game-03 .form{min-height:800px}}#content-area section#game-03 .form.success{background:url("/images/backgrounds/game03-success.jpg") top center no-repeat;background-size:cover}@media (max-width: 768px){#content-area section#game-03 .form.success{background:url("/images/backgrounds/game03-success-mobile.jpg") top center no-repeat;background-size:cover}}#content-area section#game-03 .form .box .success{display:none;font-weight:700}#content-area section#game-03 .form .statue{width:131px;display:block;margin:30px auto 0px}@media (max-width: 576px){#content-area section#game-03 .form .statue{margin:0px auto 0px}}#content-area section#game-03 .form .statue:hover{cursor:pointer}#content-area section#game-03 .form .statue.shake{animation:shake 0.5s;animation-iteration-count:infinite}#content-area section#game-03 .form .statue.mirror{animation:mirror 0.5s;animation-iteration-count:infinite}@keyframes shake{0%{transform:translate(1px, 1px) rotate(0deg)}10%{transform:translate(-1px, -2px) rotate(-1deg)}20%{transform:translate(-3px, 0px) rotate(1deg)}30%{transform:translate(3px, 2px) rotate(0deg)}40%{transform:translate(1px, -1px) rotate(1deg)}50%{transform:translate(-1px, 2px) rotate(-1deg)}60%{transform:translate(-3px, 1px) rotate(0deg)}70%{transform:translate(3px, 1px) rotate(-1deg)}80%{transform:translate(-1px, -1px) rotate(1deg)}90%{transform:translate(1px, 2px) rotate(0deg)}100%{transform:translate(1px, -2px) rotate(-1deg)}}@keyframes mirror{0%{transform:translate(1px, 1px) rotate(0deg) scale(-1, 1)}10%{transform:translate(-1px, -2px) rotate(-1deg) scale(-1, 1)}20%{transform:translate(-3px, 0px) rotate(1deg) scale(-1, 1)}30%{transform:translate(3px, 2px) rotate(0deg) scale(-1, 1)}40%{transform:translate(1px, -1px) rotate(1deg) scale(-1, 1)}50%{transform:translate(-1px, 2px) rotate(-1deg) scale(-1, 1)}60%{transform:translate(-3px, 1px) rotate(0deg) scale(-1, 1)}70%{transform:translate(3px, 1px) rotate(-1deg) scale(-1, 1)}80%{transform:translate(-1px, -1px) rotate(1deg) scale(-1, 1)}90%{transform:translate(1px, 2px) rotate(0deg) scale(-1, 1)}100%{transform:translate(1px, -2px) rotate(-1deg) scale(-1, 1)}}#content-area section#game-03 .form .box{position:absolute;left:0px;right:0px;margin:0px auto;bottom:0px;width:480px}@media (max-width: 320px){#content-area section#game-03 .form .box{width:100%}}#content-area section#game-03 .form .box p{margin:0px;padding:0px}#content-area .main-prizes{text-align:center;padding-top:30px}#content-area .main-prizes h2{color:#4a5880;font-size:24px;text-transform:uppercase;text-align:center;font-weight:bold}@media (max-width: 576px){#content-area .main-prizes h2{font-size:20px}}#content-area .main-prizes strong{font-size:21px;color:#000}#content-area .main-prizes p{font-size:16px;color:#313B52}#content-area .main-prizes p strong{font-size:16px}#content-area .main-prizes hr{color:#ACB0B8;margin:30px auto;max-width:1000px}#content-area .main-prizes .title{font-size:20px;font-weight:700;text-transform:uppercase;color:#313B52}#content-area .main-prizes .desc{font-size:15px;font-weight:600;text-transform:uppercase;color:#313B52}#content-area .main-prizes .prizes-bg{background:url("/images/backgrounds/nyeremenyek_art.jpg");background-size:contain;background-repeat:no-repeat}#content-area .main-prizes img.main-prize-image{width:165px;height:auto}#content-area .main-prizes img.second-prize-image{width:175px;height:auto}#content-area .main-prizes img.main-prize-image-mobile,#content-area .main-prizes img.second-prize-image-mobile{display:none}@media (max-width: 576px){#content-area .main-prizes img{width:100% !important}#content-area .main-prizes .title{font-size:16px;font-weight:700;text-transform:uppercase;margin-top:0px !important}#content-area .main-prizes .desc{font-size:12px;font-weight:600;text-transform:uppercase}}footer{background-color:#323c52;min-height:100px;color:#fff;font-size:10px;padding:15px 0}footer img.logo{max-height:30px;width:auto;padding:0}footer hr{margin-bottom:40px;background-color:#ACB0B8}footer a{color:#fff;font-weight:normal;font-size:13px}footer a:hover,footer a:focus{color:#fff}footer img.facebook{margin-top:20px;height:32px;width:32px}@media (max-width: 576px){footer{padding:10px 0}footer img.facebook{margin-top:0}footer .col-sm-4{padding-bottom:10px;text-align:center !important}}.tooltip.show{opacity:initial}.tooltip-inner{font-family:'Montserrat', sans-serif;background-color:#ffffff !important;color:#313B52;max-width:90%;width:350px;font-size:16px;text-align:left;padding:20px}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^="bottom"] .arrow::before,.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#f5f5f6}.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^="top"] .arrow::before,.bs-tooltip-auto[x-placement^="top"] .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#f5f5f6}button,.btn{position:relative;transition:0.3s}@media (prefers-reduced-motion: reduce){button,.btn{transition:none}}button:active,button:hover,button:focus,.btn:active,.btn:hover,.btn:focus{outline:0}button:focus,input:focus,input:focus,textarea,textarea:focus,.btn:focus{outline:0;box-shadow:none}.btn-loading{color:transparent !important}.btn-loading:after{position:absolute;content:'';left:50%;top:50%;height:16px;width:16px;border:2px solid #ffffff;border-radius:50%;border-top-color:transparent !important;animation:loader-spin 800ms infinite linear}.btn-loading:hover:after{border:2px solid #ffffff}@keyframes loader-spin{0%{transform:translate(-50%, -50%) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg)}}
