﻿/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */: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: #007c31;--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: "Raleway", Segoe UI, Helvetica Neue, Arial, sans-serif;--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);scroll-behavior:smooth}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:"Raleway",Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:1.1rem;font-weight:300;line-height:1.5;color:#58555a;text-align:left;background-color:#fff}[tabindex="-1"]:focus{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}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:#007c31;text-decoration:none;background-color:rgba(0,0,0,0)}a:hover{color:#003013;text-decoration:none}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}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}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}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}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}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}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}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.75rem}h2,.h2{font-size:2.2rem}h3,.h3{font-size:1.925rem}h4,.h4{font-size:1.65rem}h5,.h5{font-size:1.375rem}h6,.h6{font-size:1.1rem}.lead{font-size:1.375rem;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,.1)}small,.small{font-size:80%;font-weight:300}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.375rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"— "}.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-break: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{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width: 576px){.container{max-width:540px}}@media(min-width: 768px){.container{max-width:720px}}@media(min-width: 992px){.container{max-width:960px}}@media(min-width: 1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.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-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.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.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media(min-width: 576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.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.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media(min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.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.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media(min-width: 992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.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.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media(min-width: 1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.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.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.table{width:100%;margin-bottom:1rem;color:#58555a}.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,.05)}.table-hover tbody tr:hover{color:#58555a;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>th,.table-primary>td{background-color:#b8dac5}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#7abb94}.table-hover .table-primary:hover{background-color:#a7d1b7}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#a7d1b7}.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,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(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,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.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 + 0.75rem + 2px);padding:.375rem .75rem;font-size:1.1rem;font-weight:300;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:rgba(0,0,0,0);border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#007c31;outline:0;box-shadow:0 0 0 .2rem #007c31}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}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(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.375rem;line-height:1.5}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.9625rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#58555a;background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);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 + 0.5rem + 2px);padding:.25rem .5rem;font-size:0.9625rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.375rem;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{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%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.9625rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.was-validated .form-control:valid,.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' 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:center right calc(0.375em + 0.1875rem);background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.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,.25)}.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;padding-right:calc((1em + 0.75rem)*3/4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' 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") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip{display:block}.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip,.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip{display:block}.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~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip,.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip{display:block}.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,.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~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip,.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip{display:block}.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,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.9625rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");background-repeat:no-repeat;background-position:center right calc(0.375em + 0.1875rem);background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.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,.25)}.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545;padding-right:calc((1em + 0.75rem)*3/4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip,.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip{display:block}.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~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip,.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip{display:block}.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,.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~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip,.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip{display:block}.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,.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}}.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 rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.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:1.1rem;color:#58555a;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(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 rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.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 rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);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 rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.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:300;color:#212529;text-align:inherit;white-space:nowrap;background-color:rgba(0,0,0,0);border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007c31}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:0.9625rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.close{float:right;font-size:1.65rem;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:rgba(0,0,0,0);border:0;appearance:none}a.close.disabled{pointer-events:none}.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 .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-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);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,.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:.3rem;border-top-right-radius:.3rem}.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;align-items:center;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.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)}.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}}.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:#007c31 !important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#00491d !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:rgba(0,0,0,0) !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:#007c31 !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.8571428571%}.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}}.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;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 .125rem .25rem rgba(0,0,0,.075) !important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(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}.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)}.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:-0.25rem !important}.mt-n1,.my-n1{margin-top:-0.25rem !important}.mr-n1,.mx-n1{margin-right:-0.25rem !important}.mb-n1,.my-n1{margin-bottom:-0.25rem !important}.ml-n1,.mx-n1{margin-left:-0.25rem !important}.m-n2{margin:-0.5rem !important}.mt-n2,.my-n2{margin-top:-0.5rem !important}.mr-n2,.mx-n2{margin-right:-0.5rem !important}.mb-n2,.my-n2{margin-bottom:-0.5rem !important}.ml-n2,.mx-n2{margin-left:-0.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:-0.25rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-0.25rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-0.25rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.25rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-0.25rem !important}.m-sm-n2{margin:-0.5rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-0.5rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-0.5rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.5rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-0.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:-0.25rem !important}.mt-md-n1,.my-md-n1{margin-top:-0.25rem !important}.mr-md-n1,.mx-md-n1{margin-right:-0.25rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-0.25rem !important}.ml-md-n1,.mx-md-n1{margin-left:-0.25rem !important}.m-md-n2{margin:-0.5rem !important}.mt-md-n2,.my-md-n2{margin-top:-0.5rem !important}.mr-md-n2,.mx-md-n2{margin-right:-0.5rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-0.5rem !important}.ml-md-n2,.mx-md-n2{margin-left:-0.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:-0.25rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-0.25rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.25rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.25rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.25rem !important}.m-lg-n2{margin:-0.5rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-0.5rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-0.5rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.5rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-0.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:-0.25rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-0.25rem !important}.mr-xl-n1,.mx-xl-n1{margin-right:-0.25rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.25rem !important}.ml-xl-n1,.mx-xl-n1{margin-left:-0.25rem !important}.m-xl-n2{margin:-0.5rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-0.5rem !important}.mr-xl-n2,.mx-xl-n2{margin-right:-0.5rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.5rem !important}.ml-xl-n2,.mx-xl-n2{margin-left:-0.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}}.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:200 !important}.font-weight-lighter{font-weight:lighter !important}.font-weight-normal{font-weight:300 !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:#007c31 !important}a.text-primary:hover,a.text-primary:focus{color:#003013 !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:#58555a !important}.text-muted{color:#6c757d !important}.text-black-50{color:rgba(0,0,0,.5) !important}.text-white-50{color:rgba(255,255,255,.5) !important}.text-hide{font:0/0 a;color:rgba(0,0,0,0);text-shadow:none;background-color:rgba(0,0,0,0);border:0}.text-decoration-none{text-decoration:none !important}.text-break{word-break:break-word !important;overflow-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}thead{display:table-header-group}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}}/*!
 * Font Awesome Pro 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */.fa,.fas,.far,.fal,.fad,.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}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-0.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1, -1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-abacus:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acorn:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adobe:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-conditioner:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-alarm-clock:before{content:""}.fa-alarm-exclamation:before{content:""}.fa-alarm-plus:before{content:""}.fa-alarm-snooze:before{content:""}.fa-album:before{content:""}.fa-album-collection:before{content:""}.fa-algolia:before{content:""}.fa-alicorn:before{content:""}.fa-alien:before{content:""}.fa-alien-monster:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-align-slash:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-amp-guitar:before{content:""}.fa-analytics:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angel:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-crate:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-alt-down:before{content:""}.fa-arrow-alt-from-bottom:before{content:""}.fa-arrow-alt-from-left:before{content:""}.fa-arrow-alt-from-right:before{content:""}.fa-arrow-alt-from-top:before{content:""}.fa-arrow-alt-left:before{content:""}.fa-arrow-alt-right:before{content:""}.fa-arrow-alt-square-down:before{content:""}.fa-arrow-alt-square-left:before{content:""}.fa-arrow-alt-square-right:before{content:""}.fa-arrow-alt-square-up:before{content:""}.fa-arrow-alt-to-bottom:before{content:""}.fa-arrow-alt-to-left:before{content:""}.fa-arrow-alt-to-right:before{content:""}.fa-arrow-alt-to-top:before{content:""}.fa-arrow-alt-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-from-bottom:before{content:""}.fa-arrow-from-left:before{content:""}.fa-arrow-from-right:before{content:""}.fa-arrow-from-top:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-square-down:before{content:""}.fa-arrow-square-left:before{content:""}.fa-arrow-square-right:before{content:""}.fa-arrow-square-up:before{content:""}.fa-arrow-to-bottom:before{content:""}.fa-arrow-to-left:before{content:""}.fa-arrow-to-right:before{content:""}.fa-arrow-to-top:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-arrows-h:before{content:""}.fa-arrows-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-atom-alt:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-axe:before{content:""}.fa-axe-battle:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backpack:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-badge:before{content:""}.fa-badge-check:before{content:""}.fa-badge-dollar:before{content:""}.fa-badge-percent:before{content:""}.fa-badge-sheriff:before{content:""}.fa-badger-honey:before{content:""}.fa-bags-shopping:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ball-pile:before{content:""}.fa-ballot:before{content:""}.fa-ballot-check:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-banjo:before{content:""}.fa-barcode:before{content:""}.fa-barcode-alt:before{content:""}.fa-barcode-read:before{content:""}.fa-barcode-scan:before{content:""}.fa-bars:before{content:""}.fa-baseball:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-basketball-hoop:before{content:""}.fa-bat:before{content:""}.fa-bath:before{content:""}.fa-battery-bolt:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-slash:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-bed-alt:before{content:""}.fa-bed-bunk:before{content:""}.fa-bed-empty:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-exclamation:before{content:""}.fa-bell-on:before{content:""}.fa-bell-plus:before{content:""}.fa-bell-school:before{content:""}.fa-bell-school-slash:before{content:""}.fa-bell-slash:before{content:""}.fa-bells:before{content:""}.fa-betamax:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-biking-mountain:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blanket:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blinds:before{content:""}.fa-blinds-open:before{content:""}.fa-blinds-raised:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bone-break:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-alt:before{content:""}.fa-book-dead:before{content:""}.fa-book-heart:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-book-spells:before{content:""}.fa-book-user:before{content:""}.fa-bookmark:before{content:""}.fa-books:before{content:""}.fa-books-medical:before{content:""}.fa-boombox:before{content:""}.fa-boot:before{content:""}.fa-booth-curtain:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-bottom:before{content:""}.fa-border-center-h:before{content:""}.fa-border-center-v:before{content:""}.fa-border-inner:before{content:""}.fa-border-left:before{content:""}.fa-border-none:before{content:""}.fa-border-outer:before{content:""}.fa-border-right:before{content:""}.fa-border-style:before{content:""}.fa-border-style-alt:before{content:""}.fa-border-top:before{content:""}.fa-bow-arrow:before{content:""}.fa-bowling-ball:before{content:""}.fa-bowling-pins:before{content:""}.fa-box:before{content:""}.fa-box-alt:before{content:""}.fa-box-ballot:before{content:""}.fa-box-check:before{content:""}.fa-box-fragile:before{content:""}.fa-box-full:before{content:""}.fa-box-heart:before{content:""}.fa-box-open:before{content:""}.fa-box-up:before{content:""}.fa-box-usd:before{content:""}.fa-boxes:before{content:""}.fa-boxes-alt:before{content:""}.fa-boxing-glove:before{content:""}.fa-brackets:before{content:""}.fa-brackets-curly:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-loaf:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-bring-forward:before{content:""}.fa-bring-front:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-browser:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-bullseye-arrow:before{content:""}.fa-bullseye-pointer:before{content:""}.fa-burger-soda:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-burrito:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-bus-school:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-cabinet-filing:before{content:""}.fa-cactus:before{content:""}.fa-calculator:before{content:""}.fa-calculator-alt:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-edit:before{content:""}.fa-calendar-exclamation:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-star:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camcorder:before{content:""}.fa-camera:before{content:""}.fa-camera-alt:before{content:""}.fa-camera-home:before{content:""}.fa-camera-movie:before{content:""}.fa-camera-polaroid:before{content:""}.fa-camera-retro:before{content:""}.fa-campfire:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candle-holder:before{content:""}.fa-candy-cane:before{content:""}.fa-candy-corn:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-building:before{content:""}.fa-car-bump:before{content:""}.fa-car-bus:before{content:""}.fa-car-crash:before{content:""}.fa-car-garage:before{content:""}.fa-car-mechanic:before{content:""}.fa-car-side:before{content:""}.fa-car-tilt:before{content:""}.fa-car-wash:before{content:""}.fa-caravan:before{content:""}.fa-caravan-alt:before{content:"豈"}.fa-caret-circle-down:before{content:""}.fa-caret-circle-left:before{content:""}.fa-caret-circle-right:before{content:""}.fa-caret-circle-up:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cars:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cassette-tape:before{content:""}.fa-cat:before{content:""}.fa-cat-space:before{content:"更"}.fa-cauldron:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-cctv:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chair-office:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-line-down:before{content:""}.fa-chart-network:before{content:""}.fa-chart-pie:before{content:""}.fa-chart-pie-alt:before{content:""}.fa-chart-scatter:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-cheese-swiss:before{content:""}.fa-cheeseburger:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-bishop-alt:before{content:""}.fa-chess-board:before{content:""}.fa-chess-clock:before{content:""}.fa-chess-clock-alt:before{content:""}.fa-chess-king:before{content:""}.fa-chess-king-alt:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-knight-alt:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-pawn-alt:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-queen-alt:before{content:""}.fa-chess-rook:before{content:""}.fa-chess-rook-alt:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-double-down:before{content:""}.fa-chevron-double-left:before{content:""}.fa-chevron-double-right:before{content:""}.fa-chevron-double-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-square-down:before{content:""}.fa-chevron-square-left:before{content:""}.fa-chevron-square-right:before{content:""}.fa-chevron-square-up:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chimney:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clarinet:before{content:""}.fa-claw-marks:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clipboard-list-check:before{content:""}.fa-clipboard-prescription:before{content:""}.fa-clipboard-user:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-drizzle:before{content:""}.fa-cloud-hail:before{content:""}.fa-cloud-hail-mixed:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-music:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-rainbow:before{content:""}.fa-cloud-showers:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sleet:before{content:""}.fa-cloud-snow:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-clouds:before{content:""}.fa-clouds-moon:before{content:""}.fa-clouds-sun:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-club:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-code-commit:before{content:""}.fa-code-merge:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-coffee-pot:before{content:"車"}.fa-coffee-togo:before{content:""}.fa-coffin:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coin:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comet:before{content:"賈"}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-alt-check:before{content:""}.fa-comment-alt-dollar:before{content:""}.fa-comment-alt-dots:before{content:""}.fa-comment-alt-edit:before{content:""}.fa-comment-alt-exclamation:before{content:""}.fa-comment-alt-lines:before{content:""}.fa-comment-alt-medical:before{content:""}.fa-comment-alt-minus:before{content:""}.fa-comment-alt-music:before{content:""}.fa-comment-alt-plus:before{content:""}.fa-comment-alt-slash:before{content:""}.fa-comment-alt-smile:before{content:""}.fa-comment-alt-times:before{content:""}.fa-comment-check:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-edit:before{content:""}.fa-comment-exclamation:before{content:""}.fa-comment-lines:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-minus:before{content:""}.fa-comment-music:before{content:""}.fa-comment-plus:before{content:""}.fa-comment-slash:before{content:""}.fa-comment-smile:before{content:""}.fa-comment-times:before{content:""}.fa-comments:before{content:""}.fa-comments-alt:before{content:""}.fa-comments-alt-dollar:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compass-slash:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-compress-wide:before{content:""}.fa-computer-classic:before{content:""}.fa-computer-speaker:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-construction:before{content:""}.fa-container-storage:before{content:""}.fa-contao:before{content:""}.fa-conveyor-belt:before{content:""}.fa-conveyor-belt-alt:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-corn:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cow:before{content:""}.fa-cowbell:before{content:""}.fa-cowbell-more:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-credit-card-blank:before{content:""}.fa-credit-card-front:before{content:""}.fa-cricket:before{content:""}.fa-critical-role:before{content:""}.fa-croissant:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-crutches:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-curling:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dagger:before{content:""}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-debug:before{content:""}.fa-deer:before{content:""}.fa-deer-rudolph:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-desktop-alt:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dewpoint:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diamond:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d10:before{content:""}.fa-dice-d12:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d4:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-d8:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digging:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-diploma:before{content:""}.fa-directions:before{content:""}.fa-disc-drive:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-disease:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-do-not-enter:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dog-leashed:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-empty:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-dolly-flatbed-alt:before{content:""}.fa-dolly-flatbed-empty:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-circle:before{content:""}.fa-draw-polygon:before{content:""}.fa-draw-square:before{content:""}.fa-dreidel:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-drone:before{content:""}.fa-drone-alt:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dryer:before{content:""}.fa-dryer-alt:before{content:""}.fa-duck:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-ear:before{content:""}.fa-ear-muffs:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-eclipse:before{content:""}.fa-eclipse-alt:before{content:""}.fa-edge:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-egg-fried:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-elephant:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-h-alt:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ellipsis-v-alt:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-empty-set:before{content:""}.fa-engine-warning:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-dollar:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-square:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expand-wide:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-evil:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fan-table:before{content:"滑"}.fa-fantasy-flight-games:before{content:""}.fa-farm:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-faucet:before{content:"串"}.fa-faucet-drip:before{content:"句"}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-field-hockey:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-certificate:before{content:""}.fa-file-chart-line:before{content:""}.fa-file-chart-pie:before{content:""}.fa-file-check:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-edit:before{content:""}.fa-file-excel:before{content:""}.fa-file-exclamation:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-minus:before{content:""}.fa-file-music:before{content:""}.fa-file-pdf:before{content:""}.fa-file-plus:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-search:before{content:""}.fa-file-signature:before{content:""}.fa-file-spreadsheet:before{content:""}.fa-file-times:before{content:""}.fa-file-upload:before{content:""}.fa-file-user:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-files-medical:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-film-alt:before{content:""}.fa-film-canister:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-fire-smoke:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:"龜"}.fa-fireplace:before{content:""}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fish-cooked:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-alt:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flame:before{content:""}.fa-flashlight:before{content:""}.fa-flask:before{content:""}.fa-flask-poison:before{content:""}.fa-flask-potion:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flower:before{content:""}.fa-flower-daffodil:before{content:""}.fa-flower-tulip:before{content:""}.fa-flushed:before{content:""}.fa-flute:before{content:""}.fa-flux-capacitor:before{content:""}.fa-fly:before{content:""}.fa-fog:before{content:""}.fa-folder:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-folder-times:before{content:""}.fa-folder-tree:before{content:""}.fa-folders:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-font-case:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-football-helmet:before{content:""}.fa-forklift:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-fragile:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-french-fries:before{content:""}.fa-frog:before{content:""}.fa-frosty-head:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-function:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-galaxy:before{content:"龜"}.fa-game-board:before{content:""}.fa-game-board-alt:before{content:""}.fa-game-console-handheld:before{content:""}.fa-gamepad:before{content:""}.fa-gamepad-alt:before{content:""}.fa-garage:before{content:"契"}.fa-garage-car:before{content:"金"}.fa-garage-open:before{content:"喇"}.fa-gas-pump:before{content:""}.fa-gas-pump-slash:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gift-card:before{content:""}.fa-gifts:before{content:""}.fa-gingerbread-man:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass:before{content:""}.fa-glass-champagne:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-citrus:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glass-whiskey-rocks:before{content:""}.fa-glasses:before{content:""}.fa-glasses-alt:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-globe-snow:before{content:""}.fa-globe-stand:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-golf-club:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gramophone:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guitar:before{content:""}.fa-guitar-electric:before{content:""}.fa-guitars:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-h1:before{content:""}.fa-h2:before{content:""}.fa-h3:before{content:""}.fa-h4:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hammer-war:before{content:""}.fa-hamsa:before{content:""}.fa-hand-heart:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-box:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-magic:before{content:""}.fa-hand-holding-seedling:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-hand-holding-water:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-receiving:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-heart:before{content:""}.fa-hands-helping:before{content:""}.fa-hands-usd:before{content:""}.fa-handshake:before{content:""}.fa-handshake-alt:before{content:""}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-chef:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-santa:before{content:""}.fa-hat-winter:before{content:""}.fa-hat-witch:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-head-side:before{content:""}.fa-head-side-brain:before{content:""}.fa-head-side-headphones:before{content:""}.fa-head-side-medical:before{content:""}.fa-head-vr:before{content:""}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heart-circle:before{content:""}.fa-heart-rate:before{content:""}.fa-heart-square:before{content:""}.fa-heartbeat:before{content:""}.fa-heat:before{content:"奈"}.fa-helicopter:before{content:""}.fa-helmet-battle:before{content:""}.fa-hexagon:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hockey-mask:before{content:""}.fa-hockey-puck:before{content:""}.fa-hockey-sticks:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-home-alt:before{content:""}.fa-home-heart:before{content:""}.fa-home-lg:before{content:""}.fa-home-lg-alt:before{content:""}.fa-hood-cloak:before{content:""}.fa-hooli:before{content:""}.fa-horizontal-rule:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-horse-saddle:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hospital-user:before{content:""}.fa-hospitals:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house:before{content:"懶"}.fa-house-damage:before{content:""}.fa-house-day:before{content:"癩"}.fa-house-flood:before{content:""}.fa-house-leave:before{content:"羅"}.fa-house-night:before{content:"蘿"}.fa-house-return:before{content:"螺"}.fa-house-signal:before{content:"裸"}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-humidity:before{content:""}.fa-hurricane:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-ice-skate:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-icons-alt:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:"邏"}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-image-polaroid:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-inbox-in:before{content:""}.fa-inbox-out:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-industry-alt:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-info-square:before{content:""}.fa-inhaler:before{content:""}.fa-instagram:before{content:""}.fa-integral:before{content:""}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-intersection:before{content:""}.fa-inventory:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-island-tropical:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-jack-o-lantern:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-joystick:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-jug:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-kazoo:before{content:""}.fa-kerning:before{content:""}.fa-key:before{content:""}.fa-key-skeleton:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-keynote:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kidneys:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kite:before{content:""}.fa-kiwi-bird:before{content:""}.fa-knife-kitchen:before{content:""}.fa-korvue:before{content:""}.fa-lambda:before{content:""}.fa-lamp:before{content:""}.fa-lamp-desk:before{content:"樂"}.fa-lamp-floor:before{content:"洛"}.fa-landmark:before{content:""}.fa-landmark-alt:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lasso:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-layer-minus:before{content:""}.fa-layer-plus:before{content:""}.fa-leaf:before{content:""}.fa-leaf-heart:before{content:""}.fa-leaf-maple:before{content:""}.fa-leaf-oak:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-light-ceiling:before{content:"烙"}.fa-light-switch:before{content:"珞"}.fa-light-switch-off:before{content:"落"}.fa-light-switch-on:before{content:"酪"}.fa-lightbulb:before{content:""}.fa-lightbulb-dollar:before{content:""}.fa-lightbulb-exclamation:before{content:""}.fa-lightbulb-on:before{content:""}.fa-lightbulb-slash:before{content:""}.fa-lights-holiday:before{content:""}.fa-line:before{content:""}.fa-line-columns:before{content:""}.fa-line-height:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lips:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-music:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location:before{content:""}.fa-location-arrow:before{content:""}.fa-location-circle:before{content:""}.fa-location-slash:before{content:""}.fa-lock:before{content:""}.fa-lock-alt:before{content:""}.fa-lock-open:before{content:""}.fa-lock-open-alt:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-long-arrow-up:before{content:""}.fa-loveseat:before{content:""}.fa-low-vision:before{content:""}.fa-luchador:before{content:""}.fa-luggage-cart:before{content:""}.fa-lungs:before{content:""}.fa-lyft:before{content:""}.fa-mace:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailbox:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-mandolin:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-marker-alt-slash:before{content:""}.fa-map-marker-check:before{content:""}.fa-map-marker-edit:before{content:""}.fa-map-marker-exclamation:before{content:""}.fa-map-marker-minus:before{content:""}.fa-map-marker-plus:before{content:""}.fa-map-marker-question:before{content:""}.fa-map-marker-slash:before{content:""}.fa-map-marker-smile:before{content:""}.fa-map-marker-times:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-meat:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaphone:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:"駱"}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microphone-stand:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-microwave:before{content:"亂"}.fa-mind-share:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-hexagon:before{content:""}.fa-minus-octagon:before{content:""}.fa-minus-square:before{content:""}.fa-mistletoe:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-mobile-android:before{content:""}.fa-mobile-android-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-money-check-edit:before{content:""}.fa-money-check-edit-alt:before{content:""}.fa-monitor-heart-rate:before{content:""}.fa-monkey:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-moon-cloud:before{content:""}.fa-moon-stars:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mountains:before{content:""}.fa-mouse:before{content:""}.fa-mouse-alt:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mp3-player:before{content:""}.fa-mug:before{content:""}.fa-mug-hot:before{content:""}.fa-mug-marshmallows:before{content:""}.fa-mug-tea:before{content:""}.fa-music:before{content:""}.fa-music-alt:before{content:""}.fa-music-alt-slash:before{content:""}.fa-music-slash:before{content:""}.fa-napster:before{content:""}.fa-narwhal:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-octagon:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-oil-temp:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-omega:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-ornament:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-outlet:before{content:"卵"}.fa-oven:before{content:"欄"}.fa-overline:before{content:""}.fa-page-break:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-brush-alt:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-pallet-alt:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-paragraph-rtl:before{content:""}.fa-parking:before{content:""}.fa-parking-circle:before{content:""}.fa-parking-circle-slash:before{content:""}.fa-parking-slash:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paw-alt:before{content:""}.fa-paw-claws:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pegasus:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-paintbrush:before{content:""}.fa-pencil-ruler:before{content:""}.fa-pennant:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-person-carry:before{content:""}.fa-person-dolly:before{content:""}.fa-person-dolly-empty:before{content:""}.fa-person-sign:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-laptop:before{content:""}.fa-phone-office:before{content:""}.fa-phone-plus:before{content:""}.fa-phone-rotary:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pi:before{content:""}.fa-piano:before{content:""}.fa-piano-keyboard:before{content:""}.fa-pie:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:"爛"}.fa-pig:before{content:""}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-alt:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-planet-moon:before{content:"蘭"}.fa-planet-ringed:before{content:"鸞"}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-hexagon:before{content:""}.fa-plus-octagon:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-podium:before{content:""}.fa-podium-star:before{content:""}.fa-police-box:before{content:"嵐"}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poll-people:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-popcorn:before{content:""}.fa-portal-enter:before{content:"濫"}.fa-portal-exit:before{content:"藍"}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-presentation:before{content:""}.fa-print:before{content:""}.fa-print-search:before{content:""}.fa-print-slash:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-projector:before{content:""}.fa-pumpkin:before{content:""}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-question-square:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-rabbit:before{content:""}.fa-rabbit-fast:before{content:""}.fa-racquet:before{content:""}.fa-radar:before{content:"襤"}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-radio:before{content:""}.fa-radio-alt:before{content:""}.fa-rainbow:before{content:""}.fa-raindrops:before{content:""}.fa-ram:before{content:""}.fa-ramp-loading:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-raygun:before{content:"拉"}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-rectangle-landscape:before{content:""}.fa-rectangle-portrait:before{content:""}.fa-rectangle-wide:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-refrigerator:before{content:"臘"}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-repeat:before{content:""}.fa-repeat-1:before{content:""}.fa-repeat-1-alt:before{content:""}.fa-repeat-alt:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-retweet-alt:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-rings-wedding:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocket-launch:before{content:"蠟"}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-route-highway:before{content:""}.fa-route-interstate:before{content:""}.fa-router:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-triangle:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-rv:before{content:""}.fa-sack:before{content:""}.fa-sack-dollar:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salad:before{content:""}.fa-salesforce:before{content:""}.fa-sandwich:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-sausage:before{content:""}.fa-save:before{content:""}.fa-sax-hot:before{content:""}.fa-saxophone:before{content:""}.fa-scalpel:before{content:""}.fa-scalpel-path:before{content:""}.fa-scanner:before{content:""}.fa-scanner-image:before{content:""}.fa-scanner-keyboard:before{content:""}.fa-scanner-touchscreen:before{content:""}.fa-scarecrow:before{content:""}.fa-scarf:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-scroll-old:before{content:""}.fa-scrubber:before{content:""}.fa-scythe:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-send-back:before{content:""}.fa-send-backward:before{content:""}.fa-sensor:before{content:"廊"}.fa-sensor-alert:before{content:"朗"}.fa-sensor-fire:before{content:"浪"}.fa-sensor-on:before{content:"狼"}.fa-sensor-smoke:before{content:"郎"}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-all:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-sheep:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield:before{content:""}.fa-shield-alt:before{content:""}.fa-shield-check:before{content:""}.fa-shield-cross:before{content:""}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shipping-timed:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shish-kebab:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shovel:before{content:""}.fa-shovel-snow:before{content:""}.fa-shower:before{content:""}.fa-shredder:before{content:""}.fa-shuttle-van:before{content:""}.fa-shuttlecock:before{content:""}.fa-sickle:before{content:""}.fa-sigma:before{content:""}.fa-sign:before{content:""}.fa-sign-in:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signal-1:before{content:""}.fa-signal-2:before{content:""}.fa-signal-3:before{content:""}.fa-signal-4:before{content:""}.fa-signal-alt:before{content:""}.fa-signal-alt-1:before{content:""}.fa-signal-alt-2:before{content:""}.fa-signal-alt-3:before{content:""}.fa-signal-alt-slash:before{content:""}.fa-signal-slash:before{content:""}.fa-signal-stream:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-siren:before{content:"來"}.fa-siren-on:before{content:"冷"}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-skeleton:before{content:""}.fa-sketch:before{content:""}.fa-ski-jump:before{content:""}.fa-ski-lift:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-cow:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sledding:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-sliders-h-square:before{content:""}.fa-sliders-v:before{content:""}.fa-sliders-v-square:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-plus:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoke:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snake:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snooze:before{content:""}.fa-snow-blowing:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowflakes:before{content:""}.fa-snowman:before{content:""}.fa-snowmobile:before{content:""}.fa-snowplow:before{content:""}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-solar-system:before{content:"勞"}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-circle:before{content:"擄"}.fa-sort-circle-down:before{content:"櫓"}.fa-sort-circle-up:before{content:"爐"}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-shapes-down:before{content:""}.fa-sort-shapes-down-alt:before{content:""}.fa-sort-shapes-up:before{content:""}.fa-sort-shapes-up-alt:before{content:""}.fa-sort-size-down:before{content:""}.fa-sort-size-down-alt:before{content:""}.fa-sort-size-up:before{content:""}.fa-sort-size-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-soup:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-space-station-moon:before{content:"盧"}.fa-space-station-moon-alt:before{content:"老"}.fa-spade:before{content:""}.fa-sparkles:before{content:""}.fa-speakap:before{content:""}.fa-speaker:before{content:""}.fa-speaker-deck:before{content:""}.fa-speakers:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spider-black-widow:before{content:""}.fa-spider-web:before{content:""}.fa-spinner:before{content:""}.fa-spinner-third:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-sprinkler:before{content:"蘆"}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-squirrel:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-staff:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-christmas:before{content:""}.fa-star-exclamation:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-star-shooting:before{content:"虜"}.fa-starfighter:before{content:"路"}.fa-starfighter-alt:before{content:"露"}.fa-stars:before{content:""}.fa-starship:before{content:"魯"}.fa-starship-freighter:before{content:"鷺"}.fa-staylinked:before{content:""}.fa-steak:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-steering-wheel:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stocking:before{content:""}.fa-stomach:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-stretcher:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-sun-cloud:before{content:""}.fa-sun-dust:before{content:""}.fa-sun-haze:before{content:""}.fa-sunglasses:before{content:""}.fa-sunrise:before{content:""}.fa-sunset:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-sword:before{content:""}.fa-sword-laser:before{content:"碌"}.fa-sword-laser-alt:before{content:"祿"}.fa-swords:before{content:""}.fa-swords-laser:before{content:"綠"}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablet-android:before{content:""}.fa-tablet-android-alt:before{content:""}.fa-tablet-rugged:before{content:""}.fa-tablets:before{content:""}.fa-tachometer:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tachometer-alt-average:before{content:""}.fa-tachometer-alt-fast:before{content:""}.fa-tachometer-alt-fastest:before{content:""}.fa-tachometer-alt-slow:before{content:""}.fa-tachometer-alt-slowest:before{content:""}.fa-tachometer-average:before{content:""}.fa-tachometer-fast:before{content:""}.fa-tachometer-fastest:before{content:""}.fa-tachometer-slow:before{content:""}.fa-tachometer-slowest:before{content:""}.fa-taco:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tally:before{content:""}.fa-tanakh:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-tasks-alt:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-telescope:before{content:"菉"}.fa-temperature-down:before{content:"錄"}.fa-temperature-frigid:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-hot:before{content:""}.fa-temperature-low:before{content:""}.fa-temperature-up:before{content:"鹿"}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-tennis-ball:before{content:""}.fa-terminal:before{content:""}.fa-text:before{content:""}.fa-text-height:before{content:""}.fa-text-size:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-theta:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-thunderstorm:before{content:""}.fa-thunderstorm-moon:before{content:""}.fa-thunderstorm-sun:before{content:""}.fa-ticket:before{content:""}.fa-ticket-alt:before{content:""}.fa-tilde:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-times-hexagon:before{content:""}.fa-times-octagon:before{content:""}.fa-times-square:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tire:before{content:""}.fa-tire-flat:before{content:""}.fa-tire-pressure-warning:before{content:""}.fa-tire-rugged:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-alt:before{content:""}.fa-tombstone:before{content:""}.fa-tombstone-alt:before{content:""}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-toothbrush:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tornado:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-cone:before{content:""}.fa-traffic-light:before{content:""}.fa-traffic-light-go:before{content:""}.fa-traffic-light-slow:before{content:""}.fa-traffic-light-stop:before{content:""}.fa-trailer:before{content:"論"}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-transporter:before{content:"壟"}.fa-transporter-1:before{content:"弄"}.fa-transporter-2:before{content:"籠"}.fa-transporter-3:before{content:"聾"}.fa-transporter-empty:before{content:"牢"}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-trash-undo:before{content:""}.fa-trash-undo-alt:before{content:""}.fa-treasure-chest:before{content:""}.fa-tree:before{content:""}.fa-tree-alt:before{content:""}.fa-tree-christmas:before{content:""}.fa-tree-decorated:before{content:""}.fa-tree-large:before{content:""}.fa-tree-palm:before{content:""}.fa-trees:before{content:""}.fa-trello:before{content:""}.fa-triangle:before{content:""}.fa-triangle-music:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-trophy-alt:before{content:""}.fa-truck:before{content:""}.fa-truck-container:before{content:""}.fa-truck-couch:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-truck-plow:before{content:""}.fa-truck-ramp:before{content:""}.fa-trumpet:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-turkey:before{content:""}.fa-turntable:before{content:""}.fa-turtle:before{content:""}.fa-tv:before{content:""}.fa-tv-alt:before{content:""}.fa-tv-music:before{content:""}.fa-tv-retro:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typewriter:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-ufo:before{content:"磊"}.fa-ufo-beam:before{content:"賂"}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-unicorn:before{content:""}.fa-union:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:"雷"}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-usb-drive:before{content:""}.fa-usd-circle:before{content:""}.fa-usd-square:before{content:""}.fa-user:before{content:""}.fa-user-alien:before{content:"壘"}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-chart:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-cowboy:before{content:""}.fa-user-crown:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-hard-hat:before{content:""}.fa-user-headset:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-md-chat:before{content:""}.fa-user-minus:before{content:""}.fa-user-music:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-robot:before{content:"屢"}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-user-visor:before{content:"樓"}.fa-users:before{content:""}.fa-users-class:before{content:""}.fa-users-cog:before{content:""}.fa-users-crown:before{content:""}.fa-users-medical:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-fork:before{content:""}.fa-utensil-knife:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-utensils-alt:before{content:""}.fa-vaadin:before{content:""}.fa-vacuum:before{content:"淚"}.fa-vacuum-robot:before{content:"漏"}.fa-value-absolute:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-vhs:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-plus:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-violin:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volcano:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-slash:before{content:""}.fa-volume-up:before{content:""}.fa-vote-nay:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-wagon-covered:before{content:""}.fa-walker:before{content:""}.fa-walkie-talkie:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-wand:before{content:""}.fa-wand-magic:before{content:""}.fa-warehouse:before{content:""}.fa-warehouse-alt:before{content:""}.fa-washer:before{content:""}.fa-watch:before{content:""}.fa-watch-calculator:before{content:""}.fa-watch-fitness:before{content:""}.fa-water:before{content:""}.fa-water-lower:before{content:""}.fa-water-rise:before{content:""}.fa-wave-sine:before{content:""}.fa-wave-square:before{content:""}.fa-wave-triangle:before{content:""}.fa-waveform:before{content:""}.fa-waveform-path:before{content:""}.fa-waze:before{content:""}.fa-webcam:before{content:""}.fa-webcam-slash:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whale:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheat:before{content:""}.fa-wheelchair:before{content:""}.fa-whistle:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wifi-1:before{content:""}.fa-wifi-2:before{content:""}.fa-wifi-slash:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-wind-turbine:before{content:""}.fa-wind-warning:before{content:""}.fa-window:before{content:""}.fa-window-alt:before{content:""}.fa-window-close:before{content:""}.fa-window-frame:before{content:"累"}.fa-window-frame-open:before{content:"縷"}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-windsock:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wreath:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}/*!
 * Font Awesome Pro 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;font-display:auto;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")}.fa,.fas{font-family:"Font Awesome 5 Pro";font-weight:900}/*!
 * Font Awesome Pro 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;font-display:auto;src:url("../webfonts/fa-regular-400.eot");src:url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../webfonts/fa-regular-400.woff2") format("woff2"),url("../webfonts/fa-regular-400.woff") format("woff"),url("../webfonts/fa-regular-400.ttf") format("truetype"),url("../webfonts/fa-regular-400.svg#fontawesome") format("svg")}.far{font-family:"Font Awesome 5 Pro";font-weight:400}/*!
 * Font Awesome Pro 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;font-display:auto;src:url("../webfonts/fa-light-300.eot");src:url("../webfonts/fa-light-300.eot?#iefix") format("embedded-opentype"),url("../webfonts/fa-light-300.woff2") format("woff2"),url("../webfonts/fa-light-300.woff") format("woff"),url("../webfonts/fa-light-300.ttf") format("truetype"),url("../webfonts/fa-light-300.svg#fontawesome") format("svg")}.fal{font-family:"Font Awesome 5 Pro";font-weight:300}/*!
 * Font Awesome Pro 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url("../webfonts/fa-brands-400.eot");src:url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../webfonts/fa-brands-400.woff2") format("woff2"),url("../webfonts/fa-brands-400.woff") format("woff"),url("../webfonts/fa-brands-400.ttf") format("truetype"),url("../webfonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:"Font Awesome 5 Brands"}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{animation-duration:.75s}@keyframes bounce{from,20%,53%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translate3d(0, 0, 0)}40%,43%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0)}70%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0)}90%{transform:translate3d(0, -4px, 0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from{transform:scale3d(1, 1, 1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scale3d(1, 1, 1)}}.pulse{animation-name:pulse}@keyframes rubberBand{from{transform:scale3d(1, 1, 1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scale3d(1, 1, 1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0, 0, 1, 15deg)}40%{transform:rotate3d(0, 0, 1, -10deg)}60%{transform:rotate3d(0, 0, 1, 5deg)}80%{transform:rotate3d(0, 0, 1, -5deg)}to{transform:rotate3d(0, 0, 1, 0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from{transform:scale3d(1, 1, 1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)}to{transform:scale3d(1, 1, 1)}}.tada{animation-name:tada}@keyframes wobble{from{transform:none}15%{transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)}30%{transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)}45%{transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)}60%{transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)}75%{transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{from,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{from,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scale3d(1, 1, 1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0)}60%{opacity:1;transform:translate3d(0, 25px, 0)}75%{transform:translate3d(0, -10px, 0)}90%{transform:translate3d(0, 5px, 0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0)}60%{opacity:1;transform:translate3d(25px, 0, 0)}75%{transform:translate3d(-10px, 0, 0)}90%{transform:translate3d(5px, 0, 0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(3000px, 0, 0)}60%{opacity:1;transform:translate3d(-25px, 0, 0)}75%{transform:translate3d(10px, 0, 0)}90%{transform:translate3d(-5px, 0, 0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(0, 3000px, 0)}60%{opacity:1;transform:translate3d(0, -20px, 0)}75%{transform:translate3d(0, 10px, 0)}90%{transform:translate3d(0, -5px, 0)}to{transform:translate3d(0, 0, 0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0)}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0)}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0)}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0)}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{from{transform:perspective(400px) rotate3d(0, 1, 0, -360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipInX}@keyframes flipInY{from{transform:perspective(400px) rotate3d(0, 1, 0, 90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0, 1, 0, -20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipInY}@keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@keyframes flipOutY{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1}to{transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipOutY}@keyframes lightSpeedIn{from{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{from{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0, 0, 1, -200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0, 0, 1, -45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0, 0, 1, -90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0, 0, 1, 200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0, 0, 1, 45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0, 0, 1, -45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0, 0, 1, -45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0, 0, 1, 90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0, 0, 1, 80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0, 0, 1, 60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{from{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{from{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{from{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{from{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}.slideOutUp{animation-name:slideOutUp}@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(-1*var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-prev.swiper-button-white,.swiper-button-next.swiper-button-white{--swiper-navigation-color: #ffffff}.swiper-button-prev.swiper-button-black,.swiper-button-next.swiper-button-black{--swiper-navigation-color: #000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px, -50%, 0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar,.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color: #ffffff}.swiper-pagination-black{--swiper-pagination-color: #000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:rgba(0,0,0,0)}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body.forceScroll{overflow-y:scroll;overflow-x:hidden}i{font-style:normal}h1,h2,h3,h4,h5,h6{margin:0;font-size:inherit;line-height:inherit}a:focus,button:focus,input,input[type=submit],textarea:focus{outline:0 !important}button{cursor:pointer}input::-ms-clear{display:none}.mediaQueries{z-index:-999999}.mediaQueries div{display:none}.mediaQueries #XS{display:block}@media(min-width: 576px){.mediaQueries #SM{display:block}}@media(min-width: 768px){.mediaQueries #MD{display:block}}@media(min-width: 992px){.mediaQueries #LG{display:block}}@media(min-width: 1200px){.mediaQueries #XL{display:block}}@media(hover: none)and (pointer: coarse){.mediaQueries #touchDevice{display:block}}.scroll{overflow:auto;-webkit-overflow-scrolling:touch;overflow:auto}.scroll::-webkit-scrollbar{width:8px;height:8px}.scroll::-webkit-scrollbar-button{display:none}.scroll::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.45)}.scroll::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.8)}.scroll::-webkit-scrollbar-track{background-color:rgba(0,0,0,.25)}.scroll-y{overflow:auto;-webkit-overflow-scrolling:touch;overflow-y:auto;overflow-x:hidden}.scroll-y::-webkit-scrollbar{width:8px;height:8px}.scroll-y::-webkit-scrollbar-button{display:none}.scroll-y::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.45)}.scroll-y::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.8)}.scroll-y::-webkit-scrollbar-track{background-color:rgba(0,0,0,.25)}.scroll-x{overflow:auto;-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden}.scroll-x::-webkit-scrollbar{width:8px;height:8px}.scroll-x::-webkit-scrollbar-button{display:none}.scroll-x::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.45)}.scroll-x::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.8)}.scroll-x::-webkit-scrollbar-track{background-color:rgba(0,0,0,.25)}.dragscroll{overflow:auto;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;cursor:grab !important;cursor:-o-grab !important;cursor:-moz-grab !important;cursor:-webkit-grab !important}.dragscroll::-webkit-scrollbar{display:none}.dragscroll::-webkit-scrollbar-button{display:none}.margin{margin:30px 0;height:1px}.margin.view{background-color:#dc3545}@media(min-width: 576px){[data-switch=sm][data-push]{display:none !important}}@media(max-width: 575.98px){[data-switch=sm][data-pull]{display:none !important}}@media(min-width: 768px){[data-switch=md][data-push]{display:none !important}}@media(max-width: 767.98px){[data-switch=md][data-pull]{display:none !important}}@media(min-width: 992px){[data-switch=lg][data-push]{display:none !important}}@media(max-width: 991.98px){[data-switch=lg][data-pull]{display:none !important}}.col-padding-cancel{padding:0}@media(max-width: 575.98px){.col-xs-padding-cancel{padding:0}}@media(max-width: 767.98px){.col-sm-margin-bottom>*:not(:last-child){margin-bottom:30px}}@media(max-width: 991.98px){.col-md-margin-bottom>*:not(:last-child){margin-bottom:30px}}.col-margin-bottom>*:not(:last-child){margin-bottom:30px}.row-margin-bottom:not(:last-child){margin-bottom:60px}.row--marginBottom15{margin-bottom:-15px}.row--marginBottom15>*{margin-bottom:15px}.row--marginBottom30{margin-bottom:-30px}.row--marginBottom30>*{margin-bottom:30px}.button-fa{display:inline-flex;justify-content:center;align-items:center}.button-fa .fal,.button-fa .far,.button-fa .fas,.button-fa .fa,.button-fa .fab,.button-fa .fad{margin-right:10px}.button-fa .fal::before,.button-fa .far::before,.button-fa .fas::before,.button-fa .fa::before,.button-fa .fab::before,.button-fa .fad::before{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.button-fa .label{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.button-fa.disabled .fal,.button-fa.disabled .far,.button-fa.disabled .fas,.button-fa.disabled .fa,.button-fa.disabled .fab,.button-fa.disabled .fad{color:rgba(0,0,0,0)}.btn:active,.btn:focus,button:active,button:focus,input:active,input:focus,select:active,select:focus,textarea:active,textarea:focus{-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important}.container-fluid{max-width:1140px}.container-fluid.container-small{max-width:740px}.btn{font-size:.8em;font-weight:bold;text-transform:uppercase}.btn.btn-lg{padding:15px}.btn.btn-icon{display:inline-flex}.btn.btn-icon>i{font-size:2em}.btn.btn-icon:hover>i::before{font-weight:900;-webkit-animation-name:"bounceIn";animation-name:"bounceIn";-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.alert .alert-heading{padding:10px 0;margin-bottom:10px;font-size:.8em;font-weight:bold;border-bottom:1px solid rgba(0,0,0,.4)}.dropdown,.dropup{display:flex;align-items:center}.dropdown .dropdown-toggle,.dropup .dropdown-toggle{white-space:normal;cursor:pointer;display:flex;align-items:center}.dropdown .dropdown-toggle .label,.dropup .dropdown-toggle .label{line-height:1.2}.dropdown .dropdown-toggle::after,.dropup .dropdown-toggle::after{font-family:"Font Awesome 5 Pro";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:300;line-height:1;vertical-align:-15%;content:"";flex:0 0 32px;margin:0;padding-left:10px;font-size:22px;border:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.dropdown .dropdown-toggle.underline:hover .label,.dropup .dropdown-toggle.underline:hover .label{text-decoration:underline}.dropdown .dropdown-menu,.dropup .dropdown-menu{padding:0;border-radius:0 0 5px 5px;border-top:2px solid #007c31;-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;-moz-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;overflow:hidden}.dropdown .dropdown-menu>*:not(.dropdown-divider),.dropup .dropdown-menu>*:not(.dropdown-divider){padding:10px;color:#212529;line-height:1.2;white-space:normal;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.dropdown .dropdown-menu>*:not(.dropdown-divider):hover:not(.active),.dropup .dropdown-menu>*:not(.dropdown-divider):hover:not(.active){color:#000;background-color:#e9ecef}.dropdown .dropdown-menu>*:not(.dropdown-divider):active,.dropup .dropdown-menu>*:not(.dropdown-divider):active{background-color:#001609}.dropdown .dropdown-menu>*:not(.dropdown-divider).active,.dropup .dropdown-menu>*:not(.dropdown-divider).active{color:#007c31;font-weight:700;background-color:#fff}.dropdown.dropdown .dropdown-toggle::after,.dropup.dropdown .dropdown-toggle::after{content:""}.dropdown.dropdown .dropdown-menu,.dropup.dropdown .dropdown-menu{border-radius:0 0 5px 5px;border-top:2px solid #007c31}.dropdown.dropup .dropdown-toggle::after,.dropup.dropup .dropdown-toggle::after{content:""}.dropdown.dropup .dropdown-menu,.dropup.dropup .dropdown-menu{border-radius:5px 5px 0 0;border-bottom:2px solid #007c31}.dropdown:not(.over-dark) .dropdown-toggle::after,.dropup:not(.over-dark) .dropdown-toggle::after{color:#adb5bd}.dropdown:not(.over-dark) .dropdown-toggle:hover::after,.dropup:not(.over-dark) .dropdown-toggle:hover::after{color:#001609}.dropdown.over-dark .dropdown-toggle::after,.dropup.over-dark .dropdown-toggle::after{color:#6c757d}.dropdown.over-dark .dropdown-toggle:hover::after,.dropup.over-dark .dropdown-toggle:hover::after{color:#fff}.dropdown.show.dropdown .dropdown-toggle::after,.dropup.show.dropdown .dropdown-toggle::after{content:""}.dropdown.show.dropdown .dropdown-menu>*,.dropup.show.dropdown .dropdown-menu>*{-webkit-animation-name:"fadeInDown";animation-name:"fadeInDown";-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.dropdown.show.dropup .dropdown-toggle::after,.dropup.show.dropup .dropdown-toggle::after{content:""}.dropdown.show.dropup .dropdown-menu>*,.dropup.show.dropup .dropdown-menu>*{-webkit-animation-name:"fadeInUp";animation-name:"fadeInUp";-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.modal .modal-header{border-bottom:0}.modal .modal-header .modal-title{color:#adb5bd;font-size:2em;font-weight:700}.modal .modal-body{font-weight:200}.modal .modal-footer{border-top:0}.modal.show>.modal-dialog{-webkit-animation-name:"zoomIn";animation-name:"zoomIn";-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.view-wrap{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch}body{color:#58555a}body.moving *{cursor:grab !important;cursor:-o-grab !important;cursor:-moz-grab !important;cursor:-webkit-grab !important}header{z-index:1000;position:fixed;left:0;right:0;top:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}header .global-menu{background-color:#007c31;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}body.header-reduced header .global-menu{margin-top:-40px}header .global-menu .container,header .global-menu .container-fluid{display:flex;justify-content:flex-end}header .global-menu .container>*,header .global-menu .container-fluid>*{height:40px;display:flex;align-items:center;gap:1rem}header .global-menu nav>*{flex:0 0 auto;padding:3px 0;color:#fff;font-size:.7em;line-height:.9;text-transform:uppercase}header .global-menu nav>* .label{padding-bottom:2px;border-bottom:1px solid rgba(0,0,0,0);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}header .global-menu nav>*:not(.contact):not(.site){display:none}@media(min-width: 992px){header .global-menu nav>*:not(.contact):not(.site){display:flex}}header .global-menu nav>*.active{font-weight:700}header .global-menu nav>*:not(.contact):hover .label{border-bottom-color:#fff}header .global-menu nav>*.contact{margin:0;margin-left:1rem;padding:5px 15px;border:1px solid rgba(255,255,255,.3);-webkit-border-radius:5px;border-radius:5px}header .global-menu nav>*.contact.active{font-weight:700;border-color:#fff}header .global-menu nav>*.contact:hover{font-weight:700;border-color:rgba(0,0,0,0);background-color:rgba(255,255,255,.3)}header .global-menu nav>*.site{margin-left:1rem;display:flex;align-items:center}header .global-menu nav>*.site .ico{flex:0 0 auto;margin-right:10px;width:auto;height:24px}@media(max-width: 575.98px){header .global-menu nav>*.site .label{display:none}}@media(max-width: 575.98px){header .global-menu nav>*{margin:0 5px !important}header .global-menu nav>*.contact{padding:5px 10px 4px 10px}}header .main-menu{border-bottom:1px solid #e9ecef;background-color:#fff;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}body.header-reduced header .main-menu{-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;-moz-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important}body.header-reduced header .main-menu .container>*,body.header-reduced header .main-menu .container-fluid>*{height:60px}body.header-reduced header .main-menu .saica-logo>img{height:40px}header .main-menu .container,header .main-menu .container-fluid{display:flex}header .main-menu .container>*,header .main-menu .container-fluid>*{height:80px;display:flex}header .main-menu .saica-logo{margin-right:auto;padding-right:15px;display:flex;align-items:center}header .main-menu .saica-logo>img{width:auto;height:50px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}header .main-menu .site-structure>*{display:flex;align-items:stretch}header .main-menu .site-structure>*>a{padding:0 10px;display:flex;align-items:center}header .main-menu .site-structure>*>a .label{flex:1 1 auto;padding-top:3px;padding-bottom:2px;color:#007c31;font-size:.8em;line-height:1.1;border-bottom:1px solid rgba(0,0,0,0);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}header .main-menu .site-structure>*>a:hover{background-color:#f8f9fa}header .main-menu .site-structure>*>a:hover .label{border-color:#212529}header .main-menu .site-structure>* [data-toggle=dropdown]{display:none}header .main-menu .site-structure>*.dropdown>a::after{font-family:"Font Awesome 5 Pro";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:300;line-height:1;vertical-align:-15%;content:"";flex:0 0 auto;padding-left:5px;color:#212529;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}header .main-menu .site-structure>*.dropdown.show>a::after{color:#007c31}header .main-menu .site-structure>*.active>a{font-weight:700}header .main-menu .site-structure .dropdown-menu{min-width:230px}header .main-menu .dropdown-menu{margin:0;font-size:.9em}header .main-menu .search{align-items:center;justify-content:flex-end}header .main-menu .search button{position:relative;align-self:stretch;padding-left:15px;padding-right:15px;color:#007c31;font-size:22px;border:0;background-color:rgba(0,0,0,0);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:flex;align-items:center}header .main-menu .search button:hover{color:#006327;background-color:#f8f9fa}header .main-menu .search input{padding:0;width:0;border:0;color:#000;font-size:1.2em;line-height:1;background-color:rgba(0,0,0,0);opacity:0}header .main-menu .search .years{display:none}header .main-menu .search .years .dropdown-toggle{padding-left:15px;padding-right:15px;color:#007c31;font-size:.8em;font-weight:700;text-transform:uppercase}header .main-menu .search .years .dropdown-item{text-align:center}header .main-menu .search .search-scope{padding-left:15px;padding-right:15px;display:none;flex-direction:column}header .main-menu .search .search-scope>i{font-size:.6em;line-height:1;text-transform:uppercase;white-space:nowrap;display:flex;align-items:center}header .main-menu .search .search-scope>i::before{font-family:"Font Awesome 5 Pro";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:300;line-height:1;vertical-align:-15%;content:"";flex:0 0 20px;padding-right:2px;color:rgba(0,0,0,0);font-size:18px}header .main-menu .search .search-scope>i:not(.active){cursor:pointer}header .main-menu .search .search-scope>i:not(.active):hover{color:#007c31}header .main-menu .search .search-scope>i.active{color:#007c31;font-weight:700}header .main-menu .search .search-scope>i.active::before{color:#007c31}header .main-menu .language{align-items:stretch}header .main-menu .language .dropdown-toggle{padding-left:15px;padding-right:15px}header .main-menu .language .dropdown-toggle .label{padding-top:3px;padding-bottom:2px;color:#007c31;font-size:.8em;font-weight:700;border-bottom:1px solid #6c757d;text-transform:uppercase}header .main-menu .language .dropdown-toggle::after{content:none !important}header .main-menu .language .dropdown-toggle:hover{background-color:#f8f9fa}header .main-menu .language .dropdown-toggle:hover .label{color:#006327;border-color:#212529}header .main-menu .mbb{display:flex;align-items:center}header .main-menu .menu-burger-button{position:relative;width:60px;height:60px;cursor:pointer;display:none !important}header .main-menu .menu-burger-button>*{content:"";position:absolute;left:20px;right:20px;width:20px;height:1px;background-color:#adb5bd;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}header .main-menu .menu-burger-button>*:nth-child(1){top:20px}header .main-menu .menu-burger-button>*:nth-child(2){top:0;bottom:0;margin:auto}header .main-menu .menu-burger-button>*:nth-child(3){bottom:20px}header .main-menu .menu-burger-button:hover:not(.open)>*,header .main-menu .menu-burger-button.open>*{background-color:#212529}header .main-menu .menu-burger-button:hover:not(.open)>*:nth-child(1),header .main-menu .menu-burger-button.open>*:nth-child(1){top:15px}header .main-menu .menu-burger-button:hover:not(.open)>*:nth-child(2),header .main-menu .menu-burger-button.open>*:nth-child(2){left:5px;right:5px;width:30px}header .main-menu .menu-burger-button:hover:not(.open)>*:nth-child(3),header .main-menu .menu-burger-button.open>*:nth-child(3){bottom:15px}header .main-menu .menu-burger-button.open>*{background-color:#212529}body.searching header .main-menu .site-structure,body.searching header .main-menu .actions{display:none}@media(max-width: 575.98px){body.searching header .main-menu .container>*:not(.search),body.searching header .main-menu .container-fluid>*:not(.search){display:none}}body.searching header .main-menu .search{flex:1 1}body.searching header .main-menu .search button::before{content:""}body.searching header .main-menu .search input{padding:0 10px;width:100%;opacity:1;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}body.searching header .main-menu .search .years{display:block}@media(max-width: 991.98px){header .main-menu .site-structure{display:none}header .main-menu .menu-burger-button{display:block !important}}main{z-index:1;flex:1 0 auto;position:relative;padding-top:121px}main .section-margin{margin-top:100px;margin-bottom:100px}@media(max-width: 767.98px){main .section-margin{margin-top:50px;margin-bottom:50px}}main .section-margin-top{margin-top:100px}@media(max-width: 767.98px){main .section-margin-top{margin-top:50px}}main .section-margin-bottom{margin-bottom:100px}@media(max-width: 767.98px){main .section-margin-bottom{margin-bottom:50px}}main .section-padding{padding-top:100px;padding-bottom:100px}@media(max-width: 767.98px){main .section-padding{padding-top:50px;padding-bottom:50px}}main .section-padding-top{padding-top:100px}@media(max-width: 767.98px){main .section-padding-top{padding-top:50px}}main .section-padding-bottom{padding-bottom:100px}@media(max-width: 767.98px){main .section-padding-bottom{padding-bottom:50px}}main section.head-background{position:relative;height:250px;background-repeat:no-repeat;background-position:center;background-size:cover;display:flex}main section.head-background::before{content:"";z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}main section.head-background>*{z-index:1;display:flex;justify-content:flex-end}main section.head-background>*>*{max-width:40%;padding:0 30px;font-size:1.2em;text-align:center;background-color:rgba(203,217,224,.7);display:flex;justify-content:center;align-items:center}main section.head-background:not(.dark)>*>*{color:#58555a}main section.head-background.dark>*>*{color:#58555a}@media(max-width: 767.98px){main section.head-background{height:180px}main section.head-background>*{padding:0}main section.head-background>*>*{max-width:100%;font-size:1.2em}}main section.call-action{padding-top:100px;padding-bottom:100px;background-color:#f2f4f6}main section.call-action .row:not(:last-child){margin-bottom:60px}main section.call-action .row>*:not(.title--regular){display:flex;flex-direction:column;align-items:center}main section.call-action .row>*:not(.title--regular) *::-ms-backdrop,main section.call-action .row>*:not(.title--regular)>*{max-width:100%}main section.call-action .row>*:not(.title--regular) .label{flex:1 1 auto;font-size:1.1em;text-align:center;line-height:1.2;text-transform:uppercase;display:flex;align-items:center}main section.call-action .row>*:not(.title--regular) .info{margin-top:5px;font-size:.7em;line-height:1.2;text-align:justify;text-transform:inherit}main section.call-action .row>*:not(.title--regular) .icon-circle{flex:0 0 80px;margin:30px 0}main section.call-action .row>*:not(.title--regular) .link-animate{margin-top:10px;text-transform:lowercase}main section.services-saica .photo-size{position:relative;margin-bottom:15px}main section.services-saica .photo-size img{z-index:1}main section.services-saica .photo-size .label{z-index:2;position:absolute;top:0;bottom:0;left:0;right:0;color:#fff;font-size:2em;font-weight:700;line-height:1.2;text-align:center;background-color:rgba(0,0,0,.4);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:flex;justify-content:center;align-items:center}main section.services-saica .photo-size.hover .label{top:70%;background-color:rgba(0,0,0,.8)}main section.banner a{height:250px;position:relative;background-repeat:no-repeat;background-position:center;background-size:cover;display:flex}main section.banner a::before{content:"";z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}main section.banner a>*{z-index:1;flex:1 1;margin-top:15px;margin-bottom:15px;padding:15px;font-size:1.2em;font-weight:700;text-align:right;line-height:1;text-transform:uppercase;text-shadow:1px 1px 1px #0f0e0e;border:10px solid #fff;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}main section.banner a>* .brand{font-size:2em}main section.banner:not(.dark) a::before{background:linear-gradient(to top, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0))}main section.banner:not(.dark) a>*{color:#000}main section.banner.dark a::before{background:linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0))}main section.banner.dark a>*{color:#fff}@media(max-width: 767.98px){main section.banner a{height:180px;font-size:.8rem}main section.banner:not(.dark) a::before{background:linear-gradient(to top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0))}main section.banner.dark a::before{background:linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0))}}footer{z-index:2;position:relative;flex:0 0 auto;padding-top:60px;padding-bottom:15px;border-top:1px solid #e9ecef;background-color:#f7f7f7}footer>.container .row>*{margin:15px 0}footer .saica-logo>img{width:auto;height:40px}footer .address{display:flex}footer .address .fal{margin-right:10px;color:#007c31;font-size:30px}footer .address .data{display:flex;flex-direction:column}footer .address .data a{margin-bottom:10px;font-size:.8em;line-height:1.2}footer .smBlock{display:flex;flex-direction:column;align-items:flex-start}footer .smBlock .title{font-size:.8em}footer .copyright{color:#343a40;font-size:.8em;text-align:center;justify-content:space-around}footer .copyright a{margin:0 10px;color:#007c31}footer .copyright a:hover{text-decoration:underline}section.menu-burger{z-index:999;position:fixed;top:0;bottom:0;left:100%;width:100%;height:100%;padding-top:120px;background-color:#fff;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}section.menu-burger::after{content:"";z-index:-1;position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(to top, rgba(0, 124, 49, 0.1), white)}body.header-reduced section.menu-burger{padding-top:60px}section.menu-burger>div{width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch;display:flex}section.menu-burger>div::-webkit-scrollbar{width:8px;height:8px}section.menu-burger>div::-webkit-scrollbar-button{display:none}section.menu-burger>div::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.45)}section.menu-burger>div::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.8)}section.menu-burger>div::-webkit-scrollbar-track{background-color:rgba(0,0,0,.25)}section.menu-burger .container{min-height:100%;padding-top:30px;display:flex;flex-direction:column}section.menu-burger .container>*{flex:0 0 auto}section.menu-burger .container>*.flex-grow-shrink{flex:1 1}section.menu-burger.open{left:0}section.menu-burger .global-menu{margin-bottom:60px;display:none;flex-wrap:wrap;justify-content:space-around}body.header-reduced section.menu-burger .global-menu{display:flex}section.menu-burger .global-menu>a{flex:0 1 20%;padding:10px 15px;color:#fff;font-size:.8em;text-align:center;text-transform:uppercase;background-color:#007c31;-webkit-border-radius:5px;border-radius:5px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:flex;justify-content:center;align-items:center}section.menu-burger .global-menu>a.active{font-weight:700;cursor:default}section.menu-burger .global-menu>a:hover:not(.active){background-color:#006327}section.menu-burger .global-menu>a.contact{flex:0 0 60%;margin-top:15px}section.menu-burger .main-menu{display:flex;flex-direction:column}section.menu-burger .main-menu a{padding:10px 15px}section.menu-burger .main-menu a .label{color:#007c31;font-size:1.2em}section.menu-burger .main-menu a.active .label{font-weight:700;cursor:default}section.menu-burger .main-menu a:hover:not(.active) .label{text-decoration:underline}section.menu-burger .main-menu>.section{display:flex;align-items:center;justify-content:space-between}section.menu-burger .main-menu>.section .fal{padding:10px;color:#212529;font-size:36px;cursor:pointer}section.menu-burger .main-menu>.section .fal:hover{color:#007c31}section.menu-burger .main-menu>.section.show .fal::before{content:""}section.menu-burger .main-menu>*:not(.section):not(a){margin:0 30px 30px 30px;border-left:1px solid #007c31;display:none;flex-direction:column}section.menu-burger .main-menu>*:not(.section):not(a).show{display:flex}section.menu-burger .language{padding-top:30px;padding-bottom:30px;display:flex}section.menu-burger .language>*,section.menu-burger .language>*:not([href]){margin:0 10px;padding-bottom:2px;color:#adb5bd;font-size:.7em;font-weight:700;text-transform:uppercase;border-bottom:1px solid rgba(0,0,0,0);display:block}section.menu-burger .language>*.active,section.menu-burger .language>*:not([href]).active{color:#007c31;border-color:#000}section.menu-burger .language>*:not(.active),section.menu-burger .language>*:not([href]):not(.active){cursor:pointer}section.menu-burger .language>*:hover:not(.active),section.menu-burger .language>*:not([href]):hover:not(.active){color:#495057;border-color:#adb5bd}.dimmed-background{z-index:100;position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.4);display:none}.dimmed-background.show{display:block}.cookies-alert{z-index:1000;position:fixed;left:0;right:0;top:0;bottom:0;padding:30px;background-color:rgba(0,0,0,.3)}.cookies-alert>*{position:absolute;left:0;right:0;bottom:0;padding:30px;background-color:rgba(0,124,49,.95)}.cookies-alert .container{padding:15px;border:1px solid #fff;border-radius:5px}.cookies-alert p{margin-bottom:0;color:#fff;font-size:.8em}.cookies-alert p.title{margin-bottom:10px;font-weight:700;text-transform:uppercase}.cookies-alert p a,.cookies-alert p a:not([href]){color:#fff;border-bottom:1px solid rgba(255,255,255,.4)}.cookies-alert p a:hover,.cookies-alert p a:not([href]):hover{border-color:#fff}.cookies-alert .bttn.bttn-outline{color:#fff !important;border:1px solid rgba(255,255,255,.6)}.cookies-alert .bttn.bttn-outline:hover:not(.loading):not(.disabled){border-color:#fff;background-color:#006327;-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;-moz-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important}.cookiesConfiguration .modal-header .title--big{margin-bottom:0}.cookiesConfiguration .modal-body{font-size:1rem;color:#212529}.cookiesConfiguration .modal-body .cookieOption{display:flex;align-items:flex-start;padding:15px;border:1px solid rgba(0,0,0,0);border-radius:5px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.cookiesConfiguration .modal-body .cookieOption:not(:last-child){margin-bottom:30px}.cookiesConfiguration .modal-body .cookieOption>div{display:flex;flex-direction:column}.cookiesConfiguration .modal-body .cookieOption .label{font-weight:700}.cookiesConfiguration .modal-body .cookieOption::before{font-family:"Font Awesome 5 Pro";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:300;line-height:1;vertical-align:-15%;font-size:24px;flex:0 0 50px;width:50px;text-align:center}.cookiesConfiguration .modal-body .cookieOption.disabled::before{content:""}.cookiesConfiguration .modal-body .cookieOption.enabled::before,.cookiesConfiguration .modal-body .cookieOption.lock::before{content:""}.cookiesConfiguration .modal-body .cookieOption:not(.lock){cursor:pointer}.cookiesConfiguration .modal-body .cookieOption:not(.lock):hover{border-color:#ced4da;background-color:#fdfdfd}.cookiesConfiguration .modal-footer{align-items:stretch}.errorPage{padding-top:0;display:flex;flex-direction:column}.errorPage__content{padding-top:2rem;padding-bottom:2rem;flex:1 1;display:flex;align-items:center}.errorPage__content .errorLogo{width:auto;height:80px;margin-bottom:3rem}@media(max-width: 767.98px){.errorPage__content .errorLogo{height:60px}}.errorPage__content .errorNumber{margin-bottom:2rem;display:flex;align-items:flex-end;gap:3rem}.errorPage__content .errorNumber>i:nth-child(1){font-size:4em;font-weight:700;line-height:1}.errorPage__content .errorNumber>i:nth-child(2){font-size:2em;line-height:1}.errorPage__content ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.3rem}@media(max-width: 767.98px){.errorPage__content{font-size:.8rem}}.errorPage__photo{position:relative;flex:1 1;max-height:40vh;background-image:url("/assets/www/images/what/slide-QueHacemos.jpg");background-repeat:no-repeat;background-size:cover}.errorPage__photo::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.15)}main.home section.swiper .swiper-container{padding-bottom:35px;height:450px}main.home section.swiper .swiper-container .swiper-slide{padding:15px;-webkit-border-radius:5px;border-radius:5px;background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}main.home section.swiper .swiper-container .swiper-slide>*{padding:5px;-webkit-border-radius:3px;border-radius:3px;background-color:rgba(255,255,255,.85)}main.home section.swiper .swiper-container .swiper-slide>*.fase-name{margin-bottom:15px;font-weight:700}main.home section.swiper .swiper-container .swiper-pagination{display:flex;align-items:center}main.home section.swiper .swiper-container .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px}main.home section.swiper .swiper-container .swiper-pagination .swiper-pagination-bullet-active{width:18px;height:18px;background-color:#007c31}main.about .new-time-line .swiper-container{height:300px}main.about .new-time-line .swiper-container .swiper-slide{padding:0 65px}main.about .new-time-line .swiper-container .swiper-slide .event{display:flex;flex-wrap:wrap;align-items:center}main.about .new-time-line .swiper-container .swiper-slide .event .year{flex:0 0 100%;padding:15px 60% 15px 15px;font-size:2em;text-align:right}main.about .new-time-line .swiper-container .swiper-slide .event img{flex:0 0 40%;width:40%;height:auto;border-radius:5px}main.about .new-time-line .swiper-container .swiper-slide .event .description{flex:1 1;padding:30px 60px;font-size:1.1em}main.about .new-time-line .swiper-container .swiper-pagination .swiper-pagination-progressbar-fill{background-color:#007c31}main.about .new-time-line .swiper-container .swiper-button-next,main.about .new-time-line .swiper-container .swiper-button-prev{color:#007c31}main.about .new-time-line .swiper-container>.year{position:absolute;top:5px;font-size:.8em;font-weight:700}main.about .new-time-line .swiper-container>.year.year--from{left:0}main.about .new-time-line .swiper-container>.year.year--until{right:0}@media(max-width: 991.98px){main.about .new-time-line .swiper-container{height:350px}main.about .new-time-line .swiper-container .swiper-slide{padding:0 45px}main.about .new-time-line .swiper-container .swiper-slide .event .year{padding:5px 15px;font-size:1.2em;text-align:center}main.about .new-time-line .swiper-container .swiper-slide .event img{flex:0 0 100%;width:100%}main.about .new-time-line .swiper-container .swiper-slide .event .description{padding:15px 0;font-size:.9em;line-height:1.2;text-align:center}main.about .new-time-line .swiper-container .swiper-button-next::after,main.about .new-time-line .swiper-container .swiper-button-prev::after{font-size:24px}}main.about section.map .map-wrap{margin-top:30px;position:relative}main.about section.map .map-wrap .map-sites{z-index:1;width:100%;height:600px}main.about section.map .map-wrap .list-sites{z-index:1;width:100%;min-height:370px;padding-left:410px;font-size:.7em;display:none}main.about section.map .map-wrap .map-filters{z-index:2;padding:15px;-webkit-border-radius:5px;border-radius:5px;overflow:hidden;display:flex;flex-direction:column}main.about section.map .map-wrap .map-filters .areas{display:flex;flex-direction:column}main.about section.map .map-wrap .map-filters .areas .checkbox{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #e9ecef;display:flex;align-items:center}main.about section.map .map-wrap .map-filters .areas .checkbox input{cursor:pointer}main.about section.map .map-wrap .map-filters .areas .checkbox .label{flex:1 1 auto;padding:0 15px;font-size:.9em;line-height:1.2;display:flex;flex-direction:column}main.about section.map .map-wrap .map-filters .areas .checkbox .label>i:nth-child(1){color:#007c31;font-weight:700}main.about section.map .map-wrap .map-filters .areas .checkbox .label>i:nth-child(2){font-size:.8em;font-style:italic}main.about section.map .map-wrap .map-filters .areas .link-animate{font-size:.7em;text-align:center;text-transform:uppercase}main.about section.map .map-wrap .map-filters .where{margin-top:15px;margin-left:-15px;margin-right:-15px;margin-bottom:-15px;padding:15px;border-top:1px solid #e9ecef;background-color:#f2f4f6;display:flex;flex-wrap:wrap;align-items:center}main.about section.map .map-wrap .map-filters .where>*{flex:0 0 50%;line-height:1}main.about section.map .map-wrap .map-filters .where>*:last-child{flex:0 0 100%;text-align:center}main.about section.map .map-wrap .map-filters .where>.title{margin-bottom:10px;color:#007c31;font-weight:700}main.about section.map .map-wrap .map-filters .where>a{padding:5px 10px;font-size:.6em;font-weight:700;text-transform:uppercase}main.about section.map .map-wrap.list-mode .map-filters .where,main.about section.map .map-wrap.list-mode .map-sites{display:none}main.about section.map .map-wrap.list-mode .list-sites{display:block}main.about section.map .map-wrap .gm-style-iw.gm-style-iw-c{max-width:300px !important}main.about section.map .map-wrap .infobox .upperinfo .title{color:#007c31;font-weight:700;text-align:center;text-transform:uppercase}main.about section.map .map-wrap .infobox .upperinfo img{margin:10px 0;width:100%}main.about section.map .map-wrap .infobox .lowerinfo{margin:0;padding:0;list-style:none}main.about section.map .map-wrap .infobox .lowerinfo li{font-size:1.1em;display:flex;align-items:center}main.about section.map .map-wrap .infobox .lowerinfo li:not(:last-child){margin-bottom:5px}main.about section.map .map-wrap .infobox .lowerinfo li .fal{flex:0 0 30px;margin-right:5px;width:30;text-align:center}main.about section.map .map-wrap .infobox .lowerinfo li a:hover{text-decoration:underline}@media(min-width: 992px){main.about section.map .map-wrap .map-filters{position:absolute;top:30px;left:30px;max-width:350px;background-color:#fff;-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;-moz-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important}main.about section.map .map-wrap .map-filters .areas .title{margin-top:-15px;margin-left:-15px;margin-right:-15px;margin-bottom:10px;padding:10px;color:#fff;font-weight:700;text-align:center;background-color:#007c31}}@media(max-width: 991.98px){main.about section.map .map-wrap .map-sites{height:380px}main.about section.map .map-wrap .list-sites{min-height:auto;padding-left:0}main.about section.map .map-wrap .list-sites thead{display:none}main.about section.map .map-wrap .list-sites tbody tr{display:flex;flex-direction:column}main.about section.map .map-wrap .list-sites tbody tr th,main.about section.map .map-wrap .list-sites tbody tr td{padding:0 30px;border:0}main.about section.map .map-wrap .list-sites tbody tr td:last-child{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #e9ecef}main.about section.map .map-wrap .map-filters{margin:0 15px 15px 15px}main.about section.map .map-wrap .map-filters .areas .title{margin-bottom:15px;font-weight:700}main.about section.map .map-wrap .map-filters .where{display:none}}main.about section.staff .profiles{margin-bottom:-30px}main.about section.staff .profiles>*{margin-bottom:30px;display:flex}main.about section.staff .profile{line-height:1.2;background-color:#f2f4f6;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:flex;flex-direction:column;align-items:flex-start}main.about section.staff .profile *::-ms-backdrop,main.about section.staff .profile{flex:1 1 1px;max-width:100%}main.about section.staff .profile *::-ms-backdrop,main.about section.staff .profile>*{max-width:100%}main.about section.staff .profile__photo{position:relative;align-self:stretch;position:relative;overflow:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}main.about section.staff .profile__photo img{width:100%;height:auto}main.about section.staff .profile__photo>i{position:absolute;top:100%;left:0;right:0;height:100%;padding:15px;font-size:.9em;font-style:italic;background-color:#f2f4f6;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:flex;align-items:center}main.about section.staff .profile__name{margin:10px 10px 0 10px;padding:0 5px;color:#007c31;text-transform:uppercase}main.about section.staff .profile__rol{margin:5px 10px 10px 10px;padding:5px 5px 0 5px;font-size:.8em;font-weight:700;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media(hover: hover)and (pointer: fine)and (min-width: 576px){main.about section.staff .profile:hover .profile__photo>i{top:0}}main.about .documents__list{display:flex;justify-content:space-around;flex-wrap:wrap;gap:15px}main.about .documents__list>*{flex:1 1}main.saica-pack section.servicios .items-wrap{margin-bottom:-30px}main.saica-pack section.servicios .item{position:relative;margin-bottom:30px;cursor:pointer}main.saica-pack section.servicios .item .label{position:absolute;top:0;bottom:0;left:15px;right:15px;background-color:rgba(0,0,0,.2);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:flex;justify-content:center;align-items:center}main.saica-pack section.servicios .item .label .label-1,main.saica-pack section.servicios .item .label .label-2{padding:10px;color:#fff;font-weight:700;text-align:center;line-height:1.2}main.saica-pack section.servicios .item .label .label-1{font-size:1.2em;text-transform:uppercase;text-shadow:1px 1px 1px #0f0e0e}main.saica-pack section.servicios .item .label .label-2{display:none}main.saica-pack section.servicios .item:hover .label{background-color:rgba(0,0,0,.6)}main.saica-pack section.servicios .item:hover .label .label-1{display:none}main.saica-pack section.servicios .item:hover .label .label-2{display:block;-webkit-animation-name:"fadeIn";animation-name:"fadeIn";-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}main.saica-pack section.innovacion .photo-size{margin-top:15px;margin-bottom:15px}main.saica-pack section.call-action{padding-top:0}main.saica-flex section.mercados .photo-circle-text{position:relative;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center;-webkit-border-radius:5px;border-radius:5px;overflow:hidden}main.saica-flex section.mercados .photo-circle-text::before{content:"";padding-bottom:100%;display:block}main.saica-flex section.mercados .photo-circle-text>i{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:15px;width:50%;height:50%;min-width:130px;min-height:130px;max-width:200px;max-height:200px;font-size:.8em;text-align:center;font-weight:700;line-height:1.2;text-transform:uppercase;-webkit-border-radius:100%;border-radius:100%;background-color:rgba(255,255,255,.8);-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;-moz-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;overflow:hidden;display:flex;justify-content:center;align-items:center}main.saica-flex section.call-action{padding-top:0}main.saica-flex .starredProducts .product{width:100%;max-width:150px;margin:auto;display:block}main.saica-flex .products__highlights{display:flex;flex-flow:wrap;gap:1em;justify-content:center}main.saica-flex .products__highlights__title{font-size:.6em;text-align:center;position:absolute;top:calc(100% - 1px);margin:0;background:#fff;left:0;right:0;font-weight:700;line-height:1}main.saica-flex .supportingTools{background:#007c31;color:#fff}main.saica-flex .supportingTools__title{color:#fff;font-weight:300}main.saica-flex .supportingTools__description{font-size:.8em}main.saica-flex .supportingTools .tool{text-align:center}main.saica-flex .supportingTools img{max-width:180px;height:auto;margin:auto;display:block}@media(max-width: 991.98px){main.saica-flex .supportingTools__title,main.saica-flex .supportingTools__description{text-align:center}}main.saica-flex .bowling__info{gap:1em}main.saica-flex .bowling__button,main.saica-flex .button_beverages{padding:10px;color:#007c31;font-size:.7em;font-weight:700;line-height:1;text-transform:uppercase;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;cursor:pointer}main.saica-flex .products-list__header{gap:1em}main.saica-flex .products-list__header:hover{cursor:pointer}main.saica-flex .products-list__header div{gap:1em}main.saica-flex .products-list__header div .icon-show-product{display:flex;width:2em;height:2em;justify-content:center;align-items:center;border-radius:100%;border:1px solid #fff;background:#007c31;color:#fff}main.saica-flex .products-list__divider{border-bottom:1px solid #495057;padding-top:.5em;padding-bottom:.5em}main.saica-flex .products-list__title{font-weight:700;text-transform:uppercase;margin-top:revert;gap:3}main.saica-flex .products-list__description{margin-left:2em}main.saica-flex .products-list__all{display:none}main.saica-flex .products-list__all.show{display:flex;-webkit-animation-name:"fadeIn";animation-name:"fadeIn";-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}main.saica-flex .products-list__all .title{margin-bottom:15px;font-weight:700;text-transform:capitalize}main.saica-flex .products-list__all .textImg__photo img{cursor:pointer}main.saica-flex .collaborators__title{font-weight:700;display:none}main.saica-flex .collaborators__description{font-size:.8em}main.saica-flex .collaborators img{max-width:180px;height:auto;margin:auto;display:block}@media(max-width: 991.98px){main.saica-flex .collaborators__title,main.saica-flex .collaborators__description{text-align:center}}main.saica-flex .row{margin-left:0;margin-right:0}main.saica-paper section.papers .paper-type{position:relative;width:180px;padding:30px;-webkit-border-radius:100%;border-radius:100%;border:1px solid #007c31;overflow:hidden;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:flex;justify-content:center;align-items:center}main.saica-paper section.papers .paper-type::before{content:"";padding-bottom:100%;display:block}main.saica-paper section.papers .paper-type>*{color:#007c31;font-size:1.2em;font-weight:700;line-height:1.2;text-align:center;text-transform:uppercase}main.saica-paper section.papers .paper-types{margin-bottom:30px;justify-content:space-around}main.saica-paper section.papers .paper-types .paper-type:hover:not(.active){background-color:#fff;-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;-moz-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important}main.saica-paper section.papers .paper-types .paper-type.active{background-color:#007c31}main.saica-paper section.papers .paper-types .paper-type.active>*{color:#fff}main.saica-paper section.papers .paper-list{margin-bottom:100px;display:none;justify-content:center}main.saica-paper section.papers .paper-list>*{display:flex}main.saica-paper section.papers .paper-list .paper-type{margin-bottom:30px;background-color:#fff;-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;-moz-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important}main.saica-paper section.papers .paper-list .paper-box{padding:15px;margin-bottom:30px;background-color:#f2f4f6;display:flex;flex-direction:column;align-items:center}main.saica-paper section.papers .paper-list .paper-box *::-ms-backdrop,main.saica-paper section.papers .paper-list .paper-box{flex:1 1 1px;max-width:100%}main.saica-paper section.papers .paper-list .paper-box *::-ms-backdrop,main.saica-paper section.papers .paper-list .paper-box>*{max-width:100%}main.saica-paper section.papers .paper-list .paper-box .title{color:#007c31;font-weight:700}main.saica-paper section.papers .paper-list .paper-box .sub-title{color:#007c31;font-style:italic}main.saica-paper section.papers .paper-list .paper-box .code{font-style:italic}main.saica-paper section.papers .paper-list .paper-box .description{align-self:stretch}main.saica-paper section.papers .paper-list .paper-box .technical-sheet{padding:5px 15px;-webkit-border-radius:15px;border-radius:15px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;cursor:pointer;display:flex;flex-direction:column;align-items:center}main.saica-paper section.papers .paper-list .paper-box .technical-sheet .label{padding:5px 0;color:#007c31;font-weight:700;line-height:1.1}main.saica-paper section.papers .paper-list .paper-box .technical-sheet>div{display:flex}main.saica-paper section.papers .paper-list .paper-box .technical-sheet .bttn-outline{margin:0 5px;padding:5px 10px;font-size:.6em;font-weight:bold;text-transform:uppercase}main.saica-paper section.papers .paper-list.show{display:flex;-webkit-animation-name:"fadeIn";animation-name:"fadeIn";-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@media(max-width: 991.98px){main.saica-paper section.papers .paper-list{margin-bottom:100px;display:flex}}main.saica-paper section.valor .photo-size{margin-top:15px;margin-bottom:15px}main.saica-paper section.centers .title--regular{line-height:1}main.saica-paper section.centers img{width:100%;height:220px;object-fit:cover;display:block}main.saica-paper section.centers .centers__row{text-align:center;margin-bottom:4rem;justify-content:space-around;row-gap:2rem}main.saica-paper section.centers .centers__info{font-size:.8em}main.saica-paper section.centers .centers__info p{margin:0}@media(min-width: 768px){main.saica-paper section.centers .centers__info{text-align:left}}main.saica-natur .servicesSlide .swiper-slide{display:flex;justify-content:center;align-items:flex-end}main.saica-natur .servicesSlide .swiper-slide>*{width:240px;height:240px;font-weight:700;display:flex;flex-direction:column;gap:1em;align-items:center;justify-content:center}main.saica-natur .servicesSlide .swiper-slide>* img{padding:1em;border:1px solid rgba(0,0,0,0);border-radius:100%;overflow:hidden}main.saica-natur .servicesSlide .swiper-slide:not(.swiper-slide-active)>*{color:#007c31;background-color:#f2f4f6;transform:scale(0.7);cursor:pointer}main.saica-natur .servicesSlide .swiper-slide:not(.swiper-slide-active)>* img{border-color:#007c31}main.saica-natur .servicesSlide .swiper-slide:not(.swiper-slide-active)>* img:nth-child(2){display:none}main.saica-natur .servicesSlide .swiper-slide.swiper-slide-active>*{color:#fff;background-color:#007c31}main.saica-natur .servicesSlide .swiper-slide.swiper-slide-active>* img{border-color:#fff}main.saica-natur .servicesSlide .swiper-slide.swiper-slide-active>* img:nth-child(1){display:none}main.saica-natur .servicesSlide .swiper-button-prev,main.saica-natur .servicesSlide .swiper-button-next{bottom:0;top:auto;margin-top:0;color:#007c31}main.saica-natur .serviceSlideInfo{margin-top:1.5em;min-height:180px;text-align:center;display:flex;flex-direction:column;align-items:center}@media(max-width: 575.98px){main.saica-natur .serviceSlideInfo{min-height:240px}}main.saica-natur .serviceSlideInfo__title{font-weight:700}main.saica-natur .serviceSlideInfo__description{margin-top:1em;color:#343a40}main.sustainability .transparency__list{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:15px}main.sustainability .transparency__list>*{font-size:1.1rem;font-weight:700;cursor:pointer}main.sustainability .transparency__list>*:hover{text-decoration:underline}main.sustainability .transparency__list>*.transparency__list--active{color:#007c31;text-decoration:underline}main.sustainability .collaborators__title{font-weight:700;display:none}main.sustainability .collaborators__description{font-size:.8em}main.sustainability .collaborators img{max-width:180px;height:auto;margin:auto;display:block}@media(max-width: 991.98px){main.sustainability .collaborators__title,main.sustainability .collaborators__description{text-align:center}}main.certifications section.certificates .zone{margin-left:-15px;margin-right:-15px;padding:5px;border:1px solid rgba(0,0,0,0)}main.certifications section.certificates .zone>.head{padding:10px 15px;background-color:#f2f4f6;cursor:pointer;display:flex;align-items:center}main.certifications section.certificates .zone>.head .name{flex:0 0 30%;color:#007c31;font-weight:700;text-transform:uppercase}main.certifications section.certificates .zone>.head .info{flex:1 1;color:#343a40;font-size:.8em;font-weight:700;text-transform:uppercase}main.certifications section.certificates .zone>.head:hover{background-color:#e9ecef}main.certifications section.certificates .zone .factories{display:none}main.certifications section.certificates .zone .factory .head{padding:30px 15px 10px 15px;color:#007c31;font-weight:700;text-align:center;border-bottom:1px solid #007c31}main.certifications section.certificates .zone .factory .documents-list{padding:10px;background-color:#ecf2ed;display:flex;flex-wrap:wrap}main.certifications section.certificates .zone .factory .documents-list a{flex:1 0 auto;max-width:220px;margin:5px;padding:10px;border:1px solid #007c31;background-color:#fff;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:flex;align-items:center}main.certifications section.certificates .zone .factory .documents-list a>i{flex:1 1 auto;color:#007c31;font-weight:700;text-align:center;line-height:1.1;text-transform:uppercase}main.certifications section.certificates .zone .factory .documents-list a::after{font-family:"Font Awesome 5 Pro";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:300;line-height:1;vertical-align:-15%;content:"";flex:0 0 32px;padding-left:10px;margin-left:auto;color:#000;font-size:22px;opacity:.15;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}main.certifications section.certificates .zone .factory .documents-list a:hover{background-color:#fff;-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;-moz-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important}main.certifications section.certificates .zone .factory .documents-list a:hover::after{color:#007c31;opacity:1}main.certifications section.certificates .zone.show{border-color:#343a40}main.certifications section.certificates .zone.show>.head{background-color:#343a40}main.certifications section.certificates .zone.show>.head .name{color:#fff}main.certifications section.certificates .zone.show>.head .info{color:#adb5bd}main.certifications section.certificates .zone.show .factories{display:block;-webkit-animation-name:"fadeIn";animation-name:"fadeIn";-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.collaborationsLogos{margin:0;padding:0;list-style:none;padding:15px;border-radius:5px;background-color:#fff;display:flex;justify-content:space-around;flex-wrap:wrap;gap:30px}.collaborationsLogos>*{flex:0 1 auto}.collaborationsLogos>* img{width:auto;height:50px}main.people .peopleSlide .swiper-slide{height:240px;display:flex;justify-content:center;align-items:center}main.people .peopleSlide .swiper-slide>*{position:absolute;width:160px;height:160px;border-radius:100%;background-color:#fff;overflow:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}main.people .peopleSlide .swiper-slide>*>img{width:100%;height:100%;object-fit:cover}main.people .peopleSlide .swiper-slide:not(.swiper-slide-active)>*{cursor:pointer}main.people .peopleSlide .swiper-slide:not(.swiper-slide-active)>*>img{filter:grayscale(100%)}main.people .peopleSlide .swiper-slide:not(.swiper-slide-active)>*::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:rgba(0,124,49,.45);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media(hover: hover)and (pointer: fine){main.people .peopleSlide .swiper-slide:not(.swiper-slide-active)>*:hover{z-index:1;transform:scale(1.1);-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;-moz-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important}main.people .peopleSlide .swiper-slide:not(.swiper-slide-active)>*:hover::after{background-color:rgba(0,124,49,.15)}}main.people .peopleSlide .swiper-slide.swiper-slide-active>*{z-index:2;transform:scale(1.3);-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;-moz-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important}main.people .peopleSlideInfo{margin-top:20px;min-height:140px;text-align:center;display:flex;flex-direction:column;align-items:center}@media(max-width: 575.98px){main.people .peopleSlideInfo{min-height:240px}}main.people .peopleSlideInfo__message{color:#007c31;font-size:1.3em;font-weight:700;line-height:1.2}main.people .peopleSlideInfo__title{margin-top:15px;font-weight:700}main.people .peopleSlideInfo__description{color:#343a40;font-size:.9em}main.vacancies{display:flex;flex-direction:column}main.vacancies .no-usa .container-fluid{margin-top:30px;max-width:820px}main.vacancies .no-usa h1 .title{margin-bottom:10px;font-size:1.2em;font-weight:700}main.vacancies .iframe-vacancies{flex:1 1;min-height:560px;width:100%;max-width:820px;margin:30px 0;align-self:center;border:0;-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;-moz-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important}@media(max-width: 991.98px){main.vacancies .iframe-vacancies{min-height:545px;margin-bottom:0;max-width:none}}main.vacancies section.candidature .container-fluid{margin-bottom:30px;max-width:820px}main.vacancies section.candidature .row{padding:15px;background-color:#f3f5f6;border:1px solid #e9ecef;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;-moz-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important}main.vacancies section.candidature .icon{max-width:90px;margin:auto;display:block}@media(max-width: 991.98px){main.vacancies section.candidature .container-fluid{margin-bottom:0;max-width:none}main.vacancies section.candidature .row{padding-top:30px;padding-bottom:30px;background-color:#f3f5f6;border:0;-webkit-border-radius:0;border-radius:0}main.vacancies section.candidature .icon{margin-bottom:15px}}.filter{min-height:100px;display:flex;align-items:center}.filter__category{flex:1 1;overflow:hidden;display:flex;flex-wrap:wrap}.filter__category>*{position:relative;flex:1 1;margin:5px 0;max-width:100%}@media(min-width: 768px){.filter__category>*:not(:first-child){flex:0 0 auto}}.filter__category>*::after{content:"";z-index:-1;position:absolute;left:0;right:0;bottom:0;height:1px;background-color:#e9ecef}.filter__category .dragscroll{margin:0;padding:0;list-style:none;display:flex;align-items:flex-end}.filter__category .dragscroll>*{padding:5px 10px;color:#007c31;font-size:.9em;line-height:1;white-space:nowrap;border-bottom:1px solid rgba(0,0,0,0)}.filter__category .dragscroll>*[data-all]{font-size:.7em;text-transform:uppercase}.filter__category .dragscroll>*[data-all]:not(.active){cursor:pointer}@media(hover: hover)and (pointer: fine){.filter__category .dragscroll>*[data-all]:not(.active):hover{font-weight:700}.filter__category .dragscroll>*[data-all]:not(.active):hover~*{border-color:#007c31}}.filter__category .dragscroll>*[data-all].active~*{font-weight:700}.filter__category .dragscroll>*:not([data-all]):not(.active){cursor:pointer}@media(hover: hover)and (pointer: fine){.filter__category .dragscroll>*:not([data-all]):not(.active):hover{border-color:#007c31}}.filter__category .dragscroll>*:not([data-all]).active{font-weight:700;cursor:default}.filter__search{flex:0 0 auto;margin-left:auto;display:flex;gap:15px}.filter__search input{flex:1 1;padding:10px 15px;border:1px solid #e9ecef;border-radius:3px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.filter__search input::placeholder{color:#dee2e6}.filter__search button{flex:0 0 30px;width:30px;min-height:30px;margin-left:15px;text-align:center;border:0;background-color:rgba(0,0,0,0)}.filter__search button::before{font-size:22px}.filter__search button:hover{color:#007c31}.filter:not(.filter--searching) .filter__search input{display:none}.filter--searching .filter__category{display:none}.filter--searching .filter__search{flex:1 1}.filter--searching .filter__search button{margin-left:0}.filter--searching .filter__search button::before{content:""}.articleListSection{padding-bottom:5px;color:#007c31;font-size:1.2em;font-weight:700;border-bottom:1px solid #007c31}.articleListSection:not(:first-child){margin-top:30px}.articleList{width:100%;height:100%;color:inherit;cursor:pointer;display:flex;flex-direction:column;gap:10px}.articleList__img{position:relative;width:100%;height:220px;overflow:hidden}.articleList__img img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.05);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.articleList__img--noPhoto img{object-fit:contain}.articleList__img::after{font-family:"Font Awesome 5 Pro";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:300;line-height:1;vertical-align:-15%;position:absolute;top:0;bottom:0;left:0;right:0;color:#fff;font-size:4rem;background-color:rgba(0,124,49,.75);opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center}.articleList__type{align-self:flex-start;color:#6c757d;font-size:.5em;font-weight:700;text-transform:uppercase;line-height:1}.articleList__date{color:#007c31;font-size:.8em;font-weight:700}.articleList__title{font-size:.9em;line-height:1.1;font-weight:700;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.articleList--news .articleList__img::after,.articleList--publications .articleList__img::after,.articleList--events .articleList__img::after{content:""}.articleList--videos .articleList__img::after{content:""}.articleList--videos .articleList__date{order:1}.articleList--horizontal{display:flex;flex-direction:row;gap:15px}.articleList--horizontal .articleList__img{flex:0 0 350px;width:250px;height:140px}.articleList--horizontal>*:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:10px}@media(max-width: 991.98px){.articleList{text-align:center;align-items:center}.articleList.articleList--horizontal{flex-wrap:wrap}.articleList.articleList--horizontal .articleList__img{flex:0 0 100%;width:100%;height:200px}.articleList.articleList--horizontal .articleList__type{align-self:flex-end}}@media(hover: hover)and (pointer: fine){.articleList:hover .articleList__img img{filter:grayscale(100%);transform:scale(1)}.articleList:hover .articleList__img::after{opacity:1}.articleList:hover .articleList__title{color:#007c31}}.articleListNews{width:100%;height:100%;color:inherit;font-size:.9rem;font-weight:700;display:flex;flex-direction:column}@media(hover: hover)and (pointer: fine){.articleListNews .articleListNews__photo{transform:scale(1.05)}.articleListNews:hover .articleListNews__photo{transform:scale(1)}.articleListNews:hover>*:nth-child(2){background-color:#007c31}.articleListNews:hover .articleListNews__title,.articleListNews:hover .articleListNews__label{color:#fff}}.articleListNews>*:nth-child(1){flex:0 0 250px;height:250px;position:relative;overflow:hidden}.articleListNews>*:nth-child(2){flex:1 1;padding:15px;background-color:#f2f4f6;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:flex;flex-direction:column;gap:15px}.articleListNews>*:nth-child(2)>*{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.articleListNews__photo{width:100%;height:100%;object-fit:cover;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.articleListNews__photo--noPhoto{object-fit:contain}.articleListNews__date{position:absolute;left:0;bottom:0;padding:5px 15px;color:#fff;background-color:#007c31}.articleListNews__label{margin-top:auto;color:#007c31;display:flex;align-items:center}.articleListNews__label::after{font-family:"Font Awesome 5 Pro";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:300;line-height:1;vertical-align:-15%;content:"";margin-left:10px}.articleHead{height:180px;background-color:#f2f4f6;display:flex;justify-content:center;align-items:center}.articleHead>*{padding:15px;max-width:700px;font-weight:700;text-align:center;text-transform:uppercase;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center}.articleHead__title{margin-bottom:5px;font-size:1.2em}.articleHead__link{padding:0 2px 2px 2px;font-size:.8em;text-decoration:none;border-bottom:1px solid rgba(0,124,49,.7);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.articleHead__link:hover{border-bottom-color:#007c31}.article{margin-top:30px}.article__eventInfo{margin:30px 0;display:flex;justify-content:center;align-items:center;gap:10px}@media(max-width: 767.98px){.article__eventInfo{flex-wrap:wrap}}.article__eventInfo>*{flex:1 1 auto;font-size:.8em;font-weight:700;line-height:1.2;display:flex;align-items:center;gap:10px}.article__eventInfo>*::before{font-family:"Font Awesome 5 Pro";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:300;line-height:1;vertical-align:-15%;flex:0 0 40px;width:40px;color:#007c31;font-size:32px;text-align:center}.article__eventInfo .eventInfoDate::before{content:""}.article__eventInfo .eventInfoSchedule::before{content:""}.article__eventInfo .eventInfoLocale::before{content:""}.article__img{margin:30px 0}.article__img img{width:100%;max-height:400px;object-fit:contain;object-position:center}.article__title{margin:45px 0}.article__title p:last-child{margin-bottom:0}.article__description p:last-child{margin-bottom:0}.article--new .article__date{margin-top:-30px;margin-bottom:45px;color:#007c31;font-weight:700;text-align:center;letter-spacing:.05em}.article--new .article__title,.article--event .article__title,.article--publication .article__title{font-size:1.2em;font-weight:700;text-align:center}.article__nav{margin-top:60px;margin-bottom:30px;display:flex;align-items:center;justify-content:space-between;gap:30px}.article__nav>*{flex:0 1 50%;color:#6c757d;font-size:.9em;line-height:1.4;display:flex;align-items:center;gap:10px}.article__nav>*::before{font-family:"Font Awesome 5 Pro";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:300;line-height:1;vertical-align:-15%;flex:0 0 40px;width:40px;font-size:32px;text-align:center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.article__nav>*:hover{color:#007c31}.article__nav>*:hover::before{transform:translate(0, 0) !important}.article__nav>*:first-child::before{content:"";transform:translate(5px, 0)}.article__nav>*:last-child{margin-left:auto;text-align:right;justify-content:flex-end}.article__nav>*:last-child::before{content:"";order:1;transform:translate(-5px, 0)}@media(max-width: 767.98px){.article__nav>*>i{display:none}}section.articles-related .articles{margin-bottom:-60px;justify-content:space-around}section.articles-related .article{margin-bottom:60px;display:flex;flex-direction:column}section.articles-related .article .title{flex:1 1 auto;padding:15px 0;font-weight:700}main.contact .contact-wrap{display:flex;flex-direction:column}main.contact .contact-wrap .contact{position:relative;margin-bottom:15px;padding:15px;border:1px solid #007c31;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:flex;align-items:center}main.contact .contact-wrap .contact>.label{padding-right:15px;color:#007c31;font-size:1.2em;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}main.contact .contact-wrap .contact::after{font-family:"Font Awesome 5 Pro";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:300;line-height:1;vertical-align:-15%;content:"";flex:0 0 24px;margin-left:auto;color:#6c757d;font-size:24px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}main.contact .contact-wrap .contact>a{position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px;display:none}main.contact .contact-wrap .contact .contact-list{z-index:9999;position:absolute;top:100%;left:-1px;right:-1px;padding:15px;margin-top:-1px;border:1px solid #007c31;border-top:0;background-color:#fff;display:none;flex-direction:column}main.contact .contact-wrap .contact .contact-list>*:not(:last-child){margin-bottom:5px}main.contact .contact-wrap .contact .contact-list .label{font-size:1.2em}main.contact .contact-wrap .contact:hover{background-color:#fff}main.contact .contact-wrap .contact:hover .label,main.contact .contact-wrap .contact:hover::after{color:#006327;content:""}main.contact .contact-wrap .contact:hover>a{display:block}main.contact .contact-wrap .contact:hover .contact-list{display:flex;-webkit-animation-name:"fadeIn";animation-name:"fadeIn";-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}main.global-services section.services-saica{margin-top:-150px}main.global-services section.services-saica .access-area{position:relative;padding:15px 30px;background-color:#fff;display:none}main.global-services section.services-saica .access-area .area{padding:0 30px;margin:0 -30px 15px -30px;color:#007c31;font-size:2em;font-weight:200;border-bottom:1px solid #e9ecef;display:flex;align-items:center}main.global-services section.services-saica .access-area .area .fal{margin-left:auto;font-size:24px;cursor:pointer}@media(max-width: 767.98px){main.global-services section.services-saica .access-area .area{font-size:1.2em}}main.global-services section.services-saica .access-area .list{display:flex;flex-direction:column}main.global-services section.services-saica .access-area .list a:not(:last-child){margin-bottom:5px}main.global-services section.services-saica .access-area.show{display:block;-webkit-animation-name:"fadeInUp";animation-name:"fadeInUp";-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}main.global-services .documents__list{display:flex;justify-content:space-around;flex-wrap:wrap;gap:15px}main.global-services .documents__list>*{flex:1 1}main.creative section.full-height-page{background-repeat:no-repeat;background-position:center;background-size:cover;display:flex}main.creative section.full-height-page *::-ms-backdrop,main.creative section.full-height-page{height:0px}main.creative section.full-height-page .container{display:flex;flex-direction:column}main.creative section.full-height-page .container *::-ms-backdrop,main.creative section.full-height-page .container>*{max-width:100%}main.creative section.full-height-page .container>.row{flex:1 1}main.creative section.full-height-page .wrap-box{justify-content:flex-end;align-items:flex-end}main.creative section.full-height-page .box-text{margin-top:30px;margin-bottom:30px;padding:30px;color:#4f8c9b;line-height:1.2;-webkit-border-radius:5px;border-radius:5px;background-color:#fff;-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;-moz-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important}main.creative section.full-height-page .box-text .title{font-size:2em}main.creative section.full-height-page .box-text .intro{margin-top:15px;font-size:1.2em}main.creative section.full-height-page .box-text .intro p:last-child{margin-bottom:0}@media(max-width: 767.98px){main.creative section.full-height-page .box-text{font-size:.8rem}}main.creative section.back-head{line-height:1.2}main.creative section.back-head .container>.row{flex:1 1 50%}main.creative section.back-head .wrap-logo{align-items:center}@media(max-width: 767.98px){main.creative section.back-head .wrap-logo{justify-content:center}}main.creative section.about{padding:100px 0;color:#fff;line-height:1.2;background-color:#d04551}main.creative section.about .title{font-size:2em}main.creative section.about .intro{margin-top:15px;font-size:1.2em}@media(max-width: 767.98px){main.creative section.about{font-size:.8rem}}main.creative section.capabilities{padding:70px 0;color:#41616a;line-height:1.2}main.creative section.capabilities .row{margin:60px 0;justify-content:space-around;align-items:center}@media(min-width: 768px){main.creative section.capabilities .row:nth-child(even)>*:nth-child(1){order:2}main.creative section.capabilities .row:nth-child(even)>*:nth-child(2){order:1;text-align:right}main.creative section.capabilities .row:nth-child(even)>*:nth-child(2) .intro ul li{justify-content:flex-end}main.creative section.capabilities .row:nth-child(even)>*:nth-child(2) .intro ul li::before{order:2;padding-right:0;padding-left:15px}}main.creative section.capabilities .title{font-size:2em;line-height:1.1}main.creative section.capabilities .intro{margin-top:15px;font-size:1.2em}main.creative section.capabilities .intro ul{margin:0;padding:0;list-style:none}main.creative section.capabilities .intro ul li{margin:5px 0;display:flex;align-items:flex-start}main.creative section.capabilities .intro ul li::before{font-family:"Font Awesome 5 Pro";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:300;line-height:1;vertical-align:-15%;content:"";flex:0 0 40px;padding-right:15px;text-align:center}@media(max-width: 767.98px){main.creative section.capabilities{font-size:.8rem}main.creative section.capabilities img{display:block;margin:0 auto 15px auto}main.creative section.capabilities .title,main.creative section.capabilities .intro{text-align:center}main.creative section.capabilities .title ul li,main.creative section.capabilities .intro ul li{justify-content:center}main.creative section.capabilities .title ul li::before,main.creative section.capabilities .intro ul li::before{content:none}}main.creative section.back-room .box-text{color:#fff;background-color:#d04551}main.creative section.back-costumer .wrap-box{justify-content:flex-start}main.creative section.back-costumer .box-text{color:#d0455;background-color:rgba(255,255,255,.6);-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important}main.creative section.installations{padding-top:100px;padding-bottom:100px;color:#d04551;line-height:1.2}main.creative section.installations .title{font-size:2em}main.creative section.installations .intro{margin-top:15px;font-size:1.2em}main.creative section.installations .intro p:last-child{margin-bottom:0}@media(max-width: 767.98px){main.creative section.installations{font-size:.8rem}}main.creative section.back-pantone .wrap-box{justify-content:flex-start}main.creative section.back-pantone .box-text{color:#d04551}main.creative section.gallery{padding-top:15px}main.creative section.gallery .tabs-list{max-width:100%}main.creative section.gallery .photo{padding:5px}main.creative section.gallery .photo img{width:350px;height:auto}@media(max-width: 991.98px){main.creative section.gallery .photo img{width:250px}}main.creative section.change{padding:100px 0;color:#fff;line-height:1.2;background-color:#d04551}main.creative section.change .title{margin-bottom:30px;font-size:2em}main.creative section.change .circle{position:relative;width:220px;margin:auto;-webkit-border-radius:100%;border-radius:100%;background-color:#fff;overflow:hidden}main.creative section.change .circle::before{content:"";display:block;padding-bottom:100%}main.creative section.change .circle>i{position:absolute;top:0;bottom:0;left:0;right:0;padding:30px;color:#d04551;font-size:1em;text-align:center;font-weight:700;display:flex;justify-content:center;align-items:center}@media(max-width: 767.98px){main.creative section.change{font-size:.8rem}main.creative section.change .circle{width:160px}}@media(max-width: 575.98px){main.creative section.change{font-size:.9rem}main.creative section.change .circle{margin-bottom:15px;width:200px}}main.saica2025{min-height:100vh;padding-bottom:60px;display:flex;align-items:center;background-image:url("../../images/saica2025/2025-background.jpg");background-repeat:no-repeat;background-position:center;background-size:cover}main.saica2025>*{flex:1 1}main.saica2025 .event__name{margin-top:60px;margin-bottom:30px;color:#fff;font-family:"Barlow",sans-serif;font-size:3em;line-height:1;letter-spacing:-0.01em;text-shadow:1px 1px 1px #0f0e0e}@media(max-width: 991.98px){main.saica2025 .event__name{font-size:1.7em}}main.saica2025 .event .embed-video iframe{opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}main.saica2025 .event .embed-video:hover iframe,main.saica2025 .event .embed-video.out iframe,main.saica2025 .event .embed-video.show iframe{opacity:1}main.graduate-program .mb-30{margin-bottom:30px}main.graduate-program .text-section{padding:2em 1em;position:relative;left:100px;z-index:1;background-color:#f8f8f8}main.graduate-program .about-you{padding:60px 0;border-radius:50%;width:200px;height:200px;display:inline-block;position:absolute;bottom:100%;transform:scaleX(-1)}main.graduate-program .about-you__first__div__title,main.graduate-program .about-you__first__div__description{position:absolute;text-align:center;overflow:hidden;line-height:1.2;color:#fff;z-index:1;left:14%}main.graduate-program .about-you__first__div__title{top:23%;font-weight:bold;height:18%;width:70%}main.graduate-program .about-you__first__div__description{top:40%;height:43%;width:72%;font-size:1rem;padding:.5rem}main.graduate-program .about-you__first__div__img{width:100%;max-width:290px}main.graduate-program .about-you__section__image__dialog{display:flex;gap:1rem}main.graduate-program .about-you__section__description{display:none}main.graduate-program .gap-1{gap:1em}main.graduate-program .content-icon{background-color:#f8f8f8;width:8em;height:8em;padding:1em}main.graduate-program .content-icon-text{margin-bottom:0;font-size:.9rem;white-space:break-spaces}main.graduate-program .image-map{gap:.5em;display:flex;justify-content:center;align-items:center;flex-flow:wrap}main.graduate-program .image-map__country{padding:.5rem .7rem;font-size:.6rem;font-weight:bold;color:#f8f8f8}main.graduate-program .graduate_expert_participants{gap:2em}main.graduate-program .graduate_expert_participants__section{display:flex;flex-direction:column;gap:1em}main.graduate-program .graduate_expert_participants__section__img img{padding:.2em;border:1px dashed #007c31;border-radius:50%;max-width:180px}main.graduate-program .graduate_expert_participants__section__text p{margin-bottom:0}main.graduate-program .step_container{display:flex;flex-direction:column;align-items:center;padding:1rem 0}main.graduate-program .step_container__number{margin-bottom:30px;color:orange;font-size:1.6em;font-weight:500;text-align:center;text-transform:uppercase;display:flex;border:1px dashed orange;width:2em;height:2em;align-items:center;background-color:rgba(255,165,0,.1);justify-content:center;margin:0}main.graduate-program .step_container__line{border-left:1px dashed orange;height:2rem}main.graduate-program .pogram_milestones{background-color:#f1f1f1}main.graduate-program .pogram_milestones__graph{position:relative}main.graduate-program .pogram_milestones__graph__text,main.graduate-program .pogram_milestones__graph__title{position:absolute;text-align:left;height:27%;overflow:hidden;line-height:1.2;width:27%}main.graduate-program .pogram_milestones__graph__text__first,main.graduate-program .pogram_milestones__graph__text__description,main.graduate-program .pogram_milestones__graph__title__first,main.graduate-program .pogram_milestones__graph__title__description{left:10%}main.graduate-program .pogram_milestones__graph__text__second,main.graduate-program .pogram_milestones__graph__title__second{left:39%}main.graduate-program .pogram_milestones__graph__text__third,main.graduate-program .pogram_milestones__graph__title__third{left:68%}main.graduate-program .pogram_milestones__graph__text{font-size:1rem}main.graduate-program .pogram_milestones__graph__text__description{width:55%}main.graduate-program .pogram_milestones__graph__text__first,main.graduate-program .pogram_milestones__graph__text__third{top:75%}main.graduate-program .pogram_milestones__graph__text__second{top:37%}main.graduate-program .pogram_milestones__graph__title{font-size:2rem;font-weight:bold}main.graduate-program .pogram_milestones__graph__title__first,main.graduate-program .pogram_milestones__graph__title__third{top:55%}main.graduate-program .pogram_milestones__graph__title__second{top:75%}main.graduate-program .pogram_milestones__slides{display:none}main.graduate-program .pogram_milestones__slides .hook{padding:40px 15px;display:flex;flex-flow:column}main.graduate-program .articleList{height:93%}main.graduate-program .swiper-pagination{position:initial}@media(max-width: 768px){main.graduate-program .text-section{position:static;background-color:rgba(0,0,0,0)}main.graduate-program .graduate_expert_participants__section__img img{max-width:150px}main.graduate-program .articleList{height:96%}main.graduate-program .pogram_milestones__title .title--big{margin-bottom:0}main.graduate-program .pogram_milestones__graph{display:none}main.graduate-program .pogram_milestones__slides{display:block}main.graduate-program .about-you__section__image__dialog{display:none}main.graduate-program .about-you__section__description{display:block}}@media(max-width: 991px){main.graduate-program .about-you__first__div__description{font-size:.8rem}}.complaint__step{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.complaint__stepPosition{display:flex;align-items:center;justify-content:center;gap:1em;font-size:.9rem}@media(max-width: 991.98px){.complaint__stepPosition{font-size:.7rem}}@media(max-width: 767.98px){.complaint__stepPosition{font-size:.5rem}}.complaint__stepPosition>*{display:flex;align-items:center;justify-content:center;gap:1em}.complaint__stepPosition>*:not(:first-child)::before{content:"";width:4em;height:1px;background-color:silver}.complaint__stepPosition>*>i{width:3em;height:3em;font-size:1.6em;font-weight:700;line-height:1;text-align:center;border:1px solid #007c31;border-radius:100%;display:flex;align-items:center;justify-content:center}.complaint__stepPosition--active:not(:first-child)::before{height:2px;background-color:#007c31}.complaint__stepPosition--active>i{color:#fff;background-color:#007c31}.complaint__stepTitle,.complaint__stepDescription{margin:0 !important;text-align:center}.complaint__body{margin-top:40px;display:flex;flex-direction:column;align-items:center;gap:1rem;font-size:1rem}@media(max-width: 991.98px){.complaint__body{font-size:.8rem}}.complaint__body>*{width:100%}.complaint__body .bttns{justify-content:flex-end}.complaint__form{display:none;flex-direction:column;gap:1em}.complaint__form--active{display:flex}.complaint__formGroup{padding:1em;border:1px solid silver;border-radius:1em;display:flex;flex-direction:column;gap:1em}.complaint__formGroupTitle{padding-bottom:.5em;font-weight:700;border-bottom:1px solid #eee}.complaint__formCheck{font-size:1.2em;display:flex;align-items:flex-start;gap:1em}.complaint__formCheck input[type=checkbox]{flex:0 0 auto;width:1.2em;height:1.2em;cursor:pointer !important}.complaint__formCheck label{margin:0;line-height:1.2;cursor:pointer !important}.complaint__formCheck>div{flex:1 1}.container-collapse{height:0;overflow:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.link-animate{color:#28a745;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block}.link-animate .fa,.link-animate .fal,.link-animate .fas{margin-right:5px}.link-animate .label{position:relative}.link-animate .label::before,.link-animate .label::after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.link-animate .label::before{width:100%;background-color:#ced4da}.link-animate:hover{color:#006327}.link-animate:hover .label::after{width:100%;background-color:#006327}a.link-label .label{text-decoration:underline;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}a.link-label:hover .label{text-decoration:none}.bttn{position:relative;padding:10px 15px;font-weight:700;text-align:center;line-height:1.1;-webkit-border-radius:15px;border-radius:15px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;cursor:pointer;display:flex;justify-content:space-around;align-items:center}.bttn .fa,.bttn .fal,.bttn .fas{flex:0 0 32px;padding-right:10px;font-size:22px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.bttn.bttn-solid{color:#fff;border:1px solid rgba(0,0,0,0);background-color:#007c31}.bttn.bttn-solid:hover:not(.loading):not(.disabled){color:#fff;background-color:#006327;-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;-moz-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important}.bttn.bttn-simple{color:#007c31;border:1px solid rgba(0,0,0,0)}.bttn.bttn-simple:hover:not(.loading):not(.disabled){color:#006327;background-color:#e9ecef}.bttn.bttn-outline{color:#007c31 !important;border:1px solid #007c31}.bttn.bttn-outline:hover:not(.loading):not(.disabled){color:#fff !important;border-color:#006327;background-color:#006327;-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;-moz-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important}.bttn.bttn-gray{color:#adb5bd;border:1px solid rgba(0,0,0,0);background-color:#e9ecef}.bttn.bttn-gray:hover:not(.loading):not(.disabled){color:#6c757d;background-color:#ced4da;-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;-moz-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important}.bttn.bttn-gray:hover:not(.loading):not(.disabled) .fa,.bttn.bttn-gray:hover:not(.loading):not(.disabled) .fal,.bttn.bttn-gray:hover:not(.loading):not(.disabled) .fas{color:#000}.bttn:hover:not(.loading):not(.disabled):not(.active) .fa,.bttn:hover:not(.loading):not(.disabled):not(.active) .fal,.bttn:hover:not(.loading):not(.disabled):not(.active) .fas{font-weight:900}.bttn.disabled{opacity:.3;cursor:auto}.bttn.loading{border-color:#e9ecef;background-color:#e9ecef;cursor:auto}@-webkit-keyframes uil-ring-anim{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes uil-ring-anim{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes uil-ring-anim{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes uil-ring-anim{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes uil-ring-anim{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes uil-ring-anim{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes uil-ring-anim{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes uil-ring-anim{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.bttn.loading::after{z-index:101;content:"";display:block;position:absolute;top:50%;left:50%;margin-top:-10px;margin-left:-10px;width:20px;height:20px;border-radius:100%;box-shadow:0 2px 0 0 #343a40;-ms-animation:uil-ring-anim 1s linear infinite;-moz-animation:uil-ring-anim 1s linear infinite;-webkit-animation:uil-ring-anim 1s linear infinite;-o-animation:uil-ring-anim 1s linear infinite;animation:uil-ring-anim 1s linear infinite}.bttn.loading .label{visibility:hidden}.bttn.active{cursor:default}.bttn.active .fa,.bttn.active .fal,.bttn.active .fas{font-weight:900}.bttn.active.bttn-outline{color:#fff !important;border-color:#006327;background-color:#006327}.bttns{padding:30px 0;display:flex;align-items:center}.bttns>*:not(:last-child){margin-right:15px}.profile-info{position:relative;display:flex;align-items:center}.profile-info .photo{flex:0 0 60px;width:60px;height:60px;border:1px solid #adb5bd;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:cover;overflow:hidden;background-image:url("../../images/ico-company.png");-webkit-border-radius:100%;border-radius:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.profile-info .info{width:100%;padding-left:15px;display:flex;flex-direction:column}.profile-info .info>*{font-weight:700;line-height:1.1}.profile-info .info>*:nth-child(1){color:#000;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.profile-info .info>*:nth-child(2){margin-top:5px;color:#adb5bd;font-size:.8em;text-transform:uppercase}.profile-info .info>*:nth-child(2) .fa,.profile-info .info>*:nth-child(2) .fal,.profile-info .info>*:nth-child(2) .fas{margin-right:5px;width:15px;text-align:center}.box{position:relative;margin-top:30px;padding:15px;background-color:#fff;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;-moz-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important}.box .separator{margin:15px -15px;height:1px;background-color:#dee2e6}.list-values{margin:0;padding:0;list-style:none;font-weight:700;line-height:1.1;display:flex;flex-direction:column}.list-values>li{display:flex;align-items:center}.list-values>li:not(:last-child){margin-bottom:10px}.list-values>li>*:nth-child(1){flex:0 0 50%;padding-right:10px;color:#adb5bd;text-align:right;text-transform:uppercase;font-size:.8em}.list-values>li>*:nth-child(1)::after{content:":"}.list-values>li>*:nth-child(2){flex:0 0 50%;color:#000}.list-values>li>*:nth-child(2) p{margin-bottom:5px}.list-values>li>*:nth-child(2) p:last-child{margin-bottom:0}.list-values>li>*:nth-child(2).color{color:#007c31}.list-values>li>*:nth-child(2)[href] .label{text-decoration:underline}.list-values>li>*:nth-child(2)[href]:hover{color:#001609}.list-values>li>*:nth-child(2)[href]:hover .label{text-decoration:none}.list-values>li>*:nth-child(2).map{display:flex;align-items:center}.list-values>li>*:nth-child(2).map::before{font-family:"Font Awesome 5 Pro";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:300;line-height:1;vertical-align:-15%;content:"";margin-right:10px}.list-values.column>li{flex-direction:column;align-items:stretch}.list-values.column>li>*{flex:0 0 auto}.list-values.column>li>*:nth-child(1){margin-bottom:5px;padding-right:0;text-align:left}.list-values.column>li>*:nth-child(1)::after{content:none}.list-values.column.right>li>*{text-align:right}.list-values.reverse>li{flex-direction:row-reverse}.list-values.reverse>li>*:nth-child(1){padding-right:0;padding-left:10px;text-align:left}.list-values.reverse>li>*:nth-child(1)::after{content:none}.list-values.reverse>li>*:nth-child(2){text-align:right}.wysiwyg a:not(.bttn){font-weight:700}.wysiwyg a:not(.bttn):hover{text-decoration:underline}.wysiwyg .leftCenter p{margin:0}@media(min-width: 768px){.wysiwyg .leftCenter{text-align:left}}.icon-circle{width:80px;height:80px;-webkit-border-radius:100%;border-radius:100%;background-color:#007c31;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:flex;justify-content:center;align-items:center}.icon-circle>*{color:#fff;font-size:36px;text-shadow:5px 5px 10px rgba(0,0,0,.6);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.icon-circle>*.saica{background-image:url("../../images/symbol-saica-white.png");background-repeat:no-repeat;background-size:contain;background-position:center;width:55px;height:55px}.icon-circle:hover{background-color:#006327;-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;-moz-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important}.icon-circle:hover>*{text-shadow:1px 1px 3px rgba(0,0,0,.8);-webkit-animation-name:"pulse";animation-name:"pulse";-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.icon-circle--sm{width:40px;height:40px}.icon-circle--sm>*{font-size:18px}.share,.follow-us{display:flex;align-items:center;gap:10px}.share>*,.follow-us>*{width:30px;height:30px;color:#fff;font-size:15px;background-color:#007c31;-webkit-border-radius:100%;border-radius:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:flex;justify-content:center;align-items:center}.share>*.fa-twitter:not(.green),.follow-us>*.fa-twitter:not(.green){background-color:#00acee}.share>*.fa-twitter:not(.green):hover,.follow-us>*.fa-twitter:not(.green):hover{background-color:#009ad5}.share>*.fa-facebook-f:not(.green),.follow-us>*.fa-facebook-f:not(.green){background-color:#3b5998}.share>*.fa-facebook-f:not(.green):hover,.follow-us>*.fa-facebook-f:not(.green):hover{background-color:#344e86}.share>*.fa-linkedin-in:not(.green),.follow-us>*.fa-linkedin-in:not(.green){background-color:#0e76a8}.share>*.fa-linkedin-in:not(.green):hover,.follow-us>*.fa-linkedin-in:not(.green):hover{background-color:#0c6590}.share>*:hover,.follow-us>*:hover{color:#fff;background-color:#006327}.share.big>*,.follow-us.big>*{width:40px;height:40px}.title--big{margin-bottom:30px;color:#007c31;font-size:1.6em;font-weight:300;text-align:center;text-transform:uppercase}@media(max-width: 767.98px){.title--big{font-size:1.3em}}.title--regular{margin-bottom:15px;color:#007c31;font-size:1.3em;font-weight:700}.title--paragraph{margin-bottom:15px;color:#007c31;font-weight:700}.title--paragraph2{margin-bottom:.2em;color:#007c31}.text--intro{color:#007c31;text-align:center}.title--big+.text--intro,.title--big+.title--regular{margin-top:-15px}.embed-video{position:relative}.embed-video.embed-reduced{height:300px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.embed-video .pre{z-index:1;position:absolute;top:0;bottom:0;left:0;right:0;background-repeat:no-repeat;background-position:center;background-size:cover;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center}.embed-video .pre .label{position:relative;z-index:1;margin-top:10px;color:#fff;font-size:1.7em;font-weight:700;text-align:center;line-height:1.2}.embed-video .pre::before{font-family:"Font Awesome 5 Pro";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:300;line-height:1;vertical-align:-15%;content:"";z-index:1;flex:0 0 110px;color:#fff;font-size:80px;text-shadow:5px 5px 20px rgba(0,0,0,.8);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:flex;align-items:center}.embed-video .pre::after{content:"";z-index:0;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.embed-video:hover .pre::before{font-size:110px;font-weight:900}.embed-video:hover .pre::after{background-color:rgba(0,0,0,.7)}.embed-video.out{height:inherit}.embed-video.out .pre{-webkit-animation-name:"zoomOut";animation-name:"zoomOut";-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.embed-video.show{height:inherit}.embed-video.show .pre{display:none}.tabs-list{position:relative;max-width:1140px;margin:auto}.tabs-list.scroll::before,.tabs-list.scroll::after{font-family:"Font Awesome 5 Pro";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:300;line-height:1;vertical-align:-15%;position:absolute;top:0;font-size:22px}.tabs-list.scroll::before{content:"";left:50%;margin-left:-30px;-webkit-animation-name:"fadeOutLeft";animation-name:"fadeOutLeft";-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}.tabs-list.scroll::after{content:"";right:50%;margin-right:-30px;-webkit-animation-name:"fadeOutRight";animation-name:"fadeOutRight";-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}.tabs-list .dragscroll{padding-top:30px;padding-bottom:30px;display:flex;align-items:stretch;justify-content:space-between}.tabs-list .tab{border:1px solid rgba(0,0,0,0);-webkit-border-radius:5px;border-radius:5px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;overflow:hidden;cursor:pointer !important;display:flex;flex-direction:column;align-items:center}.tabs-list .tab .tab-photo{position:relative;-webkit-border-radius:100%;border-radius:100%;overflow:hidden;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.tabs-list .tab .tab-photo img{position:absolute;height:auto;top:50%;left:50%;transform:translate(-50%, -50%)}.tabs-list .tab .tab-title{flex:1 1 auto;max-width:100%;padding:15px;font-weight:700;line-height:1.2;text-align:center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:flex;align-items:center}.tabs-list .tab:hover:not(.show) .tab-photo{border-radius:0}.tabs-list .tab:hover:not(.show) .tab-title{color:#007c31}.tabs-list .tab.show{-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;background:linear-gradient(to top, #ecf2ed 0%, rgba(236, 242, 237, 0) 20%)}.tabs-list .tab.show .tab-photo{border-radius:0}.tabs-list .tab.show .tab-title{color:#007c31}.tabs-list:not(.tabs-list-small) .tab{flex:0 0 220px}.tabs-list:not(.tabs-list-small) .tab .tab-photo{flex:0 0 190px;width:190px;height:190px}.tabs-list:not(.tabs-list-small) .tab .tab-photo img{width:220px}.tabs-list:not(.tabs-list-small) .tab:hover:not(.show) .tab-photo,.tabs-list:not(.tabs-list-small) .tab.show .tab-photo{width:220px}@media(max-width: 991.98px){.tabs-list:not(.tabs-list-small) .tab{flex:0 0 180px}.tabs-list:not(.tabs-list-small) .tab .tab-photo{flex:0 0 150px;width:150px;height:150px}.tabs-list:not(.tabs-list-small) .tab .tab-photo img{width:180px}.tabs-list:not(.tabs-list-small) .tab:hover:not(.show) .tab-photo,.tabs-list:not(.tabs-list-small) .tab.show .tab-photo{width:180px}}.tabs-list.tabs-list-small .tab{flex:0 0 180px}.tabs-list.tabs-list-small .tab .tab-photo{flex:0 0 150px;width:150px;height:150px}.tabs-list.tabs-list-small .tab .tab-photo img{width:180px}.tabs-list.tabs-list-small .tab:hover:not(.show) .tab-photo,.tabs-list.tabs-list-small .tab.show .tab-photo{width:180px}@media(max-width: 767.98px){.tabs-list:not(.tabs-touch){display:none}}.tabs+.tabs-list.scroll::before,.tabs+.tabs-list.scroll::after{top:auto;bottom:0}.tabs+.tabs-list .tab.show{background:rgba(0,0,0,0)}.tabs{padding:60px 0;background-color:#ecf2ed;overflow:hidden;display:none}.tabs.show{display:flex}.tabs .tab{display:none;flex-direction:column}.tabs .tab .tab-title{font-size:1.2em;font-weight:700}.tabs .tab .tab-title .tab-photo,.tabs .tab .tab-title .fal{display:none}.tabs .tab .tab-description{margin-top:15px}@media(min-width: 768px){.tabs:not(.tabs-touch) .tab.show{-webkit-animation-name:"fadeInUp";animation-name:"fadeInUp";-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;display:flex}}@media(max-width: 767.98px){.tabs:not(.tabs-touch){margin-top:0;margin-bottom:100px;padding:0;background-color:#fff;overflow:inherit;display:flex}.tabs:not(.tabs-touch) .tab{display:flex}.tabs:not(.tabs-touch) .tab:not(:last-child){margin-bottom:30px}.tabs:not(.tabs-touch) .tab .tab-title{cursor:pointer;display:flex;align-items:center}.tabs:not(.tabs-touch) .tab .tab-title .tab-photo{position:relative;margin-right:15px;width:80px;height:80px;-webkit-border-radius:100%;border-radius:100%;overflow:hidden;display:flex}.tabs:not(.tabs-touch) .tab .tab-title .tab-photo img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%, -50%)}.tabs:not(.tabs-touch) .tab .tab-title .label{flex:1 1}.tabs:not(.tabs-touch) .tab .tab-title .fal{display:flex}.tabs:not(.tabs-touch) .tab .tab-title:hover .label{color:#007c31;text-decoration:underline}.tabs:not(.tabs-touch) .tab .tab-description{padding-left:95px;display:none}}@media(max-width: 767.98px)and (max-width: 575.98px){.tabs:not(.tabs-touch) .tab .tab-description{padding-left:0}}@media(max-width: 767.98px){.tabs:not(.tabs-touch) .tab.show .tab-title .tab-photo{border-radius:0}.tabs:not(.tabs-touch) .tab.show .tab-title .fal::before{content:""}.tabs:not(.tabs-touch) .tab.show .tab-description{-webkit-animation-name:"fadeInLeft";animation-name:"fadeInLeft";-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;display:block}}.tabs.tabs-touch .tab.show{-webkit-animation-name:"fadeInUp";animation-name:"fadeInUp";-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;display:flex}@media(max-width: 767.98px){.tabs.tabs-touch .tab .tab-title{display:none}.tabs.tabs-touch .tab .tab-description{margin-top:0}}.tabs-list+.tabs{margin-top:-31px}@media(min-width: 768px){.tabs-list+.tabs:not(.tabs-touch) .tab.show{-webkit-animation-name:"fadeInDown";animation-name:"fadeInDown";-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;display:flex}}.tabs-list+.tabs.tabs-touch .tab.show{-webkit-animation-name:"fadeInDown";animation-name:"fadeInDown";-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;display:flex}.photo-size{overflow:hidden;display:flex;justify-content:center;align-items:center}.photo-size img{width:100%;height:auto}.photo-size.max-height-300{max-height:300px}@media(max-width: 991.98px){.photo-size.max-height-300{max-height:250px}}@media(max-width: 991.98px){.photo-size.height-200,.photo-size.height-250{height:180px}}@media(max-width: 767.98px){.photo-size.height-200.no-photo,.photo-size.height-250.no-photo{height:15px;border-top:1px solid #ced4da}}.photo-size.height-200{height:200px}.photo-size.height-250{height:250px}.img-enlarge{position:relative;width:40%;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:flex;justify-content:center}.img-enlarge img{width:100%;height:auto}.img-enlarge.enlarge{padding:30px 0;width:100%}.img-enlarge.enlarge::before{font-family:"Font Awesome 5 Pro";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:300;line-height:1;vertical-align:-15%;content:"";position:absolute;top:15px;right:15px;font-size:30px}.feedback{z-index:2;position:absolute;top:0;bottom:0;left:0;right:0;padding:60px;background-color:#fff;display:none;flex-direction:column;justify-content:center;align-items:center}.feedback .fa,.feedback .fal,.feedback .fas{margin-bottom:15px;font-size:50px}.feedback .feedback-title{color:#000;font-size:1.5em;font-weight:700}.feedback .feedback-description{color:#adb5bd;font-size:1.2em;font-weight:700}@media(max-width: 767.98px){.feedback{padding:30px}}.feedback-show .feedback{display:flex;-webkit-animation-name:"zoomInDown";animation-name:"zoomInDown";-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}body.loading{overflow:hidden}@-webkit-keyframes uil-ring-anim{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes uil-ring-anim{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes uil-ring-anim{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes uil-ring-anim{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes uil-ring-anim{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes uil-ring-anim{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes uil-ring-anim{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes uil-ring-anim{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}body.loading::before{z-index:100;content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(255,255,255,.85)}body.loading::after{z-index:101;content:"";display:block;position:absolute;top:50%;left:50%;margin-top:-75px;margin-left:-75px;width:150px;height:150px;border-radius:100%;box-shadow:0 2px 0 0 #343a40;-ms-animation:uil-ring-anim 1s linear infinite;-moz-animation:uil-ring-anim 1s linear infinite;-webkit-animation:uil-ring-anim 1s linear infinite;-o-animation:uil-ring-anim 1s linear infinite;animation:uil-ring-anim 1s linear infinite}body.loading>*{display:none}body.loading::before,body.loading::after{position:fixed}.loading.show{position:relative;height:100px}@-webkit-keyframes uil-ring-anim{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes uil-ring-anim{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes uil-ring-anim{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes uil-ring-anim{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes uil-ring-anim{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes uil-ring-anim{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes uil-ring-anim{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes uil-ring-anim{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.loading.show::before{z-index:100;content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(255,255,255,.85)}.loading.show::after{z-index:101;content:"";display:block;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;width:50px;height:50px;border-radius:100%;box-shadow:0 2px 0 0 #343a40;-ms-animation:uil-ring-anim 1s linear infinite;-moz-animation:uil-ring-anim 1s linear infinite;-webkit-animation:uil-ring-anim 1s linear infinite;-o-animation:uil-ring-anim 1s linear infinite;animation:uil-ring-anim 1s linear infinite}.bttn2{position:relative;padding:10px 15px;border:1px solid #007c31;cursor:pointer;display:flex;align-items:center;justify-content:center}.bttn2__label{z-index:1;color:#007c31;font-size:.9rem;font-weight:700;line-height:1.1;text-align:center;text-transform:uppercase;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.bttn2--inline{display:inline-flex}.bttn2::before{content:"";position:absolute;top:0;bottom:0;left:0;width:0;background-color:#007c31;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media(hover: hover)and (pointer: fine){.bttn2:hover .bttn2__label{color:#fff}.bttn2:hover::before{width:100%}}.bttn2--group{display:flex;flex-wrap:wrap;justify-content:center;gap:15px}.videobackground__modal,.product__modal{position:fixed;z-index:1000;top:0;bottom:0;left:0;right:0;padding:10%;display:none;align-items:center;justify-content:center}.videobackground__modal::before,.product__modal::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.8)}.product__modal{padding:5%}.product__modal .modal-content-product{margin:auto;max-width:100%;max-height:100%;position:relative;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.textSlide{--swiper-navigation-size: 35px}.textSlide .swiper-container{height:220px;margin:auto;max-width:1100px}@media(max-width: 767.98px){.textSlide .swiper-container{height:320px}}.textSlide .swiper-container .swiper-slide{display:flex;flex-direction:column;justify-content:center;align-items:center}.textSlide .swiper-container .swiper-slide .hook{padding:40px 100px;text-align:center}.textSlide .swiper-container .swiper-slide .hook .title{margin-bottom:15px;color:#007c31;font-size:1.2em;font-weight:700}@media(max-width: 767.98px){.textSlide .swiper-container .swiper-slide .hook{padding:40px 15px}}.textSlide .swiper-container .swiper-button-prev,.textSlide .swiper-container .swiper-button-next{color:#007c31}@media(max-width: 767.98px){.textSlide .swiper-container .swiper-button-prev,.textSlide .swiper-container .swiper-button-next{display:none}}.textSlide .swiper-pagination,.pogram_milestones__slides .swiper-pagination{bottom:30px;display:flex;justify-content:center;align-items:center}.textSlide .swiper-pagination .swiper-pagination-bullet,.pogram_milestones__slides .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px}.textSlide .swiper-pagination .swiper-pagination-bullet-active,.pogram_milestones__slides .swiper-pagination .swiper-pagination-bullet-active{width:12px;height:12px;background-color:#007c31}.centralMessage{position:relative;padding:60px 0;text-align:center}.imgFullWidth{position:relative}.imgFullWidth--gradient::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.45);background:linear-gradient(180deg, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 100%)}.imgFullWidth img{width:100%;object-fit:cover}@media(min-width: 768px){.imgFullWidth img{height:320px}}@media(max-width: 767.98px){.imgFullWidth img{height:250px}}@media(min-width: 768px){.imgFullWidth--big img{height:450px}}@media(max-width: 767.98px){.imgFullWidth--big img{height:300px}}.imgFullWidth--solidgreen{height:300px;background-color:#007c31}.imgFullWidth__callAction{position:absolute;top:0;bottom:0;left:0;right:0;max-width:1100px;margin:0 auto;padding:60px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center}.imgFullWidth__callAction .imgFullWidthButton,.imgFullWidth__callAction .imgFullWidthButton:not([href]){margin-top:30px;padding:15px;color:#fff;font-size:.8em;line-height:1;font-weight:700;text-align:center;text-transform:uppercase;text-shadow:0px 5px 15px rgba(0,0,0,.7);letter-spacing:.15em;border:1px solid rgba(255,255,255,.7);text-decoration:none;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.imgFullWidth__callAction .imgFullWidthButton:hover,.imgFullWidth__callAction .imgFullWidthButton:not([href]):hover{color:#fff;border-color:#fff}.imgFullWidth__hook{color:#fff;font-size:1.1em;font-weight:700;line-height:1.2;text-align:center}.imgFullWidth__hook .imgFullWidthTitle{margin-bottom:15px;font-size:1.3em}.backColor--gray{background-color:#f2f4f6}.backColor--green{background-color:#ecf2ed}.textImg .row{align-items:center}.textImg__photo img{width:100%}.textImg__photo--cover img{object-fit:cover}@media(min-width: 768px){.textImg__photo--cover img{height:320px}}@media(max-width: 767.98px){.textImg__photo--cover img{height:250px}}.textImg__photo--max400 img{max-width:400px;margin:auto;display:block}.textImg__paragraph{display:flex;flex-direction:column;justify-content:center}@media(min-width: 768px){.textImg__paragraph{align-items:flex-start}}@media(max-width: 991.98px){.textImg__paragraph{margin-top:15px;text-align:center;align-items:center}}@media(max-width: 991.98px){.textImg:not(.textImg--noOrder) .textImg__paragraph{order:2}}.textImg__logos{margin:0;padding:0;list-style:none;width:100%;margin-top:1em;margin-bottom:1em;display:flex;align-items:center;justify-content:space-around;gap:1em}.textImg__logos>* img{max-width:100%;max-height:80px}.circleSelector{display:flex;align-items:flex-start;justify-content:center;gap:1rem}.circleSelector__element{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:1rem}.circleSelector__element:hover .circleSelector__circle{-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;-moz-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;transform:scale(1.1)}.circleSelector__element:hover .circleSelector__label{text-decoration:underline}.circleSelector__circle{width:150px;height:150px;border-radius:100%;overflow:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center}.circleSelector__circle img{width:100%;height:auto}.circleSelector__label{color:#000;font-weight:700;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.media{display:flex;align-items:center;gap:10px}.media__icon{font-size:2rem;width:70px;height:70px;background:rgba(0,0,0,0);border:1px solid #007c31;color:#007c31;font-size:2rem;width:70px;height:70px;background:rgba(0,0,0,0);transition:all .2s ease-in-out;display:flex;justify-content:center;align-items:center;border-radius:100%}.bowling--scroll .bowling__list{padding:55px;overflow:auto;-webkit-overflow-scrolling:touch}.bowling--scroll .bowling__list::-webkit-scrollbar{width:8px;height:8px}.bowling--scroll .bowling__list::-webkit-scrollbar-button{display:none}.bowling--scroll .bowling__list::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.45)}.bowling--scroll .bowling__list::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.8)}.bowling--scroll .bowling__list::-webkit-scrollbar-track{background-color:rgba(0,0,0,.25)}.bowling:not(.bowling--scroll) .bowling__list{padding:36.6666666667px;flex-wrap:wrap;justify-content:center}@media(max-width: 991.98px){.bowling:not(.bowling--scroll) .bowling__list{padding:20px;gap:10px}}@media(max-width: 991.98px){.bowling .bowling__list.product__list{gap:20px}}.bowling--circular .bowling__list>*{border-radius:100%;overflow:hidden}.bowling--brandColor .bowling__list>*:not(.active) img{filter:grayscale(100%);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.bowling--brandColor .bowling__list>*:not(.active)::after{content:"";position:absolute;z-index:1;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:rgba(0,124,49,.45);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media(hover: hover)and (pointer: fine){.bowling--brandColor .bowling__list>*:not(.active):hover{transform:scale(1.1);-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;-moz-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important}.bowling--brandColor .bowling__list>*:not(.active):hover::after{background-color:rgba(0,124,49,.15)}}@media(hover: hover)and (pointer: fine){.bowling:not(.bowling--brandColor) .bowling__list>*:not(.active):hover{transform:scale(1.1);-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;-moz-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important}}.bowling__list{display:flex;align-items:center;gap:15px}.bowling__list>*{z-index:0;position:relative;flex:0 0 auto;width:110px;height:110px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.bowling__list>* img{width:100%;height:100%;object-fit:cover}.bowling__list>*.active{z-index:1;transform:scale(1.5);-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;-moz-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important}.bowling__list>*:not(.active){cursor:pointer}.bowling__info{margin-top:20px;min-height:130px;text-align:center;display:flex;flex-direction:column;align-items:center}@media(max-width: 575.98px){.bowling__info{min-height:240px}}.bowling__message{color:#007c31;font-size:1.3em;font-weight:700}.bowling__title{margin-top:15px;font-weight:700}.bowling__description{color:#343a40;font-size:.9em}.pagination{margin:0;padding:0;list-style:none;display:flex;align-items:center}.pagination>*{flex:0 0 45px;width:45px;height:45px;font-size:.9em;line-height:1;font-weight:700;border:1px solid rgba(0,0,0,0);-webkit-border-radius:100%;border-radius:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center}.pagination>*:not(:last-child){margin-right:10px}.pagination>*.disabled{visibility:hidden}.pagination>*:not(.disabled):not(.active){color:#007c31;border-color:rgba(0,124,49,.4)}.pagination>*:not(.disabled):not(.active):hover{border-color:#007c31;background-color:rgba(0,124,49,.05);-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;-moz-box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important;box-shadow:0 0 20px -5px rgba(0,0,0,.25) !important}.pagination>*.active{color:#fff;background-color:#006327}@media(max-width: 767.98px){.pagination>*{flex:0 0 35px;width:35px;height:35px;font-size:.8em}.pagination>*:not(:last-child){margin-right:5px}}.iconText{display:flex;flex-direction:column;align-items:center}.iconText__ico{position:relative}.iconText__ico>*{width:120px;height:120px;object-fit:contain;color:#007c31;font-size:70px;border:1px solid rgba(0,0,0,0);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:flex;justify-content:center;align-items:center}.iconText__label{margin-top:10px;color:#58555a;font-size:.8em;font-weight:700;line-height:1.1;text-align:center}.iconText__download .iconText__ico::after{font-family:"Font Awesome 5 Pro";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:300;line-height:1;vertical-align:-15%;content:"";font-weight:900;position:absolute;right:10px;bottom:10px;color:#007c31;font-size:32px;border-radius:100%;background-color:#fff;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media(hover: hover)and (pointer: fine){.iconText:hover .iconText__ico>*{border-radius:100%;background-color:#007c31;border-color:#007c31;color:#fff;overflow:hidden}.iconText:hover.iconText__download .iconText__ico::after{color:#fff;background-color:#007c31;transform:translate(0, 10px);box-shadow:2px ​2px 15px rgba(0,124,49,.35)}}.mainSlide{position:relative}.mainSlide:not(.mainSlide--small){height:560px}@media(max-width: 767.98px){.mainSlide:not(.mainSlide--small){height:280px}}.mainSlide--small{height:300px}.mainSlide .swiper-container{height:100%}.mainSlide .swiper-container .swiper-slide{background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center}.mainSlide .swiper-container .swiper-slide::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.45)}.mainSlide .swiper-container .swiper-slide .videobackground{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;object-fit:cover}.mainSlide .swiper-container .swiper-slide .videobackground__opacity{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.45)}.mainSlide .swiper-container .swiper-slide .callAction{padding:15px;max-width:700px;opacity:0;display:flex;flex-direction:column;align-items:center}.mainSlide .swiper-container .swiper-slide .callAction *::-ms-backdrop,.mainSlide .swiper-container .swiper-slide .callAction{flex:1 1 1px;max-width:100%}.mainSlide .swiper-container .swiper-slide .callAction *::-ms-backdrop,.mainSlide .swiper-container .swiper-slide .callAction>*{max-width:100%}.mainSlide .swiper-container .swiper-slide .callAction__hook{color:#fff;font-size:1.5em;line-height:1.2;letter-spacing:.1em;text-align:center;display:flex;flex-direction:column;align-items:center}.mainSlide .swiper-container .swiper-slide .callAction__hook .title{margin-bottom:10px;font-size:1.4em;font-weight:700}@media(max-width: 767.98px){.mainSlide .swiper-container .swiper-slide .callAction__hook{font-size:1.1em;letter-spacing:.05em}}.mainSlide .swiper-container .swiper-slide .callAction__icon{margin-top:30px;color:rgba(255,255,255,.7);font-size:60px;cursor:pointer}.mainSlide .swiper-container .swiper-slide .callAction__icon:hover{color:#fff}.mainSlide .swiper-container .swiper-slide .callAction__button{margin-top:30px;padding:15px;color:#fff;font-size:.8em;line-height:1;font-weight:700;text-align:center;text-transform:uppercase;text-shadow:0px 5px 15px rgba(0,0,0,.7);letter-spacing:.15em;border:1px solid rgba(255,255,255,.7);text-decoration:none;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.mainSlide .swiper-container .swiper-slide .callAction__button:hover{border-color:#fff}.mainSlide .swiper-container .swiper-slide .callAction__link{padding:0 10px 3px 10px;margin-bottom:15px;color:#fff;font-size:1.1em;line-height:1;text-align:center;text-shadow:0px 5px 15px rgba(0,0,0,.7);text-decoration:none;border-bottom:1px solid rgba(255,255,255,.7);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.mainSlide .swiper-container .swiper-slide .callAction__link:hover{border-bottom-color:#fff}.mainSlide .swiper-container .swiper-slide.swiper-slide-active .callAction{-webkit-animation-name:"fadeInDown";animation-name:"fadeInDown";-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.mainSlide .swiper-container .swiper-pagination{display:flex;justify-content:center;align-items:center}.mainSlide .swiper-container .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px}.mainSlide .swiper-container .swiper-pagination .swiper-pagination-bullet-active{width:18px;height:18px;background-color:#007c31}@media(max-width: 767.98px){.mainSlide .swiper-container .swiper-pagination{display:none}}.cardService{position:relative;display:block;width:100%;height:320px;overflow:hidden}.cardService img{width:100%;height:100%}.cardService--contain img{object-fit:contain}.cardService:not(.cardService--contain) img{object-fit:cover}.cardService__grayMultiply{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#f2f4f6;mix-blend-mode:multiply}.cardService__panel{position:absolute;left:0;right:0;bottom:0;height:50px;padding:0 15px 10px 15px;color:#fff;background-color:#007c31;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:flex;flex-direction:column}.cardService__label{position:absolute;top:10px;left:15px;right:15px;height:30px;font-size:1.1em;line-height:1.1;text-transform:uppercase;display:flex;align-items:center}.cardService__label.cardService__label--chevronDown{justify-content:center}.cardService__label.cardService__label--chevronDown::after{font-family:"Font Awesome 5 Pro";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:300;line-height:1;vertical-align:-15%;content:"";font-size:32px}.cardService__info{margin-top:50px;margin-bottom:10px;font-size:.9em;overflow:hidden;opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.cardService__button{margin-top:auto;align-self:flex-start;padding:10px;color:#007c31;font-size:.7em;font-weight:bold;line-height:1;text-transform:uppercase;background-color:#fff;opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.cardService__link{color:#fff !important;text-decoration:underline}@media(hover: hover)and (pointer: fine){.cardService:not(.cardService--noHover):hover .cardService__panel{height:100%}.cardService:not(.cardService--noHover):hover .cardService__label.cardService__label--chevronDown::after{display:none}.cardService:not(.cardService--noHover):hover .cardService__info,.cardService:not(.cardService--noHover):hover .cardService__button{opacity:1}}.cardService__wrap{display:flex;justify-content:space-around;flex-wrap:wrap;gap:15px}@media(min-width: 576px){.cardService__wrap .cardService{flex:1 1;min-width:250px;max-width:320px}}@media(max-width: 767.98px){.cardService__wrap .cardService{flex:0 0 100%;width:100%}}/*# sourceMappingURL=styles.min.css.map */